.logo {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.titulo {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 48px;
	font-weight: bold;
	color: #eedd44;
	float: right;
	margin-right: 20px;
	text-shadow: 2px 2px 0 #000;
}

#main-container {
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	border-radius:20px;
	-moz-box-shadow: 0px 20px 90px rgba(0,0,0,.2), inset 0px 90px 180px rgba(255,255,255,.1);
	-webkit-box-shadow: 0px 20px 90px rgba(0,0,0,.2), inset 0px 90px 180px rgba(255,255,255,.1);
	box-shadow: 0px 20px 90px rgba(0,0,0,.2), inset 0px 90px 180px rgba(255,255,255,.1);
	background-color: #ffffff;
	background-image:url(../images/bck.gif);
	height: 770px;
	position: relative;
}
.fecha {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6274ab;
	font-weight: bold;
	text-align: center;
	white-space: nowrap;
	margin-right: 20px;
	clear: right;
}
.organiza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	padding-left: 10px;
}
.facebook {
	background-image: url(../images/facebook.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 200px;
	margin-left:30px;
	background-position: 0px -45px;
	margin-bottom:20px;
}


#menu ul {
	list-style-type:none;
	clear: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	float: right;
	padding-right: 30px;
	white-space: nowrap;
}
#menu ul li {
	float:left;
	display:inline;
	margin-left:20px;

}
#menu ul li a {
	padding:10px;
	list-style-type:none;
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Lobster', arial, serif;
	font-size: 20px;
	font-weight: bold;
	color: #999;
	text-decoration: none;	
}
#menu ul li a:hover {
	background-color:#eedd44;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;		
	list-style-type:none;
	font-size: 20px;
	font-weight: bold;
	color: #BF3331;
	text-decoration: none;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,.3);		
}
#menu ul li a.selected {
	background-color:#eedd44;
	color:#BF3331;
	padding:10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	-webkit-box-shadow: 3px 3px 3px rgba(0,0,0,.3);
	box-shadow: 3px 3px 3px rgba(0,0,0,.3);	
}
#container {
	padding-bottom:0px;
	background-color: #FFF;
}

.cartel {
	margin-top:-30px;
}

.cartel-gratis {
	margin-top:-30px;
	background: url(../images/banner-gratis.png) no-repeat top right;
}

.fiesta-presentacion {
	background-color:#000000;
	filter: alpha(opacity=80);
	opacity: 0.8;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE8 Specific--*/	
	width:190px;
	height:190px;
	padding-top:5px;
	padding-left:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:#cccccc solid 10px;
}

.fiesta-presentacion:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-color:#BF3331;
}

.logo-belfast {
	filter: alpha(opacity=70);
	opacity: 0.7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; /*--IE8 Specific--*/	
}

.logo-belfast:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	border-color:#BF3331;
}


.mas-info {
	font-family: 'Josefin Sans Std Light', serif;
	font-size:18px;
	color:#BF3331;
	margin-bottom:127px;
}

#alojamiento {
	padding-top:20px;
}

#alojamiento p {
	text-align:left;
	font-size:18px;
	color:#666666;
}

#alojamiento p span {
	font-weight:bold;
	color:#Bf3331;
}

#alojamiento ul {
	list-style-type:none;
}

#alojamiento ul li {
	font-size:16px;
	color:#Bf3331;
}

.grupo-1 a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 74px;
	color: #ddd;
	line-height: 60px;
	text-decoration: none;
}

.grupo-1 a:hover {
	color: #bbb;
}

.small a {
	color:#eedd44;
	font-size:28px;
	font-family: 'Lobster', arial, serif;
}

.grupo-2 a{
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 74px;
	color:#c44341;
	line-height: 60px;
	text-decoration: none;
}

.grupo-2 a:hover {
	color: #BF3331;
}

.facebook:hover {
	background-position: 0px 0px;
}
.facebook a    {
	height: 45px;
	width: 200px;
	text-indent: -9999px;
	display: block;
} 

article {
	color: rgba(0,0,0, .8); 
	line-height: 1.5;
	text-align: center;     
	display: block;
}


article:before, article:after {
	-webkit-box-shadow: 0 15px 10px rgba(0,0,0, .7);   
	-moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);	    
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);	
	position: absolute; 
	bottom: 15px; 
	z-index: -1; 
	width: 50%; 
	height: 20%; 
	content: "";       
	background: rgba(0, 0, 0, 0.7); 
}
		   
article:after {                      
	-webkit-transform: rotate(3deg);    
	-moz-transform: rotate(3deg);   
	-o-transform: rotate(3deg);
	right: 10px; 
	left: auto;
}
		
article:before {                 
	-webkit-transform: rotate(-3deg);   
	-moz-transform: rotate(-3deg);  
	-o-transform: rotate(-3deg);
	right: auto;
	left: 10px; 
}		

 #vignette-top, #vignette-bottom, #vignette-left, #vignette-right{
	display: block;
 	height: 100%;
 	position: fixed;
 	z-index: -999;
	width: 100%; }
 
 #vignette-top, #vignette-bottom{
 	height: 15%; }
 
 #vignette-left, #vignette-right{
 	width: 15%; }
 
 #vignette-top{
	 background-image: -moz-linear-gradient(100% 100% 90deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3) );
	 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0)));
	 top: 0; }
 
 #vignette-bottom{
	 background-image: -moz-linear-gradient(100% 100% 90deg, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0) );
	 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255, 255, 255, 0)), to(rgba(0, 0, 0, 0.3)));
	 bottom: 0; }
 
 #vignette-left{
	 background-image: -moz-linear-gradient(100% 100% 180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.3) );
	 background-image: -webkit-gradient(linear, left center, right center, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0)));
	 left: 0; top: 0;}
 
 #vignette-right{
	 background-image: -moz-linear-gradient(100% 100% 180deg, rgba(0, 0, 0, 0.3), rgba(255, 255, 255, 0) );
	 background-image: -webkit-gradient(linear, right center, left center, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0)));
	 right: 0; top:0;
}

.shadow { color: black; font: bold 52px Helvetica, Arial, Sans-Serif;
   text-shadow: 1px 1px #666, 2px 2px #666, 3px 3px #666;
   -webkit-transition: all 0.1s ease-out;
   -moz-transition: all 0.1s ease-out;
   -o-transition: all 0.1s ease-out;
}
.shadow:hover {
   position: relative; top: -5px; left: -5px;
   text-shadow: 1px 1px #6274ab, 2px 2px #6274ab, 3px 3px #6274ab, 4px 4px #6274ab, 5px 5px #6274ab, 6px 6px #6274ab, 7px 7px #6274ab, 8px 8px #6274ab;
}

.astronaut {
	position:absolute;
	top:-10px;
	left:-80px;
}

.oculto {
	display:none;
}

.group-info p {
	text-align:left;
}

.group-info object {
	float:right;
	padding-left:20px;
}

.group-info h1 {
	color:#eedd44;
	font-size:36px;
	font-family: 'Lobster', arial, serif;
	text-align:left;
	text-shadow: 1px 1px 0 #666;
}

.group-links {
	color:#Bf3331;
	font-size:14px;
}

.group-img {
	float:right;
}

.myspace {
	float:right;
}
