/* 	Theme Name: Traffic Exchange Christmas	

Theme URL: http://www.trafficexchangechristmas.com	

Description: Customised WordPress Theme for <a href="http://www.trafficexchangechristmas.com/jvblog/">Traffic Exchange Christmas</a>.	

Author: Jamison Raymond	

Author URI: http://BlackHatGraphics.com	

Version: 1.0		

*/


html {
	min-height: 100%;
       height:auto !important;
       height: 100%;

}

body {

	margin: 0px auto 0px auto;

	padding: 0px;

	color: #272727;

	background: #0c8300 url(images/body-bg.jpg) center top repeat-x;

	font-family: Arial, Sans-Serif;

	font-size: 13px;

	line-height: 1.3;

}

#wraper {

	width: 830px;

	margin: 0px auto 0px auto;

	background: #ffffff;

	overflow: hidden;

}

#header {

	height: 234px;

	background: url(images/jvheader-bg.jpg) center top no-repeat;

}

#header-menu {

	float: left;

	margin: 187px 0px 0px 0px;

	color: #ffffff;

	font-size: 15px;

	font-weight: bold;

}

#header-menu ul {

	height: 100%;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

}

#header-menu li {

	float: left;

	display: block;

	height: 26px;

	margin: 0px;

	background: url(images/header-menu-bg.png) left top no-repeat;

	list-style: none;

	padding-top: 8px;

	padding-right: 14px;

	padding-bottom: 0px;

	padding-left: 14px;

}

#header-menu a:link, #header-menu a:visited {

	color: #ffffff !important;

}

#header-menu a:hover, #header-menu a:focus, #header-menu a:active {

	color: #FFFFFF !important;

}

#header-menu li.current_page_item a:link, #header-menu li.current_page_item a:visited {

	color: #CCCCCC !important;

}

#page {

	height: 100%;

	background: url(images/page-bg.jpg) center top repeat-y;

	overflow: hidden;

}

#content {

	float: left;

	width: 551px;

	padding: 20px 25px 0px 42px;

}

.postheader {

	height: 25px;

	background: url(images/post-bg-top.jpg) center top no-repeat;

}

.post {

	background: url(images/post-bg.jpg) center top repeat-y;

}

.postfooter {

	height: 30px;

	padding: 0px 0px 50px;

	background: url(images/post-bg-bottom.jpg) center top no-repeat;

}

.posttitle {

	margin: 0px;

	padding: 0px 25px;

	color: #3D2207;

	font-size: 24px;

}

.posttitle a {

	color: #3D2207 !important;

}

.postmeta {

	height: 50px;

	padding: 10px 25px 0px;

	font-weight: bold;

}

.postdate {

	float: left;

	width: 58px;

	height: 45px;

	margin-right: 10px;

	padding-top: 5px;

	color: #000000;

	background: url(images/post-date-bg.jpg) center top no-repeat;

	font-size: 10px;

	font-weight: normal;

	text-align: center;

}

.postdate span {

	font-size: 24px;

	font-weight: bold;

	line-height: 1;

}

.postmeta-text {

	padding-top: 8px;

}

.postcontent {

	padding: 0px 25px 10px;

}

blockquote {

	width: 90%;

	margin: 0px auto 10px auto;

	padding: 10px;

	border: 1px solid #DFBA25;

	font-style: italic;

}

#page-nav-prev {

	float: left;

	margin: 0px;

	padding: 0px 0px 20px;

}

#page-nav-next {

	float: right;

	margin: 0px;

	padding: 0px 0px 20px;

}

#sidebar {

	float: left;

	width: 190px;

	color: #ffffff;

}

#sidebar-search {

	padding: 0px 20px 0px;

	background: url(images/sidebar-search-bg.jpg) center top no-repeat;

}

#search #s {

	width: 100px;

}

#sidebar-subscribe {

	margin: 20px 0px 20px 6px;

}

.sidebar-widget {

	width: 193px;

}

.sidebar-header {

	height: 22px;

	margin-bottom: 15px;

	color: #000000;

	background: url(images/sidebar-header-bg.png) center top no-repeat;

	font-size: 14px;

	font-weight: bold;

	padding-top: 13px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 10px;

}

.sidebar-content {

	padding: 0px 12px 10px;

	font-size: 14px;

       font-weight: bold;

}

#sidebar a {

	color: #FFF !important;

}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {

	color: #0c8200 !important;

}

.sidebar-widget ul {

	margin: 0px;

	padding: 0px;

	list-style: none;

}

.sidebar-widget li {

	padding: 1px 0px 5px 18px;

	background: url(images/sidebar-li.png) left top no-repeat;

	list-style: none;

}

#footer {

	clear: both;

	padding: 140px 0px 20px;

	color: #ffffff;

	background: #0c8300 url(images/footer-bg.jpg) center top no-repeat;

	font-size: 10px;

	text-align: center;
       
       

}

a, a:link, a:visited {

	color: #B92C00;

	text-decoration: none;

}

a:hover, a:focus, a:active {

	color: #0c8200 !important;

	outline: none;

}

a img {

	border: none;

}

form {

	margin: 0px;

	padding: 0px;

}

input, textarea, select {

	padding: 1px 4px;

	border: 1px solid #A4A4A4;

	background: #ffffff;

	font-family: Arial, Sans-Serif;

}

input.submit {

	height: 20px;

	padding: 0px 3px;

	border: none;

	color: #ffffff;

	background: url(images/form-submit-bg.jpg) center top repeat-x;

	font-weight: bold;

	cursor: pointer;

}


