/*
Theme Name: WordPress Cyprien

Description: WordPress theme based on the movie film Cyprien
Version: 0.1
Author: Stephane Munnier / Sylvain Briand
Author URI: http://www.voudodesign.com/

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	
	background-color:#dbe5e6;
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-x;
	background-position: center top;
	}
	
#page {
	
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 974px;
	}

#header {
	height: 512px;
	width: 974px;
	margin: 0px;
	padding: 0;
	
}

.imgheader
{
	background-image: url(images/header_cyprien.jpg);
	background-position:center;
	background-repeat:no-repeat;

	width:100%;
	height:467px;
	position:absolute;
	top:0px;
	left:0px;
}
	
.imgheader img
{
	width:100%;
	height:100%;
}

table.tablecontent
{
	width:974px;
	margin:0;
	padding:0;
	margin-left:-12px;
}

table.tablecontent td
{
	vertical-align:top;
	padding:0;
	margin:0;

	
}

table.tablecontent td .narrow
{

}

table.tablecontent tr
{
	padding:0;
	margin:0;
}

.narrowcolumn {
	padding: 0 0 0px 0px;
	margin: 0px 0 0;
	width: 725px;
	
	display:table;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	
	}
#sidebar
{
	padding: 0px;
	margin:0px;
	width: 180px;
	display:table;
	margin-left:-43px;
	
	margin-top:1px;
	font: 1em 'Trebuchet MS', Verdana, Arial, Sans-Serif;

}

.playervideo
{
	margin-left:-5px;
}

.videocomment
{
	margin-left:-27px;
	background
}

.videocommentplayer
{
	width:412px;
	background-color:#e3001b;
	padding-left:12px;
}

#headerbande	{
	position:absolute;
	height: 44px;
	width: 974px;
	top:467px;
	background: #1B88B8 url('images/header_bande.png') repeat-x bottom center;
}

#headerbande .head_date
{
	position:absolute;
	top:25px;
	margin-left:10px;
	color:#fff;
}

#headerbande .head_searchinput
{
	position:absolute;
	top:-6px;
	margin-left:330px;
	background-image: url('images/search_input.png');
	background-repeat: no-repeat;
	background-position:0px 17px;
}
#headerbande .head_contact
{
	position:absolute;
	margin-left:860px;
}

#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;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background: #eee url('images/foot_background.jpg') repeat-x top;
	border: none;
	}

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;
	}



#sidebar h2 {
	font-family: 'Trebuchet MS', 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:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
h2 a{
	padding-right:30px;
}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.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 {
	padding-left:28px;
	width:396px;
	font-size:1em;
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Trebuchet MS', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color:#fc0;
	text-decoration: none;

	}

a:hover {
	color: #147;
	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 'Trebuchet MS', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.post {
	margin: 21px 0px 80px 0px;
	/*text-align: justify;*/
	background-image:url(images/article_background.png);
	background-repeat:no-repeat;
	width: 700px;
	padding-top:15px;
	padding-left:25px;
	padding-bottom:0px;

	position:relative;
	min-height:400px
}
/* for Internet Explorer */
/*\*/
* html .post {
	height: 400px;
}
/**/

.post h2 
{
	margin-top:0;
	font-size: 3.5em;
	margin-bottom:0px;

	padding-bottom:0px;
}

.post h2 a
{
	color:#e3001b;

}

.post .entry
{
	width:680px;
	padding-left:15px;
	padding-right:16px;
	background-color:#fff;
	margin-left:-18px;
	padding-bottom:35px;
	padding-top:10px;
	overflow:auto;
}

.post .postmetadata
{
	background-image:url(images/article_footer.png);
	background-repeat:no-repeat;
	width:711px;
	height:57px;
	margin:0px;
	padding:0px;
	margin-left: -18px;
	margin-bottom:-10px;
	text-align:left;
	font-size:0.8em;
	letter-spacing:0.5pt;
	padding-bottom:10px;


	bottom:-62px;
	position:absolute;
}
.post .pagebottom
{
	background-image:url(images/page_footer.png);
	background-repeat:no-repeat;
	width:711px;
	height:12px;
	margin:0px;
	padding:0px;
	margin-left: -18px;
	margin-bottom:-10px;
	text-align:left;
	font-size:0.8em;
	letter-spacing:0.5pt;
	padding-bottom:10px;
	
	bottom:-12px;
	position:absolute;
}



.post .postmetadata p
{
	margin-left:30px;
	margin-bottom:-7px;
	margin-top:9px;
	
}

.post .postmetadata p span
{
	font-weight:bold;
	color: #e3001b;
}

.post .postmetadata p a
{
	font-weight:bold;
	color: #000;
}

.post small
{
	color:#fc7203;
	font-size:1em;
	letter-spacing: 1pt;
}
.post small a 
{
	color:#fc7203;
}

.post small img
{
	vertical-align:middle;
	margin-left:30px;
	padding-top:4px;

}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.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;
}

#footer {

	width: 100%;
	height: 134px;
	text-align: center;
	margin:0;
	padding:0px;
	}

#footer div {	width:974px;
margin: 0 auto;
}
/* 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. */

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar .ulside {
margin-top:0px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	
	}
	
#searchform #searchsubmit{
	margin-top:-9px;
	vertical-align:top;
}

#searchform input#s {
	
	padding: 2px;
	background:none;
	width:170px;
	padding-right:7px;
	border:none;
	padding-top:4px;
	}
	
#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 #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist li {
	list-style: none;
	}

.commentlist p {
	}

#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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

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

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

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

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

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



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

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* 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 */


.about
 {
	display:table;
	width:247px;
	height:250px;
	
	color:#fff;
	background-image:url(images/about_background.png);
	background-repeat:no-repeat;
	margin:0px;
	margin-left:-2px;
}

.about p
{
	margin:0px;
	padding-top:150px;
	padding-left:20px;
	padding-right:20px;
	font-size:1.1em;
	line-height:10px;
}

.follow
 {
	width:242px;
	height:230px;
	color:#fff;
	background-image:url(images/follow_background.png);
	background-repeat:no-repeat;
	margin-left:5px;
}

.follow p
{
	padding-top:60px;
	padding-left:15px;
}
.follow a
{
	margin-bottom:8px;
	display:table;
}

#get-recent-comments
{
	width:242px;
	height:230px;
	color:#fff;
	background-image:url(images/comments_background.png);
	background-repeat:no-repeat;
	margin-left:5px;
	padding-top:1px;
	line-height:13pt;
}
#get-recent-comments ul
{
	margin-top:60px;
	margin-left:20px;
	padding-left:0px;
}

#get-recent-comments table
{
	width:170px;
	margin:0px;
	
	
}
#get-recent-comments tr
{	
	margin:0px;
	padding:0px

}
#get-recent-comments td
{
	margin:0px;
	padding:0px;
}

#get-recent-comments table a
{
	color:#000;
	text-decoration:none;
	
}
#get-recent-comments td.author
{
	text-align:right;
}
#get-recent-comments p
{
	margin:0px;
	padding:0px;
	margin-top:4px;
	margin-bottom:15px;
}

#get-recent-comments p a 
{
	color:#fff;
	text-decoration:none;
}


.widget_categories , .widget_archive , .widget_links, .widget_tag_cloud 
{
	width:242px;
	height:260px;
	background-repeat:no-repeat;
	margin-left:5px;
	line-height:8pt;
	border:1px solid #dbe5e6;
	margin-bottom:10px;
}
.widget
{
	margin-top:0px;
	margin-bottom:10px;
}


.widget_categories 
{
	background-image:url(images/categories_background.png);
}

.widget_archive 
{
	background-image:url(images/archive_background.png);
}

.widget_links
{
	background-image:url(images/link_background.png);
}



.widget .widgettitle
{
	display:none;
}

.widget_categories a ,.widget_archive a ,.widget_links a , .widget_tag_cloud a
{
	text-decoration:none;
	color:#000;
	line-height:18px;
}
.widget_tag_cloud a{
	line-height:11px;
	text-transform:lowercase;
}
.widget_categories a:hover ,.widget_archive a:hover ,.widget_links a:hover , .widget_tag_cloud a:hover
{
	color:#fff;
}

.widget_categories .current-cat a , .widget_archive .current-cat a , .widget_links .current-cat a , .widget_tag_cloud .current-cat a
{
	color:#fff;
}

.widget_categories li , .widget_archive li , .widget_links li
{
	width:200px;
	background:none;
	line-height: 9pt;
	font-size:1.2em;
}
.widget_categories li
{
	list-style-image:url(images/categories_puce.png);
}

.widget_archive li
{
	list-style-image:url(images/archive_puce.png);
}

.widget_links li
{
	list-style-image:url(images/link_puce.png);
}
.widget_categories ul , .widget_archive ul , .widget_links ul 
{
	margin-top:55px;
	margin-left:35px;
	padding-left:0px;
}

/*             */
.banniereformatik
{
	background-image:url(images/banniere-GIF.gif);
	background-repeat:no-repeat;
	background-position: 6px;
	
	width:250px;
	height:241px;
}
.banniereformatik object
{
	width:240px;
	height:241px;
	
	margin-left:5px;
}

/* */
.widget_tag_cloud
{
	background-image:url(images/nebuleuse_background.png);
	padding-top:65px;
	margin-bottom:-55px;
	padding-left:20px;
	padding-right:20px;
	width:210px;
}


li.widget
{
list-style-type:none;
}


#footer p.bande
{
	margin:0px;
	padding:0px;
	text-align: right;
	margin-right:20px;
}

#footer p.bande img
{
	margin-left:10px;
}

#footer p.info
{
	color:#000;
	text-align: left;
	margin-left:40px;
	font-weight:bold;
	letter-spacing:0.9pt;
	line-height:10pt;
	
}
#footer p.info img
{
	vertical-align:middle;
}

#footer p.info a
{
	color:#000;
}

.commentlist
{
	width:500px;
}

#commentform
{
	width:500px;
	display:table;
}

.commentbox
{
	width:450px;
	margin-bottom:5px;
}

.commentbox a
{
	color:#fff;
}
.commentbox p
{
	color:#fff;
	width:400px;
	background-color:#e3001b;
	padding:12px;
	margin:0px;
	margin-bottom:-3px;
}

.commentbox table
{
margin-top:-4px;
	background-color:#e3001b;
	color:#fff;
	width:424px;
}

.commentbox table .num
{
	font-size:2em;
	width:35px;
	text-align:right;
}

.commentbox table .name
{
	width:325px;
	vertical-align:bottom;
}

.commenttitle
{
	margin-top:-20px;
	margin-left:40px;
}


.commentform
{
	margin-left:40px;
}

.commentform div
{
	background-color:#e3001b;
	width:424px;
	margin-top:-5px;
	margin-bottom:-5px;
	padding-bottom:5px;
	padding-top:5px;
}

.commentform p
{

	color:#fff;
	font-size: 1.2em;
	margin:0px;
	padding:0px;
	width:424px;
	margin-top:-5px;

}

.commentform p.log
{
	padding-left:28px;
}

.commentform p.log a
{
	color:#fff;
}
.commentform p.text
{
	background-image:url(images/comment_input.png);
	background-repeat:no-repeat;
	background-position:142px 6px;
}

.commentform p.text label
{
	float:left;
	width:100px;
	text-align:right;
	
	padding-top:7px;
	margin-right:15px;
}

.commentform p.text input
{
	border:none;
	background:none;
}

.commentform div.area
{
	padding-top:5px;
	color:#fff;
	font-size: 1.2em;
	padding-bottom:10px;
	width:420px;
}

.commentform div.area div.textarea
{
	background-image:url(images/comment_textarea.png);
	background-repeat:no-repeat;
	background-position:27px bottom;
	width:420px;
}

.commentform div.area label
{
	margin-left:28px;
	margin-bottom:0px;
}

.commentform  #comment
{
	background:none;
	border:none;
	height:137px;
	
	width:368px;
	margin-left:28px;
	margin-top:4px;
}

.commentform #submit
{
	width:46px;
	padding-right:22px;
	
}
.commentform form
{
	margin:0px;
	padding:0px;
}

#riffly_button_window
{
	margin-left:25px;
	margin-top:2px;
	width:350px;
}

#riffly_button_window a
{
	color:#fff;
	font-weight:0;
	
}
#riffly_button_window img
{
	vertical-align:middle;
}

#riffly_recorder_window a 
{
	color:#fff;
	text-decoration:none;
	margin-left:50px;
}

#riffly_recorder_object
{
	margin-left:50px;
}

.drawgrid
{

}

.drawgrid td
{
	width:8px;
	height:8px;
	line-height:8px;
	padding:0px;margin:0px;border:1px solid #808080;
}

h4{
font-size:14px;
font-weight:bold;
}
#mybloglog{
	padding-left:12px;
}


.tag-link-36{
	font-size:18px !important;
}
.tag-link-37{
	font-size:18px !important;
}
.tag-link-38{
	font-size:18px !important;
}
.tag-link-39{
	font-size:18px !important;
}
.tag-link-40{
	font-size:18px !important;
}
.tag-link-18{
	font-size:18px !important;
}
.tag-link-13{
	font-size:18px !important;
}
.tag-link-40{
	font-size:18px !important;
}
.tag-link-45{
	font-size:18px !important;
}
.tag-link-28{
	font-size:18px !important;
}
.tag-link-20{
	font-size:18px !important;
}
.tag-link-35{
       font-size:18px !important;
}
#text-347149001 .textwidget table{
position:relative;
left:11px;
}
