/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

/* entete personnalisée */
#header					{ background: url(images/enteteslogan.jpg) top center no-repeat #1e1b1a; height: 210px; border-bottom: 5px solid #383332; padding: 0;}
.blog-name				{ display: none; }
.blog-description		{ display: none; }
#searchbar				{ float: right; overflow: hidden; margin: 212px 0 0 0; }


/* fix for simple press forum */
#sforum table  {  border:  none; }
#sforum th, #sforum td { padding: 0; border:none }
#sforum th, #sforum thead th  { font-weight: normal; color: #333; background: transparent}
#sforum td, #sforum tbody td  { background: transparent; }

#sforum table, #sforum td, #sforum th {vertical-align:top;}