/*
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.jpg') repeat-x top;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
}

#sidebar{
	position:absolute;
	margin-top:60px;
	margin-left:693px;
	width:200px;
}
#sidebar ul, 
#sidebar li{
	list-style-type:none;	
	margin-left:0px;
}
#sidebar ul li{
	margin-bottom:10px;
}

.tweets a{
	color:#6F803D;
}

.widget_twitter{
	margin-top:10px;
	background:#1D1D1E;
	padding:3px;
}
#sidebar a{
	text-decoration:none;
}
#sidebar a:hover{
	text-decoration:underline;
}
a {
	color: #ccc;
}
a:hover{
	color: #fff;
}
.entry 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 span{
	display: none;
}

h1 a {
	text-decoration: none;
	color: #fff;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	display: block;
	width: 560px;
	height:30px;
	margin-bottom:-10px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a,
ul#navigation li a.protected {
	font-family: Georgia, Times, 'Times New Roman', serif;
	text-decoration: none;
	color: #666;
	font-size: 14px;
	margin: 0 42px 0 0;
}
ul#navigation li a.protected{
	color:#6f803d;
}
ul#navigation li a:hover {
	color: #999;
}
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 250px;
	float: right;
	text-align: right;
	margin-right:35px;
	font-size: 16px;
}
#feedIcon{
	position:absolute;
	top:123px;
	margin-left:325px;
	display:inline;

}
span.f {
	font-style: italic;
}
div#content {
	margin: 72px 0 0 0;
	width:700px;
}
div.thumbnail {
	width: 400px;
	float: left;
}
div.thumbnail img{
	width: 400px;
	padding: 1px;
	overflow:hidden;
	border: 1px solid #484848;
}

div.entry {
	width: 225px;
	float: right;
	margin-right:30px;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}

div#content h3 {
	font-size: 20px;
	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;
}
small{
	font-size:9px;
	color:#403f40;
}

strong{
	color:#444;
}

#footer{
	margin-top:50px;
	width:400px;
}

div#footer p {
	color: #444;
	text-align: left;
	width:400px;
	font-size:9px;
	margin-bottom:30px;
}
div#footer p a {
	color: #333;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 90px;
}
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: 400px;
	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;
}

#searchForm{
	position: absolute;
	margin-left:708px;
	margin-top:-1px;
}
#searchForm input{
	margin-left:-15px;
	background: #2b2b2b;
	color: #999;
	border: 1px solid #484848;
}
input, textarea{
	background: #2b2b2b;
	color: #999;
	border: 1px solid #484848;
}

.imgLaunch{
	display:block;
	border:0px;
	margin-top:20px;
}

.metaData p{
	margin-top:-60px;
	margin-bottom:100px;
}
.particularity{
	/*color:#403f40;*/

	padding:2px;
	margin-left:-2px;
	background:#1d1d1e;
}
#lang_switcher{
	position:absolute;
	margin-left:642px;
	margin-top:29px;
}

#xp p{
	margin:0px;
	padding:0px;
	line-height:10px;
	text-align:right;
}
#xp td{
	height:20px;
	vertical-align:middle;
	margin-right: 5px;
}

.xpTechnic{
	position:relative;
	margin-left:5px;
	margin-top:0px;
	background: #2e2e2e;
	border:1px solid #585a5b;
	display:block;
	height:5px;
	width:100%;
}

#downloadResume{
	padding-right:30px;
	text-align:right;
	height:23px;
	background:url("images/pdf.png") no-repeat right;
}