/*
	Black Folio
	Template by Devilcantburn
	for Envato Marketplace
*/


/* -------------------------------------------------------------------------------------------[ RESETS ]------ */

* {
  list-style: none;
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}

html { font-size:100.1%; }

/* -------------------------------------------------------------------------------------------[ GENERALS ]---- */
body {
	color:#fff;
	background:#000;
	font: 75%/170% Arial, Helvetica, Verdana, sans-serif;
	margin: 0; padding: 0;
	text-align: center;
}

.content{ font-size:1em; text-align:left;}

input, textarea{ font-size:100%; }

img{ border:0 none; }

hr{ clear: both; visibility: hidden; }

.inv{ display:none;}

.clear{ clear:both; height:1px;}


a,
a:hover,
a:active{ text-decoration:none;}

/* -------------------------------------------------------------------------------------------[ HEADINGS ]---- */

h1, h2, h3, h4, h5, h6 {
	font-family:"Myriad Pro", "Frutiger Roman", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-weight:normal;
	line-height:100%;
}

h1 { font-size:   4em; }
h2 { font-size:   3em; }
h3 { font-size:   2em; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; }
h4 { font-size: 1.5em; font-family:Georgia, "Times New Roman", Times, serif; }
h5 { font-size: 1.2em; }
h6 { font-size: 1.1em; }


#sidebar h4 span{ display:none;}

h4.recent_posts{
	background:url(../images/h4_recentposts.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.blog_cats{
	background:url(../images/h4_blogcat.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.blog_archives{
	background:url(../images/h4_blogarchives.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.social_network{
	background:url(../images/h4_socialnetwork.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.flickr{
	background:url(../images/h4_flickr.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.chronology{
	background:url(../images/h4_chronology.png) no-repeat left top;
	width:300px; height:39px;
	}
h4.h4_contact{
	background:url(../images/h4_contact.png) no-repeat left top;
	width:300px; height:39px;
	}


/* -------------------------------------------------------------------------------------------[ TEXTS ]---- */
.big_text{
	font-size:2em;
	font-weight:bold;
	line-height:170%;
	}

/* -------------------------------------------------------------------------------------------[ WRAPPER ]---- */

#wrapper{}
#wrapper .content{
	background:#000 url(../images/top_line.png) no-repeat left top;
	margin:0 auto; padding:5px 0 0 0;
	width:960px;
	}



/* -------------------------------------------------------------------------------------------[ HEADER ]---- */

#header{
	background:url(../images/header.jpg) no-repeat left top;
	height:210px;
	}

/*---------------------------------------------- Top Nav */
#header #menu_top{
	float:left;
	width:332px; height:43px;
	}
#header #menu_top ul{
	width:332px; height:43px;
	}

#header #menu_top ul li{
	display:inline;
	float:left;
	}


#header #menu_top #home a{
	background:url(../images/topnav_1.png) no-repeat left top;
	display:block; float:left;
	width:83px; height:43px;
	}
#header #menu_top #home a:hover{
	background:url(../images/topnav_1.png) no-repeat left bottom;
	}
#header #menu_top #home a.current{
	background:url(../images/topnav_1c.png) no-repeat left top;
	}

#header #menu_top #profile a{
	background:url(../images/topnav_2.png) no-repeat left top;
	display:block; float:left;
	width:83px; height:43px;
	}
#header #menu_top #profile a:hover{
	background:url(../images/topnav_2.png) no-repeat left bottom;
	}
#header #menu_top #profile a.current{
	background:url(../images/topnav_2c.png) no-repeat left top;
	}

#header #menu_top #works a{
	background:url(../images/topnav_3.png) no-repeat left top;
	display:block; float:left;
	width:83px; height:43px;
	}
#header #menu_top #works a:hover{
	background:url(../images/topnav_3.png) no-repeat left bottom;
	}
#header #menu_top #works a.current{
	background:url(../images/topnav_3c.png) no-repeat left top;
	}

#header #menu_top #blog a{
	background:url(../images/topnav_4.png) no-repeat left top;
	display:block; float:left;
	width:83px; height:43px;
	}
#header #menu_top #blog a:hover{
	background:url(../images/topnav_4.png) no-repeat left bottom;
	}
#header #menu_top #blog a.current{
	background:url(../images/topnav_4c.png) no-repeat left top;
	}


/*---------------------------------------------- Logo top */
#header #logo a{
	background:url(../images/logo.png) no-repeat left top;
	display:block; float:left;
	width:296px; height:105px;
	}
#header #logo a:hover{background:url(../images/logo.png) no-repeat left top;}


/*---------------------------------------------- Contact button */
#header #menu_contact{
	float:left;
	width:84px; height:43px;
	}
#header #menu_contact ul{
	width:84px; height:43px;
	}

#header #menu_contact #contact a{
	background:url(../images/topnav_5.png) no-repeat left top;
	display:block; float:left;
	width:84px; height:43px;
	}
#header #menu_contact #contact a:hover{
	background:url(../images/topnav_5.png) no-repeat left bottom;
	}
#header #menu_contact #contact a.current{
	background:url(../images/topnav_5c.png) no-repeat left top;
	}


/*---------------------------------------------- Search form */
#header #search{
	background:url(../images/search_bg.png) no-repeat left top;
	float:left;
	width:248px; height:43px;
	}
#header #search .field{
	background:none;
	border:none;
	color:#cfcfcf;
	font-size:10px;
	margin:9px 0 0 80px; padding:0 0 0 8px;
	width:100px; height:21px;
	}
#header #search .button{
	background:none;
	border:none;
	margin:9px 0 0 0;
	width:21px; height:21px;
	cursor:pointer;
	}

/*---------------------------------------------- RSS Feed slider */
#header #news_slide{
	clear:both;
	width:860px; height:105px;
	text-align:left;
	padding:0 50px;
	overflow:hidden;
	}
#header #news_slide div{
	background: transparent !important;
	width:860px; height:105px;
	padding:0 50px;
	z-index:999;
	}
#header #news_slide h3{
	padding:0 0 8px 0;
	}
	
	
/*---------------------------------------------- Tease Pages */
#header .tease_page{
	clear:both;
	width:860px; height:105px;
	text-align:left;
	padding:0 50px;
	overflow:hidden;
	}
#header .tease_page div{
	background:url(../images/rss_reader_bg.png) no-repeat;
	width:860px; height:105px;
	padding:0 50px;
	z-index:999;
	}
#header .tease_page h3{
	padding:0 0 8px 0;
	}



/* -------------------------------------------------------------------------------------------[ MAIN ]---- */
#main{
	background:url(../images/main_bg.png) no-repeat left top;
	text-align:left;
	}

#left_part{
	float:left;
	margin:0 10px 0 20px;
	padding:20px 0 0 0;
	width:600px;
	}

/*---------------------------------------------- Sidebar */
#sidebar{
	float:left;
	margin:0 0 20px 10px;
	padding:20px 0 0 0;
	width:300px;
	}

#sidebar .side_list a{
	color:#c6c6c6;
	display:block;
	}
#sidebar .side_list{
	margin:5px 0 5px 10px;
	}

#sidebar .side_list li{
	padding:4px 0 4px 27px;
	background:url(../images/li_bull.png) no-repeat left 50%;
	}

#sidebar .plus{
	background:url(../images/plus.png) no-repeat right 50%;
	display:block;
	width:290px; height:39px;
	}

#sidebar .minus{
	background:url(../images/minus.png) no-repeat right 50%;
	display:block;
	width:290px; height:39px;
	}

/*---------------------------------------------- Sidebar Flickr Display */
.list_flickr{
	padding:5px 0 5px 15px;
	}
.list_flickr a {
	  background: #1a1a1a;
	  padding: 5px;
	  display: block;
	  float: left;
	  margin:5px ;
	}
	
	.list_flickr a:hover {
	  background: #525252;
	}
	
	.list_flickr img {
	  display: block;
	  float: left;
	  margin: 0;
	  width: 70px;
	  height: 70px;
	}


/* -------------------------------------------------------------------------------------------[ HOME PAGE ]---- */
.home{ margin:0 0 20px 0;}

.home .intro{
	clear:both;
	padding:0 20px;
	margin:0 0 20px 0;
	}
.home .hello{
	font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;
	line-height:normal;
	font-size:3em;
	}
.home .col_two{
	text-align:justify;
	float:left;
	width:270px;
	padding:0 10px 0 20px;
	}
.home .col_three{
	text-align:justify;
	float:left;
	width:270px;
	padding:0 20px 0 10px;
	}


/* -------------------------------------------------------------------------------------------[ SLIDESHOW ]---- */
#slideshow{
	background:url(../images/slideshow_bg.png) no-repeat 50% 70px;
	padding:8px 0 0 0;
	clear:both;
	}

#slideshow #slide_img{
	background:url(../images/slideshow_img.png) no-repeat left bottom;
	margin:0 10px; padding:0 0 2px 0;
	overflow:hidden;
	width:940px; height:228px;
	}
	
#slideshow #slide_title{
	background:url(../images/slide_titles.png) no-repeat left bottom;
	float:left;
	overflow:hidden;
	width:653px; height:69px;
	}
#slideshow #slide_title .title{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	font-style:italic;
	line-height:50px;
	padding:0 0 0 40px;
	width:613px; height:50px;
	}

#slideshow #slide_nav{
	background:url(../images/slide_nav.png) no-repeat left top;
	float:left;
	width:307px; height:69px;
	}

#slideshow #slide_nav ul li{
	display:inline;
	float:left;
	}

#slideshow #slide_nav #slide_nav_1 a{
	background:url(../images/slidenav_1.png) no-repeat left top;
	display:block; float:left;
	margin:7px 0 0 38px;
	width:29px; height:32px;
	}
#slideshow #slide_nav #slide_nav_1 a:hover{
	background:url(../images/slidenav_1b.png) no-repeat left top;
	}
#slideshow #slide_nav #slide_nav_1 a.current{
	background:url(../images/slidenav_1b.png) no-repeat left top;
	}

#slideshow #slide_nav #slide_nav_2 a{
	background:url(../images/slidenav_2.png) no-repeat left top;
	display:block; float:left;
	margin:19px 0 0 7px;
	width:31px; height:34px;
	}
#slideshow #slide_nav #slide_nav_2 a:hover{
	background:url(../images/slidenav_2b.png) no-repeat left top;
	}
#slideshow #slide_nav #slide_nav_2 a.current{
	background:url(../images/slidenav_2b.png) no-repeat left top;
	}

#slideshow #slide_nav #slide_nav_3 a{
	background:url(../images/slidenav_3.png) no-repeat left top;
	display:block; float:left;
	margin:26px 0 0 18px;
	width:30px; height:32px;
	}
#slideshow #slide_nav #slide_nav_3 a:hover{
	background:url(../images/slidenav_3b.png) no-repeat left top;
	}
#slideshow #slide_nav #slide_nav_3 a.current{
	background:url(../images/slidenav_3b.png) no-repeat left top;
	}

#slideshow #slide_nav #slide_nav_4 a{
	background:url(../images/slidenav_4.png) no-repeat left top;
	display:block; float:left;
	margin:19px 0 0 20px;
	width:33px; height:34px;
	}
#slideshow #slide_nav #slide_nav_4 a:hover{
	background:url(../images/slidenav_4b.png) no-repeat left top;
	}
#slideshow #slide_nav #slide_nav_4 a.current{
	background:url(../images/slidenav_4b.png) no-repeat left top;
	}

#slideshow #slide_nav #slide_nav_5 a{
	background:url(../images/slidenav_5.png) no-repeat left top;
	display:block; float:left;
	margin:7px 0 0 15px;
	width:32px; height:35px;
	}
#slideshow #slide_nav #slide_nav_5 a:hover{
	background:url(../images/slidenav_5b.png) no-repeat left top;
	}
#slideshow #slide_nav #slide_nav_5 a.current{
	background:url(../images/slidenav_5b.png) no-repeat left top;
	}




/* -------------------------------------------------------------------------------------------[ BLOG POSTS ]---- */
.post{
	background:url(../images/post_head.png) no-repeat left top;
	margin:0 0 20px 0;
	}
	
.post_head{
	height:55px;
	display:block;
	}
.post_date{
	float:left;
	font-size:10px;
	display:block;
	margin:0 10px 0 20px;
	text-align:center;
	width:47px; height:55px;
	}
.post_date .day{ font-size:3em; font-weight:bold; line-height:30px; display:block; clear:both; }

.post_head h3{
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:lighter;
	letter-spacing:-1px;
	line-height:55px;
	width:460px; height:55px;
	}
.post_comments{
	float:left;
	font-size:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:40px;
	text-align:center;
	width:60px; height:55px;
	}

.chap{
	padding:15px 0 0 20px;
	}

.post_img{
	background:url(../images/post_img.png) no-repeat left top;
	float:left;
	padding:6px;
	width:135px; height:135px;
	}

.head_text{
	float:left;
	padding:0 20px;
	width:393px; height:100%;
	}
.post .big_lines{
	text-align:justify;
	font-size:1.2em;
	font-weight: bold;
	line-height:200%;
	height:119px;
	}

.post .readmore{
	float:right;
	}
	
.post .readmore a{
	background:url(../images/readmore.png) no-repeat left top;
	display:block;
	width:116px; height:31px;
	}
.post .readmore a:hover{
	background-position: bottom;
	}
.post .readmore a span{ display:none; }

.post_sep{
	background:url(../images/post_bottom.png);
	width:600px; height:39px;
	}

.article{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	padding:20px;
	}
	
.article h3{
	margin-bottom: 8px;
	}
	
.article h4{
	border:1px solid #363636; border-width:0 0 1px 0;
	margin-bottom: 8px; padding:0 0 5px 0;
	}

.article p{
	margin:0 0 10px 0;
	}

#comments .comm{
	color:#b6b6b6;
	margin:0 0 20px 0;
	clear:both;
	display:block;
	}

#comments .user_pic{
	float:left;
	width:80px;
	text-align:center;
	margin:0 10px 0 20px;
	}
#comments .user_pic img{
	background:#161616;
	padding:4px;
	border:1px solid #363636;
	}
#comments .user_post{
	background:url(../images/post_comment_bg.png) no-repeat right top;
	float:left;
	width:480px;
	}
#comments .user_post p{
	margin:8px 10px 0 48px;
	}
#comments .user_post p.name{
	border:1px solid #363636; border-width:0 0 1px 0;
	}
#comments .user_post .user_name{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	width:220px;
	display:block;
	float:left;
	}
#comments .user_post .user_date{
	width:200px;
	display:block;
	float:left;
	text-align:right;
	}

/*---------------------------------------------- Pagination */
div.pagination {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-align:center;
	margin:8px 0 20px 0;
}
div.pagination a {
	color:#a2a2a2;
    margin: 1px;
    padding: 6px 7px;
    text-decoration: none;
}
div.pagination a:hover,active {
	color:#FFF;
    margin: 1px;
    padding: 6px 7px;
    text-decoration: none;
}
div.pagination span.courante {
	background:url(../images/pagin_active.png) no-repeat 50% bottom;
	color: #11acfe;
	font-weight: bold;
	margin: 3px;
    padding:10px 10px 15px 10px;
	font-size: 1.5em;
}
div.pagination span.desactive {
	color:#555;
	background:url(../images/paginnon.png) no-repeat 50% 50%;
    margin: 1px;
    padding: 4px 7px;
    text-decoration: none;
}

/* -------------------------------------------------------------------------------------------[ ABOUT ]---- */

.img_right{
	float:right;
	background:#161616;
	padding:6px;
	border:1px solid #363636;
	margin:10px 0 5px 10px;
	}

.chrono{
	padding:5px 15px;
	}
.chrono_date{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	border:1px solid #363636; border-width:0 0 1px 0;
	}
.chrono_date .function{
	float:left;
	display:block;
	width:200px;
	}
.chrono_date .year{
	float:left;
	display:block;
	text-align:right;
	width:70px;
	}
.chrono .description{
	color:#cfcfcf;
	padding:5px 15px;
	text-align:justify;
	}

/* -------------------------------------------------------------------------------------------[ WORKS ]---- */
#works_page{
	padding:20px;
	}
.work_item{
	float:left;
	margin:0 0 30px 0;
	text-align:center;
	width:230px;
	}
.work_item .pic{
	width:214px; height:164px;
	margin:10px auto;
	}
.work_item .pic a{
	background:#161616;
	border:1px solid #363636;
	display:block;
	height:150px;
	padding:6px;
	}
.work_item img{
	width:200px; height:150px;
	}

/* -------------------------------------------------------------------------------------------[ CONTACT ]---- */
.infos_contact{
	padding:5px 15px;
	}
.infos_contact p{
	padding:5px 0 15px 15px;
	}
#form h3{
	margin:0 0 20px 0;
	}
#form{
	float:left;
	margin:0 20px 20px 20px;
	width:560px;
	}
.form_contact p{
width: 400px;
clear: left;
margin: 0;
padding: 15px 0 15px 0;
padding-left: 155px; /*width of left column containing the label elements*/
border-top: 4px solid #161616;
height: 1%;
}

.form_contact label{
font-weight: bold;
float: left;
line-height:30px;
text-align:right;
margin-left: -155px; /*width of left column*/
padding:0 15px 0 20px;
width: 185px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form_contact .field{
color:#cfcfcf;
background:#161616;
border:1px solid #363636;
padding:4px;
width: 300px; height:22px;
}
.form_contact .error{
color:#FFF;
background:#CC0000;
border:1px solid #FFFFFF;
padding:4px;
width: 300px; height:22px;
}
.form_contact .errortext{
color:#CC0000;
}
.form_contact .textok{
color:#11acfe;
}

.form_contact textarea{
color:#cfcfcf;
background:#161616;
border:1px solid #363636;
padding:4px;
width: 300px;
height: 250px;
}
.form_contact .errormessage{
color:#FFF;
background:#CC0000;
border:1px solid #FFFFFF;
padding:4px;
width: 300px;
height: 250px;
}
.form_contact .radio{
	margin:0 0 0 15px;
	}
.form_contact .box{
	margin:0 15px 0 0;
	}

.form_contact .submit{
color:#cfcfcf;
background:#363636;
border:1px solid #161616;
margin:0 0 0 20px; padding:4px;
width: 100px;
cursor:pointer;
}

.form_contact .reset{
color:#cfcfcf;
background:#161616;
border:1px solid #363636;
margin:0 0 0 20px; padding:4px;
width: 100px;
cursor:crosshair;
}

/* -------------------------------------------------------------------------------------------[ FOOTER ]---- */
#footer{
	clear:both;
	}
#footer .content{
	background:#000 url(../images/main_bg.png) no-repeat left top;
	margin:0 auto;
	width:960px;
	}
#footer .copyright{
	padding:15px 30px;
	}
#footer .copyright .left{
	float:left;
	text-align:left;
	width:450px;
	}
#footer .copyright .right{
	float:left;
	text-align:right;
	width:450px;
	}