/* 
Theme Name:     Juan Torres López 
Theme URI:      http: //www.juantorreslopez.com/ 
Description:    Tema desarrollado para Juan Torres López
Author:         aquihaydominios.com
Author URI:     http: //www.aquihaydominios.com/ 
Template:       twentyeleven 
Version:        1.0 
*/  
@import url("../twentyeleven/style.css"); 


body {
	background: #EAEFEF url("imagenes/fondo-web.jpg");
	color: #333;
	font: 13px "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: 18px;
	padding: 0;
}

input, textarea {
	color: #666;
	font: 15px "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	line-height: normal;
}

p {
	margin-bottom: 6pt;
}

.SombraTop {
	margin: 0 auto;
	max-width: 964px;
	width: 964px;
	margin-top: 15px;
	height: 10px;
	padding: 0 20px 0 28px;
}

#page {
	margin: 0 auto;
	max-width: 964px;
	width: 964px;
	padding: 0 20px 20px 28px;
	background: url("imagenes/sombra.png") repeat-y center top;
}

#branding {
	border-top: none;
	background: #FFF;
	padding-bottom: 5px;
	position: static;
	z-index: 9999;
	
}

.Cabecera {
	background: url("imagenes/cabecera.jpg") no-repeat left top;
	height: 200px;
}

.Cabecera A.LinkHome {
	width: 700px;
	float: right;
	height: 200px;
	display: block;
}

.Cabecera .Redes {
	float: left;
	padding-top: 25px;
	padding-left: 25px;
}

.Cabecera .Redes IMG {
	margin-right: 5px;
}


#branding img {
	height: auto;
	width: auto;
	margin-bottom: 0;
}

#access {
	background: #668C8C;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	clear: both;
	display: block;
	float: left;
	margin: 0px auto 10px auto;
	width: 954px;
	padding-right: 6px;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	margin-top: 0;
}

#access div {
	margin: 0;
}

#access a {
	background: #668C8C;
	color: #FFF;
	display: block;
	line-height: 29px;
	padding: 0 20px;
	text-decoration: none;
}

#access ul ul {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 29px;
	left: 0;
	width: 230px;
	z-index: 99999;
}

#access ul ul a {
	background: #668C8C;
	border-bottom: 1px solid #99B2B2;
	color: #FFF;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 29px;
	padding: 0 20px;
	width: 210px;
}

#access .current_page_item a {
	background: #99B2B2;
	color: #FFF;

}

#access li:hover > a,
#access ul ul :hover > a,
#access a:focus {
	background: #99B2B2;
	color: #FFF;
}
#access li:hover > a,
#access a:focus {
	background: #99B2B2;
	color: #FFF;
}
#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: normal;
}

#branding #searchform {
	position: relative;
	top: 0;
	right: 0;
	text-align: right;
	margin: 0;
	padding-top: 5px;
	float: right;
}

#branding #searchform input {
	margin: 0;
}

#branding #s {
    -moz-transition-duration: 0s;
    -moz-transition-property: none;
    -moz-transition-timing-function: ease;
    float: right;
    width: 179px;
    color: #666;
}



input#s {
    background: #FFF url("images/search.png") no-repeat scroll right center;
    border-radius: 0;
    font-size: 12px;
    height: 17px;
    line-height: auto;
    padding: 1px 28px 1px 2px;
    border: none;
    color: #666;
}

#branding #s:focus {
	background-color: #f2f2f2;
	width: 179px;
}

input[type="text"], input[type="password"], textarea {
	background: #FAFAFA;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: 1px solid #f2f2f2;
	color: #666;
	border-image: initial;
}

#main {
    clear: both;
    background: #FFF;
    padding: 0 0 30px 0;
    overflow: hidden;
}


#primary {
    float: left;
    margin: 0;
    width: 670px;
}


#content {
    margin: 0;
    width: 670px;
}

.entry-title, .entry-title a {
    color: #336666;
    text-decoration: none;
}

.entry-title {
    clear: both;
    color: #336666;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 10px;
    padding-top: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
}

.entry-title, .entry-header .entry-meta {
    padding-right: 130px;
    padding-bottom: 10px;
}

.entry-meta .Fecha {
	font-weight: bold;
	color: #668C8C;
	font-size: 13px;

}

.entry-meta a {
	font-weight: normal;
	color: #000;
}

.entry-meta a:hover {
	text-decoration: none;
	color: #000;
}

.entry-content, .entry-summary {
    padding: 10px 0 0;
    text-align: justify;
    clear: both;
}

.entry-summary a {
    float: right;
    margin: 20px 0;
    display: block;
}
.entry-header .comments-link a {
    background: url("images/comment-bubble.png") no-repeat scroll 0 0 #EEEEEE;
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    width: 107px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 0;
    top: 4px;
    padding-right: 13px;
    text-align: center;
    text-decoration: none;
}

.entry-header .Escuchar {
	position: absolute;
    right: 0;
    top: 35px;
}

.entry-header .comments-link a:hover, .entry-header .comments-link a:focus, .entry-header .comments-link a:active {
    color: #FFF;
}

.hentry, .no-results {
	border-bottom: none;
	margin: 0 0 20px;
	padding: 0;
	position: relative;
}

.hentry:last-child {
	border-bottom: 1px solid #DEDEDE;	
}

.hentry {
	border-bottom: 1px solid #DEDEDE;	
	padding-bottom: 10px;
	overflow: hidden;
}

.singular #content, .left-sidebar.singular #content {
    margin: 0;
    position: relative;
    width: auto;
}

.singular .hentry {
    border-bottom: medium none;
    padding: 0;
    position: relative;
}

.singular.page .hentry {
    padding: 0;
}

.singular .entry-header, .singular .entry-content, .singular footer.entry-meta, .singular #comments-title {
    margin: 0 auto;
    width: auto;
}

.singular .entry-title, .singular .entry-header .entry-meta {
    padding-right: 0;
}

.singular .entry-title {
    clear: both;
    color: #336666;
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding-bottom: 0;
    padding-top: 0;
}

#content nav {
    clear: both;
    overflow: hidden;
    padding: 0;
}

#nav-single {
    float: right;
    position: relative;
    text-align: right;
    top: 0;
    z-index: 1;
}

#respond {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #D3D3D3;
    border-radius: 3px 3px 3px 3px;
    margin: 0 auto 1.625em;
    padding: 1.625em;
    position: relative;
    width: auto;
    overflow: hidden;
}

#reply-title {
	color: #373737;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

#respond .comment-form-author label, #respond .comment-form-email label, #respond .comment-form-url label, #respond .comment-form-comment label {
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	color: #555;
	display: block;
	font-size: 13px;
	left: 0;
	min-width: 60px;
	padding: 0 0 10px 0;
	position: relative;
	top: 0;
	z-index: 1;
}

#respond label {
	line-height: 10px;
}
#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #BD3500;
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 27px;
	z-index: 1;
}
#respond input[type="text"] {
	display: block;
	height: 16px;
	width: 75%;
}

#respond input[type="text"], #respond textarea {
	background: white;
	border: 2px solid #EEE;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	-moz-box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	box-shadow: inset 0 1px 3px rgba(204,204,204,0.95);
	position: relative;
	padding: 5px 10px;
	text-indent: 0;
	border-image: initial;
}

#respond input#submit:active {
	background: #336666;
	color: #FFF;
}

#respond .form-submit {
	float: right;
	margin: 5px 5px 0 0;
}
#respond input#submit {
	background: #336666;
	border: none;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	color: #FFF;
	cursor: pointer;
	font-size: 15px;
	margin: 0;
	padding: 5px 10px;
	position: static;
	left: 0;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}

#comments-title {
	color: #666;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	padding: 0 0 20px 0;
	text-transform: none;
}








#content nav {
	white-space: nowrap;
}

#secondary {
    float: right;
    margin-right: 0;
    width: 260px;
}

.widget {
	clear: both;
	margin: 0 0 10px 0;
	overflow: hidden;
}

.widget-title {
    color: #FFF;
    background: #668C8C;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 29px;
    text-transform: none;
    margin-bottom: 10px;
    padding: 0 10px;
}

.widget-title a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
}

#colophon {
	padding-top: 10px;
	padding-bottom: 20px;
    clear: both;
	font-size: 12px;
	overflow: hidden;
	margin: 0 auto;
	width: 972px;
	padding: 20px 20px 20px 20px;
	background: url("imagenes/pie.png") no-repeat center top;
}

#colophon a {
	text-decoration: underline;
	color: #333;
}

#colophon a:hover {
	text-decoration: underline;
}

#colophon .FooterLeft {
	float: left;
}
#colophon .FooterRight {
	float: right;
}












.BloqueTwitter {
	
}

.BloqueTwitter ul {
	padding: 0;
	margin: 0;
}

.BloqueTwitter ul li {
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
	list-style: none;
}

.wp-pagenavi {
	padding: 10px 0 10px !important;
	display:block !important;
	clear:both !important;
	font-size: 12px;
}
.wp-pagenavi a, .wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#fff !important;
		padding:6px 9px 6px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		background:#999 !important;
		font-style: normal !important;
		font-family: 'Trebuchet MS', Arial, sans-serif !important;
}
.wp-pagenavi a:hover {
		background:#336666 !important;
		color:#FFF !important;
}
 .wp-pagenavi span.current{
		padding:6px 9px 6px 9px !important;
		color:#FFF;
		margin-right:3px;
		background: #336666;
}

.wp-pagenavi span.pages {
	padding: 6px 9px 6px 9px;
	margin: 3px;
	font-family: Georgia,serif;
	font-style: italic;
	color: #FFF !important;
}

.stButton .pdf {
	background: url(imagenes/iconos/pdf.png) no-repeat;
	padding-left: 20px;
	padding-right: 3px;
	white-space: nowrap;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
}

.stButton .pdf:hover {
    opacity: 0.75;
}

.stButton .print {
	background: url(imagenes/iconos/print.png) no-repeat;
	padding-left: 20px;
	padding-right: 3px;
	white-space: nowrap;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
}

.stButton .print:hover {
    opacity: 0.75;
}


.stButton .audio {
	background: url(imagenes/iconos/audio.png) no-repeat;
	padding-left: 20px;
	padding-right: 3px;
	white-space: nowrap;
	font-family: Verdana,Helvetica,sans-serif;
	font-size: 11px;
	display: inline-block;
	height: 16px;
	line-height: 16px;
}

.stButton .audio:hover {
    opacity: 0.75;
}

.TituloPagina {
	color: #FF6600;
	border-bottom: 1px solid #DEDEDE;	
	font-size: 34px;
	line-height: 38px;
	padding-bottom: 10px;
	font-family: 'Century Gothic', 'Trebuchet MS' , Arial, sans-serif;
	margin-bottom: 10px;
}

.SubtituloPagina {
	color: #99B2B2;
	border-bottom: 1px solid #DEDEDE;	
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	font-family: 'Century Gothic', 'Trebuchet MS' , Arial, sans-serif;
	margin-bottom: 10px;
}

.SubtituloPagina A {
	color: #FF6600;
}

.Enlaces .hentry {
	border-bottom: none;	
	padding-bottom: 10px;
}

.Enlaces .hentry, .Enlaces .no-results {
	border-bottom: none;
	margin: 0;
	padding: 0;
	position: relative;
}

.Enlace {
	background: url(imagenes/enlace.png) no-repeat left center;
	padding: 5px 10px 5px 25px;
	border-bottom: 1px solid #e2e2e2;
}

.Enlace A {
	font-size: 15px;
}

.ImpertinenciasAnteriores .hentry {
	border-bottom: none;	
	padding-bottom: 10px;
}

.ImpertinenciasAnteriores .hentry, .Enlaces .no-results {
	border-bottom: none;
	margin: 0;
	padding: 0;
	position: relative;
}

 
.aec-eventlist .cat1, .cat1 .fc-event-skin, .fc-agenda .cat1, a.cat1, a.cat1:active, a.cat1:visited {
	color: #333 !important;
	background-color: #F2F2F2 !important;
	border-color: #517ED6;
	margin-bottom: 0 !important;
	
}

.aec-eventlist li:hover {
    box-shadow: none !important;
    background-color: #99B2B2 !important;
}


.aec-eventlist li:hover .fc-event-time {
   color: #FFF;
}

.aec-eventlist .fc-event-time {
	color: #336666;
    font-size: 11px !important;
    font-weight: bold;
}

.aec-eventlist .fc-event-title {
    font-weight: normal !important;
    color: #333;
    line-height: 16px;
}

.fc-state-highlight {
	background: #F2F2F2 !important;
}

.round5 {
    border-radius: 5px 5px 5px 5px;
    padding: 5px !important;
}

.Suscripcion {
	
}

.Suscripcion FORM {
	padding: 0;
	overflow: hidden;
	
}
.Suscripcion INPUT {
	margin: 0;
	padding: 0;
}

.Suscripcion input[type="text"] {
	width: 225px;
	border: 1px solid #e2e2e2;
	float: left;
	height: 16px;
	font-size: 12px;
	color: #999;
	padding: 3px;
}

.Suscripcion input[type="image"] {
	float: right;
}

#secondary .VerMas {
	background: url("imagenes/marca.png") no-repeat left center;
	float: right;
	padding-left: 15px;
}

#secondary .VerMas a {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.EnlacesSidebar {
	
}

.EnlacesSidebar .EnlaceSidebar {
	width: 260px;
	margin: 3px 0;
}

.FiltroAnos {
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

.FiltroAnos UL {
	margin: 0;
	padding: 0;
}

.FiltroAnos LI {
	list-style: none;
	float: left;
	margin: 4px;
	
}

.FiltroAnos LI A {
	color: #FFF;
	background: #99B2B2;
	padding: 0 7px;
	display: block;
	line-height: 25px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.FiltroAnos LI A:hover {
	color: #FFF;
	background: #FF6600;
	text-decoration: none;
}

.FiltroAnos LI.current-cat A {
	color: #FFF;
	background: #FF6600;
	text-decoration: none;
}

.Libros {
	overflow: hidden;
	border-bottom: 1px solid #DEDEDE;	
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.Libros .LLibro {
	background: url(imagenes/fondo-libro.png) no-repeat;
	width: 110px;
	height: 152px;
	float: left;
	padding: 3px 0 0 3px;
}

.Libros .LDesc {
	float: right;
	width: 540px;
	padding-top: 10px;
}


.Libros .LNombre {
	color: #336666;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: bold;
}

.Libros .LExtracto {
	
}

.Libros .VerMas {
	background: url("imagenes/marca.png") no-repeat left center;
	padding-left: 15px;
	margin-top: 10px;
}

.Libros .VerMas a {
	color: #333;
	text-decoration: underline;
	font-weight: normal;
}

.DetalleLibros {
	overflow: hidden;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.DetalleLibros .LLibro {
	border: 1px solid #e2e2e2;
	float: left;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 0;
	line-height: 0;
}

.DetalleLibros .LLibro IMG {
	max-width: 100%;
}


.FilaArticulo {
	overflow: hidden;
	border-bottom: 1px solid #DEDEDE;	
	padding-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
	font-weight: bold;
}

img[class*="align"], img[class*="wp-image-"], #content .gallery .gallery-icon img {
border: 0;
padding: 0;
}

#cntctfrm_contact_form {
	margin: 20px 0;
	width: 660px;
}


#cntctfrm_contact_form .required {
	color: #FF6600;
	font-size: 18px;
	font-weight: bold;
}


#cntctfrm_contact_form input[type="submit"] {
	background: #668C8C;
	border: 0;
	color: #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-size: 13px;
	padding: 3px 5px;
	cursor: pointer;
	width: 250px !important;
	float: right;
}
#cntctfrm_contact_form p.cptch_block label  {

}

#cntctfrm_contact_form input.text, 
#cntctfrm_contact_form textarea,
#cntctfrm_contact_message, 
#cntctfrm_contact_name, 
#cntctfrm_contact_email,
#cntctfrm_contact_subject {
	width:660px !important;
	margin-bottom: 10px !important;
}

.Form .Boton INPUT {
	background: #668C8C;
	border: 0;
	color: #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	font-size: 13px;
	padding: 3px 5px;
	cursor: pointer;
	width: 322px;
}
.Form .Fila {
	overflow: hidden;
	margin-bottom: 10px;
}

.Form .Fila p {
	margin: 0;
	padding: 0;
}
.Form .Fila IMG {
	margin-left: 5px;
	vertical-align: middle;
}

.Form LABEL {
	width: 235px;
	float: left;
	height: 30px;	
}


.Form LABEL.Captcha {
	text-align: right;
}
.Form INPUT {
	font-size: 13px;
	padding: 3px 5px;
	border: 1px solid #e2e2e2;
	width: 390px;
}

.Form  TEXTAREA {
	font-size: 13px;
	padding: 3px 5px;
	border: 1px solid #e2e2e2;
	width: 390px;
	height: 80px;
}


.ui-datepicker .ui-datepicker-title select {
	margin: 0 10px !important;
}

.fc-button-content {
	float: left;
	height: 16px !important;
	line-height: 16px !important;
	padding: 0 5px !important;
	position: relative;
	white-space: nowrap;
	color: #FF6600;
}

#aec-quickselect .ui-datepicker-title {
margin: 0 3px !important;
}

.ui-datepicker .ui-datepicker-title {
margin: 0 !important;
line-height: 16px !important;
text-align: center;
}

.entry-content img, .comment-content img, .widget img {
	max-width: 100%;
}

.entry-content a {
	text-decoration: underline;
	color: #FF6600;
}

img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 15px;
}

.FilaVideo {
	overflow: hidden;
	width: 670px;
	margin-bottom: 10px;
}


.FBloque {
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	width: 310px;
	float: left;
	margin: 0 12px;
}

.FBloque .FVideo {
	width: 310px;
	font-size: 12px;
	font-weight: normal;
}

.FBloque .FVideo iframe {
	height: 210px;
	width: 310px;
}


.FBloque .FNombre {
	width: 310px;
	color: #336666;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
}
.VideoSidebar {
	width: 260px;
	height: 195px;
	margin-bottom: 5px;
	overflow: hidden;
}

.VideoSidebar iframe {
	width: 260px;
	height: 195px;

}

INPUT.BotonSuscripcion {
	border: none;
	background: transparent url(imagenes/boton-suscribirse.gif) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}

.SuscComentarios h2 {
	color: #99B2B2;
	border-bottom: 1px solid #DEDEDE;	
	font-size: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	font-family: 'Century Gothic', 'Trebuchet MS' , Arial, sans-serif;
	margin-bottom: 10px;
}

.SuscComentarios legend {
	font-weight: bold;
	font-size: 16px;
}

.SuscComentarios input[type="submit"] {
	border: none;
	background: #FF6600;
	color: #FFF;
}

.SuscComentarios input[type="text"] {
	border: 1px solid #CCC;
}

.footerpost {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	float: right;
}

.footerpost a {
		font-weight: normal;
	color: #000;
}

.LinkWebAntigua {
	list-style: none;
	float: right;
	margin: 8px 0 0 4px;
	width: 130px;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
}

.LinkWebAntigua A {
	color: #FFF;
	background: #99B2B2;
	padding: 4px 7px;
	display: block;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}

.LinkWebAntigua A:hover {
	color: #FFF;
	background: #FF6600;
	text-decoration: none;

}