/*
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.gif') repeat-x top fixed;
	color: #999;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 800px;
}
a {
	color: #ccc;
}
a:hover {
	color: #00CCCC;
	text-decoration:none;
}
p {
	margin: 0;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	border-bottom: 1px solid #484848;
margin-bottom:30px;
}
h1 {
	font-size: 32px;
	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: 550px;
	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: #00CCCC;
	text-decoration: none;
}
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: 0px 0 0 0;
}
div.thumbnail {
	width: 500px;
	float: left;
}


div.thumbnail p {
	margin-bottom:15px;
}


div.entry {
	width: 250px;
	float: right;
}
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: #00CCCC;
	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: #00CCCC;
	text-decoration: underline;
}
div.post {
	margin: 0 0 30px;
}
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: #00CCCC;
	text-decoration: none;
}

div#footer {
	width:800px; margin:0 auto; padding-top:10px; margin-top:10px; border-top:1px solid #333; margin-bottom:20px;
}

.marginDiv10 { display:block; height:10px; }
.marginDiv20 { display:block; height:20px; }
.about_h2{ font-size:12px; font-weight:bold; }

.h_logo{ padding-top:15px; padding-bottom:10px; padding-top:20px; width:100%; }

.f_rights{ font-size:10px; color:#333; }

.alignleft{ float:left; margin-right:20px; margin-bottom:15px; }
.alignright{ float:right; margin-left:20px; margin-bottom:15px; }
.bookTitle{ font-size:15px; font-weight:bold; line-height:1.5; }
.blogPhoto{ border:5px solid #e6e6e6; margin-bottom:10px;}

blockquote{ background:#242424; padding:10px; color:#ccc; }

.stripeBG{ background:#191919 url('http://www.19760203.com/wordpress/wp-content/themes/sharpfolio/images/bquote_bg.gif'); padding:1px; }

.divBorder{ height:1px; background:#191919 url('http://www.19760203.com/wordpress/wp-content/themes/sharpfolio/images/bquote_bg.gif'); margin-bottom:40px; }


/* for Bookmark */

.linkCat{ color:crimson; margin-bottom:5px; }

.bookmark{}

.bookmark a { background:url('http://www.19760203.com/wordpress/wp-content/themes/sharpfolio/images/bquote_bg.gif') no-repeat; padding-left:22px; }

/* Tooltip */

#tooltip {
	position:absolute;
	z-index:9999;
	color:#fff;
	font-size:10px;
	/*width:180px;*/
	
}

#tooltip .tipHeader {
	height:8px;
	background:url(images/tipHeader.gif) no-repeat;
}


#tooltip .tipBody {
	background-color:#000;
	padding:5px 5px 5px 5px;
}

#tooltip .tipFooter {
	height:8px;
	background:url(images/tipFooter.gif) no-repeat;
}

.clear {clear:both}
.mgnBtm10{ margin-bottom:10px; }
.mgnBtm5{ margin-bottom:5px; }


#h_poll { width:350px; float:right;  }
#h_poll li, #h_poll ul { list-style:none; }

#index_headline{
	margin-bottom:15px;
}

#index_message{
	width:400px;
	float:left;
	line-height:1.8;
}

.poll_q{
	background:url(http://www.19760203.com/wordpress/wp-content/themes/sharpfolio/images/top_poll_Q.gif) no-repeat left center;
	padding-left:20px;
	display:block;
	color:#e6e6e6; 
	margin-bottom:5px;
padding-bottom:2px;
border-bottom:1px solid #484848;
}


.inyou{ 
width:470px; 
padding:10px; 
background:#ccc; 
border:1px dotted #666; 
font-style: italic;
color:#666;
padding-bottom:0px;
line-height:1.7;
margin-bottom:15px;
}

.inyou_moto{
 text-align:right;
font-size:85%;
}