/* === ROBERTO === */
* {
	margin: 0;
	padding: 0;
}
body
{
	color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
}
h2 {
	font-size: 11px;
	padding: 0px 10px 2px;
	color: black;
	border-top: 1px solid white;
	border-bottom: 1px solid #935245;
	background-color: #F9EBBC;
	vertical-align: middle;
}
a img {
	border: none;
}
a {
	color: #671011;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* The main body of the entire forum. */
body
{
	background-color: black;
	margin: 0px;
	padding: 0px;
}
th, div.titlebg {
	background-color: #671011;
	color: white;
	font-size: 10px;
	padding: 3px;
}
th a, div.titlebg a {
	color: white;
}

ul {
	list-style: none;
}
li {
	padding: 2px 5px;
}
li.activo {
	background-color: #EACF7B;
}
.peque, .smalltext {
	font-size: 9px;
}
/* Capas */
#contenedor {
	width: 1000px;
	margin: auto;
	background-color: white;
	position: relative;
	border: 1px solid #DCCEA7;
	border-width: 1px 2px;
}
#cabecera {
	background: url(images/cabecera.jpg);
	height: 111px;
}
#usuario {
	background: url(images/usuario.jpg) no-repeat;
	height: 68px;
	text-align: left;
	padding-left: 250px;
	padding-top: 5px;
	width: 750px;
	color: white;
	font-size: 10px;
	line-height: 16px;
}
#usuario a.blanco {
	color: #F9F1D7;
	letter-spacing: 1px;
	font-style: italic;
	text-decoration: none;
}
#usuario a.blanco:hover {
	text-decoration: none;
	font-style: normal;
}
.titulo_usuario {
	font-size: 14px;
}

.avatar_g {
	margin: 0px 10px 0 0;
	display: inline;
	float: left;
	z-index: 100;
}
.ayuda {
	margin: 5px;
	padding: 3px;
	background-color: white;
	border: 5px double #671011;
	height: 194px;
}
/* MENU */
#menu {
	border-top: 1px solid #935245;
	border-bottom: 1px solid #935245;
	font-size: 11px;
	background-color: #671011;
}
#lista_menu {
	margin: 0; 
	padding: 0 0 20px 10px;
}
#lista_menu ul, #lista_menu li{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}
#lista_menu a.menu {
	float: left;
	padding: 2px 7px 0 7px;
	margin: 0 3px 4px 3px;
	text-decoration: none;
	color: #c29fa0;
}
#lista_menu a.menu:hover, #lista_menu a.menu_activo {
	float: left;
	color: white;
	padding: 0px 7px 0 7px;
	margin: 0 3px 4px 3px;	
	text-decoration: none;	
	border-top: 2px solid #c29fa0;
}
/* BUSCADOR */
#buscador {
	background-color: #485774;
	color: white;
	padding: 2px 0 2px 0;
	text-align: right;
	clear: both;
}
#buscador form {
	display: inline;
}
#buscador input {
	border: none;
	background-color: #935245;	
}
.noticias {
	font-size: 10px;
	text-align:left;
	margin-left: 5px;
}
/* CUERPO */
#cuerpo {
	background: url(images/fnd_cuerpo.jpg) repeat-x top;
	margin-top: 0;
}
.nav {
	padding: 30px 5px 15px;
	font-size: 9px;
	text-align: left;
}
.info_foro {
	font-size: 9px;
	padding: 0px 5px 10px;
	text-align: right;
}
#pie {
	height: 59px;
	background: url(images/bg_pie.jpg) no-repeat;
	color: black;
	padding: 46px 5px 5px 5px;
	font-size: 9px;
	text-align: left;
	margin-top: 10ex;
}
.XHTML {
	float: right;
	overflow: visible;
	z-index: 100;
	margin-top: -10px;
}
/* FORO GENERAL */
div.foro {
	margin: 2px 10px;
	padding: 1px;
	/*border: 1px solid #696969;*/
	background-color: #FFFFFF;	
}
.cat {
	font-size: 11px;
	padding: 4px 0 0 10px;
	height: 16px;
	background: url(images/bg_cat.jpg) repeat-x;
	border: 1px solid #DCCEA7;
	border-bottom: none;
}
.cat_link {
	background: url(images/bg_cata.jpg) repeat-x;
	padding-left: 15px;
	width: 400px;	
	height: 16px;
	line-height: 16px;
	color: white;
	font-style: italic;
}
.cat a {
	color: white;
	text-decoration: none;
}
div.ultimos_post {
	font-size: 9px;
	border-bottom: 1px dashed #DCCEA7;
	padding: 2px 0;
	margin: 0 5px;
}
.borde_tabla {
	background-color: #DCCEA7;
}
.col1 {
	background-color: #f9ebbc;
	padding: 5px;
}
.col2 {
	background-color: White;
	padding: 5px;	
}
.col3 {
	background-color: #DCCEA7;
	padding: 5px;
}
.col4 {
	background-color: #f9f1d7;
	padding: 5px;
}
.extra {
	font-size: 9px;
	margin-top: 4px;
}
.ultimos {
	background-color: #F9EBBC;
	color: black;
	font-size: 9px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #DCCEA7;
	border-left: 7px solid #671011;
}
/* Boton y campos clave del SELECT de IR A */
.boton {
	background-color: #F9EBBC;
	border-width: 1px;
	border-color: #F9EBBC #DCCEA7 #DCCEA7 #F9EBBC;
	border-style: solid;
	font-size: 11px;
}
.boton2 {
	background-color: #671011;
	color: white;
	border-width: 1px;
	border-color: #F9EBBC #DCCEA7 #DCCEA7 #F9EBBC;
	border-style: solid;
	font-size: 11px;
	padding: 2px;
}
.select_cat {
	background-color: White;
	font-weight: bold;	
}
.select_board {
	font-style: italic;
	background-color: White;
}
.leyenda {
	margin: 4px 10px;
	border: 1px solid #DCCEA7;
	padding: 15px;
	text-align: center;
	background-color: #F9EBBC;
}
.descripcion {
	background-color: #671011;
	border-top: 1px solid #DCCEA7;
	border-bottom: 2px solid #DCCEA7;
	color: white;
	padding: 5px;
	margin-bottom: 2ex;
}
/* PAGINADO */
.paginado {
	background-color: #F9EBBC;
	border-right: none;
	font-family: Tahoma;
	font-size: 10px;
	padding: 2px 0;
	border: 1px solid #666666;
	border-right: none;
	margin: 2ex 12px;
	float: right;
}
.pag_control {
	background-color: #671011;
	border: 1px solid #666666;
	color: white;
	padding: 2px 5px;	
}
div.paginado a, div.paginado b {
	padding: 3px;
	border-right: 1px solid #666666;	
}
/* AREA DE POST */
.userinfo {
	border: 1px dotted #505050;
	padding: 3px 0px 3px 3px;
	background-color: white;
	margin-bottom: 3px;
}
/* Form login y forms generales */
select
{
	font-weight: normal;
	color: #000000;
	font-size: 9px;
}
input, textarea, button
{
	font-family: Tahoma, Helvetica;	
}
textarea {
	font-size: 11px;
	border: 1px solid #DCCEA7;
	padding: 3px;
}
input {
	border: 1px solid #DCCEA7;
	padding: 2px;
}
fieldset {
	padding: 3px;
}
#smileys {
	width: 120px;
	padding: 5px;
}
/* Tiras de botones */
.t_botonera {
	text-align: right; 
	background:	#F9EBBC; 
	border:	1px solid #671011; 
	border-width: 3px 1px 1px 1px; 
	height: 24px;
	margin:2px 11px 20px 11px;
	clear:both;
}
.b_botonera {
	text-align: right; 
	background:	#F9EBBC; 
	border: 1px solid #671011; 
	border-width: 1px 1px 3px 1px; 
	height: 24px;
	clear:both;
	margin:20px 11px 2px 11px;
}
.botones {
	text-align: right; 
	font-family: verdana, sans-serif; 
	position: relative; 
	font-size: 0.85em; 
	background: transparent; 
	height: 24px; 
	margin: 0 auto;
}
.botones ul {
	padding:0; 
	margin:0; 
	list-style-type: none;
		display: inline;
}
.botones ul li{
	float:right; 	
	display: inline;	
	position:relative;
	border-left: 1px solid #671011;	
	height: 20px;
	/*width: 120px;*/
	padding-left: 10px;
}
.botones ul li a, .botones ul li a:visited {
	text-decoration: none; 
	height: 20px; 
	font-size: 9px;
	letter-spacing: -1px;
	color: #671011; 
	padding-left: 20px; 
	line-height: 19px;
}
.botones ul li:hover {
	background-color: #F9F1D7 !important;
}
/* =================================== */

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0;
	color: #666666;
	background-color: #666666;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #671011;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
	border-bottom: 2px solid #671011;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background: #F9F1D7 url(images/quote.gif) no-repeat;
	border: 1px solid #671011;
	border-top: none;
	margin-left: 10px;
	padding: 10px 4px 4px 20px;	
	font-size: x-small;
	line-height: 1.4em;
	
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #dddddd;
	font-family: "courier new", "times new roman", monospace;
	font-size: x-small;
	line-height: 1.3em;
	/* Put a nice border around it. */
	border: 1px solid #000000;
	margin: 1px auto 1px auto;
	padding: 1px;
	width: 99%;
	/* Don't wrap its contents, and show scrollbars. */
	white-space: nowrap;
	overflow: auto;
	/* Stop after about 24 lines, and just show a scrollbar. */
	max-height: 24em;
}



/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: #485774;
	font-weight: bold;
	color: white;
}

/* the today container in calendar */
.calendar_today
{
	background-color: #FFFFFF;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */

.middletext
{
	font-size: 90%;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}


/* Posts and personal messages displayed throughout the forum. */
.post, .personalmessage
{
	font-family: Tahoma, Helvetica;
	font-size: 12px;
	width: 100%;
	overflow: auto;
	margin-top: 0.5ex;
	line-height: 1.3em;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
	font-size: 9px;
	margin-top: 5ex;
	width: 100%;
	overflow: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	line-height: 1.3em;
	border-top: 1px dotted black;
}

/* Sometimes there will be an error when you post */
.error{
color: red;
}

/* TABS de Administración */
#nav_tabs {
	margin: 0;
	margin-bottom: 10px;
	padding-bottom: 19px;
	padding-left: 5px;
}
#nav_tabs ul, #nav_tabs li {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav_tabs a:link, #nav_tabs a:visited {
	background: #F9EBBC;
	border: 1px solid #DCCEA7;
	border-top: none;
	color: #666;
	float: left;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin-right: 4px;
	padding: 2px 7px 2px 7px;
	text-decoration: none;
}
#nav_tabs a:link#actual, #nav_tabs a:visited#actual {
	background: #fff;
	color: #000;
}

#nav_tabs a:hover { 
	color: white; 
	background-color: #671011;	
}
div.adjuntos {
	text-align: center;
	padding: 5px 20px;
}
fieldset.adjunto {
	padding: 10px;
	text-align: left;
	border: 1px solid Black;
	font-size: 10px;
}
fieldset.adjunto legend {
	font-size: 11px;
	color: #671011;
	font-weight: bold;
	margin-left: 15px;
	padding: 0 2px;
}
