body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}


body{
	font-family:Tahoma, Georgia, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #FFF url(images/background.jpg);
	background-attachment:fixed;
	color: #000;
	float: none;
	clear: none;
	margin-right: 10px;
}

.style2 {color: #000000;font-size: 11px;}
.style4 {color: #000000; font-size: 11px; font-weight: bold; }
.style3 {font-size: 14px;font-weight: bold;}
.style6 {font-size: 14px;font-weight: bold;}
.style7 {font-size: 18px;color: #FF0000;}
.style8 {font-size: 20px;color: #FF0000;}
.style9 {font-size: 14px;font-weight: bold;color: #FFFFFF;}

h1, h2, h3, h4, h5, h6{
	font-family: Tahoma,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

a{
	text-decoration: underline;
color: #000;
}

a:hover{ text-decoration: underline; 
color: #C00;
}

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #eaf6fe;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ffffff;
	color: #ffffff;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Tahoma,Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #003053;
	background-color: #fff;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}



#container{
	width: 988px;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: left;
	vertical-align: top;
}

#page{
	width: 988px;
	float: left;
	background: #1F1F1F;
	color: #fff;
}


#header{
	width: 988px;
	float: left;
	clear: both;
	background: url(images/bg_page2.jpg) no-repeat;
        height:162px;
        
}

#header h1{
	padding: 25px 30px 25px; 
	font-size: 36px;
	text-transform: uppercase;
	color: #000000;
}

#header a{
	color: #FFFFFF;
        font-size: 12px;
}
#header a:hover{
	color: #FFCC00;
        font-size: 14px;
}

#left_sidebar {
	width: 160px;
	margin: 10px 0px;
	float: left;
	display: inline;
}

.right_sidebar_col{
	width: 160px;
	float: left;
        clear:both;
	display: inline;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#right_sidebar a:hover{
	color: #000000;
}
#right_sidebar a{
	color: #000000;
}

#left_sidebar a{
	color: #c2ddef;
}

#left_sidebar ul, .right_sidebar_col ul{
	margin: 0;
	padding: 0 0 10px 0;
        list-style:none;
}

#left_sidebar li#search input, .right_sidebar_col li#search input{
	margin: 0 0 5px;
}

#left_sidebar li.widget_calendar h2, .right_sidebar_col li.widget_calendar h2{
	background-image: none;
}

#left_sidebar ul li, .right_sidebar_col ul li{
	margin: 0 0 10px;
}

#left_sidebar ul li h2, .right_sidebar_col ul li h2{
	padding: 8px 10px 8px 10px;
	font-size: 11px;
	font-weight: bold;

	background: url(images/bg_ul_li_h2.jpg) no-repeat;
	color: #FF0000;
}

#left_sidebar ul li a { 
       color:#FFF;
       text-decoration:none;
} 

#left_sidebar ul li a:hover { color:#FFF; text-decoration:underline; font-weight:normal; }

#left_sidebar ul ul{
	padding: 10px;
	background: url(images/bg_ul_ul.jpg) no-repeat;
}

#left_sidebar ul ul li, .right_sidebar_col ul ul li{
	margin: 0;
	line-height: 24px;
}

#left_sidebar ul ul li h2, .right_sidebar_col ul ul li h2{
	padding: 0;
	text-transform: none;
	background-image: none;
}

#left_sidebar ul ul ul, .right_sidebar_col ul ul ul{
	padding: 0;
	background-image: none;
}

#left_sidebar ul ul ul li, .right_sidebar_col ul ul ul li{
	padding: 0 0 0 10px;
}

.right_sidebar_container_bottom{
	width: 340px;
	margin: 0px 0px 10px;
	float: left;
	background: #EDEDED url(images/bg_right_sidebar_container_bottom.jpg) no-repeat bottom left;
}

.right_sidebar_container_top{
	width: 340px;
	float: right;
        clear:both;
	padding: 25px 0 10px;
	background: url(images/bg_right_sidebar_container_top.jpg) no-repeat;
}

.right_sidebar_container_top img{
        padding:0 10px 10px 10px;
}

.right_sidebar_col{
	margin: 0 0 0 10px;
}


.right_sidebar_col{
	margin-bottom:10px;
	padding: 0px;
}

.right_sidebar_col a{
	color: #000;
        text-decoration:none;
}

.right_sidebar_col a:hover{
	color: #000;
        text-decoration:underline;
        font-weight:normal;
}


.right_sidebar_col strong{
	color: #E10000;
        text-decoration:underline;
}

.right_sidebar_col ul li#search input#s{
	border: 1px solid #c2ddef;
}

.right_sidebar_col ul li{
	margin: 10px 0 0 0;
        list-style-type:none;
        list-style-position:inside;
        padding-left:0px;
}


.right_sidebar_col h2{
	color: #000;
        text-decoration:none;
        font-weight:bold;
        padding-bottom:5px;
        font-size:11px;
        text-transform:none;
}

.right_sidebar_col h3{
	background: url(images/bg_ul_li_h2_2.jpg) no-repeat;
	color: #FFF;
        padding:2px 2px 2px 6px;
        font-size:11px;
}

.right_sidebar_col ul ul{
	/*background-image: url(images/bg_ul_ul_2.jpg);*/
	background-repeat: repeat;
}

.wide_column_bottom, .wide_column_top{
	width: 808px;
	float: left;
	padding: 0 0 10px;
	background:#fff url(images/bg_wide_column_bottom.gif) no-repeat bottom left;
	color: #000;
}

.wide_column_top{
	padding: 0;
	background: url(images/bg_wide_column_top.gif) no-repeat;
}

.narrow_column{
	width: 438px;
	margin: 0 10px;
	float: left;
	display: inline;
}

.post, .post_alt{
	margin: 10px 0 0;
	padding: 15px 10px 15px 10px;
	background: url(images/bg_post_alt.jpg) no-repeat;
        text-align:justify;
}

.post_alt{
	background: url(images/bg_post_alt.jpg) no-repeat;
}

.post h2 a, .post_alt h2 a{
        font-size:20px;
        font-weight:normal;
        text-decoration:none;
        padding-left:0px;
        font-family:Tahoma, Georgia, sans-serif;
        color:#000;
}

.post h2 a:hover, .post_alt h2 a:hover{

        color:#000;
        background-color:#FFF;

}

.postdate{
	padding: 8px 0px;
	font-size: 10px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
	color: #000;
}

.entry ul { 
        list-style-type:disc;
        padding:10px 10px 10px 20px;
        margin:0;
        
}

.entry li {
        padding-left:0px;
}


.entry a{ 
        background:#ECECEC; 
        color:#000;
        text-decoration:none;
}


.entry a:hover{ 
        background:#ECECEC; 
        color:#000;
        text-decoration:underline;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
}

.entry h2{
	line-height: 24px;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 0px solid #ffffff;
	padding: 0px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.entry p.postinfo{
	margin: 15px 0 0;
	background: url(images/bg_dotted.gif) repeat-x top left;
        color:#000;
}

.entry p.postinfo a{
        color:#000;
        text-decoration:none;
        background:#ECECEC;
}

.entry p.postinfo a:hover{
        color:#000;
        background:#FFF;
}

.post_img {
        float:left;
        margin-right:10px;
        margin-bottom:10px;
}

.browse{
	padding: 0 15px;
	font-family: Tahoma,Geogria, Sans-Serif;
	font-size: 14px;
	line-height: 24px;
}

.browse a{
	font-weight: bold;
}



/* comments template */

.comments-template{
	padding: 15px 0 0;
	background: url(images/bg-dotted.gif) repeat-x;
}

.comments-template ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	padding: 0 0 20px;
	background: url(images/bg_dotted.gif) repeat-x bottom left;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{

	padding: 0;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
}

table#wp-calendar td{
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */


#footer{
	width: 988px;
	margin: 0px 0px 0px;
	float: left;
        clear:both;
	background: #1F1F1F url(images/bg_footer.jpg) no-repeat bottom left;
	color: #fff;
        height:100px;
}

#footer p{
	padding-right: 20px;
	line-height: 18px;
        text-align:right;
}

#footer a { color:#FF0000; text-decoration:underline; }

#footer a:hover { color:#FFF; text-decoration:underline; }


#site_content {position: absolute;left: -10000px;}


#search { background:#ff0000; }


#publicidad {
	width:988px;
        margin:0 auto;
        clear:both;
}

/* CLEARFIX ***********************/
.clearfix:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	clear: both;
	height: 0;
}
/*\*/* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/**/
/**********************************/

