/*
Theme Name: helloMuller
Theme URI: http://www.hellomuller.com/
Description: helloMuller Ltd website 2013
Version: 1.0
Author: Tom Muller/helloMuller

Copyright 2013.
The design & code of this website is currently not licensed for public use.

*/


/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
}

ol, ul, li {
	list-style: none;
	padding: 0;
	margin: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*helloMuller Styles*/

body {
	background-color: #fff;
	text-align: left;
	font: normal 400 18px/1.5em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
	color: #000;
}

a, a:visited {
  color: #000000;
  transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid ##000000;
  font-family: "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
  font-style: normal;
  font-weight: 700;
}
 
a:hover {
  color: #000000;
}

#wrapper {
	max-width: 1410px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
}

#page {
	margin: 0px;
	}

#navigation {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #000;
}

#footnotes {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #000;
	padding: 20px 0;
	margin: 20px 0 0;
}

#footer {
	width: 100%;
	float: left;
	clear: both;
	border-top: 15px solid #ff500a;
	padding: 20px 0;
	margin: 0 0 20px;
}

#project_intro {
	width: 100%;
	float: left;
	clear: both;
	padding-bottom: 20px;
}

#project_visuals {
	width: 1370px;
	float: left;
	clear: both;
	padding-bottom: 15px;
}

#content_left {
	width: 32%;
	float: left;
	margin: 0;
	padding: 0;
}

#content_right {
	width: 65%;
	float: right;
}

#visuals {
	max-width: 1370px;
}

.visuals img {
	margin: 0px 0 -8px;
	}

p {
	width: 100%;
}

p.first {
	margin-bottom: 1.6em;
	text-indent: 1.6em;
	text-align: left;
	color: #999;
}

p.standfirst {
	text-align: left;
	margin-bottom: 3.2em;
	color: #000000;
}

p.linklist {
	text-align: left;
	margin-bottom: 0.6em;
	color: #000000;
}


p.description {
	text-align: left;
	margin-top: 0;
	font-weight: 700;
	font-family: "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
}

p.biog {
	width: 80%;
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 30px;
	font: normal 400 0.8em/1.4em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
	
}

h1 {
	text-align: left;
	margin-bottom: 0.5em;
	font: normal 900 36px/1.2em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
}

h2 {
	text-align: left;
	margin-bottom: 1.2em;
	font: normal 500 20px/1.2em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
}

strong {
	font-family: "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
	font-style: normal;
	font-weight: 800;
}

em {
	font-style: italic;
}

.footnote {
	text-align: left;
	font: normal 500 0.6em/0.8em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
	padding:0;
	vertical-align: top;
}

small {
	text-align: left;
	font: normal 500 0.75em/0.9em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
}

img {
	max-width: 100%;
	margin:0;
	padding: 0;
	height: auto;
}

ul, li {
	list-style: none;
	padding: 0;
	margin:  0;
}

/*.slideshow { 
	list-style: none; margin: 0; padding: 0; overflow: hidden; 
}

.slideshow li { 
	display: none; float: left; margin: 0; padding: 0; width: 100%; 
}

.slideshow li:first-child { 
	display: block; 
}

.slideshow img { 
	max-width: 1400px; vertical-align: top; 
}*/
   
::selection {
background: #ff500a;
color: white;
text-shadow : none;
}

::-webkit-selection { 
background: #ff500a;
color: white;
text-shadow : none;
}

::-moz-selection { 
background: #ff500a;
color: white;
text-shadow : none;
}
 
    
/*Responsive*/

@media screen and (max-width: 900px) {

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body {
	background-color: #fff;
	text-align: left;
	font: normal 500 1em/1.4em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
	color: #000;
}

#wrapper {
	width: 100%;
}
#images {
	width: 100%;
	float: none;
}
#content_left {
	width: 100%;
	float: none;
}

#content_right {
	width: 100%;
	float: none;
}
#page {
	margin: 0%;
}

p.biog {
	width: 100%;
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 10px;
	font: normal 400 0.8em/1.4em "aktiv-grotesk-std","Helvetica Neue","Arial","Helvetica",sans-serif;
}