/*  
Theme Name: Tierra Seca
Theme URI: http://www.tierraseca.es
Description: Tema creado para la web de Tierra Seca.
Version: 1.0
Author: Margin & Padding
Author URI: http://www.marginandpadding.com

*/
/* reset all */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* fin del reset*/


/* estilos grales */
body {
	
	font: 0.7em Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
	color: #000;
	
	background-color: #333301;
	
	margin-top:0px;
	}
	
#container {
	width:775px;
	margin: 0 auto;
	position:relative;
}
	
#page {
	
	}	
a {
	color: #999900;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #AA0000;
	text-decoration: none;
}	
#header {
	width:775px;
	height:286px;
}
#header_logo {
	width:775px;
	height:210px;
	float:left;
	margin-right:0;
	background: url(images/header.jpg) no-repeat;
}
/*#header_logo_ {
	width:41px;
	height:61px;
	float:left;
}*/
#header_logo_description{
	
	height:61px;
	position:absolute;
	
}
#header_logo_description h1 {
	text-indent:-9999px;
}
#rss_url {
	float:right;
	padding-top:2px;
}
strong {
	font-weight:bold;
}
/*#header_footer {
	background: #FFF url(images/header_footer.png);
	height:60px;
	float:left;
	width:775px;
}*/
#header_footer {
	background: #FFF;
	height:35px;
	float:left;
	width:775px;
}
#bajo_header_recto {
	background: #FFF url(images/bajo_header_recto.png);
	height: 25px;
	width:775px;
}
#bajo_header_curvo {
	background: #FFF url(images/bajo_header_curvo.png);
	height: 25px;
	width:775px;
}
#main_navigation {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
}
#main_navigation a{
	color:#676600;
	
	padding:2px 0px 0px 25px;
}
h1 {
	
}
h1 a, h1 a:visited {
	color:#000;
	text-decoration:none;
}
h1 a:hover {
	color:#CCC;
	text-decoration:none;
}

.description {
	/*color:#bce16a;
	text-align:center;
	padding:0px;
	margin:0px;
	margin-left:110px;*/
	}
#header_menu {
	width:480px;
	height:26px;
	
	float:right;
	margin: 15px 0px 0px 0px;
	text-align:left;
	
	padding:0px;

}
#nav {
	width:450px;
	height:26px;
	
	list-style:none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	float: left;
	margin: 3px 5px -7px 0px;
	
}
#nav .page_item a{
	width:140px;
	height:25px;
	padding-top:7px;
	padding-left:5px;
	
	color: #ffffff;
	text-decoration: none;
	font-size:14px;
	
	display: block;
	background:url(images/bg_menu.png) no-repeat left top;
}



#nav .page_item a.selected {
	background:url(images/bg_menu_selected.png) no-repeat left top;
	color: #000;
}

#nav .page_item a:hover {
	background:url(images/bg_menu_over.png) no-repeat left top;	
	padding-top:2px;

}

#main {

	background-color:#FFF;
	width:775px;
	height:auto;
	float:left;
	/*margin-left:auto;
	margin-right:auto;*/
}
#main_left_beta {
	width:500px;
	height:25px;
	background:url(images/beta.png) no-repeat;
}
#main_left {
	/*background: transparent url(images/mainleft_secc.png) no-repeat top left;*/
	background: transparent url(images/bg_posts_top.png) no-repeat bottom left;
	width:500px;
	height:auto;
	float:left;
	padding-bottom:25px;
	/*padding-bottom:10px;
	margin-bottom:25px; con navigation */
	
}

/*#main_left h1.seccion {
	color:#FFF;
	background-color: #333301;
	font-size: 16px;
	height:15px;
	
	margin: 5px 0px;
	padding-left:25px;
	text-transform:uppercase;
	width: 123px;
}*/
#main_left_footer {
	/*background:url(images/bg_left_footer.png) no-repeat;*/
	/*width:500px;
	height:25px;
	float:left;*/
}
/*.secc_noticias {
	background: transparent url(images/bg_h_news.gif) no-repeat right center;
}*/

.seccion {

	background: transparent url(images/mainleft_secc.png) no-repeat top left;

	color:#FFF;
	
	height:25px;
	
	width: auto;
	
	
	text-align:left;
	text-transform:uppercase;
}

.seccion h1 {
	background-color: #333301;
	background-position:right;
	font-size: 16px;
	height:20px;
	font-weight:bold;
	padding: 5px 25px 0px 25px;
	width:90px;
}
.noticias {
	background: transparent url(images/secc_news.gif) no-repeat 0px 7px;
}
.fotos {
	background: transparent url(images/secc_fotos.gif) no-repeat 0px 6px;
}
.biblio {
	background: transparent url(images/secc_biblio.gif) no-repeat 0px 6px;
}


/*.submenu {
	width:100%;
	height:auto;
	background-color: #00A7FF;
	background-image: url(images/icon.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-bottom: 5px;
	}
.submenu_line1 {
	width:auto;
	height:auto;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-left:28px;
	letter-spacing:normal;
	}
.submenu_line2 {
	width:auto;
	height:auto;
	color:#b4e1f8;
	font-size:11px;
	margin-left:28px;
	}
.submenu2 {
	width:100%;
	height:auto;
	background-color: #6dc5f2;
	background-image: url(images/icon2.gif);
	background-repeat: no-repeat;
	}
.submenu2_ {
	width:100%;
	height:auto;
	margin-top: 15px;
	}*/
.submenu2_line1 {
	background: transparent url(images/submenu2_line1_bg.gif) no-repeat top right;
	
	width:auto;
	height:25px;
	color:#FFF;
	
	font-weight:bold;

	text-align:left;
	text-transform:uppercase;
	}
.submenu2_line1 h2{
	font-weight:bold;
	font-size:16px;
	padding-left:48px;
	padding-top:3px;
	}
.submenu_up {

	background: transparent url(images/submenu_up.gif) no-repeat top right;

	width:auto;
	height:25px;
	}
	
/*.submenu_down {
	background: transparent url(images/submenu_down.gif) no-repeat top right;

	width:auto;
	height:25px;
	
	}*/
/*
.submenu2_line2 {
	width:auto;
	height:auto;
	color:#01242f;
	font-size:11px;
	margin-left:25px;
	}	*/			
#main_right {
	width:275px;
	height:auto;
	float:left;
	background-color: #FFF;
	color:#000000;
	position:relative;
}
#sidebar {

}
.sidebar_bloc_content {
	
}
.sidebar_content {
	
	/*padding-left:25px;*/
	
}
.sidebar_content a{
	color:#000000;
	
}
.sidebar_content ul{
	background: transparent url(images/submenu_down.gif) no-repeat bottom right;
	
	padding-left: 25px;
	padding-bottom:10px; /* +10 de padding bottom q tendra li son 25px, lo que mide su fondo*/
	
}
ul.ul_enlaces {
	background:none;
	padding-left:45px;
}
ul.sidebar_enlaces {
	background:none;
	padding-left:5px;
	padding-bottom:0px;
}
ul.sidebar_enlaces a {
	font-weight:normal;
}
.sidebar_content ul li {
	font-size:15px;
	line-height:18px;
	/*list-style:circle;*/
	list-style:url(images/li_point.gif);
	list-style-type:square;
	list-style-position:inside;
	
	padding-bottom:10px;
}
.sidebar_content ul li.linkcat {

	padding-right:25px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}
.sidebar_content ul li.linkcat h2{

	padding-bottom:5px;
	font-style:italic;
	font-weight:bold;
}
.post_fix {
	background: transparent url(images/bg_posts_top.png) no-repeat top left;
	padding-top: 25px;
	
	
	width:500px;/*450px si es con padding*/
	height:auto;
	/*padding:0px 25px;*/
}
.post {

	background: #FFF url(images/bg_post_bottom.png) no-repeat bottom left;
	padding-bottom: 25px;

}
.post_fix h1 {
	color:#000;
	font-size: 18px;
	font-weight:bold;
	margin-bottom:7px;
}
.post_fix h2 {
	color:#000;
	font-size: 15px;
	font-weight:bold;
	margin:0px;
	padding: 1em 0px 5px 0px;
}


.post_information, .post_information a {
	color:#999900;
	font-size: 12px;
	font-weight:bold;
}
.post_header {

	padding: 0px 25px;
	
}
.post_title {
	
	
	
}
.post_content {
	font-size:12px;
	text-align:justify;
	line-height:20px;
	padding: 0px 25px;
}
.post_content p {
	padding-top:1em;
}
.post_content p img{
	margin-top:-1em;
}

.post_content p h2{
	padding-top:1em;
}



.post-date {
	color:#999900;
	font-size:12px;
	font-weight:bold;
}

.navigation {
	
	text-align:center;
	/*height:36px;*/
	width:450px;
	float:left;
}

.navigation a {

	background-color:#FFF;
	color:#999900;
	font-size:12px;
	font-weight:normal;

}

.sidebar_content ul li.banner_link {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	
}

/* comentarios comentarios COMENTARIOS DE ENVY-ES*/


.comments-template{
	margin-top: 10px;
	line-height: 22px;
}

.comments-template-wrap{
	padding: 10px 10px 10px 25px;
}

.comments-template h3{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template h3#comments{
	padding: 0 0 0 21px;
	background: url(images/comments.gif) no-repeat 0 3px;
}

ol.commentlist{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 20px;
}

ol.commentlist li{
	margin: 10px 0 0;
	padding: 10px;
}

ol.commentlist li.alt{
	/*background: #f2f2d7;*/
	
}

ol.commentlist li.highlighted{
	border: 1px solid #9cd69c;
	padding: 9px;
}

ol.commentlist li .author-link{
	padding: 0 10px 8px;
	border-bottom: 1px solid #666600;
}

ol.commentlist li cite{
	font-style: italic;
	font-weight:bold;
	font-size:larger;
}

ol.commentlist li .author-link a{
	font-weight: bold;
}

ol.commentlist li .comment-text{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 0 0 10px;
}

ol.commentlist li .comment-text p{
	padding: 15px 10px 0;
}

small.commentmetadata{
	color:#999999;
	display: block;
	padding: 8px 10px 0;
	font-size: 10px;
	clear: both;
}
#commentform {
	padding: 20px 0px 0px 20px;
}
#commentform textarea{
	border-top: 1px solid #666600;
	border-left: 1px solid #666600;
	margin-top:5px;
	width:350px;
	height:auto;
}
#commentform input{
	border: 1px solid #666600;
	margin-top:5px;
}
#commentform input#submit{
	color:#666600;
	float:right;
	margin-right:80px;
}
.comments-template h3#respond{
	padding: 0 0 0 21px;
	background: url(images/comments.gif) no-repeat 0 3px;
}
.bg_null {
	background:none;
}
.pad_null {
	padding: 0px;
}
#commentform label {
	font-weight:bold;
}

/*li.banner_link {

	list-style:none;
	
}*/
/*.post-date {
	color:#999900;
	font-size:12px;
	font-weight:bold;
}*/

/*.post_fix {
	width:462px;
	height:auto;
	padding-left:38px;
	float:left;
}
.post {
	width:514px;
	height:auto;
	margin-bottom:20px;
	float:left;
}
.post_header {
	width:514px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-bottom:8px;
}
.post_content {
	width:440px;
	height:auto;
	float:left;
	color:#000;
	font-size:11px;
	text-align:justify;
	line-height:22px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.post_content p {
	padding:0px;
	margin:0px;
	}
.portfolio_link a, portfolio_link a:visited {
	text-decoration:none;
}
.portfolio_link a:hover {
	text-decoration:none;
	border-color:#bce168;
}
.post_content a {
	color: #00a7FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1e374;
	padding-bottom:0px;	
}
.post_content a:visited {
	color: #00a7FF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #c1e374;
	padding-bottom:0px;	
}
.post_content a:hover {
	color: #00a7FF;
	text-decoration: none;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6dc5f2;	
}
.information_txt a {
	color: #00A7FF;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:visited {
	color: #00A7FF;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:hover {
	color: #0f93d7;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1e374;	
}
.post-date {999900
	width: 55px;
	height: 55px;
	float:left;
	margin-left:5px;
	margin-top:5px;
	background: url(images/date.png) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 5px;
	margin-left: -0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #00A7FF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 12px;
	margin-left: -0px;
}
.post_title {
	width:424px;
	height:auto;
	float:left;
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align:left;
	padding-left:0px;
	letter-spacing: normal;
	margin-left:15px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #bce168;
}*/
.right {
	float:right;
}
.left {
	float:left;
}
.clearer {
	clear: both;
}

/*h2 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin:0px;
	padding-top:2px;
	padding-bottom:2px;
	color: #FFFFFF;
}
h3 {
	font-family: "Trebuchet MS",Tahoma, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin:0px;
}
h2.pages {
	text-align: left;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:2px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #6dc5f2;
	color:#6dc5f2;
	}
h3.comments {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #d9dee0;
	}
h3.respond {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #d9dee0;
	margin-bottom:2px;
	}	
h2 a, h2 a:visited {
	font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	font-size: 17px;
	color: #0f93d7;
	text-decoration: none;
}
h2 a:hover {
	color: #bce168;
	text-decoration: none;
	
}
.post_information {
	font-family: Arial, "Trebuchet MS",Tahoma, Helvetica, sans-serif;
	width:424px;
	height:auto;
	float:left;
	font-size:11px;
	margin-left:15px;
	margin-top:3px;
	line-height:16px;
	text-align:left;
}
.information_txt {
	width:auto;
	font-weight: bold;
	font-family: Arial;
	height:auto;
	float:left;
	color: #00a7ff;
}
.comment_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/comment.png);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:3px;
	margin-left:5px;
}
.author_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/author.png);
	background-repeat:no-repeat;
	margin-top:1px;
	margin-right:4px;
}
.category_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/category.png);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.sharethis_icon {
	width: 11px;
	height:12px;
	float:left;
	background:url(images/sharethis.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
.tagstart_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/tag_start.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:0px;
}
.tagend_icon {
	width: 13px;
	height:12px;
	float:left;
	background:url(images/tag_end.gif);
	background-repeat:no-repeat;
	margin-top:2px;
	margin-right:0px;
}
#clock_ {
	width:300px;
	height:auto;
	float:left;
	margin-top:15px;
	padding-left: 10px;
}
#clock_img {
	width:24px;
	height:24px;
	float:left;
	background:url(images/clock.png);
	background-repeat:no-repeat;
}
.icon_img {
	width:22px;
	height:22px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}
#clock {
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
}
#box_search {
	width:275px;
	height:96px;
	margin-left:5px;
	float:left;
	margin-top:13px;
	text-align:left;
}
.search_text {
	width:auto;
	height:auto;
	float:left;
	margin-bottom:8px;
}
.search { width: 62px; height: 25px; background: url(./images/searchbutton.png) no-repeat;}*/
.keyword {
	border: none;
	background: transparent; color: #FFFFFF;
	width: 218px;
	border: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
} /* IE Win min height hack */ * html #buttonsearch { margin: -26px 0px 0px 240px; } /* */ 
#buttonsearch { padding: 0px; margin: -25px 0px 0px 240px; top: 0px; background: none; }

/*#bloc1 {
	width:275px;
	height:auto;
	float:left;
}
#bloc2 {
	width:275px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
.bloc2_title, .bloc3_title, .bloc4_title, .bloc5_title, .bloc6_title, .bloc_sidebar_title {
	width:275px;
	float:left;
	height:auto;
	margin-bottom:8px;
	text-align:left;
}
.bloc6_title_ {
	width:275px;
	float:left;
	height:auto;
	text-align:right;
	margin-bottom:2px;
}
.bloc4_content {
	width:275px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
.bloc5_content {
	width:266px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
.bloc6_content {
	width:275px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
	color:#FFFFFF;
}
.bloc_ads {
	width:300px;
	float:left;
	height:auto;
	text-align:left;
	padding-top:10px;
	padding-bottom:8px;
	color:#FFFFFF;
	padding-left:7px;
}
.delicious-posts ul, .delicious-posts li, .delicious-banner { margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;}
.delicious-post { border-bottom: 1px solid #009bed;  }

#bloc3 {
	width:275px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
}
#bloc4 {
	width:275px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:center;
}
#bloc5 {
	width:275px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
#bloc6 {
	width:275px;
	height:auto;
	float:left;
	margin-top:20px;
	text-align:center;
	margin-left:6px;
}
.bloc_sidebar {
	width:275px;
	height:auto;
	float:left;
	margin-top:10px;
	text-align:left;
}
.bloc_sidebar_content {
	width:275px;
	float:left;
	height:auto;
	text-align:left;
	padding-bottom:8px;
}
#category {
	width:150px;
	height:auto;
	float:left;
	color:#AAFFFF;
	padding-right: 7px;
}
#category_ {
	width:150px;
	height:auto;
	float:left;
	color:#AAFFFF;
	padding-right: 0px;
	text-align:left;
}

#category ul, #category_ ul {
	margin: 0;
	padding: 0;
	text-align:left;
}
#category ul li, #category_ ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#category ul li ul, #category_ ul li ul {
	padding: 0;
	margin: 0;
}
#category ul li ul li, #category_ ul li ul li{
	border-bottom: 1px solid #009bed;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0px;
}
#category ul li ul li ul li, #category_ ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	
}
#category h2, #category_ h2, #sidebar .sidebartitle{
	color: #ffffff;
	margin: 0px 0px 2px;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 120%;
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
}
ul.list-cat li, li.widget_categories li{
	padding-left: 0px !important;
	color:#FFFFFF;
	font-size:100%;
}*/

/* Tag Cloud style */
/*ul#tagcloud { padding:0; margin:0; text-align:justify; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ffffff; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#e5edf1; font-size: 120%; }
ul#tagcloud li.t2 a { color:#dfebf1; font-size: 160%; }
ul#tagcloud li.t3 a { color:#d9eaf2; font-size: 190%; }
ul#tagcloud li.t4 a { color:#c1e1f2; font-size: 210%; }
ul#tagcloud li.t5 a { color:#b3dcf1; font-size: 230%; }
ul#tagcloud li.t6 a { color:#a2d6f1; font-size: 250%; }
ul#tagcloud li.t7 a { color:#93d1f1; font-size: 270%; }
ul#tagcloud li.t8 a { color:#84ccf1; font-size: 290%; }
ul#tagcloud li.t9 a { color:#6dc5f2; font-size: 310%; }
ul#tagcloud li.t10 a { color:#bce168; font-size: 330%; }*/

/* ---*/

/*.bloc5_content li{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;border-bottom: 1px solid #009bed; 
}
.bloc5_content ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}*/
#footer {
	background: url(images/heart.gif) no-repeat right center;
	color: #999900;
	height:12px;
	padding:25px 0px;
	
	width:775px;

	float:left;
	
}
#footer p {
	background: url(images/bg_footer_credits.png) repeat-x;
	margin-right:15px;
	text-align:center;
}
#footer a {
	color: #999900;
}
#footer a:hover {
	color: #FFF;
}
#footer span{
	background: none;
	background-color:#333301;
	height:12px;
	padding:0px 5px;
}
#footer_base {
	background-image: url(images/bg_footer_footer.png);
	color:#000;
	font: 12px bold Arial, Helvetica, sans-serif;
	width:775px;
	height:61px;
	float:left;
}
div#heart {
	float:right;
	position:absolute;
	
	text-align:right;
}
.footer_copy {
	padding:25px 25px 0px 0px;
	
}
.footer_copy span {
	color:#999;
}
.footer_copy a {
	color:#999901;
	font-weight:normal;
}
.e_reservado {
	background: transparent url(images/e_reservado.png) no-repeat 25px 36px;
	height: 17px;
	padding:44px 0px 0px 25px;
	text-align:center;
	width:201px;
}
a.buzon {
	color:#FFF;
	font: 12px bold Arial, Helvetica, sans-serif;
	padding-top:.5em;
}

/*#footer_base2 {
	background: url(images/bg_footer_under.gif) no-repeat;
	padding-left: 10px;
	padding-top: 87px;
	padding-bottom: 0px;
	width: 897px;
	height: 63px;
	float: left;
}
#footer_base2_ {
	width:850px;
	height:auto;
	float:left;
}
.footer_bloc {
	width:238px;
	height:200px;
	float:left;
	padding-left:20px;
}

.footer_bloc_header {
	width:100%;
	height:auto;
	float:left;
	margin-top:8px;
	margin-bottom:8px;
	text-align:left;
}
.footer_bloc_content {
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	font-style:normal;
	
}
.footer_bloc_content2 {
	width:100%;
	height:auto;
	float:left;
	text-align:justify;
	font-style:normal;
}

.footer_bloc_content li{
	margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #009bed; color:#000000;font-style:normal; line-height:15px;
}
.footer_bloc_content li:hover{
	background-color: #6dc5f2;
	background-image: url(images/recentposts_hover.png);
	background-repeat: repeat;
}
.footer_bloc_content2 li{
	margin: 0; padding: 0;padding:3px;border-bottom: 1px solid #57b2e1; color:#01242f;font-style:normal;
}
.footer_bloc_content2 li:hover{
	background-color: #6dc5f2;
	background-image: url(images/recentposts_hover.png);
	background-repeat: repeat;
}
.footer_bloc_content2 li a:visited{
	color:#ffffff;
}
.footer_bloc_content li a{
	color:#ffffff;
}
.footer_bloc_content li a:visited{
	color:#ffffff;
}
.footer_bloc_content li a:hover{
	color:#007dbf;
}
.title a{
	color:#bce168;
	font-style:normal;
}
.title a:visited{
	color:#bce168;
}
.title a:hover{
	color:#6dc5f2;
}
.footer_bloc_content ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}
.footer_bloc_content2 ul{
	margin: 0; padding: 0;padding-bottom:3px; padding-top:3px;list-style:none;
}

.footer_ads {
	width:200px;
	height:auto;
	float:left;
	color:#ffffff;
	}*/
.post_info {
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	padding:5px;
	/* background:#e5e9ea; */
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d9dee0;
	border-bottom-color: #d9dee0;
	margin-bottom:10px;
	font-size:11px;
	color:#547766;
	margin-top:5px;
}/*

#comments_box_ {
	width:496px;
	height:auto;
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	color:#ffffff;
}
#comments_box {
	width:486px;
	height:auto;
	float:left;
	color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}
.comment_ind_top {
	width:480px;
	height:9px;
	float:left;
	margin-top:10px;
	margin-left:3px;
	}
.comment_ind_content {
	width:464px;
	height:auto;
	padding-left:10px;
	padding-right:10px;
	float:left;
	text-align:left;
	background-image: url(images/comment_ind_bg.gif);
	margin-left:3px;
}
.comment_ind_bottom {
	width:484px;
	height:85px;
	float:left;
	background:url(images/comment_ind_bottom.gif);
	margin-left:3px;
	margin-bottom:2px;
}
.comment_ind_bottom_info {
	width:410px;
	height:auto;
	float:left;
	padding-left:68px;
	margin-top:45px;
	text-align:left;
}
.comment_ind_bottom_info a{
	color:#00A7FF;
	text-decoration:none;
}
.comment_ind_bottom_info a:visited{
	color:#00A7FF;
	text-decoration:none;
}
.comment_ind_bottom_info a:hover{
	color:#bce168;
	text-decoration:none;
}
.comment_form {
	width:390px;
	height:auto;
	text-align:left;
	float:left;
}

.navigation {
	margin-top:5px;
	margin-bottom:5px;
	text-align:left;
	width:486px;
	float:left;
	padding:5px;
	}
.alignleft a { width:auto; float:left; background:#01242f; padding:5px;  }
.alignright a { width:auto; float:right; background:#01242f; padding:5px;  }	

.footer_base2 a {
	color:#00232e;
	text-decoration:none;
}
.footer_base2 a:visited {
	color:#00232e;
	text-decoration:none;
}
.footer_base2 a:hover {
	color:#ffffff;
	text-decoration:none;
}
.footer_bloc_content2 li a:visited, .footer_bloc_content2 li a:hover {
	color:#ffffff;
}



#box_search #searchform {
	padding-top: 27px;
}

#sidebar a:link ,
#sidebar a:visited {
	color: #003040;
}

#sidebar a:active ,
#sidebar a:hover {
	color: #ffffff;
}
*/


/* ALBUMS DE FOTOS */
p#photo {

	text-align:center;
}

p#photo img {
	padding-top:25px;

}
#meta li {
	float:left;
	padding: 15px 0px;
}

#meta li.exif {
	float:right;
}

#gallerytitle a {
	color:#000;
}

#gallerytitle a:hover {
	color:#999901;
}


/* index c/nodo de album */
ul.album-list {
	padding:10px 0px;
}


/* enlace a archivo de albums */
.post_content a.btn {
	margin-top:-20px;
	margin-bottom:10px;
	margin-left:15px;
	float:right;
	text-align:right;
	
}
/* Page Navigation
------------------------------ */
.pagelist{
	text-align:center;
}
ul.pagelist {
	clear: both;
	padding: 0;
	margin: 20px 0 0 0;
	list-style-type: none;
}
ul.pagelist li {
	display: inline;
}
ul.pagelist li a, ul.pagelist span.disabledlink {
	padding: 4px;
}
ul.pagelist li.current a {
	font-weight: bold;
	text-decoration: none;
	cursor: default;
	color: #5A5A4B;
}
ul.pagelist li.prev {
	margin-right: 10px;
}
ul.pagelist li.next {
	margin-left: 10px;
}
.disabledlink {
	color: #ddd;
	cursor: default;
}
.pagenav {
	clear: both;
}
.disabled_nav {
	visibility: hidden;
}


/* AJAX
------------------------------ */
#albumDescEditable, #albumTagsEditable {
	margin-bottom: 12px;
}
#imageDescEditable, #albumTagsEditable {
	margin-top: 24px;
}
#imageDesc, #exif_link {
	margin-bottom: 4px;
}

#exif_link {
  float: right;
}

/* Tags
------------------------------ */
.taglist ul {
	display: inline;
	list-style-type: none;
}

.taglist li {
	background: url(images/tag.png) no-repeat left center;
	list-style-type: none;
	padding-left: 18px;
	float:left;
	padding-right: 5px;
	color: #999999;
}

.taglist .tags_title {
	background: none;
	padding-right: 5px;
	padding-left: 0;
}

#pad_images {
	padding:5px;
}

/* Image Thumbnails
------------------------------ */
.imagethumb a, .imagethumb a:hover {
	display: block;
	padding: 9px;
	margin: 10px;/*0px 9px 9px 0px;*/
	line-height: 0px;
    border: 1px solid #e6e6e6;
    background-color: #f6f6f6;
}
.imagethumb a:hover {
	background-color: #f3f3f3;
	border: 1px solid #cccccc;
}
.imagethumb {
	float: left;
}
.albumdesc2 {
	line-height: 18px;
}


/* Album Thumbnails
------------------------------ */
#albums {
	float: left;
	margin:0px auto;
}
#albumsList {
	/*float: left;*/
	width:338px;
	position:relative;
	margin:0px auto;
}
.album {
	margin: 0 12px 8px 0;
    padding: 10px 8px 2px 10px;
	float: left;
	width: 320px;
	border: 1px solid #DDDDDD;
	background: #fdfbf0;
    line-height: 100%;
}

.album a img { 

	border:1px solid #f2efe7; 
}

.album .thumb {
    float: left; 
    margin-right: 6px;
}
.album .thumb a:hover{ 
background:none;

}
#albumsList .album h3 {
	margin:0px;
	font-weight:bold;
}

.album p {
	line-height: 12px;
	font-size: 11px;
    padding: 4px 0px 0px;
    margin: 0px;
}
.albumdesc small {
	color: #A79858;
}
#images {
	
	position:relative;
	margin:0px auto;
	width:380px;
}

/* Individual Image
------------------------------ */
.image { 
	
	padding: 0;
	border: 0;
}
#image {
	text-align: center;
	line-height: 0;
	
	
}


.imgnav {
	width: 160px;
	text-align: center;
	margin: 0px auto;
}
.imgnav .imgprevious a, .imgnav .imgnext a {
	display: block;
	width: 50%;
	
	padding: 4px 0;
	text-decoration: none;
	line-height: 180%;
	color:#333301;
}
.imgnav .imgprevious a:hover, .imgnav .imgnext a:hover {
	
	text-decoration: none;
	color:#999900;
}
.imgnav .imgprevious a {
	float: left;
}
.imgnav .imgnext a {
	float: right;
}
#narrow {
	padding-left: 15px;
	width: 455px;
}
#narrow p:first-letter {
	font-size:x-large;

}


/* Comments
------------------------------ */
/*#comments {
	clear: both;
}
.error { 
  color: #C33; 
  font-weight: bold; 
}
.comment {
	padding: 10px;
	border: 1px solid #DDDDDD;
	background: #fdfbf0;
	margin-bottom: 12px;
}

.commentmeta {
	margin-bottom: 12px;
}
.commentauthor {
	font-weight: bold;
}
.commentdate {
	margin-top: 12px;
	color: #A79858;
	font-size: 85%;
}
#hidecomments {
  display: none;
}
#showcomments {
  display: inline;
}
#addcommentbutton {
  display: block;
}
#comments {
	display: block;
}

#showcomments {
  display: none;
}
#hidecomments {
  display: inline;
}
#addcommentbutton {
  display: block;
}*/


/* Archive View
---------------------------- */
#archive{
	width: 300px;
	margin: 0 auto;
	text-align: center;
}
ul.archive * {
	padding:0;
	margin:0;
	list-style:none;
}
ul.archive #year {
	margin-top:10px;
	text-align: center;
	margin-bottom:5px;
	font-weight:bold;
	font-size:18px;
}
ul.archive #month {
	font-size: 14px;
	list-style:none;
	border-top:2px solid #E6E6DF;
	padding-top: 5px;
}

/* =RandomList
Module on Index page displaying tiny thumbnails 
of most recent favorite photos
----------------------------------------------- */
#randomlist {
  
  width:410px;
  margin:0px auto;
  padding:0px;
  list-style:none;
  }
#randomlist li {
  float:left;
  width:62px;
  margin:0 6px 6px 0;
  padding:0;
  }
html>body #randomlist li {
  }
#randomlist table {
  width:62px;
  height:62px;
  margin:0;
  border-collapse:collapse;
  font-size:1px;
  }
#randomlist td {
  padding:0 2px 2px 0;
  text-align:center;
  vertical-align:middle;
  }
#randomlist li a {
  border-width:0;
  }
/* archivo de galerias */
.galleries li {
	padding-bottom:15px;
}
em {
	font-style:italic;
}


  