/*

Theme Name: WordPress Default

Theme URI: http://wordpress.org/

Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.

Version: 1.6

Author: Michael Heilemann

Author URI: http://binarybonsai.com/

Tags: blue, custom header, fixed width, two columns, widgets



	Kubrick v1.5

	 http://binarybonsai.com/kubrick/



	This theme was designed and built by Michael Heilemann,

	whose blog you will find at http://binarybonsai.com/



	The CSS, XHTML and design is released under GPL:

	http://www.opensource.org/licenses/gpl-license.php



*/



/*---------------------[FOOTER]-------------------*/

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

	.post-estol {

	padding:15px;

	border:1px solid #CCC;

	background-color:#FFF;

	margin-bottom:50px;

	background-image:url(http://estol.cat/img/background.jpg);

	background-position:top;

	background-repeat:repeat-x;

	padding-bottom:10px;

	border:2px solid #006;

	color:#000;

	}

	

.author_image{

	float:left;

	margin-right:15px;

	margin-bottom:20px;

	margin-top:5px;

	border:2px solid #CCC;

	

	

}







#socialmedia{

	position:absolute;

	margin-top:-85px;

	margin-left:500px;

	font-size:13px;

	text-align:left;

	*margin-left:10px;

}



#socialmedia ul li{

	display:inline;

	padding-left:5px;

	padding-right:5px;

	width:50px;



	

}





#pagines{

	position:absolute;

	margin-top:-30px;

	margin-left:505px;

	*margin-left:10px;

}





#pagines li{

	list-style:none;

	display:inline;



}



#pagines li a{

	font-size:12px;

		padding:8px;

	margin-right:10px;

	background-color:#E9E9E9;

    -moz-border-radius: 8px;

    -webkit-border-radius: 8px;

}



#pagines li a:hover{

	font-size:12px;

		padding:8px;

	margin-right:10px;

	background-color:#999999;

	color:#000;

    -moz-border-radius: 8px;

    -webkit-border-radius: 8px;

	text-decoration:none;

}



#cerca{

	position:absolute;

	margin-top:-85px;

	margin-left:685px;	

	*margin-left:200px;

}



#cerca input{

	padding:5px;

	font-size:14px;

}



#socialmedia ul li a{

	color:#666;

		text-indent:-30000px;

}





/* Begin Typography & Colors */

body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	background-color:#C5D0D6;

	background-position:top;

	background-repeat:repeat-x;

	color: #333;

	text-align: center;

	background-image:url(http://estol.cat/img/videoclips_back.jpg);

	background-position:top center;

	*background-image:none;

}



#page {

	text-align: left;

	}



#content {

	font-size: 1.2em;

	line-height:22px;

	*margin-top:60px;

	

	}



.widecolumn .entry p {

	font-size: 1.2em;

	}



.narrowcolumn .entry, .widecolumn .entry {

	font-size: 1.3em;

	}

	

	.narrowcolumn{

		font-size:16px;

		text-align:justify;

		color:#FFF;

	}



.widecolumn {

	font-size: 1.2em;

	}



.narrowcolumn .postmetadata {

	text-align: left;

	margin-top:-22px;

	}



.thread-alt {

	background-color: #f8f8f8;

}

.thread-even {

	background-color: white;

}

.depth-1 {

border: 1px solid #ddd;

}



.even, .alt {



	border-left: 1px solid #ddd;

}



small {

	display:block;

	margin-top:10px;

	font-size: 1.1em;

	line-height: 1.6em;

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	margin-bottom:10px;

	font-style:italic;

	}



h1, h2, h3 {

	font-family: 'Lucida Grande', Arial, Verdana, sans-serif;

	font-stretch:ultra-condensed;

	font-weight: bold;

	line-height:35px;

	}



h1 {

	font-size: 4em;

	text-align: center;

	}





h2 {

	font-size: 2.3em;

	padding-bottom:15px;

	line-height:35px;

	}



h2.pagetitle {

	font-size: 1.9em;

	padding-bottom:5px;

	}



#sidebar h2 {

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	font-size: 1.5em;

	}



h3 {

	font-size: 1.3em;

	}







.entry p a:visited {

	color:#000;

	}

	



.commentlist li ul li {

	font-size: 1em;

}



.commentlist li {

	font-weight: bold;

}



.commentlist li .avatar { 

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	background: #fff;

	}



.commentlist cite, .commentlist cite a {

	font-weight: bold;

	font-style: normal;

	font-size: 1.1em;

	}



.commentlist p {

	font-weight: normal;

	line-height: 1.5em;

	text-transform: none;

	}



#commentform p {

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	}



.commentmetadata {

	font-weight: normal;

	}



#sidebar {

	font: 1.1em;

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	color:#000;

	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {

	color: #000;

	}



code {

	font: 1.1em 'Courier New', Courier, Fixed;

	}



acronym, abbr, span.caps

{

	font-size: 0.9em;

	letter-spacing: .07em;

	}



	a{

	color:#000;

	text-decoration: none;

	}

	

	h2 a:hover, h3 a:hover {

	color:#069;

	text-decoration: none;

	}



a:hover {

	color:#069;

	text-decoration: underline;

	}



#wp-calendar #prev a, #wp-calendar #next a {

	font-size: 9pt;

	}



#wp-calendar a {

	text-decoration: none;

	}



#wp-calendar caption {

	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;

	text-align: center;

	}



#wp-calendar th {

	font-style: normal;

	text-transform: capitalize;

	}

/* End Typography & Colors */







/* Begin Structure */

body {

	margin: 0;

	padding: 0;

	}



#page {

	padding: 0;

	width: 950px;
	
        margin: auto;

	margin-top:20px;

	}



#header {

	margin: auto;

	padding: 0;

	height: 110px;

	width: 950px;

	background-color:#F7F7F7;

	margin-top:50px;

	}

	

#estol{

	margin: auto;

	padding: 0;

	height: 30px;

	width: 960px;

	color:#FFF;

	text-align:left;

	font-size:13px;

	padding-left:100px;

	margin-top:10px;

	padding-top:2px;
	


}





.rss{

	background-image:url(images/http://www.bitscatalans.com/wp-content/themes/theme-estolcat-2.7/images/feed.png);

	background-repeat:no-repeat;

	background-position:left;

}



.facebook{

	background-image:url(http://www.bitscatalans.com/wp-content/themes/theme-estolcat-2.7/images/facebook.png);

	background-repeat:no-repeat;

	background-position:left;

}



.twitter{

	background-image:url(http://www.bitscatalans.com/wp-content/themes/theme-estolcat-2.7/images/twitter.png);

	background-repeat:no-repeat;

	background-position:left;

}



#blocs{

	width:950px;

	font-size:14px;

	color:#FFF;

	line-height:20px;

	text-align:left;

}



#blocs h3{

	font-size:25px;

	height:15px;

	height:20px;

	margin-top:-10px;

}



#blocs h2{

	font-size:18px;

	height:15px;

}



#blocs a{

	color:#000;

}





#estol a{

	color:#000;

	text-decoration:none;

	font-weight:bold;

}



#estol ul{

	list-style-image:none;

	display:inline;

	margin-top:-1px;

	margin-left:0px;

	padding-left:10px;

	margin-left:10px;

	color:#000;

}



#estol ul li{

	list-style-image:none;

	display:inline;

	padding-left:5px;

	padding-top:5px;

}





#headerimg {

	margin: 0;

	height: 100px;

	width: 100%;

	}

	

#headerimg h1{

background-image:url(images/logo_estol.png);

background-repeat:no-repeat;

background-position:top left;

text-indent:-9999px;

margin-left:0px;

padding-left:0px;

height:70px;

width:600px;

float:left;

margin-top:-10px;

}





#publicitat{

	border-left:1px dotted #B5BECC;

	height:100px;

	width:550px;

	margin-top:-170px;

	margin-left:0px;

	float:right;



}



	

#headerimg h1 a{

height:150px;

width:340px;

display:block;

margin-top:-70px;

margin-left:0px;

padding-left:0px;

float:left;

}



.narrowcolumn {

	float: left;

	padding-left:25px;

	margin: 0px 0 0;

	width: 595px;

	}

	

	#sidebar

{

	padding: 10px;

	margin-left: 640px;

	width: 210px;

	font-size:14px;

	margin-top:-8px;

	}

	

	.comentaris{

		height:50px;

		width:200px;

		font-size:16px;

		display:block;

		padding-left:25px;

		padding-top:10px;

		background-image:url(http://estol.cat/img/comentaris.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-size:14px;

		font-weight:bold;

		text-shadow: 0.1em 0.1em #E0E0E0;

	}

	



	

	.more-link{

		height:50px;

		width:200px;

		font-size:16px;

		padding-left:25px;

		padding-top:10px;

		background-image:url(http://estol.cat/img/llegir-tot.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-size:13px;

		font-weight:bold;

		display:block;

		text-shadow: 0.1em 0.1em #E0E0E0;

		float:right;

		margin-top:-60px;

	}



#comentaris a{

	color:#000;

	

	

}



.widecolumn {

	padding: 10px 0 20px 0;

	margin: 5px 0 0 150px;

	width: 450px;

	}



.post {

	padding:15px;

	border:1px solid #CCC;

	background-color:#FFF;

	margin-bottom:50px;

	background-image:url(http://estol.cat/img/background.jpg);

	background-position:top;

	background-repeat:repeat-x;

	padding-bottom:10px;

	color:#333;

	}

	



	

	#similar_links{

	background-image:url(http://estol.cat/img/background.jpg);

	background-position:top;

	background-repeat:repeat-x;

	margin-top:20px;

	border-top:1px dotted #CCC;

	padding-top:20px;

	padding:10px;

	font-style:italic;

	font-family:Georgia, "Times New Roman", Times, serif;

	}



.post hr {

	display: block;

	}



.widecolumn .post {

	margin: 0;

	}



.narrowcolumn .postmetadata {

	padding-top: 10px;

	}

	





.widecolumn .postmetadata {

	margin: 30px 0;

	}



.widecolumn .smallattachment {

	text-align: center;

	float: left;

	width: 128px;

	margin: 5px 5px 5px 0px;

}



.widecolumn .attachment {

	text-align: center;

	margin: 5px 0px;

}



.postmetadata {

	clear: both;

}



.clear {

	clear: both;

}



#footer {

	padding: 0;

	margin: 0 auto;

	clear: both;

	background-color:#000;

	padding:10px;

	color:#CCC;

	}



#footer p {

	margin: 0;

	padding: 20px 0;

	text-align: left;

	line-height:26px;

	font-size:14px;

	}

	

	#footer a{

		color:#FFF;

		

		

	}

	

/* End Structure */







/*	Begin Headers */

h1 {

	padding-top: 70px;

	margin: 0;

	}



h2 {

	margin: 5px 0 0;

	}

	

	.barra_media{

		height:50px;

		border-bottom:1px dotted #CCC;

		border-top:1px dotted #CCC;

		padding:10px;

		background-color:#EAF9FF;

		}

		

		#compartir ul li{

			display:inline;

			width:100px;

			border:1px solid #000;

			list-style:none;

			

			

			

			}



h2.pagetitle {

	margin-top: 30px;

	text-align: center;

}



#sidebar h2 {

	margin: 5px 0 0;

	padding: 0;

	border-bottom:1px #CCC dotted;

	font-size:18px;

	color:#000;

	font-weight:bold;

	}

	





h3 {

	padding: 0;

	margin: 30px 0 0;

	}



h3.comments {

	padding: 0;

	margin: 40px auto 20px ;

	}

/* End Headers */







/* Begin Images */

p img {

	padding: 0;

	max-width: 100%;

	}



/*	Using 'class="alignright"' on an image will (who would've

	thought?!) align the image to the right. And using 'class="centered',

	will of course center the image. This is much better than using

	align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}

	.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



.navigation .alignright a{

	float: right;

	text-align:right;

	height:50px;

		width:200px;

		font-size:16px;

		display:block;

		padding-left:25px;

		padding-top:10px;

		background-image:url(http://estol.cat/img/davant.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-size:14px;

		font-weight:bold;

		text-shadow: 0.1em 0.1em #E0E0E0;

	

	}



#respond input{

	padding:6px;

}



.navigation .alignleft a{

	float: left;

	text-align:left;

	height:50px;

		width:200px;

		font-size:16px;

		display:block;

		padding-left:25px;

		padding-top:10px;

		background-image:url(http://estol.cat/img/enrera.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-size:14px;

		font-weight:bold;

		text-shadow: 0.1em 0.1em #E0E0E0;

	}

/* End Images */







/* Begin Lists



	Special stylized non-IE bullets

	Do not work in Internet Explorer, which merely default to normal bullets. */



html>body .entry ul {

	margin-left: 0px;

	padding: 0 0 0 30px;

	list-style: none;

	padding-left: 10px;

	text-indent: -10px;

	}

	

	html>body .entry ol {

	list-style: none;

	}



html>body .entry li {

	margin: 7px 0 8px 10px;

	}





.entry ol {

	padding: 0 0 0 25px;

	margin: 0;

	}



.entry ol li {

	margin: 0;

	padding: 0;

	}



.postmetadata ul, .postmetadata li {

	display: inline;

	list-style-type: none;

	list-style-image: none;

	}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

	}



#sidebar ul li {

	list-style-type: none;

	list-style-image: none;

	width:280px;

	display:block;

	}

	

	.autor_sidebar{

		height:65px;

		border-bottom:1px solid #CCC;

		margin-bottom:10px;

	}

	

	#sidebar a{

		color:#666;

	}



#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

	}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 10px;

	}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 10px;

	}



/* End Entry Lists */





#links2 ul{

width:290px;

list-style-type:circle;

margin-bottom:10px;

margin-top:5px;

height:120px;

font-size:11px;

}

#links2 li{

width: 110px; float: left;

margin-left:5px;

text-indent:5px;

}









/* Begin Form Elements */

#searchform {

	margin: 5px auto;

	padding: 3px 3px;

	text-align: center;

	}



#sidebar #searchform #s {

	width: 108px;

	padding: 2px;

	}



#sidebar #searchsubmit {

	padding: 1px;

	}



.entry form { /* This is mainly for password protected posts, makes them look better. */

	text-align:left;

	}



select {

	width: 130px;

	}







#commentform {

	margin: 5px 10px 0 0;

	}

#commentform textarea {

	width: 90%;

	padding: 10px;

	}

#respond:after {

		content: "."; 

	    display: block; 

	    height: 0; 

	    clear: both; 

	    visibility: hidden;

	}

#commentform #submit {

  		height:50px;

		width:200px;

		font-size:16px;

		display:block;

		padding-left:25px;

		padding-top:10px;

		background-image:url(http://estol.cat/img/comentaris.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-size:14px;

		font-weight:bold;

		text-shadow: 0.1em 0.1em #E0E0E0;

		border:none;

	}

	

/* End Form Elements */







/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;

	}



.commentlist {

	padding: 0;

	text-align: justify;

	}





	

	.comentari_usuari{

		background-color:#EAEEED;

		padding:5px;

		

		

	}

.commentlist li ul li { 

	margin-right: -5px;

	margin-left: 10px;

}



.commentlist p {

	margin: 10px 5px 10px 0;

}

.children { padding: 0; }



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */







/* Begin Sidebar */





#sidebar form {

	margin: 0;

	}

/* End Sidebar */







/* Begin Calendar */

#wp-calendar {

	empty-cells: show;

	margin: 10px auto 0;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

	display: block;

	}



#wp-calendar caption {

	text-align: center;

	width: 100%;

	}



#wp-calendar td {

	padding: 3px 0;

	text-align: center;

	}



#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #fff; }

/* End Calendar */







/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

	}



acronym, abbr {

	border-bottom: 1px dashed #999;

	}



blockquote {

	margin: 15px 30px 0 10px;

	padding-left: 20px;

	border-left: 5px solid #ddd;

	}



blockquote cite {

	margin: 5px 0 0;

	display: block;

	}



.center {

	text-align: center;

	}



.hidden {

	display: none;

	}



hr {

	display: none;

	}



a img {

	border: none;

	}



.navigation {

	display: block;

	text-align: center;

	margin-top: 10px;

	margin-bottom: 40px;

	height:50px;

	text-align:center;

	}

		#dos{

	position:absolute;

	height:40px;

	width:40px;

	margin-left:280px;

	*margin-left:0px; /* IE6 e IE7 */

	}







/* Captions */

.aligncenter,

div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ddd;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

	-webkit-border-radius: 3px;

	border-radius: 3px;

}



.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;

}





a.tip {

	position: relative;

}



a.tip span {

	display: none;

	position: absolute;

	top: 30px;

	left: -10px;

	width: 125px;

	padding: 5px;

	z-index: 100;

	background:#000;

	color:#fff;

	-moz-border-radius: 5px; /* this works only in camino/firefox */

	-webkit-border-radius: 5px; /* this is just for Safari */

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	font-size:15px;

	padding:20px;

	text-decoration:none;

	opacity: 0.7;

-moz-opacity: 0.7;

filter: alpha(opacity=70);



}



a:hover.tip {

	font-size: 99%; /* this is just for IE */

}



a:hover.tip span {

	display: block;

}



#sidebar ul li{

line-height:25px;	

}



#sidebar ul li ul li{

	padding-left:20px;

	line-height:25px;

}





/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */



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

  REQUIRED to hide the non-active tab content.

  But do not hide them in the print stylesheet!

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

.tabberlive .tabbertabhide {

 display:none;

}



.enelteucorreu{

	padding:10px;

	border:1px solid #CCC;

	background-color:#FFF;

	background-image:url(http://estol.cat/img/background.jpg);

	background-position:top;

	background-repeat:repeat-x;

	width:200px;

	margin-bottom:10px;

	}



.comment-author{

	padding-top:6px;

	padding-bottom:6px;

	padding-left:70px;

}



.comment-meta{

	padding-top:6px;

	padding-bottom:20px;

	padding-left:70px;

}



.comment-reply-link{

		height:30px;

		width:150px;

		font-size:14px;

		display:block;

		background-image:url(http://estol.cat/img/respondre_comentari.jpg);

		background-position:top;

		background-repeat:no-repeat;

		text-align:center;

		font-weight:bold;

		text-shadow: 0.1em 0.1em #E0E0E0;

		float:right;

		margin-top:-10px;

	

}



.commentlist li {

	margin-bottom:40px;

	padding:1px;

	list-style: none;

	font-size:14px;

	border:1px solid #CCC;

	background-image:url(http://estol.cat/img/comment_back.jpg);

	background-position:top;

	background-repeat:no-repeat;

	padding:10px;

	}

	



	.comment-author-sirvi{

	border:5px solid #999999;	

	}

	

	form label{

		font-size:10px;

		font-variant:small-caps;

	}

	.commentlist li, #commentform input, #commentform textarea {

	font: 0.9em;

	font-family:"Calibri",'Trebuchet MS', "Lucida Grande", Verdana, Arial, sans-serif;

	}

	

	#commentform input {

	padding:6px;

	color:#000;

	font-size:14px;

	}



#content #comments .commentlist li.bypostauthor {

	background: #EFF8E7;

	border: 5px solid #C8E792;

}



#content #comments .commentlist li.bypostauthor .commentcount {

	color: #D2E8BE;

}
	ol li{ 
	list-style:decimal;
	font-size:18px;
	color:#000;
	padding: 3px;
	padding-left: 10px;
	}


	#sidebar ol li{ 
	list-style:decimal;
	font-size:17px;
	color:#000;

	}
		#sidebar ol li a{
			color:#000;
			font-size:15px;
	}
		#sidebar ol li span{
			padding:2px;
			color:#666;
			display:block;
			font-size:13px;
			
	}

	#sidebar ol{
		width:270px;
		line-height:21px;
		margin-left:-10px;
		color:#FFF;

	}

	

	#sidebar{

		*margin-top:50px;

	}

	

	.entry{

		text-align:justify;

	}

	

	

	#realitzat { background: #282828; color: #b9b9b9; }

	#realitzat  a { color:#CCCCCC; }

		#realitzat  a:hover { color:#069; }

#realitzat  { border-top: 1px solid #2f2f2f; font-size:15px; padding:5px; background: #171717 url(images/copyright-bg.png) repeat-x; width:98%; margin-left:auto; margin-right:auto; padding-top:15px; padding-bottom:15px;}	

	

	

#footer { background: #282828; color: #b9b9b9; }

	#footer a { color: #d3d3d3; }

		#footer a:hover { color: #f7f7f7; }

#footer { border-top: 1px solid #2f2f2f; padding:5px; background: #171717 url(images/copyright-bg.png) repeat-x; width:98%; margin-left:auto; margin-right:auto; }	

#footer ul li{

	width:290px;

}



#footer p{

	border:1px solid #990;

}



#links{

	width:340px;

	text-align:left;

	font-size:15px;

	border-right:1px dotted #666;

}







#links ul li{

	text-align:left;

	list-style:none;

	line-height:30px;

}



#general{

	width:960px;

	margin-left:auto;

	margin-right:auto;:

}



#info_footer{

	position:absolute;

	margin-left:375px;

	text-align:left;

	font-size:13px;

	border-right:1px dotted #666;

	width:250px;

	line-height:30px;

	padding-right:25px;

}



#info_footer h2{

	font-size:24px;

	padding-bottom:5px;

	margin-bottom:5px;

}



#logo{

	position:absolute;

	margin-left:640px;

	text-align:left;

	font-size:13px;

	width:250px;

	height:300px;

	background: url(images/estol_logo.png) no-repeat;

}



	

	#sidebar h2{

		color:#000;

	}

	



			#sidebar ul li a{

			color:#000;

	}

	

		

	.enelteucorreu a:hover{

			color:#000;

	}

	

	.enelteucorreu a{

			color:#09C;

	}

	

			.enelteucorreu{

			color:#000;

	}

	

				.enelteucorreu h3{

			color:#09C;

	}



.linc{

	background-color:#57BDDF;

	padding:5px;

	margin-bottom:10px;

	

}


.entry{
font-size: 16px;
}



