/* 
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.

*/

.author_info .pic{
	width:20%;
	margin-right:10px;
	margin-bottom:10px;
}
.fl, .post-author{
	float:left;
}
.fix {
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.post-author{
	width:75%;
}
.author-details{
	margin-top:15px;
}

.slider-shelf, .slider-shelf-content, .wooslider .slider-container span.clicker, .wooslider .slider-nav .slider-left, .wooslider .slider-nav .slider-right{
	display:none;
}
.post-rel h2{
	margin-bottom:15px;
}
.post-rel .th{
	margin-left:0px;
	padding:3px;
	margin-right:10px;
}
.post-rel .rel-list{
	clear:left;
	margin-bottom:20px;
}
.author-descr a, .entry a{
	color:#3D81EE;
	text-decoration:underline;
}
#archivebox{
	background:#eeeeee;
}
.author_info h3{
	text-transform:uppercase;
	font-size:18px;
	letter-spacing:-1px;
}
.author_info .author-descr h3{
	text-transform:none;
	font-size:15px;
}
#postad{
	width:336px;
	height:280px;
	margin:10px 0px 30px;
	clear:left;
	float:none;
	display:block;
}


/* MailChimp Signup */
#emailsignup{
	margin-bottom:20px;	
	padding-bottom:10px;
	border:1px solid #dddddd;
}
.mc-field-group{
	padding:10px;	
}
#mailselectholder{
	padding-top:0px;	
}
input.email{
	width:175px;
	margin-left:10px;	
}
#mailselect{
	margin-left:15px;
	margin-top:10px;
}
#mailselect label{
	margin-left:15px;
}
#emailsignup fieldset{
	margin-left:15px;
}
#mc-embedded-subscribe{
	margin-left:15px;
	background:#FFFFFF;
	cursor:pointer;
}
