/*
Theme Name: Doggett Brands v1.0
Theme URI: http://www.doggettbrands.com/
Description: The theme designed by <a href="http://www.bignoise.com/" target="new">BigNoise</a> for Doggett Advertising.
Version: 1.0
Author: Logan Watts and Jeremy Walker
Author URI: http://www.bignoise.com/
Tags: none, yet

        DOGGETT v1.0

*/

body{
	margin-left: 0px ;
	margin-top: 0px ;
	margin-right: 0px ;
	margin-bottom: 0px ;
	background-color: #2D2D2D ;
	background-image:url(../images/bg.png);
	background-repeat:repeat-y;
	background-position:center top;
}

body,td,th {
	color: #ECE0CD ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px ;
	line-height: 18px ;
}

a:link, a:visited, a:active {
	text-decoration: none ;
	color: #ECE0CD ;
	
}

a:hover {
	text-decoration: underline ;
	color: #ECE0CD ;
}

a.image:link, a.image:visited, a.image:active, a.image:hover {
	border: 0px ;
}

#outer{
	background-image:url(../images/bg-outer.png);
	background-repeat:repeat-y;
	width:980px;
	margin:0px auto;
	min-height:500px;
}

#header{
	height:72px;
}

#leftCol{
	width:472px;
	float:left;
}

#rightCol{
	width:502px;
	float:right;
}

.post{
	padding:22px 0px 12px 0px;
	
}

.post p{
	padding:0px 0px 12px 0px;
	margin:0px;
	
}

.post-date{
	width:48px;
	height:56px;
	float:left;
	background-image:url(../images/date-bg.png);
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#9B9B9B;
	float:left;
	text-align:center;
}

.post-day{
	font-size:22px;
	font-weight:bold;
	padding-right:4px;
	padding-top:3px;
}

.post-month{
	font-weight:bold;
	padding-right:4px;
}

.post-title{
	float:right;
	width:434px;
	padding-top:12px;
}

.post-title-hdr{
	font-size:18px;
	font-weight:100;
	float:left;
	width:370px;
	line-height:16px;
}

.post-title-hdr H1 {
	font-size:18px;
	font-weight:100;
}

.post-comments{
	width:44px;
	float:right;
	color:#ECE0CD;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.post-vid{
	padding-left:12px;
}

.post-text{
	padding:0px 40px 0px 65px;
}

.recent-post{
	padding-top:6px;
	color: #828282;
}

.pre-post {
        width:397px;
	padding:0px 40px 0px 65px;
}

.sub-post {
        width:397px;
	padding:0px 40px 0px 65px;
}

.post-nav {
	text-align: center;
	margin-bottom: 20px ;
}

.post-prev {
	float: left ;
}

.post-next {
	float: right ;
}

.recent-post a:link, .recent-post a:visited, .recent-post a:active {
	color: #828282;
}

.recent-date{
	width:36px;
	float:left;
}

.recent-title{
	width:334px;
	float:right;
}

#footer{
	width:980px;
	margin:0px auto;
	padding-top:12px;
}

#respond{
	padding:20px;
	margin-bottom:30px;
	background-color:#7F0808;
	color:#AC6159;
}

#respond input{
	background-color:#990A0A;
	border:solid 2px #990A0A;
	
}

#respond .comment{
	background-color:#990A0A;
	border:solid 2px #990A0A;
	width:100%;
	height:60px;
}

#respond h3{
	padding:0px;
	margin:0px 0px 10px 0px;
	color:#AC6159;
}

.cleaner {
	clear: both ;
	height: 0px ;
	font-size: 0px ;
	line-height: 0px ;
	border: 0px ;
	margin: 0px ; 
	padding: 0px ;
	background: transparent ;
}
