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 { background-color:rgb(254,247,235); background-image: url(../images/bg.gif); color: rgb(154,147,135); font-family: 'Jaldi', sans-serif; font-size: 0; }
input, button { font-family: 'Jaldi', sans-serif; }

img { background-color:rgb(214,207,195); border:0 none; }

a { color:rgb(68,54,52); text-decoration:none; }
a:hover { color:rgb(215,90,76); }

h1 { background-color: rgba(108,95,93,0.1); color: rgb(68,54,52); text-shadow: 1px 1px 0 rgb(255,255,255); border-bottom: 1px solid rgb(214,207,195); padding: 8px 10px; font-size: 24px; line-height: 30px; font-weight: bold; }
h2 { background-color: rgba(108,95,93,0.1); color: rgb(68,54,52); text-shadow: 1px 1px 0 rgb(255,255,255); border-bottom: 1px solid rgb(214,207,195); 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: 1px solid rgb(214,207,195); margin-top: 20px; }

.head-area { background-color: rgb(68,54,52); background: linear-gradient(to bottom,rgb(88,74,72),rgb(48,34,32)); overflow: hidden; padding: 0 0 10px 0; }

.logo { display: inline-block; vertical-align: top; margin: 10px 10px 0 10px; }
.logo a { color: rgb(250,250,250); font-size: 26px; line-height: 26px; height: 26px; display: block; font-weight: bold; text-transform: uppercase; }
.logo a span { color: rgb(215,90,76); }


.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 { background-color: rgba(255,255,255,0.2);  color: rgb(255,255,255); height: 26px; line-height: 26px; display: block; padding: 0 10px; font-size: 14px; font-weight: bold; }
.menu-area li a:hover, .menu-area li.active a { background-color:rgb(254,247,235); background-image: url(../images/bg.gif); color: rgb(215,90,76); }

.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 { background-color: rgba(255,255,255,0.9); color: rgb(98,84,82); 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 input:focus { background-color: rgb(255,255,255); }
.search button { background-color: rgb(154,147,135); background: linear-gradient(to bottom,rgb(174,167,155),rgb(134,127,115)); color: rgb(255,255,255); border-radius: 18px; display: block; float: right; width: 12%; height: 26px; line-height: 26px; cursor: pointer; border: 0 none; outline: none; font-size: 14px; }
.search button:hover { background-color: rgb(215,90,76); background: linear-gradient(to bottom,rgb(235,110,96),rgb(195,70,56)); color: rgb(255,255,255); }


.navigation-area { overflow: hidden; padding: 0 0 10px 0; border-top: 1px solid rgb(214,207,195); }
.navigation-area-top { border-bottom: 1px solid rgb(214,207,195); 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: 1px solid rgb(214,207,195); background-color: rgba(255,255,255,0.3); }
.navigation-area li a:hover, .navigation-area li.active a { border-color: rgb(215,90,76); color: rgb(215,90,76); }
.navigation-area li span { border: 1px solid rgb(214,207,195); }
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 {background-color: rgba(255,255,255,0.3);  border-radius: 3px; border: 1px solid rgb(214,207,195); padding: 4px; margin: 4px 2px 0 2px; position: relative; overflow: hidden; text-align: left; }
.thumb .th { display: block; border: 1px solid rgb(98,84,82); position: relative; }
.thumb a:hover .th { border-color: rgb(215,90,76); }
.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 p i { color:rgb(68,54,52); }
.thumb .len { background-color: rgba(255,255,255,0.8); color: rgb(98,84,82); right: 8px; bottom: 62px; position: absolute; height: 18px; line-height: 18px; border-radius: 3px; font-size: 12px; padding: 0 3px; }
.thumb .len i { color: rgb(58,44,42); }
.thumb .play { display: none; background-color: rgb(78,64,62); background: linear-gradient(to bottom,rgb(98,84,82),rgb(58,44,42)); color: rgb(255,255,255); text-shadow: 1px 1px 0 rgb(18,4,2); top: 50%; left: 50%; margin: -20px 0 0 -20px; text-align: center; position: absolute; width: 40px; height: 40px; 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; }

.pages { margin: 10px 0 0 0; overflow: hidden; }
.pages li { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; }
.pages li a { background-color: rgb(75,75,75); color: rgb(255,255,255); padding: 0 5px; min-width: 20px; display: block; height: 30px; line-height: 30px; font-size: 12px; border-radius: 15px; text-transform: uppercase; }
.pages li.active a, .pages li a:hover { background-color: rgb(147,20,63); color: rgb(255,255,255); }
.pages li span { background-color: rgb(225,225,225); color: rgb(125,125,125); padding: 0 5px; min-width: 20px; display: block; height: 30px; line-height: 30px; font-size: 12px; border-radius: 15px; text-transform: uppercase; }

.spots-area { text-align: center; padding: 6px 0 10px 0; }
.spot { background-color: rgb(214,207,195); 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 a:hover { color: rgb(154,147,135); }
.thumb-tubes a:hover .th { border-color: rgb(154,147,135); }
.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: 1px solid rgb(214,207,195); overflow: hidden; margin: 4px 2px 0 2px; font-size: 14px; text-align: left; }
.tubes-list-area li a { background-color: rgba(255,255,255,0.3); height: 28px; line-height: 28px; display: table; width: 100%; overflow: hidden; font-weight: bold; }
.tubes-list-area li a:hover { color: rgb(154,147,135); }
.tubes-list-area li a span { display: table-cell; vertical-align:top; }
.tubes-list-area li a span:first-child { color: rgb(154,147,135); width: 30px; border-right: 1px solid rgb(214,207,195); text-align: center; }
.tubes-list-area li a:hover span:first-child { background-color: rgba(154,147,135,0.2); color: rgb(98,84,82); }
.tubes-list-area li a span:last-child { padding: 0 4px 0 4px; }

.video-area { margin-top: 20px; }
.player-area { border-radius: 6px; border: 1px solid rgb(214,207,195); }
.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: 1px solid rgb(214,207,195); 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: 1px solid rgb(214,207,195); background-color: rgba(255,255,255,0.3); padding: 0 10px; height: 24px; line-height: 24px; border-radius: 3px; overflow: hidden; }
ul.meta-area li span { font-weight: bold; color: rgb(98,84,82); }
ul.tags-area li a { background-color: rgb(78,64,62); background: linear-gradient(to bottom,rgb(98,84,82),rgb(58,44,42)); color: rgb(255,255,255); text-shadow: 1px 1px 0 rgb(18,4,2); font-weight: bold; overflow: hidden; padding: 0 10px; height: 26px; line-height: 26px; border-radius: 3px; display: block; }
ul.tags-area li a i { color: rgb(235,110,96); }
ul.tags-area li a:hover { background-color: rgb(215,90,76); background: linear-gradient(to bottom,rgb(235,110,96),rgb(195,70,56)); }
ul.tags-area li a:hover i { color: rgb(255,255,255); }

.video-spots-area { border-radius: 6px; border: 1px solid rgb(214,207,195); margin-top: 20px; text-align: center; padding: 6px 0 10px 0; }
.video-spot { background-color: rgb(214,207,195); 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; background-color: rgb(25,24,23); text-align: center; margin: 0 10px; padding: 20px 0; }
.bottom-spot { background-color: rgb(214,207,195); width: 728px; height: 90px; display: inline-block; vertical-align: top; overflow: hidden; }

.footer-area { background-color: rgba(108,95,93,0.2); border-top: 1px solid rgb(204,197,185); color: rgb(98,84,82); 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 { color: rgb(230,132,85); 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: 47px; }
    
    .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; }
    .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; }
}