body
{ background-color: rgb(245,240,240); }

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

.prev, .ave-pl, .links-list, .full-obol .info li span, .full-obol .info li a
{ border: solid 1px #88b2ec }
.head
{ box-shadow: 0 5px 15px -5px rgb(145,140,140); }
.foot
{ box-shadow: 0 -5px 15px -5px rgb(145,140,140); }

.icon
{ background-color: rgb(245,240,240); background: linear-gradient(to bottom,rgb(255,250,250),rgb(235,230,230)); }

img, .ave, .full-ave
{ background-color: rgb(225,220,220); }

.head
{ border-bottom: 3px solid rgb(41, 7, 192); }
.foot
{ border-top: 2px solid rgb(95,85,85); }

.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); }

a:hover, .logo a span, .icon, .preview:hover .info i, .preview .info a, .links-list li a i, .foot span
{ color: rgb(238,151,83); }

.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.active span, .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(238,151,83); color: rgb(255,255,255); }

.preview .tags a:hover, .full-obol .info ul.links-1 a:hover
{ background-color: rgb(228,141,73); }

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

.head, .foot
{ background-color: rgb(45,40,40); background: linear-gradient(to bottom, rgb(37 17 63), rgb(79 27 147));}

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

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

.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(95,85,85); color: rgb(255,255,255); }


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 { font-family: 'Nanum Gothic', sans-serif;}

li { list-style-type: none; }

img { display: block; }

a { text-decoration: none; }

h1, h2 { display: block; text-align: left; font-size: 20px; overflow: hidden; }
h1 { line-height: 20px; height: 20px; margin: 10px 5px 0 5px; float: left; }
h2 { margin: 40px 5px 0 5px; }

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

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

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

.wrapper { margin: 0 auto; overflow: hidden; max-width: 1320px; }

.topbar { overflow: hidden; }

.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 { width: 100%; border-radius: 3px; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin-top: -9.375%;}
.thumb { overflow: hidden; border-radius: 3px; position: relative; box-shadow: 0 5px 15px -7px rgb(145,145,145); padding-bottom: 56.25%; }
.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 { font-size: 14px; overflow: hidden; margin: 5px 10px 0 10px; letter-spacing: -0.1px; white-space: nowrap; }
.preview .info b { background:rgb(245, 45, 95); color:#FFF; display: inline-block; padding: 2px 5px; border-radius:4px 0 0 4px; }
.preview .info b:nth-child(2) {
  background: black; border-radius:0 4px 4px 0; font-weight:bolder
}
.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; }

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

.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: 5px; }

.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, .vid-obol img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.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;  }
.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; }

@media all and (min-width:320px) {
    .preview { width: 50%; }
	.prev { margin: 10px 1px 0 1px; }
	
}

@media all and (min-width:360px) {
    .preview { width: 50%; }
	.prev { margin: 10px 1px 0 1px; }
	
}

@media all and (min-width:400px) {
    h1, h2 { font-size: 24px; line-height: 24px; height: 24px; }
	h1 { margin: 10px 5px 0 5px; }
	
}

@media all and (min-width:661px) {
    h1, h2 { font-size: 28px; line-height: 28px; height: 28px; }
	h1 { margin: 15px 5px 0 5px; }
	.search { width: 300px; }
	.full-cl { padding-top: 10px; }
    .preview .name-2 { height: 22px; line-height: 22px; font-size: 18px; }
    .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; }
	
}

@media all and (min-width:768px) {
	.preview { width: 33.3333%; }
	.prev { margin: 10px 5px 0 5px; }
	.search input { font-size: 12px; height: 40px; line-height: 40px; } 
	.search button { width: 30px; height: 30px; line-height: 30px; font-size: 16px; }
	.wrapper { padding-bottom: 5px; }
}

@media all and (min-width:990px) {
    .wrapper { padding-bottom: 10px; }
    .head { height: 70px; }
    .logo a { font-size: 24px; height: 50px; line-height: 50px; }
	.search { margin-top: 10px; }
	.search input { font-size: 14px; height: 50px; line-height: 50px; width: 92%; padding: 0 4%; } 
	.search button { width: 40px; height: 40px; line-height: 40px; font-size: 16px; }
    .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; }
}

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

@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; max-width: 1650px; }
    .ave-4 { display: inline-block; }
    .links-list ul { column-count: 8; -moz-column-count: 8; -webkit-column-count: 8; }
    .full-ave-3 { display: inline-block; }
    .full-obol .info li span, .full-obol .info li a { height: 35px; line-height: 35px; padding: 0 12px; }
	.preview { width: 330px; }
	.prev a img { width: 320px; }
}


@media all and (min-width:1670px) {
    .logo a { font-size: 32px; }
    .search { width: 400px; }
    .menu li a { min-width: 110px; }
    .wrapper { width: 1650px; }
    .ave-5 { display: inline-block; }
	.vid-obol { padding-bottom:700px}
}
.butmore {
  text-align: center;
}
.butmore {
  background: #09F;
  color:#FFF;
  font-weight:bold;
  margin: 10px;
  font-size: 16px;
  cursor: pointer;
  padding: 10px;
}
.butmore:hover {
  background: #111;
}
.nicetext { text-transform:capitalize}

.suggestions2 {
  background-color: #242424;
  padding:10px
}
.suggestions2 { margin-top:10px}
.suggestions2 a {
  display: inline-block;
  color: #333;
  margin: 4px 0;
  padding: 3px 5px;
  border-radius: 2px;
  font-size:16px;
  padding:8px;
}
.suggestions2 a:hover { background:#F90; border-radius:50%}
.suggestions3 { background:none; padding:0}
.suggestions3 div { float:left; margin-right:20px}
.suggestions3 div img { width:100px; display:inline-block; height:120px; border-radius:50%}
.suggestions3 div a { display:block; width:100px; white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis}
.sugg {
	text-align:center;
	padding:10px;
	text-transform: capitalize;
	text-decoration: none;
}
.sugg a { display:inline-block; padding:5px 10px}
.sugg a:hover { background:#F90; color:#FFF; border-radius:4px}

.ads-block { margin-top:10px; margin-bottom:10px}
.happy-footer-mobile,  .happy-footer, .happy-header-mobile, .happy-under-player { text-align:center}

@media only screen and (min-width : 750px) {
	.happy-footer-mobile, .happy-header-mobile { display:none}
	
}

@media only screen and (max-width : 750px) {
	.happy-footer { display:none}
.header100, .happy-sidebar { text-align:center}
}

.adsvideo {
    background: rgba(0,0,0,0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 10;
	min-height:330px
}

.adsvideo .fakeplay {
    color: #FFF;
    border-top: solid 1px #FFF;
    display: inline-block;
    background: rgba(0,0,0,0.8);
    padding: 18px 0 18px 0;
    text-decoration: none;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    width: 100%;
    font-size: 18px;}

.adsvideo .skipads1, .adsvideo .skipads2 {
    color: #FFF;
    border: solid 1px #FFF;
    display: inline-block;
    background: rgba(255,0,0,0.9);
    padding: 10px 20px;
    text-decoration: none;
    position: absolute;
    right: 10px;
    bottom: 10px;
    display: none;
    z-index: 10;
}
.adsvideo .skipads1 { background:#FF3565}
.adsvideo .skipads2 { display:inline-block}
.popvideo {position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);}
.popvideo img, .popvideo iframe { max-width:320px; margin-left: auto;
    margin-right: auto;}
.closeads {background-color: #FF3565!important; color:#FFF; padding:5px 10px; margin-top:30px; border-radius: 5px; cursor:pointer}
.clear { clear:both}
.listme { text-align:center}
.listme a {border: 2px solid #F90;
    padding: 8px 10px;
    border-radius: 25px;
    line-height: 18px;
    text-decoration: none;
    display: inline-block;
    margin: 3px 1px;
    font-size: 1.4em;
    text-transform: capitalize;}
.pagination {
    margin: 18px 0;
    text-align: center;
    padding: 0px;
}

.pagination li {
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding-top: 11px;
}

.pagination li:first-child a, .pagination li:first-child span {
    border-left-width: 1px;
}
.pagination .active a {
    color: #ff413b;
    cursor: default;
}
.pagination a, .pagination span {
    padding: 11px 16px;
    text-decoration: none;
    text-transform: uppercase;
    min-width: 35px;
    height: 31px;
    line-height: 34px;
    border-radius: 8px;
    color: #333;
    font-weight: 700;
    background: #FC9;
}
.butsearch { display:none}
@media all and (max-width:660px) {
	.search { display:none}
	.butsearch {float: right; display:block;
    padding: 10px;
    font-size: 2em;}
	.logo { padding:8px}
	#livefind { cursor:pointer}
	.head { position:fixed; width:100%; z-index:1000 }
	.wrapper { position:relative}
	.search { position: absolute; width:80%}
	.search input { padding:10px}
	.search button { width:40px; height:40px}
}
.showdix { display:block !important}
.hidedix { display:none !important}

.cancel-bg {float: right; display:block;
    padding: 10px;
    font-size: 2em;
    display: none; cursor:pointer}
	.allh2 { text-align:center; padding:10px;}
	.allh2 a {border: 2px solid #F90;
    padding: 8px 10px;
    border-radius: 25px;
    line-height: 18px;
    text-decoration: none;
    display: inline-block;
    margin: 3px 1px;
    font-size: 1.4em;
    text-transform: capitalize;}
	.infoh { text-align:center; padding:5px}
.infoh a{ display: inline-block;
    background: #FFF;
    color: #2a58df;
    padding: 3px;
    text-transform: capitalize;
    border: solid 1px #2c9ccf;}	
.banhome { text-align:center; padding:10px}
.textpre a { display: inline-block; padding: 5px;}