/*==============================
			-- GENERAL -- 
==============================*/
*{
	margin:0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.clear{clear:both;}

html, body{
	color:#0D6FBF;
	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:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li{
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

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: #FFFFFF;
	text-decoration: underline;
}

h2{
	font-size:15px;
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
}

h3{
	font-size:20px;
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 15px;
}

h4{
	font-size:11px;
	color:#FE86A4;
	font-family: "Cooper Std Black";
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #78C0F9;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
h5{
	font-size:14px;
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(img/linea1.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-top: 15px;
	padding-left: 15px;
	margin-top: 15px;
	height: 35px;
}
p.date{
	color:#FE86A4;
	font-size:10px;
	font-family: 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 #FFDDCE;
	padding-top:3px;
	width:450px;
	height:160px;
	margin-top: 5px;
	background-color: #FFF0EA;
}

button {
	border:0;
	cursor:pointer;
	text-align:center;
	background-image: url(img/btnblue-L2.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	height: 32px;
	width: 132px;
}

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:50px;
	padding-left:270px;
	position:relative;
	background:url(img/header1.png) repeat-x top left;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 40px;
}

div.header div > a img{
	position:absolute;
	top:27px;
	left:-45px;
	z-index:5; border:0;
}

div.header div ul{
	overflow:hidden;
	float:left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-left:1px solid #DBEEFD;
	border-right:1px solid #78C0F9;
	height: 37px;
	margin-top: 1px;
}

div.header div ul li{
	float:left;
}

div.header div ul li a{
	display:block;
	float:left;
	color:#0D6FBF;
	height:37px;
	line-height:38px;
	border-left:1px solid #78C0F9;
	border-right:1px solid #DBEEFD;
	padding-top: 26;
	padding-right: 14px;
	padding-bottom: 0;
	padding-left: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-shadow: 0.1em 0.1em #FFFFFF;
}
div.header div ul li a:hover{
	text-decoration:underline;
}

div.header div form{
	float:right;
	margin-top: 11px;
	margin-right: 11px;
	width: 170px;
	height: 16px;
	background-image: url(img/buscar.png);
	background-repeat: no-repeat;
} 

form.search{
	overflow:hidden;
	width:145px;
	height: 16px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8EA106;
}

form.search1{
	overflow:hidden;
	width:158px;
	background-image: url(img/fondobuscar.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	height: 27px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

form.search2{
	padding:8px 10px;
	overflow:hidden;
	width:155px;
	
}
form.search input{
	height:16px;
	float:left;
	width:116px;
	padding-top: 2px;
	padding-left: 1px;
	border:none
}

form.search1 input{
	height:13px;
	float:left;
	width:120px;
	border:none;
	margin-top: 7px;
	margin-left: 5px;
}

form.search2 input{
	height:16px;
	float:left;
	width:110px;
	padding-top: 5px;
	border:none;
	margin-left: 5px;
}

form.search button{
	text-indent:-9999px;
	height:17px;
	width:18px;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-left: 35px;
	margin-left: 12px;
	background-color: #FFFFFF;
}

form.search1 button{
	text-indent:-9999px;
	height:17px;
	width:18px;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-left: 9px;
	margin-top: 5px;
}

form.search2 button{
	text-indent:-9999px;
	height:17px;
	width:18px;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 66px;
	margin-top: 5px;
	background-color: #FFFFFF;
}
/*==============================
			-- SIDEBAR -- 
==============================*/
div.sidebar{
	width:340px;
	float:left;
	margin-left:15px;
	overflow:hidden;
	margin-top: -11px;
}

div.sidebar > img{
	margin:15px 0;
}

div.sidebar > ul{
	overflow:hidden;
	width:340px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FE86A4;
}

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:39px
}

div.sidebar ul li a.active span{
	color:#DB5800;
}


#testrollover1 { 
 display:block;  
 width: 108px;  
 height:39px;  
 background: url(img/barratab.png) 0 0px no-repeat;
 
 }#testrollover1:hover {  
 background-position: 0 1px;  

 }#testrollover1:active {  
 background-position: 0 -60px;  
  
 } 
 #testrollover1:visited {  
 background-position: 0 1px;  
  
 } 

#testrollover2 {
	display:block;
	width: 108px;
	height:39px;
	background-image: url(img/barratab1.png);
	background-repeat: no-repeat;
	background-position: 0 0px;
 }#testrollover2:hover {  
 background-position: 0 1px;  

 }#testrollover2:active {  
 background-position: 0 -60px;  
  
 } 
 #testrollover2:visited {  
 background-position: 0 1px;  
  
 } 
  
#testrollover3 { 
 display:block;  
 width: 136px;  
 height:39px;  
 background: url(img/barratab2.png) 0 0px no-repeat;

 }#testrollover3:hover {  
 background-position: 0 1px;  

 }#testrollover3:active {  
 background-position: 0 -60px;  
  
 }     
  #testrollover3:visited {  
 background-position: 0 1px;  
  
 } 
  
.sidebar .tabset_tabs li {
	height: 39px;
	width: 102px;
}
.sidebar .tabset_tabs li1 {
	height: 39px;
	width: 102px;
}
.sidebar .tabset_tabs li2 {
	height: 39px;
	width: 102px;
}

div.sidebar > ol{
	padding:20px 10px;
	background-color: #FFDDCE;
	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;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	background-image: url(img/linea2.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}

div.sidebar > ol li a{
	list-style:decimal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(img/linea2.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}

div.sidebar > ol li a:hover{
	list-style:decimal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	text-decoration: underline;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(img/linea2.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
}

div.sidebar > ol li:last-child{
	border-bottom:none;
}

div.sidebar > ol h3 a{
	font-weight:bold;
}

div.sidebar > ol h3 +p{
	margin:5px 0;
}

/* Right Sidebar */
div.subsright{
	width:170px;
	float:right;
	background-image: url(img/foot2.png);
	background-position: bottom;
	background-repeat: no-repeat;
    padding-bottom:10px;
    /*background-color:#000000;*/
}

div.subsright h2{
	color:#ffffff;
	font-size:14px;
	padding-left:18px;
	font-family: "Cooper Std Black";
	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: #78C0F9;
	padding-top: 12px;
	text-shadow: 0.1em 0.1em #FE5681;
}

div.subsright > div{
	background-color: #FFDDCE;
}

div.subsright ul li{
	color:#FE86A4;
	background-image: url(img/linea3.png);
	background-repeat:  no-repeat;
	background-position: center 7px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 10;
	padding-left: 15px;
	width: 136px;
}

div.subsright ul li a{
	/*display:inline-block;*/
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.subsright ul li a:hover{
	/*display:inline-block;*/
	color:#0D6FBF;
	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:16px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #78C0F9;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	font-family: "Cooper Std Black";
	color: #FFFFFF;
	text-shadow: 0.1em 0.1em #FE86A4;
	padding-top: 28px;
	height: 31px;
}

div.box p a{
	display:block;
	height:20px;
	margin-bottom:7px;
	color:#FE86A4;
	font-size:10px;
	width: 160px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFDDCE;
	font-family: Arial, Helvetica, sans-serif;
}

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{
	border:none;
	background:url(img/icon-facebook.png) no-repeat top left;
	width: 133px;
}

div.box .facebook a:hover{
	border:none;
	background:url(img/icon-facebook.png) no-repeat top left;
	width: 133px;
	text-decoration: underline;

}
div.comunidad h2{
	font-family: "Cooper Std Black";
	font-size: 11px;
	color: #FE86A4;
	padding-bottom: 5px;
	width: 160px;
}

div.novedades h2{
	font-family: "Cooper Std Black";
	font-size: 11px;
	color: #FE86A4;
	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:5px;
	width:329px;
	height: 27px;
	margin-top: 1px;
	background-color: #FFFFFF;
	background-image: url(img/fondobuscar1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

div.firstbox form input{
	width:236px;
	height: 18px;
	margin-top: 2px;
}

.widget_recent_entries,.widget_links,
.widget_rrm_recent_comments{
	margin-bottom:20px;
	background-color: #FFDDCE;
	background-image: url(img/foot1.png);
	background-position: -1px bottom;
	background-repeat: no-repeat;
}

.widget_recent_entries h2,
.widget_rrm_recent_comments h2{
	padding-left:16px !important;
	height:31px;
	padding-top:30px;
	background-image: url(img/cab1.png);
	background-repeat: no-repeat;
	background-position: -1px;
	width: 341px;
	font-family: "Cooper Std Black";
	font-size: 11px;
	font-size: 11px;
	color: #FE86A4;
}

.widget_rrm_recent_comments h2{
	background-image: url(img/cab2.png);
	background-repeat: no-repeat;
	background-position: -1px;
	height: 31px;
	width: 341px;
}

.widget_links h2,
.widget_links 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;
}

div.firstbox +div p.date{
	padding-left:15px;
}
.widget_recent_entries ,.widget_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	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{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	font-weight: bold;
	width: 305px;
	margin-left: 18px;
	height: 33px;
	background-image: url(img/linea2.png);
	background-repeat:  repeat-x;
	background-position: center bottom;
	margin-top: 5px;
}

.widget_recent_entries li a, .widget_links li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	font-weight: bold;
	width: 305px;

}
.widget_recent_entries li a:hover,.widget_links li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	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: 11px;
	color: #0D6FBF;
	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: 11px;
	color: #0D6FBF;
	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: 11px;
	color: #0D6FBF;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.widget_rrm_recent_comments li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
div.box ul li:last-child{
	border:0;
}
 

/*==============================
			-- CONTENT -- 
==============================*/
div.content {
float:left;
margin-bottom:25px;
min-height:650px;
width:635px;}

div.lastposts{
	background:url(img/ultimos.png) no-repeat top left;
	overflow:hidden;
	height:33px;
	line-height:33px;
	margin-bottom:20px;
}

div.lastposts a{
	color:#FE6D92;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: left;
	padding-left: 125px;
}
div.lastposts a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FE6D92;
	float: left;
	text-decoration: underline;
}

div.lastposts p{
	float:left;
	color:#FFDDCE;
	font-family: "Cooper Std Black";
	font-size: 11px;
}


div.lastposts div{
	width:405px;
	float:left;
	line-height:14px;
	margin-top:9px;
}

div.lastposts > ul{
	background:url(img/ul-prevnext-trans.png) no-repeat top left;
	float:right;
	width: 56px;
	height: 23px;
}
div.lastposts > ul li{
	float:left;
}

div.lastposts > ul li a{
	display:inline-block;
	height:33px;
	width:28px;
	text-indent:-9999px;
}

/* Post */
div.post p{
	font-size:11px;
	padding:8px 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

div.post a{
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 15px;
}

div.post a:hover{
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-decoration: underline;
	font-weight: bold;
	padding-left: 0px;
    padding-top: 15px;

}

div.post a img{
	border: 1px solid #F0C600;
	background-color: #F0C600;
	background-position: 248px 301px;
}

div.post p.date2{
	margin-bottom:15px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE86A4;
	background-image: url(img/linea1.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-top: 1px;
}

div.post p.date{
	margin-bottom:15px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FE86A4;
	background-image: url(img/linea1.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-bottom: 25px;
	padding-left: 15px;
	padding-top: 1px;
}

div.post p.readmore a{
	color:#0D6FBF;
	font-size:14px;
	font-weight:bold;
	padding-right:10px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
	padding-right: 20px;
	height: 18px;
	padding-top: 1px;
	padding-left: 0px
}

div.post p.readmore a:hover{
	color:#0D6FBF;
	font-size:14px;
	font-weight:bold;
	padding-right:20px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: underline;
	height: 18px;
	padding-top: 1px;
	padding-left: 0px
}

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: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE86A4;
}

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:#FFDDCE;
	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: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div.subfooter p a:hover{
	color:#FFDDCE;
	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: 8px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	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;
}

div.wp-pagenavi a{
	text-align:center;
	color:#4b81bc;
}

div.wp-pagenavi a.page{
	color:#0D6FBF;
}

div.wp-pagenavi span.current{
	color:#FFDDCE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(img/circulo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	width: 19px;
	padding-top: 3px;
	padding-right: 9px;
	padding-bottom: 3px;
	padding-left: 9px;
}

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{
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(img/barra4.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}

div.related li{
	overflow:hidden;
	margin:10px 0;
}

div.related li img{
	float:left;
	margin-right:5px;
}

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: #FFDDCE;
	margin-top: 10px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D6FBF;
}

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: #333333;
	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 #FFDDCE;
	margin:5px 0;
	padding-top:3px;
	height:20px;
	width:220px;
	background-color: #FFF0EA;
}

/*==============================
			-- FOOTER -- 
==============================*/
div.footer{
	background:url(img/bg-footer.png) no-repeat top left;
	height:63px;
	color:#FFFFFF;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

div.footer ul{
	overflow:hidden;
	margin-bottom:8px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

div.footer ul li{
	float:left;
}

div.footer ul li a{
	color:#FFFFFF;
	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: #0D6FBF;
}
.footer p {
	padding-left: 25px;
	padding-top: 20px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D6FBF;
	text-decoration: underline;
}.buscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FE86A4;
}

/** Tags y Post Info **/

#postTagArea p{
	 margin:0;
	 padding:0;
	 font-size:10px;
	 color:#333;
}
#postTagArea  a{
	font-size:10px;
	color:#0D6FBF;
	font-family: Arial, Helvetica, sans-serif;
}
#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:10%; 
	height:40px;
}
#votacion a{
	font-size:10px;
	color:#333;
}
#titulo{
	color:#FE86A4;
	float:right;
	width:100%;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#wp_thumbie a{
}
#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{
	padding:0px;
}.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.png);
	width:155px;
	height:25px;
	background-color:#FFFFFF;
	color:#FFFFFF;
}

button#reset{
	border:0;
	cursor:pointer;
	text-align:center;
	background-image:url(img/borrar.png);
	width:76px;
	height:25px;
	background-color:#FFFFFF;
	color:#000000;
}

.separador {

	font-size:0;
	font-weight: bold;
	background-position: 1px bottom;
	background-repeat:  repeat-x;
	height:4px;
	width:100%;

}

small,label{
 color:#202247;
}

