/*
Theme Name: LongEZ209
Theme URI: http://www.longez209.com
Description: LongEZ209 Wordpress Theme.
Version: 1.0
Author: Troy Berlin
Author URI: http://www.digitalfusionworks.com
Tags: 
*/
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/longez_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#page{
	padding: 0px;
	width: 1060px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header{
	background-image: url(images/longez_head_1.png);
	height: 300px;
	width: 1060px;
	margin: 0px;
	padding: 0px;
}
#midpage{
	background-image: url(images/longez_mid.png);
	background-repeat: repeat-y;
	width: 1060px;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: auto;
}
#pagecontent{
	background-image: url(images/longez_head_2.png);
	background-repeat: no-repeat;
	width: 1060px;
	overflow: auto;
	float: left;
}
#sidebar{
	padding: 0px;
	width: 235px;
	float: left;
	margin-top: 103px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	overflow: visible;
}
#sidebar h1,h2,h3,h4,h5,h6{
	line-height: normal;
	margin: 0px;
	padding: 0px;	
}
#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
#sidebar li{
	margin: 0px;
	background-image: url(images/longez_nav_btn.png);
	line-height: 32px;
	padding: 0px;
	height: 32px;
	width: 235px;
}
#sidebar a{
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
	height: 32px;
	width: 235px;
}
#sidebar  li:hover{
	background-image: url(images/longez_nav_btn_hit.png);	
}
#content{
	padding: 0px;
	float: left;
	width: 655px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	overflow: auto;
}
.post {
	padding: 0px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/* Default Wordpress Styles */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	list-style-type: none;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* Optional Default Wordpress Styles */
.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat{}
