/* @group clearfix */

.clearfix {  
	display: inline-block;  
}

.clearfix:after {
	content: ".";  
	display: block;  
	clear: both;  
	visibility: hidden;  
	line-height: 0;  
	height: 0;  
}  
html[xmlns] .clearfix {  
	display: block;  
}  
* html .clearfix {  
	height: 1%;  
}



/* @end */

/* @group Utility */

/* Remove borders on FFox images */

img {
	border-style: none;
}

/* Generic floating */

.left {
	float: left;
}

.right {
	float: right;
}



/* @end */

/* @group Global Text Styling */

p {
	margin-top: 0;
	margin-bottom: 5px;
}

a {
	color: #DF1525;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

hr {
	border-color: #b8b8b8;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.notifier {
	display: block;
	background-color: #111111;
	padding: 5px;
	margin: 5px;
	font-size: 12px;
}

.notifier h1 {
	font-size: 17px;
	margin-top: 4px;
	border-bottom: 1px solid #9d0136;
	padding-bottom: 3px;
}

.notifier div {
	float: left;
}

.notifier div a:hover {
	text-decoration: underline;
}



/* @end */

/* @group Layout */

body {
	background: #000 url(../images/background.jpg) repeat-x;
	font: 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
}

.header {
	width: 978px;
	height: 170px;
	margin-top: 13px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #464646;
}

.nav {
	width: 978px;
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #464646;
	border-top-style: none;
}

.nava {
	width: 978px;
	background-color: #191919;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #191919;
	border-top-style: none;
	font-size: 11px;
	color: #ffffff;
}
.nava1 {
	width: 978px;
	background-color: #464646;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

.nav2 {
	width: 978px;
	background-color: #191919;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	border-top-style: none;
	border-top: 1px solid #ffffff;
}
.nav2a {
	width: 978px;
	background-color: #191919;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #191919;
	border-top-style: none;
	font-size: 11px;
	color: #ffffff;
}
.nav2a1 {
	width: 978px;
	background-color: #464646;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}


.search {
	width: 973px;
	height: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-nav.gif) repeat-x;
	color: white;
	text-align: right;
	padding-right: 5px;
	border: 1px solid #464646;
	border-top-style: none;
}

.topchosen {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #464646;
	border-top-style: none;
       background-color: #191919;

}


.topchosen img {
      border: 2px solid #ffffff;
}

.topchosen img:hover {
      border: 2px solid #DF1525;
}

.leftchosen {
	width: 155px;
	
}


.main {
	width: 978px;
	margin-left: auto;
	margin-right: auto;
	background-color: #111;
	border: 1px solid #464646;
	border-top-style: none;
}

div.threeColA1 {
	float: left;
	width: 668px;
	background-color: #000000;
}

div.videospot {
	width: 668px;
	background-color: #736F6E;
}
div.videospot1 {
	width: 668px;
	background-color: #ffffff;
        font-size: 12px;
}



div.videoColA1 {
	float: center;
	width: 300px;
        height: 250px;
	background-color: #000000;
}




div.threeColA2 {
	float: left;
	width: 170px;
	background-color: #111;
	text-align: center;
	padding-top: 12px;
}

div.threeColA2 img {
	width: 150px;
	height: 115px;
	border: 2px solid #ffffff;
}

div.threeColA2 img:hover {
	border: 2px #DF1525;
}

div.lefttop {
        float: left;
        width: 165px;
	background-color: #191919;
	border: 1px solid #00FF00;
        background-repeat: no-repeat;
        text-align: center;
        height: 25px;
        padding-top:8px;
        font-size: 12px;
        font-color: #111;
}

div.righttop {
        float: right;
        width: 310px;
	background-color: #191919;
	border: 1px solid #00FF00;
        background-repeat: no-repeat;
        text-align: center;
        height: 25px;
        padding-top: 8px;
        font-size: 12px;
}

div.centertop {
        float: none;
        width: 668px;
	background-color: #191919;
	border: 1px solid #00FF00;
        background-repeat: x;
        text-align: center;
        height: 25px;
        padding-top: 8px;
        font-size: 12px;
		margin-left: 1px;
}


div.threeColA3 {
	float: left;
	width: 310px;
	background-color: #111;
}

div.threeColA4 {
	float: right;
	width: 300px;
	background-color: #191919;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
}


.footer {
	text-align: center;
	width: 972px;
	background-color: #1b1b1b;
	margin: 0 auto 20px;
	border: 1px solid #464646;
	border-top-style: none;
	padding: 3px;
	color: white;
	font-size: 10px;
}

/* @end */

/* @group Nav */

.nav ul {
	margin: 0;
	padding-left: 0;
}

.nav ul li {
	display: block;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
	border-right: 1px solid #383838;
}

.nav ul li.last {
	width: 170px;
	border-right-style: none;
}

.nav ul li a {
	display: block;
	padding-top: 9px;
	color: white;
	padding-bottom: 9px;
}

.nav ul li a:hover {
	background-color: #262626;
	text-decoration: none;
}

.nav ul li a.on {
	background-color: #282828;
	color: #DF1525;
}

.nav2 ul {
	margin: 0;
	padding-left: 0;
}

.nav2 ul li {
	display: block;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	border-right: 0px solid #ffffff;
	padding:1px 5px 0;
}

.nav2 ul li.last {
	width: 170px;
	border-right-style: none;
}

.nav2 ul li a {
	display: block;
	padding-top: 9px;
	color: white;
	padding-bottom: 9px;
}

.nav2 ul li a:hover {
	background-color: #000000;
	text-decoration: none;
}

.nav2 ul li a.on {
	background-color: #000000;
	color: #DF1525;
}



/* @end */

/* @group Search Bar */

.searchbox input {
	background-color: #909090;
	border-style: solid;
	border-width: 1px;
	padding: 3px;
}

.searchbox img {
	position: relative;
	top: 4px;
}



/* @end */

/* @group Plug Listings */

.plug {
	margin-bottom: 0;
	display: block;
	background-color: #111;
	margin: 5px;
	padding: 5px;
}

.plug a {
	display: block;
	float: left;
	color: white;
	width: 306px;
}

.plug div {
	float: left;
	width: 170px;
}

.plug div a {
	color: white;
	width: 170px;
}

.plug div a.links:hover {
	background-color: #f1f1f1;
}

.plug div a.links {
	display: block;
	width: 125px;
	font-size: 10px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 1px solid #ccc;
}

.plug div a.noline {
	border-bottom: none;	
}

.plug div img {
	background: #fff;
	width: 160px;
	float: left;
	margin-right: 6px;
	margin-bottom: 0px;
	height: 120px;
       border: 1px solid #DF1525;
}

.plug div img:hover {
	border: 1px solid #ffffff;
}

.plug span.h1 {
	margin-top: 0px;
	font-size: 120%;
	margin-bottom: 2px;
	font-weight: normal;
	font-style: normal;
	display: block;
       color: #DF1525;
}

.plug span.h1:hover {
    color: #FFFFFF;
	
}

.plug span.h2 {
	margin-top: 0px;
	font-size: 13px;
	color: #DF1525;
	font-style: normal;
	font-weight: normal;
	display: block;
	margin-bottom: 1px;
}

.plug span.p {
	font-size: 11px;
	display: block;
	margin-bottom: 5px;
}

.plug div.ratingbox {
	color: white;
	background-image: url(../images/bg-nav.gif);
	float: right;
	padding: 3px;
	width: auto;
}

.plug div.ratingbox a {
	float: none;
	display: inline;
}

.plug div.ratingbox img {
	width: 16px;
	height: 16px;
	float: none;
	display: inline;
	padding: 0;
	margin: 0;
	position: relative;
	top: 3px;
}

.plug div.tagsbox {
	color: #fff;
	float: left;
	padding: 3px;
	width: 240px;
	font-size: 8px;
	line-height: 16px;
}

.plug div.tagsbox a {
	float: none;
	display: inline;
	color: #978;
	padding: 3px;
}

.plug div.tagsbox a:hover {
	color: #fdfdfd;
	background-color: #323232;
}

.plug div.tagsbox2 {
	color: #fff;
	float: left;
	padding: 3px;
	width: 240px;
	font-size: 8px;
	line-height: 16px;
}

.plug div.tagsbox2 a {
	float: none;
	display: inline;
	color: #ff78a5;
	padding: 3px;
}

.plug div.tagsbox2 a:hover {
	color: #fdfdfd;
	background-color: #360012;
}

.plug div.commentsbox {
	float: left;
	padding: 3px;
	width: 240px;
	font-size: 10px;
	line-height: 17px;	
}

.plug div.commentsbox a {
	color: #DF1525;
}

.plug div.commentsbox a:hover {
	text-decoration: underline;
       color: #ffffff;
}

.postmini			{background: #191919; position:center; border-bottom:1px solid #ffffff; margin:0 2px 2px auto; height:155px; width:290px; padding:9px 9px 0 9px;}
.postmini:hover p	{color:#ffffff;}
.postmini a			{color:#ffffff; text-decoration:none;}
.postmini a:hover 	{color:#ffffff;}
.postmini .thumbmini	{border:1px solid #DF1525; width:120px; height:90px; display:block; float:left;}
.postmini .thumbmini:hover	{border:1px solid #ffffff;}
.thumbmini img			{width:120px; height:90px; float:left;}
.postmini h3			{padding:0 0 0px 0; height:15px; margin-bottom: 10px; display:block; position:relative;}
.postmini h3 a			{font:bold 13px Arial, Tahoma;}
.postmini p			{padding:10px 0 0px 0; height:100px;  font:normal 12px arial; margin-left:130px;}
.detmini			{position:absolute; bottom:0; left:190px; bottom:10px;}
.detmini a			{color:#ffffff; font:normal 12px arial;}


/* @end */

div.threeColA2 img {
}

div.contentblock {
	margin: 5px;
}

div.contentblock h1 {
	font-size: 16px;
	border-bottom: 1px solid #9d0136;
	color: white;
	padding-bottom: 4px;
}

/* @group Right Column */

div.threeColA3 div.ad {
	margin: 6px;
}

div.toplist .lst	{width:300px; background:#191919; float:center; padding-left:15px;}


div.chosenblock {
	width: 310px;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/bg-nav.gif) repeat-x;
	color: white;
	text-align: center;
	border: 1px solid #464646;
	border-top-style: none;
	padding-bottom: 4px;

}

div.chosenblock h1 {
	font-size: 12px;
	border-bottom: 1px solid #9d0136;
	color: white;
	padding-bottom: 4px;
}

div.chosenblock img {
	width: 96px;
	height: 70px;
}

div.chosenblock img:hover {
	border: 1px solid #DF1525;
}



/* @end */

/* @group Video */

.video {
	background-color: #111111;
}

.video h1 {
	font-size: 13px;
	margin-top: 4px;
	border-bottom: 1px solid #9d0136;
	padding-bottom: 3px;
}

.plug div.commentbox {
	background-color: #1d1d1d;
	display: block;
	width: 464px;
	padding: 6px;
	font-size: 12px;
	margin-bottom: 5px;
}

.plug div.commentbox div {
	display: block;
	background-color: #323232;
	width: 456px;
	padding: 4px;
	margin-bottom: 6px;
	color: #7a7a7a;
}

.plug div.commentbox div span {
	color: #ff014f;
}

.plug div.commentbox div span.grey {
	color: #fff;
}

.plug div img.avatar {
	width: 64px;
	height: 64px;
}



/* @end */

/* @group Pagenav */

div.pagenav {
	margin: 10px 5px 20px;
}

div.pagenav a {
	background-color: #9d0035;
	padding: 5px;
	font-size: 11px;
	color: #3e0014;
	font-weight: bold;
}

div.pagenav a:hover {
	background-color: #1f000a;
	padding: 5px;
	font-size: 11px;
	color: #ea0154;
}



/* @end */

/* @group Forms */

.form {
	font-size: 14px;
	color: white;
}

.form span {
	color: #ea0154;
}

.form input {
	font-size: 14px;
}

.form textarea {
	width: 242px;
}

span.legend {
	color: #ea0154;
	font-size: 11px;
}

}
.nav1 {
	width: 978px;
	background-color: #111;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #464646;
	border-top-style: none;
}

.nav1 ul {
	margin: 0;
	padding-left: 0;
}

.nav1 ul li {
	display: block;
	float: left;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	width: 100px;
	border-right: 1px solid #383838;
}

.nav1 ul li.last {
	width: 170px;
	border-right-style: none;
}

.nav1 ul li a {
	display: block;
	padding-top: 9px;
	color: white;
	padding-bottom: 9px;
}

.nav1 ul li a:hover {
	background-color: #464646;
	text-decoration: none;
}

.nav1 ul li a.on {
	background-color: #282828;
	color: #DF1525;
}


/* @end */

/* @group Blog */



/* @end */

.stroka {position:absolute;
float:left;
margin-left:100%;

}

.stroka2 {position:absolute;
float:left;
margin-left:100%;
margin-bottom: 50%;

}

#mybanner2  {
 position:fixed;
 bottom:0px;
 right:0px;
 
}




.fl		{float:left;}

.lst, .in-lst, .navi ul, .navi .fl, .navi .fr, .navi .fl a, .navi .fr a	{display:block;}
.lst			{width:145px;}
.toplist .lst li		{display: block; width: 140px; margin-right: 2px; float: left;}

.in-lst				{height:27px; padding:5px 0 0 5px; margin-bottom:5px; background:#474040;}
.in-lst li 			{margin-right:10px; font:normal 14px/15px arial; border-right:1px solid #9e9a9a; padding-right:10px;}
.in-lst a			{color:#fff;}
.in-lst a:hover {color:#f4d142; text-decoration:underline;}

#sidebar .toplist .lst	{width:300px; background:#4F4F4F;}
.lst			{padding-bottom:5px;}
.lst *			{display:block;}
.lst a			{/* background:url(images/ar1.gif) */ left no-repeat; color:#ccc; font-size:10px; padding-left:3px;}
.lst a:hover	{/* background:url(images/ar2.gif) */ left no-repeat; color:#fff; background:#410A17;}
.lst li			{border-bottom:1px dotted #2b3036; padding-bottom:1px; margin-bottom:1px;}

#topchosen		{width:979px; height:120px; padding:5px 0 0 5px; border-bottom:1px solid #464646;}
#topchosen *		{display:block; float:left;}
#topchosen li	{width:156px; height:120px; margin-right:7px;}
#topchosen a		{border:1px solid #ffffff; width:156px; height:115px;}
#topchosen a img {width:156px; height:115px;}
#topchosen a:hover {border:1px solid #DF1525;}

#linetab {float: none; padding: 0 0 5px 0; margin: 0 0 0px 0px;}
#linetab .tab {height:21px; float: none;  background:#191919; border: 1px solid #464646;}
#linetab .tab {font: bold 14px Tahoma; color:#f3f3ed; padding: 5px 0 0 0; text-decoration: none; text-align: center;}
#linetab .tab span {font: bold 14px Tahoma; color: #ff0000; text-decoration: none; text-align: center;}

#adsbt {width: 976px; float: none; margin: 0 0 5px 4px; border-bottom: 1px solid #464646;}

#adsbt1 {float: left; width: 190px; padding:0px; margin: 0 0px 0 5px; text-align: center;}
#adsbt2 {float: left; width: 190px; padding:0px; margin: 0 0px 0 5px; text-align: center;}
#adsbt3 {float: left; width: 190px; padding:0px; margin: 0 0px 0 5px; text-align: center;}
#adsbt4 {float: left; width: 190px; padding:0px; margin: 0 0px 0 5px; text-align: center;}
#adsbt5 {float: left; width: 190px; padding:0px; margin: 0 0px 0 5px; text-align: center;}
	
#adsbt h3 a {font-size: 12px; color: #DF1525; font-family: Geneva, Arial, Helvetica, sans-serif; align: center; text-decoration: none;}
#adsbt h3 a:hover {font: bold 12px Geneva, Arial, Helvetica, sans-serif; color: #ffffff; text-decoration: none;}

.picads-thumb {padding: 0px;}
.picads-thumb img { border: 2px solid #ffffff;}
.picads-thumb img:hover {border: 2px solid #DF1525;}

#a1sslot         {float: none; margin:9px 0 0 4px; padding: 0 0 1px 0; background:transparent;}

.post                    {
    float:left;
    width:160px;
    height:210px;
    background:black;
    border:1px solid #FFFFFF;
    margin-top: 2px;
    margin-right: 2px;
    margin-bottom: 2px;
    margin-left: 2px;
}
.post:hover                {position:relative; background:#191919;}
.post:hover .vtitle       {color:white;}
.post img                  {width:156px; height:117px; border:0px solid #e5e5e5; margin-left:2px; margin-top:2px}
.post .vtitle              {
    display:block;
    overflow:hidden;
    height:40px;
    position:relative;
    overflow:hidden;
    padding:1px 0 0 3px;
    font-family: arial;
    font-size: 12px;
    line-height: normal;
    color:#FFFFFF;
    font-weight: bold;
    text-align: center;
}
