/*
Theme Name: Nathan Kendall Photography
Theme URI: http://www.nathankendallphotography.com/
Description: My Site Theme
Version: 1.0
Author: Nathan Kendall (with lots of external inspiration)
Author URI: http://www.nathankendallphotography.com/
Tags: custom, portfolio, photography, photo
*/
html {
	overflow:auto;
	}

bodyBACKUP {
	line-height: 16px;
	text-align: center;
	margin:0px;
	padding:0px;
}

body {
	background: #191919 url('images/bg-home.jpg') repeat;
	color: #aaa;
	font-family: Georgia, serif;
	font-size: 11px;
	width:100%;
	height:100%;
	}
	
div#pagewrapper {
	position:absolute;
	left:0px;
	margin:0px;
	width:100%;
	z-index:10;
	}
	
div#site_title {
	position:absolute;
	margin:0px;
	width:256px;
	height:58px;
	top:-21px;
	left:-1000px;
	z-index:1000;
	}

.ext_gfx {
	position:absolute;
	left:0px;
	width:100%;
	margin:0px;
	}

div#shadow_top {
	background: url('images/shadow-top.png') repeat-x top;
	top:0px;
	height:6px;
	}
	
div#line_top {
	background: url('images/line-top.png') no-repeat right;
	top:6px;
	height:1px;
	}
	
div#line_bottom {
	background: url('images/line-bottom.png') no-repeat left;
	height:1px;
	}
	
div#shadow_bottom {
	background: url('images/shadow-bottom.png') repeat-x top;
	height:22px;
	}
	
div#copyright {
	margin:2px 5px;
	color:#444;
	font-size:9px;
	float:right;
	text-align:right;
	}
	
div#contentwrapper {
	background:#494949;
	position:absolute;
	top:7px;
	left:0px;
	margin:0px;
	text-align:center;
	line-height:16px;
	}

div#textwrapper {
	display:none;
	}
	
div.post h2 {
	margin:20px auto;
	text-align: center;
	color:#EEE;
	font-size:22px;
	}

div.post p {
	clear:both;
	text-align:left;
	color:#DDD;
	margin:0px 20px 10px 20px;
	}
	
div#flashwrapper {
	z-index:400;
	height:inherit;
	width:inherit;
	}

div#content_flash {
	display:none;
	}
	
div#about_content {
	width:620px;
	margin:20px auto;
	text-align:left;
	}
	
div.post {
	line-height: 16px;
	}
	
div#infobuttonwrapper {
	position:absolute;
	width:65px;
	height:60px;
	overflow:hidden;
	z-index:900;
	}
	
div#navbarwrapper {
	background:#494949;
	position:absolute;
	left:-1000px;
	top:7px;
	margin:0px;
	}
	
div#nav {
	margin: 70px auto 0px auto;
	padding:0px;
	}

ul#menu {
	font-family:georgia, times, serif;
	text-align:right;
	z-index:500;
	}

ul.menu .selected a {
	color:#eeaaaa!important;
	}

ul.menu, ul.menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	width: 130px;
	}
	
ul.menu a {
	font-size:15px;
	line-height:24px;
	display: block;
	text-decoration: none;	
	}

ul.menu li {
	margin-top: 0px;
	line-height: 0px;
	}

ul.menu li a {
	color: #ccc;	
	padding: 2px;
	}

ul.menu li a:hover {
	text-decoration: underline;
	color:#fff;
	}

ul.menu li ul li a {
	color: #ccc;
	font-size:14px;
	line-height:22px;
	padding-right: 15px;
	border-right: 1px #ccc solid;
	}

ul.menu li ul li a:hover {
	border-right: 6px #fff solid;
	padding-right: 10px;
	text-decoration: underline;
	color:#fff;
	}

.about_header {
	color:#ccc;
	font-size:19px;
	text-align:left;
	margin:13px 0px 15px 15px;
	}

.about_text {
	margin: 0px 15px 10px 15px;
	text-align: left;
	}
	
.about_img {
	float:left;
	margin-right:12px;
	margin-bottom:22px;
	display:inline;
	}
	
.align_right {
	float:right;
	margin-right:20px;
	display:inline;
	}
	
.align_left {
	float:left;
	margin:0px 12px;
	display:inline;
	}
	
.clear {
	clear:both;
	}
	
a {
	color: #ccc;
	}
	
a:hover {
	color: #fff;
	}
	
h1, h2, h3, h4 {
	font-family: Georgia, serif;
	font-weight: bold;
	}
	
h1 {
	font-size: 48px;
	color: #fff;
	line-height: 80px;
	}
	
h1 a {
	text-decoration: none;
	color: #fff;
	}

span.f {
	font-style: italic;
	}
	
div.thumbnail {
	width: 500px;
	float: left;
	}
	
div.entry {
	width: 250px;
	float: right;
	}
	
p.comment-link {
	margin: 0;
	}
	
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
	}
	
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
	}
	
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
	}
	
div.author {
	width: 250px;
	float: left;
	}
	
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
	}
	
div.author img {
	position: relative;
	top: 10px;
	}
	
div.comment {
	width: 500px;
	float: right;
	padding: 18px 0 0 0;
	}
	
ol.commentlist {
	border-top: 1px solid #333;
	margin: 0 0 48px;
	}
	
ol.commentlist li {
	border-bottom: 1px solid #333;
	padding: 12px 0 0;
	}
