body{
	font-family: 'Sorts Mill Goudy', serif;
	padding: 0
	margin: 0;
/*	background: #f8f8f8 url(../i/morganallanknutson.png) no-repeat;	
	background-size: 100%;
	background-position: center;
*/

	}


aside{
	clear: both;
	padding-top: 25px;
	font-size: 11px;
	color: #ccc
	}


.dossier{
	margin: 10% 0 0 20%;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;	
	z-index: 99999;
	}


.dossier:hover{
	}



.dossier:hover dd a{
	text-decoration: underline;
	}



a:hover{
	text-decoration: none;
	}


ul.visit-these-fucking-things a{
	float: left;
	font-family: "UntitledRegular", Helvetica, Arial, sans-serif !important;
	font-size: 20px;
	text-decoration: none !important;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;	
	text-shadow: 0 1px px #fff;
	}


ul.visit-these-fucking-things a:hover{
	color: #666; 
	}


ul.visit-these-fucking-things a:active{
	color: #000; 
	}


a div{
	display: none;
	}
	
ul{
	padding: 0 0 0 1.3em;
	margin: 0;
	}	

li{
	list-style:decimal;
	}

.visit-these-fucking-things{
	margin: 0;
	padding: 0;
	}

.visit-these-fucking-things ul{
	margin: 0;
	padding: 0;
	}

.visit-these-fucking-things li{
	list-style: none;
	margin-right: 10px;
	float: left;
	}



.visit-these-fucking-things li.twitter-link a:before{
	content:'f';
	}

.visit-these-fucking-things li.dribbble-link a:before{
	content:'g';
	}


.dossier:hover dd,
.dossier:hover a{
	margin: 0 0 2em;
	color: #444;
	}

.dossier:hover dt strong{
	color: #666;
	}

dd, a{
	margin: 0 0 2em;
	color: #aaa;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;	
	}

dt{
	margin: 0 0 .3em;
	}


dt strong{ 
	font-weight: normal;
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: .2em;
	color: #ccc;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;		
	}

@font-face {
	font-family: 'UntitledRegular';
	src: url('http://morganallanknutson.com/fonts/glyphs2-webfont.eot');
	src: url('http://morganallanknutson.com/fonts/glyphs2-webfont.eot?#iefix') format('embedded-opentype'),
	 url('http://morganallanknutson.com/fonts/glyphs2-webfont.woff') format('woff'),
	 url('http://morganallanknutson.com/fonts/glyphs2-webfont.ttf') format('truetype'),
	 url('http://morganallanknutson.com/fonts/glyphs2-webfont.svg#UntitledRegular') format('svg');
	font-weight: normal;
	font-style: normal;
	}
	
	
	
	
	
	



