/*  
Theme Name: GEQ
Theme URI: http://www.geq.cl
Description: Tema desarrollado para Global Environmental Quality	
Version: 1
Author: 2litros > raimundo illanes y tomás bascuñan
Author URI: http://www.2litros.cl/
*/

@import url('reset.css');

/*------ estilos base ------*/

html, body {
	color: #000;
	margin: 0px;
	padding: 0;
	text-align: center;
	font: normal 11px/140% "Lucida Grande", Lucida, Verdana, sans-serif;
	background: #fff url(images/fondo.jpg) repeat-x;
}

a {
	color: #000;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}

a:active, a:hover {
	color: #000;
	background-color: transparent;
	text-decoration: underline;
}

img {
	padding: 0px;
	margin: 0px;
}

h1 {
	line-height: 110%;
	padding: 0px;
	margin: 0px;
	letter-spacing: -2px;
	font: bold 3.6em/150% "Helvetica Neue", Arial, sans-serif;
	text-align: left;
}

h2 {
	color: #000;
	border: 0px;
	margin: 0;
	font: bold 1.4em/120% arial, helvetica, sans-serif;
	text-align: left;
}

h3 {
	padding: 0px 0px 10px 0px;
	border: 0px;
	margin: 0px 0px 0px 0px;
	font: bold 1em/140% Arial, Helvetica, sans-serif;
	text-align: left;
}

h4 {
	padding: 0px;
	margin: 0px 0px 10px;
	letter-spacing: -2px;
	text-align: left;
	font: bold 3.2em/150% "Helvetica Neue", Arial, sans-serif;
	color: #666;
}

p {
	color: #000;
	text-align: left;
}

/* ------ estilos para las cajas ------ */

.wrap {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 100%;
	margin-top: 58px;
	float: left;
}

#central_news {
	width: 998px;
	float: left;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #fff;
}

#search {
	width: 100%;
	float: left;
}

#search_color {
	background-color: #666666;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	border: 2px solid #fff;
}

#content {
	float: left;
	width: 1000px;
	margin-top: 35px;
	text-align: left;
}

#sidebar {
	width: 300px;
	float: left;
	text-align: left;
	margin-left: 10px;
}

#footer {
	width: 100%;
	background: #666666 url(images/footer.jpg) repeat-x;
	padding-bottom: 40px;
	padding-top: 5px;
	margin-top: 30px;
	float: left;
}

#page {
	text-align: left;
}

/* ------ estilos para el search ------ */

#search_izq {
	width: 100px;
	float: left;
}

#search_der {
	width: 550px;
	float: right;
}

#search_izq h1 {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 8px;
	letter-spacing: 0;
	text-shadow: #000 1px 1px 1px;
	font: 2.2em/100% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-left: 10px;
	display: none;
	visibility: hidden;
}

#searchForm input {
	width: 400px;
	margin-top: 8px;
	float: right;
	margin-right: 20px;
	margin-bottom: 8px;
}

/* ------ estilos para el header ------ */

#logo {
	float: left;
	text-align: left;
	width: 300px;
	height: 110px;
	padding-bottom: 10px;
}

#menu {
	float: right;
}

#menu ul {
	float: right;
	margin: 100px 0 0;
	font: bold 16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
	padding-bottom: 8px;
}

#menu li {
	margin-right: 10px;
	display: inline;
}

#menu li a {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 8px;
}

#menu_selected {
	background-color: #0099ff;
	color: #fff;
}

.page_item a:link, .page_item a:visited {
	padding: 10px;
	color: #666;
}

.page_item a:hover {
	background-color: #0099ff;
	text-decoration: none;
	color: #fff;
}

.current_page_item a:link, .current_page_item a:visited {
	background-color: #0099ff;
	color: #fff;
	text-decoration: none;
	padding: 10px;
}

.current_page_item a:hover {
	background-color: #0099ff;
	text-decoration: none;
	color: #fff;
}

#menu_selected a {
	background-color: #0099ff;
	color: #fff;
	font-weight: bold;
}

#menu li a:hover {
	background-color: #0099ff;
	color: #fff;
}

/* ------ estilos para el content ------ */

.cols {
	margin-right: 25px;
	border-right: 1px solid #868686;
	float: left;
	width: 650px;
	padding-right: 10px;
}

.alignleft {
	float: left;
	margin-right: 8px;
	margin-bottom: 4px;
	border: 1px solid #000;
}

#col1 {
	width: 300px;
	float: left;
}

#col2 {
	float: left;
	width: 300px;
	padding-left: 25px;
}

#content h1 {
	color: #529029;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 100%;
	text-transform: uppercase;
	font-size: 2.2em;
	letter-spacing: -1px;
}

#content h2 {
	color: #529029;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.8em;
}

#content h3 {
	color: #529029;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: -1px;
	font-size: 1.4em;
}

.titulo {
	font-size: 2.6em;
	color: #000;
	font-weight: bold;
	margin-bottom: 15px;
}

p.meta {
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
}

#content h1 a {
	color: #529029;
	text-decoration: none;
	font-weight: bold;
}

.separador {
	width: 650px;
	float: left;
	margin-bottom: 10px;
	clear: both;
}

.info {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	min-height: 300px;
}

#player {
	width: 650px;
	float: left;
}

#info_vid {
	width: 120px;
	float: right;
	padding-right: 25px;
}

#page h1 {
	color: #529029;
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 100%;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-top: 10px;
	font-size: 3.6em;
}

#page p {
	font-size: 13px;
	line-height: 170%;
}

.alignleft {
	float: left;
	border: 4px solid #d7d7d7;
	margin-right: 18px;
	margin-bottom: 4px;
}

.pdf {
	border: 0px;
	margin-right: 10px;
	margin-bottom: 2px;
}

#page h2 {
	margin-top: 10px;
}

.icon {
	width: 90px;
	float: left;
	margin-top: 20px;
	background: url(images/icon.png) no-repeat;
	height: 90px;
}

.publicacion {
	width: 550px;
	float: right;
	margin-top: 20px;
}

.publi {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}

.publicacion h4 {
	font-size: 2.2em;
	font-weight: bold;
	color: #646464;
	letter-spacing: 0;
	margin-bottom: 2px;
	line-height: 110%;
}

/* ------ estilos para el sidebar ------ */

#sidebar ul {
	margin: 0 0 20px;
	padding: 0;
}

#sidebar ul li {
	margin-bottom: 6px;
}

#sidebar h2 {
	text-align: left;
	margin-bottom: 5px;
	font-size: 1.6em;
	line-height: 100%;
	font-weight: bold;
}

#tags {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 25px;
}

#tags a {
	font-weight: bold;
	text-decoration: none;
	color: #06f;
	line-height: 110%;
}

#tags a:hover {
	text-decoration: underline;
	color: #06f;
}

#archiveform {
	width: 270px;
}

form.ddpl-form select {
	width: 270px;
	margin-bottom: 20px;
}

/* ------ estilos para el footer ------ */

#mid1 {
	width: 216px;
	padding-right: 30px;
	float: left;
	text-align: left;
}

.footer_in {
	margin: 0 auto;
	width: 1000px;
}

#footer p {
	font-size: 10px;
	line-height: 110%;
}

#footer h1 {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
}

.footer_img {
	margin-top: 10px;
}

#footer a {
	color: #529029;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #529029;
	font-weight: bold;
	text-decoration: underline;
}

#footer h2 {
	display: none;
}

#footer ul {
	margin: 5px 0 0;
	padding: 0;
	text-align: left;
}

#footer ul li {
	font-size: 10px;
	line-height: 100%;
	margin-bottom: 2px;
}

#power {
	width: 100%;
	color: #000;
	font-size: 10px;
	float: left;
	margin-top: 50px;
}

.info_footer {
	width: 100%;
	float: left;
}

#power p {
	margin-top: 2px;
	margin-bottom: 2px;
	color: #fff;
	text-align: right;
}

#power a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#power a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#power_izq {
	float: left;
	width: 450px;
	text-align: left;
}

#power_izq p {
	text-align: left;
}

#power_der {
	width: 500px;
	float: right;
}

#power_der img {
	margin-right: 5px;
	margin-left: 5px;
	text-align: right;
}

#power_der a {
	color: #c0c0c0;
}

#power_der p {
	color: #c0c0c0;
}

/* ------ para el contacto del home ------ */

#contactForm input {
	width: 500px;
	padding: 4px;
}

#contactForm textarea {
	width: 500px;
	padding: 4px;
}

/* ------ estilos de clear ------ */

.clear {
	clear: both;
}

.anterior a {
	background: #09f;
	color: #fff;
	border: 2px solid #000;
	padding: 0.5em 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.anterior a:hover {
	background: #006bb5;
	color: #fffeff;
	border: 2px solid #434343;
	text-decoration: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.siguiente a {
	background: #09f;
	color: #fff;
	border: 2px solid #000;
	padding: 0.5em 0.7em;
	margin-top: 10px;
	margin-bottom: 10px;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
	float: left;
}

.siguiente a:hover {
	background: #006bb5;
	color: #fffeff;
	border: 2px solid #434343;
	text-decoration: none;
	font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/*-----------*/


#slider {
    width: 958px;
    margin: 0;
    position: relative;
}

.scroll {
    height: 200px;
    width: 958px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF;
	margin: 0;
	padding: 0;
}

.scrollContainer div.panel {
    height: 200px;
	width: 958px;
}


.scrollButtons {
    position: absolute;
    top: -1px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}

#p01 {
	margin: 0;
	background-image: url(images/estrategias.jpg);
}

#p02 {
	margin: 0;
	background-image: url(images/administramos.jpg);
}

#p03 {
	margin: 0;
	background-image: url(images/le-damos.jpg);
}