/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
	margin: 0 auto;
	padding: 0;
	font-size: 8pt;
	font-family: Tahoma,sans-serif;
	background: #211d1e;
}


#wrap {
	background: #000000;
	color: #ffffff;
	border:  none;
	margin: 0 auto;
	width: 790px;
}

#header {
	clear: both;
	margin: 0px 0em 0px 0em;
	border: none;
	padding: 0;
	height: 150px;
	border-bottom: 3px solid #000000;
	background: #211d1e url(images/header.jpg) bottom no-repeat;
}

#headerline {
	clear: both;
	margin-bottom: 4px;
	padding: 6px 0 0 10px;
	height: 20px;
	background-color: #800000;
}

#header h3 {
	width: 350px;
	margin: 0px 0px 0px 15px;
	float: left;
}

#header p {
	width: 500px;
	float: right;
	text-align: center;
	color: #a0a0a0;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	line-height: 1.2em;
	height: 35px;
}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 1px 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #ffffff;
display: block;
padding: 6px 0 0 10px;
background: #800000;
}
	
	
#avmenu li a:hover {
background: #800000;
color: #ffffff;
border-left: 4px #000000 solid;
}

.announce {
margin: 10px 0 10px 0;
padding-left: 10px;
padding-right: 10px;
width: 130px;
color: #ffffff;
background-color: #000000;

line-height: 1.3em;
}

#extras {
float: right;
width: 130px;
margin: 10px 10px 10px 10px;
padding-left: 10px;
padding-right: 10px;
font-size: 0.9em;
line-height: 1.3em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#extras input{
float: right;
width: 130px;
font: 8pt Tahoma,Arial,sans-serif;
margin: 0 10px 10px 0;
border: 1px; 
border-color: #ffffff;
color: #ffffff;
background: #211d1e;
}

#extras textarea{
float: right;
width: 130px;
font: 8pt Tahoma,Arial,sans-serif;
margin: 0 10px 10px 0;
border: 1px; 
border-color: #ffffff;
color: #ffffff;
background: #211d1e;
}

#extras ul{
list-style-image:url(images/arrow.gif);
list-style-position: outside;
padding-left:15px;
}


#content {
margin: 0em 0px 20px 160px;
padding: 0 20px 0 10px;
line-height: 1.6em;
text-align: justify;
background: #000000;
}

#content div.greeting{
	width: 400px;
	padding: 5px;
	background: #211d1e;
	border: solid 1px #800000;
}

#content h2 {
	font-size: 1.5em;
	margin: 0 0 0.5em 0;
}
#content table{
width:100%;
}

#content td.gallery{
	text-align:center;
	width: 20%;
}

#content blockquote {
text-align:center;
}

#content img {
padding: 0px;
display:inline;
}

#content img.thumb{
	width:100px;
	padding: 5px;
}

#content img.lightbox_thumb{
	float:right;
	border: 5px;
	vertical-align: middle;
}

#content input{
width: 200px;
font: 8pt Tahoma,Arial,sans-serif;
margin: 0 10px 10px 0;
color: #ffffff;
border-width: 1px; 
border-color: #800000;
border-style: solid;
background: #211d1e;
}

#content textarea{
width: 400px;
font: 8pt Tahoma,Arial,sans-serif;
margin: 0 10px 10px 0;
color: #ffffff;
border-width: 1px; 
border-color: #800000;
border-style: solid;
background: #211d1e;
}

p.cloud{
	
	font: 8pt Times New Roman, Times, serif;
	border-width: 1px; 
	border-color: #800000;
	border-style: solid;
	background: #211d1e;
	padding: 4px;
	text-align: justify;
	overflow: hidden;
	line-height: 12px;
}

a.cloud{
	color: inherit;
}

div.comment{
border: 1px solid #800000;
width: 290px;
padding: 5px;
margin-bottom: 5px;
}

div.gb{
border: 1px solid #800000;
width: 390px;
padding: 5px;
margin-bottom: 5px;
}

h3 {
font-size: 1.3em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
color: #b6952a;
}

a:hover {
text-decoration: underline;
color: #b6952a;
}

img{
border: 0;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 30px;
background: #800000 no-repeat right;
border: none;
}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footer img {
float: right;
}

.ojo{
color:#ff00ff;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
