/* General reset */
html{
	height:100%;
}
html{background:url(../images/none.gif);}
body{
	margin:0;
	font:12px/18px Helvetica, Arial, sans-serif;
	color:#fff;
	min-width:770px;
	height:100%;
	background:#262324;
}
object,
embed{
    display:block;
    margin:0;
    padding:0;
}
.home{
	min-width:1002px;
	background:#FFF;
}
img{border:0;}
a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
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;
}
/* General settings */
#wrapper{
	background:#262324 url(../images/bg-wrapper.gif) repeat-y 50% 0;
	width:100%;
	height:100%;
	display:table;
	position:relative;
}
.home #wrapper{background:none;}
.w1{
	background:url(../images/bg-wrapper.png);
	width:100%;
	height:100%;
	display:table-cell;
	position:relative;
}
.home .w1{background:none;}
.w2{
	background:url(../images/bg-main.gif) repeat-y 50% 0;
	width:100%;
	height:100%;
	display:table;
	table-layout:fixed;
}
.home .w2{background:none;}
.w3{
	width:100%;
	overflow:hidden;
	position:relative;
}
.w4{
	float:left;
	position:relative;
	width:1000px;
	left:50%;
}
.home .w4{width:1010px;}
.w5{
	padding:0 160px;
	width:680px;
	float:left;
	position:relative;
	left:-50%;
}
.home .w5{
	padding:0 30px;
	width:940px;
}
.centered{
	width:100%;
	overflow:hidden;
	position:relative;
}
.c1{
	float:left;
	position:relative;
	left:50%;
}
.c2{
	float:left;
	position:relative;
	left:-50%;
}
#header{
	height:1%;
	padding:17px 15px 33px;
	position:relative;
	z-index:100;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.home #header{
	padding:13px 60px 0;
}
.logo{
	float:left;
	margin:0;
	font:14px/28px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	position:relative;
}
.logo a{
	display:block;
	height:100%;
	color:#4d4d4d;
	font-weight:normal;
}
.logo a:hover{text-decoration:none;}
#nav{
	margin:-2px -7px 0 0;
	padding:0;
	list-style:none;
	float:right;
	font:bold 14px/32px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	display:inline;
}
#nav li{
	float:left;
	position:relative;
	z-index:10;
}
#nav li a{
	float:left;
	color:#999;
	padding:0 0 0 6px;
}
#nav li.hover a,
#nav li:hover a,
#nav li a:hover{
	background:url(../images/bg-nav-link.png) no-repeat;
	color:#fff;
	text-decoration:none;
}
#nav li a span{
	display:block;
	cursor:pointer;
	padding:0 7px;
	background:url(../images/bg-nav-link.gif) repeat-x;
}
#nav li.hover a span,
#nav li:hover a span,
#nav li a:hover span{
	background-position:0 -32px;
}
#nav li .drop{
	width:246px;
	position:absolute;
	left:0;
	top:32px;
	display:none;
}
.drop-m{
	width:240px;
	background:url(../images/bg-drop-m.png) repeat-y;
	padding:0 0 0 6px;
}
.drop-b{
	background:url(../images/bg-drop-b.png) no-repeat;
	width:100%;
	height:4px;
	overflow:hidden;
}
.drop-m div{
	background:#1c1c1c url(../images/bg-drop-c.gif) repeat-x;
	height:1%;
	overflow:hidden;
	padding:0 0 8px;
}
#nav li ul{
	width:100%;
	overflow:hidden;
	padding:0;
	margin:0;
	list-style:none;
	line-height:25px;
	font-weight:normal;
}
#nav li:hover .drop,
#nav li.hover .drop{display:block;}
#nav li ul li{
	float:left;
	width:194px;
	margin:-2px 0 0;
	padding:7px 42px 4px 4px;
	background:url(../images/separator01.png) repeat-x;
	position:static;
}
#nav li.hover ul li a,
#nav li:hover ul li a,
#nav li ul li a{
	padding:0 6px;
	color:#fff;
	float:none;
	background:none;
	display:block;
	height:1%;
	font-weight:normal;
}
#nav li ul li a:hover{
	background:url(../images/bg-sub-link.gif) no-repeat;
}

ul {
	list-style-type: none;
	margin:0px;
	-moz-padding-start:0px;	
}
.heading{
	background:#231f20;
	width:100%;
	position:relative;
	clear:both;
}
.heading img{
	display:block;
}
.heading h2{
	margin:0;
	position:absolute;
	left:57px;
	top:0;
}
.heading h2 a{
	display:block;
	width:79px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/none.gif);
}
.search-form{
	float:right;
	padding:26px 0 3px;
}
* html .search-form fieldset{
	float:left;
}
.search-form .text{
	float:left;
	width:159px;
	border:1px solid #999;
	font:12px/16px Helvetica, Arial, sans-serif;
	padding:3px 5px;
	margin:0 5px 0 0;
	height:16px;
}
.search-form .submit-button{
	float:left;
	width:68px;
	border:1px solid #9a9a9a;
	background:#fff;
	color:#000;
	font:12px/16px Helvetica, Arial, sans-serif;
	padding:3px 0;
	margin:0;
	cursor:pointer;
	height:24px;
}
#main{
	height:1%;
	overflow:hidden;
	padding:0 15px 25px 15px;
}
.home #main{
	padding:0 60px 14px;
}
#content p{
	margin:0 0 18px;
}
.content-box{
	background:#000;
	height:1%;
	overflow:hidden;
	padding:0 20px 0 10px;
	margin:0 0 10px;
}
.content h3{
	margin:0 0 5px;
	font:bold 36px/40px Helvetica, Arial, sans-serif;
	text-transform:uppercase;
}
.visual{
	margin:0 -20px 0 -10px;
}
.visual .inner{
	width:100%;
	overflow:hidden;
	position:relative;
	padding:0 0 8px;
    min-height: 32px;
}
.visual img{display:block;}
.know-box .visual .inner{
	padding:0 0 4px;
}
.visual .title{
	position:absolute;
	text-transform: uppercase;
	left:0;
	top:0;
}
.visual h2{
	font:17px/32px Helvetica, Arial, sans-serif;
	margin:0;
	background:#fff;
	float:left;
	color:#000;
}
.visual h2 a{
	display:block;
	padding:0 15px 0 10px;
	color:#000;
}
.visual h2 a:hover{text-decoration:none;}
.know-box .content{
	padding:0;
	margin:0 -10px -7px 0;
}
.video-box{
	margin:0 0 12px;
}
.video-box .content{
	margin:0 -15px 0 0;
	padding:0 0 21px;
}
.video-box .visual h2{
	color:#f09;
}
.video-box .visual h2 a{
	color:#f09;
}
.blog-box .content{
	margin:0 -15px -4px 0;
	padding:7px 0 0 0;
}
.full-blog-box{
	margin:0 0 38px;
}
.full-blog-box .content{
	margin:0;
	padding:0 5px 17px 0;
}
.full-blog-box .content h3{
	margin:0 0 7px;
}
.gray{
	color:#ccc;
}
.info{
	display:block;
	text-align:right;
	color:#f09;
	padding:0 11px 0 0;
	font-size:11px;
	line-height:16px;
	margin:-4px 0 0;
}
.info .date{
	font-style:normal;
}
.info a{
	color:#f09;
	font-weight:normal;
}
.share{
	text-align:right;
	padding:0 25px 0 0;
}
.share img{
	vertical-align:middle;
}
.video{
	padding:0 0 29px;
	width:620px;
	margin:0 auto;
}
.full-video-box{
	margin:0;
}
.full-video-box .content{
	padding:0 5px 15px 0;
	margin:0;
}
.full-video-box .content h3{
	margin:0 0 13px;
}
.video-descript{
	min-height:242px;
	overflow:hidden;
}
* html .video-descript{
	height:20px;
	overflow:visible;
}
.control{
	width:100%;
	text-align:center;
	margin:0;
	padding:20px 0 0;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
}
.control li{
	display:inline;
	background:url(../images/separator02.gif) no-repeat 0 50%;
	padding:0 1px 0 10px;
}
.control li:first-child{background:none;}
.control li a{
	color:#f09;
}
.control li span{
	font-weight:normal;
}
.control li .prev{
	padding:0 0 0 9px;
	background:url(../images/arrow01.gif) no-repeat 0 5px;
}
.control li .next{
	padding:0 9px 0 0;
	background:url(../images/arrow02.gif) no-repeat 100% 5px;
}
.content-box .control li .next{background:url(../images/arrow05.gif) no-repeat 100% 5px;}
.content-box .control li .prev{background:url(../images/arrow04.gif) no-repeat 0 5px;}
.post-box{
	background:#000 url(../images/bg-post-box.gif);
	font-size:11px;
	line-height:16px;
	padding:6px 10px 14px 4px;
}
#content .post-box p{
	margin:0 0 10px;
}
.post-box .content h3{
	font:bold 20px/24px 'Trebuchet MS', Arial, sans-serif;
	letter-spacing:-1px;
	margin:0 0 10px;
}
.post{
	width:100%;
	overflow:hidden;
}
.post .info{
	text-align:left;
	padding:0 0 0 44px;
	margin:-11px 0 9px;
	color:#999;
	font-size:10px;
	font-weight:bold;
	background:url(../images/bg-post-info.gif) no-repeat 0 50%;
}
.post .info a{
	color:#7da3a5;
	font-weight:bold;
}
.post .info .date{
	color:#7da3a5;
}
.post-comment label{
	display:block;
}
.post-comment .row{
	width:100%;
	padding:0 0 10px;
}
.post-comment .row:after{
	display:block;
	clear:both;
	content:"";
}
.post-comment .text{
	float:left;
	background:url(../images/bg-input-text.gif) no-repeat;
	width:217px;
}
.post-comment .text input{
	float:left;
	width:207px;
	margin:0;
	border:0;
	background:none;
	font:11px/15px Arial, Verdana, sans-serif;
	padding:4px 5px;
}
.post-comment .check-area{
	clear:both;
	padding:16px 0 0;
	height:1%;
}
.post-comment .check{
	padding:0;
	margin:0 6px 0 -2px;
	float:left;
	display:inline;
	width:16px;
	height:15px;
}
.post-comment .textarea{
	overflow:auto;
	float:left;
	width:600px;
	height:155px;
	font:11px/16px Arial, Verdana, sans-serif;
	border:1px solid #adadad;
	padding:0 0 0 4px;
	margin:0;
}
.post-comment .centered{
	padding:3px 0 0;
}
.post-comment .submit-btn{
	float:left;
	padding:2px 0 3px;
	text-align:center;
	border:0;
	background:none;
	color:#fff;
	display:inline;
	margin:0 2px;
	text-transform:uppercase;
	cursor:pointer;
	font:bold 12px/16px Helvetica, Arial, sans-serif;
	height:20px;
}
.post-comment .btn-post{
	width:61px;
	background:url(../images/btn-post.gif) no-repeat;
}
.post-comment .btn-preview{
	width:83px;
	background:url(../images/btn-preview.gif) no-repeat;
}
.archive{
	padding:0 0 11px;
}
.archive-box .content{
	padding:28px 0 12px 5px;
	margin:0 -25px 0 0;
}
.archive .row{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
.archive .item{
	float:left;
	margin:0 9px 0 0;
	width:201px;
}
.archive .image{
	padding:0 0 5px;
}
.archive .image a{
	display:block;
	padding:3px;
	background:#fff;
}
.archive .image img{
	display:block;
}
.archive h3{
	margin:0 !important;
	font:bold 12px/18px Helvetica, Arial, sans-serif !important;
}
.tags{
	margin:0;
	padding:0;
	list-style:none;
	line-height:17px;
}
.tags li{
	display:inline;
}
.tags li a{
	font-weight:normal;
}
.more-entires{
	font-size:10px;
	font-weight:normal;
	margin:0 0 0 5px;
	padding:0 0 0 7px;
	background:url(../images/arrow03.gif) no-repeat 0 6px;
}
.contact-box .content{

	margin:0 -20px 0 -10px;
}
.contacts{
	padding:89px 0 0 18px;
	height:180px;
	overflow:hidden;
	background:url(../images/bg-contact.gif) no-repeat;
	text-align:center;
}
.content .contacts h3{
	margin:0;
	font:bold 40px/36px Arial, Verdana, sans-serif;
}
.content .contacts h3 span{
	padding:0 0 0 18px;
	background:url(../images/bg-contacts-heading.gif) no-repeat 0 50%;
}
.contacts address{
	margin:0;
	font-style:normal;
	text-transform:uppercase;
	font-size:12px;
}
.contacts address span{
	display:block;
	padding:0 0 6px;
}
.contacts address a{
	font-weight:normal;
}
.press-box .content,
.photos-box .content{
	padding:20px 0 20px 21px;
	margin:0 -37px 0 0;
	width:612px;
}
.press-box .content:after,
.photos-box .content:after{
	display:block;
	clear:both;
	content:"";
}
.photos .gallery-item{
	float:left;
	width:180px;
	margin:0 0px 7px 0 !important;
}
.photos .gallery-item .attachment-thumbnail{
	display:block;
	border:0 !important;
}
.press-box .row{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
.photos .press-box .item{
	width:180px;
	margin:0 14px 0 0;
}
.home-box{
	background:#060606 url(../images/bg-home-box.gif) repeat-x;
}
.home-box .content{
	padding:18px 0 18px 10px;
}
.home-box .main-links{
	width:100%;
	overflow:hidden;
}
.home-box .main-links .holder{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-cell.gif) no-repeat 389px 0;
	margin:0 0 -18px;
}
.home-box .row{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-row.gif) repeat-x;
	margin:-10px 0 0;
	padding:0 0 10px;
}
.home-box .row .inner{
	margin:0 -20px 0 -10px;
}
.main-links .cell{
	float:left;
	width:380px;
	padding:10px 10px 8px;

	display:inline;
	margin:0 0 0 0;
}
.main-links .cell a{
	display:block;
	width:366px;
	padding:7px;
	background:#fff;
}
.main-links .cell a:hover{
	position:relative;
}
.main-links .cell a span{cursor:pointer;}
.main-links .cell img{
	display:block;
}
.main-links .shadow{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	visibility:hidden;
}
.main-links .cell a:hover .shadow{visibility:visible;}
.main-links .shadow span{
	width:100%;
	height:100%;
	display:block;
	overflow:hidden;
}
.main-links .cell .shadow span{background:url(../images/bg-shadow.png) repeat-x;}
.main-links .shadow strong{
	display:block;
	cursor:pointer;
	height:47px;
	text-indent:-9999px;
	overflow:hidden;
	margin:118px auto 0;
}
.main-links .link-know .shadow strong{
	width:179px;
	background:url(../images/text-link-know.png) no-repeat;
}
.main-links .link-listen .shadow strong {
	width:188px;
	background:url(../images/text-link-listen.png) no-repeat;
}
.main-links .link-watch .shadow strong{
	width:208px;
	background:url(../images/text-link-watch.png) no-repeat;
}
.main-links .link-blog .shadow strong{
	width:156px;
	background:url(../images/text-link-blog.png) no-repeat;
}
.listen-box{
	background:#1c1c1c url(../images/bg-box-listen.gif) repeat-x;
	padding:5px;
	width:584px;
	margin:79px auto 10px;
}
.player img{display:block;}

#footer{
	height:75px;
	padding:6px 15px 25px;
	text-align:left;
	color:#333;
	font:11px/16px Helvetica, Arial, sans-serif;
}
.home #footer{
	padding:6px 60px 26px;
}
#footer p{
	margin:0;
	text-align:center;
	
}
#footer a{
	color:#333;
	font-weight:normal;
}
#footer a:hover{
	text-decoration:underline;
	}
	
.twitter{
	position:fixed;
	left:0;
	top:50%;
	background:url() no-repeat;
	width:28px;
	height:126px;
	text-indent:-9999px;
	overflow:hidden;
	margin:-63px 0 0;
}

#social {
	margin-left:auto;
	margin-right:auto;
	height:45px;
	width:300px;
}

#social ul {
	position:relative;
	margin:auto;
	padding-left:23px;	
}

#social li {
	height:40px; 
	width:40px;
	display: inline-block;
	background-color:#ED2E96; 
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px; 
	border-radius: 3px;	
}

.popup{
	position:absolute;
	top:0;
	left:0;
	width:600px;
	display:none;
}
.popup .image{
	padding:15px;
	background:#fff;
}
.popup .image img{display:block;}
.popup-control{
	height:1%;
	overflow:hidden;
	padding:0 4px 0 2px;
	line-height:16px;
}
.popup-control .control{
	padding:3px 0 0;
	width:auto;
	float:right;
}
.popup-control .control li{
	float:left;
	padding:0 0 0 7px;
	background:none;
}
.popup-control .control li a{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:12px;
	height:12px;
	padding:0;
	background:url(../images/bg-popup-control.gif) no-repeat;
}
.popup-control .control li a.prev{background-position:0 -12px;}
.popup-control .control li a.next{background-position:0 -24px;}
.popup-press{
	width:598px;
}
.popup-press .image{
	padding:1px;
	background:#666;
}
