/*
Theme Name: TWHOWELL CUSTOM DESIGN:
Theme URI: http://wordpress.org/
Description: Entirely new shit
Version: 2.2
Author: Thomas Howell
Author URI: http://vanbruntgroup.com/
Tags: blue, custom header, fixed width, two columns, widgets

	TWHOWELL POWERED WORDPRESS THEME.

*/

@charset "UTF-8";
/* CSS Document */

html body{font: 13px normal "Gill Sans", verdana, tahoma, arial, Arial, Helvetica;
background-image: url('images/bg.jpg'); background-position:top center; background-attachment: fixed;

}

body{margin: 0px auto; text-align: center;}

.container{width: 1000px; margin: 0px auto; margin-top: 25px; text-align: left; border: 1px solid black;}

.top{width: 1000px; height: 101px; background-image: url('images/plate2_01.jpg');}
.textmount, .textmount a{text-decoration: none; color: black; font-size: 18px; text-align: right;}

.menu1{width: 1000px; height: 25px; background-image: url('images/plate2_02.jpg');}
.menu2{width: 1000px; height: 25px; background-image: url('images/plate2_03.jpg');}

.push220{width: 215px; height: 25px; float:left;}
.textmenu{padding-top: 4px; padding-right: 15px; font-size : 13px ; color: white; text-transform: uppercase; }
.textmenu a{color: white; text-decoration: none;}


.content{width: 1000px; overflow: hidden; background-image: url('images/plate2_04.jpg');}

.content-left{width: 200px; overflow: hidden; float: left;}

.content-right{width: 800px; overflow: hidden; float: left;}

.text{padding-left: 6px; padding-right: 5px; padding-top: 4px; padding-bottom: 10px;}
.text2{padding-left: 12px; padding-right: 10px; padding-top: 10px; padding-bottom: 10px;}



.footer{width: 1000px; height: 61px; background-image: url('images/plate2_05.jpg');}

.linksdown{text-align: center; font-size: 11px; width: 600px; padding-top: 10px; }
.linksdown a{color: #000;}

#faq{font-size:14px; line-height:24px; background-color:#CCC; }
.row1{background-color:#FFF; }
.row2{background-color: #FF9; }
.row2{background-color: #FF6; }
.row4{background-color:#5e5; color: white;  font-size: 14px }
.row5{background-color: #F00; color: white; font-weight: bold; font-size: 14px}
.row6{background-color: #CF0;}
.table1 {background-color: #F90; line-height:24px; font-size:12px;}
.table1 a{padding:10px;}


h2 a{color: red; text-decoration: none; }
a{text-decoration: none;}

/*BLOG*/

.post-date {
	width: 70px;
	height: 70px;
	float:left;
	background: url(images/datebox.jpg);
	text-align: center;
}
.post-month {
	font-size: 13px;
	text-transform: uppercase;
	color: #111111;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 9px;
	
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #333333;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 12px;
	
}

#bodytext {
	margin-left: 8px;
	font: 14px normal Arial, Helvetica, sans-serif;
	color: #222222 ;
	line-height: 0.5cm;
}

#blogtitle {
margin-left: 8px;
font-size: 26px;
color: #CCCC00;
}

#blogsubtitle {
margin-left: 8px;
font-size: 16px;
color: #33bb22;
}

img{border: 0px;}

li{ list-style-type:none;}
