/*@import url("styles_global.css");

/* LINKS
-----------------------*/
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666666;
	background-color: #FFFFFF;
}

.texto  {
	font-size: 80%;
	line-height: 1.5;
}


#img_titulo {
	width: 965px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 40px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-image: url(img/bullet_titulo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}

#img_titulo_solo {
	width: 965px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 40px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	}

#img_titulo_sinback {
	width: 995px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: left center;
	}

#img_titulo_3 {
	width: 210px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 40px;
	padding-left: 35px;
	padding-bottom: 20px;
	background-image: url(img/bullet_titulo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#division_h {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 40px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-image: url(img/bullet_linea.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#division_hmenosespacio {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 5px;
	padding-left: 30px;
	padding-bottom: 5px;
	background-image: url(img/bullet_linea.gif);
	background-repeat: no-repeat;
	background-position: left center;
	}
	
#division_fotos {
	width: 970px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 15px;
	text-align: center;
	}
	
#division_fotos_i {
	width: 280px; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-left: 8px;
	padding-rigth: 8px;
	text-align: center;
	}

#container {
	width: 1020px;  /* this will create a container 80% of the browser width */
	margin: 0 auto 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(img/bg_linea_gris.gif);
	} 

#container_int {
	width: 1020px;  /* this will create a container 80% of the browser width */
	margin: 0 0 0 0; /* the auto margins (in conjunction with a width) center the page */
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	} 
	
	
#container_colizq {
	width: 460px;

	.width: 480px; /* the auto margins (in conjunction with a width) center the page */
	_width: 480px; /* the auto margins (in conjunction with a width) center the page */
	text-align: justify; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	display: block;
	} 
	
#container_colder {
	width: 460px; 
	.width: 480px;
	_width: 480px; 
	text-align: justify; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	.padding-right: 0px;
	_padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;

	} 

#container_fecha {
    width: 50px;
	.width: 55px; 
	_width: 55px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(img/bullet_fecha.gif);
	background-repeat: no-repeat;
	background-position: left center;
	
	} 

#container_fechatexto {
    width: 390px;
	.width: 395px; 
	_width: 395px; 
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 5px;
	} 
		
#container_unica {
	width: 920px; /* the auto margins (in conjunction with a width) center the page */
	.width: 960px; /* the auto margins (in conjunction with a width) center the page */
	_width: 960px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	.padding-right: 0px;
	_padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	} 

	
#container_footer {
	width: 1020px;  /* this will create a container 80% of the browser width */
	margin: 0 auto 0 auto;
	background: url(img/bg_linea_gris_footer.gif) 100% 100% no-repeat;
	height:34px;
	text-align: center;
} 

.foot {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:95%;
       }
.foot a image, a.image:hover {
border: 0;
}

.foot a {
color: #00497F;
text-decoration: none;
border-bottom: 1px dotted #2E432E;
}

.foot a:hover {
text-decoration: none;
color: #DE6A23;
border-bottom: 1px solid #DE6A23;
} 

/* HEADER
-----------------------*/

#header {
background-color: #CDE2F3;
}

#header h1 {
font-size: 100%;
}

#header h1, #header h1 a {
font-size: 100%;
display: block;
margin: 0;
height: 152px;
background: url(images/logo.png) 0 0 no-repeat;
}

#header h1 a {
text-indent: -5000px;
text-decoration: none;
border: 0;
}

#header h1 a:hover {
text-decoration: none;
border: 0;
}
  
div#search {
color: #666;
float: right;
font-size: 85%;
margin-top: -26px;
width: 260px;
}

div#search input {
color: #363636;
font: 100% Verdana, Sans-serif;
padding: 2px 3px;
}

#search_button {
margin-bottom: -4px;
}

/* SIDEBARS
------------------------------------------------*/

#adsense_sidebar {
margin: 10px 0 0 15px;
}

.right p {
color: #333;
}

.right h2 {
background: url(images/heading.gif) 0 0 no-repeat;
border-bottom: 1px solid #fff;
color: #636363;
font: 110% Arail, Helvetica, sans-serif;
margin: 1em 10px 0 10px;
padding: 5px 5px 5px 8px;
}

.right p {
font-size: 85%;
line-height: 1.3em;
padding-left: 10px;
}

.right #subscribe_email {
text-align: center;
}

.right #subscribe {
font-size: 100%;
}

.right #subscribe_button {
font-size:80%;
margin-left:3px;
}

.right ul {
border: 1px solid #fff;
border-width: 0 1px;
font-size: 85%;
list-style: none;
margin: 0 10px 10px 10px;
}

.right ul li {
border-bottom: 1px solid #fff;
}

.right ul a {
background: #E9E7D1 url(images/arrow.gif) 5px 50% no-repeat;
border: none;
color: #636363;
display: block;
line-height: 2em;
padding-left: 15px;
text-decoration: none;
}

.right ul a:hover {
background: #F9F8F2 url(images/arrow-over.gif) 5px 50% no-repeat;
border: none;
color: #DE6A23;
}

.right .friends {
margin-bottom: 0;
}

.right .advertise {
margin-top: -10px;
}

.right p.graphic {
margin-top: 15px;
text-align: center;
}

.right p.graphic a, .right p.graphic img {
border: 0;
}

.right li#current a {
background: #E9E7D1 url(images/arrow-on.gif) 5px 50% no-repeat;
color: #DE6A23;
font-weight: bold;
font-variant: small-caps;
}

/* CENTER
-------------------------------------------------------*/

.center {
padding: 0 10px;
}

.heading {
margin: 1em 0 0.25em 0;
width: 100%;
}

.center h1, .center h2, .center h3 {
font-family: Calibri, Arial, Helvetica, sans-serif;
}

.center h2, .center h3 {
font-weight: normal;
}

.center h1 {
font-size: 1.7em;
font-weight: normal;
letter-spacing: -0.5px;
line-height: 1.1em;
margin-left: 2em;
min-height: 2em;
}

.center h1#archive {
margin: 1em 0 0 0;
min-height: 1em;
}

.center h1 a, .center h1 a:hover {
border: none;
display: block;
}

.postdate {
border-right: 1px solid #ccc;
float: left;
font-family: Calibri, Arial, Helvetica, sans-serif;
font-weight: bold;
padding-top: 0.15em;
text-align: center;
width: 2.5em;
}

.postdate span {
display: block;
}

.day {
color: #666;
font-size: 120%;
letter-spacing: -0.75px;
}

.referencias {
color: #663778;
font-size: 85%;
}

.heading:hover .day {
color: #030303;
}

.heading:hover .month {
color: #666;
}

.center h2 {
font-size: 1.6em;
margin: 1.2em 0 0.6em 0;
color: #826e89
}

.center h3 {
font-size: 1.4em;
margin: 1.2em 0 0.5em 0;
}

.center .meta {
border: 1px dotted #ccc;
border-width: 1px 0;
color: #666;
font-size: 85%;
padding: 0.3em 0;
}

.adsense-center {
width: 100%;
border: 1px dotted #666;
border-width: 1px 0;
margin: 15px 0 0 0;
padding: 5px 0 7px 0;
text-align: center;
}

.center .adsense-center img {
	border: none;
}

.center .adsense-center a {
	border: none;
}

* html .adsense-center {
margin-bottom: -12px;
}

.center del {
color: #666;
}

.center p {
font-size: 1em;
line-height: 1.5em;
margin-bottom: 0.8em;
}

.center .posted-in {
	background: #E0E9EF;
	color: #666;
	font-size: 0.85em;
	padding: .5em 8px;
	margin: 0;
}

.center ol, .center ul {
font-size: 1em;
margin-left: 30px;
margin-bottom: 1em;
}

.center ul {
list-style-type: square;
}

.center li {
line-height: 1.6em;
margin-bottom: 0.25em;
}

.center blockquote {
border-left: 8px solid #e5e5e5;
font-style: italic;
margin-left: 10%;
margin-right: 10%;
}

.center blockquote p {
margin-left: 10px;
}

.center p.image {
text-align: center;
font-size: 85%;
}

.center_full {
	text-align: center;
}

.center_full p {
	margin-bottom: 0.25em;
}

.center img {
border: 1px solid #ccc;
padding: 2px;
}

.center a.img {
	border-bottom: none;
}

.center img.floatright {
float: right;
margin: 0 0 1em 1em;
}

.center img.floatleft {
float: left;
margin: 1em 1em 1em 0;
}

pre {
	background: #ffffef;
	padding: 2px;
	margin-bottom: 1em;
}

/* COMMENTS
------------------------------------------*/

.comments {
	margin-left: 5px;	
}

.comments h2 {
background: url(images/icons/comments.gif) 5px 50% no-repeat;
padding-left: 27px;
}

.comment {
border: 1px solid #d5d5d5;
margin-bottom: 1em;
}

.comment blockquote {
margin-top: 1em;
margin-bottom: 1em;
}

.mycomment {
border: 1px solid #8EB3CF;
margin-bottom: 10px;
}

.comment-content {
margin: 5px;
}

.comment .comment-footer, .mycomment .comment-footer {
font-size: 0.85em;
padding: 5px;
margin: 0;
}

.comment .comment-footer {
background: #e5e5e5;
}

.mycomment .comment-footer {
background: #DFF1FF url(images/author.gif) center right no-repeat;
}

.formrow {
clear: both;
height: 30px;
}

.label {
float: left;
line-height: 1.8em;
text-align: right;
width: 150px;
}

.titulo_rojo {
color:#990000;
font-weight:bold;
}

.titulo_rojo_link {
color:#990000;
font-weight:bold;
}

.texto_rojo_link {
	margin:0;
	font-size:10pt;
	line-height:normal;
	font-style:normal;
	color: #990000;
  }
  
  .texto_rojo_link a {
	color: #d40041;
	text-decoration: none;
  }
  
  .texto_rojo_link a:visited {
	color: #843b89;
	text-decoration: none;
  }
  
  .texto_rojo_link a:hover {
	color: #FF3300;
    text-decoration: none;
  }

.titulo_gris {
color:#726f70;
font-weight:bold;
}

.sub_titulo_negro {
	color:#333333;
	font-weight:bold;
	font-size: 10px;
}

div.input {
float: right;
margin-right: 190px;
width: 200px;
}

* html div.input {
margin-right: 52px;
width: 285px;
}

.input input {
font: 100% Verdana, Helvetica, Arial, sans-serif;
padding: 3px;
}

.input input:focus, textarea:focus {
background: #FFFFEF;
border: 1px solid #7F9DB9;
padding: 4px;
}

.instructions {
color: #666;
font-style: italic;
}

textarea {
font: 100% Verdana, Helvetica, Arial, sans-serif;
height: 150px;
padding: 3px;
width: 90%;
}

#commentpreview {
font-weight: bold;
}

/* EXTRAS
-----------------------*/

#extras {
	background-color: #fff;
	font-size: 85%;
	padding-bottom: 10px;
	overflow: hidden;
}

#extras h2 {
	background: #e5e5e5;
	border-bottom: 3px solid #DE6A23;
	color: #666;
	font: small-caps bold 130% Arial, Helvetica, sans-serif;
	margin: 0 5px;
	padding: 2px 3px;
}
	
#older, #popular, #reading {
	float: left;
	margin: 10px 0;
	width: 33%;
}

#popular {
	border: 1px solid #e5e5e5;
	border-width: 0 1px;
}

#extras ul {
	list-style-type: none;
	margin: 0 5px;
}

#extras li {
	border-bottom: 1px solid #e5e5e5;
}

#extras li a {
	border-bottom: none;
	display: block;
	padding: 4px 0;
}

#extras li a:hover {
	background: #efefef;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* CATEGORY ARCHIVES
------------------------------------------*/

dl {
	margin-top: 1em;
}

dt {
	margin-top: 1em;
	font-weight: bold;
}

dd.date {
	color: #333;
	font-size: 0.85em;
	line-height: 2em;
}

dd.summary {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 1em;
}

/* FOOTER
------------------------------------------*/

#footer {
border-bottom: 1px solid #fff;
clear: both;
font-size: 80%;
line-height: 2em;
text-align: center;
}

#footer, #footer a, #footer a:hover, #footer a:visited {
color: #fff;
}

#footer a, #footer a:visited {
border-bottom: 1px dotted #fff;
}

#footer a:hover {
border-bottom: 1px solid #fff;
}

#footer p {
background-color: #DE6A23;
padding: 10px 0;
}

/* WRAPPER
-----------------------*/

#wrapper {
border: 1px solid #9c9c9c;
border-width: 0 0 12px 0;
}

/* MISCELLANEOUS
---------------------------------------------------------*/

.floatright {
float: right;
margin: 0 0 10px 10px;
}

.caption {
text-align: center;
}

code {
font-size: 120%;
}

/* TABLES
---------------------------------------------------------*/

.data {
	border: 3px double #bbb;
	border-collapse: collapse;
	font-size: 85%;
	margin: 0 auto 10px auto;
}

.data th {
	background: #de6a23;
	border: 1px solid #bbb;
	color:#fff;
	padding: 3px 5px;
	text-align: center;
}

.data tr:hover {
	background: #FFEBDF;
}

.data td {
	border: 1px solid #bbb;
	padding: 3px;
}

.odd {
	background: #eff8ff;
}

table.sortable a.sortheader, table.sortable a.sortheader:hover {
	border: none;
	color:#fff;
	display: block;
	text-decoration: none;
}

table.sortable span.sortarrow {
	color: #fff;
	text-decoration: none;
}
