article, section, aside, nav, header, footer { 
    display: block;
}

* {
	margin: 0; padding: 0;
}

body { 	font-family: 'Work Sans', sans-serif;}

#top {
	
	height: 245px;
	border-bottom: 1px solid #CCC;
	position: fixed;
	width: 900px;
	background-color:rgba(255, 255, 255, .95);
	z-index: 2;
}

sup { vertical-align: top; font-size: 0.6em;
		position: relative; top: -0.5em; left: 2px;
 }

#wrapper {

	width: 900px;
	margin: 0 auto;
	
}

header {

	height: 120px;
	color: white;
	text-align: center;
	line-height: 120px;
	

}

header h1 { 
	font-size: 72px;
	font-weight: 100;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 20px;
	font-weight: 200;
}

#slogan h2 { 
	font-size: 24px;
	padding-bottom: 25px;
	font-weight: 300;
	color: #aaa;
	text-align: center;

}


header a {
	text-decoration: none;
	color: #000000;
	border-bottom: solid 2px transparent;


}

header a:hover {
	border-bottom: solid 2px #000000;
	transition: border-bottom .8s;

}

nav {
	
	height: 30px;
	line-height: 30px;
	background-repeat: no-repeat;
	color: black;
	font-family: 'Work Sans', sans-serif;
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;


}

nav ul {
	margin-left: 80px;
	list-style-type: none;

}

nav ul li {
	float: left;
	height: 30px;
	line-height: 30px;
	
}

nav ul li a {
	color: white;
	text-decoration: none;
	display: block;
	text-align: center; 
	background: #000;  
	padding: 0 20px;
	display: block;     
	                                                                                                      
}

nav ul li a:hover {
	color: #000;
	background: #fff;
	
}


 #thispage a {
	
	background: #333;
}



#thispage a:hover {

	background: #FFF;
}



#content {
	padding-top: 220px;
	padding-bottom: 50px;
	width: 900px;
	float: left;
	xcolor: #AAA;
	color: #000;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	line-height: 1.6em;
}



#content quote {
display: block;
background: #EEE;
color: #000;
margin: 0px 0px 20px 20px;
padding: 20px;
border-left: 5px solid #DDD;
font-family: Georgia;
}


#content blockquote {

display: block;
background: #EEE;
color: #000;
margin: 0px 0px 20px 20px;
padding: 20px;
border-left: 5px solid #DDD;
font-family: Georgia;
width: 75%;
}

#content #blockquote p { margin-bottom: 0px; }

#content .attribute {
	line-height:1em;
	padding-left: 200px;
	
}

#science #content .attribute {

	margin-left: 30px;
	
}

#clients #content .attribute {

	margin-left: 50px;
	
}

#iphoneadjust .atribute {
padding-left: 245px;
}



@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) {
 
	#content .attribute {
	
	padding-left: 100px;
	
	}

	#science #content .attribute {

		margin-left: 120px;
	
	}

	#iphoneadjust .attribute {

		padding-left: 20px;
	}

	#work .attribute {
		padding-left: 180px;
	}

	#clients .attribute {
		padding-left: 160px;
	}

}

#content .author {
	
	position: relative;
	top: -5px;
	font-weight: bold;
	text-align: right;
}

#content .organization {
	font-weight: normal;
	padding-left: 20px;
	font-size: 12px;
}

/*#fourohfour #content {
	padding-top: 280px;
}
*/

#project #content {
	padding-top: 300px;
}

#project #content h1 {
	line-height: 1.1em;
}

/*
 #art #content, #art #content, #work #content, #science #content {
	padding-top: 280px;
}
*/    

#content h1 { 
	font-size: 36px;
	font-weight: 100;
	color: #000000;
	font-family: 'Work Sans', sans-serif;
	text-transform: uppercase;
	padding-bottom: 20px;

}

#content h2 { 
	font-size: 22px;
	font-weight: 600;
	color: #000;
	font-family: 'Work Sans', sans-serif;
	padding-bottom: 20px;
}

#direction {
	text-align: center;
}

#content h3 { 
	
	font-weight: 400;
	font-size: 14px;
	padding-right: 10px;
	

 } 

#content p {
	padding-bottom: 20px;
}

#content img {

	padding: 5px;
	border: 1px solid #CCC;
	margin: 15px;
	xborder-radius: 10px;
}

#leftcontent img {
	margin-left: 0px;
}


#leftcontent { float: left;
		width: 220px;
		padding-left: 10px;
		padding-right: 20px;
	
	
		
		}
	
#work #leftcontent a  {
	
}	
		
#leftcontent a img:hover {
	border-color: #000;
}	
	
#content ul {
	list-style-type: none;
	padding-bottom: 30px;
}

#content ul li a {
	text-decoration: none;
	xcolor: #AAA;
}

#content ul li a:hover {
	xcolor: #000	;
}		

.clientlist {
	width: 265px;
	font-size: 12px;
	padding-right: 10px;
	float: left;
}

#work .clientlist, #science .clientlist {
	width: 550px;
}

.clientlist ul li {
	list-style-type: circle;
	margin-left: 45px;
}	

#twocolumncontent {
		
		float: left;
		width: 580px;
		padding-left: 40px;
		padding-right: 10px;
}	
		
#rightcontent {
		float: left;
		width: 290px;
		padding-left: 40px;
		padding-right: 10px;
	
}

#middlecontent {
	float: left;
		width: 300px;
		padding-left: 10px;
}

#twocolumncontent a, #middlecontent a, #rightcontent a {
		color: #000;
		text-decoration: none;
		font-weight: 400;
}


#twocolumncontent a:hover, #middlecontent a:hover, #rightcontent a:hover {

	color: #000;
	border-bottom: 2px solid #000;

}	


footer {

	border-top: 1px solid #CCC;
	padding-top: 25px;
	
	color: #333;
	xheight: 100px;
	width: 900px;
	clear:both;
	
}

footer section {
	padding-right: 50px;
	float: left;
	font-family: 'Work Sans', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	line-height: 1.8em;
	padding-bottom: 25px;
	
}

footer h1 {
	font-size: 20px;
	font-weight: 100;
	color: #000000;
	text-transform: uppercase;
	padding-bottom: 10px;
}


footer section ul {
	list-style-type: none;
}

#second ul {
	padding-top: 38px;
}

footer section ul li a {
	text-decoration: none;
	color: #AAA;
	transition: color 1s;   
	     
}

footer section ul li a:hover {
	color: #333;
	border-bottom: 2px solid #000;
}

#sitemap {
	float: left;
}

.email a, .phone {
	text-transform: lowercase;
	position: relative;
	top: 16px;
	font-weight: 300;
	color: #aaa;
}

#logo {
	
	float: right;
	text-align: right;
}

#logo section {
	padding-right: 0;	
}

#logo section a {
	
	font-size: 48px;
	font-weight: 100;
	color: #000000;
	text-transform: uppercase;
	line-height: 48px;
}

#logo section a {
	color: #aaa;
	text-decoration: none;
	transition: color .5s;
	
}

#logo section a:hover {
	color: #000;
	transition: color .5s;

}	

#logo h2 {
	
	text-align: right;
	font-size: 20px;
	font-weight: 200;
	color: #aaa;
	text-transform: lowercase;
}

#logo a img {
	opacity: .12;
	transition: opacity .5s;
}

#logo a:hover img {
	opacity: 1;
}

#photo {
	text-align: right;
}

h5 {
	font-weight: 300;
	color: #EEE;
	text-transform: lowercase;
	transition: color .5s;
}

h5:hover {
	transition: color .5s;
	color: #000;
}

#photo h3 {
	font-weight: 300;
	font-size: 14px;
	color: #BBB;
	padding: 0 20px 0 0;
	margin: 0;
	position: relative;
	top: -25px;
}

#photo img {
	xborder-radius: 10px;
	width: 860px;
	height: 304px;

}

#photo {
	padding-bottom: 10px; 
}

#work #photo {
	padding-bottom: 10px;
}

.worksample {
	
	float: left;
}
.worksample img {

	width: 150px;
	height: 200px;
	
} 

.worksample a {


	width: 150px;
	height: 200px;
} 

.worksample a:hover {
	width: 150px;
	height: 200px;
} 

.rotated-text {
	font-size: 96px;
	z-index: -2;
    display: inline-block;
    overflow: hidden;
    width: 1.5em;
}

#leftcontent h2 {
	font-size: 96px;
	padding-right:70px;
	
}

.rotated-text__inner {
    display: inline-block;
    white-space: nowrap;
    /* this is for "non IE" browsers
       that dosn't support writing-mode */
    -webkit-transform: translate(1.1em,0) rotate(90deg);
       -moz-transform: translate(1.1em,0) rotate(90deg);
         -o-transform: translate(1.1em,0) rotate(90deg);
            transform: translate(1.1em,0) rotate(90deg);
    -webkit-transform-origin: 0 0;
       -moz-transform-origin: 0 0;
         -o-transform-origin: 0 0;
            transform-origin: 0 0;
   /* IE9+ */
   -ms-transform: none;
   -ms-transform-origin: none;
   /* IE8+ */
   -ms-writing-mode: tb-rl;
   /* IE7 and below */
   *writing-mode: tb-rl;
}
.rotated-text__inner:before {
    content: "";
    float: left;
    margin-top: 100%;
}

/* mininless css that used just for this demo */
.container {
  float: left;
}

#leftcontent h1 {
	font-size: 48px;
	padding: 0px 0px 0px 10px;	
	font-weight: 200;
}

/*

#leftcontent h1 {
 	display: inline-block;
    white-space: nowrap;
	font-size: 96px;
	transform: rotate(270deg);
	transform-origin: right bottom 0;
	xpadding-right: 100px;
	
	
}

#contact #leftcontent h1 {
	position: relative;
	right: 260px;
	top: -40px;
}


#work #leftcontent h1 {
	position: relative;
	right: 100px;
	top: -40px;
}

#clients #leftcontent h1 {
	position: relative;
	right: 200px;
	top: -40px;
}

#art #leftcontent h1 {
	position: relative;
	right: -10px;
	top: -40px;
}

#science #leftcontent h1 {
	position: relative;
	right: 210px;
	top: -40px;
}

#fourohfour #leftcontent h1 {
	position: relative;
	right: -10px;
	top: -40px;
}

#about #leftcontent h1 {
	position: relative;
	right: 130px;
	top: -40px;
}
*/