


/*
=========================
Home
=========================
*/
#home {
	width: 950px;
	min-height: 500px;
	margin: 0 auto;
	text-shadow: 0 1px 0 #fff;
	}
	

/*
=========================
Features
=========================
*/	
#features {
	height: 470px;
	margin: 0 0 5px 0;
	position: relative;
	}
	
	.feature {
		position: relative;
		overflow: hidden;
		-moz-box-shadow: 0 1px 0 #a30910, 0 0 5px rgba(0,0,0,.1) , 0 0 1px rgba(0,0,0,.3);
		}
	
	.feature .footer {
		height: 40px;
		width: 100%;
		background: #d3222a;
		position: absolute;
		z-index: 1;
		left: 0;
		bottom: 0;
		padding: 0;
		font-size: 11px;
		line-height: 1em;
		color: #fff;

		text-shadow: 0 1px 0 rgba(0,0,0,.2);

		background: rgba(211,34,42,.9);
		-moz-box-shadow: 0 0 2px rgba(0,0,0,.5);	
		
		}
		
	.feature .footer > .container {
		padding: 6px 10px 5px;
		}
		
	.feature .footer a 			{color: #fbe3e5;		}
	.feature .footer a:hover 	{color: #fff; text-decoration: underline;}		
	.feature .footer h2 {
		margin: 0 0 1px;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: bold;
		color: #fff;
		text-shadow: 0 1px 0 rgba(0,0,0,.2);
		}
		
	.feature ul {
		padding: 0;
		margin: 0;
		position: relative;
		z-index: 0;
		}
			
	
	.feature li {
		position: relative;
		margin: 0;
		padding: 0;
		list-style: none;
		}		
		
	
	
/* Primary Feature */
	#primary-feature {
		position: absolute;
		top: 0;
		left: 0;
		width: 630px;
		height: 470px;
		background: #444;
		overflow: hidden;
		
		}
		
		#primary-feature .sprite-primaryfeaturefindoutmore {
			margin: -5px;
			}
		
		#primary-feature .footer {
			width: 630px;
			height: 40px;
			}
			
		#primary-feature .footer > .container {

			}
			
	#primary-feature .events-list {
	    border: none;
	}
	
	#primary-feature .vevent .link {
		background: none;
		-moz-border-radius: 0;
		padding: 0;
		border: none;
		}
		
	#primary-feature .vevent  .content {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 200px;
		height: 400px;
		padding: 15px;
		background: #222;
		background: rgba(34,34,34,.95);
		text-shadow: 0 1px 0 rgba(0,0,0,.9);
		color: #ccc;
		font-size: 13px;
		line-height: 1.4em;
		
		-moz-box-shadow: 0 0 2px rgba(0,0,0,.5);	
	
		}
	

		
	#primary-feature .vevent .summary {
		font-size: 24px;
		line-height: 1em;
		text-transform: uppercase;
		margin: 0;
		padding: 0;
		font-weight: bold;
		line-height: 1em !important;
		color: #ccc;
		}
		
	#primary-feature .vevent .summary a {color: #ccc;}
	#primary-feature .vevent .summary strong {color: #d3222a; font-weight: bold;	}	
	
	#primary-feature .vevent .event-date,
	#primary-feature .vevent .location {
		text-transform: uppercase;
		color: #999;
		font-size: 12px;
		line-height: 1.25em;
		}
		
	#primary-feature .vevent .description {margin: .5em 0;}
	
/* Feature-kids */
#feature-kids {
	position: absolute;
	top: 0;
	right: 0;
	width: 315px;
	height: 154px;
	background: #fff;
	}
	
/* Feature-visiting */
#feature-visiting {
	position: absolute;
	top: 160px;
	right: 0;
	width: 315px;
	height: 154px;
	background: #fff;
	}
	
/* Feature Discovery */
#feature-discovery {
	position: absolute;
	top: 320px;
	left: 635px;
	width: 150px;
	height: 150px;
	}
	
#feature-news {
	position: absolute;
	top: 320px;
	left: 790px;
	width: 160px;
	height: 150px;
	background: #fff;
	}
	
#feature-news > .content {
	position: relative;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em;
	text-shadow: 0 1px 0 rgba(255,255,255,.5);	
	z-index: 0;
	background: #333;
	}
	
	#feature-news > .content h4 {
		font-size: 8px;
		text-transform: uppercase;
		color: #777;
		margin: 0 0 3px 0;
		padding: 0;
		line-height: 1em;
		font-style: normal;
		}
	
	#feature-news > .content a {
		padding: 10px;
		display: block;
		background: #333;
		color: #ccc;
		text-shadow: none;
		height: 130px;
		}
		
	#feature-news > .content a:hover {
		background: #444;
		color: #fff;
		text-decoration: none;
		}
		
#feature-news .special-wayfindlabel {
	color: #777;
	}
	

/* Features */	
.feature .pagination {
	position: absolute;
	top: 7px;
	right: 7px;
	}
	
	.pagination a {
		width: 7px;
		height: 8px;
		background: url(pagination.png);
		display: inline-block;
		text-indent: -9000px;
		margin: 0 0 0 3px;
		}
		
	.pagination a.activeSlide {
		background-position: -10px 0;
		}
	
/*
=========================
Welcome
=========================
*/	

#welcome {
	background: #fff;
	padding: 20px 20px 30px 250px;
	position: relative;
	font-size: 20px;
	line-height: 26px;
	color: #999;
	
	-moz-border-radius: 1px;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 0 5px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.1);	
	}
	
	#welcome h1 {
		position: absolute;
		top: 20px;
		left: 0;
		width: 230px;
		font-size: 22px;
		line-height: 26px;
		text-transform: none;
		text-align: right;
		color: #333;
		}
		
	#welcome p {
		margin: 0;
		}
		
	#welcome a {
		text-decoration: none;
		}
		
	#welcome a:hover {
		text-decoration: underline;
		}
		
		
/*
=========================
General Info
=========================
*/	

#general-info.sections {
	min-height: 1px;
	margin: 50px 0;
	}
	
	* html #general-info.sections {		height: 1px;		}
	#general-info.sections:after {		content: ".";		height: 0;		visibility: hidden;		display: block;		clear: both;		}
	
#general-info .section {
	float: left;
	min-height: 500px;	
	}
	
/* Specifics */
#experiences.section {
	position: relative;
	border: none;
	width: 220px;
	height: 570px;
	padding: 0 15px 0 0;
	overflow: hidden;
	}
	
	#experiences.section .pagination {
		position: absolute;
		bottom: 0;
		right: 10px;
		}
	
	
#events {
	width: 370px;
	padding: 0 15px 0 14px;
	}
	
#programmes {
	width: 300px;
	padding: 0 0 0 14px;
	border-left: 1px dashed #ddd;	
	}
	
#events-list-current,
#events-list-programmes { font-size: .75em;   }
	
/* General Info typography and colors */
#general-info h2 {
	font-size: 22px;
	margin: 0;
	}
	
	#general-info h2 em {
		font-size: 11px;
		font-style: normal;
		}
		
		
/*
// Earthquake update
*/

#earthquake-notice {
	position: relative;
	background-color: #fff;
	padding: 10px 10px 10px 250px;
	margin: 0 0 20px;
	
	-moz-border-radius: 1px;
	-moz-box-shadow: 0 1px 0 rgba(0,0,0,.3), 0 0 5px rgba(0,0,0,.1), 0 0 1px rgba(0,0,0,.1);
	
	font-size: 12px;
	line-height: 1.5em;
	color: #555;
	
	text-shadow: none;
	
}

#earthquake-notice .header {
	width: 205px;
	position: absolute;
	top: 10px;
	left: 0;
	text-align: right;
}
	

#earthquake-notice h1 {
	font-size: 18px;
	margin: 0;
}

#earthquake-notice small {
	display: block;
	font-style: normal;
	font-size: 10px;
	color: #777;
	margin: 0;
}