/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
#header 
{
 background-color: #993399;
 /*border-bottom-color: #B1214D;*/
 background-image: url("../images/GDB/logo.png");
 background-repeat: no-repeat;
 background-attachment: scroll;
 background-position: top left;
 height: 105px;
 padding: 0 0 15px 0;
}

.blog-name 
{
 display: none;
}

.blog-description 
{
 line-height: 1em;
 display: none;
 font-size: 11px;
 font-weight: bold;
 color: #FCF856;
 margin: 0;
 padding-top: 5px;
 padding-right: 5px;
 padding-bottom: 0;
 padding-left: 0;
 text-transform: uppercase;
 float: right;
}

h4.module-title 
{
 display: none;
}

p.nocomments 
{
 display: none;
}

#commentsform 
{
 display: none;
}

.hls 
{
 color: #B1214D;
 font-weight: bold;
}

#commentlist 
{
 display: none;
}

.featured-entry 
{
 background-color: transparent;
 background-position: 0 0;
 background-repeat: repeat;
 background-attachment: scroll;
 color: #707070;
 background-image: url("");
}

.featured-image 
{
 float: left;
 padding-top: 15px;
 padding-right: 15px;
 padding-bottom: 15px;
 padding-left: 15px;
}

span.category-nouveautes 
{
 height: 200px;
}

.wpsc_category_link 
{
 font-weight: bold;
 font-size: larger;
}

.wpsc_categories a, a:link, a:visited 
{
 text-decoration: none;
}

.wpsc_subcategory 
{
 color: #4C4C4C;
 font-size: 1em;
 padding-left: 2em;
}

.category-product-list 
{
 padding-left: 2em;
}

.productlink 
{
 font-weight: bold;
}

.cat-item 
{
 list-style-type: none;
 padding-top: 5px;
 padding-bottom: 15px;
 color: #959595;
}

.product_description 
{
 padding-top: 5px;
 padding-left: 2em;
 color: #737373;
}

.trademark
{
  color: #993399;
  font-style:italic;
  font-size:1.125em;
  font-weight: 600;
}

div#primary ul li:first-child div.widgetcontent {
	background: #FFFFFF no-repeat bottom url(../images/GDB/pres1.png);
	padding-bottom: 110px;
}

body {
	background: #F0F0F0 no-repeat -89px 0px url(../images/GDB/fleur.png);
}

#post-1.post .entry-info {
	background-image: url(../images/GDB/fleur2.png);
	background-position: bottom right;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-bottom: 70px;
}

#post-2.page .entry-content {
	background-image: url(../images/GDB/herbe.png);
	background-position: bottom;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-bottom: 120px;
}

#map_canvas { 
	border:0; 
	height:600px; 
	width:800px; 
} 
