/*
Theme Name: Martin Page
Theme URI: 
Description: 
Version: 1
Author: MM
Author URI: 
*/

body {
	font:12px/19px Verdana, Arial, Helvetica, sans-serif;
	background:#D8E7F3 url(images/bg.png) repeat-x;
	color:#333;
	margin:0;
	padding:0;
}
/* img {
	border:none;
	display:block;
	text-align:center;
	margin:0 auto;
} */


a {
	font-weight:normal;
	text-decoration:none;
}

a img {
	border: none;
}



h2 {
	text-align:left;
	font-size:16px;
	margin:0;
	padding:0;
}
blockquote { color:#777; }

#header {
	top:0px;
	right:50px;
	width:370px;
	height:82px;
	z-index:1000;
	text-align:right;
	position:absolute;
	background:url("images/badge.png") no-repeat;
}


#container {
	text-align:center;
	width:70%;
	margin:0 auto;
	padding:0px 0 0;
}


#menufrancais {
	text-align:center;
	width:95%;
	margin:0 auto;
	padding:83px 0 0;
}


#menuanglais {
	text-align:center;
	width:100%;
	margin:0 auto;
	padding:26px 0 0;
}



/*------- Tab Menu ---------*/
#nav {
	list-style:none;
	width:800px;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 5px;
}

#nav li { display:inline; }
#nav a {
	float:left;
	font-weight:normal;
	border-bottom:1px solid #e6e6e6;
	background:url("images/tab.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
}
#nav a span {
	color:#777;
	float:left;
	background:url("images/tab.gif") no-repeat right top;
	padding:5px 14px 4px 11px;
}
#nav #current a {
	font-weight:bold;
	background-position:0 -80px;
	border-width:0;
}
#nav #current a span {
	color:#555;
	padding-bottom:4px;
	background-position:100% -80px;
}
#nav a:hover { background-position:0% -40px; }
#nav a:hover span { background-position:100% -40px; }




/*------- Tab Nav Blog ---------*/
#navblog {
	list-style:none;
	width:800px;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0 0 0 500px;
}

#navblog li { display:inline; }

#navblog a {
	float:left;
	font-weight:normal;
	border-bottom:1px solid #e6e6e6;
	background:url("images/tab.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
}
#navblog a span {
	color:#777;
	float:left;
	background:url("images/tab.gif") no-repeat right top;
	padding:5px 14px 4px 11px;
}
#navblog #current a {
	font-weight:bold;
	background-position:0 -80px;
	border-width:0;
}
#navblog #current a span {
	color:#555;
	padding-bottom:4px;
	background-position:100% -80px;
}
#navblog a:hover { background-position:0% -40px; }
#navblog a:hover span { background-position:100% -40px; }


/*------- Posts ---------*/
#wrap {
	
	width:800px;
	margin:0;
	padding:0;
}




#content {
	margin:35px 0 0;
	padding:0;
	clear:both;
}


#contentblog {
float: left;
	margin:35px 0 0;
	padding:0;
	width: 500px;

}

#content a, .entry a, .commentlist a, #sidebar a, .navigation a {
	color:#6666CC;
	font-weight: bold;
}
#content a:hover, .entry a:hover, .commentlist a:hover, #sidebar a:hover, .navigation a:hover {
	text-decoration: underline;
	color: #6666CC;
}
.entry {
	text-align:justify;
	margin:0;
	padding:0 0 20px;
	clear:both;
}


.entry li {
	list-style:none;
	list-style-image:url("images/bullet.gif");
	margin:10px 0 0;
}
.entrycontent {
	background:#FFF;
	position:relative;
	margin:-2px 0;
	padding:10px 30px 2px;
}


.pie {
	color:#777;
	font-size:12px;
	text-align:right;
}

/* ex date

.date {
	padding-left:15px;
	background:url("images/arrows.png") center left no-repeat;
} */

.date {

}
.categories {
	padding-left:15px;
	background:url("images/post.gif") center left no-repeat;
}
.comments {
	padding-left:17px;
	background:url("images/comments.gif") center left no-repeat;
}
	
/*------- Rounded divs ------------*/
.topl { 
	height:15px;
	background:#FFF url(images/topl.gif) left no-repeat;
}
.topr { 
	height:15px;
	background:url(images/topr.gif) right no-repeat;
}
.bottoml {
	height:15px;
	background:#FFF url(images/bottoml.gif) left no-repeat;
}
.bottomr {
	height:15px;
	background:url(images/bottomr.gif) right no-repeat;
}

/* --- Comments template --- */
#comments {
	border-top:1px solid #e6e6e6;
	margin:30px 0 0;
	padding:20px 0 0;
}
#comments li {
	list-style:none;
	list-style-image:none;
	margin:0 15px 0 -30px;
}
#comments .header { background-color:#EDF3DE; }
#comments .header.alt { background-color:#D8E7F3; }

/* --- Footer ---*/
#footer {
	text-align:center;
	padding:0 30px 10px;
	clear:both;
}



/* --- Sidebar ---*/

#sidebar {
	float: left;
	width: 200px;
	text-align:left;
	padding-left: 10px;
	
}



#sidebar ul, #sidebar ul ol {

margin: 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}


/* Media uploader

img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
	
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
} */



/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

.clear { 
clear: both; 
}

