/*==============================
			-- GENERAL -- 
==============================*/
*{
	margin:0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.clear{clear:both;}

html, body{
	color:#DB5800;
	font:12px Arial, Verdana, sans-serif;
}

body{
	background:url(img/bg-keywords.jpg) repeat-x top left;
}

#container{
	margin:auto;
	width:990px;
	overflow:hidden;
}

a{
	color:#8EA106;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	color:#8EA106;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li{
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8EA106;
}

h1{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AFA8B0;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F4615;
	text-decoration: underline;
}

.footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0C600;
	text-decoration: underline;
}

h2{
	font-size:14px;
	color:#59631E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 a:active{
	font-size:20px;
}
h2 a:hover{
	font-size:20px;
	text-decoration:underline;
}

h3{
	color:#59631E;
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 25px;
}

p.date{
	color:#8EA106;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.tabset_content{display:none;}
.tabset_content_active{display:block;}
a .tabset_content{display:block;}

/*==============================
			-- FORM -- 
==============================*/
textarea{
	border:1px solid #ccc;
	padding-top:3px;
	width:450px;
	height:160px;
	margin-top: 5px;
}

button {
	border:0;
	cursor:pointer;
	text-align:center;
	background-image: url(img/btnblue-L2.png);
	background-repeat: no-repeat;
	background-position: center top;
}

button span { 
	margin:-1px -3px 0 0;
	position:relative; 
	display:inline-block; 
	white-space:nowrap; 
	height:35px; 
	line-height:30px;
	/*background:url(img/btnblue-R.png) no-repeat top right;*/
	padding-right:15px;
	color:#fff; 
}

button1 {
	border:0;
	cursor:pointer;
	text-align:center;
	background-image: url(img/btnblue-L21.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 35px;
	width: 127px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
}

button1 span {
	position:relative;
	display:inline-block;
	white-space:nowrap;
	line-height:30px;
	background:url(img/btnblue-R1.png) no-repeat top right;
	padding-right:15px;
	color:#F0C600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: -1px;
	margin-right: -14px;
	margin-bottom: 0;
	margin-left: 0;
}

/*========================
	  -- KEYWORDS -- 
==========================*/

div.keywords{
	overflow:hidden;
	margin-bottom:10px;
	height:20px;
	color:#fff;
	padding-top:2px;
}

div.keywords a{
	color:#AFA8B0;
}
div.keywords h1{
	background:url(img/fl-keywords.png) no-repeat center left;
	float:left;
	padding-left:10px;
}

div.keywords ul{
	overflow:hidden;
	float:right;
}	

div.keywords ul li{
	float:left;
}
div.keywords ul li a{
	padding:0px 7px;
}
div.keywords ul li:first-child a{
	border-right:1px solid #ccc;
}


/*==============================
			-- HEADER -- 
==============================*/

div.header{
	text-align:center;
	position:relative;
}

div.header div{
	height:120px;
	padding-left:270px;
	margin:20px 0;
	position:relative;
	background:url(img/header.png) repeat-x top left;
}

div#goBack{
	height:90px;
    width: 30px;
	position:absolute;
	background:none;
	top:0;
	left:0;
	cursor:pointer;
}
div.header div > a img{
	position:absolute;
	top:22px;
	left:12px;
	z-index:5; border:0;
}

div.header div ul{
	overflow:hidden;
	float:left;
	border-right:1px solid #28384d;
	border-left:1px solid #445e7d;
}

div.header div ul li{
	float:left;
}

div.header div ul li a{
	display:block;
	float:left;
	color:#fff;
	height:38px;
	line-height:38px;
	padding:0 15px;
	border-left:1px solid #28384d;
	border-right:1px solid #445e7d;
	font-weight:bold;
}
div.header div ul li a:hover{
	text-decoration:underline;
}

div.header div form{
	float:right;
	margin-top: 75px;
	margin-right: 63px;
	width: 170px;
	height: 19px;
	background-image: url(img/buscar.png);
	background-repeat: no-repeat;
}

form.search{
   height:30px;
   margin-top:20px;
}

form.search1{
	padding:8px 10px;
	overflow:hidden;
	width:155px;
}

form.search input{
	height:14px;
	float:left;
	width:247px;
	border:1px solid #CCCCCC;
	margin-left:20px;
	margin-right:10px;
	margin-top:3px;
}

form.search1 input{
	height:16px;
	float:left;
	width:110px;
	padding-top: 2px;
	padding-left: 5px;
	border:none
}

form.search2{
padding-bottom:30px;
}
form.search2 input{
	height:14px;
	float:left;
	width:247px;
	border:1px solid #CCCCCC;
	margin-left:20px;
	margin-top:15px;
}

form.search button{
	text-indent:-9999px;
	height:30px;
	width:31px;
	background-image: url(img/buttonNewsletter.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	padding-bottom:20px;
}
form.search button:hover{
	background-position: 0 -29px;
}

form.search1 button{
	text-indent:-9999px;
	height:15px;
	width:34px;
	background-image: url(img/buscar1.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	background-color:transparent;
	margin-left: 9px;
	margin-top: 2px;
}

form.search2 button{
	text-indent:-9999px;
	background-image: url(img/botton_buscar.png);
	background-repeat: no-repeat;
	width:60px;
	height:50px;
}
form.search2 button:hover{
   background-position: 0 -49px;
}
/*==============================
			-- SIDEBAR -- 
==============================*/
div.sidebar{
	width:340px;
	float:left;
	margin-left:15px;
	overflow:hidden;
}

div.sidebar > img{
	margin:15px 0;
}

div.sidebar > ul{
	overflow:hidden;
	width:100%;
	font-family: Napapiiri;
	font-size: 13px;
	font-weight: bold;
	color: #DB5800;
}

div.sidebar > ul li{
	float:left;
}

div.sidebar > ul li a span{
	display:inline-block;
	color:#FFFFFF;
	height:21px;
	padding:14px 25px 0 20px;
	text-align:center;
	font-weight:bold;
	font-family: Napapiiri;
	font-size: 13px;
}

div.sidebar ul li a.active{
	display:inline-block;
	height:46px
}

div.sidebar ul li a.active span{
	color:#DB5800;
}


#testrollover1 { 
 display:block;  
 width: 94px;  
 height:46px;  
 background: url(img/barratab.png) 0 -50px no-repeat;
 
 }#testrollover1:hover {  
 background-position: 0 -35px;  

 }#testrollover1:active {  
 background-position: 0 -35px;  
  
 } 
 #testrollover1:visited {  
 background-position: 0 -35px;  
  
 } 

#testrollover2 { 
 display:block;  
 width: 101px;  
 height:46px;  
 background: url(img/barratab1.png) 0 0 no-repeat;

 }#testrollover2:hover {  
 background-position: 0 -35px;  

 }#testrollover2:active {  
 background-position: 0 -35px;  
  
 } 
 #testrollover2:visited {  
 background-position: 0 -35px;  
  
 } 
  
#testrollover3 { 
 display:block;  
 width: 152px;  
 height:46px;  
 background: url(img/barratab2.png) 0 0 no-repeat;

 }#testrollover3:hover {  
 background-position: 0 -35px;  

 }#testrollover3:active {  
 background-position: 0 -35px;  
  
 }     
  #testrollover3:visited {  
 background-position: 0 -35px;  
  
 } 
  
.sidebar .tabset_tabs li {
	height: 46px;
	width: 94px;
}
.sidebar .tabset_tabs li1 {
	background-position: center;
}
.sidebar .tabset_tabs li2 {
	background-position: center;
}

div.sidebar > ol{
	background:#FFE97D;
	padding:20px 10px;
	background-color: #FFE97D;
	background-image: url(img/foot1.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
}

div.sidebar > ol li{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	border-bottom:1px dotted #F8D83F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
}

div.sidebar > ol li a{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	border-bottom:1px dotted #F8D83F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
}

div.sidebar > ol li a:hover{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	border-bottom:1px dotted #F8D83F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EA106;
	text-decoration: underline;
}

div.sidebar > ol h3 a{
	font-weight:bold;
}

div.sidebar > ol h3 +p{
	margin:5px 0;
}

/* Right Sidebar */
div.subsright div{
	width:170px;
	float:right;
	background-image: url(img/foot2.png);
	background-position: bottom;
	background-repeat: no-repeat;
    padding-bottom:15px;
    margin-bottom:10px;
}

div.subsright h2{
	color:#DB5800;
	font-size:11px;
	padding-left:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(img/mmh2.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 18px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #DB5800;
	padding-top: 12px;
}

div.subsright > div{
	background-color: #FFE97D;
}

div.subsright ul li{
	color:#8EA106;
	border-bottom:1px dotted #F0C600;
	margin:5px 0;
	padding:0 5px 0 10px;
}

div.subsright ul li a{
	/*display:inline-block;*/
	color:#DB5800;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.subsright ul li a:hover{
	/*display:inline-block;*/
	color:#8EA106;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

/* Left Sidebar */
div.subsleft{
	width:160px;
	float:left;
}

div.box{
	margin-top:5px;
}

div.box h2{
	font-size:14px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DB5800;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div.box p a{
	display:block;
	height:20px;
	margin-bottom:7px;
	color:#59631E;
	font-size:10px;
	font-weight:bold;
	width: 160px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8EA106;
}

div.box .rss a{
	background:url(img/icon-rss.png) no-repeat top left;
	width: 133px;
}
div.box .rss a:hover{
	background:url(img/icon-rss.png) no-repeat top left;
	width: 133px;
	text-decoration: underline;
}
div.box .twitter a{
	background:url(img/icon-twitter.png) no-repeat top left;
	width: 133px;
}
div.box .twitter a:hover{
	background:url(img/icon-twitter.png) no-repeat top left;
	width: 133px;
	text-decoration: underline;
}

div.box .facebook a{
	background:url(img/icon-facebook.png) no-repeat top left;
	width: 133px;
}

div.box .facebook a:hover{
	text-decoration: underline;
	background:url(img/icon-facebook.png) no-repeat top left;
	width: 133px;
	text-decoration: underline;
}

p.googlereader a{
    border:none;
	width: 133px;
}

p.googlereader a:hover{
    border:none;
	width: 133px;
}

div.comunidad h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59631E;
	padding-bottom: 7px;
	width: 160px;
}

div.novedades h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59631E;
	padding-bottom: 7px;
	width: 160px;
}


/* Boxes de afuera */
div.firstbox h2{
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0px;
}

div.firstbox form{
	padding:0;
	border:1px solid #ccc;
	width:272px;
	height: 18px;
	margin-top: 1px;
}

div.firstbox form input{
	width:236px;
	height: 18px;
	margin-top: 2px;
}

.widget_recent_entries,.widget_links,
.widget_rrm_recent_comments,.masbuscados{
	margin-bottom:20px;
	background-color: #FFE97D;
	background-image: url(img/foot1.png);
	background-position: -1px bottom;
	background-repeat: no-repeat;
}

.widget_recent_entries h2,
.widget_rrm_recent_comments h2,.masbuscados h2{
	padding-left:40px !important;
	color:#DB5800;
	height:31px;
	padding-top:20px;
	background-image: url(img/cab1.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	width: 340px;
	font-family: Napapiiri;
	font-size: 18px;
	font-weight: bold;
}

.masbuscados h2{
	background-image: url(img/cab4.png);
}

.masbuscados h2 a{
	color:#DB5800;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.masbuscados h2 a:hover{
	color:#DB5800;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

.masbuscados{
 margin-bottom:50px;
}

.widget_rrm_recent_comments h2{
	background-image: url(img/cab2.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	height: 31px;
	width: 340px;
}

.widget_links h2,
.widget_links h2{
	padding-left:40px !important;
	color:#DB5800;
	height:31px;
	padding-top:20px;
	background-image: url(img/cab3.png);
	background-repeat: no-repeat;
	background-position: -1px 2px;
	width: 340px;
	font-family: Napapiiri;
	font-size: 18px;
	font-weight: bold;
}

div.firstbox +div p.date{
	padding-left:15px;
}
.widget_recent_entries, .widget_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	font-weight: bold;
	background-image: url(img/foot1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 51px;
}
.widget_recent_entries li,.widget_links li, .masbuscados li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	font-weight: bold;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8D83F;
	margin-left: 18px;
	height: 33px;
}

.widget_recent_entries li a ,.widget_links li a, .masbuscados li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	font-weight: bold;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.widget_recent_entries li a:hover,.widget_links li a:hover,.masbuscados li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EA106;
	font-weight: bold;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.widget_rrm_recent_comments {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	background-image: url(img/foot1.png);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 51px;

}
.widget_rrm_recent_comments li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F8D83F;
	margin-left: 18px;
	height: 33px;
}

.widget_rrm_recent_comments li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DB5800;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_rrm_recent_comments li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8EA106;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
 

/*==============================
			-- CONTENT -- 
==============================*/
div.content {
float:left;
margin-bottom:25px;
min-height:650px;
width:635px;}

div.relatedArticles{
	height:41px;
	width:100%;
	display:block;	
	margin-bottom:20px;
}

div.goInicio{
	width:78px;
	float:left;
    line-height:41px;
	background:url(img/inicio.png) no-repeat top left;
	background-repeat:no-repeat;
}
div.goInicio:hover{
    background-position:0 -45px;
}
div.goInicio a{
 display:block;
 margin-left:34px;
 margin-top:3px;
 color:#FFFFFF;
}


div.lastposts{
	background:url(img/ultimos.png) no-repeat bottom left;
	overflow:hidden;
	height:41px;
	line-height:41px;
	width:555px;
	float:right;
}

div.lastposts a{
	color:#DB5800;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	margin-left:10px;
}

div.lastposts a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59631E;
	float: left;
	text-decoration: underline;
}

div.lastposts p{
	width:100px;
	padding-left:20px;
	margin-top:3px;
	float:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


div.lastposts div{
	width:305px;
	float:left;
	line-height:14px;
	margin-top:17px;
}

div.lastposts > ul{
    margin-top:9px;
	float:right;
}
div.lastposts > ul li{
	float:left;
}

div.lastposts ul li .prev{
  margin-top:7px;
  background:url(img/prev_triangle.png) no-repeat top left;
  display:block;
  width:17px;
  height:17px;
}
div.lastposts ul li .next{
  margin-top:7px;
  margin-right:7px;
  background:url(img/next_triangle.png) no-repeat top left;
  display:block;
  width:17px;
  height:17px;
}

div.lastposts ul li .prev:hover{
 background-position:0 -17px;
}
div.lastposts ul li .next:hover{
 background-position:0 -17px;
}

div.lastposts > ul li a{
	display:inline-block;
	height:41px;
	width:18px;
	text-indent:-9999px;
}

/* Post */
div.post p{
	font-size:12px;
	padding:8px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

div.post a{
	color:#59631E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div.post a:hover{
	color:#59631E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}


div.post h2 a{
	font-size:20px;
	color:#59631E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
div.post h2 a:active{
	font-size:20px;
}
div.post h2 a:hover{
	font-size:20px;
	text-decoration:underline;
}



div.post a img{
	/*border: 1px solid #F0C600;
	background-color: #F0C600;
	background-position: 248px 301px;*/
}

div.post p.date2{

	margin-bottom:5px;
	font-size:10px;
	height:60px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8EA106;
	background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  repeat-x;
	padding-left:65px;
	
}

div.post p.date{
	margin-bottom:5px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8EA106;
	background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  repeat-x;
}

div.post p.readmore a{
	color:#DB5800;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
	padding-right:10px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(img/fl-keywords1.png);
	background-repeat: no-repeat;
	background-position: right center;*/
}

div.post p.readmore a:hover{
	color:#59631E;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image: url(img/fl-keywords1.png);
	background-repeat: no-repeat;
	background-position: right center;*/
}

span.imgcontent{
	background:#eaeaea;
	border:1px solid #ccc;
	padding:5px 5px 0;
	display:inline-block;
	text-align:center;
	margin:20px 0;
}

div.subfooter{
	/*overflow:hidden;
	margin-bottom:15px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DB5800;
	background-image: url(img/barraplug.png);
	background-repeat: no-repeat;
	background-position: left center;*/
	
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #DB5800;
	margin-bottom:15px;
	
}

div.subfooter ul{
	overflow:hidden;
	float:left;
}

div.subfooter ul li{
	float:left;
}

div.subfooter ul li a{
	display:block;
	float:left;
	padding:3px 10px 0 22px;
	color:#000;
	font-size:11px;
	height:17px;
}

div.subfooter ul li:first-child a{background:url(img/mini-print.png) no-repeat top left;}
div.subfooter ul li:first-child+li a{background:url(img/mini-email.png) no-repeat top left;}
div.subfooter ul li:first-child+li+li a{background:url(img/mini-twitter.png) no-repeat top left;}
div.subfooter ul li:first-child+li+li+li a{background:url(img/mini-facebook.png) no-repeat top left;}
div.subfooter ul li:first-child+li+li+li+li a{background:url(img/mini-digg.png) no-repeat top left;}
div.subfooter ul li:first-child+li+li+li+li+li a{background:url(img/mini-stupon.png) no-repeat top left;}
div.subfooter ul li:first-child+li+li+li+li+li+li a{background:url(img/mini-mas.png) no-repeat top left;}


div.subfooter p{
	float:right;
	background:url(img/btnblue-L.png) no-repeat top left;
	margin:0;
	padding:0;
}

div.subfooter p a{
	color:#F0C600;
	height:22px;
	display:inline-block;
	/*background-image: url(img/btnblue-R.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.subfooter p a:hover{
	color:#FFFFFF;
	height:22px;
	display:inline-block;
	/*background-image: url(img/btnblue-R.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

div.wp-pagenavi{
	font-size:13px;
	padding:0 5px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:30px;
}

div.wp-pagenavi a{
	text-align:center;
	color:#4b81bc;
}

div.wp-pagenavi a.page{
	color:#666;
}

div.wp-pagenavi span.current{
	border:1px solid #DB5800;
	color:#FFFFFF;
	background-color: #DB5800;
}

div.wp-pagenavi a:visited,
div.wp-pagenavi a, div.wp-pagenavi a:link {
	border:0;
} 


/* Relacionados, Comentarios, FormComentar  */
p.cats{
	margin:8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

p.cats a{
	margin:8px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8EA106;
	text-decoration: underline;
}

div.comments h3,
div.related h3,#commentform h3,div.headerRelated{
	color:#59631E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  repeat-x;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

div.headerRelated{
    padding-bottom:30px;
}

div.tituloRelated{
 font-size:14px;
 width:80%;
 float:left;
}
div.inicioRelated{
 font-size:14px;
 width:10%;
 float:right;
 position:absolute;
 padding-left:24px;
 background-image: url(img/iconoHome.png);
 background-position:0 0;
 background-repeat:no-repeat;
 height:40px;
 margin-left:550px;
 margin-top:-5px;
}
div.inicioRelated a{
 margin-left:5px;
 display:block;
 padding-top:6px;
}




div.related li{
	overflow:hidden;
	margin:10px 0;
}

div.related li img{
	float:left;
	margin-right:10px;
}

div.related li p{
	padding:2px 0;
}

div.comments ol{
}

div.comments li{
	background:#ffffff;
	padding:10px 0;
	overflow:hidden;
}

div.comments li.even{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0C600;
	margin-top: 10px;
	background-color: #FFF4C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB5800;
}

div.comments li div{
	width:200px;
	float:left;
	padding-left:15px
}

div.comments li div.text{
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DB5800;
	text-decoration: none;
}

div.comments li p.text{
	float:right;
	color:#666;
	padding-right:20px;
}

#commentform{
	padding:10px;
	font-size:11px;
	color:#666;
}

#commentform h4{
	color:#33475f;
	font-size:11px;
	padding:3px 0 0 27px;
	height:20px;
	background:url(img/icon-comment.png) no-repeat top left;
}

#commentform p{
	margin:10px 0;
}

#commentform p.verif input{
	width:120px;
}

#commentform label input{
	margin-right:5px;
}

#commentform input{
	border:1px solid #ccc;
	margin:5px 0;
	padding-top:3px;
	height:20px;
	width:250px;
}

/*==============================
			-- FOOTER -- 
==============================*/
div.footer{
	background:url(img/bg-footer.png) no-repeat top left;
	height:63px;
	color:#3F4615;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.footer .copy{
 margin-left:50px;
}

div.footer ul{
	overflow:hidden;
	margin-bottom:8px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F4615;
}

div.footer ul li{
	float:left;
}

div.footer ul li a{
	color:#3F4615;
	padding:5px 10px;
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F4615;
}

div.footer ul li:first-child a{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F4615;
}
.footer p {
	padding-left: 25px;
	padding-top: 20px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3F4615;
	text-decoration: underline;
}.buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#59631E;
	text-transform:uppercase;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}

/** Tags y Post Info **/

#postTagArea p{
	 margin:0;
	 padding:0;
	 font-size:10px;
	 color:#333;
}
#postTagArea  a{
	 font-size:10px;
	 color:#8ea106;
}
#postTagArea  a:hover{
	 font-size:10px;
	 
}
#postTagArea  a:active{
	 font-size:10px;
}
#postTagArea  a:visited{
	 font-size:10px;
}

/** Votación y Titulo **/

#votacion{
	float:left; 
	width:58px;
	padding-bottom:10px;
}
#titulo{
	color:#8ba112;
	float:right; 
	width:400px; 
	height:40px;
	margin-top:10px;
	position:absolute;
	margin-left:64px;
}
#wp_thumbie a{
	color: #DB5800;
}
#wp_thumbie_title a{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

#wp_thumbie_image #wp_thumbie_thumb{
	color: #DB5800;
	border:1px solid #F0C600;
	padding:2px;
}.buscar1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #59631E;
}


/* Botones Formulario */

button#submit{
	border:0;
	cursor:pointer;
	text-align:center;
	background-image:url(img/enviar_comentario.png);
	width:125px;
	height:29px;
	background-color:#FFFFFF;
	color:#f0c600;
	padding-left:4px;
	font-size:10px;
}
button#submit:hover{
    background-position:0 -29px;
	color:#FFFFFF;
}

button#reset{
	border:0;
	cursor:pointer;
	text-align:center;
	background-image:url(img/borrar_boton.png);
	width:61px;
	height:29px;
	background-color:#FFFFFF;
	color:#666666;
	padding-left:4px;
	font-size:10px;
}

button#reset:hover{
    background-position:0 -29px;
	color:#EFEFEF;
}

.separador {
    background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  repeat-x;
	font-size:0;
	font-weight: bold;
	height:4px;
	width:100%;
}

small,label{
 color:#202247;
}
span.rc-title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
span.rc-commenter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

/* Busquedas */

.no-resultados{
 text-align:center;
 padding-top:50px;
}

div.resultado-busqueda{
 display:block;
 width:100%;
}

div.resultado-busqueda .titulo{
 margin-bottom:8px;
}
div.resultado-busqueda .titulo a{
 font-size:12px;
 color:#59631E;
 text-decoration:underline;
 font-weight:bold;
}

div.resultado-busqueda .titulo a:hover{
 font-size:12px;
 color:#59631E;
}

div.resultado-busqueda .contenido .imagen{
 float:left;
 margin-right:8px;
 display:block;
 height:75px;
 overflow:hidden;
 border:1px solid #F0C600;
 padding:2px;
 padding-bottom:1px;
}

div.resultado-busqueda .contenido{
 height:90px;
 vertical-align:middle;
 padding-top:10px;
}

div.resultado-busqueda .contenido .resultados-tags{
 margin-left:115px;
 margin-top:8px;
}
div.resultado-busqueda .contenido div.texto{
 color:#666666;
 font-size:11px;
}


ul.archivos{
 margin-left:30px;
}
ul.archivos li a{
 font-size:16px;
}
ul.archivos li a:hover{
 font-size:16px;
 color:#DB5800;
}

a.enlaceContextual{
 font-size:16px;
 border-bottom: 3px double;
 color:#8ea106;
}
div.patrocinar{
 margin-top:15px;
 margin-bottom:10px;
}

div.buscarManualidades{
 background: url(img/buscar_manualidades_foot.png) no-repeat bottom;
 background-color:#E0EB92;
 margin-bottom:45px;
 margin-top:30px;
}

div.buscarManualidades h2{
 background: url(img/buscar_manualidades_top.png) no-repeat 0 0;
 display:block;
 height:50px;
 padding-top:20px;
 padding-left:42px;
 font-size: 14px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
}

.advertise{
 margin-left:20px;
 margin-top:10px;
 padding-bottom:30px;
 font-size:12px;
}

div.suscribirNewsletter{
 background: url(img/newsletter_box_foot.png) no-repeat bottom;
 background-color:#FFE97D;
 margin-bottom:15px;
}

div.suscribirNewsletter h2{
 background: url(img/newsletter_box_top.png) no-repeat 0 0;
 display:block;
 height:40px;
 padding-top:20px;
 padding-left:42px;
 font-size: 14px;
 font-family: Verdana,Arial,Helvetica,sans-serif;
 color:#db5800;
}

div.comentariosTitulo p{
	float:right;
	background:url(img/btnblue-L.png) no-repeat top left;
	margin:0;
	padding:0;
}

div.comentariosTitulo p a{
	color:#F0C600;
	height:22px;
	display:inline-block;
	/*background-image: url(img/btnblue-R.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.comentariosTitulo p a:hover{
	color:#FFFFFF;
	height:22px;
	display:inline-block;
	/*background-image: url(img/btnblue-R.png);*/
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.tituloBusqueda{
 color:#59631E;
 font-size:16px;
 font-weight:bold;
}
.headerBusqueda{
 color:#59631E;
 font-size:11px;
 padding:6px;
 margin-top:10px;
 border-top:2px dotted #DB5800;
 border-bottom:2px dotted #DB5800;
}
.busquedaContenedor{
 padding-top:10px;
}
.resultadoSeparador hr{
 border:none;
 border-bottom:1px double #E0E0E0;
}
.boxImagen{
 width:100px;
 height:74px;
 overflow:hidden;
 border-bottom:1px solid #FFFFFF;
}
.lightGreen{
 color:#8EA106;
}
#formContacto p{
 color:#59631e;
}
#formContacto .enviar input, #formSuscripcion button{
	border:0;
	cursor:pointer;
	text-align:center;
	background-image:url(img/enviar_comentario.png);
	width:125px;
	height:29px;
	background-color:#FFFFFF;
	color:#f0c600;
	padding-left:4px;
	font-size:12px;
	letter-spacing:0.5px;
	padding-bottom:3px;
}
#formContacto .enviar input:hover, #formSuscripcion button:hover{
	background-position:0 -29px;
	color:#FFFFFF;
}

#formContacto .nombre input,.email input,.asunto input,.departamento select{
    width:300px;
    height:20px;
    margin-top:5px;
    border:1px solid #CCCCCC;
    font-size:12px;
}
#formContacto .departamento select option{
    font-size:12px;
}
#formContactoMensaje{
    font-size:10px;
	color:#59631E;
	height:23px;
	background-image: url(img/linea.png);
    background-position: 1px bottom;
	background-repeat: repeat-x;
	padding-left:10px;
	padding-top:3px;
}
#formSuscripcion p{
    color:#59631e;
}

#formSuscripcion input.nombre,input.email{
    width:300px;
    height:20px;
    margin-top:5px;
    border:1px solid #CCCCCC;
    font-size:12px;
}
span.tituloMasBuscados{
 display:block;
 margin-bottom:10px;
}

span.tituloMasBuscados h2{
 font-size:18px;
 font-weight:bold;
}
span.tituloMasBuscados a{
 font-size:18px;
 font-weight:bold;
}
span.tituloMasBuscados a:hover{
 font-size:18px;
 font-weight:bold;
 text-decoration:underline;
}


div.listaMasBuscados ol li{

 list-style-type:decimal-leading-zero;
 list-style-image: none;
 list-style-position: outside;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 11px;
 color: #8ea106;
 
}
div.listaMasBuscados ul{
 margin-top:10px;
}
div.listaMasBuscados ul li{
 float:left;
 text-align:center;
 margin-right:2px;
}

div.listaMasBuscados ul li a{
 display:block;
 width:16px;
 height:15px;
 padding-top:1px;
 background-color:#8ea106;
 color:#FFFFFF;
}

div.listaMasBuscados ul li a:hover{
 background-color:#db5800;
 color:#FFFFFF;
 text-decoration:none;
}

div.listaMasBuscados ul li a:active{
 background-color:#59631e;
 color:#FFFFFF;
 text-decoration:none;
}

div.listaRelacionados{
  margin-top:20px;
}

div.enlaceRelacionados{
 color:#999999;
 margin-top:20px;
 padding-left:10px;
 background-image: url(img/bullet-relacionados.jpg);
 background-repeat:no-repeat;
 background-position:0 4px;
 font-size:12px;
}

div.enlaceRelacionados a{
 color:#333333;
 text-decoration:none;
 font-size:12px;
}
div.enlaceRelacionados a:hover{
 color:#333333;
 text-decoration:underline;
}

#textoRelacionados{
  padding:10px 4px;
  font-size:11px;
  color:#666666;
}
.ckrating_highly_rated {background-color:#FFFFCC !important;}
.ckrating_hotly_debated {background-color:#FFF0F5 !important;}


/** Cajas Mas Buscados **/


div.relacionadosMasBuscados{
  width:100%;
  height:150px;
}


div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerde,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarillo,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerdeUltimo,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarilloUltimo{
  float:left;
  width:120px;
  height:130px;
  padding-top:10px;
  padding-left:15px;
}

div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerde{
 background-image:url(img/fondo_caja_verde.png);
 margin-right:30px;
}
div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarillo{
 background-image:url(img/fondo_caja_amarillo.png);
 margin-right:30px;
}

div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerdeUltimo{
 background-image:url(img/fondo_caja_verde.png);
 margin-right:0px;
}
div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarilloUltimo{
 background-image:url(img/fondo_caja_amarillo.png);
 margin-right:0px;
}

div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerde .titulo a,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerdeUltimo .titulo a{
 display:block;
 width:100px;
 color:#FFCC00;
 text-align:center;
}
div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarillo .titulo a,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarilloUltimo .titulo a{
 display:block;
 width:100px;
 color:#59631E;
 text-align:center;
}
div.relacionadosMasBuscados .boxImagenVerde img{
  border-bottom: 1px solid #59631E;
  width: 100px;
  height: 74px;
  overflow:hidded;
}
div.relacionadosMasBuscados .boxImagenAmarillo img{
  width: 100px;
  height: 74px;
  overflow:hidded;
  border-bottom: 1px solid #FFCC00;
}

div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerde .imagen,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarillo .imagen,
div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerdeUltimo .imagen,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarilloUltimo .imagen{
	 float:left;
	 margin-right:8px;
	 display:block;
	 height:75px;
	 overflow:hidden;
	 padding:2px;
	 padding-bottom:1px;
 }
 div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerde .imagen, div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosVerdeUltimo .imagen{
     border:1px solid #FFCC00;
 }
div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarillo .imagen,div.relacionadosMasBuscados .cajaRelacionadosMasBuscadosAmarilloUltimo .imagen{
     border:1px solid #59631E;
 }
 
 /* Publicidad */
 
 #publicidad-336x280{
  margin-top:10px;
  margin-bottom:20px;
 }
 #publicidad-468x15naranja{
  margin-bottom:20px;
  text-align:center;
  width:100%;
  height:25px;
  background-image:url(img/publicidad-468x15.png);
  background-repeat:no-repeat;
  background-position: top left;
  padding-top:10px;
 }
 #publicidad-468x15blanco{
  margin-bottom:5px;
  margin-top:5px;
  text-align:left;
  width:100%;
 }
 #publicidad-468x60{
  margin-bottom:10px;
  width:86.5%;
  text-align:left;
  background-image:url(img/publicidad-468x90.png);
  background-repeat:no-repeat;
  background-position: top left;
  padding-left:85px;
  height:85px;
  padding-top:15px;
  margin-top:20px;
 }
 #publicidad-160x600{
  margin-bottom:20px;
 }
 #publicidad-336x280top{
  margin-bottom:10px;
 }
 
 /* Fin Publicidad */
 div#contenedorRelacionados{
  width:100%;
 }