/*
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: #dcf0fb url('images/motif_bg.jpg') repeat-x top;
	color: #214e63;
	font-family: Tahoma, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 24px;
}
div#wrap_all {
	overflow: hidden;
	width: 100%;
	background: url('images/header.jpg') center top no-repeat;
	float:left;
}
div#wrapper {
	text-align: left;
	margin: auto;
	width: 970px;
}
a {
	color: #ccc;
	outline:none;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 24px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
div#header {
	
}
h1 {
	font-size: 48px;
	color: #666;
	text-indent: -5000px;
	margin-top:20px;
}
h1 a {
	text-decoration: none;
	float:left;
	width: 490px;
	height: 257px;
	margin-left: 210px;
}
div#header h2, ul#navigation {
	margin: 0 0 6px;
}
ul#navigation {
	clear: both;
	display: block;
	margin-top:40px;
	float: left;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	text-indent:-5000px;
	margin: 0 23px 0 0;
}
ul#navigation li.cat-item-6 a {
	float:left;
	height:28px;
	width:146px;
	background:url('images/bt_pensees.jpg') top no-repeat;
}
ul#navigation li.cat-item-3 a {
	float:left;
	height:28px;
	width:132px;
	background:url('images/bt_photos.jpg') top no-repeat;
}
ul#navigation li.cat-item-1 a {
	float:left;
	height:28px;
	width:132px;
	background:url('images/bt_videos.jpg') top no-repeat;
}
ul#navigation li.page-item-2 a {
	float:left;
	height:28px;
	width:121px;
	background:url('images/bt_nina.jpg') top no-repeat;
}
ul#navigation li a:hover, ul#navigation li.current-cat a, ul#navigation li.current_page_item a {
	background-position:bottom;
}
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#content2 {
	margin: 45px 0 0 0;
}
div.thumbnail {
	width: 700px;
	float: left;
}
div.entry {
	width: 250px;
	float: right;
}
div#content h2, div#content2 h2 {
	font-size: 24px;
	color: #74a9c7;
	line-height: 32px;
}
div#content div.post {
	background:url('images/content_bg.jpg') right bottom no-repeat;
}
div#content div.post img, div#content2 div.post img {
	width:678px;
	padding:10px;
	background:#fff;
	border:1px solid #ccc;
}
div#content2 h2 {
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
div#content h2 a, div#content2 h2 a {
	text-decoration: none;
	color: #009CC3;
}
div#content h2 a:hover, div#content2 h2 a:hover {
	color: #aed617;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	color: #C082A5;
	text-decoration: none;
	font-size: 12px;
	line-height: 20px;
}
p.comment-link a:hover {
	border-bottom:1px solid #C082A5;
	color:#C082A5;
}
div#footer {
	height:250px;
	background:url('images/footer_bg.jpg') no-repeat;
	padding-top:80px;
}
div#footer p {
	font-size:12px;
	color: #74a9c7;
	text-align:right;
}
div#footer p a {
	color: #009CC3;
	text-decoration: none;
}
div#footer p a:hover {
	color: #aed617;
}
div.post {
	margin: 0 0 76px;
}
h3#comments, h3#respond {
	color: #009cc3;
	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 #fff;
	margin: 0 0 48px;
}
ol.commentlist li {
	border-bottom: 1px solid #fff;
	padding: 12px 0 0;
}
form input, form textarea {
	margin: 0 12px 0;
	padding:3px 5px;
	border:none;
}
form input#submit {
	background:#009cc3;
	color:#fff;
	cursor:pointer;
}
form input#submit:hover {
	background:#aed617;
}
div.alignleft, div.alignright {
	display: block;
	width: 40%;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-size: 18px;
	text-decoration: none;
	color: #009cc3;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #aed617;
}
div.cont {
	position:relative;
}
div.ddate {
	position:absolute;
	width:50px;
	height:50px;
	background:#214e63;
	left:-60px;
	top:10px;
	padding:5px;
	text-align:center;
	color:#dcf0fb;
	border-top:1px solid #214e63;
}
div.ddate span.ddate_jour {
	font-size:30px;
	font-weight:bold;
	line-height:26px;
}
div.ddate span.ddate_mois {
	font-size:11px;
	line-height:12px;
}
div.ddate span.ddate_annee {
	font-size:11px;
	line-height:12px;
}