/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

*/

body {
	font-size: 11px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #000 url('../../../img/bg.jpg') center top no-repeat;
	color: #CCC;
	text-align: center;
	margin: 0;
	padding: 0;
	}

#page {
	position: relative;
	background: #000;
	text-align: left;
	margin: 0 auto;
	width: 950px;
	height: 650px;
	}

#header {
	position: relative;
	background: url(../../../img/bann.jpg) center no-repeat;
	margin: 0;
	padding: 0;
	height: 250px;
	width: 950px;
	}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 0 10px 5px;
	margin: 0;
	width: 610px;
	}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
	background: #000;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited, h2 a:hover, h3 a:hover {
	color: #ff00e4;
	text-decoration: none;
	font-weight: bold;
	}

strong  {
	color: #c5acc2;
	font-weight: bold;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

/* End Typography & Colors */

/* Begin Structure */

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */

/*	Begin Headers */

h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 15px 0 0 0;
	border-bottom: 1px #004a99 solid;
	}

.annonce h2 {
	margin: 0;
	border-bottom: 1px #004a99 solid;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* End Headers */

/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered, img.alignright, img.alignleft, img.alignnone {
	border: 1px #FFF solid;
	}

img.alignnone {
	padding: 4px;
	}

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 */

/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li ul li {
	list-style: none;
	}

#sidebar ul li {
	list-style: none;
	margin: 0 0 8px 0;
	padding: 1px;
	border-top: 1px #9edcf9 dashed;
	border-bottom: 1px #ff00e4 dashed;
	}

#sidebar ul li a {
	display: block;
	padding: 7px 0 0 3px;
	font-weight: bold;
	font-size: 11px;
	height: 20px;
	color: #AAA;
	text-decoration: none;
	margin: 0;
	list-style: none;
	background: #444;
	}

#sidebar ul li a:hover {
	color: #FFF;
	padding: 7px 0 0 13px;
	background: #004a99;
	}

#sidebar {
	padding: 15px;
	width: 200px;
	float: left;
	list-style: none;
	}

#sidebar form {
	margin: 0;
	}

.children {
	display: none;
	}

#marques {
	margin: 15px 15px 0 0;
	padding: 0;
	float: right;
	width: 60px;
	}

#marques img {
	margin: 0 0 5px 0;
	padding: 0;
	float: right;
	border: 2px #004a99 solid;
	}

/* End Entry Lists */

/* Begin Form Elements */

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

/* End Form Elements */

/* Begin Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#sm {
	position: absolute;
	width: 166px;
	height: 290px;
	background: url('../../../img/sm.png');
	left: 700px;
	top: 360px;
	}

.annonce {
	float: left;
	width: 100%;
	height: 280px;
	border: 1px #777 solid;
	padding: 5px;
	margin: 5px 0 0 5px;
	}
