/*
Theme Name: pensamientos.es
Theme URI: http://colorvivo.com/themes/pensamientos/
Description: Theme for pensamientos
Version: 1.0
Author: Color vivo Internet
Author URI: http://colorvivo.com/
*/

BODY {
	margin: 0; padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	background: #34ccdc;
	color: #fff;
}

A { outline: none; }
	A IMG { border: none; vertical-align: middle; }

UL { margin: 0; padding: 0; list-style: none; }
	UL LI { margin: 0; padding: 0; list-style: none; }

OL { margin: 0; padding: 2px 8px; }
	OL LI { margin: 0; padding: 2px 0; }

H1, H2, H3, H4, H5, H6 { margin: 0; padding: 0; }
P { margin: 0; padding: 4px 0; }
	
INPUT, SELECT { font-family: Arial, Helvetica, sans-serif; font-size: 1em; vertical-align: middle; }
TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }

FORM { margin: 0; padding: 0; }

IMG { border: 0; }

.alignright { float: right; }
.alignleft { float: left; }

.text-align-center { text-align: center; }
.text-align-right { text-align: right; }
.text-align-left { text-align: left; }

.clear-both { clear: both; }

.#f49d06-link { background: url(images/ico_#f49d06_12x12.gif) no-repeat 100% 50%; padding-right: 14px; }
.resaltado { color: #FF8A00; }

HR { clear: both; border-width: 0 0 1px; border-style: solid; border-color: #769710; margin: 0 10%; padding: 15px 0 0; height: 1px; }


/* Begin Images ( Estandar de WordPress) */
P IMG {	padding: 0; max-width: 100%; }
IMG.centered, IMG.aligncenter, IMG.aligncentered { 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; }
/* End Images */

/* Clear Both fixed */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */


/* Posicionamiento */
BODY {
	background: #b6ceda url(../pensamientos/images/bkg_body.jpg) repeat-x 50% 0px;
	color: #fff;
}

.posicion-general {
	width: 980px;
	margin: 0 auto; padding: 0;
	text-align: left;
}
.posicion-general-cabecera {
	width: 1200px;
	margin: 0 auto; padding: 0;
	text-align: left;
}


/* CABECERA */


#cabecera {
	background: url(../pensamientos/images/cabecera.jpg) no-repeat 50% 43px;
}
#cabecera .cabecera-superior {
	height: 52px;
	overflow: hidden;
}
#cabecera .cabecera-general {
	position: relative;
	height: 143px;
	overflow: hidden;
	clear: both;
}
	
	#cabecera .cabecera-general .banderas {
		float: right;
		padding: 7px 116px 0 0;
	}
	
	#cabecera .cabecera-general .publi-cab {
		position: absolute;
		top: 16px; right: 60px;
		width: 200px; height: 200px;
		overflow: hidden;
	}


		


#contenedor {
	background-color: #fff ;
}
	
	#contenedor .contenido {
		margin: 0; padding: 0;
		float: left;
		width: 980px;
		color: #5b5b5b;
		background-color:#FFFFFF;	
	}
	#contenedor .contenido .contenido-izquierda{
		float: left;
		width: 580px;
		padding: 20px 48px 0 48px;
	}
	#contenedor .contenido .banners-vertical{
		float: left;
		width: 120px;
		padding: 24px 8px 0;
		background: url(../pensamientos/images/bkg_publi-vertical.gif) no-repeat scroll 50% 0

	}
		#contenedor .contenido .banners-vertical IMG{
			background: #fff url(../pensamientos/images/bkg_publi-vertical.gif) no-repeat 50% 0;
			padding: 20px 0 12px 0;
		}	
	
	#contenedor .contenido .sidebar{
		float: right;
		width: 300px;
		background: #ecf2f4;
		padding: 0 2px 0 0;
	}




/* PIE */
#pie {
	height: 277px; overflow: hidden;
	background:  url(../pensamientos/images/bkg_pie.jpg) no-repeat 0 0;
	color: #fff;
	margin: 0; padding: 0;
	width: 980px;
	position:relative;
}
	
	#pie P {
	}
	
	#pie .logo-pie {
	}
		
		#pie .logo-pie A {
			display: block;
			height: 90px;
			text-indent: -10000px;
		}
	

#creditos {
clear: both;
	float: right;
}
#creditos .wp {
top: 186px;
right: 499px;
float: left;
position:absolute;}

#creditos .blogestudio {
top: 195px;
right: 429px;
position:absolute;}


/* ***** Generales ***** */
.blog-title {
	float: left;
	width: 435px;
	text-indent: -10000px;
	/*background:url(../pensamientos/images/logo_cabecera.gif) no-repeat 0 0;*/
	min-height:124px;
}
	
	.blog-title A {
		display: block;
		height: 99px;
	}
	
.tagline {
	clear: both;
}


/* Iconos de Bitacoras */
.icons-bitacoras {
	width: 616px;
	height: 18px;
	padding: 12px 0;
	float: left;
	background:url(../pensamientos/images/cabecera_sup.gif) no-repeat -100px 50%;
}
	
	.icons-bitacoras A {
		margin: 0 0 0 4px;
	}
	
		.icons-bitacoras A.bitacoras-link {
			float: left;
			width: 190px; height: 42px;
			margin: -12px 0 0; padding: 0;
			text-indent: -10000px;
		}
	


/* MENU SUPERIOR */
.menu-superior {
	padding: 14px 0;
	text-align: right;
	height: 14px;
	float: right;
}
	
	.menu-superior UL {
	}
		
		.menu-superior UL LI {
			display: inline;
			margin: 10px 0; padding: 10px 12px;
			color: #fff;
		}
			
			.menu-superior UL LI.primero {
				background: none;
			}
			
			.menu-superior UL LI A {
				margin: 10px 0; padding: 10px 0;
				color: #fff;
				text-decoration: none;
			}
				
				.menu-superior UL LI A:hover {
					text-decoration: none;
					color: #fff;
			        background: url(../pensamientos/images/bkg_li_menu-superior.gif) no-repeat 0 26px;
				}
				
				.menu-superior UL LI .rss {
					background: url(../pensamientos/images/ico_rss.gif) no-repeat 0 50%;
					padding: 1px 7px 1px 20px;
				}



/* PUBLICIDAD GOOGLE */


.cabecera-google {
	background:url(../pensamientos/images/cabecera_google.gif) no-repeat 0 0;
	padding: 5px 0 10px;
	text-align: center;
	height: 42px:
}
	
	.menu-google UL {
	padding: 0;
	}
		
		.menu-google UL LI {
			display: inline;
			margin: 0; padding: 0;
			color: #fff;
		}
			
			.menu-google UL LI.primero {
				background: none;
			}
			
			.menu-google UL LI A {
				margin: 0 0; padding: 0 30px;
				color: #fff;
				text-decoration: underline;
			}
				
				.menu-google UL LI A:hover {
					text-decoration: underline;
					color: #fff;
				}
				

/*PUBLICIDAD HEAD*/
.publi-top {
	margin: 0; padding: 0 0 4px 0;
	text-align: center;
	/*background: url(../pensamientos/images/bkg_publi-top.gif) no-repeat 0 0;*/
}

/*FIN PUBLICIDAD*/


/* MENU INFERIOR */

.menu-inferior {
	padding: 30px 0 0 124px;
	font-size: 0.9em;
}
	
	.menu-inferior UL {
		float: left;
		margin-right: 36px;
	}
	.menu-inferior .segundo{
		margin-left: 36px;

	}
		
		.menu-inferior UL LI {
	padding: 2px 0px;
	color: #FFF;
	line-height: 16px;
		}
			
			.menu-inferior UL LI A {
				margin: 0; padding: 2px 0;
				color: #ffffff;
				text-decoration: none;
			}
				
				.menu-inferior UL LI A:hover {
					text-decoration: underline;
				}
				
				.menu-inferior UL LI A.rss {
					padding-left: 20px;
					background: url(../pensamientos/images/ico_rss.gif) no-repeat 0 50%;
				}



/* Buscador */
.sidebar .buscador {
	text-align: right;
	width: 258px;
	height: 29px;
	background-color:#728892;
	padding: 13px 22px 12px 20px;
}

#searchform {
	margin: 0; padding: 0;
	width: 256px;
	text-align: center;
}
	
	.sidebar .buscador #searchform {
		margin: 0 0 0 auto;
	}
	
	#searchform .searchTextBox {
		margin: 0; padding: 6px 9px;
		border: 0;
		width: 200px;
		background-color:#FFF;
		border: 0px solid #d6d1ce;
		color: #606060;
	}


					



/* Banners Sidebar */
.sidebar .banners-sidebar {
	background:url(../pensamientos/images/bkg_publi-sidebar.gif) no-repeat 0 0;
	margin: 10px 0 20px; padding: 0;
}

.sidebar .banners-sidebar1 {
	margin: 10px 0 10px 5px; padding: 0;
}
	
	.sidebar .banners-sidebar IMG {
	}
	
.sidebar .banners-especial-sidebar {
	margin: 10px 0 20px; padding: 0;
}

	.sidebar .banners-especial-sidebar IMG{
	}
	



/* Widgets Sidebar */


.widget {
	margin: 10px 0 20px 0; padding: 6px 0 0 4px;
	background: url(../pensamientos/images/bkg_widget.gif) no-repeat 0 0;
}
	
	.widget A {
		color: #1d3744;
		text-decoration: none;
	}
		
		.widget A.autor {
			color: #728892;
		}
			
			.widget A:hover {
				color: #728892;
			}
	
	.widget H2 {
		margin: 0 -6px 8px 0; padding: 0 0 13px;
		background: #fff url(../pensamientos/images/bullet_widget.gif) no-repeat 27px 100%;
		font-size: 1em;
		text-transform: uppercase;
	}
		
		.widget h2 SPAN{
			display: block;
			margin: 0 0 0 -10px; padding: 8px 0 0 13px;
			background: #728892;
			height: 21px;
			color :#fff;
		}
	
	.widget .contenido-widget {
		background: #fff url(../pensamientos/images/bkg_widget_fondo.gif) no-repeat 0 100%;
		padding: 0 6px 30px;
		color: #728892;
	}
	
		.widget .contenido-widget  P {
			padding: 0 0 0 1px;
		}
		
		.widget .contenido-widget .cf58e24 {
			color:#f58e24;
		}
		
		.widget .contenido-widget UL {
			padding: 0 0;
		}
			
			.widget .contenido-widget UL LI  {
				padding: 6px 0 4px 10px;
				background: url(../pensamientos/images/bullet_widget_001.gif) no-repeat 0 9px;
				display: block;
			}
				
				.widget .contenido-widget UL LI A{
				}
			
			.widget .contenido-widget UL UL {
				padding: 0 14px;
			}
				
				.widget .contenido-widget UL UL LI {
					padding: 0 0 4px 6px;
					background: url(../pensamientos/images/bullet_widget_002.gif) no-repeat 0 5px;
				}
	
	.widget.widget-enlaces .contenido-widget ul li,
	.widget.widget-archivos .contenido-widget ul li {
		float: left; width: 46.4%;
	}
		.widget.widget-enlaces .contenido-widget ul ul li,
		.widget.widget-archivos .contenido-widget ul ul li {
			float: none; width: auto;
		}


.lft50 {
	float: left;
	width: 50%;
}


/* Post */

.post {
	position: relative;
	margin: 0; padding: 0;
	color: #999999;
}
	
	.post A {
		color: #728892;
	}
		
		.post A:hover {
			color: #757575;
		}
	
	.post .post-head {
		height: 36px;
		background: url(../pensamientos/images/bkg_coment.gif) repeat-x 0 -35px;
		margin: 25px 0 10px 0;
		padding: 0;
	
	}
		.post .post-head A{
			color: #728892;
		}
			.post .post-head A:HOVER{
				color: #757575;
			}
		
		.post .post-head P{
			padding: 12px 0;
			font-size: 0.8em;
			margin-right: 50px;
		}	
		
		.post .post-head .coment-head {
			float: right;
			background:url(../pensamientos/images/bkg_coment_head.gif) no-repeat 100% 10px;
			padding: 10px 22px 9px 0;
			font-size: 1.2em;
			text-align: right;
			width: 18px;
		}
	
	
	.post .post-title {
		margin: 0; padding: 11px 0 0 80px;
		color: #1d3744;
		font-size: 1.6em;
		height: 46px;
	}
	
		.post .post-title A {
			color: #1d3744;
			text-decoration: none;
		}
			
			.post .post-title A:hover {
				color: #728892;
			}
		
	
	.post .post-entry {
		margin: 0; padding: 8px 0 20px;
		font-size: 1.2em;
		color: #999999;
		line-height: 20px;
		background: url(../pensamientos/images/bkg_coment.gif) repeat-x 0 -35px;
	}
		.post .post-entry H1, .post .post-entry H2, .post .post-entry H3, .post .post-entry H4, .post .post-entry H5, .post .post-entry H6 {
			margin: 0; padding: 15px 0 4px;
			clear: both;
		}
		
		.post .post-entry P {
			padding: 12px 0;
		}
		
		.post  .date-post {
			background: #728892 url(../pensamientos/images/bkg_date_post.gif) no-repeat 100% 50%;
			padding: 6px 0px 0 0;
			color:#fff;
			font-size: 14px;
			margin: 6px 0px 0 0;
			width: 59px;
			height: 55px;
			float: left;
			padding: 4px 12px 0 0;
			text-align: center;
		}		
		
		.post .post-entry IMG {
			padding: 2px;
			/*border: 3px solid #c8c8c8;
			border-bottom: 9px solid #c8c8c8;*/
		}
			
		.post .post-entry A {
			color: #728892;
			text-decoration: underline;
		}
			
			.post .post-entry A:hover {
				color: #757575;
			}
			
		.post .post-entry UL {
			margin: 0; padding: 2px 0 2px 10px;
		}
			.post .post-entry UL LI {
				margin: 0; padding: 2px 0 2px 14px;
				background: url(../pensamientos/images/bullet_003.gif) no-repeat 0 8px;
			}
				.post .post-entry UL UL LI {
					margin: 0; padding: 2px 0 2px 8px;
					background: url(../pensamientos/images/bullet_004.gif) no-repeat 0 9px;
				}
					.post .post-entry UL UL LI {
						margin: 0; padding: 2px 0 2px 8px;
						background: url(../pensamientos/images/bullet_005.gif) no-repeat 0 9px;
					}
		
		.post .post-entry OL {
			margin: 0 0 0 32px; padding: 2px 0;
		}
			.post .post-entry OL LI {
				margin: 0; padding: 2px 0;
			}
			
			
		.post .post-entry BLOCKQUOTE {
			padding: 14px;
			background:#ecf2f4 url(../pensamientos/images/bkg_blockquote.gif) repeat-y 5px 50%; 
			margin: 14px;
		}
		
		.post .post-entry A.more-link {
			clear: right;
			background: url(../pensamientos/images/btn_more-link.gif) no-repeat;
			display: block;
			width: 81px;
			height: 22px;
			float: left;
			margin-top: 11px;
			text-decoration: none;
		}
				
			.post .post-entry A.more-link:hover {
				text-decoration: none;
			}
			
			.post .post-entry A.more-link SPAN {
				color: #FFF;
				display: block;
				padding: 0 0 0 12px;
			}

		
		.post .post-entry .compartir,
		.post .post-entry .akst_link {
			margin: 0; padding: 14px 0 0;
			text-align: right;
			clear:right;
		}
			
			.post .post-entry .compartir A,
			.post .post-entry .akst_link  A {
				background: url(../pensamientos/images/bkg_compartir.gif) no-repeat 0 50%;
				text-decoration: none;
				font-size: 0.9em;
				padding-left: 20px;
			}	
		
	.post .art-relacionados {
		padding: 0 0 40px;
	}
		.post .art-relacionados H3 {
			color: #728892;
			font-size: 1.4em;
			text-transform: uppercase;
		}	
		.post .art-relacionados A{
			color: #757575;
			text-decoration: none;
		}
			.post .art-relacionados A:HOVER{
				color: #728892;
				text-decoration: underline;
			}
		
		.post .art-relacionados UL {
			margin: 0; padding: 4px 0 8px 0px;
		}
			.post .art-relacionados UL LI {
				margin: 0; padding: 2px 0 2px 16px;
				background: url(../pensamientos/images/bullet_001.gif) no-repeat 0 5px;
			}
			.post .art-relacionados UL UL {
				padding: 10px 14px;
			}
				.post .art-relacionados UL UL LI {
					padding-left: 12px;
					background: url(../pensamientos/images/bullet_002.gif) no-repeat 0 5px;
				}
		
		.post .art-relacionados OL {
			margin: 0; padding: 4px 0 8px 20px;
		}
			
			.post .art-relacionados OL LI {
				margin: 0; padding: 2px 0;
			}
				
     .post .publicidad-post {
         /*background: url(../pensamientos/images/bkg_publi-post.gif) no-repeat scroll 50% 0;*/
         padding: 20px 0 12px;
         text-align: center;
     }

         .post .publicidad-post IMG {
         }

	
		.post  .tags {
			margin: 10px 0 50px; padding: 0 0 22px;
			background: #ecf2f4 url(../pensamientos/images/bkg_tags.gif) no-repeat 100% 100%;
		}
			.post  .tags P{
				padding: 15px 15px;
				color:#1d3744;
			}
			.post  .tags span.tit{
				color:#000;
				font-weight: bolder;
			}			
			.post  .tags P A{
				color:#1d3744;
				text-decoration: none;
			}
			.post  .tags P A:HOVER{
				color:#728892;
				text-decoration: none;
			}
			
.post-navigation {
	height: 36px;
	background:url(../pensamientos/images/bkg_navigation.gif) repeat-x 0 50%;
	margin: 25px 0; padding: 0;
}
	
	.post-navigation A {
		color: #757575;
		text-decoration: none;
	}
		
		.post-navigation A:hover {
			color: #728892;
		}
	
	.post-navigation .anterior {
		float: left;
		padding: 10px 0 0 15px;
		background: url(../pensamientos/images/bullet_anterior.gif) no-repeat 4px 13px;
	}
	
	.post-navigation .siguiente {
		float: right;
		padding: 10px 15px 0 0;
		background: url(../pensamientos/images/bullet_siguiente.gif) no-repeat 97% 13px;
	}

/* Navegacion */
.navigation {
	position: relative;
	margin: 0; padding: 0 0 20px 0;
	color: #5b5b5b;
}
	
	.navigation A {
		color: #506a10;
	}
		
		.navigation A:hover {
			color: #ff8a00;
		}
	
	.navigation .alignleft {
		float: left; width: 48%;
	}
	
	.navigation .alignright {
		float: right; width: 48%;
		text-align: right
	}
	
/* Comentarios */
#comments H3 {
	margin: 0; padding: 5px 0 0 14px ;
	height: 24px;
	color: #FFFFFF;
	background-color: #728892;
	text-transform: uppercase;
}

#comments .barra-bullet{
	background: url(../pensamientos/images/bullet_widget.gif) no-repeat 42px 0;
 height: 24px;
}
.commentlist {
margin-top: 17px;
}
	
	.commentlist A {
		color: #728892;
		text-decoration: none;
	}
		
		.commentlist A:hover {
			color: ##757575;
		}
	
	.commentlist .commentsingle {
		margin: 0; padding: 0 0 20px;
	}
		
		.commentlist .commentsingle .commentsingle-info {
			margin: 0; padding: 0 0 5px 100px;
			color: #757575;
		}
				.commentlist .commentsingle .commentsingle-info span{
				color: #979797;
				}

		
		.commentlist .commentsingle .commentsingle-data {
			margin: 0; padding: 0 0 5px 0;
			border-top: 0;
		}
			
			.commentlist .commentsingle .commentsingle-data .commentsingle-number {
				margin: 0; padding: 0 0 0 25px;
				width: 62px; height: 30px;
				line-height: 30px;
				text-align: center;
				float: left;
				font-size: 3em;
				color: #d4d4d4;
				border-right: 2px solid #728892;
			}
			
			.commentlist .commentsingle .commentsingle-data .commentsingle-content {
			color: #606060;
			background: #e9eaec url(../pensamientos/images/bkg_comment-single_info.gif) no-repeat 0 0;
			padding: 20px 25px 0 25px;
			width: 462px;
			}
			.commentlist .commentsingle .commentsingle-data .commentsingle-content-cierre {
			background: url(../pensamientos/images/bkg_comment-single_fin_info.gif) no-repeat 0 0;
			height: 40px;
			width: 512px;

			}
/* COMENTARIOS DEL ADMINISTRADOR */

				.commentlist .commentsingle .commentsingle-info span.admin{
				color: #728892;
				}
			.commentlist .commentsingle .commentsingle-data .commentsingle-content-admin-apertura {
			background: url(../pensamientos/images/bkg_comment-single-admin_info.gif) no-repeat 0 0;
			height: 20px;
			width: 512px;
			padding: 0 ;
			}

			.commentlist .commentsingle .commentsingle-data .commentsingle-content-admin {
			color: #606060;
			padding: 0px 25px 0 25px;
			width: 460px;
			border-left: 1px solid #dcdcdc;
			border-right: 1px solid #dcdcdc;
			}
			.commentlist .commentsingle .commentsingle-data .commentsingle-content-admin-cierre {
			background: url(../pensamientos/images/bkg_comment-single-admin_fin_info.gif) no-repeat 0 0;
			height: 40px;
			width: 512px;

			}


			
/* Dejar Comentario */
#respond {
padding: 0 0 20px 0;
}
#respond H3 {
	margin: 0; padding: 5px 0 0 14px ;
	height: 24px;
	color: #FFFFFF;
	background-color: #728892;
	text-transform: uppercase;
}

#respond .barra-bullet{
	background: url(../pensamientos/images/bullet_widget.gif) no-repeat 42px 0;
 height: 24px;
}
#respond .redes{
}
#respond .redes IMG{
float: left;
padding: 0 1px;
}
#respond .redes P{
padding: 0 8px 0 228px;
}
	
	#respond A {
		color: #506a10;
	}
		
		#respond A:hover {
			color: #ff8a00;
		}
		
	#respond .label-input {
		margin: 0; padding: 10px 0 2px 0;
		display: block;
		color: #808080;
		font-weight: bolder;
	}
	
	#respond .text-input {
		width: 226px;
		margin: 0; padding: 4px 6px;
		background: #fbfbfb;
		border: 1px solid #dedede;
	}
	
/* FormBuilder */
.formBuilderForm {
}
	
	.formBuilderForm .formBuilderField {
	
	}
		
		.formBuilderForm .formBuilderField .formBuilderLabelRequired {
			margin: 0; padding: 10px 0 2px 0;
			display: block;
			color: #808080;
			font-weight: bolder;
		}
		
		.formBuilderForm .formBuilderField .formBuilderInput INPUT,
		.formBuilderForm .formBuilderField .formBuilderLargeTextarea TEXTAREA{
			width: 99%;
			margin: 0; padding: 4px 6px;
			background: #f0f0f0;
			border: 0;
		}
		
		.formBuilderForm .formBuilderField.submit_image {
			padding-top: 10px;
			text-align: right;
		}

/* FeedBurner : Formulario de Suscripcion */
.feedburnerFRM {
	margin: 0; padding: 0;
	text-align: left;
	margin-bottom: 8px;
}
	
	.feedburnerFRM .suscTxtInput {
		padding: 7px 9px;
		border: 1px solid #dcdcdc;
		width: 196px;
	}
	
	.feedburnerFRM .suscBtnSubmit {
	}
	
		.feedburnerFRM-ico {
		padding: 0 0 0 1px;
		float: left;
		margin-bottom: 24px;
		}	
		.feedburnerFRM-rss {
		background: url(../pensamientos/images/ico_rss.gif) no-repeat 0 50%;
		height: 16px;
		float: left;
		margin: 1px 0 0 12px; padding: 0 0 0 20px;
		}


/* SIDEBAR :: Pestanyas */
/* SimpleTabs: default style */
.widget.widget-simpletabs {
}
	.widget.widget-simpletabs .fondo {
		padding: 0 2px 20px 0;
	}
	
	.widget.widget-simpletabs .contenido-widget {
		padding: 0 0 30px 6px;
	}

div.simpleTabs {
	margin: 0 -4px 0 -10px; padding: 0;
}
	
	div.simpleTabs ul.simpleTabsNavigation {
		margin: 0; padding: 0; text-align: left;
	}
		
		div.simpleTabs ul.simpleTabsNavigation li {
			margin: 0 1px 0 0; padding: 0;
			list-style: none;
			float: left;
			width: 99px;
			text-align: center;
			text-transform: uppercase;
		}
			
			div.simpleTabs ul.simpleTabsNavigation li.inicial {
				width: 100px;
			}
			
			div.simpleTabs ul.simpleTabsNavigation li a {
				padding: 6px;
				background: #fff;
				font-size: 1em;
				text-decoration: none;
				color: #728892;
				font-weight: bolder;
				display: block;
				border-bottom: 1px solid #ccc;
			}
				
				div.simpleTabs ul.simpleTabsNavigation li a:hover {
					text-decoration: none;
				}
				
				div.simpleTabs ul.simpleTabsNavigation li a.current {
					background: #728892;
					color: #fff;
					border-bottom: 1px solid #728892;
				} /*   */
				
div.simpleTabsContent {
}
	
	div.simpleTabsContent .stc-interior {
		margin: 0 2px 0 4px; padding: 20px 18px;
		display: none;
		background: #fff;
	}
	
	div.simpleTabsContent.currentTab .stc-interior {
		background: #fff url(../pensamientos/images/bullet_widget.gif) no-repeat 0 0;
		display: block;
	}
		
		div.simpleTabsContent.currentTab .stc-interior {
			background: #fff url(../pensamientos/images/bullet_widget.gif) no-repeat 0 0;
			display: block;
		}
		
		div.simpleTabsContent.currentTab .stc-interior.stc-interior-categorias { background-position: 29px 0; }
		div.simpleTabsContent.currentTab .stc-interior.stc-interior-archivos { background-position: 129px 0; }
		div.simpleTabsContent.currentTab .stc-interior.stc-interior-comentarios { background-position: 129px 0; }
		div.simpleTabsContent.currentTab .stc-interior.stc-interior-tags { background-position: 229px  0; }
	
	 
.simpleTabsContent UL {
	padding: 0 0;
}
	
	.simpleTabsContent UL LI  {
		width: 45.9%; float: left;
		padding: 6px 0 4px;
	}
		
		.simpleTabsContent UL.stc-ul-comentarios LI  {
			width: auto;
			float: none;
		}
		
		.simpleTabsContent UL LI A{
			/* padding-left: 10px; */
			/* background: url(images/bullet_widget_001.gif) no-repeat 0 4px; */
		}
	
	.simpleTabsContent UL UL {
	}
	
		.simpleTabsContent UL UL LI {
			width: auto; float: none;
			padding: 6px 0 4px;
		}
			
			.simpleTabsContent UL UL LI A {
				/*padding-left: 10px;
				background: url(images/bullet_widget_002.gif) no-repeat 0 4px;*/
			}
			
			
/*  */
.pagetitle {
	margin: 0 0 20px; padding: 0 0 0 20px;
	line-height: 1em;
	background: url(../pensamientos/images/bullet_002.gif) no-repeat 0 2px;
	color: #728892;
	text-transform: uppercase;
}
	
	.pagetitle A {
		color: #728892;
		text-decoration: none;
	}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

body .post .post-entry img.centered,
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

body .post .post-entry img.alignright,
img.alignright {
	padding: 4px;
	margin: 0 0 10px 10px;
	display: inline;
	}

body .post .post-entry img.alignleft,
img.alignleft {
	padding: 4px;
	margin: 0 10px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
	
	.post .post-entry .wp-caption img {
		margin: 0; padding: 0;
		border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* 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 */


/* Facebook Connect for Comments */
.fbc_hide_on_login {
}
	
	.fbc_hide_on_login SPAN {
		display: none;
	}
	
	.fbc_hide_on_login BR {
		display: none;
	}
	
.redes .fbc_connect_button_area {
	margin: 0; padding: 0;
}


/* OpenID */
#respond #openid_comment {
	margin: 0; padding: 2px 0;
	width: 272px;
}
	
	#respond #openid_comment LABEL{
	}
	
/* Banners de 125x125 */
.banners-125x125 {
	margin: 0 2px 10px 4px; padding: 22px 14px 4px;
	background: #fff url(../pensamientos/images/bkg_publi-sidebar.gif) no-repeat 0 0;
}
	
	.banners-125x125 .banner-125x125-single {
		float: left;
		margin: 4px; padding: 0;
		width: 125px; height: 125px;
		overflow: hidden;
		background: #f6f6f6 ;
	}
	
	.banners-125x125 .banner-125x125-clear {
		clear: both;
	}
	
/* Banners de 120x120 */
.banners-120x120 {
	margin: 0 2px 10px 4px; padding: 22px 14px 4px;
	background: #fff url(../pensamientos/images/bkg_publi-sidebar.gif) no-repeat 0 0;
}
	
	.banners-120x120 .banner-120x120-single {
		float: left;
		margin: 6px; padding: 0;
		width: 120px; height: 120px;
		overflow: hidden;
		background: #f6f6f6;
	}
	
	.banners-120x120 .banner-120x120-clear {
		clear: both;
	}

	
/* Maqueta [1]x1x1 (Default) */
#contenedor .contenido { float: left; width: 100%; background: url(../pensamientos/images/bkg_contenido.gif) repeat-y 100% 0; }
	#contenedor .contenido .contenido-izquierda { /*margin-right: 440px; width: auto;*/ }
	#contenedor .contenido .banners-vertical { float: left; width: 120px; margin-left: -440px; padding: 24px 8px 0; }
	#contenedor .contenido .sidebar { float: left; width: 300px; /*margin-left: -302px;*/ padding:0 2px 0 0; }
	#contenedor .contenido .contenido-clear { clear: left; width: 100%; }

/* Maqueta 1x[1]x1 (Banners Izquierda)*/
.banners-izq #contenedor .contenido { float: left; width: 100%; background: url(../pensamientos/images/bkg_contenido.gif) repeat-y 100% 0; }
	.banners-izq #contenedor .contenido .contenido-izquierda { margin: 0 302px 0 136px; width: auto; padding: 20px 20px 0; }
	.banners-izq #contenedor .contenido .banners-vertical { float: left; width: 120px; margin-left: -980px; padding: 24px 8px 0; }
	.banners-izq #contenedor .contenido .sidebar { float: left; width: 300px; margin-left: -302px; padding:0 2px 0 0; }
	.banners-izq #contenedor .contenido .contenido-clear { clear: left; width: 100%; }
	
.azul {
	color:#003344;
		
	}
	
#banner-300x250{
	float: left;
	width: 300px;
	height:250px;
	text-align:left;
	margin-right:10px;
	margin-bottom:5px; 
}

#banner-300x250 IMG{
	border:0;
}

.post .post-entry img.attachment-large {
	padding: 2px;
	border: 0;
}

