/*  
Theme Name: machériejethemedotcom
Theme URI: http://www.mankin-studio.com/
Description: Original tempate for Sandrine Delpuech's website.
Version: 1.0
Author: Mankin
Author URI: http://www.mankin-studio.com/

*/

:link,:visited {
	text-decoration: none
}

div#header {
	color: #cccccc;
	width: 740px;
	height: 150px;
}

ul,ol {
	list-style: none
}

h1,h2,h3,h4,h5,h6,pre,code {
	font-size: 1em;
}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input, dl, dt, dd {
	margin: 0;
	padding: 0
}

a images,:link images,:visited images {
	border: none
}

address {
	font-style: normal
}

dl {
	margin: 0 0 0 .8em;
}

dl dt {
	margin: 0 0 .5em 0;
}

dl dd+dt {
	margin-top: 1.5em;
}

dl dd {
	margin: 0 0 1em 2em;
}

ol {
	list-style: decimal;
}

ol li {
	margin: 0 0 1em 2.5em;
}

ol li ol {
	margin: 1em 0 1em 1em;
}

ol li ul {
	margin: 1em 0 1em 1em;
}

p {
	margin-bottom: 1em;
}

ul {
	list-style: disc;
}

ul li {
	margin: 0 0 1em 2em;
}

ul li ul {
	margin: 1em 0 1em 1em;
	list-style: none;
}

ul li ol {
	margin: 1em 0 1em 1em;
}

hr {
	border-style: dashed;
	border-color: #b0b0b0;
}

html, body {
	background-color: #9AB093;
	height: 100%;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#conteneur00 {
	background: #9AB093 url(images/gradient.png) repeat-x;
	height: 100%;
	width: 100%;
}

#conteneur01 {
	background: url(images/page.png) repeat-y top center;
	margin: auto;
}

#conteneur02 {
	background: url(images/footer.png) no-repeat bottom center;
	margin: auto;
}

#conteneur03 {
	background: url(images/leader.jpg) no-repeat top center;
	padding: 30px 0 30px 0px;
	margin: auto;
}

#conteneur04 {
	margin: auto;
	margin-top: 0px;
	width: 740px;
	padding-bottom: 20px;
	height: 600px;
}

html,body #conteneur04 {
	height: auto;
	min-height: 600px;
}

h2 {
	color: #94169b;
	font: 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 10px;
}

#content h2 a {
	color: #94169b;
	font: small-caps 1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content h2 img {
	border: none;
}

alignleft {
	float: left;
}

alignright {
	float: right;
}

html>body #conteneur04 {
	height: auto;
	min-height: 600px;
}

div#headerimg {
	position: absolute;
	top: 120px;
	margin-left: -2000px;
}

/* le titre et le menu*/

div#sidebar h1 {
	font-size: 1.4em;
	margin-left: 10px;
}

div#sidebar h1 a {
	color: #fff;
}

div#sidebar {
	float: left;
	width: 160px;
	top: 20px;
	margin: -60px 10px 0 0;
}

div.description {
	margin-left: 10px;
	color: #fff;
}

/*le menu */

.menu {
	position: absolute;
	top: 253px;
	width: 170px;
}

.menu ul {
	margin: 0;
	width: 100%;
}

.menu li {
	list-style-type: none;
	margin: 0;
	font-weight: bold;
	width: 100%;
}

.menu li a {
	color: #94169b;
	background-color: #c5d8a6;
	display: block;
	height: 16px;
	padding-left: 10px;
}

.menu li a:hover {
	color: #fff;
	background-color: #94169b;
}

#level1current {
	color: #fff;
	background-color: #442511;
}

#level1highlight {
	color: #fff;
	background-color: #442511;
}

#level2 a {
	padding-left: 16px;
}

#level2current {
	color: #fff;
	background-color: #442511;
}

#level2highlight {
	color: #fff;
	background-color: #442511;
}

#level3 a {
	padding-left: 26px;
}

#level3current {
	color: #fff;
	background-color: #442511;
}

#level3highlight {
	color: #fff;
	background-color: #442511;
}

/* le contenu */

#content {
	margin: 74px 10px 40px 180px;
	text-align: justify;
	width: 550px;
	height: 400px;
}

html,body #content {
	height: auto;
	min-height: 400px;
}

#content a {
	font-weight: bold;
	color: #94169b;
}

#content a:hover {
	color: #bc5e01;
}

/*
.post img{
	display:  block;
	background: #1ea7ee;
	padding: 10px;
	-moz-border-radius: 10px !important;
}
*/

blockquote {
	padding: 20px;
	background-color: #fbe6c7;
}

div.narrowcolumn#content img {
	border: none;
}

div.pdf {
	float: right;
	top: 200px;
}

div.entry {
	margin-top: 10px;
}

span.coolplayer_wrapper {
	float: left;
	margin: 0 10px 10px 0;
}

/* pied de page*/

div#footer {
	text-align: center;
	color: #fff;
}

div#footer a {
	color: #fff;
}

div#banner {
	padding: 0px;
	top: 4px;
	position: absolute;
}

div#banner img {
	margin-right: 0;
	float: right;
}

textarea#comment {
	width: 420px;
}

a#credits {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	height: 68px;
	width: 30px;
	background: url(images/credits.gif) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

a#admin {
	position: absolute;
	right: 0;
	bottom: 60px;
	display: block;
	height: 68px;
	width: 30px;
	background: url(images/admin.gif) bottom right no-repeat;
	text-indent: -999em;
	text-decoration: none;
}

div.image_chargement {
	background: url(images/x.gif);
	width: 66px;
	height: 66px;
	position: absolute;
	left: 50%;
	margin-left: -33px;
	top: 300px;
	z-index: 300;
}

a.extlink {
	background: url(images/external.png) no-repeat right center;
	padding: 0 12px 0 0;
}

/* fil de news*/

.the_news {
	margin-top: 10px;
}

div.news_item {
	margin-bottom: 10px;
	background: #fbe6c7;
	padding: 10px;
}

.date {
	color: #fff;
	float: right;
	margin: 0 0 5px 10px;
	padding: 10px;
	text-align: center;
	position: relative;
	right: 0;
	background-color: #94169b;
}

.date_day {
	font-size: 2em;
	float: left;
}

.date_month {
	font-size: 1.2em;
	margin-top: 10px;
}

.date_year {
	font-size: 1.8em;
}


.menu_bas{
	text-align: center;
}

.menu_bas a{
	color: #94169b;
}
