﻿/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  *  *  *  *
 * Stylesheet/Hoja de Estilos: styles
 * Project/Projecto: Noviembre de 2013 - Nuevos nombres Banco de la Republica
 * Autor: Claudia Buitrago - clau.btrg@gmail.com
 *  * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *  *  *  */
/*
/*
	1. Generales
	2. Header
	3. Footer
	4. Home
	5. Edicion 2013
	6. Servicios
	7. Texto curatorial
	8. Curadores
	9. Nuevos nombres
*/

/*1. Generales*/
/*
Fuentes
	font-family: 'Titillium Web', sans-serif;
Colores:
	Amarillo:#F2DA2A;	
*/
html, body {
	background:#212121 url(../images/misc/textura_fondo.png) 0 0 repeat;
	color:#FFF;
	font-family: 'Titillium Web', sans-serif;
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
a {
	font-family: 'Titillium Web', sans-serif;
	text-decoration:none;
}
em {
	font-style:italic;
}
strong {
	font-weight:700;
}
.container {
	margin:0 auto;
	width:940px;
}
.replaced_txt {
	display:block;
	text-indent: -999999em;
}
.clear_float {
	clear:both;
}
.right_content {
	float:right;
}
.left_content {
	float:left;
}
input[type=button], input[type=submit] {
	cursor:hand;
	cursor:pointer;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -110px;
}
footer, .push {
	height: 110px;
}
.contenido_gral {
	border:1px solid #897D25;
	margin:0 auto;
	padding:20px 20px 0 20px;
	width: 498px;
}
.contenido_gral h2 {
	color:#7D1B15;
	font-size:1.6em;
	font-weight:700;
	padding-bottom:20px;
}
.contenido_gral h3 {
	font-size:2em;
	padding-bottom:30px;
}
.contenido_gral h4 {
	color: #F2DA2A;
	font-size: 1.4em;
	text-align: center;
	padding-bottom: 5px;
}
.contenido_gral p {
	color:#ccc;
	font-size:1.3em;
	line-height:1.6em;
	padding-bottom:20px;
}
.contenido_gral p a {
	color:#FFF;
	font-weight:700;
}
.contenido_gral p a:hover {
	text-decoration:underline;
}
.contenido_gral ul, .contenido_gral ol {
	padding-bottom:15px;
}
.contenido_gral ul li, .contenido_gral ol li {
	color:#000000;
	font-size: 1.3em;
	line-height: 1.7em;
	margin-left: 20px;
}
.contenido_gral ul li {
	padding-left: 13px;
}
.contenido_gral ol li {
	list-style: decimal inside;
}
.contenido_gral ul li a, .contenido_gral ol li a {
	color:#000000;
	font-weight:700;
}
.contenido_gral ul li a:hover, .contenido_gral ol li a:hover {
	text-decoration:underline;
}
/*2. Header*/
header {
	background:#F2DA2A url(../images/misc/textura_header.png) 0 0 repeat;
}
header h1 a{
	background:url(../images/misc/nuevos-nombres.png) 0 0 no-repeat;
	float:left;
	height:45px;
	margin-top:20px;
	width:226px;
}
header h2 a{
	background:url(../images/misc/banco-de-la-republica.png) 0 0 no-repeat;
	float:right;
	height:60px;
	margin-top:20px;
	width:60px;
}
#nav {
	width:100%;
}
#nav li {
	float:left;
	margin:20px;
	position:relative;
}
#nav li:first-child {
	margin-left:0;
}
#nav a {
	border:1px solid #212121;
	color:#212121;
	display:block;
	font-size:1.3em;
	font-weight:700;
	padding: 3px 10px;
}
#nav a:hover ,#nav a.active {
	background:#212121;
	color:#ECD425;
}
#nav ul {
	background:#222222;
	background:rgba(255,255,255,0);
	position:absolute;
	left:-9999px;
	z-index: 1000;
}
#nav ul li {
	background: #181818;
	float:none;
	border-top:1px dotted #ECD425;
	margin:0;
	min-width: 170px;
}
#nav ul li:first-child {
	border-top:0 none;
	margin-top:20px;
}
#nav li:hover ul {
	left:0;
}
#nav ul li a {
	border:0 none;
	color:#FFF;
	font-size:1.2em;
	font-weight: normal;
	letter-spacing: 0.01em;
	padding: 8px 10px;
	white-space:nowrap;
}
#nav ul li a:hover {
	color:#ECD425;
}
#nav span {
	background: #222;
	display: block;
	height: 10px;
	margin-top: -5px;
	position: absolute;
	right: -20px;
	top: 50%;
	width: 2px;
}
/*3. Footer*/
footer {
	background:#151515 url(../images/misc/textura_footer.png) 0 0 repeat;
	color:#fff;
}
footer h3 a {
	background:url(../images/misc/banco-logo-pie.png) 0 0 no-repeat;
	float:left;
	height:60px;
	margin-top:20px;
	width:300px;
}
footer .item_1 a {
	background:url(../images/misc/fuga.png) 0 0 no-repeat;
	height:55px;
	margin:20px 30px 0 0;
	width:52px;
}
footer .item_2 a {
	background:url(../images/misc/el-parqueadero.png) 0 0 no-repeat;
	height:28px;
	margin-top: 35px;
	width:177px;
}
footer ul {
	float: right;
	overflow: hidden;
}
footer ul li {
	float:left;
}
/*4. Home*/
.home .video {
	margin-top:10px;
}
.home .contenido_gral {
	margin-top:50px;
	text-align:center;
}
.home .autor {
	margin-bottom:50px;
	text-align:center;
}
.home .autor h4 {
	background:#F2DA2A;
	color:#202020;
	display:inline-block;
	font-size:1.3em;
	font-weight:700;
	padding:5px 10px;
	text-transform: uppercase;
}
.home .autor h4 em {
	font-style:normal;
	font-weight:normal;
	text-transform:capitalize;
}
/*5. Edicion 2013*/
.general {
	padding-top:50px;
}
.general .contenido_gral {
	text-align:left;
}
.general .contenido_gral p {
	margin:0 auto;
	width:335px;
}
.edicion .contenido_gral {
	border-top:0 none;
	margin-top:0;
}
.general .title {
	background:url(../images/misc/title.png) 0 50% no-repeat;
	margin: 0 auto 15px auto;
	text-align: center;
	width:473px;
}
.general .title h4 {
	background: #212121;
	color: #FFF;
	display: inline-block;
	font-size: 1.9em;
	font-weight:700;
	text-transform:uppercase;
}
.general h5 {
	color:#F2DA2A;
	font-size:1.4em;
	text-align:center;
	text-transform:uppercase;
}
.general h6 {
	color:#F2DA2A;
	font-size:1.3em;
	text-align:center;
}
.general .img {
	margin: 40px auto 0 auto;
	width: 542px;
}
/*6. Servicios*/
.servicios .img {
	width: 940px;
}
/*7. Texto curatorial*/
.curatorial .contenido_gral p {
	width:auto;
}
/*8. Curadores*/
.curadores {
	overflow:hidden;
	padding-bottom:50px;
}
.curadores .info {
	float:left;
	margin:0 35px 0 28px;
	width:406px;
}
.curadores .info_2 {
	margin:0 28px 0 37px;
}
.curadores .info .img {
	height:405px;
	position:relative;
	width:406px;
}
.curadores .info .img h2 {
	background:#F2DA2A;
	color:#212121;
	font-size:1.5em;
	padding:5px 10px;
	position:absolute;
	right:30px;
	top:0;
}
.curadores .contenido_gral {
	width: 364px;
}
/*9. Nuevos nombres*/
.artistas .title h4{
	font-weight:normal;
}
#tabs {
	padding-bottom:40px;
	position: relative;
	
}
#tabs .menu_tabs{
margin: 20px auto 0 auto;
	overflow:hidden;
	width: 462px;
}
#tabs .menu_tabs li {
	float: left;	
}
#tabs .menu_tabs li.item_2{
	padding-left: 117px;
}
#tabs .menu_tabs li.item_3{
	float: right;
}
#tabs .menu_tabs li a {
	border: 1px solid #fff;
	color: #fff;
	display: block;
	font-size: 1.4em;
	line-height: 1em;
	padding: 8px 15px;	
}
#tabs .menu_tabs .active a, #tabs .menu_tabs li a:hover{
	background:#666;
	border:1px solid #666;
	color:#F2DA2A;	
}
#tabs-1{
	margin:0 auto;
	width:462px;
}

.artistas .img{
	height: 464px;
	margin-top:30px;
	width: 462px;
}
.artistas .contenido_gral{
	position:relative;
	width: 420px;
}
#tabs-1 .contenido_gral{
	border-top: 1px solid #897D25;
	margin-top: 35px;
}
.artistas .contenido_gral p{
	width: auto;
}
.artistas .info_autor{
	background: #F2DA2A;
	padding: 10px;
	position: absolute;	
	right: -210px;
	top: -1px;
	width: 190px;
}
.artistas .info_autor h2{
	border-bottom: 1px solid #212121;	
	color: #212121;
	font-weight: 600;
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 5px;
	padding-bottom: 8px;
}
.artistas .info_autor h3{
	color: #212121;
	font-size: 1.4em;
	font-style: italic;
	padding-bottom:0;
}
.artistas .info_autor h4{
	color: #212121;
	font-size: 1.4em;
	text-align:left;
}
#tabs-2 .contenido_gral{
	text-align: center;
	width:898px;
}
#tabs-2 .contenido_gral p{
	font-style:italic;
	margin:0 auto;
	width:420px;
}
#tabs-2, #tabs-3{
	margin-top:30px;	
}
