/* HEADER
----------*/

#header {
	width: 100%;
	height: 98px;
}

#header #main {
	width: 715px;
	height: inherit;
	/*background: #FFF url('../images/weathers.jpg') no-repeat scroll top right;*/
}

#header #main #logobuttons {
	width: 300px;
	float:left;
}

#header #main .logo img {
	display: block;
	
}

#header #main .logo a img {
	border:0;
	}

/* Clima y localidad */

#header #weather {
	float:right;
	width: 230px;
	padding: 5px 2px;
	height: 70px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#header .logo p.city  {
	color:#8c8c8c;
	padding-left:35px;
}

#header #weather div.today {
	text-align:right;
}

#header #weather span.date {
	padding:3px 0;
}

#header #weather span.date,
#header #weather span.last-update,
#header #weather span.weather,
.InfoclimaHeaderTablaCiudad {
	display:block;
	color:#999;
	font-size:11px;
}

.InfoclimaHeaderTablaCiudad {
	float:left;
	padding-left:50px;
	}
	
.InfoclimaHeaderImagenCelda	{
	padding:0px 5px;
	}

#header a#extendido {
	padding:5px 0;
	color:#294C9A;
	float:right;
}


#header #searchbox {
	width: 260px;
	height: 90px;
	/*background-image: url('../images/searchboxs.jpg');*/
}

/* BOTONERA PRINCIPAL
  -------------------- */

#header #main #nav {
	clear:both;
	padding-left: 10px;
	padding-top: 6px;
	list-style-type: none;
	display: block;
	width: 700px;
}

#header #main #nav li {
	margin-left: 0 /*5px*/;
	display: inline;
}

#header #main #nav li a {	
	height: 32px;
	display: inline-block;
}


/* Último Momento */

#header #main #nav #um a.selected {
	background: transparent url('../images/nav/uma.png') no-repeat scroll top left;
}

#header #main #nav #um a.selected:hover {
	background: transparent url('../images/nav/uma.png') no-repeat scroll top left;
}

#header #main #nav #um a {
	width: 153px;
	background: transparent url('../images/nav/um.png') no-repeat scroll top left;
}

#header #main #nav #um a:hover {
	background: transparent url('../images/nav/umh.png') no-repeat scroll top left;
}

/* Edición Impresa */

#header #main #nav #ei a.selected {
	background: transparent url('../images/nav/eia.png') no-repeat scroll top left;
}

#header #main #nav #ei a.selected:hover {
	background: transparent url('../images/nav/eia.png') no-repeat scroll top left;
}

#header #main #nav #ei a {
	width: 153px;
	background: transparent url('../images/nav/ei.png') no-repeat scroll top left;
}

#header #main #nav #ei a:hover {
	background: transparent url('../images/nav/eih.png') no-repeat scroll top left;
}

/* Ediciones Anteriores */

#header #main #nav #ea a.selected {
	background: transparent url('../images/nav/eaa.png') no-repeat scroll top left;
}

#header #main #nav #ea a.selected:hover {
	background: transparent url('../images/nav/eaa.png') no-repeat scroll top left;
}

#header #main #nav #ea a {
	width: 153px;
	background: transparent url('../images/nav/ea.png') no-repeat scroll top left;
}

#header #main #nav #ea a:hover {
	background: transparent url('../images/nav/eah.png') no-repeat scroll top left;
}

/* Elecciones */

#header #main #nav #el a.selected {
	background: transparent url('../images/nav/ela.png') no-repeat scroll top left;
}

#header #main #nav #el a.selected:hover {
	background: transparent url('../images/nav/ela.png') no-repeat scroll top left;
}

#header #main #nav #el a {
	width: 153px;
	background: transparent url('../images/nav/el.png') no-repeat scroll top left;
}

#header #main #nav #el a:hover {
	background: transparent url('../images/nav/elh.png') no-repeat scroll top left;
}


/* Fin Botonera */



/* BUSCADOR
  ---------- */

#header #searchbox form {
	width: 190px;
	
	margin: 20px auto;
}

#header #searchbox #q {
	width: 151px;
	height: 18px;
	border: 1px solid #235AB7;
	margin-right:-5px;
	padding-top: 5px;
	padding-left: 2px;
	vertical-align: middle;
	background: transparent url('../images/search/inputbg.jpg') repeat-x scroll left top;
}

#header #searchbox #s {
	width: 32px;
	height: 25px;
	border: 0;
	vertical-align: middle;
	cursor: pointer;
	background: transparent url('../images/search/submitbtn.jpg') no-repeat scroll left top;
}

#header #searchbox fieldset {
	margin-bottom: 5px;
	border: 0;
	vertical-align: middle;	
}


/* Fin Buscador */

/* Fin HEADER */




/* MENU 
  ------ */

#menubar {
	height: 30px;
	background: transparent url('../images/menubg.jpg') repeat-x scroll center left;
}

#menubar #leftm {
	width: 715px;
}

#menubar #leftm #extra-buttons {
	width: 580px;
	height: 30px;
}

#menubar #leftm #sections {
	position: relative;
	width: 109px;
	color: #135EAD;
	letter-spacing: 1px;
	padding-top: 5px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#menubar #leftm #sections span.drop-borders {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-color: #135EAD;
}

#menubar #leftm #sections span.drop-text {
	/*background-color: #ABCDFF;*/
	background-color:#FFFFFF;
	padding: 2px 8px;
	margin-bottom: 2px;
	float: left;
}

#menubar #leftm #sections span.drop-button {
	color: #FFFFFF;
	background-color: #235AB7;
	border-left: 0;
	padding-top: 0px;
	padding-right: 1px;
	padding-left: 2px;
	float: right;
	*padding-top: 2px;
	*padding-bottom: 1px;		
}

#menubar #leftm #sections ul {
	width: 104px;
	position: absolute;	
	*left: 1px;
	top: 22px;
	list-style: none;
	padding: 4px 2px;
	margin-top: 3px;
	background-color: #F2F8FF;
}

#menubar #leftm #sections ul li a {
	color: #235AB7;
	width: 100%;	
	text-decoration: none;
	display: inline-block;
	letter-spacing: 1px;
	font-weight: normal;
}

#menubar #leftm #sections ul li a:hover {
	/*background-color: #ABCDFF;*/
	font-weight: bolder;
}

#menubar #rightm {
	width: 260px;
	height: 30px;
}

#menubar #rightm a {
	width: 246px;
	height: 30px;
	background: transparent url('../images/nav/contact.jpg') no-repeat scroll top left;
	display: inline-block;
}

#menubar #rightm a:hover {
	background: transparent url('../images/nav/contacth.jpg') no-repeat scroll top left;
}

#menubar #extra-buttons {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

#menubar #extra-buttons #slide {
	padding-top: 8px;
}

#menubar #extra-buttons #alerta {
	margin: 2px;
}

#menubar #extra-buttons #slideSup {
	width: 90%;
}

/* Fin Menu */



/* CONTENIDO 
  ----------- */

#content {
	width: 714px;
	border-right: 1px solid #CCC;
}


/* Fin Contenido /*



/* ARTÍCULO 
  ---------- */

#content div.article {
	margin: 0 5px;
}

#content div.article-volanta {
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}

#content div.article-title,
#content div.article-subheader {
	padding: 2px 0;
}

#content div.article-title a {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom:10px;
}

#content div.article-photo {
	padding: 10px 0;
	text-align: center;
}

#content div.article-photo img {
	padding: 5px;
	border: 1px solid #CCC;
}

#content ul.article-related {
	padding: 5px;
	font-size: 11px;
	list-style: circle inside url('../images/icons/arrow_right.jpg');
}

#content div.share-comment {
	margin: 4px 4px 0 4px;
	padding: 2px 5px 5px 0;
	font-size: 11px;
	text-align: right;
/*	border-top: 1px solid #DDD; */
}

#content div#main-article {
	background-color: #EEE;
	margin-top: 5px;
}

#content div#main-article div.article img#picleft {
	width: 380px;
	height: 253px;
	margin-right: 10px;
	padding-right: 5px;
	border-right: 1px solid #CCC;
} 

#content div#main-article div.article img#picright {
	width: 315px;
	height: 210px;
	margin-left: 10px;
	padding-left: 5px;
	border-left: 1px solid #CCC;
}

#content div#main-article div.article-title a {
	font-size: 24px;
}

/* Fin Artículo */





/* SIDEBAR 
  --------- */

#sidebar {
	width: 260px;
	height: 100%;
	padding-top: 10px;
}

/* Fin Sidebar */



/* FOOTER 
  -------- */

#footer {
	font-size: 11px;
	padding: 50px 0 20px 25px;	
}


/* Fin  FOOTER */