*{
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
body{
	font: 16px "Georgia", "Times New Roman", serif;
	font-weight: normal;
	background-color: #D0C7B7;
	background-image: url('images/bg.jpg');
	color: #525444;
	margin: 50px;
	margin-right: 0px;
	line-height: 19px;
}
a{
	text-decoration: none;
	color: #8a0909;
}
a:hover{
	text-decoration: underline;
}
a img{
	margin-bottom: 2px;
}
a img:hover{
	border-bottom: 2px solid #8a0909;
	margin-bottom: 0px;
}
/**** GENERAL ***************/
code, div.code{
	font: 11px courier;
	color: #525488;
	display:block;
	margin-left:1em;
}
.content{
	margin-top:3em;
}
ul,ol{
	margin: 1em;
}
li{
	list-style-position: inside;
}
h1, h2{
	letter-spacing: -1px;
	font-size: 40px;
	font-weight: normal;
	color: #8a0909;
}
h3{
	letter-spacing: -1px;
	font-size: 32px;
	color: #8a0909;
	font-weight: normal;
	margin-bottom: 16px;
	line-height: 1em;
}
h4{
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #8a0909;
	margin-top: 12px;
	margin-bottom: 15px
}

h5{
	font-size: 16px;
	font-weight: normal;
	color: #8a0909;
}
/**** HEADER ***************/
.header{
	letter-spacing: -1px;
	font-size: 34px;
}
.menu1 a{
	color: #626454;
}
.menu1 a:hover{
	color: #8a0909;
	text-decoration: none;
}
.menu2{
	font-size: 12px;
	margin-top:12px;
	color: #7E816C;
}
.menu2 a{
	color: #7E816C;
}
.menu2 a:hover{
	color: #8a0909;
	text-decoration: none;
}

.header h1{
	color: #8a0909;
	letter-spacing: -4px;
	font-size: 2em;
}
.bgimage{
	position: absolute;
	top:0; left:0;
	width:100%;
	height: 440px;
	background-repeat: no-repeat;
	z-index: -50;
}

/****** NOTICIAS **************/

.post{
	color: #575A4B;
	font-size: 15px;
	width: 500px;
	margin-top: 60px;
}
.postdate{
	font-size: 0.4em;
	letter-spacing: 0px;
	color: #9C958C;
}
.author{
	text-align: left;
	color: #8D917A;
	font-size: 11px;
}
.author strong, .author strong a{
	color: #8D917A;
	font-weight: normal;
	font-size: 14px;
}
.author strong a:hover;{
	color: #65615B;
}
.postform{
	text-align: left;
	display: none;
}

.tagsallowed{
	display: none;
	float:right;
	font-size:0.9em;
	color: #65615B;
}

.comments{
/*	border-top: 1px dashed #979089; */
}
.comments input, .postform input, .postform textarea{
	border: 1px solid #B5B09E;
	background-color: #C3BDAC;
	background-color: rgba(175,169,152,0.1);
	background-color: rgba(88,88,70,0.1);
	color: #5E604F;
	font-size: 14px;
	padding: 2px 3px;
	margin: 2px 0px;
	width: 236px;
}
.postform input[type="button"], .postform input[type="submit"]{
	border: 1px solid #B5B09E;
	width: 100px;
	color: #8a0909;
	font-size: 16px;
	cursor: pointer;
}
.comments input:hover, .postform input:hover, .postform textarea:hover{
	border-color: #A69188;
}
.comments input[type="checkbox"]{
	width: auto;
}
.postform textarea{
	width: 100%;
	height: 6em;
}

.comments_error{
	padding: 6px;
	background-color: #C99792;
	color: #8a0909;
	position:absolute;
	display:none;
	width:500px;
	text-align: center;
	z-index: 20;
}

blockquote{
	padding:1em 0em 0em 0em;
	font-size: 14px;
/*	background-image: url('images/quote1.gif');
	background-repeat: no-repeat;*/
}

span.quotesymbol
{
	font-size:1.2em;
	color: #8D917A;
	padding: 0px 3px;
}

div.hr{
	background-image: url('images/hr.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height:22px;
	position: relative;
	top: 20px;
}

/****** LINKS **************/

.linksbar{
	position: absolute;
	top: 210px; left: 680px;
	margin: 0px;
	z-index: 1;
	width: 250px;
}

.linksbar h3{
	font-size: 24px;
	margin:0;
	margin-bottom: 3px;
	padding-bottom: 5px;
/*	border-bottom: 1px solid #817B75; */
}
.linksbar ul{
	margin: 4px 0px;
}
.linksbar li{
	font-size: 0.9em;
	list-style-type: none;
}
.linksbar li a{
	color: #525444;
}
.linksbar li a:hover{
	color: #8a0909;
}
/****** ABOUT ********/
.message{
	display:none;
	border: 1px dashed #507609;
	margin:0.5em 0em;
	padding:0.5em 1em;
	width: 280px;
	text-align: center;
	background-color: #A29C7D;
	background-color: rgba(162,170,142,0.3);
	color: #507609;
}
.error{
	border: 1px solid #8a0909;
	color: #8a0909;
}
td{
	vertical-align: top;
}

/****** GALERIAS **************/


.moreinfo{
	font-size: 16px;
	color: #525444;
	line-height: 2em;
	letter-spacing: 0px;
}
.moreinfo:hover{
/*	background-color: #8a0909; */
	color: #8a0909;
}

.loading, .full .loading{
	display:none;
	position:absolute; 
	background-color: #1A1914; 
	width:80px;
	font-size:1.4em;
	padding:1em;	
}
.asset_file{
	margin: 1em 0px;
}
.asset_file a{
	padding: 0.4em;
	font-size: 0.8em;
	background-color: #B8B1A6;
}
.asset_text, h4.asset_text{
	width: 640px;
	font-size: 14px;
	margin-bottom: 10px;
	color: #525444;
	letter-spacing: 0px;
}
b, strong, .asset_text strong, .asset_text b{
	font-weight: bold;
	color: #525444;
}
.red{
	color: #8a0909;
}
.asset_category > h3{
/*	width: 640px; */
	font-size: 1.6em;
	color: #626454;
	margin:0px;
	padding:0px;
/*	background-color: #B8B1A6;  */
}
.asset_category a .thumbselected{
	border: 1px solid #8a0909;
	margin-bottom: 4px;
}
.asset_category a .thumbloading{
	border: 1px dotted #8a0909;
	margin-bottom: 2px;
}
