/*
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
*/
 h1, body,h2,#headline{text-shadow:rgba(255, 255, 255, 1) 0px 1px 3px;}
p{text-shadow:rgba(255, 255, 255, 1) 0px 1px 1px;}
body {
	text-align: center;
	background: white url('images/bg.jpg') repeat-x top;
	background-attachment:fixed;
	color: #222;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 24px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #222;
}
a:hover {
	color: #333;
	text-decoration:none;
}
p {
	margin: 0 0 24px;
	line-height:1.7em;
	font-size:12px;
}
h1, h2, h3, h4,#headline {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {

	padding-top:40px;
}
h1.main {
	font-size: 48px;
	color: #111;
	letter-spacing:-1px;
	width:300px;
	float:left;
	margin-top:5px;
}
#headline{
font-size: 30px;
	color: #111;
	letter-spacing:0px;
font-family:Helvetica, Arial, sans-serif;
font-style:normal;
margin-bottom:35px;
}
#headline span{font-size:50px;position:relative;top:6px;left:-3px;color:#444;}
h1 a {
	text-decoration: none;
	color: #111;
}
h1 small, h3 small {
	font-size: 12px;font-weight:normal;
line-height:30px;
letter-spacing:0px;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	text-align:right;
	display: block;
	width: 500px;
	float: right;
}
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;
}
#frame {
width:780px;
padding:20px;
font-family: Times, 'Times New Roman', serif;
font-size:22px;
line-height:30px;
color:#333;
background:#fff;
margin:-10px 0 20px -20px;
}
#frame div{
	font-family:'Lucida Grande',Helvetica,Arial,sans-serif;
}
#frame strong {font-size:24px;color:#a20000;font-weight:normal;}
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;
}
div#content {
	margin: 10px 0 0 0;
}

div.thumbnail {
	width: 500px;
	float: left;
	background-color:rgba(0, 0, 0, 0.05);
	border:1px solid rgba(0, 0, 0, 0.2);
	-moz-box-shadow:rgba(255, 255, 255, 1) 0px 0px 15px;
	-webkit-box-shadow:rgba(255, 255, 255, 1) 0px 0px 15px;
	padding:10px;

}
div.thumbnail { -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px }
}
div.thumbnail p {
margin:0;padding:0;

}


div.entry {
	width: 250px;
	float: right;
	color:black;
}
div#content h2 {
	font-size: 24px;
	color: #222;
	line-height: 30px;
	margin-bottom:10px;
}

div#content h2 a {
	text-decoration: none;
	color: #222;
}

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;
}
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 76px;
}
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{color:#444;}


ul#menu {
	padding: 5px;
	margin: 0px -18px 20px 0;
	list-style: none;
	float: right;
}

ul#menu li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
}

ul#menu li a {
	text-decoration: none;
	float:left;
	color: #fff;
	text-shadow:rgba(0, 0, 0, 0.5) 0px 0px 3px;
	cursor: pointer;
	font: 900 14px/22px "Arial", Helvetica, sans-serif;
}

ul#menu li a span {
	margin: 0 22px 0 -10px;
	padding: 1px 0px 5px 20px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

/*GREEN*/

ul li.green a.current, ul li.green a:hover  {
 	color: #576d07;
	background: url(images/green.png) no-repeat top right;
}

ul li.green a.current span, ul li.green a:hover span {
	background: url(images/green.png) no-repeat top left;
}

/*BLUE*/
ul li.blue a.current, ul li.blue a:hover {
	background: url(images/blue.png) no-repeat top right;
 	color: #0d5f83;
}

ul li.blue a.current span, ul li.blue a:hover span {
	background: url(images/blue.png) no-repeat top left;
}

/*PINK*/
ul li.pink  a:hover {
 	color: #860737;
	background: url(images/pink.png) no-repeat top right;
}

ul li.pink a:hover span {
	background: url(images/pink.png) no-repeat top left;
}

ul li.pink a.current {
	background: url(images/pink.png) no-repeat top right;
 	color: #860737;
}

ul li.pink a.current span {
	background: url(images/pink.png) no-repeat top left;
}

/*RED*/
ul li.red a:hover {
 	color: #fff;
	background: url(images/red.png) no-repeat top right;
}

ul li.red a:hover span {
	background: url(images/red.png) no-repeat top left;
}

ul li.red a.current {
	background: url(images/red.png) no-repeat top right;
 	color: #fff;
}

ul li.red a.current span {
	background: url(images/red.png) no-repeat top left;
}