/*
    Theme Name: Notepad Wood
    Theme URI: http://www.jmanteau.fr
    Description: Notepad Wood on Grass
    Version: 1.0
    Author: Julien Manteau
    Author URI: http://www.jmanteau.fr
*/


body {
	background: url(images/grass.jpg) repeat top center;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#main {
	background:url(images/backgroundwood.jpg) repeat-y top center; 
}

#main2{
	background:url(images/page-back2.jpg) no-repeat top center; 

}

#mainX{
	background:url(images/page-back2.jpg) no-repeat top center; 

}


#container {
	width:819px;
	margin:0 auto;
	position:relative;
	height:252px;
}

/* search form */

#search {
	position:absolute;
	text-align:right;
	width:250px;
	left:520px;
	top:10px;
	z-index:100;
}
#search form {
	padding:0;
	margin:0;
}
#search .txtField {
	border:1px solid #fff;
	width:138px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(images/search-back.gif) transparent;
}
#search .btnSearch {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/btn-back.gif) transparent;
}


/* menu */
#menu-holder {
	position:absolute;
	top:43px;
	left:437px;
	width:344px;
	overflow:hidden;
}
#menu {
	width:344px;
	height:42px;
	margin:0;
	padding:0;
	position:relative;
}
#menu li {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:0;
}
#menu li, #menu a {
	height:42px;
	display:block;
}
#home {
	text-indent:-300em;
	overflow:hidden;
	left:0px;
	width:107px;
}
#blog {
	text-indent:-300em;
	overflow:hidden;
	left:107px;
	width:79px;
}
#photos {
	text-indent:-300em;
	overflow:hidden;
	left:185px;
	width:87px;
}

#cvmenu {
	text-indent:-300em;
	overflow:hidden;
	left:273px;
	width:70px;
}



#home a:hover {
	background:transparent url(images/menu.jpg) 0px 0px no-repeat;
}
#blog a:hover {
	background:transparent url(images/menu.jpg) -107px 0px no-repeat;
}
#photos a:hover {
	background:transparent url(images/menu.jpg) -185px 0px no-repeat;
}

#cvmenu a:hover {
	background:transparent url(images/menu.jpg) -273px 0px no-repeat;
}


/* blog title */

#title {
	position:absolute;
	top:149px;
	left:76px;
	color:#fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:370px;
	overflow:hidden;
}
#title h2 {
	color:#fff;
	font-size:20px;
	margin:0 0 2px;
}
#title a {
	color:#fff;
	text-decoration:none;
}
#title a:hover {
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #e7d8cf;
}


/* content */

#content {
	background:url(images/notepad-back.gif) repeat-y;
	width:764px;
	margin:0 auto;
	padding-right:55px;
}
#content blockquote {
	padding:0 0 0 30px;
	background:url(images/blockquote.gif) no-repeat 0 50%;
}

/** Col 01 **/
#content .col01 {
	float:left;
	padding-left:70px;
	width:685px;
	font-size:12px;
	line-height:20px;
}
#content .col01 h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 10px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h4 {
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, erif;
	margin:0;
	padding:0 0 16px;
	background:url(images/line.gif) repeat-x bottom;
}
#content .col01 h3 a {
	color:#000;
	text-decoration:none;
}
#content .col01 h3 a:hover {
	background-color:#f4f0db;
}
#content .col01 .post {
	padding-bottom:30px;
}
#content .col01 .thumbnail {
	float:right;
	margin:10px 0 10px 10px;
}
#content .col01 .meta {
	font-size:11px;
	text-align:right;
	background:url(images/line.gif) repeat-x;
	padding-top:8px;
}
#content .col01 .post-inner {
	position:relative;
}
#content .col01 .post-inner .date-tab {
	position:absolute;
	top:0px;
	left:-98px;
	height:64px;
	width:83px;
	background:url(images/date-tab.gif) no-repeat;
}
#content .col01 .thumbnail {
	float:right;
	margin:12px 0 12px 12px;
}
.month {
	text-align:right;
	display:block;
	padding:6px 16px 6px 0;
	font-size:18px;
	font-weight:bold;
}
.day {
	text-align:right;
	display:block;
	padding:4px 16px 2px 0;
	font-size:11px;

}
#content .col01 .post-inner a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
#content .col01 .post-inner a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
#content .col01 .meta a {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #868585;
}
#content .col01 .meta a:hover {
	color:#000;
	text-decoration:none;
	border-style:none;
}
/* footer */

#footer-holder {
	width:819px;
	margin:0 auto;
	position:relative;
}
#footer-holder .footer {
	width:1200px;
	height:392px;
	position:absolute;
	top:0px;
	left:-190px;
	background:url(images/footer.jpg) no-repeat;
	z-index:100;
}
#footer-holder .txt a {
	color:#000;
}
#footer-holder .txt a:hover {
	color:#000;
	text-decoration:none;
}
#footer-holder .txt {
	width:480px;
	position:absolute;
	top:116px;
	left:186px;
	font-size:11px;
	line-height:16px;
	color:#000;
	z-index:105;
	height:60px;
	overflow:hidden;
}

/*#footer-holder .rss a {	width:55px;
	height:55px;
	position:absolute;
	top:165px;
	left:130px;
	font-size:11px;
	text-indent:-400px;
	z-index:103;
	overflow:hidden;
	background:url(images/icon-rss.gif) no-repeat 0 0;
}
*/


/* next previous 

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-older.png) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(images/link-older.png) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(images/link-newer.png) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(images/link-newer.png) no-repeat 0 -33px;
}*/


/* comment styles */

.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(images/txt-your-comment.png) no-repeat;
}
.name, .email, .website {
	width:80px;
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(images/txt-name.png) no-repeat top right;
}
.email {
	height:30px;
	background:url(images/txt-email.png) no-repeat top right;
}
.website {
	height:30px;
	background:url(images/txt-website.png) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(images/txt-email-sub.png) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(images/txt-site-example.png) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#commentform .comment-field {
	border:1px solid #939393;
	width:320px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}
#commentform .comment-box {
	border:1px solid #939393;
	width:425px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}
#commentform .btnComment {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(images/btn-back.gif) transparent;
	float:left;
	clear:left;
}


/* comment list */

.commentlist {
	margin:20px 0;
	padding:0;
}
.commentlist li {
	padding:12px 0;
	background:url(images/line-inner.gif) no-repeat bottom;
	font-size:12px;
	line-height:20px;
	list-style:none;
}
.commentlist li a {
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}
.commentlist li a:hover {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.commentdate {
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.commentlist li cite {
	font-weight:bold;
	font-style:normal;
}

/** CV **/
#cv{
    margin-left: auto;
     margin-right: auto;
	width:100%;
}
#moi{
	float:right;
}

#prenom{
	padding:10px;
	color:#bababa;
	font-size:3.5em;
}

#nom{
	padding:10px;
	color:#505050;
	font-size:3.5em;
}
#current{
	width:100%;
	float:left;
	text-align:center;
	color:#909090;
	padding:5%;
}

#ligne{
float:left;
width:100%;
height:0px;
border-style:solid;
border-width:1px;
border-color:grey;
}
.wtitle{
  float: left;
  width: 100%;
}
.blue{
  width:15%;

margin-top:20px;
margin-bottom:-15px;
  float: left;
  background-color:#4080c0;
  height:7px;
vertical-align: middle;
}

.title {
  margin-left:22.2%;
  color: #4080c0;
  float:left;
  font-size:1.3em;
  width:75%;
vertical-align: top;
}
.e_entry {
width:100%;
height:auto;
}
.datecv {
margin-top:2%;
  float: left;
  width: 15%;
  text-align:right;

}
.padding{
	width:100%;
	height:40px;
	  float: left;
}
.padding2{
	width:100%;
	height:10px;
	  float: left;
}
.right_b{
	float:left;
	width:75%;
	margin-top:2%;
}
.exp {
  float: left;
}

.what {
  font-weight: bold;
  margin-left: 10%;
  width: 80%;
  float:left;
}
.company {
  font-style: italic;
  float: left;
  margin-left: 10%;
  width:80%;
}
.where {
  margin-left: 10%;
  width: 80%;
  float: left;
}
.description {
  margin-left: 10%;
  width: 80%;
  float:left;
}
.s_entry{
	float: left;
	width: 50%;

}
.skill {
	float: left;
  width: 30%;
  text-align:right;
}
.details {  
	float: left;
	margin-left: 14.2857%;
  width: 55%;
}
.interests {
  float: left;
  margin-left: 10%;
  width:80%;
}
.interet {
  float: left;
  margin-left: 10%;
  width:80%;
}
.desc_int {
  float: left;
  margin-left: 10%;
  width:80%;
}
.assoc {
  float: left;
  margin-left: 10%;
  width:80%;
}
.info{
  float: left;
  margin-left: auto;
     margin-right: auto;
	width:85%;
 text-align:center;
 margin-top: 10%;
  }

