/*
Theme Name: h2i
Theme URI: http://denegro.com/
Description: The WordPress h2i institute.
Version: 1.0
Author: Alberto Romero
Author URI: http://denegro.com/
Tags: h2i, vertical menu
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,th,var {
	font-style:normal;
	font-weight:normal;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
a {
	text-decoration: none;
	color: #D03D1A;
}

/* end reset styles */

#header li.current_page_item, #header li.current_page_ancestor, #header li.current_page_parent {
	background-color: transparent;
	background-image: url(images/li_arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}

/* body & general styles */

body {
	background: #eaeaea url(images/bg-body.gif) 0 0 repeat-y;
	font: normal 12px/1.4 "Lucida Grande", "Lucida Sans", sans-serif;
	color: #5e5555;
	padding-bottom: 50px;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 12px 0;
}
h3 {
	font-weight: bold;
}

/* header */
#header {
	float: left;
	width: 210px;
}
#header h1 {
	width: 140px;
	margin: 18px auto;
}
#header ul {
	color: #FFF;
	width: 165px;
	margin-left: 45px;
	list-style-type: disc;
	line-height: 1;
	position: relative;
	top: 20px;
}
#header li.current_page_item, #header li.current_page_ancestor, #header li.current_page_parent {
	color: #f13100;
	background-position: 2px right;
}
#header li:hover {
	color: #f13100;	
}
#header li a {
	color: #000;
	display:block;
	padding: 6px 0;
}
#header li a:hover, #header li:hover a {
	color: #f13100;	
}

/* searchform */
#searchform {
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
}

#searchform input {
	position: relative;
	left: 16px;
	background-image: url(images/inputbg.gif);
	background-repeat: repeat-x;
	border: 1px solid #dddddd;
}

/* Submenú */
#content ul.page_item {
	color: #FFF;
	background: red;
	line-height: 1;
}
#content li.page_item {
	display: inline;
	margin-right: 6px;
	
}
#content .page_item li.current_page_item, #content .page_item li.current_page_ancestor, #content .page_item li.current_page_parent {
	color: #f13100;
	background-position: 2px right;
}
#content .page_item li:hover {
	color: #f13100;	
}
#content  li.page_item a {
	color: #f13100;
	padding: 6px;
	background: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
}
#content .page_item li a:hover, #content .page_item li:hover a {
	color: #f13100;	
}

/* content */
#content {
	padding: 45px 0 0 260px;
	width: 740px;
}
* html #content {
	width: 740px;
}

#content h2, #content h2 a {
	color: #000;
	font-size: 32px;
	line-height: 1;
	margin-top: 60px;
}

/* post */
.post {
	overflow: hidden
}
.post h2 {
	width: 530px
}
.entry {
	float: left;
	width: 530px
}
.postmetadata {
	float: right;
	padding-top: 8px;
	margin: 0;
	width: 160px;
	line-height: 1.7
}
.postmetadata a {
	color: #f13100;	
}

/* footer */
#sidebar {
	clear: both;
	padding: 100px 0 20px 260px;
}
#sidebar ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#sidebar li {
	float: left;
	width:120px;
}
#sidebar li li {
	font-size: 10px;
}

#sidebar ul ul {
}

/* announcement plug-in */

#announcement {
	background: #fdffbb;
	position: relative;
	left: -50px;
	top: 18px;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#announcement a {
	color: #1c92f6;
	text-decoration: underline;
}

/* header image */

#headerimage {
	position: relative;
	left: -50px;
	top: 18px;
}

/* other stuff Anna added */
/*
#programa1 table,td {
	vertical-align: top;
	padding: 4px;
}

#programa2 table,td {
	vertical-align: top;
	padding: 4px;
}
*/

.module {
	background: #f3f3f3;
	border: 1px solid #dbdbdb;
	padding: 20px;
	margin-bottom: 10px;
}

.modimg {
	width: 100px;
	height: 100px;
	float: left;
	position: relative;
	top: 15px;
}

.module > p {
	margin-left: 116px;
}

.quart1 {
	background-image: url(images/1qcircle.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 250px;
	float: left;
	margin-right: 10px;
}

.quart2 {
	background-image: url(images/2qcircle.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 250px;
	float: left;
}

.quart3 {
	background-image: url(images/3qcircle.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 250px;
	float: left;
	margin-right: 10px;
}

.quart4 {
	background-image: url(images/4qcircle.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 250px;
	float: left;
}

.full {
	background-image: url(images/fullcirc.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 100%;
	float: left;
}

h4 {
	padding-left: 35px;
	margin-top: 10px;
	font-size: 12px;
	margin: 0;
	font-weight: bold;
}

.redcirc1 {
	background-image: url(images/redcirc1.gif);
	float: right;
	height: 42px;
	width: 42px;
	position: relative;
	top: -34px;
}

.redcirc2 {
	background-image: url(images/redcirc2.gif);
	float: right;
	height: 42px;
	width: 42px;
	position: relative;
	top: -34px;
}

.redcirc3 {
	background-image: url(images/redcirc3.gif);
	float: right;
	height: 42px;
	width: 42px;
	position: relative;
	top: -34px;
}

#content li {
	margin-left: 10px;
	padding: 1px;
	position: relative;
	left: 20px;
}

.clear {
	clear: left;
	}