@font-face { font-family: copse; font-weight: thin; src: url('Copse-Regular.ttf'); }
@font-face { font-family: chunk-five; font-weight: thin; src: url('Chunkfive.otf'); }
@font-face { font-family: district; font-weight: thin; src: url('DistTh__.otf'); }

body {
	font-family: copse;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	color: #111;
	background: #4F4845;
}

div#illustrations_cont {
	background: #5B3636;
	color: #fff;
	width: 100%;
}

div#posters {
	background: #4F4845;
	color: #fff;
	width: 100%;
	margin-top: 0px;
}

div#posters img{
	-moz-box-shadow: 2px 2px 4px #333;
-webkit-box-shadow: 2px 2px 4px #333;
box-shadow: 2px 2px 4px #333;
}
div#layout {
	padding-top: 50px;
}

div#miscallaneous {
	padding-top: 50px;
	background: #fff;
}




div#miscallaneous div.container_16 {
	background: url('../images/Portfolio_avatar.png') top right no-repeat;
}

div#footer {
	background: #5B3636;
	color: #fff;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 10px;
}

div#footer p {
	text-align: center;
}

div#footer p.big {
	font-size: 2em;
	color: #FBC926;
}

p {
	margin-top: 0px;
	line-height: 150%;
	font-weight: none;
}

h1 {
	margin: 15px auto;
	margin-top: 100px;
	text-align: center;
	font-family: district;
	color: #FBC926;
	font-size: 2.5em;
	margin-bottom: 50px;
}

h1 span {
	background: url('../images/if_logo_sm.png') top left no-repeat;
	padding-left: 75px;
	text-transform: uppercase;
	margin-left: 25px;
	color: #FFFAC2;
}

h2 {
	font-family: chunk-five; 
	font-size: 2.5em;
	letter-spacing: 0.1em;
	font-weight: none;
	margin: 0px;
	margin-bottom: 10px;
	line-height: 100%;
	text-transform: uppercase;
	color: #ccc;
}

h2#illustrations {
	padding-top: 50px;
	padding-bottom: 25px;
	color: #fff;
}

div#posters h2 {
	font-size: 3.45em;
}

div#layout h2 {
	text-transform: uppercase;
}

div#miscallaneous h2 {
	color: #333;
}

h4 {
	font-size: 0.95em;
	font-weight: normal;
	font-family: district;
	color: #FBC926;
	line-height: 140%;
	margin: 0px 0px 10px 0px;
	
}

div#miscallaneous h4 {
	color: #36AB8A;
}

p.desc {
	font-size: 0.75em;
	font-family: district;
	color: #FFFAC2;
	line-height: 130%;
}

div#miscallaneous p.desc {
	color: #485654;
}

div.image img {
	background: #3C2415;
	border: 5px solid #603913;
	padding: 20px;
	
	-moz-box-shadow: 2px 2px 4px #483018;
-webkit-box-shadow: 2px 2px 4px #483018;
box-shadow: 2px 2px 4px #483018;
}

div.image.black img {
	background: #000;
	border: 5px solid #222;

	-moz-box-shadow: 2px 2px 4px #333;
-webkit-box-shadow: 2px 2px 4px #333;
box-shadow: 2px 2px 4px #333;
}

ul.shirts img {
	background: #6C301E;	
	padding: 12px;
	border: 4px solid #FBC926;
	
	-moz-box-shadow: 2px 2px 4px #D8BFD8;
-webkit-box-shadow: 2px 2px 4px #D8BFD8;
box-shadow: 2px 2px 4px #D8BFD8;
}

ul.shirts {
	padding: 0px;
	margin-top: 20px;
}

div#flairs_frame {
	padding-top: 20px;
	border: 18px solid #111;
	text-align: center;
		-moz-box-shadow: 2px 2px 4px #6A7469;
-webkit-box-shadow: 2px 2px 4px #6A7469;
box-shadow: 2px 2px 4px #6A7469;
}

h4#chezIrvin {
	margin-top: 35px;
}

.right {
	text-align: right;
}

ul#nav {
	padding: 0px;
	color: #eee;
	text-align: center;
	padding: 0px 0px 10px 0px;
	margin: 0 auto;
	position: fixed;
	width: 100%;
	z-index: 50;
}

ul#nav li {
	display: inline-block;

}


ul#nav li a {
	display: inline-block;
	color: #ddd;
	text-decoration: none;
	width: 150px;
	background: #222;
	border-bottom: 2px solid #555;
	border-right: 1px  solid #333;
	margin: 0px;
	padding: 5px 0px;
	filter:alpha(opacity=90);opacity:.9;
}

ul#nav li a:hover {
	color: #fff;
	background: #111;
	border-bottom: 2px solid #FBC926;
	border-right: 1px solid #555;
	filter:alpha(opacity=100);opacity:1;
}

ul#nav li a:active {
	color: #FBC926;
}

p a, h4 a {
	text-decoration: none;
	border-bottom: 1px solid #0E4EAD;
	color: #fff;
	background: #107FC9;
	display: inline-block;
	line-height: 130%;
	padding: 3px 3px 0px 3px;
	margin: 0px 2px 0px 0px;
}

h4 a {
	padding: 4px 5px;
}


p a:hover, h4 a:hover {
	background: #FE4365;
	border-bottom: 1px solid #FC9D9A;
}

p a:active, h4 a:active {
	background: #222;
}

span.rollover {
	opacity: 1;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	background:url('mag.png') center center no-repeat #000;
	cursor: pointer;
	height: 346px;
	width: 347px;
	position: absolute;
	z-index: 10;
	opacity: 0;
}

span.rollover:hover {
	opacity: .7;
	-o-transition-duration: 1s;
	-moz-transition-duration: 1s;
	-webkit-transition: -webkit-transform 1s;
	-webkit-box-shadow: 0px 0px 4px #000;
	-moz-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
}