/*--common styles--*/
body{
	margin:0;
	color:#474748;
	font:62.5% Arial, Helvetica, sans-serif;
	background:#f6f0e5;
}
img{border:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
/*--wrapper--*/
#wrapper{
	background:#c7c6c6;
	width:1000px;
	overflow:hidden;
	margin:0 auto;
}
/*--header--*/
#header{
	width:100%;
	margin:0 0 4px;
	position:relative;
	z-index:100;
}
#header:after{
	content:"";
	display:block;
	clear:both;
}
/*--logo--*/
#header h1{
	float:left;
	display:inline;
	overflow:hidden;
	margin:15px 0 0 51px;
	padding:0 0 1px;
}
* html #header h1{
	position:relative;
	margin-right:-3px !important;
}
#header h1 a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	width:309px;
	height:114px;
}
/*--top box--*/
#header .top-box{
	width:100%;
	background:#3086c3 url(../images/bg-header.jpg) repeat-x;
	border-bottom:1px solid #4790c3;
	position:relative;
 	z-index:100;
}
#header .top-box:after{
	content:"";
	display:block;
	clear:both;
}
#header .row{
	width:640px;
	float:right;
}
#header .row:after{
	content:"";
	display:block;
	clear:both;
}
/*--top menu--*/
.top-menu{
	list-style:none;
	padding:0;
	margin:10px 13px 54px 0;
	float:right;
	display:inline;
	overflow:hidden;
}
.top-menu li{
	float:left;
	padding:0 6px 0 9px;
	background:url(../images/sep-top-menu.gif) no-repeat 0 55%;
}
.top-menu li:first-child{background:none;}
.top-menu li a{
	color:#faf7f7;
	font-size:1.5em;
	line-height:1.2em;
}
/*--form--*/
#header .form{
	width:100%;
	overflow:hidden;
}
#header .form fieldset{
	float:right;
	padding:0 8px 0 0;
}
/*--dropdown--*/
#header .form .sel{
	float:left;
	margin:0 16px 0 0;
}
#header .form .sel label{display:none;}
#header .form .sel select{
	float:left;
	width:135px;
	height:20px;
}
/*--textchanger--*/
#textchanger{
	float:left;
}
#textchanger ul{
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
#textchanger ul li{
	float:left;
}
#textchanger ul li a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}
#decrease a{
	margin:3px 1px 0 0;
	background:url(../images/btn-resize-small.gif) no-repeat;
	width:15px;
	height:16px;
}
#reset a{
	margin:2px 2px 0 0;
	background:url(../images/btn-resize-medium.gif) no-repeat;
	width:18px;
	height:18px;
}
#increase a{
	background:url(../images/btn-resize-big.gif) no-repeat;
	width:22px;
	height:22px;
}
/*--navigation bar--*/
#header .navbar{
	width:100%;
	overflow:hidden;
	background:#696464;
	padding:10px 0;
	border-top:1px solid #b9b7b7;
	border-bottom:1px solid #7c7878;
}
/*--navigation--*/
#nav{
	float:left;
	list-style:none;
	padding:0 0 0 12px;
	margin:0;
}
#nav li{
	float:left;
	padding:0 18px 0 0;
}
#nav a{
	float:left;
	color:#fefcfc;
	cursor:pointer;
	text-decoration:none;
}
#nav a span{
	float:left;
	font-size:15px;
	line-height:21px;
	padding:0 16px 0 13px;
	height:21px;
}
#nav li.current-cat a,
#nav li.current-cat-parent a,
#nav a:hover{
	background:url(../images/bg-nav-l.gif) no-repeat;
	text-decoration:none;
	color:#5d5a59;
}
#nav li.current-cat a span,
#nav li.current-cat-parent a span,
#nav a:hover span{background:url(../images/bg-nav-r.gif) no-repeat 100% 0;}
/*--search form--*/
.navbar .form-search{
	float:right;
	display:inline;
	margin:0 16px 0 0;
}
.navbar .form-search fieldset{float:left;}
.navbar .form-search .btn-search{
	float:left;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-search.gif) no-repeat;
	width:15px;
	height:18px;
}
.navbar .form-search label{display:none;}
.navbar .form-search .txt{
	float:left;
	overflow:hidden;
	background:url(../images/bg-search-r.gif) no-repeat 100% 0;
	height:18px;
}
.navbar .form-search .txt input{
	float:left;
	padding:1px 8px 0px 4px;
	height:15px;
	width:108px;
	font:12px/17px Helvetica, Arial, sans-serif;
	border:0;
	background:none;
	color:#333030;
}
/*--main--*/
#main{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
	background:url(../images/bg-main.gif) repeat-y;
}
/*--content--*/
#content{
	width:651px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:0 0 0 1px;
	padding:0 21px 30px;
	background:#f4f0f0;
}
/*--placeholder--*/
#content .placeholder{
	width:694px;
	height:337px;
	overflow:hidden;
	margin:0 -21px 23px;
	position:relative;
}
#content .placeholder img{display:block;}
/*--blog box--*/
.blog-box{
	width:100%;
	overflow:hidden;
	padding:0 0 20px;
}
/*--blog box title, posts title--*/
.blog-box .ttl,
.posts .ttl{
	width:100%;
	overflow:hidden;
	margin:0 0 2px;
}
.blog-box .ttl h2,
.posts .ttl h2{
	color:#767171;
	float:left;
	font-size:2.4em;
	line-height:1.25em;
	margin:0 16px 0 0;
}
.blog-box .ttl a,
.posts .ttl a{
	float:left;
	overflow:hidden;
	color:#376dfc;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.333em;
	margin:4px 0 0;
	text-decoration:none;
	white-space:nowrap;
}
#content .ttl a:hover{text-decoration:underline;}
/*--row--*/
.blog-box .row{
	width:673px;
	position:relative;
	margin:0 0 28px -21px;
	overflow:hidden;
}
/*--blog--*/
#content .blog{
	width:313px;
	margin:0 0 0 21px;
	float:left;
	display:inline;
	overflow:hidden;
}
/*--blog image--*/
#content .blog .illustration{
	float:left;
	display:inline;
	position:relative;
	margin:3px 16px 0 0;
	overflow:hidden;
	text-align:center;
}
.blog-box .blog .illustration{width:92px;}
* html #content .blog .illustration{margin-right:13px;}
/*--blog text--*/
#content .blog .txt{
	height:1%;
	overflow:hidden;
}
/*--blog title--*/
#content .blog h3{
	font-size:1.6em;
	line-height:1.25em;
	margin:0;
}
#content .blog h3 a{
	font-size:1em;
	text-decoration:none;
}
#content .blog h3 a:hover{text-decoration:underline;}
.blog-box .blog h3 a{color:#fc050e;}
#content .blog p{
	color:#333333;
	font-size:1.4em;
	line-height:1em;
	margin:0;
	text-align:justify;
	padding:0 0 4px;
}
/*--category--*/
#content .blog .category{
	width:100%;
	overflow:hidden;
}
#content .blog .category strong{
	color:#2b2c2e;
	margin:0 4px 0 0;
	font-size:1.1em;
	line-height:1.273em;
}
#content .blog .category a{
	color:#376dfc;
	font-size:1.1em;
	line-height:1.273em;
	font-weight:bold;
}
#content .blog .category a:hover{text-decoration:none;}
/*--discussion--*/
#content .discussion{
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
}
#content .discussion li{
	float:left;
	padding:0 4px 0 5px;
}
#content .discussion li:first-child{
	background:none;
	padding-left:0;
}
#content .discussion a{
	float:left;
	color:#376dfc;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	line-height:1.273em;
}
#content .discussion a:hover{text-decoration:underline;}
#content .discussion .comments a{
	background:url(../images/ico-comments.gif) no-repeat 0 50%;
	padding:0 0 0 20px;
}
#content .discussion a.share{
	background:url(../images/ico-share.gif) no-repeat 0 50%;
	padding:0 0 0 23px;
}
/*--twocolumns--*/
#content .twocolumns{width:100%;}
#content .twocolumns:after{
	content:"";
	display:block;
	clear:both;
}
/*--posts--*/
#content .posts{
	padding:0 90px 0 3px;
	width:330px;
	overflow:hidden;
	float:left;
}
/*--posts blog--*/
#content .posts .blog{
	margin:0 0 12px;
	float:none;
	display:block;
}
/*--posts title--*/
#content .posts .ttl{margin-bottom:13px !important;}
/*--posts image--*/
.posts .illustration{
	border-width:1px 3px;
	width:66px;
	margin-top:5px !important;
}
.posts h3 a{color:#36c;}
.posts ul li{background:url(../images/sep-comments.gif) no-repeat 0 55%;}
/*--image list--*/
#content .img-list{
	list-style:none;
	padding:35px 0 0;
	margin:0;
	overflow:hidden;
	float:left;
	width:196px;
}
#content .img-list li{
	height:1%;
	overflow:hidden;
	padding:0 0 17px;
	vertical-align:middle;
}
#content .img-list li a{
	display:block;
	overflow:hidden;
	width:100%;
	cursor:pointer;
}
#content .img-list li a img{display:block;}
/*--sidebar--*/
#sidebar{
	float:right;
	display:inline;
	overflow:hidden;
	width:300px;
	margin:1px 3px 0;
	padding:2px 0 0;
}
/*--block--*/
#sidebar .block{
	width:100%;
	overflow:hidden;
	padding:0 0 9px;
}

/*--heading--*/
#sidebar .block .heading{
	position:relative;
	z-index:98;
	margin:0 0 -1px 74px;
	padding:0 0 12px;
	width:220px;
	height:34px;
	overflow:hidden;
}
#sidebar .block .green-h{background:url(../images/bg-heading-sidebar-green.gif) no-repeat;}
#sidebar .block .blue-h{background:url(../images/bg-heading-sidebar-blue.gif) no-repeat;}
#sidebar .block .pink-h{background:url(../images/bg-heading-sidebar-pink.gif) no-repeat;}
#sidebar .block .tabs{background:url(../images/bg-heading-sidebar-pink-tabs.gif) no-repeat;}
#sidebar .block .heading h3{
	margin:6px 27px 0;
	overflow:hidden;
	text-align:right;
	color:#fff;
	font-weight:normal;
	font-size:18px;
	line-height:22px;
}
/*--placeholder--*/
#sidebar .calendar-placeholder{
	height:1%;
	margin:0 0 0 1px;
	overflow:hidden;
}



#calendarTable {
width:301px;
padding-left:0px;
}

#calendarTableDate{
width:301px;
padding-left:0px;

}

#calendarTable tr.first{
background-color:#000000;
padding:0px;
border:0px;
height:20px;
color:#FFFFFF;
text-align:center;
}

#calendarTable td.day{
width:43px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
padding-top:4px;

}

#calendarTableDate .normal{
background-color:#fff;
}

#calendarTableDate td.date{
background-color:#FFE4B5;
width:43px;
height:52px;
font-size:36px;
padding-left:0px;
font-weight:bold;
}

#calendarTableDate td.date, #calendarTableDate td.date_blank{
background-color:#FFE4B5;
width:40px;
height:50px;
font-size:36px;
padding-left:0px;
font-weight:bold;
}

#calendarTableDate td.date_event{
background-color:#FFE4B5;
width:40px;
height:50px;
font-size:36px;
padding-left:0px;
font-weight:bold;
cursor:pointer;
}


#sidebar .calendar-placeholder img
{
	display:block;
	opacity:0.7;
	width:42px;
	height:50px;
	background-color: #FFE4B5;
	filter: alpha(opacity = 70);
	zoom: 1;
	cursor:pointer;
}

/*--tabset--*/
#sidebar .tabset{
	list-style:none;
	padding:0;
	margin:5px 0 0 8px;
	height:1%;
}
#sidebar .tabset:after{
	content:"";
	display:block;
	clear:both;
}
#sidebar .tabset li{
	float:left;
}
#sidebar .tabset li a{
	float:left;
	display:inline;
	text-decoration:none;
	cursor:pointer;
	position:relative;
	margin:0 6px 0 7px;
}
#sidebar .tabset li a:hover,
#sidebar .tabset li a.active{
	background:url(../images/bg-tab-active-l.gif) no-repeat;
	margin:0;
}
#sidebar .tabset li a span{
	float:left;
	overflow:hidden;
	color:#fdfafc;
	font-size:18px;
	line-height:23px;
	letter-spacing:-1px;
}
#sidebar .tabset li a:hover span,
#sidebar .tabset li a.active span{
	background:url(../images/bg-tab-active-r.gif) no-repeat 100% 0;
	padding:0 6px 0 7px;
	color:#d70076;
}
#sidebar .tabset li a em{
	position:absolute;
	top:29px;
	left:50%;
	height:13px;
	width:17px;
	overflow:hidden;
}
#sidebar .tabset li a.active em{background:url(../images/bul-tabs-sidebar-l.gif) no-repeat;}
#sidebar .tabset li.last a.active em{background:url(../images/bul-tabs-sidebar.gif) no-repeat;}
/*--tab holder--*/
#sidebar .tab-holder{
	width:100%;
	overflow:hidden;
	background:#fff;
}
/*--placeholder--*/
#sidebar .tab-holder .placeholder{
	width:100%;
	overflow:hidden;
}
#sidebar .tab-holder .placeholder img{display:block;}
/*--image listing--*/
.img-listing{
	list-style:none;
	padding:3px 0 0;
	margin:0;
	overflow:hidden;
	position:relative;
	height:1%;
}
.img-listing li{
	float:left;
	overflow:hidden;
	padding:0 0 5px 6px;
	height:62px;
	width:92px;
}
.img-listing li a{cursor:pointer;}
/*--product--*/
#sidebar .block .product{
	height:1%;
	padding:3px 4px 40px;
}
/*--row--*/
#sidebar .block .product .row{
	width:100%;
	overflow:hidden;
}
/*--image--*/
#sidebar .block .product .illustration{
	float:left;
	overflow:hidden;
	padding:0 5px 6px 0;
}
#sidebar .block .product .illustration img{display:block;}
#sidebar .block .product .row .date{
	color:#666;
	font-size:1.2em;
	line-height:1.333em;
	font-style:normal;
	font-weight:bold;
	display:block;
	margin:4px 0 0;
}
#sidebar .block .product .row strong{
	color:#666;
	font-size:1.2em;
	line-height:1.333em;
	display:block;
}
#sidebar .block .product p{
	color:#666;
	font-size:1.2em;
	line-height:1.25em;
	margin:0 0 11px;
}
#sidebar .block .product a{
	color:#00f;
	font-size:1em;
}
/*--block container--*/
#sidebar .block .bg-top{
	margin:0 1px;
	overflow:hidden;
	height:14px;
	background:url(../images/bg-sidebar-block-t.gif) no-repeat;
}
#sidebar .block .bg-btm{
	margin:0 1px;
	overflow:hidden;
	height:11px;
	background:url(../images/bg-sidebar-block-b.gif) no-repeat;
}
#sidebar .block .inner{
	margin:0 1px;
	background:url(../images/bg-sidebar-block-m.gif) repeat-y;
	padding:0 23px 0 16px;
	height:1%;
	overflow:hidden;
}
#sidebar .block .inner p{
	color:#383737;
	font-size:1.4em;
	line-height:1.071em;
	margin:0;
	padding:0 0 10px;
}
/*--from vote--*/
.form-vote{
	width:100%;
	overflow:hidden;
}
#sidebar .block .inner .listing{
	list-style:none;
	padding:0 0 6px;
	margin:0;
	width:100%;
	overflow:hidden;
}
#sidebar .block .inner .listing li{
	height:1%;
	margin:0 0 9px;
	vertical-align:middle;
	overflow:hidden;
	font-size:1.4em;
	line-height:1.142em;
}
#sidebar .block .inner .listing li input.radio{
	float:left;
	width:13px;
	height:13px;
	padding:0;
	margin:2px 6px 0 0;
}
#sidebar .block .inner .listing li label{
	color:#383737;
	font-size:1em;
	float:left;
	text-decoration:none;
}
#sidebar .block .inner .listing li a:hover{text-decoration:underline;}
/*--buttons--*/
#sidebar .block .inner .btns{
	width:100%;
	overflow:hidden;
}
#sidebar .block .inner .btns a{
	background:url(../images/bg-btn-green-l.gif) no-repeat;
	cursor:pointer;
	width:94px;
	color:#fdfcfc;
	font-size:14px;
	line-height:19px;
	text-decoration:none;
	font-weight:bold;
}
#sidebar .block .inner .btns a:hover span{text-decoration:underline;}
#sidebar .block .inner .btns a.vote{float:left;}
#sidebar .block .inner .btns a.result{float:right;}
#sidebar .block .inner .btns a span{
	float:left;
	background:url(../images/bg-btn-green-r.gif) no-repeat 100% 0;
	width:100%;
	text-align:center;
}
/*--tag cloud--*/
.htagcloud{
	height:1%;
	overflow:hidden;
}
#sidebar .block .inner .htagcloud{padding:4px 0 16px;}
.wp-tag-cloud,
.popularity{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}
.wp-tag-cloud li,
.popularity li{display:inline;}
.wp-tag-cloud li a,
.popularity li a{
	color:#383737;
	text-decoration:none;
	/*line-height:10px;*/
}
.wp-tag-cloud li a:hover,
.popularity li a:hover{text-decoration:underline;}
.v-popular{font-size:1em;}
.vv-popular{font-size:1.1em;}
.vvv-popular{font-size:1.4em;}
.vvvv-popular{font-size:1.6em;}
.vvvvv-popular{font-size:1.9em;}
.vvvvvv-popular{font-size:2em;}
.vvvvvvv-popular{font-size:2.2em;}
/*start of about page styles*/
/*--content--*/
/*--breadcrumbs--*/
.breadcrumbs{
	height:1%;
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
.breadcrumbs li{
	float:left;
	color:#75777a;
	font-size:1.1em;
	line-height:1.272em;
	margin:0 5px 0 0;
	font-weight:bold;
}
.breadcrumbs li a{
	font-size:1em;
	padding:0 8px 0 0;
	text-decoration:none;
	color:#376dfc;
	background:url(../images/bul-breadcrumbs.gif) no-repeat 100% 60%;
}
.breadcrumbs li a:hover{text-decoration:underline;}
/*--main text--*/
#content .main-text{
	
	overflow:hidden;
}
#content .main-text h2{
	color:#fc050e;
	font-size:1.6em;
	line-height:1.25em;
	margin:0 0 12px;
}
#content .main-text p{
	color:#474748;
	font-size:1.4em;
	line-height:1em;
	margin:0;
}
/*end of about page styles*/
/*end of article page styles*/
/*content*/
/*aside*/
#content .aside{
	position:relative;
	overflow:hidden;
	float:left;
	width:270px;
	margin:3px 20px 0 -17px;
}
/*image box*/
.aside .img-box{
	width:100%;
	overflow:hidden;
	padding:0 0 15px;
}
.aside .img-box .illustration{
	display:block;
	overflow:hidden;
	cursor:pointer;
	width:100%;
	padding:0 0 4px;
}
.aside .img-box .illustration img{display:block;}
.aside .img-box .enlarge{
	float:right;
	padding:0 0 0 21px;
	background:url(../images/bul-enlarge.gif) no-repeat 0 50%;
	color:#376dfc;
	font-size:1.1em;
	line-height:1.455em;
	text-decoration:none;
	font-weight:bold;
}
.aside .img-box .enlarge:hover{text-decoration:underline;}
/*image listing*/
.aside .img-listing{
	padding:3px 3px 0 0;
	margin:0 0 30px;
}
.aside .img-listing li{
	width:83px;
	height:56px;
	padding-left:5px;
	text-align:center;
}
/*block*/
.aside .commentbox{
	height:1%;
	padding:0px 2px 0 4px;
}
.aside .commentbox .bg-top{
	height:11px;
	background:url(../images/bg-aside-block-t.gif) no-repeat;
}
.aside .commentbox .bg-btm{
	height:11px;
	background:url(../images/bg-aside-block-b.gif) no-repeat;
}
.aside .commentbox .inner{
	background:url(../images/bg-aside-block-m.gif) repeat-y;
	padding:0 25px 0 20px;
	height:1%;
}
/*title*/
.aside .commentbox .heading{
	width:187px;
	height:23px;
	position:relative;
	margin:0 -7px 18px 0;
	padding:6px 16px 18px;
	background:url(../images/bg-heading-aside-blue.gif) no-repeat;
}
.aside .commentbox .heading h3{
	width:100%;
	text-align:right;
	color:#fff;
	font-size:18px;
	line-height:20px;
	margin:0;
	font-weight:normal;
}
/*comment form*/
.aside .form-comment{
	width:100%;
	overflow:hidden;
}
/*area*/
.aside .form-comment .area{
	height:1%;
	overflow:hidden;
	padding:0 0 13px 7px;
}
.aside .form-comment .area label{display:none;}
.aside .form-comment .area textarea{
	width:205px;
	height:81px;
	float:left;
	overflow:auto;
}
/*radio*/
.aside .form-comment .radio{
	height:1%;
	overflow:hidden;
	padding:0 0 27px 18px;
}
.aside .form-comment .radio input{
	width:13px;
	height:13px;
	float:left;
	overflow:hidden;
	margin:1px 10px 0 0;
}
.aside .form-comment .radio label{
	float:left;
	color:#376dfc;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.143em;
}
/*inputs*/
.aside .form-comment .txt-holder{
	width:100%;
	overflow:hidden;
}
.aside .form-comment .txt{
	width:100%;
	overflow:hidden;
	padding:0 0 13px;
}
.aside .form-comment .txt label{
	color:#39393a;
	font-size:13px;
	line-height:15px;
	height:1%;
	display:block;
	overflow:hidden;
}
.aside .form-comment .txt span{
	width:155px;
	height:18px;
	float:right;
	overflow:hidden;
}
.aside .form-comment .txt span input{
	background:url(../images/bg-input-l.png) no-repeat;
	border:0;
	position:relative;
	width:139px;
	padding:2px 0 1px 4px;
	height:15px;
	line-height:15px;
	float:left;
}
.aside .form-comment .txt span em{
	background:url(../images/bg-input-r.png) no-repeat;
	float:left;
	width:11px;
	height:18px;
}
/*primary*/
#primary{
	width:367px;
	padding:0 11px 0 0;
	float:right;
	overflow:hidden;
}
/*title*/
#primary h2{
	color:#fc050e;
	font-size:1.6em;
	line-height:1.25em;
	margin:0 0 15px;
}
#primary .author{
	color:#111112;
	font-size:1.4em;
	line-height:1.429em;
	display:block;
	margin:0 0 3px;
}
/*discussion*/
#primary .discussion{margin-bottom:18px !important;}
/*text*/
#primary p{
	font-size:1.4em;
	line-height:0.857em;
	margin:0 0 12px;
	text-align:justify;
}
/*comment listing*/
#primary .comment-listing{
	width:100%;
	overflow:hidden;
	padding:74px 0 0;
}
/*title*/
#primary .comment-listing h3{
	margin:0 0 4px;
	font-size:1.6em;
	line-height:1.25em;
	color:#376dfc;
}
#primary .comment-listing h3 a{
	font-size:1em;
	color:#376dfc;
	text-decoration:none;
}
#primary .comment-listing h3 a:hover{text-decoration:underline;}
/*--box--*/
#primary .comment-listing .box{
	width:100%;
	overflow:hidden;
	padding:0 0 11px;
}
#primary .comment-listing h4{
	margin:0 0 11px;
	font-size:1.4em;
	line-height:1.143em;
	color:#75777a;
}
#primary .comment-listing h4 a{color:#111112;}
#primary .comment-listing h4 span{margin:0 8px 0 0;}
#primary .comment-listing h4 em{font-style:normal;}
#primary .comment-listing p{color:#474748;}
/*end of article page styles*/
/*start of features page styles*/
/*--content--*/
/*--picture box--*/
#content .pic-box{
	width:693px;
	position:relative;
	margin:0 -21px;
	overflow:hidden;
	background-color: #000000;
}
#content .pic-box img{display:block;}
/*--title--*/
#content .pic-box h2{
	background:url(../images/bg-pic-box-shadow.png);
	position:absolute;
	top:271px;
	left:0;
	margin:0;
	width:631px;
	text-align:right;
	padding:14px 31px 15px;
	font-size:2.4em;
	line-height:1.25em;
}
#content .pic-box h2 a{
	color:#fc050e;
	font-size:1em;
	text-decoration:none;
}
#content .pic-box h2 a:hover{text-decoration:underline;}
/*--feaures--*/
#content .features{
	height:1%;
	overflow:hidden;
	position:relative;
	margin:-30px 0 0;
}
/*--blog--*/
#content .features .blog{
	width:100%;
	display:block;
	padding:40px 0 0;
	margin:0;
	float:none;
}
/*--blog image--*/
/*--blog title--*/
#content .features .blog h3 a{color:#fc050e;}
#content .features .blog h3{margin:0 0 2px;}
#content .features .blog p{margin:0 0 3px;}
/*--category--*/
#content .features .blog .category{margin:0 0 7px;}
/*--prev article--*/
.features .prev-article{
	font-size:1.8em;
	color:#376dfc;
	line-height:1.333em;
	display:block;
	padding:70px 0 0;
	float:left;
}
.features .prev-article a{
	color:#376dfc;
	font-size:1em;
	text-decoration:none;
}
.features .prev-article a:hover{text-decoration:underline;}
/*--next article--*/
.features .next-article{
	font-size:1.8em;
	color:#376dfc;
	line-height:1.333em;
	display:block;
	padding:70px 0 0;
	float:right;
}
.features .next-article a{
	color:#376dfc;
	font-size:1em;
	text-decoration:none;
}
.features .next-article a:hover{text-decoration:underline;}
/*end of features page styles*/
/*start of search results page styles*/
/*--content--*/
/*--top info--*/
.top-info{
	width:100%;
	overflow:hidden;
	margin:13px 0 38px;
}
.top-info strong{
	float:right;
	color:#333333;
	font-size:1.1em;
	line-height:1.273em;
}
.top-info strong a{
	color:#376dfc;
	text-decoration:none;
}
.top-info strong a:hover{text-decoration:underline;}
/*features*/
#content .results{margin:-31px 0 0 4px;}
/*--paging--*/
.paging{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:20px 0 0;
}
.paging .p1{
	float:left;
	left:43%;
	position:relative;
}
.paging .p2{
	float:left;
	left:-50%;
	position:relative;
}
.paging ul{
	list-style:none;
	padding:0;
	margin:0;
	height:1%;
	overflow:hidden;
}
.paging ul li{
	float:left;
	background:#f00;
	margin:0 2px 0 0;
}
.paging ul li a{
	float:left;
	background:url(../images/bg-paging-l.gif) no-repeat;
	color:#1238c4;
	text-align:center;
	font-size:11px;
	line-height:17px;
	text-decoration:none;
	cursor:pointer;
	height:17px;
	overflow:hidden;
}
.paging ul li a span{
	background:url(../images/bg-paging-r.gif) no-repeat 100% 0;
	float:left;
	height:17px;
	width:20px;
}
.paging ul li a:hover,
.paging ul li a.active{background-position:0 -17px !important;}
.paging ul li a:hover span,
.paging ul li a.active span{background-position:100% -17px !important;}
.paging ul li a.empty:hover,
.paging ul li a.empty{
	color:#c2bebf;
	background-position:0 0 !important;
}
.paging ul li a.empty:hover span,
.paging ul li a.empty span{background-position:100% 0 !important;}
/*end of search results page styles*/
/*end of tags page styles*/
/*--content--*/
/*--tag cloud--*/
#content .tags{
	width:618px;
	text-align:justify;
}
/*end of tags page styles*/
/*--footer--*/
.footer-holder{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-footer-top.gif) no-repeat;
	margin:0 1px;
	padding:6px 0;
}
#footer{
	height:1%;
	background:#0e4f9f url(../images/bg-footer.jpg) repeat-x;
	overflow:hidden;
	padding:30px 19px 25px;
}
/*--box--*/
#footer .box{
	float:left;
	margin:0 10px 0 0;
}
/*--copyright--*/
#footer .copy{
	width:211px;
	padding:54px 0 0;
}
/*--bottom logo--*/
#footer .logo-btm{
	display:block;
	overflow:hidden;
	margin:0 0 83px;
}
#footer .logo-btm a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-btm.png) no-repeat;
	width:142px;
	height:25px;
}
#footer .copy span{
	font:1.1em/1.273em Helvetica, Arial, sans-serif;
	color:#fcf6f6;
}
/*--listing--*/
#footer .listing{
	width:282px;
	position:relative;
	margin:0 0 0 -10px;
	display:inline;
}
#footer .listing div{
	width:130px;
	overflow:hidden;
	padding:0 0 0 10px;
	float:left;
}
#footer .listing strong{
	color:#f9fbfc;
	font-size:1.4em;
	line-height:0.875em;
}
#footer .listing ul{
	list-style:none;
	padding:3px 0 0;
	margin:0;
	height:1%;
	overflow:hidden;
}
#footer .listing ul li{
	height:1%;
	background:url(../images/bul-listing-footer.gif) no-repeat 0 50%;
	overflow:hidden;
	padding:0 0 2px 7px;
	vertical-align:middle;
	font-size:1.2em;
	line-height:1.333em;
}
#footer .listing ul li a{
	font-size:1em;
	color:#f9fbfc;
	text-decoration:none;
}
#footer .listing ul li a:hover{text-decoration:underline;}
/*--form subscribe--*/
#footer .form{width:199px;}
#footer .form label{
	margin:0 0 0 4px;
	color:#f9fbfc;
	font-weight:bold;
	font-size:1.4em;
	line-height:0.875em;
}
/*--input text--*/
#footer .form .txt{
	display:block;
	overflow:hidden;
	width:167px;
	margin:2px 0 0;
}
#footer .form .txt input{
	background:url(../images/bg-input-l.png) no-repeat;
	border:0;
	font-size:12px;
	padding:2px 0 1px 4px;
	height:16px;
	width:145px;
	line-height:15px;
	float:left;
}
#footer .form .txt em{
	background:url(../images/bg-input-r.png) no-repeat;
	float:left;
	width:11px;
	height:18px;
}
#footer .form .btn-white{
	float:left;
	background:url(../images/btn-white-footer-r.gif) no-repeat 100% 0;
	margin:5px 0 0;
	padding:0 10px 0 0;
	color:#094a8b;
	cursor:pointer;
	text-decoration:none;
	font-size:12px;
	line-height:19px;
}
#footer .form .btn-white:hover span{text-decoration:underline;}
#footer .form .btn-white span{
	float:left;
	background:url(../images/btn-white-footer-l.gif) no-repeat;
	padding:0 0 0 12px;
}
/*--links--*/
#footer .links{width:235px;}
#footer .links strong{
	color:#f9fbfc;
	font-size:1.4em;
	line-height:0.875em;
}
#footer .links ul{
	height:1%;
	list-style:none;
	padding:0 0 0 4px;
	margin:0;
	overflow:hidden;
}
#footer .links ul li{
	width:100%;
	overflow:hidden;
	margin:0 0 1px;
	vertical-align:middle;
}
#footer .links ul li a{
	float:left;
	color:#f9fbfc;
	font-size:1.2em;
	line-height:1.75em;
	text-decoration:none;
}
#footer .links ul li a:hover{text-decoration:underline;}
#footer .links ul span{
	float:left;
	margin:0 11px 0 0;
}
* html #footer .links ul span{margin-right:8px;}
#footer .links ul span img{display:block;}
/*--lightbox--*/
.lightbox{
	display:none;
	/*width:540px;*/
	margin-left:10px;
	margin-right:10px;
}
.lightbox:after{
	content:"";
	display:block;
	clear:both;
}
.lightbox .top,
.lightbox .btm{
	width:100%;
	height:22px;
	background:#fff;
}
.lightbox .lt{background:url(../images/bg-lightbox-lt.png) no-repeat;}
.lightbox .rt{background:url(../images/bg-lightbox-rt.png) no-repeat;}
.lightbox .lb{background:url(../images/bg-lightbox-lb.png) no-repeat;}
.lightbox .rb{background:url(../images/bg-lightbox-rb.png) no-repeat;}
.lightbox .lt,
.lightbox .rt,
.lightbox .lb,
.lightbox .rb{
	position:relative;
	height:22px;
	width:21px;
}
.lightbox .lt,
.lightbox .lb{
	float:left;
	margin:0 0 0 -21px;
}
.lightbox .rt,
.lightbox .rb{
	float:right;
	margin:0 -21px 0 0;
}
.lightbox .mid{
	background:#fff;
	z-index:100;
	position:relative;
	width:401px;
	margin:0 -21px;
	padding:24px 109px 0 72px;
}
.lightbox .btn-close{
	position:absolute;
	top:-7px;
	right:31px;
	background:url(../images/bul-close.gif) no-repeat 100% 60%;
	padding:0 10px 0 0;
	color:#376dfc;
	font-size:1.4em;
	font-weight:bold;
	line-height:1.143em;
	text-decoration:none;
}
* html .lightbox .btn-close{right:30px;}
.lightbox .btn-close:hover{text-decoration:underline;}
.lightbox h2{
	color:#376dfc;
	font-size:3em;
	line-height:1.2em;
	margin:0 0 22px;
	letter-spacing:-1px;
}
.lightbox .form-contact{
	height:1%;
	padding:0 0 0 15px;
}
.lightbox .form-contact:after{
	content:"";
	display:block;
	clear:both;
}
.lightbox .row{
	width:100%;
	overflow:hidden;
	padding:0 0 21px;
}

.lightbox .form-contact .row label{
	width:115px;
	margin:0 7px 0 0;
}
.lightbox .row .txt{
	float:right;
	background:url(../images/bg-input-grey-l.gif) no-repeat;
}
.lightbox .txt input{
	background:url(../images/bg-input-grey-r.gif) no-repeat 100% 0;
	float:left;
	padding:7px 8px 6px;
	width:248px;
	height:17px;
	font-size:15px;
	line-height:17px;
	border:0;
}
.lightbox .form-contact .area label{padding:23px 0 0;}
.lightbox .area div{
	background:url(../images/bg-textarea-b.gif) no-repeat 0 100%;
	overflow:hidden;
	float:right;
}
.lightbox .area div textarea{
	background:url(../images/bg-textarea-t.gif) no-repeat;
	float:left;
	overflow:auto;
	border:0;
	height:69px;
	font-size:15px;
	line-height:17px;
	width:248px;
	padding:7px 8px 0;
	margin:0;
}
.lightbox .form-contact .check{padding:9px 0 33px;}
.lightbox .form-contact .check strong{
	float:left;
	color:#376dfc;
	font-size:1.8em;
	line-height:1.333em;
	font-weight:normal;
	margin:0 46px 0 0;
}
.lightbox .form-contact .check div{float:left;}
.lightbox .form-contact .check input{
	float:left;
	width:13px;
	height:13px;
	margin:6px 7px 0 0;
	padding:0;
	
}
.lightbox .form-contact .check label{
	float:left;
	color:#333333;
	font-size:1.8em;
	line-height:1.33em;
}
.lightbox .btns{
	float:right;
	position:relative;
}
.lightbox .btns label{display:none;}
.lightbox .btns .btn-blue,
.lightbox .sbmt,
.lightbox .reset{
	float:left;
	margin:0 20px 0 0;
	background:#376dfc url(../images/btn-blue-l.gif) no-repeat;
	color:#fefeff;
	text-decoration:none;
	cursor:pointer;
}
.lightbox .btns .btn-blue:hover span{text-decoration:underline;}
.lightbox .btns .btn-blue span,
.lightbox .sbmt input,
.lightbox .reset input{
	background:url(../images/bg-btn-blue-r.gif) no-repeat 100% 0;
	float:left;
	padding:0 29px;
	font-size:24px;
	line-height:26px;
	overflow:hidden;
	letter-spacing:-1px;
}
.lightbox .sbmt span,
.lightbox .reset span{
	background:url(../images/bg-btn-blue-r.gif) no-repeat 100% 0;
	border:0;
	float:left;
	padding:0 0 2px;
	overflow:hidden;
}.lightbox .sbmt input,
.lightbox .reset input{
	height:26px;
	line-height:30px !important;
	color:#fefeff;
	cursor:pointer;
	position:relative;
	background:none;
	border:0;
	margin:-2px 0 0;
}
/*change password*/
.lightbox .form-password{
	position:relative;
	margin:0 0 0 -40px;
	width:441px;
}
.lightbox .form-forgot{
	padding:25px 0 60px;
}
.lightbox .form-forgot .btns{padding:10px 0 0;}
.lightbox .form-sign-in .btns{
	padding:10px 0 10px;
	width:100%;
}
.lightbox .form-sign-in .btns .btn-blue{float:right;}
.lightbox .form-sign-in .link{
	color:#376dfc;
	font-size:1.8em;
	line-height:1.333em;
	letter-spacing:-1px;
	float:left;
}
.image-popup{
	/*width:659px;*/
	padding:28px 10px 48px 10px;
	background:#fff;
	overflow:hidden;
}
.image-popup .btn-close{
	top:8px;
	right:22px;
}
* html .image-popup .btn-close{right:21px;}
.image-popup .illustration{
	width:100%;
	display:block;
	overflow:hidden;
}
.image-popup .illustration img{display:block;}
.lightbox .form-profile .btns{
	margin:0 -20px 0 0;
	padding:10px 0 10px;
	width:390px;
}
.lightbox .form-profile .btns .btn-blue{float:right;}
.lightbox .form-profile .link{
	color:#376dfc;
	font-size:1.8em;
	line-height:1.333em;
	letter-spacing:-1px;
	float:left;
}
.lightbox .marked label{
	padding-left:17px !important;
	background:url(../images/ico-star.gif) no-repeat 0 25%;
}
.lightbox .txt-box{
	height:1%;
	overflow:hidden;
	padding:27px 0 120px 25px;
}
.lightbox .txt-box p{
	color:#39393a;
	font-size:2.2em;
	line-height:1.182em;
	margin:0;
	text-align:center;
}
div.wpcf7-response-output {
	margin:2em 0.5em 0em !important;
}


#focus_archive a
{
	color:#376DFC;
	float:left;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.333em;
	margin:4px 0 0;
	overflow:hidden;
	text-decoration:none;
	white-space:nowrap;	
}

#focus_archive a:hover {
	text-decoration:underline;
}
