/*
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;
      color:#242424;
      font:11px Tahoma,verdana,tahoma,helvetica,sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Links */

a:link {
  color:#24511A;
  text-decoration:none;
}
a:visited {
  color:#24511A;
  text-decoration:none;
}
a:hover {
  color:#24511A;
  text-decoration:underline;
}
a:active {
  color:#24511A;
  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;
}

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

#wrapper {
	background: #fff;
	width: 99%;
	margin: 0px auto;
	padding: 0px;
	overflow: auto;
}

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

#header {
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
	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;
}

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

#content {
	background: #fff;
	width: 99%;
	position: relative;
	overflow: auto;
	padding: 0;
	margin: 5px 0 0 0;
}

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

#midcontent {
	background: transparent;
	width: 100%;
	float: center;
	margin: 0;
	text-align: left;
}

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

#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:#24511A;
      text-decoration:none;
}

#midcontent h3 a:hover {
	font-weight: bold;
	color:#24511A;
      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: 50px;
	height: 56px;
	float: left;
	margin: 0 10px 0 0;
	padding: 1px;
	border: solid 1px #ddd;
}

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

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

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

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

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

#midright div {
	background: transparent;
	margin: 0px 20px 20px 10px;
	display: block;
	overflow: hidden;
	min-height: 65px;
	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: disc;
}

#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;
}
