/*
Theme Name: Classic Press
Description: Four Columns Theme for Infante 1.0.1 (http://infante.crackcorp.com/) 
Version: 1.0 
Author: Jacinto Lajas Portillo (http://www.stralunato.com/) 
*/


/* General
------------------------------------------------ */

* html {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	/*font: 62.5% Georgia, Times New Roman, serif;*/
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size: 62.5%;
	color: #555;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Links */

a:link, a:visited {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
}

/* Images */

img {
	border: none;
}

img a:link, img a:visited, img a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}

img.photo {
	border: none;
}

img.photo a:link, img.photo a:visited, img.photo a:hover {
	border: none;
	background: transparent;
	text-decoration: none;
}
/*img.photo a:hover{
border:2px solid #ffffcb;*/
}

/* Wrapper
------------------------------------------------ */

#wrapper {
	background: #fff;
	width: 980px;
	margin: 10px auto;
	padding: 4px;
	overflow: auto;
}

/* Header
------------------------------------------------ */

#header {
	background: #fff url("graphics/paspes_cab.png") top left no-repeat;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
	height:150px;
	/*border-bottom: solid 2px #555;*/
}

#header img {
	float:left;
	margin: 5px;
}

#header h1 {
	font-size: 5em;
	color: #555;
	margin: 0;
	padding: 20px 0 0 0;
}

#header p {
	font-size: 2em;
	color: #555; 
	margin: 10px 0 10px 0;
	padding: 0; 
}

#header-info {
	background: #fff;
	margin: 2px 0 0 0;
	padding: 0;
	text-align: center;
	overflow: auto;
	/*border-top: solid 1px #999;*/
	/*border-bottom: solid 1px #ccc;*/
}

#header-info p {
	font-size: 1.2em;
	color: #555; 
	margin: 5px;
	padding: 0; 
}

#info-date {
  width: 50%;
  float: left;
  text-align: left;
}

#info-refresh {
  width: 50%;
  float: right;
  text-align: right;
  /*background-color:#ffffcb;*/
}

/* Content
------------------------------------------------ */

#content {
	background: #fff url("graphics/bg-content.png") top left repeat-y;
	width: 980px;
	position: relative;
	overflow: auto;
	padding: 0;
	margin: 10px 0 0 0;
	
}

/* Midcontent
------------------------------------------------ */

#midcontent {
	background: transparent;
	width: 60%;
	float: left;
	margin: 0;
	text-align: left;
}
*html #midcontent{
width:52%;
}

#midcontent h2 {
	font-size: 2.2em;
	color: #555;
	margin: 20px 10px 10px 15px;
}

#midcontent h3 {
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

#midcontent h3 a:link, #midcontent h3 a:visited {
	font-weight: bold;
	color: #036;
	text-decoration: none;
}

#midcontent h3 a:hover {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
}

#midcontent p {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #555;
	margin: 0 0 5px 0;
	text-align: justify;
}

#midcontent p.author {
	font-size: 1.1em;
	color: #777;
	margin: 0 0 5px 0;
	text-align: left;
}

#midcontent p.posted {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #777;
	margin: 0 0 5px 0;
	text-align: left;
}

#midcontent img.photo {
	width: 100px;
	height: 80px;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	border: solid 1px #ddd;
}

/* Leftblogs
------------------------------------------------ */

#midleft {
	background: transparent;
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#midleft div {
	background: transparent;
	margin: 20px 10px 20px 20px;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
	border-bottom: solid 1px #ccc;
}

/* Rightblogs
------------------------------------------------ */

#midright {
	background: transparent;
	width: 50%;
	float: right;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#midright div {
	background: transparent;
	margin: 20px 20px 20px 10px;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
	border-bottom: solid 1px #ccc;
}

/* Sidebar Left
------------------------------------------------ */

#sidebar-left {
	background: transparent;
	width: 20%;
	float: left;
	margin: 4px 0 4px 0;
	padding: 10px 0 10px 0;
}

#sidebar-left a:link, #sidebar-left a:visited {
	font-weight: bold;
	color: #555;
	text-decoration: none;
	border: none;
}

#sidebar-left a:hover {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
	border: none;
}

#sidebar-left img {
	border: none;
}

#sidebar-left h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #555;
	margin: 40px 15px 10px 10px;
	padding: 0 0 2px 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
}

#sidebar-left h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #555;
	margin: 0 15px 2px 10px;
	text-align: left;
}

#sidebar-left p {
  font-size: 1.1em;
	line-height: 1.2em;
	color: #555;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#sidebar-left p.update {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #999;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#sidebar-left p.image {
	text-align: center;
}

#sidebar-left p.image img {
	border: none;
}

#sidebar-left ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #555;
	margin: 0 20px 10px 0 !important;
	margin: 0 20px 10px 30px;
	text-align: left;
	list-style-type: none;
}

#sidebar-left ul li {
	margin: 0 20px 2px 0;
	padding: 4px 0 0 0;
}

/* Sidebar Right
------------------------------------------------ */

#sidebar-right {
	background: transparent;
	width: 20%;
	float: right;
	margin: 4px 0 4px 0;
	padding: 10px 0 10px 0;
}

#sidebar-right a:link, #sidebar-right a:visited {
	font-weight: bold;
	color: #555;
	text-decoration: none;
	border: none;
}

#sidebar-right a:hover {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
	border: none;
}

#sidebar-right img {
	border: none;
}

#sidebar-right h3 {
	font-weight: bold;
	font-size: 1.2em;
	color: #555;
	margin: 40px 15px 10px 10px;
	padding: 0 0 2px 0;
	text-align: left;
	text-transform: uppercase;
	border-bottom: solid 1px #ccc;
}

#sidebar-right h4 {
	font-weight: bold;
	font-size: 1.3em;
	color: #555;
	margin: 0 15px 2px 10px;
	text-align: left;
}

#sidebar-right p {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #555;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#sidebar-right p.update {
	font-size: 0.9em;
	line-height: 1.2em;
	color: #999;
	margin: 0 15px 10px 10px;
	text-align: left;
}

#sidebar-right p.image {
	text-align: center;
}

#sidebar-right p.image img {
	border: none;
}

#sidebar-right ul {
	font-size: 1.1em;
	line-height: 1.2em;
	color: #555;
	margin: 0 20px 10px 0 !important;
	margin: 0 20px 10px 30px;
	text-align: left;
	list-style-type: disc;
}

#sidebar-right ul li {
	margin: 0 20px 2px 0;
	padding: 4px 0 0 0;
}

/* Footer
------------------------------------------------ */

#footer {
	background: #fff;
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 10px 0 0 0;
	border-top: solid 1px #ccc;
}

.footerinfo {
	margin: 20px 0 20px 0;
}

#footer p {
	font-size: 1.1em;
	color: #555;
	margin: 5px 0 5px 0;
}

#footer a:link, #footer a:visited {
	font-weight: bold;
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	font-weight: bold;
	color: #d84;
	text-decoration: none;
}

#footer img a:link, #footer img a:visited, #footer img a:hover {
	border: 0;
	background: transparent;
	text-decoration: none;
}
/*Menú*/
.markermenu{
list-style-type: none;
list-style:none;
margin: 5px 0;
padding: 0;
width: 170px;
/*border: 1px solid #9A9A9A;*/
border:0px;
}


.markermenu li a{
background: white url(graphics/arrow-list.gif) no-repeat 2px center;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: #00014e;
display: block;
width: auto;
padding: 3px 0;
padding-left: 20px;
text-decoration: none;
border-bottom: 1px solid #B5B5B5;
}


* html .markermenu li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
width: 150px;
}

.markermenu li a:visited, .markermenu li a:active{
color: #00014e;
}

.markermenu li a:hover{
color: black;
background-color: #ffffcb;
background-image:url(graphics/arrow-list-red.gif); /*onMouseover image change. Remove if none*/
border:1px solid red;
}
