/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f4cf;
	background-image: url('background.jpg');
	background-position: center;
	background-repeat: repeat-y
}
#fondo_trama {
	background-image: url('background_trama.jpg');
	background-position: center 145px;
	background-repeat: no-repeat
}
#page {
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
	text-align: left;
}
#header {
	height: 150px;
	border-top: solid 10px #BEBE6A;
}
#headerimg 	{ 
	width: 690px;
	height: 95px;
	padding-top: 25px;
	padding-left: 50px;
	padding-right: 20px;
	background-image: url('logo_mapo.gif');
	background-position: 1px 15px;
	background-repeat: no-repeat 
}
#headerimg h1 {
	padding:0px;
	margin: 0px;
}
#headerimg h1 a {
	height: 0px;
	width: 343px;
	padding-top: 70px;
	overflow: hidden;
	float: left;
}
#contacto-home {
	width: 210px;
	float: right;
	padding-top: 10px;

}
#contacto-home ul {
	margin: 0px;
	padding: 0px;
	height: 32px;
	text-align: right;
	margin-right: 5px;
}
#contacto-home ul li {
	display: inline;
	color: #999999;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#contacto-home ul li a 	{
	color: #999999;
	text-decoration: none;
}
#contacto-home ul li a:hover {
	color: #F18E00;
}
#contacto-home ul li#btn-home a {
	padding-right:16px;	
	background-image: url('icon_home.gif');
	background-position: right 1px;
	background-repeat: no-repeat
}
#contacto-home ul li#btn-home a:hover {
	background-position: right -10px;
}
#contacto-home ul li#btn-contacto a {
	padding-right:19px;	
	background-image: url('icon_contacto.gif');
	background-position: right 1px;
	background-repeat: no-repeat
}
#contacto-home ul li#btn-contacto a:hover {
	background-position: right -10px;
}
#headerimg form {
	padding: 0px;
	margin: 0px;
	width: 210px;
}
#headerimg form input#s  {
	width: 170px;	
	height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	float: left;
	border: 0px none;
	background-image: url('search_input.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999; padding-bottom:0px
}
#headerimg form input#searchsubmit {
	height:20px;
	width:20px;
	margin: 0px;
	border: 0px none;
	background-image: url('btn_buscar-1.gif');
	background-position: center;
	float: right
}
/* BOTONERA */
.chromestyle{
	height: 30px;
	padding-left: 30px;
	background-color: #9DCB3B;
	background-image: url('background_botonera.gif');
}
.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
.chromestyle ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.chromestyle ul li {
	display: inline;
	height: 30px;
}
.chromestyle ul li a {
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFFFFF;
	padding: 8px 25px 0px 0px;
	display: block;
	float: left;
}
.chromestyle ul li a:hover, .chromestyle ul li a.selected {
	color: #514C00;
	text-decoration: none;
}
/* submenúes de la botonera principal */
*html .dropmenudiv {
	margin-top: 9px;
}
.dropmenudiv {
	position:absolute;
	margin-top: -1px;
	z-index: 100;
	visibility: hidden;
	background-color: #5A8913;
	background-image: url('fondo_submenu.gif');
	background-repeat: repeat-x; background-position-y:center
}
.dropmenudiv a {
	width: auto;
	display: block;
	color: #BBD96F;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
	background-image: url('filete_submenu.gif');
	background-repeat: no-repeat; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px; background-position-y:50%
}
.dropmenudiv a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

/* ///// CONTENIDO /////*/

/* CUERPO PRINCIPAL */
#content {
}
.narrowcolumn {
	width: 470px;
	float: left;
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
	margin-top: 30px;
}
.post {
	margin: 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.post  #feed_rss {
	float: right;
}
.post  #feed_rss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #F6921D;
}
.post #feed_rss a:hover {
	text-decoration: underline;
}
.post #feed_rss a img {
	vertical-align: text-top;
	border: none;
}
.post small {
	float: left;
}
small {
	color: #999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
h1 {
	color: #71C4CF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: lighter;
	margin: 0px;
	margin-bottom: 30px;
}
h2 {
	margin: 0px;
	margin-bottom: 10px;
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height: 22px;
}
h2 a {
	color:#ADD036;
	text-decoration: none;
}
h2 a:hover {
	color:#5A8913;
	text-decoration: none;
}
h2 a:visited {
	color:#5A8913;
	text-decoration: none;
}
h3 {
	color: #F18E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
}
h4 {
	color: #9DCB3B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
}
p {
	color:#666666;
	float:none;
	font-family:"Trebuchet MS",Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
}
/*	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) */

p img {
	padding: 0;
	max-width: 100%;
}
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 {
	float: right;
}
.alignleft {
	float: left
}
/* LINKS */
a#link  {
	color:#F18E00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
a#link:hover {
	text-decoration: underline;
	color: #000000;
}
a {
	color: #FCB813;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
p a img {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
}

a[href$='.doc'], a[href$='.rtf'], a[href$='.DOC'], a[href$='.RTF'] {
	background: url('icon_doc.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}

a[href$='.txt'], a[href$='.TXT'] {
	background: url('icon_txt.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
a[href$='.ppt'], a[href$='.PPT'] { 
	background: url('icon_pps.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
a[href$='.pps'], a[href$='.PPS'] { 
	background: url('icon_pps.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
a[href$='.pdf'], a[href$='.PDF'] { 
	background: url('icon_pdf.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
a[href$='.zip'], a[href$='.rar'], a[href$='.gzip'], a[href$='.bzip'], a[href$='.ace'], a[href$='.ZIP'], a[href$='.RAR'], a[href$='.GZIP'], a[href$='.BZIP'], a[href$='.ACE'] { 
	background: url('icon_archive.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
a[href$='.mov'], a[href$='.wmv'], a[href$='.mp4'], a[href$='.avi'], a[href$='.mpg'], a[href$='.MOVE'], a[href$='.WMV'], a[href$='.MP4'], a[href$='.AVI'], a[href$='.mpg'] { 
	background: url('icon_film.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}

a[href$='.mp3'], a[href$='.wav'], a[href$='.ogg'], a[href$='.wma'], a[href$='.m4a'], a[href$='.MP3'], a[href$='.WAV'], a[href$='.OGG'], a[href$='.WMA'], a[href$='.M4A'] { 
	background: url('icon_music.gif') no-repeat center right;; padding-left:0; padding-right:20px; padding-top:5px; padding-bottom:5px
}
/* FINAL LINKS */
.entry_archive {
	padding-bottom: 15px;
}
.entry_archive p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.entry ul {
	color:#666666;
	float:none;
	font-family:"Trebuchet MS",Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:14px;
	padding: 0px;
	margin: 0px;
}
*html .entry ul li {
	list-style-image: url('list_bullet.gif');
}
.entry ul li {
	margin: 7px 0px 8px 10px;
	list-style-type: disc;
}
.postmetadata {
	text-align: right;
	color: #999999;
	border-top: dashed 1px #CCCCCC;
	clear: both;
}
p.postmetadata  {
	padding: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
}
small#hora-autor {
	float: left;
}
.postmetadata a img {
	vertical-align: text-top;
} 
.postmetadata a {
	color: #999999;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
}
.postmetadata a:hover {
	color: #F18E00;
	text-decoration: none;
}
/*///// HOME //////*/

#home_portada {
	height: 200px;
	width: 760px;
}
#banner_home {
	margin-top: 20px;
	margin-bottom: 20px;
}
/* DESTACADAS JERARQUÍA 1 */
#destacadas_1 .post {
	padding-bottom: 15px;
	border-bottom: solid 1px #CCCCCC;
}
#destacadas_1 h3 {
	margin: 0px;
	padding: 0px;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight: bold;
	text-transform:uppercase;
}
#destacadas_1 h2 {
	margin: 0px;
	margin-bottom:10px;
	color: #F18E00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	line-height:20px;
	font-weight:lighter;
}
#destacadas_1 p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#destacadas_1 #link  {
	color:#F18E00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#destacadas_1 #link:hover {
	text-decoration: underline;
	color: #000000;
}
/* DESTACADAS JERARQUÍA 2 */
*html #destacadas_2 {
	height: 250px;
}
#destacadas_2 #thumbnail {
	float: left;
}
#destacadas_2 .entry {
	background-color: #EDEEEF;
	height: 220px;
	width: 260px;
	padding: 15px;
	float: right;
}
#destacadas_2 h3 {
	margin: 0px;
	padding: 0px;
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:12px;
	font-weight: bold;
	text-transform:uppercase;
}
#destacadas_2 p {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
/* INFORMES Y ARTÍCULOS */
#informes-articulos {
	height: 116px;
	width: 190px;
	float: left;
	background-image: url('background_informes-articulos.gif');
	background-repeat: no-repeat;
	padding-top: 12px; padding-left:20px; padding-right:20px; padding-bottom:20px
}
#informes-articulos h3 {
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight: normal;
}
#informes-articulos p {
	padding-left: 80px;
	color: #333333;
}
#informes-articulos a  {
	color: #DB7A00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#informes-articulos a:hover {
	text-decoration: underline;
	color: #000000;
}
	
/* ESTADÍSTICAS OFICIALES */
#estadisticas-oficiales {
	height: 148px;
	width: 230px;
	float: right;
	background-image: url('background_estadisticas.gif');
	background-position-y:50%
}
#estadisticas-oficiales h2 {
	height: 0px;
	width: 230px;
	padding-top: 40px;
	margin-bottom: 20px;
	overflow: hidden;
	background-image: url('titulo_estadisticas.gif');margin-left:0px; margin-right:0px; margin-top:0px
}
#estadisticas-oficiales p {
	color: #FFFFFF;
	padding: 0px;
	padding-right: 20px;
	padding-left: 90px;
	margin: 0px;

}
#estadisticas-oficiales a  {
	color: #3B5900;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#estadisticas-oficiales a:hover {
	text-decoration: underline;
	color: #000000;
}
/* CLARÍN.COM */
#clarin_news {
	margin-top: 20px;
	margin-bottom: 20px;
	border:1px solid #CCCCCC;
}
#clarin_news #heading {
	padding: 5px;
	background-color: #CE151B;
	margin-bottom: 10px;
}
#clarin_news h1 {
	height: 0px;
	padding-top: 20px;
	margin: 0px;
	color: #FFFFFF;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:24px;
	overflow: hidden;
	background-image: url('logo_clarincom.gif');
	background-repeat: no-repeat
}
#clarin_news .post {
	border-bottom:1px solid #CCCCCC;
	margin:10px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#clarin_news .post h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:24px;
	margin: 0px;
	margin-bottom:6px;
}
#clarin_news .post h2 a {
	color: #000000;
}
#clarin_news .post h2 a:hover {
 color: #d90000;
}
#clarin_news .post p {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
}
#clarin_news .post p a {
	color: #0F2672;
	text-decoration: none;
}
#clarin_news .post p a:hover {
	color: #d90000;
	text-decoration: none;
}
/*///// QUIÉNES SOMOS /////*/

/* COMISIÓN DIRECTIVA */
#cuerpo-pagina-comision h4 {
	margin: 0px;
	padding: 0px;
	color:#989566;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
#cuerpo-pagina-comision h2 {
	margin: 0px;
	padding: 0px;
	font-size:16px;
}
#cuerpo-pagina-comision p {
	border-bottom: solid 1px #CCCCCC;
	padding-bottom: 10px;
}
/* ÁREAS DE TRABAJO */
#areas_trabajo h3 {
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
}
#areas_trabajo h3 a {
	color:#ADD036;
	font-size:14px;
	line-height:14px;
	text-transform: none;
}
#areas_trabajo h3 a:hover {
	color:#5A8913;	
	text-decoration: none;
}
/* DELEGACIONES Y REGIONALES */
#delegaciones .post, #regionales .post {
	padding-bottom: 15px;
}
#delegaciones h3, #regionales h3 {
	padding-bottom:5px;
	border-bottom:1px solid #F18E00;
}
#delegaciones h2, #regionales h2 {
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
}
#delegaciones h2 a, #regionales h2 a {
	color:#ADD036;
	font-size:14px;
	line-height:14px;
	text-transform: none;
}
#delegaciones h2 a:hover, #regionales h2 a:hover {
	color:#5A8913;	
	text-decoration: none;
}
/*///// NOVEDADES /////*/

/* NOTICIAS Y ACTUALIDAD */
#clarin.post {
}
#clarin.post h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:22px;
	font-weight:normal;
	line-height:24px;
	margin: 0px;
	margin-bottom:6px;
}
#clarin.post h2 a {
	color: #000000;
}
#clarin.post h2 a:hover {
 color: #d90000;
}
#clarin.post p {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:normal;
}
#clarin.post p a {
	color: #0F2672;
	text-decoration: none;
}
#clarin.post p a:hover {
	color: #d90000;
	text-decoration: none;
}
/* AGENDA */
h2#titulo_fecha {
	width:150px;
	color: #333333;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	border-bottom: 2px solid #333333;
	float:left;
	margin-right:20px;
	padding-bottom: 3px;
	text-transform:uppercase;
}
h2#titulo_actividad {
	width: 300px;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	border-bottom:2px solid #333333;
	float:left;
	padding-bottom: 3px;
	text-transform:uppercase;
}
#actividades_agenda {
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0px;
	border-bottom: solid 1px #CCCCCC;
}
#fecha {
	width:150px;
	float:left;
	margin-right:20px;
}
#fecha p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}	
#actividad {
	width: 300px;
	font-family:Arial,Helvetica,sans-serif;
	float:left;
}
#actividad .entry h2 {
	color: #F18E00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 19px;
	margin: 0px;
	margin-bottom: 15px;
	margin-top: 20px;
}

#actividad h3 {
	margin: 0px;
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height: 14px;
}
#actividad h3 a {
	color:#ADD036;
}
#actividad h3 a:hover {
	color:#5A8913;	
}

/* ///// ARCHIVO ///// */

/* INFORMES Y ARTÍCULOS */
#filtro_informes {
	margin-bottom: 30px;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
}
#filtro_informes h3 {
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	border-bottom: solid 1px #000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#filtro_informes #informes-x-anio {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#filtro_informes label {
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
/* LINKS DE INTERÉS */
#filtros_links {
	margin-bottom: 30px;
	border-bottom: solid 1px #000000;
	padding-bottom: 10px;
}
#filtros_links h3 {
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	border-bottom: solid 1px #000000;
	padding-bottom: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
#filtros_links #orden_alfabetico {
	border-bottom: solid 1px #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#filtros_links label {
	color: #333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
}
ol.snap_nav {
	display: inline;
	clear: both;
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ol.snap_nav li {
	color:#999999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-transform:uppercase;
	display: block;
	float: left;
	padding: 5px;
	margin-top: 3px;
}

ol.snap_nav li a {
	color: #F18E00;
	font-weight: bold;
	text-decoration: none;
}
ol.snap_nav li a:hover {
	color: #000000;
	text-decoration: underline;
}
ol.snap_nav li.snap_selected a {
	cursor: text;
	color: #F18E00;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}
#post-link {
	padding-bottom: 20px;
}
#post-link .entry p {
	margin: 0px;
	padding: 0px;
}
#post-link .entry h3 {
	color: #ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
	margin: 0px;
	margin-bottom: 15px;
}
#post-link .entry a {
	color:#FCB813;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#post-link .entry a:hover {
	color: #000000;
	text-decoration: underline;
}
/* MAPO INFORMA ANTERIORES */

#archive-dropdown {
	margin-bottom: 20px;
}
#archive-dropdown select {
	width: 150px;
}

/* ///// MARCO LEGAL ///// */
#normativa.post {
	border-bottom: none;
}
#normativa h3 {
	border-bottom: solid 1px #F18E00;
	padding-bottom: 5px;
}
#normativa p {
	margin: 0px;
	padding: 0px;
}
#normativa a {
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: solid 1px  #CCCCCC;
	display: block;
}
#normativa a:hover {
	color:#5A8913;
}
/* LEYES Y DECRETOS */
#leyes_decretos h3 {
	color:#ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
}
#leyes_decretos h3 a {
	color:#ADD036;
}
#leyes_decretos h3 a:hover {
	color:#5A8913;	
}
/* CERTIFICACIÓN */
h3#certificadoras {
	border-bottom: solid 1px #F18E00;
	padding-bottom: 5px;
}

#post-certificadora {
	padding-bottom: 20px;
}
#post-certificadora #logo_certificadora {
	float:left;
}
#post-certificadora .entry {
	float: right;
	width: 250px;
}
#post-certificadora .entry p {
	margin: 0px;
	padding: 0px;
}
#post-certificadora .entry h3 {
	color: #ADD036;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	line-height:14px;
	margin: 0px;
	margin-bottom: 15px;
}
#post-certificadora .entry a {
	color:#FCB813;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#post-certificadora .entry a:hover {
	color: #000000;
	text-decoration: underline;
}

/* COMENTARIOS*/
h3#comments, h3#respond {
	margin:0px;
	margin-top: 25px;
}
.commentlist {
	padding: 0px;
	margin: 0px;
}

.commentlist li {
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	list-style: none;
	border-bottom: 1px solid #ADD036;
}
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist p {
	margin: 10px 0px 10px 0px;
}
#hora-autor cite, #hora-autor cite a {
	font-weight: bold;
	font-style: normal;
	color: #666666;
}
.nocomments {
	margin: 0px;
	padding: 0px;
}
#commentform p {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 0px;
}
#commentform p a {
	color: #000000;
	text-decoration: none;
}
#commentform p a:hover {
	color: #ADD036;
	text-decoration: underline;
}	
#commentform input.input, #commentform textarea {
	color: #333333;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
}
#commentform input.input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
	border: solid 1px #999999;
}
#commentform textarea {
	width: 464px;
	padding: 2px;
	border: solid 1px #999999;
}
#commentform #submit, #commentform #borrar {
	margin: 0px;
	margin-left: 5px;
	float: right;
}

/* ///// CONTACTO ///// */
#contacto_col_izq {
	width: 170px;
	float: left;
}
#contacto_col_izq p {
	border-bottom: solid 1px #666666;
	padding-bottom:20px;
}
#contacto_col_der {
	width: 270px;
	float: right;
}
#contacto_col_der form label {
	color: #999999;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:8pt;
	font-weight:bold;
	margin-top:5px;
	text-transform:uppercase;
}
#contacto_col_der form input.input, #contacto_col_der form textarea {
	width: 264px;
	border:1px solid #999999;
	padding:2px;
	color:#333333;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size:10px;
	margin-bottom:5px;
	margin-top:5px;
}
#contacto_col_der form textarea {
	height: 200px;
	margin-bottom: 0px;
}
p#datos-requeridos {
	padding: 0px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#contacto_col_der form input#enviar, #contacto_col_der form input#borrar {
	float: right;
	margin: 0px;
	margin-left: 5px;
}
/*///// SIDEBAR /////*/
#banner_sidebar {
	margin-bottom: 10px;
}
#banner_sidebar a img {
	margin: 0px;
	padding: 0px;
}	
#sidebar {
	width: 210px;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	display: inline;
}
#sidebar h2 {
	margin: 0px;
	padding: 0px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
}

/* LOGIN MIEMBROS MAPO */
#sidebar ul li#sidebar-login{
	background-image: url('sidebar_login_background.gif');
	background-repeat: no-repeat; background-position-y:50%
}
#sidebar ul li#sidebar-login h2 {
	height: 0px;
	padding-top: 30px;
	width: 210px;
	overflow: hidden;
	background-image: url('sidebar_login.gif');
}
#sidebar ul li#sidebar-login ul {
	padding: 10px;
}
#sidebar ul li#sidebar-login ul li#mi-cuenta {
	background-image: url('filete_sidebar_login.gif');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding-bottom: 8px; background-position-y:50%
}
#sidebar ul li#sidebar-login ul li a {
	color: #000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
}
#sidebar ul li#sidebar-login ul li a:hover {
	color:#F18E00;
}
/* AGENDA MAPO */
#sidebar ul li#agenda-mapo {
	background-image: url('background_agenda_2.gif');
	background-position: 0px 2px;
	margin-bottom: 0px
}
#sidebar ul li#agenda-mapo h2 {
	height: 0px;
	padding-top: 50px;
	width: 210px;
	overflow: hidden;
	background-image: url('sidebar_agenda.gif');
}
/* Calendario */
#wp-calendar {
	empty-cells: show;
	margin: 0px;
	width: 190px;
	padding: 10px;
	background-image: url('background_agenda.gif');
	background-repeat: no-repeat; background-position-y:50%
}
#wp-calendar #prev {
	text-align:left;
	float: left;
	z-index: 1;
	position: absolute;
}
#wp-calendar #next {
	text-align:right;
	float: right;
	z-index: 1;
}
#wp-calendar #prev, #wp-calendar #next {
	padding-top: 3px;
}
#wp-calendar #prev a, #wp-calendar #next a {
	color:#BEBE6A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}
#wp-calendar #prev a:hover, #wp-calendar #next a:hover {
	color: #000000;
	text-decoration: underline;
}
#wp-calendar table {
	width: 189px;
	padding: 0px;
	border: 0px none;
}
#wp-calendar caption {
	width: 100%;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-bottom: 5px;
}
#wp-calendar caption a {
	color: #BEBE6A;
	text-decoration:none;
}
#wp-calendar caption a:hover {
	color: #000000;
	text-decoration: underline;
}
#wp-calendar td {
	color:#666666;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align:center;
}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
#wp-calendar th {
	color: #666666;
	border-bottom:1px solid #999999;
	border-top: 1px solid #999999;
	padding-bottom:5px;
	padding-top:5px;
	font-style: normal;
	font-family:Verdana,Tahoma,Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-align:center;
}
#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td {
 	padding: 5px 0px;
 	border: 0px none;
	width: 27px;
	height: 23px;
}
#wp-calendar table td:hover {
	padding:0px;
	color: #FFFFFF;
	background-color: #999999;
}
#wp-calendar table #today {
	color: #FFFFFF;
	background-color: #FCB813;
	font-weight: bold;
}
.ec3_eventday a {
	font-weight: bold;
	color: #000000; !IMPORTANT;
}
/* Próximos Eventos */
#sidebar ul li#proximos-eventos {
	padding: 10px;
	background-image: url('background_agenda_3.gif');
	background-repeat: no-repeat; background-position-y:50%
}
#sidebar ul li#proximos-eventos h2 {
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FCB813;
	margin-bottom: 5px;
}
#sidebar ul li#proximos-eventos ul {
	padding: 0px;
	margin: 0px;
}
#sidebar ul li#proximos-eventos ul li#dia_evento {
	list-style-type: none;
	list-style-image: none;
	border-top:1px solid #FCB813;
	padding-bottom:10px;
	padding-top: 10px;
}
#sidebar ul li#proximos-eventos ul li#dia_evento p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	padding: 0px;
	margin: 0px;
}
#sidebar ul li#proximos-eventos ul li#dia_evento p#fecha_evento {
	color: #5C5429;
	font-weight: bold;
}
#nombre_evento a {
	color:#FCB813;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	text-decoration:none;
	text-transform:uppercase;
}
#nombre_evento a:hover {
	text-decoration: underline;
	color: #000000;
}
#sidebar form {
	margin: 0px;
}

/*///// FOOTER /////*/
#contenedor_footer {
	padding-bottom: 60px;
	background-image: url('background_footer.gif');
	background-repeat: repeat-x;
	background-position-y:50%
}		
#footer {
	width: 720px;
	margin: 0px auto;
	clear: both;
	height: 80px;
	border-top: solid 2px #BEBE6A;
}
#footer p {
	margin: 0px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	clear: both;
}
#footer #rss {
	float: left;
	padding-top: 12px;
	margin-left: 30px;
}
#footer #rss img {
	vertical-align: middle;
}
#footer #rss a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	text-decoration: none;
	text-transform: uppercase;
	color: #F6921D;
	margin-left: 3px;
}
#footer #rss a:hover {
	text-decoration: underline;
}
#footer #guerrini {
	float: right;
	padding-top: 12px;
}
#footer #guerrini p {
	padding-top: 3px;
	color:#999999;
}
/*///// PAGINACIÓN - NAVEGACIÓN /////*/
.navigation {
	height: 30px;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	display: block;
}
.navigation a {
	color: #999999;
	text-decoration:none;
}
.navigation a:hover {
	color: #CE6400;
	text-decoration: underline;
}
#pagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	color: #999999;
}
#pagination a {
	padding: 0px;
	margin: 2px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
}
#pagination a:hover, #pagination a:active {
	color: #FCB813;
	text-decoration: underline;
}
#pagination .current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FCB813;
}
#pagination .disabled {
	padding: 0px;
	margin: 2px;
	color: #CCCCCC;
	text-transform: uppercase;
}

/* EXTRAS */
.wraper {
	clear: both;
	float: none;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}


/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

/* End Form Elements */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
}

hr {
	display: none;
	}
/* End Various Tags & Classes*/


h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #666666;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* End Typography & Colors */

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0px;
	padding: 0px;
}
