/*  
Theme Name: Smart-click
Theme URI: http://wordpress.org/
Description: El tema predeterminado de WordPress, basado en un dise&ntilde;o creado en <a href="#">Smart - Click</a>.
Version: 1.0
Author: Smart-click
Author URI: http://#/

	Smart-click 1.0
	 http://#/

	Este tema ha sido dise&ntilde;ado por Smart-Click y maquetado por Jos&eacute; Delgado Aranda,
	cuyo weblog encontrar&aacute; en http://#/

	CSS, XHTML y dise&ntilde;o son propiedad de Smart-click
	http://#
	
*/

/* Begin Images */
p img {
	/*padding: 0;
	max-width: 100%;*/
	float:left;
	max-width:100%;
	padding:0pt 15px 15px 0pt;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.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 li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
	}

#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 {
	background:transparent url(images/bg_list_sidebar_home.jpg) no-repeat scroll 15px 6px;
	border-bottom:1px solid #E3DCD2;
	height:1%;
	margin:3px 0pt 0pt;
	padding:0pt 0pt 0pt 28px;
	}
/* End Entry Lists */



/* Begin Form Elements */

li#busqueda {
	position:absolute;
	top:18px;
	right:44px;
} 

li#social {
	position:absolute;
	top:65px;
	right:42px;
} 

#header #searchform {
	background:transparent url(images/bg_buscar.jpg) no-repeat scroll center top;
	display:block;
	height:35px;
	margin:0pt;
	padding:0pt;
	width:279px;
	text-align:center;
	}
#header #searchsubmit {
	background: url(images/bg_button_search.jpg); 
	border:0pt none;
	height:24px;
	position:absolute;
	right:7px;
	top:6px;
	width:24px;
	cursor: pointer;
	} 

#content #searchform {background:none;}
	
#header #searchform #s {
	border:0pt none;
	height:13px;
	left:59px;
	padding:2px;
	position:absolute;
	top:9px;
	width:175px;
	font-size:10px;
	}

#sidebar #searchsubmit {
	background: none; 
	border:0pt none;
	height:24px;
	position:absolute;
	right:7px;
	top:6px;
	width:24px;
	cursor: pointer;
	}


#header #searchsubmit span {
	text-indent: -10000em;
	display:none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: #A5ACB2 solid 1px;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border: #A5ACB2 solid 1px;
	overflow: auto;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	width: 169px;
	height: 25px;
	background: transparent url(images/bg_button_comments.jpg) no-repeat;
	border: 0;
	text-indent: -9000em;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin: 0;
	padding: 0;
	}
	
.commentlist {
	padding: 0; text-align: justify; margin: 0; padding: 0; zoom:1;}

.commentlist li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: transparent url(images/bg_comments2.jpg) repeat-y center; 
	}

.commentlist li .top {
	margin: 0;
	padding: 0;
	background: transparent url(images/bg_comments_top2.jpg) no-repeat top; 
	}

.commentlist li .bottom {
	margin: 0;
	padding: 15px;
	background: transparent url(images/bg_comments_bottom2.jpg) no-repeat bottom;
	padding:15px 15px 15px 25px; 
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
h3#comments {color:#44759E; font-size:10px; font-weight:bold; zoom: 1;}

.entry a.more-link { color:#5CAEC4; font-size:10px; font-weight:bold; margin-top: 10px; display:block; text-align: right;}

/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding-bottom: 25px;
	border-bottom:1px solid #D4CEC0;
	margin-bottom: 15px;
	}

a { outline: 0;}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

/* Begin Typography & Colors */


	#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	display: none;
	}
	
	body { text-align:left; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333;
}
	img { border: 0; }
    
/* Links */
	a,
	a:link 
	a:active { text-decoration: none; color: #333333; }
	a:visited { }
	a:hover { text-decoration: none; color: #333333;}
	

/* Headings */
	

/* End Typography & Colors*/


/* Begin Structure */
	body {
	margin: 0;
	padding: 0; 
	}

	#page {
	background-color: white !important;
	background-image: none !important;
	margin: 0px auto;
	padding: 0;
	width: 1024px;
	zoom: 1;
	}

/*#page #content { float:none; }*/

	#header {
	/*background: #FFFFFF url(images/bg_header_nuevo.jpg) no-repeat center top;*/
	background: transparent url(images/bg_header_nuevo3.jpg) no-repeat center top;
	margin: 0; 
	padding: 0; 
	/*height: 151px; */
	width: 1024px;
	position: relative;
	padding-top:99px;
	}
	
	#header_bg { background: #345672 url(images/header_bg.jpg) repeat-y right bottom; }

	#headerimg {
	height:60px;
	left:34px;
	margin:0pt;
	position:absolute;
	top:30px;
	width:186px;
	}

	#headerimg a {
	display:block;
	width:186px;
	height:60px;
	}
	
	#categoria { 
	min-height:114px;
	border-bottom: #B8BDC0 solid 1px;
	background-color: ;
	background: #F2F2F2 url(images/bg_categoria_fondo2.jpg) repeat-y left;
	}
	
	h2.title_categoria { 
	width: 168px; 
	min-height:121px;
	margin: 0 0 0 0;
	text-align: center;
	float: left;
	/*background: #DFDFDF url(images/bg_categoria.jpg) repeat-x;*/
	background: #DFDFDF url(images/bg_categoria_home.jpg) no-repeat;
	/*padding-top:50px;*/
	/*line-height:121px;*/ 
	}
	
	h2.title_categoria span { display:none;}

	ul.lista_categoria {
	float: left;
	display: block;
	background: #F2F2F2 url(images/bg_categoria_ul.jpg) repeat-x top center;
	width: 856px;
	margin: 0 0 0 0;
	padding-top:19px;
	padding-bottom:18px;
	}

	ul.lista_categoria li{
	background:transparent url(images/bg_categoria_single.jpg) no-repeat scroll 15px 3px;
	border-bottom:1px solid #C7CBCE;
	display:block;
	float:left;
	margin:0pt;
	min-height:20px;
	padding-left:37px;
	padding-top: 3px;
	text-align:left;
	width:248px;
	}

	ul.lista_categoria li a{
	/*position:relative;
	top:3px;*/
	}

	ul.lista_categoria li a:hover {
	text-decoration: underline;
	}
	
	ul.lista_categoria li.current-cat { 
	background:transparent url(images/bg_categoria_single1.jpg) no-repeat scroll 15px 3px;}

	#margen {
	padding: 35px;
	background-color: #FFFFFF;
*	background: #FFFFFF url(images/bg_content_sidebar2.jpg) repeat-x center top;
*/
	background: #FFFFFF url(images/fondo_cadri.png) no-repeat fixed center 280px;
	zoom: 1;
	}

	#content {
	width: 531px;;
/*	background-color: #FFFFFF; */
	background-color: transparent;
	float: left;
	}

	#archive_inner { 
	border: #D4CEC0 solid 1px; 
	padding:0 20px 20px 20px ; 
	zoom:1;
	background: transparent url(images/bg_inner_archive.jpg) repeat-y center 20px;
	}

	#archive #content, #single #content {
	/*width: 617px;*/
	width: 617px;
	background-color: #FFFFFF;
	float: right;
	}

	#archive #sidebar, #single #sidebar {
	float:left;
	width:268px;
	}

	#archive #sidebar ul li, #single #sidebar ul li {
	background:transparent url(images/bg_list_sidebar_archive.jpg) no-repeat scroll left 6px;
	margin-bottom:7px;
	padding-left:11px;
	}

	#archive #sidebar ul li a:hover, #single #sidebar ul li a:hover {
	text-decoration: underline;
	}
	
	.bg { background: transparent url(images/lista_timon.jpg) no-repeat left top;}
	.bg_ancla { background: transparent url(images/lista_ancla.jpg) no-repeat left top; padding-left: 30px;
	width: 200px; padding-top: 5px;
	}
	
	* html .bg_ancla { padding-bottom: 4px;}
	
	.post {
	background: transparent url(images/bg_pos_bottom.jpg) repeat-x scroll center bottom;
	margin-bottom: 21px;
	padding-bottom: 5px;
	position: relative;
	height: 1%;
	clear: both;
	margin-left:35px;
	}

	.post h2  {
	/*width: 420px;*/
	width:  385px;
	display: block;
	height: 1%;
	zoom: 1;
	text-transform: uppercase;
color:#44759E;
	}

	.postmetadata span a  {
	color:#44759E;
	position:absolute;
	right:0;
	height: 1%;
	top:0;
	z-index:100;
	zoom: 1;
	}

	#sidebar {
	width: 400px;
	float: right;
	}

	#sidebar_top {
	width: 398px;
	min-height: 150px;
	border: #EEE8DC solid 1px;
	background: transparent url(images/bg_sidebar_top.jpg) repeat-y center;
	margin-bottom: 12px;
	padding-bottom: 15px;
	position: relative;
	zoom: 1;
	}

	#sidebar_bottom {
	min-height: 150px;
	border: #EEE8DC solid 1px;
	background-image:url(images/bg_sidebar_bottom.jpg);
	background-repeat:repeat-y;
	border-top: #D4CEC0 solid 1px;
	border-left: #D4CEC0 solid 1px;
	border-bottom: #D4CEC0 solid 1px;
	border-right: #D4CEC0 solid 1px;
	padding: 0 0 11px 0;
	height: 1%;
	}

	#cadri_rss {
	width: 198px;
	float: left;
	background: transparent url(images/bg_cadri_rss.jpg) no-repeat 2px 10px;
	zoom: 1;
	}

	#buscar_paises {
	width: 197px;
	/*height: 148px;*/
	/*border-left: #EEE8DC solid 1px;*/
	float: left;
	background: transparent url(images/bg_buscar_paises.jpg) no-repeat 2px 10px;
	}

	.contenido_top {
	padding:12px 10px 10px 58px;
	position:relative;
	}
	
	.contenido_top a:hover { text-decoration:underline; }
	
	#cadri_rss .contenido_top img, #buscar_paises .contenido_top img {
	position: absolute;
	top: 10px;
	left: 5px;
	}

	.contenido_top p {
	margin:5px 0;
	}

	#cadri_rss .mas {
	bottom:18px;
	zoom: 1;
	height: 10px;
	margin-left: 160px;
	position:absolute;
	display:block;
	} 
	
	#buscar_paises .mas  {
	bottom:18px;
	zoom: 1;
	height: 10px;
	margin-left: 160px;
	position:absolute;
	display:block;
	}
	

	#sidebar li#archivos {
	float:left;
	position:relative;
	width:198px;
	}

	#sidebar_bottom li
 	{
	width: 198px;
	float:left;
	}
	
	#sidebar_bottom li ul li {width: 170px;
	float:left;}
	
	#sidebar_bottom li h2 {margin-top:11px;}

	#footer {
	clear: both;
	background-color: #2A4055;
	border-top: #A3A3A5;
	width: 1024px;
	color: #FFFFFF;
	margin-top:0;
	padding: 15px 0;
	position: relative;
	margin: 0 auto;
	}

	#footer p {
	margin: 0px;
	padding: 0px;
	}

	#footer span a, #footer span a:visited, #footer span a:active  {
	color:white;
	}

	#footer span li{
	display: inline;
	}

	#footer span#infof {
	margin-left:10px;
	}

	#footer span#feedf { 
	margin-left: 36px; padding-right:5px;
	}

	#footer span#feedfcom { 
	background-image: url(images/bg_separador_footer.jpg); 
	background-repeat:no-repeat;
	background-position: left;
	padding: 0 10px;
	}
	
	#footer #registerf { 
	background-image: url(images/bg_separador_footer.jpg); 
	background-repeat:no-repeat;
	background-position: right;
	padding: 0 10px;
	}

	#footer div#registerf, 
	#footer div#loginoutf,
	#footer div#registerf li,
	#footer div#loginoutf a ,
	#footer div#registerf li a,
	#footer div#registerf ul { 
	/*margin-left: 10px;*/
	color:#A3ACBB;
	display:inline;
	}
	
	#footer #loginoutf, #footer #registerf { float: right; margin-top: -15px; padding: 0 10px;}
	#footer #registerf { margin-left: 10px;}
	
	#footer p { display:inline;}
	
	#footer a:hover { text-decoration: underline;}

	/*#footer span#loginoutf { 
	margin-left:432px;
	}*/
	
	#commentform {
	margin:0pt auto;
	width:455px;}

/*End structure*/

/*	Begin Headers */

h1 {
	padding-top: 0px;
	margin: 0;
	text-indent: -9000px;
	}

#archive_inner #content h2,
#archive #content h3 {
color:#739BBF;
font-size:14px;
text-transform:uppercase;
/*width:500px !important;*/
width:465px !important;

}

#archive_inner #content h2 a {
font-size:14px !important;
}

.contenido_top .mas { display:block; position:absolute; text-align:right;/* width:130px; */border: red solid 1px;}

/* Comments */

.commentlist .alt {
display: block;
}

#categor { visibility: hidden;}

/* Buscador por pa�ses*/

#paises button { height: 24px;}
#margen.busqueda h2 {margin-bottom: 25px; text-align: left;}
#paises #nube_block li  { list-style:disc; margin-left: 15px; }
#paises #nube_block a { display: block; /*text-transform: uppercase;*/ font-size: 13px !important; }
#paises #nube_block a.bold { font-weight: 600; }
#paises #nube_block a:hover { text-decoration: underline;}
#paises #bg { background: transparent url(images/bg_archives.jpg) repeat-y 45px top; zoom:1}

/* Single */

#margen_top {height: 35px; width: 100%; background: #FFFFFF none;}

/* Archivos por mes */
.sifr.listado, h2.sifr, h3.sifr  { text-transform:uppercase; color:#739BBF;}
.meses #bg { background: transparent url(images/bg_archives.jpg) repeat-y 45px top; zoom: 1;}
#listado { width: 750px;  margin: 0 auto; float: right; /*border-left:1px solid #D4CEC0;*/}
#listado ul {padding: 0 18px 18px 0;}
.meses #content { width: 200px; margin: 0 auto; float: left; background: transparent;}
* html .meses #content ul { margin-left: 5px;}
.meses .post {
background:transparent url(images/bg_pos_bottom.jpg) repeat-x scroll center bottom; 
clear:both; height:1%; margin-bottom:21px; margin-left:0; padding-bottom:5px; position:relative; }

h2.sidebar_listado { text-transform:uppercase; color:#739BBF; font-size:14px; cursor: pointer;}

a.bold { font-weight: 600;}

#gb_form { text-align: left;}
#gb_form fieldset { width: 400px; padding: 10px 0 15px 0; border: none;}
#gb_form #formwrap { border: 0; }
#gb_form input{ margin: 10px 0 0 0; }
#gb_form #message { width: 400px; height: 110px}
#gb_form label  { display: block;}
#gb_form legend { font-weight: bold;}

/*#suscribete { background-color: red !important; padding: 10px 5px}
#contactos { background-color: blue !important; padding: 10px 5px}*/
li.page-item-1476 { display: none;}
li.page-item-1475 { display: none;}

#ajaxNewsletter { margin: 0 10px; }
/*#newsletterFormDiv { margin: 0 10px;}*/
#newsletterFormDiv input.newsletterTextInput { width: 160px; }

#ajaxNewsletter #error { margin:0pt 10px; }
