@charset "iso-8859-1";
/*  
Theme Name: Refresh!
Theme URI: http://lukaret.com
Author: Beng Hafner
Author URI: http://lukaret.com

*/


body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	text-align: center;
	font: 11px verdana, helvetica, sans-serif;
}

.center {
        text-align: center;
}

A {
	COLOR: #003366; TEXT-DECORATION: underline
}
A:link {
	COLOR: #003366; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #003366; TEXT-DECORATION: underline
}
A:active {
	COLOR: #003366; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #003366; TEXT-DECORATION: none
}

blockquote {
	font-size: 9px;
	background: url(images/quote.png) no-repeat top left;
	margin: 10px 30px 10px 30px;
	padding: 10px 0 10px 15px;
}

cite {
	font: normal 13px verdana, helvetica, sans-serif;
}

code {
	margin-left: 15px;
}
form p {
	margin-left: 15px;
}

h1	{
	text-align: left;
	letter-spacing: 1px;
	margin: -40px 0 0 0;
	padding-top: 60px;
	font: 28px Verdana, Georgia, helvetica, sans-serif;
	color: #ffffff;
}

#header div#description {
	color: #ffffff;
	font-size: 12px;
	text-align: left;
	margin-right: 75px;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a {
	font-variant: small-caps;
	text-decoration: none;
	color: #ffffff;
}

h1#comments {
	margin-bottom: 10px;
}

h2 {
	margin: 0 25px 0 15px;
	padding-top: 5px;
	font: normal 18px verdana, helvetica, sans-serif;
	color: #000;
        font-weight: bold;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a {
	color: #000;
	text-decoration: none;
}

h2#comments, h2#respond {
	padding-left: 50px;
}

h2 span.comments {
	margin-left: 15px;
}

h2 span.comments, h2 span.comments a:link, h2 span.comments a:active, h2 span.comments a:visited, h2 span.comments a {
	color: #aaa;
	text-decoration: none;
}

h4 {
        background-color:#C1C1C1;
        display:block;
        padding: 1px 1px 1px 3px ;
}

#header_wrapper {
	BACKGROUND: url(images/header_background.gif) #fff repeat-x left top; 
        WIDTH: 100%; 
        TEXT-ALIGN: center;
}

#header {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; LEFT: 1px; PADDING-BOTTOM: 0px; MARGIN: 0px auto; WIDTH: 750px; PADDING-TOP: 0px; POSITION: relative; TOP: 0px; HEIGHT: 100px; TEXT-ALIGN: left
}

#home #banner_wrapper {	
width:100%; 
height:100%;
BACKGROUND: url(images/bannerwrapper_bg.jpg);
}

#home #banner IMG {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
        position:relative;
        width:825px;
}

#ban {
        position:absolute;
        z-index:110;
        top:200px;
        left:98px;	
        width: 825px;
        background: url(images/header1.jpg);
}

#blogtitle {
	LEFT: 0px; 
	float: left; 
	TOP: 18px;
}

/*------------------Menu Alsa creation-------------------*/

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position: absolute;
top: 84px;
left: 0;
z-index:1000;
width: 100%;
}
#menu dl {
float: left;
width: 149px;
margin: 0 1px;
}
#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #222331;
border: 1px solid gray;
text-transform: uppercase;
}
#menu dd {
border: 1px solid gray;
filter:alpha(opacity=80);
-moz-opacity:0.8;
}
#menu li {
text-align: center;
background: #343A4A;
}
#menu li a, #menu dt a {
color: #ffffff;
text-decoration: none;
display: block;
height: 100%;
border: 0 none;

}
#menu li a:hover, #menu dt a:hover {
background: #ffffff;
color:#000000;
}

#site {
position: absolute;
z-index: 1;
top : 70px;
left : 10px;
color: #000;
background-color: #ddd;
padding: 5px;
border: 1px solid gray; 
}

a {text-decoration: none;
color: black;
color: #222;
}

/* -----------------Top Navigation----------------------- */
#navcontainer
{
margin: 51px 0px 0 0;
padding: 0 0 0 12px;
float: right;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
background: #ADC71E;
margin: 0;
padding: 2px 10px;
border-left: 1px solid #fff;
border-top: 1px solid #fff;
border-right: 1px solid #aaa;
}

#navcontainer A:hover, #navcontainer A:active { background: #FBCF56; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #BBBBBB;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { 
        clear: both; }

/* -----------------Subnav Shadow----------------------- */
#sub_nav_wrapper {
	BORDER-RIGHT: #fff 1px solid; 
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	BACKGROUND: url(images/sub_nav_background.gif) #c1d52e repeat-x left top; 
	LEFT: -1px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	BORDER-LEFT: #fff 1px solid; 
	WIDTH: 750px; 
	PADDING-TOP: 0px; 
	POSITION: absolute; 
	TOP: 70px
}
#sub_nav A:hover {
	COLOR: #fff
}
#nav A.active {
	COLOR: #fff
}
#sub_nav A.active {
	
}

#home #sub_nav {
	HEIGHT: 29px;
	width: 100%;
}
/* -----------------Content Section----------------------- */


.majuscule:first-letter {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px ;
}

#cd {
        display:inline;
}

#float {
        float:left;
        padding: 0px 5px 2px 0px;
}

#effect {
        overflow:auto;
        width:590px;
        height:300px;
}

#content_wrapper {
	BACKGROUND-color: #F5F5F5;
	WIDTH: 100%; 
	TEXT-ALIGN: center;
        background-image: url(http://www.another-record.com/images/bonhomme_incline.gif);
        background-position: right bottom;
        background-repeat: no-repeat;
        background-attachment: fixed;
}

#container {
        margin:auto;
        position:relative;
        top:0px;
        left:0px;	
        width: 825px;
        background: url(images/fond_container.jpg) repeat-y;
}

#container img.imgheader {
	margin-left: 0px;
	border: 0;
}

.date {
	font-size: 11px;
	float: left;
	clear: left;
	height: 75px;
	width: 70px;
	margin: 5px;
	border: solid 1px #003366;
	background: url(images/calendar_bg.gif) no-repeat;
}

.date span.day, .date span.month, .date span.year {
	display: block;
	margin: 0 auto 0 auto;
	text-align: center;
}

.date span.day {
        padding-top: 5px;
	font: bold 26px Arial Narrow, times, serif;
	color: #676864;
}

.date span.month {
	margin-top: -10px;
	font-weight: bold;
	color: #676864;
}


.date span.year {
	margin-top: -10px;
	font-weight: bold;
	color: #676864;
}

.entry {
	margin-left: 33px;
        padding-left:5px;
	margin-bottom: 12px;
	width: 600px;
	background: transparent;
        text-align: justify;
}

.entry div#commentform {
	padding-left: 20px;
        margin-left: 120px;
        text-align: justify;
}

.entry ol li, .entry ul li {
	margin: 5px 20px 10px 10px;
	line-height: 15px;
        text-align: justify;
}

.entry p {
	margin: 5px 25px 10px 25px;
	line-height: 18px;
        text-align: justify;
}

.entry p.entrymeta {
	border-top: solid 1px #ccc;
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: justify;
}

.entry p.entrymeta a, .entry p.entrymeta a:link, .entry p.entrymeta a:active, .entry p.entrymeta a:visited {
	font-size: 9px;
	color: #999;
        text-align: justify;
}

.entry ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
        text-align: justify;
}

.entry ul.links li {
	margin: 0;
	padding:0;
	list-style-type: none;
        text-align: justify;
}

.entry ul.links li ul {
	margin: 10px 0 10px 0;
	padding: 0;
	list-style-type: disc;
        text-align: justify;
}

.entry ul.links li ul li {
	margin-left: 40px;
	line-height: 20px;
	list-style-type: disc;
        text-align: justify;
}

/*#footer {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	margin-left:150px; 
	WIDTH: 620px; 
	PADDING-TOP: 15px; 
	BACKGROUND-COLOR: #ffffff;
}*/
#footer P {
	MARGIN: 0px 0px 4px; FONT: 10px/15px arial, sans-serif; COLOR: #ffffff; HEIGHT: 35px
}

form.news {
text-align:center;

}

input#s {
	border: 0;
	border: solid 1px #ccc;
	background: #ffffff;
	margin-left: 1px;
	margin-top: 0px;
        height:12px;
        width:130px;
        font: 9px verdana, helvetica, sans-serif;
        filter:alpha(opacity=80);
        -moz-opacity:0.8;
}

input#searchsubmit {
	font: 9px verdana, helvetica, sans-serif;
        margin: 0px 0px 0px 93px;

}

input#newsletter {
        margin-left:0px;
        margin-right:0px;
}

textarea {
        width:500px;
}

input, textarea {
	background: #FAFAFA;
	border: solid 1px #ddd;
        margin-left: 75px;
}

#main {
	width: 520px;
	float: left;
	margin-top: 12px;
	text-align: left;
}

.navigation {
	padding: 0;
	margin-left: 10px;
	margin-bottom: 15px;
}

.navigation .alignleft {
	float: left;
	text-align: left;
	padding-left: 50px;
	margin: 0;
}


.navigation .alignright {
	float: right;
	text-align: right;
	padding: 0;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	list-style-type: none;
}

ol.commentlist li {
	width: 490px;
	margin: 0 0 15px 90px;
	padding: 5px;
	list-style-type: none;
}

ol.commentlist li.alt {
	background: #F3F3F3;
	border: solid 1px #ddd;
}

ol.commentlist li.normal p, ol.commentlist li.alt p {
	margin: 3px 10px 10px 10px;
}


/* -----------------The Sidebar----------------------- */

#sidebar {
position:relative;
z-index:2;
width: 130px;
float: right;
margin: 0px 40px 0px 0px ;
font-size: 10px;

}

#sidebar ul, #sidebar ul li, #sidebar ul li ul, #sidebar ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style-type: none;
        background: #303344;
text-align: center;
}

#sidebar ul li h2 {
width: 120px;
display:block;
font: normal bold 12px verdana, helvetica, sans-serif;
color: #ffffff;
background: #303344;
padding: 5px 0px 5px 4px;
margin: 0px 0px 0px 0px;
text-align: center;
/*background: #ADC71E url(images/sidebar_header.gif) no-repeat ;*/	
}

#sidebar ul li p {
	font: 9px/16px verdana, helvetica, sans-serif;
	margin: 0px 40px 10px 10px;
}

#sidebar ul li ul {
	background: #FDFDFD;
	/*border-top: solid 1px #53576F;*/
	/*border-left: solid 1px #ADC71E;
	border-right: solid 1px #ADC71E;*/
	font-size: 11px;
	margin: 5px 45px 15px 0px;
width: 130px;
}

#sidebar ul li ul li {
	/*background: #DEE1E3;*/
	padding: 0px;
	margin: 0px 1px 0px 0px;
	list-style-type: none;
	color: #962C1B;
	border-bottom: solid 0px #53576F;
        text-align:center;
        width: 130px;

}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:active, #sidebar ul li ul li a:visited, #sidebar ul li ul li a {
	background: #303344;
	color: #EFEFEF;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 3px;
        margin: 0px 0px 0px 0px;
        width: 120px;
}

#sidebar ul li ul li a:hover {
	background: #303344;
	color: #ffffff;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
        width: 120px;
}



/* ------------------------------------------------------- */

#divnewsletter {
position:relative;
z-index:1;
left:0px;
width:130px;
height:auto;
margin-bottom:2px;
border-bottom: 1px dotted #EFEFEF;
border-top: 1px dotted #EF9D0E;
}

#divrecherche {
position:relative;
z-index:1;
left:0px;
width:100px;
height:auto;
margin-bottom:10px;
border-bottom: 1px dotted #EFEFEF;
padding-bottom: 5px;
}

#divarchives  {
position:relative;
z-index:1;
left:0px;
width:130px;
height:auto;
margin-bottom:2px;
border-bottom: 1px dotted #EF9D0E;
padding-bottom: 5px;
}

#divmeta  {
position:relative;
z-index:1;
left:0px;
width:auto;
height:auto;

margin-bottom:2px;
border-bottom: 1px dotted #EF9D0E;
}

div.podPress_content {
        text-align:center;
        margin:auto;
}

/* 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 */

/*------------------ Tableau -----------------*/

table {
       width:100%;
       }
