*{	border:0;padding:0;margin:0; }
html { overflow:auto; }

body {	
 font-family: tahoma,verdana,arial; 
 /*font-family:"Century Gothic",Arial,Helvetica,sans-serif;*/
 font-size:11px;
 color:#000;
}


 
#content {
	position:absolute;
	top:0px;
	left:50%;
	width:900px;
	height:auto;
	margin-left:-450px; 
	background:#FFF;

}

#cabecera {
	height:150px;
	background:transparent url(images/cabecera.png) top left no-repeat;
}
#vinculos {	height:15px;padding:12px 0; background:transparent; }
#navegador { height:35px;border-bottom:1px solid black; }
#googleAdds { height:90px;background:transparent; }
#foro { height:auto;background:transparent;}
	
#menu {
	width:200px;
	height:auto;
	background:transparent; }
#foroContent {
	width:660px;
	height:auto;
	background:#FFF;
	padding:12px 0 0 0; }
#content_control { height:80px; background:transparent; }

#googleAddsFooter {
	position:absolute;
	top:0;left:0;
	width:100%;
	height:300px;
	padding:20px 0 0 0;
	margin:50px 0 0 0;
	background:#000 url(images/footer_back.jpg) repeat-x;
	z-index:1000; 
	display:none;
	}




/* General_classes */



a.fRlink:visited, a.fRlink:active, a.fRlink:link
{
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}
a.fRlink:hover {
	font-weight: bold; 
	text-decoration: underline; 
	color: #090;
}

a.link_enl_foro:visited, a.link_enl_foro:active, a.link_enl_foro:link
{
	text-decoration: none; 
	color: #000;
}
a.link_enl_foro:hover {
	text-decoration: underline; 
	color: #090;
}

.mxWith86 { margin:0 86px;background:transparent;overflow:hidden; }
.mxWith20 { /*margin:0 20px;*/ background:transparent;overflow:hidden; }
.mxWith20b { margin:0 20px 0px 20px;background:transparent;overflow:hidden; }


.addsCenter {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-350px;
	width:700px;
	height:auto;
	padding:15px 0;
}
/* General_classes_eof */


/* Estilos del navegador (horizontal))*/

.formatNav { width:900px;height:35px;background:transparent url(images/nav_out.gif) top left repeat-x; }

.formatNav a {
	float:left;
	width:auto;
	height:35px;
	padding:0 0 0 20px;
	margin:0 0 0 4px;
	background:transparent;
	line-height:16px;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	color:white; }
.formatNav a:link, .formatNav a:active, .formatNav a:visited { text-decoration:none;color:white; }
.formatNav a SPAN {
	display:block;
	padding:9px 20px 9px 0;
	background:transparent; }
.formatNav a:hover {
	background:transparent url(images/nav_hover.gif) top left;
}
.formatNav a:hover SPAN {
	background:transparent url(images/nav_hover.gif) top right;
}

/* Estilos del navegador_eof */

/* Estilos del navegador (vertical-columna izq.) */

.leftMenu {
	float:left;
	clear:left;
	width:180px;
	background-color:#efefef; }
.menuList { 
	clear:left;
	float:left;
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold; }
.menuList LI {
	margin:0 0 0 0;
	list-style:none;
}
.menuList a, .menuList a:visited, .menuList a:active, .menuList a:link {
	width:171px;
	height:26px;
	margin:0 0 2px 0;
	position:relative;
	display:block;
	color: #666;
	text-decoration:none;
	/*background:url(images/menubg2.jpg) no-repeat;*/
	padding:4px 0 0 8px; }

.menuList li#menuTitulos,  .menuList li#menuTitulos a:visited , .menuList li#menuTitulos a:active, .menuList li#menuTitulos a:link , .menuList li#menuTitulos a:hover{
	background:#333;
	width:171px;
	text-decoration:none;
	color: #fff;

}



.menuList a:hover, 
.menuList li.current_title a,
.menuList li.current_title a:visited,
.menuList li.current_title a:hover,
.menuList li.current_title a:active,
.menuList li.current_title a:link {
	background:#666;

	text-decoration:none;
	color: #FFF;
}



/* Estilos del navegador (vertical-columna izq.)_eof */

/* Estilos de content_control BOX */
.link_feed { width:auto; height:80px; }
.link_feed a {
	float:left;
	height:80px;
	line-height:12px;
	padding:0 0 0 80px;
	background:transparent url(images/podcast.jpg) top left no-repeat;
	font-size:20px;
	color:black;
	font-weight:bold;
	text-decoration:none; }
	
.link_feed a:visited, .link_feed a:active, .link_feed a:link { color:black;text-decoration:none; }
.link_feed a:hover { color:#009900; text-decoration:none; }
.link_feed a SPAN {
	display:block;
	margin:0;
	padding:30px 0;
	background:transparent;
}

.googleSearch {
	width:auto;
	height:auto;
	padding:18px 18px 0 18px;
	border:1px solid #CCC;
	background:black; }

/* Estilos de content_control BOX_eof */


/* Estilos para el formulario de nuevo tema */


.form_theme_title {
	color: #090;
	border-bottom:1px solid #FFF;
}

.new_foto A:hover {

}

/* Estilos para el formulario de nuevo tema_eof */

/* Estilos para los temas y las respuestas */

.resp { display: block; }

.tema { 
	margin:0;
	padding:4px 4px;
	border:2px solid #EFCA59;
	background: #F7E3A4;
	color: #000;
	font-size:1em; 
	border-radius: 10px;
  -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.tema.with-resp:hover {
	border-color: grey;
	cursor:pointer;
}

.respuestas { 
	margin:0 0 0 30px;
	padding:4px 4px;
	border:4px solid #C4C4C4;
	background: #EBEBEB;
	color: #154D18;
	font-size:1em;
	}
.respuestasHover {
	background: #EBEBEB;/*#94B900;*/
	/*cursor:pointer; */
}
	
.headerTheme LI {
	list-style:none;
	margin:0 0 6px 22px;
	padding:3px 0; }

.headerThemeTitle {
	font-size:150%;
	border-bottom:2px solid #A7C4E0; 
}

.headerThemeTitleRes {
	font-size:150%;
	border-bottom:2px solid #666; 
}

.mess_footer {
	float:right;
	font-size:10px; }
	
.mess_footer A { 
	/*display:inline;*/
	height:16px;
	line-height:10px;
	/*margin:0 4px;*/
	text-decoration:none; }	
.mess_footer A:link, .mess_footer A:visited, .mess_footer A:active, .mess_footer A:hover { text-decoration:none;color:black; }

/*
.mess_footer A SPAN { 
	float:left;
	display:block;
	padding:3px 4px 3px 0; }
*/

A.mess_link, A.mess_link:link, A.mess_link:visited, A.mess_link:active, A.mess_link:hover {
	text-decoration:none;
	color:black;
}

/* Estilos para los temas y las respuestas_EOF */

/* Estilos para el apartado enlaces.php */

.enlaces_list {
	clear:left;
	float:left;
	display:inline;
	margin:0;
	font-size:100%; }

.enlaces_list LI {
	margin:16px 0 0 0;
	list-style:none;
	line-height:1.5em;
	text-align:justify;
}

.enlaces_list LI.enlaces_title {
	font-size:115%;
	font-weight:bold;
	color:#278197;
	margin:0; 
	line-height:normal;
	}

.link_form_input {
	height:28px;
	line-height:12px;
	font-size:12px;
	color:black;
	padding-bottom: 30px;
}
.link_form_input SPAN {
	float:left;
	padding:8px 10px 8px 0;
}
.link_form_input INPUT {
	float:left;
	width:248px;
	height:auto;
	margin:0;
	padding:8px 5px;
	border:1px solid #278197; }
.link_form_textarea TEXTAREA {
	float:left;
	width:292px;
	height:200px;
	border:1px solid #278197; }
.link_form_textarea SPAN {
	float:left;
	padding:8px 10px 8px 0;
}
	
.link_form_select {
	height:28px;
	line-height:12px;
	font-size:12px;
	color:black;
	}
.link_form_select SPAN {
	float:left;
	padding:8px 10px 8px 0;
}
.link_form_select INPUT {
	float:left;
	width:140px;
	height:auto;
	margin-left:10px;
	padding:8px 5px;
	border:1px solid #278197;
}
.link_form_select SELECT {
	float:left;
	width:140px;
	height:auto;
	padding:8px 5px;
	border:1px solid #278197; }
.link_butt BUTTON {
	float:left;
	text-align:center;
	padding:10px 5px;
	border:1px solid #ccc;
	font-size:130%;
	font-weight:bolder;
}
.link_butt BUTTON:hover { 
	cursor:pointer;
	cursor:hand; }

/* Estilos para el apartado enlaces.php_EOF */

/* Estilos para Glosario */


.cell_word { 
	float:left;
	display: inline; /*IE double margin bug*/
	width:45%;
	height:16px;
	overflow:hidden;
	font-size:12px;
	line-height:12px;
	color:green;
	border:0;
	border-bottom:1px solid #C7D9EB; }
.cell_word A, .cell_word A:link, .cell_word A:visited, .cell_word A:active {
	color:green;
	text-decoration:none;	
}
.cell_word A:hover { text-decoration:underline; }

#indice A.letter {
	position:relative;
	float:left;
	display:inline;
	width:52px;
	height:52px; 
	border:1px solid #ccc;
	margin:2px;

	}
#indice .letter IMG {
	position:absolute;
	top:0;left:0;
	border:0px;
	width:100%;
	height:100%;
}


/* Estilos para Glosario_EOF */

/* NOSPAM styles */

#salert {
	position:absolute;
	top:100px;
	left:50%;
	width:600px;
	height:500px;
	background:red;
	margin-left:-300px;
}

/* NOSPAM styles_EOF */

a.img_review:link, a.img_review:visited, a.img_review:link
{
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}

a.img_review:hover
{
	font-weight: bold; 
	text-decoration: underline; 
	color: #090;
}



/* jose */


#botonera { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000;  width:180px; text-align:center;}

.btnEnlace a { float:left; margin-top:30px; width:180px; height:73px; text-decoration:none; background-image:url(images/botonesEnlac.jpg); cursor:pointer; }
.btnEnlace a:hover { background-position: 0 -73px;cursor:pointer;}

.mxWith_2 { margin:0 0 0 0;background:transparent;overflow:hidden; }



/*********NOEL************/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

/*****TEXT INDENT TRICK ERROR*******/
*:focus {
	outline: 0;
}
*:focus {
	outline: none;
}
body {
	margin:0;
	padding:0;
	color:#636363;
}




.center-div{
	width:960px;
	margin:0 auto;
    position: relative;
    height: 100%;
}
#header{
	background-color: #1A1A1A;
	border-bottom: 3px solid grey;
	height: 200px;
	padding-top:30px;
	/*overflow:auto;*/
}
#logo{ float:left; }
#main-menu{
	padding-top:20px;
	width:47%;
	float: right;
}
#main-menu li{
	display:inline-block;
	margin-right: 20px;
}
#pager-pager{text-align: center; padding: 0 50px; }
#main-menu li a,
#pager-pager a{
	text-decoration: none;
	color: #000;
	padding: 8px 26px;
	font-weight: bold;
	display:block;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    /*border:1px solid #ef9b1d;*/
}

#main-menu li a:hover{
}

.floated-column{ float: left; }
#left-main-column{
	position:relative;
	top:-66px;
	width:719px;;
}
#right-main-column{
	width:200px;
	margin-left: 39px;
	padding-bottom:40px;
}
#vertical-menu div{
	padding:20px 0 20px 30px;
}
#vertical-menu div ul{ margin-left:20px; }
#vertical-menu h3{
	font-size:18px;
	margin-bottom: 10px;
}
#vertical-menu li{
	list-style-image: url(images/flecha.png);
}	
#vertical-menu li a{
	text-decoration: none;
	color:#000;
	font-size:13px;
	line-height: 30px;
}
#menu-categories{
	-moz-border-radius:0 0 20px 20px;
    -webkit-border-radius:0 0 20px 20px;
	border-radius:0 0 20px 20px;
	background-color:#F7E3A4;
}
#vertical-menu #menu-categories ul{margin-left: 0;}
#vertical-menu #menu-categories h3{font-size:23px;}
#form-top{
	background:url(images/nuevo-tema-sup.jpg) no-repeat scroll 0 0 #FFFFFF;
	height:19px;
	margin:0;
	padding:10px 30px;
}
#form-top h2{ font-weight:normal; }
#form-middle{ 
	background:url(images/nuevo-tema-med.jpg) repeat-y scroll 0 0 #FFFFFF;
	padding:5px 35px 0 35px;
}
input, textarea{
	border:1px solid #BFBFBF;
	font-size: 15px;
}
#form-middle input.text{ width:38%; }
#form-middle #label-mail{ margin-left:35px; }
#form-middle label{
	font-size: 15px;
	/*font-weight: bold;*/
}
#form-middle textarea{
	height:110px;
	width:100%;
}
#foto-etiqueta-label{ margin-left:70px; }
#form-middle .row{ margin: 10px 0; }
#form-bottom{
	background: #fff url(images/nuevo-tema-inf.jpg) no-repeat 0 0;
	height: 23px;
}
.button-left{ background:transparent url(images/boton-menu-izq.png) no-repeat 0 0; }
.button-right{ background: transparent url(images/boton-menu-der.png) no-repeat 100% 0; }
#form-submit{
	float:right;
	width: 72px;
	margin:0;
	height: 29px;
}
#form-submit input{
	border:0 none;
	padding:5px 0 5px 12px;
	height: 100%;
}
#new-post-form{ margin-bottom: 40px; }
#search-form {text-align: right;}
#search-form input{ height:21px; }	
#search-form #search-form-submit{
	background:url(images/buscar.jpg) no-repeat scroll 0 0 transparent;
	border:0 none;
	height:25px;
	margin-top:0;
	text-indent:-9999px;
	width:27px;
}
#tabla-principal{ margin-top: 20px;}
.row-respuesta{
	margin: 0 15px;
	background: #EBEBEB;
	border: 2px solid #B7B7B7;
	border-top:0;
}
.row-respuesta.last{
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
    -webkit-border-radius:0 0 8px 8px;
}
.hilo{ margin: 20px 0; }
.tema, .row-respuesta{ padding: 10px 20px 3px 20px; }
.tema-links{ margin-top: 15px; }
.attached{ 
	text-align:center;
	width:100%;
	height: 60px;
	overflow: hidden; 
}
.tema-head{
	background:url(images/linea-amarilla.png) no-repeat scroll center bottom transparent;
	margin-bottom:10px;
	padding-bottom:5px;
}
.respuestas-header{
	background:url(images/linea-gris.png) no-repeat scroll center bottom transparent;
	margin-bottom:10px;
	padding-bottom:5px;
}
#pager{ 
	text-align: right;
	margin: 20px 10px 0 0;
}
#pager div{ display:inline; margin-right: 10px; }
#pager a{ color:#000; text-decoration: none; }
#pager a:hover{ text-decoration: underline; }

#footer-links{
	background-color: #1A1A1A;
	border-top:3px solid grey;
	padding: 20px 0;
}
#footer-links ul{
	float:left;
	width: 24%;
}
#footer-links ul li{ list-style: none; }
#footer-links ul li a{ 
	color:#fff;
	text-decoration: none;
}
#form-middle #contact div{
	margin: 18px;
}
#form-middle #contact label {
	display:inline-block;
	width:150px;
}
#contact input{ width:220px; }
#form-middle #contact div#form-submit{ margin:0; height:29px; }
#form-middle #contact div#form-submit input{ width:auto; height:100%; }
p.error, p.errorr{
	color:red;
	padding-left:20px;
    font-size: 11px;
}
#form-ok{
	-moz-border-radius:5px;
    -webkit-border-radius:5px;
	border-radius:5px;
	background-color:#BFFFBF;
	border:2px solid green;
	padding:5px;
}
#reply-form #label-titulo{ margin-left: 35px;}
#form-middle #reply-form input.text {
	width:33%;
}
#jcarousel{ margin-top: 40px; }


/**********NUEVOS ESTILOS******************/
.degradado{
  background-color: #f7e49e;
  background-image: -moz-linear-gradient(top, #f7e49e, #ef9b1d);
  -pie-background: linear-gradient(#f7e49e, #ef9b1d);  
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f7e49e),color-stop(1, #ef9b1d)); 
}
a.degradado:hover, input.degradado:hover{
  background-color: #f5f59d;
  background-image: -moz-linear-gradient(top, #f5f59d, #edcb1f);
  -pie-background: linear-gradient(#f5f59d, #edcb1f);  
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #f5f59d),color-stop(1, #edcb1f)); 
}
.shadow{
  -moz-box-shadow:2px 2px 8px 1px #c8C8C8;
  box-shadow:2px 2px 8px 1px #c8C8C8;
  -webkit-box-shadow:2px 2px 8px 1px #c8C8C8;
}
.fl-left{ float: left; }
.fl-right{ float: right; }


/****************FORM**********************/
input[type=submit]:hover{ cursor:pointer; }
#new-theme-form{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border: 1px solid #BFBFBF;
}
#new-theme-form h2{
  -moz-border-radius:10px 10px 0 0;
  -webkit-border-radius:10px 10px 0 0;
  border-radius:10px 10px 0 0;
  padding:4px 20px;
}
#new-theme-form form,
.hilo .reply-form form{
  padding: 10px 20px;
  font-size: 1.3em;
}

#new-theme-form form fieldset div,
.hilo .reply-form fieldset div{ clear:both; margin-bottom: 10px;}
#new-theme-form form fieldset div.fl-left,
#new-theme-form form fieldset div.fl-right,
.hilo .reply-form fieldset div.fl-left,
.hilo .reply-form fieldset div.fl-right{ clear:none; }
form #title{ width:560px; }
form #name, form #email, form #surname, form #phone{ width:250px; }
form #body{ width:673px; }
form fieldset.categories li{
  list-style: none;
  float:left;
  width:33%;
  min-height:35px;
}
#new-theme-form form fieldset.submit{ margin-top: 15px; }
form fieldset.submit input{
  border:0;
  padding: 5px 26px;
  border-radius:50px;
  -moz-border-radius:50px;
  -webkit-border-radius:50px;
  font-weight: bold;
  font-size: 11px;
  font-family: tahoma,verdana,arial;
  float: right;
}
.form-errors{
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  border:2px solid red;
  color:red;
  margin-bottom:20px;
  padding:5px 20px;
}
#messages{
  -moz-border-radius:8px;
  -webkit-border-radius:8px;
  border-radius:8px;
  border:2px solid green;
  color:green;
  margin-bottom:20px;
  padding:5px 20px;
}

/*******************POSTS*********************/
.hilo .hidden{ overflow:hidden; height: 0; display:none; }
.hilo .body p{ margin: 10px 0; }
.hilo .body{ overflow:hidden; text-align:justify; font-size:12px; line-height:18px; }
.hilo h3{ text-transform:capitalize; font-size:18px; }
.hilo h3 a{ color:#000; text-decoration:none; }
.hilo .body a, .hilo .body a:visited, .hilo .body a:hover{ color:#000; text-decoration:none; }
.hilo h4{ font-size: 10px; }
.hilo hr{
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgb(247,228,164)),
    color-stop(0.5, rgb(239,202,89)),
    color-stop(1, rgb(247,228,164))
  );
  background:-moz-linear-gradient(
      left center,
      rgb(247,228,164) 0%,
      rgb(239,202,89) 50%,
      rgb(247,228,164) 100%
  );
  margin:5px 0;
}
.hilo .replies{
  background: #EBEBEB;
  border:2px solid #B7B7B7;
  border-top: 0;
  border-radius:0 0 10px 10px;
  -moz-border-radius:0 0 10px 10px;
  -webkit-border-radius:0 0 10px 10px;
  width:95%;
  margin-left: 18px;
}
.hilo .replies hr{
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, #EBEBEB),
    color-stop(0.5, #B7B7B7),
    color-stop(1, #EBEBEB)
  );
  background:-moz-linear-gradient(
      left center,
      #EBEBEB 0%,
      #B7B7B7 50%,
      #EBEBEB 100%
  );
}
.hilo .replies .reply{
  border-top:2px solid #B7B7B7;
  padding: 10px 20px;
}
.hilo .replies .reply.first{ border:0; }
#slogan{
  font-size:13px;
  margin-bottom:15px;
  margin-top:15px;
  text-align:justify;
}
.signature{ text-align:center; margin-top:10px; }

/***************SEARCH BOX****************/
#search-box{
  -moz-border-radius:20px 20px 0 0;
  -webkit-border-radius:20px 20px 0 0;
  border-radius:20px 20px 0 0;
  background:#F7E3A4;
  bottom:0;
  height:40px;
  position:absolute;
  right:2px;
  width:200px;
}
#search-box form{
  -moz-border-radius:20px 20px 0 0;
  -webkit-border-radius:20px 20px 0 0;
  border-radius:20px 20px 0 0;
  background:#FFF;
  margin: 5px 0 0 5px;
  width:190px;
  height: 35px;
}
#patern{ border:0; margin: 12px 0 0 10px; width: 144px; }
#search-submit{
  border:0;
  background: transparent url(images/Search.png) no-repeat 0 0;
  text-indent: -9999px;
  width: 28px;
  height: 28px;
}

#error404{
  -moz-border-radius:10px;
  -webkit-border-radius:10px;
  border-radius:10px;
  border:1px solid red;
  font-size:16px;
  padding:120px 20px;
  text-align:justify;
}

.reply-link{    
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    display: inline-block;
    font-size: 14px;
    padding: 10px 15px 5px;
    vertical-align: top;  
    background-color: #ebebeb;
    background-image: -moz-linear-gradient(top, #EBEBEB, #B7B7B7);
    -pie-background: linear-gradient(#EBEBEB, #B7B7B7);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #ebebeb),color-stop(1, #b7b7b7));  
}
