/*
Theme Name: Dreamline
Theme URI: http://www.flashdaweb.com/resources/wordpress-themes/dreamline-theme
Description:nice dark theme with fixed width and very stylish design. 
Author: Alexander Tumanov
Author URI: http://www.flashdaweb.com/
Tags: black, blue, fixed width, widget ready,valid XHTML,simple,valid css, two columns, widgets
Version: 1.4
	The CSS, XHTML and design is released under GPL:
*/



/* Begin Typography & Colors */
body {
	font-size: 10px; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	/*background:#000 url(images/body_bg.jpg) no-repeat top center;*/
	background:#000 url(images/bg-ete.jpg) no-repeat top center;
	color:#b4b4b4;
	}

#page {
	text-align: left;
	}


#headerimg 	{
	width: 554px; height: 61px;
	position: relative; top: 10px;
	display: block; float: left;
	}

#site_content
{ width: 1094px;
  overflow: hidden;
  border-right: 3px solid;
  border-left: 3px solid;
  background-color:black;
  border-color: #3f3f3f;
  margin-left: auto;
  margin-right: auto;
} 

#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;
	*/
	background-color: #0D0D0D;
	border-top: 1px solid #343339;
	border-bottom: 1px solid #343339;
	}

#footer {
	
	}

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

#headerimg .description {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

 
h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color:#4c8af0;
	}

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, cite {
	text-decoration: none;
	}
/*
.entry p a:visited {
	color: #4c8af0;
	}
*/
#commentform textarea
{

}
#commentform textarea, #commentform input, #searchform input
{
background:#0D0D0D;
color:#ccc;
border:1px solid #37363C;
}
 
 #commentform textarea:focus, #commentform input[type="text"]:focus, #searchform input[type="text"]:focus {
	background: #1A1A1A;
	border:1px solid #003366;
}

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

.commentlist li {
	font-weight: bold;
	}

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

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

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, 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: #06c;*/
color:#4c8af0;
text-decoration: none;
}
a:hover {
color: #147;
color:#4c8af0;
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1em;
	}

#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;
	text-align: center;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	width:1110px;
	padding:0px;
	margin-left: auto; 
  	margin-right: auto;

	}

#header {
	margin: 0px;
	padding: 0px;
	height: 180px;
	width: 1100px;
	}

#headerimg {
	margin: 0 0 0 0;
	width: 441px;
	}

.narrowcolumn {
	padding: 0 0 20px 0px;
	margin: 0px;
	float: left;
	width: 700px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px; 
	}

.post {
	text-align: justify;	
	clear:left;
	position:relative;
	margin-left: 25px;

	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 880px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 23px;*/
	margin: 0;
	/*// padding-top: 31px; 
	
	 this is IE declaration*/

	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

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

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

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	width: 300px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}


#sidebar ul ul, #sidebar ul ol {
	margin-bottom: 20px;
	padding: 0px;
	width: 300px;
	}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 5px;
	padding-left: 20px;
	border: #3f3f3f 1px solid;
	border-top: none;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

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

/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 20px;
	}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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;
	/*background-color:#CCCCCC;*/
	
	}
/* 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 */
#sidebar
{
	padding: 0 0 0 0;
	margin-left:760px;
	width: 300px;
	}

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: auto;
	width: 250px;
	}

#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: #ccc; }
/* 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: auto;
	margin-top: 10px;
	margin-bottom: 60px;
	width: 600px;
	position: relative;
	}
/* 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;
}

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


#site_content
{
	margin: 0px; padding:0px;
}
/*  */
#primary_menu {
clear: both;
position: absolute;
top: 145px;
height:26px;
width:400px;
margin-bottom:0px;
}
#primary_menu ul
{
	padding:0px 10px;
	list-style: none;
}
#primary_menu li {
float: left;
width:61px; height:26px;
margin:0 3px 0 0px;
padding:0px;
color: white; text-align:center;
background: url(images/menu_tab.png) no-repeat scroll left top;
list-style: none;
}

#primary_menu li a 
{ display: block;
  height:26px;
  padding-top:3px; 
  text-decoration: none; 
  color: white;
  font-size:130%;
} 

#primary_menu li a:hover, #menu li a.selected, #menu li a.selected:hover
{
  border-bottom: 1px #4c8af0 solid;
} 

#round_top 
{ 

  background: url(images/round_top.png) no-repeat left bottom;
  height: 8px;
  margin:0px; padding:0px;
}

#round_bottom
{ 
  background: url(images/round_bottom.png) no-repeat left top;
  height: 8px;
  clear: both;
}

/* CSS addons and fixes 
--------------------------------------------*/

#sidebar h2 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	font-size: 16px; color: #4c8af0;
	margin: 0px;
	padding: 8px 0 0 0;
	}

.widget h2 {
	font-size: 16px; color: #4c8af0;
	margin: auto 0px;
	margin-left: 20px;
	height: 29px;
	text-indent: 20px; 
}

.time_link
{
	background: url('icons/clock.gif') no-repeat scroll left top;
	padding-left:20px;
}

.comment_link
{
	background: url('icons/comment.png') no-repeat scroll left top;
	padding: 0px 0px 10px 25px;
	margin-top: 3px; margin-right:15px;
	position: absolute; right: -10px;
}
.post span.comment_link a, .post span.comment_link a:hover
{
	text-decoration:none;
}
.edit_link
{
	background: url('icons/edit.gif') no-repeat scroll left bottom;
	padding-left:20px;
	min-width:0px;

}

#sidebar li a
{
	font-size:125%;

}

.post span 
{	margin:0px;
}
.post span a
{	color:#929280;
	text-decoration:underline;
}

.post span a:hover
{
	text-decoration:underline;
}

.comment_edit 
{
	float:right;
	margin:0px;
}
.post h2
{
	margin: 0 10px 0 0; display: block; 
	padding: 0px; 
}

.post hr
{
	color: #3f3f3f; border: 1px dotted; padding: 0px; margin: 3px 10px 3px 0px;

}

#commentform #submit:hover, #searchform #searchsubmit:hover
{
	background:#272727;
	cursor:pointer;
}

/* Quelques petites modifications � la th�me d'origine par James */

.minical {
	width: 44px;
	min-height: 55px;
	background: url(images/calendar.png) top no-repeat;
	float: left;
	margin: 0 10px 0 15px;
	border: 0px;
}

.minimonth {
	font-size: 10px; margin-top: 3px;
	text-align: center;
	color: white;
}

.miniday {
	font-size: 20px; margin-top: 2px;
	text-align: center;
	color: black;
	background-color: transparent;
}

.post_top {
	width:700px; height:7px; 
	background: url(images/post_banner.png) no-repeat center top;
	padding:0px; margin:0px; margin-top:20px; 
	position: relative;
}

.post_info {
	background: #171717;
	border: #3f3f3f 1px solid;
	border-top: 0px; margin: 0px;
	width: 698px;
	min-height: 55px;
	position: relative;
}

.widget_top {
	background: url(images/widget_top_search.png) no-repeat scroll center top;
	height:37px;
	padding-left:20px;
	padding-top:1px;
	margin-top:20px; 
	position:relative;
	text-align:justify;
	display:block;
}


.widget_surround {
	background: #171717 ;
	border: 1px #3f3f3f solid;
	border-top: 0px;
	margin-bottom: 20px;
}

#headerpub {
	width: 728px; height: 90px;
	float: right;
	border: 0px; margin:0px;
	position: relative; top: 15px; 
}

#wp-calendar caption {

	margin: 10px 0px;

}

#calendar_wrap {

	margin-bottom: 20px;

}
.widget { 
	background: #171717 url(images/widget_top.png) no-repeat scroll center top;
}

.widget_categories { 
	background: #171717 url(images/widget_top_categories.png) no-repeat scroll center top;
}
.widget_archive { 
	background: #171717 url(images/widget_top_archive.png) no-repeat scroll center top; 
}
.widget_recent_entries { 
	background: #171717 url(images/widget_top_recent_entries.png) no-repeat scroll center top; 
}
.widget_calendar { 
	background: #171717 url(images/widget_top_calendar.png) no-repeat scroll center top; 
}
.widget_pages { 
	background: #171717 url(images/widget_top_pages.png) no-repeat scroll center top; 
}
.widget_meta { 
	background: #171717 url(images/widget_top_meta.png) no-repeat scroll center top; 
}

.entry {
width:700px;
}

#sidebar ul li h2 {

	text-indent: 40px;

}

.textwidget {
        background: black; margin-bottom:15px; text-align: center;
}

#vdoContainer { width:700px; background:url('/wp-content/uploads/truckblog/vdo-back.jpg') no-repeat #7bb1dc;
}

#vdoContainer2 { width:700px; background:url('/wp-content/uploads/truckblog/vdo-back2.jpg') no-repeat #7bb1dc;
}

#vdoContainer3 { width:700px; background:url('/wp-content/uploads/truckblog/vdo-back3.jpg') no-repeat #7bb1dc;
}

#vdoAvisContainer { width:700px; background:url('/wp-content/uploads/truckblog/vdo-avis-back.jpg') no-repeat #7bb1dc; }
#vdoAvisContainer2 { width:700px; background:url('/wp-content/uploads/truckblog/vdo-avis-back2.jpg') no-repeat #7bb1dc; }
#vdoAvisContainer3 { width:700px; background:url('/wp-content/uploads/truckblog/vdo-expert3.jpg') no-repeat #7bb1dc; }

#concoursvdo { position:relative; top:242px; left:532px; }

#vdoContent, #vdoContent2 { margin-left:142px; margin-right:33px;padding-top:385px;padding-bottom:40px;font-size:12px;font-family:'Helvetica Neue'; color:black;
}

#vdoContent2 { padding-top:245px; }

#vdoAvisContent { margin-left:142px; margin-right:33px;padding-top:260px;padding-bottom:40px;font-size:12px;font-family:'Helvetica Neue'; color:black;
}

#vdoAvisContent li { list-style: disc; text-indent:0; }

#vdoContent .questionBloc, #vdoContent2 .questionBloc {margin-bottom:20px;}

#vdoContent p, #vdoContent2 p { margin:0; padding:0;}


#vdoContent .question, #vdoContent2 .question {font-style: italic; font-weight: bold; color:white; font-size:12px;}

#infos {color:#0057a3; font-style: italic; font-size:14px; margin-top:32px; text-align:left;}

#infos .url {font-size:21px;}

#infos .url a {color:#0057a3;}

#infos p {margin:0; padding:0;}

#vdoFooter { background:url('/wp-content/uploads/truckblog/vdo-bottom.jpg'); width:700px; height:193px;
}

#vdoFooter2 { background:url('/wp-content/uploads/truckblog/vdo-footer2.jpg'); width:700px; height:202px;
}

#vdoAvisFooter { background:url('/wp-content/uploads/truckblog/vdo-avis-bas.jpg'); width:700px; height:193px;
}

#vdoExpert3 { background:url('/wp-content/uploads/truckblog/vdo-expert3-bas.jpg'); width:700px; height:283px; }

.infosleft { float:left; width:245px; }
#concours { float:right; }

.wp-polls {margin-bottom:15px; padding-bottom:5px;}

.wp-polls h3 {
	border-bottom:1px solid #333;
	text-align:center;
	font-size:18px;
	background:#0057a3;
	color:#FFFFFF;
	padding:5px 0;
	margin:0;
}

.wp-polls-ul li label, .wp-polls-ul li p { color:#FFFFFF; font-size:12px;}

.wp-polls .Buttons { font-size:14px; padding:5px;}

#formVDO {
	background:url('/wp-content/uploads/truckblog/fond-formulaire-vdo.jpg') no-repeat; width:749px; height:716px;
	color:#fff;
	margin-left:-16px;
	padding:79px 0 0 39px;
}


#formVDO ol { margin:0; padding:0; width:430px; }

#formVDO li {list-style:none; margin:0; padding:0;}

#formVDO label { display:block; margin:5px 0 5px 0; }

#formVDO input[type="text"] {
	background:#d2e4b4;
	border:1px solid #5f961e;
	width:200px;
	height:15px;
}

#formVDO input[type="submit"] {
	background:#7ca556;
	border:1px solid #fff;
	color:#fff;
	width:85px;
	height:30px;
}

#formVDO #li--8, #formVDO #li--9, #formVDO #li--10, #formVDO #li--11 { float:left; }
#formVDO #li--8 {margin-right:10px;}
#formVDO #li--9 {margin-right:50px;}
#formVDO #li--10 {margin-right:10px;}
#formVDO #li--12 {clear:left; padding-top:10px;}

#formVDO #li--12 label { display:inline; font-size:10px;}

#formVDO #cf_field_8 { width:105px;}
#formVDO #cf_field_9 { width:140px;}
#formVDO #cf_field_10 { width:125px;}
#formVDO #cf_field_11 { width:120px;}

#formVDO .cf_hidden, #formVDO .linklove { display:none; }

#formVDO #tirage, #formVDO #mentions { font-size:10px; margin-right:135px;}
#formVDO #mentions { color:#1e390e; font-weight:bold;}

.produits {
	margin:0 15px;
	width:700px;
}

.produits h2 {
	margin-left:30px;
	padding:10px 0;
}

.post-produit {
	background:#3f3f3f;
	color:#fff;
	float:left;
	margin:0 5px;
	padding:7px;
	width:150px;
	height:545px;
}

.post-produit h3 {
	height:40px;
	margin:0;
	text-align: center;
}
