/*  
Theme Name: GEISER
Theme URI: http://www.fundaciongeiser.org
Description: Ready and tested on WP
Version: 1.0
Author: LINKING | Marketing & Communication Agency
Author URI: http://www.linking-agency.com/
*/
body {
	margin: 0;
	padding: 0;
	background: #0b6e44 url(images/img01.jpg) repeat-x left top;
	font-family: Arial;
	font-size: 13px;
	color: #333333;
       
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 15px;
	padding: 0;
	list-style: disc url("http://www.fundaciongeiser.org/wp-content/themes/nowhere/images/arrow.gif"); 
}

a {
	text-decoration: none;
	color: #0b6e44;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}


.recuadros {
	padding: 10px;
	background: #cee2da;
        border: 1px solid #a7cbbc;
	color: #333333;
        -moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.imagenes-borde {
	padding: 4px;
        border: 1px solid #dddddd;
}


/* Header */

#header {
	width: 980px;
	margin: 0 auto;
	background: url(images/header.gif) no-repeat right top;
}

/* Menu Los margenes son ARRIBA DERECHA ABAJO IZQUIERDA*/

.menu {float: right;
	width: 752px;
	margin: 78px 0 0 0; position:relative; z-index:1000;}

.menu ul {margin: 0;
	padding: 0 0 0 55px;
	list-style: none; }

.menu li {display: inline; float:left;position:relative; z-index:1000;}

/* style the links for the top level */
.menu a, .menu a:visited, .menu a:hover {
	display: block;
	float: left;
	margin: 0 3px 0 0;
	padding: 0px 0 30px 15px;
	border: none;
	text-decoration: none;
	text-transform: uppercase;
        font-weight: normal;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;}

/* style the second level*/
.menu ul ul a, .menu ul ul a:visited, .menu ul ul a:hover 
{background:#0c6e45 ; padding: 5px 10px 7px 10px; width:149px; }


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden;position:absolute;height:0;top:20px;left:-50px; width:149px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}


/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul{visibility:visible;}




/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img05.jpg) repeat-y left top;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px dashed #8D8D8D;
}

/* Content */

#content {
	float: left;
	width: 550px;
 text-align: justify;
}

.post {
	padding: 0px 10px 40px 25px;
}

.post h1 {
	font-weight: bold;
	font-size: 22px;
        color: #0b6e44;
}

.post h2 {
	font-size: 22px;
}

.title {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(images/img07.gif) no-repeat left top;
	font-weight: bold;
}

.title a {
	border-bottom: none;
}

.title a:hover {
}

.byline {
	margin: 0 15px 20px 15px;
        color: #666666;
        font-size: 11px;
}

.entry {
	padding: 0px 15px;
}

.links {
	padding-right: 10px;
	font-size: 11px;
}

.links a {
	display: block;
	border: none;
	color: #0b6e44;
}

.links a:hover {
}

.links .more {
	float: right;
}

.links .comments {
	float: left;
	padding-left: 20px;
}
/* Sidebars */

#sidebar1 {
}

.sidebar {
	float: left;
	width: 350px;
        margin: 0 0 0 50px;
	padding-right: 20px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
        color: #333333;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	padding: 0px 10px;
}

.sidebar li li {
	padding: 5px 0px 0px 10px;
	background:transparent url("images/arrow.gif") no-repeat;
}


.sidebar li h2 {
	margin: 0 0 0px 0;
	padding: 7px 15px 5px 15px;
	background: url(images/img08.gif) no-repeat left top;
	font-size: 14px;
	font-weight: bold;
	color: #8e8e76;
}

.sidebar p {
	padding: 0px 15px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 20px 15px;
}

#searchform br {
	display: none;
}

#s {
	margin: 0;
	padding: 2px 2px;
	width: 165px;
	height: 18px;
	border: 1px solid #ebebbc;
	background: #FFFFFF;
	font-size: 12px;
	color: #333333;
}

#x {
	margin: 1px 0 0 0;
	padding: 2px 5px;
	height: 24px;
	border: none;
	background: #000000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
/* Calendar */

#calendar_wrap {
	padding: 0;
	text-align: center;
}

#calendar_wrap table {
	width: 80%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0;
	height: 93px;
	background: url(images/img06.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
}

#footer a {
	color: #CCCCCC;
}

#commentform {
	padding-left: 35px;
}

#comment {
	width: 430px;
	padding-left: 35px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 10px;
	padding-left: 25px;
}

.navigation {
	padding: 40px 20px 0px 20px;
}

.pagetitle {
	margin: 0;
	padding: 15px 15px 0px 15px;
	background: url(images/img07.gif) no-repeat left top;
	font-weight: bold;
}

hr {
	display: none;
}