/*  
Theme Name: Mimbo
Theme URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/
Description: A magazine-style theme for Wordpress
Version: 3.0
Author: Darren Hoyt
Author URI: http://www.darrenhoyt.com/2007/08/05/wordpress-magazine-theme-released/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php


TABLE OF CONTENTS

  Nav
  HTML Tags
  Structure
  Headers
  Content Styles
  	 Misc
  	 Sidebar
  	 Single Post
  	 Archives
  Post Styles
  Comments
  Form Elements
  Float Clearing
  Footer
  


/* ---------- @ Nav -----------*/

@import url('css/nav.css');




/* ---------- @ HTML Tags -----------*/


* {
	margin:0;
	padding:0;
	outline:none;
	}

body,html {
	min-height:101%; /*Firefox scrollbar fix*/
	}
	
body {

	background: #403E41 url(images/fondo4.jpg) no-repeat scroll 50% 0pt
	}

body, select, input, textarea {
	font-family: Arial,Verdana,Helvetica;
	}
	
p {	
	margin: 15px 0;
	line-height:140%;
	color:#777777;
	}

a, a:visited {
	color: orange;
	
	}

a:hover, a:active {
		color:#ff6600;
	}

hr {
	display: block;
	height:1px;
	background:#d7d7d7;
	border:0;
	color:#d7d7d7;
	}

table {
	border-collapse:collapse;
	width:100%;
	margin:15px 0;

	}

td {
	padding:4px 6px;

	}
		
table caption {
	}	
			
a img, a:visited img {
	border:none
	}
	
blockquote {
	color:#76767a;
	padding:0 18px;
	margin:25px 45px;
	border-left:3px solid #DDD;
	font:italic 1em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.02em;
	}

pre {
	width:100%;
	overflow:auto;
	}
	
				
ul {
	list-style:none;
	}
li {
	margin-bottom:0px;
	}

/* ---------- @ Structure -----------*/

#page {
	width:960px;
	margin:0 auto;
	padding-top:8px;
	}
	
#wrapper {
	background:#FFF;
	font-size:0.8em;
	padding:10px 10px 10px 10px;
	border-left:1px solid #F0F0F0;
border-right:1px solid #F0F0F0;
border-top:1px solid #F0F0F0;
	}

#masthead {
	border-bottom:1px solid #607b88;
	background: url(images/cabecera2.jpg);
	height:120px;
	}

#content {
	width:698px;
	float:left;
	margin-left:5px;
	}
#content2 {
	width:100%;
	float:left;
	margin-left:5px;
	}	
#description {
	font: italic 0.8em Arial,Helvetica,sans-serif,Verdana;
	color:#686868;
	margin:12px 0px 0 0px;
	float:left;
	letter-spacing:-0.01em;
	font-weight:bold;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}


#sidebar {
	width: 208px;

	float:right;
	margin-right:5px;
#margin-right:0px;
	}

#featured-cats {
	width:340px;
	float:left
	}

#more-posts {
	width:710px;
	float:left;
	font-size:0.9em;
	}
	
	
	
/* ---------- @ Headers -----------*/

h1 {
	font: bold 2.7em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.01em;
	float:left;
	}
	
h2 {
	font: 1.6em Arial,Verdana;
	letter-spacing:-0.01em;
	padding-bottom:8px;
	margin: 25px 0 20px 0;
	color:#ff6600;
	font-weight:bold;

	}
h2 a {
	color:#ff6600;
	}
#lead h2 {
	font: 2.2em Arial,Verdana;
	line-height:115%;
	margin:5px;
	padding:0;
	font-weight:bold;
	border:none;
	color:#ffffff;
	letter-spacing:-0.02em;
}


	
.post h2 {
	font-size:2.2em;
	padding: 0;
	margin: 15px 0 0 0;
	}
	
h2.posttitle {
	margin:25px 0 0 0;
	padding:5px 0 5px 10px;
	font-size:2.4em;
	letter-spacing:-0.02em;
	background-color:#f8f8f8;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	}

h2.pagetitle {
	margin:10px 0 0 0;
	padding:5px 0 5px 10px;
	font-size:1.7em;
	letter-spacing:-0.02em;
	background-color:#f8f8f8;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
clear:both;

	}
				
h3 {
	font-size:1.6em;
padding: 4px 40px 4px 12px ;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
color:#FF6600;
background:url(images/white3d160.gif) ;
border:1px solid #f0f0f0;
border-bottom:1px solid #e0e0e0;
		}

.post h3 {
	border:none;
	font:1.7em Georgia, "Times New Roman", Times, serif;
	color: #232323;
	letter-spacing:0;
	}
	
#featured-cats h3 {
	margin:0 0 10px 0;
	font-size:1.8em;
	}
#more-posts h3 {
	margin:0 0 10px 0;
	font-size:1.8em;

	}

#more-posts h3 a{
color:#ff6600;
text-decoration:none;
	}



				
h3#respond {
	margin:45px 0 20px 0;
	background-image:url(images/orange3d326.gif);
	color:#fff;
	font-size:1.2em;
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font:bold 1.4em Arial,Verdana;
	margin-bottom:-10px;
	letter-spacing:-0.01em;
	}
	
.post h4 {
	padding-top:15px ;
	clear:both;
	margin-bottom:10px;
	border-bottom:1px solid #F0F0F0 ;
	color: #777;

	}
#more-posts h4 {
	font-size:1.3em;
	}
	
.archive-list h4 {
	margin:0;
	font-size:1.7em;
#font-size:1.2em;
	line-height:125%;
	}
	
h5 {
	font:bold 1em Arial, Helvetica, sans-serif;
	padding:4px 1px;
	background:#f5f3ee;
	border-top:1px solid #d7d7d7;
	}

.post h5 {
	clear:both;
	margin-top:25px;
	background:none;
	padding-right:0px;
	font:bold 1.4em Georgia, "Times New Roman", Times, serif;
	border-bottom:1px solid #F0F0F0 ;
	border-top:none;
	color:gray;
	
	}
	
h6 {
	font:bold 0.9em Arial, Helvetica, sans-serif;
	}


	
/* ---------- @ Content Styles -----------*/


/*Misc*/

h1 a, h1 a:visited {
	color:#444;
	text-decoration:none
	}

h1 a:hover {
	color:#686868;
	}

h1 a:active {
	color:#929292;
	}
			
h4 a, h4 a:visited {
	color:#383838;
	text-decoration: none
	}
	
h5 a, h5 a:visited,
h5 a:hover, h5 a:active {
	text-decoration: none
	}
	
#more-posts img, .archive-list a img, .archive-list a:visited img {
	float:left;
	margin: 4px 18px 8px 0;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;
	}
	
#more-posts img {
	margin:3px 12px 4px 0;
	}
#more-posts p {
	margin-bottom:5px;
	margin-top:5px;
	font-size:11px;
	}
	#more-posts h4 {
	margin-bottom:5px;
	}
.recent-excerpts {
background-image:url("images/white3d120.gif");
border:1px solid #E0E0E0;
color:#555555;
height:145px;
margin-bottom:15px;
overflow:hidden;
padding:6px;
	}

#featured-cats ul {
	margin:3px 0 22px 0;
	}

#featured-cats li {
	list-style:none;
	border-bottom:1px dotted #B6B6B6;
	padding:5px 0 8px 6px;
	margin:4px 0;
	line-height:135%;
font-size:11px;
	}
		
#lead {
	margin:22px 0;
	/*background:#f8f8f8;
	border:1px solid #dadada;*/
	width:710px;
	height:290px;
/*		#width:695px;*/
	background-image:url(images/fondolead710x290.jpg);
	float:left;
	position:relative;
	padding:0px;
	}

#lead:hover {
	/*background:#f0f0f0;
	border-bottom:1px solid #cbcbca;
	border-right:1px solid #cbcbca;*/
	}


#lead-text {
float:right;
height:280px;
width:395px;
#width:375px;
position:absolute;
bottombottom:0px; /* position will be on bottom */  
right:10px;   
width:45%;   
/* styling bellow */  
background-color:black;   
font-size:15px;   
color:white;   
opacity:0.6; /* transparency */  
filter:alpha(opacity=60); /* IE transparency */  


	}

	
#lead br, .recent-excerpts br /*cleans up excerpts*/ {
	margin-bottom:15px;
	}

#lead img {
	float:left;
	/*
	margin-right:22px;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #dadada;*/
	
	}

#commentcount {
	display:block;
	padding-left: 19px;
	background:url(images/bubble.gif) no-repeat 0px 3px;
	font:1.2em "Trebuchet MS",Arial,sans-serif;
	margin-top:18px;
	margin-bottom:0px;
	margin-left:5px;
	
	}
#commentcount a{	
		color:#777;
}
#lead h2 .commentcount {
	font-size:0.4em;
	}

.postmetadata .commentcount {
	font-size:1em;
	}
		
.date {
	float:left;
	margin:17px 4px 0 0;
	font: 0.85em Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:12px;
	}

#featured-cats .date {
	margin: 2px 3px 0 0;
	}


/*Sidebar and Widgets*/

#sidebar li, .headlines li {
	#margin-bottom:-16px;
	}

#sidebar a, #sidebar a:visited,
#home 
.archive-list h4 a, .archive-list h4 a:visited,

.fullarchive a, .fullarchive a:visited {
	color:#424242;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active,
#home #content a:hover, #home #content a:active, 
.archive-list h4 a:hover, h4 .archive-list a:active, 

.fullarchive a:hover, .fullarchive a:active {
color:#FF6600;
	text-decoration: none;
	}

#wp-calendar td {
	text-align:center;
	padding:3px;
	}	
	
#recentcomments {
	color: #787878;
	}

a.rsswidget, a.rsswidget:visited {
	font-weight: bold
	}

#ads img, .wp125ad img {
	float:left;
	margin:0 0 6px 6px;
	}

.textwidget {
	margin: 0px 0;
	line-height:160%;
color:#999999;
/*	border:1px solid #E0E0E0 ;*/
	}	
	
.widget td {
	background:none;
	}
	
.widget table {
	border:none
	}
	
.widget  {
	}
		

/*Single Posts*/

#writer {
	background:#ededed;
	margin:-10px 0 22px 0;
	padding:3px 20px 16px 20px;
	border-bottom:1px solid #dadada;
	border-top:1px solid #dadada;
	}
	
#writer img {
	padding:1px;
	border:1px solid #b2afa4;
	float:left;
	margin:18px 15px 6px 0;
	}

#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	font-size:1.3em;
	margin-top:15px;


	display:block;
	font-weight:bold;

font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
letter-spacing:-0.1em;




	}	

#tags a, #tags a:visited {
	text-decoration: none;
color:#8FC400;
	}
#tags a:hover {
	text-decoration: none;
color:#FF6600;
	}	
	
/*Archives*/

.archive-list li {

	background: url(images/farchivos.gif);
border-top:1px solid #F0F0F0;
border-left:1px solid #F0F0F0;
border-right:1px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
float:left;
height:220px;
#height:230px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0 15px 15px 0;
padding:7px;
width:670px;
overflow: hidden;

	}

.archive-list img {
	margin:0 14px 0 0;
	}

.archive-list .postmetadata {
	border:none;
	margin:0;
	padding:4px 0 0 0;
	font-size:12px;
	}
		
#pagination {
	margin-top:30px;
	width:604px;
	}

#pagination .left {
	width:290px;
	text-align:right;
	}

#pagination .right {
	float:right;
	width:294px;
	}



/* ---------- @ Post Styles -----------*/

.entry {
	padding-bottom:10px;
	}

.postmetadata {
	padding: 7px 0;
	border-top:1px solid #e0e0e0;
	margin:0 0 10px 0;
	color:#7a7a7a;
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;

	}	
.postmetadata a {

color:#8FC400;
}

;

.post code {
	background:#f5f3ee;
	padding:3px;
	font-size:1.2em;
	}
			
.post ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	}

.post ol li {
	margin:0 0 5px 48px;
	line-height:115%;
	}


/*Images*/
	
.entry img {
	padding:5px;
	margin-left:5px ;
	margin-right:10px;
	}

.wp-caption.alignleft, 
.wp-caption.alignright, 
.wp-caption.aligncenter {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
	}

img.alignleft {
	margin:5px 15px 10px 0;
	float:left
	}

img.alignright {
	margin:5px 0 10px 15px;
	float:right
	}

.wp-caption.alignleft {
	float:left;
	/*margin:5px 22px 10px 0;*/
	margin:5px;
	}
	
.wp-caption.alignright {
	float:right;
	margin:5px 0 10px 22px;
	}

.wp-caption.aligncenter, img.aligncenter {
    margin: 0 auto;
	display:block;
	margin-bottom:15px;
	float:none
   	}
		
p.wp-caption-text {
	margin:0;
	text-align:center;
	padding:5px 0;
	}	

.wp-caption img {
	float:none;
	margin:0;
	}	

.gallery {
	margin:15px 0;
	display:block;
	}
	
.gallery img {
	border:1px solid #999 !important;
	padding:2px;
	}

.gallery-item {
	padding:12px 0;
	}

.gallery-caption {
	padding:10px;
	}
	
	
	
	

/* ---------- @ Comments -----------*/

.reply a, .reply a:visited  {
	width:75px;
	background:#CCC;
	color:#FFF;
	display:block;
	margin-bottom:15px;
	padding:5px !important;
	text-align:center;
	border-bottom:1px solid #f2f2f2;
	border-right:1px solid #f2f2f2;
	text-decoration:none !important;
	font:italic 1em Georgia,Arial,Verdana;
	}

.reply a:hover {
	background:#aeaeae;
	text-decoration:none;
	border-bottom:1px solid #898989;
	border-right:1px solid #898989;	
	color:#FFF;
	}

.reply a:active {
	background:#CCC;
	}
			
.commentlist li {
	margin: 0 0 18px 0;
	padding: 15px;
	background:#F2F2F2;
	border-bottom:1px solid #DDDDDD;
	border-top:1px solid #DDDDDD;
	list-style:none
	}

.commentlist li.depth-2 {
	border:none;
	background:#FFF;
	border-top: 1px solid #f2f2f2;	
	margin-left:15px;
	}

.commentlist li.depth-3	 {
	margin-left:15px;
	border:none;
	background:#f2f2f2;
	}

.commentlist li.bypostauthor {
	background:#e5e5e5 !important; 
	border:1px solid #c7c7c7 !important;
	}
	
.commentlist code {
	background:#e0e0e0;
	padding:3px;
	}
	
.avatar {
	margin: 3px 10px 0 0;
	float:left;
	padding:2px;
	border:1px solid #b9b9b9;
	background:#FFF;	
	}

#trackbacklist li {
	margin: 10px 0 10px 35px;
	}

#trackbacklist cite {
	font-style:normal
	}
			
cite.fn {
	font: bold 1.4em Georgia, "Times New Roman", Times, serif;
	letter-spacing:-0.05em;
	display:block;
	padding-top:9px;
	}	

.says {
	display:none;
	}
	
.commentmetadata {
	float:left
	}
 
.comment-date a, .comment-date a:visited {
	color:#868686;
	font-size:0.9em;
	text-decoration:none
	}

.commentmetadata a:hover, .commentmetadata a:active  {
	text-decoration:underline;
	color:#333;
	}

		
	
	
/* ---------- @ Form Elements -----------*/

#author, #email, #comment, #url, #s {
	background:#FFF !important;
	padding:5px;
	border:1px solid #bfbfbf;
	border-left:1px solid #e2e2e2;
	border-top:1px solid #e2e2e2;
	}

#author, #email, #url {
	width:220px;
	}
		
.button {
	padding: 8px 14px;
	background:#424242;
	color:#FFF !important;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#272727;
	color:#FFF;
	text-decoration:none
	}

.button:active {
	background:#000;
	}

#commentform textarea {
	width: 98%;
	margin-top:5px;
	height:250px;
	}

#searchform {
	float:right;
	width:250px;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	}

#s {
	width:190px;
	font-size:1em;
	}
	
#s:focus {
	background:#f8f8f8 !important;
	}

#searchsubmit {
	vertical-align:top
	}		
	

	

/* ---------- @ Float Clearing -----------*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block;

	}
	


/* ---------- @ Footer -----------*/

#footer {
	font-size:0.75em;
	padding:16px 25px 25px 25px;
	/*background:url(images/bg_footer.jpg) no-repeat;*/
	}

#footer a, #footer a:visited {
	color:#94928b;
	text-decoration:none;
	}

#footer a:hover {
	color:#5a5954;
	}

#footer a:active {
	text-decoration:underline
	}
			
#footer img {
	vertical-align:middle;
	}
	
#copyright {
	float:left;
	width:600px;
	line-height:140%;
	color:#777;
	}

#rss {
	float:right;
	width:250px;
	text-align: right
	}
			
.breadcrumb
{
	font-family:Arial,Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:-0.01em;
line-height:normal;
padding:5px;
background-color:#f0f0f0;
color:#999;
padding-left:20px;
}
.breadcrumb a
{
	text-decoration:none;
	}
#sidebar h3 {
font-size:1.6em;
padding:4px 5px 4px 12px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
color:#FF6600;
background:url(images/white3d160.gif) ;
border:1px solid #f0f0f0;
border-bottom:1px solid #e0e0e0;
margin-top:20px;
	}
#sidebar li a:link ,#sidebar li a:visited{
display:block;
font-size:12px;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
border-bottom:1px solid #eee;
border-top:1px solid #fff ;
border-left:1px solid #eee ;
border-right:1px solid #eee ;
color:#666666;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
background-color:#f8f8f8;


		}

 #sidebar li a:hover, #sidebar li a:active {
background:#FFDEAD none repeat scroll 0 0; 
color:#ff6600;
text-decoration:none;
display:block;

}
#imgwidget {
border:1px solid #E0E0E0 ;
padding:3px;
margin-bottom:2px;
margin-top:2px;
}
#imgwidget a:hover{
filter: alpha(opacity=65);
opacity:.65;
}
#publi1{
width:234px;
height:60px;
border:1px solid #fff;
float:left;
margin-left:60px;
}
#publi2 {
width:206px;
height:206px;
margin-top:15px;
margin-bottom:15px;
text-align:center;
}
#especial{
width:206px;
margin-top:15px;
margin-bottom:15px;
text-align:center;
border-top: 1px solid #E0E0E0;
padding-top: 10px;
font-size:11px;
}
#lead p {
font-size:13px;
color:#dddddd;
margin-left:10px;
}
#prefooter {

	width:960px;
	height:240px;
	float:left;
	margin: 0  auto 10px;
background-color:#e0e0e0;
	}
#in_prefooter {
	width:300px;
	height:150px;
	float:left;

	margin-left:15px;

	#margin-left:8px;
margin-top:6px;
	text-align:center;
	line-height:150%;
	font-size:1.1em;
	}

#prehead {
		float:left;
		}
#fin {
			clear:both;
			}
			
#sidebar2 {
width:208px;
height:300px;
border:1px solid #fff;
float:left;
}

#tficha{
width:198px;
height:15px;
background:url(images/bloc.gif) repeat-x 0pt;
color:#fff;
letter-spacing:-0.02em;
text-align:center;
margin-bottom:0px;
font-weight:bold;
font-size:12px;
border-left:1px solid #e8e8e8;
border-right:1px solid #e8e8e8;
}

#ficha {
width:200px;
margin-bottom:15px;
float:right;
margin-left:25px;
margin-right:15px;

}
#ficha ul li {
margin:0px;

}
#ficha li {
border-bottom:1px solid #E8E8E8  ;
border-top:1px solid #fff ;
border-left:1px solid #E8E8E8   ;
border-right:1px solid #E8E8E8  ;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:5px;
display:block;
background-color:#F8F8F8   ;
color:gray;
text-align:center;
}
.titulo {
	font-size:14px;
	font-weight:bold;
	}
#foto {
	width:100%;
	border:1px solid gray;
	}
	
#publi3 {
width: 520px;
height: 72px;
margin:0px;
padding:0px;
text-align:center;
float:left;
}
#publi7 {
width: 470px;
height: 66px;
margin:0px;
padding:0px;
text-align:center;
}
#sello {
float:left
margin-left:0px;
















margin-top:0;
}
#sello img {
border: 2px solid #f0f0f0;
}
.mas {
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
}
#publi4 {
width: 680px;
height: 62px;
margin:0px;
padding:0px;
text-align:center;
clear:both;
margin-top:15px;

}

#publi6 {
width: 690px;
height: 270px;
text-align:center;
margin:0px;
padding:0px;
clear:both;
margin-top:15px;

}







#publi5 {
width: 340px;
height: 290px;
margin:0px;
padding:0px;
text-align:left;
float:left;
margin:5px 1px 1px 1px;
color:#777777;
padding-top:5px;
padding-left:5px;
background:#f0f0f0;
}

#in_prefooter h3 {
font-size:0.9em;
padding: 1px ;
background-color:#f0f0f0;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
color:#909090;
background:url(images/white3d160.gif) ;
border:1px solid #f0f0f0;
border-bottom:1px solid #e0e0e0;
margin:0px;
text-align:center;
	}
#in_prefooter li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
display:block;
font-size:12px;
padding: 3px 6px 3px 2px;
border-bottom:1px solid #eee;
border-top:1px solid #fff ;
border-left:1px solid #eee ;
border-right:1px solid #eee ;
	background:#f8f8f8;
color:#c0c0c0;
line-height:13px;
}
#in_prefooter li a{
color:#c0c0c0;
text-decoration:none;
}
.gris {
	color:#e85d01;
	font-size:11px;

}
.gris a {
color:#e85d01;
}
#commentcount a:hover, .commentcount a:active {
	color:ff6600;
	}

#commentcount a, .commentcount a:visited {
	color:#fff;
	}
.archive-list {
	margin-top:15px;
}

.reciente li a{
#margin-bottom:16px;

}
#translation_bar {
margin-top:10px;
text-align:center;
}
#translation_bar img {
margin-right:6px;
}
.sociable_tagline {
margin-bottom:10px;
}
.lang_switch{
float:left;
}
#parque {
width:300px;
float:left;
}
#parque ul li {
list-style-type:square;
margin-top:17px;
color:#666666;
}
#ficha img {
margin:-5px;
padding:0px;
}
.archive-list p {
font-size:1em;
}
#postmetadata {
color:#555555;
float:left;
font-size:12px;
line-height:150%;
margin-bottom:7px;
margin-top:7px;
padding:6px;
width:380px;
border:1px solid #f0f0f0;
background:#fff;

	}
.naran {
color: #ff6600;
font-size:12px;

}
.commentcount
{
color: #ff6600;
font-size:12px;

}

.tag-description {
text-align:center;
color:#999999;
} 
#finfloat{
clear:both;
}
.esta {
float:right;
}
#publi20 {
width: 478px;
height: 69px;
margin:0px;
padding:0px;
text-align:center;
margin-top:10px;
float:left;
background:#f0f0f0;
padding-top:5px;
padding-left:5px;
margin-right:30px;
margin-bottom:10px
}
.navigation {
margin-top:10px;
}
#lead h2 a {
color:#ffffff;
text-decoration:none;
}
#publi125 {
width:135px;
height:135px;
padding-top:5px;
padding-left:5px;
float:left;
background:#f0f0f0;
}
.np {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
letter-spacing:-0.1em;
color: #8fc400;
font-size:80%;
}
/*.verde {
color:#8FC400;
}
.verde a {
color:#8FC400;
}*/
#imgcat{
border:1px solid #d0d0d0;
width:693px;
height:145px;
padding-top:2px;
padding-left:2px;

}
#comenta{
border-top:1px solid #f0f0f0;
border-left:1px solid #f0f0f0;
border-right:3px solid #e0e0e0;
border-bottom:1px solid #e0e0e0;
float:left;
font-size:12px;
height:72px;
margin-top:-10px;
width:180px;
margin-left:-10px;
text-align:center;
color:#666666
}
.comentanum {
font-size:18px;
font-weight:bold;
}
#publi728 {
text-align:center;
width: 920px;
height: 100px;
margin:0px;
padding:0px;

margin:5px 1px 1px 1px;
color:#777777;
padding-top:5px;
padding-left:5px;
}
#widgetIframe{
font-size:10px;
}
#contenedor {
font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Verdana,sans-serif;
width: 900px;
margin:0px;
padding:0px;
margin-top:10px;
float:left;
background:#f0f0f0;
padding-top:5px;
padding-left:5px;
margin-right:30px;
margin-bottom:10px
border:1px solid #b1b1b1;
}
#contenedor li {
margin:0px;
padding:0px;
}
#lact{
float:left;
width:275px;
border:1px solid white;
}
#ldif{
border:1px solid white;
color:#A1A1A1;
float:left;
font-size:11px;
text-align:center;
width:100px;
height:74px;
}
#ldur{
border:1px solid white;
color:#A1A1A1;
float:left;
font-size:11px;
text-align:center;
width:100px;
height:74px;
}
#ldes{
border:1px solid white;
color:#A1A1A1;
float:left;
font-size:11px;
text-align:center;
width:100px;
height:74px;
}
#limg{
border:1px solid white;
color:#A1A1A1;
float:left;
font-size:11px;
text-align:center;
width:100px;

}
#ltact{
float:left;
width:275px;
border:1px solid white;
background:#dddddd;
}
#ltdif{
border:1px solid white;

float:left;
background:#dddddd;
text-align:center;
width:100px;
}
#ltdur{
border:1px solid white;

float:left;
background:#dddddd;
text-align:center;
width:100px;
}
#ltdes{
border:1px solid white;

float:left;
background:#dddddd;
text-align:center;
width:100px;
}
#ltimg{
border:1px solid white;
float:left;
background:#dddddd;
text-align:center;
width:100px;
}
#romper{
clear:both;
}