/*
Theme Name: NICOLAS ROULY 2009
Theme URI: http://wordpress.org/
Description: THEME REMIS A JOUR EN 2009.
Version: 1.0
Author: INTERACTIVE PRODUCTION
Author URI: 
Tags:  

Kubrick v1.5
http://binarybonsai.com/kubrick/

This theme was designed and built by Michael Heilemann,
whose blog you will find at http://binarybonsai.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

body {
	font-size:		62.5%; /* Resets 1em to 10px */
	font-family:	'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: 	#831641;
	color: 			#310c08;
	text-align: 	center;
	margin: 		0 0 20px 0;
	padding: 		0;
}

#page {
	text-align: 	left;
	background:		#FFF;
	margin: 		20px auto;
	padding: 		5px 8px 0px 5px;
	width: 			969px;
}

#header {
	background: 	url('images/header.jpg');
	height: 		160px;
	width: 			968px;
	cursor: 		pointer;
}

#menu {
	background:		#f4f6f2;
	height:			20px;
	line-height:	18px;
}


#sidebar_left {
	background:		url('images/top-background.png') repeat-x;
	float:			left;
	width:			200px;
}

#date_du_jour {
	font-style:		italic;
	font-family:	Arial;
	font-size:		12px;
	height:			28px;
	padding-top:	22px;
	padding-left:	22px;
}

#posts_recents {	
	text-align:			left;
	margin-left:		0px;
	padding-left:		15px;
	padding-right:		12px;
	padding-top:		22px;
	background:			url('images/bg_news.png') no-repeat;
	min-height:			335px;
}

#posts_recents a {
	color:				#bd0140;
	font-family:		Arial;
	font-size:			11px;
}

#posts_recents ul {
	list-style-type:	none;
	list-style-image:	none;
	padding:			0 !important;
	margin:				0 !important;
}

.li-recents {
	padding:			0 0 10px 0;
	margin:				0;
	list-style-type: 	none;
	list-style-image: 	none;
	line-height:		15px;
}

#posts_recents_top {
	font-size:			18px;
	font-family:		Arial;
	font-weight:		bold;
	margin-bottom:		20px;
}

#contenu {
	background:		url('images/top-background.png') repeat-x;
	width:			769px;
	float:			left;
}


#content {
	padding-top:		32px;
	padding-right:		28px;
	padding-left:		28px;
	width:				443px;
}

.date_du_post {
	font-size:			12px;
	font-style:			italic;
	font-family:		Arial;
}

#titre_du_post a {
	font-size:			16px;
	font-family:		Arial;
	font-weight:		bold;
	text-decoration:	none;
	color:				#310c08;
}

#titre_du_post a:hover {
	text-decoration:	underline;
	color:				#310c08;
}

.postmetadata {
	margin-top:			10px;
	clear: 				left;
	font-size:			11px;
	font-family:		Arial;
	font-weight:		bold;
	text-align:			right;
}

.postmetadata a {
	color:				#310c08;
	font-size:			11px;
	font-family:		Arial;
	font-weight:		bold;
	text-decoration:	none;			
}

.postmetadata a:hover {
	text-decoration:	underline;
	color:				#310c08;
}

#ip_calendar {
	text-align: 		center;
	margin-left:		0px;
	margin-top:			65px;
	background:			url('images/bg_calendar.png') no-repeat;
	height: 			300px;
	width:				194px;
}

/* Begin Calendar */
#wp-calendar {
	empty-cells:		show;
	margin: 			10px auto 0;
	width: 				100%;
}

#wp-calendar #next a {
	padding-right: 		10px;
	text-align: 		right;
	color:				#BD0140;
}

#wp-calendar #prev a {
	padding-left: 		10px;
	text-align: 		left;
	color:				#BD0140;
}

#wp-calendar a {
	display: 			block;
	color:				#BD0140;
	font-weight:		bold;
}

#wp-calendar caption {
	padding-top:		10px;
	text-align: 		center;
	width: 				100%;
	height:				35px;
	line-height:		30px;
	font-family:		Arial;
	font-weight:		bolder;
	font-size:			18px;
	color:				#BD0140;
}

#wp-calendar td {
	padding: 			3px 0;
	text-align: 		center;
}

#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	/*background-color: #fff;*/
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: 	none;
}

#wp-calendar th {
	font-style: 		normal;
	text-transform: 	capitalize;
	color:				#BD0140;
}
/* End Calendar */

#postbar {
	background:			url('images/postbar.png');
	height:				7px;
	margin-top:			30px;
}

.post {
	margin: 			0 0 20px 0;
	text-align: 		justify;
}

.narrowcolumn {
	float: 				left;
	margin: 			0px 0 0;
	padding-bottom:		20px;
	width: 				440px;
}

.widecolumn {
	float: 				left;
	padding-bottom:		20px;
	margin: 			0px 0 0;
	width: 				440px;
}


#sidebar {
	width:				270px;
	margin-left: 		499px;
	margin-right:		10px;
}

#phototheque {
	background:			transparent url('images/bg_photo.png') no-repeat;
	padding-left:		13px;
	padding-top:		12px;
	/*height:				283px;*/
	height:				283px;
	color:				#000;
	font-size:			18px;
	font-family:		Arial;
	line-height:		12px;
	font-weight:		bold;
}
#phototheque a{
	color:				#BD0140;
	text-decoration:	none;
	font-family:		Arial;
	font-size:			10px;
}

#phototheque a:hover{
	color:				#BD0140;
	texte-decoration:	underline;
}

#docutheque {
	background:			url('images/bg_doc.png') no-repeat;
	padding-left:		13px;
	padding-top:		20px;
}

#docutheque #pdftitre1 {
	color:				#000;
	font-size:			18px;
	font-family:		Arial;
	line-height:		12px;
	margin-bottom:		5px;
	font-weight:		bold;
}

#docutheque #pdftitre2 {
	position: 			absolute;
	margin-top:			170px;
 	color:				#BD0140;
	font-family:		Arial;
	font-size:			10px;
}

#right-separator {
	background:			transparent url('images/right_separator.png') no-repeat;
	height:				2px;
}

#footer {
	border: 			none;
}

.navigation {
	display: 			block;
	text-align: 		center;
	margin-top: 		10px;
	margin-bottom: 		60px;
}

.navigation a {
	color:	#000;	
}

#newsletter {
	background:			transparent url('images/bg_newsletter.png') top left no-repeat;
	width:				270px;
	height:				40px;
	font-size:			12px;
	font-family:		Arial;
	font-weight:		bold;
	padding-top:		7px;
	line-height:		12px;
	color:				#000;
}

#newsletter #mail_address {
	width:				136px;
	height:				14px;
	border:				none;
	background:			transparent;
	margin-left:		16px;
	font-size:			10px;
	font-weight:		normal;
	font-family:		Arial;
	color:				#000;
}

#newsletter #ok {
	margin-left:		7px;	
}

#cadre_video {
	padding-left:		13px;
	margin-top:			-20px;
}

#cadre_video #titre1{
	color:				#000;
	font-size:			18px;
	font-family:		Arial;
	line-height:		12px;
	margin-bottom:		10px;
	font-weight:		bold;
	
}

#titre2 {
	color:				#BD0140;
	font-family:		Arial;
	font-size:			10px;
	padding-left:		13px;
}

#navigation {
	padding-left:		13px;
}


/**************************************/

.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 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;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
text-decoration: none;
}
.entry p a:visited {
color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
color: #BD0140;
text-decoration: none;
}
a:hover {
color: #BD0140;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */

/* Begin Structure */
.post hr {
display: block;
}
.widecolumn .post {
/*margin: 0;*/
}

.clear { 
clear: both; 
}
#footer {
padding: 0;
margin: 0 auto;
width: 760px;
clear: both;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}

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%;
}
/*	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 */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
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 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 {
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;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* End Form Elements */
/* Begin Comments*/
.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */
/* Begin Sidebar */

#sidebar form {
margin: 0;
}
/* End Sidebar */

/* 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;
}
hr {
display: none;
}
a img {
border: none;
}

/* End Various Tags & Classes*/



#suckerfishnav {
    /*background:#ffffff repeat-x;*/
    font-size:12px;
    font-family:Arial;
    font-weight:bolder;
    /*width:100%;*/
    z-index:1000;
}

#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:20px;
    padding:0;
    border:0;
    margin:0;
    width:100%;
	z-index:1000;
}

#suckerfishnav a {
    display:block;
 	color: #310c08;
    text-decoration:none;
    padding: 0px 0px 0px 15px;
	z-index:1000;
}

#suckerfishnav a:first-letter {
    color: #5a8323;
}


#suckerfishnav a:hover {
	background: #c21751 url('images/menu_arrow.png') no-repeat right center;
	color:#fff;
}

#suckerfishnav li {
    float:left;
    padding:0;
	z-index:1000;
	width:	90px;
}

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:183px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:1px #bebebe solid;
    border-top:0;
	z-index:1000;
	padding: 15px 0 25px 0;
}

#suckerfishnav li li {
    width:183px;
    border-bottom:0;
    border-left:0;
    border-right:0;
    font-weight:bold;
    font-family:Arial;

}

#suckerfishnav li li a {
    padding: 3px 15px 3px 15px;
    width:153px;
    font-size:11px;
    color:#c21751;
    }

#suckerfishnav li li a:first-letter {
	color:#c21751;
}
 
    
#suckerfishnav li ul ul {

    margin:-21px 0 0 100px;

    }

#suckerfishnav li li:hover {

    background:#c21751;
    }

#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {

    color:#fff;
	
	font-size: 11px;

	font-weight: bold;
	background: #c21751;	
}

#suckerfishnav li ul li:hover a:first-letter , #suckerfishnav li ul li li:hover a:first-letter , #suckerfishnav li ul li li li:hover a:first-letter , #suckerfishnav li ul li li li:hover a:first-letter {
	color:	#FFF !important;
}

#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
	color:#FFF;
}

#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#c21751;
}

#suckerfishnav li:hover li a:first-letter, #suckerfishnav li li:hover li a:first-letter, #suckerfishnav li li li:hover li a:first-letter, #suckerfishnav li li li li:hover li a:first-letter {
	color:#c21751 !important;
}

#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {

    left:-999em;

    }

#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {

    left:auto;

    background:#fff;

    }

#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#c21751 url('images/menu_arrow.png') no-repeat right center;
	color:	#310c08;
	
    }

	-moz-opacity: .4;
	filter: alpha(opacity=40);
}





