/* @override http://www.academicperspective.com/wp-content/themes/headlines/custom.css */

/* @override http://www.academicperspective.com/wp-content/themes/headlines/custom.css */

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

*/

.post-bottom .author { background:url(images/ico-author.png) no-repeat top left; padding:1px 0 2px 25px; height:16px;}

/* Begin Sidebar Styles */

#twit img{
	margin-bottom: -4px;
	padding-right: 5px;
}

#sub img{
	margin-bottom: -4px;
	padding-right: 5px;
}

/* End Sidebar Styles */

.leftline{
	border-left: #DEDEDE 1px solid;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 15px;
	padding-left: 15px;
}

div.logo{
	position: relative;
	bottom: 15px;
	margin-bottom: -10px;
}

div.author {
	background-color: #f2f2f2;
	border:#DEDEDE 1px solid;
	padding-left: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	margin-top: 10px;
	min-height: 120px;
}

div.author p{
	padding: 0;
	line-height: 16px;
}

div.author p.name {
	padding-top: 10px;
	font: small-caps 28px Georgia, "Times New Roman", Times, serif;
}

div.author p.title{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
}

div.author div.avatar{
	float: right;
	border: 1px solid #000;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 30px;
}

div.author p.bio {
	text-align: justify;
}

.leftline{
	border-left: #DEDEDE 1px solid;
	margin-bottom: 15px;
	margin-top: 15px;
	padding-left: 15px;
}

div.multiauthors{
	margin-bottom: 20px;
}

.shortauthor{
	min-height: 0 !important;
	}
	
div.sources{ 
background: #E4E4E4 url(/images/book.png) no-repeat -8px -10px;
line-height:28px;
padding: 10px 25px 0px 50px;
border: 1px solid #bdbdbd;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
}

div.sources h3{
	margin-bottom: 0;
}


#commentform label.txt{
	color: #555;
	font-size: 11px;
}

input#mcspvalue{
	width: 15px !important;
	display: inline;
	float: right;
	position: relative;
	right: 5px;
}

#topad{
	border: 1px solid #cacccc;
}

span.sponsor_top{
	position: absolute;
	right: 0;
	top: 100px;
	color: #b9baba;
	font-weight: bold;
	text-shadow: #3f3f3f 1px 1px 02px;
	text-transform: uppercase;
	font-size: 8px;
}

span.sponsor_side1{
	text-transform: uppercase;
	float: right;
	font: bold 8px Arial;
	color: #565757;
}

#math{
	font-sizet: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #545454;
	width: 100px;
	position: relative;
	top: 8px;
}
