@charset "utf-8";
/*
Design by http://www.dreamtemplate.com
*/
html { padding:0; margin:0 auto; /*background:#e9e9e9 url(images/main_bg.jpg) repeat left top;*/}
body {
	margin:0;
	padding:0;
	width:100%;
	border:0;
	color:#333; /*background:url(images/header_bg.jpg) repeat-x left top;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
}
* { outline:none;}
.main { margin:0 auto; padding:0; background:#fdfdfd url(images/main_bg.png) repeat-x left top;}
.clr { clear:both; padding:0; margin:0; width:100%; font-size:0px; line-height:0px;}
h2 { margin:0; padding:10px 0; font-size:24px; font-weight:normal; color:#282828; text-transform:none;}
p {
	margin:0;
	padding:15px 15px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
a {
	color:#0AA3F5;
	text-decoration:underline;
}
img {
	border:2;
	border-color: #666;
}

.header, .content, .menu_nav, .fbg, .footer, form, ol, ol li, ul, .content .mainbar, .content .sidebar { margin:0; padding:0;}

/* header */
.header { padding:0 0 12px; background:url(images/center_bg.jpg) no-repeat center 154px;}
.header_resize { margin:0 auto; padding:0; width:960px;}
.logo {
	padding:0;
	float:left;
	width:300px;
	height:105px;
}
h1 {
	margin:0;
	padding:28px 0 0;
	font-size:24px;
	font-weight:bold;
	line-height:1.2em;
	color:#fff;
	text-transform:uppercase;
}
h1 a, h1 a:hover { color:#fff; text-decoration:none;}
h1 span { color:#fff;}
h1 small { display:block; margin:-6px 0 0 64px; font-size:13px; line-height:1.2em; text-transform:none; color:#adacac; font-weight:normal;}
.slider { padding:43px 0 0;}
p.uslid {
	clear:both;
	padding:42px 0 25px;
	color:#fff;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}

/* social */
.social { padding:17px 0 0; float:left; width:auto; height:32px}
.social p { padding:0; float:right; width:auto; color:#fdfdfd; text-align:right; font-size:13px; line-height:1.5em; font-weight:normal;}
.social a { color:#fdfdfd; text-decoration:none;}
.social a:hover { text-decoration:underline;}
.social img { margin:-3px 0 -3px 2px; border:none;}

/* menu */
.menu_nav { margin:0; padding:36px 0 0; float:right; width:auto; height:40px;}
.menu_nav ul { list-style:none; padding:0; height:40px;}
.menu_nav ul li { margin:0; padding:0 2px; float:left;}
.menu_nav ul li a { display:block; margin:0; padding:0 0 0 20px; font-size:16px; line-height:20px; font-weight:normal; color:#fff; text-decoration:none; text-transform:uppercase; text-align:center;}
.menu_nav ul li a span { display:block; padding:10px 20px 10px 0; height:20px;}
.menu_nav ul li.active a, .menu_nav ul li a:hover { color:#fff; background:url(images/menu_a_l.png) no-repeat left top;}
.menu_nav ul li.active a span, .menu_nav ul li a:hover span { background:url(images/menu_a_r.png) no-repeat right top;}

/* content */
.content { background:url(images/content_bg.png) repeat-x left bottom;}
.content_resize { margin:0 auto; padding:24px 20px; width:920px; background:#fff;}
.content h2 { }
.content .mainbar { margin:0 0 24px; padding:0; float:right; width:631px;}
.content .mainbar3 {
	margin:24 24 24px;
	padding:5 5 5px;
	float:right;
	width:950px;
}

.content .mainbar h2 {
	padding-bottom:6px;
	font-size:26px;
	color:#01144a;
}
.content .mainbar div.img { float:left;}
.content .mainbar div.img img { padding:0;}
.content .mainbar img.fl { }
.content .mainbar .article { margin:0 0 24px; padding:0 0 20px;}
.content .mainbar .post_content {
	padding-right:10px;
	float:left;
	width:620px;
}
.content .mainbar .post_content strong { font-weight:bold;}
p.spec { padding:0 0 16px;}
p.infopost {
	margin:0;
	padding:6px 12px 8px;
	background:#01144a;
	color:#cacaca;
}
p.infopost span.date { }
p.infopost a { padding:0 2px; text-decoration:none; font-weight:normal; color:#cacaca;}
p.infopost a:hover { text-decoration:underline;}
p.infopost a.com { }
p.infopost a.com span { font-weight:bold;}
p.infopost a.com:hover { text-decoration:underline;}
.content .mainbar a.rm { display:block; float:right; padding:24px 0; width:102px; height:15px; font-size:13px; line-height:15px; font-weight:bold; text-decoration:none; text-transform:none; text-align:center; color:#fff; background:url(images/readmore.png) no-repeat center center;}
.content .mainbar a.rm:hover { text-decoration:none;}

/* pagination */
.content p.pages { margin:0; padding:24px 0; font-size:13px; text-align:left;}
.content p.pages span, .content p.pages a { display:block; margin:0; padding:11px 0; float:left; width:40px; height:17px; color:#fff; line-height:17px; text-align:center; text-decoration:none;}
.content p.pages span, .content p.pages a:hover { color:#fff; font-weight:normal; background:url(images/page_a.png) no-repeat center center;}
.content p.pages a { color:#545454; background:url(images/page_p.png) no-repeat center center;}
.content p.pages small { font-size:12px; float:right;}

/* sidebar */
.content .sidebar { margin:0; padding:0; float:left; width:228px;}
.content .sidebar .gadget { margin:0 0 24px; padding:0;}
.content .sidebar h2 { }
ul.sb_menu, ul.ex_menu { margin:0; padding:0; list-style:none; font-size:12px;}
ul.sb_menu li, ul.ex_menu li { margin:0; list-style:none; border-bottom:1px solid #ededed;}
ul.sb_menu li { padding:10px 0;}
ul.ex_menu li {
	padding:10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: none;
}
ul.sb_menu li a { margin-left:-16px; padding:8px 8px 8px 16px; font-size:13px; color:#8a8a8a; text-decoration:none; text-transform:none;}
ul.ex_menu li a { font-weight:normal; font-size:13px; color:#8a8a8a; text-decoration:none; text-transform:uppercase;}
ul.sb_menu li a:hover, ul.ex_menu li a:hover { color:#282829; font-weight:bold; text-decoration:none;}

/* subpages */
.content .mainbar .comment { margin:0; padding:16px 0 0 0;}
.content .mainbar .comment img.userpic { border:1px solid #dedede; margin:10px 16px 0 0; padding:0; float:left;}

/* fbg */
.fbg { background:#303030 url(images/fbg_bg.jpg) repeat-x left top;}
.fbg_resize { margin:0 auto; padding:24px 20px 12px; width:920px; color:#8a8a8a;}
.fbg h2 { padding:0 0 16px; color:#fff;}
.fbg h2 small { display:block; padding:4px 0 0; font-size:12px; font-weight:normal; text-transform:none; color:#8a8a8a;}
.fbg img.gal { margin:8px 8px 0 0; padding:3px; background:#555; border:1px solid #4b4e52;}
.fbg .col { margin:0; float:left;}
.fbg .c1 { padding:0 16px 0 0; width:280px;}
.fbg .c2 { padding:0 36px 0 16px; width:280px;}
.fbg .c4 {
	padding:0 36px 0 16px;
	width:575px;
}

.fbg .c3 { padding:0 0 0 16px; width:274px;}
.fbg .fbg_ul { margin:0; padding:0; list-style:none;}
.fbg .fbg_ul li { margin:0; padding:0; list-style:none;}
.fbg .fbg_ul li a { display:block; margin:0; padding:2px 0 2px 12px; color:#8a8a8a; text-decoration:none; background:url(images/li.gif) no-repeat left center;}
.fbg .fbg_ul li a:hover { color:#fff; text-decoration:underline; font-weight:normal; background:url(images/li_a.gif) no-repeat left center;}
.fbg p.contact_info { line-height:1.8em;}
.fbg p.contact_info a { text-decoration:underline; color:#fff; font-weight:normal;}
.fbg p.contact_info span {
	display:block;
	float:left;
	width:60px;
	font-weight:bold;
}

/* footer */
.footer { background:#0f0f0f url(images/footer_bg.jpg) repeat-x left top;}
.footer_resize { margin:0 auto; padding:0; width:920px; color:#8a8a8a;}
.footer p.lf { margin:0; padding:24px 0; text-align:left; width:auto; line-height:1.5em;}
.footer p.lf a { color:#807f7f; text-decoration:none; font-weight:normal;}
.footer p.lf a:hover { text-decoration:none; color:#fff;}
.footer p.lf span { float:right;}

/* form */
ol { list-style:none;}
ol li { display:block; clear:both;}
ol li label { display:block; margin:0; padding:16px 0 0 0;}
ol li input.text { width:480px; border:1px solid #c0c0c0; margin:0; padding:5px 2px; height:16px; background-color:#fff;}
ol li textarea { width:480px; border:1px solid #c0c0c0; margin:0; padding:2px; background-color:#fff;}
ol li .send { margin:16px 0 0 0;}

/* search */
.searchform { margin:0; padding:9px 0 0; float:right; width:auto; height:32px;}
#formsearch { margin:0; padding:0; width:auto; height:32px;}
#formsearch span { display:block; margin:0; padding:0; float:left; background:url(images/search_bg.png) no-repeat left top;}
#formsearch input.editbox_search { margin:0; padding:8px 10px; float:left; width:202px; height:16px; font-size:13px; line-height:16px; color:#aeaeae; background:none; border:none;}
#formsearch input.button_search { margin:0; padding:0; border:none; float:left;}
.white_header {
	color: #FFF;
}
.main .content .content_resize .sidebar .gadget h2 span br {
	text-align: center;
}
