/*
Theme Name: Modern 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% Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* Links */

a:link, a:visited {
	color: #0A598C;
	text-decoration: none;
}

a:hover {
	color: #555;
	text-decoration: underline;
}

/* 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: 982px;
	padding: 0;
	overflow: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

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

#header {
	height: 215px;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: auto;
	background-image: url(graphics/baner.png);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
}

#logo_ocs {
	position: absolute;
	top: 26px;
	right: 108px;
}

#logo_citilab {
	position: absolute;
	top: 10px;
	margin: 0px;
	padding: 0px;
	right: 10px;
}

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

#header h1 {
	font-size: 4em;
	color: #0A598C;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 125px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header p {
	font-size: 1.4em;
	color: #0A598C;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 126px;
	font-weight: bold;
}

#header-info {
	width: 100%;
	float: right;
	margin: 0;
	padding: 0;
	text-align: center;
	overflow: auto;
	position: absolute;
	left: 0px;
}

#header-info p {
	font-size: 1.1em;
	font-weight: normal;
	color: #666666;
	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 url("graphics/bg-content.png") top left repeat-y;
	width: 980px;
	position: relative;
	overflow: auto;
	padding: 0;
	margin: 0;
}

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

#midcontent {
	background: transparent;
	width: 780px;
	float: left;
	margin: 0;
	text-align: left;
}

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

#midcontent h3 {
	font-size: 1.7em;
	line-height: 1.25em;
	font-weight: bold;
	margin: 0 0 3px 0;
	font-family: "Trebuchet MS";
}

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

#midcontent h3 a:hover {
	font-weight: bold;
	color: #1EA7C9;
	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: #555;
	margin: 0 0 5px 0;
	text-align: left;
}

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

#midcontent img.photo {
	width: 50px;
	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;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
	margin-top: 43px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}

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

#midleft h3 a:hover {
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}


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

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

#midright div {
	background: transparent;
	display: block;
	overflow: hidden;
	min-height: 60px;
	clear: left;
	margin-top: 43px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
}

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

#midright h3 a:hover {
	font-weight: bold;
	color: #6F6F6F;
	text-decoration: none;
}

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

#sidebar-left {
	background: transparent;
	color: #0A598C;
	width: 200px;
	float: left;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding-top: 43px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

#sidebar-left a:link, #sidebar-left a:visited {
	color: #0A598C;
	text-decoration: none;
	border: none;
}

#sidebar-left a:hover {
	color: #555;
	text-decoration: underline;
	border: none;
}

#sidebar-left img {
	border: none;
}

#sidebar-left h3 {
	font-weight: bold;
	font-size: 1.5em;
	margin: 20px 15px 5px 10px;
	padding: 0 0 2px 0;
	text-align: left;
	font-family: "Trebuchet MS";
}

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

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

#sidebar-left p.update {
	font-size: 0.9em;
	line-height: 1.2em;
	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;
	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;
	color: #777;
  width: 200px;
	float: right;
	margin: 4px 0 4px 0;
	padding: 10px 0 10px 0;
}

#sidebar-right a:link, #sidebar-right a:visited {
	color: #0A598C;
	text-decoration: none;
	border: none;
}

#sidebar-right a:hover {
	color: #0A598C;
	text-decoration: underline;
	border: none;
}

#sidebar-right img {
	border: none;
}

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

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

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

#sidebar-right p.update {
	font-size: 0.9em;
	line-height: 1.2em;
	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;
	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: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
}

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

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

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