/*
	Theme Name: VGL
	Theme URI: http://www.vgl.cl
	Description: Template creado para VGL.
	Version: 0.4
	Author: Marta Barriga
*/

@charset "utf-8";

* { margin:0; padding:0; }

/* Propiedades constantes */

body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/back.png) repeat-x left top #6C6E70;
	color: #fff;
	font-size: 12px;
}

body, html { height:100%; }

img {
	border:none;
}

h1 {
	margin-bottom: 20px;
	font-size: 24px;
	line-height:28px;
}

h2 {
	font-size: 18px;
	margin:25px 0 15px 0;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h3 a {
	text-decoration: none;
}

h1, h2, h3 { color: #3F98D3; }

input[type=submit] {
	background:url(images/submit.png);
	width:65px;
	height:20px;
	color:#fff;
	border:none;
}

a:link,
a:visited {
	color: #3F98D3;
	text-decoration: none;
	font-weight: bold;
}

/* Propiedades de seleccion */

.trail {
	font-size:11px;
	color:#999999;
	padding-bottom:3px;
	margin-bottom:15px;
}

.trail a:link,
.trail a:visited {
	color:#999999;
	font-weight:normal;
}

.trail a:hover {
	color:#ccc;
}

.alignright { float:right; }
.alignleft { float:left; }

.alignright, .alignleft {
	margin:10px;
}

.post { margin:10px 0; }

.post .date {
	display:block;
	margin:-20px 0 15px 0;
}

.nav {
	text-align:center;
	margin:20px 0;
}

.nav a {
}

.noticias-marca #noticias-aj-featured {
	float:left;
	margin-top:6px;
}

.noticias-marca #noticias-aj-news {
	margin-left:210px;
}

.noticias-marca li {
	border-bottom:dotted 1px #fff;
	padding-bottom:3px;
	font-size:12px;
}

.noticias-marca a {
	color:#fff;
	font-weight:normal;
}


/* Noticias Avid Flash */

#noticias-avid-flash {
	margin-bottom:15px;
}

.destacados ul {
	margin:10px 0;
	overflow:hidden;
}

.destacados li {
	float:left;
	overflow:hidden;
	margin:0 15px 0 -10px;
	width:200px;
	text-align:center;
}

.destacados img {
	float:left;
	width:190px;
	height:122px;
}

.idioma{
	margin-left:850px;
	margin-top:10px;
	position:absolute;
	}

/* Estructura */
#header_logo {
	height: 119px;
	width: auto;
	background-color: #000000;
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu {
	font-size: 1em;
	background:url(images/menu_back.png) repeat-x left top;
	text-transform: uppercase;
	height: 37px;
}


/* Menu */

#menu ul {
	line-height: 38px;
	list-style-type: none;
}

#menu li {
	text-align: center;
	margin-left: 40px;
	display:inline;
}

#menu li a  {
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 7px;
	font-weight:bold;
}
#menu li.current a,
#menu li a:hover {
	border-bottom:solid 4px #3f98d3;
}

#sombra {
	height: 15px;
	width: 100%;
	position: absolute;
	top: 231px;
	left:0;
	z-index:1000;
}

#container {
	float:left;
	margin:20px 0 0 40px;
}

#lateral {
	width: 184px;
	height:100%;
	margin-left: 40px;	
	padding: 20px;
	float:left;
}

#lateral.home {
	width: 204px;
	padding:20px 0 0 0;
}

#contenido {
	width: 644px;
}

#footer {
	padding-top: 10px;
	margin-top:50px;
}

/* Header */

#header {
	height: 193px;
	background-color: #4D4D4D;
	background-image: url(images/header_img.png);
	background-repeat: no-repeat;
	background-position: left top;
/*	overflow:hidden;*/
}
#sombra_header {
	height: 15px;
	width: 100%;
	position: absolute;
	top: 349px;
	left:0px;
	z-index:1000;
	background-image: url(images/sombra.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Sombra */

#sombra {
	background:url(images/sombra.png) repeat-x left top;
}

#store {
	background-image: url(images/store.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 87px;
	width: 87px;
	position: absolute;
	z-index: 3000;
	top: 90px;
	left: 873px;
}


#sombra_menu {
	height: 15px;
	width: 100%;
	position: absolute;
	top: 156px;
	left:0px;
	z-index:1000;
	visibility: visible;
	background-image: url(images/sombra.png);
	background-repeat: repeat-x;
	background-position: left top;
}

/* Lateral */

#lateral {
	background-color: #4D4D4D;
	font-size: 12px;
	line-height: 24px;
	text-align: left;
}
#lateral ul {
	list-style-type: none;
	margin: 0px;
	margin-bottom:15px;
	padding:0 20px;
}

#lateral li {
	margin-left:-20px;
	font-weight:bold;
}

#lateral li a {
	color: #999999;
	text-decoration: none;
	font-weight:normal;
}

#lateral li.current_page_item a {
	/*font-weight:bold;*/
	color:#3f98d3;
}

#lateral li a:hover {
	color: #FFFFFF;
}

#lateral p {
	margin-bottom: 10px;
}

#lateral ul li ul {
	margin-left:10px;
}

/* Lateral Home */

#lateral.home  {
	background:none;
}

#lateral.home img {
	margin-bottom: 20px;
}
/* Noticias */

#noticias li {
	border-bottom:dashed 1px #fff;
	margin-bottom:15px;
}

#noticias h2 {
	margin:0;
	color:#fff;
	font-size:12px;
	font-weight:normal;
}

/* Contenido */

#contenido {
	font-size: 13px;
	line-height: 20px;
}

#contenido p {
	margin-bottom: 10px;
}

#contenido ul {
	padding-left: 15px;
}

#contenido li {
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 5px;
}

/* Footer */

#footer {
	font-size: 10px;
	line-height: 14px;
	border-top:solid 1px #fff;
}

#footer a:link,
#footer a:visited {
	color:#fff;
	font-weight:normal;
}

#footer a:hover {
	color:#ddd;
}

/* admin-tool */

#admin-tool {
	border:solid 1px #ccc;
	background:#000;
	right:10px;
	z-index:1000;
	top:10px;
	position:fixed;
	padding:5px;
	-moz-opacity:0.8;
	opacity:0.8;
}

/* Fixes */
#box {
	background:url(images/bg_page.gif) repeat-y left;
	padding-bottom:10px;
	display:inline-block;
}
#box:after {
	content:'.';
	display:block;
	clear:both;
	visibility:hidden;
	line-height:0;height:0;
}
* html #box { height:1%; }
* html #lateral { margin-left:20px; 
}
