#accessibility {
	position: absolute;
	top: -10000px;
}

/**************************************************************

   Header: holds title box, menu, main image and top actions

 **************************************************************/

#header {
margin-top: 20px;
background-color: #fff;
}

/**************************************************************

 #title: Red block with leaves, title and tagline

**************************************************************/

#header #title {
background: #fff url(img/logo.png) repeat-x left top;
height: 80px;
}
#header #title h1 {
display: none;
	font: 1.5em arial, sans-serif;
	letter-spacing: -0.05em;
	clear: both;
	margin: 0;
	padding: 25px 12px 0px 12px;
	color: #ffffff;
	background: url(img/title_leaves.gif) no-repeat right top;
}

#header #title a {
	color: #FFF5BD;
}

#header #title a:hover {
	border-color: #FFF5BD;
}

/**************************************************************

 #menu: Main site menu

**************************************************************/


#heLeft{
float: left;
height: 166px;
overflow: hidden;
width: 244px;
}
#heRight{
border-left: 6px solid #fff;
float: left;
height: 166px;
overflow: hidden;
width: 744px;
}
#heRTop{
background: #fff url(img/branch.jpg) no-repeat left top;
height: 128px;
width: 744px;
}
#heRBottom{
background: #fff url("img/bgMenu.gif") repeat-x top;
border-top: 6px solid #fff;
height: 32px;
width: 744px;
}

/**************************************************************

 #subMenu: Search field and sub menu items

**************************************************************/

#header #subMenu {
background: #c6f7f8 url(img/subMenu.gif) repeat-x left bottom;
font-size: 0.85em;
}
#header #subMenu form {margin: 0;}
#header #subMenu ul {
float: right;
margin: 0;
padding: 5px;
list-style: none;
}
#header #subMenu ul li {
margin: 0;
padding: 0;
display: inline;
}
#header #subMenu ul li a {
margin-right: 20px;
text-decoration: none;
}
#header #subMenu ul li a.iconRSS, #header #subMenu ul li a:hover.iconRSS {
margin-right: 0;
padding-right: 20px;
background-image: url(img/rss.gif);
background-repeat: no-repeat;
background-position: 90% 50%;
}
#header #subMenu ul li a:hover {border-color: #62c1c1;}
#header #subMenu form {
float: left;
padding: 5px;
}
/* Hidden, but present for accessibility */
#header #subMenu label, #header #subMenu input.button {	display: none;}
#header #subMenu input {
color: #3ca2a2;
border-width: 1px 0 0 1px;
border-style: solid;
border-color: #64d5d5;
}
#header #subMenu input:focus {color: #42210B;}



#twittme{
background: #fff url("img/twittme.png") no-repeat left top;
border-top: 6px solid #fff;
height: 80px;
width: 244px;
}
/*MENU*/
#tabsE {
float:left;
height: 32px;
width:100%;
/*background: #fff url("img/bgMenu.gif") repeat-x top;*/
background: url("img/h2-navegacion.gif") no-repeat top left;
font-size:12px;
line-height:normal;
}
#tabsE ul {

margin:0;
padding:0 0 0 150px;
list-style:none;
}
#tabsE li {
display:inline;
margin:0;
padding:0;
}
#tabsE a {
float:left;
background:url("img/tableftE.gif") no-repeat left top;
border-bottom: none;
margin:0;
padding:0 0 0 4px;
text-decoration:none;
}
#tabsE a span {
float:left;
display:block;
background:url("img/tabrightE.gif") no-repeat right top;
padding:10px 18px 9px 14px;
color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsE a span,  {float:none;}
/* End IE5-Mac hack */
#tabsE a:hover span{
color:#fff;
}
#tabsE a:hover{
background-position:0% -42px;
}
#tabsE a:hover span{
background-position:100% -42px;
}  
#tabsE ul li.here a span{
border-bottom: 3px solid #fff;
}

/**************************************************************
#content: Main content section (holds columns)
**************************************************************/
#content {clear: both; border-top: 7px solid #fff;}
.audioP{
margin: 0 0 0 6px;
}
/**************************************************************
 #footer: Holds bottom menu and copyright info
**************************************************************/
#footer {
	font-size: 0.85em;
	color: #BF9A82;
	background-color: #3F1F09;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	background-position: top left;
	/* For

ce all browsers to respect space underneath footer  	margins are inconsistent */

	border-top: 25px solid #FFF;
	border-bottom: 25px solid #FFF;
}

#footer a {
	color: #FFF;
}

#footer a:hover {
	border-color: #7f563a;
}

#footer p {
	padding: 10px 12px;
}

#footer ul {
	margin: 0;
	padding: 10px 12px 60px 12px;
	list-style: none;
}

#footer ul li {
	margin: 0;
	padding: 0 8px;
	display: inline;
	border-left: 1px solid #7F563A;
}

#footer ul li.first {
	padding-left: 0;
	border: 0;
}

/**************************************************************

 A post item: blue meta column stretches height of the post.

**************************************************************/

.post {
background: #c0ddf7 url(img/meta.gif) repeat-x left bottom;
margin-bottom: 20px;
}
.post .meta {
/*border-top: 7px solid #FFF;*/
}
.post .meta .thumb {
display: block;
margin: 6px;
position: relative;
text-decoration: none;
}
.post .meta a:hover.thumb {
border: 0;
}
.post .text {
padding-bottom: 10px;
background: #ffffff;
border-left: 5px solid #FFF;
}


/**************************************************************

 A Comment Item

**************************************************************/

.comments-wrapper {
background: #c0ddf7 url(img/meta.gif) repeat-x left bottom;
}
.commentDisplay {}
.commentMeta {
background: #c0ddf7 url(img/meta.gif) repeat-x left bottom;
}
#commentForm p strong {	color: #da3e1f;}

/**************************************************************

 Error Page Item

**************************************************************/

#error-page {
	
}

#errorBlock {
	text-align: center;
}

#error-page h2.error-status {
	font-size: 48px;
	padding-top: 40px;
}

#error-page p.error-msg {
	padding-top: 20px;
	padding-bottom: 40px;
}

/**************************************************************

 Big Links

**************************************************************/

ul.bigLinks {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}

ul.bigLinks li {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
}

ul.bigLinks li a,

ul.bigLinks li a:visited {
	display: block;
	margin: 10px 0;
	padding: 5px 12px;
	text-decoration: none;
	border: 0;
}

ul.bigLinks li a:hover {
	background-color: #b7fffc;
	background-image: url(img/meta.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	border: 0;
}

ul.bigLinks li a span.title {
	font: bold 0.9em arial, sans-serif;
	text-transform: uppercase;
	color: #3ca2a2;
}

ul.bigLinks li a span.desc {
	display: block;
	color: #42210B;
}

/**************************************************************

 Global width classes

**************************************************************/

.width25 {
	width: 244px;
}

.width50 {
	width: 494px;
}

.width75 {
	width: 744px;
}

.width100 {
	width: 994px;
	margin: 0 auto;
	text-align: left;
}

.rightMargin {
	margin-right: 6px;
}

.rightBorder {
	border-right: 6px solid #FFF;
}

/**************************************************************

 Paging

**************************************************************/

#prevNext {
	margin-top: 20px;
}

#prevLink,

#nextLink {
	width: 45%;
}

#prevLink a,

#nextLink a {
	padding: 2px 10px;
	font: bold 1em arial, sans-serif;
	cursor: pointer;
	color: #FFF;
	background-color: #532D13;
	border-width: 2px;
	border-style: solid;
	border-color: #81451D #42230F #42230F #81451D;
}

#prevLink a:hover,

#nextLink a:hover {
	border-color: #42230F #81451D #81451D #42230F;
}

#prevLink {
	float: left;
}

#nextLink {
	float: right;
	text-align: right;
}

/**************************************************************

 Utility Classes

**************************************************************/

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
}

.block {
	display: block;
}

code {
	font-size: 12px;
}

.alignRight {
	text-align: right;
}

.alignJustify {
	text-align: justify;
}

.small {
	font-size: 0.8em;
}

.highlight {
	background: #fffdcd;
	border-bottom: 1px solid #ffd909;
}

.highlight a {
	color: #FFA509;
}

.highlight a:hover {
	border-color: #fdce72;
}
