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

/* Define your custom styles here */

body    { background: url(http://www.chriskerstner.com/wp-content/themes/dfblog/images/styles/Default/bg-page.png) 50% repeat; }
#page   { background: url(http://www.chriskerstner.com/wp-content/themes/dfblog/images/styles/Blue/bg-head.png) 50% 0 repeat-x; }
#head   { background: url(http://www.chriskerstner.com/wp-content/themes/dfblog/images/styles/Default/head-bg.png) 50% 0 no-repeat; }
#wrap   { background: url(http://www.chriskerstner.com/wp-content/themes/dfblog/images/styles/Default/wrap-bg.png) 50% 0 repeat-y; }
#bottom { background: url(http://www.chriskerstner.com/wp-content/themes/dfblog/images/styles/Default/footer-bg.png) 50% 0 no-repeat;	}

.entry h2 { font-size: 1.7em; padding-top:20px; border-bottom:1px solid #CCDDDD; clear:left;}
.entry h3.sublist {color:#444444; font-size: 1em; font-weight:bold;}
.entry .press h4 { padding-top:25px; border-top:1px solid #CCDDDD; }
.entry p.social-net {line-height:66px; float:left; margin-right:29px; }
.entry p.social-net img.alignleft {margin-right:5px;}
.entry p a .bold-link { font-weight:bold;}
.textwidget img { vertical-align:middle; }

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 33%;			}
.gallery img {
	border: 2px solid #cfcfcf;
}
.gallery-caption {
	margin-left: 0;
}

