/* @override http://www.ensilicio.com/wp-content/themes/Ensilicio_v2/style.css */

/*
Theme Name:		EnSilicio v2
Theme URI:		http://www.ensilicio.com
Description:	Tema adaptado para En Silicio, basado en un tema de <a href="http://pearsonified.com">Chris Pearson</a>. Primera traducción: <a href="http://canasto.es">Jeroen Sangers</a>
Version:		2.0
Author:			Kiko Llaneras
Author URI:		http://www.ensilicio.com
*/

body { background: #fff; color: #333; 
font: 62.5% "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
text-align: center; }
* { padding: 0; margin: 0; }

/* @group Contents */
/*---:[ core layout elements ]:---*/
#container {
	width: 1000px;
	margin: 0 auto 0 auto;
}
	#header_panel {
	padding-top: 10px;
	height: 85px;
	width: 1000px;}
	
	#content_box {
		width: 1000px;
		text-align: left;
		float: left;
		clear: both;
		margin-top: 0em;
		margin-left:0.5em;}
	
		#content {
			width: 545px;
			padding: 0em 20px 0 30px;
			margin-top: 3em;
			float: left;}
			
			.entry {
			width:545px;}	
	
	#sidebar {
		padding: 1em;
		margin-top: 3em;
		/*background: #eee;*/
		/*border-left: solid 2px #ccc;*/
		width: 280px;
		float: right;}
		
		#sidebar li.widget {
		width: 100% !important;}
		
	#footer {
		width: 1000px;
		float: left;
		clear: both;}
/* @end */

/* @group Headlines */

/*--- headlines --*/

h1, h2, h3 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;}

h1 a, h1 a:visited, h1 a:hover {
	color: #000 !important;
	background: none !important;}

h2 a, h2 a:visited, h2 a:hover {
	color: #000 !important;}
	
#masthead h1 {
	font-family: "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align: left;
	clear: both;
	font-size: 6em;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: capitalize;}

#masthead h3 {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 300;
	margin: 0em 0 0em 0px;
	font-size: 2em;
	text-transform: none;
	color: #888;
	text-align: left;}
		
h2 {
	letter-spacing: -1px;
	color: #222;
	margin: 0 0em 0.2em 0;}

#content.posts h2 {
	line-height: 1.3 !important;
	font-size: 2.8em;
	margin-bottom: 0.6em;
	font-family: "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif !important;}
	
#content.pages h2 {
	font-size: 2.4em;
	font-family: "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	margin-bottom: 0.3em;}

.entry h3 {
	font-family: "Lucida grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, sans-serif !important;
	margin-top: 2em;
	color: #000;
	margin-bottom: 0.3em;
	font-weight: bold;
	font-size:  1.1em;
}

h3.comments_headers {
	padding: 0px !important;
	margin-top: 2em !important;
	margin-bottom: 0.5em !important;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 2em !important;
	color: #000 !important;}

h4 { color: #888;
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 2.5em;
}

/* @end */

/* @group Links */

/*--- Links in general---*/

a, a:visited {
	color: #333;
	text-decoration: underline;}

a:hover {
	text-decoration: underline;
	background-color: #ffc;}

.entry a {
	color: #000;
	text-decoration: underline !important;}

ul.listings a {
	font-size: 0.9em;
	color: #444;
	text-decoration: none !important;
}

#sidebar .widget p a {
	font-weight: normal;}

#sidebar .widget li a {
	color: #444;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.Extra .widget p a {
	font-weight: normal;}

.Extra .RecentPosts li a {
	color: #555;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
	
#googlereader div.s a {
	color: #999 !important;}
	
#comments .comment_num a, .comment_num a:visited {
	color: #888;
	text-decoration: none;}

h1 a, h1 a:visited, h1 a:hover {
	color: #000;
	text-decoration: none !important;}

h2 a, h2 a:visited, h2 a:hover {
	text-decoration: none !important;}

/* @end */

/* @group Global elements */

/*---:[ global elements ]:---*/

abbr, acronym {
	border-bottom: 1px dotted #aaa;
}
	
pre {
	margin: 0 0 1.5em 0;
	overflow: auto;
	font-size: 1.3em;
	clear: both;}

/* @end */

/* @group Blockquote */

/*--- blockquote:   */

blockquote.big {
	font-size: 1.5em;
	line-height: 1.4em;
	color: #666;
	margin: 0 1em 0em 1em;
	padding: 0 0 0 1.5em;
	border: 0px solid #aaa;
	font-weight: normal;
	font-style: normal;}

blockquote {
	background: url('images/blockquote.png') no-repeat;
	color: #333;
	margin: 2em 20px 2em 20px;
	padding: 0 0 0 40px;
	border: 0px solid #aaa;
	font-size: 1em;
	font-style: normal;
}

blockquote.right {
	background: none;
	width: 200px;
	font-style: normal !important;
	font-size: 1.2em !important;
	margin: 0.3em 0 0.5em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;}

blockquote.left {
	background: none;
	width: 200px;
	font-style: normal !important;
	font-size: 1.2em !important;
	margin: 0.3em 0 0.5em 15px !important;
	padding: 0.3em 0 !important;
	border: 3px double #aaa;
	border-width: 3px 0;
	text-align: center;
	float: right;}

blockquote.right p, .entry blockquote.left p {
	margin: 0 !important;
	line-height: 1.4em !important;}

/* @end */

/* @group Header  */

#masthead {
	width: 55%;
	float: left;
	padding-left: 10px;}

span.firma {
	font-size: 0.6em;
	color: #ccc;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;}
	
#quoteblock {
	width: 40% !important;
	float: right;
	text-align: right !important;}
	
#quoteblock p {
	color: #666;
	padding-right: 80px;
	margin-bottom: 6px;
	font-size: 1.3em !important;
	font-weight: normal;
}
#quoteblock form {
	padding-right: 80px;
	text-align: right !important;
}
#quoteblock span.n_sus {
	font-size: 1.8em;
	font-weight: bold;
	color: #000;
	clear: none;
	margin-left: 50px;
}
a img.img_r{
	width: 70px;
	height:70px;
	float: right;
	padding-top: 6px;
}
form.feed {
	text-align: left;
}
form.feed input[type=text] {
    padding:2px;
    width:110px;
    color:#888;
    border:1px solid #ccc;
    font-size:11px;
}
form.feed input[type=submit] {
    padding:2px;
    color:#888;
    background-color:#ddd;
    border:1px solid #888;
    font-size:10px;
   	border-top-color: #ccc;
	border-left-color: #ccc;
}

ul#nav {
	margin-top: 5px;
	padding-left: 5px;
	list-style: none;
	clear: both;
	float: left;}
	
ul#nav li {
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	font-size: 1.2em;}

ul#nav a {
	color: #333;
	text-decoration: none;}
	
/* @end */

/* @group Featured */
.featured {
	width: 1000px;		float: left;
	margin-top: 25px;}
	
li.featured_item {
	list-style: none;
	border-top: 1px solid #444;
	border-bottom: 1px solid #bbb;
	width: 15%;		
	float: right;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-left: 12px;
	text-align: center;
	min-height:50px;}
li.featured_item.first {
	background: #e7e7e7;
	width: 16%;
	float: left;
	border: none;
	padding: 5px;
	border-right: 2px solid #bbb;
	text-align: right;}
li.featured_item.first p {
	margin-right: 5px;
	}
.featured li.featured_item:hover {
	background-color: #e3e3e3;}
.featured p {
	color: #555;			
	font-size: 1.1em !important;
	line-height: 1.2em; 
	letter-spacing: 0px;	font-weight: normal;}	
.featured a {
	text-decoration: none !important;
	font-size: 1em !important;}
.featured a:hover {
	background-color: #e3e3e3;}
		
/* @end */



/* @group Saludos */

.saludo {
	float: left;
	color: #555;
	padding: 6px;
	line-height: 1.5em;
	font-size: 1.3em !important;	
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	margin-bottom: 15px;
	margin-top: 8px;}
.saludo_img {
	padding-right: 8px;
	float: left;}
	
.saludo ul.lista {
	padding-left: 80px !important;}
.saludo ul.lista li  {
	padding: 1px;
	list-style-image: url(images/dot.png);
	padding-right: 60px;}
.saludo ul.lista li.titulo  {
	float: left;}
	
.saludo ul.social {
	font-size: 0.8em;
	color: #666;
	margin-top: 1em;
	float: right;}
.saludo ul.social a {
	color: #666;
	text-decoration: none !important;}
.saludo ul.social li {
	margin: 0em 0.5em 0 0;
	display:inline;
	/*padding-left: 25px;*/
	float: left;}
.saludo ul.social li.titulo {
	padding-left:  0px;
	padding-right: 10px;}
/*.saludo li.meneame {
	background: url(images/meneame.png) no-repeat;}	
.saludo li.bitacoras {
	background: url(images/bitacoras.gif) no-repeat;}
.saludo li.twitter {
	background: url(images/twitter_icon.png) no-repeat;}
.saludo li.delicious {
	background: url(http://static.delicious.com/img/delicious.small.gif) no-repeat;}
.saludo li.feed {
	background: url(images/link_go.png) no-repeat;}*/
		


/* @end */

/* @group Home */
.sec-post {
	width: 100%;
	float: left;
	padding: 5px;
	margin-top: 15px;}	
.sec-post h2 {
	font-size: 2em;
	line-height: 1.2em;
	letter-spacing: -1px;
	color: #000 !important;
	margin-bottom: 0.5em;
	font-weight: bold;}
.sec-post img.post-img {
	float: right;
	border-left: 2px solid #ccc !important;
	padding: 6px;
	padding-left:15px;
	margin-left: 20px;
	margin-bottom: 10px;
	height: 128px;
	width: 128px;}
.sec-post img.post-img:hover {
		border-left: 2px solid #000 !important;
}
.sec-post span.excerpt {
	margin-bottom: 8px !important;
	font-weight: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	color: #777 !important;}
.sec-post span.excerpt p {	
	margin-bottom: 8px !important;}


/* @end */

/* @group Index Lista */
.posts-list {
	font-size: 1.4em;
	line-height: 1.5em;}
.posts-list p {
	margin-bottom: 1.2em !important;}	
.posts-list p.titulo {
	margin-bottom: 0.6em !important;
	margin-top: 1.2em;
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 300;
	font-size: 1.5em !important;
	color: #000 !important;}
.posts-list span.verde {
	font-size: 1.5em; 
	color: green;}
.posts-list a {
	text-decoration: none !important;}
.posts-list ul {
	padding: 8px;
	padding-left: 40px;}
.posts-list li {
	color: #333 !important;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 2em !important;}
.posts-list span.excerpt {
	font-weight: normal;
	font-size: 0.8em;
	color: #888 !important;}
.posts-list ul.small li {
	color: #333 !important;
	font-size: 0.9em !important;
	font-weight: normal;
	margin-bottom: 0.3em !important;}	
	
/* @end */

/* @group Entry */

.entry {
	/*font-family: palatino, Georgia;*/
	color: #333;
	margin-bottom: 0px;
	font-size: 1.4em;
	line-height: 1.5em;}

.entry p {
	margin: 0em 0 1.2em 0em !important;}

div.bloque {
	margin-left: 90px;
}

.entry .light {
	color: #787878;
	font-size: 0.9em;
	
}

/* @group Listas */

.entry ul, .entry ol {
	margin: 0 1em 1.5em 40px;}

.entry ul {
	list-style-type: square;}

.entry li {
	margin: 0 0 0.7em 0;}

.entry li .short {
	margin: 0 0 0em 0;}

.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol {
	margin: 0.5em 0 0.5em 30px;}

.entry ul.listings  {
	font-size: 1em;
	margin-left: 1.5em;
	margin-top: 0em !important;
}
.entry ul.listings li  {
	font-size: 1em;
	margin: 0.1em 0em 0em 1em;
	list-style-image: url(images/dot.png);}



/* @end */

/* @group Espaciado */

/*--- Espaciado entre posts ---*/

.clear {
	width: 500px;
	height: 1px;
	margin: 0 0 3.0em 0;
	clear: both;}

.newline{
	float: center;
	margin: 1.5em 0 1.5em 0 !important;}

.flat {
	margin: 0 0 1em 0 !important;}

.whitespace {
	margin: 0 0 3.5em 0 !important;}



/* @end */

.entry dl {
	margin: 0 0 1.5em 0;}

.entry dt {
	font-weight: bold;
	margin: 0 0 0.5em 0;}

.entry dd {
	margin: 0 0 1.5em 20px;}

.entry .ad {
	margin: 0 0 0.5em 15px;
	float: right;}

.entry .ad_left {
	margin: 0 15px 0.5em 0;
	float: left;}

sub, sup {
	line-height: 0;}

/* @end */

/* @group Images */

img {
	border: none !important;
	}

img.left {
	padding: 3px;
	margin: 0.5em 15px 0.5em 0;
	float: left;
	clear: left;}

.entry img.right {
	padding: 3px;
	margin: 0.5em 0 0.5em 15px;
	float: right;
	clear: right;}

.entry img.center {
	display: block;
	padding: 3px;
	margin: 0 auto 1.5em auto;
	border: 3px double #bbb;
	float: none;
	clear: both;}

.entry img.off {
	padding: 0 !important;
	border: none !important;}

.entry img.stack {
	clear: none !important;}

img.on {
	border: 1 !important;
	}
/* @end */

/* @group Feedback */

.feedback {
	margin-bottom: 45px;
	padding: 8px 6px 8px 6px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	font-size: 1.2em;
	color: #555;
	background: #e9e9e9;
	line-height: 1.4em;}
		
	.feedback ul li {
		display:inline;
		float: left;}	
.feedback.cats {}
	.feedback.cats a {
		color: #555;
		text-decoration: none !important;}
	.feedback.cats a:hover {
		color: #000;
		background: none !important;}
	li.derecha {
		float: right !important;
		padding-right: 8px !important;}
	li.izquierda {
		float: left !important;
		padding-left: 8px !important;}
	.difundir {
		float: left;
		padding-top: 1.2em;}	
	.difundir p.social{
		clear: both;
		padding-left: 8px;
		float: left;}
	.difundir ul.social {
		float: left;}
	.difundir ul.social a {
		color: #555;
		text-decoration: none !important;
		text-decoration: none !important;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #aaa;}		
	.difundir ul.social a:hover {
		color: #000;
		padding-left: 5px;
		padding-right: 5px;
		border: 1px solid #777;
		background: none !important;}
	.difundir ul.social li {
		display:inline;
		float: left;
		margin-left: 10px;	
		margin-right: 0px;}		

.feedback.feed {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	line-height: 1.5em;
	background: #fff;
	font-size: 1.4em !important;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;	}
.feedback img.img_feed {	
		height: 40px;	width: 40px;
		float: left;
		margin-left: 5px;
		margin-right: 13px;}
.feedback.feed p {
		padding-top: 2px;}
.feedback p.correo {
		float: left;
		padding-left: 0px;}	
.feedback span.fb_form {
		float: right;
		padding-right: 10px;}									
.feedback.bitacoras {
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #ddd;
	line-height: 1.4em;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #fff;
	font-size: 1.5em !important;}	

	.boton_bitacoras {
		float: left;
		margin-top: 5px;
		margin-right: 10px;}
		
/* @end */

/* @group Comments */

/*---:[ comment styles ]:---*/

#comments {
	padding-top: 1em;
	clear: both;}

ul#comment_list {
	background: #fff;
	list-style: none;
	float: left;
}

ul#comment_list li.comment {
	background: #eee;
	width: 520px;
	padding: 1em;
	padding-bottom: 0.1em;}
	
ul#comment_list li.comment_alt {
	background: #fff;
	width: 520px;
	padding: 1em;
	padding-bottom: 0.1em;}

.comment_num {
	font-weight: bold;
	font-size: 1.2em;
	float: right;}

.comment_meta strong {
	font-size: 1.5em;}

.comment_time {
	color: #888;}

.custom	.comment .entry {
	font-size: 1.2em !important;
	padding-top: 5px;
	width: 97%;}

.custom	.comment_alt .entry {
	font-size: 1.2em !important;
	padding-top: 5px;
		width: 97%;}


/*---:[ comment form styles ]:---*/

#comment_form {
	width: 540px;
	padding: 1em;
	float: left;
    color: #777;
    margin-bottom: 20px;
	font-size: 1.2em;}

#comment_form input {
	color: #444;
	border: #999 solid 1px;
	margin: 3px;
	font-size: 1.2em !important;
	}

#comment_form p.subscribe-to-comments {
	font-size: 1em;}

#comment_form .text_area {
	width: 520px !important;
	height: 200px;
	color: #444;
	border: #999 solid 1px;
	margin: 3px;
	font-size: 1.2em !important;}

#comment_form .form_submit {
	padding: 0.4em 4px;
	border-top-color: #ccc;
	border-left-color: #ccc;
	cursor: pointer;
	font-weight: bold;
	padding-right: 35px !important;
	padding-left: 35px !important;
	}

/* @end */

/* @group Navigate */

.navigation {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #000 !important;
	font-size: 2.5em;}

.previous {
	padding-top: 35px !important;
	padding: 0 20px 0 0;
	float: left;}

.next {
	padding-top: 35px !important;
	float: right;}

/* @end */

/* @group Widgets sidebar */

#sidebar li.widget {
	margin: 0em 0 2.2em 0;
	line-height: 1.4em;
	float: left;
	list-style: none;
	font-size: 1.3em !important;}
	
#sidebar li.widget h2 {
	font-weight: normal;
	font-size: 1.7em;
	letter-spacing: normal;
	list-style: none;
	padding: 0.5em 0 0.5em;
}
	
#sidebar li.widget p {
	font-size: 1em;
	text-align: left;
	margin: 0 0 0.35em 0;
	padding: 0 0px;
	color: #555;
}

#sidebar img.img_l{
	padding-right: 0px;
	margin-right: 12px;
	width: 55px;
	height: 55px;
	float: left;
	border: #ccc solid 1px !important;
}

#sidebar li.widget ul {
	list-style: square;
	margin: 0 0 0em 10px;}

#sidebar li.widget ul.left {
	float: left;
	list-style: square;
	margin: 0 0 0em 15px;}

#sidebar li.widget ul.right {
	margin-left: 40px;
	float: left;
	list-style: square;
}

#sidebar li.widget li.cats {
	font-size: 1em;
	list-style-image: url(images/dot.png);
	margin: 0 0 0.5em 10px !important;}

#sidebar li.widget li {
	font-size: 1em;
	list-style-image: url(images/dot.png);
	margin: 0 0 1.5em 10px;}

#sidebar span.lista_cats a {
	color: #999 !important;}

/* @end */

/* @group Search */

p.search_title {
	font-family: "HelveticaNeue-Light","Helvetica Neue Light", "Helvetica Neue", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 300;
	color: #444 !important;
	font-size: 2em;}
span.search_str{
	font-size: 1.5em; 
	color: green;}
form.search_form input[type=text] {
    padding:2px;
    width:210px;
    color:#666;
    border:1px solid #aaa;
    font-size:1em;}
form.search_form input[type=submit] {
    padding:2px;
    color:#888;
    background-color:#ddd;
    border:1px solid #888;
    font-size:10px;
   	border-top-color: #ccc;
	border-left-color: #ccc;}	

/* @end */

/* @group Plugins and extras */

.ad_arriba {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 30px;}
	
	
.ad_bloque {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 40px;}
	
.statcounter {
	width: 200px;}

#googlereader ul {
	margin: 0 0 0em 15px;}

#googlereader li {
}

#googlereader div.s {
	margin-top: 0.25em;
	color: #999;}



/* @end */

/* @group footer */
.footer_box {
	width: 100%;		float: left;
	padding: 1em;		margin-top: 1em;
	background: #ddd;	border-top: solid 2px #aaa;
	font-size: 1.3em;	text-align: left;
	line-height: 1.8em;}

.footer_left {
	width: 45%;
	float: left;}

.footer_right {
	width: 45%;
	float: right;}

#footer h2 {
	padding-top: 4px;
	color: #555;			text-align: left;
	font-size: 1.5em;		line-height: 1.2em; 
	letter-spacing: 0px;		font-weight: 300;}

#footer p {
	color: #777;
	text-decoration: none;}
	
#footer a {
	color: #444;
	text-decoration: none;}

	
/* @end */




			

		
	
			

