
/* Placeholder for emergency entries */

header .sitelogo {
	background: transparent url("http://s.brighthub.com/s/images/common/bhsitelogo3.png?sver=20194") no-repeat top left;
}

header{
	margin-bottom:15px;
}

#footer{
  height:auto;
}

p {
font-size: 13px;
line-height: 1.5em;
}

.entry-content{margin-right: 30px;}

/* Related Links Styles - Outbrain */
.relatedLinks { display: block; }

.relatedLinks h3{
	text-transform: uppercase;
	font-family: Arial,Helvetica;
	font-size: medium;
	color: #688D4A;
	font-weight: bold;
}

.relatedLinks li{
	list-style-image: url('http://s.brighthub.com/s/images/article_detail/dec10/raquogreen.png?sver=20224');
	margin-bottom:15px;
	font-family: Arial,Helvetica;
}

.relatedLinks a{
	color:black;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
}

.relatedLinks a:hover{
	color:#0153A5;
	text-decoration:underline;
}


/* Article Series Styles  */
#bhArticleSeries h3{
	display:none;
}

#bhArticleSeries h4{
	text-transform: uppercase;
	font-family: Arial,Helvetica;
	font-size: medium;
	color: #688D4A;
	font-weight: bold;
}

#bhArticleSeries ul, #bhArticleSeries ol{
	margin:0px;
	padding:0px;
	margin-top:15px;
}

#bhArticleSeries ul li, #bhArticleSeries ol li{
	margin: 0px;
	padding: 0px;
	margin-left:16px;
	margin-bottom: 15px;
	list-style-image: url('http://s.brighthub.com/s/images/article_detail/dec10/raquogreen.png?sver=20224');
}

#bhArticleSeries a{
	color:black;
	font-weight:bold;
	font-size:13px;
}

#footer2 {
background-color: #D5D5D5;
color: #464646;
width: 100%;
text-align: center;
padding-top: 10px;
}

.copyright{
display:block;
}


/* Related Links */
#relatedLinksInner ul{
	margin-left:17px;
}

