/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0; }
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD; }
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}
#related-posts-box{position:relative; width: 100%; margin-top: 20px;}

/* ad manager widget sidebar */
#advman-3 { 
padding: 1px;
padding-top: 5px;
padding-bottom: 5px;
}
#advman-3 h3 {
	display: none;
}

.clearblock
{
	width: 100%;
	position: relative;
	clear: both;
}

.widget_text
{
background-color: #e4e4e4 !important;

padding-top: 10px;
padding-bottom: 0px;
text-align: center;
}
.widget_text img
{
margin: 0px;
position: relative;
right: 5px;

}

.textwidget
{
padding: 0px;

margin: 0px;
}

.comment-author-rcthink .comment-head
{
border: 1px solid #4d6c7a !important;
}

/* authorbox styles */ 
#authorbox
{
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	

}
#clear
{
	clear: both;	
}
#authorbox .authoravatar
{
	float: left;	
	
}

#authorbox img
{
	border: 1px solid #ddd;	
	padding: 4px;
}

#authorbox .authorinfo
{
	float: left;
	width: 480px;
	margin-left: 15px;
	font-size: 14px;
}
#authorbox .authorname
{
	color: #205D7A;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}
#authorbox .authordesc
{
	margin-bottom: 10px;	
	line-height: 1.2;
}
/* end authorbox styles */