/*
Theme Name: Thriller Adolescent RED
Description: Thriller Adolescent.
Version: 0.9
Auteur: Azsoonas
URL de l'auteur: http://www.azsoonas.com
Tags: red, fixed width, two columns, widgets, clean

Thriller Adolescent Red 0.9
http://www.azsoonas.com/



/*=-=-=-=-=-=-=-=-=-=-= BEGIN CUSTOMIZATION =-=-=-=-=-=-=-=-=-=-=*/



/*Couleur du fond de la page*/

  body {
  background-color: #cc0000;
  }



/*Couleur du texte*/

  body {color:#fff;}



/*Couleur du texte du titre du blog*/

  #header h1 a {color:#fff;}



/*Couleur du texte de la description du blog*/

  .description {color:#fff;}



/*Couleur des liens*/

  a {color:#fff}



/*Couleur des liens survol�s*/

  a:hover {color:#e5e5e5}



/*Couleur des titres*/

  .post h2 a, #sidebar h2 {color:#fff;}



/*Couleur des titres survol�s*/

  .post h2 a:hover {color:#e5e5e5;}

.date {
	font-weight: normal;
	font-size: 12px;
	margin-top: 0px;
	/*margin-top: 15px;*/
	background-image: url(http://www.thrilleradolescent.com/i/picto_date_red.jpg);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 20px;
	clear: both;
}


