body
{
	margin: 0px;
	padding: 0px;
	background: #1B1D1E url(hackconsoles/bg_main.gif) repeat-y top left;
}

a
{
	color: #ef9700;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#sup
{
	height: 15px;
	margin-left: 60px;
	padding-top: 10px;
}
#sup a
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#sup a:hover { border-top: 3px solid #32C3FC }

#header
{
	background: url(hackconsoles/bg_header.jpg) no-repeat top left;
	width: 995px;
	height: 125px;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif;
}

#header h1, #header p {display: none; }

#wrapper
{
	width: 1000px;
	padding-left: 47px;
	overflow: hidden;
}

#menu 
{
	float: left;
	clear: none;
	width: 131px;
	background: #363A3D url(hackconsoles/bg_menu.jpg) no-repeat bottom center;
}

#body
{
	float: left;
	clear: none;
	width: 800px;
	margin-left: 12px;
	background-color: #fff;
	font-family: Arial;
	font-size: 13px;
	letter-spacing: -0.5px;
	color: #363A3D;
}


#body h2 { padding: 0px; margin: 0px; }
#body h2 a
{
	color: #ef9700;
	background-color: #fff;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 18px;
	text-decoration: none;
}
#body h2 a:hover { color: #3F63A8 }

.fecha
{
	background: url(hackconsoles/bullet3.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #8e979e;
	margin-left: 5px;
	padding-left: 15px;
}

.autor
{
	background: url(hackconsoles/bullet4.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #8e979e;
	margin-left: 5px;
	padding-left: 15px;
}

.categ
{
	background: url(hackconsoles/bullet5.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: normal;
	color: #8e979e;
	margin-left: 5px;
	padding-left: 15px;
}
.categ a { text-decoration: underline; color: #8e979e; }

.num_comentarios
{
	background: url(hackconsoles/bullet6.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #8e979e;
	margin-left: 5px;
	padding-left: 25px;
	margin-bottom: 10px;
}

.los_tags
{
	background: url(hackconsoles/bullet7.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #8e979e;
	margin-left: 5px;
	padding-left: 20px;
	margin-bottom: 10px;
}

.cat
{
	background: url(hackconsoles/bullet1.png) no-repeat center left;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #8A9CBD;
	margin-left: 5px;
	padding-left: 15px;
}

.post_top { background: url(hackconsoles/bg_post_top.jpg) no-repeat top left; height: 20px; }
.post
{
	background: #fff url(hackconsoles/bg_post.jpg) no-repeat bottom center;
	padding: 5px;
	padding-bottom: 1px;
	margin-bottom: 25px;
}
.post_bottom { background: #1B1D1E url(hackconsoles/bg_post_bottom.jpg) no-repeat top left; height: 20px; padding-bottom: 20px; }

.entry
{
	border-top: 1px dashed #EBEBEB;
	padding: 10px 15px 0 15px;
}

.box_top
{
	background: #fff url(hackconsoles/bg_box_top.jpg) no-repeat top center; height: 15px;
}

.box_bottom
{
	background: #fff url(hackconsoles/bg_box_bottom.jpg) no-repeat bottom center; height: 15px;
}

#footer_top
{
	background: url(hackconsoles/bg_footer_top.jpg) no-repeat top left; height: 20px;
}
#footer
{
	width: 1000px;
	background: url(hackconsoles/bg_footer.jpg) repeat-y top left; 
	height: 80px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
}

.categorias{ background: url(hackconsoles/bg_categorias.jpg) no-repeat top left; }
.categorias ul {margin-top: 0px; padding-top: 35px;}
.categorias ul {margin: 0px; padding: 0px; margin-top: 0px; padding-top: 35px; padding-left: 5px; list-style: none}
.categorias li
{
	background: url(hackconsoles/bullet2.jpg) no-repeat center left;
	padding-left: 15px; 
}
.categorias li a
{
	font-size: 11px;
	font-weight: bold;
	color: #edab3b;
	text-decoration: none;
}
.categorias li a:hover
{
	color: #fff;
}
.categorias h3 {display: none;}

/** ARCHIVOS **/
.archivos { background: url(hackconsoles/bg_archivos.jpg) no-repeat top left; }
.archivos ul {margin: 0px; padding: 0px; margin-top: 0px; padding-top: 35px; padding-left: 5px; list-style: none}
.archivos li
{ 
	background: url(hackconsoles/bullet2.jpg) no-repeat center left;
	padding-left: 15px;
}
.archivos li a
{
	font-size: 11px;
	font-weight: bold;
	color: #edab3b;
}
.archivos li a:hover
{
	color: #fff;
	text-decoration: none;
}
.archivos h3 {display: none;}


/** ENLACES **/
.enlaces { background: url(hackconsoles/bg_enlaces.jpg) no-repeat top left; }
.enlaces ul {margin: 0px; padding: 0px; margin-top: 0px; padding-top: 35px; padding-left: 5px; list-style: none}
.enlaces li
{ 
	background: url(hackconsoles/bullet2.jpg) no-repeat center left;
	padding-left: 15px;
}
.enlaces li a
{
	font-size: 11px;
	font-weight: bold;
	color: #edab3b;
}
.enlaces li a:hover
{
	color: #fff;
	text-decoration: none;
}
.enlaces h3 {display: none;}


/** TWITTS **/
.twitts { background: url(hackconsoles/bg_twitts.jpg) no-repeat top left; }
.twitts ul {margin: 0px; padding: 0px; margin-top: 0px; padding-top: 35px; padding-left: 5px; list-style: none}
.twitts li
{ 
	background: url(hackconsoles/ico_twitter.png) no-repeat 0px 7px;
	padding-left: 15px;
}
.twitts li a
{
	font-size: 11px;
	font-weight: bold;
	color: #deeaf6;
	border-bottom: 1px solid #124f8c;
}
.twitts li a:hover
{
	color: #edab3b;
	text-decoration: none;
}
.twitts h3 {display: none;}



#right
{
	float: right;
	margin-right: 52px;
	clear: none;
}

.right_top { background: url(hackconsoles/bg_right_top.jpg) no-repeat top left; height: 15px; }
.right_box { margin-left: 1px; background-color: #333B3E; width: 239px; }
.right_box p { margin: 0px; padding: 0px }
.right_bottom { background: url(hackconsoles/bg_right_bottom.jpg) no-repeat top left; height: 18px; }

.lastcomm_top { background: url(hackconsoles/recent_comments.jpg) no-repeat top center; height: 25px }
.lastcomm { font-size: 11px; padding: 10px; }
.lastcomm em {color: #fff; font-weight: bold}

#publi
{
	background: url(hackconsoles/bg_publi.jpg) no-repeat top left;
	width: 240px;
	height: 212px;
}

#publi img
{
	padding: 5px;
}
#publi a img
{
	border: none;
}

.author
{
	padding: 3px; text-align: right; background-color: #EAF5FD; border-bottom: 1px solid #808080; border-right: 1px solid #808080; margin-bottom: 5px; padding-right: 15px;
}

#searchform{ margin:0px auto; padding: 0; height: 30px; line-height: 50px; background: none; text-align: center;}
#searchform .search-box{background: url(hackconsoles/search-bg.gif) no-repeat; color:#999; font: normal 11px Arial, sans-serif; border:none;width: 188px; height: 28px; padding:7px 0 0px 22px; margin:0}
#searchform .search-button{background: url(hackconsoles/search-button.gif) no-repeat; border: 0; width:23px; height: 23px; padding:0 0 3px 0; margin:0}

/* ====VARIOS==== */
.rss {background: url(hackconsoles/rss.jpg) no-repeat bottom left}
.paginador {background-color: #1B1D1E; color: #dedede; padding-bottom: 5px; text-align: center; margin: 0px auto;}
.exclamation {background-color: #cab77d; border-top: 1px solid #ca9e7d; border-bottom: 1px solid #ca9e7d; color: #984646; font-family: verdana}

.read_more { text-align: right; padding-right: 20px; margin-bottom: 10px; }

/* ====COMMENTS==== */
.Comments { margin: 5px 0px 0px 0px; font-size:14px;}
.Comments .List { width:705px; margin:0 auto;  }
.Comments h3 { font-size: 14px; font-weight: bold;  margin: 0px; padding: 5px 0px 0px 15px; color:#666;}
.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#666; letter-spacing: 0px; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; background:url(hackconsoles/comment_back.gif) no-repeat bottom center;  padding: 5px; margin: 0px 0px 5px 0px; list-style-type: none; font-size: 11px; line-height: 15px; color:#484c4f;}
.Comments .List li p { font-size: 12px; line-height: 15px; padding: 5px 0px; margin: 0px; color:#484c4f;}
.Comments .List li blockquote { padding: 0px; margin: 0px; color:#666666;  font-size: 11px; font-style: italic; border-top: dashed 1px #ccc; border-bottom: dashed 1px #ccc; }
.Comments .List li blockquote p { font-size: 11px; padding: 5px 0px; margin: 0px; line-height: 16px; color:#666666; }
.Comments .List li ul { padding: 5px 0px; margin: 0px; }
.Comments .List li ul li { padding: 0px; list-style-type: none; background: none; font-size: 11px; line-height: 13px; color:#63565f; }
/**/ * html .Comments .List .ListGrav { left: 0px;} /* */ 
.Comments .List .ListNumber { position: absolute; font-size:16px;}
.Comments .List big { margin: 0px; padding: 0px 0px 0px 0px; background: #fff url(images/com_user.png) no-repeat left center; font-size: 14px; line-height: 14px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List big a, a:hover { color:#009AFF; text-decoration:none }
.Comments .List small { color:#999; padding: 0px 0px 5px 0px; margin: 0px; border-bottom:1px dashed #EBEBEB; display: block;}
.Comments .List small a { color:#999; text-decoration: none;}
.Comments .List small a:hover { color:#999; text-decoration: none;}
.Comments .Form { padding: 10px 15px 20px 15px; position: relative;}
/**/ *html .Comments .FormTop  { left: -15px;} /**/ 
.Comments .FormTop { position: absolute; top: 0px; left: 0px; width: 460px; height: 10px;}
.Comments .Form form {margin: 0px; padding: 0px;  }
.Comments .Form a:hover { color:#999; text-decoration: underline;}
.Comments .Form p { padding: 0px; margin: 0px; font-size: 11px; color:#999; }
.Comments .Form p small strong { font-size: 10px; font-weight: bold; color:#333;}
.Comments .Form p small { font-size: 11px; display: block; padding: 5px 0px;}
.Comments .Form .namefield { background: url(hackconsoles/form_name.gif) no-repeat;  color:#999; font: normal 11px Arial, sans-serif; border:none;width: 268px; height: 28px; padding:7px 0 0px 22px; margin:0}
.Comments .Form .email { background: url(hackconsoles/form_email.gif) no-repeat;  color:#999; font: normal 11px Arial, sans-serif; border:none;width: 268px; height: 28px; padding:7px 0 0px 22px; margin:0}
.Comments .Form .captchaimg {width: 440px; padding-bottom: 2px;}
.Comments .Form .captcha { background: url(hackconsoles/form_captcha.gif) no-repeat;  color:#999; font: normal 11px Arial, sans-serif; border:none;width: 95px; height: 28px; padding:7px 0 0px 22px; margin:0}
.Comments .Form .website { background: url(hackconsoles/form_website.gif) no-repeat;  color:#999; font: normal 11px Arial, sans-serif; border:none;width: 268px; height: 28px; padding:7px 0 0px 22px; margin:0}
.Comments .Form .TextArea {  width: 450px; height:120px; background: #fff; background: url(hackconsoles/comment_text.gif) no-repeat;  color:#666; padding: 6px 10px 6px 10px; font-size: 11px; border:none; font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif;}
.Comments .Form input.SubmitComment { padding:4px; background-color:#fff; border-left: none; border-right: none; border-bottom: none; border-top:3px solid #E3EBED;  font-family: "Helvetica Neue", Helvetica, Arial, Sans-Serif; font-size:14px; font-weight:bold;  margin-top: 10px; color:#009AFF;}
.Comments .Form input.SubmitComment:hover { margin-top: 10px; color:#666;} 
.Comments .Form input.SubmitCommentIE { margin-top: 10px; }
