li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, 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, strong, th, var { font-style:normal; font-weight:normal;}
ol, ul, li {list-style:none;}
caption, th {text-align:left;}
h1, h2, h3, h4, h5, h6 {font-size:100%;}
q:before, q:after {content:''}
a {text-decoration:none;}
strong {font-weight: bold;}
em {font-style: italic;}
* a {position: relative;} /* Gets links displaying over a PNG background */
a img {border: none;} /* Gets rid of IE's blue borders */

/* BASIC */

html		{background: #c0d3ab url(images/bg/bg.jpg) repeat-x top;}

body		{font-size: 76%;
			 font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
			 color: #142a06;}

#container 	{width: 990px;
			 margin: 0 auto;
			 background: transparent url(images/bg/form-trans.png) no-repeat right top;}
			 
.clear		{clear:both;}			
			
p			{margin-bottom: 2em;}

			 
/* TITLE */

			 
h1			{padding: 0;
			 font-size: 2em;
			 text-indent: -9000px;}
			 

p.blurb			{margin: 0 0 0.3em 5px;
				 font-size: 1.2em;
				 font-weight: bold;
				 padding: 50px 0 0 0;}
				 
p.blurb a:link	{color: #142a06;}
p.blurb a:visited	{color: #142a06;}
p.blurb a:hover	{color: #142a06;}
p.blurb a:active	{color: #142a06;}

p.ietext		{margin-left: 5px;
				 color: #910707;
				 display: none;}
				 
div.ie7menu {display: block;}
				 

p.ietext a:link, p.ietext a:visited, p.ietext a:active	{color: #591d1d;} 
p.ietext a:hover {color: #910707;}
			 
/* HEADER */

#header		{position: relative;
			 height: 190px;
			 background: transparent url(images/recibosverdesorg-trans.png) top left no-repeat;}
			 
/* MENU */

#menuul {
    background: transparent;
    font-size: 1.1em;
    font-family: Tahoma, Arial, Verdana, sans-serif;
    text-transform: lowercase;
    font-weight: bold;
    width: 980px;
    height: 40px;
    position: absolute;
    bottom: 0;}
    
#menuul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    margin:0;}
    
#menuul a {
    display:block;
    color:#1a3604;
    text-decoration:none;
    padding:0px 5px;}
    
#menuul li {
    float:left;
    position: relative;
    padding: 10px 2px;
    margin: 0 7px 0 0;
    background: #cddbbf url(images/bg/tabbg-trans.png) bottom repeat-x;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top: #b7c7a5 1px solid;
	border-left: #b7c7a5 1px solid;
	border-right: #b7c7a5 1px solid;
	z-index: 100;} 
	
#menuul li.current_page_item {
	z-index: 1000;
	background: none;
	background-color: #E9F6DB;
	position: relative;
	}
	
#menuul li.current_page_item:hover {
	position: relative;
	z-index: 1000;
	background: none;
	background-color: #E9F6DB;
	border-bottom: none;
	}
	
#menuul li.current_page_ancestor {
	position: relative;
	z-index: 1000;
	background: none;
	background-color: #E9F6DB;
	}
	
#menuul li.current_page_ancestor:hover{
	position: relative;
	z-index: 1000;
	background: none;
	background-color: #E9F6DB;
	}	
		
		
	/* SUBMENUS */		
	
	div.submenu ul {
		margin: 0 40px;
		text-align: center;
		margin-bottom: 20px;}
		
	div.submenu ul li {
		display: inline;}
		
	div.submenu ul li a {
		display: inline-block;
		padding: 10px 15px;
		margin: 0 5px;
		background: #B7C7A5;
		color: #182D00;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;}
		
	div.submenu ul li a:hover {
		background: #fff;}
		
	div.submenu ul li.current_page_item a:visited {
		color: maroon;}
		
			 
/* CONTENT */

#content	{/*width: 980px;*/
			 margin: 0 auto;
			 /*background: transparent url(images/bg/paper.jpg) top center repeat-y;*/
			 padding: 30px 0 0 0;
			 background: #e9f6db;
			 border: #b7c7a5 1px solid;
			 position: relative;
			 z-index: 500;
			 -webkit-box-shadow: #999 1px -1px 3px;
			 -moz-border-radius-topright: 5px;
			 -webkit-border-top-right-radius: 5px;}

#maincontent	{width: 620px;
			 	 float: left;
			 	 padding: 10px 40px;
			 	 line-height: 1.5em;}	

#maincontent h2	{font-size: 2em;
				 color: #172a01;
				 margin: 0 0 25px 0;
				 text-shadow: #3e5524 1px 1px 3px;}
				 
#maincontent h3	{font-size: 1.1em;
			 	 color: #33120d;;
				 margin: 0 0 16px 0;}
				 
#maincontent p a:link, #maincontent h3 a:link {color: #387a61;}
#maincontent p a:visited, #maincontent h3 a:visited {color: #648051;}
#maincontent p a:hover, #maincontent h3 a:hover {color: #648051;
					  	border-bottom: #648051 1px solid;}
#maincontent p a:active, #maincontent h3 a:active {color: maroon;}
				 
#sidebar		{width: 230px;
				 float: right;
				 padding: 10px;}
				 
				 
				 
/* INDEX PAGE UPDATE BLOG */

div#maincontent.frontpage {
	border-right: 1px solid #c0d3ab;
	width: 620px;
	padding: 10px 15px 10px 40px;}

#updatesidebar	{width: 240px;
				 float: right;
				 padding: 5px 40px 0 0;
	}

div.updateposts {
	margin: 0 0 15px 0;
	border-bottom: 1px solid #c0d3ab;
	padding: 0 10px 10px 10px;
}				 

div.updateposts p {
	font-size: 0.9em;
	margin: 5px 0;
	padding: 0;}
	
div.updateposts h4.updateposts-date {
	margin: 0 0 7px 0;
	padding: 2px 0;
}

div.updateposts p.updateposts-title {
	font-weight: bold;
}

div#updatesidebar h4.updates-heading {
	font-size: 2em;
	margin: 0 0 20px 8px;
	text-shadow: #3e5524 1px 1px 3px;}
				 
/*FOOTER*/

#footer		{background: #e9f6db;
			 font-size: 0.9em;
			 margin: 0 0 20px 0;
			 padding: 0;}

#footer-content {
	width: 900px;
	border-top: #c0d3ab 1px solid;
	margin: 20px auto;
	padding: 30px 0; 
	background: transparent url(images/bg/footerbg-trans.png) top center no-repeat;
	text-align: center;
	height: auto;
	}

#footer-content ul {
	display: block;
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	height: 20px;
	}
	
#footer-content ul li{
	display: inline;
	margin: 0 12px;
	}
	
#wplogo {
	position: relative;
	top: 5px;
	left: 2px;}
	
li.wplogo a:hover {
	border-bottom: none;}

#footer-content #footer-stuff {
	border-top: #C0D3AB 1px dotted;
	width: 800px;
	margin: 10px auto;
	height: 30px;
	padding: 10px 0 10px 0;}
	
	
	
	
	

/*FOOTER LINKS*/
#footer-content ul li.current_page_item a:link {color: maroon;}
#footer-content ul li.current_page_item a:visited {color: maroon;}
#footer-content ul li.current_page_item a:hover {color: maroon;
											  	 border-bottom: maroon 1px solid;}
#footer-content ul li.current_page_item a:active {color: maroon;}

#footer-content ul li.current_page_ancestor a:link {color: maroon;}
#footer-content ul li.current_page_ancestor a:visited {color: maroon;}
#footer-content ul li.current_page_ancestor a:hover {color: maroon;
											  	 	 border-bottom: maroon 1px solid;}
#footer-content ul li.current_page_ancestor a:active {color: maroon;}

#footer ul li a:link		{color: #182d00;}
#footer ul li a:visited	{color: #495639;}
#footer ul li a:hover		{color: #495639;
			 		 border-bottom: #495639 1px solid;}
#footer ul li a:active	{color: #000;}




/* 404 */

#searchform {
	height: 80px;}

#s {
	border-bottom: #fafff5 1px solid;
	border-right: #fafff5 1px solid;
	border-top: #b6c6a6 1px solid;
	border-left: #b6c6a6 1px solid;
	height: 20px;
	width: 150px;
	background-color: #cddbbf;
	margin: -1px 0 0 0;
	padding: 4px 5px 0 5px;
	display: inline;
	font-size: 1em;
}

#searchsubmit {
	position: relative;
	border-top: #fafff5 1px solid;
	border-left: #fafff5 1px solid;
	border-bottom: #b6c6a6 1px solid;
	border-right: #b6c6a6 1px solid;
	background-color: #cddbbf;
	width: 80px;
	height: 27px;
	margin: 1px 0 0 0;
	padding: 5px;
	outline: none;
} 

#searchform value {outline:none;}

#searchsubmit:hover {
	background-color: #dbebca;
	border-bottom: #fafff5 1px solid;
	border-right: #fafff5 1px solid;
	border-top: #b6c6a6 1px solid;
	border-left: #b6c6a6 1px solid;
}

#searchsubmit:active {
	background-color: #aec29a;
}


div.searchexcerpt p {
	margin: -10px 0 20px 0;
	font-size: 0.8em;
	font-style: italic;
}
