/*
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
*/
div#qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, sans-serif;
 text-align: left;
 position: absolute;
 z-index: 1000;
}
body {
	text-align: center;
	background: #474747 url('images/background.png') no-repeat top left;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
div#wrapper {
	text-align: left;
	background: #b1b1ab url('images/border.png') repeat-y top left;
	margin-left: 491px;
	margin-top: auto;
	width: 529px;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 0;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px;
}
h1 {
	font-size: 1px;
	color: #999;
	line-height: 1px;
}
h1 a {
	text-decoration: none;
	color: #999;
}
div#header h2, ul#navigation {
	margin: 0 0 0px;
}
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 0 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: 2px 0 0 20px;
}
div.description {
	margin: 10px;
}
div#content h3 {
	font-size: 12px;
	text-align: justify;
	color: #fff;
	line-height: 14px;
}
div.thumbnail {
	width: 500px;
	float: left;
}



#buttons {
	display: block;
	background: url('images/portfolio-buttons.png') no-repeat center center;
	width: 520px;
	height: 279px;
}
#buttons a {
text-decoration:none;
}
.hide {
visibility:hidden;
}
#blog { /* Blog Link */
float: left;
position:absolute;
width : 65px;
height: 25px;
margin-left: 33px;
margin-top: 183px;
}
#email { /* Email Link */
float: left;
position:absolute;
width : 65px;
height: 25px;
margin-left: 33px;
margin-top: 215px;
}
#facebook { /* Facebook Link */
float: left;
position:absolute;
width : 95px;
height: 25px;
margin-left: 146px;
margin-top: 183px;
}
#linkedin { /* LinkedIn Link */
float: left;
position:absolute;
width : 95px;
height: 25px;
margin-left: 146px;
margin-top: 215px;
}
#googlename { /* Google Name Link */
float: left;
position:absolute;
width : 187px;
height: 25px;
margin-left: 263px;
margin-top: 183px;
}
#googlenick { /* Google Nick Link */
float: left;
position:absolute;
width : 187px;
height: 25px;
margin-left: 263px;
margin-top: 215px;
}

div.entry {
	width: 475px;
	float: left;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 30px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
div#content h3 {
	font-size: 14px;
	text-align: justify;
	color: #fff;
	line-height: 18px;
}
div#content h3 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;
	font-size: 8px;
	color: #696b6c;
	text-align: center;
}
#resume {
	display: block;
	background: url('images/resume.png') no-repeat center center;
	width: 520px;
	height: 664px;
}
#maya { /* Maya popup */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 294px;
margin-top: 10px;
}
#silo { /* Silo popup */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 327px;
margin-top: 10px;
}
#photoshop { /* Photoshop popup */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 361px;
margin-top: 10px;
}
#illustrator { /* Illustrator popup */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 397px;
margin-top: 10px;
}
#indesign { /* Indesign popup */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 430px;
margin-top: 10px;
}
#moleskine { /* Google Nick Link */
float: left;
position:absolute;
width : 30px;
height: 30px;
margin-left: 471px;
margin-top: 10px;
}

a.tip {
	position: relative;
}

a.tip span {
	display: none;
	position: absolute;
	top: 20px;
	left: -10px;
	width: 75px;
	padding: 5px;
	z-index: 100;
	background: #000;
	color: #fff;
	-moz-border-radius: 5px; /* this works only in camino/firefox */
	-webkit-border-radius: 5px; /* this is just for Safari */
}

a:hover.tip {
	font-size: 99%; /* this is just for IE */
}

a:hover.tip span {
	display: block;
}



div#footer h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
div#footer p a {
	color: #444;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}
div.post {
	margin: 0 0 25px;
}
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;
}