/* CSS Document */

a:visited
{
color:#0000ff;
}

body
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#eff0f0;
margin:0 auto;
}

.contenedortotal
{
	
margin:0 auto;
width:990px;
background-image:url(/imagenes/sombra_a.png);
background-color:#FFFFFF;
}

.topadsense
{
padding:5px 0px 5px 0px;
text-align:center;
}

.contenedor
{
background-color:#FFFFFF;
width:980px;
margin-left:5px;
}


.header
{
font-size:11px;
background-image:url(/imagenes/background_menu_2.png);
}

.header ul
{
margin:0px;
padding:0px;
}

.header li
{
list-style:none;
float:left;
}

.header a
{
background:url(/imagenes/background_menu.png);
background-repeat:no-repeat;
display:block;
height:20px;
padding:45px 8px 17px 8px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
float:left;
}

.header a:hover
{
color:#BD2527;
}


#headerlogo
{
width:320px;
height:82px;
}

#headerlogo a
{
padding:0px;
}

.headlines
{
line-height:25px;
padding-left:20px;
font-size:11px;
background-color:#456AB3;
}
.headlines a
{
text-decoration:none;
color:#eff0f0;
}
.clear
{
clear:both;
}

#copybody
{
float:left;
margin-left:20px;
margin-bottom:10px;
width:610px;
text-align:justify;
padding-right:14px;
border-right:1px dotted #CCCCCC;
}

#copybody h1
{
margin:0 auto;
font-size:20px;
color:#BD2527;
border-bottom:dotted 1px #BD2527;
margin-bottom:10px;
margin-top:20px;
}
#copybody h1 a
{
color:#BD2527;
text-decoration:none;
}

#copybody h2
{
clear:both;
margin:0px auto;
font-size:20px;
color:#456AB3;
border-bottom:dotted 1px #456AB3;
margin-top:20px;
margin-bottom:10px;
}
#copybody h2 a
{
clear:both;
color:#456AB3;
text-decoration:none;
}


#copybody h3
{
margin:0 auto;
padding:0px;
font-size:15px;
color:#00ABDF;
}

#copybody h3 a
{
text-decoration:none;
color:#00ABDF;
}

#copybody p
{
padding:0 auto;
margin:0 auto;
margin-bottom:10px;
}

#copybody ul
{
padding:0px;
margin:0 auto;
}
#copybody li
{
list-style:none;
float:left;
display:block;
width:145px;
margin-bottom:10px;
padding-right:5px;
}
#copybody li a
{
display:block;
width:150px;
text-decoration:none;
}

.homenewsimage
{
float:left;
margin:2px 10px 10px 0px;
border:0;
}
.homenewstext
{
float:left;
}
a.homenewstitle
{
font-weight:bold;
text-decoration:none;
font-size:15px;
color:#00ABDF;
}

#rightcolumn
{
float:left;
padding-left:15px;
width:300px;
margin-bottom:10px;
}
#rightcolumn h2
{
margin:0 auto;
font-size:20px;
color:#456AB3;
border-bottom:dotted 1px #456AB3;
margin-top:20px;
margin-bottom:10px;
}

#rightcolumn h2 a
{
color:#456AB3;
text-decoration:none;
}

#rightcolumn ul
{
padding:0px;
margin:0 auto;
}
#rightcolumn li
{
list-style:none;
float:left;
display:block;
width:100px;
text-decoration:none;
margin-bottom:5px;
}
#rightcolumn li a
{
display:block;
width:100px;
text-decoration:none;
color:#00ABDF;
}

.twocolumn
{
float:left;
width:300px;
}
.fourcolumn
{
float:left;
width:145px;
height:125px;
margin-left:10px;
margin-bottom:10px;
text-align:center;
}
.fourcolumn1
{
float:left;
width:145px;
margin-bottom:10px;
text-align:center;
}
.destacadoimage
{
float:left;
width:145px;
text-align:center;
margin-bottom:10px;
}
.destacadocopy
{
margin-left:10px;
float:left;
width:455px;
text-align:justify;
margin-bottom:10px;
}

.contenedortotal
{
margin:0 auto;
width:990px;
background-image:url(/imagenes/sombra_a.png);
background-color:#FFFFFF;

}
.contenedor
{
background-color:#FFFFFF;
width:980px;
margin-left:5px;
}

.footertotal
{
margin:0 auto;
width:990px;
background-image:url(/imagenes/sombra_a.png);
}
.footer
{
color:#FFFFFF;
height:55px;
line-height:55px;
margin-left:5px;
margin-right:5px;
width:980px;
background-color:#999999;
text-align:center;
}
.footer a
{
color:#FFFFFF;
}









/* 
	Theme Name: Shades of Blue
	Theme URL: http://www.studiopress.com/themes/shades
	Description: Shades of Blue is a 2-column theme created for WordPress. The sidebar and the footer are fully widgeted, and the navigation is coded for drop-down menus. Shades of Blue has been developed to accomodate threaded comments and sticky posts. This elegant and clean theme was developed by <a href="http://www.studiopress.com" >StudioPress</a>.
	Author: StudioPress
	Author URI: http://www.studiopress.com
	Version: 1.0
	Tags: two-columns, right-sidebar, fixed-width, blue, white, threaded-comments, sticky-post
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v1.0 - 3/25/09
*/

	
#wrap {
	background: #FFFFFF;
	width: 980px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/
		


/************************************************
*	Content 					     		    * 
************************************************/

#content {
	}
	
#contentleft {
	}

#contentleft h1 {
margin:0 auto;
font-size:20px;
color:#BD2527;
border-bottom:dotted 1px #BD2527;
margin-bottom:10px;
margin-top:20px;
	}
	
#contentleft h1 a {
	text-decoration: none;
	color:#BD2527;
	}
	
#contentleft h2 {
margin:0px auto;
font-size:20px;
color:#BD2527;
border-bottom:dotted 1px #BD2527;
margin-top:20px;
margin-bottom:10px;
	}
		
.post {
	margin: 0px 0px 50px 0px;
	}
	
.postarea {
	}

.postarea p {
	}
	
.postarea a, .postarea a:visited, .postcomments a, .postcomments a:visited {
		}
	
.postarea a:hover, .postcomments a:hover {
	
	}
	
.postarea ol {
	}
	
.postarea ol li {
	}
	
.postarea ul {
	}
	
.postarea ul ul {
	}
	
.postarea ul li {
	}
	
.postarea ul ul li {
	background: url(images/arrow-content.gif) no-repeat top left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	}
	
blockquote {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 0px 25px 0px 10px;
	border: 1px solid #E6E6E6;
	}
	
#content blockquote p {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	}
	
.postauthor {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.postmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}
	
.postmeta p {
	margin: 0px;
	padding: 0px;
	}

.singlepostmeta {
	background: #F7F7F7;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0px 0px 50px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid #E6E6E6;
	}

.singlepostmeta p {
	margin: 0px;
	padding: 0px;
	}
	
code {
	background: #F7F7F7;
	margin: 0px 25px 15px 25px;
	padding: 10px;
	display: block;
	font-family: Verdana, Tahoma, Verdana;
	border: 1px solid #E6E6E6;
	}
	
.archive {
	float: left;
	width: 320px;
	margin: 0px;
	padding: 0px 25px 20px 0px;
	}

/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: left;
	margin: 0px 0px 10px 10px;
	}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
	}
	
.wp-caption {
	border: 1px solid #E6E6E6;
	text-align: center;
	background-color: #F7F7F7;
	padding: 4px 0px 5px 0px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
	
/************************************************
*	Sidebar 	        			     	    * 
************************************************/
	
#sidebar {
float: left;
width:319px;
padding:0px 20px 0px 20px;
border-left:solid 2px #999999;
line-height: 20px;
	}
	
	
#sidebar h2 {
margin:0px;
font-size:12px;
color:#384EA2;
padding:0px 0px 0px 35px;
background-image:url(/images/title_box.png);
background-repeat: no-repeat;
line-height:27px;
	}

#sidebar p {
margin:3px 0px 0px 0px;
padding:10px;
border:solid 1px #CCCCCC;
	}
	
#sidebar .widget  {
	margin: 0px;
	padding: 0px;

	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a, #sidebar ul ul li a:visited {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul ul li a:hover {
	
	text-decoration: underline;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px;
    border:solid 1px #CCCCCC;
	}
	
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li li {
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px;
	}

#sidebar .textwidget {
	margin: 0px;
	padding: 0px;
	}

#cat {
	background: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	width: 230px;
	color: #222222;
	margin: 5px 0px 0px 0px;
	padding: 1px;
	display: inline;
	border: 1px solid #CCCCCC;
	}

.widget_tag_cloud {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	

#recentposts ul
{
padding:0px;
margin:0 auto;
}

#recentposts li
{
list-style:none;
float:left;
width:300px;
}

#recentposts li a
{
text-decoration:none;
color:#00ABDF;
width:300px;
}

.post-categories ul
{
padding:0px;
margin:0 auto;
font-size:20px;
color:#BD2527;
margin-bottom:10px;
margin-top:20px;
list-style:none;
}

.post-categories li
{
padding:0px;
margin:0 auto;
font-size:20px;
color:#BD2527;
margin-bottom:10px;
margin-top:20px;
list-style:none;
}

.post-categories li a
{
padding:0px;
margin:0 auto;
font-size:20px;
color:#BD2527;
margin-bottom:10px;
margin-top:20px;
list-style:none;
text-decoration:none;
}

.barraabajo
{
margin:0 auto;
width:990px;
}

.abajoh1
{
margin-bottom:10px;
}

.breadcrumb
{
color:#FFFFFF;
}

#copybody ol.commentlist li 
{
float:none;
clear:both;
width:500px;
} 

#copybody ol.commentlist li.comment 
{
float:none;
clear:both;
width:500px;
}



    * ul.srssfetcher: the main ul (if list is activated)

#copybody ul.srssfetcher
{
float:none;
clear:both;
width:500px;
}
#copybody li.srssfetcher-item
{
float:none;
clear:both;
width:500px;
}

#copybody a.srssfetcher-link
{
float:none;
clear:both;
width:500px;
}

.adsright
{
width:290px;
padding-left:10px;
text-align:left;

}

.comment-author
{
font-size:15px;
color:#BD2527;
font-weight:bold;
}
