/*
-----------------------------------------
Theme Name: Movimiento Liberacion Digital
Theme URI: http://liberaciondigital.org
Description: Un tema hecho a la rapida para que nos pongamos las pilas con el futuro tecnologico de Chile.
Author: Tomas Pollak
Author URI: http://bootlog.cl
Licencia: GPLv3
-----------------------------------------

 4 8 15 16 23 42
--------------------*/

*{
	margin: 0;
	padding: 0;
}

body {
/*	background: #eae8e4 url("i/bg3-2.png") repeat-x;*/
	background: #fdf7ec url("i/bg3-3.png") repeat-x;
	color: #483737; 
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 62.5%;
}
h1,h2,h3,h4 { 
	font-weight: normal; 
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
h1 { font-size:18px; }
h2 { font-size:16px; }

p{font-size: 1.3em; line-height: 1.4em; margin-bottom: 1em;}
img { border-width:0; }
li { list-style:none; }

a{ text-decoration: none;}
a:link{ color: #ff7700; }
a:visited{ color: #d98200; }
a:hover{ color: #ffcc00; text-decoration: underline;}

/* estructura
--------------------------------------*/

#box, #footer{
	position: relative;
	width: 900px;
	margin: 0 auto;
}
#content{
	margin: 2em 0; 
	width: 630px;
	float: left;
}
#content.contacto{
	float: none;
	margin: 2em auto;
}
#sidebar{
	float: right;
	width: 240px;
}
#socialmain{
	margin-top:1.8em;	/*suprimir con bignews later*/
}


/* sidebar
-------------------------------*/

#sidebar{
	margin: 2em 0;
	font-size: 1.3em;
}

.feed{
	float:right;
}


#sidebar h3{
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: -0.05em;
	margin-bottom: 10px;
}
#sidebar h3 a{
	color:  #333;
	text-decoration: underline;
}
#sidebar h3 a:hover{
	text-decoration: none;
}

#sidebar ul{
	margin: 0 0 2em;
}
#sidebar li{
	padding: .3em;
	border-bottom: 1px solid #cac4ba;
	padding-left: 0em;
	list-style: circle;
}

#sidebar p{
	font-size:13px;
	line-height:18px;
}

#sidebar h2{
	margin-bottom:10px;
	font-size: 1.3em;
}

#sidebar .section{
	margin:2em 0;
}

#sidebar .description{
	background: url(i/bg-description.png) bottom no-repeat;
	padding:10px;
	-moz-border-radius: 5px;
}

#sidebar .description h2{
	font-size:17px;
	padding:2px 0 3px 32px;
	background: url(i/icono-info.png) 2px center no-repeat;
}
#sidebar .section li{
margin: 0 .5em 0 1em;
}
#sidebar #recursos-destacados ul{
margin-bottom: 10px;
}
#sidebar #recursos-destacados .vermas{
margin-right: 5px;
}

#socialcontent {
	float:left;
	width:412px;
}

#socialmedia {
	float:right;
	width:190px;
}

#references{
	margin:2em auto;
}

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


#bignews{
	font-size:16px;
	font-weight:bold;
	margin:7px 0 20px;
	background-color:#FFECE0;
	padding: 6px 8px;
	-moz-border-radius: 3px;
}

.vermas{
	padding-right: 22px;
	background: url(/wp-content/themes/ld-es/i/icono-ver-mas.png) right 1px no-repeat;
	font-size: 13px;
	margin: 2px 0 1px 10px;
	float: right;
	font-weight:normal;
}
.vermas:visited{

}

div.more a {
	padding-right: 22px;
	background: url(/wp-content/themes/ld-es/i/icono-ver-mas.png) right 0 no-repeat;
	font-size: 13px;
	color: #AB9181;
}
div.more .right{
	float: right;
	margin-right: 0;
}


#socialmedia h2{
	font-size: 1.7em;
}
h2#twitterlink{
	padding: 3px 0 3px 36px;
	background: url(i/icono-twitter.png) 4px 1px no-repeat;
margin-bottom: 7px;
}


h2#flickrlink{
	margin:15px 0 5px 0;
	padding: 3px 0 3px 40px;
	background: url(i/icono-fotos.png) 2px center no-repeat;
}

#socialmedia .twitter{
	padding: 3px;
margin-bottom: 40px;
}

#socialmedia .twitter .more,
#socialmedia .flickr .more{
	font-size:12px;
	text-align:center;
	margin:2px auto;
}

#socialmedia .twitter li{
	font-size:12px;
	border-top:solid 1px #d0bb96;
	padding: 6px 4px;
	overflow-x: hidden;
}

.twitter .twit-1, .twit-3{
	background: #f6eee0;
}

#socialmedia .twitter div.more{
	margin-top: 10px;
}

#socialmedia .flickr li{
	background:#cac4ba;
	height:75px;
	width:75px;
	margin:6px;
	padding:3px;
	border: 1px solid #999;
	float:left;
}
.flickr li:hover{
	background: #fff;
}
.flickr .vermas{
	margin: 5px;
}


#socialcontent .vermas a:link,
#socialcontent .vermas a:visited,
#socialmedia .vermas,
#sidebar .section .vermas{
	color:#AB9181;
}

#socialcontent .vermas a:hover,
#socialmedia .vermas:hover,
#sidebar .section .vermas:hover
{
	color:#ff6600;
}

#socialcontent .section{
	border-top:solid 1px #fdd4a0;
	margin-bottom:20px;
	background: url(/wp-content/themes/ld-es/i/bg-seccion.png) top repeat-x;
	padding: 3px 5px 0;
}

#socialcontent .section h2{
	font-size:1.7em;
	padding: 5px 0 5px 40px;
}

h2#bloglink{
	background: url(i/icono-blog.png) 4px center no-repeat;
}

h2#forolink{
	background: url(i/icono-foros.png) 2px center no-repeat;
}

h2#wikilink{
	background: url(i/icono-wiki.png) 4px center no-repeat;
}

#socialcontent ul {
	font-size:14px;
}

#socialcontent li {
	border-bottom: 1px solid #ecdecd;
	padding: 8px 2px;
}
#socialcontent h3{
	font-size: 15px;
background: url(/wp-content/themes/ld-es/i/bullet-secciones.png) left no-repeat;
padding-left: 15px;
}

#socialcontent li .autor {
	font-size:12px;
	color:#b7ac99;

}


/* header
-----------------------*/

#banneresquina{
	position: fixed;
	right: 0;
	bottom: top;
	display: block;
	height: 146px;
	width: 145px;
	background: url(/banners/despierta/banner-ld-despierta-esquina-tr.png) top right no-repeat;
	text-indent: -999em;
	text-decoration: none;
	z-index: 10;
	display: none;
}

#header{
	/*background: url('http://www.liberaciondigital.org/wp-content/uploads/2007/07/logo_final_2.png') 0 -7px no-repeat;*/
	height: 130px;

}
#header img{
	position: relative;
	top: 1px;
	left: 0px;
}
#header .description{
	position: absolute;
	top: 110px;
	left: 0px;
	font-size: 1.25em;
	display: none;
}
#home .description{
	position: relative;
	display: none;
}
#tools{
	position: absolute;
	right: 0;
	top: 7px;
	text-align: right;
}
#sesion a{
	color: #000;
}
#searchform input{
	padding: 2px 4px;
	font-size: 1.4em;
	background: #eae8e4;
	color: #666;
	margin-top: 5px;
}
#searchform input:focus{
	background: #fff;
	color: #333;
}

/* menu 
-----------*/

#menu{
	position: absolute;
	right: 0;
	top: 90px;
}
#menu li{
	display:inline;
	position: relative;
}
#menu li.active{
	padding: 9px 0 7px;
/*	background: #d45500;*/
}
#menu li.dropdown{
	background: url('i/arrow.gif') 93% no-repeat;
	padding-right: 10px;
}
#menu li.active a{
	font-weight: bold;
	color: #fff;
}
#menu a{
	text-decoration: none;
	font-size: 1.3em;
	color: #333025;
	padding: .2em .5em;
}
#menu a:hover{
	color: #000;
	text-decoration: underline;
}
#menu .rssglobal{
	margin-left: 10px;
}
#menu .rssglobal img{
	position: absolute;
	top: -3px;
	margin-left: 7px;
}

/* dropdown
---------------*/

#menu ul {
	z-index: 500;
	position: absolute;
	top: 1.3em;
	left: 0;
	padding-top: .85em;
	width: 12em;
}
#menu ul li{
	padding: .5em 0;
	font-size: 1em;
	display: block;
	background: #d4baa8;
	border-bottom: 1px solid #d6d4ce;
	filter:alpha(opacity=70);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#menu ul li:hover{
	background-color: #fff;
}
#menu li.active ul a{
	font-weight: normal;
}

#menu ul{ display: none; }
#menu li:hover ul{ display: block; }


/* blog
-------------*/


h1.titulo{
	color: #e6e4df;
	font-size: 3em;
}
.entry h1{
	font-weight: bold;
	letter-spacing: -0.07em;
	font-size: 3.2em;
	line-height: 1.2em;
}
.entry h2, #destacado h3{
	font-weight: bold;
	letter-spacing: -0.05em;
	font-size: 2.5em;
	line-height: 1.1em;
}
.entry h1 a, .entry h1 a:visited,
.entry h2 a, .entry h2 a:visited{
	color: #333;
	text-decoration: none;
}
.entry h2 a:hover, .entry h1 a:hover{
	text-decoration: underline;
	color: #000;
}
.date{
	color: #8c8566;
	font-size: 1.1em;
	display:block;
	margin: 0 0 2em;
}
.date a{
	color: #b0a681;
}
.entry{
	margin-bottom: 7em;
}

.entrytext{
	margin: 2em 0 3em;
}

.entrytext h2, .entrytext h3, #respond h3{
	font-size: 2em;
	margin: 1em 0 .5em;
}
.entrytext h3, #respond h3{
	font-weight: bold;
	letter-spacing: -0.03em;
}
.entrytext ul{
	margin: 1.5em;
}

.entrytext li{
	font-size: 1.3em;
	border-left: 1px dotted;
	padding: 5px 10px;
	list-style: circle;
	line-height: 1.5em;
	color: #6c5353;
}
.entrytext img{
	margin: 0 .8em .8em;
}
.entrytext .border{
	border: 2px solid #C9C5B8;
	padding: 1px;
	background: #eee;
}

p.foot, 
#compartir{
	clear:both;
	background: url(i/bg-comments.gif) repeat-x;
	padding: .3em .5em;
	font-size: 1.25em;
	border-top: 1px solid #cac4ba;
	height: 40px;
}

p.foot .comenta{
	float: right;
}

#compartir{
	padding: .5em .5em;
	height: 35px;
	text-align: center;
	font-size: 1.2em;
}
#compartir li{
	display: inline;
	margin: 0 .5em;
}
#compartir li a{
	color: #333;
	padding-left: 20px;
}
#compartir .amigo{
	background: url(i/icon-mail.gif) left no-repeat;
}

#compartir .facebook{
	background: url(i/icon-facebook.gif) left no-repeat;
}

#compartir .delicious{
	background: url(i/icon-delicious.gif) left no-repeat;
}


.nav{
	text-align: center;
	font-size: 2em;
}
.nav a{
	color: #ffcc00;
}

/* comentarios
-------------- */

#comments{
	margin: 4em 0;
}
#comments h4{
	font-size: 1.7em;
	font-weight: normal;
	color: #333;
	margin: 0 .5em 1em;
	display: inline;
}
a.minifeed{
	position: relative;
	top: 12px;
}
#comments h3 a{
	color: #333;
	text-decoration: none;
}
.commentlist{
	margin-bottom: 6em;
}
.commentlist li { 
	margin: 2.5em 0;
	position:relative;
}
.commentlist li.eggman .comment-meta{
/*	border-top-color: #606972;*/
}
.commentlist a:hover{
	text-decoration: underline;
	border: 0;
}
.commentlist li:hover .comment-meta{
	border-top-color:#606972;
}
.comment-meta{
	margin-bottom: 1em;
	padding: .5em 1em;
	border-top: 1px solid #cac4ba;
	background: url(i/bg-comments.gif) repeat-x;
}
div.comment-number{
	float:right;
	margin-top: 11px;
}
div.comment-number img{
	margin-right: 1px;
}
div.comment-number small{
	display: inline;
	marigin: 0;
	font-size: 1.4em;
	position: relative;
	top: -2px;
	color: #8c8566;
}
.comment-number a, .comment-number a:visited{
	font-size: 2em;
	color: #ff7700;
	text-decoration: none;
	display: none;
}
.avatar img {
	float:left;
	margin-right: 1em;
}

.comment-meta cite{
	display: block;
	padding-top: .2em;
	font-style: normal;
	font-size: 1.2em;
}
.comment-meta small{
	margin-top: .5em;
	display:block;
}
.comment-meta small a{
	color: #999;
}
.commentlist p{
	margin: 1em;
	overflow: hidden;
}
.nocomments{
	text-align:center;
	margin-bottom: 3em;
}
#respond h2{
	font-size: 2em;
	margin: 2.5em 0 1em;
}
#respond label{
	font-size: 1.3em;
	position:relative;
	margin-left: .5em;
}

.buttons{
	padding: 0 2em;
	display:block;
	text-align: right;
}
#respond .buttons input{
	width: auto;
	padding: .1em .7em;
	margin: 0 .5em;
}
#respond input, #respond textarea{
	font-size: 1.3em;
	color: #666;
	padding: 2px 5px;
	background-color: #fafafa;
}

#respond input:focus, #respond textarea:focus{
	color: #000;
	background-color: #fff;
}
#respond textarea{
	width: 98%;
	height: 150px;
	font-size: 1.5em;
	margin-top: 1em;
}
#commentpreview{
	margin: 2em 0 4em;
}
#respond #inputs{
	width: 45%;
	float: left;
}

#publicar{
	margin-top: .9em;
}



/* contacto 
-----------------*/

.contacto{
	margin: 2em 0 0 2em; 
}
.contacto input{
	width: 27%; 
	margin-right: 1em;
}
.contacto label{
	display:none;
}

.buttons{
	padding: 1.5em 3em 0 2em;
	display:block;
	text-align: right;
}
.buttons input{
	width: auto;
	padding: .1em .7em;
	margin: 0 .5em;
}
.contacto .destinatario{
	text-align: right;
	margin: 0 3.33em 1.5em 0;
}
.contacto select{
	color: #666;
	padding: 1px 3px;
	margin-left: 10px;
}
.contacto input, .contacto textarea{
	color: #666;
	padding: 2px 5px;
	background-color: #fafafa;
}

.contacto input:focus, .contacto textarea:focus{
	color: #000;
	background-color: #fff;
}
.contacto textarea{
	width: 91.4%;
	height: 150px;
	font-size: 1.8em;
	margin-top: .6em;
}

/* footer
--------------*/

#footer{
/*	border-top: 1px solid #cac4ba;*/
	padding: 1em 0;
	clear:both;
	font-size: .9em;
	color: #8c8566;
/*	color:#fff;*/
/*	background:url(img/bg-foot.png) repeat-x;*/
}
#footer a{
	color: #b0a681;
}


/* la magia
--------------*/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix {display: inline-block;}

/* donde ta? \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* ahi ta! */


/*
-----------------------------------------
MODIFICADO POR GON
-----------------------------------------
*/

#webchat-panel {
	width: 650px;
	height: auto;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 5px;
	float: left;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#webchat-helper {
	width: 200px;
	height: auto;
	background-color: #efefef;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 5px;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}



























