/* -- Reset
------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
abbr,acronym {border:0;}

/* -- Bragging Wrights
------------------------------------------- */

/* -- Conversions

Based on 1122px max width

10px = 0.891%
20px = 1.783%
40px = 3.565%
753px = 67.112%
		
-- */

@font-face {font-family: 'MuseoSansRounded-100';src: url('../webfonts/1BA978_3_0.eot');src: url('../webfonts/1BA978_3_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/1BA978_3_0.woff') format('woff'),url('../webfonts/1BA978_3_0.ttf') format('truetype');}
@font-face {font-family: 'MuseoSansRounded-700';src: url('../webfonts/1BA978_5_0.eot');src: url('../webfonts/1BA978_5_0.eot?#iefix') format('embedded-opentype'),url('../webfonts/1BA978_5_0.woff') format('woff'),url('../webfonts/1BA978_5_0.ttf') format('truetype');}

body {font:normal 1.125em/2.75em 'MuseoSansRounded-100', Helvetica, Arial, sans-serif;text-shadow:0 1px 1px rgba(0,0,0,0.3);background:#ccc;}
img {max-width:100%;height:auto;width: auto\9; /* ie8 */}

.text-blue {color:#0FF;}
.text-white {color:#fff;}

#container {width:100%;max-width:1122px;position:relative;}
#container ul {color:#fff;background:url("../images/bg_dkGrey-fabric.jpg") repeat;}
#container ul h3,
#container ul h4 {padding:1em 1em;text-shadow:0 1px 1px rgba(0,0,0,0.3);font:normal 1.25em/2em 'MuseoSansRounded-700', Helvetica, Arial, sans-serif;}
#container ul h4.galleryTitle {
	animation: blueHighlight .6s;
	-moz-animation: blueHighlight .6s; /* Firefox */
	-webkit-animation: blueHighlight .6s; /* Safari and Chrome */
	-o-animation: blueHighlight .6s; /* Opera */
	}
#container ul li a {
	display:block;
	color:#333;
	padding:0.25em 1em;
	font:normal 1em/2em 'MuseoSansRounded-100', Helvetica, Arial, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
	}

#container ul li a:hover {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d9d9d9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d9d9d9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d9d9d9 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#d9d9d9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
	}
	
#container ul li a.active {	
	background: #7fffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #7fffff 0%, #79dfdf 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7fffff), color-stop(100%,#79dfdf)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #7fffff 0%,#79dfdf 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #7fffff 0%,#79dfdf 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #7fffff 0%,#79dfdf 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #7fffff 0%,#79dfdf 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7fffff', endColorstr='#79dfdf',GradientType=0 ); /* IE6-9 */
	}

#nav {
	float:left;
	width:192px;
	height:753px;
	min-height:630px;
	position:absolute;
	left:0;
	top:0;
	background:#666;
	z-index:0;
}

.subnav {
	float:left;
	width:192px;
	height:753px;
	min-height:630px;
	position:absolute;
	left:0;
	top:0;
	background:#666;
	z-index:50;
	-webkit-box-shadow:  0px 0px 1.25em 0.625em rgba(0, 0, 0, 0.3);
	box-shadow:  0px 0px 1.25em 0.625em rgba(0, 0, 0, 0.3);
}

#body-container {
	float:left;
	display:block;
	width:700px;
	max-width:700px;
	min-height:630px;
	overflow:hidden;
	position:absolute;
	left:0;
	/* -- left:384px; -- */
	top:0; 
	background:#333;
	z-index:100;
	-webkit-box-shadow:  0px 0px 1.25em 0.625em rgba(0, 0, 0, 0.3);
	box-shadow:  0px 0px 1.25em 0.625em rgba(0, 0, 0, 0.3);
}


#header {
	padding:3.565%;
	background:#333;
}
#header h1 {font:normal 500%/75% 'MuseoSansRounded-100', Helvetica, Arial, sans-serif;text-transform:uppercase;margin:2.667% 0 2.667% 0;}
#header h1 span {display:block;}
#header h2 {color:#ccc;font:normal 0.75em/1.5em 'MuseoSansRounded-100', Helvetica, Arial, sans-serif;text-transform:uppercase;}

#hero {
	background:#333;
	line-height:0;
	overflow:hidden;
}

a#menuShow, a#menuHide {
	display:block;
	padding:0.5em;
	position:fixed;
	top:326px;
	left:-40px;
	z-index:150;
	text-decoration:none;
	text-transform:uppercase;
	line-height:1em;

	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

a#menuShow{
	top:326px;
	left:-40px;
}

a#menuHide {
	top:331px;
	left:-45px;
}
a#menuShow:hover {
	
}


/* -- Media Queries 
-------------------------------------------------------- */

@media screen and (min-width:569px) {
	#body-container h1 {font-size:500%;}
	#nav,
	.subnav {width:192px;height:645px;}
	#body-container {width:600px;}
}

@media screen and (min-width:601px) {
	#body-container h1 {font-size:600%;}
	#nav,
	.subnav {width:192px;height:753px;}
	#body-container {width:700px;height:753px;}
}

/* -- iphone --*/
@media screen and (max-width:568px) {
	
	#container ul#body-container {
		position:fixed;
		background:none;
		float:none;
		display:block;
		width:100%;
		height:47px;
		min-height:47px;
		left:0;
		}
	
	#nav {
		width:50%;
		top:47px;
		}
	
	.subnav {
		width:50%;
		left:50%;
		top:47px;
		}
	 
	#body-container h1 {font:normal 1.75em/1.5em 'MuseoSansRounded-100', Helvetica, Arial, sans-serif;}
	#body-container h1 span {display:inline;}
	
	#header {padding:0.891%;}
	#header h1 {margin:0;}
	#header h2 {display:none;}
	
	#hero {display:none;}
	
	#container ul li a#menuShow, #container ul li a#menuHide {
		display:none;
	}
}

/* -- Animations 
-------------------------------------------------------- */

@keyframes blueHighlight {
	0% {color:#fff;font-size:1.25em;}
	50% {color:#0ff;font-size:2em;}
	100% {color:#fff;font-size:1.25em;}
	}

@-moz-keyframes blueHighlight {
	0% {color:#fff;font-size:1.25em;}
	50% {color:#0ff;font-size:2em;}
	100% {color:#fff;font-size:1.25em;}
	}

@-webkit-keyframes blueHighlight {
	0% {color:#fff;font-size:1.25em;}
	50% {color:#0ff;font-size:2em;}
	100% {color:#fff;font-size:1.25em;}
	}

@-o-keyframes blueHighlight {
	0% {color:#fff;font-size:1.25em;}
	50% {color:#0ff;font-size:2em;}
	100% {color:#fff;font-size:1.25em;}
	}