body
{ background-color: rgb(65,55,65); text-shadow: 1px 1px 0 rgba(5,5,5,0.5); }

body, .preview .info, .tratop-list li a, .foot a
{ color: rgb(185,175,185); }

.prev, .ave-pl, .links-list, .full-obol .info li span, .full-obol .info li a, .gallery-link a
{ background-color: rgb(55,45,55); box-shadow: 0 5px 15px -12px rgb(25,15,25); }
.head
{ box-shadow: 0 5px 15px -5px rgb(25,15,25); }
.foot
{ box-shadow: 0 -5px 15px -5px rgb(25,15,25); }

.icon
{ background-color: rgb(45,35,45); background: linear-gradient(to bottom,rgb(55,45,55),rgb(35,25,35)); }

img, .ave, .full-ave
{ background-color: rgb(85,75,85); }

.head
{ border-bottom: 2px solid rgb(105,95,105); }
.menu
{ border-top: 1px solid rgb(105,95,105); }
.foot
{ border-top: 2px solid rgb(105,95,105); }
.search
{ border-top: 1px solid rgb(105,95,105); }

.logo a, .but li, .menu li a, .search button, .navigation li a, .navigation span, .preview .tags a, .links-list li a:hover, .links-list li.let span, .full-obol .info li a.like, .full-obol .info li a.dislike, .full-obol .info ul.links-1 a, .full-obol .info ul.links-2 a, .foot
{ text-shadow: 1px 1px 0 rgba(5,5,5,0.3); }

.head, .foot
{ background-color: rgb(45,35,45); background: linear-gradient(to bottom,rgb(55,45,55),rgb(35,25,35)); }

.preview a:hover .thumb
{ box-shadow: 0 5px 15px -7px rgb(5,0,5); }

.full-obol .info ul.links-2 a:hover
{ background-color: rgb(25,15,25); }

a:hover, .logo a span, .icon, .preview:hover .info i, .preview .info a, .links-list li a i, .foot span
{ color: rgb(235,131,78); }

.but li:hover, .but li.active, .menu li a:hover, .menu li.active a, .menu li a.active, .search button:hover, .navigation li a:hover, .navigation li.active a, .navigation li a.active, .preview:hover .tags a, .links-list li a:hover, .close:hover, .bot-close:hover, .full-obol .info ul.links-1 a, .gallery-link a:hover
{ background-color: rgb(225,111,58); color: rgb(255,255,255); }

.preview a:hover .thumb::after
{ box-shadow: inset 0 0 0 6px rgba(235,121,68,0.7); }

.preview .tags a:hover, .full-obol .info ul.links-1 a:hover
{ background-color: rgb(215,101,48); }

a, h1, h2 .preview:hover .info, .tratop-list li a i, .full-obol .info li span i
{ color: rgb(250,250,250); }

.search input { color: rgb(25,15,25); }

.logo a, .links-list li a:hover i, .tratop-list li a:hover i, .foot a:hover
{ color: rgb(255,255,255); }

.but li, .menu li a, .search button, .navigation li a, .navigation span, .preview .tags a, .links-list li.let span, .tratop-list li a:hover, .full-obol .info ul.links-2 a
{ background-color: rgb(85,75,85); color: rgb(255,255,255); text-shadow: 1px 1px 0 rgba(5,5,5,0.3); }


body,html,div,p,a,ul,li,input,button,form,textarea,span,img,h1,h2,h3 { margin: 0; padding: 0; }

body { font-family: 'Nanum Gothic', sans-serif; font-weight: bold; }
input, textarea, button { font-family: 'Nanum Gothic', sans-serif;}

li { list-style-type: none; }

img { display: block; }

a { text-decoration: none; }

h1, h2 { display: block; text-align: center; }
h1 { font-size: 24px; line-height: 28px; margin: 10px 5px 0 5px; }
h2 { margin: 40px 5px 0 5px; font-size: 24px; line-height: 28px; }

.head { overflow: hidden; text-align: center; }

.top { overflow: hidden; }

.logo { margin: 10px 5px 0 5px; float: left; }
.logo a { font-size: 16px; height: 30px; line-height: 30px; display: block; text-transform: uppercase; }

.but { overflow: hidden; float: right; margin: 10px 5px 0 0; }
.but li { font-weight: normal; border-radius: 3px; font-size: 16px; margin-left: 2px; width: 30px; overflow: hidden; cursor: pointer; float: left; height: 30px; line-height: 30px; }

.bottom { overflow: hidden; }

.menu { display: none; margin: 10px 5px 0 5px; padding-top: 8px; font-size: 0; text-align: left; }
.menu ul { overflow: hidden; }
.menu li { margin-top: 2px; }
.menu li a { font-size: 16px; padding: 0 20px; height: 50px; line-height: 50px; display: block; }

.search { display: none; margin: 10px 5px 0 5px; padding-top: 10px; }
.search form {  overflow: hidden; display: block; overflow: hidden; position: relative; }
.search input { background-color: rgba(255,255,255,0.95); border: 0 none; font-size: 16px; width: 96%; padding: 0 2%; height: 50px; line-height: 50px; outline: 0 none; } 
.search input:focus { background-color: rgb(255,255,255); }
.search button { position: absolute; top: 5px; right: 5px; border-radius: 3px; width: 40px; height: 40px; line-height: 40px; font-size: 16px; border: 0 none; cursor: pointer; }

.wrapper { margin: 0 auto; overflow: hidden; width: 99%; padding-bottom: 10px; }

.navigation { overflow: hidden; font-size: 0; text-align: center; }
.navigation ul { display: inline-block; vertical-align: top; margin: 8px 4px 0 4px;  }
.navigation li { display: inline-block; vertical-align: top; margin: 2px 1px 0 1px; }
.navigation li a, .navigation span { min-width: 10px; font-size: 12px; height: 24px; line-height: 24px; display: block; padding: 0 7px; border-radius: 3px; }

.previews-pl { overflow: hidden; clear: both; padding-bottom: 10px; }

.preview {  float: left; width: 100%; text-align: left; }
.prev { margin: 10px 5px 0 5px; padding-bottom: 10px; border-radius: 0 0 3px 3px; }
.prev a { position: relative; }
.prev a img { max-width: 100%; border-radius: 3px; }
.thumb { overflow: hidden; border-radius: 3px; position: relative; box-shadow: 0 5px 15px -7px rgb(35,25,35); }
.thumb::after { content: ''; box-shadow: inset 0 0 0 5px rgba(255,255,255,0.4); position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.icon-bg { background-color: rgba(0,0,0,0.3); opacity: 0; position: absolute; top: 9px; left: 9px; right: 9px; bottom: 9px; text-align: center; }
.icon { box-shadow: 0 0 15px -5px rgb(0,0,0); border-radius: 50%; position: absolute; top: 50%; left: 50%; font-size: 22px; padding-left: 4px; width: 46px; height: 50px; line-height: 50px; margin: -25px 0 0 -25px; }
.preview a:hover .icon-bg { opacity: 1; }
.preview .name { height: 20px; line-height: 20px; font-size: 14px; overflow: hidden; margin: 5px 10px 0 10px; }
.preview .info { height: 13px; line-height: 13px; font-size: 11px; overflow: hidden; margin: 5px 10px 0 10px; }
.preview .tags { overflow: hidden; margin: 8px 8px 0 10px; height: 18px; }
.preview .tags li { float: left; margin-right: 2px; }
.preview .tags a { display: block; height: 18px; line-height: 18px; padding: 0 7px; border-radius: 3px; font-size: 11px; }

.prev-2 .icon { padding: 0; width: 50px; }

.preview .name-2 { font-size: 16px; }

.ave-pl { margin: 20px 5px 0 5px; padding-bottom: 10px; border-radius: 3px; text-align: center; overflow: hidden; font-size: 0; }
.ave { margin: 10px 5px 0 5px; display: inline-block; vertical-align: top; width: 300px; height: 250px; overflow: hidden; }
.ave-2, .ave-3, .ave-4, .ave-5 { display: none; }

.links-list { margin: 20px 5px 0 5px; padding: 8px 9px 10px 9px; border-radius: 3px; overflow: hidden; font-size: 0; }
.links-list ul { column-count: 2; -moz-column-count: 2; -webkit-column-count: 2; }
.links-list li { padding: 2px 1px 0 1px; }
.links-list li a, .links-list li.let span { display: inline-block; height: 22px; line-height: 22px; padding: 0 7px; border-radius: 3px; font-size: 11px; overflow: hidden; }
.links-list li.let { padding-left: 7px; }

.full-obol { margin: 0 5px; overflow: hidden; }
.full-cl { padding-top: 10px; }

.vid-obol { background-color: rgb(0,0,0); position: relative; padding-bottom: 56.25%; }
.vid-obol iframe, .vid-obol object, .vid-obol embed, .vid-obol video, .vid-obol source { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.gal-obol { overflow: hidden; margin-top: -10px; }

.gal { float: left; width: 50%; text-align: left; }
.gal a { margin: 10px 5px 0 5px; display: block; position: relative; overflow: hidden; border-radius: 3px; }
.gal a img { max-width: 100%; border-radius: 3px; }
.gal a:hover .icon-bg { opacity: 1; }
.gal a .icon-bg { top: 0; bottom: 0; right: 0; left: 0; }
.gal a .icon-bg .icon { font-size: 26px; background: none; color: rgb(255,255,255); text-shadow: 1px 1px 0 rgba(0,0,0,0.3); box-shadow: none; }

.gallery-link { margin: 10px 5px 0 5px; }
.gallery-link a { display: block; padding: 15px; font-size: 18px; text-align: center; border-radius: 3px; }
.gallery-link a:hover { text-shadow: none; }

.on-player-pl { display: none; background-color: rgba(5,5,5,0.5); text-shadow: 1px 1px 0 rgba(5,5,5,0.3); position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5000; }
.on-player { background-color: rgb(5,5,5); box-shadow: 0 0 15px rgb(0,0,0); overflow: hidden; position: absolute; top: 50%; left: 50%; width: 320px; height: 332px; z-index: 5500; margin: -166px 0 0 -160px; }
.on-pl-top { overflow: hidden; border-bottom: 1px solid rgb(45,45,45); padding-left: 10px; }
.on-pl-top .name { color: rgb(245,245,245); font-size: 12px; height: 30px; line-height: 30px; float: left; }
.close { color: rgb(255,255,255); float: right; font-weight: normal; font-family: Arial, sans-serif; width: 30px; text-align: center; height: 30px; line-height: 30px; font-size: 18px; cursor: pointer; }
.on-pl-spts { overflow: hidden; padding: 10px; }
.on-player-sp { background-color: rgb(45,45,45); width: 300px; height: 250px; }
.bot-close { border-top: 1px solid rgb(45,45,45); color: rgb(255,255,255); text-align: center; height: 30px; line-height: 30px; font-size: 13px; cursor: pointer; }

.full-obol .info { overflow: hidden; padding-top: 8px; }
.full-obol .info ul { float: left; padding: 0 8px 8px 0; overflow: hidden; }
.full-obol .info li { float: left; margin: 2px 2px 0 0; }
.full-obol .info li span, .full-obol .info li a { display: block; height: 30px; line-height: 30px; padding: 0 10px; border-radius: 3px; font-size: 12px; }
.full-obol .info li a.like, .full-obol .info li a.dislike { font-size: 18px; }
.full-obol .info li a.like { background-color: rgb(40,180,70); color: rgb(255,255,255); }
.full-obol .info li a.like:hover { background-color: rgb(60,200,90); }
.full-obol .info li a.dislike { background-color: rgb(220,80,90); color: rgb(255,255,255); }
.full-obol .info li a.dislike:hover { background-color: rgb(240,100,110); }

.full-ave-pl { text-align: center; overflow: hidden; font-size: 0; }
.full-ave { display: inline-block; vertical-align: top; margin: 10px 5px 0 5px; width: 300px; height: 250px; overflow: hidden; }
.full-ave-2, .full-ave-3 { display: none; }

.foot { margin-top: 20px; padding: 20px 5px; overflow: hidden; font-size: 14px; text-align: center; }
.foot a { text-decoration: underline; }
.foot a:hover { text-decoration: none; }

.video-desc { margin: 10px 0 0 0; font-size: 15px; line-height: 20px; text-align: justify; }

.comments-wrap { border-top: 1px solid rgb(105,95,105); overflow: hidden; margin: 18px 0 0 0; }
.comments-line { color: rgb(250,245,250); font-size: 22px; text-transform: uppercase; margin-top: 15px; padding-left: 0.5px; }
.comments-line span { color: rgb(235,131,78); }
.comment { overflow: hidden; margin-top: 15px; display: table; width: 100%; }
.user-photo { display: table-cell; vertical-align:top; padding-right: 10px; width: 50px; }
.user-photo img { background-color: rgb(105,95,105); width: 50px; height: 50px; }
.comment-text { display: table-cell; vertical-align:top; }
.comment-meta { font-size: 15px; overflow: hidden; line-height: 20px; }
.comment-meta span { float: left; margin-right: 20px; }
.comment-meta span.user-name { color: rgb(250,245,250); }
.comment-text p { font-size: 15px; line-height: 20px; margin-top: 5px; }

.comment-add-form { border-top: 1px solid rgb(105,95,105); overflow: hidden; margin-top: 15px; padding-top: 5px; }
.comment-add-form ul { padding: 0 !important; }
.comment-add-form li { float: none; clear: both; margin: 10px 0 0 0; padding: 0; text-transform: none; font-size: 16px; }
.comment-add-form input { color: rgb(250,245,250); border: 1px solid rgb(105,95,105); background-color: rgb(55,45,55); outline: 0 none; height: 40px; line-height: 40px; padding: 0 15px; width: 160px; font-size: 15px; }
.comment-add-form input::placeholder { color: rgb(185,175,185); }
.comment-add-form textarea { color: rgb(250,245,250); border: 1px solid rgb(105,95,105); background-color: rgb(55,45,55); font-size: 15px; outline: 0 none; height: 40px; line-height: 40px; padding: 0 15px; width: calc(100% - 32px); max-width: 600px !important; min-height: 100px; font-size: 16px; }
.comment-add-form textarea::placeholder { color: rgb(185,175,185); }
.comment-add-form input:focus, .comment-add-form textarea:focus { border-color: rgb(235,131,78); }
.comment-add-form button { background-color: rgb(105,95,105); color: rgb(255,255,255); cursor: pointer; outline: 0 none; border: 0 none; height: 40px; line-height: 40px; padding: 0 15px; width: 190px; font-size: 16px; text-transform: uppercase; }
.comment-add-form button:hover { background-color: rgb(235,131,78); }

.on-player-cl { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 5000; }
.on-player-cl a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.xtape { width: 95%; padding: 10px 0; margin: 0 auto; display: block; }
.xtape img { margin: 0 auto; }
.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media all and (min-width:340px) {
    .preview { width: 50%; }
}

@media all and (min-width:400px) {
    h1, h2 { font-size: 28px; line-height: 32px; }
    .logo a { font-size: 18px; }
    .gal { width: 33.3333%; }
}

@media all and (min-width:684px) {
    h1, h2 { font-size: 38px; line-height: 42px; }
    .wrapper { width: 664px; }
    .logo a { font-size: 20px; }
    .preview { width: 330px; }
    .prev a img { width: 320px; height: 180px; }
    .prev-2 a img { height: 480px; }
    .preview .name-2 { height: 22px; line-height: 22px; font-size: 18px; }
    .gal { width: 25%; }
    .ave-2 { display: inline-block; }
    .full-ave-2 { display: inline-block; }
    .links-list ul { column-count: 4; -moz-column-count: 4; -webkit-column-count: 4; }
    .gallery-link a { font-size: 22px; padding: 20px 15px; }
}

@media all and (min-width:1010px) {
    .wrapper { width: 990px; }
    .head { height: 70px; }
    .top { float: left; }
    .logo { float: none; }
    .logo a { font-size: 24px; height: 50px; line-height: 50px; }
    .but { display: none; }
    .menu, .search { display: block !important; border-top: 0 none; padding: 0; }
    .menu { float: right; text-align: center; }
    .menu li { float: left; margin: 0 0 0 2px; }
    .menu li a { font-size: 14px; }
    .search { float: left; width: 250px; margin-left: 15px; }
    .search input { width: 92%; padding: 0 4%; font-size: 14px; }
    .navigation li a, .navigation span { min-width: 16px; font-size: 14px; height: 30px; line-height: 30px; padding: 0 7px;}
    .ave-3 { display: inline-block; }
    .full-tab { display: table; width: 100%; }
    .full-cl, .full-ave-pl { display: table-cell; vertical-align: top; }
    .full-ave-pl { border-top: 0 none; width: 310px; padding-top: 0; }
    .full-ave { margin: 10px 0 0 10px; }
    .vid-obol { height: 430px; padding: 0; }
    .on-player-pl { display: block; }
    .gallery-link a { font-size: 26px; padding: 25px 15px; }
}

@media all and (min-width:1340px) {
    .logo a { font-size: 28px; }
    .search { width: 360px; margin-left: 40px; }
    .menu { margin-left: 30px; }
    .menu li a { min-width: 80px; }
    .wrapper { width: 1320px; }
    .ave-4 { display: inline-block; }
    .links-list ul { column-count: 8; -moz-column-count: 8; -webkit-column-count: 8; }
    .vid-obol { height: 640px; }
    .full-ave-3 { display: inline-block; }
    .full-obol .info li span, .full-obol .info li a { height: 35px; line-height: 35px; font-size: 13px; padding: 0 12px; }
    .gal { width: 20%; }
    .gallery-link a { font-size: 30px; }
}


@media all and (min-width:1670px) {
    .logo a { font-size: 32px; }
    .search { width: 400px; }
    .menu li a { min-width: 110px; }
    .ave-5 { display: inline-block; }
    .vid-obol { height: 770px; }
    .gallery-link a { font-size: 36px; }
}