/*   
Theme Name: Theme Desafio levantemos Chile
Theme URI: http://www.4sale.cl
Description: Theme created by Cesar Crespo for 4sale.
Author: ckrespo
Author URI: http://www.cesarkrespo.com
Template: 
Version: 2.0
.
General comments/License Creative commons.
.
*/
/* Reset default Browser param */
* {
	margin:0px;
	padding:0px;
	border:none;
	outline:none;
	text-decoration:none;
	list-style:none;
}

/* Tag Generales HTML */
body {
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
a {}
a:hover {}
a:visited {}
a:active {}
p {}
small {}
pre {}
em {}
address {}
dir {}
strong {}
h1 {
	font-size:24px;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
h4 {
	font-size:12px;
}
h5 {
	font-size:11px;
}
h6 {
	font-size:10px;
}
blockquote {
	padding:15px;
	font-style:italic;
}

ol {}
ul {}
li {}
dl {}
dd {}
dt {}

table {}
tr {}
td {}
caption {}
th {}
tt {}
thead {}
tfoot {}

input {}
textarea {}
select {}
label {}

/* Wrap */
#wrap {
	width:960px;
	margin:0px auto;
}

/* Header */
#header {
	width:960px;
	height:166px;
	clear:both;
}
h1.nombre_blog {
	display:none;
}
.logo {
	width:180px;
	height:166px;
	float:left;	
}
.flash_header1 {
	width:650px;
	height:136px;
	float:left;
}
.flash_header2 {
	width:310px;
	height:136px;
	float:left;
}

/* menu */
#menu {
	width:960px;
	height:30px;
	background-color:#CF0000;
	color:#FFFFFF;
	float:left;
}
#menu ul{
	list-style:none;
}
#menu  li {
	float:left;
	font-size:11px;
	line-height:11px;
	padding:9px 4px 8px;
	background-image:url(imagenes/menu_sep.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
}
#menu li a {
	height:30px;
	text-align:center;
	padding:0px 4px 0px 3px;
	color:#FFFFFF;
	/*font-weight:bold;*/
}
.no_border{
	padding:0px!important;
	background-image:none!important;
	float:left;
}
#menu li a:hover {}
#menu li a:active {}
#menu li a:visited {}

#menu  li.cat-item {}
#menu  li.current-cat {}
#menu  li.current-cat-parent {}
#menu  li.page_item {}
#menu  li.current_page_item {}
#menu  li.current_page_parent {}

/* Main */
#main {
	width:960px;
	padding:0px;
	background-color:#FFFFFF;
	clear:both;
}
.bg_main_int {
	background-image:url(imagenes/bg_main_int.gif);
	background-repeat:repeat-y;
	background-position:right;
}
/* home */
.bg_franja_celeste {
	background-color:#e8eef3;
}
.bg_franja_azul {
	background-color:#cad9e5;
}
.franja {
	width:950px;
	padding:10px 0px 10px 10px;
	float:left;
}
.colum {
	width:300px;
	float:left;
}
.colum_novedades {
	width:280px;
	float:left;
	padding:0px 20px;
}
.colum2 {
	width:620px;
	float:left;
}
.pd_der_20 {
	padding-right:20px;
}
.pd_izq_20 {
	padding-left:20px;
}
#pescadores .otros {
	color:#0f73d1;
	margin-bottom:10px;
}
#escuelas .otros {
	color:#c62e99;
	margin-bottom:10px;
}
#felipe .otros {
	color:#ea7629;
	margin-bottom:10px;
}
#escuelas,
#pescadores {
	padding-right:20px;
}
#pescadores .box {
	background-color:#0f73d1;
}
#escuelas .box {
	background-color:#c62e99;
}
#felipe .box {
	background-color:#ea7629;
}
.box {
	padding-bottom:10px;
	color:#FFFFFF;
	height:350px;
}
.box a {
	color:#FFFFFF;
}
#pescadores .top_box {
	background-image:url(imagenes/bg_cat_pescadores.gif);
	background-position: 11px 7px;
	background-repeat:no-repeat;
}
#escuelas .top_box {
	background-image:url(imagenes/bg_cat_escuelas.gif);
	background-position: 11px 7px;
	background-repeat:no-repeat;
}
#felipe .top_box {
	background-image:url(imagenes/bg_cat_felipe.gif);
	background-position: 11px 7px;
	background-repeat:no-repeat;
}
.top_box {
	padding:7px 0 6px 32px;
}
.top_box a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.img_box {
	width:300px;
	height:225px;
}
#pescadores .img_box {
	background-color:#8FC6F8;
}
#escuelas.img_box {
	background-color:#EAA2D5;
}
#felipe .img_box {
	background-color:#F4BB95;
}
.text_box {
	padding:10px;
}
.vermas {
	padding:3px 0px 10px 10px;
}
#pescadores .vermas a {
	float:right;
	background-image:url(imagenes/bg_pescadores_vermas.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#0f73d1;
}
#escuelas .vermas a {
	float:right;
	background-image:url(imagenes/bg_escuelas_vermas.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#c62e99;
}
#felipe .vermas a {
	float:right;
	background-image:url(imagenes/bg_felipe_vermas.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#ea7629;
}
/* sub_box */
.sub_box {
	padding:3px 0px;
	clear:both;
}
.top_sub_box {}
.img_sub_box {
	width:90px;
	height:90px;
	margin:0px 15px 15px 0px;
	float:left;s	
}
.img_sub_box img {
	width:90px;
	height:90px;
}
.img_nov_box {
	width:45px;
	height:45px;
	margin:0px 15px 15px 0px;
	float:left;
}
.img_nov_box img {
	width:45px;
	height:45px;
	border:#1b3077 3px solid;
}
#pescadores .sub_box .img_sub_box img {
	border:#0f73d1 3px solid;
}
#escuelas .sub_box .img_sub_box img {
	border:#c62e99 3px solid;
}
#felipe .sub_box .img_sub_box img {
	border:#ea7629 3px solid;
}
.text_sub_box {
	padding:0px 0px 0px 60px;
}
.text_sub_box h3 {
	margin-bottom:8px;
}
#pescadores .text_sub_box h3 a {
	background-color:#0f73d1;
	color:#FFFFFF;
	padding:0px 2px;
}
#escuelas .text_sub_box h3 a {
	background-color:#c62e99;
	color:#FFFFFF;
	padding:0px 2px;
}
#felipe .text_sub_box h3 a {
	background-color:#ea7629;
	color:#FFFFFF;
	padding:0px 2px;
}
/* sub_box_int */
.sub_box_int {
	padding:0px 0px 10px;
}
.sub_box_int .img_sub_box,
.sub_box_int .img_sub_box img {
	width:45px;
	height:45px;
}

#pescadores .sub_box_int .img_sub_box img {
	border:#0f73d1 3px solid;
}
#escuelas .sub_box_int .img_sub_box img {
	border:#c62e99 3px solid;
}
#felipe .sub_box_int .img_sub_box img {
	border:#ea7629 3px solid;
}

.sub_box_int .text_sub_box h3 {
	margin-bottom:2px;
	font-size:12px;
}

#sub1-1,
#sub2-1,
#sub3-1 {
	display:none;
}

#pescadores a.vermas {
	float:left;
	background-image:url(imagenes/bg_pescadores_vermas.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#0f73d1;
}
#escuelas a.vermas {
	float:left;
	background-image:url(imagenes/bg_escuelas_vermas.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#c62e99;
}
#felipe a.vermas {
	float:left;
	background-image:url(imagenes/bg_felipe_vermas.gif);
	background-position: 0px 6px;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#ea7629;
}
#pescadores h4.pescadores {
	color:#0f73d1;
	margin-bottom:4px;
}
#escuelas h4.escuelas {
	color:#c62e99;
	margin-bottom:4px;
}
#felipe h4.felipe {
	color:#ea7629;
	margin-bottom:4px;
}
/*  */
.franja.bg_franja_celeste {
	clear:both;
}
.franja.bg_franja_celeste h2 {
	font-size:18px;
	font-weight:normal;
}
.franja.bg_franja_celeste h2,
.franja.bg_franja_celeste h2 a,
.franja.bg_franja_celeste a {
	color:#1b3077;
}

#novedades {
	padding-bottom:10px;
}
#localidades {
	padding-bottom:10px;
}
#realizado {
	padding-bottom:5px;
}
#prensa {
	padding-bottom:10px;
}
#facebook {
	height:270px;
	float:left;
	margin-right:20px;
	margin-top:10px;
}
#twitter {
	height:270px;
	margin-right:20px;
	margin-top:10px;
	float:left;
}
#facebook h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#1b3077;
}
#twitter h2{
	font-size:18px;
	font-weight:normal;
	padding-bottom:3px;
	color:#1b3077;
}
#banner {
	height:350px;
}
#youtube {
	height:270px;
}
#flickr {
	padding:10px 10px 10px 20px;
	width: 260px;
	float:left;
}
#flickr img {
	margin:3px;
}
#flickr h2 {
	font-size:18px;
	font-weight:normal;
	color:#1b3077;
}
/* contenido */
.content {
	width:595px;
	padding-top:35px;
	float:left;
}

.content h2.pagetitle {
	padding:10px 0px 10px 30px;
	font-size:16px;
}

/* Post */
.top_post {
	border-top:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
	padding:10px 0px 10px 95px;
	margin-bottom:10px;
	clear:both;
	color:#6e8293;
}
.post {
	padding-bottom:30px;
}
.post a {
	color:#6e8293;
}
.post a:hover {
	color:#d21111;
	text-decoration:underline;
}
.post a:visited {}
.post a:active {}
.post strong {}
.post h1 {}
.post h2 {
	font-size:18px;
	color:#d21111;
}
.post h2 a {
	color:#d21111;
}
.post h2 a:hover {}
.post h2 a:visited {}
.post h2 a:active {}
.post h3 {}
.post h4 {}
.post h5 {}
.post h6 {}

.fecha {}
.categorias {}
.comentarios {}
.nav_page {
	padding:10px 20px;
	height:20px;
	color:#003366;
}
.nav_page a {
	float:left;
	width:94px;
	height:15px;
	font-size:12px;
	color:#FFFFFF;
	text-align:center;
	margin-right:10px;
	background-color:#CC0000;
	padding:4px;
}
.nav_page .prev {
}
.nav_page .next {
}

/* box_comentarios */
.box_comentarios {
	padding:20px 20px 20px 115px;
}
.box_comentarios p {
	margin-bottom:8px;
}
.box_comentarios a {
	color:#6e8293;
}
.box_comentarios a:hover {
	text-decoration:underline;
}
h3#comments {
	color:#d21111;
}
h3#respond {
	color:#d21111;
}
ol.commentlist {
	padding:10px 15px;
}
ol.commentlist li.alt {
	background-color:#eaeaea;
}
ol.commentlist li {
	padding:10px;
}
.box_comentarios input {
	border:1px solid #6e8293;
}
.box_comentarios input#submit {
	background-color:#d21111;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
}
.box_comentarios input#author {}
.box_comentarios input#email {}
.box_comentarios textarea {}
.box_comentarios textarea#comment {
	/*width:100%;*/
	padding:4px;
	border:1px solid #6e8293;
}
form#commentform {}
form#commentform small {}
form#commentform label {}

/*imagen avatar*/
.ugr {}
.ugr img {}

/* nombre Autor */
.uar {}
.uar a {}
.uar a:hover {}

/* commentmetadata (fecha-hora-editar) */
.commentmetadata {}
.commentmetadata a {}
.commentmetadata a:hover{}

/* no comments */
.nocomments {}
.nocomments a {}
.nocomments a:hover {}

/* Entry */
.entry {
		padding-left:95px;
}
.entry h1 {}
.entry h2 {}
.entry h2 a {}
.entry h2 a:hover {}
.entry h2 a:visited {}
.entry h2 a:active {}
.entry h3 {}
.entry h4 {}
.entry h5 {}
.entry h6 {}
.entry a {
	color:#CC0000;
}
.entry a:hover {}
.entry a:visited {}
.entry a:active {}
.entry ul {
	padding:8px 0px;
}
.entry li {
	margin-bottom:8px;
	background-image:url(imagenes/lista.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:12px;
}
.entry li li{
	margin-bottom:5px;
	background-image:url(imagenes/lista_2.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding-left:12px;
}
.entry td {}
.entry img {
	margin-bottom:10px;
}
.entry p {
	margin-bottom:11px;
}
.entry blockquote {}
.entry strong {}
.entry input {
	border:1px #CCCCCC solid;
	padding:2px;
	margin-bottom:10px;
}
/* Sidebar */
.sidebar {
	width:310px;
	float:right;
	background-color:#e8eef3;
}
.sidebar a {}
.sidebar a:hover {}
.sidebar a:visited {}
.sidebar a:active {}
.sidebar h1 {}
.sidebar h2 {
	font-size:22px;
	color:#1b3077;
	border-bottom:1px dotted #999999;
	padding-bottom:10px;
	padding-left:30px;
	margin-top:10px;
}
.sidebar h3 {}
.sidebar h4 {}
.sidebar h5 {}
.sidebar h6 {}
.sidebar p {}
.sidebar ol {}
.sidebar ul {}
.sidebar li a {
	font-size:14px;
	color:#1b3077;
}
.sidebar li a:hover {}
.sidebar li {}
.sidebar li li {}
.sidebar li li li {}
.modulo_sidebar {
	padding:10px 10px 10px 30px;
	border-bottom:1px dotted #999999;
}

/* Footer */
#footer {
	width:960px;
	padding:20px 0px;
	background-color:#1b3077;
	clear:both;
	color:#FFFFFF;
}

#footer a {
	color:#FFFFFF;
}

.marcas {
	padding:5px 20px 15px;
	color:#CCCCCC;
	width:560px;
	height:250px;
	clear:both;
}

.marcas h2 {
	font-size:14px;
	margin-bottom:5px;
	color:#FFFFFF;
}

.marcas .block_colaborador {
/*	padding-left:40px;
*/	text-align:center;
	font-size:18px;
}

.marcas .block_colaborador h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px!important;
}

ul.lista_colaboradores {
	padding:10px;
}

.legal {
	text-align:center;
	padding:15px;
	clear:both;
}

/* acordeon */
dl {
	padding:10px 0px;
}
dt {}
.entry dl dt a {
	background-color:#FF0000;
	color:#FFFFFF;
	display:block;
	padding:5px 10px;
	font-size:12px;
	border-bottom:1px solid #FFFFFF;
	font-weight:bold;
}
dd {
	padding:8px 0px;
}
.entry dl dt a:hover {
	color:#FFFFFF;
	background-color:#2e3192;
	text-decoration:none;
}
.entry dl dt.marcado a {
	background-color:#2e3192;
}
dd#primero {}
dd td {}

dl h3 {
	margin:20px 0px 10px;
	background-image:url(imagenes/logo_th.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 0px 10px 50px;
	height:20px;
}
dl h4 {
	margin:15px 0px 10px 30px;
}

/* zebra */
tr.alt {}
/* search */
input#searchsubmit {
	background-color:#d21111;
	font-size:12px;
	color:#FFFFFF;
	padding:3px;
}

/* clases auxiliares */
.clearfix {
	clear:both;
	height:0px;
	font-size:0px;
	line-height:0px;
}
margin_left_10 {
	margin-left:10px;
}

/* clases Wordpress */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft,
img.alignright {
	margin:0px 10px 8px 0px;
}

.alignleft {
   float: left;
}
.alignright {
   float: right;
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.categories {}
.cat-item {}
.current-cat {}
.current-cat-parent {}
.pagenav {}
.page_item {}
.current_page_item {}
.current_page_parent {}
.widget {}
.widget_text {}
.blogroll {}
.linkcat {}
.sociable{
	padding-left:50px;
}
