/*  
Theme Name: State Theme
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author:  
Author URI: 
*/

@charset "iso-8859-1";
/* CSS Document */
body  {
	background:#000000;
	color:#818181;
	font-size:11px;
	font-family:Tahoma, Arial;
	line-height: 18px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
}
h1, h2, h3, h4 {
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:10px;
}
h1 a, h2 a, h3 a, h4 a {
	font-size:12px;
	color:#ffffff;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:0px;
}

#ngg-webslice h2 {
	text-transform: capitalize;
	color:#ffffff;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin:0px 0px 12px 4px;
	background:url(images/cats_head.gif) left center no-repeat;
	vertical-align:top;
}

a {
	color:#ffffff;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}
.postmetadataalt {
	font-size:9px;
}
.table_border {
	background-color:#EB9409;
	width:768px;
	vertical-align:top;
	height:100%;
}
.table_main {
	background-color:#000000;
	vertical-align:top;
	width:766px;
	height:100%;
	text-align:left;
}
.table {
	width:766px; 
	height:100%;
	display:table;
}
.table_row {
	height:100%;
	display:table-row;
	width:766px;
}
.left {
	height:100%;
	vertical-align:top;
	display:table-cell;
	width:240px;
}
.name {
	vertical-align:top;
	width:240px;
	height:117px;
	background:url(images/name.jpg) left top no-repeat;
}
/*.co_name {
	padding:0px 4px 0px 0px;
	text-align:right;
}
.co_name a {
	font-size:45px;
	color:#FFA92E;
	text-decoration:none;
	font-family:arial, tahoma, times new roman;
}
.slogan {
	padding-right:26px;
	font-size:11px;
	font-family:tahoma, arial;
	color:#A29F9F;
	padding-top:0px;
	margin:0px 0px 0px 0px;
}*/
.cats_bg {
	vertical-align:top;
	width:240px;
	background:url(images/cats_bg3.jpg) left top repeat-y;
}
.cats_bg1 {
	vertical-align:top;
	width:240px;
	background:url(images/cats_bg1.jpg) left top no-repeat;
}
.sub_left {
	padding:25px 5px 0px 27px;
}
.left_header {
	color:#ffffff;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 18px;
	margin:0px 0px 0px 4px;
	background:url(images/cats_head.gif) left center no-repeat;
	vertical-align:top;
}
.left_header strong {
	color:#ffffff;
}
.sub_left ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 24px;
}
.sub_left li {
	color:#FFE051;
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg1.gif) left center no-repeat;
	vertical-align:top;
	line-height:16px;
}
.sub_left ul li a {
	text-decoration:none;
	font-size:11px;
	color:#FFE051;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 15px;
}
.sub_left li a:hover {
	text-decoration:underline;
}
.cats_bg2 {
	vertical-align:top;
	width:240px;
	height:21px;
	background:url(images/cats_bg2.jpg) left top no-repeat;
}
.right {
	height:100%;
	vertical-align:top;
	display:table-cell;
	width:526px;
}
.search {
	vertical-align:top;
	width:526px;
	height:238px;
	background:url(images/search.jpg) left top no-repeat;
}
.search_txt {
	padding:185px 0px 0px 309px;
	color:#FFBF13;
	font-size:12px;
	font-weight:bold;
	font-family:Tahoma, Arial;
}
.form {
	font-size:10px;
	color:#000000;
	font-family:Tahoma, Arial;
	width:137px;
	height:15px;
	padding:0px 0px 0px 5px;
	margin:0px 6px 0px 0px;
	vertical-align:top;
}
.content {
	vertical-align:top;
	width:466px;
	padding:0px 0px 0px 0px;
	margin:0px 35px 0px 25px;
}
.head_bg {
	vertical-align:top;
	width:466px;
	background:url(images/head_bg.jpg) left top repeat-y;
}
.table2 {
	width:466px; 
	display:table;
}
.table_row2 {
	display:table-row;
	width:466px;
}
.date {
	vertical-align:top;
	display:table-cell;
	width:102px;
}
.date_txt {
	padding:0px 3px 0px 9px;
	color:#FF8500; 
	font-size:14px;
	font-family:Tahoma, Arial;
	font-weight:bold;
}
.head {
	vertical-align:top;
	display:table-cell;
	width:364px;
}
.head_txt {
	padding:0px 0px 0px 10px;
	color:#D5D7D6; 
	font-size:11px;
	line-height:12px;
	font-family:Tahoma, Arial;
}
.head_txt a {
	color:#ffffff; 
	font-size:11px;
	font-family:Tahoma, Arial;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.head_txt a:hover {
	text-decoration:underline;
}

/* IE6 Only  */
*html .date { float:left;}
*html .head { float:left;}

/* IE7 Only  */
*:first-child+html .date { float:left;}
*:first-child+html .head { float:left;}

.navigation {
	background: #1d1d1d;
	padding: 10px 10px 60px;
}

.alignleft {
	margin: 0 15px 10px 0;
	float: left;
}
.alignright {
	margin: 0 0 10px 15px;
	float: right;
}
.cont_bg {
	vertical-align:top;
	width:466px;
}
.content_txt {
	padding:15px 0px 20px 8px;
	font-family:Tahoma, arial, serif;
	line-height:16px;
}
.content_txt strong {
	font-family:Tahoma, arial, serif;
	font-weight:normal;
	font-size:12px;
}
.content_txt strong {
	color:#BCBCBC;
}
.content_txt a {
	font-size:11px; 
	text-decoration:underline;
	color:#ffffff;
	font-family:Tahoma, Arial;
}
.content_txt a:hover {
	text-decoration:none;
}
.content_txt ul {
	padding:10px 0px 30px 0px; 
	margin:0px 0px 0px 149px;
}
.content_txt li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg2.gif) left center no-repeat;
	vertical-align:top;
	line-height:18px;
}
.content_txt ul li a {
	text-decoration:underline;
	font-size:11px;
	color:#C66600;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 10px;
}
.content_txt li a:hover {
	text-decoration:none;
}
.more_bg {
	vertical-align:top;
	width:466px;
	background-color:#111111;
}
.content_more {
	padding:8px 15px 5px 20px;
	text-align:right;
}
.content_more a {
	font-size:11px; 
	text-decoration:underline;
	color:#983B00;
	font-family:Tahoma, Arial;
	text-transform:uppercase;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	background:url(images/more_bg.gif) left center no-repeat;
	vertical-align:top;
}
.content_more a:hover {
	text-decoration:none;
}

/* IE6 Only  */
*html .left { float:left;}
*html .right { float:left;}

/* IE7 Only  */
*:first-child+html .left { float:left;}
*:first-child+html .right { float:left;}

.footer {
	width:766px; 
	height:56px;
	vertical-align:top;
}
.footer_bg {
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 19px;
	background:url(images/foot_bg.jpg) left top no-repeat;
	vertical-align:top;
}
.footer_txt {
	color:#5C5C5C;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:3px 0px 0px 38px;
	vertical-align:top;
	line-height:13px;
}
.footer_txt a {
	color:#FFA92E;
	text-decoration:underline;
}
.footer_txt a:hover {
	text-decoration:none;
}
