/* @override 
	http://evanrthompson.dev/_support/css/style.css
	http://evanrthompson.com/_support/css/style.css
*/

html, body {
background: #e7e7e7 repeat;
margin:0;
padding:0;
color: #1f1f1f;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	height: 101%;
}

span.smartypants {
color:#e32422;
bottom:1px;
position:relative
}

#page-wrap {
margin-right:auto;
margin-left:auto;
width: 740px;
	padding-right: 10px;
	padding-left: 10px;
}

h2, p.listHead {
margin:0;
	font-weight: bold;
	font-size: 24px;
}

h3 {
}

#content p {
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.email {
	color: #ffffff;
	background-color: #2eb0fa;
	-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
	font-weight: bold;
	margin-left: 12px;
	padding: 5px;
}

a.email:hover {
	color: #ffffff;
	background-color: #0575f4;
	-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
	padding: 5px;
	text-decoration: none;
}

.fade {
	color: #777777;
}

.project_title h4 {
	display: inline;
	font-size: 32px;
	margin: 0 12px 0 0;
}

.project_title a.visit_link:link {
	color: #ffffff;
	background-color: #2eb0fa;
	-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
	padding: 8px 40px 8px 8px;
	position: absolute;
	top: 5px;
	-webkit-box-shadow: #999 0px 0px 3px;
	font-weight: bold;
	right: 345px;
	z-index: 100;
}

.project_title a.visit_link:visited {
	color: #ffffff;
	background-color: #2eb0fa;
	-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
	padding: 8px 40px 8px 8px;
	position: absolute;
	top: 5px;
	-webkit-box-shadow: #999 0px 0px 3px;
	font-weight: bold;
	right: 345px;
	z-index: 100;
}

.project_title a.visit_link:hover {
	color: #ffffff;
	-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
	padding: 8px 40px 8px 8px;
	position: absolute;
	top: 5px;
	-webkit-box-shadow: #999 0px 0px 3px;
	font-weight: bold;
	right: 350px;
	text-decoration: none;
	z-index: 100;
}

#header {
	margin-top: 48px;
	margin-bottom: 48px;
}

#header h1 {
	float: left;
	margin: 0;
}

#header p {
	height: 40px;
	color: #707070;
	font-weight: bold;
	font-size: 17px;
	padding-right: 180px;
	padding-left: 250px;
	line-height: 16px;
	padding-top: 2px;
}

p.project_description {
	width: 350px;
	float: left;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 1.4em;
}

img.project_image {
width: 380px;
float: right;
height: 200px;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
box-shadow: 0 0 1px #222;
-webkit-box-shadow: 0 0 3px #222;
-moz-box-shadow: 0 0 3px #222;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 200;
}

ul { list-style: none; }

ul#tabs-nav { list-style: none;
	padding-left: 0;
	margin-top: 12px;
	margin-bottom: 48px;
}

#fading_tabs {
	margin-bottom: 24px;
}

.project_title {
	display: block;
	margin-bottom: 12px;
	width: 350px;
}

#tabs-nav { overflow: hidden; margin: 0 0 10px 0; }
#tabs-nav li { width: 97px; float: left; margin: 0 10px 0 0; }
#tabs-nav li.last { margin-right: 0; }
#tabs-nav li a { display: block; padding: 5px; background: #959290; color: white; font-size: 12px; text-align: center; border: 0;
	font-weight: bold;
		-webkit-border-radius: 8px;
	-mozilla-border-radius: 8px;
	-border-radius: 8px;
}
#tabs-nav li a:hover { background-color: #111;
	text-decoration: none;
}

#web, #print { display: none; }

#tabs-nav li#tab-latest a.current, ul#latest li a:hover { background-color: #7eaa14; color: white;
}
#tabs-nav li#tab-web a.current, ul#web li a:hover { background-color: #d30000; color: white; }
#tabs-nav li#tab-print a.current, ul#print li a:hover { background-color: #8d01b0; color: white; }

div#all-list-wrap ul {
	margin-left: 0;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

ul#latest li, ul#web li, ul#print li {
	display: block;
	height: 200px;
	position: relative;
	margin-bottom: 48px;
}

ul.list {
	padding: 0;
	margin-bottom: 12px;
	height: 180px;
}

ul.list li {
	padding: 0;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
}

#webthings {
	float: left;
	width: 50%;
}

#printthings {
	float: right;
	width: 50%;
}

h2 {
	clear: both;
}

div#content {
width: 740px;
}

div#contact {
	padding-top: 2px;
	clear: both;
	position: relative;
	float: left;
	margin-right: auto;
	margin-bottom: 48px;
}

#webthings