body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #DFF5FF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.total {
	width: 1300px;
	position: absolute;
	left: 15px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p a {
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
p a:hover {
	color: #FF3300;
}
.fecha {
	font-size: 11px;
	font-style: italic;
	margin-bottom: -2px;
	margin-top: -0.1mm;
}



.encabezado {
	width: 1300px;
	height: 120px;
	margin: 0px 0px 0px 0px;
	padding: 25px 0px 0px 0px;
	background: url(images/headerbg.gif) top left no-repeat;
}
.encabezado h1 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #dbf6ff;
	font-size: 52px;
	font-weight: bold;
	line-height: 100%;
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.encabezado h1 span {
	color: #0f4152;
}
.encabezado #logo {
	position: absolute;
	top: 10px;
	left: 650px;
}

.menu {
	float: left;
	width: 230px;
}

#content {
	float: left;
	width: 600px;
	margin-left: 15px;
}
.facebook {
	float: left;
	width: 325px;
	margin-top: 50px;
	margin-left: 10px;
}
.facebook h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003366;
	text-align: center;
}



.pie {
	float: left;
	width: 1300px;
}

/** menu **/

.chromestyle{
	width: 99%;
	font-weight: bold;
	text-align: left;
	margin-top: 30px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
	border: 1px solid #BBB;
	width: 100%;
	text-align: left; /*set value to "left", "center", or "right"*/
	background-image: url(menu/chrometheme/chromebg2.gif);
	background-repeat: repeat-x;
	background-position: center center;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-indent: 15px;
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
	background-image: url(menu/chrometheme/chromebg2-over.gif);
	background-repeat: repeat-x;
	background-position: center center;
}


.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; 
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
background-color: white;
width: 200px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}

/* end menu */ 

.post {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cita-texto {
	font-style: italic;
	text-align: center;
}
#cita-autor {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin-right: 40px;
}



.entry {
	margin: 0px;	
	padding: 6px 0px 12px 0px;
}
#content h2 {
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px;
	font-weight: bold;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#content h2 a, #content h2 a:visited, #content h2 a:active {
	font-size: 25px;
	text-decoration: none;
	color: #0f4152;
}

#content h2 a:hover {
	color: #990000; 
	text-decoration: none;
}                   
#content h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3300CC;
	margin-left: 15px;
}
#content h4 {
	text-decoration: none;
	margin-left: 15px;
	font-size: 18px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -10px;
}


.total #content .post span a {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
.total #content .post a:hover {
	color: #FF3300;
}


#content .postpagesnav {
	margin: 0px; 
	padding: 25px 5px 5px 5px; 
}
#content p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#content .post .entry a {
	text-decoration: none;
	font-weight: bold;
	color: #000066;
}



#content .postpagesnav .older {
	width:50%;
	float:left;
}

#content .postpagesnav .newer {
	width: 50%; 
	float: right; 
	text-align:right;
}
#content .post .entry a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
#content #index {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#content #index h1 {
	font-size: 16px;
	text-transform: capitalize;
	text-align: center;
	font-style: italic;
	font-weight: bolder;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #CC6600;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
#content #index h1 a {
	color: #CC6600;
	text-decoration: none;
}


#content #index h2 {
	font-size: 14px;
	text-decoration: none;
	color: #0f4152;
	letter-spacing: -1px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px dotted #000000;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-transform: capitalize;
}

#content #index h2 a, #content h2 a:visited, #content h2 a:active {
	font-size: 14px;
	text-decoration: none;
	color: #0f4152;
}

#content #index h2 a:hover {
	color: #990000; 
	text-decoration: none;
}                   
#content #index h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #3300CC;
}
#content #index p {
	text-align: justify;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.cabeza {
	float: left;
	width: 600px;
}

.izquierda {
	float: left;
	width: 300px;
	left: 0px;
	margin-top: 10px;
}
.derecha {
	float: left;
	width: 300px;
	right: 0px;
	margin-top: 10px;
}
