/* general reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big,cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: baseline;
	background:transparent;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}
table {border-collapse:collapse; border-spacing:0;}
input, textarea, button {font-family:inherit; font-size:1em;}
html{background:#000 url(../images/bg-page.gif) repeat-x;}
body{
	margin:0;
	font:18px/21px Georgia, 'Times New Roman', Times, serif;
	color:#333;
	background:url(../images/bg-body.jpg) no-repeat 50% 0;
}
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.stico_default{
	background: url("../images/bg-btns-list.gif") no-repeat scroll 0 0 transparent!important;
}
#SignUp{
	font-size: 13px!important;
	font-family: Georgia;
	color: #fff!important;
}
.signupframe {
	background: none!important;
	border: 0 none !important;
}
.signupframe td{
	color: #fff!important;
}
.signupframe td input{
	margin:10px;
}
a.stbutton {
	padding: 0px!important;
}
/* wrapper */
#wrapper{
	width:960px;
	margin:0 auto;
}
#header{
	width:100%;
	overflow:hidden;
	padding:0 0 10px;
}
/* logo */
#header .logo{
	background:url(../images/bg-logo.jpg) no-repeat;
	width: 275px;
	height: 128px;
	overflow:hidden;
	float:left;
	text-indent:-9999px;
}
#header .logo a{
	height:100%;
	display:block;
}
#header .holder{
	float:right;
	width:590px;
	margin:0 45px 0 0;
	display:inline;
}
.nav-holder{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 21px;
	font:18px/21px Georgia, 'Times New Roman', Times, serif;
}
.w1{
	position:relative;
	left:50%;
	float:left;
}
.w2{
	float:left;
	position:relative;
	left:-50%;
}
/* nav */
#nav{
	margin:0 0 0 -41px;
	padding:12px 0 0;
	float:left;
	display:inline;
	overflow:hidden;
	position:relative;
}
#nav li{
	float:left;
	list-style:none;
	margin:0 0 0 33px;
	display:inline;
	padding:0 0 2px;
}
#nav a{
	color:#ccc;
	text-decoration:none;
}
#nav a:hover{text-decoration:underline;}
.promo-placehlder{
	width:584px;
	border:1px solid #fff;
}
.promo-placehlder img{display:block;}
#main{
	border:1px solid #333;
	background-color:#222;
	width:908px;
	padding:0 7px 25px 43px;
}
#main:after {
	clear: both;
	content:"";
	display: block;
}
/* sidebar */
#sidebar{
	float:right;
	width:303px;
	padding:50px 0 0;
}
#sidebar .widget{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
#sidebar .widget img{display:block;}
/* follow box */
.follow-box{
	width:100%;
	margin:0 0 20px;
}
.follow-box h3{
	color:#aaa;
	font-size:18px;
	font-weight:normal;
	padding:0 0 10px;
	margin:0 0 10px;
	background:url(../images/bg-heading.gif) repeat-x 0 100%;
}
.follow-box ul{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.follow-box li{
	float:left;
	margin:0 9px 0 0;
}
.follow-box a{
	text-indent:-9999px;
	width: 31px;
	height: 32px;
	float:left;
}
.follow-box a.facebook{background:url(../images/icon01.gif) no-repeat;}
.follow-box a.twitter{background:url(../images/icon02.gif) no-repeat;}
.follow-box a.icon02{background:url(../images/icon03.gif) no-repeat;}
.follow-box a.icon03{background:url(../images/icon04.gif) no-repeat;}
/* content */
#content{
	float:left;
	width:594px;
	padding:8px 0 0;
}
#content h1{
	color:#fff;
	font-size:30px;
	font-weight:normal;
	margin:0 0 12px;
}
/* posts-holder */
.posts-holder{
	width:100%;
	overflow:hidden;
}
/* posts-holder post */
.posts-holder .post{
	width:100%;
	margin:0 0 46px;
	overflow:hidden;
}
.posts-holder .post h2{
	font:24px/27px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	margin:0 0 5px;
}
.posts-holder .txt-content{
	width:100%;
	color:#fff;
	overflow:hidden;
	font-size:14px;
	line-height:24px;
	margin:0 0 14px;
}
.posts-holder .txt-content img.right{
	float:right;
	margin:0 0 0 10px;
}
.posts-holder p{margin:0 0 12px; color: #fff;}
/* btns-list */
.btns-list{
	list-style:none;
	margin:0 0 0 -6px;
	padding:0;
	width:100%;
	overflow:hidden;
	font-size:18px;
}
.btns-list li{
	float:left;
	margin:0 0 0 6px;
	display:inline;
}
.btns-list a{
	color:#fff;
	line-height:28px;
	background:url(../images/bg-btns-list.gif) no-repeat !important;
	width: 112px;
	height: 34px;
	text-align:center;
	float:left;
	text-decoration:none;
}
.btns-list a:hover{text-decoration:underline;}
/* visual */
.visual{
	margin:0 -8px 0 -69px;
	width:668px;
	position:relative;
	background:url(../images/bg-visual.jpg) repeat-y;
}
.visual .btns-list{
	margin:0 -8px 6px -11px;
	width:595px;
	position:relative;
}
.visual .visual-b{
	padding:12px 34px 36px 25px;
	width:609px;
	overflow:hidden;
	background:url(../images/bg-visual-b.jpg) no-repeat 0 100%;
}
/* visual holder */
.visual .holder{
	width:100%;
	overflow:hidden;
	margin:0 0 27px;
}
.visual .img{
	float:left;
	padding:5px 0 0 7px;
	background:url(../images/bg-img-box.png) no-repeat;
	width: 231px;
	height: 156px;
	margin:0 45px 0 0;
}
.visual .img img{display:block;}
.visual .txt-box{
	float:left;
	width:210px;
	padding:3px 0 0;
	margin:0 24px 0 0;
}
.visual .txt-box h2 a{
	color: #000;
}
.visual .txt-box p{
	color: #fff;
}
.visual .txt-box a{
	color: #fff;
}
.visual .txt-box h2{
	color:#222;
	margin:0;
	font:30px/36px Georgia, 'Times New Roman', Times, serif;
}
.visual .txt-box ul{
	list-style:none;
	margin:0;
	padding:0;
	color:#fff;
	font-size:18px;
	width:100%;
	overflow:hidden;
}
.visual .txt-box li{
	width:100%;
	float:left;
	line-height:24px;
}
.visual .txt-box li a{
	color:#fff;
	text-decoration:none;
}
.visual .txt-box li a:hover{text-decoration:underline;}
.circle-holder{
	float:left;
	margin:38px 0 0;
}
.circle{
	display:block;
	text-align:center;
	font-size:37px;
	line-height:41px;
	font-weight:normal;
	color:#fff;
	background:url(../images/circle.png) no-repeat;
	width: 81px;
	height:66px;
	padding-top:15px;
}
/* post-list */
.post-list{
	width:564px;
	overflow:hidden;
	padding:7px 0 0;
}
/* post */
.post-list .post{
	width:100%;
	overflow:hidden;
	margin:0 0 31px;
}
.post-list .heading{
	width:100%;
	padding:0 0 4px;
	background:url(../images/bg-box.gif) repeat-x 0 100%;
}
.post-list .post h3{
	color:#aaa;
	font:18px/24px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 3px;
}
.post-list .post .holder{padding:11px 0 0;}
.post-list .post .img{
	float:left;
	background:url(../images/bg-img-box.gif) no-repeat;
	width: 157px;
	height: 107px;
	padding:5px 0 0 7px;
}
.post-list .post .img img{display:block;}
.post-list .post .txt-holder{
	float:left;
	width:300px;
	padding:2px 0 0;
	margin:0 12px 0 0;
	font-size:18px;
	color:#fff;
	line-height:24px;
}
.post-list .post h4{
	color:#589154;
	font:18px/24px Georgia, 'Times New Roman', Times, serif;
}
.post-list .post h4 a{
	color:#589154;
}
.post-list .post .txt-holder p{}
.txt-holder a{
	color: #fff;
}
.post-list .post .circle-holder{
	float:right;
	margin:10px 0 0;
}
.post-list .post .circle-holder strong{
	width: 81px;
	height: 66px;
	display:block;
	color:#fff;
	text-align:center;
	font-size:37px;
	font-weight:normal;
	line-height:42px;
	padding-top:15px;
}
strong.grey-circle{background:url(../images/circle-grey.png) no-repeat;}
strong.green-circle{
	background:url(../images/circle-green.png) no-repeat!important;
	font-size:27px!important;
	line-height:25px!important;
	height:67px!important;
	padding:9px 0 5px!important;
}
/* pagination-holder */
.pagination-holder{
	background:url(../images/bg-box.gif) repeat-x;
	width:564px;
	position:relative;
	padding:35px 0 0;
	font-size:13px;
	overflow:hidden;
}
.pagination-holder ul{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
}
.pagination-holder li{
	margin:0 14px 0 0;
	float:left;
	display:inline;
}
.pagination-holder a{
	color:#aaa;
	text-decoration:none;
	float:left;
	line-height:16px;
	padding-bottom:2px
}
.pagination-holder a:hover{text-decoration:underline;}
.pagination-holder a.prev{
	background:url(../images/prev.gif) no-repeat 0 5px;
	padding-left:18px;
}
.pagination-holder a.next{
	background:url(../images/next.gif) no-repeat 100% 5px;
	padding-right:18px;
}
/* area */
.visual .area{
	color:#fff;
	font-size:18px;
}
.visual .area p{margin:0;}
.visual .area .top{
	background:url(../images/bg-area-top.png) no-repeat;
	width: 602px;
	height: 3px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.visual .area .bottom{
	background:url(../images/bg-area-bottom.png) no-repeat;
	width: 602px;
	height: 5px;
	font-size:0;
	line-height:0;
	overflow:hidden;
}
.visual .area .content{
	background:url(../images/bg-area-content.png) repeat-y;
	width: 576px;
	padding:7px 13px;
}
/* footer */
#footer{
	padding:12px 40px 10px 45px;
	overflow:hidden;
	font-size:11px;
	color:#fff;
	background:url(../images/bg-footer.jpg) no-repeat;
}
#footer p{margin:0;}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a:hover{text-decoration:underline;}
#footer .marked{text-align:right;}
/* footer .l-box */
#footer .l-box{
	float:left;
	width:712px;
	overflow:hidden;
}
#footer .box{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 10px;
	padding:0 7px 0 10px;
	margin:0 10px 0 -10px;
}