@charset "utf-8";
/* CSS Document */

body {
	background-image:url(/img/fondo-web.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
}
/*body {
	background:url('http://www.narutouchiha.com/kirobodapeke.png');
	font-family:Verdana;
	font-size:11px;
	margin:0px;
	padding:0px;
}*/

a img {
	border:none;	
}
.postlink,
a {
text-decoration: none;
}

#contenedor {
	background: #ffffff;
	margin:auto;
	width:900px;	
}

#cabecera-nupanel{
display: none;
}

#cabecera {
    background-image: url("http://narutouchiha.com/img/cabeceras/rotador-foro/");
    background-repeat: no-repeat;
    border-bottom: 1px solid #08325A;
    height: 150px;	
}
#cabecera #cabecera-social {
	float:right;
	height:50px;
	width:121px;
}
div.subcabecera-nupanel {
	background-color:#b9cad1;
	display:none;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}
div.subcabecera-nupanel ul {
	border-top:1px solid #2d5b7f;
	border-bottom:1px solid #2d5b7f;
	margin:0px;
	padding:0px;
}
div.subcabecera-nupanel li {
	display:inline;
	padding:6px;
	padding-left:30px;
	text-transform:uppercase;
}
div.subcabecera-nupanel a {
	color:#1a3141;
	text-decoration:none;
}
#cabecera.eyeshield {
	background-image:url(/img/cabecera-eyeshield.jpg);
}
#cabecera #cabecera_botonera a {
	background-image:url(/img/cabecera-menu-botones.png);
	display:block;
	float:left;
	height:59px;
	margin-top:91px;
}
#cabecera #cabecera_botonera a:hover, #cabecera #cabecera_botonera a.activo {
	background-position:0 -59px;
}
#cabecera #cabecera_botonera a.inicio {
	width:59px;	
}
#cabecera #cabecera_botonera a.foros {
	background-position:-59px 0;
	width:62px;
}
#cabecera #cabecera_botonera a.foros:hover {
	background-position:-59px -59px;
}
#cabecera #cabecera_botonera a.descargas {
	width:91px;
	background-position:-122px 0;
}
#cabecera #cabecera_botonera a.descargas:hover {
	background-position:-122px -59px;
}
#cabecera #cabecera_botonera a.registrate {
	background-position:-212px -0;
	width:91px;	
}
#cabecera #cabecera_botonera a.registrate:hover {
	background-position:-212px -59px;
}
#cabecera #cabecera_buscar {
	float:right;
	margin-top:70px;
	width:190px;
}
#cabecera #cabecera_buscar input {
	border:none;
	background:none;
	float:left;
	width:148px;
}
#cabecera #cabecera_buscar a.boton {
	float:right;
	display:block;
	height:23px;
	margin-right:2px;
	width:36px;
}
#cabecera-submenu {
	background-image:url(/img/cabecera-submenu-bg.png);url("/img/top-nav-nu.jpg")s imagenes de los botones */
	height:21px;
}
#cabecera-submenu a {
	padding-top:0px;
	padding-left:13px;
}
#cabecera-login, #cabecera-login-personal {
  background-image: url("/img/top-nav-nu.jpg");
  background-position: center bottom;
  background-repeat: repeat-x;
  border-bottom: 1px solid #295980;
  color: #FFFFFF;
  height: 21px;
}

#cabecera-login span a{
    border-bottom: 1px dotted;
    color: #FFFFFF;
    text-decoration: none;
}
#cabecera-login span.ninjas {
    background-image: url("/img/shuriken.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 21px;
    margin-right: 2px;
    padding-left: 17px;
}


#cabecera-login span.comunidad{
    background-image: url("/img/cmm-a.png");
    background-position: left center;
    background-repeat: no-repeat;
    line-height: 21px;
    margin-left: 8px;
    padding-left: 25px;
}

#cabecera-login #cabecera-login-left {
		background-repeat:no-repeat;
	float:left;
	font-size:12px;
	height:21px;
	width:59%;
}
#cabecera-login #cabecera-login-left a{color: #ffffff; text-decoration: none;}
#cabecera-login #cabecera-login-left.logueado {
	background:none;
	font-size:11px;
	padding-left:10px;
}
#cabecera-login #cabecera-login-right {
	float:right;
	height:15px;
	padding-right:8px;
	/*width:440px;*/
	width:39%;
	text-align:right;
}
#cabecera-login-personal {
	display:none;
	height:120px;	
}
#cabecera-ads {
	background-image:url(/img/bg-cabecera-ads-nueva.jpg);
	background-repeat:repeat-y;
	background-color:#FFF;
	border:1px solid #FFF;
	border-bottom:1px solid #214E6F;
	padding:8px;
	text-align:center;
	height: auto;
}
#cabecera-ads p {
	margin:0px;
	padding:0px;
}
#cabecera-ads a {
	padding-bottom:4px;
}





.login-home{
    float: left;
    font-size: 12px;
    margin: 2px 2px 2px 5px;
    overflow: hidden;
    padding: 0;
}

.input-password,
.input-username {
  border: 1px solid #234E71;
  color: #234E71;
  float: left;
  font-size: 10px;
  margin-left: 5px;
  margin-top: 3px;
  width: 100px;
      height: 12px;
    padding-left: 5px;      
           -moz-border-radius: 5px; /* FF1+ */
  -webkit-border-radius: 5px; /* Saf3-4, iOS 1+, Android 1.5+ */
          border-radius: 5px; /* Opera 10.5, IE9, Saf5, Chrome, FF4 */

}

.input-password:hover,
.input-username:hover {

     -moz-box-shadow: 0 0 6px #3098F4; /* FF3.5+ */
  -webkit-box-shadow: 0 0 6px #3098F4; /* Saf3.0+, Chrome */
          box-shadow: 0 0 6px #3098F4; /* Opera 10.5, IE9, Chrome 10+ */

}

#wrap {
	min-height:500px;
}
#wrap-left {
	margin-left:1px;	
}
#wrap-left, #wrap-right {
	float:left;
	width:167px;	
}
#wrap-left a {
	color:#000;
	font-weight:bold;
}
#wrap-right a {
	color:#000;
	text-decoration:none;
}
#wrap-left div.bloque, #wrap-right div.bloque {
	background-image:url(/img/bloque-lateral-bg.png);
	background-repeat:repeat-y;
	margin-bottom:5px;
	text-align:center;
}
#wrap-left div.bloque div.bloque-cabecera, #wrap-left div.bloque div.bloque-pie, #wrap-right div.bloque div.bloque-cabecera, #wrap-right div.bloque div.bloque-pie {
	background-color:#224e70;
	height:33px;	
}
#wrap-left div.bloque div.bloque-contenido {
	min-height:120px;
}
#wrap-left div.bloque div.bloque-cabecera, #wrap-right div.bloque div.bloque-cabecera {
	background-image:url(/img/bloque-lateral-cabecera.png);
}
#wrap-left div.bloque div.bloque-pie, #wrap-right div.bloque div.bloque-pie {
	background-image:url(/img/bloque-lateral-pie.png);
}
#wrap-center {
	float:left;
	margin-left:3px;
	width:558px;	
}
#wrap-center div#home-noticias div#home-noticias-cabecera {
	background-image:url(/img/home-noticias-cabecera.png);
	background-position:bottom;
	background-repeat:no-repeat;
	height:65px;	
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul {
	margin:0px;
	padding:0px;
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li {
	float:left;
	list-style-type:none;
	overflow:hidden;
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li a {
	background-repeat:no-repeat;
	display:block;
	height:37px;
	width:142px;
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li a:hover {
	background-position:0px -37px;
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li a.activo, #wrap-center div#home-noticias div#home-noticias-cabecera ul li.activo a {
	background-position:0px -74px;
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li#home-noticias-cabecera-ultimasnoticias a {
	background-image:url(/img/home-noticias-cabecera-ultimasnoticias.png);
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li#home-noticias-cabecera-fansub a {
	background-image:url(/img/home-noticias-cabecera-noticiasfansub.png);
	width:140px;	
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li#home-noticias-cabecera-actualidad a {
	background-image:url(/img/home-noticias-cabecera-noticiasactualidad.png);
	width:136px;	
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li#home-noticias-cabecera-foros a {
	background-image:url(/img/home-noticias-cabecera-comentanoticias.png);
	width:139px;	
}
#wrap-center div#home-noticias div#home-noticias-cabecera ul li#home-noticias-cabecera-foros a:hover {
	background-position:0px;
}
#wrap-center div.home-noticia {
	border:2px solid #2b5c83;
	margin-top:4px;
	padding:3px;
}
#wrap-center div.home-noticia div.home-noticia-cabecera {
	background-image:url(/img/home-noticia-cabecera.png);
	background-repeat:repeat-x;
	height:24px;
	text-align:center;
}
#wrap-center div.home-noticia div.home-noticia-cabecera h2 {
	color:#FFF;
	font-size:13px;
	margin:0px;
	padding:0px;
}
#wrap-center div.home-noticia div.home-noticia-cabecera h2 a {
	color:#FFF;
	text-decoration:none;
}
#wrap-center div.home-noticia div.home-noticia-contenido {
	background-image:url(/img/home-noticia-contenido.png);
	background-repeat:repeat-y;
	padding-top:4px;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left {
	float:left;
	min-height:200px;
	width:130px;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left .home-noticia-contenido-left-comentarios {
	padding-top:14px;	
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left .home-noticia-contenido-left-comentarios a {
	color:#000;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right {
	float:right;
	min-height:200px;
	margin-right:14px;
	width:380px;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right div.home-noticia-contenido-right-relacionadas h2, #wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right div.home-noticia-contenido-right-relacionadas a, #wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right div.home-noticia-contenido-right-relacionadas li {
	color:#2b506e;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right div.home-noticia-contenido-right-relacionadas h2 {
	border-bottom:1px solid #2b506e;
	font-size:11px;
	margin:0px;
	margin-top:12px;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-right div.home-noticia-contenido-right-relacionadas ul {
	margin:0px;
	margin-left:18px;
	margin-top:8px;
	padding:0px;
}

#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left-categoria {
	background-repeat:no-repeat;
	background-position:center;
	height:190px;
	text-align:center;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left-autor {
	font-size:10px;
	text-align:center;
}
#wrap-center div.home-noticia div.home-noticia-contenido div.home-noticia-contenido-left-autor a {
	color:#000;	
}
#wrap-center div.home-noticia div.home-noticia-pie {
	background-image:url(/img/home-noticia-pie.png);
	background-repeat:repeat-x;
	height:24px;
	margin-top:8px;
}
#wrap-center div.home-noticia div.home-noticia-pie div.home-noticia-pie-logo {
	background-image:url(/img/home-noticia-pie-logo.png);
	float:left;
	height:24px;
	width:116px;
}
#wrap-center div.home-noticia div.home-noticia-pie div.home-noticia-pie-compartir {
	float:right;
	padding:6px;
	text-align:right;
	width:280px;
}
#wrap-center div.home-noticia div.home-noticia-pie div.home-noticia-pie-compartir a {
	color:#FFF;
	text-decoration:none;
}

#wrap-right {
	float:right;
	margin-right:1px;
}
div.bloque div.bloque-contenido {
	padding-left:15px;
	padding-right:15px;
}
div.bloque#wrap-right-noticias div.bloque-contenido {
	padding-bottom:10px;
	padding-left:26px!important;
	padding-top:10px;
	text-align:left!important;
}
div.bloque#wrap-right-noticias div.bloque-contenido h3 {
	margin:0px!important;
	padding:0px!important;
	padding-top:8px!important;
}
div.bloque#wrap-right-noticias div.bloque-contenido a {
	font-weight:normal;
	text-decoration:none;
}
div.bloque#wrap-right-noticias div.bloque-contenido a:hover {
	text-decoration:underline;	
}


#pie-staff {
	height:44px;
}
#pie-staff #pie-staff-logo {
	background-image:url(/img/pie-staff-logo.png);
	float:left;
	height:44px;
	width:158px;
}
#pie-staff #pie-staff-menu {
	float:right;
	text-align:right;
	padding-top:20px;
	width:80%;
}
#pie-staff #pie-staff-menu a {
	color:#275981;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
}
#pie {
	background-image:url(/img/pie-bg.png);
	background-position:bottom;
	background-repeat:repeat-x;
	font-size:10px;
	height:45px;
	line-height:12px;
}
#pie #pie-left {
	color:#E6E6E6;
	float:left;
	width:91%;
	text-align: left;
}
#pie-left {
	padding:12px;
	padding-bottom:0px;
}
#pie-left a {
	color:#E6E6E6;
	font-weight:bold;	
}
#pie-right {
	float:right;
	padding-right:14px;
	padding-top:5px;
	text-align:right;
	width:40px;
}
.clear {
	clear:both;	
}
.clearer {
	font-size:1px;
	height:1px;
}

dd code {
	color:#000;	
}
#wrap-right-eventos a, #wrap-left-publi a {
	margin-bottom:4px;
}

fieldset dd label {
	color:#244F72!important;
}

#home-comentar {
	border:3px solid #395972;
	margin-top:10px;
}
#home-comentar h1 {
	background-image:url(../img/home-noticia-cabecera.png);
	color:#FFF;
	font-size:12px;
	height:24px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#home-comentar textarea {
	border:none;
	height:55px;
	width:100%;	
}
#home-comentar-pie {
	background-color:#2b5c84;	
}

#home-comentar-noregistrado {
	border:2px solid #2B5C83;
	margin-top:10px;
	padding:4px;
}
#home-comentar-noregistrado h2 {
	color:#2B5C83;
	margin:0px;
	padding:0px;
}
#home-comentar-noregistrado ul {
	margin:0px;
	padding:0px;
}
#home-comentar-noregistrado ul li {
	border-left:16px solid #2B5C83;
	list-style-type:none;
	margin-bottom:4px;
	padding-left:5px;
}
#home-comentar-noregistrado a {
	color:#AF5A25;
}
#home-comentar-noregistrado a:hover {
	color:#000;	
}


/* hacks IE6 */
* html #wrap {
	height:400px;
}
#contenedor {
	*width:899px; /* IE6 e IE7 */
}
/* Fin hacks IE6 */

#noDays {
align:center;
width:400px;
height:80px;
background-image:url(/img/9u65wm.jpg);
background-repeat:no-repeat;
}
/* jQuery Countdown styles 1.5.6. */
.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 100%;
	text-align: center;
margin-top:20px;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}

/** LAST fansub portada **/


.imgLastFansubPortadaA {
text-align: center;
padding: 0px 1px 0px 1px;

}


.imgLastFansubPortadaA:hover{
text-align: center;
padding: 0px 1px 0px 1px;
opacity: .80;

}

#twtbotonlol {
padding:6px 0;
text-align:center;
}

#PalCaralibro {
width:386px;
}

.fb_ltr {
width: 375px !important;
text-align: center;

}




