/* 

Bajafidelidad
theme.css
styles based on the current theme

*/

/* @group Images */

#header {
	margin: 0;
}

#header h1 {
	text-indent: -9999em;
	margin-bottom: 0;
}

#header h1 a {
background: url(../images/logo.png) no-repeat left top;
height: 88px;
width: 226px;
margin-top: 16px;
}

#regions {
background: url(../images/bg-flatglobe.png) no-repeat left top;
height: 110px;
margin-top: 10px;
}

#send-message span a {
background: url(../images/button-send-with-hover.png) no-repeat 0 0;
height:  74px;
}

#send-message span a:hover {
background: url(../images/button-send-with-hover.png) no-repeat 0 -74px;
}

input.busca {
background: url(../images/button-buscar.png) no-repeat left top;
}

.radio-news {
	background: url(../images/icon-submit-noticia.png) no-repeat center center;
}

.radio-image {
	background: url(../images/icon-submit-foto.png) no-repeat center center;
}

.radio-video {
	background: url(../images/icon-submit-video.png) no-repeat center center;
}

#user-area label#no-imagen {
	background: url(../images/icon-no-image.png) no-repeat center 80%;
}

#feed-icon a {
	background: url(../images/feed.png) no-repeat left top;
}

a.blog {
	background: transparent url(/images/icon-blog.png) no-repeat scroll right center;
}

ul#nav li a.cat-on:hover {
	background: #fff url(../images/arrow-down-on.png) no-repeat right center;
	color: #333;
}

li.categoria a:hover {
	background: transparent url(../images/arrow-down.png) no-repeat right center;
	color: #fff;
}

.noticia {
	background: url(../images/icon-news16.png) no-repeat left 3px;
}

.imagen {
	background: url(../images/icon-foto16.png) no-repeat left 3px;
}

.video {
	background: url(../images/icon-video16.png) no-repeat left 3px;
}


/* @end */


/* @group Typography */

body {
	font-size: 84.5%;
	line-height: 1.5em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.article-description {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#articles-list .meat blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* @end */

/* @group Colors */

/* @group Borders */

#add-url, #user-area .radio label {
	border: 2px solid #8fde80;
}

#user-area .radio label:hover,
#user-area .radio label:active,
#user-area .radio-img label:hover,
#user-area .radio-img label:active {
	border: 2px solid #568d5c;
}

#article-tags a:hover {
	border-bottom: 1px solid #16797C;
	border-right: 1px solid #16797C;
}

#usuario-bar-greeting {
	border: 1px solid #eee;
}

.perfil-box {
	border: 1px solid #96c399;
}

#filterbox h3#videos {
	border: none;
}

#filterbox h3 {
	margin: 5px 0 10px;
}

#tag-listado-box {
	margin-bottom: 0;
}

#lostags-box {
	padding: 10px;
}

/* @end */

/* @group Backgrounds */

body {
	background-color: #1B2C11;
}

* html ul#nav {
	font-size: 18px;
}

ul#nav, #navone {
	background: #44AF08;
}

ul.tab-menu a.tab-on {
	background: #cde0c9;
}

div#sub-nav,
a.cambiar-url,
#related-news h3,
#comentarios h3 {
	background: #A1C6B6;
}

ul.subcategoria {
	background: #111;
}

#usuario-bar-greeting,
#losmedios-box  {
	background: #d6dfc8;
}

#superfooter, #footer {
	background: transparent;
	color: #ddd;
}

#superfooter {
	padding-bottom: 0;
}

#regions h3, #copyright {
	color: #666;
}

#copyright {
	width: 1015px;
	text-align: left;
	padding-left: 10px;
}

#regions h3 {
	padding-top: 0;
}

#regions a,
#copyright a {
	color: #44AF08;
}

#regions h3, #regions ul {
margin-left: 140px;
}

ul#que_puede li,
.perfil-box {
	background: #d8f2b9;
}

#top_elementos ul.top-list,
#lostags-box {
	background: #cfe0c9;
}

#user-area div.seccion-row h4 {
	background: #c5d8bd;
}

a.cambiar-url:hover {
	background-color: #568d59;
}

#add-url {
	background: #ede8d8;
}

.carousel {
	background: #252525;
}


/* @end */

/* @group Colors */

a:focus, a:hover {
	color: #44AF08;
	text-decoration: underline;
}

#usuario-bar-greeting a,
#article h2.tt-perfil,
#articles-list h3,
#bside h3,
.art-cols h3,
#sidebar h3,
.meatbar a,
.ver-mas a:hover,
.meat p.catlabel a:hover,
#filterbox .user-quickinfo h3 a:hover,
.creditline a:hover,
#user-area #old-fresqui-message a#oldfresquihover,
#article h3,
#bside h3,
.art-cols h3,
#sidebar h3,
.navega-por-secciones h3,
#article-tags a:hover,
#user-box h4 a:hover {
	color: #4e9f0d;
}

#esta-url, #add-url {
	color: #333;
}

.paisyblog {
	color: #eee;
}

.paisyblog a {
	color: #cff;
}

.paisyblog strong {
	color: #fff;
}

#user-area .form-large label {
	color: #18363A;
}

ul#nav li a {
	color: #fff;
}

div#sub-nav li a {
	color: #eee;
}

ul#nav li a#n-on,
div#sub-nav li a#sn-on {
	color: #222;
	background: #fff;
}

div#sub-nav a.subcat-on {
	color: #222;
	background: #ececec;

}

div#sub-nav li a#sn-on {
	color: #222;
	background: #fff;
}

ul#nav li a:hover {
	color: #fff;
}

div#sub-nav li a:hover {
	color: #222;
}

#user-area div h3 {
	color: #07424A;
}

/*

 @end */

/* @end */

#brand-ads {
	margin: 0;
	padding: 2px 5px 5px 15px;
	background: url(../images/bg-header.png) no-repeat left top;
}

.superbanner {
margin: 10px 10px 0;
padding: 0;
} 

ul.subcategoria {
top:205px;

}
