/*
Theme Name: AndesOneFinal
Theme URI: http://www.gchampin.com/
Description: Para AndesOne creado por <a href="http://www.gchampin.com/">Guillermo Champin</a>.
Version: 1.0
Author: Guillermo Champin
Author URI: http://www.gchampin.com/
Tags: wine, texture, header cool, reds, grey.
*/

@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	}

body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
	line-height:144%;
}
a {
	text-decoration:none;
	color:#c90709;
}
a:hover {
	text-decoration:none;
	color:#000;
}
a img {
	border:none;
}
h1 { 
	font-size:20px;
	font-weight:bold;
	letter-spacing:-0.05em;
	line-height:0.9em;
	display:block;
	margin-bottom:3px;
}
h1 a {
	color:#000;
}
h1 a:hover {
	color:#c90709;
}
h2 { 
	font-size:1.7em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:0.9em;
	display:block;
	margin-bottom:5px;
	text-transform:uppercase;
}
h4 {
	color:#c90709;
	font-size:1.2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1em;
	display:block;
	margin-bottom:5px;
}
h5 {
	color:#000;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:1em;
	display:block;
}
h5 a{
	color:#000;
}	

#andes {
	width:930px;
	margin-left:auto;
	margin-right:auto;
		background-image:url(images/fondo.jpg);
	background-repeat:repeat-y;
}
#header {
	background-image:url(images/header.jpg);
	width:928px;
	height:139px;
	float:left;
}
#logo {
	float:left;
	width:300px;
	margin-left:10px;
}
#buscar {
	float:right;
	width:242px;
}
#s {
	background-color:#9e1426;
	border:none;
	height:18px;
	width:80px;
	float:left;
	color:#FFF;
	font-weight:bold;
	padding-top:2px;
	padding-left:3px;
}
#menu {
	background-image:url(images/menu_red.png);
	background-repeat:repeat-x;
	height:43px;
	width:908px;
	font-weight:bold;
	text-align:center;
	float:left;
	padding-left:20px;
}
#menu a{
	color:#FFF;
	text-decoration:none;
	padding-top:11px;
	padding-bottom:11px;
	float:left;
	padding-left:6px;
	padding-right:6px;
}
#menu a:hover {
	background-image:url(images/bordecito.jpg);
	background-position:100% 0;
	background-repeat:no-repeat;
	background-color:#a21013;
}
/* COMIENZA CONTENIDO */
#contenido {
	background-image:url(images/fondo.jpg);
	background-repeat:repeat-y;
	float:left;
	border-bottom:#CCC solid 1px;
	padding-top:10px;
	width:928px;
}
#izquierda {
	float:left;
	width:540px;
	margin-right:20px;
}
#titular {
	margin-left:20px;
	margin-bottom:20px;
	margin-right:8px;

}
#titular_foto {
	float:left;
	width:237px;
}
#titular_foto img {
	border:#634431 solid 3px;
}
#titular_foto a:hover img {
	border:#acb67e solid 3px;
}
#noticias_home {
	float:left;
	width:220px;
	margin-left:20px;
	margin-right:20px;
	height:230px;
	margin-bottom:15px;
}
#noticias_home h4 {
	font-weight:normal;
	border-bottom:#999 dashed 1px;
	padding-bottom:2px;
	text-transform:uppercase;
}
#noticias_home .more-link {
	display:block;
}
#derecha {
	float:left;
	width:350px;
}
#video {
	background-color:#9e1426;
	background-image:url(images/fin_galeria.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:340px;
	padding:5px;
	padding-bottom:10px;
	color:#FFF;
	margin-bottom:12px;
}
#video h4 a{
	margin-top:2px;
	float:left;
	display:block;
	width:330px;
	margin-bottom:5px;
	color:#FFF;
}
#mas_videos a{
	font-weight:bold;
	color:#000;
}
#video .more-link {
	font-weight:bold;
	color:#FFF;
}
#categorias .entry_videos {
	float:left;
	width:500px;

}
#galeria {
	background-color:#9e1426;
	background-image:url(images/fin_galeria.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width:340px;
	padding:5px;
	color:#FFF;
	margin-bottom:12px;
}
#galeria  h4 a{
	margin-top:2px;
	float:left;
	display:block;
	width:330px;
}
#galeria img {
	border:#acb67e solid 1px;
}
#galeria a{
	color:#FFF;
}
#galeria a:hover {
	color:#000;
}
#galeria .more-link {
	font-weight:bold;
}
#reportajes h4 a{
	margin-top:3px;
	float:left;
}
#reportajes img {
	border:#acb67e solid 3px;
}
#reporta {
	margin-bottom:15px;
}
#ver_reportajes a {
	float:left;
	color:#634431;
}

#ver_reportajes a:hover{
	color:#c90709;
}

.navigation {
	float:left;
	margin-top:25px;
	width:480px;
	margin-bottom:20px;
	margin-left:10px;
}
.leftea {
	float:left;
	width:200px;
	text-align:left;
}
.righta {
	float:right;
	width:200px;
	text-align:right;
}
.noti_mas {
display:block;
border-bottom:#CCC dashed 1px;
margin-bottom:5px;
}

/* PAGINA INDIVIDUAL */

#particular {
	margin-left:20px;
	margin-bottom:20px;
	width:500px;
}
.entry {
	text-align:justify;
	line-height:154%;
}
.entry img {
	border:#999 solid 1px;

}
.alignleft {
	float:left;
		margin:5px;

}
.alignright {
	float:right;
		margin:5px;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:3px;
	display:block;
}
#sidebar {
	float:left;
}
#sidebar ul {
	margin:0px;
	padding:0px;
}
#sidebar li {
	list-style:none;
}
.widgettitle {
	font-size:13px;
	color:#634431;
	margin-top:20px;
}

#recent-posts li {
	border-bottom:#CCC dashed 1px;
	padding-bottom:3px;
	padding-top:3px;
	display:block;
}
#recent-posts li a{
	display:block;
}
#recent-posts li a:hover{
	background-color:#bbb;
	display:block;
}

/* CATEGORIAS */
#categorias {
	width:500px;
	float:left;
}
#foto_peque {
	float:left;
	width:90px;
}
#foto_peque img {
	border:#634431 solid 1px;
	padding:3px;
}
#categorias .entry {
	float:left;
	width:350px;

}
.post {
	float:left;
	width:480px;
	border-bottom:#CCC dashed 1px;
	padding-bottom:15px;
	padding-top:15px;
}
small {
	color:#999;
}
/* pie */

#footer {
	width:927px;
	height:70px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
}
#footer p {
		font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	font-weight:700;
	color:#666;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a:hover {
	color:#999;
}
