/* BASIC PAGE SETUP ============================================================================= */


html {
	min-height:100%;
}

body { 
	margin:0;
	padding:0;
	background: #fff;
	font-family:bodycopy, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#fff; 
	word-wrap: break-word;
	background:#000;
}


/*  HEADINGS  ============================================================================= */


h1, h2, h3, h4, h5, h6 {
	font-family:  headings, Georgia, "Times New Roman", Times, serif;
	color: #fff;
	font-weight:bold;
	margin-top: 0 0 .5em;
	letter-spacing:-.025em;
	line-height:1em;
}

h1 { 
	font-size:48px;
}

h2 { 
	font-size:30px;
}

h3 { 
	font-size:24px;
	color:#b2b2b2;
}

h4 { 
	font-size:24px;
}


/*  TYPOGRAPHY  ============================================================================= */


p, ol, ul, dl, address { 
	margin-bottom : 1.5em; 
	line-height: 1.5em;
}

p {
	hyphens : auto;
}


/* LINKS =============================================================================  */


a:link, a:visited { 
	color : #b2b2b2;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration:none;
}

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


/* FORM =============================================================================  */


input, select, textarea{
	font-family:bodycopy, Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#fff;
	background-color:#222;
	border:0;
	padding:5px;
	margin:0 25px 0 0;
}

input.field {
	width:100%;
}

textarea {
	scrollbar-base-color:#1a1a1a;
	width:100%;
	height:100px;
}


label {
    display: block;
	clear:both;
	font-family:Headings;
	font-weight:bold;
	font-size:24px;
	line-height:24px;
	padding:10px 0 10px;
	color:#fff;
	margin:0;
}

.button {
	font-family:Headings;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	background-color:#1a1a1a;
	border:0;
	padding:5px 15px;
	margin:10px 25px 20px 0;
}

.button:hover {
	background-color:#eb2629;
	cursor:pointer;
}

label.error {
	color:#eb2629;
	font-size:16px;
	margin:0 25px 0 0;
	font-style:italic;
}

input.error, select.error, textarea.error {
	background:#666;
}

input:focus, select:focus, textarea:focus {
	background:#333;
	border:0;
}




/*  MAIN LAYOUT	============================================================================= */
/*  NAV	============================================================================= */


#menucontainer {
	width:96%;
	height:40px;
	position:absolute;
	z-index:999;
	padding:30px 2%;
	margin:0 auto;
	background:#000;
}

#toplogo {
	position:relative;
	float: left;
	font-family:headings;
	font-size:48px;
}

#toplogo a {
	color:#fff;
}

nav {
	position:relative;
	float:right;
}

nav ul {
	display:block;
	z-index:999999;
	float:right;
	margin:0;
	padding:0;
}

nav ul li {
	display:inline-block;
	position:relative;
}

nav ul li a:link, nav ul li a:visited {
	font-family:headings;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	margin:30px 10px 0 0;
	display:inline-block;
	position:relative;
	text-decoration:none;
}

nav ul li a:hover, nav ul li a:active {
	color:#b2b2b2;
	text-decoration:none;
}

nav ul li.current a {
	color:#b2b2b2;
	cursor:pointer;
}

.slicknav_menu {
	display:none;
}

#subNav {
	position:absolute;
	z-index:998;
	top:120px;
	left:0;
	white-space:normal;
	background:#000;
	padding:20px 20px 20px 40px;
	text-transform:capitalize;
	font-family:headings;
	font-size:24px;
	color:#fff;
	font-weight:bold;
	width:420px;
}



/*  MAIN BODY	============================================================================= */

#container {
	position: relative;
	clear: both;
	margin: 0 auto;
}

#slidefull {
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}


#slidefull-infobox {
	position:absolute;
	z-index:2;
	left:20px;
	top:35%;
	width:600px;
	height:275px;
}


#quote {
	position:absolute;
	z-index:3;
	right:20px;
	top:40%;
	width:400px;
	text-align:right;
}

#about {
	width:410px;
	position:absolute;
	z-index:998;
	top:80px;
	left:0;
	white-space:normal;
	background:#000;
	padding:40px;
}

#boxLeft {
	max-width:400px;
	position:absolute;
	z-index:998;
	top:200px;
	left:0;
	white-space:normal;
	background:#000;
	padding:40px;
}

#teaser {
	max-width:400px;
	position:absolute;
	z-index:998;
	top:40%;
	left:0;
	white-space:normal;
	background:#000;
	padding:40px;
}


#boxRight {
	position:absolute;
	z-index:998;
	top:200px;
	right:0;
	white-space:normal;
	background:#000;
	padding:40px;
}

.contactForm {
	width:400px;
}

#quote h1 {
	display:inline;
	background:#000;
	box-shadow: 15px 0 0 #000, -15px 0 0 #000;
}

#socialButtons {
	position:absolute;
	z-index:998;
	right:20px;
	bottom:20px;
	width:245px;
	height:45px;
}

#social {
    height: 45px;
    margin: 0;
    padding: 0;
}

#social li, #social a {
    height: 45px;
    display: block;
}

#social li {
    float: left;
    list-style: none;
    display: inline;
    text-indent: -9999em;
	margin:0 5px 0 0;
}

#social1 { width: 90px; }
#social2, #social3, #social4 { width: 45px; }

#social1 a:link { background:url("../img/mySocialBar.png") 0px 0px no-repeat; }
#social2 a:link { background:url("../img/mySocialBar.png") -90px -0px no-repeat; }
#social3 a:link { background:url("../img/mySocialBar.png") -135px 0px no-repeat; }
#social4 a:link { background:url("../img/mySocialBar.png") -180px 0px no-repeat; }

#social1 a:hover { background:url("../img/mySocialBar.png") 0px -45px no-repeat; }
#social2 a:hover { background:url("../img/mySocialBar.png") -90px -45px no-repeat; }
#social3 a:hover { background:url("../img/mySocialBar.png") -135px -45px no-repeat; }
#social4 a:hover { background:url("../img/mySocialBar.png") -180px -45px no-repeat; }

/*  PRESS	============================================================================= */


#presscontainer {
	position:relative;
}

.pressThumb {
	position:relative;
	float:left;
	margin:5px;
	height:200px;
	width:auto;
}


/*  RESPONSIVE GOODNESS */

@media screen and (max-width: 960px) {
	
body { 
	font-size:11px;
}

h1 { 
	font-size:36px;
}

h2 { 
	font-size:26px;
}

h3 { 
	font-size:20px;
}

#menucontainer {
	padding:20px 2%;
}

.mySlideshow {
	margin:50px 0;
}

nav ul {
	display:none;
}

.slicknav_menu {
	display:block;
}

#subNav {
	top:83px;
	padding:15px;
}

#toplogo {
	font-size:36px;
}

#about {
	width:90%;
	top:80px;
	padding:5%;
}

#quote {
	top:120px;
	left:0;
	width:100%;
	text-align:center;
}

#slidefull-infobox {
	left:5%;
	top:300px;
	width:90%;
}


#teaser {
	bottom:0;
}


#boxLeft, #about {
	top:140px;
}

#boxRight {
	top:410px;
	left:0;
	padding:5%;
}

#socialButtons {
	display:none;
}

.contactForm {
	width:89%;
}


}
