/*
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 {
	text-align: center;
	background: #ffffff url('') repeat-x top;
	color: #000000;
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 11.5px;
	line-height: 1.5;
}

/* hides feed informer logo */		
.fdpoweredby { display:none; }		

div#banner2 {
	text-align: center;
	margin: auto;
	width: 910px;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
}

	.banner a{
		color: #666666;
		text-decoration: none;
		}

    .banner a:link{
		color: #666666;	
		text-decoration: none;
		}
	
	.banner a:visited {
		color: #666666;
		text-decoration: none;
		}
	
	.banner a:hover {
		color:#000000;
		text-decoration: underline;
		}
	
	.banner a:active {
		color: #666666;
		text-decoration: none;
		}

.smallgrayitalic {
    color:#cccccc;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-style: italic;
    }
.title {
    color:#000000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
    }

div#wrapper {
	text-align: left;
	margin: auto;
	width: 910px;
}
a {
	color: #666666;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
p {
	margin: 0 0 20px;
}
h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: none;
}
div#header {
    width: 910px;
}
h1 {
	font-size: 48px;
	color: #666;
}
h1 a {
	text-decoration: none;
	color: #666;
}
div#header h2, ul#navigation {
	margin: 0 0 0 0;
}
ul#navigation {
	display: none;
	width: 910px;
	float: left;
	text-align:center;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	text-decoration: none;
	color: #666;
	margin: 0 50px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin: 0 0 0 0;
}
div#content2 {
	margin: 0 0 0 0;
}
div.thumbnail {
	width: 620px;
	float: left;
	text-align:justify;
}
div.entry {
	width: 270px;
	float: right;
}
div.siderail {
	width: 210px;
	float: right;
}
div#content h2 {
	font-size: 16px;
	color: #000000;
}
div#content2 h2 {
	font-size: 16px;
	color: #000000;
}
div#content h2 a {
	text-decoration: none;
	color: #000000;
}
div#content2 h2 a {
	text-decoration: none;
	color: #000000;
}
.more-link {
	display:none;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11.5px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #000000;
	text-decoration: underline;
}
.footer2010 {
	background-color: #ffffff;
	border: 0px;
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

	a.footer2010 {
		color: #666666;
		font-weight: normal;
		text-decoration: none;
		}
	
	a.footer2010:link {
		color: #666666;
		text-decoration: none;
		}
	
	a.footer2010:visited {
		color: #666666;
		text-decoration: none;
		}
	
	a.footer2010:hover {
		color: #000000;
		text-decoration: underline;
		}
	
	a.footer2010:active {
		color: #666666;
		text-decoration: none;
		}
div#footer {
    width: 910px;
	text-align:right;}
		
div#footer p {
	color: #000000;
}
div#footer p a {
	color: #666666;
	text-decoration: none;
}
div#footer p a:hover {
	color: #000000;
	text-decoration: underline;
}
div.post {
	margin: 0 0 40px;
}
h3#comments, h3#respond {
	color: #000000;
	font-weight:bold;
	line-height: 50px;
}
div.author {
	width: 200px;
	float: left;
}
div.author cite {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
	top: 10px;
}
div.comment {
	width:700px;
	float: right;
	padding: 18px 0 0 0;
}
ol.commentlist {
	border-top: 1px solid #d5d5d5;
	margin: 0 0 30px;
}
ol.commentlist li {
	border-bottom: 1px solid #d5d5d5;
	padding: 0px;
}
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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	line-height: 40px;
	background:#000000;
	padding:10px;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #ffffff;
	text-decoration: underline;
}
