/*   
Theme Name: WTF
Theme URI: http://waytoofastracing.com
Description: A rally theme with not much rally
Author: Kevin Patterson & Jake Walters
Author URI: http://www.waytoofastracing.com/
Version: 1.0
*/


body {
	background-image: url('images/background.jpg');
	background-repeat: repeat-x;
	background-color: #000000; 
	margin: 0;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:0px;
	top:0px;

}

#header {
	width: 97%;
	border-collapse: collapse;
}

#header-img {
	background-image: url('images/header_img.jpg');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 486px;
	height: 115px;
	border-collapse: collapse;
	float: left;
	position:absolute;
	left:0px;
	top:0px;
}

#header-title {
	float: right;
	width: 336px;
	padding:0 30px 0 0;
}

.buttons {
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
	font-size: small;
	text-decoration: none;
	float:left;
	margin:5px 0 0 0px; 
	width: 99%;

}
.buttons a:visited{
	text-decoration: none;
}

.buttons a:hover {
	text-decoration: underline;
}
	.buttons .buttons1{
		background: url('images/fluorescent-oil.jpg') no-repeat bottom;
		width: 110px;
		padding: 45px 0 0 0;
}
	.buttons .buttons2{
		background: url('images/fluorescent-temp.jpg') no-repeat top;
		width: 110px;
		padding: 45px 0 0 0;
}
	.buttons .buttons3{
		background: url('images/fluorescent-fuel.jpg') no-repeat top;
		width: 110px;
		padding: 45px 0 0 0;
}
	.buttons .wtf-title{
		background: url('images/wtf_title.jpg') no-repeat top right;
		width: 500px;
		margin: 20px 0 0 0;
}

#search-logo {
	height:70px;
	width: 60px;
	background: url('images/search.gif') no-repeat top left;
	background-position: 10px 3px ;
}

#search-bar {
	width: 120px;
	padding: 15px 0 0 5px;
}

#sidebar {
	position:absolute;
	left:0px;
	top:125px;
	width:180px;
	margin: 0px 0 5px 3px; /*top right bottom left*/
	border-collapse: collapse;
}

#content {
	right:0;
	margin: 5px 20px 10px 210px; /*top right bottom left*/
	padding:0;
	z-index:0;
}

#footer {
	text-align: center;
	font-size:.7em;
	border: 1px solid #ffffff;
	width:99%;
	height:100%;
}
#footer-up {
	text-align: right;
	float:right;
	font-weight: bold;
}
#footer-email {
	background: url('images/email.gif') no-repeat center center;
	height: 80px;
	vertical-align:top;
}

.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	border-collapse: collapse;
}

	.post .post_top_left {
	background: url('images/post_plate/post_top_left.gif') no-repeat bottom right;
	width: 181px;
	height: 60px; 
}
	.post .post_top_center {
	background: url('images/post_plate/post_top_center.gif') repeat-x bottom center;
	height: 60px;
	text-align: center;
/*	text-transform: uppercase; */
	vertical-align: bottom;
}
	.post .post_top_right {
	background: url('images/post_plate/post_top_right.gif') no-repeat bottom left;
	width: 181px;
	height: 60px;

}
	.post .post_botm_left {
	background: url('images/post_plate/post_botm_left.gif') no-repeat top right;
	width: 181px;
	height: 40px; 
}
	.post .post_botm_center {
	background: url('images/post_plate/post_botm_center.gif') repeat-x top center;
	text-align: center;
	height: 40px;
	vertical-align: top;
}
	.post .post_botm_right {
	background: url('images/post_plate/post_botm_right.gif') no-repeat top left;
	width: 181px;
	height: 40px;
}
	.post .post_left_center {
	background: url('images/post_plate/post_left_center.gif') repeat-y top right;
	width: 20px;
}
	.post .post_right_center {
	background: url('images/post_plate/post_right_center.gif') repeat-y top left;
	width: 20px;/* need to make this adjust vertical*/
}
	.post .post_center_center {
}

.comments {
	margin: 0px 0 5px 5%;
	padding-left: 8px;
}

/* --------------------Text Styles---------------------- */

h1, h2, h3 {
	font-weight: bold;
	color: #ffffff;
}

.post_head {
	text-align:center;
	font-size: larger;
}

p {
	margin: 10px 15px 0px 15px;
	font-size: .8em;
	color: #ffffff;
}

a:link {
	color: #9999FF;
	text-decoration: none;
}

a:visited {
	color: #9999FF;
	text-decoration: none;
	border: none;
}

a:hover {
	color: #E0D3CD;
	text-decoration: underline;
	border-bottom: 1px #E0D3CD;
}

a img {
	border: 0;
}

.pagetitle {
	text-align:center;
	text-decoration:underline;
}


/* ----------------------Calendar Styles------------------*/
/*
#wp-calendar {
	border: 2px solid #333333;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: smaller;
}

#wp-calendar caption {
	font: bold 1.2em 'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color: #618788;
	color:#FFFFFF;
	border: 2px solid #333333;
	border-bottom: none;
	margin: 0 auto;
}

#wp-calendar tbody, #wp-calendar tfoot {
	background-color: #B6CAD1;
	padding: 0;
	margin: 0;
}

#wp-calendar th {
	padding: 0;
}


/* -----------------Postit Date------------------ */
.post .post_cal_month {
	
/*	border: 2px solid #A6A6A6;*/	
	text-align: center;
	width: 85px;
	height: 28px;
	margin: 30px 0 0 25px;
	text-transform: uppercase;
	font-size: x-large;
	font-weight: bolder;
	color: #0033FF;
	background-color: #FFFFDD
}

.post .post_cal_year {
	
/*	border: 2px solid #A6A6A6;*/	
	text-align: center;
	width: 85px;
	height: 28px;
	margin: 30px 0 0 65px;
	text-transform: uppercase;
	font-size: x-large;
	font-weight: bolder;
	color: #000000;
}
/*	.post_cal .dayname {
		background-color: #AA3511;
		border-bottom: 1px solid #A6A6A6;
		color: #ffffff;
		font-size: smaller;
		font-weight: bolder;
		width: 100%;
	}
	
	.post_cal .daynum {
		border-bottom: 1px solid #A6A6A6;
		font-size: xx-large;
		font-weight: bold;
		width: 100%;
		color: #ffffff;
	}
*/	
.postmetadata {
	font-weight: bold;
}



/*-------------------Sidebar Styles-----------------*/
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 15px; /* %top , Right , Bottom, Left!!List AND List Items!!*/
	font-size: small;
	padding: 1em 0;
	border: none;
}

#sidebar ul li h3 {
	font-size: 1.35em;
	border: none;
}

#sidebar ul li ul li {
	list-style-type: none;
	border: none;
}

/* Seriously hacked out code for cool boxes */
/* ems so it will grow */

.boxhead h3 {
	background: url('images/cat_top_arrow.gif') no-repeat bottom left;
	width: 180px;
	height: 30px;
	margin: 10px 0 0 0;
	text-align: center;
	border: none;
}

.boxbody {
	background: url('images/cat_mdl.gif') repeat-y top left;
/*	background-size: 50% auto;*/
	width: 180px;
/*	margin: 0; */
	padding: 0px 5px 0px 5px;
	text-align: left;
	border: none;
}

.boxbotm {
	background: url('images/cat_botm.gif') no-repeat top left;
	width: 180px;
	height: 10px;
	margin: -10px 0 0 0;
}

/*------------------Footer--------------------*/
#topimage {
	margin: 0 10px 0 0;
	width: 50px;
	height:70px;
	background: url('images/yump_back_p.gif') no-repeat top;
	float: right;
	text-align: center;
	color: #666666;
	font-weight:bold;
 
}