/*
Theme Name: 2k8
Theme URI: http://www.corkscr3w.com/
Version: 1.0
Description: LE Theme 2008
Author: Florent porta
Author URI: http://www.corkscr3w.com/
*/

/* default elements */
* {margin: 0; padding: 0;}

body {
	background: #fefff1 repeat top url('img/fond.png');
	color: #fff;
	font: normal 62.5% sans-serif;
	padding: 2% 0;
}

a {color: #ff9cbd;}
a:hover {color: #fdeda2;}

big {font-size: 1.1em;}

h1,h3 {color: #fdeda2; padding: 8px 0 2px;}

h2 {color: #6fe7d8; padding: 8px 0 2px;}

h1 {font: normal 2.4em, sans-serif;}
h1 a {text-decoration: none;}
h1 a:hover {text-decoration: none;}

h2 a {text-decoration: none;}
h2 a:hover {text-decoration: none;}

h2 {font: normal 1.6em,sans-serif;}
h3 {font: bold 1.2em,sans-serif;}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: normal 1.1em Georgia,serif;
	padding-left: 26px
}

form,table {margin-bottom: 1.2em;}
img {border: none;}
label {display: block;}
li {line-height: 1.5em;}
p {padding: 2px 0 10px;}
small,.small {font: normal 0.9em sans-serif;}
ul,ol {padding: 0 2em 1.2em;}

/* structure */
#wrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 762px;
}
#container {
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 auto; background: transparent;
	width: 750px;
}

/* header */

.header {
	border-top: 0px solid #6d6350;
	background: transparent url(img/header.png) no-repeat left bottom;
	height: 220px;
}

/* navigation */
.navigation {
	background: #222;
}
.navigation ul {padding: 0; margin: 0;}
.navigation li {float: left; list-style: none;}
.navigation li a {
	background-color: #222;
	border-right: 0px solid #C9C6B3;
	color: #CCC;
	display: block;
	font: bold 1em Tahoma,sans-serif;
	line-height: 21px;
	padding: 0 14px;
	text-align: center;
	text-decoration: none;
}

.cyan:hover {
	background-color: #6fe7d8;
	color:#fff;
}

.rose:hover {
	background-color: #ff9cbd;
	color:#fff;
}

.jaune:hover {
	background-color: #fdeda2;
	color:#222;
}

.blanc:hover {
	background-color: #fff;
	color:#222;
}



/* main */
.main {background: #080808 url(img/main.png) repeat-y;}

.main-page {background: #080808;}

/* posts */
.post .descr {
	color: #555;
	font-size: 2em;
	margin: 4px 0 10px;
	text-align:right;
}
.post .info{
	border-top: 1px solid #222222;
	color: #555;
	font-size: 0.9em;
	font-weight: bold;
	margin: 4px 0 8px;
	padding: 8px 0;
}
.post img {	border: 1px solid #222222;
	background: #333333;
	padding: 4px;}
.post a img {border: 1px solid #222222;
	background: #333333;
	padding: 4px;}
.post a:hover img {border: 1px solid #333333;
	background: #222222;
	padding: 4px;}
.post a {text-decoration:none;}

.post2 a {text-decoration:none;}


.flvplayer { text-align:center;}

.post2 {padding-left:25px;}

/*cork*/
.corkabout {
background-image:url(http://www.corkscr3w.com/v5/wp-content/uploads/site/lecorku.jpg);
height:490px;
width:199px;
float:left;
}



img.wp-smiley {border: 0px; background-color: #080808; padding: 0px;}

.video {	border: 1px solid #6d6350;
	background: #968b77;
	padding: 4px;}

/* bottom */
.bottom {
	background: #080808 no-repeat left bottom;
	color: #444;
	padding: 0px 20px;
}




/* footer */
.footer {
	background: #222;
	color: #CCC;
	padding: 10px;}

.footer .left {width: 66%;}
.footer .right {
	width: 33%;
	text-align: right;
}
.footer a {
	color: #CCC;
	text-decoration: none;
}
.footer a:hover {
	color: #CCC;
	text-decoration: underline;
}

.footer .left,.bottom .right {width: 49%;}

.entry {
text-align:justify; width:460px; padding-left:25px;}


/* misc */
.content {padding: 18px 20px; }
.content2 {padding: 18px 180px; text-align:center; }
.right .content {padding: 12px 10px;}
.left {float: left;}
.right {float: right;}
.clear,.clearer {clear: both;} 
.clearer {font-size: 0;}
.col2 .left {width: 74%;}
.col2-page .left-page {width: 100%;}
.col3-page .left3-page {width: 120%;}
.col2 .right {width: 23%;}

/* block list */
ul.block, .block ul {
	border-top: 1px solid #222222;
	margin: 4px 0;
	padding: 0;
	width: 90%;
}



.block li {
	border-bottom: 1px solid #222222;
	list-style: none;
}
.block li a,.block li em {
	color: #fff;
	display: block;
}
.block li em {
	font-size: 0.9em;
	font-style: normal;
}
.block li a {
	padding: 4px 3%;
	text-decoration: none;
	width: 94%;
}
.block li a span {font-weight: bold;}
.block li a:hover {
	color: #000;
	background: #6fe7d8;
}

.right .block,.right .block li {border-color: #222222;}
.right .block li a:hover {background: #fdeda2;}

/* comments */
#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
}
#commentform {
	margin: 1em 0;
	width: 280px;
}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #222;
	border: 1px solid #333;
	padding: 2px;
	color:#fdeda2;
}
.styled:hover {
	background: #333;
	border: 1px solid #222;
		color:#ff9cbd;
}
.styled:focus {
	background: #333;
	border: 1px solid #222;
			color:#ff9cbd;
}
#commentform input {margin-bottom: 3px;}
.commentmetadata {font-size: 0.8em; color: #666;}


#searchform {padding:10px;}




.cloud a{ text-decoration:none;}













		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 30px;
			width: 680px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 30px;
			width: 600px;
			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
			padding: 0 10px 0 10px;
			line-height: 30px;
			color: #ffffff;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 12px;
			color: #000000;
			border-bottom: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}

		.vertical_accordion_toggle_active {
			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
			color: #ffffff;
			border-bottom: 1px solid #f68263;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		/*
			Horizontal Accordion
		*/
		
		.horizontal_accordion_toggle {
			/* REQUIRED */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */

			display: block;
			height: 100px;
			width: 30px;
			background: url(images/h_accordion_toggle.jpg) no-repeat top left #a9d06a;
			color: #ffffff;
			text-decoration: none;
			outline: none;
			border-right: 1px solid #cde99f;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		.horizontal_accordion_toggle_active {
			background: url(images/h_accordion_toggle_active.jpg) no-repeat top left #e0542f;
			border-right: 1px solid #f68263;
		}
		
		.horizontal_accordion_content {
			/* REQUIRED */
			height: 100px;	/* We need to define a height for the accordion as it stretches the width */
			float: left;	/* This make sure it stays horizontal */
			/* REQUIRED */
			
			overflow: hidden;
			background-color: #ffffff;
			color: #444444;
		}
			
			.horizontal_accordion_content p {
				width: 450px;
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
					
					
    /* Container styling*/
    #horizontal_container {
      margin: 20px auto 20px auto;
      width: 680px;   
      height: 100px;    
    }
    
    #vertical_nested_container {
      margin: 20px auto 20px auto;
      width: 620px;
    }