/*
Theme Name: ProSense
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 11px Arial, Sans-Serif;
	background: #ffffff;
   /*background: #656565;*/
	margin: 0px;
	padding: 0px;
}

a {
	color: #C00000;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #C00000;
}

a:hover {
	color: #333333;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 728px;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 0 36px 0px 36px;
}

#header {
	width: 100%;
	background: #ffffff;
	height: 125px;
}


#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 498px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-right:20px;
}

#sidebar {
	float: right;
	width: 202px;
	padding-top: 10px;
	padding-left:6px;
	border-left:1px solid #000000;

}

#linea_negra {
	width: 100%;
	height:2px;
	background: #C00000;
	clear: both;
}

#footer {
	color: #4a4a4a;
	width: 100%;
	padding-top:5px;
	height:35px;
	background: #ffffff;
	text-align:center;
}

#footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #c00000;
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}


/*-------------Cabecera de Pages-------------*/


#cabecera_enunciado_interior {
	float:left;
	width: 498px;
	height:60px;
}
#titulo_enunciado {
	float:left;
	width: 295px;
	text-align:left;
	padding-top:15px;
}
#foto_enunciado {
	float:left;
	width: 203px;
	padding-top:5px;
	text-align:right;
}

#linea_separadora_roja {
	border-top: 1px solid #C00000;
	width: 100%;
	height:2px;
	float:left;
}
/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Arial, Sans-Serif;
}

h2 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #c00000;
	letter-spacing:-1px;
	text-transform:uppercase;
	
}

h3 {
	font-size: 16px;
	font-weight:normal;
	color:#666666;
}

h4 {
	font-size: 12px;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #c00000;
	margin-bottom: 5px;
	line-height: 1.0em;
}

.post {
	font-size: 12px;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {

	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

#entrytext{
	float:left;
	width:100%;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #999999;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	border-top:1px solid #000000;
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}


blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #f6e4c9;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #FBF5DF;
	border-top: solid 1px #EDE0B3;
	border-bottom: solid 1px #EDE0B3;
}

/*--------------Estilos Sidebar------------*/

#cuadro_buscar {
	float:left;
	width: 92%;
	height:45px;
	padding:12px 0 0 20px;
	background:#dcddd5;
}

#separador_sidebar {
	float:left;
	width: 100%;
	height:10px;
}
#separador_sidebar2 {
	float:left;
	width: 100%;
	height:6px;
}

#separador_sidebar1 {
	float:left;
	width: 100%;
	height:170px;
}

#direccion_sidebar {
	float:left;
	width: 99%;
	height:100px;
	padding:5px 0 0 5px;
	background:#dcddd5;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:16px;
}

#sidebar ul li {
	line-height:2.4em;
	list-style:none;
	font-size: 12px;
	color: #000000;
	border-bottom: 1px solid #626262;
	width:90%;
	padding-left:8px;
}

#sidebar a {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-decoration:none;
}

#sidebar a:hover {
	color: #C00000;
}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	height:18px;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f4f4f4;
	border: 1px solid #8d8d86;
}
#searchform .boton {
	height:19px;
	font: bold normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #656566;
	width:48px;
}

/*-------------Propios------------------*/

.enlaces_menu_arriba {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
	letter-spacing: 0px;
}

.enlaces_menu_arriba:hover {
	color: #da2311;
}

.linea_menu_interior {
	border-bottom: 1px solid #626262;
}

.linea_menu_interior_cabecera {
	border-bottom: 1px solid #626262;
	border-top: 1px solid #626262;

}
.enlaces_menu_interior{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.enlaces_menu_interior:hover{
	color: #ed6d02;
}

.boton_post {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #323232;
	height: 24px;
	width: 110px;
	border: 1px solid #323232;
}

.text_formulario {
	border: 1px solid #ef6b00;
	height: 20px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cuadro_formulario {
	border: 1px solid #ef6b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cuadro_formulario_post {
	height:18px;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #fbf4f4;
	border: 1px solid #c00000;
}
.area_formulario_post {
	height:120px;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #fbf4f4;
	border: 1px solid #c00000;
}

.texto_formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linea_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.enunciado_post {
	font: 12px Arial;
	color:#666666;
	font-weight:bold;
	
}
.linea_superior_negra {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 
						ESTILOS NUEVOS IBERSONTEL
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */

a.index {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}

a.index :hover{
	color: #333333;
}
a.enlaces_principal {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-transform: uppercase;
	text-decoration:none;
}

a.enlaces_principal :hover{
	color: #333333;
}

.texto {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
}
.texto_negro {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.texto_enunciado {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #c00000;
	letter-spacing:-1px;
	text-transform:uppercase
}
.linea_roja_superior {
	border-top: 1px solid #C00000;
}
.pie_pagina {
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #4a4a4a;
	border-top: 2px solid #C00000;
}

.textomenu {
	font:  normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
}
.textodirecion {
	font:  normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.textotelefono {
	font:  bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.textoEnunciados {
	font:  bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
}

.textocabecera {
	font:  bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
}

.cuadro_texto {
	height:18px;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #8d8d86;
}
.cuadro_texto_principal {
	height:18px;
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #f4f4f4;
	border: 1px solid #8d8d86;
}

.boton {
	height:21px;
	font: bold normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
	color: #FFFFFF;
	background-color: #656566;
}
.menu_interno{
	border-bottom: 1px solid #bfbfbf;
}

a.enlaces_menu_interno {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	text-decoration:none;
}

a.enlaces_menu_interno:hover{
	color: #C00000;
}

.linea_negra_separadora {
	border-right: 1px solid #000000;
}
a.menu_cabecera {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
a.menu_cabecera:hover{
	color: #C00000;
}

.separadores {
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #000000;
}
.separadores_rojo {
	font: normal normal 13px Arial, Helvetica, sans-serif;
	color: #C00000;
}

.linea_gris_separadora {
	border-bottom: 1px solid #dadbd5;
}
.linea_divisoria_encabezados {
	border-top: 1px solid #000000;
}
.texto_enunciados_interiores {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #c00000;
}
.cuadro_imagen {
	border: 1px solid #c000000;
}

.texto_cabecera_archive {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #333333;
	letter-spacing:-1px;
	text-transform:uppercase
}
.enlace_anterior_single {
	font: bold 11px Arial, Helvetica, sans-serif;
}
.enlace_siguiente_single {
	font: bold 11px Arial, Helvetica, sans-serif;
}
.texto_resultado_busqueda {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
    letter-spacing:-1px;
}
a.enlaces_servicios_operadores {
	font: normal normal 11px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration:none;
}


