/*
THEME NAME: Optimus Theme
DESCRIPTION: Optimus Theme
VERSION: 0.9.0
AUTHOR: LightMix Design
AUTHOR URI: http://www.lightmix.com/
TAGS: 
*/
html {overflow-y: scroll;}

body {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 15px;
	vertical-align: baseline;
	background: #fff url(images/bg_page.jpg) left top repeat-x;
}

img {border: none;}

a, a:visited {color: #000; text-decoration: underline;}
a:hover, a:visited:hover {color: #ff6407; text-decoration: underline;}

form {margin: 0; padding: 0;}
label {margin: 0; padding: 0;}

h1 {
	color: #083f76;
	font-size: 18px;
	line-height: 22px;
	vertical-align: baseline;
	display: block;
	margin: 0 0 5px 0;
	padding: 0 0 0 13px;
	background: url(images/arr_h1_orange.gif) left 5px no-repeat;
	clear: both;
}

h1 a, h1 a:visited {
	text-decoration: none;
	color: #083f76;
}

h1 a:hover, h1 a:visited:hover {
	text-decoration: none;
	color: #000;
}

.h_cat {
	color: #333;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	background: none;
	padding: 0 0 3px 0;
	border-bottom: #333 1px solid;
	width: 556px;
}

/* header */
.header_box {
	width: 973px;
	height: 109px;
	background: url(images/bg_header.jpg) left top no-repeat;
	margin: 0 auto;
}
/* search box */
.search_box {
	height: 32px;
	background: #993;
	display: block;
	overflow: hidden;
	background: url(images/bg_search_box.jpg) right top no-repeat;
	color: #fff;
	font-size: 11px;
	line-height: 32px;
}

.search_box a, .search_box a:visited {color: #fff; text-decoration: none;}
.search_box a:hover, .search_box a:visited:hover {color: #ff6407; text-decoration: none;}

.input_txt_01 {
	color: #666666;
	font-size: 11px;
	width: 82px;
	border: 1px solid rgb(126, 157, 185);
	padding: 2px;
	vertical-align: top;
	height: 14px;
}

.button_search {
	width: 25px;
	height: 20px;
	border: none;
	background: url(images/btn_go.gif) center no-repeat;
}
/* // search box */

/* /// header */



/* top menu */
.top_menu_box {
	width: 973px;
	height: 37px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
	background: url(images/bg_menu_box.gif) left top no-repeat;
	font-size: 12px;
	font-weight: bold;
	line-height: 37px;
	color: #fff;
}

.nav {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav li {
	float: left;
	display: block;
	padding: 0 0 0 0;
	margin: 0;
}

.nav li a, .nav li a:visited {
	margin: 0 6px 0 6px;
	padding: 0 10px 0 10px;
	color: #fff;
	text-decoration: none;
	display: block;
}

.nav li a:hover, .nav li a:visited:hover {
	margin: 0 6px 0 6px;
	padding: 0 10px 0 10px;
	color: #ff6407;
	text-decoration: none;
	display: block;
}

.active_item, .current-cat {
	background: #fff;
}

.active_item a, .active_item a:visited,
.current-cat a, .current-cat a:visited
{
	background: #fff url(images/mi_active.png) left top no-repeat;
	color: #083f76 !important;
/*	display: block;
	margin: 0 6px 0 6px;
	padding: 0 10px 0 10px;*/
}

.active_item a:hover, .active_item a:visited:hover,
.current-cat a:hover, .current-cat a:visited:hover
{
	background: #fff url(images/mi_active_over.png) left top no-repeat;
	color: #083f76 !important;
/*	display: block;
	margin: 0 6px 0 6px;
	padding: 0 10px 0 10px; */
}
/* /// top menu */

/* content */
.content_box_outer {
	background: #fff url(images/bg_border_right_01.png) right top no-repeat;
	width: 973px;
	display: block;
	margin: 0 auto;
	margin-top: 7px;
}
.headergraphic {
	background-image: url(images/headertitle.jpg);
	height: 64px;
	width: 626px;
	margin-left: -35px;
}


.content_box_inner {
	width: 927px;
	background: url(images/bg_border_left.gif) left top no-repeat;
	padding-left: 35px;
	padding-bottom: 35px;
}

.left_column {
	width: 593px;
	display: block;
	float: left;
	clear: left;
}

.cb {
	background: #fff url(images/bg_column_shadow.png) 580px top no-repeat;
	display: block;
	float: left; 
}

.right_column {
	width: 325px;
	display: block;
	float: left;
	clear: right;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 6px;
}

.clearer {
	width:	927px;
	height: 1px;
	clear: both;
}

.article_box {
	width: 556px;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	border-bottom: #ccc 1px solid;
	padding: 0 0 30px 0;
	margin: 0 0 15px 0;
}

.article_box p {
	margin: 0;
	clear: both;
	margin-bottom: 10px;
}

.lnk_01, .lnk_01:visited {
	font-weight: bold;
	color: #C36326;
	font-size: 10px;
	text-align: left;
}

.lnk_01:hover, .lnk_01:visited:hover {
	color: #ff0000;
}

/**/
.article_links_01 {
	margin: 0 0 15px 0px; 
	padding: 0 0 0 0; 
	display: block; 
	float: left; 
	color: #000;
	font-size: 10px
}

.article_links_01 div {float: left; display: block; margin-right: 6px;}
.article_links_01 ul {margin: 0; padding: 0; list-style: none; display: inline; float: left;}
.article_links_01 ul li {float: left; margin-right: 11px; clear: none; display: inline;}

.article_links_01 a, .article_links_01 a:visited {color: #888; text-decoration: underline;}
.article_links_01 a:hover, .article_links_01 a:visited:hover {color: #888; text-decoration: underline;}

/**/


/* navigation */
.navigation {width: 556px; display: block; font-size: 10px; font-weight: bold;}
.alignleft {float: left;}
.alignright {float: right;}
/* // navigation */

/* /// content */

/* sidebar */
.sidebar_box {
	clear: both;
	display: block;
	width: 322px;
}

.sidebar_box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar_box ul li {
	margin-bottom: 20px;
}

.sidebar_box ul li ul {
	width: 310px;
	margin: 0 !important; padding: 0 !important; line-height: 18px !important;
}

.sidebar_box ul li ul li {
	line-height: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 0 22px;
	background: url(images/bullet_gray_01.gif) 10px 6px no-repeat;
}

.sidebar_box ul li ul li a {background: #fff !important; padding: 0 !important; margin: 0 !important;}

.sidebar_box ul li h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C26323;
	background: url(images/h_sidebar_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	line-height: 25px;
	position: relative;
	margin: 0 0 10px -7px;
	padding: 0 0 0 15px;
	vertical-align: baseline;

}
/* // sidebar */

/* footer */
.footer_box {
	width: 973px;
	display: block;
	margin: 0 auto;
	font-size: 11px;
	clear: both;
}

.menu_bottom, .menu_bottom:visited, .menu_bottom:hover, .menu_bottom:visited:hover  {
	text-decoration: none;
	padding: 0 5px 0 5px;
}
/* /// footer */

/* forms */
/* comments */
.comment_label_01 {
	font-size: 12px !important; 
	font-weight: bold; 
	color: #353535;
}

#commentform {
	line-height: 16px; 
	vertical-align: baseline; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

#commentform p {margin: 0; margin-bottom: 10px;}

#comment {
	border: #555 1px solid; 
	margin: 0; 
	padding: 0; 
	padding: 2px; 
	width: 556px;
	line-height: 18px;
	vertical-align: baseline; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	background: url(images/bg_txt_field_01.gif) left top repeat-x;
}

.depth-1, .depth-2, .odd, .event, .thread-even, .thread-odd, .thread-even  {margin: 0; padding: 0;}

#author, #email, #url {
	border: #000 1px solid; 
	margin: 0; 
	padding: 0; 
	padding: 2px; 
	vertical-align: baseline; 
	color: #000; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin-right: 10px;
	width: 320px;
}

#url {margin-bottom: 15px;}

#submit {
	width: 179px; 
	height: 27px; 
	background: red url(images/btn_submit.gif) center no-repeat; 
	border: none;
}

#submit:hover {
	width: 179px; 
	height: 27px; 
	background: url(images/btn_submit_over.gif) center no-repeat; 
	border: none;
}

#comments {font-size: 17px; padding-top: 20px; display: block; 	color: #083F76;}
.commentlist {
	margin: 0; 
	padding: 0; 
	font-size: 14px; 
	line-height: 16px; 
	vertical-align: baseline;
	margin-bottom: 20px;
}

.comment_title_01 {margin: 0; padding: 0; font-weight: bold; margin-bottom: 5px; color: #333; font-size: 12px;}
.commentlist p {margin: 0; padding: 0; font-size: 12px; line-height: 20px;}
.comment_edits_01 label {font-size: 12px;}

#postcomment {display: block; clear: both; padding-top: 10px; font-size: 17px; font-weight: bold; 	color: #083F76;}
#commentlist li {
	clear: both; 
	margin: 0; 
	padding: 0; 
	border-top: #ccc 1px solid;
	padding-top: 10px;
	margin-bottom: 15px;
	float: left;
}

.article_links {font-size: 12px;}
/* comments */
/* / forms */

/* plugins */
.addthis_container {
	margin-top: 50px;
}

#crp_related h3 {
	margin: 25px 0 15px 0;
	font-size: 17px;
	font-weight: bold;
	color: #083F76;
}

#crp_related ul {
	margin: 0 0 0 0;
	padding-left: 0;
	list-style: none;
	color: #777;
}

#crp_related ul li a,
#crp_related ul li a:visited,
#crp_related ul li a:hover,
#crp_related ul li a:visited:hover {
	color: #777;
}

#crp_related ul li {
	margin-bottom: 3px;
	background: url(images/bullet_gray_01.gif) 0 7px no-repeat;
	padding-left: 14px;
}

.tools_01 {
	display: block;
	width: 556;
	border-bottom: #ccc 1px solid;
	margin-bottom: 15px;
	padding-bottom: 12px;
}
.promobox {
	background-image: url(images/promobg.jpg);
	height: 41px;
	width: 325px;
	padding-top: 239px;
	margin-left: 0px;
}
