/*  
Theme Name: martb2010
Theme URI: http://www.martb.com
Description: Wordpress 2010.
Version: 1.0
Author: Martin Bussières
Author URI: http://www.martb.com/
*/

/* ========== RESET ========== */

/*
jaune : #ffea00
bleu : #00c6ff
magenta : #ec008c
vert : #5bc200
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

:focus{
	outline: 0;
}

ol,ul{
	list-style: none;
}

table{
	border-collapse: separate;
	border-spacing: 0;
}

caption,th,td{
	font-weight: normal;
	text-align: left;
}

blockquote:before,blockquote:after,q:before,q:after{
	content: "";
}

blockquote,q{
	quotes: "" "";
}

img,input,select,option{
	vertical-align: middle;
}

.clear:after{
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.clear{
	display: inline-table;
}

.clear{
	height:0;
	clear: both;
	display:block
}

.inline{
    display:inline-block !important;
}

strong, .bold {
    font-weight:bold;
}

.floatright {
    float:right;
}

.floatleft {
    float:left;
}

.indent{
    text-indent: -9999px;
    line-height:0;
}

.indent img{
    display:block;
}

.no-margin{
    margin:0 !important;
}

address{
    font-style:normal;
    line-height:16px;
    white-space:nowrap;
}

.block{
	display:block;
}

/* ========== MAIN ========== */

.divider img{
	height: 50px;
	width: 636px;
	border: none;
	}

body {
	background: #292929 url(images/pattern.gif) repeat;
	color: #727272;
	font-family: Arial, verdana, sans-serif;
	font-size: 12px;
}

a {
	outline:none;
	text-decoration: underline;
}

p {
	line-height: 20px;
}

.main_wrapper {
	width: 710px;
	margin: 0 auto;
}

.info_supp {
	position: absolute;
	left: -9999px;
}

.post {
	background: url(images/post_bg.png) repeat;
	padding: 30px;
	margin-bottom: 30px;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;
}

.post img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.post object {
	margin-bottom: 5px;
	margin-top: 5px;
	}

.post_content {
	margin-bottom: 20px;
}


.post_content img {
	padding: 0px;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;
}

@font-face {
	font-family: 'Lubalin Demi';
	src: url('fonts/Lubalin_demi.eot');
	src: local('Lubalin Demi'), local('fonts/Lubalin_demi'), url('fonts/Lubalin_demi.woff') format('woff'), url('fonts/Lubalin_demi.otf') format('opentype'), url('fonts/Lubalin_demi.svg#Lubalin_demi') format('svg');
}

.post_content a {
	color: #bababa;
	text-decoration: underline;
}

.post_content .sharing {
	color: #a5a5a5;
	text-decoration: none;
	z-index: 9999;
}

.post_content p {
	color: #a5a5a5;
	text-decoration: none;
	z-index: 9998;
}

.post_content a:hover {
	background: #00c6ff;
	color: #535353;
	text-decoration: none;
}

.post_meta {
	margin-top: 20px;
	color: #bababa;
}

.post_meta a {
	color: #727272;
	text-decoration: underline;
	padding-left: 4px;
	padding-right: 4px;
}

.post_meta a:hover {
	background: #00c6ff;
	color: #535353;
}

.post_navigation {
	margin: 0 auto;
	text-align: center;
}

.post strong {
	color: #5bc200;
	font-weight: bold;
}

.post p {
	margin-bottom: 10px;
}

h1 {
	font-family: Arial, verdana, sans-serif;
	font-size: 20px;
	color: #ec008c;
	text-transform:uppercase;
	font-weight: bold;
}

h1 a {
	text-decoration: none;
 	color: #00c6ff;
}
	
h2 {
	font-family: Arial, verdana, sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	color:#fff;
	text-transform:uppercase;
}
	
h3 {
	font-family: Arial, verdana, sans-serif;
	font-size: 11px;
	color: #bfbfbf;
	text-transform: uppercase;
}
	
h4 {
	font-family: Arial, verdana, sans-serif;
	font-size: 22px;
	letter-spacing: 1px;
	color: #00c6ff;
	text-transform:uppercase;
}

h5 {
	font-family: Arial, verdana, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	color: #ddd;
	text-transform: uppercase;
	font-weight: normal;
	position: relative;
	right: 0px;
}

h5 a {
	color: #727272;
	text-decoration: none;
}

.header {
	background: url(images/header_bg.gif) top center repeat-x;
	margin: 0 auto;
	padding-bottom: 30px;
}

.header_logo {
	width: 710px;
	margin: 0 auto;
	height: 148px;
	line-height: 148px;
}

.content_wrapper {
	margin: 0 auto;
	width: 708px;
	}
	
.footer {
	background: url(images/footer_bg.gif) top repeat-x;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	height: 147px;
}

.footer_content {
	width: 710px;
	text-align: left;
}

.sharing {
	margin-top: 10px;
	line-height: 16px;
	float: right;
	}
	
.sharing a {
	color: #ffffff;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	position: relative;
	top: 4px;
	left: -4px;
	z-index: 0;
	}

.post_content object {
	z-index: 0;
	}

.sharing a:hover {
	background: #00c6ff;
	color: #535353;
}

/* ===== MENU ===== */

.menu_wrapper {
	margin: 0 auto;
	width: 720px;
	position: relative;
	left: 0;
	}

.menu_wrapper ul li {
	float: left;
	}

#menu {
	text-align: center;
	margin-bottom: 20px;
	}
#menu2 ul{
width: 710px
}
#menu2 li{
float: left;
margin:0 3px 30px 0; 
}


/* ===== EASY SLIDER ===== */

#slider{
	margin: 0 auto;
	background: url(images/slider_bg.gif) top center repeat-x;
	border-top: 1px solid #1c1c1c;
	border-left: 1px solid #1c1c1c;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;
	}
		
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider li{ 
	width:708px;
	height:270px;
	overflow:hidden;
	}	
	
#prevBtn, #nextBtn{ 
	display:block;
	margin: 0 auto;
	position: relative;
	left: -370px;
	}	
	
#nextBtn{ 
	left:370px;
	position: relative;
	top:-165px;
	width:30px;
	height:30px;
	}

#prevBtn{
	position: relative;
	top:-149px;
	width:30px;
	height:30px;
	}	
														
#prevBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url(images/btn_prev.png) no-repeat 0 0;	
	}
		
#nextBtn a{ 
	display:block;
	width:30px;
	height:30px;
	background:url(images/btn_next.png) no-repeat 0 0;	
	}
	
/* ===== 1 bit audio player ===== */

.onebit_mp3 a {
	display: none;
	}