﻿/* index.html */
body{
	margin-top: 30px;
	font:14px/24px Verdana, Arial, Helvetica, sans-serif;
}
/* General reset */
img{border-style:none;
vertical-align: middle;
}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* all page */
#main{
margin:0 auto;
overflow:hidden;
width:1020px;
}
img#wpstats{width:0px;height:0px;overflow:hidden}

/* header */
#header{
	width:100%;
	height: 423px;
	background-color: transparent;
 position:absolute;
	top:0;
	left:0;
	z-index: -1;
	overflow:hidden;

}
#page-background {position:absolute; top:0; left:0; width:100%; height:100%;}
.linktext{
font:14px Verdana, Arial, Helvetica, sans-serif;
color: #ffffff;
float:right;
position:relative;
right:29px;
text-align:right;
}
.linktext a{
font:14px Verdana, Arial, Helvetica, sans-serif;
text-decoration:underline;
color: #ffffff;
}
#shadow{
background:transparent url(../images/background.png) repeat-y scroll center top;
bottom:0;
left:0;
position:relative;
right:0;
top:0;
z-index:2;

}
#shadow-top {
background:transparent url(../images/menubg.png) no-repeat scroll 0 0;
height:66px;
left:13px;
position:relative;
right:0;
top:-6px;
z-index:2;
}
#shadow-up {
background:transparent url(../images/shadow-up.png) no-repeat scroll 0 0;
height:53px;
left:0;
position:relative;
right:0;
top:0;
z-index:2;
}
#shadow-bottom {
background:transparent url(../images/footer.png) no-repeat scroll 0 0;
height:35px;
left:12px;
overflow:hidden;
position:relative;
top:-65px;
width:100%;
z-index:4;
}
#footer-block{
background:transparent url(../images/shadow-bottom.png) no-repeat scroll 0 0;

height:53px;
position:relative;
top:-7px;
width:100%;
z-index:3;
}
.lc-icon-right{
float:right;

padding-right:15px;
padding-top:30px;
width:298px;
height:180px;
}
.lc-icon-left{
float:left;
padding-right:15px;
padding-top:30px;
width:147px;
height:180px;
}
.rc-icon-right{
float:right;

padding-right:15px;
padding-top:30px;
width:298px;
height:180px;
}
.rc-icon-left{
float:left;
padding-right:15px;
padding-top:30px;
width:147px;
height:180px;
}
.clear {
	clear:both;
}
.new{
left:-451px;
overflow:hidden;
position:relative;
top:47.5px;
}
.elogo-1{
display:block;
float:right;
padding-right:23px;
padding-top:4px;
}
.e-logo{
position: relative;
left: 38px;
top: 5px;
z-index: 1;
}
.title-image{
float:left;
}
.title-video{
float:right;
position:relative;
right:35px;
}
.title-text{
float:right;
position:relative;
right:35px;
}

.hero{

display:block;
}
.podcast {
	color: #9C0000;
	font-weight: bold;

	}
	/*icons */
	.share-icon {
display:block;
float:right;
position: relative;
right: 71px;
top: 3px;

}

.twitter-icon {
display:block;
float:right;
position: relative;
right: 87px;
top: 3px;
}
.subscribe-icon {
display:block;
float:right;
position: relative;
right:104px;
top: 3px;
}
.email-icon {
display:block;
float:right;
position: relative;
right: 100px;
top: 3px;
}
/* logo */
.logo{
display:block;
float:left;
padding-left:22px;	
}
.logo a{
	display:block;
	width:224px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat;
}
.logo-1{
display:block;
float:right;
left:268px;
position:relative;
top:80px;
	
}
.logo-1 a{
	display:block;
	width:188px;
	height:49px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo-1.png) no-repeat;
}
/* header navigation */
.header-box{
	width:0px;
	height:0px;
	overflow:hidden;
}
.header-box ul{
	float:left;
height:0px;
	margin:0;
	padding:0 0 0 0px;
	list-style:none;
}
.header-box ul li{
	float:left;
	padding:0 15px 0 14px;
	line-height:0x;
	height:0px;

}
.header-box ul li:first-child{
	background:none;
}
.header-box ul li a{
	color:#fff;
}
/* search */
.box-search{
	float:right;
	display:inline;
	margin:0 2px 0 0;
	padding:2px 0 0;
	width:205px;
}
.box-search span{
	float:left;
	width:165px;
	height:26px;
	overflow:hidden;
	
}
.input-search{
	float:left;
	text-align:right;
	width:147px;
	height:21px;
	background:none;
	border:none;
	font-size:12px;
	color:#000;
	padding:5px 9px 0 9px;
}
.button-search{
	float:left;
	display:inline;
	margin:0 7px 0 7px;
}
/* all content */
.content{
	width:1020px;
	overflow:hidden;

z-index: 1;
text-align:left ;
}
/* left column */
.left-column{
padding: 12px;
	width: 100%;

}
/* left column box */

.left-column-box{
left:-9px;
overflow:hidden;
position:relative;
top:-30px;
width:100%;
z-index:2;
}
.left-column-box-top{
	width:100%;
	overflow:hidden;
 background:url(../images/top.png);

  
}


.left-column-box-bottom{

background:url(../images/bottom.png) no-repeat 0 100%;
height:53px;
left:-9px;
overflow:hidden;
position:relative;
top:-30px;
width:100%;
z-index:-1;
	}
/* title */
.title{
left:-450px;
overflow:hidden;
position:relative;
top:4px;
width:68px;
}
.title h1{
	margin:0 0 4px 0;
	font-size:18px;
	line-height:20px;
	color:#2e5470;
	font-weight:normal;
}
.title h1 a{
	color:#2e5470;
}
.title span{
	display:block;
	font-size:12px;
	line-height:24px;
	color:#808285;
}
.title span a{
	color:#2e5470;
	font-weight:bold;
}
/* text box */
.text{
	min-height:50px;
	margin-top:-45px;

width:940px;
}
* html .text{height:225px;}
.images{
	float:left;
	width:220px;
	overflow:hidden;
	margin:0 4px 0 0;
	display:inline;
}

.images img{
	display:block;
}
.text p{
	margin:0;
}
.text .post-content{

}
.text p strong{
	display:block;
}
.text p strong a{
	color:#a30046;
}
/* star */
.box-star{
	overflow:hidden;
	padding:1px 0 0;
}
.box-star p{
	margin:0;
}
.text .star-rating, .text .text-inner .star-rating{
	list-style:none;
	float:left;
	margin:8px 6px 0 0;
	padding:0;
	width:58px;
	height:10px;
	position:relative;
	background:url(../images/star.gif) repeat-x;
	font-size:0;
	line-height:0;
}
.text .star-rating li{
	float:left;
}
.text .star-rating li a{
	display:block;
	width:12px;
	height:10px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:2;
	position:absolute;
	padding:0px;
}

.text .star-rating li a:hover,
.text .star-rating li.active a{
	background:url(../images/star.gif) 0 100%;
	z-index:1;
	left:0px;
}
.text .star-rating a.one-star{left:0px;}
.text .star-rating a.one-star:hover,
.text .star-rating li.active a.one-star{width:12px;}
.text .star-rating a.two-stars{left:12px;}
.text .star-rating a.two-stars:hover,
.text .star-rating li.active a.two-stars{width:24px;}
.text .star-rating a.three-stars{left:24px;}
.text .star-rating a.three-stars:hover,
.text .star-rating li.active a.three-stars{width:36px;}
.text .star-rating a.four-stars{left:36px;}
.text .star-rating a.four-stars:hover,
.text .star-rating li.active a.four-stars{width:48px;}
.text .star-rating a.five-stars{left:48px;}
.text .star-rating a.five-stars:hover,
.text .star-rating li.active a.five-stars{width:60px;}
.text-inner{
	width:100%;
	overflow:hidden;
	margin:-8px 0 0;
	padding:0 0 9px 0;
}
.text .text-inner ul{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:right;
}
.text .text-inner ul li{
	font-size:12px;
	float:left;
	padding:0 11px 0 8px;
}
.text ul{
	margin:0;
	padding:0;
	list-style:none;
}
.text ul li{
	float:left;
	padding:0 16px 0 0;
}
.text ul li a{
	color:#a30046;
}
/* right column */
.right-column{
		width:0px;
		float: right;
	}
/* right column box */
.insider{
	width:0px;
	overflow:hidden;
	padding:12px 0 21px 47px;
	background:url(../images/bg-register.gif) no-repeat;
	}

.right-column-box{
	width:100%;
	overflow:hidden;
	margin:18px 0 0;
	background:url(../images/bg-right-column-box.gif) repeat-y;
}
.right-column-box-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-right-column-box-top.gif) no-repeat;
}
.right-column-box-bottom{
	width:194px;
	overflow:hidden;
	padding:4px 12px 1px 12px;
	background:url(../images/bg-right-column-box-bottom.gif) no-repeat 0 100%;

}
/* box categories */
.categories{
	width:0px;
	overflow:hidden;
	padding:12px 0 21px 47px;
	background:url(../images/bg-categories.gif) no-repeat;
}
.right-column-box-bottom h1{
	margin:0;
	font-size:18px;
	font-weight:normal;
	line-height:20px;
	color:#2e5470;
}
.right-column-box-bottom ul{
	margin:0;
	padding:6px 0 0 1px;
	list-style:none;
}
.right-column-box-bottom ul li{
	font-size:14px;
	line-height:17px;
	padding:0 0 7px 12px;
	background:url(../images/bg-right-box-list.gif) no-repeat 0 4px;
}
.right-column-box-bottom ul li a{
	color:#808285;
	
}
/* box subscribe */
.subscribe{
	width:0px;
	overflow:hidden;
	padding:12px 0 21px 47px;
	background:url(../images/bg-subscrible.gif) no-repeat;
}
.right-column-content{
	width:100%;
	overflow:hidden;
	padding:0 0 4px;
}
.right-column-box-bottom .right-column-content ul{
	margin:0;
	padding:0 0 0 0;
	list-style:none;
}
.right-column-box-bottom .right-column-content ul li{
	font-size:14px;
	line-height:27px;
	color:#808285;
	background:none;
	padding:8px 0 0;
}
.right-column-box-bottom .right-column-content ul li a{
	float:left;
	margin:4px 5px 0 0;
}
.right-column-box-bottom .right-column-content span{
	line-height:16px;
	display:block;
	overflow:hidden;
	padding:4px 0 17px 0;
	color:#808285;
}
/* box archive */
.archive{
	width:0px;
	overflow:hidden;
	padding:12px 0 21px 47px;
	background:url(../images/bg-archive.gif) no-repeat;
}
/* footer */
.footer{
	width:100%;
	overflow:hidden;
	background:#959595 url(../images/bg-footer.gif) repeat-x;
}
.footer-box{
	width:936px;
	overflow:hidden;
	margin:0 auto;
	text-align:right;
	padding:0 8px 0 0;
}
.footer-box p{
	margin:0;
	font-size:10px;
	text-transform:uppercase;
	color:#fff;
	line-height:31px;
}
/* inner page */
#inner #main{
	padding:0 0 58px 0;
}
/* box filed*/
.box-holder{
	width:100%;
	overflow:hidden;
}
.box{
	width:692px;
	padding:22px 0 7px 16px;
	overflow:hidden;
}
.box-text{
	width:650px;
	overflow:hidden;
}
.box-text p{
	margin:0 0 6px 0;
	font-size:12px;
	line-height:18px;
	color:#808285;
}
.box-text p strong{
	color:#2e5470;
}
.box p a{
	text-decoration:underline;
	color:#a30046;
	font-size:12px;
	line-height:32px;
}
.box p a:hover{
	text-decoration:none;
}
/* reader box */
.box-reader{
	width:678px;
	overflow:hidden;
}
.box-reader strong{
	font-size:18px;
	line-height:26px;
	color:#2e5470;
}
.box-reader a{
	float:right;
	color:#a30046;
	font-size:12px;
	line-height:32px;
	text-decoration:underline;
}
.box-reader a:hover{
	text-decoration:none;
}
.box-reader a img{
	float:left;
	margin:7px 5px 0 0;
}
.reader-box{
	width:100%;
	overflow:hidden;
	margin:0 0 17px 0;
	background:url(../images/bg-reader-box.gif) repeat-y;
}
.reader-box-top{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-reader-box-top.gif) no-repeat;
}
.reader-box-bottom{
	width:660px;
	overflow:hidden;
	padding:10px 30px 34px 18px;
	background:url(../images/bg-reader-box-bottom.gif) no-repeat 0 100%;
}
.reader-box-bottom span{
	font-size:12px;
	line-height:24px;
	padding:0 0 5px 0;
	color:#808285;
	display:block;
}
.reader-box-bottom span strong{
	text-transform:uppercase;
	color:#2e5470;
}
.reader-box-bottom p{
	margin:0;
	font-size:14px;
	line-height:24px;
	color:#2e5470;
}
/* comment box */
.box-comment{
	width:100%;
	overflow:hidden;
}
.title-comment{
	width:692px;
	overflow:hidden;
	padding:4px 0 0 16px;
}
.title-comment h2{
	margin:0;
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	color:#2e5470;
}
.box-comment .left-column-box{
	margin:13px 0 0;
}
/* forms */
.forms-box{
	width:686px;
	overflow:hidden;
	padding:14px 0 0;
}
.forms-title{
	width:100%;
	overflow:hidden;
}
.forms-title strong{
	display:block;
	font-size:12px;
	line-height:14px;
	padding:0 0 7px 0;
}
.forms-title p{
	margin:0;
	font-size:14px;
	line-height:30px;
	color:#2e5470;
}
/* input box */
.input-box-holder{
	width:100%;
	overflow:hidden;
	padding:9px 0 0;
}
.input-box{
	float:left;
	width:223px;
	overflow:hidden;
}
.input-box label{
	display:block;
	font-size:12px;
	line-height:26px;
	color:#2e5470;
	font-weight:bold;
}
.input-box .email-bg{
	display:block;
	width:211px;
	height:26px;
	background:url(../images/bg-input-box.gif) no-repeat;
	overflow:hidden;
}
.input-box .pass-bg{
	display:block;
	width:201px;
	height:26px;
	background:url(../images/bg-input-box-pass.gif) no-repeat;
	overflow:hidden;
}
#url,
#user,
#email{
	float:left;
	width:201px;
	height:21px;
	background:none;
	border:none;
	overflow:hidden;
	font-size:12px;
	padding:5px 5px 0 5px;
}
#password{
	float:left;
	width:191px;
	height:21px;
	background:none;
	border:none;
	overflow:hidden;
	font-size:12px;
	padding:5px 5px 0 5px;
}
/* textarea box */
.textarea-box{
	width:100%;
	overflow:hidden;
	padding:18px 0 0;
}
.textarea-box strong{
	display:block;
	font-size:12px;
	line-height:30px;
	color:#2e5470;
}
.textarea-box span{
	display:block;
	width:675px;
	height:188px;
	overflow:hidden;
	background:url(../images/bg-textarea.gif) no-repeat;
}
.textarea-box span textarea{
	float:left;
	overflow:auto;
	width:655px;
	height:170px;
	padding:9px 10px;
	background:none;
	border:none;
}
/* checkbox */
.check-box{
	width:100%;
	overflow:hidden;
	padding:14px 0 0
}
.check-box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.check-box ul li{
	font-size:14px;
	line-height:30px;
	color:#2e5470;
}
.check{
	float:left;
	width:16px;
	height:16px;
	margin:8px 9px 0 0;
}
.button-image{
	display:block;
	margin:11px 0 0 0;
}
/* comment text */
.comment-text{
	width:100%;
	overflow:hidden;
	padding:25px 0 18px 0;
}
.comment-text p{
	margin:0;
	font-size:14px;
	line-height:18px;
	color:#2e5470;
}
.read-more-link{
    color:#A30046;
	font-weight:bold;
}
p.filed-under a{
    text-decoration:none;
	color:#808285;
	line-height:0px;
}
p.filed-under a:hover{
    text-decoration:underline;
}
p.gray-links a{
	color:#808285;
	text-decoration:none;
	line-height:18px;
}
p.gray-links a:hover{
	text-decoration:underline;
}

.breadcrumb
{
	margin-top:15px;
	height:30px;
}
.MainStarBlock
{
  width: 270px;
  float:left;
}
.MainLinkBlock
{
	float: right
	vertical-align: bottom;
	width:400px;
	height: 26px;
	overflow:hidden;
	margin-left: 4px;
	margin-top: 8px;
	font-size: 10pt;
	}
.cf7 {
		padding-bottom: 10px;
	}
.cf7b{
width: 72px;
height: 49px;
	border-top-width: 1px;
			border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B9EBD;
	border-right-color: #7B9EBD;
	border-bottom-color: #7B9EBD;
	border-left-color: #7B9EBD;
		
}