html { height: 100%; }
body {
	text-align: center;
	
	color: #eee;
	/*background: url( '/wp-content/themes/Sharpfolio/images/bg4.jpg' ); 
	background-position: top center; 
	background-attachment: fixed;*/
	background-color: #222; 
	font-family:Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}
img.size-full { border:5px solid #333; width:800px; height:533px;}
div#wrapper {
	text-align: left;
	margin: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.clear { clear:both; }
.single { margin-left:67px; }
a {
	color: #f00;
}
a:hover {
	color: #0f0;
}
div.photometa ul { 
	margin:0px; 
}
div.photometa { 
width: 250px; 
float:left; 
}
div.phototags { 
float:left; 
}
p {
	margin: 0 0 24px;
	line-height: 16px; 
}
div#head h1 {
	text-shadow: #999 1px 1px 1px;
	margin-top:5px; 
	margin-bottom: 3px; 
	font-size: 24px;
	color: #666;
	float:left; 
}
h1 a {
	text-decoration: none;
	color: #fff;
}
h1 a:hover { color: #a3d6f3; }


div#header h2, ul#navigation {
	margin: 0 0 6px;
}
div#header { background-color: black; }
div#header div#head { width:810px; margin-left:auto; margin-right: auto; }
div#header div#tagline { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:10px; 
	color:#666; 
	text-align:left;
	font-style: italic; 
	float:left;
	clear:both;  
}
div#head div#title { 
	float:left; 
	padding-top:5px; 
	padding-bottom: 5px; 
}
div#head ul#navigation {
	margin-top:10px; 
	display: block;
	float: right;
}

ul#navigation li {
	display: inline;
	background: url('/wp-content/themes/Sharpfolio/images/nav-bullet.gif') no-repeat 0px 0px; 
	padding-left:6px;
	padding-right:4px;  
}
ul#navigation li:first-child { background: none; }
ul#navigation li a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}
ul#navigation li a:hover {
	color: #999;
}
ul.exif { text-align: left; margin-bottom: 10px; margin-left: 30px; }
ul.exif li { margin-top:5px; }
div#header h2 {

	font-weight: normal;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 15px 0 0 0;
	width:984px; 
	margin-left:auto; 
	margin-right:auto; 
}
div#pageContent { 
	margin: 15px 0 0 0;
	width:800px; 
	margin-left:auto; 
	margin-right:auto; 

}
div#content2 {
	margin: 45px 0 0 0;
}
h3 {
	text-align: center; 
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px; 
	color: #333;
}
div#content h2 {
	font-size: 24px;
	color: #666;
	text-shadow: #333 1px 1px 1px;
}
div#content h3 a {
	text-decoration: none;
	color: #999;
	text-shadow: #ccc 1px 1px 1px;
}
div#content h3 a:hover {
	text-decoration: underline;
	color: #666;
}

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: 10px;
}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

div#footer { clear:both; background-color: black; margin-top:10px; }
div#foot { width: 800px; height: 270px; margin-left: auto; margin-right: auto; text-align: left; padding-top: 10px; padding-bottom: 20px; }
div#foot div#tags, div#foot div#links { float:left; margin-right: 25px; }
div#footer h2 { font-family:Helvetica; font-weight: bold; font-size:14px; margin-bottom: 10px; color: #666; margin-top: 10px;  }

div#tags { width: 500px; }

div#foot a { text-decoration: none; color:#fff; }
div#foot a:hover { color: #0f0; }
div#footer a:hover { text-decoration: underline; }
hr { 	clear: both; background-color:#ccc;  color:#ccc; margin-top:20px; border: 0px; height:1px; }
div#footer p {

	color: #333;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post div.tweet
{
	float:right; 
}
div.thumbs { 
	width:800px; 
	float:left;	 
	padding-right:20px; padding-left:20px; 
}
div.thumbs img { margin-right: 5px;}
div.post {
	padding-top:5px; 
	padding-bottom:20px; 
	padding-left:20px;
	padding-right:20px; 
	margin-bottom: 20px; 
	background-color: #efefef;
	color:black; 
	float: left; 
/*	-moz-border-radius: 15px; -webkit-border-radius: 15px; */
}

div.post img { margin-left: auto; margin-right:auto;  }

h3#comments, h3#respond {
	color: #eee;

}
div#commentForm p { 
	margin:0px; 
	margin-bottom: 5px; 
}
div#commentForm label { color: #eee; }
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: 9px 0 0 0;
	color:#eee; 
}
ol.commentlist {
	border-top: 1px solid #999;
	margin: 0 0 24px;
}
ol.commentlist li {
	border-bottom: 1px solid #999;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
}

div.navleft, div.navright {
	display: block;
	float: left;
	width:67px;
	height:280px;
}
div.navleft img { padding-right: 10px; margin-top:100px; }
div.navright img { padding-left: 10px; margin-top:100px; }
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
.post_tag { margin-bottom: 2px; }