/*  
Theme Name: Blocky
Theme URI: http://fromthefoliage.com/blocky/
Description: A calm, simple, one column theme.
Version: 1.0
Author: Nick Dienstbier
Author URI: http://fromthefoliage.com/
*/



/*************************************
 +Menu lateral
 *************************************/
.menuprincipal{
		font-size:1.2em;
		color:#999;
}

.menuprincipal a{
		color:#677;
}

.menuprincipal a:hover{
		color:#CC0000;
}


.submenu{

	padding-left:0px !important; /*moz width*/
	padding-left:0px;
	
	padding-right:0px !important; /*moz width*/
	padding-right:15px;
	
	list-style-type:none;

	
}


li{
	display: block;
	text-align:center;
}

lp{
	font-size:1.3em;
	color:#555;
	font-family:"trebuchet ms",Helvetica,Arial,Sans-Serif;
	font-weight:bold;
	list-style-type:none;
	text-align:center;
}


}

.titulosmenu {

	font-size:1.3em;
	color:#555;
	font-family:"trebuchet ms",Helvetica,Arial,Sans-Serif;
	font-weight:bold;
	list-style-type:none;
	text-align:center;

}
		



a:link { color: #557799; text-decoration: none; }
a:visited { color: #557799; text-decoration: none; }
a:active { color: #557799; text-decoration: none; }
a:hover { color: #EFF5A7; text-decoration: none; }















#sidebarr{

	color:#fff;
	text-align: center;


}

#sidebarr a{color:#b3cFc1;}

#sidebarr a:hover{color:#eda;}


#sidebarr h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}


#sidebarr h2{
	color:#FFFFFF;
	font-size:1.5em;
	font-weight:bold;
	font-family: Times New Roman;

}






#menuarriba{
	font-size:1.1em;
	float:left;
	padding:0 15px !important; /*moz width*/
	padding:0 5px;
	text-align:left;
	margin:0 5px !important; /*moz width*/
	margin:0 10px;
	width:480px;
}



#menuarriba1{
	background:#fff;
	border-left:7px solid #eee;
	border-right:7px solid #eee;
	margin:0 auto;
	padding:0 15px !important; /*moz width*/
	padding:0 5px;
	text-align:left;	
	width:500px;
	float:left;
}



#primo{
	
	top:0;
	width:500px;
	padding:3px 15px !important; /*moz width*/
	padding:3px 15px;	

	border-left:7px solid #eee;
	border-right:7px solid #eee;
	
	background:#434343;
	color:#888;
	clear:both;

	font-size: 10px;
	white-space: nowrap;
	text-align: center;
	
	font-size: 11px; 
	
	
	
	
	}


a.primoo:link { color: #d8d7d3; text-decoration: none; }
a.primoo:visited { color: #d8d7d3; text-decoration: none; }
a.primoo:active { color: #d8d7d3; text-decoration: none; }
a.primoo:hover { color: #fff; text-decoration: none; }

a.primooo:link { color: #fff; text-decoration: none; }
a.primooo:visited { color: #fff; text-decoration: none; }
a.primooo:active { color: #fff; text-decoration: none; }
a.primooo:hover { color: #EFF5A7; text-decoration: none; }











#morediv {
	color: #fff;
}



/*************************************
 +Buscador
 *************************************/


.buscador input.caja {
  font-size: 13px;
  border: 1px solid #ddd;
  background: #f6f6f6;
  padding: 2px;
  color: #8888;
  width: 150px;
}
	.buscador input.caja:focus {
	  border: 2px solid #9FD2FF;
	  padding: 3px;
	  color: #000;
	}

.buscador input.boton {
  font: normal 12px arial, verdana, sans-serif;
  color: #000;
  padding: 1px 4px;
  margin-top: 3px;
}

.buscador small {
  font-size: 10px;
  color: #DDD;
}




.resultadosbusquedas{
		font-size:0.9em;
		color:#999;
}

.resultadosbusquedas a{
		color:#677;
}

.resultadosbusquedas a:hover{
		color:#CC0000;
}


.subresultadosbusquedas{

	padding-left:0px !important; /*moz width*/
	padding-left:0px;
	
	padding-right:0px !important; /*moz width*/
	padding-right:15px;
	
	list-style-type:none;

	
}

li{
	display: block;
	text-align:center;
}



/*************************************
 +Containers
 *************************************/

body{
	background:#252525 url('images/fondo.jpg') no-repeat top left; 
	color:#555;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	height: 100%;
	background-attachment: fixed;

}
#wrap{
	background:#fff;
	border-left:7px solid #eee;
	border-right:7px solid #eee;
	margin:0 auto;
	padding:0 5px;
	text-align:left;	
	width:500px; !important; /*moz width*/
	width:520px;
	float:left;
}
#content{
	font-size:1.1em;
	float:left;
	margin:0 0px;
	width:342px !important; /*moz width*/
	width:337px;

}


#lateral{

	background:#F7F8F7;
	border:1px solid #fafbfa;
	font-size:1.1em;
	float:right;
	margin:0 0px;
	width:171px;
	height:700px;
	text-align:center;

}






#sidebar{
	background:#333;
	border:5px solid #ddd;
	border-bottom:none;
	color:#fff;
	float:right;
	margin:0 10px;
	padding:10px;
	width:460px;
}
#sidebar a{
color:#b3cFc1;
}
#sidebar a:hover{
color:#eda;
}
#sidebar .sec-a{
	float:left; 
	width:200px;
	padding:0 10px;
}
#sidebar .sec-b{
	float:right;
	width:200px;
	padding:0 10px;
}

#footer{
	background:#333;
	border-top:1px solid #777;
	clear:both;
	color:#C0C0C0;
	font-size:0.9em;
	padding:5px;
}
.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}

/*************************************
 +Header
 *************************************/
h1, h2, h3{
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#header {
	height: 197px;
    width: 468px !important;
	width: 466px;
	color: #fff;
	background: #333;
	border: 5px solid #555;
	border-top: 0;
    margin: 0 auto;
	margin-left: 6px !important;
	margin-left: 10px;
}
#header a {
	color: #fff;
}
#header a:hover, #header .current_page_item{
	background: #000;
	color: #fff;
}
#title{
	width: 470px;
	font-size: 12px;
	height: 50px;
}
#title a {
	display: block;
	width: 470px;
	height: 50px;
	line-height: 50px;
	padding: 35px 0 15px 0;
}
#title h1 {
	padding-left: 10px;
	font-family: helvetica, arial, sans-serif;
}
#title a:hover {
	background: #000 url('images/title.gif') no-repeat 20% 82% !important;
}
/*************************************
 +Entry
 *************************************/
.entry{
	margin-bottom:1px;
padding:0px 10px;
font-size:1em;
text-align:justify;
}
.entry h3 {
	color:#6F6F6F;
	font-size:1.8em;
}
.entry blockquote {
	padding-left: 10px;
	border-left: 3px solid #2C5F3F;
}
.entrymeta{
	font-size:0.9em;
color:#999;
}
.entrymeta a{
color:#677;
}
.entrymeta a:hover{
color:#b3cFc1;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:1.8em;
}
.entrytitle h2 a{
color:#2C5F3F;

}
.entrytitle h2 a:hover{
	color:#C8A799;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}


body#home .entry-1
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-1 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;

margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;

}





body#home .entry-2
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-2 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;

margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;

}







body#home .entry-3
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-3 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;

margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;

}






body#home .entry-4
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-4 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}







body#home .entry-5
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-5 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}





body#home .entry-6
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-6 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}




body#home .entry-7
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-7 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}




body#home .entry-8
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-8 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}




body#home .entry-9
{
background:#eee;
border:1px solid #d8d9c8;
border:1px solid #fafbfa;
font-size:1em;
}
body#home .entry-9 .entrymeta{
background: #fafbfa;
border-top:1px solid #d8d9c8;
margin:-5px -10px !important; /*moz width*/
padding:5px 10px !important; /*moz width*/

margin:-10px -15px;
padding:5px 10px;
}


/*************************************
 +Sidebar
 * note: sidebar is actually featured 
 * on the bottom.
 *************************************/

#sidebar h3{
	color:#aaa;
	font-size:1.5em;
	font-weight:bold;
	margin:10px 0;
}
/*************************************
 +Nav
 *************************************/
#menu{
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	text-transform: lowercase;
	width: 470px;
	border-top: 1px solid #555;
}
#menu li {
	float: left;
	display: inline;
	width: 7em;
	border-right: 1px solid #555;
}
#menu a {
	display: block;
	height: 50px;
	width: 7em;
	line-height: 45px;
	padding: 45px 0 0 0;
	text-align: center;
	margin: 0;
}
/*************************************
 +Comments
 *************************************/
.commentsblock{
	margin:0.5em;
	padding:1em;
	font-size:1.1em;
}
.commentsblock textarea{
	width:300px;
}
.commentsblock input, .commentsblock textarea{
	border:1px solid #d1d1d1;
}
.commentsblock textarea:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background:#eee;
	border:1px solid #a1a1a1;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	color:#777;
	font-size:0.9em;
	list-style-type:none;
	margin:0;
	margin-top:1.5em;
	padding:0;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.author{
	background-color:#f3f3f3;
	color: #fff;
	border:1px solid #EEEEEE;
	padding:0.5em;
	color: #333;
}
.gravatar {
	float: right;
	padding: 3px;
	border: 1px solid #333;
	background-color: #eee;
}
h3#comments{
font-size:1.4em;
}

/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
}
a{
	color:#579;
	text-decoration:none;
}
a:hover{
	color:#CC0000;
}
.clearfix:after{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility:hidden; 
}
* html .clearfix {height: 1%;}



/* BOTTOM FRONT PAGE STYLE */
#licious{
	width:700px;
	clear:both;
	text-align:left;
	margin:0 auto;
}
#licious:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
}
#licious h3{
	
	padding-bottom:2px;
}
#licious h3{
	background: transparent;
	background-position:77px 0;
	color: #ace149;
	border-bottom: 1px solid #ace149;
}


#licious_wrap{
	float:left;
	margin-top:20px;
	margin-left:3px;
	width:66%;
}
#licious_left{
	float:left;
	width:49%;
	
}
#licious_center{
	float:right;
	width:49%;
}
#licious_right{
	margin-top:20px;
	float:right;
	width:32%;
}  
.byline, .byline a {
	color: #999;
	font-size: 9px;
	}

.byline a, .byline a:hover {
	text-decoration: none;
	}
	.weather{
	font-size:12px;
	}
/* Shelf */
#morediv {
	color: #fff;
}
#navigation {
text-align: center;
}
#navigationpanel{
background:#2f2f2f;
font-size: 0.9em;
margin: 0px auto;
}
#navigationpanel strong {
	color: #A5A5A3;
	text-transform: uppercase;
}

#navbottom {
height: 76px;
margin:0px;
}
.date{
margin:20px 0px 0px 0px;
font-size:0.9em;
}
.citrus-border {
height: 15px;
width: 150px;
background: #434343;
border: 1px solid silver;
padding: 0;
}
#inter{
	width: 120px;
	float: left;
	margin: 5px;
	position:fixed;
	bottom:0;
}

#inter img{
	margin:1px;
}

