body{
	margin:0;
	color:#5a5a5a;
	font:12px Georgia, "Times New Roman", Times, serif;
	background:#fff;
}
img{border-style:none;}
a{
	color:#f60e8b;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Georgia, "Times New Roman", Times, serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
::-moz-selection {
       background-color: #f60e8b;
       color: #000;
}
::selection {
       background-color: #f60e8b;
       color: #000;
}
#wrapper{
	width:1220px;
	margin:0 auto;
	padding-top:180px;
	position:relative;
}
.container{
	width:100%;
	overflow:hidden;
}
.tools-box{
	width:100%;
}
.tools-box:after{
	content:"";
	display:block;
	clear:both;
}
#header{
	background:#000;
	padding-bottom:3px;
	position:absolute;
	top:0;
	left:0;
	height:177px;
}
#header .top-box{
	overflow:hidden;
	padding:10px 13px 9px 28px;
	border-bottom:1px solid #fff;
	width:1179px;
}
.logo{
    float: left;
    width: 128px;
    height: 78px;
    background: url(../images/logo.png) no-repeat;
    background-position: center center;
    text-indent: -9999px;
    overflow: hidden;
}
.logo a{
	display:block;
	height:100%;
}
#header .ad{
	float:right;
}
#header .ad img{
	display:block;
}
#nav{
	width:1036px;
	float:left;
	overflow:hidden;
	margin-bottom:-1px;
}
#nav ul{
	list-style:none;
	margin:0 -14px -1px 0;
	padding:0;
	border-bottom:1px solid #ff0;
	overflow:hidden;
	width:1050px;
	font-size:14px;
	line-height:34px;
}
#nav ul li{
	float:left;
	padding:0 20px 0 30px;
}
#nav ul li a{
	color:#fff;
}
#nav ul li a:hover,
#nav ul li.active {
	color:#ff0;
	text-decoration:none;
}
/*
#nav ul li.active a{
	color:#ff0;
	text-decoration:none;
}
*/
.search{
	width:157px;
	padding:8px 13px 0 0;
	float:right;
	position:relative;
}
.search label{
	font-size:14px;
	display:block;
	color:#f60e8b;
	padding-bottom:5px;
}
.search .row{
	height:1%;
	overflow:hidden;
	border:1px solid #f60e8b;
	background:#090909;
}
.search .row .text{
	background:#090909;
	border:0;
	padding:4px 5px;
	color:#fff;
	width:115px;
	float:left;
}
.search .row .btn-search{
	float:right;
}
.drop-down{
	position:absolute;
	top:70px;
	left:-124px;
	width:264px;
	overflow:hidden;
	background:#000;
	padding:0 15px 9px;
	display:none;
}
.parent-focus .drop-down{
	display:block;
}
.drop-down strong{
	display:block;
	color:#f60e8b;
	font-size:14px;
	background: url(../images/border1.gif) repeat-x 0 100%;
	font-weight:normal;
	line-height:14px;
	padding-bottom:9px;
	margin-bottom:10px;
}
.drop-down ul{
	list-style:none;
	margin:0 0 -6px;
	padding:0;
	width:100%;
	overflow:hidden;
}
.drop-down ul li{
	float:left;
	width:100%;
	padding-bottom:24px;
}
.drop-down ul li .visual{
	float:left;
	padding:3px 10px 0 0;
}
* html .drop-down ul li .visual{
	padding:3px 7px 0 0;
}
.drop-down ul li .visual img{
	display:block;
}
.drop-down ul li .text{
	height:1%;
	overflow:hidden;
	line-height:16px;
}
.drop-down ul li .text .heading{
	color:#fff;
}
.drop-down ul li .text p{
	font-size:11px;
	color:#9e9e9e;
	margin:6px 0 0;
	line-height:12px;
}
.drop-down .more{
	float:right;
	font-size:11px;
	padding:0 2px 0 0;
}
#main{
	background: url(../images/bg-main.gif) repeat-y;
	height:1%;
	overflow:hidden;
	padding:14px 0 0;
}
#content{
	width:714px;
	float:left;
	padding:1px 0 0;
}
#content-results{
	width:714px;
	float:left;
	padding:1px 0 0;
}
.gallery-holder{
	width:100%;
	background: url(../images/border2.gif) repeat-x 0 100%;
	padding-bottom:10px;
	margin-bottom:5px;
}
.gallery {
	overflow:hidden;
	position:relative;
	width:100%;
}
.gallery a.link-prev,
.gallery a.link-next {
	display:none;
}
.gallery .visual {
	width:714px;
	overflow:hidden;
	position:relative;
}
.gallery .visual ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.gallery .visual ul li {
	float:left;
	width:714px;
}
.gallery .visual ul li img{
	display:block;
}
.gallery .info{
	position:absolute;
	left:1px;
	bottom:25px;
	overflow:hidden;
	width:714px;
}
.gallery .info .holder{
	height:1%;
	overflow:hidden;
	background: url(../images/bg-info-gallery.png);
}
.gallery .info .holder .text{
	font-size:18px;
	color:#fff;
	height:1%;
	overflow:hidden;
	padding:3px 0 7px 12px;
}
.gallery .info .holder .text span{
	display:block;
	font-size:12px;
	color:#fff;
	margin-top:4px;
}
#content .gallery .info .holder .text h1{
	margin:0;
	font-size:18px;
	font-weight:normal;
	background:none;
	padding:0;
	color:#fff;
}
.gallery .info .holder ul{
	float:right;
	list-style:none;
	margin:0;
	padding:30px 11px 10px 25px;
}
.gallery .info .holder ul li{
	float:left;
	padding:0 0 0 6px;
}
.gallery .info .holder ul li a{
	background:#ffce00;
	width:10px;
	height:10px;
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.gallery .info .holder ul li a:hover,
.gallery .info .holder ul li.active a{
	background:#fff;
}
.gallery .statusBar{
	color:#f60e8b;
}
.gallery .statusbar a{
	color:#f60e8b;
	text-decoration:none;
}
.gallery .statusbar a:hover{
	color:#f60e8b;
	text-decoration:underline;
}
.posts-holder{
	margin-bottom:-16px;
	overflow:hidden;
	width:100%;
}
.posts-holder .box-holder{
	overflow:hidden;
	height:1%;
	width:736px;
	margin:0 -22px 16px 0;
	padding:0 0 26px;
	background: url(../images/border2.gif) repeat-x 0 100%;
}
.box-holder .box{
	float:left;
	width:346px;
	overflow:hidden;
	padding:0 22px 0 0;
}
.box-holder .box .visual{
	display:block;
	position:relative;
	margin-bottom:13px;
	height:1%;
	overflow:hidden;
}
.box-holder .box .visual:hover,
.box-holder .box .visual-hover{
	text-decoration:none;
	border:0;
}
.box-holder .box .visual img{
	display:block;
}
.box-holder .box .visual div{
	position:absolute;
	left:0;
	right:0;
	display:none;
	width:318px;
	z-index:5;
}
.box-holder .box .visual ul{
	list-style:none;
	margin:0;
	width:318px;
	padding:9px 14px 7px;
	background: url(../images/bg-box-visual.png);
}
.box-holder .box .visual ul li{
	display:inline;
	position:relative;
}
.box-holder .box .visual ul li a{
	color:#ff0;
}
.box-holder .box .visual:hover div,
.box-holder .box .visual-hover div{
	display:block;
}
.box-holder .box .visual .enlarge{
	position:absolute;
	bottom:5px;
	right:5px;
	width:23px;/*from 19*/
	height:23px;
	background:url(../images/bullet1.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.box-holder .box h2{
	/*background:#000;
	color:#fff;
	font-size:16px;
	*/
	color:#000;
	font-size:24px;
	font-weight:normal;
	padding:1px 9px 2px;
	margin:0 0 9px;
	line-height: 25px;
}
.box-holder .box h2 a{
	color:#000;
	text-decoration:none;
}
.box-holder .box h2 a:hover{
	color:#000;
	text-decoration:underline;
}
.box-holder .box .heading{
	height:1%;
	overflow:hidden;
	padding:0 0 8px 11px;
}
.box-holder .box .heading em{
	color:#5e5e5e;
	background: url(../images/separator1.gif) no-repeat 100% 0;
	padding:0 9px 0 0;
	margin:0 5px 0 0;
}
.box-holder .box .heading .rate{
	background: url(../images/separator1.gif) no-repeat;
	display:inline;
	padding:0 0 0 15px;
	margin:0 0 0 6px;
}
.box-holder .box .heading .rate span{
	color:#000;
	padding:0 4px 0 0;
}
.box-holder .box .text{
	padding:0 12px;
}
.box-holder .box .heading .rate .redHeart{
	color:#f60e8b;
	font-size:14px;
    font-family:'arial unicode MS', arial, geneva, sans-serif;
}
.box-holder .box .text .highlight{
	background:#99ccff;
	color:#fff;
	padding:2px 5px;
	float:left;
	margin-bottom:2px;
}
.box-holder .box .text p{
	margin:0;
	padding-top:5px;
	color:#7d7d7d;
	line-height:18px;
	text-align:justify;
}
.posts-nav{
	list-style:none;
	margin:8px 0 0;
	padding:0;
	overflow:hidden;
	width:714px;
}
.posts-nav li{
	width:346px;
}
.posts-nav li a{
	color:#000;
}
.posts-nav li.prev{
	float:left;
}
.posts-nav li.prev a{
	display:block;
	background:#eee url(../images/bullet2.gif) no-repeat 15px 8px;
	padding:5px 0 6px 34px;
}
.posts-nav li.next{
	float:right;
}
.posts-nav li.next a{
	display:block;
	background:#eee url(../images/bullet3.gif) no-repeat 314px 8px;
	padding:5px 45px 6px 0;
	text-align:right;
}
#sidebar{
	width:468px;
	padding:0 10px 22px 0;
	float:right;
}
.ad-list{
	float:right;
	width:160px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.ad-list li{
	width:100%;
	float:left;
	padding-bottom:15px;
}
.ad-list li img{
	display:block;
}
#banner-list{
	float:right;
	width:300px;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
}
.mon{width:145px;height:145px;float:left; margin: 10px 10px 0 0; background-color:#ccc;}
.zig{width:145px;height:145px;float:left; margin: 10px 0 0 0; background-color:#ccc;}

#banner-list li img{
	display:block;
}
#sidebar .column{
	float:left;
	width:300px;
	padding-top:2px;
}
#sidebar .tabset{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	/*border-bottom:1px solid #3f3f3f;*/
	border-bottom:1px solid #000;
}
#sidebar .tabset li{
	float:left;
}
#sidebar .tabset li a{
	color:#3f3f3f;
	font-size:13px;
	padding:5px 18px 6px;
	display:block;
}
#sidebar .tabset li a:hover,
#sidebar .tabset li.active a{
	/*background:#3f3f3f;*/
	background:#000;
	/*color:#fbfb40;*/
	color:#fff;
	text-decoration:none;
}
#sidebar .tab-content{
	background:#f4f3f3;
	height:1%;
	overflow:hidden;
	padding-bottom:17px;
	margin-bottom:18px;
}
#sidebar .tab-content .years{
	float:left;
	list-style:none;
	margin:0;
	padding:21px 30px 0 20px;
}
#sidebar .tab-content .years li{
	padding-bottom:8px;	
}
#sidebar .tab-content .years li a{
	color:#9b9a9a;
	font-size:13px;
}
#sidebar .tab-content .years li a:hover,
#sidebar .tab-content .years li.active a{
	color:#f60e8b;
	text-decoration:none;
}
#sidebar .tab-content .months{
	float:left;
	border-left:1px solid #dfdfdf;
	margin-top:19px;
	padding-bottom:13px;
}
#sidebar .tab-content .months ul{
	list-style:none;
	margin:0;
	padding:0 0 0 27px;
	float:left;
	width:75px;
}
#sidebar .tab-content .months ul li{
	padding:3px 0 5px;
}
#sidebar .tab-content .months ul li a{
	color:#3f3f3f;
	font-size:13px;
}
#sidebar .tab-content .months ul li.active{
	text-decoration:underline;
	color:#3f3f3f;
}
.popular-list{
	list-style:none;
	margin:0;
	padding:4px 17px 0 15px;
}
.popular-list li{
	background: url(../images/border2.gif) repeat-x;
	padding:9px 0 10px;
}
.popular-list li:first-child{
	background:none;
}
.popular-list li a{
	display:block;
	background: url(../images/bullet5.gif) no-repeat 0 8px;
	padding:0 16px;
	color:#3f3f3f;
	font-size:14px;
}
#sidebar .column h2{
	margin:0;
	width:100%;
	overflow:hidden;
	/*border-bottom:1px solid #3f3f3f;*/
	border-bottom:1px solid #000;
	font-size:13px;
	font-weight:normal;
}
#sidebar .column h2 span{
	/*background:#3f3f3f;
	color:#fbfb40;*/
	background:#000;
	color:#fff;
	padding:5px 12px 6px;
	float:left;
}
.random-articles{
	list-style:none;
	margin:0 0 19px;
	padding:3px 16px 11px;
	height:1%;
	overflow:hidden;
	background:#f4f3f3;
	width:268px;
}
.random-articles li{
	float:left;
	width:100%;
	background: url(../images/border2.gif) repeat-x;
	padding-top:16px;
	padding-bottom:15px;
	line-height:17px;
}
.random-articles li:first-child{
	background:none;
	padding-top:16px;
}
.random-articles li img{
	float:left;
	margin-right:15px;
}
.random-articles li .text{
	height:1%;
	overflow:hidden;
}
.random-articles li .text a{
	font-size:13px;
	color:#000;
}
.random-articles li .text em{
	display:block;
	font-size:12px;
	color:#5e5e5e;
	padding-top:3px;
}
#sidebar .column .ad img{
	display:block;
}
#sidebar .med_rect{
	margin-bottom: 17px;
	}
#content h1{
	font-size:32px;
	color:#000;
	padding:2px 28px 3px;
	/*background:#000;*/
	font-weight:normal;
	margin:0 0 5px;
}
#content-results h1{
	font-size:32px;
	padding:2px 28px 3px;
	background:#000;
	color:#fff;
	font-weight:normal;
	margin:0 0 5px;
	}
.article{
	height:1%;
}
.posted-in{
	color:#898989;
	font-style:italic;
	display:block;
	padding:0 0 9px 30px;
	font-size:14px;
}
#posted-in-community{
	display:block;
	padding:0 0 10px 30px;
	z-index: 2;
}
#posted-in-community ul{
	list-style:none;
	padding: 0;
	margin: 0;
	font-size: 12px;
	vertical-align: middle;
}
#posted-in-community ul li{
	float:left;
	padding:0;
}
.li-love{
	margin: -3px 10px 0 0;	
	vertical-align: top;
}
.loveArticleBtn{
	background:url(/images/loveArticle_btn.gif) no-repeat top left;
	padding-left: 80px;
	line-height: 28px;
	
}
.loveArticleBtn:hover{
	background:url(/images/loveArticle_btn.gif) no-repeat bottom left;
	cursor:pointer;
}
.loveArticleBtn a{
	text-decoration:none;
	margin: 0; 
	padding: 0;
	color: #999;
}
.loveArticleBtn a:hover{
	text-decoration:none;
	color: #999;
	}
.loveArticleE{
	background:url(/images/loveArticleE_btn.gif) no-repeat top right;
	line-height: 25px;
	padding: 0 10px 0 2px;
}
.posted-in span{
	font-style:normal;
	color:#3f3f3f;
}
.article img{
	display:block;
	margin:0 0 10px 1px;
	padding:10px 0 0;
}
.article .image-description{
	font-size:11px;
	color:#969595;
	display:block;
	margin-bottom:13px;
}
.article p{
	margin:0 0 11px;
	line-height:20px;
	font-size:13px;/*bigger article text*/
}
.source{
	font-size:13px;
	color:#000;
	padding-top:7px;
	display:block;
}
.source span{
	display:block;
	margin-bottom:2px;
}
.view-more-box{
	width:100%;
	overflow:hidden;
	padding-top:26px;
}
.view-more-box strong{
	color:#fff;
	height:1%;
	overflow:hidden;
	display:block;
	font-weight:normal;
	border-bottom:1px solid #303030;
}
.view-more-box strong span{
	float:left;
	padding:2px 11px;
	background:#303030;
}
.carousel {
	overflow:hidden;
	border-bottom:1px solid #303030;
	width:100%;
}
.carousel a.link-prev,
.carousel a.link-next{
	float:left;
	width:19px;
	height:19px;
	background:url(../images/btn-prev.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:50px;
}
.carousel a.link-next{
	background: url(../images/btn-next.gif) no-repeat;
}
.carousel div {
	width:668px;
	overflow:hidden;
	position:relative;
	float:left;
	padding:12px 0 11px 8px;
}
.carousel div ul {
	position:relative;
	width:99999px;
	padding:0;
	margin:0;
	list-style:none;
}
.carousel div ul li {
	float:left;
	width:158px;
	padding:0 9px 0 0;
}
.carousel div ul li a{
	float:left;
	width:100%;
}
.carousel div ul li img{
	float:left;
	margin:0;
	padding:0;
}
.action-list{
	height:1%;
	overflow:hidden;
	padding:25px 0 18px;
}
/*
.share-list{
	list-style:none;
	margin:0 5px 0 0;
	padding:7px 0;
	float:left;
	background:#f956ae;
	width:313px;
}
*/
.share-list{
	list-style:none;
	margin:0 5px 0 0;
	padding:7px 0;
	float:left;
	background:#f956ae;
	width:709px;
}
.share-list li{
	float:left;
	background: url(../images/separator3.gif) no-repeat 100% 3px;
	padding:0 14px 0 17px;
}
.share-list li.comment{
	background:none;
	padding:0 0 0 14px;
}
.share-list li a{
	color:#fff;
}
.share-list li.comment a{
	background: url(../images/bullet4.gif) no-repeat 100% 4px;
	padding:0 18px 0 0;
}
.print-list{
	float:left;
	width:248px;
	list-style:none;
	margin:0 5px 0 0;
	padding:7px 0 5px 0;
	background:#363636;
}
.print-list li{
	float:left;
	background: url(../images/separator3.gif) no-repeat 100% 3px;
}
.print-list li a{
	color:#ff0;
	float:left;
}
.print-list li.print{
	padding:0 10px 0 9px;
}
.print-list li.print a{
	padding:0 20px 0 0;
	background: url(../images/ico-1.gif) no-repeat 100% 0;
}
.print-list li.download{
	padding:0 0 0 10px;
}
.print-list li.download a{
	padding:0 28px 2px 0;
	background: url(../images/ico-2.gif) no-repeat 100% 0;
}
.action-list .rate{
	float:left;
	width:133px;
	background:#000;
	padding:7px 0 7px 10px;
}
.action-list .rate span{
	float:left;
	color:#fff;
}
.action-list .rate img{
	float:left;
	margin:0;
	padding:1px 0 0 7px;
}
.designer-box{
	background:#eee;
	padding:15px;
}
.designer-box img{
	float:left;
	margin:3px 20px 0 0;
	padding:0;
}
.designer-box .text{
	height:1%;
	overflow:hidden;
}
.designer-box h2{
	color:#000;
	margin:0 0 7px;
	font-weight:normal;
	font-size:18px;
}
.designer-box p{
	margin:0;
	color:#707070;
	line-height:18px;
	font-size:12px;/*with artl 13*/
}
.designer-box p span{
	color:#000;
}
.tags{
	color:#000;
	padding:16px 0 25px;
	border-bottom:1px solid #c4c3c3;
}
.posts-select{
	list-style:none;
	margin:7px -10px 0 0;
	padding:0;
	overflow:hidden;
	width:724px;
}
.posts-select li{
	float:left;
}
.posts-select li a{
	position:relative;
	float:left;
	margin:0 10px 0 0;
}
.posts-select li a img{
	display:block;
	padding:0;
	margin:0;
}
.posts-select li a span{
	width:352px;
	height:123px;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/bg-post-select.png);
	padding-top:95px;
	text-align:center;
	display:none;
	font-size:24px;
	color:#fff;
}
.posts-select li a:hover{
	text-decoration:none;
	border:0;
}
.posts-select li a:hover span{
	display:block;
	cursor:pointer;
}
.comments{
	height:1%;
	overflow:hidden;
	background:#000;
	margin:26px 0 11px;
	padding:2px 17px 4px;
}
.comments h2{
	color:#fff;
	float:left;
	font-size:22px;
	margin:0;
	font-weight:normal;
}
.comments .tabset{
	list-style:none;
	margin:8px 0 0 11px;
	padding:0;
	float:left;
}
.comments .tabset li{
	float:left;
	background: url(../images/separator4.gif) no-repeat 0 3px;
	padding:0 13px 0 15px;
}
.comments .tabset li:first-child{
	background:none;
}
.comments .tabset li a{
	color:#ff0;
}
.comments .tabset li.active a,
.comments .tabset li a:hover{
	color:#a7a7a6;
	text-decoration:none;
}
.comments-list{
	list-style:none;
	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
}
.comments-list li{
	background: url(../images/border2.gif) repeat-x 0 100%;
	padding:12px 0 9px;
	vertical-align:middle;
	height:1%;
	overflow:hidden;
}
.comments-list li .avatar{
	width:52px;
	height:66px;
	overflow:hidden;
	float:left;
	padding:2px 5px 0 1px;
}
* html .comments-list li .avatar{
	padding-right:2px;
}
.comments-list li .avatar img{
	display:block;
	padding:0;
	margin:0;
}
.comments-list li .text{
	height:1%;
	overflow:hidden;
}
.comments-list li .text span{
	display:block;
	margin-bottom:9px;
}
.comments-list li .text p{
	line-height:18px;
	margin:0 0 9px;
}
.comments-list li .text ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.comments-list li .text ul li{
	background:none;
	padding:0;
	float:left;
}
.comments-list li .text ul li a{
	float:left;
}
.comments-list li .text ul li.like a{
	background: url(../images/ico-3.gif) no-repeat 100% 0;
	padding:3px 21px 2px 0;
}
.comments-list li .text ul li.reply a{
	color:#636363;
	background:#ff0;
	padding:2px 11px 2px;
	margin:0 0 0 20px;
}
.leave-comment{
	padding:16px 0 0;
}
.leave-comment .column-holder{
	height:1%;
	overflow:hidden;
	padding:17px 0 15px;
}
.leave-comment .col{
	width:324px;
	float:left;
	padding:0 28px 0 0;
}
.leave-comment label{
	float:left;
	width:70px;
	text-align:right;
	color:#464646;
	padding:5px 0 0;
}
.leave-comment .row{
	height:1%;
	overflow:hidden;
	padding-bottom:11px;
}
.leave-comment label span{
	color:#f83ea2;
}
.leave-comment .text{
	float:right;
	width:219px;
	border:2px solid #e1e0e0;
	padding:3px 6px 4px;
}
.leave-comment .selectBox{
	float:right;
	width:235px;
	border:2px solid #e1e0e0;
	padding:5px 6px 4px;
}
.leave-comment h2{
	color:#000;
	margin:0;
	font-size:18px;
	font-weight:normal;
}
.leave-comment textarea{
	padding:5px;
	width:573px;
	height:122px;
	border:2px solid #e1e0e0;
	overflow:auto;
	max-width:573px;
	float:right;
	margin:0 38px 0 0;
}
.leave-comment p{
	margin:2px 35px 12px 89px;
	font-style:italic;
	color:#8d8b8b;
	line-height:18px;
}
.leave-comment p span{
	color:#f83ea2;
}
#success_comment{
	width: 714px;
	background-color:#f60e8b;
	color: #000;
	padding: 5px 5px 1px 5px;
	margin-top: 10px;
	display:none;
	cursor: pointer;
	}
.leave-comment .btn-submit{
	cursor:pointer;
	width:114px;
	height:29px;
	text-align:center;
	background:#ff0;
	border:0;
	margin:0 40px 0 auto;
	padding:0;
	color:#000;
	display:block;
	font-size:18px;
}
.leave-comment .replyTo{
	padding:5px;
	margin:10px;
	background-color:#f1f1f1;
	z-index: 1;
}
.author-box{
	height:1%;
	overflow:hidden;
	padding-bottom:22px;
}
.author-box .ceo-box{
	font-size:14px;
	color:#3f3f3f;
	display:block;
	padding:5px 0 18px 31px;
}
.author-box .ceo-box em{
	color:#898989;
}
.author-box img{
	float:left;
	padding:0 24px 0 0;
}
.author-box .text{
	height:1%;
	overflow:hidden;
	background: url(../images/border2.gif) repeat-x;
	padding:13px 0 0;
}
.author-box .text .born-box{
	font-size:14px;
	display:block;
	margin-bottom:22px;
}
.author-box .text .born-box span{
	color:#000;
}
.author-box .text p{
	margin:0 0 20px;
	line-height:20px;
}
.author-box .text blockquote{
	margin:10px 0 0;
	line-height:24px;
	font-size:16px;
	color:#000;
}
q{quotes: none;}
q:before{content:"";}
q:after{content:"";}
.posts-costas{
	width:100%;
	overflow:hidden;
}
.posts-costas h2{
	border-bottom:1px solid #f60e8b;
	color:#fff;
	margin:0 0 19px;
	height:1%;
	overflow:hidden;
	font-size:12px;
	font-weight:normal;
}
.posts-costas h2 span{
	float:left;
	padding:7px 19px 6px;
	background:#f60e8b;
}
.posts-costas ul{
	list-style:none;
	margin:0 -12px -12px 0;
	padding:0;
	width:726px;
	overflow:hidden;
}
.posts-costas ul li{
	float:left;
	padding:0 12px 12px 0;
}
.posts-costas ul li a{
	float:left;
	height:1%;
	overflow:hidden;
}
.posts-costas ul li img{
	display:block;
}
.posts-costas ul li span{
	position:absolute;
	top:0;
	left:-9999px;
	width:210px;
	height:108px;
	background: url(../images/bg-box-visual.png);
	font-size:16px;/*from 18*/
	color:#fff;
	padding:17px 10px;
	line-height:24px;
	z-index:55;
}
.posts-costas ul li a:hover{
	text-decoration:none;
	border:0;
	position:relative;
}
.posts-costas ul li a:hover span{
	left:0;
	cursor:pointer;
}
.paging{
	width:692px;
	background:#eee;
	margin:10px 0 0;
	padding:5px 22px 6px 0;
	overflow:hidden;
}
.paging ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}
.paging li{
	float:left;
	background: url(../images/separator5.gif) no-repeat 100% 3px;
	padding:0 7px 0 7px;
}
.paging li a{
	color:#000;
}
.paging li a:hover,
.paging li strong{
	color:#f60e8b;
	text-decoration:none;
	font-weight:normal;
}
.paging li.prev {
	background:none;
}
.paging li.last-number{
	background:none;
}
.paging li.next{
	background:none;
	padding:0 0 0 7px;
}
.paging li.prev a{
	background: url(../images/bullet2.gif) no-repeat 0 4px;
	padding:0 0 0 18px;
}
.paging li.next a{
	background: url(../images/bullet3.gif) no-repeat 100% 3px;
	padding:0 22px 0 0;
}
.search-result{
	width:100%;
	overflow:hidden;
}
.results-list{
	list-style:none;
	margin:-3px 0 0;
	padding:0 0 2px;
	width:100%;
	overflow:hidden;
}
.results-list li{
	float:left;
	width:100%;
	border-bottom:1px solid #8b8a8a;
	padding:18px 0 16px 0;
}
.results-list li img{
	float:left;
	margin:2px 17px 0 0;
}
.results-list li .text{
	height:1%;
	overflow:hidden;
}
.results-list li .text .posted-in{
	font-size:12px;
	padding:0 0 2px 3px;
}
.results-list li .text h2{
	margin:0 0 15px;
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.results-list li .text h2 a{
	color:#000;
}
.results-list li .text p{
	margin:0;
	line-height:18px;
}
#sidebar .search{
	float:none;
	width:auto;
	padding:12px 17px 17px 13px;
	background:#f4f3f3;
	margin-bottom:24px;
}
#sidebar .search .row{
	border:2px solid #fff;
	background:#e1e0e0;
}
#sidebar .search .row .text{
	width:224px;
	background:none;
	color:#000;
	padding:7px 5px;
}
.filters{
	padding:2px 21px 35px 13px;
	background:#f4f3f3;
	margin-bottom:20px;
}
.filters .row{
	background: url(../images/border2.gif) repeat-x 0 100%;
	padding:11px 0 23px;
}
.filters label{
	display:block;
	font-size:13px;
	color:#000;
	padding-bottom:14px;
}
.filters .row select{
	width:230px;
	display:block;
}
.filters .columns{
	width:288px;
	margin:0 -22px -8px 0;
	overflow:hidden;
	padding-top:3px;
}
.filters .columns .col{
	float:left;
	width:130px;
	padding:0 13px 0 1px;
}
.filters .columns .col label{
	float:left;
	font-size:12px;
	color:#5e5e5e;
	font-style:italic;
	padding:1px 0 0 10px;
}
.filters .columns .col .wrap{
	height:1%;
	overflow:hidden;
	padding-bottom:11px;
}
.filters .columns .col .checkbox{
	float:left;
	width:15px;
	height:15px;
	margin:0;
	padding:0;
}
.filters .select-date{
	padding:2px 0 0 2px;
}
.filters .select-date img{
	display:block;
}
.tags-list{
	list-style:none;
	margin:0;
	padding:0;
	line-height:18px;
}
.tags-list li{
	display:inline;
}
.tags-list li a{
	color:#5e5e5e;
	font-style:italic;
}
.footer-wrapper{
	padding-top:23px;
}
#footer{
	height:1%;
	overflow:hidden;
	background:#000;
	margin:0 0 14px;
}
.footer-holder{
	height:1%;
	overflow:hidden;
	padding:17px 0 15px 24px;
}
.sections-box{
	float:left;
	width:322px;
}
.footer-holder h3{
	font-size:18px;
	font-weight:normal;
	background: url(../images/border3.gif) repeat-x 0 100%;
	padding:0 0 7px;
	color:#fff;
	margin:0 0 12px;
}
.sections-box .list-holder{
	width:354px;
	margin:0 -32px 0 0;
	height:1%;
	overflow:hidden;
}
.sections-box .list-holder ul{
	width:132px;
	padding:5px 43px 0 2px;
	float:left;
	list-style:none;
	margin:0;
}
.sections-box .list-holder ul li{
	padding-bottom:7px;
}
.sections-box .list-holder ul li a{
	color:#fff;
	text-decoration:none;
}
.sections-box .list-holder ul li a:hover{
	color:#ff0;
	text-decoration:none;
}
.sections-box .list-holder ul li.active{
	color:#ff0;
	text-decoration:none;
}
.yatzer-box{
	width:334px;
	float:left;
	padding:0 25px 0 34px;
}
.footer-holder p{
	color:#fff;
	margin:0 0 4px;
	line-height:18px;
}
.yatzer-box ul{
	float:left;
	width:150px;
	padding:3px 20px 0 0;
	list-style:none;
	margin:0;
}
.yatzer-box ul li{
	padding-bottom:7px;
}
.yatzer-box ul li a{
	color:#ff0;
}
.yatzer-box ul.social{
	float:left;
	width:135px;
	padding:0;
}
.yatzer-box ul.social li a{
	color:#f60e8b;
}
.subscribe-box{
	float:left;
	width:457px;
}
.subscribe-box .text-info{
	width:215px;
	float:left;
	padding:0 40px 0 0;
}
.subscribe-box .text-info p{
	margin-bottom:18px;
}
.subscribe-box form{
	width:197px;
	overflow:hidden;
	padding:2px 0 0;
}
.subscribe-box form .row{
	width:100%;
	overflow:hidden;
	padding-bottom:10px;
}
.subscribe-box form label{
	width:100%;
	padding-bottom:2px;
	float:left;
}
.subscribe-box .text{
	width:175px;
	padding:4px 11px;
	color:#878787;
	background:#fff;
	border:0;
	float:left;
}
.subscribe-box .btn-submit{
	float:right;
	background:none;
	border:0;
	width:45px;
	text-align:right;
	color:#f60e8b;
	height:22px;
	cursor:pointer;
	padding:0;
	margin:0;
}
.copy-box{
	height:1%;
	overflow:hidden;
	border-top:1px solid #eee;
	padding:8px 20px 8px 17px;
}
.footer-logo{
    float:left;
    width:98px;
    height:30px;
    background: url(../images/logo_small.png) no-repeat;
    text-indent:-9999px;
    overflow:hidden;
    margin:0 27px 0 0;
}
* html .footer-logo{
	margin-right:24px;
}
#footer .search{
	width:auto;
	padding:2px 0 0;
}
#footer .search fieldset{
	float:left;
}
#footer .search label{
	padding:5px 16px 0 0;
	float:left;
}
#footer .search .row{
	float:left;
}
#footer .search .row .btn-search{
	margin:0 0 0 2px;
	float:left;
}
.copy-box p{
	margin:0 0 4px;
	color:#818181;
	font:11px/12px Arial, Helvetica, sans-serif;
}
.copy-box ul{
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	height:1%;
}
.copy-box ul li{
	display:inline;
	background: url(../images/separator2.gif) no-repeat 0 4px;
	padding:0 10px 0 15px;
	margin:0 14px 0 -14px;
}
.copy-box ul li a{
	color:#ff0;
	font:11px Arial, Helvetica, sans-serif;
}
.player{
	background: url(../images/bg-player.gif) no-repeat;
	overflow:hidden;
	height:23px;
	padding:12px 21px;
}
.player img{
	display:block;
	margin:0 0 0 auto;
}
/*----------------------------- -------------------------*/
.items{
	overflow:hidden;
	width:736px;
	line-height:18px;
	color:#0f161d;
	margin:-20px -22px 24px 0;
	position:relative;
	font-size:13px;
}
.items img{display:block;}
.items-block h2{
	margin:0 0 15px;
	color:#fff;
	background:#000;
	line-height:22px;
	font-size:22px;
	padding:5px 12px 6px;
	font-weight:normal;
}
.item{
	background: url(../images/divider.gif) repeat-x;
	overflow:hidden;
	padding:20px 0 18px;
	width:348px;
	margin:0 20px 0 0;
	float:left;
}
.item .alignleft{
	float:left;
	width:150px;
}
.section{
	overflow:hidden;
	height:100%;
	padding:0 10px 0 22px;
}
* html .section{padding-left:19px;}
.items h3{
	margin:0 0 11px;
	line-height:18px;
	font-size:16px;
	font-weight:normal;
}
.items p{margin:0;}
.items .date{
	color:#8d8d8d;
	font-style:normal;
	display:block;
	margin:0 0 7px;
}
.items-block{
	width:100%;
	overflow:hidden;
	position:relative;
}
/*----------------------------- -------------------------*/
.publications{
	overflow:hidden;
	width:736px;
	/*line-height:18px;*/
	color:#0f161d;
	margin:-20px -22px 24px 0;
	position:relative;
	font-size:12px;
}
.publications img{display:block;}
.publications-block h2{
	margin:0 0 15px;
	color:#fff;
	background:#000;
	line-height:22px;
	font-size:22px;
	padding:5px 12px 6px;
	font-weight:normal;
}
.publication{
	background: url(../images/divider.gif) repeat-x;
	overflow:hidden;
	padding:20px 0 10px;
	width:225px;
	margin:0 19px 0 0;
	float:left;
}
.section{
	overflow:hidden;
	height:100%;
	padding:0px;
	margin: 0;
	text-align:right;
}
/* * html .section{padding-left:19px;}*/
.publications h3{
	margin:0 px;
	font-size:16px;
	font-weight:normal;
}
.publications p{margin:0;}
.publications .date{
	color:#8d8d8d;
	font-style:normal;
	font-size:12px;
	display:block;
	margin:0;
}
.publications-block{
	width:100%;
	overflow:hidden;
	position:relative;
}
/*----------------------------- -------------------------*/
.inner{
	width:1220px;
	margin:0 auto;
}
.inner #wrapper{
	padding-top:87px;
	background:#fff;
}
.inner #header{
	height:66px;
	width:1103px;
	padding-top:17px;
}
.inner #main{
	padding:0;
	background: url(../images/bg-main1.gif) repeat-y;
	margin:0 0 17px;
}
.inner #content{
	width:734px;
	padding:15px 20px 0 0;
	background:#fff;
}
.inner #nav{
	width:895px;
	margin:0 30px 0 0;
}
.inner .search{width:164px;}
.inner #sidebar{
	width:329px;
	padding:14px 10px 0;
	float:left;
}
.inner #sidebar .column{
	float:none;
	width:329px;
	padding-top:2px;
}
.inner #footer{
	width:1220px;
	position:relative;
	margin:0;
}
.inner .footer-wrapper{padding:0;}
.inner .random-articles{
	width:297px;
	padding:0 16px;
}
.inner #sidebar .column .add-box{
	margin:0 0 10px;
	width:299px;
	height:250px;
	overflow:hidden;
	border:15px solid #a7a7a8;
	background:#fff;
	display:table;
	vertical-align:middle;
	text-align:center;
}
.inner #sidebar .column .add-box span{
	display:table-cell;
	vertical-align:middle;
}
* html .inner #sidebar .column .add-box span{
	padding:3px 0 0;
	height:247px;
}
*+html .inner #sidebar .column .add-box span{
	padding:3px 0 0;
	height:247px;
}
.inner #sidebar .column .add-box a{display:inline-block;}
.inner #sidebar .column .add-box a img{display:block;}
.inner .random-articles li .text{padding-right:20px;}
.add-block{
	overflow:hidden;
	width:100%;
	vertical-align:top;
}
.add-block .alignleft{float:left;}
.add-block .alignright{float:right;}
.category{
	font-size:13px;
	line-height:18px;
	font-style:italic;
	color:#0f161d;
}
.imagebox-top{
	height:261px;
	width:1220px;
	background:#f00;
}
.imagebox-bottom{
	height:223px;
	width:1220px;
	background:#f00;
}
.imagebox-right{
	width:117px;
	height:1753px;
	float:left;
	background:#ccc;
	margin:-87px 0 -17px;
	position:relative;
}
/******************/
#messageHolder {
	margin: 10px 0;
	padding: 0;
	color:#F00;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	color:#f60e8b;
}
.success-page{
	float:left;
	width:457px;
	display:none;
}
.success-page .text-info{
	width:400px;
	float:left;
	padding:0 40px 0 0;
}
.success-page .text-info p{
	margin-bottom:18px;
}
/******************/
.unsub{
	padding:0px;
	margin:0px;
	}
.unsub input{
	padding: 5px;
	border: 2px solid #CCC;
	width: 200px;
	}	
.unsub .btn-submit{
	cursor:pointer;
	width:114px;
	height:29px;
	text-align:center;
	background:#ff0;
	border:0;
	margin: 20px 0px 0px 0 auto;
	padding:0;
	color:#000;
	font-size:18px;
}
.xmas{
	padding:0;
	margin:0;
}
.xmas img{
	border:none;
	padding: 0;
	margin: 0;
	}

/*
 * The social buttons on the side bar.
 */
.social {
    height: 50px;
    overflow: hidden;
}

.social a {
    display: block;
    width: 50px;
    height: 50px;
    text-indent: -2000px;
    background-repeat: no-repeat;
    background-position: center center;
    float: left;
}

.social .facebook {
    background-image: url("/images/icons/facebook.png");
}

.social .pinterest {
    background-image: url("/images/icons/pinterest.png");
}

.social .instagram {
    background-image: url("/images/icons/instagram.png");
}

.social .soundcloud {
    background-image: url("/images/icons/soundcloud.png");
}

.social .tumblr {
    background-image: url("/images/icons/tumblr.png");
}

.social .twitter {
    background-image: url("/images/icons/twitter.png");
}
