/*
Theme Name: ChesterfieldDaily
Theme URI: http://pharrout.com/
Description: Chesterfield Daily's default theme
Version: 1.0
Author: Ross A. Catrow
Date: October 2007
*/

/* Imports ================================================================== */
@import url("css/zeros.css");
@import url("css/typography.css");

body{
	xbackground: #69c9c9 url(images/body-bg.gif) repeat-x;
	background: #69c9c9;
	color: #000;
	margin: 0;
	padding: 0;
}

blockquote{
	font-size: 95%;
    padding: 20px 20px 0 20px;
    margin:0 15px 20px 15px;
    background-color:#ffffe0;
    text-align:justify;
    border:1px dashed #edec9a;
}

#main .entry li{
	list-style-type:square;
	margin:0 0 10px 30px; 
}
#main .entry {
	margin: 0 10px 0 10px;
	font-size: .9em;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}


hr{
    border:0;
    background-color:#eee;
    height:1px;
}

img.right{
	float:right;
	margin:0 0 10px 10px;
}

img.left{
	float:left;
	margin:5px 10px 0 0;
}

img.border{
	padding:3px;
	border:1px solid #ccc;
}

#rvaAdNetwork a{
    text-decoration:none;
    border:0px;
}

#rvaAdNetwork{
   padding-bottom:25px;
}

/* Structure */
#site {
	width: 960px;
	margin: 30px auto 12px auto;
}
#header {
	position:relative;
}
#header h1 {
	float: left;
	margin-bottom: 12px;
}
#header h1 a {
	color: #fff;
	display: block;
	border-bottom: none;
	outline:none;
	font-size: 2em;
}

#miner{
	position:absolute;
    left:-55px;
    top:-5px;
}

#banner {
	clear: both;
	height: 155px;
	background: #fff url(images/banners/rowhouses.jpg) no-repeat center;
	margin: 10px auto 0 auto;
    text-align:center;
	border-top: solid 8px #ffffe0;
	border-bottom: solid 8px #ffffe0;
	padding-bottom:4px;
}

#caption{
    font-size:.6em;
    background-color:#fff9bb;
    padding:1px 5px 1px 5px;
}

#content {
	xbackground: #fff url(images/content-background.gif) repeat-y;
	background: #fff;
	padding: 30px 5px 10px 5px;
	margin-bottom: 3px;
}
#main {
	float: left;
	width: 500px;
	border-right: solid 1px #CDEDED;
	padding-left: 5px
}
#info {
	float: left;
	width: 210px;
	padding: 0 15px 0 9px;
	border-right: solid 1px #CDEDED;	
}
.meta{
    padding-top:10px;
}
.event {
	margin-bottom: 20px;
}

.event span{
    background-color:#eaffea;
}
.eventTitle{
	font-weight: bold;
}

#utility {
	float: left;
	width: 170px;
	padding: 0 10px 0 10px;
}
	#utility .ad {
		margin-left: 5px;
	}
#footer {
	background: #030303 url(images/footer-background.gif) repeat-x;
	padding-top: 3px;
	min-height: 187px;
}
#footer .inside {
	width: 652px;
	width: 650px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
	border-left: solid 1px #444;
	border-right: solid 1px #444;	
	min-height: 187px;
}
#recentComments {
	float: left;
	width: 330px;
	width: 310px;
	padding: 0 10px 0 10px;
}
#recentComments h4, #photos h4, #communityBlogs h4{
    font-weight:bold;
    font-size:1.3em;
    color:#aaa;
    padding-bottom:3px;
    border-bottom:1px dashed #aaa;
}

#photos h4{
    margin-bottom:9px;
}

#recentComments ul ul {
	margin: 10px 0 10px 15px;
}
#get-recent-comments {
	margin-top: 10px;
}
#photos {
	float: left;
	width: 320px;
	width: 300px;
	padding: 0 10px 0 10px;
}

/* menu */
#menu {
	float: right;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	float: left;
	font-size:.8em;
}

/* General */
.clearfix:after {  
	 content: ".";  
	 display: block;  
	 clear: both;  
	 visibility: hidden;  
	 line-height: 0;  
	 height: 0;  
}
.textbox {
	border: solid 1px #494949;
	background-color: #e3e3e3;
	padding: 2px;
	margin: 2px 0 2px 0;
}
#info h3 {
	margin-left: -9px;
	padding-left: 10px;
	background: url(images/h3-background.gif) no-repeat left center;
}
#utility h3 {
	margin-left: -10px;
	padding-left: 10px;
	background: url(images/h3-background.gif) no-repeat left center;
}
#info .item, #utility .item {
	margin-bottom: 30px;
}
#info div.last, #utility div.last {
	border-bottom: none;
}

/* post */
.post {
	margin-bottom: 30px;
        line-height:1.7em;
}

/* comments */
#comments {
	margin-top: 30px;
    font-size:1.3em;
    font-weight:bold;
    padding:10px 5px 10px 5px;
}

#comment {
	width: 315px;
}

#commentlist li div#theComment{
    border: 1px solid #ccc;
    margin:5px;
    padding:10px 5px 10px 5px;
    background-color:#ececec;
}
#commentlist img{
    float:left;
    margin:-8px 0 10px 10px;
}

#commentlist p{
}

#commentlist cite{
    font-size:.8em;
}

#postcomment{
    border-top:3px solid #ddd;
    margin-top:15px;
    padding:5px 0 5px 0;
    font-size:1.3em;
    font-weight:bold;
}
/* photos */
ul.photos {
	margin: 0;
	padding: 0 0 10px 0;
	list-style-type: none;
}
ul.photos li {
	float: left;
	margin: 0 10px 5px 0;
}
ul.photos li img {
	width: 55px;
	height: 55px;
    border:1px solid #444;
    padding:2px;
}

ul.photos li a:hover img {
	width: 55px;
	height: 55px;
    border:1px solid #aaa;
    padding:2px;
}

ul.photos li a {
	border-bottom: none;
}

#poLogo{
	text-align:center;
	padding:20px 0 20px 0;
	clear:both;
}

#poLogo a{
	text-decoration:none;
	border:0;
}

.syndication p{
    font-size:.9em;
    line-height:1.6em;
    border-bottom:1px solid #dddddd;
    padding-bottom: 0;
    text-align:left;
	margin-bottom: 3px;
}
.syndication a {
    border:0;
    padding:5px 0 5px 0;
}
.recentComments ul {
	font-size: .8em;	
	list-style-type: disc;	
	margin-left: 20px;
}
.recentComments ul li {
	margin-bottom: 4px;
}
.wp-caption-dt {
	text-align: center;
	padding: 5px;
}
.wp-caption-dd {
	margin-bottom: 20px;
}

#twitter {
	margin-bottom: 20px;
}
	#twitter img {
		display: block;
		margin: 0 auto 0 auto;
	}
