/*  
Theme Name: Boulesis.com
Theme URI: http://boulesis.com/
Description: Tema adaptado al sitio de <a href="http://boulesis.com">Boulesis.com</a> Basado en la plantilla <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Traducido por ChusZ
Version: 1.5.1.2
Author: Daniel Primo
Author URI: http://delineas.com/

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
clear: both;
	}
	
	.entry form { /* Esto es principalmente para los mensajes protegidos con contraseņa, les da mejor aspecto. */
	text-align:center;
	}
		
*/
h3 a {
	color: #0178A5;

	}	

	
h3 a:link, h3 a:visited {
	color: #0178A5;
	text-decoration: none;
	}	
	
h3 a:hover {
	color: #333;
	text-decoration: underline;
	}		

.entry IMG, .post IMG{
  margin: 7px;
}


/*** super archives ***/

#teb-super-archive {
	margin-left: 10px;
float: left;
}

#teb-super-archive ul {
	padding: 0;
	list-style: none;
	list-style-position: inside;
}

#teb-super-archive ul li {
	text-align: left;
	padding: 1px 8px;
	margin: 0;
	position: relative;
}

#teb-super-archive ul li:hover {
	background: #def;
	border-top: 1px solid #47a;
	border-bottom: 1px solid #47a;
	padding-top: 0;
	padding-bottom: 0;
}

html>body .article #teb-super-archive ul li {
	text-indent: 0;
}
	
#teb-super-archive-year {
	float: left;
	width: 60px;
	margin: 0;
	padding: 0;
}

#teb-super-archive-year li {
	font-weight: bold;
}
	
#teb-super-archive-month {
	float: left;
	width: 110px;
	margin: 0;
	border-left: 1px solid #999;
	font-weight: bold;
}

#teb-super-archive-post {
	float: left;
	width: 280px;
	margin: 0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#teb-super-archive ul li span {
	font-weight: normal;
	color: #999;
	position: absolute;
	right: 5px;
}

#teb-super-archive .selected, #teb-super-archive-post li:hover {
	background: #eee;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 0;
	padding-bottom: 0;
}

#teb-super-archive-post li:hover {
	background: #fff;
}

/* Linklog */
.linklog{
	width: 85%;
	margin: .8em auto;
	padding: .4em .4em .4em 2em;
	background: #D4EAEF;
	border-top: 1px dashed #CEE8F1;
	border-bottom: 1px dashed #CEE8F1;
}

.linklog li{
	list-style-type: square;
	padding-top: .3em;
}

/* Share */
ul.share { padding:0; margin:0; list-style:none; }
ul.share li { display:inline; float: left;}
.icon a{
	padding-left: 22px;
	border-bottom: 0 none;
	/*display: block;*/
	padding: .2em 0 .2em 22px;
	border-bottom: 0 none;
}

.icon a:link{
	border-bottom: 0 none;
}

.icon a:visited{
	border-bottom: 0 none;
}

.icon a:hover{
	text-decoration: underline; border-bottom: 0 none;
}
.fresqui{ background: url(/media/icons/fresqui.gif) no-repeat 0% 50%; }
.meneame{ background: url(/media/icons/meneame.gif) no-repeat 0% 50%; }
.delicious{ background: url(/media/icons/delicious.gif) no-repeat 0% 50%; }
.docencia{ background: url(/media/icons/docencia.png) no-repeat 0% 50%; }

/* RecommendIt */
#votos {
    float: left;
    width: 50px;
    /*height: 60px;*/
    text-align: center;
    color: #2E5276;
    padding: .4em;
    margin: 8px;
background-color: #B7DDEA; border: 1px solid #2E5276;
}

.votos a {
    color: #111;
    text-decoration: none;
}

.numero {
        font-family: verdana, helvetica, sans-serif;
    font-size: 32px;
}
. vota {font-size: 12px;}


/********* Tag Cloud *********/
ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; background-color: transparent; border-bottom: none}
ul#tagcloud li a:hover,ul#tagcloud li a:visited { text-decoration:underline; background-color: transparent; border-bottom: none}

ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }
