/***
Theme Name: WP-Tube-Plugin
Description: World's Largest Adult Video Grabber & Adult Theme Provider.
Version: 1.6
Author: wp-tube-plugin.com
Tags: WordPress Tube Plugin 
***/
*,*:after,*:before{-webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing :border-box;}
div{border:0;outline:0; font-size:100%; vertical-align:baseline; background:transparent; padding:0;	margin:0;}

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; }


.wp-pagenavi  a:hover {

	background:  #FF8C00;

	border-color: #fff;

	color: #fff;

}
html { font-size: 100%; -webkit-text-size-adjust: none; -ms-text-size-adjust: none; }

.googlelanguage{
margin-top:10px; }

::-moz-selection { background: #FF8C00; color: #fff; text-shadow: none; }

::selection { background: #FF8C00; color: #fff; text-shadow: none; }

.wp-caption{}

.wp-caption-text{}

.sticky{}

.screen-reader-text{}

.gallery-caption{}

.bypostauthor{}

.alignright{}

.alignleft{}

.aligncenter{}




a {

    color: #FF8C00;

    outline-style: none;

    text-decoration: none;

}



a:visited { color: #FF8C00; }

a:hover { color: #FF8C00;text-decoration: underline; }

a:focus { outline: thin dotted; }

a:hover, a:active { outline: 0; }

#menu-icon {display: none; background: #666;}

#menu-icon1 {display: none; background: #666;}





.menubar{width:100%; height:38px; position:relative;}
#menu-icon {display: none; background: #666;}
a:hover#menu-icon {background-color: #444;}
.dropdown1 {width:98%; float:left;}
.menu {list-style: none; margin:0; padding:0;}
.menu li {float:left; font-size:14px; font-weight:bold; text-transform:capitalize;}
.menu li a{color:#FFFFFF; padding:0 14px; line-height:38px; text-align:center; display:inline-block;}
.menu li a:hover, .menu li a:active {background: #1B1B1B; text-decoration:none;}
.menu .page_name {background: #FF8C00;}


.menubar-home{}


/* Style The Dropdown Button */
.dropbtn {
    background-color: #151515;
    color: white;
    padding: 10px;
    font-size: 14px;
    border: none;
    cursor: pointer;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
	margin-right:20px;
	float:right;
	padding-bottom:0px;
	margin-top:-40px;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #151515;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
    padding: 10px 10px;
	line-height:14px;
    text-decoration: none;
    display: block;
	font-size: 14px;
}

/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #FF8C00; color:#FFFFFF;}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
    background-color: #151515; 
}



.dropdown-home {
    position: relative;
    display: inline-block;
	margin-right:20px;
	float:right;
	padding-bottom:0px;
	margin-top:0px;
}


/* Dropdown Content (Hidden by Default) */
.dropdown-home-content {
    display: none;
    position: absolute;
    background-color: #151515;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

/* Links inside the dropdown */
.dropdown-home-content a {
    padding: 10px 10px;
	line-height:14px;
    text-decoration: none;
    display: block;
	font-size: 14px;
}

/* Change color of dropdown links on hover */
.dropdown-home-content a:hover {background-color: #FF8C00; color:#FFFFFF;}

/* Show the dropdown menu on hover */
.dropdown-home:hover .dropdown-home-content {
    display: block;
}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown-home:hover .dropbtn {
    background-color: #151515; 
}




.videosection iframe, .videosection embed, .videosection object {
width:100%;
}
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; background-color:#FF8C00; }

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;
	margin-left:5px;

}

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;

}



.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-block;

    font: inherit;


    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: #FF8C00;

height: 40px;

border-top: 1px solid #242424;

border-bottom: 1px solid #1B1B1B;

}

.header .logo {

    float: left;

    margin-top: 15px;
	font-size:26px;
	font-weight:900;
	text-decoration:none;

}
.header .logo a{

	text-decoration:none;

}


.searchform {

    float: left;

    margin: 17px 20px 15px 18px;

}

#searchInput {

    border: medium none;

    border-radius: 3px 0 0 3px;

    color: #333333;

    display: inline-block;

    font-size: 14px;

    height: 26px;

    outline: medium none;

    padding: 5px;

    vertical-align: top;

    width: 390px;

}

#btnSearch {

    background: none repeat scroll 0 0 #FF8C00;

    border: medium none;

    border-radius: 3px 3px 3px 3px;

    color: #ffffff;

    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%;
	margin-bottom:15px;

}



.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: 450px;

    z-index: 0;

}



ul.videos li {

    display: inline-block;

    vertical-align: top;
	padding-bottom:15px;
}

.row-5-thumbs li {

    width: 19.6%;

}



ul.videos li .wrap {

    /*height: 220px;*/

    margin: 0 auto;

    position: relative;
	width:98%;

    /*width: 220px;*/

}

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: auto;*/
	height: 150px;

    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;}


.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: 200px;

height:120px;

}



.navigation {

    height: 63px;

    margin: 0;

    padding: 0;

	text-align: center;

}

.wp-pagenavi {

    display: inline-block;

    margin: auto;

    overflow: hidden;

    padding: 5px;

    position: relative;

    width: 100%;

	

}

.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-color:#FF8C00;
}

.wp-pagenavi a : hover  {

	background-color:#FF8C00;

}
.wp-pagenavi a{

background-color:#1F1F1F;
border:0px solid #000000;

}



.wp-pagenavi a.nextpostslink{

 background-position: -96px -775px;
	

}

.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%;

	text-align: center;

}





#footer .contentHolder .col .widget_text img,#footer .contentHolder .col .widget_text iframe{

    max-width: 100%;

}



#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 #FF8C00;

}

.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;}



/* just added */

.categories_videos_wrapper {

    background-color: #101010;

    border: 1px solid #313131;

    margin-bottom: 15px;

    padding: 7px 5px 7px 3px;

    position: relative;

	display: inline-block;

	width: 75%;

	float: right;

}

.section_bar_sidebar {

    background-color: #1c1c1c;

    border-color: #1c1c1c #222 #000;

    border-style: solid;

    border-width: 1px;

    color: #ccc;

    height: 30px;

}

ul.categories_videos li .wrap {

    height: 200px;

    margin: 0 auto;

    position: relative;

    width: 90%;

}

ul.categories_videos li {

    display: inline-block;

    vertical-align: top;

}

.categories-sidebar {

	background-color: #101010;

    border: 1px solid #313131;

    display: inline-block;

    margin-bottom: 15px;

	width: 23%;

    float: left;

    overflow: hidden;

    position: relative;

}

.categories-sidebar ul li.cat-item,.categories-sidebar ul li a{

  display: block;

    text-indent: 12px;

}

.categories-sidebar ul li a{

    color: #eee;

    font-weight: bold;

    line-height: 17px;

    list-style-position: outside;

    margin: 0;

    padding: 5px 0px;

}

.categories-sidebar ul li a:hover{

background: #212121;

text-decoration: none;

}

.section_title {

	font-size: 15px;

    color: #fff;

	clear: both;

    font-weight: bold;

    text-transform: uppercase;

}

.row-4-thumbs li {

    width: 24.6%;

}



#footertop{

text-align: center;

}



/* RESPONSIVE */

@media only screen and (max-width: 1025px) {

.dropdown {width:40px; float:left; position: relative; display: inline-block; margin-left:130px; margin-top:-40px;}

.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;

}

.row-5-thumbs li {

    width: 24%;

}

ul.videos li .wrap {

    height: 220px;

    margin: 0 auto;

    position: relative;

    width: 90%;

}

.home-ad-container {

    width: 50%;

}

#footertop  img{width: 100%}

}
@media only screen and (max-width: 800px) {

.video-actions-menu {
    background: none repeat scroll 0 0 #1B1B1B;
    border-bottom: 1px solid #070707;
    padding: 0 3px;}

	
.dropdown1 {width:40px;}
	.menu-icon {display:inline-block; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown1 ul, .dropdown1:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar li, .menubar li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown1:hover ul {display: block;}

	.dropdown {width:40px; float:left; position: relative; display: inline-block; margin-left:130px; margin-top:-50px;}
	.menu-icon1 {display:inline-block; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon1 span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown ul, .dropdown:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar li, .menubar li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown:hover ul {display: block;}


	.menubar1 li, .menubar1 li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar1 li a{border-bottom:1px solid #fff; padding:2px 5px;}


	.dropbtn{ display:none;}
	.dropdown-content{ display:none;}
	

	.menubar-home{display:block;}
	
	.dropdown-home {width:40px; float:left;}
	.menu-icon-home {display:inline-block; width:100%; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon-home span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown-home ul, .dropdown-home:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar-home li, .menubar-home li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar-home li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown-home:hover ul {display: block;}

			
	.contentHolder {
	
    margin: 0 auto;

    text-align: left;

    width: 745px;

}
.row-4-thumbs li{
width:33%;
}

ul.categories_videos li .wrap
{
width: 80%;
height: 180px;
}
#navmenu,.sidebar_right{display: none;}

.video_wrapper{

width: 735px;

}



.menu-primary-responsive-container{
display: block;
font-size:20px;
text-align:center;
}

.menu-primary-responsive{

 background: none repeat scroll 0 0 #000000;

    border: none;

    border-radius: 3px 3px 3px 3px;

    color: #ffffff;

    cursor: pointer;

    display: inline-block;

    font-weight: bold;

    height: 26px;

    text-align: center;


}

.header .logo {

float: none;

    text-align: center;

    margin: 13px auto;

}

.login,.categories-sidebar  {

    display: none;

}

.categories_videos_wrapper {

	width: 98%;

}

.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%;

}

}

@media only screen and (max-width: 600px) {


	.dropdown1 {width:40px;}
	.menu-icon {display:inline-block; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown1 ul, .dropdown1:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar li, .menubar li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown1:hover ul {display: block;}

	.dropdown {width:40px; float:left; position: relative; display: inline-block; margin-left:130px; margin-top:-70px;}
	.menu-icon1 {display:inline-block; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon1 span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown ul, .dropdown:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar li, .menubar li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown:hover ul {display: block;}


	.menubar1 li, .menubar1 li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar1 li a{border-bottom:1px solid #fff; padding:2px 5px;}


	.dropbtn{ display:none;}
	.dropdown-content{ display:none;}
	
	
	.menubar-home{display:block;}
	
	.dropdown-home {width:40px; float:left;}
	.menu-icon-home {display:inline-block; width:100%; height:38px; overflow:hidden; padding: 7px 8px;}
	.menu-icon-home span{background:#FFF; margin-bottom:3px; display:block; height:3px; width:25px;}
	.dropdown-home ul, .dropdown-home:active ul {display: none; position: absolute; background:#333; left:0; top: 38px; width: 100%; z-index:9999;}
	.menubar-home li, .menubar-home li a{text-align: left; width: 100%; margin: 0; display:block;}
	.menubar-home li a{border-bottom:1px solid #fff; padding:2px 5px;}
	.dropdown-home:hover ul {display: block;}

	
.contentHolder {

    margin: 0 auto;

    text-align: left;

    width: 520px;

}

#searchInput {

    width: 70%;

}

.videos_wrapper{

width: 510px;

}

.row-5-thumbs li {

    width: 48%;

}

ul.videos li .wrap {

    width: 200px;

}

.home-ad-container {

    width: 100%;

}

.ad_box {

     width: 100%;

}



/* ==== PAGINATION ==== */

.wp-pagenavi {

	padding: 7px 0;

	margin: 5px;

	text-align: center;

	overflow: hidden;

	float: left;

}





.wp-pagenavi  a:hover {

	background:  #FF8C00;

	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) {

.header .logo a{
font-size:18px;
}
.videosection iframe, .videosection embed, .videosection object {
width:100%;
}
.contentHolder {

    margin: 0 auto;

    text-align: left;

    width: 420px;

}

#searchInput {

    width: 70%;

}

.videos_wrapper{

width: 410px;

}

.row-5-thumbs li {

    width: 49%;

}

ul.videos li .wrap {

    width: 98%;

}

.home-ad-container {

    width: 100%;

}

.ad_box {

     width: 100%;

}

#footer .contentHolder .col {

    width: 98%;

}

}

@media only screen and (max-width: 360px) {




.contentHolder {

    margin: 0 auto;

    text-align: left;

    width: 100%;

}
.textwidget img{
    width: 100%;
}

.section_bar{
    width: 100%;
}
.videos_wrapper{

    width: 100%;

}

.video_wrapper{

    width: 100%;

}
.row-5-thumbs li {

    /*width: 100%;*/

}

.home-ad-container {

    width: 100%;

}

.category_thumb{

border: 1px solid #000000;

height: auto;

width: 100%;

height:150px;

}


.row-4-thumbs li{
width:49%;
height:200px;
padding-left: 5px;
}

ul.categories_videos li .wrap
{
width: 100%;
height: 140px;
}
}



/* =============================================================================

   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; }



.videosection {
width:100%; float:left; position:relative;


    padding-top: 0px;



	

}







.sf-menu, .sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sf-menu li {
	position: relative;
}
.sf-menu ul {
	position: absolute;
	display: none;
	top: 100%;
	left: 0;
	z-index: 99;
}
.sf-menu > li {
	float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
	display: block;
}

.sf-menu a {
	display: block;
	position: relative;
}
.sf-menu ul ul {
	top: 0;
	left: 100%;
}


/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}
.sf-menu ul {
	box-shadow: 2px 2px 6px rgba(0,0,0,.2);
	min-width: 12em; /* allow long menu items to determine submenu width */
	*width: 12em; /* no auto sub width for IE7, see white-space comment below */
	z-index:999999;
}
.sf-menu li a {
	padding: 11px 20px;
	font-weight: bold;
	text-decoration: none;
	zoom: 1; /* IE7 */
}
.sf-menu a {
	color: #fff;
	text-transform: uppercase;
}
.sf-menu li {
	white-space: nowrap; /* no need for Supersubs plugin */
	*white-space: normal; /* ...unless you support IE7 (let it wrap) */
	-webkit-transition: background .2s;
	transition: background .2s;
}
.sf-menu ul li {
	background: #0F0F0F;
	z-index:999999;
}
ul.sub-menu li a{
	padding: 10px 20px;
}
.sf-menu ul ul li {
	background: #9AAEDB;
	z-index:999999;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
	background: #FF8C00;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
.page_item_active {
	background: #1B1B1B;
	/* only transition out, not in */
	-webkit-transition: none;
	transition: none;
}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
	padding-right: 2.5em;
	*padding-right: 1em; /* no CSS arrows for IE7 (lack pseudo-elements) */
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 1em;
	margin-top: -3px;
	height: 0;
	width: 0;
	/* order of following 3 rules important for fallbacks to work */
	border: 5px solid transparent;
	border-top-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-top-color: rgba(255,255,255,.5);
}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
	border-top-color: white; /* IE8 fallback colour */
}
/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
	margin-top: -5px;
	margin-right: -3px;
	border-color: transparent;
	border-left-color: #dFeEFF; /* edit this to suit design (no rgba in IE8) */
	border-left-color: rgba(255,255,255,.5);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
	border-left-color: white;
}
