/*
Theme Name: Los Rios
Author: Metrik
*/
@import url('base.css');

body{
	background-color: #D6D6D6;
	background-image: url(images/ribbon.gif);
	background-repeat: repeat-x;
}
#logo {
	position: relative;
	height: 88px;
	width: 224px;
	left: 54px;
	top: 12px;
}
#search {
	background-image: url(images/search.png);
	height: 60px;
	width: 295px;
}
#s {
	width: 208px;
	height: 14px;
	background-color: transparent;
	font-size: 13px;
	position: relative;
	top: 17px;
	border: none;
	left: 58px;
	padding: 3px 4px 5px;
}
#wrap{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px 332px;
	padding: 1px 0px 0px;
	overflow: hidden;
}
#main {
	height: 324px;
	background-repeat: no-repeat;
	width: 976px;
	padding:0px;
	margin:0px auto;
	position:relative;
	top:7px;
}
#logo_gore {
	float: right;
	margin-right: 45px;
	margin-top: 9px;
}

.v1{background-image: url(images/main1.jpg);}
.v2{background-image: url(images/main2.jpg);}
.v3{background-image: url(images/main3.jpg);}
.v4{background-image: url(images/main4.jpg);}
.v5{background-image: url(images/main5.jpg);}
.v6{background-image: url(images/main6.jpg);}
.v7{background-image: url(images/main7.jpg);}
.v8{background-image: url(images/main8.jpg);}
.v9{background-image: url(images/main9.jpg);}
.v10{background-image: url(images/main10.jpg);}
.v11{background-image: url(images/main11.jpg);}

#main_interior{
	background-image: url(images/main_interior.jpg);
	background-repeat: no-repeat;
	width: 976px;
	height:150px;
	padding:0px;
	margin:0px auto;
	position:relative;
	top:7px;
}
#dest {
	margin: 0px 0px 15px;
}


#menu {
	position:relative;
	top:51px;
	left:260px;
	font-weight:bold;
	cursor:default;
	width:470px;
}
#menu a{
color:#fff;
padding:7px;
}
#menu a:hover{
background-color:#82A8CE;
text-decoration:none;
}
#contenido {
	width: 800px;
	margin: 0px auto;
	border-collapse: collapse;
}
#contenido td{vertical-align:top;}
#portada {
	margin-top: 95px;
}
#clusters {
	width: 800px;
	margin: 0px auto;
	padding: 25px 0px;
	text-align: center;
	position: relative;
	top: 120px;
	z-index: 1000;
}
#clusters.clusters-inner {
	position: static;
	padding:0;
}
#clusters a.chico img{
	height: 100px;
	width: 100px;
	position: relative;
	top: -25px;
}
#clusters a.grande img {
	width: 145px;
	height: 145px;
	position: relative;
}

#cl1 {background-image: url(images/pmc/cl1.png);}
#cl1:hover, #cl5:hover{background-position:0px -103px;}
#cl2 {background-image: url(images/pmc/cl2.png);}
#cl2:hover, #cl3:hover, #cl4:hover {background-position:0px -146px;}
#cl3 {background-image: url(images/pmc/cl3.png);}
#cl4 {background-image: url(images/pmc/cl4.png);}
#cl5 {background-image: url(images/pmc/cl5.png);}
#footer{
	width: 690px;
	margin: 0px auto;
	height: 80px;
	border-top: 1px solid #aaa;
	padding-top: 20px;
	background-image: url(images/logo_footer.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.2;
	padding-left: 110px;
	background-position: -10px 13px;
}
#logo_gob {
	float: right;
	position: relative;
	top: -10px;
}

#inner_wrap {
	width: 900px;
	margin: 0px auto;
	padding: 20px 0px;
	position: relative;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.imgnav{
	margin:8px auto;
	width:500px;
}
.imgnav img{
	width:30px;
	height:30px;
	position:relative;
	margin-left:5px;
	top:10px;
}
.previmg{float:left;}
.nextimg{float:right;}
.gal-index{
	margin:20px 0px;
	text-align:center;
}
#sitios h2 , #seccion_top h2, #media h2{
	text-indent: -3000px;
}
#sitios {
	background-image: url(images/sitios.jpg);
	height: 86px;
	width: 251px;
	padding-top: 30px;
	padding: 38px 22px 10px;
	margin-top: 12px;
	overflow: hidden;
}
#seccion_top {
	margin: 0px;
	padding: 1px;
	background-image: url(images/seccion_top.png);
	height: 50px;
	width: 293px;
}
#seccion {
	background-image: url(images/seccion.png);
	background-position: left bottom;
	width: 245px;
	padding: 10px 25px 35px;
}
#seccion li ul li {
	margin-left:15px;
}
#sidebar h3 a:hover {
	text-decoration: none;
}
#media {
	background-image: url(images/media.png);
	background-repeat: no-repeat;
	padding: 10px 20px 28px 65px;
	color: #BED6E7;
	cursor: default;
	margin: 25px auto;
	width:408px;
}
#media a {
	color: #fff;
}
#media h2 a {
	display: block;
	margin-bottom: 32px;
}
fieldset{
	border-top:1px solid #ccc;
	padding:12px 0px;
	margin:14px 0px 8px;
}
legend{
	font-weight:bold;
	cursor:default;
	padding-right:5px;
	color:#660;
}
.col2{ width:100%; border-collapse:collapse;}
.col2 td{padding:5px;}
.col2 .left{ text-align:right; padding-right:10px; width:170px;font-size:12px;color:#444;}
fieldset select{display:block;margin:5px 0px;}
ul.dlm_download_list{
	padding:0;
	margin:0;
}
.dlm_download_list li{
	padding:5px 8px;
	border:1px solid #ccc;
	background-color:#fff;
	margin:0px 0px 12px;
}
.dlm_download_list .desc{
	font-size:11px;
	color:#666;
}
.post img{
	max-width:500px;
}