/* 1024px - An open source xhtml/css website template by Andreas Viklund - http://andreasviklund.com . Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 1.0, March 29, 2006 */

/******** General tags ********/
body{
font:100% Garamond, Goudy,serif;
background:#FFF29E;
color:#670001;
line-height:1.2em;
margin:0 auto;
padding:0;
}

a{
text-decoration:none;
color:#880000;
font-weight:bold;
}

a:hover{text-decoration:none;}
a img{border:0;}
p{margin:0 0 18px 10px;}
.text {margin:0 0 18px 10px;}


#menu a{font-family: Garamond, Goudy, serif;	font-size: 12px; font-weight: bold;text-transform: uppercase;color: #FFFEA3;text-decoration: none;}

#menu a:hover{	color: #E2CB63;
}

h1{
font-size:4.2em;
letter-spacing:-8px;
margin:0 0 30px 25px;
color:#670001;
}

h1 a{text-transform:none; color:#4088b8;}

h2{
font-size:1.4em;
color:#670001;

padding:0 2px 2px 5px;
margin:0 0 10px 0;
letter-spacing:-1px;
}

h3{
font-size:1.2em;
font-weight:bold;
color:#670001;
border-bottom:1px solid #670001;
margin:10px 0 8px 0;
padding:1px 2px 2px 3px;
}

h4{
font-size:1.2em;
font-weight:bold;
color:#880000;
}

blockquote{
font-size:0.9em;
border:1px solid #670001;
margin:20px 10px;
padding:8px;
}

/******** Main wrap ********/
#wrap{
color:#404040;
width:970px;
margin:10px auto;
padding:0;
}

#header{margin:0;}

#toplinks{text-align:right; padding:5px 2px 2px 3px;}

#slogan{
font-size:1.5em;
color:#808080;
font-weight:bold;
letter-spacing:-1px;
margin:15px 0px 20px 35px;
line-height:1.2em;
}

/******** sidebar ********/
#sidebar{
float:left;
width:195px;
margin:0 0 5px 0;
padding:1px 0 0 0;
}

#sidebar ul{
list-style:none;
font-size:0.9em;
margin:0;
padding:0 0 15px 10px;
}

#sidebar li{
list-style:none;
margin:0 0 4px 0;
padding:0;
}

#sidebar li a{
font-size:1.2em;
font-weight:bold;
padding:2px;
}

#sidebar ul ul{
margin:4px 0 3px 15px;
line-height:1.2em;
padding:0;
}

#sidebar ul ul li a{font-weight:normal;}
#sidebar h2{margin:3px 0px 8px 0px;}

/******** Content variations ********/
#content{
line-height:1.5em;
width:750px;
float:right;
text-align:left;
margin:0;
padding:0;
}

#contentalt{
line-height:1.5em;
width:750px;
float:left;
text-align:left;
padding:0;
margin-right:20px;
}

#content h3, #contentalt h3{margin:10px 0 8px;}

/******** Footer ********/
#footer{
clear:both;
text-align:right;
color:#670001;
font-size:0.9em;
border-top:4px solid #670001;
margin:0 auto;
padding:8px 0;
line-height:1.6em;
}

#footer p{margin:0; padding:0;}
#footer a{color:#670001;}




/******** Various classes ********/



.loginform, .searchform, .commentform, .mailform {
padding-left: 10px;
padding-bottom: 15px;
}

/*SEARCH HIGHLIGHT COLOR*/
.highlight
{
	background: #F9D590;
}

/* RIGHTBOX AND LEFTBOX FOR TOOLBAR */
.leftbox {
 float: left;
 margin-right: 1em;
 margin-bottom: 0em;
 }

.rightbox {
 float: right;
 margin-left: 1em;
 margin-bottom: 0em;
 }

.tabla {
        padding:10px 10px 10px 10px;
	background: #D4C983;
        width: 600px; 
        height: 200px;
	border:#990000 2px solid;
	h2, {font-size: 140%;
	}
 a
	{color:#880000;
	text-decoration:none;
	}
 hover
	{color:#aa0000;
	text-decoration:none;
	}
