/********************************************
 AUTHOR  			Damien - FuckyGay
 WEBSITE   			http://www.fuckygay.com/
 TEMPLATE NAME		BlackSilver
 VERSION          1.0
 DATE					15 Déc. 2008
********************************************/

/*
====================
   HTML ELEMENTS
====================
*/

/* top elements */
* { margin: 0; padding: 0; outline: 0; }

body {
	background: #000000;
	font: 75%/1.6em 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #fff;
	text-align: left;
	margin: 15px 5px;
}


/* links */
a, a:visited {
	text-decoration: none;
	background: inherit;
	color: #FFCC00;
}
a:hover {
	text-decoration: underline;
	background: inherit;
	color: #D4FF55;
}

a#current {
	color: #D4FF55;
   font-weight:bold;
}

/*
====================
    FORM ELEMENTS
====================
*/

form {   margin: 0 auto;
   padding: 3;
   border: 1px solid #fff;
   //background: #666666;
}

fieldset {
   margin: 10px;
   padding: 10px;
   border: none;
   background: url(box.jpg) no-repeat;
}

legend {   display: none;
}

label {   font-weight:bold;
   margin: 7px 0;
}

input {   padding:3px;
   border: 1px solid #FFCC00;;
   font: normal 1em Verdana, sans-serif;
   color:#777;
   margin: 5px 5px;
}

textarea {   width: 400px;
   padding: 3px;
   font: normal 1em Verdana, sans-serif;
   border: 1px solid #FFCC00;
   height: 100px;
   display: block;
   color: #777;
   margin: 5px 5px;
}

input.button {   font: bold 12px Arial, Sans-serif;
   height: 28px;
   margin: 0;
   padding: 2px 3px;
   color: #fff;
   background: #306bc1 url(button-bg.jpg) repeat-x 0 0;
   border: 1px solid #306bc1;
}

/*
====================
       LAYOUT
====================
*/

#wrap {
	width: 990px;
	/* background: #CCC url(content.jpg) repeat-y center top; */
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	clear: right;
	float: right;
	width: 765px;
	padding: 5;
	margin: 20px 10px 0 0;
}
#header {
	position: relative;
	height: 131px;
	/* background: #caced1 url(header.jpg) no-repeat center top; */
	padding: 0;
	color: #fff;
}
#header h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 55px "Monotype Corsiva", "Trebuchet MS", Arial, Sans-serif;
	letter-spacing: -3px;
	color: #D4FF55;
	text-transform: none;
	text-decoration: none;
	background: transparent;

	/* change the values of top and left to adjust the position of the logo*/
	top: 18px; left: 15px;
}
#header p#slogan {
	position: absolute;
	margin: 0;
	padding: 0;
	font: bold 13px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 85px; left: 45px;
}

/* header links */
#header #header-links {
	position: absolute;
	color: #C6DDEE;
	font: bold 14px"Trebuchet MS", Arial, Tahoma, Sans-serif;
	top: 10px; right: 20px;
}
#header #header-links a {
	color: #fff;
	text-decoration: none;
}
#header #header-links a:hover {
	color: #D4FF55;
}

/* header ad */
#header #header-ad-468 {
	position: absolute;
	top: 40px; right: 230px;
}

#header #header-ad-120 {
	position: absolute;
	top: 40px; right: 20px;
}

/* navigation */
#menu_haut {
	clear: both;
	margin: 0 auto;
	padding: 3;
	//background: #666666;
	font: bold 13px/20px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 20px;
	width: 970px;
	//border: 1px solid #fff;
}
#menu_haut ul {
	float: left;
	list-style: none;
	margin:0;
	padding: 0 0 0 0px;
}
#menu_haut ul li {
	display: inline;
}
#menu_haut ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	text-decoration: none;
	background: url(images/sep.jpg) no-repeat 100% 100%;
}
#menu_haut ul li a:hover {
	color: #D4FF55;
}
#menu_haut ul li#current a {
	color: #D4FF55;
}

#menu_bas {
	clear: both;
	margin: 0 auto;
	padding: 3;
	background: #FFCC00;
	font: bold 13px/20px "trebuchet MS", Arial, Tahoma, Sans-serif;
	height: 20px;
	width: 970px;
}
#menu_bas ul {
	float: right;
	list-style: none;
	margin:0; padding: 0 0 0 0px;
}
#menu_bas ul li {
	display: inline;
}
#menu_bas ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	text-decoration: none;
	background: url(images/sep.jpg) no-repeat 100% 100%;
	color: #666666;
}
#menu_bas ul li a:hover {
	color: #D4FF55;
}
#menu_bas ul li#current a {
	color: #D4FF55;
}


/* Sidebar */
#sidebar {
	float: left;
	width: 195px;
	padding: 0;
	margin: 20px 0 0 10px;
	color: #777;
}

#bottom {
	float: left;
	width: 990px;
	padding: 0;
	color: #fff;
}

.video-1min {
	padding: 3;
	text-align: center;
}
.post-footer {
	background: #666666;
	padding: 5px;
	margin: 20px 0px 0 0px;
	border: 1px solid #fff;
	font-size: 85%;
}

p.story {
   color: default;
   font-family:"Verdana", "Times New Roman", serif; /* "Times New Roman" ou une police "serif" par défaut */
   text-align: justify; /* Texte justifié */
   text-indent: 0px; /* Les paragraphes commenceront 0 pixels sur la droite */
	margin: 10px 0 0 0;
}

p.story-titre {
   color: #D4FF55;
   font-family:"Verdana", "Times New Roman", serif; /* "Times New Roman" ou une police "serif" par défaut */
   font-size: 120%;
   font-weight: bold;
   text-align: justify; /* Texte justifié */
   text-indent: 0px; /* Les paragraphes commenceront 0 pixels sur la droite */
}



#resultats { width: 765px; float: right; }

#resultats .resultat               { width: 750px; clear: both; margin: 0 auto 10px auto; padding: 5px; color: #eeeeee; border: 1px solid #eeeeee; }
#resultats .resultat h4           { width: 100%; margin: 0 auto 5px auto; padding: 2px; text-align: center; background: #F2387E; font-weight: bold; font-size: 13px; color: #FFFFFF; }
#resultats .resultat  .thumb  { display: block; float: left; width: 130px; text-align: center; }
#resultats .resultat  .texte { display: block; float: left; width: 130px; text-align: left; }
#resultats .resultat  .go       { display: block; float: left; width: 290px; height: 120px;  text-align: left;  vertical-align: middle;}

