/*
Theme Name: Filmy69
*/
/* =============================================================================
   RESET AND NORMALIZE CSS
============================================================================= */

/* ==== RESET ==== */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

::-moz-selection { background: #FF9900; color: #fff; text-shadow: none; }
::selection { background: #FF9900; color: #fff; text-shadow: none; }


a {
    color: #FF9900;
    outline-style: none;
    text-decoration: none;
}
a:visited { color: #FF9900; }
a:hover { color: #FF9900;text-decoration: underline; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

svg:not(:root) { overflow: hidden; }

figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

/* ==== DEFAULT VALUES ==== */
html, button, input, select, textarea { font-family: Arial,Helvetica,sans-serif; color: #fff; }
body { margin: 0; font-size: 12px; line-height: 18px; overflow-y: scroll;background-color: #000000;}

ul { margin: 0 0 0.3em 0; padding: 0; list-style-type: none; }
p { margin: 0 0 0.3em 0; padding: 0; }
h1 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	margin: 10px 0;
	text-align: center;
}
h2 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	margin: 4px 0px;
}
h3 {
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin: 4px 0 0 10px;
}
h4 {
	font-size: 15px;
	line-height: 22px;
	font-weight: bold;
	margin: 4px 0 4px 10px;
}
h5 {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 0;
}

.http-error-page h1 { margin-left: 0; text-align: center; color: #f00; }
.http-error-page h2, .http-error-page h3, .http-error-page h4 { margin-left: 0; text-align: center; }

/* =============================================================================
   COMMON CLASS
============================================================================= */
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 1170px;
}

.contentHolderads {
    margin: 0 auto;
    text-align: center;
    width: 1170px;
}

.bar_body {
    border-bottom: 1px solid #555555;
    display: block;
    font: 12px/20px Arial,Helvetica,sans-serif;
    padding: 2px 0;
    width: 100%;
    color: #fff;
}
.bar_body, .bar_body * {
    background: none repeat scroll 0 0 #000000;
    color: #FFFFFF;
    display: inline;
    font: inherit;
    height: 50px;
    margin: 0;
    position: relative;
    text-decoration: none;
}
.bar_items .links li a {
    display: block;
    padding: 0 10px;
	color: #fff;
    text-decoration: none;
}
.bar_items .links li a:hover {
    background: none repeat scroll 0 0 #333333;
    border-radius: 10px;
}
.bar_items .links li{
display: inline-block;
}
.bar_body .bar_items {
    background: none repeat scroll 0 0 #000000;
    display: block;
    margin: 0 auto;
    text-align: left;
    
}

.header {
    position: relative;
    z-index: 2;
	
}
.headerWrapper {
background-color: #1B1B1B;
}
.navWrapper {
background-color: #0F0F0F;
height: 40px;
border-top: 1px solid #242424;
border-bottom: 1px solid #1B1B1B;
}
.header .logo {
    float: left;
}

.searchform {
    float: left;
    margin: 17px 20px 0 18px;
}
#searchInput {
    border: medium none;
    border-radius: 3px 0 0 3px;
    color: #333333;
    display: inline-block;
    font-size: 14px;
    height: 16px;
    outline: medium none;
    padding: 5px;
    vertical-align: top;
    width: 390px;
}
#btnSearch {
    background: none repeat scroll 0 0 #FF9900;
    border: medium none;
    border-radius: 0 3px 3px 0;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    height: 26px;
    text-align: center;
    width: 65px;
	
}
#btnSearch i {
    background: url("images/sprite-pornhub-nf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    cursor: pointer;
    height: 16px;
    margin: 5px auto 0;
    width: 16px;
	display:block;
}
.login {float: right;margin: 20px 0;}
.login a{float: right;margin: 0px 5px; text-decoration: none; color: #CCCCCC;}
.login a:hover{color: #fff;}


.welcome {
    clear: both;
    font-size: 14px;
    line-height: 14px;
    padding: 10px 0 20px;
    text-align: center;
}

.videos_wrapper {
    background-color: #101010;
    border: 1px solid #313131;
    border-radius: 7px;
    margin-bottom: 15px;
    padding: 7px 5px 7px 3px;
    position: relative;
	display: inline-block;
	width: 1160px;
}

.section_bar {
    color: #CCCCCC;
    float: left;
    min-height: 30px;
    width: 100%;
}

.section_title {
    color: #FFFFFF;
    float: left;
	margin: 0px;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 8px;
    text-transform: uppercase;
}
.home-ad-container {
    width: 40%;
}
.home-ad-container{
    float: right;
    height: auto !important;
}

.ad_box {
    margin: 5px auto 0;
    text-align: center;
    width: 340px;
    z-index: 0;
}

ul.videos li {
    display: inline-block;
    vertical-align: top;
}
.row-5-thumbs li {
    width: 19.6%;
}

ul.videos li .wrap {
    height: 220px;
    margin: 0 auto;
    position: relative;
    width: 200px;
}
ul.videos li .wrap .img {
    cursor: pointer;
    display: block;
    position: relative;
}

ul.videos li .wrap .img .marker-overlays {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.8);
    bottom: 0px;
    color: #FFFFFF;
    height: 18px;
    position: absolute;
    right: 0;
	padding: 0px 2px;
}

var {
    font-style: normal;
}
ul.videos li .wrap img.thumb, ul.videos li .wrap img.largeThumb, ul.videos li .wrap img.videoThumbs, ul.videos li .wrap img[alt="Watch Later"], ul.videos li .wrap img.privateOverlay {
    height: 140px;
    width: 100%;
}

ul.videos li .wrap .thumbnail-info-wrapper {
    margin-top: 5px;
}

ul.videos li .wrap .thumbnail-info-wrapper span.title {
    display: block;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 3px;
    max-height: 65px;
    overflow: hidden;
}
ul.videos li .wrap .thumbnail-info-wrapper .views {
    color: #888888;
    float: left;
    font-size: 12px;
    overflow: hidden;
}
.sidebarcont .section_title{float: none; text-align: center;}
.videosection img{display: none;}
.reset {
    clear: both;
    font-size: 1px;
    height: 1px;
}
ul.videos li .wrap .thumbnail-info-wrapper .rating-container.up .icon {
    background-position: -100px -230px;
}
ul.videos li .wrap .thumbnail-info-wrapper .rating-container .icon {
    float: right;
    height: 10px;
    margin-top: 3px;
    width: 11px;
}

.rating-container.up {
    text-align: right;
}
div.up div.icon {
    background-position: -16px -50px;
}
.buttons-img a, .main-sprite, .btns_box .fav-disabled, .btns_box .fav a {
    background: url("images/sprite-pornhub-nf.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.category_thumb{
border: 1px solid #000000;
height: auto;
width: 100%;
}

.bno {background: #2F2F2F;border: 1px solid #FA8500;color: #FFFFFF;display: inline-block;font-size: 95%;padding: 7px;position: relative;text-decoration: none;text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);text-transform: uppercase;width: auto;float:right;}
.bno:hover {background: #4F4E4E;}
.bnlo {background: #ECE00B;border: 1px solid #333333;color: #000000;display: inline-block;font-size: 110%;font-weight:bold;padding: 10px;position: relative;text-decoration: none;text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.1);text-transform: uppercase;width: auto;margin-left:5px;float:left;margin-top:8px;}
.bnlo:hover {background: #2B8949;}

#categories {
	margin: 2px 0 0;
	overflow: hidden;
	clear: both;
	padding: 4px;
}
#categories ul { vertical-align: bottom; }
#categories ul li { padding: 1px; }
#categories ul li a {
	font-weight: bold;
	text-decoration: underline;
	padding: 1px 6px;
}

.footertop {
margin-top:50px;
}

.pagination ul {
	margin: 0;
	display: inline-block;
	vertical-align:  middle;
	*display: inline;
	zoom: 1;
}
.pagination ul li {
	float: left;
	padding: 1px;
}
.pagination ul li a, .buttonbox {
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #333;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.pagination ul li a:hover,.buttonbox:hover {
	background:  #000;
	border-color: #333;
}
.pagination ul li a.nP,
.pagination ul li a.sel {
	border-color: transparent;
	background: transparent;
	text-decoration: underline;
	font-weight: bold;
}
.lt-ie7 .pagination ul li a.nP,
.lt-ie7 .pagination ul li a.sel { border-color: #000; }
.pagination.small {
	text-align: left;
}
.pagination.lighter ul li a { background: #000; }
.pagination.lighter ul li a:hover { background: #333; }

.navigation {
    height: 63px;
    margin: 0;
    padding: 0;
	text-align: center;
}
.wp-pagenavi {
    display: inline-block;
    margin: auto;
    overflow: hidden;
    padding: 5px;
    position: relative;
    width: auto;
	
}
.pages{margin: 0px 20px;}

.wp-pagenavi a, .wp-pagenavi .current  {

    border: medium none;
    color: #FFFFFF;
    display: inline-block;
    height: 41px;
    width: 64px;

    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
    text-shadow: 0 0 1px #000000;
    text-decoration: none;
	}
.wp-pagenavi .current  {
background-position: 0 -693px;
	background-image: url("images/wide-buttons-text.png");
}
.wp-pagenavi a{
 background-position: 0 -734px;
background-image: url("images/wide-buttons-text.png");
}

.wp-pagenavi a.nextpostslink{
 background-position: -96px -775px;
    padding: 0 25px 0 20px;
	
}
.wp-pagenavi a.nextpostslink:hover{
 background-position: -291px -775px;
}
.wp-pagenavi a:hover{
 background-position: 0 -693px;
}
.footer {
    clear: both;
    color: #666666;
    line-height: 18px;
    margin: 10px auto;
    padding: 5px 0 30px;
    text-align: center;
    width: 100%;
}
#footer {
    background-color: #151515;
    border-top: 1px solid #292929;
    margin-bottom: 10px;
    min-height: 175px;
    padding: 10px 0;
    width: 100%;
}
#footer .contentHolder .col {
    float: left;
    width: 25%;
}

#footer .contentHolder .col ul {
    width: 90%;
}
.col .title {
    color: #808080;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 2px;
}
.col a {
    font-size: 13px;
}
.bottomcontent{
text-align: center;
padding: 10px 0px;
}

.bottomcontent a {
    color: #666666;
}
ul.legalLinks li,.legalLinks ul li {
    display: inline;
    margin: 0;
    padding: 10px;
}
.video_wrapper{
    background: none repeat scroll 0 0 #101010;
    border: 1px solid #313131;
    border-radius: 4px;
    float: left;
    margin-bottom: 20px;
    width: 850px;
}
.video_wrapper {
    position: relative;
}

.sidebar_right{
    float: right;
    width: 300px;
	background: none repeat scroll 0 0 #101010;
    border: 1px solid #313131;
    border-radius: 4px;
}
.row-5-thumbs li.videoblockrelate{
width: 22.6%;
margin: 0 6px;
}
ul.videos li.videoblockrelate .wrap {
    height: 190px;
    margin: 0 auto;
    position: relative;
    width: 150px;
}
.ad-below-player {
    line-height: 0;
    overflow: hidden;
    padding: 5px 5px 0;
    text-align: center;
}
.title-container {
    background: none repeat scroll 0 0 #1B1B1B;
    border-top: 1px solid #313131;
    padding: 10px;
}
.video-actions-menu {
    background: none repeat scroll 0 0 #1B1B1B;
    border-bottom: 1px solid #070707;
    padding: 0 15px;
}
.likefacebook{float: left;
padding: 4px;
}
.actions-menu{
list-style: none;
float: right;
}
.actions-menu li{
display: inline-block;
}
.actions-menu li a{
padding: 7px 20px;
font-size: 14px;
text-decoration: none;
border-bottom: 2px solid #1B1B1B;
}
.actions-menu li a:hover{
border-bottom: 2px solid #FF9900;
}
.rating-info-container {
    float: left;
	 width: 23%;
}
.video-actions-container {
    background: none repeat scroll 0 0 #101010;
    padding: 15px 20px;
}
.views .count {
    font-size: 12pt;
    font-weight: bold;
}
.video-detailed-info {
    float: right;
    width: 75%;
}
.menu-primary-responsive-container{display: none;}
/* RESPONSIVE */
@media only screen and (max-width: 1025px) {
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 970px;
}
.videos_wrapper{
width: 960px;
}
.video_wrapper{
    background: none repeat scroll 0 0 #101010;
    border: 1px solid #313131;
    border-radius: 4px;
    float: left;
    margin-bottom: 20px;
    width: 650px;
	height: 450px;
}
.row-5-thumbs li {
    width: 24%;
}
.home-ad-container {
    width: 50%;
}
#footertop  img{width: 100%}
.video_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
@media only screen and (max-width: 800px) {
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 745px;
}
#navmenu,.sidebar_right{display: none;}
.video_wrapper{
width: 735px;
height:400px;
}

.menu-primary-responsive-container{
display: block;

font-size:20px;
margin: 5px auto;

}
.menu-primary-responsive{
color: #000000;
width: 98%;
}
.header .logo {
float: none;
    text-align: center;
}
.login {
    display: none;
}
.searchform {
    float: none;
}
#searchInput {
    width: 80%;
}
.videos_wrapper{
width: 735px;
}

.row-5-thumbs li {
    width: 33%;
}
.home-ad-container {
    width: 60%;
}
#footer .contentHolder .col {
    width: 50%;
}
.video_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
@media only screen and (max-width: 600px) {
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 520px;
}
#searchInput {
    width: 70%;
}
.videos_wrapper{
width: 510px;
}

.video_wrapper{
width: 100%;
height:300px;
}
.row-5-thumbs li {
    width: 48%;
}
ul.videos li .wrap {
    width: 200px;
}
.home-ad-container {
    width: 100%;
}
.ad_box {
     width: 100%;
}

.video_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
/* ==== PAGINATION ==== */
.wp-pagenavi {
	padding: 7px 0;
	margin: 5px;
	text-align: center;
	overflow: hidden;
	float: left;
}


.wp-pagenavi  a:hover {
	background:  #ee1d23;
	border-color: #fff;
	color: #fff;
}
.pagination ul {
	margin: 0;
	display: inline-block;
	vertical-align:  middle;
	*display: inline;
	zoom: 1;
}
.pagination ul li {
	float: left;
	padding: 1px;
}
.pagination ul li a {
	text-decoration: none;
	padding: 2px 5px;
	border: 1px solid #ccc;
	display: inline-block;
	*display: inline;
	zoom: 1;
}
.pagination ul li a:hover {
	background:  #eee;
	border-color: #888;
}
.wp-pagenavi a, .wp-pagenavi .current {
    border: medium none;
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    height: auto;
    line-height: normal;
    text-decoration: none;
    text-shadow: 0 0 1px #000000;
    width: auto;
	border: 1px solid #BFBFBF;
    margin: 2px;
    padding: 5px 10px;
    text-decoration: none;
}
.wp-pagenavi a.nextpostslink {
	background-position:0 -734px;
    padding: 5px 10px;
}
}
@media only screen and (max-width: 480px) {
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 420px;
}
#searchInput {
    width: 70%;
}
.videos_wrapper{
width: 410px;
}

.video_wrapper{
width: 100%;
height:230px;
}
.row-5-thumbs li {
    width: 48%;
}
ul.videos li .wrap {
    width: 180px;
}
.home-ad-container {
    width: 100%;
}
.ad_box {
     width: 100%;
}
#footer .contentHolder .col {
    width: 98%;
}
.video_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
@media only screen and (max-width: 360px) {
.contentHolder {
    margin: 0 auto;
    text-align: left;
    width: 320px;
}
.videos_wrapper{
width: 100%;
}
.row-5-thumbs li {
    width: 95%;
}
ul.videos li .wrap {
    width: 210px;
}
.home-ad-container {
    width: 100%;
}
.video_wrapper iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
}
/* =============================================================================
   Non-Semantic Helper Classes
   ========================================================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clear { clear: both; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
