/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
li.widget {
    border: 1px solid #CCCCCC;
    padding: 1px;
    width: 100%;
}
.custom #footer {

Background-color:#111;

}
/*space between widget list items*/
.custom #header { background-color: #404040 ; }
.custom .author_info {
	border:1px Solid #666;
	padding:1.0em;
}
.custom .author_info a {
	color:#cc0000;
	border-bottom:2px Solid #fff;
	text-decoration:none;
}
.custom .author_info a:hover {
	border-bottom:2px Solid #cc0000;
}
.custom .author_info .author_photo img {
	border:1px dotted #666;
	padding:0.2em;
	float:left;
	margin:1.0em 1.0em 1.0em 0em;
}
.custom .author_info p {
	margin-top:0.8em;
	margin-bottom:0.4em;
}
.custom .author_info p.author_email {
	text-indent:1.8em;
	background: url('images/my-email-icon.gif') 0px 4px no-repeat;
}
/* paste the code in  custom.css   */
.custom #header #header_ad {
float:right;
margin-top:-8em;
width:450px;
}