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, font, 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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset thanks eric meyer! */



	html,body{ height: 100%; }
	body{
		background:url(images/bg-curvedscreamer.jpg);
		background-repeat: no-repeat;
		background-position:bottom right;
		background-attachment: fixed;
		font: 12px/150% Arial, Helvetica, sans-serif;
		
	}
	
	#header{
		width:725px;
		margin:0 auto;
		padding:35px 0 0 0;
	}
	#header li{
		float:left;
	}
	
	#header li.last{
		float:right;
	}
	
	#facebook{
		position:relative;
		top:10px;
		right:50px;
	}
	

	a{
		color:#999999;
		outline: none; /* new addition */
	 	text-decoration:none;
	}

	a:hover{
		color:#333333;
		outline: none; /* new addition */
		text-decoration:none;
	}
	
	#name{
		/*font-size:3.2em;
		color:#999;
		font-family:georgia;
		height:45px;*/
		
		color:#AAAAAA;
		font-size:3.25em;
		font-weight:200;
		letter-spacing:-1px;
		line-height:1.2;
		padding:0 0 1em;
		
		font-family:"p22-underground-1","p22-underground-2","P22UndergroundPro-Book","P22 Underground Pro Book","P22JohnstonUnderground-Regular","P22JohnstonUnderground","P22 Underground","Gill Sans","Gill Sans MT",GillSansMT,GillSans,Helvetica,Arial,sans-serif;
	}
	
		#name img{
			position:relative;
			top:10px;
		}
	
	#container {
		min-height: 100%;
		margin: 0 0 -330px 0;
		position: relative;
		text-align:center;
		width:100%;
		
	}
	
	#content{
		width:800px;
		margin:0 auto;
	}
		#content p{
			margin:0 0 1em 0;
		}
	
	#footer {
		height: 330px;
		position: relative;
		text-align:center;
		display:block;
		margin:200px 0 0 0;
	}
	
	.clearfooter {
		height: 330px;
		clear: both;
	}
	
	#boxes li{
		float:left;
		padding:20px 0 0 0;
	}
	
	.box{
		text-transform: uppercase;
		text-align:left;
		z-index:99;
		margin: 0 auto;
	}
	
	.box-inner{
		float:left;
		padding-left:55px;
		text-align:left;
		width:25%;
	}
	
	.box-inner-full{
		float:left;
		padding-left:55px;
		text-align:left;
		width:80%;
	}
	
	#bottom-wrapper{
		text-align:center;
		width:100%;
		margin:35px 0;
		border-left:2px solid #f7f7f7;
	}

	
	#blog{
		text-align:left;
		width:700px;
		margin:100px auto 0 auto;
		
	}
	
		#blog h2{
			color:#AAAAAA;
			font-size:2.6em;
			font-weight:200;
			letter-spacing:-1px;
			line-height:1.4;
			padding:0 0 .2em;

			font-family:"p22-underground-1","p22-underground-2","P22UndergroundPro-Book","P22 Underground Pro Book","P22JohnstonUnderground-Regular","P22JohnstonUnderground","P22 Underground","Gill Sans","Gill Sans MT",GillSansMT,GillSans,Helvetica,Arial,sans-serif;
		}
		
		
		.entry{
			padding:30px 0 30px 0;
			border-bottom:2px dotted #ccc;
			font-size:1.3em;
		}
		
		.entry h4{
			/*color:#666;
			margin:0 0 8px 0;
			font-size:1.5em;
			line-height:1.1em;*/
			font-family: Helvetica, Arial, sans-serif;
			font-size: 44px;
			font-style: normal;
			font-weight: bold;
			text-transform: normal;
			letter-spacing: -2px;
			line-height: 1.2em;

		}
		
		.entry-meta{
			background:none repeat scroll 0 0 #F3F3F3;
			color:#616161;
			float:left;
			font-size:14px;
			font-style:italic;
			padding:1px 4px;
			margin:10px 0;
		}
		
		.entry-content{
			/*padding:1px 4px;
			color:#777;
			font-size:1.2em;
			line-height:1.2em;*/
			
			color:#777;
			font-family: Cambria, serif;
			font-size: 16px;
			font-style: italic;
			font-weight: normal;
			text-transform: normal;
			letter-spacing: normal;
			line-height: 1.5em;
		}
		
		.share-save{ padding: 1px 4px; }
		

	
	h2 { font-size:15px; color:#666; font-weight:bold; margin:0 0 5px 0; }
	
	h3 { color:#77DE10; margin:0 0 5px 0; font-size:17px; }

	#te { height:10px; left:0; right:0; top:0; }
	
	#be { bottom:0; height:10px; left:0; right:0; }
	
	#le { bottom:0; left:0; top:0; width:10px; }
	
	#re { bottom:0; right:0; top:0; width:10px; }
	
	#te, #le, #re, #be { background-color:#f9f9f9; display:block; position:fixed; z-index:10; }

/* large links words */
div#words a { color:#E1E1E1; }
	div#words a:hover { color:#BFBFBF; }
	
div#words, h2.divider{
	margin: 25px auto 0;
	width:760px;
	/* font-family: 'Arimo', serif; */
	font-family: 'Arial Black', sans-serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 700;
	text-shadow: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -0.029em;
	word-spacing: 0em;
	line-height: .9em;
	text-align:left;
}


div#words .bottom { font-size: 42px; letter-spacing: -0.009em; }

div#words a.active, div#words a.active:hover { color:#9F9F9F; }

/* WORK HEADLINES */
h2.divider { font-size:2em; padding:25px 0 25px 54px; color:#e1e1e1; }
