/*
Theme Name: Chatterbox
Author: ChiQ Montes
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background:#ffffff url(images/top_bg.png) repeat-x top;
}
a {
	color: #443e33;
	text-decoration:none;
}
a:hover {
	text-decoration: none;
	color: #C1272D;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
.wrapper {
	width: 1000px;
	margin: auto auto;
	text-align: left;
	/*background:url(images/bg.gif) repeat-y;*/
}
/** END wrapper **/

/** BEGIN header **/
#header {
	padding:0px;
	margin:0px;
	height: 32px;
	background:url(images/header_1.gif) no-repeat top;
}

#header .pages {
	padding:0px;
	margin:0px;
	height:18px;	
	list-style-type: none;
	float:left;
	width:625px;
	margin-top:10px;
	margin-left:30px;
}

#header .pages li {
	float: left;
	font-size: 0.9em;
	text-transform: uppercase;
	/*font-weight: bold;*/
	padding-left: 2px;
	/*padding-top:30px;*/
}
#header .pages li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 0px 5px 0px;
}

#header .pages li a:hover {
	display: block;
	color: #C1272D;
	text-decoration: none;
	padding: 0px 5px 0px;
}

#header .search {
margin:0 0 0 0;
padding:0px;
border: 0px;  
float:right;
line-height:1.5em; 
Text-Align:right;
font-family: Arial, Helvetica, sans-serif;
width:300px;
height:23px;
font-size:87%;
margin-top:5px;
margin-right:31px;
}

.search input {
background:transparent;
font-size:13px;
color:#000000;
font-family:Tahoma, Arial, Helvetica, sans-serif, verdana, courier;
width:210px;
height:18px;
vertical-align:middle;
border: 0px solid #8c8c8c;
}

.search .input {
width:15px;
height:23px;
background:none;
border:none;
vertical-align:middle;
margin:0;
}

#header_2 {
	padding:0px;
	margin:0 0 0 25px;
	height: 124px;
	background:url(images/logo2.png) no-repeat left;
	position:relative;
	}

#header_2 .logo {
	border:0 none;
	float:left;
	height:90px;
	margin:20px 0 0;
	padding:0;
	text-align:left;
	width:400px;
	}

#header_2 .ad {
		padding:0px;
		margin:0px;
		float:right;
		padding-top: 20px;
		margin-right:35px;
		height:60px;
		width:468px;
		}
	
		
		
#header_2 #clima  {
		position: absolute;
		right: 30px;
		top: 23px;
		width:293px;
		border-top:3px solid #C1272D;
		border-bottom:2px solid #333333;
		height:58px;
		padding:17px 0 0 0;
		line-height:2em;
		font-size:11px;
		}
	
#header_2 #clima  img {
		margin:-7px 5px;
		}
		
#header_2 #clima  span#spanreloj {
		color:#C1272D;
		font-weight:bold;
}

#header_3 {
	padding:0px;
	margin:0px;
	height: 50px;
	/*background:url(images/header_3.gif) no-repeat top;*/
}


#header_3 .categories {
	padding:0px;
	margin:0px;	
	list-style-type: none;
	float:left;
	width:95%;
	margin-top:1px;
	margin-left:27px;
}

#header_3 .categories li {
	float: left;
	font-size: 1.1em;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 2px;
	/*padding-top:30px;*/
}
#header_3 .categories li a {
	display: block;
	color: #ffffff;
	text-decoration: none;	
	padding: 8px 10px
}

#header_3 .categories li a:hover {
	display: block;
	color: #333333;
	text-decoration: none;
	background: #74D689;
	padding: 7px 10px
}
a#verExtendido {color:#C1272D; font-weight:bold;}
.temperatura-ext {
	border-style: solid;
	border-color: #C1272D;
	border-width: 2px 1px 1px;
	padding: 5px;
	display: inline;
	background-color:#fff;
	float: left;
	position: absolute;
	right: -2px;
	top: 75px;
	width:158px;
	height: 86px;}
	
span.diaExt {
	float:left;
	font-weight:bold;
	height:15px;
	margin-bottom:12px;
	margin-left:5px;
	width:39px;}
span.MinMax {display:block}
a.cerrarExt {color:#C1272D; float:right}

/** END header **/


/** BEGIN content **/

#contentmain {
	padding: 0px;
	margin:0px;
	width: 620px;
	float: left;
	margin-left:28px;	
}

#contentmain .feature_new {	
	padding:0px;
	margin:0 0 10px 0;
	font-size:1.1em;
	font-weight:normal;
	font:Verdana;
	width:610px;
	height:21px;
	padding:5px 0 0 10px;
	background:#C1272D;
	color:#FFFFFF;
}

/** BEGIN featured **/

#featured {	
	width:618px;
	height: 188px;
	overflow: hidden;	
	margin-left:0px;
	margin-bottom:20px;
	background:#efefef;
	border:1px solid #ECC5C7;
}
#featured .content {
	/*
	background: #ffffff url(images/gradient.gif) repeat-x 0 0;
	border: 1px solid #CFCFCF;
	*/
	
	padding: 17px 10px 0 17px;
	/*margin-bottom: 10px;
	border-bottom:none;*/
	
}
#featured .content img {
	float: left;
	margin-right:10px;
	width: 178px; 
	height: 105px;
	border:#deecf5 3px solid;	

}
#featured .content .title{
	padding:0 0 15px 0;
	margin:0px;
	/*height:60px;*/
	}
#featured .content .title h2 {
	padding:0px;
	margin:0px;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}
#featured .content .title h2 a {
	text-decoration: none;
	color:#444444;
	font-size:32px;
	font-weight:bold;
	line-height:33px;
	word-spacing:-0.05em;
	letter-spacing:-0.05em
}

#featured .content .title .details {
	padding-top: 15px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 0;
	display:none;
}

#featured .content .title .details .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:25px;
}

#featured .content .title .details a {
	text-decoration: none;
	color:#C1272D;
	font-weight:bold;
}

#featured .content p {
	line-height: 1.2em;
	margin-bottom: 15px;
	color:#333333;
	font-size:1.2em;
}

#featured .content .author {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;
	display:none;	
}

#featured .content span {
	font-style:italic;
	color:#808080;
}

#featured .content .readmore {
	color:#C1272D;
	font-size:11px;
}
/** END featured **/


#content {
	padding: 0px;
	margin:0px;
	width: 410px;
	float: left;
	margin-left:0px;	
}

#content .recent_art {
	padding:0px;
	margin:0px;
	/*font-size:1.1em;
	font-weight:bold;*/
	margin:0 0 15px 0;
	font:Verdana;
	/*margin-bottom:10px;*/
	width:410px;
	height:9px;
	/*padding:5px 0 0 10px;*/
	background:#C1272D;
	/*color:#28567a;*/
}



#content .post {
	width:410px;
	min-height:160px;
	margin-left:0px;
	margin-bottom: 18px;
	border-bottom:#ECC5C7 1px solid;
}

#content .post img {
	background-color:#EFEFEF;
	border:1px solid #DEDEDE;
        float: left;
	margin-top:3px;
        margin-right: 15px;
	max-width:200px;
	padding:4px;
}

#content .post .title h2 {
	/*padding:0 0 17px 0;*/
	margin:0px;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom: 0px;
	font:Verdana;
}
#content .post .title h2 a {
	text-decoration: none;
	color:#444444;
	font-size:20px;
	line-height:22px;
	word-spacing:-0.008em;
	letter-spacing:-0.008em;
}

#content .post .title .details {
	padding-top: 3px;
	font-size: 0.9em;
	text-transform:capitalize;
	margin-bottom: 18px;
	
}

#content .post .title .comment{
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments.gif) no-repeat left;
	padding-left:23px;
	margin-left:10px;
}

#content .post .title .details a {
	text-decoration: none;
	color:#333333;
	
}

#content .post p {
	line-height:14px;
	font-size:12px;
	margin-bottom: 18px;
	margin-top: 15px;
        overflow: hidden;
}

#content .tags {	
	float:left;
	padding: 0 0px;
	margin-bottom:10px;
	background:url(images/folder.gif) no-repeat left;
	padding-left:20px;
	display:none;
}

#content span {
	font-style:normal;
	color:#808080;
}

#content .readmore {
	color:#C1272D;
	font-size:11px;
}

#content .postnav ul {
	list-style-type: none;
}
#content .postnav ul li {
	float: left;
	padding: 0 2px;
	font-family: Arial, Helvetica, sans-serif;	
}
#content .postnav ul li a {
	display: block;
	padding: 4px 8px;
	border: 1px solid #E1E1E1;
	text-decoration: none;
	color: #4F4F4F;
}
#content .postnav ul li a:hover {
	border-color: #ffffff;
}
	
h2.title {
	font-size: 1em;
	text-transform: uppercase;
	margin-bottom: 15px;
}
#content .single {
	padding: 0 20px 40px 0;
	/*margin-bottom: 25px;*/
	border-bottom: 4px solid #ECC5C7;
	width:410;
}
#content .single .excerpt{
	font-weight:bold;
	color:#444;
	border-bottom:1px solid #F1F1F1;
	font-size:13px;
	padding-bottom:10px;
	margin-bottom:30px;
		}

#content .time{
	width:410px;
	color:#C1272D;
	float:left;
	margin:0 8px 15px 0;
	font-size:14px;
	}
		
#content .single h2 {
	margin-bottom: 20px;
	font-size: 30px;
	text-transform: none;
	letter-spacing: -0.05em;
	word-spacing: -0.05em;
	color:#333333;
	line-height:30px;
}
#content .single p {
	line-height: 17px;
	font-size: 14px;
	margin-bottom: 15px;
}

#content .single img {
	max-width:408px;
	margin:0 10px 10px 0;
	overflow:hidden
	}
	
#content .single ul, #content .single ol {
	list-style-position: inside;
	margin-bottom: 10px;
}
#content .single li {
	line-height: 1.5em;
	padding: 2px 0;
}
#content .single blockquote {
 padding: 10px;
 background-color: #eeeeee;
 border-top:2px solid #C1272D;
 margin:20px 0 20px 0;
 }

#content .single blockquote p{
 margin:0;
 font-size:11px;
 font-family:Georgia, "Times New Roman", Times, serif;
 }
 
#content .single blockquote h3 {
	font-family:georgia;
}
 
 
#content .single , #content .single h4, #content .single h5, #content .single h6 {
	font-size: 1.2em;
}

.wp-caption-text{
	font-size:11px !important;
	color:#C1272D;
	margin-bottom:5px !important;
	}

#aus {
	margin-bottom:20px;
}

#content #lineaSeparacion2 {
	border-bottom:1px solid #ECC5C7;
	margin:20px 0;
	}

.postnav {
	margin-top:-18px;
	margin-bottom:30px;
	width:400px;
	border-bottom:1px solid #C1272D;
	padding:18px 5px 8px 5px;
	background-color:#F6F7F5;
	}

.anteriores {
	float:left;
	}
		

.recientes {
	float:right;
	}

/*tres columnas*/

.threeCols {
	width:410px;
	height:333px;
	height:333px;
	border-top:9px solid #C1272D;
	padding:10px 0;
	}

.threeCols .last {
	margin-right: 0 !important;
}

.threeCols  .column {
	float:left;
	width:130px;
	margin-right:10px;
	background-color:#EFEFEF;
	/*padding: 160px 5px 10px 5px;*/
	height:333px;
	/*border:1px solid #EBE8E4;*/
}
.threeCols img {
	margin-bottom:10px;
	}
	
.threeCols  .column  h4 {
	padding:0 5px;
	margin-bottom:2px;
	}
	
.threeCols  .column  h4  a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	word-spacing:-0.02em;
	letter-spacing:-0.02em;
	margin-top:10px;
	font-weight:normal;	
	color:#C1272D;
	/*padding: 0 5px;*/
	}

.threeCols  .column  h4  a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	word-spacing:-0.02em;
	letter-spacing:-0.02em;
	margin-top:10px;
	font-weight:normal;
	color:#74D689;
	/*padding: 0 5px;*/
}

.threeCols  .column  p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:1.1em;
	padding: 0 5px;
	}
	
.threeCols  .column  .p  span {}


.marginador {
	margin-left:28px!important}
	
	
.Bizarras {
	width:410px;
	/*height:330px;*/
	background-color:#EFEFEF;
	margin-bottom:25px;
	overflow:hidden;
}

.tituloInsolito {
	font-size:20px;
	/*height:25px;*/
	color:#74D689;
	background-color:#E7E7E7;
	padding:7px 10px 3px 10px;
	margin-bottom:15px;
	border-top:4px solid #C1272D;
	border-bottom:2px solid #C1272D;
	text-transform:uppercase;
	font-family:arial;
	font-weight:bold;
}

.Insolitas .notaInsolita {padding: 0 5px; margin-bottom:20px; width: 280px;}
.Insolitas h6
{
        font-size:18px;
        font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #74DCCA;
}

.Insolitas p
{
    padding: 0 0 0 14px;
}

.Insolitas .notaInsolita .comment {
	padding-top: 10px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments2.png) no-repeat left;
	padding-left:23px;
	margin-left:16px;
	display:block;
}
.readmore {
	color:#C1272D;
	font-size:11px;}

.Bizarras .notaBizarra {
	width:190px;
	/*height:300px;*/
	/*background-color:red;*/
	float:left;
	/*margin-right:10px;*/
	padding:5px;
}

.Bizarras h6 {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:19px;
	margin:0 5px 10px 5px;
	padding-bottom:10px;
	border-bottom:1px solid #74DCCA;
	
}

.Bizarras .notaBizarra  p{
	padding:0 15px 0 5px;
	margin-bottom:20px;
}
	
.Bizarras .notaBizarra .comment {
	padding-top: 5px;
	font-size: 0.9em;
	text-transform:capitalize;
	height:17px;
	background:url(images/cooments2.png) no-repeat left;
	padding-left:23px;
	margin-left:5px;
}

.servicios {
	width:410px;
	font-size:12px;
	font-family:arial;
	color:#555555;
}
	
.servicios table {
	width:410px;
	background-color:#F1F1F1;
	padding:5px;
}
	
.servicios tr   {
	height:40px; 
	}
	
.linea1 {
	background-color:#EAE7E3;
}

.linea2 {
	background-color:#EAE7E3;
	margin-bottom:5px;
	padding: 0 5px;
}


.servicios td {
	/*width:225px;*/
	padding:0 5px 0 5px;
}

.servicios2{
	width:410px;
	font-size:12px;
	font-family:arial;
	color:#555555;
}

.servicios2 table {
	width:410px;
	background-color:#F1F1F1;
	padding:5px;
}
	
.servicios2 tr   {
	height:60px; 
	}
	
th {
	width:135px;
	padding:0 5px;
	height:60px;
}	

.servicios2 td {
	/*width:135px;*/
	padding:5px 5px;
	}
	
.organismo {
	font-weight:bold;
}

.telefono {
	font-weight:bold;
}
	
/** END content **/

#navigation {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 100%;
	overflow: hidden;	
}

.alignleft {
	float:left;
	/*margin-bottom:18px;*/
	overflow:hidden;
	text-align:left;
	max-width:408px
}

.alignnone{
	float:left;
	/*margin-bottom:18px;*/
	overflow:hidden;
	text-align:left;
	max-width:408px
}

.alignright {
	text-align: right;
	float: right;
	padding-right:20px;
	max-width:408px;
	overflow:hidden;
}

.akst_link {
	margin-top:30px;
	font-size:12px;
	color:#C1272D;
}

/** BEGIN sidebar2**/

#sidebar2 {
	width: 200px;
	float:left;
	margin-left:10px;
	background-color:#F6F7F5;
	margin-bottom:15px;
	/*border-bottom:1px solid #555555;*/
	/*padding-bottom:20px;*/
}

#sidebar2  h2 {
	height:20px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:7px 5px 4px 5px;
	color: #3F7B09;
	border-bottom: 1px solid #3F7B09;
	background-color:#E9e9d9;
	letter-spacing: -0.03em;
	word-spacing: -0.03em;
}

#sidebar2 h3 {
	margin-bottom: 10px;
	font-size:20px;
	text-transform: uppercase;
	letter-spacing: -0.03em;
	
}

#sidebar2 h4 {
	font-size:12px;
	padding:5px;
	color: #555555;
}

#sidebar2  table {
	border-top: 1px solid #999777;
	border-bottom: 1px solid #999777;
	width:200px;
	padding: 10px 5px 10px 5px;
	line-height: 16px;
	background-color:#e9e9e9;
	/*margin-bottom:10px;*/
	color: #666666;
}

#sidebar2 .fondoTitulo {
	background-color:#E9E9E9;
	/*padding: 0 0 25px 0;*/
	/*border-top:2px solid #999999;
	border-bottom:2px solid #999999;*/
	
}
#sidebar2 .deportes {
	color:#3F7B09;
	border-top:9px solid #3F7B09;
	border-bottom:2px solid #3F7B09;
	padding-top: 5px;
	/*margin-bottom: 15px;*/
}

#sidebar2 .internacional {
	border-bottom:2px solid #737373;
	border-top:9px solid #737373;
	color:#737373;
	padding-left:4px;
	padding-top:5px;
	/*margin-bottom: 15px;*/
}

#sidebar2 .nacional {
	color:#737373;
	border-top:9px solid #737373;
	border-bottom:2px solid #737373;
	padding-top: 5px;
	padding-left:4px;
	/*margin-bottom: 15px;*/
}

#sidebar2 p {
	font-size: 11px;
	line-height: 13px;
	color: #444444;
	padding: 5px 8px 5px 5px;
	margin-bottom:15px;
}

#sidebar2 h5 {
	font-size:16px;
	line-height:17px;
	/*margin-bottom:10px;*/
	padding: 10px 5px 5px 5px;	
}

#sidebar2 .urgente {
	/*height:350px;*/
	width: 195px;
	background-color:#C1272D;
	padding:10px 0 5px 5px;
	margin-bottom:10px
}

#sidebar2 .urgente h5 a{
	/*text-transform:uppercase;*/
	color:#f5f5f5;
	line-height:25px;
	font-size:24px;
	
	}
	
#sidebar2 .urgente h5 a:hover{
	/*text-transform:uppercase;*/
	color:#74D689;
	line-height:25px;
	font-size:24px;
	}
	
	
#sidebar2 .urgente h6 {
	text-transform:uppercase;
	color:#C1272D;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0 10px 5px 5px;
	padding:5px;
	height:16px;
	background-color:#FFFFFF;
	/*text-align: center;*/
	}
	
#sidebar2 .urgente p {
	color:#ffffff;
	font-size: 13px;
	line-height:15px;
	margin-bottom:5px;
	}
	
#sidebar2 .destacado {
	min-height:150px;
	margin-left:0px;
	margin-top: 18px;
	border-bottom:#C1272D 1px solid;
	padding:0 4px 0 3px;
}

#sidebar2 .destacado  h6{
	color:#f5f5f5;
	line-height:22px;
	font-size:21px;
	font-weight:normal;
	/*padding-bottom:15px;*/
	word-spacing:-0.035em;
	letter-spacing:-0.035em;
	}
	
#sidebar2 .destacado  h6 a:hover{
	color:#C1272D;
	line-height:22px;
	font-size:21px;
	padding-bottom:15px;
	word-spacing:-0.035em;
	letter-spacing:-0.035em;
	}
	
#sidebar2 .destacado p {
	font-size: 12px;
	line-height:14px;
	margin:15px 0;
	padding:0;
	}
	
#sidebar2 .locales{
	color:#48536C;
	border-top:9px solid #48536C;
	border-bottom:2px solid #48536C;
	padding-top: 5px;
	margin:-9px 0 18px 0;
	}
	
	
#sidebar2 .destacadoLocales {
	min-height:150px;
	margin-left:0px;
	margin-top: 18px;
	border-bottom:1px solid #48536C;
	padding:0 4px 0 3px;
}

#sidebar2 .destacadoLocales  h6{
	color:#f5f5f5;
	line-height:22px;
	font-size:21px;
	font-weight:normal;
	word-spacing:-0.035em;
	letter-spacing:-0.035em;
	}
	
#sidebar2 .destacadoLocales  h6 a:hover{
	color:#C1272D;
	line-height:22px;
	font-size:21px;
	padding-bottom:15px;
	word-spacing:-0.035em;
	letter-spacing:-0.035em;
	}
	
#sidebar2 .destacadoLocales p {
	font-size: 12px;
	line-height:14px;
	margin:15px 0;
	padding:0;
	}
	

#sidebar2 #lineaSeparacion {
	border-top:9px solid #C1272D;	
	margin:0 0 18px 0;
}

#sidebar2 #lineaSeparacion2 {
	border-top:9px solid #C1272D;
	margin-top:-1px;
}
/** END sidebar2 **/


/** BEGIN SIDEBAR **/

#sidebar {
	padding:0px;
	margin:0 28px 50px 0;
	width: 300px;
	float: right;
	background-color:#F1F1F1;	
}

#sidebar .box {	
		padding:0px;
		margin-bottom: 15px;
		font-size:11px;
	}
	
#sidebar h2 {		
	font-size:14px;
	font-weight:normal;
	font:Verdana;
	margin-bottom:10px;
	width:290px;
	height:21px;
	padding:4px 0 0 10px;
	background:#C5C5C5 no-repeat left;
	color:#333333;
	border-bottom:1px solid #999999;
	/*text-transform: uppercase;*/
	}
	
	#sidebar #tituloSeccion {		
	padding:0px;
	margin:0px;
	font-size:65px;
	font-weight:normal;
	margin-bottom:0px;
	font:Verdana;
	margin-bottom:10px;
	width:290px;
	height:50px;
	padding:4px 0 0 10px;
	background:#C5C5C5 no-repeat left;
	color:#333333;
	border-bottom:1px solid #999999;
	/*text-transform: uppercase;*/
	}
	

	#sidebar ul {
		list-style-type: none;
	}
		#sidebar ul li {
			line-height: 1.5em;
			padding: 2px 10px;
			/*margin-left:10px;*/
		}
		#sidebar ul li a {
			color: #C1272D;
			font-weight:bold;
			text-decoration: none;
		}
	#sidebar .ads {
		/*text-align: center;*/
		margin: 0 0 20px;
		border-bottom:1px solid #999999;
	}
		#sidebar .ads img {
			/*margin: 0 4px 4px 0;*/
	}
	
	#sidebar .flickr {
		text-align: center;
	}
		#sidebar .flickr img {
			width: 75px;
			margin: 2px;
		}
	#sidebar .video {
		text-align:center;
	}
	#sidebar .tags {
		text-align:center;
	}
	
	#sidebar .encuestas {
		margin: 0 10px 10px 10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		background-color:#fff;
		}
	
	#sidebar .encuestas h6 {
		font-size:25px;
		padding:0 5px;
		}
		
	#sidebar .encuestas li {
		font-size:12px;
		background-color:#fff;
		border-top: 1px solid #777777;
		}
		
	#sidebar .encuestas li  label{
		font-size:13px;
		margin-left:5px;
		}
		
	#sidebar .encuestas li  input{
	margin-top:2px;
	}
	
	/*#sidebar .encuestas li  p{
	text-align:right !important;
	}*/
	
	#sidebar .encuestas li  .preguntaEncuesta {
		font-size:15px;
		padding-left:10px;
		margin:10px 0;
		font-weight:bold;
		color:#C1272D;
	}
	
	#sidebar .telefonos {
		height:20px;
		background:#EBEAE5 url(images/servicios.png) no-repeat;
		padding:2px 0 0 35px;
		text-transform:uppercase;
		margin-bottom:2px;
		border-bottom:1px solid #CCC9BD;
		}
	
	#sidebar .farmacias {
		height:20px;
		background:#EBEAE5 url(images/servicios.png) no-repeat;
		padding:2px 0 0 35px;
		text-transform:uppercase;
		margin-bottom:2px;
		background-position:left -22px;
		border-bottom:1px solid #CCC9BD;
		}
	
	#sidebar .bapro {
		height:20px;
		background:#EBEAE5 url(images/servicios.png) no-repeat;
		padding:2px 0 0 35px;
		text-transform:uppercase;
		margin-bottom:2px;
		background-position:left -44px;
		border-bottom:1px solid #CCC9BD;
		}
	
	#sidebar .banelco {
		height:20px;
		background:#EBEAE5 url(images/servicios.png) no-repeat;
		padding:2px 0 0 35px;
		text-transform:uppercase;
		margin-bottom:2px;
		background-position:left -66px;
		border-bottom:1px solid #CCC9BD;		
		}
	
	#sidebar .link {
		height:20px;
		background:#EBEAE5 url(images/servicios.png) no-repeat;
		padding:2px 0 0 35px;
		text-transform:uppercase;
		margin-bottom:2px;
		background-position:left -88px;
		border-bottom:1px solid #CCC9BD;
		}
	
	
.rssfeed{
padding:0px;
margin:0 10px;
height:16px;
background:url(images/rss.gif) no-repeat left;
}

.twitter{
padding:0px;
margin:0 10px;
height:16px;
background:url(images/twitter.gif) no-repeat left;
}

.facebook{
padding:0px;
margin:0 10px;
height:16px;
background:url(images/facebook.gif) no-repeat left;
}

.linkedin{
padding:0px;
margin:0 10px;
height:16px;
background:url(images/linkedin.gif) no-repeat left;
}
/** BEGIN links **/
#links {
	clear: both;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#links .col_1{
	padding:0px;
	margin:0px;
	width:200px;
	float:left;
}

#links .col_2{
	padding:0px;
	margin:0px;
	float:right;
	width:140px;
	margin-right:5px;
}

	#links .box {	
		float: left;
		padding: 0px;
		width: 200px;
		margin-bottom:24px;
	}
	
	
	#links h2 {
		float: left;
		font-size: 13px;
		text-transform: uppercase;
		color: #C1272D;
		padding: 5px 0;
		border-top:9px solid #444444;
		border-bottom:1px solid #999999;
		font-weight:normal;		
		margin-bottom: 5px;
		width:201px;
		height:16px;
		background:none;
		word-spacing:0;
		letter-spacing:0;
	}
	
	#links ul {
		clear: both;
		list-style-type: none;
		padding: 0 5px;
	}
		#links ul li {
			line-height: 1.5em;
			font-size: 0.9em;
			padding: 4px 0 6px 21px;
			background:url(images/pen.gif) no-repeat left;
		}
		#links ul li a {
			/*color: #28567a;*/
			text-decoration: none;
			font-weight:normal;
		}
		#links ul li a:hover {
			color: #C1272D;
			text-decoration: underline;
		}
/** END links **/

.userNotes {background:url(images/userNotes.png) no-repeat top right;}
.userNotes > h3 {padding-left:16px;}

/** END sidebar **/


/** BEGIN footer **/
#footerContent  {
	width:100%;
	position:relative;
	background: #ccc url(images/footer2.gif) repeat-x scroll left;
	/*float:left;*/
	height:100px;
	overflow:hidden;
	clear:both;
}

#footer  {
	width:922px;
	clear: both;
	padding:7px 36px 0 43px;
	color: #ffffff;
	font-size: 0.9em;
	height:100px;
	/*border-top:7px solid #555555;*/
}

.footerpages {
	padding:0px;
	margin:0px;
	height:28px;	
	list-style-type: none;
	float:left;
	width:625px;
	margin: 13px 0 30px 0;
	border-bottom:1px solid #555555;
}

#footer .footerpages li {
	float: left;
	font-size: 13px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	/*padding-left: 2px;*/
	/*padding-top:30px;*/
}
#footer .footerpages li a {
	display: block;
	color: #333333;
	text-decoration: none;
	padding: 0 12px 0 0;
}

#footer .footerpages li a:hover {
	display: block;
	color: #C1272D;
	text-decoration: none;
	padding: 0 12px 0 0;
}

.logoFooter {
	float:right;
	position:relative;
	margin-top:13px;
}

.footerlinks {
	padding:0px;
	/*margin:0px;*/
	height:18px;	
	list-style-type: none;
	float:left;
	width:625px;
	/*margin: 26px 0 0 0;*/
}

#footer .footerlinks li {
	float: left;
	font-size: 10px;
	/*font-weight: bold;*/
	/*padding-left: 2px;*/
	/*padding-top:30px;*/
}
#footer .footerlinks li a {
	display: block;
	color: #fafafa;
	text-decoration: none;
	padding: 0 15px 0 0;
}

#footer .footerlinks li a:hover {
	display: block;
	color: #74D689;
	text-decoration: none;
	padding: 0 15px 0 0;
}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding:10px 10px 15px 10px;
	margin-bottom: 30px;
	background-color: #F6F5F4;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 15px;
		margin: 0 0 20px;
		font-weight: normal;
		color: #C1272D;
		border-bottom: 1px solid;
		height: 25px;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin: 0 0 10px;
		font-size: 12px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 14px;
			font-family: Verdana, Geneva, sans-serif;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana, Geneva, sans-serif;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
		float: left;
		font-size: 13px;
		text-transform: uppercase;
		color: #333333;
		padding: 5px 0;
		border-top:9px solid #C1272D;
		border-bottom:1px solid #C1272D;
		font-weight:normal;		
		margin-bottom: 20px;
		/*height:9px;*/
		width:410px;
		/*height:29px;*/
		/*background:#70DE8D no-repeat top;*/
}
.notfound {
	/*padding: 40px;*/
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 15px;
		border-bottom: 1px solid #cccccc;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/
