/*
Theme Name: Luz
Theme URI: http://luz.perfil.com/
Description: Template del sitio de la revista Luz, de Editorial Perfil.
Author: Marcelo Parajo, (basado en TwentyTen)
Version: 1.0
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body { 
	background-position:center top;
	background-repeat:no-repeat;
}

h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
a img { border: none; }
/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/
#container {
	float:left;
	margin:0;padding:0;
	width:100%;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 220px;
}
#secondary {
	clear: right;
}
#footer {
	clear: both;
	width: 100%;
	display:none;
}


/* =Fonts

-------------------------------------------------------------- */

body,
input,
textarea,
.page-title span,
.pingback a.url {
	font-family: Georgia, "Bitstream Charter", serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit]
{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}
pre {
	font-family: "Courier 10 Pitch", Courier, monospace;
}
code {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* =Structure
-------------------------------------------------------------- */

/* The main theme structure */
#todo{margin:0px auto;position:relative;}
#main {
	margin:0;
	width: 990px;
	overflow: hidden;
	padding:0;
}
#branding {
	margin:0;
	width: 990px;
	padding:0;
	position:relative;
}
#wrapper {
	margin:0 auto;
	background: #fff;
	padding:0;
	width:990px;
	position:relative;
	z-index:0;
}

/* Structure the footer area */
#footer-widget-area {
	overflow: hidden;
}
#footer-widget-area .widget-area {
	float: left;
	margin-right: 20px;
	width: 220px;
}
#footer-widget-area #fourth {
	margin-right: 0;
}
#site-info {
	float: left;
	width: 700px;
	font-weight: bold;
	font-size: 14px;
}
#site-generator {
	float: right;
	width: 220px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */
body {
	background:#333;
	line-height:1;
}
body,
input,
textarea {
	color: #444;
	font-size: 12px;
	line-height: 18px;
}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin-bottom: 18px;
	clear:both;
}

/* Text elements */
p {
	margin-bottom: 18px;
}
ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style:upper-alpha;
}
ol ol ol {
	list-style:lower-roman;
}
ol ol ol ol {
	list-style:lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	padding: 2px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
}
a:link {
	color:#0066CC;
}
a:visited {
	color:#743399;
}
a:active,
a:hover {
	color: #FF4B33;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}

/* =Header
-------------------------------------------------------------- */

#header {background:#000;height:34px;width:990px;padding:0 0 5px 0;}
#site-title {background:url(images/logo-luz-pequeno-n.png) no-repeat left;float:left;margin:5px 0 0 10px;width:100px;display:block;height:30px;}
#site-title h1 {
	display:none;
}
#site-description {
	clear: right;
	float: right;
	margin:5px 0 0 0;
	width:320px;
}
/* This is the custom header image */
#branding img {
	clear: both;
	/*border-top: 4px solid #000; */
	display: block;
	border-bottom: 1px solid #000;
}

/* =Menu
-------------------------------------------------------------- */
#branding{z-index:10000;}
#access {
	background: #000;
	margin: 0 auto;
	width: 290px;
	display:block;
	float:left;
}
#access .menu-header,
div.menu{width:290px;margin:0 auto;font-size: 13px;}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}
#access a {
	display:block;
	text-decoration:none;
	color:#aaa;
	padding:0 10px;
	line-height:38px;
}
#access a img{padding:12px 0 13px 0;}
#access a:hover img{border-bottom:#333}
#access ul ul {
	display:none;
	position:absolute;
	top:38px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 140px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 140px;	
}
#access ul ul ul {
	left:100%;
	top:0;
}
#access ul ul a {
	background:#333;
	height:auto;
	line-height:1em;
	padding:6px 10px;
	width: 120px;
	font-size:12px;
}
#access li:hover > a,
#access ul ul :hover > a {
	color:#fff;
	background:#222;
}
#access ul li:hover > ul {
	display:block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#fff;
}

#access .menu-header li ul.ediciones{height:300px;overflow-y:scroll;overflow-x:hidden;}


/* =Content
-------------------------------------------------------------- */

#contenido{width:970px;padding:0 10px 10px 10px;;margin:0 0 33px 0;float:left;color:#333;font-size:16px;line-height:24px;background:#000;}
#contenido-2{width:970px;padding:0 10px 10px 10px;;margin:0;float:left;color:#333;font-size:16px;line-height:24px;background:#000;height:600px;}
#contenedor{width:100%;padding:0;margin:0;float:left;color: #333;font-size:16px;line-height: 24px;}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
}
.hentry,.post,.type-post {margin:0;}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color:#888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #FF4B33;
}
#content .entry-title {
}
.entry-title a:link,
.entry-title a:visited {
	color:#000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #FF4B33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #E7E7E7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight:bold;
	margin:0 0 22px 0;
	word-spacing:0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color:#333;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.home .sticky .page-link a {
	background: #D9E8F7;
}
.page-link a:active,
.page-link a:hover {
	color: #FF4B33;
}
.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #F2F7FC;
	border-top: 4px solid #000;
	padding: 18px 20px;
	margin: 24px 0;
	overflow: hidden;
	clear: both;
	font-size: 14px;
	line-height: 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	margin: 0 -104px 0 0;
	padding: 11px;
	height: 60px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-weight: bold;
	font-size: 100%;
	margin-bottom: 0;
}
.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #FF4B33;
}
#content .video-player {
	padding: 0;
}
.video{z-index:0;}

/* Gallery listing
-------------------------------------------------------------- */
.category-gallery {
	margin-bottom: 48px;
}
.category-gallery h2 {
	margin-top: 10px;
}
.category-gallery .entry-meta {
}
.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right:20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-content p {
	display: inline;
}
.home #content .category-gallery .entry-utility {
	padding-top:4px;
}


/* Attachment pages
-------------------------------------------------------------- */
.entry-content .attachment img {
	margin-bottom: 0;
}
.attachment .entry-content .entry-caption {
	font-size: 140%;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* Images
-------------------------------------------------------------- */

#content img {
	margin:0;padding:0;
	max-width: 990px;
}
#content .attachment img {
	max-width: 990px;
}
#content .gallery br+br {
	display: none;
}

/* =Navigation
-------------------------------------------------------------- */
.navigation {font-size:12px;line-height:18px;overflow:hidden;color:#888;}
.navigation a:link,.navigation a:visited {color:#888;text-decoration:none;}
.navigation a:active,.navigation a:hover {color:#FF4B33;}
.nav-previous {float:left;width:50%;}
.nav-next {float:right;width:50%;text-align:right;}
#nav-above {margin:0 0 18px 0;display:none;}
.paged #nav-above,.single #nav-above {display: block;}

/* =Widget Areas
-------------------------------------------------------------- */
.widget-area ul {list-style: none;margin-left: 0;}
.widget-area ul ul {list-style: square;margin-left: 1.3em;}
.widget_search #s { /* This keeps the search inputs in line */
	width: 60%;}
.widget_search label {display:none;}
.widget-container {margin: 0 0 18px 0;}
.widget-title {color: #222;font-weight: bold;}
.widget-area a:link,.widget-area a:visited {text-decoration: none;}
.widget-area a:active,.widget-area a:hover {text-decoration: underline;}
.widget-area .entry-meta {font-size: 11px;}
#wp_tag_cloud div {line-height: 1.6em;}
#wp-calendar {width:100%;}
#wp-calendar caption {font-weight: bold;color: #222;text-align: left;font-size:14px;padding-bottom: 4px;}
#wp-calendar thead {font-size:11px;}
#wp-calendar thead th {}
#wp-calendar tbody {color: #aaa;}
#wp-calendar tbody td {padding: 3px 0 2px;background: #f5f5f5;border:1px solid #fff;text-align: center;}
#wp-calendar tbody .pad {background: none;}
#wp-calendar tfoot #next {text-align: right;}
.widget_rss a.rsswidget {color: #000;}
.widget_rss a.rsswidget:hover {color: #FF4B33;}
.widget_rss .widget-title img {height: 11px;width: 11px;}


/* Main sidebars */
#main .widget-area ul {margin-left: 0;padding: 0 20px 0 0;}
#main .widget-area ul ul {border: none;margin-left: 1.3em;padding: 0;}
#primary {}
#secondary {}

/* Footer widget areas */
#footer-widget-area {}

/* =Footer
-------------------------------------------------------------- */
#footer {margin-bottom: 20px;}
#colophon {border-top: 4px solid #000;margin-top: -4px;padding: 18px 0;overflow: hidden;}
#site-info {font-weight: bold;}
#site-info a {color: #000;text-decoration: none;}
#site-generator {position: relative;font-style: italic;}
#site-generator a {color: #666;display:inline-block;text-decoration: none;background: url(images/wordpress.png) center left no-repeat;padding-left: 20px;line-height: 16px;}
#site-generator a:hover {text-decoration: underline;}
img#wpstats {display:block;margin: 0 auto 10px;}

/* Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {-webkit-text-size-adjust: 140%;}
code {-webkit-text-size-adjust: 160%;}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
	-webkit-text-size-adjust: 120%;
}
#site-description {
	-webkit-text-size-adjust: none;
}

#searchform{padding:0;margin:0;}
#searchform #searchsubmit{padding:0;margin:0;background:url(images/search.png) no-repeat;border:none;height:25px;padding:0;margin:0;width:29px;right:10px;position:absolute;}

#searchform #s{border-left:1px solid #fff;border-top:1px solid #fff;border-bottom:1px solid #fff;border-right:none;background:url(images/bg_search.png) repeat-x;height:23px;width:230px;font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;padding:0 3px;margin:0;right:39px;position:absolute;}

#comentarios{display:none;}

.enlaces{width:100%;background:#121212 url(images/bg-enlaces.jpg) repeat-x;bottom:0;left:0;position:absolute;z-index:999;height:40px;overflow:hidden;}
.social{width:980px; /*margin:2px auto;*/}
.social a{text-decoration:none;}
.social img{border:none;margin:5px 0 0 10px;}
.social-b{float:right;text-align:right;}
.social-b a{color:#666;text-decoration:none;font:20px Georgia, "Times New Roman", Times, serif;line-height:36px;}
.social-b a:hover{color:#fff;}
.social2{width:640px;border-bottom:1px solid #d4d4d4;margin:10px 0;padding:5px 0 0 0;float:left;height:30px;}
p.twiter{padding:0;margin:0;float:left;width:auto;}
p.facebook{padding:0;margin:0;float:left;width:auto;}
.social a{float:left;margin-right:5px;}
.social a.comentarios {background:url(images/comentarios2.png) no-repeat center;width:24px;font:13px "Trebuchet MS",Arial, Helvetica, sans-serif;color:#000;display:block;line-height:24px;text-align:center;font-weight:bold;margin:5px 0 0 10px;}
.social .enlace-edicion{float:left;width:24px;margin-right:10px;}
.social .enlace-edicion a{background:url(images/sumario.png) no-repeat center;width:24px;display:block;margin:5px 0 0 10px;padding:0;text-indent:-9999px;}

#superbox-overlay{background:#e0e4cc;}
#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(styles/loader.gif) no-repeat 0 0;}
#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#f93d02;cursor:pointer;}
#superbox .close a span{color:#fff;}
#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
#superbox .nextprev .disabled{background:#ccc;cursor:default;}

/* Base Superbox Styles */
#superbox-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;}
#superbox-wrapper{position:fixed;z-index:9999;top:0;display:table;width:100%;height:100%;}
#superbox-container{position:relative;display:table-cell;width:100%;height:100%;margin:0;padding:0;vertical-align:middle;}
#superbox{margin:0 auto;padding:0;}
#superbox-container .loading{margin:0;text-align:center;}

/* IE7 */
*:first-child+html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
*:first-child+html #superbox{position:relative;top:-50%;display:block;}

/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container{position:absolute;top:50%;display:block;height:auto;}
* html #superbox{position:relative;top:-50%;display:block;}
* html #superbox-overlay{position:absolute;height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight + 'px' : document.body.offsetHeight + 'px');}

* html #superbox-wrapper{position:absolute;margin-top:expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');}

/* Default Theme */
#superbox-overlay{background:#000;}
#superbox-container .loading{text-align:center;font-size:40px;color:#fff;}
#superbox{padding:10px;background:#fff;}
#superbox-innerbox{padding:10px 0;overflow:scroll;}
#superbox.image{text-align:center;}
#superbox .close,
#superbox .nextprev{overflow:hidden;margin:0;}

.comment-author{float:left;}.comment-meta{float:right;clear:right;}
.comment-body{width:100%;float:none;clear:both;}
.comment-body p{padding:0;margin:0 0 2px 0;font-size:12px;}

#nav-below{width:100px;margin-top:5px;}
#nav-below .nav-previous a{background:url(images/nav-anterior.png) center no-repeat;padding:0 12px;line-height:24px;text-decoration:none;}
#nav-below .nav-next a{background:url(images/nav-siguiente.png) center no-repeat;padding:0 12px;line-height:24px;text-decoration:none;}
#nav-below .nav-previous a:hover{background:url(images/nav-anterior-2.png) center no-repeat;}
#nav-below .nav-next a:hover{background:url(images/nav-siguiente-2.png) center no-repeat;}

#foto-content{width:100%;padding:0;margin:0;float:left;}
#foto-content .page-title {font-weight:normal;font:16px Georgia, "Times New Roman", Times, serif;clear:both;}
#foto-content p{margin:0;padding:0;}
#foto-content img{z-index:0;}
#imagen-navegacion{z-index:1001;}

.entry-content{height:610px;}

/* NAVEGACION FOTOGALERIAS */
#foto-content .attachment .entry-content{clear:both;padding:0;margin:0;position:relative;width:990px;}
#foto-content .navprevious{position:absolute;top:70px;left:0;width:500px;z-index:1000;height:500px;}
#foto-content .navnext{position:absolute;top:70px;right:0;width:500px;z-index:1000;height:500px;}
#foto-content .navprevious a{padding:278px 250px;line-height:500px;}
#foto-content .navnext a{padding:278px 250px;line-height:500px;}
#foto-content .navprevious a:hover{background:url(images/prev-1.png) 50px center no-repeat;}
#foto-content .navnext a:hover{background:url(images/next-1.png) 364px center no-repeat;}
#foto-content .navprevious a img,#foto-content .navnext a img,#foto-content .navprevious-banner a img,#foto-content .navnext-banner a img{display:none;}

/* NAVEGACION FOTOGALERIAS CON BANNER */
#foto-content .navprevious-banner{position:absolute;top:278px;left:50px;width:91px;}
#foto-content .navnext-banner{position:absolute;top:278px;right:50px;width:91px;z-index:2;}
#foto-content .navprevious-banner a{padding:278px 45px;}
#foto-content .navnext-banner a{padding:278px 45px;}
#foto-content .navprevious-banner a:hover{background:url(images/prev-1.png) left no-repeat;}
#foto-content .navnext-banner a:hover{background:url(images/next-1.png) right no-repeat;}

#bn468x60x2{z-index:999;position:absolute; top:10px;left:20px; width:468px;}

#texto-20 #bn468x60x1{z-index:999;position:absolute;left:20px;width:468px; top:500px;}
#texto-13 #bn468x60x1{z-index:999;position:absolute;left:20px;width:468px; top:500px;}
#texto-10 #bn468x60x1{z-index:999;position:absolute;right:20px;width:468px; top:500px;}
#texto-16 #bn468x60x1{display:none;}

#bn280x24{text-align:right;float:right;}
#bn990x576{width:990;position:absolute;top:0;z-index:9999;left:0;}
#bn990x90{width:990px;}
.navprevious-banner,.navnext-banner{z-index:10000;}
#cerrar-banner{position:absolute;top:0px;right:0px;width:91px;z-index:9999;}


/* HOME */
.principal{width:660px;float:right;}
.principal h2{
	width:640px;
	line-height:24px;
	font:24px Georgia,"Times New Roman",Times,serif;
	color:#fff;
	background:url(images/bg-660.png) no-repeat bottom;
	font-weight:normal;
	padding:4px 10px;
	margin:-10px 0 0 0;
	}
.izquierda{width:300px;float:left;margin:0 0 13px 0}
.izquierda h2 {
	width:280px;
	font:18px Georgia,"Times New Roman",Times,serif;
	line-height:19px;
	color:#fff;
	background:url(images/bg-300.png) no-repeat bottom;
	font-weight:normal;
	padding:6px 10px;
	margin:-10px 0 0 0;
}
.abajo{width:186px;float:left;margin:0 10px 0 0;}
.abajo2{width:186px;float:right;margin:0}
.abajo h2,.abajo2 h2,.categoria1 h2,.categoria2 h2 {
	width:166px;height:36px;
	font:14px Georgia,"Times New Roman",Times,serif;
	line-height:15px;
	color:#fff;
	background:url(images/bg-186.png) no-repeat bottom;
	font-weight:normal;
	padding:6px 10px 0 10px;
	margin:-10px 0 0 0;
}
.principal h2 a,.izquierda h2 a,.abajo h2 a,.abajo2 h2 a,.categoria h2 a,.edicion h2 a{color:#fff;text-decoration:none;padding:10px 0}
.principal .wp-post-image {padding:0;margin:0;}
.abajo-todo{clear:both;width:970px;margin-bottom:34px;}
.categoria{width:806px;padding:0 80px;position:relative;}
.categoria1,.categoria2{width:186px;float:left;margin-bottom:20px;}
.categoria1{margin-right:20px;}
#contenedor .navprevious{position:absolute;top:248px;left:7px;width:92px;height:92px;z-index:2;}
#contenedor .navnext{position:absolute;top:248px;right:12px;width:92px;height:92px;z-index:2;}
#contenedor .navprevious a{padding:46px;text-decoration:none;line-height:92px;}
#contenedor .navnext a{padding:46px;text-decoration:none;line-height:92px;}
#contenedor .navprevious a:hover{background:url(images/prev-1.png) center no-repeat;}
#contenedor .navnext a:hover{background:url(images/next-1.png) center no-repeat;}
.edicion{width:598px;position:relative;float:left;}
.edicion-2{float:right;width:332px;margin:0 0 0 20px;}
h1.edicion{font:16px Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#fff;padding:0;margin:0 0 10px 0;}
.gris{color:#666;}

#contenido-2 h1.categoria{font:16px Georgia, "Times New Roman", Times, serif;font-weight:normal;color:#fff;padding:0 80px;margin:0 0 10px 0;}
#contenido-2 .navprevious{position:absolute;top:200px;left:7px;width:65px;height:65px;}
#contenido-2 .navnext{position:absolute;top:200px;right:12px;width:65px;z-index:2;height:65px;}
#contenido-2 .navprevious a{padding:200px 32px;text-decoration:none;background:url(images/seccion-prev-0.png) center no-repeat;line-height:65px;}
#contenido-2 .navnext a{padding:200px 32px;text-decoration:none;background:url(images/seccion-next-0.png) center no-repeat;line-height:65px;}
#contenido-2 .navprevious a:hover{background:url(images/seccion-prev.png) center no-repeat;}
#contenido-2 .navnext a:hover{background:url(images/seccion-next.png) center no-repeat;}
#contenido-2 h1{color:#fff;font:16px Georgia, "Times New Roman", Times, serif;font-weight:normal;padding:0;margin:15px 0;}

.post_autor{float:left;width:120px;font:12px Georgia, "Times New Roman", Times, serif;}
.post_autor img{margin:0 0 4px 0;clear:both;}
.post_autor a{color:#c00;text-decoration:none;}
.post_autor a:hover{text-decoration:underline;}

#bn160x600x1{right:1000px;position:absolute;width:160px;z-index:1}
#bn160x600x2{left:1000px;position:absolute;width:160px;z-index:1}
#bn990x30{margin:0 auto;width:990px;z-index:1}


/* =Comments
-------------------------------------------------------------- */

#comments{clear:both;}
#comments .navigation{padding:0 0 18px 0;}
h3#comments-title,h3#reply-title {color: #000;font-weight: bold;font-size: 20px;margin-bottom: 0;}
h3#comments-title{padding:24px 0;}
.commentlist{list-style:none;margin:0;}
.commentlist li.comment{border-bottom:1px solid #e7e7e7;line-height:24px;margin:0 0 24px 0;padding:0 0 0 56px;position:relative;}
.commentlist li:last-child{border-bottom:none;margin-bottom:0;}
#comments .comment-body ul,#comments .comment-body ol{margin-bottom: 18px;}
#comments .comment-body p:last-child{margin-bottom:6px;}
#comments .comment-body blockquote p:last-child{margin-bottom:24px;}
.commentlist ol{list-style:decimal;}
.commentlist .avatar{position:absolute;top:4px;left:0;}
.comment-author {}
.comment-author cite{color:#000;font-style:normal;font-weight:bold;}
.comment-author .says{font-style:italic;}
.comment-meta{font-size:12px;margin:0 0 18px 0;}
.comment-meta a:link,.comment-meta a:visited{color:#888;text-decoration: none;}
.comment-meta a:active,.comment-meta a:hover{color:#FF4B33;}
.commentlist .even{}
.commentlist .bypostauthor{}
.reply{font-size:12px;padding:0 0 24px 0;}
.reply a,a.comment-edit-link{color: #888;}
.reply a:hover,a.comment-edit-link:hover{color:#FF4B33;}
.commentlist .children{list-style:none;margin:0;}
.commentlist .children li{border:none;margin:0;}
.nopassword,.nocomments{display:none;}
#comments .pingback {margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e7e7e7;}
.commentlist li.comment+li.pingback{margin-top:-6px;}
#comments .pingback p{color:#888;font-size:12px;line-height:18px;display:block;margin:0;}
#comments .pingback .url{font-style:italic;font-size:13px;}

/* Comments form */
input[type=submit]{color:#333;}
#respond{margin:24px 0;border-top:1px solid #e7e7e7;overflow:hidden;position:relative;}
#respond p{margin:0;}
#respond .comment-notes{margin-bottom:1em;}
.form-allowed-tags{line-height:1em;}
.children #respond{margin:0 48px 0 0;}
h3#reply-title{margin:18px 0;}
#comments-list #respond{margin:0 0 18px 0;}
#comments-list ul #respond{margin:0;}
#cancel-comment-reply-link{font-size:12px;line-height:18px;font-weight:normal;}
#respond .required{color:#FF4B33;font-weight:bold;}
#respond label{color:#888;font-size:12px;}
#respond input{margin:0 0 9px;width:98%;}
#respond textarea {width:98%;}
#respond .form-allowed-tags{color: #888;font-size: 12px;line-height: 18px;}
#respond .form-allowed-tags code{font-size:11px;}
#respond .form-submit{margin:12px 0;}
#respond .form-submit input{width:auto;font-size:14px;}


/* categoria z001 */
#foto-content .entry-attachment-10{width:495px;float:left;padding:0;margin:0;}
#foto-content #texto-10{text-align:center;width:495px;float:right;}
#foto-content .entry-caption-10{font:40px Georgia,"Times New Roman",Times,serif;color:#999;line-height:46px;width:240px;padding:30px 50px 0 50px;border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;background:#fff;margin:20px 90px 0 90px;}
#foto-content .entry-texto-10{font:18px Georgia,"Times New Roman",Times,serif;line-height:30px;width:240px;padding:30px 50px;border:1px solid #cdcdcd;background:#fff;margin:0 90px;}
.tabla-fondo{width:495px;height:576px;background:#efefef;z-index:0;position:relative;}
.tabla-fondo td{vertical-align:middle;}

/* categoria z002 */
#foto-content #texto-12{padding:10px;top:20px;right:10px;position:absolute;background:url(images/333.png);width:300px;-moz-border-radius:10px;-ms-border-radius:10px;-webkit-border-radius:10px;}
#foto-content .entry-attachment-12{width:990px;float:left;position:relative;}
#foto-content .entry-caption-12{font:50px Georgia,"Times New Roman",Times,serif;color:#666;line-height:46px;padding:0 0 20px 0;}
#foto-content .entry-texto-12{font:18px Georgia,"Times New Roman",Times,serif;line-height:1.4;padding:0 0 20px 0;}

/* categoria z003 */
#foto-content #texto-13{width:495px;float:left;position:relative;height:576px;}
#foto-content .entry-attachment-13{width:495px;float:right;padding:0;margin:0;position:relative;}
#foto-content .entry-caption-13{width:455px;font:30px Georgia,"Times New Roman",Times,serif;color:#999;line-height:30px;float:left;padding:20px;}
#foto-content .entry-texto-13{width:455px;font:15px Georgia,"Times New Roman",Times,serif;line-height:1.3;float:left;padding:0 20px}
.entry-texto-13 small,.entry-texto-13 big{font:12px Arial, Helvetica, sans-serif;line-height:15px;padding:0 0 5px 0;display:block;color:#D05C0F}

/* categoria z004 */
#foto-content #texto-16{padding:10px;bottom:50px;left:20px;position:absolute;background:url(images/333.png);width:930px;-moz-border-radius:10px;-ms-border-radius:10px;-webkit-border-radius:10px;}
#foto-content .entry-attachment-16{width:990px;float:left;position:relative;display:block;}
#foto-content .entry-caption-16{font:16px Georgia,"Times New Roman",Times,serif;font-weight:bold;line-height:1.2;float:left;margin-right:10px;}
#foto-content .entry-texto-16{font:16px Arial,Helvetica,sans-serif;line-height:1.2;float:left;color:#000;font-weight:bold;}

/* categoria z005 */
#foto-content #texto-20{width:495px;float:left;position:relative;height:576px;text-align:center;}
#foto-content .entry-attachment-20{width:495px;float:right;padding:0;margin:0;position:relative;}
#foto-content .entry-caption-20{font:40px Georgia,"Times New Roman",Times,serif;color:#999;line-height:46px;width:240px;padding:30px 50px 0 50px;border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;background:#fff;margin:20px 90px 0 90px;}
#foto-content .entry-texto-20{font:18px Georgia,"Times New Roman",Times,serif;line-height:30px;width:240px;padding:30px 50px;border:1px solid #cdcdcd;background:#fff;margin:0 90px;}

/* categoria z006 - Igual a la z001 pero para más texto */
#foto-content .entry-attachment-33{width:495px;float:left;padding:0;margin:0;}
#foto-content #texto-33{width:495px;float:right;}
#foto-content .entry-caption-33{font:50px Georgia,"Times New Roman",Times,serif;color:#999;line-height:46px;padding:20px;}
#foto-content .entry-texto-33{font:20px Georgia,"Times New Roman",Times,serif;line-height:30px;padding:0 20px;}

/* categoria z007 - Igual a la z006 pero para más texto */
#foto-content #texto-34{width:495px;float:left;}
#foto-content .entry-attachment-34{width:495px;float:right;padding:0;margin:0;}
#foto-content .entry-caption-34{font:50px Georgia,"Times New Roman",Times,serif;color:#999;line-height:46px;padding:20px;}
#foto-content .entry-texto-34{font:20px Georgia,"Times New Roman",Times,serif;line-height:30px;padding:0 20px;}

/* categoria z008 */
#foto-content #texto-40{padding:10px;bottom:50px;left:20px;position:absolute;background:url(images/333.png);width:930px;-moz-border-radius:5px;-ms-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;z-index:10000;}
#foto-content .entry-attachment-40{width:990px;float:left;position:relative;display:block;}
#foto-content .entry-caption-40{font:normal 16px/19px arial,sans-serif;float:left;margin-right:10px;letter-spacing:0.01em;}
#foto-content .entry-texto-40,#foto-content .entry-texto-40 p{font:normal 16px/19px arial,sans-serif;float:left;color:#000;letter-spacing:0.01em}
#foto-content .entry-texto-40 div a{color:#860000;text-decoration:none;}
#foto-content .entry-texto-40 div a:hover{text-decoration:underline;color:#F30;}

/* categoria z009 */
#foto-content #texto-1887{width:495px;float:left;position:relative;height:576px;text-align:center;}
#foto-content .entry-attachment-1887{width:495px;float:right;padding:0;margin:0;position:relative;}
#foto-content .entry-caption-1887{font:13px/16px Georgia,"Times New Roman",Times,serif;color:#999;width:280px;padding:30px 50px 10px 50px;border-top:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;background:#fff;margin:0 50px;}
#foto-content .entry-texto-1887{font:13px/17px Georgia,"Times New Roman",Times,serif;width:280px;padding:0 50px 30px 50px;border-right:1px solid #cdcdcd;border-left:1px solid #cdcdcd;border-bottom:1px solid #cdcdcd;background:#fff;margin:0 50px;font-style:italic;}

.texto-contenido p a{background:#906;color:#fff;font-size:12px;text-transform:uppercase;padding:2px 5px;white-space:nowrap;text-decoration:none;}
.texto-contenido p a:hover{background:#fff;color:#906;}