/* dfBlog Custom Styles
***************************************************************************** */

/* Define your custom styles here */

#wrap {
	padding-top: 25px;
}

P {
	font-size: 13px;
}

#comments {
	margin: -30px 0 20px 50px;
}

#sponsors ul li a IMG{
	margin-bottom: -7px;
}

#sidebar {
    width: 200px;
}

.widget_popular_posts ul li, .widget_recent_entries  ul li {
	line-height: 15px;
}

P.donation {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #CCDDDD;
}

.googleAdsenseTop {
	background: #f1f1f1;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 15px;
}

.googleAdsenseBottom {
	background: #f1f1f1;
	border: 1px solid #dddddd;
	padding: 5px;
	margin-bottom: 4px;
}

.googleadsLeaderboard {
	float: right;
	margin: -55px 20px 0px 0px;
}
.entry pre {
	font-size: 13px;
}

/* hide newbutton: visibility: hidden */

#newbutton {
    visibility: hidden;
	position: absolute;
	left: 790px;
	top: 910px;
	z-index: 100;
}
