/* @override http://www.coolriders.org/wp/wp-content/themes/roller/style.css */


/*DreamZ' roller Theme
Theme URI: http://www.dreamdomain.org/
copyright www.tlbstudio.com

/* Begin Typography & Colors */

/* ie6 PNG support */
div {
    behavior: url(http://www.coolriders.org/wp/wp-content/themes/roller/iepngfix.htc);
}


body {
text-align: center;
font: 65% Trebuchet, Helvetica, Arial;

	background: url('images/fd.jpg');

	text-align: center;
	color: #000;
}

.class1 A {font-size: 9px;}
.class1 A:link {font-size: 9px;}
.class1 A:visited {text-decoration: none}
.class1 A:hover {text-decoration: underline;}
.class1 A:active {text-decoration: none}



/* calage du flash 
#headerimg 	{
	margin: -320px 9px 0;
	height: 320px;
	width: 1040px;
	}
	*/

/* calage du flash */ 	
#headerimg .description {
	display:none
	}
	
#header {
	background:  url('images/dZheader.png') no-repeat center top;
}

#mypub {
	margin-top: -3px;
}

/* pour les autres navigateurs... bonne marge */
/*html>body #header {margin-left: 2px;} */

/*
#page-background {
      background: url('images/dZbgwide.png') repeat-y top; border: none;
      margin-left: 0px;
      padding-top: 0px;
      padding-bottom: 0px;
}
*/

#content-background {
      background: url('images/dZbgwide.png') repeat-y top; border: none;
      margin-left: 2px;
      padding-top: 0px;
      padding-bottom: 0px;
}
html>body #content-background {
      margin-left: 0px;
}


#content {
	font: 12px Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
}

#content h2 {
font-size: 21px;
color: #26190d;
	text-align: left;
	line-height: 28px;
}



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

small {
	font: 12px/10px Arial, Helvetica, Sans-Serif;
}

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 {
	
	display:none
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	color: #26190d;
	font-weight: bold;
	}

h3 {
	font-size: 1.6em;
	}

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: #26190d;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #mysidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #06c;
	font-weight: bold;
}

.authorstyle { background-color: #afcff2;

}

.commentlist li, #commentform input, #commentform textarea {
	font: 12px Geneva, Arial, Helvetica, "Helvetica Neue", 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, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	background-color: #06c;
}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
/* hover color */
h2 a:hover, h3 a:hover {
	color: black;
	text-decoration: none;
	background-image: none;
	background-color: transparent;
}

a {
	color: #06c;
	font-family: Trebuchet, Arial, Helvetica;
	text-decoration: underline;
	font-weight: bold;
}


a:hover {
	color: white;
	font-family: Trebuchet, Arial, Helvetica;
	background-color: #4b83c6;
	text-decoration: none;
}
#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 */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: transparent;
	margin: 20px auto;
	padding: 0px;
	width: 1040px;
	}

#header {
	/* background-color: #73a0c5;*/
	margin: 0 0 0 2px;
	padding: 0;
	height: 280px;
	width: 1040px;
	}
/* pour les autres navigateurs... bonne marge */
html>body #header {margin-left: 1px;}

#headerimg {
	margin: 0;
	height: 280px;
	width: 100%;
	}

.narrowcolumn {
	float: right;
	padding: 0 120px 20px 0px;
	margin: 0px 0 0;
	width: 500px;
	}
    
/* Modif pour ie7... sinon le contenu ne s'affiche pas... à débuguer... */
html>body .narrowcolumn {
    *position: relative;
}

.widecolumn {
	padding: 0px 0 20px 210px;
	margin: 5px 0 0 150px;
	width: 600px;
	}

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

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

/* publié le... */

.narrowcolumn .postmetadata {
	padding-top: 10px;
	margin-top: 20px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	background: url('images/dZfooter.png') no-repeat top;
	border: none;
	}

#footer {
	padding: 0;
	margin: 0 0 0 1px;
	width: 1040px;
	clear: both;
	}
/* pour les autres navigateurs... bonne marge */
html>body #footer {margin-left: 0px;}

#footer p {
	text-align: center;
	margin-top: 0;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 200px;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
/* Test taille titre
	font-size: 1.6em; */
}

#sidebar h2 {
	margin: 0px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 2px 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;
	padding-left: 10px;
	text-indent: 0px;
	list-style-image: url(http://www.coolriders.org/bullet.png);
	} 

html>body .entry li {
	list-style-image:url(http://www.coolriders.org/bullet.png);
	margin: 7px 0 8px 10px;
	}



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

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

#mysidebar {
        margin-left: -56px;
        margin-top: -3px;
        padding: 0;
        width: 265px;
	text-align: left;
	font: normal normal 1.1em Trebuchet, Helvetica, Arial;
}

/* ATTENTION pour les autres navigateurs... que ie 6 : bonne marge -92px pour margin-left ci-dessus...??? */
html>body #mysidebar {
         margin-left: 47px;
         margin-top: 0px;
         *margin-left: -60px;
         *margin-top: -3px;
}


#mysidebar ul {
margin: 0;
padding: 0px 14px;
list-style: none; /* disc, circle, suqare, none, inherit etc. */
} 

#mysidebar ul ul {
margin: 0;
padding: 0;
border-top: 1px solid #ba773c;
	color: #261951;
}

#mysidebar ul ul li {
background: transparent; /* couleur de fond */
border-bottom: 1px solid #fffeff;
	color: #966637;
} 
/* comportement des liens */
#mysidebar ul ul li a {
margin: 0;
padding: 5px 10px 3px 15px;
display: block;
text-decoration: none;
	font-weight: normal;
}

#mysidebar ul ul li a:link, ul ul li a:visited {
color: #000;
	word-spacing: 1px;
	letter-spacing: 1px;
	font-weight: normal;
}

#mysidebar ul ul li a:hover, ul ul li a:active {
color: #000;
background: white;
	font-weight: normal;
} 

/* Apparence du titre */

#mysidebar h2 {
margin: 0;
padding: 10px 10px 12px 0px;
font-size: 15px;
color: #55371c;
	text-align: left;
	text-shadow: #a28c8c 1px 1px 2px;
	text-indent: 12px;
} 

/* Callage du champ de recherche optionnel -- aller dans sidebar.php retirer le comment pour qu'il apparaisse */

#mysidebar form {
margin: 0;
padding: 2px 10px;
} 

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

hr {
	display: none;
	}

a img {
	border: none;
	}

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