@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');

* {
	margin: 0;
	padding: 0;
	outline: none;
	border:none;
}
html, body {
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	text-align:left;
	background: #000;
	color:#fff;
}

p {
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 10px 0;
}



/*/////////////////////////////////// ACCESSIBILITY ///////////////////////////////////*/
.hiddenItems {
	display:none;
	text-align:left;
}
.clear {
	margin:0;
	padding:0;
	line-height:0;
	font-size:0; 
	clear:both; 
	height:0;
	width:100%;
	overflow: hidden;
}

.indentblock {display:inline-block; width:100px;}


/*/////////////////////////////////// GENERIC LINKS ///////////////////////////////////*/
a {
	color:#fff;
	text-decoration:underline;
}
a:hover {
	color:#e58833;
	text-decoration:none;
}
a:active {
	color:#e58833;
	text-decoration:none;
	outline:none;
}

/*/////////////////////////////////// IMAGES ///////////////////////////////////*/
img, a img {
	border:none;
} 
.PixLeft {
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}
.PixRight {
	margin-left:15px;
	margin-bottom:10px;
	float:right;
}




/*/////////////////////////////////// LAYOUT ///////////////////////////////////*/
#wrapper {
	margin: 0 auto;
	padding: 0;
	padding-top: 5px;
	width: 960px;
	background: url(../assets/bg-statue.jpg) top right no-repeat;
	height: 99%;

}

#header {
	/*background: url(../images/icons/icon-carving2.gif) top left no-repeat;*/
	padding: 20px 0 0 0;
	margin: 0;
	height: 85px;
}

#content {
	margin: 45px 0 0 100px;
	padding: 0;
	width: 630px;
	min-height:500px;
}


/*/////////////////////////////////// NAVIGATION ///////////////////////////////////*/
#Menu {
	margin: 10px 0 0 100px;
	height:19px;
	width: 556px;

}
#Menu ul {
	list-style:none;
	margin:0;
	padding:0 0 0 0;
	clear:both;
}
#Menu li {
	float:left;
	margin: 0;
	padding:0;
	list-style-type:none; 
}
#Menu li a {
	display:block;
	margin:0;
	padding: 0 15px 0 0px;
/*	background-position:top left;
	background-repeat:no-repeat;
	text-indent:-9999px;*/
	text-decoration:none;
	/*font-size:.1em;*/
	height:19px;
	text-transform: uppercase;
	font-size: 1.5rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}
#Menu li a:hover {
	background-position:bottom left;
	color: #E58733;
}
span.stay-white {
	color: #fff;
}

/* roll-over */
/*#Menu li.item00 a {
	background-image:url(../images/navigation/nav-about.gif);
	width:77px;
}
#Menu li.item01 a {
	background-image:url(../images/navigation/nav-workshop.gif);
	width:134px;
}
#Menu li.item02 a {
	background-image:url(../images/navigation/nav-pictures.gif);
	width:118px;
}
#Menu li.item03 a {
	background-image:url(../images/navigation/nav-contact.gif);
	width:103px;
}
*/
/* selected */
body#about #Menu li.item00 a,
body#workshop #Menu li.item01 a,
body#pictures #Menu li.item02 a,
body#contact #Menu li.item03 a{
	background-position: 0 -19px;
	cursor:default;
}




/*/////////////////////////////////// GENERAL USEFUL STYLES ///////////////////////////////////*/
#wrapper .indent {
	text-align:left;
	float:right;
	width:50%
}
body#tickets #wrapper .indent {
	width:70%;
}
#wrapper .Center {
	text-align:center;
}
#wrapper .Credit {
	font-size:.8em;
	line-height:120%;
}
#wrapper .Right {
	text-align:right;
	float:right;
	font-weight:normal;
	text-transform:none;
}
#wrapper .bold {
	font-weight:bold;
}
#wrapper .Last {
	border:none;
	margin:0;
	padding:0;
}
#wrapper .white {
	color:#fff;
}
#wrapper .date {
	font-size:75%;
	line-height:140%;
}
#wrapper .note {
	font-size:.8em;
	font-style:italic;
	margin:0;
	line-height:125%;
}
#wrapper .small {
	font-size:1em;
}
#wrapper .big {
	font-size:1.8em;
}
#wrapper .space {
	height:20px;
}
#wrapper .hspace {
	padding: 0 6px;
}


.footerWhite {
	color: #fff;
}



/*/////////////////////////////////// HEADINGS ///////////////////////////////////*/

h1 {
	margin: 0 0 0 100px;
	/*	background: url(../images/titles/hd-sandra_treagus-1.jpg) top left no-repeat;*/
	/*width: 290px;*/
	/*height: 49px;*/
	font-size: 2.2rem;
	font-weight: 600;
	font-family:'Proxima Nova W05';
	/*text-indent: -9999px;*/	
}

body#about h2 {
	/*background:url(../images/titles/hd-about.gif) top left no-repeat;
	text-indent: -9999px;
	width: 136px;
	height: 30px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}
body#workshop h2 {
/*	background:url(../images/titles/hd-workshop.gif) top left no-repeat;
	text-indent: -9999px;
	width: 136px;
	height: 30px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}
body#pictures h2 {
	/*background:url(../images/titles/hd-pictures.gif) top left no-repeat;
	text-indent: -9999px;
	width: 136px;
	height: 30px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}
body#contact h2 {
/*	background:url(../images/titles/hd-contact.gif) top left no-repeat;
	text-indent: -9999px;
	width: 136px;
	height: 30px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}

body#sitemap h2 {
	/*background:url(../images/titles/hd-sitemap.gif) top left no-repeat;
	text-indent: -9999px;
	width: 112px;
	height: 21px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}

body#disclaimer h2 {
/*	background:url(../images/titles/hd-disclaimer.gif) top left no-repeat;
	text-indent: -9999px;
	width: 146px;
	height: 21px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}

body#privacy h2 {
	/*background:url(../images/titles/hd-privacypolicy.gif) top left no-repeat;
	text-indent: -9999px;
	width: 195px;
	height: 21px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}

body#terms h2 {
/*	background:url(../images/titles/hd-terms.gif) top left no-repeat;
	text-indent: -9999px;
	width: 296px;
	height: 21px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}
body#accessibility h2 {
/*	background:url(../images/titles/hd-accessibility.gif) top left no-repeat;
	text-indent: -9999px;
	width: 177px;
	height: 21px;*/
	text-transform: uppercase;
	font-size: 1.6rem;
	font-family: 'Proxima Nova W05';
	font-weight: 600;
}

h3 {
	margin: 20px 0 0 0;
	font-weight: bold;
	font-size: 1.6em;
}

h4 {
	margin: 0;
	font-weight: bold;
	font-size: 1.6em;
	color: #e58833;
}

h5 {
	/*margin: 20px 0;*/
	font-weight: bold;
	font-size: 1.5em;
	margin: -5px 0 0 100px;
}
h6 {
	margin: 10px 0 0 0 ;
	font-weight: bold;
	font-size: 1.2em;
	line-height:1em;
	color: #e58833;
}


/*/////////////////////////////////// WORKSHOP ///////////////////////////////////*/

#workshop #content img {
	margin: 0 20px 17px 0;
}


/*/////////////////////////////////// GALLERY ///////////////////////////////////*/


#gallery {
	margin: 0;
	padding: 0px;
	width: 620px;
}
#gallery ul {
	list-style: none;
	padding:0 !important;
	margin:0 !important;
	text-align:left;
	padding:0 !important;

}
#gallery ul li {
	display: inline-block;
	margin: 0 15px 15px 0;

}
#gallery ul img {
	border: 4px solid #fff;
	width: 130px;
	height: auto;
}
#gallery ul a:hover img {
	border: 4px solid #cf873c;
	
}
#gallery ul li.last {
	margin-right:0;
}
#gallery ul a:hover {
	color: #fff; 
}


/*/////////////////////////////////// SITEMAP ///////////////////////////////////*/


ul#siteMap {
	margin:20px 0 0 20px;
	padding:0 0 0 0;
	clear:both;
}
ul#siteMap li {
	margin: 0;
	padding:0;
	font-size: 1.4em;
	line-height:1.6em;
	
}
ul#siteMap li a {
	margin:0;
	padding:0;
	text-decoration:none;
}
#body#sitemap #wrapper #content li a:hover {
}

/*/////////////////////////////////// FOOTER ///////////////////////////////////*/

#footer {
	height:70px;
	clear:both;
	text-align:left;
	color:#999;
	font-size:.9em;
	line-height:100%;
	position: relative;
	z-index: 1;
	clear:both;
	margin: 100px 0 0 100px;
}


#footer a {}
#footer a:hover {}


#footer div#legalStuff {
	clear:both;
	width:840px;
	margin:5px 0 0 0;
}
#footer p#Copyright {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
#footer ul#footerLinks {
	margin:0 8px 1px 0;
	padding:0;
	float:left;
	list-style-type:none;
}
#footer ul#footerLinks li {
	border-right:1px solid #999;
	margin:0 3px 0 0;
	padding:0 6px 0 0;
	display:inline;
}
#footer ul#footerLinks li.Last {
	border:none;
	margin:0;
	padding:0;
}




#tracking {position:fixed; bottom:0; left:0; width:100%; z-index:100; background:#ccc; background:rgba(255,255,255,0.8); border-top:1px solid #000;}
#tracking div {width:960px; margin:0 auto; padding:12px 0 10px;position:relative;}
#tracking div p {font-family:Verdana, Arial, sans-serif;font-size:9px;color:#222;line-height:130%;margin:0;}
#tracking div #hide { position:absolute; top:12px; right:0; width:auto; padding:0;display:block}
@-moz-document url-prefix() {#tracking div input {vertical-align:bottom}}
#tracking div a { color:#000 }
#tracking div a:hover {text-decoration:none; }

table.cookies {margin:20px auto; clear:both; width:100%;}
table.cookies tr.hdr { border:none; background:grey; color:#fff;}
table.cookies tr.hdr td h6 { font-weight:bold !important; font-size:12px; margin:0;padding:0; text-transform: uppercase !important}
table.cookies tr {border-bottom:1px solid grey}
table.cookies td { font-size:10px; padding: 10px 0; text-align:left; vertical-align:top;padding:5px}
table.cookies td:first-of-type { width:20%; }
table.cookies td:last-of-type { width:30%; }
table.cookies td p { font-size:10px; margin-bottom:12px; line-height:12px}
table.cookies td p:last-of-type { margin-bottom:0px}
#content ul {margin: 0 0 2em 3em;list-style:disc}
#content ul li {font-size:13px}