html{
	background:#000 url(/theme/images/background.jpg) top left no-repeat;
	color:#888;
	font:12px/20px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	padding: 50px 0 0 140px;
}

body{
	width: 940px;
}

blockquote cite{
	color:#666;
}

blockquote, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form{
	margin-bottom:20px;
}

h2, h3, h4{
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
}

h2{
	color:#E6E6E6;
	font-size:18px;
}

h3{
	color:#CCC;
	font-size:14px;
}

h4{
	color:#999;
	font-size:12px;
}

blockquote{
	background:url(/theme/images/blockquote.png) 0 5px no-repeat;
	color:#666;
	padding-left:34px;
}

blockquote cite{
	font-weight:bold;
}

strong{
	font-weight:bold;
}

em{
	font-style:italic;
}

a{
	color:#FFF;
	text-decoration:none;
	outline:0;
}

a:hover, a:active{
	color:#6ED2E1 !important;
}

cite{
	color: #666;
}

cite a{
	color: #B3B3B3;
}


.navigation li{
	font:bold 11px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	list-style:none;
}

.thumbnails{
	margin-right:-20px;
	clear:both;
}

.thumbnails li{
	margin:0 20px 20px 0;
	width:220px;
	float:left;
}

.thumbnails li *{
	display:block;
}

.thumbnails li a img{
	margin-bottom:10px;
	height: 146px;
	opacity:0.88;
}

.thumbnails li a .title{
	color:#888;
	font:bold 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom:2px;
}

.thumbnails li a .meta{
	color:#444;
	font-size:10px;
}

.thumbnails li a:hover img{
	opacity:1;
}

.thumbnails li a:hover .title{
	color:#FFF;
}

.thumbnails li a:hover .meta{
	color:#888;
}



#header,
#content,
#footer{
	clear: both;
	overflow: hidden;
}

#header{
	margin: 0 0 72px 359px;
}

#header h1,
#header ul{
	margin-bottom:0;
}

#header h1{
	float:left;
}

#header h1 a{
	background:url(/theme/images/logo.png) 0 0 no-repeat;
	text-indent:-9999px;
	width:154px;
	height:34px;
	display:block;
}

#header .navigation{
	margin-top:6px;
	float:right;
}

#header .navigation li{
	margin-left:30px;
	float:left;
}

#header .navigation li a{
	color:#444;
	font-size:11px;
}

#header .navigation li a.active{
	color:#999;
}

#header .navigation li a:hover{
	color:#D9D9D9 !important;
}



#default{
	background:#000 url(/theme/images/home_background.jpg) no-repeat bottom center;
	padding:0;
	height:100%;
	overflow:hidden;
}

#default h1 a{
	background:url(/theme/images/home_logo.png) no-repeat center center;
	text-indent:-9999px;
	margin:-23px 0 0 -114px;
	position:absolute;
	top:50%;
	left:50%;
	width:228px;
	height:46px;
	display:block;
}



#notebook h2{
	color: #FFF;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 22px;
}

#notebook #articles{
	float: right;
	width:580px;
}

#notebook #articles .entry{
	background:url(/theme/images/tab.png) no-repeat;
	padding-top:20px;
	margin-bottom:60px;
}

#notebook #articles .entry.single .meta{
	margin-bottom: 40px;
}

#notebook #articles .entry h2{
	margin-bottom:6px;
}

#notebook #articles .entry .date{
	color:#444;
	font-size:11px;
}

#notebook #articles .entry .date em,
#notebook #articles .entry .date a{
	color:#676767;
	font-style:normal;
}

#notebook #articles .entry .date a{
	padding-bottom:1px;
	border-bottom:1px solid #333;
}

#notebook #sidebar{
	background:url(/theme/images/tab.png) no-repeat;
	color:#777;
	font-size:11px;
	padding-top:20px;
	margin-bottom:40px;
	width:340px;
	float:left;
}

#notebook #sidebar div{
	margin-bottom:20px;
}

#notebook #sidebar a{
	color:#CCC;
}

#notebook #sidebar a:hover{
	color:#FFF;
}

#notebook #sidebar #categories{
	clear: both;
	overflow: hidden;
}

#notebook #sidebar #categories ul{
	margin-right: -20px;
}

#notebook #sidebar #categories li{
	margin-right: 20px;
	width: 160px;
	float: left;
}

#notebook #sidebar #categories a{
	color: #999;
	padding-top: 15px;
	border-top: 1px solid #222;
	padding-bottom: 15px;
	display: block;
}

#notebook #sidebar #categories a:hover{
	border-top-color: #6ED2E1;
}

#notebook #sidebar #categories a.active{
	border-top-color: #FFF;
	color: #FFF !important;
}

#notebook #sidebar #intro,
#notebook #sidebar #communique{
	padding-top:20px;
	border-top:1px solid #333;
}

#notebook #sidebar #intro h2,
#notebook #sidebar #communique h2{
	color: #B3B3B3;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#notebook #sidebar #intro img{
	margin:6px 20px 20px 0;
	float:left;
}

#notebook #sidebar #communique cite{
	color:#555;
	font-style:italic;
	margin-top:10px;
	display:block;
}

#notebook #sidebar #communique #cite a{
	color:#777;
}

#notebook #photostrip{
	padding-top: 20px;
	border-top: 1px solid #222;
	clear: both;
	overflow: hidden;
}

#notebook #photostrip h2{
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}


#photography #gallery{
	margin:0 -20px 0 0;
	clear:both;
	overflow:hidden;
}

#photography #gallery li a{
	padding-bottom: 10px;
	border-bottom: 1px solid #222;
}

#photography #gallery li a:hover{
	border-bottom-color:#444;
}

#photography #image{
	background:url(/theme/images/photograph_title.png) bottom center no-repeat;
	margin-bottom: -60px;
	padding-bottom: 258px;
	position:relative;
}

#photography #image h2,
#photography #image ul{
	margin-bottom:0;
}

#photography #image h2{
	font-size:11px;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
	text-align:center;
	position:absolute;
	top:646px;
	width:100%;
}

#photography #image h2 span{
	color:#444;
}

#photography #image #pagination a{
	text-indent:-9999px;
	width:25px;
	height:25px;
	display:block;
	opacity:0.3;
	position:absolute;
	top: 646px;
}

#photography #image #pagination a:hover{
	opacity:1;
}

#photography #image #pagination .newer a{
	background:url(/theme/images/newer_photograph.png) no-repeat;
	left:0;
}

#photography #image #pagination .older a{
	background:url(/theme/images/older_photograph.png) no-repeat;
	right:0;
}


#profile h2{
	font-size: 13px;
	font-weight:normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#profile #banner{
	margin-bottom:20px;
	clear:both;
	overflow:hidden;
}

#profile #intro{
	color: #555;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 30px;
}

#profile #intro em{
	color: #888;
	font-style: normal;
}

#profile #photography_business,
#profile #design_business,
#profile #vitals{
	background:url(/theme/images/tab.png) no-repeat;
	padding-top:20px;
	margin-right:20px;
	width:340px;
	float:left;
}

#profile #vitals{
	color: #777;
	font-size: 11px;
	margin-right:0;
	width:220px;
	float:left;
}

#profile #vitals img{
	margin-bottom: 10px;
}

#profile #vitals dt{
	color: #999;
	letter-spacing: 1px;
	text-transform: uppercase;
}

#profile #vitals dd{
	color: #666;
	margin-bottom: 10px;
}



#footer{
	padding-top: 10px;
	border-top: 4px solid #111;
	margin: 40px 0 40px 0;
	clear:both;
	overflow:hidden;
}

#footer #version{
	padding-top: 6px;
	margin-right: 20px;
	width: 100px;
	float: left;
}

#footer #version a{
	background: url(/theme/images/footer_logo.png) no-repeat;
	text-indent: -9999px;
	width: 92px;
	height: 24px;
	display: block;
}

#footer #colophon{
	color:#444;
	font-size:9px;
	line-height: 18px;
	font-weight:bold;
	float: left;
}

#footer #colophon a{
	color:#555;
}

#footer #colophon a:hover{
	color:#888;
}

#footer #colophon #copyright{
	color: #2A2A2A;
	display: block;
}

#footer .navigation{
	margin-top:4px;
	float:right;
}

#footer .navigation li{
	margin-left:30px;
	float:left;
}

#footer .navigation li a{
	color:#333;
	font-size:9px;
}

#footer .navigation li a.active{
	color:#666;
}

#footer .navigation li a:hover{
	color:#B3B3B3 !important;
}