@import url('https://www.angelfire.com/pe2/yanamatrails/reset.css');
@import url('https://www.angelfire.com/pe2/yanamatrails/fuentes.css');

/*--- Estilos Generales ---*/
body {
	background:#2d2d2d;
	font-family:Arial, Helvetica, Sans-serif;
}

a {text-decoration:none; color:#fff;}
a:hover {text-decoration:underline;}

#wrap {
	width:960px;
	margin:auto;
	clear:both;
}

/*--- Estilos Generales ---*/
header {
	width:100%;
	float:left;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #d5d2d2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d5d2d2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#d5d2d2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#d5d2d2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#d5d2d2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#d5d2d2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d2d2',GradientType=0 ); /* IE6-9 */
box-shadow:0px 3px 5px #000;
	-moz-box-shadow:0px 3px 5px #000;
	-webkitbox-shadow:0px 3px 5px #000;
	margin-bottom:10px;
}

#subheader {
	width:960px;
	margin:auto;
}

#logotipo {
	float:left;
	width:300px;
	padding:10px 0px;
}

#logotipo a {
	font-family:banff-normal;
	font-size:50px;
	color:#000;
}

#logotipo a:hover {text-decoration:none;}

/*Menu*/
header #subheader nav {
	float:left;
	width:660px;
	padding:30px 0px;
	text-align:right;
}

header #subheader nav ul li {
	display:inline;
	font-family:Arial, Helvetica, Sans-serif;
}

header #subheader nav ul li a {
	color:#000;
	font-size:18px;
	padding:10px;
	border-radius:2px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
}

header #subheader nav ul li a:hover {
	color:#fff;
	background:#1798af;
	text-decoration:none;
}

/*--- MAIN ---*/
#main {
	width:100%;
	margin:20px 0px 0px 0px;
	float:left;

}

/*Slideshow*/
#slideshow {
	width:920px;
	height:260px;
	float:left;
	background:#000;
	border:solid 20px #fff;
border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	box-shadow:0px 2px 2px #000;
		-moz-box-shadow:0px 2px 2px #000;
		-webkit-box-shadow:0px 2px 2px #000;
	margin-bottom:10px;
}


#slideshow img {
	width:920px;
	height:260px;
}


/*--- welcome ---*/
#welcome {
	width:920px;
	float:left;
	padding:20px;
	background:#1798af;
	margin:20px 0px;
		border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	box-shadow:0px 2px 2px #000;
		-moz-box-shadow:0px 2px 2px #000;
		-webkit-box-shadow:0px 2px 2px #000;
}

#welcome article h3 {
	font-family:Arial, Helvetica, Sans-serif;
	color:#fff;
	font-size:30px;
	margin-bottom:10px;
}

#welcome article {
	color:#fff;
	font-size:18px;
	text-align:justify;
	line-height:20px;
}

#welcome article .pic {
	width:80px;
	height:80px;
	float:left;
	margin:5px 10px 10px 0px;
}

/*---Contenido---*/
#contenido {
	width:700px;
	float:left;
}

#contenido article {
	float:left;
	margin-bottom:20px;
}

#contenido article .titulo {
	font-size:22px;
	font-family:Arial, Helvetica, Sans-serif;
	color:#fff;
	margin-bottom:20px;
}

#contenido article .iframe {
	height:219px;
	float:left;
	margin: 0px 10px 10px 0px;
}

#contenido article .thumb {
width:220px;
	height:150px;
	float:left;
	margin:0px 10px 10px 0px;
}

#contenido article > p {
	color:#fff;
	font-size:18px;
	text-align:justify;
	line-height:20px;
}

/*---Sidebar---*/
aside {
	width:220px;
	float:left;
	margin-left:20px;
	background:#1798af;
	padding:10px 10px 0px 10px;
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	box-shadow:0px 2px 2px #000;
		.moz-box-shadow:0px 2px 2px #000;
		-webkit-box-shadow:0px 2px 2px #000;
}

aside .widget {
	margin-bottom:10px;
	float:left;
}

aside .widget > h3 {
	background:#fff;
	color:#000;
	font-size:16px;
	width:220px;
	padding:10px 0px;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}

aside .widget a {color:#fff;}
aside .widget ul li {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:20px;
}
aside .widget img {width:220px;}

/*Footer*/
footer {
	width:100%;
	float:left;
	clear:both;
	box-shadow:0px 2px 2px #000;
		-moz-box-shadow:0px 2px 2px #000;
		-webkit-box-shadow:0px 2px 2px #000;
	border-radius:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
	background:#1798af;
}

footer section {
	width:440px;
	float:left;
	padding:20px;
}

footer #information {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:18px;
	color:#fff;
	line-height:20px;
}

footer #information h3 {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:22px;
	margin-bottom:10px;
}

footer #information .thumb {
	width:24px;
	height:100px;
	float:left;
	margin:0px 10px 10px 0px;
}

footer #redes-s > div {
	width:220px;
	height:60px;
	background:#000;
	float:left;
	opacity:0.7;
}

footer #redes-s > div a {
	width:220px;
	height:60px;
	display:inline-block;
}

footer #redes-s .facebook {
	background:url(https://www.angelfire.com/pe2/yanamatrails/facebook.png);
	margin-bottom:5px;
}

footer #redes-s .twitter {
	background:url(https://www.angelfire.com/pe2/yanamatrails/twitter.png);
	margin-bottom:10px;
}

footer #redes-s .youtube {
	background:url(https://www.angelfire.com/pe2/yanamatrails/youtube.png);
}

footer #redes-s .calendar {
	background:url(https://www.angelfire.com/pe2/yanamatrails/calendar.png);
}

footer #redes-s > div:hover {
	opacity:1;
}

#copyright {
	float:left;
	width:960px;
	margin:10px 0px;
}

#copyright p {
	text-align:center;
	font-size:12px;
	color:#fff;
	font-family:Arial, Helvetica, Sans-serif;
}