﻿body {
background-color: #fff;
background-image: url(https://lh4.googleusercontent.com/-V4BzWS0dhxk/UwqBLKTC50I/AAAAAAAABv8/GRRy5B0DMXQ/s100-no/fondo-cuadrado.png);
margin: 0;
padding: 0;
color: #333;
font-size: 12px;
font-family:Arial,Helvetica,sans-serif;
color:#0B0B0B;
text-align: left;
}

a:link, a:visited {
color:#777777;
text-decoration:none;
}
a:hover {
color:#333;
text-decoration:none;
}
a img {
border-width:0;
}
*:focus {
outline: none;
}
:required {
box-shadow:none;
}
ul, li {
list-style:none;
margin:0;
padding:0;
}
h1, h2, h3, h4, h6 {
margin: 0;
padding: 0;
}
/* Contenedor
---------------------------------
*/

#contenedor-doncreativo{
width: 1000px;
margin: auto;
border-left: 3px solid #ccc;
border-right: 3px solid #ccc;
background: #fff;
min-height: 100%;
position: relative;
}

/* Header
---------------------------------
*/

#contenedor-header {
background: #333;
margin:0;
padding:0;
height: 50px;
z-index: 70;
line-height: 50px;
position: relative;
}

#contenedor-header ul {
list-style:none;
width: 37%;
margin:0;
padding:0;
float:left;
}
#contenedor-header li {
list-style:none;
margin:0;
padding:0;
line-height: 50px;
font-weight: bolder;
float:left;
}
#contenedor-header li a {
color:#E6F3FB;display:block;Tahoma;padding:0px 10px
}
#contenedor-header li:hover a {
background:-webkit-linear-gradient(#0891D1,#0E68BB); background:-moz-linear-gradient(#0891D1,#0E68BB); background:-o-linear-gradient(#0891D1,#0E68BB); color:#fff
}

#contenedor-header ul li.activo {
background: rgba(10,10,10,0.11);
}

#contenedor-header .buscador {
float: right;
margin-right:10px;
}

a.iconos {
background:transparent url(http://2.bp.blogspot.com/-1QHa_aPM18s/UkOyxTsAaDI/AAAAAAAAJh8/bEQPzEpk69M/s100/sprite.png) no-repeat 0px 0px;
display: block;
float:left;
width: 25px;
height: 25px;
margin: 11px 5px 0 0;
}
a.icono1 {background-position: -75px -25px;}
a.icono2 {background-position: 0px -25px;}
a.icono1:hover {background-position: -75px -0px;}
a.icono2:hover {background-position: 0px -0px;}

.search {
float: left;
margin-top:-5px;
}

#bloque1 {
background: url(http://i1362.photobucket.com/albums/r692/Derian_Pinto/ImgPlantillas/topsemanal_zps8208720d.png) no-repeat 28px 34px;
margin: 0 0 9px;
overflow: hidden;
width: 998px;
}

#bloque1 .bloque2 h2 {
display: none;
}
#bloque1 .bloque2 ul li {
float: left;
list-style: none;
}
#bloque1 .bloque2 ul li .itemm-title {
display: none;
list-style: none;
}
#bloque1 .bloque2 ul {
margin-left: 159px;
list-style: none;
}
#bloque1 .bloque2 ul li .itemm-thumbnail img {
border: 6px solid #808080;
padding: 4px;
margin-left: 17px;
margin-top: 4px;
margin-bottom: -4px;
list-style: none;
width: 72px;
height: 72px;
}

#busqueda_rapida {
background: #111;
padding: 0 22px 0 15px;
color: #777;
width:200px;
height: 30px;
margin: 0 48px;
border: none;
-webkit-border-radius: 4px 0px 0px 4px;
border-radius: 4px 0px 0px 4px;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

#busqueda_rapida:focus{
background: #c6c6c6;
color: #3a3a3a;
}

.buscar_icono {
background: #484848;
background-image:url(http://4.bp.blogspot.com/-WrlNA2V2X4s/ULJNarydY4I/AAAAAAAAGwk/nL-wiFjGZj4/s400/searchs.png);
background-repeat:no-repeat;
background-position:50% 50%;
float:left;
width:40px;
color: #fff;
cursor:pointer;
height: 30px;
line-height: 30px;
border: none;
right: 10px;
top:9px;
display: inline;
position: absolute;
-webkit-border-radius: 0px 4px 4px 0px;
border-radius: 0px 4px 4px 0px;
transition: background .25s ease-in-out;
-moz-transition: background .25s ease-in-out;
-webkit-transition: background .25s ease-in-out;
}

.buscar_icono:hover {
background: #5d7731;
background-image:url(http://1.bp.blogspot.com/-FGH6RZqG6KI/Uaun-ETzXlI/AAAAAAAAJJk/9yN8A4Roauo/s320/searchs.png);
background-repeat:no-repeat;
background-position:50% 50%;
}


#search-result {
color: #585858;
border: 1px solid #F3F3F3;
background-color: #FFFFFF;
padding: 8px 10px;
margin: -1px 50px;
width: 214px;
height: 350px;
position: absolute;
top: 40px;
right: 0px;
overflow-y: auto;
overflow-x: hidden;
z-index: 99;
-webkit-box-shadow: 0 1px 3px #999;
-moz-box-shadow: 0 1px 3px #999;
box-shadow: 0 1px 3px #999;
display: none;
border-radius: 6px 0px 6px 6px;
}
#search-result li p {
height: 25px;
width: 220px;
line-height: 14px;
margin-top: 16px;
font-size: 10px;
margin-bottom: -10px;
}
#search-result h4{
display: block;
margin-top: -17px;
padding: 0px;
position: relative;
}
#search-result ol {
list-style:none;
overflow:hidden;
padding-right: 15px;
}
.box, .box .antiscroll-inner {
width: 100%;
height: 400px;
}
#search-result .close {
background: #212121;
text-decoration: none;
display: block;
position: absolute;
top: 4px;
font-size: 18px;
right: 0px;
margin-top: -4px;
line-height: normal;
color: white;
}
#search-result .close:hover {
color: #fff;
background: #275496;
}
.box-wrap.antiscroll-wrap {
width: 220px;
position: absolute;
margin-top: -25px;
margin-left: -10px;
}
#search-result li {
padding: 5px 0;
overflow: hidden;
border-bottom: 1px solid #ccc;
width: 222px;
}
#search-result strong {
margin: -17px 0 3px 36px;
position: absolute;
display: block;
width: 150px;
white-space: nowrap;
overflow: hidden;
color: #333333;
}
#search-result strong:hover {
color: #AAA9A9;
}
#search-result img {
float: left;
display: block;
margin: 0 0px 0 -10px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
width: 40px;
height: 40px;
border-radius: 4px;
margin-right: 5px;
float: left;
}

/* Contenedor post 
---------------------------------
*/

#main-wrapper {

}

/* footer
---------------------------------
*/

#contenedor-footer {
clear:both;
margin:0 ;
padding:0;
}

/* Creditos de autor
---------------------------------
*/

#contenedor-creditos {
background: #333;
margin:0 ;
padding:5px 0 5px 0;
color:#ddd;
}
#contenedor-creditos a {
color:#fff;
}

/* ESTILO BOX ENTRADA ETIQUETADA
---------------------------------
*/

.thumbnails5 {
background: #fff;
float:left;
margin: 0px 7px 7px 0px;
padding: 0;
}
.thumbnails5 img {
width: 212px;
height: 106px;
background: url(https://lh5.googleusercontent.com/-SDF9A6_MYkI/UwpzDu25CyI/AAAAAAAABuw/vyK3xA0Agj8/s16-no/loading_16_zps56202672.gif) no-repeat center center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.tooltip5 {
display: inline;
position: relative;
}
.tooltip5:after {
background-color: rgb(153,153,153);
background-color: rgba(0,0,0,0.5);
left: 0;
bottom: 3px;
content: attr(title);
position: absolute;
width:100%;
z-index: 98;
color: #fff;
font-size: 13px;
font-weight:normal;
padding: 10px 0;
text-align: center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
}
.tooltip5:hover:after {
display: none;
}

/* GENEROS */

#abc{
padding: 0px 0;
}
#abc span{color:#fff; padding: 5px 10px 5px 10px; font-size:14px;}

#abc .jq{background: #0074a2; color:#fff; padding: 6px 9px; -webkit-border-radius: 3px;
border-radius: 3px;
-o-transition:all .3s ease-in;
-moz-transition:all .3s ease-in;
-webkit-transition:all .3s ease-in;}

#abc .jq:hover{background:-webkit-linear-gradient(#0891D1,#0E68BB); background:-moz-linear-gradient(#0891D1,#0E68BB); background:-o-linear-gradient(#0891D1,#0E68BB); color:#fff;}

#abc select{margin-left:10px; padding:3px 5px; border-radius:4px;}

.contenedorbuscado {
font-family: verdana, arial;
}

/* DESCRIPCION Y CATEGORÍAS */

#contenido-cajas{margin-left:3px;overflow:hidden;display:block;position:absolute}
#cajas-general{overflow:hidden;height:145px;width:980px}

.caja-anime{background:url(http://jpnimex.com/img/box.png);background-repeat:no-repeat;width:465px;height:145px;float:left;padding-left:22px;margin-left:3px;margin-right:0px}.box-anime{background-repeat:no-repeat;width:468px;height:13px;float:left;padding-left:10px;margin-right:-18px}.caja-anime .titulo{text-align:left;color:#fff;font-family:Arial;font-size:10.5px;text-transform:uppercase;font-weight:bold;padding-top:0px;padding-bottom:0px;padding-left:-25px;margin-top:0px;margin-bottom:4px;text-shadow:0 0.2em 0.1em #000,0 0 0 #000;text-align:center}

a.alfabeto:hover{color:#fff;font-family:Arial;font-size:9px;background:rgba(49,107,230,0.77);transition:.3s linear;-moz-transition:all .3s;-webkit-transition:.3s linear}a.alfabeto{padding-top:2px;width:40px;height:13px;float:left;background:#316BE6;border:1px solid #296FD8;text-decoration:none;color:#FFF;font-weight:bold;font-family:Arial;font-size:9px;text-align:center;text-shadow:0 0.2em 0.1em #000,0 0 0 #000;display:block;margin-left:6px;margin-top:2px;transition:.3s linear;line-height:11px;-moz-transition:all .3s;-webkit-transition:.3s linear}a.generos:hover{background:rgba(49,107,230,0.77);color:#fff;text-shadow:0 0.2em 0.1em #000,0 0 0 #000;font-family:Arial;font-size:9px;transition:.3s linear;-moz-transition:all .3s;-webkit-transition:.3s linear}a.generos{padding-top:1px;width:70px;height:14px;float:left;background:#316BE6;border:1px solid #296FD8;text-decoration:none;color:#FFF;font-weight:bold;font-family:Arial;font-size:9px;text-align:center;text-shadow:0 0.2em 0.1em #000,0 0 0 #000;display:block;margin-left:1px;margin-top:2px;transition:.3s linear;line-height:11px;-moz-transition:all .3s;-webkit-transition:.3s linear}

.estrenostv {
background: #fff;
float:left;
margin: 0px 5px 2px 0px;
padding: 0;
position: relative;
}
.estrenostv img {
width: 105px;
height: 160px;
background: url(https://lh5.googleusercontent.com/-SDF9A6_MYkI/UwpzDu25CyI/AAAAAAAABuw/vyK3xA0Agj8/s16-no/loading_16_zps56202672.gif) no-repeat center center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.estrenostv:after {
background:url(http://1.bp.blogspot.com/-DbJus6gdD9I/VA5JyXsfflI/AAAAAAAAJLk/M8sd2SiOpXk/s320/ESTRENO-final.png) no-repeat;
content: "";
position:absolute;
top:0px;
left:0px;
z-index:1000;
width:54px;
height:54px;
pointer-events:none;
}

.nuevovo {
background: #fff;
float:left;
margin: 0px 5px 5px 0px;
padding: 0;
position: relative;
}
.nuevovo img {
width: 158px;
height: 200px;
background: url(https://lh5.googleusercontent.com/-SDF9A6_MYkI/UwpzDu25CyI/AAAAAAAABuw/vyK3xA0Agj8/s16-no/loading_16_zps56202672.gif) no-repeat center center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.nuevovo:after {
background:url(http://3.bp.blogspot.com/-iEpYjwB_i3E/VAYHty3xwcI/AAAAAAAAJIc/fee3FYRcA6U/s320/DVD.png) no-repeat;
content: "";
position:absolute;
top:0px;
left:0px;
z-index:1000;
width:54px;
height:54px;
pointer-events:none;
}

.thumbnails0 {
background: #fff;
float:left;
margin: 0px 5px 2px 0px;
padding: 0;
position: relative;
}
.thumbnails0 img {
width: 127px;
height: 200px;
background: url(https://lh5.googleusercontent.com/-SDF9A6_MYkI/UwpzDu25CyI/AAAAAAAABuw/vyK3xA0Agj8/s16-no/loading_16_zps56202672.gif) no-repeat center center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}

.thumbnails0:after {
background:url(http://1.bp.blogspot.com/-z7CyxI0rVGU/VATmRTgwvKI/AAAAAAAAJHw/GN-fQHQFSSk/s320/NUEVO.png) no-repeat;
content: "";
position:absolute;
top:0px;
left:0px;
z-index:1000;
width:54px;
height:54px;
pointer-events:none;
}

.tooltip0 {
display: inline;
position: relative;
}
.tooltip0:after {
background-color: rgb(153,153,153);
background-color: rgba(0,0,0,0.5);
left: 0;
bottom: 3px;
content: attr(title);
position: absolute;
width:100%;
z-index: 98;
color: #fff;
font-size: 13px;
font-weight:normal;
padding: 10px 0;
text-align: center;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
}
.tooltip0:hover:after {
display: none;
}


.animesnew {
background-color: white; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; border: 1px solid rgb(183, 183, 183); float: left; font-family: verdana, arial; font-size: 12px; margin: 3px 0 3px 3px; padding: 5px;
}
.animesnew img {
margin: 0;
padding: 0px 0px 0px 0px;  
width: 149px;
height: 230px;    
background: url(https://lh5.googleusercontent.com/-SDF9A6_MYkI/UwpzDu25CyI/AAAAAAAABuw/vyK3xA0Agj8/s16-no/loading_16_zps56202672.gif) no-repeat center center;
}
.animesnew:hover {

}
.tooltip2 {
display: inline;
position: relative;
}
.tooltip2:after {
background-color: rgb(153,153,153);
background-color: rgba(0,0,0,0.5);
left: 0px;
bottom: 2px;
content: attr(title);
position: absolute;
width: 149px;
z-index: 98;
color: #fff;
font-size: 12px;
font-weight:normal;
padding: 10px 0;
text-align: center;
}
.tooltip2:hover:after {
display: none;
}

SLIDER NEW ANIME
------------------------

.main h2, h2.title {
margin: 0 0 10px 0;
padding: 5px 10px 5px 10px;
color: #333333;
font-size:15px;
text-align:left;
border-bottom: 1px solid #f6f6f6; 
}

.adl {
margin: 2px 5px 0 0;
float: right;
font-size:10px;
font-family:Arial,Helvetica,sans-serif;
}
.adl a {
background: #0074a2;

padding: 7px 10px;

color: #ffffff;

-webkit-border-radius: 3px;

border-radius: 3px;

-o-transition:all .3s ease-in;

-moz-transition:all .3s ease-in;

-webkit-transition:all .3s ease-in;
}
.adl a:hover {
background: #cf4944;
}

----------------------

 h2.title1 {
margin: 100px 0 10px 0;
padding: 5px 10px 5px 10px;
color: #333333;
font-size:15px;
text-align:left;
border-bottom: 1px solid #f6f6f6; 
}

.adl1 {
margin: 4px 0px 0 0;
float: right;
font-size:11px;
font-family:Arial,Helvetica,sans-serif;
}
.adl1 a {
background: #0074a2;

padding: 7px 10px;

color: #ffffff;

-webkit-border-radius: 3px;

border-radius: 3px;

-o-transition:all .3s ease-in;

-moz-transition:all .3s ease-in;

-webkit-transition:all .3s ease-in;
}
.adl1 a:hover {
background: #cf4944;
}

PAGINACION
-----------------

#blog-pager-older-link {
float: right;
}
#blog-pager-newer-link {
float: left;
}
.home-link {
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.3);
border-radius: 3px 3px 3px 3px;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset, 0 1px #FFFFFF;
color: #444444 !important;
display: block;
font-weight: bold;
height: 36px;
line-height: 36px;
margin: 0 auto;
width: 140px;
}
.home-link:hover {
border: 1px solid rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px #FFFFFF;
color: #111111 !important;
text-decoration: none;
}
#blog-pager-newer-link a, #blog-pager-older-link a {
background-color: #00A5F0;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 4px 4px 4px 4px;
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFFFFF;
color: #FFFFFF;
display: block;
font-size: 12px;
font-weight: bold;
height: 36px;
line-height: 36px;
text-shadow: 0 -1px rgba(0, 0, 0, 0.2);
width: 200px;
}
#blog-pager-newer-link a:hover, #blog-pager-older-link a:hover {
box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.4) inset, 0 1px #FFFFFF, 0 0 0 30px rgba(255, 255, 255, 0.21) inset;
opacity: 0.9;
}

ERROR PAGE
------------------

.errorclonsd {
background: url("http://1.bp.blogspot.com/-C-KVhANGwR8/T0AHSNbmMOI/AAAAAAAADzg/GUj_xWl6zs0/s1600/error-404.png") no-repeat;
margin:0 auto;
width:457px;
height:285px;
text-align: center;
}

----------------

ul.lista {
          margin: 0 0 10px 0;
        }
        ul.lista li {
          background: #ececec;
          padding: 7px;
          display: block;
          -webkit-border-radius: 3px;
          border-radius: 3px; 
          -o-transition:background .3s ease-in;
          -moz-transition:background .3s ease-in;
          -webkit-transition:background .3s ease-in;
        }
        ul.lista li:nth-child(2n+1) {
          background: #ffffff;
        }
        ul.lista li a {
          color: #777;
          display: block;
        }
        ul.lista li a:hover {
          color: #fff;
        }
        ul.lista li:hover {
          background: #1781b8;
          padding: 7px;
          color: #fff;
          -webkit-border-radius: 3px;
          border-radius: 3px; 
        }

.cerrar_bloque_ads2 {
top: 5px;
right: 5px;
}
.cerrar_bloque_ads, .cerrar_bloque_ads2 {
position: absolute;
width: 24px;
height: 24px;
background: url("http://jpnimex.com/img/close-jp.png) no-repeat;
cursor: pointer;
border-radius: 4px;
}

.bloque_ads {
position: absolute;
top: 200px;
left: 380px;
width: 300px;
height: 250px;
background: #494949;
border: 3px solid #2f2f2f;
border-radius: 4px;
z-index: 20;
}

fieldset {
background: #ffe5ec;
color: #222;
margin: 0 0 0px 0;
border: 1px solid #fec8d7;
}

fieldset span {
color: #333 !important;
}

footer {
background: url("http://2.bp.blogspot.com/-H0fsw-1RPw4/U11eDYi9qbI/AAAAAAAAGaA/W8EYFX-pdg8/s1600/Sin+t%C3%ADtulo-1.png") 2% 20% no-repeat;
clear:both;
margin:0;
padding: 20px 0 0 0;
height:80px;
line-height:20px;
text-align:left;
color: #777777;
}
footer p {
margin: 0 0 0 180px;
padding: 0;
text-indent: 30px;
border-left: 1px solid #787878;
}
p.creditos {
font-size: 11px;
}
footer a:link, footer a:visited {
font-weight: bold;
}

.tova{position:absolute;top:0px;left:0px;z-index:1000;width:54px;height:54px;pointer-events:none;}.tpeli{background:url(img/peli.png);}.tova{background:url(http://animeflv.net/temas/v1/css/img/ova.png);}

#barra1 {
width:980px;
margin-left: 10px;
}

#barra1 h2{
background:-webkit-linear-gradient(#333333,#575757); background:-moz-linear-gradient(#333333,#575757); background:-o-linear-gradient(#333333,#575757); border-top-left-radius: 4px; border-top-right-radius: 4px;
padding: 10px;
color: #fff;
text-align:left;
font-size: 14px;
font-family: verdana, arial;
}

.recomend-posts {
float: left;
}
.recomend-posts img {
width:81px;
height:130px;
margin: 0 0 10px 8px;
padding: 3px;
border: 1px solid #ccc;
-o-transition:border .3s ease-in;
-moz-transition:border .3s ease-in;
-webkit-transition:border .3s ease-in;
}
.recomend-posts img:hover {
border: 1px solid #777;
}