@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image: url(img/bg-body.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

li, ul, dd, dt {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

dt, dd {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}


#header {
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-top: 300px;
}

#content-gallery {
	float: right;
	width: 600px;
}


#sidebar {
	padding: 14px;
	width: 270px;
	background-image: url(img/bg-sidebar.jpg);
	background-repeat: repeat-y;
	border: 1px solid #2a1302;
}

#sidebar-desplegable dt a {
	font-size: 12px;
	color: #ADA077;
	text-decoration: none;
	background-image: url(img/bg-sidebar-a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: none;
	height: 35px;
	width: 245px;
	padding-top: 15px;
	padding-left: 25px;
}

#sidebar-desplegable dt a:hover {
	color: #E7D59E;
}


#sidebar-desplegable dd a {
	font-size: 12px;
	color: #ADA077;
	text-decoration: none;
	background-image: url(img/bg-sidebar-dd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	display: block;
	float: none;
	width: 245px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 8px;
}

#sidebar-desplegable dd a:hover {
	color: #E7D59E;
}

#sidebar-links a {
	font-size: 12px;
	color: #ADA077;
	text-decoration: none;
	background-image: url(img/bg-sidebar-a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	float: none;
	height: 35px;
	width: 245px;
	margin-bottom: 4px;
	padding-top: 15px;
	padding-left: 25px;
}

#sidebar-links a:hover {
	color: #E7D59E;
}

/* jquery rss */
#newsfeed {
	float: right;
	width: 280px;
	font-size: 12px;
	color: #FFFFFF;
}

#newsfeed a {
	color: #FF6600;
	text-decoration: none;
}

.targetblank {
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	display: block;
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D773E;
}

a:hover.targetblank {
	color: #FFCC00;
	border-top-color: #FFFFFF;
}

.date {
	font-size: 10px;
	color: #ADA077;
}

/* jquery rss */


#bg-slider-wood {
	background-image: url(img/bg-wood.jpg);
	background-repeat: repeat;
	height: 270px;
	width: 550px;
	float: none;
	background-position: center top;
	padding: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #2b1201;
	border-right-color: #2b1201;
	border-bottom-color: #2b1201;
	border-left-color: #2b1201;
	margin-bottom: 25px;
	-webkit-box-shadow: 0px 0px 15px #000000;
	-moz-box-shadow: 0px 0px 15px #000000;
	khtml-box-shadow: 0px 0px 15px #000000;
	filter: shadow(color=#000000, direction=135, strength=0);
}

#noticias {
	width: 338px;
	margin-right: 20px;
	color: #998865;
	padding: 15px;
	background-image: url(img/bg-noticias.jpg);
	background-repeat: repeat-y;
	font-size: 12px;
	border: 1px solid #9B7F56;
	margin-bottom: 15px;
}


#noticias a {
	color: #EDEDC4;
	text-decoration: none;	
}

#noticias h3 {
	font-size: 18px;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#noticias h3 a {
	color: #66FF00;
	text-decoration: none;
}

#noticias small {
	color: #847556;
	font-size: 10px;
	display: block;
	margin-bottom: 5px;
	}

#footer {
	background-image: url(img/bg-footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	clear: both;
	padding-top: 25px;
	padding-bottom: 25px;
}


/* Flickr */

#gallery-litebox {
	width: 380px;
	margin-right: 20px;
}

#gallery-litebox a img {
	float: left;
	margin-right: 12px;
	border: 3px solid #9B7F56;
	margin-bottom: 12px;
	font-size: 10px;
	color: #9B7F56;
	text-decoration: none;
	background-color: #9B7F56;
	-webkit-box-shadow: 0px 0px 8px #000000;
	-moz-box-shadow: 0px 0px 8px #000000;
	khtml-box-shadow: 0px 0px 8px #000000;
	filter: shadow(color=#000000, direction=135, strength=0)
}

#gallery-litebox a:hover img {
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;	
}

/* SLIDER */
#slider1 {
	width: 550px; /* important to be same as image width */
	height: 270px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden;
}

#slider1Content {
    width: 550px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	background-color: #321C02;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #FFFFFF;
	display: none;
	font-size: 13px;
	line-height: 18px;
	padding: 20px;
	width: 510px;
}
.clear {
	clear: both;
}
.slider1Image span strong a {
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
}
.left {
	top: 0;
    left: 0;
	width: 180px !important;
	height: 347px;
}
.right {
	right: 0;
	bottom: 0;
	width: 180px !important;
	height: 347px;
}

.top {
	top: 0;
	left: 0;
}

.bottom {
	bottom: 0;
    left: 0;
}


/* CSS Document */
