/*  
Theme Name: Arriva light blue (noviembre 2008)
Theme URI: http://arriva.es/
Description: Versión en celeste y azul del theme original de Arriva.
Version: 2.2
Author: Primate
Author URI: http://primate.es/
*/



/* Begin Typography & Colors */
body {
	font-family: arial, sans-serif;
	background: #bddedd;
	padding:0;
	margin:0;
	text-align:center; 
	font-size: 100%; /* Resets 1em to 10px */
	}

#page {
	background: #fff;
	margin: 0px auto;
	width: 980px;
	}
	
#page, #menu-paginas ul li, #menu-paginas, #etiquetas li, .resultado {
	text-align: left;
	}
	
#page_dentro{
	float: left;
	width: 980px;
	background-color: white;
}

#cuerpo_portada{
	float: left;
	width: 730px;
}

#lateral{
	float: left;
	width: 230px;
	padding: 5px 10px 10px 10px;
}

*:first-child+html #lateral{
	padding: 0px 10px 10px 10px; 
}


#menu_portada{
	float: left;
	margin: 45px 0 0 0;
}
#menu_dentro{
	margin: 35px 0 0 0 !important;
	padding:0 !important;
}
#menu_dentro li{
	margin:0 !important;
	padding:0 !important;
}

#novedades{
	float: left;
	padding: 0;
	margin:0;
}
.portlet{
	float: left;
	padding: 0;
	margin:0;
}
.portlet .encabezado_novedades{
	float: left;
}
.portlet .cont_portlet{
	float: left;
	background-image: url('images/fondo_novedades.png');
	background-repeat: repeat-y;
	width: 230px;
}

.cont_portlet .interior{
	margin: 0 20px;
}

.portlet form{
	float: left;
	padding: 0 30px 0 30px;
}

.ver_novedades{
	float: left;
}

.encabezado_novedades{
	display: block;
	width: 200px;
	padding: 15px;
	height: 12px;
	margin:0;
	background-image: url('images/fondo_titulo_novedades.png');
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}

#novedades ul{
	padding: 0 15px 0 0;
	margin:0;
	background-image: url('images/fondo_novedades.png');
	background-repeat: repeat-y;
}
#novedades ul li{
	background-image: url('images/fondo_novedades_off.png');
	background-repeat: no-repeat;
	width: 187px;
	padding: 5px 15px 5px 15px;
	margin:0 0 0 5px;
	font-size: 0.7em;
}
#novedades ul li:hover{
	background-image: url('images/fondo_novedades_on.png');
	background-repeat: no-repeat;
}
#novedades ul li a{
	font-weight: bold;
	color: #1C1C1C;
}

.portlet_pie{
	float: left;
	display: block;
	width: 200px;
	padding: 2px 15px 13px 15px;
	height: 10px;
	margin:0;
	
	border: 1pox solid red;
	background-image: url('images/fondo_abajo_portlet.png');
	background-repeat: no-repeat;
}

.ver_novedades{
	display: block;
	width: 200px;
	padding: 2px 15px 13px 15px;
	height: 10px;
	margin:0;
	background-image: url('images/fondo_abajo_novedades.png');
	background-repeat: no-repeat;
	font-size: 0.8em;
}
.ver_novedades a{
	color: white;
	font-weight: bold;
}

#header{
	float: left;
	background: #fff;
	border-top: 1px solid #fff;
}
	
#headerhome {
	width: 730px;
	float: left;
}
	
#wrapper-portada {
	float: left;
	width: 707px;
	margin: 10px 0 0 30px;
	color: #313131;
	font-size: 15px;
	background-image: url('images/fondo_wrapper.png');
	background-repeat: no-repeat;
	
	//margin: 10px 0 0 15px;
}
#wrapper {
	float: left;
	width: 700px;
	margin: 10px 0 0 30px;
	color: #313131;
	font-size: 15px;
	
	//margin: 10px 0 0 15px;
}

#wrapper label{
	font-size: 0.85em;
}

#wrapper-izquierdo{
	float: left;
	width:410px;
	/*background-image: url('images/fondo_gris1_arriba.png');
	background-repeat: no-repeat;*/
	margin:0;
	padding:0;
}

#wrapper-izquierdo form{
	width: 370px;
	margin: 20px 0 0 0;
	padding: 0 20px 30px 20px;
	/*background-image: url('images/fondo_gris1_abajo.png');
	background-repeat: no-repeat;
	background-position: 0 100%;*/
	
	//margin:10px 0 0 0;
}
*:first-child+html #wrapper-izquierdo form{
	margin:10px 0 0 0;
}

#wrapper-izquierdo form p{
	margin:0 !important;
	padding:0 !important;
}		

#wrapper-izquierdo form p select{
	width: auto;
}

#buscador{
	float: left;
	padding:0 0 0 20px;
	margin:10px 0 0 0 !important;
	font-weight: bold;
	color: #007682;
	font-size: 0.8em;
	
	//padding: 0;
}

*:first-child+html #buscador{
	padding: 0;
}


#buscador li{
	float: left;
	margin: 5px 0 6px 0 !important;
	padding:0 !important;
	font-size: 1.1em !important;
}
.buscador_encabezado{
	display: block;
	width: 360px;
	font-weight: bold;
	color: #007682;
	margin: 0 0 2px 0;
}
#buscador li div{
	float: left;
	width: 170px;
	color: #3D3D3D;
}
#buscador li label{
	color: #3D3D3D;
}
#buscador li select{
	width: 150px;
}

#buscador li img{
	vertical-align: bottom;
}

.botonbuscar{
	margin: 15px 0 0 20px;
	border: none !important;
	color: #FFFFFF !important;
	
	//margin: 10px 0 0 10px;
}

.encabezado_bloque_portada{
	float: left;
	display: block;
	width: 93%;
	font-size: 22px;
	color: #007783;
	font-weight: bold;
	
	//width: 260px;
}
*:first-child+html .encabezado_bloque_portada{
	width: 260px;
}

#wrapper-izquierdo .encabezado_bloque_portada{	
	margin: 1px 20px 5px 20px;
	
	//margin: 21px 20px 0 10px;
}

*:first-child+html #wrapper-izquierdo .encabezado_bloque_portada{
	margin: 21px 20px 0 20px;
}

#wrapper-derecho{
	float: left;
	width: 295px;
	/*background-image: url('images/fondo_gris2_arriba.png');
	background-repeat: no-repeat;*/
	margin: 1px 0 0 0;
}
#wrapper-derecho p{
	padding: 19px 0 1px 0;
	font-size: 0.85em;
}
#wrapper-derecho-dentro{
	float: left;
	margin: 20px 0 0 0;
	padding: 0 20px 25px 18px;
	/*background-image: url('images/fondo_gris2_abajo.png');
	background-repeat: no-repeat;
	background-position: 0 100%;*/
	//padding: 0 16px 45px 10px;
}

#wrapper_abajo{
	float: left;
	padding: 10px;
	width: 680px;
	/*background-image: url('images/fondo_abajo_wrapper.png');
	background-repeat: no-repeat;
	background-position: 0 100%;*/
	border-top: 1px solid #007783;
	
	display: none;
}

#wrapper_abajo a{
	color: #007783;
}

.item_wrapper{
	float: left;
	width: 49%;
}
.item_wrapper p{
	margin:0;
	padding:3px 0 0 20px;
}
.item_wrapper a{
	text-decoration: underline;
	font-size: 0.85em;
}
.titulo_item_wrapper{
	display: block;
	background-image: url('images/marca_item_wrapper.png');
	background-repeat: no-repeat;
	background-position: 0 40%;
	padding: 0 0 0 20px;
	
}
	
#wrapper-sidebar {
	margin: 0 0 0 0;
	width: 220px;
	
	}
	
/* IE6 Only */
	
#sidebar {
	margin: 0;
	padding:0;
}
		

	
#content{
	border-right: 1px solid #007783;
	border-left: 1px solid #007783;
	}
	
#menu-paginas {
	border-top: 1px solid #007783;
	width: 668px;
	height: 49px;
	
	display: none;
	
	}
	
#start-content-left-off, #start-content-right-off {
	border-bottom: 1px solid #007783;
	height: 49px;
	}
	
#venta-rss{
	background-image: url('images/wrapper_dentro_arriba.gif');
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #007783;
	width: 660px;
	padding: 10px 20px 10px 20px !important;
	margin:0 !important;
	border: 0 !important;
	}

#content {
	padding: 5px 20px 15px 20px;	
	//padding: 5px 12px 15px 20px; /* HACK IE */
	}
	
.tagcloud a{
	color: #666;
}
	
.nube {
	float: left;
	margin: 7px 0 0 27px;	
	width: 550px;
	padding:0;
	//margin: 7px 0 0 13px;
}
*:first-child+html .nube{
	margin: 7px 0 0 27px;
}

.pie{
	float: left;
	text-align: left;
	width: 165px;
	margin: 10px 0 0 15px;
	padding:0 !important;
	border-left: 2px solid #F38D00;
}

.pie li{
	float: left;
	width: 160px;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
	
#content #back {
	height: 15px;
	padding: 3px 0 0 378px;
	//padding-left: 385px; /* HACK IE */
	font-size: 0.6em;
	background: url('images/miga.gif') no-repeat right;
	margin: 0;
	text-align: right;
}
#content #back a{
	padding-right: 20px;
}

#start-sidebar{
	float: left;
	margin-top: 10px;
	width: 220px;
}

*:first-child+html #start-sidebar{
	width: 219px;
}

#sidebar{
	float: left;
}

.fin-content, #fin-sidebar, #start-sidebar, .start-content, .fin-content-home, .start-content-home {
	height: 14px;
	}
	
#start-content-left, #start-content-right, #start-content-left-off, #start-content-right-off {
	height: 50px;
	width: 16px;
	}

.post, .post ul, .post ul li {
	margin: 8px;
	}
	
.botones-home-cliente, .botones-home-buses, .botones-home-prensa, .botones-home-recursos {
	width: 220px;
	}
	
.botones-home-prensa, .botones-home-recursos, .botones-home-cliente, .botones-home-buses {
	height: 79px;
	}
	
.botones-home-cliente p, .botones-home-buses p, .botones-home-prensa p, .botones-home-recursos p {
	margin: 0 0 0 20px;
	}
	
.botones-home-prensa p, .botones-home-recursos p, .botones-home-cliente p, .botones-home-buses p {
	padding-top: 55px;
	}
	
.start-content {
	background: #fdfdfc url('images/start-content.gif') no-repeat bottom center;
	}
	
.start-content-home {
	background: #fdfdfc url('images/start-content.gif') no-repeat bottom center;
	}
	
.fin-content {
	background: #fdfdfc url('images/end-content.gif') no-repeat top center;
	}
	
.fin-content-home {
	background: #fdfdfc url('images/end-content-home.gif') no-repeat top center;
	}

#fin-sidebar {
	background: #fdfdfc url('images/end-sidebar.gif') no-repeat top center;
	}
	
#start-sidebar {
	background: #fdfdfc url('images/start-sidebar.gif') no-repeat bottom center;
	}
	
.botones-home-cliente {
	background: url('images/fondo-cliente.jpg') no-repeat center;
	}
	
.botones-home-buses{
	width: 228px;
	height: 88px;
	margin:0;
	padding:0;
}


.botones-home-prensa {
	background: url('images/fondo-prensa.jpg') no-repeat center;
	}
	
.botones-home-recursos {
	background: url('images/fondo-recursos.jpg') no-repeat center;
	}
	
	/* IE6 Only */

	

#pestania{
	float: left;
}

#pestania p a{
	position:relative;
	/*left: 120px;
	top: 0;*/
	margin-left: 120px;
	//top: 10px; /* HACK IE */
	display:block;
	text-indent:-9999px;
	background-image: url('images/etiqueta_blog.jpg');
	background-repeat: no-repeat;
	width: 80px;
	height: 72px;
	float: left;
	}

#autores {
	float: left;
	margin-left: 8px;
	padding: 16px 0 0 10px;
	height: 72px;
}
* html #autores{
	margin-left: 80px;
	padding: 0;
	padding-top: 32px;
	height: 90px;
}
*:first-child+html #autores{
	margin-left: 80px;
	padding: 0;
	padding-top: 32px;
	height: 90px;
}

#venta-rss a#boton_salta span{
	display:none;
	}
	
#venta-rss ul#botones, #home, .cat-superior {
	margin:0;
	padding: 0;
	}
	
#vinculos p {
	margin: 5px 0 5px 0;
	}
	
.extra-content {
	padding-top: 10px;
	}
	
#venta-rss #botones li {
	list-style-type: none;
	font-family: Arial, "Times New Roman", Times, serif;
	}
	
#venta-rss #botones li a#menuboton_busqueda{
	display:block;
	width:10px;
	height:10px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	margin:5px 5px 0px 5px;
	padding:0px;
	}
	
#venta-rss #botones li a#menuboton_busqueda span{
	display:none;
	}
	
#venta-rss #botones li a.activo{

	}
	
#venta-rss .caja_oculta{
	display:none;
	}
	
#venta-rss .caja_visible{
	display:block;
	clear:both;
	padding:10px 0px 0px 0px;
	}
	
#venta-rss .caja_visible a.caja_cerrar{
	display:block;
	clear:both;
	margin-top:-6px;
	width:10px;
	height:16px;
	background-position:0px;
	background-repeat:no-repeat;
	}
	
#venta-rss .caja_visible a.caja_cerrar span{
	display:none;
	}
	
#venta-rss #caja_suscribete p.caja_suscribete_inicio{
	color:#666;
	margin:0;
	padding:0px;
	}
	
#venta-rss #caja_suscribete input{
	width: 80px;
	}
	
#venta-rss #caja_suscribete input#s:focus {

	}
	
#venta-rss #caja_suscribete button#searchsubmit {

	}
	
#venta-rss a, #etiquetas p{
	font-weight: bold;
	}
	
#etiquetas {
	border-top: 1px dotted #ADADAD;
	border-bottom: 1px dotted #ADADAD;
	padding: 10px 0 30px 0;
	}

	
#content .post img{
	/*display: none;*/
}
	
#etiquetas p {
	margin: 5px 0 0 0;
	}
	
.etiquetas-left {
	margin: 15px 0 0 0;
	}
	
.etiquetas-right {
	margin: 0 15px 0 0;
	}
	
#autores ul {
	margin: 20px 0 0 0;
	//margin-top: 0; /* HACK IE */
	padding-top: 0px;
}


	
.deblas{
	margin:0px 0 0 60px;
	padding:0;
}
* html .deblas{
	margin:0px 0 0 10px;
}
*:first-child+html .deblas{
	margin:0px 0 0 10px;
}
	
#idiomas, #vinculos p {
	line-height: .8em;
	}
	
#idiomas {
	margin:0;
	padding: 0 32px 0 0;
	//padding: 0 35px 0 0; /* HACK IE */
	text-align: right;
	}
	
#caja_suscribete tr {
padding:0;
	}
	
#headerflash {
	float: left;
	padding: 0;
	margin: 0 0 0 30px;
	//margin: -40px 0 0 15px; /* HACK IE */
	width: 700px;
	}
	
.entry, .resultado {
	line-height: 1.3em;
	}
	
ol li {
	list-style-type: none;
	}
	
.etiquetas-left li {
	line-height: 1.5em;
	}
	
.etiquetas-right ul {
	margin: 5px 0 0 25px;
	}
	
.etiquetas-right ul li{
	font-size: 1em;
	line-height: 1.3em;
	margin:0;
	}

.postmetadata {
	text-align: right;
	}

.postmetadata {
	margin: 5px 0;
	}

.cat-superior {
	background: url('images/bg-catsuperior.png') no-repeat center left;
	text-indent: 16px;
	}

#content ul li, #sidebar ul li li, #sidebar p, .pie, label, select, #venta-rss #botones li a, .entry table, .entry ol li, #fecha, #home p a {
	/*font-size: 10px;*/
	font-size: .8em;
	}

#menu-paginas ul li {
	border-bottom: 1px solid #007783;
	margin:auto;
	}
	
small {
	font-size: 73%;
	}
	
h2, h3, strong, #menu-paginas ul li, #back {
	font-weight: bold;
	}

#submit p, #comments h3, #commentform p, #comments form p {
	font-size: 1em;
	}
	
.post h2, h2 {
	font-size: 1.3em;
	padding: 0;
	}

	
.coment-left, .coment-right {
	width: 209px;
	//width: 200px; /* HACK IE */
	}

h2 a, h2 a:visited, h3, h3 a, h3 a:visited, #autores ul li a, #menu-paginas ul li a, .commentlist a, .coment-left, .navigation a, #caja_suscribete p a:hover, #caja_suscribete a:hover, .pie a, .extra-content h2, #etiquetas p, #back a {
	color: #007783;
	}

a, #sidebar h2, #wp-calendar caption {
	text-decoration: none;
	}
	
a: hover {
	border-bottom: 0px;
	}

#wp-calendar th, #venta-rss p {
	font-weight: normal;
	}

h2, .nocomments, blockquote, strike, #menu-paginas ul li a:hover, #content h2 a:hover, #content p a:hover, #autores li a:hover, #idiomas li a:hover, .entry li a:hover, .commentmetadata a:hover, .commentmetadata a, .coment-left p, .postmetadata p a, .navigation a:hover, #etiquetas li a, .botones-home-cliente p a:hover, .botones-home-buses p a:hover, .botones-home-prensa p a:hover, .botones-home-recursos p a:hover, #caja_suscribete a, .post h3 a:hover, .entry ol li, #venta-rss a:hover, .pie a:hover, .pagetitle h2, #etiquetas li a:hover, #content a:hover, #home p a:hover {
	color: #000;
	}
	
#back a:hover, #vinculos p a, #vinculos p {
	color: #007783;
	}
	
#menu-paginas ul li.active, #venta-rss p, .botones-home-cliente p a, .botones-home-buses p a, .botones-home-prensa p a, .botones-home-recursos p a, .celdaenc   {
	color: #fff;
	}
#sidebar h2, #sidebar ul li a, #sidebar ul ul li, #sidebar ul ol li, #sidebar ul li li a, #sidebar p{
	color:#666;
}
#menu-paginas ul li.active {
	border-bottom: 1px solid #007783;
	background: #007783;
	}
	
#start-content-left, #start-content-right, #menu-paginas ul li, #vinculos p a {
	border-bottom: 1px solid #007783;
	}
	
#vinculos p a:hover {
	border-bottom: 1px solid #000;
	}
	
#start-content-left {
	background: url('images/start-content-left.gif') no-repeat top left;
	
	display: none;
	}
	
#start-content-right {
	background: url('images/start-content-right.gif') no-repeat top right;
	
	display: none;
	}
		
#start-content-left-off {
	background: url('images/start-content-left_off.gif') no-repeat top left;
	}
	
#start-content-right-off {
	background: url('images/start-content-right_off.gif') no-repeat top left;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps, h3, #sidebar h2, #etiquetas p, #content p, .extra-content p, .coment-right p {
	font-size: 0.85em;
	}
	
#caja_suscribete, h4, .coment-left h3, .postmetadata p, .navigation, #comments .coment-left p, #commentform input, #commentform textarea, #idiomas ul li, #venta-rss p, #menu-paginas ul li {
	font-size: 0.7em;
	//font-size: 0.68em; /* HACK IE */
	}

acronym, abbr, span.caps {
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#wp-calendar th {
	text-transform: capitalize;
	}
	
/* End Typography & Colors */



/* Begin Structure */


.post hr {
	display: block;
	}

.smallattachment {
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.attachment {
	margin: 5px 0px;
	}

.postmetadata, #footer, #venta-rss, .spacer, .clear, .cat-superior, .extra-content3 {
	clear: both;
	}

.clear-right, .fin-content, .fin-content-home {
	clear: right;
	}

.spacer {
	margin: 10px 0;
	}
	
#home {
	padding: 0 20px;
	}
	
.spacer2 {
	margin: 16px 0;
	}
	
/* IE6 Only */
* html .spacer2 {
	margin: 22px 0;
	}
	
/* IE7 Only */
*:first-child+html .spacer2 {
	margin: 20px 0;
	}

#footer {
	float: left;
	padding: 0;
	margin: 0 0 0 3px;
	width: 950px;
}

#footer .encabezado_bloque_portada{
	float: left;
	display: block;
	width: 890px;
	padding: 0 0 0 30px;
	text-align: left;
}
	
#swfa4d42 {
	margin-left: 100px;
	}
	
#footer{
	padding: 10px 0;
}

.pie{
	padding: 10px 0;
} 
	
	
.comentar, .enviar, .imprimir {
	padding-left: 22px;
	margin-left: 15px;
	//margin-left: 20px; /* HACK IE */
	//padding-left: 20px; /* HACK IE */
	}
	
.compartir  {
	margin-left: 15px;
	//margin-left: 20px; /* HACK IE */
	}
	
.punto {
	padding-left: 20px;
	//padding-left: 0; /* HACK IE */
	}
	
.comentar {
	background: url('images/etiquetas-comentar.jpg') no-repeat center left;
	}
	
	
.enviar {
	background: url('images/etiquetas-enviar.jpg') no-repeat center left;
	}
	
.imprimir {
	background: url('images/etiquetas-imprimir.jpg') no-repeat center left;
	}
	
/* End Structure */


/* H1 LOGO */
	
h1	{
	margin:0;
	}
	
h1#logo a, .description {
	text-indent:-9999px;
	}
	
h1#logo a {
	position:relative;
	left: 30px;
	top: 30px;
	display:block;
	text-indent:-9999px;
	background-image: url('images/arriva_logo.jpg');
	background-repeat: no-repeat;
	width: 152px;
	height: 42px;
	}
	
/* FIN H1 LOGO */	


/*	Begin Headers */

h2 {
	padding: 0;
	margin-top: 0;
	}
	
.navigation {
	margin: 10px 0;
	}

#sidebar h2 {
	padding: 0;
	margin: 10px 0 5px 0;
	border-bottom: 1px dashed #fff; 
	}
	
.formulario {
	padding: 0;
	margin: 30px 0 10px 0;
	}
	
.pagetitle h2 {
	font-size: 1em;
	}
	
.hcat h3, .botones-home-cliente p, .botones-home-prensa p, .botones-home-recursos p, .botones-home-buses p {
	font-size: 1.1em;
	}
	
.entry h3 {
	padding: 0;
	margin: 0;
	}
	
.entry p {
	margin-top: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Headers */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright, #start-content-right, #start-content-right-off, #commentform #submit, #buscador #submit {
	float: right;
	}

.alignleft, #headerimg, .smallattachment, #start-content-left, #start-content-left-off, #menu-paginas, #wrapper, #menu-paginas ul li, .coment-left, #s, .etiquetas-left, #venta-rss #caja_suscribete p, .rss-enc, .rss-feed, .rss-mail, #autores {
	float: left
	}
	
.rss-enc {
	width: 110px;
	border: 1px dotted #ff0000;
	}
	
.rss-enc, .rss-mail {
	margin-top: 2px;
	}
	
.rss-mail {
	width: 80px;
	border: 1px dotted #ff0000;
	}
	
.rss-feed {
	width: 80px;
	border: 1px dotted #ff0000;
	//width: 70px; /* HACK IE */
	}
.wrapper-suscripcion { clear:both; }
	
/* End Images */



/* Begin Lists*/
	
ol li {
	list-style-type: decimal;
	}
	
ul li, .commentlist li, #sidebar ul li, #etiquetas li{
	list-style-type: none;
	}
	
.entry ul li, #sidebar ul li li, .etiquetas-right li{
	margin-left: 30px;
	}
	
.entry ul li, .etiquetas-right li{
	list-style-image: url('images/arrows.gif');
	}
	
#sidebar ul li li {
	list-style-image: url('images/arrows2.gif');
	}
	
.etiquetas-right li a:hover {
	border-bottom: 1px dotted #000;
	}
	
#sidebar ul li li a:hover {
	border-bottom: 1px dotted #fff;
	}

ul, .commentlist, .coment-left h3 {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul {
	margin: 0 .5em 0 0;
	}
	
#sidebar ul li{
	margin: .5em 0;
	}
	
.entry ol {
	margin: 0 0 0 20px;
	padding: 0;
	}
	
.entry ol li {
	margin-bottom: 20px;
	}
	
#autores ul li a, #sidebar h2, #menu-paginas, .coment-left li, h3, #venta-rss, h2, #menu-paginas ul li a, #menu-paginas ul li, .coment-left p, #commentform #submit, #searchsubmit, .botones-home-cliente p, .botones-home-buses p, .botones-home-prensa p, .botones-home-recursos p, #buscador #submit, #rsssubmit, .pie a, #buscador .botonbuscar, #etiquetas p  {
	font-family: Arial, "Times New Roman", Times, serif;
	}
	
#fecha, #sidebar ul li, #idiomas ul li, .entry p, #commentform input, #commentform textarea, #commentform p, .entry ol li, ul li, #etiquetas li, #etiquetas p, #buscador, .cat-superior,.entry table, blockquote {
	font-family: Arial, Helvetica, sans-serif;
	}
	
#autores ul li, .pie {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	}
	
#autores ul li {
	display: inline;
	}
	
#menu-paginas ul li {
	padding: 20px 0 0 9px;
	height: 29px;
	width: 99px;
	//width: 98px; /* HACK IE */
	//padding-left: 10px; /* HACK IE */
	}
	
.primero, .segundo, .tercero, .entradas {
	border-right: 1px solid #007783;
	}
	
#menu-paginas ul li.entradas {
	width: 131px;
	//width: 130px; /* HACK IE */
	}
	
#menu-paginas ul li.segundo{
	width: 166px;
	//width: 165px; /* HACK IE */
}

#menu-paginas ul li.cuarto, #menu-paginas ul li.tercero {
	width: 166px;
	//width: 165px; /* HACK IE */
	}
	
th, #autores ul li, .more-link p a, .entry li a, #commentform #submit, .postmetadata p, #searchsubmit, #content p a, #buscador #submit, #rsssubmit, .cat-superior, #venta-rss a, .pie, #buscador .botonbuscar, #venta-rss #botones li a {
	color: #fe9915;
	}
	
#idiomas ul li a {
	color: #939496;
	}
	
.impar  {
	background: #BDDEDD;
	}
	
.coment-right, .etiquetas-right {
	margin-left: 218px;
	}
	
.coment-right h3, .spacer, #etiquetas p {
	border-bottom: 1px dotted #2494a8;
	}

/* End Entry Lists */

/* Begin Form Elements */

#sidebar #searchsubmit, #buscador input {
	padding: 1px;
	}
	
 form { /* This is mainly for password protected posts, makes them look better. */
	margin-bottom: 10px;
	}
	
input, textarea, select {
	margin: 3px 0 5px 0; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
	border: 1px solid #007783;
	}
	
textarea, select {
	width: 170px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	}
	
#fecha {
	width: 130px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	}
	
#buscador .botonbuscar {
	width: 400px;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	}

#commentform input, #commentform textarea {
	padding: 2px;
	margin: 0 0 5px 0;
	}	
	
#caja_suscribete input, .post h3 {
	padding: 0;
	margin: 0;
	}
	
#commentform textarea {
	width: 200px;
	}

#commentform #submit, #searchsubmit, #buscador #submit, .botonbuscar, #rsssubmit      {
	border: 1px solid #fe9915;
	background: #fdfdfc;
	cursor: pointer;
	}
	
.entry .botonbuscar     {
	background: #fff;
	}
	
.extra-content {
	background: #bddedd;
	}
	
#home .botonbuscar {
	border: 1px solid #fe9915;
	width: 54px;
	background: #007783;
	margin-left: 355px;
	//width: 56px; /* HACK IE */
	}
	
#vinculos {
	border-top: 1px dashed #007783;
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	height: 44px;
	//padding-top: 20px; /* HACK IE */
	//margin-top: 0; /* HACK IE */
	}
		
#sidebar .botonbuscar, #sidebar #searchsubmit, #rsssubmit, #home .botonbuscar {
	background: #007783;
	}
	
/* End Form Elements */



/* Begin Comments*/

#commentform p {
	margin: 0;
	}

.nocomments {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
	
#wp-calendar #next a, .derecha p a, .coment-left li{
	text-align: right;
	}

#wp-calendar #next a {
	padding-right: 10px;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}
	
blockquote {
	border: 1px solid #848484;
	}

blockquote {
	margin: 15px 0;
	padding: 5px 5px 0 5px;
	}
	
blockquote p {
	margin: 0.5em 0;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center, #wp-calendar caption, .smallattachment, .attachment, #footer, .nocomments, #wp-calendar td, .impar, .par {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

td {
	padding:2px;
	}

td.celdarss  { 
	width: 90px;
	}

td.celdaenc  { 
	width: 110px;
	}

a {
 outline: none;
 }

#googlemaps, #buscador {
	margin-top: 20px;
	}
	
#buscador {
	//padding-bottom: 1px; /* HACK IE */
	}
	
/* End Various Tags & Classes*/

.entry th {
	width: 60px;
	}
	
.resultado {
	width: 300px;
	}
	
.linea {
	border-bottom: 1px dashed #007783;
	}
	
	
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/***        ***/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

