body {
    background: #000 url("../images/site_bg.gif") repeat-x scroll center top;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
header {
	position: relative;
	height: 132px;
}
header h1{
	margin: 0px;
	color:#fff;
	font-size:14px;
}
.mobile_logo{
    display: none;
}
#logo {
    display: block;
    height: 139px;
    left: -70px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 634px;
    z-index: 3;
}
.adv-468 {
	right: 30px;
    height: 60px;
    padding: 15px 0 0 40px;
    text-align: center;
    width: 505px;
    position: absolute;
}
.main-nav * {
    display: block;
    float: left;
}
.main-nav {
    background: rgba(0, 0, 0, 0) url("../images/skin.gif") repeat-x scroll center top;
    bottom: 4px;
    height: 31px;
    left: 564px;
    position: absolute;
    width: 590px;
    padding:0px;
    margin:0px;
}
.main-nav li {
    background: rgba(0, 0, 0, 0) url("../images/tabs.png") no-repeat scroll left top;
    border-right: 1px solid #486a77;
    height: 20px;
    margin-right: 2px;
    margin-top: 3px;
    padding-left: 2px;
}
.main-nav a {
    color: #fff;
    font: 700 12px/15px arial;
    height: 18px;
    padding: 3px 10px 0;
}
#corner{
	height: 76px;
	position: absolute;
	width: 40px;
	right: -40px;
	bottom:-41px;
	background: url("../images/corner.jpg") no-repeat scroll left top;
}
#corner-left{
	height: 43px;
	position: absolute;
	width: 30px;
	left: -30px;
	bottom:-43px;
	background: url("../images/corner_left.jpg") no-repeat scroll left top;
	
}


.content{
	background: rgba(0, 0, 0, 0) url("../images/skin.gif") repeat-x scroll 0 -35px;
    border-left: 1px solid #6b1060;
    border-right: 1px solid #6b1060;
    padding-top:7px;
}

/*.right-sidebar{
  padding-left:0px;
  padding-right:322px;
  position: relative;
  padding-bottom:10px;
}
.right-advert{
  margin-left: 0px;
  right: 0px;
  top:0px;
  width: 318px;
  position: absolute;
  height: 100%;
  overflow-y: hidden;
  z-index: 1000;
}
.middle-content{
  width: 100%;
}*/
.right-sidebar{
  padding-bottom:10px;
  display: table;
  width: 100%;
}
.right-advert{
  width: 320px;
  padding-left:4px;
  display: table-cell;
  vertical-align: top;
}
.middle-content{
  display: table-cell;
  vertical-align: top;
}
.middle-content .row, .wide-content .row {
	margin-left:-12px;
}
.middle-content .row > div, .wide-content .row > div{
	padding: 0 2px;
}
.strack {
    background: #140312 url("../images/grad_bg.gif") repeat-x scroll center top;
    border: 1px solid #60005a;
    border-radius: 4px;
    color: #eaeaea;
    font: 700 14px/30px arial;
    height: 32px;
    margin: 5px 0 7px 5px;
    padding: 0 10px;
}
.middle-content .strack:first-child{
	margin-top:0px;
}
.post{
	background: #1b1b1b none repeat scroll 0 0;
    margin: 0 0 5px 0px;
    padding: 5px 2px;
}
.post:hover{
	background: #ffea00 none repeat scroll 0 0;
	position: relative;
}
.post:hover .plug_play{
	display: inline;
}
.post .th {
    color: #fff;
    display: block;
    padding: 0;
}
.post img {
    border: 1px solid #2872cb;
    margin: 0 auto;
}
.plug_play {
    background: rgba(0, 0, 0, 0) url("../images/plug-play.png") no-repeat scroll left top;
    cursor: pointer;
    display: none;
    height: 100px;
    left: 70px;
    position: absolute;
    top: 47px;
    z-index: 20;
}
.post h3 {
	margin: 0px;
}
.post h3.vtitle a {
    color: #fff;
    display: block;
    font: 700 12px arial;
    height: 35px;
    margin: 5px 0 4px;
    overflow: hidden;
    padding: 3px 0;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.post:hover h3.vtitle a{
	color: #000;
	text-decoration: underline;
}
.post .det {
    color: #797979;
    display: block;
    height: 12px;
    padding: 1px 13px 1px 1px;
    text-align: right;
}
.post .det a {
    color: #ff4fff;
    float: left;
    font-weight: 700;
    margin: 0 0 0 13px;
    text-decoration: none;
}
.pagination li {
    display: inline-block;
}
.pagination li a, .pagination li.currentpage{
    background-color: #1b1b1b;
    border: 1px solid #6b1060;
    border-radius: 3px;
    color: #fff;
    padding: 5px 9px;
    text-decoration: none;
    margin: 0 2px;
}
.pagination li.currentpage{
    position: relative;
    top: -10px;
    padding: 6px 10px 5px 10px;    
}
.pagination li a:hover, .pagination > li.active > a{
	background-color: #6b1060;
	border: 1px solid #6b1060;
	color:#fff;
}

/* right sidebar */ 

#searchtab {
    background: #140312 url("../images/grad_bg.gif") repeat-x scroll center top;
    border: 1px solid #60005a;
    border-radius: 4px;
    margin: 0px 5px 7px 0;
    width: 310px;
    height: 32px;
}

#search .fld {
    background: #ccc none repeat scroll 0 0 padding-box;
    border: 1px solid #999;
    border-radius: 4px;
    color: #333;
    font: italic 12px/14px arial;
    height: 20px;
    margin: 4px;
    padding: 3px;
    width: 250px;
}
#search input{
	float: left;
}
.box {
    margin-bottom: 7px;
    padding-bottom: 5px;
    width: 312px;
    background: #1b1b1b none repeat scroll 0 0;
    border: 1px solid #3f5164;
    padding: 4px;
    border-radius: 4px;
}
.box h4{
	background: rgba(0, 0, 0, 0) url("../images/side_bg.gif") repeat-x scroll left top;
    color: #fff;
    font: 700 12px/13px arial;
    height: 20px;
    padding: 3px 5px 0 15px;
    border-radius: 4px;
    margin: 0 0 6px 0;
}
.box.yellowstyle {
	padding:0px;

}
.box.yellowstyle > .plugs{
	background-color: #000;
	padding:0px;
}
.box.yellowstyle h4{
	margin: 4px 0 0 4px;
    background: rgba(0, 0, 0, 0) url("../images/bg-nav-yellow.gif") repeat-x scroll left top;
    color:#000;
}
.middle_banner .box{
    margin: 0 auto;
}
.middle_banner{
    margin: 20px 0;
}
.postmini {
    background: #000 url("images/box_skin_mini.gif") no-repeat scroll left top;
    border-bottom: 1px dotted #2d2d2d;
    color: #dedede;
    height: 155px;
    margin: 0 auto 2px;
    padding: 9px 9px 0;
    position: relative;
    width: 290px;
}
.postmini h3 {
    height: 15px;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0;
    position: relative;
    color:#fff;
    display: block;
    line-height: 13px;
    
}
.postmini a {
    color: #cfcfcf;
    text-decoration: underline;
    font-size:13px;
}
.postmini a:hover{
	color: #fff;
}
.postmini .thumbmini {
    border: 1px solid #fff;
    display: block;
    float: left;
    height: 90px;
    width: 120px;
}
.thumbmini img {
    float: left;
    height: 88px;
    width: 118px;
}
.postmini p {
    font: 400 12px arial;
    height: 100px;
    margin-left: 130px;
    padding: 10px 0 0;
}
.hardlinks {
    height: 320px;
}
.hardlinks ul {
    padding: 0;
}
.hardlinks li{
    border-bottom: 1px dotted #494949;
    display: block;
    float: left;
    height: 18px;
    margin-right: 5px;
    padding: 1px 0 2px 2px;
    width: 143px;
}
.hardlinks a{
    background: rgba(0, 0, 0, 0) url("../images/bullet.png") no-repeat scroll left center;
    color: #beccdd;
    font: 400 12px/14px arial;
    padding-left: 14px;
}
.hardlinks a:hover{
	color:#ec33dd;
	text-decoration: none;
}
#video {
    color:#fff;
}
.video-hed h1 {
    font: 700 14px/15px arial;
    color:#fff;
    margin:0px;
}
.video-hed p {
    color: #949189;
}
#video a {
    color: #ffa300;
    text-decoration: underline;
}
#video a:hover {
    color: #fff;
}
#extras{
    background: #262626 none repeat scroll 0 0;
    padding: 5px;
}
.side-th5{
    padding:0px;
    margin: 0px;
}
.side-th5 *{
    display: block;
    float: left;
}
.side-th5 li {
    height: 113px;
    margin: 0 2px 2px 0;
    padding-bottom: 2px;
    width: 147px;
}
.side-th5 li a {
    border: 1px solid #aaa;
    height: 110px;
    width: 145px;
}
.side-th5 img {
    height: 110px;
    width: 145px;
}
.side-th5 img {
    height: 110px;
    width: 145px;
}
#extras .fl {
    width: 230px;
    float: left;
}
#rating {
    background: rgba(0, 0, 0, 0) url("../images/rating.gif") no-repeat scroll 0 0;
    float: right;
    height: 23px;
    position: relative;
    width: 54px;
}
.rating-pos {
    background: rgba(0, 0, 0, 0) url("../images/rating_pos.gif") no-repeat scroll 0 0;
    right: 4px;
}
.rating-pos, .rating-neg {
    height: 0;
    overflow: hidden;
    padding-top: 14px;
    position: absolute;
    top: 3px;
    width: 10px;
}

#rating span {
    display: block;
    height: 13px;
    margin: 0 auto;
    padding-top: 4px;
    text-align: center;
    width: 15px;
}
.rating-neg {
    background: rgba(0, 0, 0, 0) url("../images/rating_neg.gif") no-repeat scroll 0 0;
    left: 4px;
}

/* footer */
footer{
	border-bottom: 1px solid #6b1060;
    border-left: 1px solid #6b1060;
    border-right: 1px solid #6b1060;
    color: #aaa;
    padding:10px 0;
}
.navbar-nav {
    background: #6b1060 none repeat scroll 0 0;
    margin:0px;
    padding:0 10px;
    margin-bottom: 10px;
    width: 100%;

}
 .navbar-nav li {
    display: inline-block;
    font: 700 13px/15px arial;
    margin-right: 10px;
    padding-right: 10px;
}
.navbar-nav li a {
    color: #fff;
    padding: 7px 0;
}
.navbar-nav li a:hover{
	text-decoration: underline;
	background-color: transparent;
}
footer a{
	color:#fff;
}
footer a:hover{
	color:#fff;
}
footer > div {
	padding: 0 10px;
}
@media (max-width:767px) {
	.right-sidebar{
		padding: 0px;
	}
}
@media (max-width:1199px) and (min-width: 992px) {
	.main-nav {
	    left: 418px;
        width: 555px;

	}
    .main-nav a{
        padding:3px 8px 0;
    }
}
@media (max-width:991px){
    .main-nav{
        position: relative;
        left: 0px;
        top:0px;
        width: 100%;
        height: 25px;
        margin-bottom:10px;
        background: #3F5369;
        height: auto;
    }
    #corner {
        left:418px;
        right: auto;
        z-index: -2;
    }
    .main-nav li{
        display: inline-block;
        float: none;
    }
    .main-nav li a{
        padding: 3px 3px 0;
    }
    #logo{
        width: 100%;
        left: 0;
    }
    body{
        background: #000;
    }
    #corner,#corner-left{
        display: none;
    }
}
@media (max-width:450px){
    #logo {
        height:100px;
    }
    header{
        height: 100px;
    }
    .content{
        padding-top:0px;
    }
    .mobile_logo{
        display: block;
    }
    .middle_logo{
        display: none!important;
    }
    .container, .middle_banner {
        padding:0px;
    }
}
@media (max-width:650px){
    .right-sidebar,.middle-content,.right-advert{
        display: block;
        width: 100%;
    }
    .box{
        margin: 0 auto;
    }
    #searchtab{
        margin: 0 auto 10px auto;
    }
    .right-sidebar.video-page{
    	display: table;
    }
    
    .video-page > .right-advert{
    	display: table-header-group;
    }
    .video-page > .middle-content{
    	display: table-row-group;
    }

    .navbar{
        min-height: 20px!important;
    }
    

}