body {
	background: #000 url(../img/bg.jpg) center top;
	padding: 0;
	margin: 0;
}

body, h1, h2, h3, h4, h5, h6, p, em, i, b, strong, span, li, input, textarea, dt, dd {
	font-family: 'Droid Sans', sans-serif;
}

.nobg {
	background: #000;
}

header {
	width: 100%;
	min-width: 960px;
	height: 250px;
	float: left;
	position: relative;
	z-index: 3;
	background: url(../img/header.jpg) center no-repeat;
}

.navegador-desactualizado {
	float: left;
	width: 100%;
	background: #BF0000;
	color: #fff;
	text-align: center;
	margin: 1px 0 0;
	padding: 10px 0;
	font-size: 14px;
	position: relative;
	z-index: 999;
	border-top: #EC0000 1px solid;
	border-bottom: #000 1px solid;
}

.navegador-desactualizado a {
	font-weight: bold;
	color: #fff;
}

.navegador-desactualizado a:hover {
	color: #000;
}

.wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}

a,li,span,input,.data,.galeria img,.galerias img,.galData,h3 {
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear;
	transition: all .3s linear;
}

nav a, footer a {
	-webkit-transition: all .3s cubic-bezier(0,.9,1,1);
	-moz-transition: all .3s cubic-bezier(0,.9,1,1);
	-o-transition: all .3s cubic-bezier(0,.9,1,1);
	-ms-transition: all .3s cubic-bezier(0,.9,1,1);
	transition: all .3s cubic-bezier(0,.9,1,1);
}

header .logo {
	position: absolute;
	top: -171px;
	left: 377px;
	z-index: 5;
}

nav {
	position: absolute;
	top: 146px;
	left: 490px;
	overflow: hidden;
	width: 0px;
	height: 66px;
	background: #303136 url(../img/nav.png);
	-webkit-box-shadow: 0 2px 5px #000, -1px 0 0 rgba(255,255,255,0.15) inset, 1px 0 0 rgba(255,255,255,0.15) inset;
	box-shadow: 0 2px 5px #000, -1px 0 0 rgba(255,255,255,0.15) inset, 1px 0 0 rgba(255,255,255,0.15) inset;
	padding: 0;
}

nav ul {
	padding: 0;
	margin: 0;
	height: 66px;
	display: none;
}

nav li {
	margin: 11px 0 17px 20px;
	float: left;
	width: 160px;
	height: 38px;
	text-align: center;
	position: relative;
}

nav li a {
	text-indent: -9999px;
	width: 100%;
	height: 100%;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center 9px;
	border-radius: 5px;
}

nav li a:hover, nav li a:focus, nav li a.activo {
	background-position: center -29px;
	background-color: #181818;
	background-color: rgba(0,0,0,0.3);
	-webkit-box-shadow: inset #000 0 5px 10px, rgba(255,255,255,0.2) 0 1px 0;
	box-shadow: inset #000 0 5px 10px, rgba(255,255,255,0.2) 0 1px 0;
}

nav li a:active {
	background-position: center -24px;
}

.nav-shows a {
	background-image: url(../img/nav-shows.png);
}

nav li.nav-parties {
	margin-right: 240px;
}

.nav-parties a {
	background-image: url(../img/nav-rock2.png);
}

.nav-news a {
	background-image: url(../img/nav-news.png);
}

.nav-radio a {
	background-image: url(../img/nav-radio.png);
}


.nav-galerias a {
	background-image: url(../img/nav-galerias.png);
}

.barrita-abajo {
	height: 10px;
	width: 100%;
	background: #212226 url(../img/bg.png);
	position: absolute;
	bottom: 0;
	left: 0;
	box-shadow: #000 0 0 5px, rgba(255,255,255,0.2) 0 1px 0 inset;
	display: none;
}

.slideshow-wrapper {
	width: 100%;
	min-width: 960px;
	height: 320px;
	-webkit-box-shadow: 0 3px 10px #000;
	box-shadow: 0 3px 10px #000;
	background: #8d1a1d url(../img/slideshow.png) repeat-x;
	float: left;
	overflow: hidden;
	z-index: 2;
	position: relative;
}

.slideshow-wrapper .wrapper {
	background: #38090b url(../img/slideshow-bg.jpg) no-repeat center center;
	background: rgba(0,0,0,0.5) url(../img/slideshow-bg.jpg) no-repeat center center;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 2px 3px rgba(0,0,0,0.5) inset;
	box-shadow: 0 1px 0 rgba(255,255,255,0.1), 0 2px 3px rgba(0,0,0,0.5) inset;
	padding: 10px;
	width: 940px;
	height: 258px;
	top: 20px;
	overflow: hidden;
}

.slideshow {
	width: 620px !important;
	height: 258px;
	display: block;
	box-shadow: rgba(0,0,0,0.7) 0 2px 3px, inset #666 0 1px 0;
	-webkit-box-shadow: rgba(0,0,0,0.7) 0 2px 3px, inset #666 0 1px 0;
	clear: both;
	float: none !important;
}

.camera_caption h2, .camera_caption h4 {
	width: 286px;
	position: absolute;
	margin: 0;
	padding: 0 5px;
	left: 309px;
	font-family: 'BenchNine', 'Droid Sans', sans-serif;
	font-weight: 700;
	color: #111;
	text-shadow: #fff 0 1px 0;
	background: url(../img/gradientbg.png) 0 0;
	border: #fff solid;
	border-width: 1px 1px 0 1px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 2px 3px;
	box-shadow: rgba(0,0,0,0.3) 0 2px 3px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.camera_caption h2 {
	line-height: 38px;
	font-size: 32px;
}

.camera_caption h4 {
	height: 22px;
	line-height: 23px;
	font-size: 21px;
}

.nombre1 {
	top: 31px;
}

.nombre2 {
	top: 69px;
}

.fecha1 {
	top: 145px;
}

.fecha2 {
	top: 173px;
}

.fecha3 {
	top: 201px;
}

.main {
	background: url(../img/main.png) repeat-y center;
	width: 100%;
	min-width: 960px;
	float: left;
	margin: 0 auto;
	box-shadow: rgba(255,255,255,0.1) 1px 0 0 inset, rgba(255,255,255,0.1) -1px 0 0 inset;
	clear: both;
}

.col300, .col620, .col940 {
	float: left;
	margin: 10px;
	position: relative;
}

.col300 {
	width: 300px;
}

.col620 {
	width: 620px;
	margin-top: 26px;
}

.col940 {
	width: 940px;
}

.col940 h2 {
	padding: 30px 0;
	margin: 0;
}

.eventos {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

.eventos li {
	list-style: none;
	margin: 0 0 20px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	padding: 0;
	width: 300px;
	float: left;
	background: #414141;
	position: relative;
}

.col940 .eventos li {
	margin: 0 20px 20px 0;
}

.col940 .eventos li:nth-child(3n) {
	margin-right: 0;
}

.data {
	position: absolute;
	height: auto;
	padding-bottom: 5px;
	bottom: 41px;
	left: 0;
	width: 300px;
	background: #111;
	background: rgba(0,0,0,0.7);
	z-index: 2;
	overflow: hidden;
}

.data h3, .data h4 {
	margin: 0;
	padding: 5px 5px 0;
}

.data h4 {
	color: #ccc;
	text-shadow: #000 0 0 3px, 0 1px 1px #000;
	font-size: 14px;
	font-weight: 700;
	line-height: 14px;
}

.data h3 {
	color: #fa494c;
	text-shadow: #000 0 0 5px, 0 2px 3px #000;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 16px;
	border: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.eventos li:hover, .eventos li:focus {
	-webkit-box-shadow: #000 0 5px 10px;
	box-shadow: #000 0 5px 10px;
}

.eventos li:hover .data, .eventos li:focus .data {
	background: #000;
}

.eventos li img {
	width: 100%;
	height: 270px !important;
	border-bottom: 1px solid #2a2a2a;
	margin: 0;
	display: block;
	-webkit-box-shadow: #666 0 1px 0;
	box-shadow: #666 0 1px 0;
}

.eventos li a {
	border: none;
	text-decoration: none;
}

.masinfo, .entrada, .boton-grande, .historial {
	width: 135px;
	margin: 10px 0 10px 10px;
	padding: 3px 0;
	float: left;
	display: inline-block;
	font-size: 13px;
	font-weight: 700;
	color: #222;
	text-shadow: #8a8a8a 0 1px 0;
	background: #666;
	text-decoration: none;
	text-align: center;
	-webkit-box-shadow: inset #8a8a8a 0 1px 0, #222 0 1px 2px;
	box-shadow: inset #8a8a8a 0 1px 0, #222 0 1px 2px;
}

.masinfo:hover, .masinfo:focus, .entrada:hover, .entrada:focus, .boton-grande:hover, .boton-grande:focus, .historial:hover, .historial:focus {
	background: #888;
	text-shadow: #ccc 0 1px 0;
	-webkit-box-shadow: inset #ccc 0 1px 0, #000 0 2px 3px;
	box-shadow: inset #ccc 0 1px 0, #000 0 2px 3px;
	color: #4c090c;
}

.masinfo:active, .entrada:active, .boton-grande:active, .historial:active {
	background: #222;
	color: #999;
	text-shadow: #000 0 1px 2px;
	-webkit-box-shadow: #666 0 1px 0, inset #000 0 2px 3px;
	box-shadow: #666 0 1px 0, inset #000 0 2px 3px;
}

.historial {
	position: absolute;
	margin: 0;
	top: 30px;
	right: 0;
	font-size: 16px;
	color: #111;
	width: auto;
	background: #666;
	padding: 3px 5px;
	border-radius: 3px;
}

.fb-like-box {
	height: 409px;
	/*
	height: 485px;*/
	background: #eee;
	box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
}

.twitter-feed {
	box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	margin: 20px 0;
	height: 200px;
	background: #3d3d3d;
	overflow: hidden;
}

.twitter-feed h2 {
	color: #d0d8d9;
	background: #46757a url(../img/twitter-icon.png) no-repeat 270px 5px;
	font-size: 13px;
	text-shadow: #233a3d 0 1px 0;
	border-top: #69b0b7 1px solid;
	border-bottom: #233a3d 1px solid;
	padding: 7px 5px 6px;
	height: auto;
	margin: 0 0 -35px 0;
	position: relative;
	z-index: 10;
}

.twitter-feed h2 a {
	color: #fff;
	font-weight: 700;
	font-size: 15px;
	text-decoration: none;
}

.twitter-feed h2 a:hover {
	text-decoration: underline;
	text-shadow: #233a3d 0 2px 3px;
}

#twitter_update_list {
	margin: 0;
	padding: 0;
}

#twitter_update_list li {
	margin: 0;
	list-style: none;
	background: #3d3d3d;
	border-top: #626262 1px solid;
	border-bottom: #202020 1px solid;
	color: #ccc;
	padding: 5px;
	text-shadow: #202020 0 1px 0;
	font-size: 13px;
}

#twitter_update_list li:last-child {
	border-bottom: none;
}

#twitter_update_list a {
	color: #7ab8bf;
	text-decoration: none;
}

#twitter_update_list a:hover {
	color: #fff;
	text-decoration: underline;
}

.roxy-news {
	box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	margin: 20px 0 0;
}

.roxy-news h2 {
	color: #fff;
	background: #6f1316;
	font-size: 16px;
	font-weight: 700;
	text-shadow: #233a3d 0 1px 0;
	border-top: #a51d2b 1px solid;
	border-bottom: #2e2c2d 1px solid;
	padding: 7px 5px 6px;
	height: auto;
	margin: 0;
	text-shadow: #330603 0 1px 0;
}

.roxy-news h2 span {
	color: #d87c81;
}

.roxy-news ul {
	margin: 0;
	padding: 0;
}

.roxy-news li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.roxy-news a {
	text-decoration: none !important;
	display: block;
	margin: 0;
	padding: 0;
	background: #3d3d3d;
	border-top: #626262 1px solid;
	border-bottom: #202020 1px solid;
	clear: both;
	width: 100%;
	height: 62px;
}

.roxy-news a p {
	text-decoration: none !important;
}

.roxy-news a:hover {
	background: #222;
	border-top: #111 1px solid;
	-webkit-box-shadow: inset #111 0 2px 3px, #111 0 -1px 0;
	box-shadow: inset #111 0 2px 3px, #111 0 -1px 0;
}

.roxy-news img {
	border: #5c5c5c 1px solid;
	margin: 4px;
	float: left;
	width: 52px;
	height: 52px;
}

.roxy-news p {
	font-size: 11px;
	color: #adadad;
	text-shadow: #202020 0 1px 0;
	line-height: 13px;
	margin: 4px;
}

.sign-in {
	box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 3px 5px;
	margin: 0 0 20px;
	background: #414141;
	border-top: #666 1px solid;
}

.sign-in p {
	margin: 0;
	padding: 10px 5px;
	font-size: 12px;
	color: #adadad;
	text-shadow: #202020 0 1px 0;
	line-height: 12px;
}

form {
	margin: 0 5px 5px;
	position: relative;
}

.sign-in input {
	margin: 0 0 5px;
	width: 216px;
	height: 23px;
	line-height: 23px;
	text-indent: 5px;
	color: #898989;
	text-shadow: #111 0 1px 0;
	font-size: 12px;
	padding: 0;
	border: none;
	background: #2c2c2c;
	-webkit-box-shadow: #111 0 2px 3px inset, #6c6c6c 0 1px 0;
	box-shadow: #111 0 2px 3px inset, #6c6c6c 0 1px 0;
}

.sign-in input:focus {
	background: #222;
	-webkit-box-shadow: #000 0 2px 3px inset, #6c6c6c 0 0 0 1px;
	box-shadow: #000 0 2px 3px inset, #6c6c6c 0 0 0 1px;
	color: #fff;
}

.sign-in input.submit {
	height: 51px;
	width: 69px;
	position: absolute;
	top: -1px;
	right: 0;
	text-indent: 0;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	background: #666;
	color: #111;
	text-shadow: #999 0 1px 0;
	-webkit-box-shadow: #111 0 2px 3px, inset #999 0 1px 0;
	box-shadow: #111 0 2px 3px, inset #999 0 1px 0;
}

.sign-in input.submit:hover, .sign-in input.submit:focus {
	background: #787878;
	-webkit-box-shadow: #000 0 2px 3px, inset #ccc 0 1px 0;
	box-shadow: #000 0 2px 3px, inset #ccc 0 1px 0;
}

.sign-in input.submit:active {
	background: #2c2c2c;
	-webkit-box-shadow: inset #000 0 2px 3px, #666 0 1px 0;
	box-shadow: inset #000 0 2px 3px, #666 0 1px 0;
	color: #999;
	text-shadow: #000 0 1px 2px;
}

.vermas {
	background: url(../img/vermas.png);
	width: 300px;
	height: 52px;
	margin: 0 0 20px;
	float: left;
	color: #a1a1a1;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: #222 0 2px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 2px 3px;
	box-shadow: rgba(0,0,0,0.5) 0 2px 3px;
	text-indent: 70px;
}

.vermas:hover {
	-webkit-box-shadow: #000 0 3px 5px, inset rgba(255,255,255,0.2) 0 1px 0;
	box-shadow: #000 0 3px 5px, inset rgba(255,255,255,0.2) 0 1px 0;
	color: #fff;
	text-shadow: #111 0 2px 3px;
}



.vermas2 {
	background: url(../img/vermas2.png);
	width: 300px;
	height: 52px;
	margin: 0 0 20px;
	float: left;
	color: #a1a1a1;
	line-height: 52px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	text-shadow: #222 0 2px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0 2px 3px;
	box-shadow: rgba(0,0,0,0.5) 0 2px 3px;
	text-indent: 70px;
}

.vermas2:hover {
	-webkit-box-shadow: #000 0 3px 5px, inset rgba(255,255,255,0.2) 0 1px 0;
	box-shadow: #000 0 3px 5px, inset rgba(255,255,255,0.2) 0 1px 0;
	color: #fff;
	text-shadow: #111 0 2px 3px;
}


footer {
	height: 124px;
	float: left;
	width: 100%;
	min-width: 960px;
	background: url(../img/footer.png) no-repeat center;
	margin: 0;
	padding: 0;
}

footer .wrapper {
	height: 100%;
}

footer .logo {
	position: absolute;
	left: 10px;
	top: 30px;
}

.footer-nav {
	margin: 0;
	padding: 30px 0 0 130px;
}

.footer-nav li {
	list-style: none;
	float: left;
	margin: 5px 9px 0 0;
	padding: 0;
}

.footer-nav li a {
	text-indent: -9999px;
	height: 100%;
	display: block;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center 5px;
	border-radius: 5px;
	height: 36px;
}

.footer-nav li a:hover, .footer-nav li a:focus, .footer-nav li a.activo {
	background-position: center -30px;
	background-color: #181818;
	background-color: rgba(0,0,0,0.3);
	-webkit-box-shadow: inset #000 0 5px 10px, rgba(255,255,255,0.2) 0 1px 0;
	box-shadow: inset #000 0 5px 10px, rgba(255,255,255,0.2) 0 1px 0;
}

.footer-nav li a:active {
	background-position: center -25px;
}

.footnav-facebook a {
	background-image: url(../img/footnav-facebook.png);
	width: 100px;
}

.footnav-twitter a {
	background-image: url(../img/footnav-twitter.png);
	width: 91px;
}

.footnav-contacto a {
	background-image: url(../img/footnav-contacto.png);
	width: 110px;
}

.footnav-mail a {
	background-image: url(../img/footnav-mail.png);
	width: 174px;
}

.footnav-reservas a {
	background-image: url(../img/footnav-reservas.png);
	width: 174px;
}

.footnav-ubicacion a {
	background-image: url(../img/footnav-ubicacion.png);
	width: 101px;
}

footer p {
	margin: 0;
	padding: 0;
	position: absolute;
	color: #000;
	text-shadow: #aa2124 0 1px 0;
	font-size: 11px;
	bottom: 20px;
	left: 135px;
}

.websiteBy {
	bottom: 10px;
	right: 10px;
}

h1 {
	color: #E0474B;
	font-size: 28px;
	text-shadow: #000 0 3px 5px;
	margin: 4px 0 20px;
	text-transform: uppercase;
}

h1 a {
	color: inherit;
	text-decoration: inherit;
}

h1 a:hover {
	color: #fff;
}

.col940 h1 {
	padding-bottom: 5px;
	border-bottom: #8E171B 1px solid;
	-webkit-box-shadow: #000 0 1px 0;
	box-shadow: #000 0 1px 0;
	margin-top: 20px;
}

.evento h1 {
	margin: 0 0 20px;
	padding: 2px 7px;
	background: #111;
	background: rgba(0,0,0,0.5);
	-webkit-box-shadow: inset #000 0 3px 5px, rgba(255,255,255,0.15) 0 1px 0;
	box-shadow: inset #000 0 3px 5px, rgba(255,255,255,0.15) 0 1px 0;
	border-radius: 5px;
	border: none;
}

.evento img {
	-webkit-box-shadow: rgba(0,0,0,0.7) 0 5px 10px;
	box-shadow: rgba(0,0,0,0.7) 0 5px 10px;
	clear: both;
}

.video-js {
	margin: 20px 0 10px;
	-webkit-box-shadow: rgba(0,0,0,0.7) 0 5px 10px;
	box-shadow: rgba(0,0,0,0.7) 0 5px 10px;
}

h3 {
	color: #aaa;
	font-size: 18px;
	text-shadow: #000 0 2px 3px;
	margin: 0 0 20px;
	padding: 30px 0 5px 0;
	border-bottom: #333 1px solid;
	-webkit-box-shadow: #111 0 1px 0;
	box-shadow: #111 0 1px 0;
	display: block;
	clear: both;
}

h3 span {
	font-weight: normal;
	font-style: italic;
	color: #888;
	font-size: 15px;
	padding-left: 10px;
}

.evento h3 {
	color: #E0474B;
}

.fechas {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 100%;
}

.fechas li {
	padding: 3px;
	color: #E19DA0;
	font-weight: bold;
	text-shadow: #2B0000 0 2px 2px;
	font-size: 15px;
	width: 187px;
	float: left;
	margin: 0 19px 20px 1px;
	background: #6F1316;
	text-align: center;
	border-radius: 3px;
	-webkit-box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
	box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
}

.fechas li:last-child {
	margin-right: 0;
}

.fechas span {
	color: #000;
	text-shadow: #a51d2b 0 1px 0;
}

.evento .slideshow {
	width: 940px;
	margin: 30px 0 30px;
}

.lista-evento {
	margin: 0;
	padding: 0;
	list-style: none;
}

.lista-evento li {
	background: url(../img/bullet.png) no-repeat 0 8px;
	margin: 0;
	padding: 5px 5px 5px 25px;
	color: #A36566;
	font-weight: bold;
	font-size: 15px;
	text-shadow: #000 0 1px 2px;
}

.lista-evento li a {
	display: inline-block;
	text-decoration: none;
	border-radius: 3px;
	padding: 0 3px;
	color: #B68586;
}

.lista-evento li a:hover {
	background: #6F1316;
	color: #E19DA0;
	text-shadow: #2B0000 0 2px 2px;
	-webkit-box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
	box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
}

p {
	margin: 15px 0;
	color: #ccc;
	font-size: 14px;
	line-height: 17px;
	text-shadow: #000 0 1px 0;
	display: block;
}

.boton-grande {
	display: block;
	height: 25px;
	float: none;
	margin: 0;
	width: 193px;
	line-height: 25px;
	font-size: 18px;
	border-radius: 3px;
}

hr {
	height: 1px;
	background: #000;
	display: block;
	width: 100%;
	border: none;
	border-bottom: #333 1px solid;
	margin: 30px 0;
}

.contacto {
	display: block;
	margin: 10px 0;
	padding: 0;
}

.contacto label, .contacto input, .contacto textarea {
	width: 100%;
	padding: 0;
	border: none;
	display: block;
}

.contacto label {
	color: #999;
	text-shadow: 0 1px 2px #000;
	font-size: 16px;
	margin: 10px 0 5px;
	font-weight: 700;
}

.contacto input, .contacto textarea, div.select-container {
	text-shadow: 0 1px 0 #000;
	height: 30px;
	color: #999;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 30px;
	text-indent: 10px;
	background: #111;
	background: rgba(0,0,0,0.5);
	-webkit-box-shadow: inset #000 0 3px 5px, rgba(255,255,255,0.15) 0 1px 0;
	box-shadow: inset #000 0 3px 5px, rgba(255,255,255,0.15) 0 1px 0;
	border-radius: 5px;
	resize: none;
	width: 620px;
}

select {
	background: #444;
	border: none;
	padding: 2px 2px 2px 10px;
	margin: 0 1px 0 0;
	-webkit-box-shadow: #000 0 2px 3px;
	box-shadow: #000 0 2px 3px;
	color: #aaa;
	text-shadow: #222 0 1px 0;
}

.contacto textarea {
	height: 150px;
}

.contacto .submit {
	font-size: 16px;
	line-height: 32px;
	color: #E19DA0;
	font-weight: bold;
	text-shadow: #2B0000 0 2px 2px;
	background: #6F1316;
	text-align: center;
	-webkit-box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
	box-shadow: inset #a51d2b 0 1px 0, #111 0 2px 3px;
}

.contacto .submit:hover, .contacto .submit:focus {
	background: #888;
	text-shadow: #ccc 0 1px 0;
	-webkit-box-shadow: inset #ccc 0 1px 0, #000 0 2px 3px;
	box-shadow: inset #ccc 0 1px 0, #000 0 2px 3px;
	color: #4c090c;
}

.contacto .submit:active {
	background: #222;
	color: #999;
	text-shadow: #000 0 1px 2px;
	-webkit-box-shadow: rgba(255,255,255,0.15) 0 1px 0, inset #000 0 2px 3px;
	box-shadow: rgba(255,255,255,0.15) 0 1px 0, inset #000 0 2px 3px;
}

.datos-contacto {
	margin: 0;
	padding: 0;
	list-style: none;
}

.datos-contacto li {
	padding: 5px 0;
	margin: 0;
	font-size: 14px;
	border-bottom: #484848 1px solid;
	-webkit-box-shadow: #111 0 1px 0;
	box-shadow: #111 0 1px 0;
	color: #999;
	text-shadow: 0 1px 0 #000;
}

.datos-contacto a {
	color: #D82327;
	text-decoration: none;
}

.galerias {
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
}

.galerias li {
	width: 300px;
	margin: 0 20px 20px 0;
	height: 260px;
	list-style: none;
	display: block;
	float: left;
}

.galerias li a {
	display: block;
	padding: 5px;
	width: 290px;
	height: 250px;
	position: relative;
	background: #333;
	-webkit-box-shadow: #111 0 2px 3px, inset #414141 0 1px 0;
	box-shadow: #111 0 2px 3px, inset #414141 0 1px 0;
}

.galerias li:nth-child(3n) {
	margin-right: 0;
}

.galerias li a:hover {
	-webkit-box-shadow: #000 0 3px 5px, inset #ccc 0 1px 0;
	box-shadow: #000 0 3px 5px, inset #ccc 0 1px 0;
	background: #888;
}

.galerias li a img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
	-webkit-box-shadow: inset #000 0 2px 3px, #414141 0 1px 0;
	box-shadow: inset #000 0 2px 3px, #414141 0 1px 0;
	width: 290px;
	height: 250px;
	background: #222;
}

.galerias li a:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 1;
	-webkit-box-shadow: inset #000 0 2px 3px, #ccc 0 1px 0;
	box-shadow: inset #000 0 2px 3px, #ccc 0 1px 0;
}

.galData {
	position: absolute;
	bottom: 5px;
	left: 5px;
	padding: 3px 0;
	width: 290px;
	background: #000;
	background: rgba(0,0,0,0.6);
}

.galerias li a:hover .galData {
	background: rgba(0,0,0,0.9);
}

.galData h3, .galData h4 {
	display: block;
	margin: 0 5px;
	padding: 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-shadow: #000 0 2px 3px;
}

.galData h4 {
	color: #E46164;
	font-size: 14px;
}

.galData h3 {
	margin-top: 0;
	font-size: 18px;
}

.galerias li a:hover h3 {
	color: #fff;
}

.galeria {
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	clear: both;
	width: 100%;
}

.galeria li {
	list-style: none;
	float: left;
	margin: 0 12px 12px 0;
}

.galeria li:nth-child(6n) {
	margin-right: 0;
}

.galeria li a {
	-webkit-box-shadow: #111 0 2px 3px, inset #414141 0 1px 0;
	box-shadow: #111 0 2px 3px, inset #414141 0 1px 0;
	display: block;
	line-height: 0;
	background: #333;
	padding: 3px;
}

.galeria li a:hover {
	-webkit-box-shadow: #000 0 3px 5px, inset #ccc 0 1px 0;
	box-shadow: #000 0 3px 5px, inset #ccc 0 1px 0;
	background: #888;
}

.galeria li a img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
	-webkit-box-shadow: inset #000 0 2px 3px, #414141 0 1px 0;
	box-shadow: inset #000 0 2px 3px, #414141 0 1px 0;
	width: 140px;
	height: 93px;
	background: #222;
}

.galeria li a:hover img {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
	filter: alpha(opacity=10);
	opacity: 1;
	-webkit-box-shadow: inset #000 0 2px 3px, #ccc 0 1px 0;
	box-shadow: inset #000 0 2px 3px, #ccc 0 1px 0;
}

.map-holder {
	height: 485px;
	width: 620px;
	overflow: hidden;
	-webkit-box-shadow: #000 0 3px 7px;
	box-shadow: #000 0 3px 7px;
	margin: 0 0 20px;
}

.news {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
}

.news li {
	padding: 20px 0 10px;
	margin: 0;
	border-top: #333 1px solid;
	border-bottom: #000 1px solid;
	display: block;
	width: 100%;
	float: left;
	position: relative;
}

.news li:first-child {
	border-top: none;
}

.news li:last-child {
	border-bottom: none;
}

.news li .data-news {
	float: left;
	width: 490px;
	min-height: 100px;
	padding-bottom: 10px;
}

.news h4 {
	color: #888;
	text-shadow: #000 0 1px 0;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
}

.news h3 {
	color: #E0474B;
	font-size: 16px;
	text-shadow: #000 0 2px 3px;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 0;
	margin: 0 0 8px;
}

.news p {
	font-size: 13px;
	text-shadow: #000 0 1px 0;
	margin: 0;
	line-height: 14px;
	color: #aaa;
	text-align: justify;
}

.news img {
	float: left;
	margin: 5px 20px 10px 5px;
	width: 100px;
	height: 100px;
	-webkit-box-shadow: #333 0 0 0 5px, #666 0 -1px 0 5px, #111 0 3px 5px 5px;
	box-shadow: #333 0 0 0 5px, #666 0 -1px 0 5px, #111 0 3px 5px 5px;
}

.news .masinfo {
	width: auto;
	padding: 2px 4px;
	color: #111;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 3px;
	-webkit-box-shadow: #111 0 2px 3px, inset #999 0 1px 0;
	box-shadow: #111 0 2px 3px, inset #999 0 1px 0;
}

.news .masinfo:active {
	color: #999;
	-webkit-box-shadow: inset #111 0 2px 3px, #444 0 1px 0;
	box-shadow: inset #111 0 2px 3px, #444 0 1px 0;
}