/*
Theme Name: LaMusiqueQuiTache
Theme URI: http://lamusiquequitache.fr/
Description: Theme pour La Musique Qui Tache
Author: Olivier Ruffin
Author URI: http://www.veilleperso.com/
Template: veilleperso
Version: 1.1
*/
	
@import url("../veilleperso/style.css");

body {
  background: #BEBEBE;
}
#container {
  border:none;
}
#header { 
  background:none;
  background-color: #333333;
  height:140px;
  margin:0; padding:0;
}
#header #blog_title {
  margin-top:15px;
  padding-left:5px;
}
#header #blog_subtitle {
  display:block;
  clear:both;
	float:none;
  color: #FFF;
  margin:10px 0px;
  padding-left:5px;
}
#header #title_preview {
  color: #F0F0F0;
  margin:0;
  padding-left:10px;
}

#submenu {
  padding-left:15px;
}
#sidebar h2 {
  background:none;
  background-color: #333333;
}

#footer {
  border-top: 2px solid #333; 
}
