/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/


.custom #header {padding-top: 0px; }
.custom #header {padding-bottom: 15px; }

.custom #header #tagline {
margin-left: 53.5em;
margin-right: -5em;
margin-top: -2em;
margin-bottom: 0em;
}

/* HIGHLIGHT AUTHOR COMMENTS */
.custom dl#comment_list dt.bypostauthor, .custom dl#comment_list dd.bypostauthor>div {background: #E7F8FB  none repeat scroll 0 0; padding-top:20px;}
