body {
	background: #a75c1b url('../img/fondo_sin.jpg') center top no-repeat fixed;
}

/*

	Enlaces

*/

a {
	text-decoration: none;
	color: #6a3e00;
}

	a:hover {
		color: #b96d33;
		border-bottom: 1px solid #e9c596;
	}

.sin_borde:hover {
	border-bottom: 0px;
}

/*

	Títulos

*/

.mb5 { margin-bottom: 5px; }

h1, h2, h3, h4, h5, h6 { color: #94611a; }


.header {
	width:950px;
	margin: 0 auto;
}

#menu {
	width: 950px;
	margin: 0 auto;
	color: #ffffff;
	font-size: 14px;
}

	#menu a {
		color: #ffffff;
	}
	
	#menu a:hover {
		border-bottom: 0px;
	}
	
	#menu ul {
		margin: 0px; padding: 0px;
	}

	#menu li
	{
		list-style: none;
		margin: 0;
		display: inline;
	}

#seccion_header {
	margin-bottom: 30px;
	border-bottom: 1px solid #dcdcdc;
}

.wrapper {
	color: #94611a;
	width:950px;
	margin: 0 auto;
	padding-top: 20px;
	background: transparent url('../img/wrapper_fondo.png');
}

	.wrapper_footer {
		width: 950px;
		margin: 0 auto;
	}

#footer {
	width:930px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: right;
	font-weight: bold;
	color: #8e4309;
}

	#footer a {
		color: #8e4309;
	}
	
	#footer a:hover {
		border-bottom: 0px;
	}


/*
	Formularios
*/

input[type="text"]:focus, input[type="password"]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border: 1px solid #8e4309; 
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	border: 1px solid #c6924d;
}


/*
	General
*/

.lh20 { line-height: 20px; }

hr { border-bottom: 1px solid #eed2ab; }

.quiet { color: #c6924d; }

.nota {
	font-size: 11px;
	color: #c6924d;
}

.lista {
	list-style: none;
	margin-bottom: 30px;
	padding: 0px;
}

.lista li {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #eed2ab;
}

.lista .ultimo { border-bottom: 0px; margin: 0px; padding: 0px; }

.lista_2 {
	list-style: none;
	margin-bottom: 30px;
	padding: 0px;
}

.lista_2 li {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 30px 0px;
	border-bottom: 1px solid #eed2ab;
}


.box_comic {
	background: #fff8ec url('../img/box_comic_bg.gif') top right repeat-y;
	margin-bottom: 40px;
	padding: 30px;
	padding-right: 70px;
	font-size: 14px;
}


.box_comic2 {
	background: #fff8ec url('../img/box_comic_bg2.gif') top left repeat-y;
	margin-bottom: 40px;
	padding: 30px;
	padding-left: 70px;
	font-size: 14px;
}


/*
	Portada
*/

.portada_tagline {
	font-size: 13px;
	padding: 25px 40px 45px 35px;
	line-height: 23px;
	background: transparent url('../img/portada_3_bg.png') no-repeat;
	margin-right: 25px;
}

.miniatura {
	background-color: #ffffff;
	border: 1px solid #eed2ab;
	padding: 4px;
}

.fecha_1 {
	background: url('../img/fecha_bg_1.gif') no-repeat;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 40px;
	font-family: Georgia;
	font-style: italic;
}

.fecha_2 {
	background: url('../img/fecha_bg_2.gif') no-repeat;
	padding-top: 13px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-left: 30px;
	font-family: Georgia;
	font-style: italic;
}


#features {
	width:334px;
	height:381px;
	position:relative;
	background: transparent url('../img/slide_fondo.png');
}
#features #feature-links {
	display:block;
	height:1em;
	margin:0;
	position:absolute;
	right:40px;
	text-align:right;
	top:310px;
	z-index:50;
}
#features #feature-links li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0 5px;
	padding:0;
}

#features #feature-links li a {
	background:#999999 none repeat scroll 0 0;
	color:white;
	display:block;
	font-size:1.2em;
	height:5px;
	width:20px;
	padding:0 0 15px;
	@padding:0px;
	text-align:center;
	text-decoration:none !important;
	opacity:0.85;
}

#features #feature-links li {
	float:left;
	margin:0 5px;
	padding:1px;
	background:#222222;
}

#features #feature-links li a {
	background:#222222 none repeat scroll 0 0;
	display:block;
	font-size:1.0em;
	padding:0 0 15px;
	@padding:0px;
	text-align:center;
	text-decoration:none !important;
	border:1px solid #FFFFFF;
}

#features #feature-links li a.active{
	background:#dedede !important;
	color: #222222 !important;
	opacity:1.0 !important;
}

#features .feature-story {
	background: transparent none repeat scroll 0 0;
	left:0;
	position:absolute;
	top:0;
}


#features .feature-photo {
	border:0 none;
	display:block;
	margin:0;
}

.feature-story img{
	padding-top: 8px;
	padding-left: 11px;
	width:300px;
	height:350px;
}


/*
	Noticias
*/

.post {
	border-bottom: 1px solid #eed2ab;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.conversacion li { border-bottom: 1px solid #e1e1e1; list-style: none; }
.conversacion .autor { font-weight: bold; text-align: right; margin: 5px 0px; }
.conversacion .frase { margin: 5px 0px; }


/*
	Portfolio
*/

#destacados {
	background-color: #fff8ec;
	margin-bottom: 40px;
	padding: 30px;
	padding-bottom: 40px;
}

	.destacados_texto {
		width: 300px; 
		float: left;
	}
	
	.destacados_texto img {
		padding-left: 10px;
	}

.lista_miniaturas {
	margin: 0px; padding: 0px;
	margin-bottom: 30px;
}

	.lista_miniaturas li {
		list-style: none;
		margin: 0;
		display: inline;
	}


/*
	Acerca de
*/

#acercade_resumen {
	background-color: #fff8ec;
	margin-bottom: 40px;
	padding: 30px 35px 35px 35px;
	font-size: 14px;
	line-height: 22px;
}

#acercade_contacta {
	border-top: 1px solid #eed2ab;
	padding-top: 30px;
	margin-top: 30px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 22px;
}



/*
	Enlaces
*/

.enlaces_categoria {
	margin-left: 30px;
}

