/* @override 
	http://www.entroido.eu/wp-content/themes/entroido_A/style.css
	http://localhost:80/entroido.eu/wp-content/themes/entroido_A/style.css
*/

@import url("ec3.css");

/*  
Theme Name: Entroido'09
Theme URI: http://www.miguelsuarez.es
Description: Tema creado para www.entroido.eu
Version: 1.0
Author: Miguel Suarez
Author URI: http://www.miguelsuarez.es/
*/
html {
	background: url(img/bg.gif) repeat center;
	font-family: Helvetica;
	border: 0;
}
#closing {
	height: 52px;
	background: url(img/page_close.jpg) no-repeat center;
	margin-left: auto;
	margin-right: auto;
}
body {
	background: url(img/bg.jpg) repeat-y center;
	font-family: Helvetica;
	border: 0;
}

body, p, h1, h2, h3, h4, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #f29400;
}

a:hover {
	text-decoration: underline;
	color: #e95d0f;
}

/* Header */

#header {
	width: 100%;
	height: 128px;
	padding-top: 0px;
	background: url(img/head_900.jpg) no-repeat;
}

#header a img {
	width: 900px;
	height: 128px;
	display: block;
	border-style: none;
}
#header a:hover img {
	width: 900px;
	height: 128px;
	display: block;
	border-style: none;
}
#header h2 {
	font-size: 30px;
	color: #fff;
	padding-top: 25px;
	font-weight: normal;
}

#header h2 a {
	color: #fff;
}

#header h2 a:hover {
	color: #e95d0f;
	text-decoration: none;
}

#header p {
	padding-top: 1px;
	color: #fff;
	font-size: 13px;
	color: #8F8F8F;
}

/* Wrap */

#wrap {
	width: 900px;
	margin: 0 auto;
}

#menu {
	width: 900px;
	height: 40px;
	font-size: 13px;
	background-image: url(img/menu_bg_center.gif);
}

#menu ul, li {
	list-style-type: none;
}

#menu ul {
	margin: 0;
	padding: 0;
}

#menu li {
	float: left;
	text-shadow: #0c0c0c 0 -1px 0;
}

#menu li a {
	text-decoration: none;
	color: #d1d1d1;
	background: url(img/menu_bg_right.gif) no-repeat right;
	display: block;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 40px;
	text-shadow: #0c0c0c 0 -1px 0;
}

#menu li a:hover {
	color: white;
	text-decoration: none;
}

#menu li.current_page_item {
	float: left;
	height: 40px;
	color: white;
	background: url(img/menu_bg_right-on.gif) no-repeat right;
	text-shadow: #c47c07 0 -1px 0;
}

#menu li.current_page_item a {
	float: left;
	height: 40px;
	color: white;
	background: url(img/menu_left_bg-on.gif) no-repeat left;
	text-shadow: #c47c07 0 -1px 0;
}
#menu li.off_page_item {
	float: left;
	height: 40px;
	color: #999;
	text-shadow: #0c0c0c 0 -1px 0;
}
#menu li.off_page_item a {
	float: left;
	height: 40px;
	color: #808080;
	text-shadow: #2c2c2c 0 -1px 0;
}
.current_page_parent {
	float: left;
	height: 40px;
	color: white;
	background: url(img/menu_bg_right-on.gif) no-repeat right;
	text-shadow: #c47c07 0 -1px 0;
}

.current_page_parent a {
	float: left;
	height: 40px;
	color: white;
	background: url(img/menu_left_bg-on.gif) no-repeat left;
	text-shadow: #c47c07 0 -1px 0;
}

/* Mapa grande */

#mapa_big {
	width: 900px;
	height: 200px;
	display: block;
	float: left;
	background: #fff;
}

/* Mapa pequeño */

#mapa_small {
	width: 640px;
	height: 199px;
	display: block;
	background: #fff;
	float: left;
}
/* Calendario */

#calendario {
	width: 900px;
	height: 450px;
	display: block;
	float: left;
	background: #fff;
}


/* Indice glosario */

#atallos {
	width: 900px;
	height: 32px;
	display: block;
	float: left;
	background: #d2540d url(img/subnav_bg.gif);
}

#atallos p {
	line-height: 32px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#atallos p a {
	color: #464646;
	border-right: 1px solid #c9cccc;
	border-left: 1px solid #ececec;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 0;
	margin-left: 0;
	height: 32px;
	display: inline-block;
}
#atallos p a.este {
	color: #e14a0d;
	border-right: 1px solid #c9cccc;
	border-left: 1px solid #ececec;
	padding-right: 6px;
	padding-left: 6px;
	margin-right: 0;
	margin-left: 0;
	height: 32px;
	display: inline-block;
	background-image: url(img/subnav_bg_over.gif);
	font-weight: bold;
}
#atallos p a:hover {
	color: #212121;
	background-image: url(img/subnav_bg_over.gif);
	text-decoration: none;
}
.post #glossaryList p  {
	font-size: 15px;
	margin: 0;
	line-height: 20px;
	padding: 0 0 12px;
	vertical-align: baseline;
	color: #464646;
}
.post #glossaryList p span {
	font: normal normal 1.2em Georgia, serif;
	vertical-align: baseline;
}

/* Login (menu) */

#login {
	float: left;
	font-size: 11px;
	color: #8F8F8F;
}

/* Page Description */

#page_desc {
	width: 100%;
	height: 32px;
	font-size: 12px;
	background: #e14a0d url(img/barra_info_bg.gif) repeat-x;
	text-transform: uppercase;
}

#mininav {
	float: left;
	height: 32px;
	width: 46px;
}

#mininav a.atras {
	width: 23px;
	height: 32px;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(img/nav-rw-on.gif);
	text-decoration: none;
	float: left;
}
#mininav a.atras:hover {
	background-image: url(img/nav-rw-over.gif);
	text-decoration: none;
}
#mininav a.adiante {
	width: 23px;
	height: 32px;
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(img/nav-fw-on.gif);
	text-decoration: none;
	float: right;
	clear: right;
}
#mininav a.adiante:hover {
	background-image: url(img/nav-fw-over.gif);
	text-decoration: none;
}
#page_desc #text {
	padding-left: 10px;
	height: 32px;
	float: left;
	width: 499px;
	line-height: 32px;
	text-transform: uppercase;
	color: #fff;
}

#page_desc p {
	padding-right: 0px;
	padding-left: 0px;
	color: white;
}

#page_desc a {
	padding-right: 0px;
	padding-left: 0px;
	color: white;
	text-transform: uppercase;
}

#page_desc p span {
	padding-right: 0px;
	padding-left: 0px;
	color: white;
	font-weight: bold;
}

/* Search */

#search_top {
	width: 240px;
	height: 32px;
	right: 0;
	background: url(img/search-field.gif) no-repeat;
	float: right;
}

#search_top form {
	position: relative;
}

#search_top input.sfield {
	width: 105px;
	height: 14px;
	font-size: 10px;
	margin-top: 8px;
	margin-left: 30px;
	background-color: #fff;
	border-style: hidden;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
* html #search_top input.sfield {
	width: 105px;
	height: 14px;
	font-size: 10px;
	margin-top: 8px;
	margin-left: 30px;
	background-color: #fff;
	padding-right: 2px;
	padding-top: 0;
	padding-bottom: 2px;
	float: left;
	border: 1px none #fff;
}
#search_top input.sbutton {
	top: 0;
	left: 188px;
	background: url(img/bt_buscar_bg.gif) no-repeat;
	float: right;
	clear: right;
	height: 32px;
	padding: 0;
	border-style: none;
}

#searchform div {
	
}

/* Content */

#content_wrap {
	padding: 0;
	width: 900px;
	background-color: white;
}

#content {
	width: 640px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	border-left: 1px hidden #fff;
}
* html #content {
	width: 640px;
	float: left;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
#content h2 {
	font-style: normal;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}

#content p {
	font-size: 15px;
	margin: 0;
	line-height: 20px;
	padding: 0 0 12px;
}
#content img {
	display: block;
	background: url(img/piefoto_bg.gif) no-repeat center bottom;
	padding: 15px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#voltar {
	margin-left: 25px;
	margin-top: 10px;
	clear: left;
	float: left;
}
#voltar a {
	display: block;
	width: 128px;
	height: 38px;
	float: left;
	background: url(img/boton_voltar.gif) no-repeat;
	clear: left;
}
#voltar a:hover {
	text-decoration: none;
}
#presenta {
	padding: 40px 20px 20px;
}

#presenta p {
	font: 15px/1.5em Georgia, serif;
}

#presenta p span {
	color: #e14a0d;
}

#content ul, #content ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#content ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#content ol {
	margin-left: 1.4em;
}

#content ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#content blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Content Estrecho */

#contentS {
	width: 440px;
	float: left;
	border-left: 1px hidden #009036;
	margin-right: 0;
	margin-left: 0;
}
* html #contentS {
	width: 420px;
	float: left;
	border-left: 1px solid #009036;
	margin-right: 0;
	margin-left: 0;
}

#contentS h2 {
	font-size: 15px;
}

#contentS p {
	padding: 10px 0;
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
}

#contentS p.mensaxe {
	text-align: center;
	font-size: 1em;
	margin: 32px auto;
}

#contentS ul, #contentS ol {
	padding: 0.5em 2.5em;
	font-size: 13px;
}

#contentS ul li {
	background: url(img/bullet.gif) no-repeat 0 0.6em;
	line-height: 20px;
	padding-left: 25px;
	list-style: none;
}

#contentS ol {
	margin-left: 1.4em;
}

#contentS ol li {
	background: none;
	padding-left: 7px;
	line-height: 20px;
}

#contentS blockquote {
	background: #F9F9F9;
	border-bottom: #EEEEEE 1px solid;
	border-left: 1px solid #EEEEEE;
	font-size: 13px;
	color: #737373;
	padding: 0 10px;
	width: 87%;
	margin: 10px auto;
	line-height: 20px;
}

/* Caption */

#caption {
	width: 100%;
	height: 16px;
	background: #3a3a3a url(img/caption_bg.gif);
	float: left;
}
* html #caption {
	width: 100%;
	height: 16px;
	float: left;
	background-image: url(img/caption_bg.gif);
}
#caption h2 {
	width: 50%;
	padding-left: 12px;
	color: #d8d8d8;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	letter-spacing: -0.05em;
	float: left;
	font-weight: bold;
	padding-bottom: 0;
}

#caption h4 {
	color: #d8d8d8;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	letter-spacing: -0.05em;
	height: 16px;
	z-index: 2;
	display: block;
	width: 40px;
	float: right;
	background-position: center;
}

#caption h4 a {
	color: #d8d8d8;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	background: url(img/bot_minis.gif) center;
	width: 40px;
	display: block;
	float: right;
}

#caption h4 a:hover {
	color: #fff;
	height: 16px;
	font-weight: bold;
	background: url(img/bot_minis_on.gif) no-repeat;
}

#caption h3 {
	color: #d8d8d8;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	letter-spacing: -0.05em;
	height: 16px;
	z-index: 2;
	display: block;
	width: 40px;
	float: right;
	background-position: center;
}

#caption h3 a {
	color: #d8d8d8;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	background: url(img/bot_mapa.gif) center;
	width: 40px;
	display: block;
	float: right;
}

#caption h3 a:hover {
	color: #fff;
	height: 16px;
	font-weight: bold;
	background: url(img/bot_mapa_on.gif) no-repeat;
}

#caption span {
	color: #d8d8d8;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	letter-spacing: -0.05em;
	height: 16px;
	z-index: 2;
	display: block;
	float: right;
	width: 40px;
}

#caption span a {
	color: #d8d8d8;
	height: 16px;
	text-decoration: none;
	font-weight: bold;
	background: url(img/bot_agochar.gif) no-repeat;
	width: 40px;
	display: block;
}

#caption span a:hover {
	color: #fff;
	height: 16px;
	font-weight: bold;
	background: url(img/bot_agochar_on.gif) no-repeat;
}

#m_post {
	width: 200px;
	float: right;
	height: 16px;
	position: relative;
	background: url(img/caption_m_posts.gif) no-repeat 130px 8px;
}

#m_post span {
	display: none;
}

#m_post .o_entries a {
	position: absolute;
	right: 53px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_o_entries.gif) no-repeat;
}

#m_post .r_entries a {
	position: absolute;
	right: 21px;
	top: 8px;
	display: block;
	width: 17px;
	height: 15px;
	background: url(img/caption_r_entries.gif) no-repeat;
}

#m_post a:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

#m_post a:hover span {
	display: block;
	font-size: 11px;
	color: #2E2E2E;
	position: absolute;
	top: 0;
}

#m_post .o_entries a:hover span {
	left: -100px;
}

#m_post .r_entries a:hover span {
	left: -130px;
}

/* Post */

.post {
	background: white url(img/post_head.gif) no-repeat 15px top;
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	padding-right: 15px;
	width: 90%;
}
* html .post {
	background: url(img/post_head.gif) no-repeat 15px top;
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	width: auto;
}
.post span, #page_post p {
	font-size: 14px;
	color: black;
}

#page_post {
	margin-top: 15px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-right: 0;
	margin-left: 0;
	width: 90%;
}

#page_post h2 {
	letter-spacing: -0.05em;
	margin-top: 25px;
	margin-bottom: 20px;
}

#page_post h3 {
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	display: block;
	color: #009036;
	font: normal normal 40px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}
#page_post h4 {
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin-top: -20px;
	padding-left: 10px;
}
#page_post h4 span {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.post h2 {
	color: #009036;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	letter-spacing: -0.05em;
	padding-top: 10px;
	padding-bottom: 5px;
}

.post h2 a {
	color: #009036;
	letter-spacing: -0.05em;
	margin: 0;
	padding-top: 10px;
}

.post h3 {
	padding: 0;
	color: #009036;
	font-variant: normal;
	font-style: normal;
	font-size: 40px;
}

.post h3 a {
	color: #009036;
}

.separador {
	color: #535353;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #959595;
	font-variant: small-caps;
	font-size: 13px;
}

.separador label {
	padding-right: 10px;
	padding-left: 10px;
}

.separador boton {
	background: url(img/separador_bot_up.gif) no-repeat right;
	padding-right: 0;
	float: right;
	font-size: 10px;
	font-variant: normal;
	color: #535353;
	display: block;
	width: 64px;
	margin-right: 10px;
}

.separador boton a {
	padding-right: 10px;
	font-variant: normal;
	color: #535353;
	text-decoration: none;
	display: block;
	font-size: 9px;
	text-transform: uppercase;
	vertical-align: text-bottom;
	width: 64px;
	margin: 0;
}

.post ampliar {
	color: #666;
	font-size: 10px;
}

.post ampliar a {
	color: #f29400;
	font-size: 10px;
}

.post ampliar a:hover {
	color: #e95d0f;
}

.post p a {
	text-decoration: underline;
}

.post p a:hover {
	text-decoration: none;
}

.post-meta {
	font-variant: small-caps;
	color: maroon;
}

.post-meta-key {
	color: green;
	font-weight: bold;
	font-size: 110%;
}

.post_details {
	background: white url(img/post_foot.gif) no-repeat 15px bottom;
	float: left;
	width: 90%;
	margin-top: 0;
	padding: 10px 15px 15px 30px;
	text-decoration: none;
	color: #999;
	font: normal normal 12px Georgia, serif;
}

.post_details p {
	color: #999;
	border-top: 1px solid #f39e19;
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	font-size: 12px;
}

.post_details p span {
	font-size: 12px;
}

.post_details p a {
	color: #009036;
	font-size: 12px;
}

.post_details p a:hover {
	color: #e95d0f;
	text-decoration: none;
}


/* More Posts */

#more_posts {
	background: #fff;
	padding: 10px 15px;
	margin-top: 15px;
	font-size: 12px;
}

/* Comments */

#content ol.commentlist {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 42px 0 40px;
	padding: 0;
}
#content ol.commentlist li {
	background-color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid silver;
	float: left;
	padding: 0;
	width: 100%;
	margin-bottom: 1px;
	margin-top: 0;
}

#content ol.commentlist li div{
}

div.comment-author.vcard cite.fn {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #bebebe;
	float: left;
}

div.comment-author.vcard span.says {
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	color: #bebebe;
	text-align: left;
	margin-left: 5px;
}

h3#comments {
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: normal normal 15px Georgia, "Times New Roman", Times, serif;
	color: gray;
	padding-bottom: 5px;
	margin: 20px 40px 1px;
}



#respond {
	padding-top: 10px;
	margin-right: 40px;
	margin-left: 40px;
	clear: left;
}

#respond h3 {
	text-align: center;
	margin-top: 0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font: normal normal 15px Georgia, "Times New Roman", Times, serif;
	color: gray;
	margin-right: 0;
	margin-left: 0;
	padding-bottom: 4px;
}

#content #respond form {
	padding: 0;
	margin: 0;
	width: auto;
	font: 12px Georgia, "Times New Roman", Times, serif;
}

#content #respond form p {
	font-size: 12px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 0;
}
#content #respond form p label{
	margin-right: 0;
	margin-left: 0;
	display: block;
	text-align: left;
	font-size: 12pt;
}
#content #respond form p textarea{
	border: 1px solid #d8d8d8;
	text-align: left;
	display: block;
	margin: 0 0 0 2px;
	padding: 5px;
	width: 95%;
}
#content #respond form p input{
	display: block;
	text-align: left;
	margin-right: 0;
	margin-left: 0;
	width: 50%;
}
#content #respond form p input#submit{
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	width: auto;
}
#content #respond form p input#submit:hover{
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: left;
	border-color: #e95d0f;
}
div.comment-author.vcard {
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	float: left;
	position: relative;
	width: 50%;
	left: 10px;
	margin-right: 0;
}

div.comment-meta.commentmetadata {
	text-align: right;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 0;
	float: right;
	margin-right: 0;
	right: 10px;
	position: relative;
	width: 50%;
}

div.comment-meta.commentmetadata a {
	color: #bebebe;
}

#content ol.commentlist li p{
	padding: 10px;
	border-top: 1px solid #d8d8d8;
	width: auto;
	display: block;
	clear: left;
	font-size: 10pt;
}

.comments_caption {
	width: 100%;
	background: #fff;
	margin-top: 15px;
}

.comments_caption h2 {
	padding-left: 15px;
	line-height: 2em;
}

.comment_wrap {
	background: #fff;
	margin-top: 15px;
}

.comment_wrap p {
	font-size: 13px !important;
}

.comment_wrap_head {
	padding: 0 15px;
}

.comment_wrap_head p {
	padding: 7px 0 !important;
}

.comment_wrap_head span {
	color: #898989;
	padding-left: 5px;
}

.comment_wrap_post {
	padding: 5px 0;
	border-top: #EEEEEE 1px solid;
}

.comment_wrap_post p {
	padding: 10px 15px !important;
}

#leave_a_comment_wrap {
	width: 100%;
	margin-top: 15px;
}

.leave_a_comment {
	background: #fff;
	width: 10em;
	text-align: center;
	float: left;
}

.leave_a_comment h2 {
	line-height: 30px;
}

.trackback_rss {
	float: right;
	padding-right: 15px;
	padding-top: 8px;
	width: 12.9em;
}

.trackback_rss p {
	padding: 0 !important;
	font-size: 11px !important;
}

#comment_form {
	background: #fff;
	padding: 11px 0;
	clear: both;
}

#content form {
	background: #f3f3f3;
	width: 445px;
	border: 1px solid #d8d8d8;
	padding: 15px 0 15px 15px;
	margin: 0 auto;
}

#content form p {
	padding: 0px 0 5px 0;
	line-height: 20px;
}

#content input {
	border: 1px solid #d8d8d8;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}
input {
	border: #EEEEEE 1px solid;
	background: #fff;
	padding: 5px;
	font-size: 15px;
	font-family: Georgia;
}
#content input.data {
	width: 184px;
}

#content textarea {
	border: #EEEEEE 1px solid;
	width: 415px;
	height: 170px;
	padding: 3px;
	font-size: 15px;
	font-family: Georgia;
}

#content input.sbutton {
	margin-top: 3px;
}

/* Submenú */

#submenu {
	width: 260px;
	float: left;
	margin: 0;
	padding: 0;
	font-size: 12.5px;
}

#submenu h2 {
	height: 16px;
	background: #3a3a3a url(img/caption_bg.gif);
	font-weight: bold;
	color: #d8d8d8;
	line-height: 16px;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	padding-left: 12px;
	letter-spacing: -0.05em;
}

#submenu ul {
	list-style: none;
	font-family: Georgia, serif;
	color: #e95d0f;
	margin: 0;
	padding: 0;
	width: 100%;
	clear: left;
}

#submenu ul li {
	background: url(img/subnav_bg.gif) repeat-x;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #959595;
	list-style-position: inside;
	display: inline-block;
	border-right: 1px solid #7e7e7e;
	padding: 0 0 0 10px;
	float: left;
	width: 248px;
	border-left: 1px solid #808080;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 0;
}

#submenu ul li:hover {
	background: url(img/subnav_bg_over.gif) repeat-x;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #959595;
	list-style-position: inside;
	display: inline-block;
	border-right: 1px solid #7e7e7e;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	width: 248px;
	}

#submenu ul li.off {
	color: #a5a5a5;
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #959595;
	border-left: 1px solid #808080;
	list-style-position: inside;
	background: url(img/subnav_bg.gif) repeat-x;
	margin-left: 0;
	display: inline-block;
	overflow: visible;
	float: left;
	padding: 5px 0 5px 10px;
	margin-right: 0;
	width: 248px;
}

#submenu ul li.on {
	background: #898989 url(img/subnav_bg_on.gif) repeat-x 0 top;
	padding-left: 10px;
	color: #ffffff;
	border-top: 1px solid #c64f0c;
	border-bottom: 1px solid #e99d73;
	list-style-position: inside;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 248px;
	display: inline-block;
	float: left;
}
#submenu ul li.on span {
	color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
}
#submenu ul li span {
	color: #4f4f4f;
	padding-top: 10px;
	padding-bottom: 10px;
}

#submenu ul li span a {
}

#submenu ul li a {
	color: #e95d0f;
	text-decoration: none;
	display: inline-block;
	width: 90%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}

#submenu ul li a:hover {
	color: #e95d0f;
	text-decoration: none;
}

#submenu ul li img {
	position: relative;
	border-style: none;
	top: 4px;
	right: 0;
}



/* Sidebar */

#sidebar {
	width: 259px;
	float: right;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
}
* html #sidebar {
	width: 259px;
	float: right;
	margin-right: 0;
	margin-left: 0;
	padding-right: 0;
	padding-left: 0;
	display: block;
}

#sidebar h2 {
	height: 24px;
	background: url(img/caption_bg.gif) repeat-x 0 top;
	font-weight: bold;
	color: #d8d8d8;
	font-size: 10px;
	text-transform: uppercase;
	text-shadow: #323232 0 1px 1px;
	padding-left: 12px;
	letter-spacing: -0.05em;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 16px;
}

#sidebar p, #sidebar li {
	font-size: 12px;
	margin-top: 0;
	padding-top: 0;
}

#sidebar p {
	padding: 10px 0;
	line-height: 20px;
}

#sidebar ul {
	list-style: none;
	margin-top: 0;
}

#sidebar ul ul {
	padding: 10px 0;
	list-style: none;
}

#sidebar ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	background: url(img/bullet.gif) no-repeat 0 9px;
	padding-left: 23px;
	line-height: 23px;
}

/* Widgets */

.widget {
	background: url(img/widget_bg_end.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin: 0;
	padding-top: 0;
}
* html .widget {
	background: url(img/widget_bg_end.gif) no-repeat 0 bottom;
	padding-bottom: 20px;
	margin: 0;
}

.widget_tag_cloud {
	padding-right: 10px;
	padding-left: 10px;
}

.widget_tag_cloud h2 {
	margin-left: -10px;
	margin-right: -10px;
	margin-bottom: 10px;
}

.widget a {
	color: #898989;
	font-weight: bold;
	text-decoration: none;
}

.widget a:hover {
	color: #fe4819;
	font-weight: bold;
	text-decoration: none;
}

.textwidget {
	padding: 10px 0;
}

#wp-calendar {
	padding: 0 10px;
	width: 90%;
	margin: 0 auto;
}

#wp-calendar caption {
	margin: 10px 0;
	border-bottom: 0;
	font-weight: bold;
	color: #898989;
	padding-right: 10px;
	padding-left: 20px;
}

#wp-calendar td {
	color: #898989;
	text-align: right;
	margin: 0;
	padding: 0 6px 0 0;
}

#wp-calendar th {
	padding-right: 6px;
}

#wp-calendar thead {
	margin: 0;
	padding: 0;
	color: #898989;
	text-align: right;
}

#wp-calendar a {
	color: #009036;
}

#wp-calendar td#today {
	background: #EEEEEE;
	color: #e95d0f;
	border: 1px dashed #e95d0f;
}

/* Footer */

#footer {
	background: #fff url(img/foot_bg.gif) center;
	height: 57px;
	clear: both;
}

#footer ul {
	width: 660px;
	float: left;
	padding: 16px 0px 0 0;
	font-size: 13px;
	color: white;
}

#footer li {
	display: inline;
	list-style: none;
}

#footer li a {
	display: block;
	float: left;
	line-height: 24px;
	font-size: 13px;
	padding: 0 6px;
	margin-right: 19px;
	color: #2E2E2E;
}

#footer li.current_page_item a {
	color: #fff;
	background: #5EA3DB;
}

#footer p {
	width: 100px;
	float: right;
	font-size: 13px;
	line-height: 3.5em;
}

#footer p a {
	color: #A52A2A;
}

/* Copyright */

#copyright {
	text-align: center;
	font-size: 10px;
	color: white;
	background: white url(img/foot_bg.gif) no-repeat 0 bottom;
	height: 57px;
	width: 900px;
	display: block;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

#copyright p {
	padding-top: 40px;
}
/* Licencias */

#licencias {
	text-align: center;
	color: #999;
	background: #fff no-repeat 0 bottom;
	height: 57px;
	width: 900px;
	display: block;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	font: 10px Georgia, "Times New Roman", Times, serif;
}

#licencias p {
	padding-top: 40px;
}

/* Gallery */

.gallery {
	margin: auto;
}

.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 150px;
	padding: 0;
}

.gallery-icon {
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
}

.gallery img {
	border: 10px solid red;
}

.gallery-caption {
	margin-left: 0;
	margin-top: 0;
	background: url(img/piefoto_bg.gif) no-repeat center top;
	padding: 10px 0 0;
	font-size: 10px;
}

/* Widget Archivo */

#archives select {
	margin-left: 12px;
}



/* Widget Datas */

#columna {
	float: right;
	width: 200px;
}


#columna-close {
	width: 200px;
	height: 69px;
	display: block;
	background: url(img/peche1.jpg) no-repeat center;
	float: right;
	clear: right;
}

#columna-close2 {
	float: left;
	width: 128px;
	height: 100px;
	display: block;
	background: url(img/peche2.jpg) no-repeat -25px bottom;
}

.puzzle {
	width: 176px;
	padding-left: 14px;
	background: url(img/widget_datas_bg.gif) no-repeat 14px;
	font: normal 12px Georgia, serif;
}

.puzzle span {
	font-weight: bold;
	color: #e95d0f;
	font-variant: small-caps;
	display: block;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}

.puzzle p {
	color: #333333;
	display: block;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
	font: 12px Georgia, serif;
}

.puzzle h4 {
	display: block;
	width: 176px;
	height: 20px;
	background: white url(img/widget_datas_end.gif) no-repeat 0 top;
	margin-top: 0;
	padding-top: 0;
}

/* Galeria columna derecha */

.galeria {
	margin: auto;
	width: 200px;
}

.galeria-item {
	margin-top: 10px;
	text-align: center;
	width: 134px;
	padding: 0;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	background: url(img/piefoto_bg.gif) no-repeat 0 bottom;
}

div.wp-caption {
	font: 1em/1px Helvetica, Arial;
	color: #f90;
}

div.wp-caption img {
	background: url(img/piefoto_bg.gif) no-repeat center bottom;
	padding-bottom: 16px;
}

#page_post p a img {
		background: url(img/piefoto_bg.gif) no-repeat center bottom;
	padding-bottom: 16px;

}

.galeria-item icon {
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
}
.galeria-item p {
	padding: 0;
	margin: 0;
	width: 150px;
	height: 150px;
}
.galeria img {
	border: 3px solid #333333;
}

.galeria-item caption {
	padding: 0;
	font-size: 10px;
	display: block;
	background-position: center top;
	background-repeat: no-repeat;
}

#ctc div.ctc {
	margin: 10px;
}


/* FICHA */

.ficha {
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding: 0;
	float: left;
	margin: 0 0 10px;
	width: 638px;
	border-bottom: 1px solid #dcdedd;
}
* html .ficha {
	float: left;
	font: 15px Georgia, "Times New Roman", Times, serif;
	padding-right: 15px;
	padding-left: 30px;
	padding-top: 10px;
	margin-top: 15px;
	margin-right: 0;
	margin-left: 0;
	width: auto;
	background: #edeeed no-repeat 15px top;
}
.ficha span, #page_post p {
	font-size: 14px;
	color: black;
}

#page_post {
	margin-top: 15px;
	font: 15px Georgia, "Times New Roman", Times, serif;
	margin-right: 0;
	margin-left: 0;
	width: 90%;
}

#page_post h2 {
	letter-spacing: -0.05em;
	margin-top: 25px;
	margin-bottom: 20px;
}

#page_post h3 {
	letter-spacing: -0.05em;
	margin-bottom: 20px;
	display: block;
	color: #009036;
	font: normal normal 40px Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
}
#page_post h4 {
	text-align: left;
	margin-bottom: 20px;
	padding-bottom: 0;
	margin-top: -20px;
	padding-left: 10px;
}
#page_post h4 span {
	color: #999;
	display: block;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

#content .ficha h2 {
	color: #009036;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	letter-spacing: -0.05em;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 0;
	width: 50%;
	float: left;
}

.ficha h2 a {
	color: #009036;
	letter-spacing: -0.05em;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 0;
}

.ficha h3 {
	padding: 0;
	color: #009036;
	font-variant: normal;
	font-style: normal;
	font-size: 40px;
}

.ficha h3 a {
	color: #009036;
}

.separador {
	color: #535353;
	width: 100%;
	display: block;
	border-bottom: 1px dotted #959595;
	font-variant: small-caps;
	font-size: 13px;
}


.ficha ampliar {
	color: #666;
	font-size: 10px;
}

.ficha ampliar a {
	color: #f29400;
	font-size: 10px;
}

.ficha ampliar a:hover {
	color: #e95d0f;
}

.ficha p a {
	text-decoration: underline;
}

.ficha p a:hover {
	text-decoration: none;
}

.post-meta {
	font-variant: small-caps;
	color: maroon;
}

.post-meta-key {
	color: green;
	font-weight: bold;
	font-size: 110%;
}

.ficha_details {
	margin-top: 0;
	padding: 10px 15px 10px 0;
	text-decoration: none;
	color: #999;
	font: normal normal 12px Georgia, serif;
	margin-right: 10px;
	margin-left: 0;
	width: auto;
	float: left;
}

#content .ficha_details p {
	color: #999;
	border-top: 1px solid #f39e19;
	padding: 0;
	margin: 0;
	font-size: 12px;
	width: auto;
}

.ficha_details p span {
	font-size: 12px;
}

.ficha_details p a {
	color: #009036;
	font-size: 12px;
}

.ficha_details p a:hover {
	color: #e95d0f;
	text-decoration: none;
}


/* Miniatura listados */

#content div.miniatura-item {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
	padding: 0;
}
#content div.miniatura-item p {
	margin: 0;
	padding: 0;
}

#content div.miniatura-item p img {
	display: block;
	margin: 0;
	border-style: none;
	padding: 0;
	border: 1px solid #f39e19;
}

div.miniatura {
	margin: 10px 10px 0;
	padding: 0;
	width: 80px;
	display: block;
	float: left;
}
#content div.miniaturab-item {
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin: 0;
}
#content div.miniaturab-item p {
	margin: 0;
	padding: 0;
}

#content div.miniaturab-item p img {
	display: block;
	float: left;
	margin: 10px 10px 10px 0;
	padding: 0;
	border: 1px solid #f39e19;
}


/* Fix */

#menu:after,
#menu ul:after,
#content_wrap:after,
#footer:after,
#leave_a_comment_wrap:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
