/*  
Theme Name: WordPress Theme 27
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:#414141;
	background-image:url('images/bbg.jpg');
	padding:0px;
	margin:0px;
	font-family:Tahoma, Arial;
	font-size:11px;
	color:#000000
}
a {
	color:#000000;
}
.header{
	width:720px;
	text-align:left;
}
.co_name {
	padding-left:33px;
	padding-top:30px;
	text-align:left;
}
.co_name a{	
	font-family:Verdana;
	font-size:30px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	text-transform:uppercase;
}
.slogan {
	text-align:left;
	padding-left:33px;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
	font-family:Microsoft Sans Serif;
}

.menu {
	width:100%;
	height:34px;
	padding-top:10;
	vertical-align:top;
	line-height:34px;
	text-align:left;

}
.menu ul {
	display: inline;

	
}
.menu li {
	display: inline;
	height:25px;
	background-image:url('images/menu_bul.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.menu li a {
	
	padding-left:20px;
	padding-right:60px;
	color:#CAE999; 
	font-size:12px;

	text-decoration:none
}


.table {
	width:720px;
	height:auto;
	display:table;
}
.table_row {
	height:100%;
	display:table-row;
}
.left {
	width:485px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right {
	width:235px;
	height:100%;
	vertical-align:top;
	display:table-cell;
	text-align:left;
}


.table2 {
	width:720px;
	height:auto;
	display:table;
	background-color:#ffffff;
	text-align:left;
}
.table_row2 {
	height:100%;
	display:table-row;
}
.left2 {
	width:512px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}
.right2 {
	width:208px;
	height:100%;
	vertical-align:top;
	display:table-cell;
}


.left_header small {
	font-size:9px;
	font-weight:normal;
	color:#CC0000;
	font-family:Microsoft Sans Serif;
}

.left_content {
	padding: 0px 30px 0px 40px;
	color:#000000;
	line-height:16px;
}
.left_header a {
	font-size:16px; 
	text-decoration:none;
	color:#000000;
}
postmetadata  {
	 margin:0px;
	 padding:5px 0px 0px 25px;

}
.postmetadata a {
	color:#E20A16;
	text-decoration:none;
	font-family:Microsoft Sans Serif, Arial;


}

.right_header {
	width:208px;
	height:17px;
	background-image:url('images/rh_bg.gif');
	background-repeat:no-repeat;
	color:#ffffff;
	font-size:12px;
	padding-top:1px;
}

.ul {
	padding: 10px 0px 0px 18px;
	margin:0px;
}
.ul li {
	list-style:none;
	line-height:17px;
}
.ul li a {
	color:#4C4C4C;
	text-decoration:underline;
	font-size:11px;

	
}

.footer {
	width:720px;
	height:46px;
	text-align:left;
	height:41px; 
	font-size:10px;
	color:#A9A9A9;
	
}


.footer a{
	color:#A9A9A9;
	text-decoration:none;
}

h1, h2, h3, h4 {
	font-size:12px;
}
.postmetadataalt {
	font-size:9px;
}

div.header_db{
	text-align:justify;
	margin:0px 5px;
}

div.header_db h1,div.header_db h2,div.header_db h3,div.header_db h4,div.header_db h5,div.header_db h6{
	display:inline;
}

