html {
	min-height:100%;
	margin-bottom:1px;
}

body {
	/* width:1000px;*/
	margin: 0 auto; text-align: center;
	/*margin-right: auto; margin-left: auto;*/
	font-family: 'Droid Sans', arial, serif;
	font-size:13px;
	color:#0A3C90;
	/*text-align:justify;*/
	padding: 0;	
}

body {
	background:#073D7B url('../images/abpattern2.png') repeat top center;

	/* -- Para publicidadddddrrrrrrrrrrr 
		background: #032754 url('../images/mk_background.jpg') top center no-repeat;
	 -- End Publicidad */
}


.clear       { clear:both; }
.float_left  { float:left; }
.float_right { float:right; }


#wrapper {
	width:1000px;
	padding: 20px 0 0 0;
	margin: 0 auto;
	text-align: left;
}

div#buscar {
	float:left;
	width:260px;
	margin:80px 0 0 -280px;
	padding:0 10px 10px;
	background-color:#073D7B;
}

.content {
	font-family: 'Droid Sans', arial, serif;
	font-size:.83em;
	color:#5A6869;
	background-color:#D8EEF9;
	width:100%;
}

.datestamp {
letter-spacing:-.1em;
font-size:5.29em;
font-family:Arial, Georgia, "Times New Roman", Times, serif;
text-transform:uppercase;
font-weight:700;
color:#2fabd6;
margin-right:55px;
}

.discotable,.livetable {
font:85% "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
border-collapse:collapse;
color:#333;
background:#F3F5F7;
width:100%;
margin:0;
padding:0;
}


.imgnews {
float:right;
display:block;
position:relative;
background-color:#D8EEF9;
border:1px solid #a9a9a9;
margin:0 0 10px 10px;
padding:4px;
}

.imgcenter {
display:block;
background-color:#D8EEF9;
border:1px solid #a9a9a9;
margin:10px;
padding:4px;
}

.imgfix {
order:1px solid #000;
display:block;
background-color:#D8EEF9;
border:1px solid #a9a9a9;
width:470px;
margin:10px;
padding:4px;
}

.feature {
background-color:#D8EEF9;
border:1px solid #a9a9a9;
margin:0 5px 0 0;
padding:4px 4px 16px;
}


.footer_padding {
padding:.5em 25px;
}

.header_padding {
	padding:.5em 0; 
	/* Para publi -->  padding: 0; */
	margin: 0;
}

.menu_padding {
background-color:#000;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
padding:0;
margin:0;
}

.grid_padding {
	background-color: #D8EEF9;
	text-align: center;
	padding: 0;
}

#top_menu {
	padding-right: 0px;
	padding-left: 0px;
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-transform: none;
	margin: 0;
}

	#top_menu a {
		float: center;
		line-height: 5px;
		font-weight: lighter;
		text-decoration: none;
		color: #357715;
		background: transparent;
		margin:0;
	}

#header_effect {
	background: #069 url(../images/header_2.jpg) top left repeat-x;  
	/* background: transparent url(../images/mk_header.jpg) top left no-repeat;  Para publi */
	/* background: #069 url(../images/gamescom_2011/header.jpg) top left repeat-x;  Gamescom 2011 */
	border-top: 0 solid #000;	
	border-bottom: 0 solid #D8EEF9;
	margin-top: .5em;
	height: 150px;
}

#header {
padding:0;
}

#header p {
color:#D8EEF9;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:700;
font-size:2em;
letter-spacing:.1em;
line-height:1.2;
text-align:left;
margin:0 0 0 180px;
padding:0 0px;
}

#header p.description {
font-size:.9em;
}

.header_description {
font-size:.9em;
font-family:Trebuchet MS, Arial, Verdana;
text-transform:uppercase;
color:#000;
letter-spacing:.065em;
text-align:left;
margin:-37px 12px 0 190px;
}

#header a,#header a:visited,#header a:active {
	color: #FFF;
	text-decoration: none;
}

#header a:hover {
	color: #000;
	text-decoration: none;
}

.logo {
	margin: 25px 0 0 25px;
}


.content_padding {
	background: #D8EEF9;
	padding: 0;
	margin: -7px 0 0 0;
	vertical-align: top;
}


div#content_wrapper {
/*float:left;*/
	width:100%; 
	vertical-align: top;
	/*position: relative;*/
}

div#content {
	width: 500px; 
	/*margin-right:465px;*/
	vertical-align: top;
	display: inline-block; 
	padding: 15px 21px 15px 25px;
}

div#sidebar {
	width: 450px; min-height: 700px; 
	display: inline-block; 
	/*position: absolute; top: 0; right: 0; */
	background: #d7eff8;
}

#sidebar div.sidebar-sep {
	position: relative; padding: 0; margin: 0;
}

#sidebar div.sidebar-top {
	position: absolute; top: 0; right: 0; 
	margin: 0; padding: 0;
	width: 450px; height: 80px; 
	background: #073D7B url(../images/lateral.jpg) top right no-repeat;
}

#sidebar div.sidebar-col1 {
	float: left; width: 180px;
	margin: 80px 0 0 0; padding: 0; 
	background: #d7eff8; color: #073D7B;
}

#sidebar div.sidebar-col2 {
	float: right; width: 270px; 
	margin: 80px 0 0 0; padding: 0;
	background: #073D7B; color: #fff;
}
	.sidebar-col2 div.sb-c2-busqueda {
		margin: 0 auto; padding: 5px 0 0 0; 
		text-align: center; 
		background: url(../images/d.jpg) top left no-repeat;
	}
	.sidebar-col2 div.sb-c2-fb-box {
		background: #fff; margin: 20px 5px; width: 260px;
	}
	.sidebar-col2 div.sb-c2-interbox {
		width: 270px; height: 111px; margin: 0; padding: 0; overflow: hidden;
		background: url(../images/analisisdown.jpg) top left no-repeat;
	}
	.sidebar-col2 div.sb-c2-endbox {
		width: 270px; height: 650px; margin: 0; padding: 0; overflow: hidden;
		background: #d7eff8 url(../images/analisisdown2.jpg) top left no-repeat;
	}

	.sidebar-col1 h3, .sidebar-col2 h3, #side_two h3 {
		font-size: 14px;
		font-weight: bold;
		text-transform:uppercase;
		color:#073D7B;
		
		margin-bottom:.75em;
		margin-top:0;
		border-bottom: 1px solid #ccc;
		padding:1.4em 0 .5em;
	}
		



div#side_top {
float:left;
width: 441px;
height: 80px; /* 81px  E3 2011 */
background: #073D7B;
background-image:url(../images/lateral.jpg); 
/*background-image:url(../images/e3_2011/abluesoft-e3-2011-lateral1.jpg); E3 2011 */
background-repeat:no-repeat;
text-align:right;
margin: 0 0 0 -450px;
padding:2px 0 0 9px;
}



div#side_one {
float:right;
width:260px;
margin:80px 0 0 -280px;
background-color:#073D7B;
padding:0px 10px 0px 0px;
}

#side_one h3 {
font-size:.85em;
font-weight:bolder;
text-transform:uppercase;
color:#21597C;
font-family:Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
margin-bottom:.75em;
margin-top:1.3em;
border-top:0 solid #000;
border-bottom:1px dashed #21597C;
background:url(/target.jpg) no-repeat;
background-position:center left;
padding:.4em 0 .4em 1.7em;
}

#side_one_mb h3 {
font-size:.85em;
font-weight:bolder;
text-transform:uppercase;
color:#21597C;
font-family:Georgia, "Times New Roman", Times, serif, Arial, Helvetica, sans-serif;
margin-bottom:.75em;
margin-top:1.3em;
border-top:0 solid #000;
border-bottom:1px dashed #21597C;
background:url(/target.jpg) no-repeat;
background-position:center left;
padding:.4em 0 .5em 1.7em;
}

div#side_two {
float:left;
width:155px;
background: #d7eff8;
border-top: 0 none;
margin: 70px 0 0 -450px;
/*margin: 81px 0 0 -450px;  E3 2011 */
padding:0 0px 10px;
}


.rhclouds {
border-bottom:1px solid #125C83;
}

.rhclouds2 {
border-top:1px solid #125C83;
}

.date {
float:left;
height:83px;
width:55px;
background:url(/ateasedate2.jpg) no-repeat;
line-height:24px;
text-align:center;
font-family:georgia;
}

.date p {
padding-top:0;
padding-left:0;
color:#B2B2B2;
text-transform:uppercase;
margin:0;
}

.date span.day {
font-size:1.8em;
display:block;
color:#E33C04;
}

.date span.month {
font-size:.8em;
height:12px;
color:#000;
display:block;
text-transform:uppercase;
}

#rec_post a:hover {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#fff;
background-color:transparent;
text-transform:lowercase;
}

#rec_post {
padding-right:0;
padding-left:3px;
margin-top:0;
}

#rec_post li {
color:#717171;
letter-spacing:0;
list-style-type:none;
line-height:15px;
border-bottom:#e5e5e5 solid 1px;
padding-top:2px;
padding-bottom:2px;
}

#rec_post li:hover {
color:#5A6869;
line-height:15px;
border-bottom:#e5e5e5 solid 1px;
background-color:#3E5775;
}

#list {
padding-right:0;
padding-left:0;
margin-top:0;
margin-left:0;
}

#list li {
color:#717171;
letter-spacing:0;
list-style-type:none;
line-height:15px;
border-bottom:#3E5775 solid 1px;
padding-top:2px;
padding-bottom:2px;
}

#list li:hover {
color:#5A6869;
line-height:15px;
border-bottom:#3E5775 solid 1px;
background-color:#D8EEF9;
}

#content li {
list-style:none;
border-top:1px solid gray;
margin:0;
padding:0;
}

#rec_postmb {
padding-right:0;
padding-left:0;
margin-top:0;
}

#rec_postmb li {
color:#717171;
letter-spacing:0;
list-style-type:none;
line-height:15px;
border-bottom:#e5e5e5 solid 1px;
margin-top:0;
margin-left:0;
padding-top:0;
padding-bottom:2px;
}

#rec_postmb li:hover {
color:#505050;
line-height:15px;
border-bottom:#e5e5e5 solid 1px;
background-color:#3E5775;
}

div#footer {
clear:left;
width:100%;
background-color:#013955;
}

div#footercolumn3 {
float:left;
width:280px;
text-align:left;
margin:0 0 0 10px;
padding:0;
}

div#footercolumn2 {
float:left;
width:180px;
text-align:left;
margin:0 20px 0 0;
padding:0 0 0 10px;
}

div#footercolumn1 {
text-align:justify;
float:left;
width:420px;
margin:0 20px 0 0;
padding:0;
}

#footer h3 {
font-size:1.25em;
font-weight:400;
color:#D8EEF9;
background-color:transparent;
background-image:none;
text-transform:none;
font-family:Georgia, "Times New Roman", Times, serif;
margin-bottom:.5em;
margin-top:1.3em;
border-top:0 solid #CCC;
background:url(/footerx.jpg) no-repeat;
background-position:center left;
padding:.5em 0 .5em 1.5em;
}

#footer_wrapper {
width:1000px;
max-width:1000px;
margin-right:auto;
margin-left:auto;
border-top:1px dashed #769e30;
border-right-width:1px;
border-left-width:1px;
border-right-style:solid;
border-left-style:solid;
border-right-color:#d3e6ef;
border-left-color:#d3e6ef;
background-image:url(/eraserbg.jpg);
background-repeat:no-repeat;
background-position:bottom right;
background-color:#0a0e04;
color:#FFF;
float:left;
text-align:left;
padding:0 0 1em;
}

#footer p {
color:#FFF;
text-align:left;
margin:0;
}

#footer li {
list-style:none;
border-top:1px solid gray;
margin:0;
padding:.25em;
}

#footer h4 {
letter-spacing:.01em;
font-size:1.75em;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:400;
color:#FFF;
margin-bottom:.5em;
margin-top:.25em;
}

#footer a {
color:#EDE234;
font-weight:700;
}

#footer a:hover {
color:#D3E6EF;
}

h1 {
font-size:16px;
font-family: 'Droid Sans', arial, serif;
text-transform:none;
font-weight:700;
color:#0A3C90;
margin-bottom:0;
margin-top:.9em;
background-image:url(../images/h1bg.gif);
background-repeat: no-repeat;
background-position:center left;
padding:0 0 0 2em;
}

.utwreltags a {
font-size:70%;
color:grey;
text-decoration:none;
}

.footer_meta {
margin-top:2em;
background-color:#1174a6;
border-top:1px solid #197daf;
border-bottom:1px solid #197daf;
font-size:.8em;
padding:1em;
}

a.scrollover {
color:#EA3E0E;
}

a.scrollover em:first-line {
color:#59a3c1;
}

h1 a,h2 a,h4 a {
color:#0A3C90;
text-decoration:none;
background-color:transparent;
}

h4 a {
color:#0A3C90;
text-decoration:none;
background-color:transparent;
}

h1 a:hover,h2 a:hover {
color:#59a3c1;
text-decoration:none;
text-align:justify;
background-color:#D8EEF9;
}

h2 {
font-family: 'Droid Sans', arial, serif;
font-size:15px;
color:#0A3C90;
font-weight:700;
text-align:justify;
font-family: 'Nobile', arial, serif;
border-top:2px solid #000;
padding-top:.5em;
margin:.5em 0 0;
}

h3 {
font-size:14px;
text-transform:none;
color:#59a3c1;
font-family: 'Nobile', arial, serif;
margin-bottom:.75em;
margin-top:1.3em;
border-top:0 solid #000;
border-bottom:1px dashed #ffc;
padding:.4em 0 .4em 2.2em;
}

h4 {
font-family: 'Droid Sans', arial, serif;
font-size:9px;
text-transform:uppercase;
color:#b9b9b9;
margin-bottom:2.05em;
border-top:1px dotted #9fafb5;
border-bottom:1px dotted #9fafb5;
background-color:#f3f3f3;
padding:.4em 0 .4em .4em;
}

.downupspace {
margin-bottom:0;
}

p {
line-height:150%;
margin:.5em 0 1em;
}

p.author {
margin-top:.5em;
line-height:100%;
color:#357715;
font-family: 'Nobile', arial, serif;
font-size:.8em;
border-bottom:1px dashed #869A9D;
padding-bottom:.9em;
}

p.author1st {
margin-top:.4em;
line-height:100%;
color:#357715;
font-family: 'Nobile', arial, serif;
font-size:.85em;
border-bottom:1px dashed #869A9D;
padding:0 0 1em 3.2em;
}

div.pull_quote {
font-size:1.25em;
color:#59a3c1;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
float:right;
width:200px;
border-top:1px solid #d3e6ef;
padding-top:5px;
padding-left:5px;
line-height:1.5em;
margin:.5em 0 0 20px;
}

div.pull_quote ul {
margin:.5em 0;
}

div .pull_quote_footer {
font-size:.75em;
color:#999;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:normal;
font-weight:400;
float:right;
width:200px;
margin-bottom:0;
}

a {
color:#2EAAE6;
text-decoration:none;
}

a:hover {
color:#fff;
background-color:#007FD0;
}

ul,ol {
margin-left:25px;
}

.top_border {
margin-top:.9em;
padding-top:.5em;
border-top:1px solid #CCC;
}

div.comment {
padding-left:20px;
}
.commentlist {
margin-left:-20px;
}
.navigation {
padding-bottom: 2em;
}
div.comment_wrapper {
float:left;
width:100%;
margin-left:-150px;
}

div.comment_content {
margin-left:150px;
}

div.comment_details {
float:right;
width:145px;
text-align:right;
}
.comment_details .avatar { 
	padding: 2px;
	border: 1px solid #ccc;
	position: relative;
	right: 1px;
}

.comment_bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*
.side ul {
list-style-type:none;
margin-left:0;
}

.side ul li {
list-style-type:none;
line-height:1.25em;
margin-top:.5em;
}

.side ul.children {
margin-left:0;
font-size:.9em;
}
*/

a img {
border:0 none;
}

.vertical_align {
display:inline;
vertical-align:middle;
padding-bottom:4px;
}

hr {
color:#CCC;
background-color:#CCC;
height:1px;
border:0 none;
margin:1.3em 0 1em!important;
}

blockquote {
border:0 none;
border-left:3px solid #D3E6EF;
margin:.75em 0;
padding:.1em 0 .1em 10px;
}

#feed_bar {
/*	background: #000 url(../images/footer_300h.jpg) top left no-repeat;*/
	background: #000 url(../images/footer_2.jpg) top left no-repeat;
	text-align: right;
	height: 180px; /* para colocar un roba, hay que cambiarlo a 300 pixels */
	width: 1000px;
}

#feed_bar p {
color:#FFF;
font-size:1.5em;
font-family: Georgia, "Times New Roman", Times, serif;
line-height:1.1;
text-align:right;
margin:0;
padding:.3em;
}

#feed_bar p span.small {
font-size:.65em;
color:#C6E1EB;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.simplepie {
margin-top:1em;
padding:15px;
}

.simplepie h3 {
background-color:#046FA4;
margin-top:0;
border:0 none;
font-weight:400;
border-bottom:2px solid #1D82B5;
padding:.25em 10px;
}

.simplepie h3 a {
font-weight:400;
text-decoration:none;
}

.simplepie ol {
margin-left:0;
}

.simplepie li {
list-style-type:none;
margin-left:0;
clear:both;
}

.simplepie .date {
font-size:.8em;
float:left;
color:#1D82B5;
margin-bottom:.5em;
}

.fresh {
background-image:url(../images/bg_new.gif);
background-repeat:no-repeat;
background-position:right bottom;
}

.recentnews {
border-top:0 solid #036;
border-bottom:0 solid #4598C2;
background-color:#fff;
display:block;
position:relative;
margin:0;
padding:2px 0 0;
}

.recently {
background-image:url(../images/bg_recently.jpg);
background-repeat:no repeat;
background-position:left top;
background-color:#069;
color:#FFF;
border-top-width:1px;
border-top-style:dashed;
border-top-color:#FFF;
border-bottom-width:3px;
border-bottom-style:solid;
border-bottom-color:#C4E7F9;
margin:0;
padding:.5em 1em;
}

.banner_advertise {
background-image:url(../images/bg_header_effect.gif);
background-repeat:repeat-x;
background-position:left top;
background-color:#069;
color:#FFF;
border-top-width:3px;
border-top-style:solid;
border-top-color:#036;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#036;
font-size:.8em;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:.3em 1em;
}

.authorcomment {
background-image:url(../images/bg_author.gif);
background-repeat:no-repeat;
background-position:right top;
padding-top:10px;
}

.third_col {
width:210px;
float:left;
margin:0 10px;
}

.ads {
font-size:.8em;
}

ul.blogroll li {
display:inline;
list-style-type:none;
line-height:2;
margin:0;
}

*,#nomargin {
margin:0;
padding:0;
}

h5,#side_top h3 {
font-size:.85em;
font-weight:bolder;
text-transform:uppercase;
color:#21597C;
font-family:Arial, Helvetica, sans-serif;
margin-bottom:.75em;
margin-top:.3em;
border-top:0 solid #000;
border-bottom:1px dashed #21597C;
padding:.4em 0;
}

#rec_post a,#rec_post a:visited,#rec_post a:active,#rec_postmb a,#rec_postmb a:visited,#rec_postmb a:active,#rec_postmb a:hover {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size:.85em;
color:#fff;
background-color:transparent;
text-transform:lowercase;
}

#list a,#list a:visited,#list a:active,#list a:hover {
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
color:#3E5775;
background-color:transparent;
text-transform:lowercase;
}

#content li a,#footer li a,.simplepie li a {
text-decoration:none;
}

#footer ul,.banner_advertise a {
color:#FFF;
}

div.pull_quote li,#archivelist ul {
list-style-type:none;
}

.center,.footer_links {
text-align:center;
}

.pagebar {

	padding: 0.2em 0.5em;

	margin-right: 0.1em;

	margin-bottom: 1.0em;

	border: 1px solid #D8EEF9;

	background: #D8EEF9;

	text-decoration: none;

	text-align: center;

}



.pagebar a,.pageList .this-page {

	border: 1px solid #9AAFE5;

	text-decoration: none;

	padding: 0.2em 0.5em;

}



.pagebar a:visited {

	border: 1px solid #9AAFE5;

	text-decoration: none;

	padding: 0.2em 0.5em;

}



.pagebar .break {

	padding: 2px 6px 2px 6px;

	border: none;

	background: #D8EEF9;

	text-decoration: none;

}



.pagebar .this-page {

	border: 1px solid #2E6AB1;

	padding: 0.2em 0.5em;

	font-weight: bold;

	background: #2E6AB1;

	color: #fff;

}



.pagebar a:hover {

	border-color: #2E6AB1;

}



.pagebar .inactive

{

   border: 1px solid #cccccc;

	 color: #ccc;

   text-decoration: none;

   padding: 0.2em 0.5em;

}




.BloqueSupPubli {
	width: 100%; height: 280px; margin-bottom: 20px;
}
	.BloqueSupPubli img { height: 280px; }
	.BloqueSupPubli a { background: transparent; color: #fff; text-decoration: none; }
	.BloqueSupPubli a:hover { background: transparent; color: #fff; text-decoration: none; }





.pagination { 
	clear: both; 
	padding: 20px 0 35px 0; 
	position: relative; 
	font-size: 11px; 
	line-height: 13px; 
} 
.pagination span, .pagination a { 
	display: block; 
	float: left; 
	margin: 2px 2px 2px 0; 
	padding: 6px 9px 5px 9px; 
	text-decoration: none; 
	width: auto; 
	color: #000000; 
	font-weight: bold;
	border: 1px solid #000000;
}
.pagination a:hover { 
	color: #759014; 
	background: #D1E9EF; 
} 
.pagination .current {
	padding: 6px 9px 5px 9px; 
	background: #000000; 
	color: #fff; 
}
.pagination a {
	background: #FFFFFF; 
}
