

/* added by leslie rohde */
.nocomments {
        display: none;
}

.widget_login2 {
	padding: 0 0 1em 0
}
/* **************** */

/*  
Theme Name: Braintrust
Theme URI: http://www.seobraintrust.com/
Description: Revised template for the SEO Braintrust website
Author: Erika Nicole Kendall for Hype IMD
Author URI: http://www.hypeelite.com/
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
/* remember to define focus styles! */
html{
font-size: 125%;
}

body {
line-height: 1;
background: #c7c7c7 url(images/bg-stripe.jpg) repeat-x top center;
font-size: 50%;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}

.thou{
width: 1003px;
margin: 0 auto;
padding: 0;
}
.cleaner {
clear:both;
height:0;
font-size:1px;
border:none;
margin:0; padding:0;
background:transparent;
}
.alignleft{
float: left;
margin: 10px;
}
.alignright{
float: right;
margin: 10px;
}
.aligncenter, .centered{
display: block;
margin: 0 auto;
}
a, a:visited{
	color: #153EAA;
	}
strong{
	font-weight: bold;
	}
em{
	font-style: italic;
	}
code{
	font-family: "Courier New", Courier, monospace;
	}
dl{
	margin: 2em 0;
	padding: 0;
	}
dl dt{
	position: relative;
	left: 0;
	top: 1.1em;
	width: 8em;
	font-weight: bold;
	}
dl dd{
	border-left: 1px dotted #153EAA;
	margin: 0 0 0 9em;
	padding: 0 0 .5em .5em;
	}
#head{
	height: 160px;
	width: 960px;
	margin: 0 auto 15px;
	position: relative;
	}
#logo{
	background: url(images/logo.jpg) no-repeat;
	display: block;
	height: 97px;
	width: 544px;
	text-indent: -9999px;
	}
/*#nav{
	position: absolute;
	top: 100px;
	}
#nav li{
	display: inline;
	background: url(images/bg-tab-blk-r.jpg) no-repeat top right;
	}
#nav a{
	font-size: 1.6em;
	color: #fff;
	font-weight: bold;
	padding: 10px 5px;
	background: url(images/bg-tab-blk-l.jpg) no-repeat left -10px;
	text-decoration: none;
	}
#nav a:visited{
	color: #ccc;
	}*/
#nav { 
    height: 50px; 
    font-weight: bold; 
	position: absolute;
	top: 97px;
	width: 980px;
	text-align: center;
} 
 
#nav li { 
	display: inline;
    background: url(images/bg-tab-blk-l.jpg) no-repeat left 1px; 
    padding: 8px 0 8px 5px; 
    margin-right: 0; 
	font-weight: bold;
	font-size: 1.4em;
	position: relative;
} 
 
#nav li a { 
    background: url(images/bg-tab-blk-r.jpg) no-repeat top right; 
    padding: 8px 5px 8px 0; 
	text-decoration: none;
	color: #fff;
	margin-top: -1px;
} 
 
#nav li.current-cat { 
    background: url(images/bg-tab-grn-l.jpg) no-repeat left 1px; 
} 
 
#nav li.current-cat a { 
    background: url(images/bg-tab-grn-r.jpg) no-repeat right top; 
    color: #FFFFFF; 
	margin-top: -1px;
}
#nav li.current-cat { 
    background: url(images/bg-tab-grn-l.jpg) no-repeat left top; 
} 
 
#nav li.current-cat a { 
    background: url(images/bg-tab-grn-r.jpg) no-repeat right top; 
    color: #FFFFFF; 
}
#nav li:hover{
	background: url(images/bg-tab-wht-l.jpg) no-repeat top left;
	}
#nav li:hover a{
	background: url(images/bg-tab-wht-r.jpg) no-repeat right top;
	color: #232323;
	}
#nav ul{
	display: none;
	}
#nav li:hover ul{
	display: block;
	background: #909090;
	border: 0 1px 1px 1px;
	border-color: #fff;
	position: absolute;
	top: 30px;
	left: 0;
	z-index: 23;
	}
#nav ul li a, #nav ul.children *, #nav ul.children li a{
	background: none;
	}
#nav ul.children li{
	display: block;
	text-align: left;
	background: #eee url(images/bg-wht-grdnt.jpg) no-repeat;
	width: 150px;
	line-height: 1.3;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 0;
	font-size: 1em;
	}
#nav ul.children li a{
	padding: 10px;
	display: block;
	margin: 0;
	height: auto;
	width: 100%;
	}
#nav ul.children li:hover{
	background: #cdcdcd url(images/bg-wht-grdnt-f.jpg) no-repeat;
	}
#nav ul.children li:hover a{
	color: #153EAA;
	}
#nav ul li{
	font-weight: normal;
	}
#nav ul.children li a:hover{
	}
#nav ul.children ul.children{
	margin-left: 150px;
	font-size: .8em;
	display: none;
	top: 0;
	}
#nav ul.children ul.children ul.children{	
	display: none;
	font-size: .9em;
	}
#nav ul.children li:hover ul.children ul.children{	
	display: none;
	}
#nav ul.children ul.children li:hover ul.children{	
	display: block;
	}
#nav ul.children li:hover ul.children{
	display: block;
	}
#content{
	width: 960px;
	margin: 0 auto;
	}
#alpha{
	width: 285px;
	float: left;
	margin-left: 15px;
	}
#beta{
	margin-left: 330px;
	}
.the-loop{
	margin-bottom: 45px;
	}
h2.archivehead{
	border-bottom: 1px solid #666;
	padding-bottom: 10px;
	margin-bottom: 25px;
	}
h2.title, h2.archivehead{
	font-size: 2.8em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	}
h2.cattitle{
	font-size: 2.4em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	}
p.description{
	margin: 0 20px 20px 15px;;
	font-size: 1.2em;
	line-height: 1.4;
	}
h2.archivehead{
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
	margin-bottom: 25px;
	}
h2.title a, h2.cattitle a{
	color: #153EAA;
	text-decoration: none;
	}
h2.title a:visited{
	color: #153EAA;
	}
h2.title a:hover{
	color: #fff;
	}
h6.title, .breadcrumb{
	background: #153BA6 url(images/bg-gradient.jpg) repeat-x;
	padding: 8px 5px;
	color: #eee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 10px;
	font-weight: normal;
	line-height: 1.3;
	}
h6.title a{
	color: #eee;
	text-decoration: none;
	}
.post-content{
	margin: 0 15px;
	font-size: 1.4em;
	line-height: 1.4;
	position: relative;
	}
#comm h1, .post-content h1{
	font-size: 2.2em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
#comm h2, .post-content h2{
	font-size: 2.0em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
#comm h3, .post-content h3{
	font-size: 1.8em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
#comm h4, .post-content h4{
	font-size: 1.6em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
#comm h5, .post-content h5{
	font-size: 1.4em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
#comm h6, .post-content h6{
	font-size: 1.2em;
	font-weight: bold;
	color: #153EAA;
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a{
	color: #153EAA;
	}
.post-content ul{
	list-style: outside square;
	margin: 15px 30px;
	}
.post-content ol{
	list-style: outside decimal;
	margin: 15px 30px;
	}
.post-content li{
	margin: 5px 0;
	}
.post-content p{
	margin-bottom: 15px;
	}
.post-content a{
	color: #153EAA;
	}
.post-content blockquote{
	margin: 15px 30px;
	background: #0c4c00 url(images/bg-gradient.jpg) repeat-x;
	color: #eee;
	padding: 15px;
	font-style: italic;
	}
h6.title .post-ratings{
	width: 90px;
	float: left;
	}
.previewimg{
	padding: 1px;
	background: #fff;
	border: 1px solid #106e00;
	float: left;
	margin: 0 15px 10px 0;
	height: 50px;
	width: auto;
	}
.archive-loop{
	height: 130px;
	}
textarea#comment{
	width: 620px;
	}	
.widget{
	background: #e9e9e9;
	border: 1px solid #a2a2a2;
	margin: 0 0 15px;
	}
.widget p{
	margin: 15px;
	font-size: 1.2em;
	line-height: 1.3;
	}
.widget h5{
	font-size: 2.8em;
	font-weight: bold;
	color: #153EAA;
	margin: 15px;
	}
.widget li{
	font-size: 1.4em;
	padding: 5px;
	background: #ddd;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	margin: 0 15px 0;
	}
.widget li:hover{
	background: #153EAA;
	}
.widget li:hover a{
	color: #fff;
	}
.widget ul{
	margin-bottom: 15px;
	}
.widget li a{
	text-decoration: none;
	}
#wlmember_loginwidget {
	margin: 0 15px 15px;
	font-size: 1.2em;
	line-height: 1.4;
	}
#wlmember_loginwidget p{
	text-align: center;
	}
#catside{
	margin-bottom: 15px;
	}
#alpha ul#catbody .current-cat{
	display: none;
	}
#catbody li, #catside h4{
	padding: 10px 0;
	background: #eee url(images/bg-wht-grdnt.jpg) repeat-x;
	font-size: 1.4em;
	border-bottom: 1px solid #bfbfbf;
	color: #153EAA;
	}
#catbody li a{
	margin-left: 10px;
	}
#catbody ul{
	margin-top: 10px;
	border-top: 1px solid #bfbfbf;
	}
#catside h4{
	border: 1px solid #bfbfbf;
	font-weight:bold;
	padding-left: 10px;
	font-size: 1.6em;
	}
#catside .cathead h4 a{
	font-weight: normal;
	text-decoration: none;
	}
.catgraph img{
	float: left;
	margin-right: 15px;
	}/*
#catbody li.cat-item-15, #catbody li.cat-item-20 {
	padding-bottom: 0;
	}*/
.catgraph{
	background: #ddd;
	padding: 15px;
	min-height: 64px;
	font-size: 1.2em;
	line-height: 1.4;
	color: #444;
	overflow: auto;
	}
.catgraph p{
	margin-top: 5px;
	}
#catbody li li{
	font-size: 1em;
	}
#catbody{
	border: 1px solid #a2a2a2;
	}
#catbody a{
	text-decoration: none;
	}
#catpostlist li{
	margin-bottom: 8px;
	line-height: 1.4;
	}
#catpostlist a{
	text-decoration: none;
	}
label.screen-reader-text{
	display: none;
	}
#searchform{
	margin: 15px;
	}
#s{
	width: 175px;
	font-size: 1.6em;
	color: #666;
	}
#searchsubmit{
	background: url(images/bg-gradient.jpg) repeat-x;
	color: #fff;
	font-size: 1.6em;
	border: 0;
	}
#comm{
	font-size: 1.2em;
	color: #333;
	line-height: 1.3;
	}
#commentform p{
	margin: 10px 0;
	}
#commentform input{
	border: 1px solid #153EAA;
	font-size: 1.4em;
	color: #444;
	padding: 4px;
	}
#commentform h4{
	margin-top: 15px;
	}
#submit{
	margin-top: 15px;
	width: 625px;
	}
ol.commentlist{
	margin: 20px 0;
	border-top: 1px solid #fff;
	}
li.comment{
	background: #aaa;
	border-bottom: 1px solid #fff;
	padding: 15px;
	}
li.comment a, li.comment a:visited{
	color: #153EAA;
	text-decoration: none;
	}
.commentmetadata{
	margin-bottom: 20px;
	}
.comment .reply{
	text-align: right;
	}
li.comment img.avatar{
	border: 1px solid #fff;
	float: left;
	margin-right: 15px;
	}
li.comment ul{
	margin-top: 15px;
	font-size: 1em;
	}
li.comment li{
	background: #bbb;
	}
li.comment li li{
	background: #ccc;
	}
li.comment li li li{
	background: #ddd;
	}
li.comment li li li li{
	background: #eee;
	}
#footer{
	background: url(images/bg-gradient.jpg) repeat-x;
	color: #fff;
	padding: 5px;
	text-align: center;
	}
#footer a{
	color: #fff;
	text-decoration: none;
	}
.breadcrumb{
	/*font-size: 1.6em;*/
	margin-bottom: 30px;
	line-height: 1.3;
	}
.breadcrumb a{
	text-decoration: none;
	color: #fff;
	}

