/*
Theme Name: Dodecá Nueve
Description: Abril de 2011. Versión nueve.
Version: 9.0
Author: Javier Ventura & Matías Ventura
*/


body {
	background: #f6f6f6; /*EEF5F7*/
	color: #281e00;
	text-shadow: 1px 1px 0 #fff;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin: 0px;
	text-rendering: optimizelegibility;
}

#wrap {
	margin: 60px auto;
	position: relative;
	width: 960px; }

#main {
	background: white url(img/pie.png) no-repeat center bottom;
	margin-top: 40px;
	padding-bottom: 200px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-webkit-box-shadow: 0 0 6px #ddd, inset 0 -9px 0 #222;
	-moz-box-shadow: 0 0 6px #ddd, inset 0 -9px 0 #222;
	box-shadow: 0 0 6px #ddd, inset 0 -9px 0 #222;
	overflow: auto;
	width: 100%;
	height: 100%; }

section.entradas {
	padding: 0;
	width: 660px;
	float: right;
	overflow: hidden;
	margin-bottom: 30px;
}

aside.sidebar {
	width: 280px;
	font-size: 14px; }

section, aside {
	-webkit-font-smoothing: antialiased;
}

header h1.site-title a {
	color: #000;
	font-family: Georgia, serif;
	font-size: 52px;
	font-weight: normal;
	margin: 0 auto;
	text-shadow: 2px 2px 1px #fff;
	text-decoration: none;
	text-transform: uppercase;
	width: 248px;
	height: 106px;
	background: url(img/dodeca.png);
	text-indent: -9999px;
	display: block;
}

/*
	Menu
*/

.dodeca-menu {
	background: #050505;
	margin: 0 auto;
	height: 48px;
	width: 100%;
	-webkit-box-shadow: 0 1px 2px #555;
	-moz-box-shadow: 0 1px 2px #555;
/*	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#4F5052), color-stop(0.97, #111), to(#4F5052)); */
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(29,29,29)), color-stop(0.81, rgb(47,47,47)));
/*
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(29,29,29)), color-stop(0.81, rgb(47,47,47)));*/

/*try*/
	-webkit-box-shadow: rgba(0, 0, 0, 0.339844) 0px 1px 2px;
/*	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), color-stop(0.97, #CDD1D5), to(#E5E7E9));*/
	background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(19,19,19)), color-stop(0.81, rgb(27,27,27)));
	}
.dodeca-menu ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

.dodeca-menu ul li {
	margin: 0 36px;
	position: relative;
	display: inline-block;
}

.dodeca-menu a {
	color: #bbb;
	display: block;
	line-height: 44px;
	padding: 4px 20px 0;
	text-decoration: none;
	font-weight: normal;
	/*text-transform: lowercase;*/
	text-shadow: none;
	font-family: 'Abel', Helvetica, Arial, sans-serif;
	/*text-shadow: 0 0 1px #e6e6e6;*/
	font-size: 17px;
	-webkit-box-shadow: inset 0 -3px 1px transparent, inset 0 2px 1px transparent;
	-moz-box-shadow: inset 0 -3px 1px transparent, inset 0 2px 1px transparent; }

.dodeca-menu ul ul {
	display: none;
	float: left;
	background: rgba(0,0,0,.8);
	left: 0;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 48px;
	z-index: 9999;
	width: 160px;
	-webkit-box-shadow: inset -2px 0 2px #222, 1px 1px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: inset -2px 0 2px #222, 1px 1px 2px rgba(0,0,0,0.4);
	/*border: 2px solid #eee;*/ }

.dodeca-menu ul ul li {
	margin: 0;
	position: relative; }

.dodeca-menu ul ul ul	{
	left: 100%;
	top: 0; }

.dodeca-menu ul ul a {
	background: rgba(0,0,0,0.4);
	color: #fff;
	line-height: 1em;
	padding: 14px 20px;
	font-size: 15px;
	width: 120px;
	-webkit-transition: background ease 0.5s;
	-moz-transition: background ease 0.5s; }

.dodeca-menu li#menu-item-2319:hover > a {
	background: #DFB200;
	/*text-shadow: 0 -1px 0 #aaa, 0 1px 0 #999;*/
	-webkit-box-shadow: inset 0 -3px 1px #B38F00, inset 0 2px 1px #B38F00;
	-moz-box-shadow: inset 0 -3px 1px #B38F00, inset 0 2px 1px #B38F00;
	text-shadow: 0 -1px 0 #B38F00;
}

.dodeca-menu li#menu-item-2313:hover > a {
	background: #960000;
	-webkit-box-shadow: inset 0 -3px 1px #680000, inset 0 2px 1px #680000;
	-moz-box-shadow: inset 0 -3px 1px #680000, inset 0 2px 1px #680000;
	text-shadow: 0 -1px 0 #680000;
}

.dodeca-menu li#menu-item-2314:hover > a {
	background: #4A1573;
	-webkit-box-shadow: inset 0 -3px 1px #350F52, inset 0 2px 1px #350F52;
	-moz-box-shadow: inset 0 -3px 1px #350F52, inset 0 2px 1px #350F52;
	text-shadow: 0 -1px 0 #350F52;
}

.dodeca-menu li#menu-item-2320:hover > a {
	background: #0087BD;
	-webkit-box-shadow: inset 0 -3px 1px #0075A3, inset 0 2px 1px #0075A3;
	-moz-box-shadow: inset 0 -3px 1px #0075A3, inset 0 2px 1px #0075A3;
	text-shadow: 0 -1px 0 #0075A3;
}

.dodeca-menu li#menu-item-2321:hover > a {
	background: #589B00;
	-webkit-box-shadow: inset 0 -3px 1px #488000, inset 0 2px 1px #488000;
	-moz-box-shadow: inset 0 -3px 1px #488000, inset 0 2px 1px #488000;
	text-shadow: 0 -1px 0 #488000;
}

li#menu-item-2320 a {
/*	font-family: 'Lobster';
	/*text-transform: lowercase;*/
/*	font-size: 15px;*/
}

li.menu-item-2325 ul {
	width: 220px;
}

li.menu-item-2325 ul a {
	width: 180px;
}

.dodeca-menu li:hover > a,
.dodeca-menu ul ul :hover > a	{
	/*	color: rgba(255,255,255,.4); */
	color: #eee;
	/*	text-shadow: #666 0px -1px 1px;*/
}

.dodeca-menu ul ul a:hover {
	background: #eee; color: #111;
}
.dodeca-menu ul li:hover > ul	{
	display: block;
}

.dodeca-menu ul li.current_page_item > a,
.dodeca-menu  ul li.current-menu-ancestor > a,
.dodeca-menu  ul li.current-menu-item > a,
.dodeca-menu  ul li.current-menu-parent > a,
.dodeca-menu ul li.current_page_item > a:hover,
.dodeca-menu  ul li.current-menu-ancestor > a:hover,
.dodeca-menu  ul li.current-menu-item > a:hover,
.dodeca-menu  ul li.current-menu-parent > a:hover,
.dodeca-menu  ul li.current-menu-item:hover > a {
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), color-stop(0.97, #CDD1D5), to(#E5E7E9)) !important;
	color: #111;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	text-shadow: none !important;
}


/*

	Search

*/

form#search {
	padding-left: 20px;
	position: absolute;
	left: 20px;
	text-shadow: none;
	top: 40px;
}
form#search input {
	border: #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px #ccc;
	-moz-box-shadow: inset 0 1px 1px #ccc;
	font-size: 12px;
	padding: 8px 10px;
	color: #999;
	content: 'search';
	width: 40px;
	z-index: 200;
	  -webkit-transition-property: width;
	  -webkit-transition-duration: 400ms;
	  -webkit-transition-timing-function: ease;
	  -moz-transition-property: width;
	  -moz-transition-duration: 400ms;
	  -moz-transition-timing-function: ease;
}
input#searchsubmit,
p.search-info {
	display: none;
}
form#search input:focus + p.search-info {
	display: block;
	float: right;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
	margin-top: 3px;
}
p.search-info strong {
	color: #111;
}
form#search input:focus {
	width: 140px;
}



/*

	Banner

*/

.featured-post {
	position: relative;
}

.featured-post .feature-image {
	height: 256px;
	display: block;
	overflow: hidden;
}

.featured-post .entry-title a {
	background: #222;
	background: rgba(0,0,0,0.8);
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: 300;
	display: inline-block;
	padding: .5em 20px;
	text-shadow: none;
	font-size: 20px;
}
.featured-post:hover .entry-title a,
.featured-post .entry-title:hover a {
	background: #fff;
	background: rgba(255,255,255,0.8);
	color: #222;
}
.featured-post img {
	border-bottom: 1px solid #ddd;
	display: block;
	height: auto;
	padding: 0 0 6px;
	max-width: 117.9%;
}
.featured-post .entry-header {
	border-bottom: none;
	margin: 1.625em 9% 0 0;
	position: absolute;
		bottom: 20px;
		left: 6%;
}

.banner {
	margin: 40px 30px 0 5px;
	height: 150px;
	border: 7px solid #ebebeb;
	-webkit-box-shadow: 0 0 3px #666;
	-moz-box-shadow: 0 0 3px #666;
	width: 600px;
}

.banner img {
}

.banner .galleria-stage {
	top: 0; right: 0; bottom: 0; left: 0;
}
.galleria-info-description {
	background: #111;
	text-align: right;
	width: auto;
	display: inline;
	padding: 10px 20px;
	position: absolute;
	right: 70px;
	margin-top: -9px;
	color: #eee;
	text-shadow: #000 1px 1px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}


/*body.tag .grid			{ background: url(/media/styles/images/banner-secciones.png) no-repeat; }
body.single .grid		{ background: url(/media/styles/images/banner-post.png) no-repeat; }
body.search .grid		{ background: url(/media/styles/images/banner-archivo.png) no-repeat; }
body.date .grid			{ background: url(/media/styles/images/banner-archivo.png) no-repeat; }
body.four04 .grid		{ background: url(/media/styles/images/banner-404.png) no-repeat; }
body.database .grid		{ background: url(/media/styles/images/banner-db.png) no-repeat; }

	body.category-fundacion .grid	{ background: url(/media/styles/images/banner-fundacion.png) no-repeat; }
	body.category-arte .grid		{ background: url(/media/styles/images/banner-arte.png) no-repeat; }
	body.category-cine .grid		{ background: url(/media/styles/images/banner-cine.png) no-repeat; }
	body.category-cursos .grid		{ background: url(/media/styles/images/banner-cursos.png) no-repeat; }
	body.category-debates .grid		{ background: url(/media/styles/images/banner-debates.png) no-repeat; }
	body.category-mujer-es .grid	{ background: url(/media/styles/images/banner-mujer-es.png) no-repeat; }


/*

	Posts

*/

.posts {
	border-top: 1px solid #eee;
	margin: 30px 0;
}
body.single section.entradas .hentry {
	border-top: 1px solid #eee;
	margin: 60px 0;
}

section.entradas .hentry {
	padding: 20px 40px 20px 0;
	clear: both;
	position: relative;
}

.hentry h2 a {
	color: #444;
	font-weight: normal;
	font-size: 22px;
}

.hentry h2 a:hover {
	color: #44A4B3; }

.hentry .content {
	color: #666;
}

.hentry .content p,
.hentry .content li {
	line-height: 180%;
	font-size: 14px;
}

/*.hentry .content li {
	color: #8F218F;
}*/

.hentry .content p a {
	color: #009bc8;
}
.hentry .content blockquote {
	background: #F8F6E9;
	padding: 10px 30px;
	border-bottom: 2px solid #EEECDD;
}

.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5 {
	color: #333;
	font-weight: normal;
}

p#post-id {
	position: relative;
	left: -80px;
}

div.post,
div.page {
	margin: 80px 0;
}

div.page h2	{
	font-size: 32px;
}
.entry-title {
	max-width: 480px;
}

.post .meta,
.attachment .meta {
	font-size: 12px;
	color: #999;
	position: absolute;
	right: 50px;
	bottom: 0;
}

body.single .post .meta {
	top: 50px;
}

.post .meta a {
	padding: 2px 6px;
	/*color: #BA3641;*/
	color: #669418;
	font-size: 11px;
	font-weight: bold;
	text-shadow: none;
	margin: 0 6px 0 0;
}
.post .meta a:hover {
	/*color: #E9868E;*/
	color: #9BC553;
}
.hentry h2 small {
	color: #777;
	font-size: 16px;
	margin-left: 20px;
}

.hentry img.alignleft,
.hentry div.alignleft {
	float: left;
	margin: 10px 20px 10px -30px;
}

.hentry img.alignright,
.hentry div.alignright {
	float: right;
	margin: 10px -40px 10px 20px;
}
.hentry .wp-caption {
	line-height: 18px;
	margin-bottom: 20px;
	position: relative;
}
.hentry .wp-caption p.wp-caption-text {
	color: #444;
	font-size: 12px;
	margin: 5px 0;
	padding: 10px;
	background: rgba(255,255,255,0.8);
	position: absolute;
	bottom: -2px;
	width: 90%;
	border-top: 2px solid #444;
	text-align: center;
}
.hentry .gallery-caption {
	font-size: 13px;
}

.navigation {
	border-top: 1px solid #EEE;
	color: #888;
	font-size: 90%;
	text-align: right;
	margin-right: 100px;
}
.navigation a {
	color: #44A4B3;
	font-size: 110%;
}
.navigation div {
	margin: 10px 0;
}

.pagetitle {
	background: #f4f4f4;
	display: inline;
	margin-top: 10px;
	padding: 10px 20px;
	line-height: 40px;
}
.pagetitle em {
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
}

/*
	Singular
*/

.singular {
	margin: 0 110px 0 120px;
	position: relative;
}
body.single .banner,
body.page .banner {
	margin: 40px auto 10px;
}


/*

	Asides

*/


.widget-title {
color: #333;
font-size: 11px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
}

aside #crumbs {
	padding: 60px 50px;
	text-transform: lowercase;
	font-size: 16px;
}

aside #crumbs a {
	display: block;
	margin: 6px 0;
	width: auto;
	overflow: hidden;
	color: #a0a0a0;
}

aside #crumbs a:hover {
	color: #9FC700;
}

aside #crumbs a:after {
	content: '/';
	margin-left: 10px;
	color: #303030;
	cursor: default;
}

aside #crumbs a:last-of-type {
/*	width: 50px;
	white-space: nowrap;*/
}

aside #crumbs .current {
	display: none;
}

aside.sidebar ol {
	list-style-type: none;
	padding: 20px 40px;	}

aside.sidebar .widget {
	margin: 0 0 40px;
}

aside .widget_text p {
	color: #4d4d4d;
	margin: 20px 0 100px;
}

aside .widget_text p em {
	color: #9b9b9b;
	font-style: normal;
}

aside .widget > ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
}

aside .widget ul li {
	margin: 5px 0;
	color: #ddd;
}

aside a {
	color: #777;
}

aside a:hover {
	color: #111;
}

body.home aside.sidebar {
	background: url(img/ombu.png) no-repeat 50px 60px;
	padding-top: 400px;
}

.widget_text h2 {
	font-weight: normal;
	font-size: 15px;
	color: #444;
	margin: 0 0 20px;
}
.textwidget img {
	background: #ebebeb;
	padding: 6px;
	margin-left: -6px;
	-webkit-box-shadow: #aaa 0 0 2px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}



/*

	Attachments

*/

body.attachment section {
	width: 100%;
}

body.attachment section .hentry {
	padding: 0;
	position: relative;
}

body.attachment section .content {

background: #111;
padding: 40px 40px 80px;
text-shadow: none;
color: #ccc; }

body.attachment section h2 {
	background: #f4f4f4;
	display: inline;
	margin: 14px 0 0 40px;
	padding: 10px 20px;
	line-height: 48px;
}
body.attachment section h2 em {
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
}
.attachment .meta {
	top: 20px;
	font-size: 14px;
}
body.attachment .navigation {
	border: none;
	position: absolute;
	bottom: 20px;
	left: 50%;
	font-size: 40px;
	display: block;
	width: 100px;
	margin-left: -50px;
	text-align: center;
}

body.attachment .navigation .nav-previous a {
	background: url(img/flecha2.png) no-repeat;
	text-indent: -9999px;
	display: block;
		float: left;
		height: 30px;
		width: 30px;
}
body.attachment .navigation .nav-next a {
	background: url(img/flecha1.png) no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 30px;
		width: 30px;
}
body.attachment .navigation a {
	opacity: 0.4;
}
body.attachment .navigation a:hover {
	opacity: 1;
}

body.attachment .content {
	text-align: center;
}


/*

	Comentarios

*/

#comentarios {
	border-top: 1px solid #eee;
	width: 100%;
	margin: 0 auto;
	padding: 0 60px;
}

#comentarios #comments-title {
	background: #f4f4f4;
	display: inline;
	margin: 14px 0 0 40px;
	padding: 10px 20px;
	line-height: 44px;
}
#comentarios #comments-title em {
	font-style: normal;
	font-weight: normal;
	margin-left: 5px;
}
#comentarios li.comment {
	border-top: 1px solid #ddd;
	list-style-type: none;
	padding: 20px;
	font-size: 15px;
	position: relative;
}
#comentarios li.even {
}
#comentarios img.avatar {
	position: absolute;
	left: -40px;
}
#comentarios .comment-meta {
	font-size: 13px;
	position: absolute;
	right: 20px;
	top: 20px;
}
#comentarios .comment-meta a {
	color: #aaa;
}
#comentarios .comment-author cite {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}

#comentarios ol.commentlist {
	margin: -45px 80px 40px 250px;
}

#comentarios .comment-body {
	margin-bottom: 20px;
}

#comentarios .comment-body p {
	font-size: 13px;
	color: #666;
}

#comentarios .comment-reply-link {
	color: #009FC7;
	font-size: 12px;
}

#respond {
	background: #eee;
	margin-left: -60px;
	padding: 30px 0;
}
#respond h3,
#respond form {
	margin: 0 auto;
	width: 500px;
}
#respond input,
#respond textarea {
-webkit-box-shadow: #CCC 0px 1px 1px inset;
-moz-box-shadow: #CCC 0px 1px 1px inset;
border: #DDD;
border-bottom-left-radius: 3px 3px;
border-bottom-left-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-bottom-right-radius: 3px 3px;
border-top-left-radius: 3px 3px;
border-top-left-radius: 3px 3px;
border-top-right-radius: 3px 3px;
border-top-right-radius: 3px 3px;
color: #999;
font-size: 12px;
padding: 4px 5px;
}
#respond p {
	font-size: 13px;
	color: #444;
}
#respond a {
	color: inherit;
	font-weight: bold;
}
#respond a:hover {
	text-decoration: underline;
}
#respond .comment-form-comment label {
	display: none;
}
#respond #cancel-comment-reply-link {
	color: #009FC7;
}
.depth-1 #respond {
	margin-left: -120px;
	border-top: 2px solid #555;
}
.depth-2 #respond {
	margin-left: -180px;
}



/*

	Meta

*/

p.bienvenido {
position: absolute;
	right: 8px;
	top: 0;
font-size: 12px;
color: #a2a2a2;
text-shadow: none;
}

p.bienvenido strong {
	font-weight: normal;
	color: #393939;
}


a.admin-link {
	position: absolute;
	right: 0;
	top: 45px;
	background: #fff;
	color: #929292;
	-webkit-box-shadow: 0 0 4px #ddd;
	-moz-box-shadow: 0 0 4px #ddd;
	font-size: 12px;
	padding: 4px 18px;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#loginform {
	position: absolute;
	right: 0;
	top: 0;
}

#loginform label {
	display: none;
}

#loginform .login-username input,
#loginform .login-password input {
	border: #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px #ccc;
	-moz-box-shadow: inset 0 1px 1px #ccc;
	font-size: 12px;
	padding: 4px 5px;
	color: #999;
}

#loginform .login-username input:focus,
#loginform .login-password input:focus {
	color: #333;
}

#loginform .login-submit input {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #ddd;
	-webkit-box-shadow: 0 0px 2px #bbb, /*inset 0 3px 2px #eee,*/ inset 0 -2px 0 #aaa;
	-moz-box-shadow: 0 0px 2px #bbb, /*inset 0 3px 2px #eee,*/ inset 0 -2px 0 #aaa;
	padding: 4px 16px 6px;
	color: #777;
	text-shadow: 0 1px 0 #fff;
	font-size: 11px;
	border: none;
	border-top: 1px solid #f5f5f5;
	margin-left: 34px;
}
#loginform .login-submit input:active {
	-webkit-box-shadow: 0 0px 2px #bbb, inset 0 1px 1px #888, inset 0 -1px 0 #aaa;
	-moz-box-shadow: 0 0px 2px #bbb, inset 0 1px 1px #888, inset 0 -1px 0 #aaa;
	padding: 6px 16px 4px;
	color: #777;
	text-shadow: 0 1px 0 #fff;
	font-size: 11px;
	border: none;
	border-top: 1px solid #aaa;
}



/*

	Aside Footer

*/


#supplementary {
	border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
	clear: both;
	font-size: 13px;
	line-height: 22px;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.5%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.5%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

aside.footer {
	clear: both;
	margin: 30px 0;
}
aside.footer ol {
	margin: 30px 0;
	overflow: auto;
	text-shadow: #000 1px 1px;
	color: #bbb;
	padding: 20px 40px;
	clear: both;
	border-bottom: 6px solid #444;
	padding-top: 360px;
	background: #111 url('http://dodeca.org/media/uploads/2010/11/boletines.jpg') no-repeat;
	border-top: 10px solid #222;
}
aside.footer .widget {
	display: block;
	max-width: 33%;
	float: left;
	margin: 0 10px;
}
aside.footer ol > .widget {
	margin-left: -10px;
}
aside.footer .widget > div	{ margin: 20px;;
	}

aside.footer a,
aside.footer .widget_text h2 {
	color: #bbb;
}
aside.footer a:hover {
	color: #fff;
}
aside.footer .widget_text h2 {
	display: block;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.83em 0px;
}
a.rsswidget img {
	display: none;
}

.main-footer {
	position: absolute;
	bottom: 190px;
	right: 80px;
	font-size: 13px;
	color: #999;
}

footer				{ margin: 30px 0;
padding: 0 40px;
position: relative;
	}

footer p {
	color: #6c6c6c;
	font-size: 12px;
	margin: 0 0 10px;
}

footer a {
	color: #222;
	font-weight: bold;
}

footer a:hover {
	text-decoration: underline;
}

footer p small {
	color: #555;
	margin-left: 10px;
}

a.contacto {
	position: absolute;
	right: 40px;
	top: -5px;
	background: #fff;
	color: #929292;
	-webkit-box-shadow: 0 0 3px #ccc;
	-moz-box-shadow: 0 0 3px #ccc;
	font-size: 12px;
	padding: 4px 12px;
	text-decoration: none;
	text-transform: lowercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

footer a.mt {
  background: url(img/mt.png) no-repeat;
  text-indent: -9999px;
  display: inline-block;
  width: 41px; height: 16px;
  margin-left: 10px;
	opacity: 0.7;
}

footer a.mt:hover {
	opacity: 0.3;
}

/* @end */


/* two columns with primary sidebar */


div.post, div.page		{ padding: 20px 40px 20px 20px;
	margin: 0 0 20px;
	}
div.post, div.page p	{
	}

/*

	General Links

*/


a:link				{ text-decoration: none}
.hentry .content a:link				{ color: #009FC7;}
.hentry .content a:visited			{ color: #0A7E9B;
	}
.hentry .content a:hover, a:focus	{ background: #E6F9FD; color: #3B5155;
	text-decoration: none;}
a:active			{ }


/*

	Grid

*/

span.gridb	  {	cursor: crosshair;
				display: inline-block;
				width: 50px;
				height: 50px;
				background: white;
				opacity: 0;
				-webkit-animation-duration: 2s;
				-webkit-transition-property: all;
				-moz-animation-duration: 2s;
				-moz-transition-property: all; }

@-webkit-keyframes start {
				0% { opacity:0; } 2% { opacity: .8; } 7% { opacity: .4; }
				8% { opacity: 1; } 12% { opacity: .6; } 100% { opacity: .7; }
}

@-webkit-keyframes end {
				0% { opacity:.7; } 100% { opacity: 0; }
}

span.gridb:hover {
	-moz-transform: opacity: .7;
}
.header-image {
	position: relative;
}
div.grid  {	width: 600px;
			height: 150px;
			z-index: 10;
			line-height: 0;
			position: absolute; }
div.grid.large {
	top: 0;
	width: 960px;
	height: 256px;
}
div.grid.large span.gridb {
	width: 64px;
	height: 64px;
}
div.banner {
	position: relative;
}
div.banner .grid + img {
	left: 0px;
	position: absolute;
	top: 0px;
	z-index: 0;
}

/* Cine */
.cine-peliculas {
	margin-left: -90px;
	margin-bottom: 40px;
	list-style-type: none;
	overflow: hidden;
	width: 800px;
}
.cine-peliculas a {
	float: left;
	line-height: 0;
	margin: 1px;
}
.cine-peliculas a:hover {
	opacity: 0.8;
}
.cine-peliculas img {
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.cine-peliculas:after {
	content: ' ';
	clear: both;
}
.cine-peliculas + p {
	clear: both;
}
body.cine .header-image {
	display: none;
}

.cine-semanal {
	padding: 0;
}
.cine-semanal li {
	margin: 20px 0 40px;
	list-style-type: none;
	position: relative;
}
.cine-semanal .cine-pelicula {
	border: 1px solid #eee;
	display: inline-block;
	font-size: 17px;
	padding: 2px 6px;
}
.cine-semanal .cine-director {
	display: block;
	padding: 2px 6px;
}
.cine-semanal .cine-fecha {
	display: block;
	font-size: 20px;
	padding: 2px 6px;
}
.cine-semanal .cine-ciclo {
	font-size: 12px;
	position: absolute;
	right: 0;
	top: 0;
	background: #ddd;
	padding: 3px 8px;
}


/*

	Escuela

*/

body.escuela-de-cine #main {
	background: white url(img/banda_escuela.png) repeat-x 0 37px;
}

#escuela_intro {
	margin: 0;
}

#escuela_intro li {
	height: 184px;
	left: 50%;
	list-style-type: none;
	margin-left: -300px;
	opacity: 0;
	position: absolute;
	top: 194px;
	z-index: 8;
}

#escuela_intro li img {
	margin: 0;
	background: #222;
	width: 600px;
	height: 184px;
}

#escuela_intro li.active {
	z-index: 10;
	opacity: 1.0;
}

#escuela_intro li.last-active {
	z-index:9;
}

body.escuela-de-cine #wrapper {
	margin: 0 auto;
	text-align: left;
	padding: 0;
}

body.escuela-de-cine h3,
body.escuela-de-cine h4,
body.escuela-de-cine h5,
body.escuela-de-cine .content p {
	color: #444;
	padding: 0 10px;
}

body.escuela-de-cine h4 {
	border: none;
	color: #aaa;
	padding: 0 10px 20px;
	font-size: 1.8em;
	font-weight: normal;
}

body.escuela-de-cine h5 {
	font-weight: 300;
	line-height: 1.4em;
	clear: none;
	line-height: 1.4em;
	color: #111;
	font-size: 1.1em;
}

body.escuela-de-cine .content img {
	margin: 40px 25px 20px -30px;
}

body.escuela-de-cine .content {
	padding: 40px 20px 0;
	position: static;
}

body.escuela-de-cine .page {
	position: static;
}

body.escuela-de-cine .content {
	margin: 0 0 0;
	width: 100%;
}

body.escuela-de-cine h2.title {
	display: block;
	width: 502px;
	height: 34px;
	background: url(img/escuela.png) no-repeat;
	text-indent: -9999px;
}

ul.info_premios {
	clear: both;
}

body.escuela-de-cine aside .widget ul li {
	color: #555;
}

div.page #inscr,
div.page #spot {
	display: none; }

#inscr {
	text-align: left;
	display: block;
	padding: 20px; }

#inscr h2 {
	margin: 0;
	font-size: 1.6em;
	padding: 0 0 0 10px; }

#inscr ul {
	margin: 20px 0 30px 30px;
	font-size: 17px;
	list-style-type: none;
}

#inscr ul li {
	margin: 10px 0;
}

#inscr a.contact_mailto {
	background: url(/media/images/escuela/email.png) no-repeat 10px 10px;
	padding: 5px 0 5px 34px;
	margin-left: -8px;
	color: #007E9E; }

#inscr strong {
	font-weight: bold; }

h2.noticias {
	margin-bottom: 70px !important; }

body.escuela-de-cine ul.lcp_catlist {
	float: right;
	position: absolute;
	width: 450px;
	top: 630px;
	right: 0;
	color: #D1CA00;
	font-size: 0.9em; }

body.escuela-de-cine ul.lcp_catlist a {
	color: #333;
	margin: 0 0 0 20px; }

body.escuela-de-cine section {
	overflow: visible;
	margin-top: 230px;
}

body.escuela-de-cine aside.sidebar {
	margin-top: 240px;
}
body.escuela-de-cine aside #crumbs {
	background: #F4F4F4;
	display: inline;
	line-height: 40px;
	padding: 10px 20px;
	text-transform: capitalize;
}
body.escuela-de-cine aside #crumbs a {
	display: inline;
	color: #777;
}
body.escuela-de-cine div.video {
	position: absolute;
	top: 397px;
	right: 30px;
	z-index: 2;
}

#menu-escuela {
	width: 100%;
	position: absolute;
	left: 0;
	top: 383px;
	background: #F4F4F4;
	display: inline;
	line-height: 40px;
	padding: 5px 0;
}
#menu-escuela li {
	display: inline;
	margin-left: 40px;
}

body.escuela-de-cine .producciones {
	margin-left: -100px;
	overflow: auto;
	padding-bottom: 40px;
}

ul.cortos {
	background: url(/media/styles/images/barra.png) no-repeat;
	display: block;
	height: 42px;
	margin: 20px 0 30px -30px;
	width: 660px;
	list-style-type: none;
}

ul.cortos li {
	float: left;
	letter-spacing: 0;
	list-style-type: none;
	margin: 7px 0 0 20px;
	padding: 5px 0; }

	ul.cortos li a			{ color: #111; display: block; height: 30px; text-align: center; width: 130px; padding: 5px 0; margin: -5px 0; }
	ul.cortos li a.año		{ width: 60px; }
	ul.cortos li a:hover,
	ul.cortos .ui-tabs-selected		{ background: url(/media/styles/images/barra-active.png) no-repeat; border: none; color: #111; }
		.ui-tabs-hide 				{ display: none; }

	ul.cortos-alt					{ list-style-type: none; margin: 0; padding: 0; }
		ul.cortos-alt li			{ margin: 10px; }

		ul.cortos-alt li a			{ display: block;
										font-size: 12px; margin-left: 22px;
										padding: 5px 12px 4px 12px;
										background-color: #eee;	color: #111 !important;
										line-height: 1.6em;	-moz-border-radius:3px;	-webkit-border-radius:3px;
										-webkit-box-shadow: 1px 1px 1px #C2C2C2; -moz-box-shadow: 1px 1px 1px #C2C2C2;
										text-shadow: #fff 0 1px 0; font-weight: bold; -webkit-transition: all .24s ease-out; }
		.hentry .content ul.cortos-alt li a:hover	{ border: none; background-color: #222; color: white !important; text-shadow: #000 0 1px 0; }

body.escuela-de-cine #g2003,
body.escuela-de-cine #g2004,
body.escuela-de-cine #g2005,
body.escuela-de-cine #g2006,
body.escuela-de-cine #g2007,
body.escuela-de-cine #g2008,
body.escuela-de-cine #g2009,
body.escuela-de-cine #g2010,
body.escuela-de-cine #g2011,
body.escuela-de-cine #g2012,
body.escuela-de-cine #g2013,
body.escuela-de-cine #ref,
body.escuela-de-cine #prof-1,
body.escuela-de-cine #prof-2 {
	width: 320px;
	float: left;
	clear: left; }

body.escuela-de-cine #g2003 {
	clear: left; }

body #cine-sociedad,
body #polemicas,
body #destacadas {
	width: 280px;
	float: left;
	clear: left; }

body #cine-sociedad h4 a,
body #polemicas h4 a,
body #destacadas h4 a {
	border: none;
	color: #aaa;
	padding: 0 10px 20px;
	font-size: 1.2em;
	font-weight: normal; }

body.escuela-de-cine ul li a {
	margin-left: 0; }

body.escuela-de-cine #g2004,
body.escuela-de-cine #g2006,
body.escuela-de-cine #g2008,
body.escuela-de-cine #g2010,
body.escuela-de-cine #g2012,
body.escuela-de-cine #ref,
body.escuela-de-cine #prof-2,
body #polemicas {
	margin-left: 30px;
	clear: right; }

body.escuela-de-cine p.prod-info {
	clear: both;
	padding-top: 30px; 
	display: block;
	font-size: 18px; }

/* ul.cortos-alt li.page-item-66 a	{
	background: #eee url(premios3.png) no-repeat 236px; }*/

ul.cortos-alt a em {
	font-size: 11px;
	font-style: normal;
	padding-left: 14px;
	color: #aaa; }

ul.cortos-alt li.yapasotodo a,
ul.cortos-alt li.entrelasvias a,
ul.cortos-alt li.jamonybrandy a	{
	background: #eee url(/media/images/escuela/premios.png) no-repeat 270px; }

ul.cortos-alt li.yapasotodo a:hover,
ul.cortos-alt li.entrelasvias a:hover,
ul.cortos-alt li.jamonybrandy a:hover		{
	background: #222 url(/media/images/escuela/premios.png) no-repeat 270px; }

ul.cortos-alt li.page-item-66 a,
ul.cortos-alt li.page-item-238 a,
ul.cortos-alt li.page-item-607 a,
ul.cortos-alt li.page-item-608 a,
ul.cortos-alt li.page-item-5089 a	{
	background: #eee url(/media/images/escuela/premios.png) no-repeat 270px; }

ul.cortos-alt li.page-item-66 a:hover,
ul.cortos-alt li.page-item-238 a:hover,
ul.cortos-alt li.page-item-607 a:hover,
ul.cortos-alt li.page-item-608 a:hover,
ul.cortos-alt li.page-item-5089 a:hover	{
	background: #222 url(/media/images/escuela/premios.png) no-repeat 270px; }

ul.cortos-alt li.manoslimpias a,
ul.cortos-alt li.lacosa a,
ul.cortos-alt li.mascaras a,
ul.cortos-alt li.elsecretodelashormigas a	{
	background: #eee url(/media/images/escuela/festiv.png) no-repeat 270px; }

ul.cortos-alt li.manoslimpias a:hover,
ul.cortos-alt li.lacosa a:hover,
ul.cortos-alt li.mascaras a:hover,
ul.cortos-alt li.elsecretodelashormigas a:hover {
	background: #222 url(/media/images/escuela/festiv.png) no-repeat 270px; }

ul.cortos-alt li.page-item-67 a,
ul.cortos-alt li.page-item-68 a,
ul.cortos-alt li.page-item-69 a,
ul.cortos-alt li.page-item-76 a,
ul.cortos-alt li.page-item-606 a,
ul.cortos-alt li.page-item-609 a,
ul.cortos-alt li.page-item-1213 a,
ul.cortos-alt li.page-item-1221 a,
ul.cortos-alt li.page-item-1855 a,
ul.cortos-alt li.page-item-1857 a,
ul.cortos-alt li.page-item-2555 a,
ul.cortos-alt li.page-item-2571 a,
ul.cortos-alt li.page-item-3427 a,
ul.cortos-alt li.page-item-5085 a,
ul.cortos-alt li.page-item-5608 a,
ul.cortos-alt li.page-item-5618 a,
ul.cortos-alt li.page-item-5620 a,
ul.cortos-alt li.page-item-5622 a {
	background: #eee url(/media/images/escuela/festiv.png) no-repeat 270px; }

ul.cortos-alt li.page-item-67 a:hover,
ul.cortos-alt li.page-item-68 a:hover,
ul.cortos-alt li.page-item-69 a:hover,
ul.cortos-alt li.page-item-76 a:hover,
ul.cortos-alt li.page-item-606 a:hover,
ul.cortos-alt li.page-item-609 a:hover,
ul.cortos-alt li.page-item-1213 a:hover,
ul.cortos-alt li.page-item-1221 a:hover,
ul.cortos-alt li.page-item-1855 a:hover,
ul.cortos-alt li.page-item-1857 a:hover,
ul.cortos-alt li.page-item-2555 a:hover,
ul.cortos-alt li.page-item-2571 a:hover,
ul.cortos-alt li.page-item-3427 a:hover,
ul.cortos-alt li.page-item-5085 a:hover,
ul.cortos-alt li.page-item-5608 a:hover,
ul.cortos-alt li.page-item-5618 a:hover,
ul.cortos-alt li.page-item-5620 a:hover,
ul.cortos-alt li.page-item-5622 a:hover {
	background: #222 url(/media/images/escuela/festiv.png) no-repeat 270px; }

body.escuela-de-cine #ref {
	padding-top: 64px; }

body.escuela-de-cine #ref img {
	border: none;
	display: inline;
	float: none;
	margin: 0 14px 0 -30px; }

body.escuela-de-cine #ref li {
	list-style-type: none; }

.escuela_footer {
	clear: both;
	margin: 140px 0;
}

.button {
	-webkit-font-smoothing: antialiased;
	background: #333;
	font-size: 14px;
	border: 1px solid #222;
	color: #bbb;
	text-shadow: #000 1px 0;
	font-weight: normal;
	border-bottom-left-radius: 1em 1em;
	border-bottom-left-radius: 1em 1em;
	border-bottom-right-radius: 5em 5em;
	border-bottom-right-radius: 5em 5em;
	border-top: none;
	border-top-left-radius: 5em 5em;
	border-top-left-radius: 5em 5em;
	border-top-right-radius: 1em 1em;
	border-top-right-radius: 1em 1em;
	padding: 4px 16px;
}

table#cursos {
	margin: 20px 0;
	border-top: 1px solid #e5eff8; }

table caption {
	display: none;
	background: #fff;
	border-bottom: 1px solid #e5eff8;
	color: #555;
	font-size:.94em;
	letter-spacing:.1em;
	caption-side: center;
	padding: 5px;
}
	
	thead th, thead td	{ background:#fff; border: none; border-bottom: 1px solid #e5eff8; text-align:center; font-size: 1.1em; color:#111; }
	tr.odd td			{ background:#f7fbff }
	tr.odd .column1		{ background:#f4f9fe; }	
	.column1			{ background:#f9fcfe; }
	td					{ color:#678197; border-bottom:1px solid #e5eff8; border-left:1px solid #e5eff8; border-right:1px solid #e5eff8; padding:.3em 1em; text-align:center; }			
	th 					{ font-weight:normal; color: #6D7B88; text-align:left; border-bottom: 1px solid #e5eff8; border-left:1px solid #e5eff8; padding:.3em 1em; width: 400px;	}
	th strong			{ font-size: 1.1em; font-weight: normal; color: #565E66 !important; }
	th a				{ color: #565E66 !important; font-weight: normal !important; border: none !important; padding: 0;	}
	th a:hover			{ color: #000 !important; background: transparent !important; }
	th small			{ display: block; }


/*
	Exposiciones
*/

.ano-exposiciones {
	border-top: 1px solid #eee;
	float: left;
	width: 33%;
}
.ano-exposiciones:nth-of-type(3n+1) {
	clear: both;
}



/*

	Películas

*/

body.hasta-que-salga-el-sol .banner,
body.hasta-que-salga-el-sol aside {
	display: none;
} 

body.hasta-que-salga-el-sol #main {
	background: #ebeae1;
	font-family: Georgia, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-bottom: 20px;
}

body.hasta-que-salga-el-sol #main section {
	width: 100%;
}

body.hasta-que-salga-el-sol #main h2 {
	display: block;
	text-indent: -9999px;
	height: 95px;
	width: 600px;
	background: url(img/pel/sol/sol.png) no-repeat;
	margin: 80px auto;
}

body.hasta-que-salga-el-sol #main h3 {
	display: block;
	text-indent: -9999px;
	height: 96px;
	width: 206px;
	position: relative;
	left: 40px;
	top: 80px;
	background: url(img/pel/sol/dirigida.png) no-repeat;
}

body.hasta-que-salga-el-sol #main h4 {
	display: block;
	text-indent: -9999px;
	height: 76px;
	width: 200px;
	position: relative;
	left: 40px;
	top: -260px;
	background: url(img/pel/sol/produccion.png) no-repeat;
}

body.hasta-que-salga-el-sol #main .galleria {
	height: 373;
	width: 363;
}

body.hasta-que-salga-el-sol #main #galleria {
	position: relative;
	top: -100px;
	left: 360px;
	height:373px;
	width: 363px;
	background:#222;
	border-radius: 4px;
	border: 6px solid #fff;
	-webkit-box-shadow: 0 0 1px #111;
	-moz-box-shadow: 0 0 1px #111;
	background:-moz-radial-gradient(center 45deg, circle closest-side, #222 40%, #000 100%);
	background:-webkit-gradient( radial, center 50%, 20, center 50%, 250, from(#333), to(#000) );
}
            
body.hasta-que-salga-el-sol #main .galleria-stage {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

body.hasta-que-salga-el-sol #main .actores {
	color: #444;
	font-size: 1.1em;
	padding: 20px;
	margin-top: -100px;
	text-align: center;
	background:#222;
	border-radius: 4px;
	border: 6px solid #fff;
	-webkit-box-shadow: 0 0 1px #111;
	-moz-box-shadow: 0 0 1px #111;
	text-shadow: none;
}

body.hasta-que-salga-el-sol ul.lcp_catlist,
body.hasta-que-salga-el-sol ul.lcp_catlist a {
	position: static;
	color: #333 !important;
	float: none;
	margin-top: 50px;
	font-size: 1.4em;
	width: auto;
}

body.hasta-que-salga-el-sol #main .actores strong {
	color: #ddd;
	text-transform: lowercase;
	margin: 0 6px;
	font-weight: normal;
	white-space: nowrap;
}


/* Comala */

body.el-pajaro-de-comala .banner,
body.el-pajaro-de-comala aside {
	display: none;
} 

body.el-pajaro-de-comala #main {
	background: #f3f3f0;
	padding-bottom: 20px;
}
body.el-pajaro-de-comala section {
	background: url('img/pel/comala/pajaro.jpg') no-repeat 0 -100px;
	padding: 380px 100px 0;
	float: none;
	width: 760px;
}
body.el-pajaro-de-comala #main h2 {
	font-size: 2.6em;
	font-weight: bold;
}
body.el-pajaro-de-comala section img {
	border: 10px solid #fff;
}