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

html, body{
	color:#333333;
	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:#202247;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a:hover{
	color:#202247;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

li{
	list-style:none;
	font-family: Tahoma;
	font-size: 9px;
	color: #FF5BAD;
}

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

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

h2{
	font-size:19px;
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 a{
	font-size:19px;
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 a:hover{
	font-size:19px;
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

h3{
	font-size:17px;
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4{
	font-size:25px;
	color:#202247;
	font-family: Tahoma;
	font-weight: bold;
}
h5{
	font-size:12px;
	color:#278282;
	font-family: Tahoma;
	background-image: url(img/comentario3.png);
	background-position: 1px 8px;
	background-repeat:  no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: bold;
	height: 40px;
}

p.date{
	color:#5E7880;
	font-size:10px;
	font-family: Tahoma;
	text-decoration: none;
}

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

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

button {
	float:right;
	background:url(img/btnblue-L2.png) no-repeat top left;
	margin:0;
	padding-top: 0px;
}

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-L2.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:#EAEAEA;
	padding-top:2px;
	font-family: Tahoma;
	font-size: 9px;
}

div.keywords a{
	color:#EAEAEA;
}
div.keywords h1{
	background:url(img/fl-keywords1.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:101px;
	padding-left:270px;
	margin:20px 0;
	position:relative;
	background:url(img/header.png) repeat-x top left;
}

div.header div > a img{
	position:absolute;
	top:0px;
	left:-54px;
	z-index:5;
	border:0;
	height: 90px;
	width: 306px;
}

div.header div ul{
	overflow:hidden;
	float:left;
	height: 20px;
	margin-top: 61px;
	margin-left: -25px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF5FAF;
	border-left-color: #FFB3D9;
}

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

div.header div ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	height:38px;
	line-height:16px;
	border-left:1px solid #FF5FAF;
	border-right:1px solid #FFB3D9;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-shadow: 0.1em 0.1em #FF5BAD;
}
div.header div ul li a:hover{
	text-decoration:underline;
}

div.header div form{
	float:right;
	margin-top: 61px;
	margin-right: 24px;
	width: 129px;
	height: 15px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 

form.search{
	overflow:hidden;
	width:145px;
	height: 16px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
}

form.search1{
	overflow:hidden;
	width:155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

form.search2{
	padding:8px 10px;
	overflow:hidden;
	width:155px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
}
form.search input{
	height:16px;
	float:left;
	width:110px;
	padding-top: 1px;
	padding-left: 5px;
	border:none;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
}

form.search1 input{
	height:16px;
	float:left;
	width:118px;
	padding-top: 2px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
}

form.search2 input{
	height:16px;
	float:left;
	width:110px;
	padding-top: 2px;
	padding-left: 5px;
	border:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF5BAD;
}

form.search button{
	text-indent:-9999px;
	height:17px;
	width:18px;
	background-image: url(img/btn.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: -18px;
	padding-left: 22px;
	margin-left: 25px;
	background-color: #FFFFFF;
	border-style:none;

}

form.search1 button{
	text-indent:-9999px;
	height:16px;
	width:18px;
	background-image: url(img/btn1.png);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	margin-left: 19px;
	margin-top: 1px;
	background-position: center center;
	border-style:none;
}

form.search2 button{
	text-indent:-9999px;
	height:16px;
	width:18px;
	background-image: url(img/btn1.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 12px;
	margin-top: 1px;
	background-color: #FFFFFF;
	border-style:none;

}
/*==============================
			-- SIDEBAR -- 
==============================*/
div.sidebar{
	width:340px;
	float:left;
	margin-left:15px;
	overflow:hidden;
}

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

div.sidebar > ul{
	overflow:hidden;
	width:100%;
	font-family: Napapiiri;
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #008B8B;
	}

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:35px
}

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


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

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

#testrollover2 { 
 display:block;  
 width: 113px;  
 height:35px;  
 background: url(img/barratab1.png);
 background-position: 0 -40px no-repeat;

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

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

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

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

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

div.sidebar > ol li{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	background-image: url(img/linea1.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}

div.sidebar > ol li a{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
}

div.sidebar > ol li a:hover{
	list-style:decimal;
	margin-left:15px;
	padding:10px 0;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	text-decoration: underline;
}

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:15px;
    /*background-color:#000000;*/
}

div.subsright h2{
	color:#DBAC51;
	font-size:0px;
	padding-left:28px;
	font-family: "Century Gothic";
	font-weight: bold;
	background-image: url(img/cab.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 18px;
	padding-top: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 5px;
}

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

div.subsright ul li{
	color:#666666;
	margin:5px 10px;
	padding:5px 5px 0 10px;
	background-image: url(img/linea2.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

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

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

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

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

div.box h2{
	font-size:0px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 8px;
	font-family: "Century Gothic";
	color: #391A22;
	background-image: url(img/icon-busqueda.png);
	background-repeat: no-repeat;
	background-position: 1px bottom;
	font-weight: bold;
}

div.box p a{
	display:block;
	height:20px;
	margin-bottom:7px;
	color:#666666;
	font-size:10px;
	width: 160px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.box .rss a{
	background:url(img/icon-rss.png) no-repeat top left;
	width: 133px;
	height: 31px;
}
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;
	height: 31px;
}
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: 140px;
}

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

}
div.comunidad h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #391A22;
	padding-bottom: 7px;
	width: 160px;
	background-image: url(img/icon-comunicacion.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	padding-left: 21px;
	height: 23px;
}

div.novedades h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	color: #391A22;
	padding-bottom: 7px;
	width: 160px;
	background-image: url(img/icon-novedades.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 21px;
	height: 23px;
}


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

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;
}

div.widget_recent_entries,div.widget_links{
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #006C6C;
	background-color: #F2F2F2;
	background-image: url(img/barralat1.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration: underline;
}
div.widget_rrm_recent_comments{
	margin-bottom:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #008B8B;
	background-color: #D0D5D1;
	background-image: url(img/barralat1.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.widget_recent_entries h2{
	padding-left:40px !important;
	height:39px;
	padding-top:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #DBAC51;
	line-height: 28px;
	background-image: url(img/barralat1.png);
	background-position: top left;
	background-repeat: no-repeat;
}

div.widget_recent_links h2{
	padding-left:40px !important;
	height:39px;
	padding-top:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #DBAC51;
	line-height: 28px;
	background-image: url(img/barralat1.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom:20px;
}

div.widget_rrm_recent_comments h2{
	padding-left:40px !important;
	height:31px;
	padding-top:1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0px;
	font-weight: bold;
	color: #DBAC51;
	line-height: 28px;
	background-image: url(img/barralat.png);
	background-position: top left;
	background-repeat: no-repeat;
}

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

div.firstbox +div p.date{
	padding-left:15px;
}
.widget_recent_entries,.widget_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008B8B;
	margin-bottom: 51px;
	background-color: #F2F2F2;
	background-image: url(img/foot1.png);
	background-repeat: no-repeat;
	background-position: -1px bottom;
}

.widget_recent_entries li, .widget_links li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	font-weight: bold;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 18px;
	height: 33px;
	text-decoration: underline;
	background-image: url(img/linea1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

}
.widget_rrm_recent_comments li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 18px;
	height: 33px;
	background-image: url(img/linea1.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.widget_rrm_recent_comments li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	width: 305px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}
.widget_rrm_recent_comments li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #008B8B;
	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:#006C6C;
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
}
div.lastposts a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#006C6C;
	float: left;
	text-decoration: underline;
}

div.lastposts p{
	width:110px;
	padding-left:10px;
	float:left;
	color:#DBAC51;
	font-family: "Century Gothic";
	font-size: 0px;
}


div.lastposts div{
	width:405px;
	float:left;
	line-height:14px;
	margin-top:10px;
	margin-left: 15px;
}

div.lastposts > ul{
	float:right;
	margin-top: 4px;
	margin-left: 25px;
	background-image: url(img/ul-prevnext-trans.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
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 p a{
	font-size:10px;
	padding:8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AD6A49;
}
div.post p a:hover{
	font-size:10px;
	padding:8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AD6A49;
	text-decoration: underline;
}


div.post a{
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
}

div.post img {
	padding: 2px;
	border: 1px solid #CCCCCC;
}

div.post a:hover{
	color:#006C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-decoration: underline;


}

div.post a img{
	border: 1px solid #CCCCCC;
	background-position: 248px 301px;
}

div.post p.date2{
	margin-bottom:5px;
	font-size:11px;
	height:55px;
	font-family: Tahoma;
	color: #AD6A49;
	background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-left:65px;
}

div.post p.date{
	margin-bottom:5px;
	font-size:11px;
	font-family: Tahoma;
	color: #23444F;
	background-image: url(img/linea.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	height: 15px;
}

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

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

}

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;
	background-image: url(img/linea5.png);
	background-repeat:  repeat-x;
	background-position: 1px bottom;
}

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-top: 0px;
}

div.subfooter p a{
	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: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 23px;
	text-shadow: 0.1em 0.1em #006C6C;

}

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: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 23px;
	text-decoration: underline;
	text-shadow: 0.1em 0.1em #006C6C;

}

div.wp-pagenavi{
	font-size:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	color: #FF5BAD;
}

div.wp-pagenavi a{
	text-align:center;
	color:#FF5BAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

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

div.wp-pagenavi span.current{
	color:#278282;
	height: 23px;
	width: 19px;
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: bold;
	background-image: url(img/pagi.png);
	background-repeat: no-repeat;
	background-position: center center;
}

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.related h3{
	color:#202247;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/comentario.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 25px;
	height: 20px;
}

div.comments h3{
	color:#278282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/comentario2.png);
	background-position: 1px bottom;
	background-repeat:  no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 5px;
	line-height: 25px;
	height: 20px;

} 

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;
	overflow:hidden;
	background-image: url(img/comentario1.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}

div.comments li.even{
	margin-top: 10px;
	background-color: #EAEAEA;
	font-family: Tahoma;
	font-size: 11px;
	color: #3B3B3B;
	background-image: url(img/linea6.png);
	background-repeat: repeat-x;
	background-position: 1px bottom;
	padding-left: 10px;
	font-weight: bold;
}

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

div.comments li div.text{
	width:400px;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

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

#commentform{
	padding:5px;
	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-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	
}

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

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

#commentform input{
	border:1px solid #D0D5D1;
	margin:5px 0;
	padding-top:3px;
	height:20px;
	width:220px;
	background-color: #FFFFFF;
}

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

div.footer ul{
	overflow:hidden;
	margin-bottom:8px;
	padding-left: 10px;
	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: #3F4615;
}
.footer p {
	padding-left: 25px;
	padding-top: 20px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}.buscar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #853C4F;
}

/** Tags y Post Info **/

#postTagArea p{
	margin:0;
	padding:0;
	font-size:11px;
	color:#333333;
	font-family: Tahoma;
}
#postTagArea  a{
	font-size:11px;
	color:#5E7880;
	text-decoration: underline;
}
#postTagArea  a:hover{
	 font-size:11px;
	color:#5E7880;
	text-decoration: underline;
	 
}
#postTagArea  a:active{
	 font-size:11px;
	color:#5E7880;
	text-decoration: underline;
}
#postTagArea  a:visited{
	 font-size:11px;
	color:#5E7880;
	text-decoration: underline;
}

/** Votación y Titulo **/

#votacion{
	float:left; 
	width:10%; 
	height:40px;
}
#votacion a{
	font-size:11px;
	color:#333;
}
#titulo{
	color:#FF5BAD;
	float:right; 
	width:90%; 
	height:40px;
}
#wp_thumbie a{
	color: #ffffff;
}
#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: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.png);
	width:95px;
	height:25px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	text-shadow: 0.1em 0.1em #006C6C;
}

button#reset{
	border:0;
	cursor:pointer;
	text-align:center;
	background-image:url(img/borrar.png);
	width:76px;
	height:25px;
	background-color:#FFFFFF;
	color:#494949;
	font-family: Tahoma;
	font-size: 10px;
}

.separador {

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

}

small,label{
 color:#202247;
}

