@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding-bottom: 0; padding-left: 0; padding-right: 0px; padding-top: 0; }
table { border-collapse: collapse; border-spacing: 0; }
fieldset, img { border: 0; }
address, caption, cite, code, dfn, em, strong, th, var, optgroup { font-style: inherit; font-weight: inherit; }
del, ins { text-decoration: none; }
li { list-style: none; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; }
q:before, q:after { content: ''; }
abbr, acronym { border: 0; font-variant: normal; }
sup { vertical-align: baseline; }
sub { vertical-align: baseline; }
legend { color: #000; }
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit; }
input, button, textarea, select { *font-size:100%;
}
input, textarea { outline: none; }
input:active, textarea:active { outline: none; }
:focus { outline: none; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
/*Carcas*/

body { background-color: #000000; background-repeat: repeat; background-position: left top; font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.container { width: 100%; display: block; background-image: url(/img/bg-header.png); background-repeat: repeat-x; }
.all{ width: 100%; }
.header { width: 100%; height: 75px; }
.wrapper { position: relative; margin-left: auto; margin-right: auto; width: 1000px; }
.logo { background-image: url(/img/logo.png); width: 301px; height: 43px; position: absolute; top: 0px; left: 0px; margin-top: 15px; }
.logo a { width:100%; height:100%; display:block; text-indent:-9999px;}
.nav { width: 423px; height: 37px; position: absolute; display: block; top: 18px; left: 360px; }
.menu { background-image: url(/img/nav-inactive.png); width: 100%; height: 37px; border-radius: 5px; display: block; line-height: 37px; }
.menu li { display: block; float: left; background-image: url(/img/sep.png); background-repeat: no-repeat; background-position: right center; width: 20%; text-align: center; *width: 19.95%;}
.menu li:last-child { background-image: none; }

.menu li a{ display: block; color: #FFFFFF; text-decoration: none; font-size: 13px; font-weight: bold; height: 37px; text-shadow: 1px 1px #000000; margin-left: 1px; }
.menu li a:hover, .menu li.selected a{ display: block; border-radius: 5px; background-image: url(/img/hover-btn.png); background-repeat: repeat-x; text-shadow: 1px 1px #FFFF74; color: #000000; }
.box-search { background-image: url(/img/search-bg.png); width: 197px; height: 25px; display: block; position: absolute; right: 0px; top: 21px; padding: 3px; }
.box-search .s_input { float: right; background-color: transparent; height: 27px; display: block; line-height: 27px; border-style: none; width: 171px; color: #000000; font-size: 12px; top: 0px; }
.box-search .s_button { float: left; background-image: url(/img/search-ic.png); width: 18px; height: 18px; border-style: none; text-transform: capitalize; text-indent: -9999px; margin-top: 4px; margin-left: 5px; cursor: pointer; background-color: transparent; }
.block { width: 100%; margin-top: 10px; padding-top: 5px; padding-bottom: 5px; background-color: #101010;}

.title { height: 25px; display: block; line-height: 30px; }
.title h2 { height: 25px; padding-left: 10px; display: block; float: left; color: #FFFFFF; font-size: 19px; text-transform: capitalize; }
.cat_item { width: 242px; height: 202px; padding-left: 3px; padding-right: 3px; padding-top: 3px; float: left; margin: 3px 1px 1px; }
.cat_item a { color: #FFFFFF; text-decoration: none; }
.cat_item a img { width: 240px; height: 180px; display: block; border: 1px solid #717171; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.cat_item a:hover img{ border: 1px solid #ffff0f; }
.cat_item a .info { width: 100%; display: block; margin-top: 2px; }
.cat_item a .info h3 { display: block; float: left; text-transform: uppercase; text-decoration: none; font-weight: bold; font-size: 14px; }
.cat_item a .info .items { float: right; display: block; color: #c7c7c7; font-size: 11px; font-weight: bold; }

.cat_item a:hover .info h3 { color: #ffff0f; }


.item { width: 242px; height: 202px; padding-left: 3px; padding-right: 3px; padding-top: 3px; float: left; margin: 3px 1px 1px; position: relative; }
.item a { color: #FFFFFF; text-decoration: none; }
.item a img { width: 240px; height: 180px; display: block; border: 1px solid #717171; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.item a:hover img{ border: 1px solid #ffff0f; }
.item a h3 { width: 100%; display: block; margin-top: 0px; float: left; text-transform: capitalize; text-decoration: none; font-size: 13px; text-align: center; height: 14px; overflow-y: hidden; overflow-x: hidden; }
.item a .items { float: right; display: block; color: #FFFFFF; font-size: 11px; font-weight: bolder; position: absolute; background-image: url(/img/thumb-bg.png); border-radius: 3px; padding: 1px 3px; right: 6px; top: 6px; }
.item a:hover h3 {color: #ffff0f;}



.pagination { display: block; padding-left: 2px; padding-right: 2px; margin-top: 10px; margin-bottom: 10px; }

.pages { display: block; height: 35px; float: left; }
.pages li { display: block; margin-right: 1px; float: left; }
.pages li a { display: block; height: 35px; line-height: 35px; font-size: 12px; color: #FFFFFF; text-decoration: none; width: 35px; font-weight: bold; text-transform: uppercase; text-align: center; background-image: url(/img/nav-inactive.png); border-radius: 5px; }
.pages li.prev a, .pages li.next a { text-decoration: none; width: 63px; }
.pages li a:hover, .pages li.act_page a, .pages li.act_page a:hover { display: block; text-decoration: none; background-image: url(/img/hover-btn.png); color: #000000; }
.phub { display: block; color: #FFFFFF; float: left; height: 35px; width: 35px; line-height: 35px; text-align: center; margin-right: 1px; }

.block_red { background-repeat: repeat; width: 100%; margin-top: 0px; padding-top: 5px; padding-bottom: 5px; }
.block_empty { width: 100%; margin-top: 0px; padding-top: 5px; padding-bottom: 5px; }

.text_cat { display: block; width: 100%; padding-top: 5px; padding-bottom: 5px; }
.text_cat ul {display:block;width:16.66%;float:left;}
.text_cat ul li { background-image: url(/img/li.png); background-repeat: no-repeat; background-position: left center; padding-left: 12px; color: #c7c7c7; font-size: 11px; }
.text_cat ul li a { text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; }
.text_cat ul li a:hover { color: #ffff11; }


.t_item { width: 242px; height: 202px; padding-left: 3px; padding-right: 3px; padding-top: 3px; float: left; margin: 3px 1px 1px; }
.t_item a { color: #FFFFFF; text-decoration: none; }
.t_item a img { width: 240px; height: 180px; display: block; border: 1px solid #717171; border-top-left-radius: 3px; border-top-right-radius: 3px; }
.t_item a:hover img{ border: 1px solid #ffff0f; }
.t_item a span { width: 100%; display: block; text-align: center; font-size: 12px; font-weight: bold; }
.t_item a:hover span { color: #ffff0f; }

.text_top { display: block; width: 100%; padding-top: 5px; padding-bottom: 5px; }
.text_top ul { display: block; width: 25%; float: left; }
.text_top ul li { background-image: url(/img/li.png); background-repeat: no-repeat; background-position: left center; padding-left: 15px; font-size: 11px; }
.text_top ul li a { text-decoration: none; font-size: 13px; font-weight: bold; color: #FFFFFF; padding-left: 0px; }
.text_top ul li a:hover { color: #ffff0f; }


.m-tags{ color: #c7c7c7; font-size: 14px; }
.m-tags a{ color: #FFFFFF; text-decoration: none; }
.m-tags a:hover{ color: #ffff0f; }

.index_banners { display: block; margin-top: 10px; margin-bottom: 10px; margin-right: auto; margin-left: auto; width: 930px; padding-left: 0px; }
.index_banners .banner {
	display: block;
	padding: 3px;
	float: left;
	height: 250px;
	width: 300px;
	margin-right: 2px;
	margin-left: 2px;
	background-color: #171717;
}
.footer {
	margin-top: 30px;
	color: #CCCCCC;
	font-size: 12px;
	text-align: center;
}
.footer a { color: #FFFFFF; text-decoration: underline; 
}
.adv-gall { float: right; width: 308px; }


.adv-gall ins{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	overflow: hidden;
	padding: 4px;
	margin-bottom: 2px;
	background-color: #171717;
}
.movie { display: block; float: left; width: 640px; position: relative; z-index: 1; }
.movie .player { position: relative; z-index: 0; display: block; height: 480px; width: 640px; }
.movie .player iframe { height: 100%; width: 100%;}


.gallery .bg { margin-bottom: 10px; padding-right: 5px; padding-bottom: 5px; padding-left: 5px; position: relative; display: block; }
.vid-info { display: block; padding: 5px; color: #FFFFFF; position: relative; 
}
.vid-info .data { display: block; float: left; margin-left: 0px; width: 460px; margin-right: 10px; color: #c7c7c7; }

.vid-info p { font-size: 14px; width: 460px; float: left; margin-bottom: 3px; }
.vid-info p span { font-weight: bold; }
.vid-info p a { color: #ffff0f; 
}
.vid-info p a:hover {
	color: #FFFFFF;
}
.vid-info .duration {  width: 100%; display: block; float: left; margin-top: 10px; }
.vid-info .duration span { font-weight: bold; }
.vid-info .duration em { font-size: 24px; color: #ffff0f; 
}


.vid-info .right-side { display: block; width: 140px; padding: 10px; float: right; 
}
.right-side h4 { text-align: center; width: 100%; font-size: 14px; float: left; }
#rating_div { display: block; width: 100%; float: left; line-height: 34px; font-size: 24px; text-align: center; color: #ffff0f; 
}
#rating_div .thumb_plus { display: block; height: 34px; width: 34px; text-indent: -9999px; float: left; background-image: url(/img/rate-ics.png); background-position: 0px 0px; background-repeat: no-repeat; }
#rating_div .thumb_plus:hover { display: block; height: 34px; width: 34px; text-indent: -9999px; float: left; background-image: url(/img/rate-ics.png); background-position: 0px -35px; background-repeat: no-repeat; }

#rating_div .thumb_minus { text-indent: -9999px; display: block; height: 34px; width: 34px; float: left; background-image: url(/img/rate-ics.png); background-position: -35px 0px; background-repeat: no-repeat; }
#rating_div .thumb_minus:hover { text-indent: -9999px; display: block; height: 34px; width: 34px; float: left; background-image: url(/img/rate-ics.png); background-position: -35px -35px; background-repeat: no-repeat; }

#rating_div .rating_current { width: 72px; float: left; text-align: center; color: #FFFFFF; 
}
.right-side .report { display: block; font-size: 12px; margin-top: 4px; float: left; width: 100%; text-align: center; }
.right-side .report a { text-align: center; color: #FFFFFF; 
}
.spon-banner { text-align: center; width: 100%; margin-top: 5px; margin-bottom: 5px; }
.text .big { color: rgba(0,0,0,1.00); font-size: 25px; padding: 15px; text-shadow: 0px 1px 0px #F0F0F0; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 2px 1px rgba(50,50,50,0.55); box-shadow: 0px 2px 1px rgba(50,50,50,0.55); display: block; text-align: center; background-color: #FFFFFF; background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(255,48,51,1.00)),color-stop( 100% , rgba(200,0,0,1.00))); background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,219,219,1.00) 100%); background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,219,219,1.00) 100%); background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(219,219,219,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(219,219,219,1.00) 100%); text-decoration: none; font-weight: bold; 
} 
.text .big:hover { color: rgba(0,0,0,1.00); font-size: 25px; text-shadow: 0px 1px 0px rgba(251,238,62,1.00); -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-decoration: none; background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(253,229,10,1.00)),color-stop( 100% , rgba(255,182,0,1.00))); background-image: -webkit-linear-gradient(270deg,rgba(255,240,112,1.00) 0%,rgba(242,229,50,1.00) 100%); background-image: -moz-linear-gradient(270deg,rgba(255,240,112,1.00) 0%,rgba(242,229,50,1.00) 100%); background-image: -o-linear-gradient(270deg,rgba(255,240,112,1.00) 0%,rgba(242,229,50,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,240,112,1.00) 0%,rgba(242,229,50,1.00) 100%); background-color: #FDDC08; }

.mov-social{ float: left; width: 32px; padding: 40px 0 0; position: relative; margin-right: 4px; margin-left: 4px; 
}
