/*
Theme Name: SOD2012
Theme URI: http://www.sprintsondirt.com
Description: Child Theme for sprintsondirt.com
Author: T.J. Buffenbarger
Author URI: http://www.tjslideways.com
Template: snowblind
Version: 0.11
*/
 
@import url("../snowblind/style.css");


#description.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto 0px;
    text-align: center;
}

#searchform {
    color: #FFFFFF;
    margin: 0px 0px 0;
}

#title.aligncenter {
    margin: 0px auto 0;
    text-align: center;
}



#leftcontent {
	float: left;
	padding: 0;
	margin: 0 20px;
	}

.postheader h2,
	.postheader h1 {
		margin: 0;
		padding: 0;
		color: #000000; 
		clear: both;
		float: left;
		width: 70%;
		weight: bold; 
		font: 38px/42px normal Georgia, "Times New Roman", Times, serif;
		word-wrap: break-word;
		}

	.postheader h2 a,
	.postheader h1 a {
		color: #000080;
		}
		
		
	#leftcontent .catheader {
		font-size: 28px;
		line-height: 30px;
		text-align: center;
		margin-bottom: 20px;
		width: 90%;
		border: 1px solid #ccc;
		padding: 10px 5% 5px;
		background: #f1f1f1;
		font-weight: bold;
		}
		
	.content {
		clear: both;
		width: 100%;
		float: left;
		border-top: 2px solid #ddd;
		border-bottom: 1px solid #ddd;
		margin: 5px 0 5px;
		padding: 0 0 10px;
		}
	
		.content p {
			font: 14px/20px normal Arial, Helvetica, sans-serif; 
			}
		
	.postheader {
		position: relative;
		float: left;
		width: 100%;
		}	
		
	.dateauthor {
		clear: right;
		float: right;
		font-size: 11px;
		padding: 10px 0 0;
		position: absolute;
		bottom: 0;
		right: 0;
		}
	
	.commentcount {
		clear: both;
		float: right;
		font-size: 11px;
		margin-bottom: 20px;
		}
		
	.postmetadata {
		line-height: 13px !important;
		color: #888;
		clear: both;
		float: left;
		width: 100%;
		}
		
	.index img {
		border: 1px solid #ddd;
		padding: 5px;
		background: #eee;
		}
		
.more-link {
	font-size: 11px;
	float: left;
	clear: both;
	}
