/*
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
refont by : sovanb http://www.sovanb.com
color : #191919
*/
body {
	text-align: center;
	background: #191919 url('images/background.png') repeat-x top;
	color: #999;
	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: #ccc;
}
a:hover {
	color: #fff;
}
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: #C70C52;
	line-height: 120px;
}
h1 a {
	color: #fff;
	text-decoration: none;
}
h3 {
	font-size: 18px;
	line-height: 50px;
}
/* ---------- navigation top ------- */
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;
	font-weight: bold;
}
ul#navigation li a:hover {
	color: #999;
}
/* ------- header ------- */
div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 400px;
	float: right;
	text-align: right;
	font-size: 16px;
	margin-top:50px;
}
span.f {
	font-style: italic;
}
/* ------- content compo -------- */
div#content {
	margin: 72px 0 0 0;
}
div#content.narrowcolumnleft {
	width: 320px;
	float: left;
}
div#content.narrowcolumnright {
	width: 320px;
	float: right;
}
div.thumbnail {
	width: 420px;
	float: left;
}
div.thumbnail a.more-link {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.thumbnail a:hover.more-link {
	color: #999;
	text-decoration: underline;
}
div.entry {
	width: 320px;
	float: right;
}
div#content h2 {
	font-size: 24px;
	line-height: 32px;
}
div#content h2 a {
	text-decoration: none;
}
div#page.thumbnail {
	width: 440px;
	float: left;
	margin: 0px 0px 15px 0;
}

/* ------ links ------ */

div#links {
	width: 755px;
	float: left;
}
div#links h3 {
	font-size: 18px;
	line-height: 50px;
	color: #C70C52;
}
#links-page a{font-weight:normal;}
li#linkcat-7, li#linkcat-21{clear:both;}
li.linkcat{display:inline;float:left;margin:2px;padding:5px;width:137px;}

/* ----- archives ----- */
div#archives.thumbnail {
	width: 320px;
	float: left;
	margin: 50px 0px 15px 0;
}
div#archives h3 {
	font-size: 18px;
	line-height: 50px;
	color: #C70C52;
}

/* ----- sidebar ----- */
div#sidebar.entry {
	width: 320px;
	float: right;
	margin: 5px 0 0 0;
}
div#sidebar.entry h3{
	font-size: 18px;
	line-height: 50px;
	color: #C70C52;
}

/*------ comment ------ */
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;
}

/* post */

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.comments, form textarea.comments {
	margin: 0px 5px 2px 5px;
}
div#searchform-p input {
	margin: 20px 0px 20px 5px;
}

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;
}

/* ------------ pagination --------
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
div.pagination {
	padding: 7px;
	margin: 3px;
	text-align:center;
	font-size: 14px;
	font-weight: bold;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding:2px;
	background-color:#909090;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	/*background-color:#c1c1c1;*/
	text-decoration: none; 
	color: #e6e6e6;
}
div.pagination a:hover, div.pagination a:active {
	background-color: #3e3e3e;
	color: #C70C52;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	font-weight: bold;
	background-color: #C70C52;
	color: #e6e6e6;
	}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	background-color:#e6e6e6;
	color: #797979;
	}

/* footer */

div#footer {
	border-top: 1px solid #b7b7b7;
}
div#footer p {
	line-height: 20px;
	color: #333;
	text-align: center;
	margin-bottom:5px;
}
div#footer p a {
	color: #444;
	font-weight: bold;
	text-decoration: none;
}
div#footer p a:hover {
	color: #555;
	text-decoration: underline;
}

div#footer img {
	margin: 0px;
	vertical-align: middle;
}
