 @charset "utf-8";
/* CSS Document */
/*
* Skeleton V1.1
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 8/17/2011
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
a.dotted {
	border-bottom: 1px dotted #333;
}
body {
	transition: all .2s linear;
	-o-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	width:100%;
}
#cuerpomain.twelve {
	margin-top: 10px
}
#cuerpomain img {
	width: 100%;	
}
#cuerpomain {
	padding-bottom: 60px;
}
#header img {
	margin-top: 20px;
	display: block;
	height: auto;
}
#navegacion {
	position: relative;
}
#navegacion.four.columns{
	margin: 0px;
}
#cuerpo {
	display: block;
	float: left;
	margin-top: 46px;
	padding-bottom: 60px;
}
#artista #cuerpo {
	margin-top: 20px;
}
#cuerpo img {
	display: block;
	height: auto;
	max-width: 100%;
}
#artista #cuerpo img {
	width: auto;
}
.columns.no_margin {
	margin: 0px;
}
div .f_left {
	float: left;
}
.widget ul {
	/*padding-top: 35px;*/
}
.widget ul li {
	clear: both;
	margin-right: 20px;
}
.widget_nav_menu li {
	margin-bottom: 2px;
}
.widget_nav_menu li a {
	font: 13px;
	padding-left: 5px;
	margin-right: 20px;
}
.widget_nav_menu li a.sin {
	font: 13px;
	padding-left: 5px;
	margin-right: 0px;
}
.widget_nav_menu li a.active, .widget_nav_menu li a:hover, .widget_nav_menu li a.active.sin {
	color: #000000;
	background: url(../img/linea.jpg) repeat-x -5px -1px;
}
.widget_nav_menu {
	display: block;
	padding: 0px 0 0px 0px;
	text-align: left;
	font: 14px;
	overflow: hidden
}
#social {
	/*text-align: right;*/
	margin-left: 50px;
	/*position: absolute;
	top: 20px;
	right: 0px;*/
}
ul.social {
	display: inline;
}
ul.social li {
	display: inline;
	margin-right: 10px;
	width: 21px;
}
#footer.home {
	clear: both;
	margin-top: 30px;
}
#footer {
	margin:100px auto 20px;
	text-align: center;
	clear: both;
}
ul.footer {
	vertical-align: middle;
	width: auto;
}
ul.footer li {
	font-size: 12px;
	margin-left: 10px;
	border-right:1px solid #888;
	padding-right: 10px;
	padding-bottom: 2px;
	display: inline;
}
ul.footer li p {
	font: 12px ;
	margin: 0;
	line-height: 16px
}
div.direcion {
	/*text-align: center;*/
	display: block;
}
#patrocinadores {
	float: left;
	clear: both;
	display: block;
	margin-top:200px;
}
#patrocinadores.pad {
	margin-top: 100px;
}
#menu {
	margin:100px 0 50px 50px;
}
#menu .enlace {
	display:inline-block;
	margin: 40px 40px 0px 0px;
	padding:10px 20px 10px 20px;
	font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica, sans-serif !important;
	text-transform:uppercase;	font-size:15px;
	text-align:center;
	color:#000;
	background-color: #e6e3d5;
}
#menu .enlace:hover {
	color:#fff;
	background-color: #333;
}
#artista h2 {
	margin:50px 0 30px 50px;
}
#artista h2 span {
	display:block;
	font: 14px/23px Roboto, Arial, sans-serif;
	font-weight:300;
	color: #444;
}
.mas_info, .mas_obra {
	display:inline-block;
	margin:0 0 0px 50px;
}
#info_artista {
	display:none;
	margin:70px 0 0;
}
#info_artista .pcierre {
	float:none;
	width:auto;
	height:auto;
	margin:0 0 50px;
	text-align:right;
}
#info_artista .pcierre img {
	display:inline;
	width:auto;
	height:auto;
}
#patrocinadores h2 {
	padding: 0px 0 0px 20px;
	font: 11px ;
	margin-bottom: 8px
}
#patrocinadores ul {
	padding: 0px 0 0px 26px;
}
#patrocinadores ul li {
	padding: 5px 5px 5px 4px;
	width: 76px;
	text-align: center;
}
.patrocinador {
	float:left;
	width:185px;
	margin:0px 87px 0 0;
}
#home iframe {
	margin:0 0 40px;
}
.artista {/* margin: 20px 20px 0px 0px;*/
	background-color: #fff;
}
.artista.omega {
	margin: 20px 0px 0px 0px;
}
.ajax {
	width: 100%;
	position: relative;
	z-index: 99
}
#wrap_all {
	z-index: 99
}
.loader {
	border: 0 none;
	float: left;
	clear: both;
	margin: 100px 0 0 200px;
}
.artista .nombre {
	background-color: #fff;
	color: #333;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	margin: 0px;
	border: 0px;
	font: 11px ;
}
.nombre p {
	color: #333;
	text-transform: uppercase;
	font: 12px;
}
.artista a img:hover {
	background-color: #fff;
	color: #333;
	opacity: 0.6;
}
div.nombre, a.more {
	background-color: #fff;
}
.artista img, .artista a img {
	border: 0px;
	margin: 0;
	padding: 0px
}
div.nombre, a.more {
	background-color: #fff;
}
.artista p {
	margin: 0px;
	padding-bottom: 3px;
	padding-top: 3px;
}
p, li {
	font: normal 13px/19px ;
}
p.cursiva, li.cursiva, a.cursiva, span.cursiva {
	/*font: italic 13px/18px "Times New Roman", Times, serif;*/
	font: italic 15px/21px "Times New Roman", Times, serif;
}
span.cursiva {
	display:block;
	margin-bottom:2px;
}
h2 {
	/*font: bold 13px ;*/
	font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica, sans-serif !important;	font-weight:normal;
	font-size:20px;	line-height:22px;
}
h3 {
	font: normal 13px;
	color: #181818
}
div.somos {
	padding-top: 30px
}
img.somos {
	width: 100%
}
p.peque {
	font: normal 11px;
}
.padbottom {
	padding-bottom: 16px
}
h2.marbottom14 {
	margin-bottom: 10px
}
#separador img {
	margin-top: 60px
}
#separador img {
	width: auto
}
#separador h2 {
	margin-top:0;
	padding-bottom: 10px;
	font-weight: normal;
}
#cuerpomain .four.columns.border h3 {
	padding-right: 10px;
	font-size: 12px;
}
#patro {
	display:block;
	float:left;
	margin-left:50px;
	clear:both;
}
#patro.pad {
	margin-top: 50px;
}
#patro.pad .enlace {
	display:block;
	margin: 0 0 50px 20px;
	text-align:center;
}
#patro h2 {
	margin:0 0 8px;
	padding: 0;
	font-weight:normal;
}
#patro ul {
	padding: 0px 0 0px;
}
#patro ul li {
	margin:10px 0;
	padding: 0;
	/*width: 76px;*/
	/*text-align: center;*/
}

.noticia {
	/*background-color: #999999;
	border: 0 none;
	color: #999999;
	height: 1px;
	width: 10px;*/
	margin-bottom: 15px;
}

.noticia::after {
	content: "";
	display:block;
	width:10px;
	border-bottom:1px solid #999;
}

.galeria_fotos {
	cursor:pointer;
}

/* #Artistas ================================================== */

body.color {
	background-color: #F4F4F4;
}
body.color #footer {
	width: 100%;
	/*text-align: center;*/
	margin: 0 auto;
	margin-top: 20px;
}
body.color #footer ul li {
	float: none
}
body.color #footer ul.footer {
	float: none
}
#center {
	text-align: center;
	float: left;
	width: 100%
}
#mandos {
	float: right;
	width: 31px
}
#center h1 {
	font: normal 14px ;
	margin-bottom: 25px;
}
h1 span {
	font: normal 13px ;
}
#descripcion {
	width: 320px;
	position: relative;
	clear: both;
	margin: 15px auto 0px;
	text-align: left;
}
#cierre {
	float: left;
	height: 31px;
	margin-bottom: 10px;
	margin-top: 10px;
	position: relative;
	width: 31px;
}
.cerrar {
	margin:30px 0 0 50px;
}
#nombre {
	float: left;
	height: 31px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative;
}
#titulo {
	float: left;
	margin-bottom: 0px;
	margin-top: 15px;
	position: relative;
}
.overflow {
	overflow: hidden;
}


/* #talleres ================================================== */

h2.matadero {
	font: bold 13px;
	background-image: url(../img/cabecera_taller1.jpg);
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 0px;
	color: #181818;
}
h2.casa {
	font: bold 13px ;
	background-image: url(../img/cabecera_taller3.jpg);
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 0px;
	color: #181818
}
h2.bellas {
	font: bold 13px;
	background-image: url(../img/cabecera_taller2.jpg);
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 0px;
	color: #181818;
}
h2.territorio {
	font: bold 13px;
	background-image: url(../img/cabecera_taller5.jpg);
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 0px;
	color: #181818;
}
h2.artistas {
	font: bold 13px;
	background-image: url(../img/cabecera_taller4.jpg);
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 0px;
	color: #181818;
}
h2.colaboracion {
	font: bold 13px;
	width: 820px;
	height: 40px;
	padding-top: 260px;
	padding-left: 9.7%;
	margin-bottom: 0px;
	background: url(../img/cabecera_colaboracion.jpg) no-repeat left top;
	color: #181818;
}
h2.contacto {
	font: bold 13px ;
	width: 820px;
	height: 40px;
	padding-top: 260px;
	padding-left: 9.7%;
	margin-bottom: 0px;
	background: url(../img/cabecera_contacto.jpg) no-repeat left top;
	color: #181818;
}
h2.noticias {
	font: bold 13px ;
	width: 820px;
	height: 40px;
	padding-top: 260px;
	padding-left: 9.7%;
	margin-bottom: 0px;
	background: url(../img/cabecera_noticias.jpg) no-repeat left top;
	color: #181818;
}
h2.somos {
	width: 820px;
	height: 35px;
	padding-top: 450px;
	padding-left: 9.7%;
	margin-bottom: 0px;
	background: url(../img/cabecera_somos.jpg) no-repeat left top;
	color: #181818;
}
h2.patrocinadores {
	width: 820px;
	height: 64px;
	padding-top: 180px;
	padding-left: 85px;
	margin-bottom: 30px;
	background: url(../img/cabecera_taller1.jpg) no-repeat left top;
	color: #181818;
}
.carlos {
	font: bold 13px;
	background: url(../img/carlos/index.html) no-repeat left top;
	padding-top:430px;
	color: #181818;
}
/*h2.somos{  font:normal 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif; background-image:url(../img/cabecera_somos.jpg); width:820px; height:64px; padding-top:536px; padding-left:85px}*/


/* #proyectos
================================================== */
#proyectos h2, #exposiciones h2 {
	font-size:18px;
}
p.margen {
	margin-bottom: 50px;
	float: right
}
h2.margen {
	margin-top: 30px;
}
a.enlace {	
	font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica, sans-serif !important;	text-transform:uppercase;
	font-size:15px;	
	color: #FFFFFF;
	background-color: #333333;
	padding: 8px;
}
a.enlace:hover {
	color: #000;
	background-color: #e6e3d5;
}
.filete {
	background-color: #999999;
	border: 0 none;
	color: #999999;
	height: 1px;
	width: 10px;
	margin-bottom: 15px;
}
.fileteb {
	background-color: #fff;
	border: 0 none;
	color: #fff;
	height: 1px;
	width: 10px;
	margin-bottom: 5px;
}
.proyecto h2, .exposicion h2, .artista h2 {
	font: 13px/16px ;
	margin: 0px 0 15px 0;
}
.proyecto, .exposicion, .artista {
	margin: 16px 0px 30px 11px;
}
/* .bordes { background-color:#E6E3D5; padding:11px
}*/
div.clearfix.margen {
	margin-bottom: 10px;
	clear: both;
	line-height: 0px
}
.mandos {
	float: right;
}
.titulo {
	width: 85px;
	float: right;
	margin-top: 6px;
}
.offset-by-one .descripcion {
	width: 85%;
}
.pcierre {
	float: left;
	width: 31px;
	height: 31px;
}
#navegacion .pcierre {
	float: none;
	margin:50px 0 0 50px;
}
.panterior {
	float: left;
	width: 16px;
	margin-right: 15px;
	height: 31px;
}
.psiguiente {
	float: left;
	width: 16px;
	margin-right: 15px;
	height: 31px;
}
.panterior:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	outline: none;
}
.psiguiente:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	outline: none;
}
.pcierre:hover {
	opacity: .7;
	filter: alpha(opacity=70);
	outline: none;
}
.m30 {
	margin-top: 30px;
}
.filete.proyectos {
	margin-bottom: 16px;
}
p.negro {
	color: #000000
}
#cuerpo li {
	margin-bottom: 2px;
}
p.junto {
	margin-bottom: 8px;
	padding-top: 10px;
}

/* #videos ================================================== */

#visor {
	width: 100%;
	height: auto;
}
span.negro {
	color: #000;
}
#header h1 {
	overflow: hidden
}
.columns.alpha.noticias {
	margin-bottom: 10px;
	margin-right: 20px;
}

/* #contacto*/
input.peque, label.peque { width:90px; margin-right:10px
}
input.medio { width:190px;
}

/* #Page Styles
================================================== */

 h2.grande {
	/*font-size: 18px;*/	font-size: 20px;
	line-height: 22px;
	/*font-family: Helvetica, Arial, sans-serif;*/
	font-family:"TradeGothicLTStd-BdCn20", Arial, Helvetica, sans-serif !important;
	margin-bottom:5px;
	margin-top:10px;
	font-weight:normal;
}
#patrocinadores h2{
	
	font-weight:normal;
}
#center h1{
	
	font-weight:normal;
}
.cursiva.grande {
	
	font-size: 14px;
}
p.cursiva.separa {
	margin-top:10px;
	margin-bottom:15px;
}
.separa::after, .proyecto h2::after, .exposicion h2::after {
	content: "";
	display:block;
	width:10px;
	border-bottom:1px solid #999;
	padding-bottom:15px;
}
.issuuembed span{display: none}

/* donaciones
================================================== */
.importes_donaciones {
	margin:0 0 10px;
	padding:20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	background-color:#eee;
}
.importes_donaciones h3 {
	font-size:16px;
}
.importes_donaciones label {
	display:inline-block;
	margin:0 30px 0 0;
	/*border:1px solid #ccc;
	background-color:#fff;*/
	font-size:16px;
	font-weight:normal;
}
.importes_donaciones .small label {
	margin:0 10px 0 0;
}
form .small input {
	margin-right:15px;
}
.importes_donaciones input[type="number"] {
	width:60px;
}

/* Nuevo
================================================= */
#talleres .flexslider .slides > li {
    height: auto;
}


/* Clases
================================================= */
.mb80 {
	margin-bottom:80px;
}
.clear {
	clear:both;
}
.clear2 {
	clear:both;
	overflow:hidden;
}
.small, .f_left.small, .small label {
	font-size:.9em !important;
}

/* Localized */