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

* {
	margin: 0;
	padding: 0;
}

html {
	cursor: default;
}

body {
	background-image: url(../images/bg.png);
	font-family: "Trebuchet MS";
	font-size: 12px;
}

h2 {
	font-size: 18px;
	color: #333333;
	line-height: 15px;
}

h3 {
	padding-bottom: 3px;
	font-size: 16px;
	color: #EC4633;
}

a,visited {
	color: #EC4633;
	text-decoration: none;
}

a:hover {
	color: #F76450;
}

ul {
	padding-left: 25px;
	list-style-type: square;
}

img {
	border: 0px;
}

p {
	padding-bottom: 10px;
}

.gimagenes {
	margin-top: 10px;
	margin-bottom: 10px;
}

.gimagenes span {
	font-size: 36px;
	visibility: hidden;
}

#ie6bar {
	height: 40px;
	padding-top: 3px;
	background-color:#fff2cc;
	border: solid 1px #f1c276;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#ie6bar a,visited {
	color: #d45713;
}

#ie6bar a:hover {
	color: #ff4436;
}

#container {
	margin: auto;
	width: 936px;
}

#top {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 0;
	width: 936px;
	height: 128px;
	background: url(../images/top.png) no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #D1D1D1;
}

#sabiasque {
	float: left;
	width: 242px;
	height: 70px;
	margin-top: 43px;
	margin-left: 153px;
	text-align: justify;
}

#frases {
	float: left;
	width: 255px;
	height: 70px;
	margin-top: 43px;
	margin-left: 15px;
	text-align: justify;
}

#bienvenido {
	float: left;
	width: 212px;
	height: 70px;
	margin-top: 43px;
	margin-left: 30px;
	text-align: justify;
}

#header {
	margin: 0 auto;
	width: 936px;
	height: 231px;
	background: url(../images/header.png) no-repeat;
}

#header h1 {
	text-indent: -9999px;
	overflow: hidden;
}

#navbar {
	margin: 0 auto;
	width: 936px;
	height: 90px;
	background: url(../images/navbar.png) no-repeat;
}

ul#navlinks, #navlinks li {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul#navlinks {
	float: left;
	height: 0;
}

#navlinks li {
	font-family: "Times New Roman";
	position: relative;
	width: 10px;
}

#navlinks li a:hover {
	border: none;
}

.lNoticias {
	top: 14px;
	left: 48px;
	font-size: 16pt;
}

.lComunidad {
	top: -10px;
	left: 131px;
	font-size: 16pt;
}

.lGaleria {
	top: -34px;
	left: 242px;
	font-size: 16pt;
}

.lTopsites {
	top: -58px;
	left: 320px;
	font-size: 16pt;
}

.lContacto {
	top: -82px;
	left: 410px;
	font-size: 16pt;
}

.lDonaciones {
	top: -106px;
	left: 507px;
	font-size: 16pt;
}

#navlinks li a {
	text-decoration: none;
	background: none;
}
#navlinks li a span {
	visibility: hidden;
}

.form_buscar {
	padding-left: 625px;
	padding-top: 4px;
}

.buscador {
	background: url(../images/input.png) no-repeat;
	margin-top: 2px;
	height: 17px;
	border: 0;
	padding-left: 20px;
	padding-top: 2px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.boton1 {
	background-color: #F97F24;
	color: #FFFFFF;
	border: dotted 1px #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 11px;
}

.radio1 {
	display: none;
	visibility: hidden;
}

#fecha {
	margin-top: 45px;	
	margin-left: 30px;
	font-size: 11px;
	font-weight: bold;
	color: #66666D;
}

#mainbg {
	margin: 0 auto;
	width: 936px;
	background-image: url(../images/contentbg.png);
	overflow: hidden;
}

#top_grad {
	background: url(../images/gradbg.gif) no-repeat;
}

#top_content {
	background: url(../images/gradbg.gif) no-repeat;
	padding-top: 7px;
	float: left;
	width: 674px;
	padding-left: 33px;
}

#manga {
	float: left;
	width: 370px;
	height: 135px;
	background: url(../images/mangabg.gif) no-repeat;
}

/*---------- CSS TABS ---------*/

#tabContainer {
	position: relative;
	width: 360px;
}

#tabMenu {
	position: relative;
	height: 18px;
	left: 8px;
}

#tabContent{
	position: relative;
	height: 130px;
	background: url(../images/mangatabg.png) no-repeat;
}

#tabContent .content {
	display: none;
}

#tabContent .active {
	padding: 0px;
	display: block;
/*white-space: pre;*/
}

.menu {
	margin: 0 auto;
	padding: 0;
	height: 18px;
	width: 100%;
	display: block;
}

.menu li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}

.menu li a {
	float: left;
	padding-left: 0px;
	display: block;
	color: #000;
	text-decoration: none;
	font: 10px "Trebuchet MS";
	background: url(../images/tabinactive.png) no-repeat;
	border: none;
}

.menu li a span {
	line-height: 18px;
	float: left;
	display: block;
	padding-right: 0px;
	border: none;
}

.menu li a:hover {
	color: #FFF;
	border: none;
}

.menu li a:hover span {
	color: #FFF;
	border: none;
	cursor: pointer;
}

.menu li a.active, .menu li a.active:hover {
	font: 10px "Trebuchet MS";
	background: url(../images/tabactive.png) no-repeat;
	color: #000;
	border: none;
}

.menu li a.active span, .menu li a.active:hover span{
	color: #FFFFFF;
	cursor: default;
}

/*---------- /CSS TABS ---------*/

/*---------- TAB CONTENTS --------*/

.tab_image {
	position: absolute;
	top: 6px;
	left: 8px;
}

.tab_title {
	position: absolute;
	top: 3px;
	left: 100px;
	width: 245px;
	padding-left: 6px;
	color: #FFF;
	font-weight: bold;
}

.tab_title span {
	color: #8de601;
	padding-right: 3px;
}

.tab_text {
	position: absolute;
	top: 25px;
	left: 100px;
	width: 245px;
	max-width: 246px;
	height: 80px;
	padding-left: 6px;
	line-height: 13px;
	color: #FFF;
	font-size: 10px;
	text-align: justify;
}

.tab_bottom {
	position: absolute;
	top: 112px;
	left: 0px;
	padding-left: 19px;
	font-size: 10px;
	font-weight: bold;
	color: #c5c5c5;
}

.tab_bottom a,visited {
	color: #CCCCCC;
}

.tab_bottom a:hover {
	color: #FFFFFF;
}

/*---------- /TAB CONTENTS --------*/

#useries {
	float: right;
	width: 295px;
}

#useries a,visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 8pt;
	color: #9C9C9C;
}


#useries a:hover {
	border: none;
}

#useries dt {
	height: 18px;
	padding-left: 22px;
	background: url(../images/dtbg.png) no-repeat;
}

#sidebar {
	background: url(../images/sidebg.png) repeat;
	float: right;
	width: 206px;
	height: 100%;
	padding-right: 23px;
	padding-bottom: 50000px;
	margin-bottom: -50000px;
}

#login {
	background: url(../images/login.png) no-repeat;
	height: 158px;
}

#logcontainer {
	padding-top: 13px;
	padding-right: 5px;
	color: #FFFFFF;
	text-align: right;
}

#logcontainer img {
	border: solid 3px #FFF;
	margin-right: 8px;
	margin-bottom: 3px;
}

#logcontainer a,visited {
	color: #CCCCCC;
}

#logcontainer a:hover {
	color: #FFFFFF;
	border: none;
}

#logtxt {
	font-family: "Verdana";
	font-size: 10px;
}

.loginput1 {
	height: 17px;
	padding-top: 3px;
	padding-right: 20px;
	background: url(../images/loginputuser.png) no-repeat;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
}

.loginput2 {
	height: 17px;
	padding-top: 3px;
	padding-right: 23px;
	margin-bottom: 5px;
	background: url(../images/loginputpass.png) no-repeat;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
	text-align: right;
}

.botonlog {
	background-color: #F97F24;
	color: #FFFFFF;
	padding-left: 4px;
	padding-right: 4px;
	border: dotted 1px #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

.registrar {
	font-size: 11px;
	margin-right: 8px;
}

/*--------- SideMenus ---------*/

.vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 206px;
	padding: 0px;
	margin-top: 5px;
}

.vertmenu h1 {
	display: block;
	background-color:#FF9900;
	padding: 3px 0 5px 3px;
	border: 1px solid #000000;
	color: #333333;
	margin: 0px;
	width:159px;
}

.vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}

.vertmenu ul li {
	margin: 0px;
	padding: 0px;
}

.vertmenu ul li a {
	display: block;
	padding: 4px 0px 3px 20px;
	background: url(../images/arrow.gif) no-repeat;
	font-size: 11px;
	text-decoration: none;
	color: #666666;
	width:186px;
}

.vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #FFF;
	background-image: url(../images/arrowh.gif);
	background-repeat: no-repeat;
	background-color: #404049;
	border: none;
}

/*--------- /SideMenus ---------*/

#aboutsite {
	padding-top: 10px;
}

#aboutsite img {
	display: block;
	margin: auto;
}

.sidemenu {
	padding-top: 5px;
}

.sidemenu img {
	display: block;
	margin: auto;
}

/*------ Ultimos Posts ------*/

#uposts {
	margin-top: 5px;
	padding-left: 5px;
}

#uposts a,visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	font-size: 8pt;
	color: #66666D;
}


#uposts a:hover {
	color: #999999;
}

#uposts dt {
	height: 18px;
	padding-left: 16px;
	background: url(../images/dtbg2.png) no-repeat;
}

/*------ /Ultimos Posts ------*/

#content {
	background: url(../images/line1.gif) no-repeat;
	float: left;
	margin-top: 15px;
	padding-top: 5px;
	width: 650px;
	padding-left: 38px;
	padding-right: 12px;
	border-right: dotted 1px #666666;
	text-align: justify;
}

#path {
	margin-bottom: 75px;
	color: #404049;
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
}

#path span {
	color: #F76450;
}

#adsense {
	position: absolute;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 650px;
}

/* --------- Noticias --------- */


#noticias {
	padding-top: 10px;
}

.not_fecha { 
	float: left;
	background: url(../images/calendar.gif) no-repeat;
	width: 40px;
	height: 39px;
	padding-top: 6px;
	text-align: center;
	font-weight: bold;
	line-height: 11px;
}

.fecham {
	color: #FFF;
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

.fechad {
	font-size: 15px;
}

.fechay {
	font-size: 9px;
	color: #000;
}

.not_titulo {
	float: left;
	padding: 10px 0 0 3px;
	height: 35px;
}

.not_titulo span {
	font-size: 10px;
	color: #999999;
}

.not_texto {
	margin-top: 8px;
	text-align: justify;
}

#not_continfo {
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #DDDDDD;
}


.not_hora {
	float: left;
	width: 200px;
	padding: 0 0 0 5px;;
	font-size: 10px;
	color: #8E8E93;
}

.not_info {
	float: right;
	width: 300px;
	padding: 0 5px 0 0;
	font-family: "Tahoma";
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
}

.not_info a,visited {
	color: #000;
}

.not_info a:hover {
	color: #666;
	border-bottom: dotted 1px #333333;
}

.paginacion {
	color: #000000;
}

.paginacion a,visited {
	color: #666666;
}

.paginacion a:hover {
	color: #000000;
	border-bottom: dotted 1px #000000;
}

/* --------- /Noticias --------- */

/* --------- Comentarios --------- */

.userinfo {
	float: left;
	padding: 5px 15px 10px 8px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.userinfo img {
	border: solid 3px #FFFFFF;
}

.postnum{
	position: absolute;
	width: 643px;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	color: #FF9797;
}

.postinfo {
	float: left;
	width: 520px;
	padding-top: 1px;
	font-family: "Tahoma";
	font-size: 10px;
}

.postext {
	float: left;
	margin-top: 8px;
	width: 520px;
	padding-bottom: 5px;
	line-height: 14px;
}

#tcomform {
	margin: auto;
	margin-top: 40px;
	width: 382px;
	height: 29px;
	padding: 5px 0 0 8px;
	border-left: solid 1px #575757;
	border-right: solid 1px #575757;
	background: url(../images/tformbg.png) repeat-x;
	font-size: 18px;
	color: #FFF;
}

#commentform {
	margin: auto;
	margin-bottom: 20px;
	width: 360px;
	padding: 15px 15px 15px 15px;
	background: url(../images/comformbg.png) repeat;
	color: #FFFFFF;
	border: solid 1px #333333;
}

#commentform span{
	padding-left: 5px;
	font-size: 10px;
}

#commentform a,visited {
	color:#999999;
}

.ginputs {
	background: url(../images/ginputs.png) no-repeat;
	padding-left: 3px;
	height: 16px;
	border: 0;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.textarea {
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.boton2 {
	background-color: #F97F24;
	color: #FFFFFF;
	border: dotted 1px #000000;
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 12px;
}

#captcha {
	margin-top: 10px;
}

/* --------- /Comentarios --------- */

#bottom {
	margin: 0 auto;
	width: 936px;
	background: url(../images/bottom.png) no-repeat;
	height: 26px;
}

#footer {
	margin: 0 auto;
	padding-top: 20px;
	padding-left: 20px;
	width: 916px;
	background: url(../images/footerbg.png) no-repeat;
	font-family: "Tahoma";
	font-size: 10px;
	color: #FFFFFF;
}

/* ---------- Personajes ---------- */

#TPersonajes h1 {
	font-size: 20px;
	color: #999999;
}

#TPersonajes h2 {
	padding-top: 5px;
	padding-left: 40px;
	font-size: 20px;
	color: #EC4633;
}

.tec_title {
	padding-bottom: 3px;
	font-size: 12px;
	color: #4e81bd;
}

.tec_imgleft {
	float: left;
	width: 135px;
}

.tec_txtleft {
	float: left;
	width: 515px;
}

.tec_imgrigth {
	float: left;
	width: 128px;
	text-align: right;
}

.tec_txtright {
	float: left;
	padding-right: 7px;
	width: 515px;
}

/* ---------- /Personajes ---------- */

/* ------------- clearflix ---------- */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
        display: inline-block;
 }

* html .clearfix {
        height: 1%;
 }

.clearfix {
        display: block;
}