/*  
Theme Name: WordPress Theme 11
Theme URI: http://wordpress.org/
Description: A theme from Template-Help.com Collection 
Version: 2.0
Author: Template_help.com 
Author URI: http://www.template-help.com/ 
*/

body {
	background-color:#F6F6F6;
	padding:0px; margin:0px;
}

.table {
	width:769px;
	min-height:100%;
	display:table;
	text-align:left;
}
.table_row {
	min-height:100%;
	display:table-row;
}
.left {
	width:243px;
	min-height:100%;
	float:left;
	vertical-align:top;
	display:table-cell;
	background-color:#FF7700;
	background-image:url('images/left_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom
}
.right {
	width:526px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	background-image:url('images/rbg.jpg');
}
.sub_right {
	width:526px;
	min-height:100%;
	background-image:url('images/right_bg.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	display:table;
}

.headerimg {
	background-color:#FF5E00;
	width:243px;
	height:100px;
	

}
.headerimg  a{ 
	text-transform:uppercase;
	font-family:Arial Narrow, Tahoma, Arial;
	color:#ffffff;
	text-decoration:none;
	font-size:25px;
	line-height:25px;
	font-weight:bold;
	padding-left:30px;
}

.description{ 
	text-transform:uppercase;
	font-family: Tahoma, Arial;
	color:#ffffff;
	text-decoration:none;
	font-size:9px;
	line-height:13px;
	padding-left:30px;

}

* html .left{float:left;height:100%;}
* html .right {float:right;height:100%;}


div {
	color:#444444;
	font-size:11px; 
	font-family: Tahoma, Arial;
}
form {
	padding:0;
	margin:0;
}

.hr {
	height:1px; 
	background-color:#FFA04D;
	line-height:1px;
	font-size:1px;
}

.left_content {
	padding:10px 30px 30px 30px;
}
.left_header {
	font-size:11px; 
	font-family:Arial, Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
}
.ul {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	color:#ffffff;
	line-height:15px;
}

.widgettitle {
	padding:15px 0px 0px 15px;
	list-style: none;
	font-size:11px; 
	font-family:Arial, Tahoma;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffffff;
}

.left_content li {

	list-style: none;
}

ul {
	list-style-image:url('images/bull.gif');
	color:#FFFFFF;
}
ul li a{
	list-style-image:url('images/bull.gif');
	color:#FFFFFF;
	text-decoration:none;
}




.ul li {
	list-style-image:url('images/bull.gif')
}
.ul li a{
	color:#FFFFFF;
	text-decoration:none;
}
.hr_bg {
	height:6px; 
	background-image:url('images/hr_bg.gif');
	line-height:1px;
	font-size:1px;
}


.table2 {
	width:526px;
	min-height:100%;
	display:table;
}
.table_row2 {
	min-height:100%;
	display:table-row;
}
.left2 {
	width:411px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:115px;
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	float:right;
}

.footer {
	padding-left:49px;
	color:#444444;
	font-family:Tahoma, Verdana;
}
.footer a {
	text-decoration:none;
	color:#FF7700;
}

.menu {
	background-image:url('images/menu_bg.gif');
}
.menu ol {
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 15px;
	color:#007DB3;
}
.menu ol li  a {
	color:#007DB3;
	text-decoration:none;
	line-height:18px;
}

* html .left2{float:left;}
* html .right2 {float:right;}

.right_content {
	padding:49px 37px 10px 48px;
}
.right_header {
	background-image:url('images/rh_bg.gif');
	background-repeat:repeat-y;
	background-position:left;
	padding-left:7px;
	color:#FF7700;
	font-weight:bold;
}
.right_header a {
	color:#6B6B6B;
	text-decoration:none;
}
.right_content small{ 
	color:#FF7700;
}

.right_content .right_content b{ 
	color:#AEAEAE;
}
.right_content a{
	color:#4CA4CA;
	text-decoration:underline;
}

.postmetadata  {
	 margin:0;
	 padding:15px 0px 0px 15px ;
	 background-image:url('images/bul2.gif');
	background-repeat:no-repeat;
	background-position:left bottom
}
.postmetadata a {
	color:#FF7700;
	text-decoration:none;
}

ul {
	padding:0px 0px 0px 15px;
	margin:0;
}
.pagetitle, h2, h1, h3{
	color:#6B6B6B;
	font-size:11px;
	font-weight:bold;
	line-height:12px;
}
.postmetadataalt a {
	color:#FF7700;
	text-decoration:none;
}
.postmetadataalt {
	font-size:9px;
	color:686868;
}