/*
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/background.png') repeat-x top;
	color: #999;
	font-family: arial;
	font-size: 12px;
	line-height: 15px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #fff;
	text-decoration:underline;
}
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: #fff;
	line-height: 120px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
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;
}
div#content {
	margin: 72px 0 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
	position:relative;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
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 50px;
	height:auto !important;
}
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;
}


.thumbnail h3{
	font-size:13px;
}

.thumbnail img{
}

div#header{
	position:relative;
}

	div#header #twitter{
		width:169px;
		height:57px;
		background:url(images/bg-twitter.png) top left no-repeat;
		font:10px/12px arial;
		font-weight:bold;
		color:#0c121e;
		padding:24px 50px 6px 6px;
		position:absolute;
		top:10px;
		right:60px;
		overflow:hidden;
	}
	
	div#header #twitter a{
		color:#464646;
	}
	
	div#header #twitter a:hover{
		color:#000;
	}
	
	div#header #twitter a#button{
		width:50px;
		height:40px;
		position:absolute;
		right:0;
		bottom:0;
	}

#zupadupa{
	width:44px;
	height:130px;
	position:fixed;
	top:0;
	left:-44px;
	background:url(images/zupadupa.png) top left no-repeat;
}

	#zupadupa:hover{
		background:url(images/zupadupa.png) top right no-repeat;
	}

/* ie6 warning */
#warning{
	width:100%;
	height:47px;
	background:#F00 url(images/bg-warning.png);
	text-align:center;
	padding:3px;
	border-bottom:1px solid #000;
}

	#warning .ie6{
		width:900px;
		margin:auto;
		color:#fff;
		font:12px/14px arial;
	}


	#warning #w1{
		width:670px;
		height:47px;
		float:left;
	}
	
		#w1 p{
			padding-top:7px;
		}
	
	#warning #w2{
		width:170px;
		height:43px;
		padding-top:4px;
		float:left;
		text-align:center;
	}
	
		#w2 a{
			margin:5px;
		}
	
	#warning #w3{
		width:50px;
		height:47px;
		float:left;
	}
	
	#w3 a{
		width:50px;
		height:13px;
		display:block;
		margin-top:17px;
		background:url(images/close.png);
	}

div#content h2 a:hover {
	color: #b3ee00;
}

.entry #like{
	width:auto;
	height:auto;
	margin-top:30px;
}

#like p{
	font:14px/16px arial;
	color:#fff;
}

#like a{
	height:26px;
	width:26px;
	font:14px/26px arial;
	color:#191919;
	text-decoration:none;
	text-align:center;
	display:block;
	background-image:url(images/like.png);
	margin-right:10px;
	float:left;
}

#like a#c{
	width:98px;
	background-position:0px 0px;
}

#like a#r{
	background-position:-98px 0px;
}

#like a#t{
	background-position:-124px 0px;
}

.clear2{
	clear:both;
	float:none;
}

#tags{
	margin-top:10px;
}

.pagetitle{
	margin-bottom:20px;
	color:#b3ee00 !important;
}

.nf{
	font:40px/45px arial;
	margin:20px 0;
}

blockquote{
	padding:5px;
	border:1px dashed #ddd;
}