/* CSS Reset http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
/*:focus {
	outline: 0;
}*/
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* End CSS Reset */

html {
	margin:0px;
}

body {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	line-height:17px;
	margin:10px 0 0 0;
	text-shadow:0 0 0px #000;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-weight:lighter;
	color:#464646;
	background:url(/images/background_left.gif) top left repeat-y;
}

#wrapper {
	width:1000px;
}

#header {
	float:left;
	width:220px;
}

h1 {
	float:left;
	display:block;
	height:250px;
	width:47px;
	overflow:hidden;
	margin:-10px 28px 0 0;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
	background:url(/images/logo_vertical.png) no-repeat;
}

/*
h1 {
	float:left;
	display:none;
	height:57px;
	width:220px;
	margin-bottom:20px;
}

h1 a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
	background:url(/images/logo_new.png) no-repeat;
}
*/

h2 {
	font-family:"Helvetica Neue 85 Heavy", "Helvetica Neue Heavy", "Helvetica Neue", Helvetica, Arial;
	font-weight:800;
	font-size:16px;
	line-height:1em;
	text-transform:uppercase;
	width:auto;
	float:none;
	height:auto;
	margin:0 0 1em 0;
}

h2 em {
	color:#b7b7b7;
}

h3 {
	width:640px;
	color:#555555;
	font-size:24px;
	line-height:24px;
	font-family:"Helvetica Neue 55 Roman", "Helvetica Neue Roman", "Helvetica Neue", Helvetica, Arial;
	font-weight:500;
	letter-spacing:0;
	margin-top:1em;
}

h3 em {
	color:#b7b7b7;
}

h3 a {
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

h4 {
	font-size:18px;
	margin:2em 20px 0 0;
}

a, a:link, a:visited {
	color:#b7b7b7;
}

a:hover {
	color:#636363;
	text-decoration:none;
}

p {
	margin:1em 0;
}

blockquote {
	padding:.5em 1em;
	border:1px solid #cccccc;
}

.image {
	padding:3px;
	border:1px solid #cccccc;
	width:640px;
	margin-bottom:2em;
}

p.caption {
	font-size:.8em;
	width:auto;
	margin:0 0 0 .5em;
	color:#898989;
}

ul#menu {
	margin-top:1em;
}

ul#menu li {
	width:220px;
	text-transform:uppercase;
}

ul#menu li a {
	display:block;
	text-decoration:none;
	width:200px;
	height:48px;
	padding:0 20px 0 0;
	text-indent:-999em;
}

ul#menu li.menuPortfolio a {	background:url(/images/menuPortfolio.png) 10px 0 no-repeat;	}
ul#menu li.menuPhotography a {	background:url(/images/menuPhotography.png) 10px 0 no-repeat;	}
ul#menu li.menuBlog a {	background:url(/images/menuBlog.png) 10px 0 no-repeat;	}
ul#menu li.menuAbout a {	background:url(/images/menuAbout.png) 10px 0 no-repeat;	}
ul#menu li.menuContact a {	background:url(/images/menuContact.png) 10px 0 no-repeat;	}

ul#menu li a:hover, ul#menu li.active a { background-position: -190px 0;	background-color:#636363;	}

ul#menu li ul {
	width:200px;
	margin:20px 0;
}

ul#menu li ul li {
	height:14px;
	font-size:11px;
	line-height:14px;
	text-transform:none;
	font-weight:700;
	text-indent:0;
	text-align:right;
}

ul#menu li ul a, ul#menu li ul a:link, ul#menu li ul a:visited {
	display:block;
	color:#b7b7b7;
	height:100%;
	background:none;
}

ul#menu li ul li a:hover, ul#menu li ul li a.active {
	color:#ffffff;
	background:#636363;
}

#blogNav h4 {
	font-weight:100;
	text-align:right;
	padding:1em 0 0 0;
}

ul#menu li #blogNav ul {
	margin:0px;
}

ul#menu li #blogNav ul {
	margin-bottom:20px;
}

#content {
	float:left;
	width:640px;
	border-left:1px solid #636363;
	padding-left:40px;
}

.portfolio, .blog {
	min-height:640px;
}

.blog img {
	margin:.5em 0;
}

a.prev, a.next {
	display:block;
	width:319px;
	height:25px;
	background:#636363;
	float:left;
	text-indent:-999em;
	margin:2px 0 0 0;
}

a.prev {
	background:#b7b7b7 url(/images/entry_prev.png) no-repeat;
	margin-right:2px;
}

a.next {
	float:right;
	background:#b7b7b7 url(/images/entry_next.png) top right no-repeat;
}

a.prev:hover {
	background-position:0 -25px;
	background-color:#636363;
}

a.next:hover {
	background-position:right -25px;
	background-color:#636363;
}

#footer {
	float:left;
	width:633px;
	height:20px;
	line-height:20px;
	margin:1em 0 0 325px;
	padding:5px 10px;
}

#content ul li {
	
}

.photography ul li {
	float:left;
	margin-right:2px;
}

#comments h4 {
	font-size:24px;
	line-height:24px;
	font-weight:100;
	margin-bottom:.5em;
	clear:both;
}

label {
	float:left;
	clear:left;
	width:100px;
}

textarea {
	float:left;
	border:1px solid #636363;
}

input#name, input#email, input#url, input#from {
	float:left;
	clear:right;
	border:1px solid #636363;
}

input#name:hover, input#email:hover, input#url:hover, input#from:hover, textarea:hover {
	border:1px solid #b7b7b7;
}

#checkboxes {
	width:540px;
	float:left;
	margin-left:100px;
}

#checkboxes input {
	float:left;
	clear:right;
}

#checkboxes label {
	width:auto;
}

input.submit {
	float:left;
	clear:both;
	margin-left:100px;
}

.comment {
	width:640px;
	float:left;
	display:block;
	clear:both;
	margin-bottom:1em;
	border-top:1px solid #636363;
}

.commentmeta {
	width:100px;
	float:left;
	padding-top:1em;
	font-size:11px;
	font-weight:800;
}