/*
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: #191919 url('images/bg.gif') repeat;
	color: #999;
	font-family: 'georgia', Helvetica, Arial, sans-serif;
	font-size: 67%;
border-top:3px solid #90CED6;
padding-top:15px;

}

div#header img.twitter {
margin:-20px 0 0 420px;
}

div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #90CED6;
}
a:hover {
	color: #fff;
}
p {
	margin:10px 0;
}

p#breadcrumbs {
margin:-20px 0 20px 0;
}

h1, h2, h3, h4 {
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
}

div#header img {
margin:15px 0;
}

h1 {
	font-size: 1.8em;
	color: #fff;

}

h1 a {
	text-decoration: none;
	color: #fff;
}

h2 {
font-size:1.3em;
}

ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	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: 1.2em;
	margin: 0 20px 0 0;
}
ul#navigation li a:hover {
	color: #999;
}

ul#navigation li.current_page_item a {
color:#90CED6;
}

ul#navigationFooter {
display:block;
}
ul#navigationFooter li {
	float: left;
margin: 0 20px 0 0;
}
ul#navigationFooter li a {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #666;
	font-size: 0.9em;
	margin: 0px;
}
ul#navigationFooter li a:hover {
	color: #999;
}

ul#navigationFooter li.current_page_item a {
color:#90CED6;
}

div#header p.desc {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	float: right;
	text-align: right;
	font-size: 1.2em;
margin:0px;
}

span.f {
	font-style: italic;
}
div#content {
	margin: 20px 0;
border-bottom:1px solid #484848;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 270px;
	float: right;
padding:10px 0 0 0;

}
div#content h2 {
	font-size: 1.7em;
	color: #fff;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin:0 0 10px 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;


}
p.comment-link a:hover {
	color: #999;
	text-decoration: underline;
}

div#footer {
border-top: 1px solid #484848;
padding:15px 0;
clear:both;
}

div#footer p {
	color: #ccc;
	text-align: center;
margin:0 0 10px 0;

}
div#footer p a {
	color: #90CED6;
	text-decoration: none;
}
div#footer p a:hover {
	color: #ccc;
	text-decoration: underline;
}
div.post {
	margin: 0 0 20px;
}
h3#comments, h3#respond {
	color: #fff;

}
div.author {
	width: 250px;
	float: left;
}
div.author cite {
	font-size: 1.5em;
	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 {
	margin: 0;
border:1px solid white;
padding:10px;
width:400px;
}

form textarea {
	margin: 0;
border:1px solid white;
padding:10px;
width:400px;
height:100px;
}

p.submit input, input#submit {
width: auto;
background-color:#90CED6;
border: none;
font-weight: bold;
text-transform: uppercase;
color: #fff;
}

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: 1.7em;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}

a.more-link {
display:none;
font-size:0px;
}

div.clearer {
clear:both;
height:1px;
margin:0 0 20px 0;
}

#subfooter {
width:730px;
margin-left:15px;
margin-right:15px;
height:300px;
background-color:#d5d6d7;
clear:both;
}

#subfooter .widget {
width:240px;
height:300px;
float:left;
}

#subfooter .widget .inner {
padding:10px;

}

#subfooter li {
list-style-type: none;
list-style-image: none;
}

#subfooter li ul {
padding-left:0px;
font-size:0.8em;
}

#subfooter a {
padding:5px;
width:90%;
text-decoration:none;
clear:both;
display:block;
}

#subfooter a:hover {
background-color:#1a6198;
color:#FFFFFF;
}

div.footerFlourish {
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	height:124px;
	width:800px;
margin-top:-124px;
}

div.contact {
width:410px;
float:left;
}

div.contactHello {
width:320px;
float:right;
}

label {
display:block;
}

p.name {
margin:0px;
font-size:1.3em;
font-weight:bold;
color:white;
}
p.catCom {
font-size:0.9em;
}

ul.bullet {
list-style-type:disc;
margin:30px;
}

#sidebar {
background-color:#323232;
clear:both;
}

#sidebar li.widget {
float:left;
width:170px;
padding:15px;
}

li.cat-post-item a.post-title {
display:none;
}

li.twitter-item {
margin:0 0 15px 0;
border-bottom:1px dotted #444444;
padding:0 0 10px 0;
}

li.widget_rss ul li {
margin:0 0 15px 0;
border-bottom:1px dotted #444444;
padding:0 0 10px 0;
}

li.widget_categories ul li {
margin:0 0 5px 0;
border-bottom:1px dotted #444444;
padding:0 0 5px 0;
}

h2.widgettitle {
margin:0 0 10px 0;
}

.about  {
float:left;
width:550px;
}
.aboutCV {
float:right;
width:246px;
margin:-20px 0 0 0;
}

.widget abbr {
display:block;
font-weight:bold;
}

li.cat-post-item {
margin: 0 0 5px 0;
}