/*  
Theme Name: WordPress Theme 43
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/ 
*/

@charset "iso-8859-1";
/* CSS Document */

h1, h2, h3, h4 {
	font-size:14px;
	color:#ffffff;
	font-family:Tahoma, Times, serif;
	font-weight:normal;
}

.postmetadataalt {
	font-size:9px;
}
a {
	color:#E1E1E1;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
body  {
	background:url(images/bbg_main.jpg) left top;
	color:#FFFFFF;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
.header {
	width:766px; 
	height:295px;
	background-image:url(images/header.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.co_name {
	padding:105px 0px 0px 62px;
}
.co_name a {
	/*font-size:30px;*/ font-size:25px;
	color:#FFFFFF;
	text-decoration:none;
	font-family:tahoma, Arial;
}
.slogan {
	padding-left:62px;
	font-size:9px;
	font-family:Microsoft Sans Serif, Arial;
	color:#FFFFFF;
	padding-top:0px;
}
.menu {
	padding:65px 0px 0px 56px;
}
.menu ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	list-style:none;
}
.menu ul li {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	display:inline;
	background:url(images/q1.jpg) left center no-repeat;
}
.menu ul li a {
	 font-size:10px; 
	 color:#ffffff;
	 text-decoration:none;
	 padding:0px 44px 0px 12px;
	 margin:0px 0px 0px 0px;
	 font-family:tahoma, Arial;
}
.menu ul li a:hover {
	 text-decoration:underline;
}
.main_bg {
	width:100%; 
	height:100%;
background-image:url('images/bbg.jpg'); /*Disabled by John Lamansky (4/3/2007)*/
	background-position:left top;
	background-repeat:repeat-y;
	
}
.main_content {
	width:100%; 
	min-height:100%;
	background-image:url('images/main.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.main {
	width:766px; 
	min-height:100%;
	display:table;
}
.main_row {
	width:766px; 
	min-height:100%;
	display:table-row;
}
.main_left {
	width:530px; 
	min-height:100%;
	display:table-cell;
}
.main_right {
        background:url(leaf.gif) no-repeat top center;
	width:236px; 
	min-height:100%;
	display:table-cell;
}
.sub_left {
	padding:15px 32px 30px 62px;
}
.main_left h2 {
	line-height:7px;
}
.main_left h2 a { 
	text-decoration:none;
	font-size:16px;
	color:#ffffff;
	font-family:Tahoma, arial, serif;
	font-weight:normal;
}
.main_left small{ 
	font-size:10px;
	color:#ffffff;
	font-family:Microsoft Sans Serif, Arial;
}
.left_more a {
	font-size:11px; 
	text-decoration:none;
	color:#ffffff;
	font-family:Tahoma, arial, serif;
}
.left_more a:hover {
	text-decoration:underline;
}
.left_content  { line-height: 18px; text-align: left; margin: 30px 0 24px; padding: 0 }
.sub_right  { font-size: 12px; line-height: 12pt; text-align: left; display: inline; padding: 18px 45px 30px 29px }
.right_header  { color: #ffffff; font-size: 14px; font-family: Tahoma, Arial, "times new roman"; line-height: 12pt; background: url(images/subscribe_itunes.gif) no-repeat center top }
ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
/* li  { line-height: 14px; list-style: none; margin: 0; padding: 0 } */ /* Disabled by John Lamansky (3/28/2007) */
li a {
	text-decoration:underline;
	font-size:11px;
	color:#E1E1E1;
	font-family:tahoma, arial, times new roman;
}
li a:hover {
	text-decoration:none;
}
.form {
	font-size:10px;
	color:#ACACAC;
	font-family:Tahoma, verdana, arial, courier;
	width:131px;
	height:16px;
	background-color:#ffffff;
	border:#C5CFD8 solid 1px;
	padding:1px 0px 0px 6px;
	vertical-align:top;
}
.footer {
	width:766px; 
	height:112px;
	background-image:url('images/footer.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.footer_txt {
	 padding:16px 0px 0px 66px;
	 color:#B0B0B0;
	 font-size:9px;
	 font-family:Microsoft Sans Serif, tahoma, Arial;
}
.footer_txt a {
	color:#B0B0B0;
	text-decoration:none;
}
.footer_txt a:hover {
	text-decoration:underline;
}

/* CUSTOM STYLES */
/* added by John Lamansky */

#sidebar li a img {
	border: 0;
}

#sidebar h2 {
	padding: 0;
	margin: 20px 0 0 0;
}

#sidebar ul li {
	list-style: none;
}

#sidebar ul li ul li {
	list-style: disc inside;
}

#topbar {
	background-color: red;
	width: 100%;
	text-align: center;
	padding: 5px;
}

#topbar a {
	color: white;
}

.main_bg {
	/*background-color: #2D2D2D;*/
}