/*
Theme Name: Mode.net
*/
body{
	margin:0;
	color:#000;
	font:12px Arial, Verdana, sans-serif;
	background:#ebebeb url(images/bg.jpg) repeat-x;
	min-width:960px;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% Arial, Verdana, sans-serif;
	vertical-align:middle;
}
form,
fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
.wrapper{
	margin:0 auto;
	width:960px;
}
.holder{
	width:100%;
	overflow:hidden;
}
#page{
	width:100%;
	overflow:hidden;
}
.headline{
	height:29px;
	background:#c00000;
}
.headline .menu{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	text-transform:uppercase;
	font-size:11px;
	line-height:29px;
}
.headline .menu li{
	float:left;
	margin:0 2px 0 10px;
	display:inline;
}
.headline .menu a{color:#fff;}
.headline .menu a:hover,
.headline .menu .current_page_ancestor a,
.headline .menu .current_page_parent a,
.headline .menu .current_page_item a,
.headline .menu .active a{
	color:#000;
	text-decoration:none;
}
.headline .rss-box{
	float:right;
	background:url(images/sep-headline.gif) repeat-y;
	padding:0 8px 0 23px;
	height:29px;
	white-space:nowrap;
	margin:0 0 0 -30px;
}
.headline .rss-box p{
	float:left;
	margin:0;
	color:#fff;
	line-height:29px;
	font-size:11px;
}
.headline .rss-box ul{
	list-style:none;
	padding:7px 0 0;
	margin:0;
	float:left;
	height:22px;
	overflow:hidden;
}
.headline .rss-box li{
	float:left;
	margin:0 0 0 11px;
	display:inline;
}
.head-box{
	background:#282828 url(images/bg-head-box.gif) repeat-x;
	padding:0 0 20px;
}
.head-box h1{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo.gif);
	width:231px;
	height:44px;
	display:inline;
	margin:33px 7px 0 19px;
}
.head-box h1 a{
	display:block;
	height:100%;
}
.head-box .slogan{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/slogan.gif);
	width:251px;
	height:16px;
	margin:64px 0 0;
}
.nav-box{
	background:#3c3d3c url(images/bg-nav-box.gif) repeat-x;
	height:40px;
}
.navigation{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
	line-height:40px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
}
.navigation li{
	float:left;
	padding:0 15px 0 20px;
}
.navigation a{
	float:left;
	color:#fff;
}
.navigation a:hover,
.navigation .current-cat a,
.navigation .active a{
	text-decoration:none;
	background:url(images/bg-nav-hov.gif) repeat-x 0 100%;
}
.search-box{
	float:right;
	margin:6px 10px 0 0;
	display:inline;
	overflow:hidden;
}
.search-box form,
.search-box fieldset{float:left;}
.search-box .txt{
	float:left;
	border:1px solid #aeaeae;
	color:#b4b4b4;
	font:12px/14px Arial, Verdana, sans-serif;
	height:14px;
	padding:6px 8px 7px;
	width:167px;
}
.search-box .btn-search{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	line-height:200px;
	border:0;
	cursor:pointer;
	background:url(images/btn-search.gif);
	width:65px;
	height:29px;
}
#main{
	background:#fff;
	padding:10px;
	overflow:hidden;
	width:940px;
}
.visual{
	height:251px;
	padding:0 0 19px;
}
.gallery{
	float:left;
	border:1px solid #c9c9c9;
	background:url(images/bg-gallery.jpg);
	padding:14px;
	height:219px;
	overflow:hidden;
	width:600px;
	position:relative;
}
.gallery .holder{position:relative;}
.gallery-content{
	list-style:none;
	padding:0;
	margin:0;
	width:9999px;
}
.gallery-content li{
	float:left;
	position:relative;
	width:600px;
	height:219px;
	overflow:hidden;
}
.gallery-content img{display:block;}
.gallery-content .text-box{
	position:absolute;
	width:100%;
	overflow:hidden;
	left:0;
	bottom:0;
}
* html .gallery-content .text-box{bottom:-1px;}
.gallery-content .text-box .bg{
	background:url(images/opacity.png);
	padding:7px 10px 10px;
	height:1%;
	overflow:hidden;
	color:#fff;
}
.gallery-content .text-box .bg *{position:relative;}
.gallery-content .text-box h3{
	margin:0 0 6px;
	font-size:14px;
}
.gallery-content .text-box p{
	margin:0;
}
.gallery-content .text-box a{
	color:#c30101;
	text-decoration:underline;
}
.gallery-content .text-box a:hover{text-decoration:none;}
.gallery .arrow{
	position:absolute;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:23px;
	height:24px;
	top:113px;
	cursor:pointer;
}
.gallery .arrow-prev{
	background:url(images/arrow-prev.png);
	left:19px;
}
.gallery .arrow-next{
	background:url(images/arrow-next.png);
	right:20px;
}
.ad{
	display:block;
	border:1px solid #000;
	margin:0 0 8px;
}
.ad1{padding:1px;}
.visual .ad{
	margin:0;
	float:right;
}
#content{
	float:left;
	width:630px;
	overflow:hidden;
}
#content .main-col{
	float:left;
	width:400px;
}
#content .col{
	float:right;
	width:220px;
	overflow:hidden;
}
.box{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
}
.box .title{
	height:1%;
	overflow:hidden;
	background:url(images/bg-title.gif);
	padding:12px 6px 8px 10px;
}
.box .title .title-h3,
.box .title h3{
	font-weight:bold;
	float:left;
	margin:0;
	color:#454545;
	text-transform:uppercase;
	font-size:16px;
}
.box .title h3 a{
	color:#454545;
}
.box .title h2{
	margin:0;
	font-size:16px;
}
.box .title .lnk-read{
	float:right;
	color:#c00000;
	font-size:11px;
	margin:3px 0 0;
}
.box-content{
	height:1%;
	overflow:hidden;
	background:#f7f7f7;
	border:1px solid #e6e5e5;
	border-top:none;
	padding:14px 10px 0;
}
#sidebar .box-content{
	margin:2px 0 0;
	border-top:1px solid #e6e5e5;
}
.post{
	width:100%;
	overflow:hidden;
	padding:0 0 14px;
}
.post .photo{
	float:left;
	border:4px solid #d1d1d1;
	margin:3px 11px 0 0;
}
.post .descr{
	height:1%;
	overflow:hidden;
}
.post .descr h4{
	margin:0 0 16px;
	font-size:14px;
}
.post .descr p{margin:0;}
.post .descr p a{
	text-decoration:underline;
	color:#c00;
}
.post .descr p a:hover{text-decoration:none;}
.article{
	padding-top:8px;
	font-size:11px;
	padding-bottom:10px;
	margin:2px 0 0;
	border-top:1px solid #e6e5e5;
}
.article h4{
	text-align:center;
	text-transform:uppercase;
	font-size:14px;
	margin:0;
}
.article img{
	display:block;
	margin:8px auto 6px;
	border:4px solid #d1d1d1;
}
.article p{margin:0;}
.article .img-elle{
	margin:12px auto 16px;
}
.list{
	list-style:none;
	padding:0 0 0 5px;
	height:1%;
	overflow:hidden;
	margin:0;
}
.list li{
	height:1%;
	overflow:hidden;
	background:url(images/blt.gif) no-repeat 0 8px;
	padding:6px 0 6px 16px;
}
.list a{color:#c00;}
.lnk-more{
	float:right;
	text-decoration:underline;
	color:#c00;
}
.lnk-more:hover{text-decoration:none;}
#sidebar{
	float:right;
	width:300px;
	overflow:hidden;
	font-size:11px;
}
#sidebar .post{padding:0 0 12px;}
.thumb-list{
	width:268px;
	overflow:hidden;
	list-style:none;
	padding:0 0 0 13px;
	margin:0;
}
.thumb-list li{
	float:left;
	overflow:hidden;
	width:125px;
	padding:0 0 10px 9px;
}
.thumb-list li img{display:block;}
.pagination{
	overflow:hidden;
	text-align:center;
	width:100%;
}
.pagination .hold{
	position:relative;
	float:left;
	left:50%;
}
.pagination ul{
	position:relative;
	left:-50%;
	float:left;
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
	line-height:18px;
}
.pagination li{
	float:left;
	font-size:11px;
	display:inline;
	margin:0 3px;
}
.pagination a{
	float:left;
	color:#282828;
	background:#f7f7f7;
	border:1px solid #e6e5e5;
	padding:0 7px;
}
.pagination strong{
	float:left;
	background:#282828;
	color:#fff;
	border:1px solid #e6e5e5;
	padding:0 7px;
	font-weight:normal;
}
.article-content{
	width:100%;
	overflow:hidden;
	line-height:18px;
	text-align:justify;
}
.article-content .tools{
	width:100%;
	overflow:hidden;
	background:url(images/dashed.gif) repeat-x 0 100%;
	color:#bebebe;
	font-size:11px;
	line-height:30px;
	margin:0 0 13px;
}
.article-content .tools strong{
	float:left;
	font-weight:normal;
}
.article-content .tools strong a{
	color:#bebebe;
}
.article-content .tools .lnk-comment a{
	float:right;
	color:#bebebe;
}
.photo-l{
	float:left;
	border:4px solid #d1d1d1;
	margin:0 10px 0 0;
}
.article-content p{margin:0 0 16px;}
.article-content p a{
	text-decoration:underline;
	color:#c00;
}
.article-content p a:hover{text-decoration:none;}
.twocolumn .column{
	float:left;
	overflow:hidden;
	width:310px;
}

.twocolumn .column a {
        color: #000000;
        text-decoration: none;
}

.twocolumn .column a:hover {
        color: #c00000;
        text-decoration: underline;
}


.twocolumn .column-r{float:right;}
.text-box{padding-top:0;}
.text-box p{
	width:100%;
	overflow:hidden;
	margin:0;
	padding:6px 0;
}
.text-box a{
	color:#c00000;
	text-decoration:underline;
}
.text-box a:hover{text-decoration:none;}
.comment-form{
	padding:0 8px 0 2px;
	height:1%;
	overflow:hidden;
}
.comment-form .title{
	width:100%;
	overflow:hidden;
	border-bottom:2px solid #454545;
	padding:10px 0 6px;
}
.comment-form .title h3{
	margin:0;
	color:#454545;
	text-transform:uppercase;
	font-size:14px;
}
.comment-form .column{
	float:left;
	width:300px;
	padding:4px 0 0;
}
.comment-form .column-r{
	float:right;
	padding:0;
}
.comment-form label{
	display:block;
	color:#000;
	width:100%;
	overflow:hidden;
	padding:18px 0 6px;
}
.comment-form .inp-hold{
	background:url(images/bg-inp.gif);
	width:300px;
	overflow:hidden;
}
.comment-form .inp-hold input{
	display:block;
	padding:7px 4px;
	width:290px;
	height:14px;
	color:#000;
	font:12px/14px Arial, Verdana, sans-serif;
	background:none;
	border:1px solid #d1d1d1;
}
.comment-form .inp-hold input:focus{
	border-color:#686868;
}
.comment-form .inp-area{
	overflow:hidden;
	background:url(images/bg-inp.gif);
}
.comment-form .inp-area textarea{
	display:block;
	padding:7px 4px;
	border:1px solid #d1d1d1;
	height:159px;
	width:290px;
	background:none;
	font:12px/14px Arial, Verdana, sans-serif;
	color:#000;
	margin:0;
}
.comment-form .inp-area textarea:focus{
	border-color:#686868;
}
.comment-form .btn-post-comment{
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	cursor:pointer;
	line-height:200px;
	background:url(images/btn-post-comment.gif);
	width:140px;
	height:30px;
	margin:20px 0 0 150px;
}
.comment-box{
	height:1%;
	overflow:hidden;
	padding:0 8px 0 2px;
}
.comment-box .title{
	width:100%;
	overflow:hidden;
	padding:16px 0 6px;
}
.comment-box .title h3{
	margin:0;
	text-transform:uppercase;
	color:#515151;
	font-size:14px;
}
.comment{
	padding:13px 20px 24px 10px;
	height:1%;
	overflow:hidden;
	border-top:2px solid #454545;
}
.children .comment{
	border:none;
}
.comment .avatar img{
	float:left;
	border:1px solid #000;
	margin:3px 10px 0 0;
}
.comment .descr{
	height:1%;
	overflow:hidden;
}
.comment .descr-title{
	padding:0 6px 12px 0;
	height:1%;
	overflow:hidden;
}
.comment .descr-title h4{
	float:left;
	margin:0;
	color:#515151;
	font-size:18px;
	font-weight:normal;
}
.comment .descr-title span{
	float:right;
	color:#bebebe;
	font-size:11px;
	padding:2px 0 0;
}
.comment .descr-title span a{color:#bebebe;}
.comment p{
	margin:0 0 15px;
}
.comment .lnk-reply a{
	float:right;
	text-decoration:underline;
	color:#c00000;
	text-transform:uppercase;
	margin:-15px 20px 0 0;
}
.comment .lnk-reply a:hover{text-decoration:none;}
.comment-dark{
	background:#f1f0f0;
}
#footer{
	width:100%;
	border-top:5px solid #c00000;
	overflow:hidden;
	background:#2b2b2b url(images/bg-footer.jpg) repeat-x 0 100%;
}
#footer .links-box{
	background:url(images/sep-footer.gif) no-repeat 422px 50%;
	padding:8px 0 4px;
}
#footer .links-box .col-text-w{
	float:left;
	width:400px;
	padding:0 12px 0 10px;
	overflow:hidden;
	line-height:14px;
}
#footer .links-box .col-text-w .column-w{
	float:left;
	overflow:hidden;
	width:250px;
	padding:0 17px 0 0;
}
#footer .links-box .col-text-w .column{
	float:left;
	width:130px;
	overflow:hidden;
}
#footer .links-box .col-text{
	float:left;
	width:150px;
	padding:0 13px 0 55px;
	overflow:hidden;
	font-size:11px;
}
#footer .links-box .col-ico{
	float:left;
	overflow:hidden;
	width:280px;
	padding:0 0 0 32px;
}
#footer .links-box h4{
	text-transform:uppercase;
	color:#c6c6c6;
	font-size:14px;
	margin:0;
}
#footer .ico-footer{
	list-style:none;
	margin:0 -30px 0 0;
	padding:32px 0 0;
	width:310px;
	overflow:hidden;
}
#footer .ico-footer li{
	float:left;
	padding:0 0 32px;
	margin:0 38px 0 0;
	width:62px;
	overflow:hidden;
	height:56px;
}
#footer .ico-footer a{
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
}
#footer .ico-footer .lnk-rss{background:url(images/lnk-rss.png);}
#footer .ico-footer .lnk-twitter{background:url(images/lnk-twitter.png);}
#footer .ico-footer .lnk-facebook{background:url(images/lnk-facebook.png);}
#footer .text-list{
	list-style:none;
	padding:0;
	margin:10px 0 0;
}
#footer .text-list li{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
}
#footer .text-list a{color:#7c7c7c;}
#footer .text-list li{color:#7C7C7C;}
#footer .text-list a:hover{color:#fff;}
.footer-info{
	height:72px;
	overflow:hidden;
}
.footer-info .logo-footer{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo-footer.gif);
	width:204px;
	height:38px;
	margin:15px 10px 0 0;
}
.footer-info .logo-footer a{
	display:block;
	height:100%;
}
.footer-info .text{
	width:500px;
	overflow:hidden;
	padding:6px 10px 0;
}
.footer-info .text ul{
	list-style:none;
	padding:10px 0 0;
	margin:0 0 0 -4px;
	overflow:hidden;
	color:#5d5d5d;
	width:100%;
}
.footer-info .text li{
	float:left;
	background:url(images/blt-footer.gif) no-repeat 0 50%;
	padding:0 4px;
}
.footer-info .text li:first-child{background:none;}
.footer-info .text a{color:#5d5d5d;}
.footer-info .text a:hover{color:#fff;}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#comments .comments-list{
	padding:0;
	margin:0;
	list-style:none;
}
#comments .comments-list li{
	list-style:none;
}
.more-posts a{
	color:#000000;
	text-decoration:none;
}
.more-posts a:hover{
	color:#C00000;
	text-decoration:underline;
}
div.title-h4{
	font-size:14px;
	font-weight:bold;
	margin:0 0 16px;
}

.wp-caption-text{
	color:#bebebe;
	font-size:10px;
}

.st-tag-cloud{
	width:100%;
	overflow:hidden;
	margin:0 0 9px;
	height:1%;
	overflow:hidden;
	background:#f7f7f7;
	border:1px solid #e6e5e5;
	border-top:none;
	padding:14px 10px 0;
}
.widgettitle{
	height:1%;
        width:100%;
	overflow:hidden;
	background:url(images/bg-title.gif);
	padding:12px 6px 8px 10px;
        font-weight:bold;
	float:left;
	margin:0;
	color:#454545;
	text-transform:uppercase;
	font-size:16px;
}


.st-related-posts{
	list-style:none;
	padding:0;
	margin:10px 0 0;
}
.st-related-posts li{
	width:100%;
	overflow:hidden;
	padding:0 0 6px;
