/*
Theme Name: Sharpfolio
Theme URI: http://webrevolutionary.com/sharpfolio
Description: A WordPress theme designed to help build your online portfolio.
Version: 2.0
Author: Matt Lenz
Author URI: http://webrevolutionary.com/
Tags: sharpfolio, portfolio, dark, light
*/
body {
	width: 100%;
	text-align: center;
	background: #2b2b2b /*url('images/background.png') repeat-x top*/;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
div#wrapper {
	text-align: left;
	padding: 40px 40px 20px 40px;
	width: 800px;
	background: #2b2b2b;
}
#blog_wrapper
{
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	top: -3px;
	left: 0;
	background: #2b2b2b;
}
a {
	color: #ccc;
	text-decoration: none;
	border: none !important;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
}
h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}
div#header h2, ul#navigation {
	margin: 0 0 6px 0;
}
.navigation
{
	margin: 0 0 40px 0;
}
ul#navigation {
	display: block;
	width: 500px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 32px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}

#blog
{
	width: 522px;
	overflow: hidden;
}

#blog h3 a
{
	width: 200px;
	height: 22px;
	margin: 0px 40px 25px 0px;
	background: url(../../../../images/titles.gif) 0 0 no-repeat;
	text-indent: -9999px;
	float: left;
}

#blog h3 a { background-position: 0 -48px; }
#blog h3 a:hover { background-position: 0 -72px; }


#blog p
{
	margin: 0 40px 20px 40px;
	padding: 0;
	color: #fff;
	line-height: 18px;
}

#blog a
{
	/*float: right;*/
	display: block;
}

#blog a.rss_icon
{
	/*width: 15px;*/
	height: 14px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 14px;
	/*text-indent: -9999px;*/
	background: url(../../../../images/rss-icon.gif) 100% 0 no-repeat;
}

#blog a:hover.rss_icon
{
	/*width: 15px;*/
	height: 14px;
	margin: 5px 0 0 0;
	padding: 0 20px 0 0;
	display: block;
	font-size: 11px;
	/*text-indent: -9999px;*/
	background: url(../../../../images/rss-icon.gif) 100% -14px no-repeat;
}

#blog a.twitter_icon
{
	/*width: 15px;*/
	height: 14px;
	margin: 5px 20px 0 0;
	padding: 0 20px 0 0;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 14px;
	/*text-indent: -9999px;*/
	background: url(../../../../images/twitter-icon.gif) 100% 0 no-repeat;
}

#blog a:hover.twitter_icon
{
	/*width: 15px;*/
	height: 14px;
	margin: 5px 20px 0 0;
	padding: 0 20px 0 0;
	display: block;
	font-size: 11px;
	/*text-indent: -9999px;*/
	background: url(../../../../images/twitter-icon.gif) 100% -14px no-repeat;
}

div#content {
	margin: 0;
	padding: 0;
}
div#content2 {
	/*margin: 45px 0 0 0;*/
}
div.thumbnail {
	width: 522px;
	margin: 0;
	padding: 0;
	float: left;
	/*text-align: center;
	background: #222;
	border-left: solid 1px #2f2f2f;
	border-top: solid 1px #2f2f2f;
	border-right: solid 1px #3d3d3d;
	border-bottom: solid 1px #3d3d3d;*/
}
div.thumbnail img,
div.thumbnail img a {
	margin: 0 0 20px 0;
	padding: 10px;
	background: #222;
	border-left: solid 1px #2f2f2f;
	border-top: solid 1px #2f2f2f;
	border-right: solid 1px #3d3d3d;
	border-bottom: solid 1px #3d3d3d;
	overflow: hidden;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
div.thumbnail a:hover img
{
	background: #252525;
}
div.thumbnail a
{

}
div.thumbnail p
{
	margin: 0 0 0px 0;
	padding: 0 0 0 0px;
	overflow: hidden;
}

div.entry {
	width: 250px;
	float: right;
}
div.entry a {
	padding: 1px 0;
	color: #ddd;
	border-bottom: solid 1px #444 !important;
}
div.entry a:hover {
	color: #fff;
	border-bottom: solid 1px #666 !important;
}
div#content h2 {
	margin: 0 0 10px 0;
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
	border-bottom: none !important;
}

div#content2 h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin: 0;
	display: none; /* temp hide Comments Off text */ 
}
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;
}

.prev_button a
{
	width: 98px;
	height: 31px;
	margin: 0 20px 0 0;
	padding: 0px 12px 0px 0;
	display: block;
	float: left;
	line-height: 30px;
	background: url(../../../../images/prev-button.gif) 0 0 no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: right;
}

.next_button a
{
	width: 100px;
	height: 31px;
	margin: 0;
	padding: 0px 0 0px 10px;
	display: block;
	float: left;
	line-height: 30px;
	background: url(../../../../images/next-button.gif) 0 0 no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

div#footer p {
	line-height: 108px;
	color: #333;
	text-align: center;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 40px 0;
}
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;
}
form input, form textarea {
	margin: 0 12px 0;
}
div.alignleft, div.alignright {
	/*display: block;
	width: 40%;
	float: left;*/
}
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;*/
}

#footer_wrapper
{
	padding-bottom: 10px;
}
