/*
Theme Name: Barber
Theme URI: http://www.vivathemes.com
Description: Clean business theme
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: three-column, widget-ready, business
*/

*{margin:0; padding:0;}

body {
	background: #990000;
	color: #333;
	font-family: arial, helvetica, tahoma, sans-serif;
	font-size: 14px;
	margin:0;
	padding:0;
}
	
h1 {
	font-size: 18pt;
}

h2 {
	color: #990000;
	font-family: georgia, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}

h3, h3 a {
	color: #990000;
	font-family: georgia, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
}

h4 {
	font-size: 9pt;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color: #333;
}

a:hover {
	text-decoration: none;
}

/* container */

#container {
	width: 924px;
	clear: both;
	margin: 0 auto;
	padding:0;
	line-height: 145%;
}

#wrapper {
	background: #f5f5f5;
	float: left;
	clear: left;
	width: 920px;
	border-left: solid 2px #999;
	border-right: solid 2px #999;
}

	
/* header */

#header {
  	width: 924px; 
  	float: left;
	clear: left;
}

#top {
	width: 100%;
	float: left;
	height: 150px;
	background: url(images/topbg.png) repeat-x;
	position: relative;
	z-index: 300;
}

#topin {
	width: 928px;
	margin: 0 auto;
}

#logo {	
	width:250px;
	float:left;
	clear: both;
	height: 92px;
	margin-top: 30px;
}

#logo a {
	color: #699ebb;
}

#logo h1 a,
#logo h1 {
	font-weight: normal;
	font-size: 36px;
	color: #cc9900;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-family: georgia, arial, helvetica, sans-serif;
	line-height: 90px;
	padding-left: 5px;
}


#header h2 {
	display: none;
}


#inheader {
	width: 900px;
	height: 100px;
	float: left;
	clear: left;
	margin: 0;
}

/* search */

#searchform {
	padding:0;
	margin:0;
	width: 135px;
	height: 19px;
	float: right;
	margin-right: 15px;
	margin-top: 6px;
	z-index: 450;
	position: relative;
}

#searchform input#s {
	margin:0;
	padding: 0;
	color: #999;
	width: 130px;
	border: solid 1px #999;	
	font-size:12px;
	padding-left: 2px;
	height: 17px;
	padding-top: 0px;
	background: #fff url(images/searchicon.png) no-repeat right;
}

#searchform input#searchsubmit {
	display: none;
}

/* content */

#contentwrapper {
	width: 900px;
	clear: left;
	float: left;
	margin-left: 14px;
}

#bottomfront {
	width: 100%;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	margin-top: 15px;
}

#contentnarrow {
	float:left;
	width: 450px;
	padding: 0px;
	padding-top: 0;
	margin-top: 20px;
	min-height: 450px;
}

#contentleft {
	float:left;
	width: 620px;
	padding: 20px;
	padding-top: 0;
	padding-left: 5px;
	margin-top: 20px;
	border-right: dotted 1px #ccc;
	min-height: 450px;
}

#contentright {
	float: left;
	width: 670px;
	padding: 20px;
	margin-top: 20px;
	padding-top: 0;
	border-left: dotted 1px #ccc;
	min-height: 450px;
}

#contentfull {
	float:left;
	width: 880px;
	padding: 20px;
	padding-left: 5px;
	padding-top: 0;
	margin-top: 20px;
	min-height: 450px;
}

.post {
	margin:0;
	padding:0;
	padding-bottom: 35px;
	line-height: 150%;
}

.post h2 {
	
}

.post h3 {
	margin:0;
	padding: 0;
	line-height: 22px;
}
	
.post h3 a {
	color: #990000;
	font-family: georgia, arial, helvetica, sans-serif;
	margin:0;
	padding:0;
	text-transform: none;
	font-weight: normal;
	font-size: 20px;
	line-height: 22px;
	text-decoration: none
}

.post h3 a:hover {
	text-decoration: underline;
}
	
.post h2 a:hover{
	text-decoration: underline;
}

.post ul {}

.post li {
	margin-left: 15px;
}

.entry p {
	margin:8px 0;
}

#audata {
	text-transform: none;
	clear: both;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

#audata a {
	color: #084065;
	text-transform: none;
	text-decoration: none;
}

#audata a:hover {
	text-decoration: underline;
}

a.more-link {
	color: #084065;
	text-decoration: none;
	border-bottom: dotted 1px #084065;
}

a.more-link:hover {
	text-decoration: none;
	border: none;
}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* Left Sidebar*/

#leftbar {
	width: 165px;
	float: left;
	margin:0;
	padding:0;
	padding-bottom: 20px;
	margin-right: 20px;
}

#leftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 20px;
	width: 149px;
	padding: 8px;
	padding-top: 0;
	background: #e8e8e8;
}

#leftbar h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 7px;
	font-size: 16px;
	line-height: 36px;
	height: 36px;
	text-transform: none;
	font-weight: bold;
	width: 157px;
	padding-left: 8px;
	margin-left: -8px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(images/titleleft.png) no-repeat;
}

#leftbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#leftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#leftbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#leftbar ul li a:hover {
	text-decoration: underline;
}

#leftbar a {
	text-decoration: underline;
}
	
#leftbar a:hover {
	border: none;
	text-decoration: none;
}

/* Right Sidebar*/

#rightbar {
	width: 230px;
	float: right;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}

#rightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 20px;
	width: 210px;
	padding: 10px;
	padding-top:0;
	background: #e8e8e8;
}

#rightbar h2 {
	margin: 0;
	padding: 0;
	color: #fff;
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 36px;
	height: 36px;
	width: 220px;
	margin-left: -10px;
	padding-left: 10px;
	text-transform: none;
	font-weight: normal;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	background: url(images/titleright.png) no-repeat;
}

#rightbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 7px;
	margin-top: 7px;
}

#rightbar ul li ul li {
	border: none;
	list-style: disc;
	margin-left: 20px;
}

#rightbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#rightbar ul li a:hover {
	text-decoration: underline;
}

#rightbar a {
	text-decoration: underline;
}
	
#rightbar a:hover {
	border: none;
	text-decoration: none;
}


/* Front Page Left Widget*/

#frontleftbar {
	width: 220px;
	float: left;
	margin:0;
	margin-left: 5px;	
	padding:0;
	padding-bottom: 20px;
}

#frontleftbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 15px;
}

#frontleftbar h2 {
	margin: 0;
	padding: 0;
	color: #084065;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	padding-left: 10px;
	background: url(images/dotarrow.png) no-repeat left;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#frontleftbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}

#frontleftbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#frontleftbar ul li a:hover {
	text-decoration: underline;
}

#frontleftbar a {
	text-decoration: underline;
}
	
#frontleftbar a:hover {
	border: none;
	text-decoration: none;
}

/* Front Page Right Widget*/

#frontrightbar {
	width: 600px;
	float: right;
	margin:0;
	padding:0;
	padding-bottom: 20px;
}

#frontrightbar .widgets {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	font-size: 12px;
	margin-top: 15px;
}

#frontrightbar h2 {
	margin: 0;
	padding: 0;
	color: #990000;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 20px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: Georgia, Arial, Helvetica, sans-serif;
}

#frontrightbar ul li {
	line-height: 15px;
	border-bottom: dotted 1px #ccc;
	list-style: none;
	padding-bottom: 10px;
	margin-top: 10px;
	padding-left: 5px;
}

#frontrightbar ul li a {
	color: #333;
	border: none;
	text-decoration: none;
}

#frontrightbar ul li a:hover {
	text-decoration: underline;
}

#frontrightbar a {
	text-decoration: underline;
	color: #084065;
}
	
#frontrightbar a:hover {
	border: none;
	text-decoration: none;
}

#frontrightbar img {
	padding: 1px;
	border: solid 1px #eaeaea;
}

/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #084065; 
	text-decoration: none; 
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
	padding: 4px 7px;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #cc9900;
	font-size: 16px;
	margin-bottom: 2px;
	clear: left;
	text-transform: uppercase;
	font-weight: normal;
	font-family: Georgia, arial, helvetica, sans-serif;
}	


.reply a.comment-reply-link {
	background: #fff;
	font-size: 11px;
	border: none;
	padding:0;
	color: #666;
	padding: 4px 7px;
	border: 1px solid #eaeaea;
	border-bottom: solid 3px #eaeaea;
}

.reply a.comment-reply-link:hover,
#submit:hover {
	color: #333;
	background: #eaeaea;
}

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	margin-top: 15px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	border: solid 1px #eaeaea;
	border-bottom: solid 3px #eaeaea;
	margin: 0;
	padding: 20px;
	list-style-type:none;
	float: left;
      width: 500px;
	margin-bottom: 20px;
}

ol.commentlist ul li {
      border: none;
      padding: 20px;
	width: 440px;
	padding-bottom: 0;
	padding-right: 0;
}

ol.commentlist li.alt {
	
}

ol.commentlist li p {
	margin: 6px 0 6px 0; 
	padding: 0 12px 0 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#084065;
	text-decoration: none;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	padding-top: 4px;
   	margin: 10px;
}

.wp-caption img {
   	margin: 0;
   	padding: 0;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}

p { margin-top: 6px; }

#archivelist {
	float:left;
	margin-right: 0;
	
}

#archivelist ul li {
	list-style: none;
	line-height: 35px;
}

#archivelist ul {
	height: auto;
	margin-bottom: 30px;
}

#archivelist ul li a {
	color: #666;
	text-transform: uppercase;
}

#archivelist ul li a:hover {
	text-decoration: none;
}


/* footer */

#footer {
	clear: left;
	float: left;
	width: 920px;
	margin: 0;
	padding: 0;
	float: left;
	padding-top: 30px;
	font-size: 10px;
	color: #333;
	background: #f5f5f5;
	border-left: solid 2px #999;
	border-right: solid 2px #999;
}

#footermenu {
	width: 100%;
	margin-top: 5px;	
	text-align: center;
}

#footermenu ul {
	padding-bottom: 5px;
	text-align: center;
}

#footermenu ul li {
	display: inline;
	list-style: none;
	margin-left: 0px;
	margin-left: 14px;
	padding-left: 17px;
	height: 12px;
	line-height: 12px;
	background: url(images/fcolon.png) no-repeat left;
}

#footermenu ul li.first {
	background: none;
}

#footermenu ul li a {
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	border: none;
	font-weight: normal;
	text-decoration: none;
}

#footermenu ul li a:hover {
	border-bottom: dotted 1px #333;
}

#copyinfo {
	width: 928px;
	float: left;
	clear: left;
	margin-top: 0px;
	text-align: center;
	padding-bottom: 30px;
}

#footer a { 
	border-bottom: dotted 1px #333;
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	border: none;
}

#5pp {
width: 454px;
height: 132px;
float: right;
margin-top: 25px;
}

.vcard {
        font-weight: bold;
        text-align: center;
                }