BODY
{
	margin: auto auto;
	background-color: white;
	background-image: url('../images/blog/body_bg.png');
	font-family: Arial, Helvetica, sans-serif;
	font-family: "Lucida Sans", "Lucida Grande", sans-serif;
	font-size: 12px;
	padding-top: 24px;
}

A IMG { border: none; }

H1
{
	background-color: white;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 24px;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 120px;
	text-indent: -9999px;
}

BODY H1 { background-image: url('../images/blog/top_esp.png'); }

DIV#publi
{
	width: 1000px;
	height: 93px;
	background: white;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
	padding-top: 3px;
	text-align: center;
}

DIV#publi_banner
{
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}

DIV.publi_header_x90
{
	float: left;
	height: 90px;
	width: 16px;
	text-indent: -9000px;
	background: none;
}

BODY.lang_mex DIV.publi_header_x90
{
	background: white url('../images/blog/mex_publicidad_x90.png') top left no-repeat;
}

IFRAME.publi_sb
{
	float: left;
	width: 728px;
	height: 90px;
	overflow: hidden;
	border: none;
}

DIV#content
{
	background-color: white;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	width: 1000px;
}

DIV#posts
{
	width: 500px;
	background-color: white;
	padding-top: 10px;
}

DIV#posts H2.fecha
{
	color: #FF0084;
	font-size: 1.3em;
	font-weight:bold;
	margin: 0px;
	margin-left: 32px;
	margin-bottom: 6px;
}

DIV#posts DIV.post
{	
	background: white;
	background-image: url('../images/blog/post_title_bg.png');
	background-position: top left;
	background-repeat: no-repeat;
	
	margin: 0px;
	margin-bottom: 50px;
	padding-left: 32px;
}

DIV#posts DIV.post H3
{
	font-size: 2em;
	font-weight: bold;
	color: black;
	margin: 0px;
	margin-bottom: 6px;
}

DIV#sidebar
{
	float: right;
	width: 260px;
	background-color: white;
	background-image: url('../images/blog/sidebar_bg.png');
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-bottom: 160px;
}

DIV#sidebar DIV#links
{
	margin-bottom: 20px;
}

DIV#sidebar DIV#links A
{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 64px;
	line-height: 64px;
	padding-left: 100px;
	font-size: 2em;
	font-weight: bold;
	background: green;
	text-decoration: none;
	color: 0099cc;
}

DIV#sidebar DIV#links A:hover 	{ color: #b4f0ff; }
DIV#sidebar DIV#links A:active 	{ color: #b4f0ff; }
DIV#sidebar DIV#links A:visited { color: #0099cc; }

DIV#sidebar DIV#links A#link_boombang	{ height: 165px; background: white url('../images/blog/logo_tv.png') center center no-repeat; padding: 0px; text-indent: -9000px;}
BODY.lang_chl DIV#sidebar DIV#links A#link_boombang { background-image: url('../images/blog/logo.png'); }
BODY.lang_mex DIV#sidebar DIV#links A#link_boombang { background-image: url('../images/blog/logo.png'); }
DIV#sidebar DIV#links A#link_fanart		{ background: white url('../images/blog/link_fanart.png') top left no-repeat; }

DIV#sidebar DIV.box
{
	margin: 0px;
	padding: 0px;
	background: url('../images/blog/sidebar_title_bg.png') top left repeat-x;
}

DIV#sidebar DIV.box H3
{
	padding-left: 20px;
	line-height: 30px;
	color: white;
	background: url('../images/blog/sidebar_title_left.png') top left no-repeat;
}

DIV#bottom
{
	float: none;
	clear: both;
	padding: 30px;
	text-align: center;
}

DIV#content HR
{
	background: red url('../images/blog/hr.png') center center;
	height: 4px;
	margin: 22px;
	border: none;
}

DIV#encuesta UL
{
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	list-style: none inside;
}

DIV#encuesta UL.resultado IMG
{
	background: green;
}

DIV#navigation
{
	position: relative;
	height: 20px;
}

DIV#navigation A.page_prev
{
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
}

DIV#navigation A.page_next
{
	display: block;
	position: absolute;
	top: 0px;
	right: 20px;
}


BODY.lang_eng IMG#listamods { display: none; }
BODY.lang_chl IMG#listamods { display: none; }

BODY.lang_mex DIV#terra_mx_header { height: 24px; position: absolute; top: 0px; left: 0px; right: 0px; overflow: hidden; margin: 0px; padding: 0px; }