/* @override 
	http://stevesunderland.com/css/stylesheet.css
	http://stevesunderland.com/css/stylesheet.css
	file:///Users/stevesunderland/Sites/stevesunderland.com/css/stylesheet.css
*/

/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

html {
	
}

body {
	font: normal 13px/150% "Helvetica Neue", Helvetica, Geneva, Arial, sans-serif;
	background-color: #000;
	color: #7f7f7f;
}

ul {
	padding-left: 22px;
	margin-right: 20px;
}

p {
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}

div.slider {

}
hr, HR {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #000000;
	border-bottom-color: #fff;
	border-left-color: #000000;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link, a:visited {
	text-decoration: underline;
	color: #666;
}

a#photography {
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #fff;
}
h2, H2 {
	color: #fff;
	text-align: left;
	margin: 0;
	padding-bottom: 3px;
	padding-top: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	line-height: 30px;
	font-variant: normal;
	font-style: normal;
	font-weight: 100;
	font-size: 14px;
	letter-spacing: 1px;
}

h3, H3 {
	font-size: 13px;
	letter-spacing:.1em;
	font-weight:bold;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 10px;
}

h3:hover, h3 a:link{
	text-decoration:none;
	color:#666;
	}
#advertising {
	text-align: left;
	padding-left: 5px;
}
.wrapper {
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

div.header {
	padding: 7px 5px;
}

.header img {
	padding: 0;
}

.trigger, .slider, .main {
}

.slider p, .slider table {
	padding-top: 5px;
}

.header h1 {
	margin-bottom: 2px;
}

.main h2 {
	text-align: left;
	
}

h2:hover {
	background-color: #333;
}

#projectsContent {
	height: 480px;
	width: 640px;
	margin-bottom: 20px;
	z-index: 10;
	margin-top: 0;
}

span.new {
	font-size: 9px;
	text-transform: uppercase;
	color: #b3b3b3;
}

.xml, .javascript {
	margin: 5px 5px 5px 10px;
	padding-left: 15px;
	border-left: 1px dotted #666666;
	font-family: "Courier New", Courier, monospace;
}

.footer {
	font-size: 12px;
	font-style: normal;
	text-align: left;
	border-top: 1px #000;
	padding-top: 10px;
	padding-bottom: 5px;
	background-color: transparent;
	color: #666;
	text-transform: uppercase;
}

.footer img {
	margin-top: 50px;
	display: none;
}

.footer a:hover {
	color: #fff;
}
