/* 

  Theme Name: hn2
Theme URI: http://mw2mw.com
Description: one column
Author: mw
Author URI: http://mw2mw.com
Version: 1

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/


#body {
color: #333; 
font-family: "Verdana, Arial, Helvetica, sans-serif";
margin: 0;
padding: 5px 0;
background: white;
}

/* Structure Divs */
#content {
margin: 0 auto;
padding: 0;
width: 604px;
background: white;
}

#header {
margin: 35px 0 0 20px;
padding: 0 0 5px 0;
background: #fff url('images/herenow.png') no-repeat top;
border-bottom: 7px solid #777;
height:55px;
}

#pages {
font-size: 12px;
font-family: "Verdana, Arial, Helvetica, sans-serif";
margin: 0;
float: right;
padding: 0;
}	

#noticias {
float: left;
margin: 0;
padding: 0 0 20px 0;
width: 608px;
border: px solid cyan;
background: white;
}

.ttf {
padding: 0;
background-color:#fff;
margin:0;
border: 0;
}

#credits {
background: white;
clear:both;
margin: 0;
padding: 15px 0 20px 0;
text-align: right;
font-family: "Verdana";
color: #333;
font-size: 10px;
}

#credits a{
font-size: 10px;
font-family: "Verdana";
color: #aaaaaa;
}

	/* Header */

#header h1 {
font-size: 30px;
letter-spacing: 0.1em;
margin: 0;
padding: 20px 0 20px 30px;
width: 300px;
}

#header a, #header a:hover {
background: transparent;
color: #fff;
text-decoration: none;
}

	/* Pages */
#pages li {
display: inline;
list-style-type: none;
font-family: "Verdana, Arial, Helvetica, sans-serif";
}

#pages ul, ol {
margin: 0;
padding: 0;
}

#pages a {
background: transparent;
color: #333;
font-weight: normal;
font-family: "Verdana";
font-size: 11px;
margin: 10px 0 0 30px;
padding: 1px 4px 0 4px;
font-weight: bold;
}

#pages a:hover {
color: #666;
font-family: "Verdana";
font-size: 11px;
}

.current_page_item a, .current_page_item a:hover {
color: #E93010 !important;
}

	/* Noticias */

.tables {font-size: 11px;text-align: left;}

#noticias p, #noticias ul, #noticias ol, #noticias table {
font-size: 11px;
line-height: 1.5em;
}

#noticias ul {
list-style-type: circle;
margin: 0 0 0 30px;
padding: 0;
}

#noticias li {
margin: 0;
padding: 0;
}

#noticias h2, #noticias h2 a {
color: #E93010;
font-size: 13px;
font-weight: bold;
margin: 0;
padding: 0;
text-decoration: none;
border: 0;
}

h2.comments {
margin: 20px 0 0 20px;
}

#noticias h2 a:hover {
background: transparent;
color: #F84B2D;
}

#noticias h3 {
color: #333;
font-size: 10px;
font-family: "verdana";
font-weight: bold;
margin: 0;
padding: 20px 0 5px 20px;
text-align: center;
}

#noticias h3 a {
color: #333;
font-size: 10px;
font-family: "verdana";
font-weight: bold;
margin: 0;
padding: 0 0 10px 0;
} 

#noticias h4 a{
color: #666;
font-size: 11px;
font-family: "verdana";
font-weight: bold;
margin: 0;
padding: 20px 0 5px 20px;
}

#noticias h4 a:hover {
color: #999;
font-size: 11px;
font-family: "verdana";
font-weight: bold;
margin: 0;
padding: 20px 0 5px 20px;
}

#noticias small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
}

#noticias small a {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
color: #666;
font-weight: bold;
}

#noticias small a:hover {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 10px;
color: #999;
font-weight: bold;
}

.feedback {
color: #666;
font-size: 10px;
font-family: Arial, Helvetica, Sans-Serif;
margin: 0;
padding: 0 0 15px 0;
text-align: right;
}

/* Entrada */

.entrada {
font-family: "verdana";
margin: 20px 0 10px 0;
padding: 15px 0 0 20px;
border: px solid red;
background: white;
color: #333;
text-align: justify;
}

.entrada a {
font-family: "verdana";
border: 0;
background: white;
color: #333;
font-weight: bold;
}

.entrada a img{
border: 0;
}

.entrada a:hover {
font-family: "verdana";
border: 0;
background: white;
color: #666;
font-weight: bold;
border: 0;
}

.leftdouble, .alignleft {
 float: left;
 padding: 0 10px 1px 0;
}
.rightdouble, .alignright {
 float: right;
 padding-left: 10px;
}
.rightdouble, .leftdouble {
 font-size: 14px;
}

/* Print Styles */

@media print {
#pages, .feedback, #comments, #postcomment {display:none}
small, form, h4 {display:none}
}

/* General */

a {
color: #333;
font-weight: normal;
text-decoration: none;
}

a:hover {
background: none;
color: #999;
}

acronym, abbr, span.caps {
cursor: help;
border-bottom: none;/*

