/*  
Theme Name: Reforgalia
Theme URI: http://www.reforgalia.es
Description: Reforgalia Theme
Version: 0.1
Author: Hospedaxes
Author URI: http://www.hospedaxes.com

*/

body {
  background: rgb(255,255,255);
  font-family: Arial;
  font-size: 1em;
  line-height: 18px;
  color: #393733;

}

pre {
   overflow: auto;
}

/* Enlaces
-------------------------------------------------------------- */

a:link, a:visited, a:active {
   color: #001936;
   text-decoration: none;
   border-bottom: 1px dotted #001936;   
}

a:hover {
   color: #004087;
   text-decoration: underline;
   border: none;
}

a.img {
   border: none;
}

.img_ppal:link{
    border-bottom: none;
  }

.img_ppal:visited{
    border-bottom: none;
  }
  
.img_ppal:active {
    border-bottom: none;
  }
  
.img_ppal:hover{
    text-decoration: none;
}

.link_image:link{
    border-bottom: none;
  }

.link_image:visited{
    border-bottom: none;
  }
  
.link_image:active {
    border-bottom: none;
  }
  
.link_image:hover{
    text-decoration: none;
}

/* Encabezados
-------------------------------------------------------------- */

.encabezado {
   border-bottom-style: dotted;
   border-bottom-width: 1px;
   border-bottom-color: #333;
   padding-bottom: 5px;
   font-size: 1.5em;
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #333;
}

h2 {
   font-size: 1.3em;
   margin-top:20px;
}

/* Imagenes
-------------------------------------------------------------- */
.icon {
   margin: 2px;
   margin-bottom: -2px;
}

img {
   border: 0px;
}


.imagen {
padding:1px;
border: 1px solid #999;
margin: 5px;
}

.banner_ppal {
    width: 718px;
    height: 77px;
    padding-top: 20px;
}

#logo{
    width: 985px;
    height: 130px;
    margin-top: 0; 
}

/* Layout
-------------------------------------------------------------- */
.post {
   float: left;
   width: 74%;
}

.content {
   padding: 20px 20px 0 10px;
   float: left;
   width: 74%;
   font-size: 0.8em;
}
.container {
  margin-left: auto;
  margin-right: auto;
  width: 984px;
  padding: 0;
  background-color: #ffffff;
  border-color: #001936;
  border-width: 1px;
  border-style: solid;
}

.container:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.header {
   width: 984px;
   height: 131px;
   margin-bottom: 1px;
}   

.footer {
   font-size: 11px;
   clear: both;
   border-top-color: rgb(0,37,105);
   border-top-style: dotted;
   border-top-width: 1px;
}
  
  .footer-izq {
  padding: 5px;
     float: left;
     text-align: left;
  }
  .footer-der {
  padding: 5px;
     float: right;
     text-align: right;
  }

.menu ul {
   list-style: none;
}

.menu li {
   display: inline;
   width: 150px;
   height: 25px;
   padding-left: 9px;
   border-left: 1px solid #eee;
}


/* Formularios
-------------------------------------------------------------- */

fieldset { border: 1px solid #d6d6d6; margin: 20px 0; }
.login fieldset {
   background-color: #e8e7e7;
   background-image: url('http://www.anunciosfinancieros.es/css/imagenes/login_form.png');
   background-repeat: repeat-x;
}
.campo      { margin: 10px 0; }
label       { float: left; font-weight: bold; }
.input      { float: left; }
.input small { font-size: 10px; }

input, textarea, select {
   background: #fff;
   border: 2px solid #d6d6d6;
   color: #444;
   padding: 2px;
}

input:focus, textarea:focus, select:focus {
   background: #e7e2ff;
   border: 2px solid #001936; 
   color: #001936;   
}


.explicacion_form { 
   width: 400px; 
   float:left;
   font-size: 12px; 
   padding-left: 100px;
}
   .explicacion { 
      font-family: Verdana, Helvetica, Arial, sans-serif; 
      padding-left:10px; 
      color:#eee;
      padding: 5px; 
      border: 1px solid #001936;
      background-color: #001936;
      background-image: url('http://www.anunciosfinancieros.es/css/imagenes/form.png');
      background-repeat: repeat-x;
      position: relative;  
   }
   .explicacion a {
      color: #eee;
      font-weight: bold;
      text-decoration: none;
      border-bottom-color: #eee;
      border-bottom-style: dotted;
      border-bottom-width: 1px;
   }
   .explicacion ul {
      margin: 0;
   }
   .explicacion h4:first-letter {
      font-size:1.4em;
   }
   .explicacion h4 {
      text-transform: uppercase;
      width: 90%;
      margin: 0 auto;
      margin-bottom: 10px;
      border-bottom-color: #eee;
      border-bottom-style: solid;
      border-bottom-width: 1px;
   }
   .explicacion_form .fase {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      text-align:center;
      margin:2px;
      margin-bottom: 10px;
      padding:0;
      font-size:8em;
      color:#ddd;
      position: relative;
   }
   .explicacion_form .fase .actual {
      color:#004087;
   }  
.formulario { 
   width: 550px; 
   float:left;
   margin-right: 10px;
   font-size: 12px;
}
   .formulario h2 {
      border-bottom-color: #666;
      border-bottom-style: dotted;
      border-bottom-width: 1px;
      margin-top: 20px;
   }

.formulario input    { width: 400px; }
.formulario input.submit { width: 100px; }
.formulario input.checkbox { width: 15px; }
.formulario input.radio { width: 15px; }
.formulario textarea { width: 400px; height: 200px; }
.balance          { width:400px; height:100px!important; }
.peque               { width:400px; height: 40px!important; }
.formulario label    { width: 100px; }
.input_titulo input    { width: 200px!important; }


.error_login {
   color: red;
   padding-left: 25px;
   margin-left: 100px;
   background-image: url('http://www.anunciosfinancieros.es/css/imagenes/exclamation.png');
   background-repeat: no-repeat;
   background-position: left center;
}
.error {
   color: red;
   font-weight: bold;
}

.error_info {
   border-color: red;
   border-width: 1px;
   border-style: solid;
   padding: 5px 15px;
   text-align:center;
   margin: 0 auto;
   width: 500px;
   background-color: #ffd6b4;
   background-image: url('http://www.anunciosfinancieros.es/css/imagenes/error.png');
   background-position: 5px center; 
   background-repeat: no-repeat;
}

/* Tablas
-------------------------------------------------------------- */
   
.cuadro {
  border: thin rgb(128,128,128) solid;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 10px 5px;
}

  .cuadro .imagen{
    padding-left:300px;
  }

  .cuadro .fecha{
    text-align: right;
    clear: both;
    padding-right: 10px;
  }
  
  .cuadro .contenido {
    width: 600px;
  }
    .titulo{
      color: rgb(0,0,255);
    }
  
.cuadro_negro {
  border: thin rgb(0,0,0) solid;
  padding: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px;
}



/* Listados de definiciones
-------------------------------------------------------------- */

dt {
  padding-top: 10px;
  font-size: 1.3em; 
  text-decoration: underline;   
}


/* Sidebar derecho
-------------------------------------------------------------- */
#zona_noticias {
 	width: 22%;
	float: right;
	padding-top: 2px;
    font-size: 0.8em;
    font-weight: bold;
}


	#zona_noticias a:link {
		border-bottom: none;
	}

	#zona_noticias a:visited {
		border-bottom: none;
	}
	
	#zona_noticias a:active {
	    border-bottom: none;
	}
	
.zona_noticias_rotulo {
   color: #004087; 
   padding-left: 0;
   margin: 0 0 10px 10px;
}

.noticia_titulo {
	font-size: 11px;
	margin-top: 10px;
}
.noticia_texto {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}
.noticia_texto ul {
list-style:none;
padding:0;
margin:0;
}
.noticia_texto li {
padding: 5px 0;
padding-left: 5px;
}
.categorias{
border-left: thin rgb(255,0,0) solid;
}
.noticia_texto_bookmarks {
	font-size: 11px;
	margin-bottom: 10px;
	margin-top: 5px;
	color: #000000;
}
.noticia_texto_bookmarks ul{
list-style:none;
padding:0;
margin:0;
border-left: thin rgb(0,204,255) solid;
}
.noticia_texto_bookmarks li {
padding: 5px 0;
padding-left: 5px;
}
.meta{
border-left: thin rgb(139,21,139) solid;
}

/* Varios
-------------------------------------------------------------- */

.clear { clear:both; }

fieldset {
	width: 538px;
	border-color:#000066;
	border-style: solid;
	border-width: 1px;
	padding-left: 10px;
	padding-right: 10px;
}

legend {
	color: #FFFFFF;
	margin-bottom: 10px;
	border-color:#000066;
	background-color: #000066;
	border-style: solid;
	border-width: 1px;
}

#zona_validaciones {
	height: 31px;
	background-color: #FFFFFF;
	text-align: center;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF
}

#zona_separadora {
	height: 2px;
	width: 178px;
	background-color: #FFFFFF;
	margin-top: -22px;
	margin-left: 806px;
	position: absolute;
}

.limpiar {
	clear: both;
}

/* Estilos propios del blog */

.post {
	width: 90%;
	margin-left: 25px;
	margin-top: 25px;
}

	.post h2 {
		text-align:left;
		padding:2px;
		margin:2px;
	}
	.post h2 a {
		font-size: 18px;
	}
	.post h2 a:link, .post h2 a:active, .post h2 a:visited {
		color: #333333;
	}
	.post h2 a:hover {
		color: #6B84C3;
	}
	
	.postmetadata {
		text-align: center;
	}
	.postmetadata.alt {
		padding: 5px;
	}
	.postmetadata.alt, .postmetada.alt a {
		background-color: #6B84C3;
		color: #333333;
	}
	.postmetadata.alt a:link, .postmetadata.alt a:visited, .postmetadata.alt a:active {
		color: #FFFFFF;
	}
	.postmetadata.alt a:hover {
		color: #d3dfe2;
	}
	.postmetadata.alt small a, .postmetadata.alt small {
		font-size:10px;
	}	
	
#comentarios {
	margin-top:25px;
	margin-left:25px;
	width: 90%;
}	

	ol#lista-comentarios {
		list-style:none;
		padding-left:0;
		margin-left:0;
	}
	
	ol#lista-comentarios li {
		color:#222;
		padding:10px;
	}
	
	ol#lista-comentarios li.alt {
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
		background:#d3dfe2;
	}

.navigation {
	text-align: center;
	float: left;
   width: 74%;
}




/* Tipografia
-------------------------------------------------------------- */
.explain { font-size: 10px; }

.resaltado_azul{
  background: rgb(0,0,255);
  color: rgb(255,255,255);
  font-weight: bold;
  padding: 5px 5px 5px 5px;
  margin-right: 10px;
}

