@charset "utf-8";
/*
Design by http://www.dreamtemplate.com
*/
html { padding:0; margin:0 auto; /*background:#e9e9e9 url(images/main_bg.jpg) no-repeat left top;*/}
body {
	margin: 0;
	padding: 0;
	width: 100%;
	border: 0;
	color: #999; /*background:url(images/header_bg.jpg) repeat-x left top;*/
	background-color: #FFF;
	font-family: "Liberation sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	background-image: url(images/bg-1.jpg);
	background-repeat: repeat;
}
* { outline:none;}
.main {
	margin: 0 auto;
	padding: 0;
	background-color: #F1F1F1;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.clr {
	clear: both;
	padding: 0;
	margin: 0;
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	color: #333;
}
h2 { margin:0; padding:10px 0; font-size:22px; font-weight:normal; color:#434343; text-transform:uppercase;}
p {
	margin:0;
	padding:8px 0;
	color: #999;
	text-align: justify;
}
a {
	color: #10A9A6;
	text-decoration: underline;
}
img { border:none;}

.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-repeat: no-repeat;
	background-position: left 163px;
	background-color: #f1f1f1;
}
.header_resize { margin:0 auto; padding:0; width:960px;}
.logo {
	padding: 0;
	float: left;
	width: auto;
	height: 120px;
}
h1 { margin:0; padding:36px 0 0; font-size:58px; font-weight:normal; line-height:1.2em; color:#fff; text-transform:none;}
h1 a, h1 a:hover { color:#fff; text-decoration:none;}
h1 span {
	padding:0 4px;
	color:#fff;
	font-weight:bold;
	background-color: #C3A879;
}
h1 small { display:inline; margin:0; font-size:13px; line-height:1.2em; text-transform:none; color:#fff; font-weight:normal;}
.slider { padding:0;}

/* social */
.social { padding:17px 20px 0 0; float:right; width:auto;}
.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 {
	padding: 0;
	height: 55px;
	background: url(images/menu_bg.png) repeat-x left top;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
}
.menu_nav ul { list-style:none; padding:0; height:54px;}
.menu_nav ul li { margin:0; padding:0; float:left; border-right:1px solid #444;}
.menu_nav ul li a { display:block; margin:0; padding:0 0 0 20px; font-size:16px; line-height:20px; font-weight:normal; color:#c0c0c0; text-decoration:none; text-transform:uppercase; text-align:center;}
.menu_nav ul li a span { display:block; padding:17px 20px 17px 0; height:20px;}
.menu_nav ul li.active a, .menu_nav ul li a:hover {
	color: #fff;
	background-color: #1FACA4;
	line-height: normal;
}
.menu_nav ul li.active a span, .menu_nav ul li a:hover span {
	color: #FFF;
}

/* content */
.content {
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #F1F2E3;
}
.content_resize {
	margin: 0 auto;
	padding: 24px 20px;
	width: 920px;
	background-color: #FFFFFF;
}
.content h2 { }
.content .mainbar { margin:0 0 24px; padding:0; float:right; width:660px;}
.content .mainbar h2 {
	padding-bottom: 6px;
	font-size: 26px;
	color: #1FACA4;
}
.content .mainbar div.img { float:left;}
.content .mainbar div.img img { padding:8px 0 0;}
.content .mainbar img.fl { }
.content .mainbar .article { margin:0 0 24px; padding:0 0 20px; border-bottom:1px solid #ededed;}
.content .mainbar .post_content { padding-right:10px; float:right; width:430px;}
.content .mainbar .post_content strong { font-weight:bold;}
p.spec { padding:0 0 16px;}
p.infopost {
	margin: 0 0 6px;
	padding: 3px 0 5px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
	color: #666;
}
p.infopost span.date { }
p.infopost a { padding:0 2px; text-decoration:none; font-weight:normal;}
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:left; padding:12px 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-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
ul.sb_menu li { padding:10px 0;}
ul.ex_menu li { padding:10px 0;}
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: #1FACA4;
	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:#494949; border-bottom:1px solid #3d3d3d;}
.fbg_resize { margin:0 auto; padding:32px 20px 24px; 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:#606060; border:1px solid #64676c;}
.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 .c3 { padding:0 0 0 16px; width:274px;}
.fbg .fbg_ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #F0F0F0;
}
.fbg .fbg_ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	color: #F60;
}
.fbg .fbg_ul li a {
	display:block;
	margin:0;
	padding:2px 0 2px 12px;
	color:#F90;
	text-decoration:none;
	background:url(images/li.gif) no-repeat left center;
}
.fbg .fbg_ul li a:hover {
	color:#F90;
	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:#a4a3a3; font-weight:normal;}
.fbg p.contact_info span { display:block; float:left; width:74px; font-weight:bold;}

/* footer */
.footer { background:#494949; border-top:1px solid #515050;}
.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:#8a8a8a; text-decoration:none; font-weight:normal;}
.footer p.lf a:hover { text-decoration:none; color:#a4a3a3;}
.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:57px 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;}
.special {
	color: #F60;
}
.special {
	font-weight: bold;
}
.specialtitle {
	color: #39C;
}
.specialtitle {
	font-weight: bold;
}
.main_emails_bottom {
	color: #F90;
}
.main .content .content_resize .mainbar .article table tr td {
	color: #999;
	text-align: justify;
}
.main .content .content_resize .mainbar .article table tr td table tbody tr td table {
	color: #999;
}
.main .content .content_resize .mainbar .article table tr td h2 br {
	text-align: center;
}
.redtext {
	font-size: 14px;
	font-weight: bold;
	color: #D20000;
}
.extratitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666;
}
#MEMBERS {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
#members {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
}
#rcorners2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
