/* ||| universal set of reset styles |||*/

html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
}

/* style for blockquote */
blockquote {
  font: 14px/20px italic Times, serif;
  padding: 8px;
  background-color: #F9F9F9;
  border-top: 1px solid #DFDFDF;
  border-bottom: 1px solid #DFDFDF;
  margin: 5px;
  background-image: url(../images/openquote.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  }
  blockquote div {
     display: block;
     background-image: url(../images/closequote.gif);
     background-repeat: no-repeat;
     background-position: bottom right;
   }

/* remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/

* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/

html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height:1.5;
	color: #414141;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	
	text-decoration: none;
}
a:hover {
	
	text-decoration: underline;
}
ul {
	padding: 0 0 0 2px;
	margin: 0;
	margin-left: 1px;
	list-style: none;
}
ul li {
	border-bottom: 1px solid #f1f1f1;
	padding-left: 0;
	line-height: 170%;
	padding: 5px 0;
}
ul li a {
	text-decoration: none!important;
}
ul li a:hover {
	text-decoration: underline!important;
}
ol li {
	line-height: 170%;
}
fieldset {
	border: 0;
	padding: 5px 0;
}
th {
	padding: 4px;
	text-align: left;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 175%;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}
h5 {
	font-size: 115%;
}
p,
pre,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 1em 0;
	padding: 0;
}
fieldset {
	border: none;
}
fieldset a {
	font-weight: bold;
}
input,
select,
button {
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
}
hr {
	border-right: 0;
	border-left: 0;
	border-bottom: 0;
	height: 1px;
	color: #eee;
	background-color: #eee;
}
.clearfix {
	clear: both;
}
.lf {
	float: left;
}
.rf {
	float: right;
}
#wrap_1,
#wrap_menu {
	background: url('../images/bg_content.png') repeat-y 50% 0;
	width: 974px;
	margin: 0 auto;
}
#wrap_menu {
	background: url('../images/bg_menu.png') no-repeat 50% 0;
	height: 32px;
	margin-top: 20px;
	overflow: hidden;
}
#wrap_2 {
	width: 966px;
	margin: 0 auto;
	min-height: 520px;
}
#wrap_top {
	background: url('../images/bg_top.png') repeat-x 0 0;
	height: 160px;
	margin-bottom: 10px;
}
#bottom_wrap_1 {
	margin: 10px 22px 0;
}
#bottom_wrap_2 {
	margin-top: 10px;
}
/* Here you can change width or height of your logo*/

a#logo {
	
	width: 345px;
	height: 98px;
	float: left;
	display: block;
}
/*end*/

/* inputbox form*/
.inputform {
	width: 244px;
	height: 12px;
	padding: 6px;
	border: none;
	color: #eaeaea;
	font-weight: bold;
	font-size: 12px;
	background: url('../images/inputform.png') top right no-repeat;
}
.inputform:focus {
	color: #333;
	background: url('../images/inputform_focus.png') no-repeat;
}

/* textarea form*/
.textareaform {
	width: 330px;
	height: 153px;
	padding: 6px;
	border: none;
	color: #eaeaea;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 8px;
	background: url('../images/textareaform.png') top right no-repeat;
}
.textareaform:focus {
	color: #333;
	background: url('../images/textareaform_focus.png') no-repeat;
}


/* inputbox */
.inputboxsobi2 {
	width: 172px;
	height: 12px;
	padding: 6px;
	border: none;
	color: #eaeaea;
	font-weight: bold;
	font-size: 12px;
	background: url('../images/style1/input.png') top right no-repeat;
}
.inputboxsobi2:focus {
	color: #333;
	background: url('../images/style1/input_focus.png') no-repeat;
}
/* button */
input.button {margin: 4px; width: 96px; height: 24px; font-size: 13px; font-weight: bold; cursor: pointer; padding: 4px; background: url(../images/button.png) no-repeat;color:#fff;text-align: center;}
input.button:hover {color:#000; background: url(../images/button.png) no-repeat;}

/* modulo de busqueda */
#wrap_search {
	float: right;
	margin: 36px 22px 0 0;
}
#mod_search_searchword {
	width: 172px;
	height: 12px;
	padding: 6px;
	border: none;
	color: #eaeaea;
	font-weight: bold;
	font-size: 12px;
	background: url('../images/style1/input.png') no-repeat;
}
#mod_search_searchword:hover {
	color: #333;
}
#mod_search_searchword:focus {
	color: #333;
	background: url('../images/style1/input_focus.png') no-repeat;
}
#wrap_search input.button {
	background: url('../images/style1/bg_search_button.png') no-repeat 0 50%;
	height: 28px;
	width: 67px;
	font-weight: bold;
	font-size: 12px;
}
#header_wrap,
#bg_content_wrap {
	clear: both;
	margin: 0 22px;
}
/* set the width of user modules */
.us_width-24b,
.us_width-32b,
.us_width-49b {
	overflow: hidden;
	float: left;
	margin-left: 1%;
}
.us_width-24b {
	width: 24.25%;
}
.us_width-32b {
	width: 32.6%;
}
.us_width-49b {
	width: 49.5%;
}
div:first-child.us_width-24b,
div:first-child.us_width-32b,
div:first-child.us_width-49b {
	margin-left: 0;
}
.us-stand {
	clear: both;	
	margin: 0 22px 6px;
}
.users {
	overflow: hidden;
	float: left;
	margin-left:1%;
	padding: 6px 0 16px;
}
#bottom_wrap_2 .users:first-child {
	margin-left: 0;
}
.us_width-16 .users {
	width: 15.8%;
}
.us_width-19 .users {
	width: 19.2%;
}
.us_width-24 .users {
	width: 24.25%;
}
.us_width-33 .users {
	width: 32.6%;
}
.us_width-49 .users {
	width: 49.5%;
}
.us_width-99 .users {
	width: 100%;
}
/* component + right */
div#component-2 {
	float: left;
	width: 590px;
}
div#right {
	float: right;
	width: 320px;
}
div#content_wrap {
	background: #fff;
}
/* component */

div#component {
	width: 100%;
}
#mainbody {
	padding: 0;
}
/* Set of majot blocks */
div#header {
	float:left;
	overflow: hidden;
}
div#advert2 {
	float:right;
	overflow: hidden;
}

/*Modules
------------------------------------------------------------------*/
/* base */
div.moduletable_base h3 { }

div.moduletable_base {
	padding: 0px;
	margin:0 0 12px;
}

/* blank */
div.moduletable_blank h3 { }

div.moduletable_blank {
	padding: 0px;
	margin: 0px;
}

/* search portada module */
div.moduletable_sobi2search h3 {
	background: #1A2F69 url('../images/search_module.png') no-repeat;
	height: 30px;
	width: 264px;
	padding: 2px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_sobi2search {
	background: url('../images/sobi2SerachBg.png') no-repeat;
	width: 320px;
	height: 90px;
	margin:0 0 12px;
}

/* login */
div.moduletable_login h3 {
	background: #1A2F69 url('../images/login_module.png') no-repeat;
	height: 30px;
	width: 264px;
	padding: 2px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_login {
	background: url('../images/login_module_bg.png') no-repeat;
	width: 320px;
	height: 174px;
	margin:0 0 12px;
}

/* otras noticias */
div.moduletable_otrasnoticias h3 {
	background: #1A2F69 url('../images/otras_noticias_module.png') no-repeat;
	height: 30px;
	width: 534fpx;
	padding: 2px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_otrasnoticias {
	width: 590px;
	margin:0 0 12px;
}

/* portadas */
div.moduletable_portadas h3 {
	background: #1A2F69 url('../images/portadas_module.png') no-repeat;
	height: 30px;
	padding: 2px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_portadas {
	width: 590px;
	margin:0 0 12px;
}


/* seccion trascendio */
div.moduletable_trascendio h3 {
	background: #B46582 url('../images/trascendio_module.png') no-repeat;
	height: 44px;
	width: 264px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_trascendio {
	background: #AE456C;
	margin:0 0 12px;
}

/* seccion boga */
div.moduletable_boga h3 {
	background: #D870A2 url('../images/boga_module.png') no-repeat;
	height: 44px;
	width: 264px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_boga {
	background: #D43884;
	margin:0 0 12px;
}

/* seccion arte */
div.moduletable_arte h3 {
	background: #D5E79C url('../images/arte_module.png') no-repeat;
	height: 44px;
	padding: 16px 0px 0px 56px;
	color: #000000;
	margin: 0;
}

div.moduletable_arte {
	background: #C0DB6A;
	margin:0 0 12px;
}

/* seccion finanzas */
div.moduletable_finanzas h3 {
	background: #BBE6EB url('../images/finanzas_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_finanzas {
	background: #99DAE1;
	margin:0 0 12px;
}

/* seccion la roja */
div.moduletable_laroja h3 {
	background: #F68D92 url('../images/laroja_module.png') no-repeat;
	height: 61px;
	width: 264px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_laroja span {
	display: none;
}

div.moduletable_laroja {
	background: #F68D92;
	margin:0 0 12px;
}

/* seccion nacional */
div.moduletable_nacional h3 {
	background: #C7C8CA url('../images/nacional_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_nacional {
	background: #ABACAF;
	margin:0;
}

/* seccion globo */
div.moduletable_globo h3 {
	background: #80D2E8 url('../images/globo_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_globo {
	background: #40BBDC;
	margin:0;
}

/* seccion metropoli */
div.moduletable_metropoli h3 {
	background: #80ABD3 url('../images/metropoli_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_metropoli {
	background: #4081BD;
	margin:0;
}

/* seccion region */
div.moduletable_region h3 {
	background: #FAC69E url('../images/region_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_region {
	background: #F8A96E;
	margin:0;
}


/* seccion deportes */
div.moduletable_deportes h3 {
	background: #F68D92 url('../images/deportes_module.png') no-repeat;
	height: 44px;
	width: 233px;
	padding: 16px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

div.moduletable_deportes {
	background: #F2545B;
	margin:0;
}

div.moduletable,
div.moduletable_text,
div.moduletable_menu,
div.moduletable_tab,
div.moduletable_col1 {
	background: #fff url('../images/bg_moduletable.png') repeat-x 0 0;
	margin: 0 0 12px;
}

div.moduletable_content_blank,
div.moduletable_content_boga, 
div.moduletable_content_base {
}

div.moduletable_content_login {
	padding: 11px 21px;
} 
div.moduletable_content_sobi2search {
	padding: 11px 5px;
} 
div.moduletable_content_trascendio, 
div.moduletable_content_arte, 
div.moduletable_content_finanzas, 
div.moduletable_content_globo, 
div.moduletable_content_metropoli, 
div.moduletable_content_region, 
div.moduletable_content_deportes, 
div.moduletable_content_nacional, 
div.moduletable_content_laroja {
	padding: 8px 8px 8px 8px;
}

div.moduletable_content_portadas {
	padding: 8px 0px 8px 0px;
}

div.moduletable_clear {
	margin: 0 0 12px;
}
div.moduletable_col1 {
	
	margin: 0 0 12px;
	
}
div.moduletable h3,
div.moduletable_text h3,
div.moduletable_menu h3,
div.moduletable_tab h3,
div.moduletable_col1 h3 {
	background: #e2e2e2 url('../images/bg_moduletable_h3.png') repeat-x 0 0;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	line-height: 41px;
	text-transform: uppercase;
	padding: 0 21px;
	margin: 0;
}
div.moduletable_col1 h3 {
	
}
div.moduletable_clear h3 {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	padding:1px 0 0;
	margin: 0 0 4px;
	color: #b9b9b9;
	border-bottom: 1px solid #f1f1f1;
	text-align:right;
}
/* Restrictions */
div.moduletable_tab div.moduletable_content,
div.moduletable_clear div.moduletable_content {
	padding:0;
}
#bottom_wrap_1 div.moduletable,
#bottom_wrap_1 div.moduletable_text,
#bottom_wrap_1 div.moduletable_menu,
#bottom_wrap_1 div.moduletable_tab,
#bottom_wrap_1 div.moduletable_col1 {
	background: none;
}
#bottom_wrap_1 div.moduletable_content {
	padding:11px 0;
}
#bottom_wrap_1 div.moduletable h3,
#bottom_wrap_1 div.moduletable h3,
#bottom_wrap_1 div.moduletable_text h3,
#bottom_wrap_1 div.moduletable_menu h3,
#bottom_wrap_1 div.moduletable_tab h3,
#bottom_wrap_1 div.moduletable_col1 h3 {
	background: none;
	line-height: 15px;
	padding: 0 2px;
	color: #898989;
}
#bottom_wrap_1 {
	border-top: 6px solid #ccc;
	padding-top: 10px;
}
#bottom_wrap_2 {
	background: #333 url('../images/bg_footer.png') repeat-x 0 100%;
}
#bottom_wrap_2 div.moduletable,
#bottom_wrap_2 div.moduletable_text,
#bottom_wrap_2 div.moduletable_menu,
#bottom_wrap_2 div.moduletable_tab,
#bottom_wrap_2 div.moduletable_col1 {
	background: none;
	color: #aaa;
}
#bottom_wrap_2 div.moduletable h3,
#bottom_wrap_2 div.moduletable h3,
#bottom_wrap_2 div.moduletable_text h3,
#bottom_wrap_2 div.moduletable_menu h3,
#bottom_wrap_2 div.moduletable_tab h3,
#bottom_wrap_2 div.moduletable_col1 h3 {
	background: #e2e2e2 url('../images/bg_moduletable_bottom_h3.png') repeat-x 0 0;
	color: #fff;
}
#bottom_wrap_2 ul li {
	border-bottom: 1px solid #484848;
}
/* Footer */

#footer_wrap {
	border-top: 8px #D10066 solid;
	padding: 8px 8px 8px 8px;
	background: #1A2F69;
	width: 950px;
	clear: both;
	height: 24px;
	line-height: 16px;
	font-size: 11px;
	margin: 0 auto;
	color: #FFF;
}
#copyright {
	margin: 0 auto;
	width: 961px;
}
#copyright #infoo {
	margin: 0;
	float: left;
	width: 80%;
}
div#footer_wrap a {
	text-decoration: none;
	color: #666;
}
#copyright #stylearea {
	margin:0;
	float: right;
	width: 11%;
}
#copyright #stylearea a:link,
#copyright #stylearea a:visited,
#copyright #stylearea a:active {
	color: #999;
}
#copyright #stylearea a:hover {
	color: #666;
}

/* comentarios header */
.comments_header {
	background: #1A2F69 url('../images/comments_icon.png') no-repeat;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	width: 534fpx;
	padding: 2px 0px 0px 56px;
	color: #FFFFFF;
	margin: 0;
}

/* System Messages */
#system-message
{
margin: 10px 0 20px 0;
padding: 0 !important;
background: #FFF;
border: none;
}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0;  font-weight: bold; text-indent: 0px; background:#fff; padding:0 }
#system-message dd ul { overflow: hidden; height: 48px; padding-top: 16px; padding-left: 64px; color: #FFF; background: url('../images/message_bg.png') no-repeat; margin:0; border: none; }

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }
#system-message dd.message ul { overflow: hidden; height: 48px; padding-top: 16px; padding-left: 64px; color: #FFF; background: url('../images/message_bg.png') no-repeat; margin:0; border: none; }
#system-message dd.message ul  li { border: none; }
 
/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error {  }
#system-message dd.error ul { overflow: hidden; height: 48px; padding-top: 16px; padding-left: 64px; color: #FFF; background: url('../images/message_bg.png') no-repeat; margin:0; border: none; }
#system-message dd.error ul li { border: none; }
 
/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice {  }
#system-message dd.notice ul { overflow: hidden; height: 48px; padding-top: 16px; padding-left: 64px; color: #FFF; background: url('../images/message_bg.png') no-repeat; margin:0; border: none; }
#system-message dd.notice ul  li { border: none; }