body, .menu-area li a:hover, .menu-area li.active a
{ background-color:rgb(40,40,40); }

body
{ color: rgb(140,140,140); text-shadow: 1px 1px 0 rgba(0,0,0,0.2); }

h1, h2, .thumb, .head-area, .footer-area, .navigation-area li a, .thumb .len, .tubes-list-area li a:hover span:first-child
{ background-color:rgb(30,30,30);  }

img, .spot, .bottom-spot, ul.tags-area li a, .video-spot, .tubes-list-area li a:hover, .bottom-spot-area, .thumb .play
{ background-color:rgb(20,20,20); }

h1, h2, .content-area, .navigation-area, .navigation-area-top, .navigation-area li a, .navigation-area li span, .thumb, .tubes-list-area li, .tubes-list-area li a span:first-child, .player-area, .video-info-area, ul.meta-area li, .video-spots-area, .footer-area
{ border-color: rgb(10,10,10); }

.menu-area li a, .tubes-list-area li a, .search button, ul.meta-area li
{ background-color: rgb(60,60,60); }

.thumb .th
{ border-color: rgb(60,60,60); }

.tubes-list-area li a, .thumb-tubes a
{ color: rgb(200,200,200); }

a:hover, .logo a span, .thumb .len i, .thumb .play, .footer-area span, .menu-area li a:hover, .menu-area li.active a, .navigation-area li a:hover, .navigation-area li.active a, .tubes-list-area li a:hover span:first-child, ul.tags-area li a i
{ color:rgb(240,200,100); }

a, h1, h2, .thumb p i, .logo a, .thumb .len, .tubes-list-area li a:hover , .thumb-tubes a:hover, .search button, ul.meta-area li span
{ color:rgb(240,240,240); }

.navigation-area li a:hover, .navigation-area li.active a, .thumb a:hover .th
{ border-color: rgb(240,200,100); }

.search button:hover, ul.tags-area li a:hover
{ background-color: rgb(240,200,100); background: linear-gradient(to bottom,rgb(255,220,120),rgb(220,180,80)); }

.search button:hover, ul.tags-area li a:hover, ul.tags-area li a:hover i
{ color: rgb(0,0,0); }

.search input { background-color: rgba(255,255,255,0.9); color: rgb(40,40,40); }
.search input:focus { background-color: rgb(255,255,255); }


html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,button{margin:0;padding:0;}

li {list-style-type:none;}

body { font-family: 'Jaldi', sans-serif; font-size: 0; }
input, button { font-family: 'Jaldi', sans-serif; }

img {  border:0 none; }

a {  text-decoration:none; }

h1 { border-bottom-style: solid; border-bottom-width: 1px; padding: 8px 10px; font-size: 24px; line-height: 30px; font-weight: bold; }
h2 { border-bottom-style: solid; border-bottom-width: 1px; padding: 8px 10px; font-size: 22px; line-height: 30px; font-weight: bold; }

.wrapper-area { margin: 0 auto; overflow: hidden; width: 98%; text-align: center; }

.content-area { border-radius: 6px; border-style: solid; border-width: 1px; margin-top: 20px; }

.head-area { overflow: hidden; padding: 0 0 10px 0; }

.logo { display: inline-block; vertical-align: top; margin: 10px 10px 0 10px; }
.logo a { font-size: 26px; line-height: 26px; height: 26px; display: block; font-weight: bold; text-transform: uppercase; }
.logo a img { background: none; height: 26px; }

.menu-area { display: inline-block; vertical-align: top; padding: 6px 8px 0 8px; }
.menu-area li { border-radius: 3px; overflow: hidden; display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.menu-area li a { height: 26px; line-height: 26px; display: block; padding: 0 10px; font-size: 14px; font-weight: bold; }

.separate-line { clear: both; }

.search { display: inline-block; vertical-align: top; width: 100%; max-width: 280px; overflow: hidden; }
.search form { overflow: hidden; margin: 10px 8px 0 8px; }
.search input { font-weight: bold; border-radius: 3px; display: block; float: left; width: 81%; padding: 0 3%; height: 26px; line-height: 26px; float: left; outline: none; font-size: 14px; border: 0 none; }
.search button { border-radius: 18px; display: block; float: right; width: 12%; height: 26px; line-height: 26px; cursor: pointer; border: 0 none; outline: none; font-size: 14px; }

.navigation-area { overflow: hidden; padding: 0 0 10px 0; border-top-style: solid; border-top-width: 1px; }
.navigation-area-top { border-bottom-style: solid; border-bottom-width: 1px; border-top: 0 none; }
.navigation-area ul { padding: 6px 8px 0 8px; display: inline-block; vertical-align: top; }
.navigation-area li { display: inline-block; vertical-align: top; margin: 4px 2px 0 2px; }
.navigation-area li a, .navigation-area li span { height: 23px; line-height: 23px; border-radius: 3px; display: block; padding: 0 6px; font-weight: bold; font-size: 14px; }
.navigation-area li a { border-style: solid; border-width: 1px; }
.navigation-area li span { border-style: solid; border-width: 1px; }
ul.pages-area li a, ul.pages-area li span { min-width: 12px; }

.thumbs-area { padding: 6px 8px 10px 8px; }

.thumb-area { display: inline-block; vertical-align: top; width: 100%; }
.thumb { border-radius: 3px; border-style: solid; border-width: 1px; padding: 4px; margin: 4px 2px 0 2px; position: relative; overflow: hidden; text-align: left; }
.thumb .th { display: block; border-style: solid; border-width: 1px; position: relative; overflow: hidden; margin: 0; padding: 0; }
.thumb img { width: 100%; height: auto; max-height: 280px; }
.thumb a:hover img { opacity: 0.9; }
.thumb .title { display: block; font-size: 15px; height: 30px; line-height: 15px; overflow: hidden; font-weight: bold; margin-top: 5px; }
.thumb p { font-size: 12px; overflow: hidden; height: 15px; line-height: 15px; margin-top: 4px; }
.thumb .len { right: 8px; bottom: 62px; position: absolute; height: 18px; line-height: 18px; border-radius: 3px; font-size: 12px; padding: 0 3px; }
.thumb .play { display: none; top: 50%; left: 50%; margin: -20px 0 0 -20px; text-align: center; position: absolute; width: 30px; height: 40px; padding: 0 4px 0 6px; line-height: 40px; border-radius: 50%; font-size: 14px; }
.thumb a:hover .play { display: block; }

.thumb-gr .title { font-size: 16px; height: 16px; line-height: 16px; }

.bottom-text { margin-top: 20px; font-size: 16px; line-height: 20px; text-align: justify; }

.spots-area { text-align: center; padding: 6px 0 10px 0; }
.spot { width: 300px; height: 250px; margin: 4px 2px 0 2px; display: inline-block; vertical-align: top; }
.spot-2, .spot-3, .spot-4, .spot-5 { display: none; }

.thumb-tubes .title { height: 15px; }

.tubes-list-area { padding: 6px 8px 10px 8px; }
.tubes-list-area ul { display: inline-block; vertical-align: top; width: 100%; }
.tubes-list-area li { border-radius: 5px; border-style: solid; border-width: 1px; overflow: hidden; margin: 4px 2px 0 2px; font-size: 14px; text-align: left; }
.tubes-list-area li a { height: 28px; line-height: 28px; display: table; width: 100%; overflow: hidden; font-weight: bold; }
.tubes-list-area li a span { display: table-cell; vertical-align:top; }
.tubes-list-area li a span:first-child { width: 27px; border-right-style: solid; border-right-width: 1px; text-align: center; }
.tubes-list-area li a span:last-child { padding: 0 4px 0 4px; }

.video-area { margin-top: 20px; }
.player-area { border-radius: 6px; border-style: solid; border-width: 1px;}
.player { background-color: rgb(0,0,0); position: relative; margin: 10px 10px 0 10px; height: 200px; }
.player iframe, .player object, .player embed { width: 100%; height: 100%; }

.video-info-area { border-top-style: solid; border-top-width: 1px; margin-top: 10px; padding-bottom: 10px; }
.video-info-area ul { overflow: hidden; padding: 6px 6px 0 10px; }
.video-info-area li {  display: block; float: left; margin: 4px 4px 0 0; font-size: 15px; }
ul.meta-area li { border-style: solid; border-width: 1px; padding: 0 10px; height: 24px; line-height: 24px; border-radius: 3px; overflow: hidden; }
ul.meta-area li span { font-weight: bold; }
ul.tags-area li a { font-weight: bold; overflow: hidden; padding: 0 10px; height: 26px; line-height: 26px; border-radius: 3px; display: block; }

.video-spots-area { border-radius: 6px; border-style: solid; border-width: 1px; margin-top: 20px; text-align: center; padding: 6px 0 10px 0; }
.video-spot { width: 300px; height: 250px; margin: 4px 2px 0 2px; display: inline-block; vertical-align: top; }
.video-spot-2, .video-spot-3, .video-spot-4 { display: none; }

.bottom-spot-area { display: none; text-align: center; margin: 0 10px; padding: 20px 0; }
.bottom-spot { width: 728px; height: 90px; display: inline-block; vertical-align: top; overflow: hidden; }

.footer-area { border-top-style: solid; border-top-width: 1px; font-size: 12px; margin-top: 20px; overflow: hidden; padding: 5px 10px 15px 10px; }
.footer { margin: 0 auto; width: 98%; text-align: center; }
.footer-area p { margin-top: 10px; }
.footer-area span { font-weight: bold; }
.footer-area a { text-decoration: underline; }
.footer-area a:hover { text-decoration: none; }

@media all and (min-width:360px) {
    .player { height: 230px; }
}

@media all and (min-width:400px) {
    .player { height: 250px; }
    .tubes-list-area ul { width: 50%; }
    .tubes-list-area li { font-size: 12px; }
}

@media all and (min-width:440px) {
    .thumb-area { width: 50%; }
}

@media all and (min-width:500px) {

    .player { height: 300px; }
    .tubes-list-area li { font-size: 14px; }
}

@media all and (min-width:600px) {
    .player { height: 350px; }
}

@media all and (min-width:650px) {
    .spot-2, .video-spot-2 { display: inline-block; }
    
    .tubes-list-area ul { width: 33.3333%; }
    .tubes-list-area li { font-size: 12px; }
}

@media all and (min-width:700px) {
    .player { height: 400px; }
    .tubes-list-area li { font-size: 14px; }
}

@media all and (min-width:800px) {
    .player { height: 450px; }
}

@media all and (min-width:828px) {
    h1 { font-size: 28px; text-align: left; }
    h2 { font-size: 26px; text-align: left; }
    

    .wrapper-area, .footer { width: 810px; }

    .thumb-area { width: 396px; }
    .thumb img { width: 380px; height: 214px; max-height: 214px; }
    .thumb .title { height: 18px; font-size: 18px; line-height: 18px; }
    .thumb p { font-size: 13px; }
    .thumb .len { bottom: 50px; }
    
    .thumb-gr .title { font-size: 18px; height: 18px; line-height: 18px; }
    
    ul.pages-area { float: right; }
    ul.sort-area { float: left; }
    
    .video-content { display: table; width: 100%; }
    .player-area, .video-spots-area, .vert-separate-area { display: table-cell; vertical-align: top; }
    .player { height: 300px; }
    ul.meta-area li { font-size: 16px; height: 32px; line-height: 32px; padding: 0 15px; }
    ul.tags-area li a { font-size: 16px; height: 34px; line-height: 34px; padding: 0 15px; }
    
    .vert-separate-area { width: 10px; }
    
    .video-spots-area { margin: 0; width: 320px; padding: 0 0 10px 0; }
    .video-spot { margin: 10px 10px 0 10px; }
    
    .footer-area { font-size: 14px; }
}

@media all and (min-width:1020px) {
    .head-area { padding: 10px 1px 0 10px; }
    .logo { display: block; float: left; margin: 0 0 10px 0; }
    .logo a { height: 30px; line-height: 30px; font-size: 30px; }
    .logo a img { height: 30px; }
    .menu-area { display: block; float: left; padding: 0 0 0 20px; }
    .menu-area li {  border-radius: 6px 6px 0 0; margin: 0 4px 0 0; }
    .menu-area li a { height: 40px; line-height: 40px; font-size: 16px; min-width: 40px; }
    
    .main-sort { float: right; }
    
    .separate-line { display: none; clear: none; }
    
    .search { display: block; float: right; width: 240px; margin: 0 0 10px 16px; max-width: 100%; }
    .search form { margin: 0; }
    .search input, .search button { font-size: 14px; height: 30px; line-height: 30px; }
    .wrapper-area, .footer { width: 99%; }
    .thumb-area { width: 33.3333%; }
    .thumb img { width: 100%; height: auto; }
    .spot-3 { display: inline-block; }
    .player { height: 360px; }
}

@media all and (min-width:1120px) {
   .player { height: 462px; }
}

@media all and (min-width:1226px) {
    .wrapper-area, .footer { width: 1206px; }
    .menu-area li a { min-width: 70px; }
    .spots-area { padding-top: 8px; }
    .spot { margin: 2px 1px 0 1px; }
    .tubes-list-area ul { width: 16.6666%; }
    .video-spot-3 { display: inline-block; }
    .player { height: 490px; }
    .bottom-spot-area { display: block; }
    .thumb-area { width: 396px; }
    .thumb img { width: 380px; height: 214px; }
}


@media all and (min-width:1622px) {
    .wrapper-area, .footer { width: 1602px; }
    .menu-area li a { min-width: 90px; }
    .spots-area { padding-top: 6px; }
    .spot { margin: 4px 2px 0 2px; }
    .player { height: 705px; }
    .video-spot-4 { display: inline-block; }
    .spot-4, .spot-5 { display: inline-block; }
}