#nav li a,#sidebar li a,a,a:hover,ins,mark{
    text-decoration:none
}
ol,ul{
    margin:10px 0 10px 40px
}
h1,h2{
    margin:0 0 20px
}
#header,#nav li,#nav ul,sub,sup{
    position:relative
}
#nav li a:hover,#nav li ul.sub-menu li a:hover,#nav li.current-menu-item a,a.url-player-button,a.url-player-button:hover,code,ins,mark{
    color:#fff;
    background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0 );
    -moz-box-shadow:inset 0 0 2px 0 #000;
    -webkit-box-shadow:inset 0 0 2px 0 #000;
    -o-box-shadow:inset 0 0 2px 0 #000;
    box-shadow:inset 0 0 2px 0 #000;
    filter:progid:DXImageTransform.Microsoft.Shadow(color=#000000, Direction=NaN, Strength=2)
}
*{
    padding:0;
    margin:0;
    border:0
}
body{
    font-family:arial,sans-serif;
    font-size:12px;
    -webkit-font-smoothing:antialiased;
    -webkit-text-size-adjust:100%
}
p{
    line-height:18px;
    padding-bottom:10px;
    text-align:initial;
    color:#fff;
	font-size:16px;
}
a,a:hover{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s;
    color:#0d85ff
}
.infobutton:hover,.share-buttons ul li a:hover{
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s
}
strong{
    font-weight:700
}
ul{
    list-style:square
}
caption,td,th{
    font-weight:400;
    text-align:left
}
blockquote:after,blockquote:before,q:after,q:before{
    content:""
}
blockquote,q{
    quotes:"" ""
}
h1,h2,h3,h4,h5,h6{
    font-weight:400;
    min-height:20px;
    line-height:20px;
    color:#fff
}
h1{
    font-size:18px;
    min-height:32px;
    line-height:32px;
    border-width:1px;
    border-style:solid;
    padding:0 10px
}
h1.home{
    overflow:hidden;
    border-left-width:5px;
    border-left-style:solid
}
h1.home span{
    width:100%;
    display:block
}
h1.error{
    font-size:30px
}
.clear{
    clear:both
}
blockquote{
    font-style:italic;
    padding:0 30px 5px;
    margin:10px 10px 20px
}
blockquote p{
    margin:0;
    font-size:14px
}
blockquote cite{
    clear:both;
    float:right;
    font-style:normal;
    margin:10px 0 0
}
address{
    font-style:italic;
    margin:0 0 20px 20px
}
pre{
    font-family:"Courier 10 Pitch",Courier,monospace;
    font-size:14px;
    line-height:1.6;
    margin:20px;
    padding:20px;
    overflow:auto;
    max-width:100%
}
code,kbd,tt,var{
    font:14px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace
}
small,sub,sup{
    font-size:75%
}
abbr,acronym{
    border-bottom:1px dotted #666;
    cursor:help
}
td,th{
    border-bottom-width:1px;
    border-bottom-style:solid;
    padding:5px 10px
}
sub,sup{
    height:0;
    line-height:0;
    vertical-align:baseline
}
sup{
    bottom:1ex
}
sub{
    top:.5ex
}
big{
    font-size:125%
}
dl.gallery-item,figure{
    margin:0
}
#header,#nav{
    width:1300px;
    margin:0 auto 20px
}
table{
    border-collapse:separate;
    border-spacing:0;
    width:98%;
    margin:20px 10px
}
th{
    font-size:16px
}
dl{
    margin:0 0 20px 20px
}
dl.wp-caption{
    display:none
}
#nav,#nav li a,#site_tagline{
    display:block
}
dt{
    font-size:14px;
    font-weight:700;
    margin:10px 0 0
}
dd{
    font-style:italic
}
#header h1{
    padding:20px 0 10px
}
#header-right{
    float:right;
    width:36%
}
#logo{
    float:left;
    width:56%
}
#header #searchform div{
    margin:10px 0 0;
    height:40px;
    width:468px
}
#header #searchform #s{
    width:408px
}
#nav{
    clear:both;
    height:48px;
    line-height:3.125em;
    background:#222;
    background:-moz-linear-gradient(top,#222 0,#333 50%,#222 51%,#151515 100%);
    background:-webkit-linear-gradient(top,#222 0,#333 50%,#222 51%,#151515 100%);
    background:linear-gradient(to bottom,#222 0,#333 50%,#222 51%,#151515 100%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#151515', GradientType=0 );
    box-shadow:0 6px 6px 0 rgba(0,0,0,.12)
}
#nav ul{
    margin:0 auto
}
#nav li{
    float:left;
    list-style:none;
    border-right-width:1px;
    border-right-style:solid;
    z-index:1000
}
#nav li li{
    float:none;
    width:auto;
    white-space:nowrap
}
#nav li a{
    float:left;
    font-size:13px;
    padding:17px;
    height:14px;
    line-height:16px
}
#nav li ul.sub-menu{
    display:none;
    position:absolute;
    top:100%;
    left:0
}
#nav li li ul.sub-menu{
    top:0;
    left:100%
}
#nav li ul.sub-menu li{
    border-right:0
}
#container,#nav select.selectnav{
    border-width:1px;
    border-style:solid
}
#nav li.menu-item-has-children>a:after{
    content:" ▼"
}
#nav li li.menu-item-has-children>a:after{
    content:" ►"
}
#nav li ul.sub-menu li a{
    font-weight:400;
    border-top-width:1px;
    border-top-style:solid;
    float:none;
    display:block
}
#nav .selectnav,ul.carousel{
    display:none
}
#nav select.selectnav{
    margin:0 auto;
    height:42px;
    width:728px;
    padding:10px;
    cursor:pointer
}
#th-carousel{
    background-repeat:no-repeat;
    background-position:center;
    width:1100px;
    margin:0 auto;
    min-height:178px;
    overflow:hidden
}
ul.carousel{
    overflow:hidden;
    height:142px
}
.bx-wrapper .bx-viewport{
    width:99%!important;
    margin:0 auto;
    border-width:8px;
    border-style:solid
}
.taxonomy-description{
    font-size:17px;
    box-shadow:0 0 2px 2px #fff;
    margin-top:6px
}
.taxonomy-description p{
    padding-top:5px;
    padding-left:5px
}
#container{
    width:1100px;
    padding:20px;
    border-bottom:none
}
#center{
    width:1300px;
    margin:0 auto
}
#content{
    overflow:hidden;
    position:relative;
    padding:0 2px 30px
}
.infobutton{
    background-image:url(images/info-icon.png);
    background-repeat:no-repeat;
    display:block;
    position:absolute;
    top:0;
    right:0;
    cursor:pointer;
    width:34px;
    height:34px;
    z-index:100
}
.infobutton:hover{
    -webkit-transition:all .3s;
    transition:all .3s
}
.infotext{
    display:none;
    position:absolute;
    width:97%;
    top:34px;
    z-index:30
}
ul.listing-carousel,ul.listing-cat,ul.listing-extract,ul.listing-tube,ul.listing-wall{
    margin:0
}
.listing-carousel li,.listing-cat li,.listing-extract li,.listing-tube li,.listing-wall li{
    float:left;
    position:relative;
    margin:7px 7px 0 0;
    padding:8px 8px 0;
    list-style:none;
    border-width:1px;
    border-style:solid
}
.listing-tube li{
    padding:8px 8px 56px
}
.listing-extract li .left{
    padding:0 0 56px;
    float:left
}
.listing-carousel li{
    border:none;
    padding:0;
    margin:0
}
#video h1,#video-ad,#video-code{
    border-width:1px;
    border-style:solid
}
.listing-carousel li img{
    width:210px;
    height:142px
}
.listing-carousel li a,.listing-cat li a,.listing-extract li a,.listing-tube li a,.listing-wall li a{
    position:absolute;
    top:0;
    left:0;
    z-index:5;
    height:100%;
    width:100%;
    background-image:url(images/play.png);
    background-position:center -50px;
    background-repeat:no-repeat;
    text-align:center;
    color:#fff
}
.listing-carousel li a:hover{
    background-position:center 50px
}
.listing-cat li a span,.listing-extract li a span,.listing-tube li a span{
    position:relative;
    top:150px;
    display:block;
    height:40px;
    line-height:20px;
    overflow:hidden;
    padding:0 5px;
    font-size:12px;
    font-weight:700;
    width:85%;
    margin:0 auto
}
.listing-infos{
    position:relative;
    top:56px;
    left:0;
    width:98%;
    height:35px;
    border-top-width:1px;
    border-top-style:solid;
    margin:0 2px
}
.listing-infos .rating-infos,.listing-infos .time-infos,.listing-infos .views-infos{
    display:block;
    height:38px;
    width:32%;
    margin:7px 0 0;
    float:left;
    line-height:20px;
    text-align:center;
    text-transform:uppercase
}
.listing-infos .time-infos,.listing-infos .views-infos{
    border-right-width:1px;
    border-right-style:solid
}
.listing-infos .rating-infos span,.listing-infos .time-infos span,.listing-infos .views-infos span{
    font-size:.9em;
    display:block
}
.listing-infos .rating-infos span.rating-img,.listing-infos .time-infos span.time-img,.listing-infos .views-infos span.views-img{
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin:2px auto 0
}
.listing-infos .views-infos span.views-img{
    width:18px;
    height:16px
}
.listing-extract li .right{
    float:right;
    overflow:hidden;
    padding:5px 10px 0;
    border-left-width:1px;
    border-left-style:solid
}
.listing-extract li .right p{
    overflow:hidden;
    text-align:left;
    font-size:11px
}
.listing-extract li a{
    width:48%
}
.listing-carousel li a,.listing-wall li a{
    text-indent:-500000px
}
.listing-wall li.all_videos a{
    text-indent:0
}
.listing-cat li a{
    background-image:url(images/category.png);
    background-position:center -60px;
    font-size:13px;
    margin:1px
}
ul.listing-videos{
    clear:both;
    margin:0
}
#video h1{
    padding:10px 10px 5px;
    overflow:hidden;
    font-size:30px;
    margin:0;
    border-bottom:none
}
#video-ad,#video-code{
    text-align:center;
    border-top:none;
    border-bottom:none
}
#video h1 span{
    width:100%;
    display:block;
    text-align:center
}
#video{
    margin:0 0 20px;
    overflow:hidden;
    background-color:#171717
}
#video-code{
    padding:10px
}
.video-load{
    background-repeat:no-repeat;
    background-position:center
}
#video-code object{
    left:0
}
.video-embed,.wp-video{
    display:block
}
#kt_player{
    margin:0 auto
}
.vjs-default-skin .vjs-big-play-button,body .mejs-overlay-button{
    background-image:url(images/play-player.png);
    background-repeat:no-repeat;
    width:92px;
    height:92px
}
body .mejs-overlay:hover .mejs-overlay-button{
    background-position:0 0
}
body .mejs-controls .mejs-button button:focus{
    outline:0
}
body .mejs-overlay,body .mejs-overlay-play{
    width:100%!important;
    height:100%!important
}
body .mejs-offscreen{
    display:none!important
}
body .mejs-poster img{
    display:block!important
}
#video .infotext{
    top:0;
    left:0;
    height:100%;
    width:100%;
    overflow:auto
}
#video .infotext p{
    padding:10px 40px 10px 10px
}
#video-ad{
    background-repeat:no-repeat;
    background-position:center;
    padding:10px
}
#video-infos,a.url-player-button{
    border-width:1px;
    border-style:solid
}
#url_player{
    margin:10px auto
}
#ad_player{
    clear:both;
    margin:25px auto 10px
}
a.url-player-button{
    font-size:17px;
    padding:5px 10px;
    width:260px;
    height:30px
}
#video-infos{
    padding:10px 0;
    position:relative;
    overflow:hidden;
    border-top:none;
    width:758px;
	border-bottom: 15px solid #1c1c1c;
}
#video-infos .rating-infos,#video-infos .time-infos,#video-infos .views-infos{
    float:left;
    display:block;
    line-height:16px;
    text-align:center;
    text-transform:uppercase;
    width:10%;
    border-right-width:1px;
    border-right-style:dashed
}
#video-infos .rating-infos{
    border-right:none
}
#cat-tag li a,#comments .avatar img,#footer,#sidebar,.comments-template input,.comments-template input[type=submit],.comments-template textarea,.pagination a,.pagination span.current,.post-like a span,.post-like a span#less,.post-like a span#more,.share-buttons ul li a,ul.listing-cat li span.nb_cat{
    border-width:1px;
    border-style:solid
}
#video-infos .rating-infos span,#video-infos .time-infos span,#video-infos .views-infos span{
    font-size:.9em;
    display:block
}
#video-infos .rating-infos span.rating-img,#video-infos .time-infos span.time-img,#video-infos .views-infos span.views-img{
    background-repeat:no-repeat;
    width:16px;
    height:16px;
    margin:2px auto 0
}
#video-infos .views-infos span.views-img{
    width:18px;
    height:16px
}
#video-top{
    height:40px;
    width:758px
}
#video-bottom{
    padding:15px 0 0;
    margin:15px 10px 0;
    width:738px;
    clear:both
}
.share-buttons ul li a,.share-buttons ul li img{
    width:30px;
    height:30px
}
.share-buttons{
    float:right;
    padding-right:16px
}
.share-buttons ul li{
    list-style:none;
    float:left
}
.share-buttons ul li a{
    margin:0 0 0 15px;
    display:block;
    background-color:#0d85ff
}
.share-buttons ul li a:hover{
    -webkit-transition:all .3s;
    transition:all .3s
}
.share-buttons ul li#text{
    line-height:32px;
    color:#fff
}
#video-infos #video-rate{
    position:absolute;
    right:346px;
    height:32px;
    line-height:32px;
    text-align:center
}
#rating-results{
    float:right;
    margin:5px 10px 0 0;
    width:172px;
    height:27px
}
#rating-results span.rating{
    font-size:13px
}
#rating-results .votes{
    float:right;
    margin-bottom:5px
}
#cat-tag,#cat-tag li,#nav-videos ul li.left{
    float:left
}
.note-bar{
    height:5px;
    width:170px;
    overflow:hidden;
    margin:5px 0 0;
    position:relative
}
.like-bar{
    position:absolute;
    left:0;
    top:0;
    height:5px;
    border-right-width:1px;
    border-right-style:solid
}
.post-like a span{
    display:block;
    float:left;
    font-size:12px;
    font-style:normal;
    font-weight:700;
    height:30px;
    line-height:30px;
    margin:0 4px 0 0;
    padding:0 8px 0 0;
    text-align:left;
    cursor:pointer
}
.post-like a:hover span{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.post-like a span.like{
    margin:0 15px 0 0
}
.post-like a span#less,.post-like a span#more{
    padding:0;
    margin:0 5px 0 0;
    width:28px;
    height:28px
}
#cat-tag ul,#nav-videos,#nav-videos ul li,ul.wp-tag-cloud{
    margin:0
}
#cat-tag{
    overflow:hidden;
    width:65%;
    margin:5px 0 0
}
#cat-tag li{
    margin:0 5px 5px 0;
    list-style:none
}
#cat-tag li a{
    font-size:11px;
    display:block;
    padding:3px 5px
}
#cat-tag li a:hover{
    color:#FFF
}
#video-synopsys{
    clear:both;
    padding:10px 0 0
}
#video-synopsys p{
    font-size:12px;
    line-height:20px;
    padding:10px
}
#video-synopsys-more{
    position:absolute;
    height:20px;
    width:40px;
    top:100%;
    margin:0 0 0 -20px;
    left:50%;
    background:#222;
    line-height:20px;
    text-align:center;
    font-weight:700;
    cursor:pointer
}
#nav-videos{
    overflow:hidden
}
#nav-videos ul{
    margin:0;
    padding:0 0 20px
}
#nav-videos ul li.left a,#nav-videos ul li.right a{
    display:block
}
#nav-videos ul li.right{
    float:right
}
.widget-title{
    margin:0 0 10px;
    background:#282828;
    color:#fff;
    padding:.4em .8em;
    font-size:1.5em;
    font-weight:400;
    border-left-width:7px;
    border-left-style:solid;
    border-color:#0d85ff
}
.widget-title span{
    padding:0 10px 0 0
}
.content-widget{
    margin:0 0 10px;
    clear:both;
    position:relative
}
.content-widget ul.listing-extract,.content-widget ul.listing-tube,.content-widget ul.listing-wall{
    padding:0 0 40px;
    margin:0;
    overflow:hidden
}
#sidebar .sidebar-widget ul.listing-tube{
    padding:15px 0 40px;
    margin:0;
    position:relative;
    clear:both;
    overflow:hidden
}
#sidebar .sidebar-widget .listing-tube li{
    margin:0 0 10px;
    padding:0;
    list-style:none
}
#sidebar .sidebar-widget .listing-tube li img{
    padding:5px 5px 0
}
#sidebar .listing-infos{
    display:none
}
#footer .footer-widget ul.listing-tube li.all_videos,#footer .footer-widget-last ul.listing-tube li.all_videos,#sidebar .sidebar-widget .listing-tube li.all_videos,.content-widget ul li.all_videos{
    width:100px;
    height:30px;
    padding:0;
    position:absolute;
    right:0;
    bottom:0
}
.pagination,.pagination ul{
    position:relative;
    text-align:center
}
#footer .footer-widget ul.listing-tube li.all_videos:hover,#footer .footer-widget-last ul.listing-tube li.all_videos:hover,#sidebar .sidebar-widget .listing-tube li.all_videos:hover,.content-widget ul li.all_videos:hover{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
#footer .footer-widget ul.listing-tube li.all_videos a,#footer .footer-widget-last ul.listing-tube li.all_videos a,#sidebar .sidebar-widget .listing-tube li.all_videos a,.content-widget ul li.all_videos a{
    background:0 0;
    height:30px;
    line-height:30px;
    padding:0;
    margin:0 auto;
    width:100%;
    display:block;
    text-align:center;
    color:#fff
}
#footer .footer-widget p.all_videos a,#sidebar p.all_videos a,.home-widget p.all_videos a{
    color:#fff
}
#comments h3#reply-title{
    background:url(images/px-middle.png) bottom repeat-x;
    padding:10px 0
}
#comments h3#reply-title span{
    padding:0 10px 0 0
}
#comments{
    margin:20px 0
}
#comments li{
    border-bottom-width:1px;
    border-bottom-style:dashed
}
#respond form p{
    margin:.785714286rem 0
}
#respond form p.logged-in-as{
    margin-bottom:1.714285714rem
}
#respond form label{
    display:block;
    margin:25px 0 0;
    font-size:13px;
    color:#fff
}
ol.commentlist{
    margin:0 0 25px;
    list-style:none
}
ol.commentlist li{
    padding:25px;
    min-height:58px
}
ol.commentlist a.comment-reply-link{
    float:right;
    padding:5px;
    margin:5px
}
span.required{
    margin:0 0 0 5px
}
#comments .avatar{
    width:32px;
    float:left;
    margin:0 25px 8px 0
}
#comments .avatar img{
    padding:4px
}
#comments span.author{
    font-weight:700;
    font-size:20px;
    color:#fff
}
#comments p{
    margin:17px 0;
    color:#0d85ff!important;
    font-size:15px
}
.maroz{
    background-color:#181818
}
.comments-template ul{
    list-style:none;
    margin:0 0 40px
}
.comments-template ul li{
    margin:10px 0
}
.comments-template ul li p{
    padding:10px
}
.comments-template input{
    margin:10px 0 0;
    height:20px;
    padding:5px
}
.comments-template textarea{
    margin:10px 0 0;
    padding:10px
}
.comments-template input:focus,.comments-template textarea:focus{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.comments-template input[type=submit]{
    height:30px;
    cursor:pointer;
    color:#fff;
    font-family:arial,sans-serif
}
#searchform #s:focus,#searchform #searchsubmit:hover,.comments-template input[type=submit]:hover,.pagination a:hover{
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.pagination{
    overflow:hidden;
    width:100%;
    margin:20px 0 0
}
.pagination ul{
    display:inline-block;
    margin:0 auto;
    width:auto
}
.pagination li{
    float:left;
    list-style:none inside;
    margin-right:6px
}
.pagination a,.pagination span{
    float:left;
    display:block;
    padding:10px 20px;
    text-decoration:none;
    font-size:15px
}
.more-posts{
    display:none
}
#searchform #s,#searchform #searchsubmit,#sidebar li.cat-item a,.tagcloud a,.wp-tag-cloud li a{
    display:block;
    border-width:1px;
    border-style:solid
}
#pbd-alp-load-posts{
    clear:both
}
#pbd-alp-load-posts a{
    width:25%;
    text-align:center;
    float:none;
    margin:0 auto;
    background-color:#0d85ff
}
#searchform #s{
    background:0 0;
    font-size:12px;
    height:38px;
    width:91%;
    padding:0 10px;
    line-height:38px;
    position:absolute;
    font-family:arial,sans-serif
}
#searchform #searchsubmit{
    float:right;
    background-image:url(images/search-icon.png);
    background-repeat:no-repeat;
    width:40px;
    height:40px;
    cursor:pointer;
    background-color:#0d85ff
}
ul.listing-cat li span.nb_cat{
    width:auto;
    height:auto;
    position:absolute;
    right:5px;
    top:5px;
    padding:2px 5px;
    color:#eee
}
ul.listing-cat li:hover span.nb_cat{
    color:#fff;
    -webkit-transition:all .3s;
    -moz-transition:all .3s;
    -ms-transition:all .3s;
    -o-transition:all .3s;
    transition:all .3s
}
.tagcloud a,.wp-tag-cloud li{
    float:left;
    list-style:none;
    margin:0 10px 10px 0
}
.tagcloud a,.wp-tag-cloud li a{
    padding:5px 10px;
    color:#FFF;
    text-align:center;
    font-size:21px!important
}
.tagcloud a:hover,.wp-tag-cloud li a:hover{
    background-color:#777
}
#sidebar{
    padding:0 10px;
    overflow:hidden;
    color:#888;
    margin:0 0 50px
}
#sidebar .sidebar-widget{
    margin:0 0 15px;
    overflow:hidden
}
#sidebar ul{
    padding:5px 0;
    margin:0;
    overflow:hidden
}
#sidebar li{
    line-height:24px;
    width:50%;
    float:left;
    list-style:none
}
#sidebar li a{
    width:70%;
    white-space:nowrap;
    float:left;
    border-radius:25px;
    background-color:#595959!important;
    border:1px solid #3e3e3e;
    background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0 );
    color:#fff;
    box-shadow:0 1px 6px 0 rgba(255,255,255,0);
    padding:10px 20px;
    font-size:13px;
    list-style:none;
    margin-left:5px;
    margin-bottom:6px;
    text-align:center
}
#sidebar li a:hover{
    background-color:#0d85ff!important
}
#sidebar li.cat-item{
    float:left;
    margin:5px 10px 5px 0;
    list-style:none
}
#sidebar li.cat-item a{
    text-align:center;
    padding:0 8px
}
#sidebar li.cat-item a:hover{
    background:#777
}
.textwidget{
    text-align:justify;
    color:#777
}
#footer #footer-copyright p,#footer li.cat-item a,.content-banner,.footer-banner,.sidebar-banner,.views,.wp-caption{
    text-align:center
}
.content-banner,.sidebar-banner{
    margin:0 0 10px
}
.footer-banner{
    padding:20px 0 0
}
#filtres{
    line-height:22px
}
.filtre-container{
    float:left;
    display:inline-block;
    z-index:10;
    padding:4px 0 0;
    margin:0 20px 0 0;
    position:relative;
    width:50%
}
.filtre-container span{
    cursor:pointer;
    padding:2px 10px;
    margin:0 0 0 5px;
    display:inline-block
}
.filtre-list{
    display:none;
    position:absolute;
    top:20px;
    left:10px;
    list-style:none;
    padding:5px 10px;
    border-top:none
}
.filtre-list a{
    line-height:24px;
    display:block;
    padding:0 10px
}
.filtre-list li a:hover,.filtre-list li.selected a{
    color:#fff
}
.filtre-display{
    float:right;
    line-height:30px
}
.filtre-display span{
    float:left
}
.filtre-display ul{
    float:right;
    margin:0 0 0 10px
}
.filtre-display ul li{
    list-style:none;
    float:left;
    margin:0 5px 0 0;
    text-indent:-10000px
}
.filtre-display ul li a{
    display:block;
    width:30px;
    height:30px
}
#footer .footer-widget ul.listing-tube li .listing-infos,#footer .footer-widget ul.listing-tube li span,#footer .footer-widget-last ul.listing-tube li .listing-infos,#footer .footer-widget-last ul.listing-tube li span{
    display:none
}
.filtre-display ul li a:hover{
    background-repeat:no-repeat
}
#footer{
    padding:0 20px;
    border-top:none
}
#footer-content{
    width:1100px;
    margin:0 auto;
    position:relative
}
#footer_columns{
    margin:0 auto;
    padding:20px 0 0
}
.footer_column{
    width:252px;
    float:left
}
#footer .footer-widget,#footer .footer-widget-last{
    width:252px;
    position:relative
}
#footer .footer-widget-last{
    margin:0 0 30px
}
#footer .footer-widget h3,#footer .footer-widget-last h3{
    margin:0 0 10px
}
#footer .footer-widget ul,#footer .footer-widget-last ul{
    margin:0
}
#footer .footer-widget ul.listing-tube li,#footer .footer-widget-last ul.listing-tube li{
    width:109px;
    height:78px;
    padding:4px 4px 0;
    float:left
}
.listing-cat li:hover,.listing-tube li:hover{
    box-shadow:0 0 3px 3px #0d85ff
}
#footer .footer-widget ul.listing-tube li a:hover,#footer .footer-widget-last ul.listing-tube li a:hover{
    background-position:center 18px
}
#footer .footer-widget ul.listing-tube li img,#footer .footer-widget-last ul.listing-tube li img{
    width:109px;
    height:73px
}
#footer .footer-widget ul.listing-tube li.all_videos,#footer .footer-widget-last ul.listing-tube li.all_videos{
    width:100px;
    bottom:-45px;
    height:30px;
    margin-top:0;
    padding:0;
    position:absolute;
    right:0
}
#footer .footer-widget ul.listing-tube li.all_videos a,#footer .footer-widget-last ul.listing-tube li.all_videos a{
    background:0 0;
    color:#FFF;
    display:block;
    height:30px;
    line-height:30px;
    margin:0 auto;
    padding:0;
    text-align:center;
    width:100%
}
#footer li.cat-item{
    float:left;
    margin:5px 10px 5px 0;
    list-style:none
}
#footer li.cat-item a{
    display:block;
    padding:4px 8px;
    border-width:1px;
    border-style:solid
}
#footer li.cat-item a:hover{
    background:#777
}
#footer #footer-copyright{
    padding:20px 0;
    margin:0 auto;
    border-top-width:1px;
    border-top-style:solid
}
.slicknav_menu{
    display:none
}
@media screen and (max-width:40em){
    .js #menu{
        display:none
    }
    .js .slicknav_menu{
        display:block
    }
}
.backtotopinstance{
    background-image:url(images/backtotop.png);
    background-repeat:no-repeat;
    position:fixed;
    right:39px;
    bottom:39px;
    width:48px;
    height:48px;
    cursor:pointer;
    text-indent:-10000px;
    border-width:1px;
    border-style:solid;
    background-color:#0d85ff
}
.alignnone{
    margin:5px 20px 20px 0
}
.aligncenter,div.aligncenter{
    display:block;
    margin:5px auto
}
.alignright{
    float:right;
    margin:5px 0 20px 20px
}
.alignleft{
    float:left;
    margin:5px 20px 20px 0
}
.aligncenter{
    display:block;
    margin:5px auto
}
a img.alignright{
    float:right;
    margin:5px 0 20px 20px
}
.previous,a img.alignleft{
    float:left
}
a img.alignleft,a img.alignnone{
    margin:5px 20px 20px 0
}
a img.aligncenter{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.wp-caption{
    background:#fff;
    border:1px solid #f0f0f0;
    max-width:96%;
    padding:5px 3px 10px
}
.wp-caption.alignleft,.wp-caption.alignnone{
    margin:5px 20px 20px 0
}
.wp-caption.alignright{
    margin:5px 0 20px 20px
}
.wp-caption img{
    border:0;
    height:auto;
    margin:0;
    max-width:98.5%;
    padding:0;
    width:auto
}
.wp-caption p.wp-caption-text{
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px
}
.next,.previous{
    font-size:16px
}
.video-container{
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden
}
.video-container embed,.video-container iframe,.video-container object{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%
}
.next{
    float:right
}
.wprc-switch{
    height:33px;
    font-size:17px
}
.wprc-container.red-colorscheme button.wprc-switch{
    background:#e4002a;
    border:1px solid #e4002a
}
.wprc-submit{
    font-size:22px
}
.list-item-details,.list-item-email,.list-item-reason{
    font-size:18px;
    color:#000
}
.wprc-container .wprc-content{
    background:#afafaf
}
.wprc-container.red-colorscheme .wprc-content{
    border-top:4px solid #e4002a
}
.wprc-container.red-colorscheme button.wprc-submit,.wprc-container.red-colorscheme button.wprc-submit:active,.wprc-container.red-colorscheme button.wprc-submit:hover,.wprc-message.error{
    background:#e4002a;
    border:1px solid #e4002a
}
.ads,.background-gri,.inapoi{
    background-color:#181818
}
.vizite{
    font-size:20px;
    width:50%;
    float:left;
    margin-left:15px
}
.views{
    font-size:22px;
    color:#0d85ff
}
.nextt a,.prev a{
    vertical-align:middle;
    outline:0;
    font-size:17px;
    padding:5px;
    border:1px solid #5f5f5f;
    background-color:#484848;
    margin-left:5px;
    border-radius:25px
}
.nextt a:hover,.prev a:hover{
    background-color:#0d85ff
}
.inapoi{
    height:50px;
    clear:both
}
.prev{
    float:left;
    margin-left:5px
}
.nextt{
    float:right;
    margin-right:5px
}
.video-embed img{
    padding-top:8px
}
.ads{
    margin:0 auto 15px;
    width:1100px
}
.reclame{
    display:flex;
    max-width:1098px;
    margin:0 auto;
    background:0 0
}
.categories-parents,.tags-design{
    line-height:28px;
    margin-bottom:1em
}
.background-adev,.categories-parents{
    background-color:#181818
}
.textx{
    color:#fff
}
.image-responsive{
    max-width:100%;
    height:auto;
    display:block
}
.banner{
    width:33%;
    margin-left:3px
}
@media only screen and (max-width:1139px) and (min-width:960px){
    .reclame{
        width:920px
    }
}
@media only screen and (max-width:959px) and (min-width:768px){
    .reclame{
        width:728px
    }
    .banner{
        width:49%;
        float:left
    }
}
@media only screen and (max-width:767px) and (min-width:480px){
    .reclame{
        width:440px;
        display:block
    }
    .banner{
        width:49%;
        float:left
    }
}
@media only screen and (max-width:479px){
    .reclame{
        width:310px;
        display:block
    }
    .banner{
        width:49%;
        float:left
    }
}
.categories-parents{
    background-color:#181818!important;
    background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:-webkit-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    background:linear-gradient(to bottom,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    display:table-row-group
}
.categories-parents a{
    display:inline-block;
    vertical-align:middle;
    outline:0;
    font-size:16px;
    padding:0 5px;
    border:1px solid #5f5f5f;
    background-color:#484848;
    margin-left:5px;
    border-radius:25px;
    margin-bottom:12px
}
.listing-cat li a:visited,.listing-tube li a:visited{
    color:#439af3;
}
.categories-parents li,.post-like,.tags-design li{
    color:#fff;
    font-size:20px
}
.categories-parents a:hover{
    background-color:#0069d5
}
#date,#rating-results{
    color:#fff
}
.categories-parents li{
    float:left;
    list-style:none;
    padding:0 5px
}
.tags-design{
    padding-left:5px;
    height:35px;
    background:-moz-linear-gradient(top,rgba(0,0,0,.3) 0,rgba(0,0,0,0) 70%);
    border:1px solid #282626;
    border-left:none;
    border-right:none
}
.tags-design li{
    float:left;
    list-style:none;
    padding:0 5px
}
.page {
    background-color:#181818
}
.page p{
    font-size:20px
}
.page h2{
    font-size:26px;
    text-align:center;
    color:#ff0
}
.page a{
    font-size:25px;
    color:#87cefa
}
.page a:hover{
    font-size:25px;
    color:#32b0ff
}
.wp-tag-cloud li a:hover{
    background-color:#0d85ff;
    background-image:url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-menu.png);
    background-repeat:repeat-x;
    -webkit-box-shadow:0 0 2px #000 inset;
    box-shadow:0 0 2px #000 inset;
    color:#Fff
}
.footer-right-contact{
    float:right;
    color:#fff;
    padding-right:100px
}
.footer-right-contact a{
    font-size:20px
}
.footer-right-contact a:hover{
    color:#0d85ff
}
.pagination li.current a{
    background-image:url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
    background-repeat:repeat-x;
    background-position:top;
    background-color:#0d85ff!important;
    border:1px solid
}

.listing-infos .rating-infos,span.required{color:#0d85ff}a{color:#fff;font-size:13px}h1.home{border-left-color:#0d85ff;font-family:sans-serif}#nav li a:hover,#nav li.current-menu-item,.bx-wrapper .bx-next,.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:hover,.bx-wrapper .bx-prev,.infobutton{background-color:#0d85ff}.vjs-default-skin .vjs-play-progress,.vjs-default-skin .vjs-volume-level,body .mejs-controls .mejs-time-rail .mejs-time-current{background:#0d85ff}.vjs-default-skin div.vjs-big-play-button:hover,body .mejs-overlay:hover .mejs-overlay-button{-webkit-box-shadow:0 0 80px #0d85ff;-moz-box-shadow:0 0 80px #0d85ff;box-shadow:0 0 80px #0d85ff}.share-buttons ul li a{background-color:#0d85ff;border-color:#0d85ff}.like-bar,.post-like a span#less,.post-like a span#more{background-color:#0d85ff}.post-like a span#less,.post-like a span#more{border-color:#0d85ff}#cat-tag li a:hover,#footer .footer-widget ul.listing-tube li.all_videos,#footer .footer-widget-last ul.listing-tube li.all_videos,#sidebar .sidebar-widget .listing-tube li.all_videos,.content-widget ul li.all_videos,a.url-player-button{background-color:#0d85ff;border-color:#0d85ff}.comments-template input[type=submit]{background:#0d85ff;border-color:#0d85ff}#searchform #searchsubmit,.pagination a,.tagcloud a:hover,.wp-tag-cloud li a:hover,ul.listing-cat li:hover span.nb_cat{background-color:#0d85ff;border-color:#0d85ff}.filtre-list a:hover,.filtre-list li.selected{background-color:#0d85ff}#footer li.cat-item a:hover,#sidebar .tagcloud a:hover,#sidebar .wp-tag-cloud li a:hover,#sidebar li.cat-item a:hover,.backtotopinstance{background-color:#0d85ff;border-color:#0d85ff}

.border-radius-top-5,.border-radius-top-right-5{-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px}.border-radius-5{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.border-radius-top-5{-webkit-border-top-left-radius:5px;-moz-border-radius-topleft:5px;border-top-left-radius:5px;border-top-right-radius:5px}.border-radius-top-right-5{border-top-right-radius:5px}.border-radius-right-5{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}.border-radius-bottom-5{-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}#nav li.border-radius-left-5 a:hover,.border-radius-left-5{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px}.border-radius-left-5{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}.border-radius-10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.border-radius-top-10{-webkit-border-top-left-radius:10px;-webkit-border-top-right-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-topright:10px;border-top-left-radius:10px;border-top-right-radius:10px}.border-radius-right-10{-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.border-radius-bottom-10{-webkit-border-bottom-right-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-bottomright:10px;-moz-border-radius-bottomleft:10px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.border-radius-left-10{-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}#cat-tag li a,.comments-template input[type=submit],.filtre-display ul li a,.pagination a,.pagination span,.pagination span.current,.tagcloud a,.wp-tag-cloud li a,li.cat-item a{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}#nav li.border-radius-left-5 a:hover{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}ul.menu li.border-radius-left-5 a{-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px}ul.menu li.border-radius-right-5 a{-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;border-top-right-radius:5px;border-bottom-right-radius:5px}

#content{
    width:953px
}
.listing-cat li,.listing-extract li,.listing-tube li,.listing-wall li{
    width:210px
}
.listing-cat li img,.listing-extract li img,.listing-tube li img,.listing-wall li img{
    width:210px;
    height:300px
}
.listing-tube li a span{
top: 316px;
font-size: 14px;
line-height: 14px;
}
.listing-cat li a span,.listing-extract li a span,.listing-wall li a span{
font-size: 14px;
line-height: 14px;
top: 311px;
}
.listing-cat li a:hover,.listing-extract li a:hover,.listing-tube li a:hover,.listing-wall li a:hover{
    background-position:center 132px
}
.listing-extract li{
    width:425px
}
.listing-extract li .right{
    width:195px
}
.listing-extract li .right p{
    font-size:13px
}
.listing-wall li{
    height:143px
}
.listing-cat li{
    height:337px
}
.minheight{
    min-height:494px
}
#video-bottom,#video-infos,#video-top{
    width:951px
}
#sidebar{
    width:320px
}
#sidebar #searchform #s{
    width:100px
}
.content-widget{
    width:900px
}
#sidebar .sidebar-widget{
    width:320px
}
#sidebar .listing-tube li{
    width:158px;
    height:160px
}
#sidebar .listing-tube li img{
    width:148px;
    height:100px
}
#sidebar .listing-tube li a span{
    top:114px
}
#sidebar .listing-tube li a:hover{
    background-position:center 30px
}
.sidebar-banner,.sidebar-banner img{
    max-width:320px
}
.content-banner,.content-banner img{
    max-width:900px
}

 @media only screen and (min-width:960px) and (max-width:1139px){
    #content,.content-widget{
        width:725px
    }
    #content img{
        max-width:725px
    }
    .listing-cat li img,.listing-extract li img,.listing-tube li img,.listing-wall li img{
        width:156px;
        height:212px
    }
    .listing-cat li,.listing-extract li,.listing-tube li,.listing-wall li{
        width:156px
    }
    .listing-wall li{
        height:115px
    }
    .listing-extract li{
        width:337px
    }
    .listing-extract li .right{
        width:145px;
        height:212px
    }
    .listing-extract li .right p{
        height:200px
    }
    .listing-cat li{
        height:265px
    }
    .listing-cat li a span,.listing-extract li a span,.listing-tube li a span,.listing-wall li a span{
        top:227px
    }
    .listing-cat li a:hover,.listing-extract li a:hover,.listing-tube li a:hover,.listing-wall li a:hover{
        background-position:center 84px
    }
    .minheight{
        min-height:395px
    }
    #video-infos,#video-top{
        width:723px
    }
    #video-bottom{
        width:703px
    }
}

#content{float:left;}#sidebar{float:right}

.listing-cat li,
.listing-extract li,
.listing-tube li,
.listing-wall li {
	background-color: #0C0C0C;
	float: left;
	position: relative;
	margin: 5px 10px 8px 0;
	list-style: none;
	border-width: 1px;
	-webkit-box-shadow: 0 0 3px 3px #F7FAF5;
	-moz-box-shadow: 0 0 3px 3px #F7FAF5;
	box-shadow: 0 0 2px 2px #fff
}

body,
h1 {
	background-color: #181818
}

a:hover,
h1 {
	color: #fff
}

#nav,
h1 {
	border-color: #181818
}

#nav li ul.sub-menu,
.listing-extract li .right {
	border-left-color: #181818
}

body {
	color: #0f0f0f;
	background-color: #000000
}

h1 {
	font-size: 22px;
	text-align: center
}

.infotext {
	background-color: #000;
	opacity: .9;
	text-align: justify;
	padding: 15px
}

#nav,
#nav li ul.sub-menu,
#nav select.selectnav,
.bx-wrapper .bx-viewport {
	background-color: #181818
}

#nav li {
	border-right-color: #070707
}

#nav li a {
	color: #eee;
	font-family: cursive;
	font-size: 14px
}

#nav li ul.sub-menu {
	border-right-color: #181818
}

#nav li ul.sub-menu li a {
	border-top-color: #070707
}

#nav select.selectnav {
	border-color: #070707;
	color: #ccc
}

#th-carousel,
#th-carousel-horizontal {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/loading-dark.gif)
}

.bx-wrapper .bx-viewport {
	border-color: #181818
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-pager.bx-default-pager a,
.bx-wrapper .bx-prev:hover {
	background-color: #333
}

.bx-wrapper .bx-caption {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/px-dark.png);
	background-repeat: repeat
}

.bx-wrapper .bx-caption span {
	color: #ddd
}

#container {
	background-color: rgba(19, 19, 19, 1);
	border-color: #131313
}

.infobutton:hover {
	background-color: #333;
	border-color: #333
}

.listing-cat li a:hover,
.listing-extract li a:hover,
.listing-tube li a:hover,
.listing-wall li a:hover {
	color: #0d85ff
}

.listing-extract li .right p {
	color: #555
}

.listing-infos {
	border-top-color: #181818;
	color: #00a5ae
}

#video-infos .rating-infos span,
#video-infos .time-infos span,
#video-infos .views-infos span,
.listing-infos .rating-infos span,
.listing-infos .time-infos span,
.listing-infos .views-infos span {
	color: #555
}

.listing-infos .time-infos,
.listing-infos .views-infos {
	border-right-color: #00a5ae
}

#video-infos .rating-infos,
#video-infos .time-infos,
#video-infos .views-infos,
.like-bar {
	border-right-color: #222
}

.listing-infos .views-infos span.views-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/views-dark.png)
}

.listing-infos .time-infos span.time-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/time-dark.png)
}

.listing-infos .rating-infos span.rating-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/rating-dark.png)
}

#video h1 {
	background: #181818;
	border-color: #181818
}

#video-code {
	background-color: #181818;
	border-color: #181818
}

.video-load {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/loading-dark-video.gif)
}

#video-ad,
#video-infos {
	background: #181818;
	border-color: #181818
}

#video-infos .views-infos span.views-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/views-dark.png)
}

#video-infos .time-infos span.time-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/time-dark.png)
}

#video-infos .rating-infos span.rating-img {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/rating-dark.png)
}

#video-bottom {
	border-top: 1px solid #222
}

.post-like a {
	color: #ccc
}

.post-like a:hover {
	color: #fff
}

.post-like a span.dislike,
.post-like a span.like {
	background-color: #222;
	border-color: #181818
}

.note-bar,
.note-bar.not-rated-yet,
.post-like a:hover span {
	background-color: #333
}

#video-synopsys p {
	color: #555
}

#cat-tag li a {
	background-color: #222;
	color: #ccc;
	border-color: #222
}

.share-buttons ul li a:hover,
a.url-player-button:hover {
	background-color: #333;
	border-color: #333
}

.mejs-embed,
body .mejs-container,
body .mejs-controls .mejs-time-rail .mejs-time-loaded,
body .mejs-embed body {
	background: #000
}

body .mejs-container .mejs-controls {
	background: #111
}

.vjs-default-skin .vjs-control-bar {
	color: #fff;
	border-top: 1px solid #404040;
	background: #222
}

.vjs-default-skin div.vjs-progress-control {
	border-bottom: 1px solid #1F1F1F;
	border-top: 1px solid #222;
	background: #333;
	background: -moz-linear-gradient(top, #222, #333);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#333));
	background: -webkit-linear-gradient(top, #222, #333);
	background: -o-linear-gradient(top, #222, #333);
	background: -ms-linear-gradient(top, #222, #333);
	background: linear-gradient(top, #222, #333)
}

.vjs-default-skin .vjs-progress-holder {
	background: #111;
	background: -moz-linear-gradient(top, #111, #262626);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#111), to(#262626));
	background: -webkit-linear-gradient(top, #111, #262626);
	background: -o-linear-gradient(top, #111, #262626);
	background: -ms-linear-gradient(top, #111, #262626);
	background: linear-gradient(top, #111, #262626)
}

.widget-title span {
	color: #fff;
	font-family: cursive
}

#sidebar ul.listing-tube li {
	background-color: #0C0C0C
}

#footer .footer-widget ul.listing-tube li.all_videos:hover,
#footer .footer-widget-last ul.listing-tube li.all_videos:hover,
#sidebar .sidebar-widget .listing-tube li.all_videos:hover,
.content-widget ul li.all_videos:hover {
	background-color: #333;
	border-color: #333
}

#comments li {
	background: #181818;
	border-bottom-color: #252525
}

#comments .avatar img {
	border-color: #222
}

#comments p {
	color: #555
}

.comments-template input,
.comments-template textarea {
	background-color: #222;
	border-color: #222;
	color: #ccc
}

.comments-template input:focus,
.comments-template textarea:focus {
	background-color: #333
}

.comments-template input[type=submit]:hover {
	background-color: #333;
	border-color: #333
}

.pagination a,
.pagination span {
	background-color: #555!important;
	border-color: #555!important;
	transition: all .2s linear;
	color: #fff;
	outline: 0
}

#searchform #searchsubmit:hover,
.pagination a:hover,
.pagination span.current {
	background-color: #0d85ff!important;
	border: 1px solid;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, 0) 70%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, 0) 70%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, .3) 0, rgba(0, 0, 0, 0) 70%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a62b2b2b', endColorstr='#00000000', GradientType=0);
	color: #fff;
	box-shadow: 0 1px 6px 0 rgba(255, 255, 255, 0);
	padding: 10px 20px;
	text-decoration: none;
	font-size: 15px
}

#searchform #s,
.filtre-list {
	border-color: #0C0C0C
}

#searchform #s {
	background-color: #212121;
	color: #fff
}

#searchform #s:focus {
	background-color: #181818
}

.filtre-container span,
.filtre-list {
	background-color: #0C0C0C;
	border-color: #0C0C0C
}

.tagcloud a,
.wp-tag-cloud li a,
ul.listing-cat li span.nb_cat {
	background-color: #222;
	border-color: #222
}

.filtre-list a {
	color: #eee
}

.filtre-display ul li a#tube {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/tube-light-selected.png);
	background-repeat: no-repeat
}

.filtre-display ul li a#tube-extract {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/tube-extract-light-selected.png);
	background-repeat: no-repeat
}

.filtre-display ul li a#wall {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/wall-light-selected.png);
	background-repeat: no-repeat
}

.filtre-display ul li.selected a#tube {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/tube-dark-selected.png)
}

.filtre-display ul li.selected a#tube-extract {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/tube-extract-dark-selected.png)
}

.filtre-display ul li.selected a#wall {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/wall-dark-selected.png)
}

.tagcloud a,
.wp-tag-cloud li a {
	color: #ccc
}

#sidebar {
	border-color: #181818;
	background-color: #181818
}

#sidebar li.cat-item a {
	color: #ccc;
	background-color: #222;
	border-color: #222
}

#footer {
	background-color: #0C0C0C;
	border-color: #0C0C0C
}

#footer .widget-title span {
	background: #0C0C0C
}

#footer li.cat-item a {
	color: #ccc;
	background-color: #222;
	border-color: #222
}

#footer #footer-copyright {
	color: #fff;
	border-top-color: #0d85ff;
	font-size: 16px
}

.backtotopinstance:hover {
	background-color: #333;
	border-color: #333
}

td {
	border-bottom-color: #333
}

.banner-center {
	text-align: center
}

#container,
#nav {
	border-color: #181818
}

.box-shadow {
	-webkit-box-shadow: 0 0 4px #020202;
	box-shadow: 0 0 4px #020202
}

.box-shadow-inset {
	-webkit-box-shadow: 0 0 2px #000 inset;
	box-shadow: 0 0 2px #000 inset
}

h1 {
	border-color: #1F1F1F
}

#nav {
	background: #1a1a1a;
	background: -moz-linear-gradient(top, #1a1a1a 0, #222 50%, #161616 51%, #111 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1a1a1a), color-stop(50%, #222), color-stop(51%, #161616), color-stop(100%, #111));
	background: -webkit-linear-gradient(top, #1a1a1a 0, #222 50%, #161616 51%, #111 100%);
	background: -o-linear-gradient(top, #1a1a1a 0, #222 50%, #161616 51%, #111 100%);
	background: -ms-linear-gradient(top, #1a1a1a 0, #222 50%, #161616 51%, #111 100%);
	background: linear-gradient(to bottom, #1a1a1a 0, #222 50%, #161616 51%, #111 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1a1a1a', endColorstr='#111111', GradientType=0)
}

#nav li a:hover,
#nav li.current-menu-item a {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-menu.png);
	background-repeat: repeat-x;
	-webkit-box-shadow: 0 0 2px #000 inset;
	box-shadow: 0 0 2px #000 inset
}

#nav li ul.sub-menu {
	border-top-color: #151515
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/controls-plus.png)
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 -32px
}

.bx-wrapper .bx-next:hover {
	background-position: -32px -32px
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-menu.png);
	background-repeat: repeat-x;
	background-position: center
}

#container {
	box-shadow: 0 0 2px #020202;
	-webkit-box-shadow: 0 0 2px #020202
}

.infobutton {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/info-icon-plus.png);
	background-repeat: repeat-x
}

.infobutton:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/info-icon-plus-hover.png);
	background-repeat: repeat-x
}

.listing-cat li,
.listing-extract li,
.listing-tube li,
.listing-wall li {
	background: linear-gradient(to bottom, #070707 0, #161616 100%)
}

img.attachment-thumb_site {
	position: relative
}

.listing-extract li .right {
	border-left: none;
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-vd.png) left repeat-y
}

.listing-infos {
	border-top: none;
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-hd.png) top repeat-x
}

.listing-infos .time-infos,
.listing-infos .views-infos {
	border-right: none;
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-vd.png) right repeat-y
}

#video h1,
#video-ad,
#video-code {
	border-color: #1C1C1C
}

#video-infos {
	background: #181818;
	background: -moz-linear-gradient(top, #181818 0, #070707 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #181818), color-stop(100%, #070707));
	background: -webkit-linear-gradient(top, #181818 0, #070707 100%);
	background: -o-linear-gradient(top, #181818 0, #070707 100%);
	background: -ms-linear-gradient(top, #181818 0, #070707 100%);
	background: linear-gradient(to bottom, #181818 0, #070707 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#070707', GradientType=0);
	border-color: #151515 #1C1C1C
}

#video-infos .time-infos,
#video-infos .views-infos {
	border-right: none;
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-vd.png) right repeat-y
}

#video-bottom {
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-hd.png) center top repeat-x;
	border-top: none
}

.share-buttons ul li a {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom
}

.share-buttons ul li a:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

.post-like .qtip,
.post-like a span#less,
.post-like a span#more {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom
}

#cat-tag li a:hover,
.post-like .qtip:hover,
.post-like a:hover span#less,
.post-like a:hover span#more {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-position: top;
	background-repeat: repeat-x
}

#cat-tag li a,
a.url-player-button {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-position: bottom;
	background-repeat: repeat-x
}

.post-like a span.dislike,
.post-like a span.like {
	background-color: #131313;
	border-color: #181818;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

.note-bar {
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #444;
	border-left: 1px solid #444
}

#cat-tag li a {
	background-color: #131313;
	border-color: #181818;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

a.url-player-button {
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

a.url-player-button:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

.widget-title {
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-hd.png) bottom repeat-x
}

#sidebar .sidebar-widget .listing-tube li {
	-webkit-box-shadow: 0;
	box-shadow: none;
	border-color: #111
}

#footer .footer-widget ul.listing-tube li.all_videos,
#footer .footer-widget-last ul.listing-tube li.all_videos,
#sidebar .sidebar-widget .listing-tube li.all_videos,
.content-widget ul li.all_videos {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

#footer .footer-widget ul.listing-tube li.all_videos:hover,
#footer .footer-widget-last ul.listing-tube li.all_videos:hover,
#sidebar .sidebar-widget .listing-tube li.all_videos:hover,
.content-widget ul li.all_videos:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

#comments h3#reply-title {
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-hd.png) bottom repeat-x
}

.comments-template input,
.comments-template textarea {
	background: #1a1a1a;
	border: 1px solid #222;
	color: #999;
	box-shadow: 0 0 1px rgba(255, 255, 255, .3), 0 0 5px #000 inset;
	transition: all .3s ease-out 0s;
	width: 95%
}

#searchform #s,
.filtre-container span,
.filtre-list {
	border-color: #f0f8ff
}

.comments-template input:focus,
.comments-template textarea:focus {
	background: rgba(0, 0, 0, .5)
}

.comments-template input[type=submit] {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

.comments-template input:hover[type=submit] {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

.pagination a {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	background-repeat: repeat-x;
	background-position: bottom;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

.pagination a:hover,
.pagination span.current {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

#searchform #s {
	box-shadow: 2px 0 0 rgba(255, 255, 255, .3), 0 0 5px #000 inset
}

#searchform #searchsubmit {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/search-icon-plus.png);
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

#searchform #searchsubmit:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/search-icon-plus.png)
}

ul.listing-cat li span.nb_cat {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/search-icon-plus-hover.png);
	background-color: #0c0c0c;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202;
	border-color: #181818
}

.tagcloud a:hover,
.wp-tag-cloud li a:hover,
ul.listing-cat li:hover span.nb_cat {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png)
}

#sidebar,
#sidebar .widget-title span {
	background-color: #181818
}

#sidebar {
	border-color: #1f1f1f;
	padding: 9px
}

#sidebar li.cat-item a,
.tagcloud a,
.wp-tag-cloud li a {
	border-color: #181818;
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

#sidebar li.cat-item a:hover,
.tagcloud a:hover,
.wp-tag-cloud li a:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

#sidebar #searchform #s {
	border-color: #222
}

#footer,
#footer li.cat-item a {
	background-color: #0c0c0c;
	border-color: #181818
}

#footer {
	box-shadow: 0 0 2px #020202;
	-webkit-box-shadow: 0 0 2px #020202
}

#footer li.cat-item a {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade.png);
	-webkit-box-shadow: 0 1px 0 #020202;
	box-shadow: 0 1px 0 #020202
}

#footer li.cat-item a:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/degrade-hover.png);
	background-repeat: repeat-x;
	background-position: top
}

#footer #footer-copyright {
	border-top: none;
	background: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/double-line-hd.png) top repeat-x
}

.backtotopinstance {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/backtotop-plus.png)
}

.backtotopinstance:hover {
	background-image: url(https://divxfilmeonline.net/wp-content/themes/divxfilmeonline/images/backtotop-plus-hover.png)
}

#comments span.author {
	font-weight: 700;
	font-size: 20px
}

#comments p {
	color: #00a5ae;
	font-size: 15px;
	word-break: break-word;
}

.comment-author {
	font-size: 20px;
    color: #fff;
}

.nav-tabs {
	margin:0;
}




.nav-tabs li {
	font-size:20px;
    float: left;
    width: 19%;
    background-color: #0d85ff;
    color: #ffff;
    border: 1px solid #000;
	padding-top: 10px;
    padding-bottom: 10px;
	margin-left:5px;
	list-style: none;
	cursor: pointer;
}

.nav-tabs li:hover {
	background-color:#c80c0c;
}

.server-active {
	background-color:#c80c0c !important;
}

.nav-tabs li:active {
	background-color:#c80c0c;
}
.nav-tabs {
	width: 100%;
    height: 55px;
    clear: both;
    margin-bottom: 15px;
    margin-top: 15px;
}

@media only screen and (max-width: 767px) {
		.nav-tabs {
			height: 150px;
		}
		
		.nav-tabs li {
			width: 47%;
			margin-bottom: 8px;
			margin-left: 5px;
		}
}

#less img  {
	width:26px;
	height:26px;
}

#more img  {
	width:26px;
	height:26px;
}

.gglcptch_v3 {
	margin-top: 25px !important;
	color: #2a8aec;
    font-size: 13px;
}

.google-captcha-notice a {
	margin-left:5px;
}

#logo img {
	width: 616px;
    height: 61px;
}