/*
Theme Name: Schizo|Game
Theme URI: http://www.schizogame.com/
Description: Thème de Schizo|Game
Version: 0.1
Author: Schizo|Game
 
Creation Theme by Schizo|Game
 
*/

*
{
	padding:0px;
	margin:0px;
}
body
{
	width:100%;
	height:100%;
	background-color: #ffffff;
	background-position:-80px 10px;
	font-size:16px;
	background-image:url('images/fond.png');	
	background-repeat: no-repeat;
	background-position:center 10px;	
}
a
{
	color:#000;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
#header p
{
	background-image:url('images/bandeau2.png');
	background-repeat: repeat-x;
	background-position:top left;
	height:140px;
	margin-left:1004px;
}
#header a
{
	float:left;
	height:140px;
	width:1004px;
	background-image:url('images/bandeau3.png');
	background-repeat: no-repeat;
	background-position:top left;	
}
#main
{
	width:1000px;
	position:absolute;
	left:50%;
	margin-left:-500px;
}
#content
{
	width:750px;
	float:left;
}
#sidebar
{
	width:250px;
	float:left;
}
/*******Fenêtres***************/
/******************************/
.haut p
{
	margin:0px 62px 0px 68px;
	padding:22px 0px;
	line-height:16px;
	background: url('images/Fbordh.png') top center repeat-x;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}
.haut .gauche
{
	float:left;
	width: 68px;
	height: 61px;
	background-image:url('images/Fhg.png');
	background-repeat: no-repeat;
}
.haut .droite
{
	float:right;
	width: 62px;
	height: 60px;
	background-image:url('images/Fhd.png');
	background-repeat: no-repeat;
}
.tab
{
	display: block;
	background-color:#FFF;
	color:#000;
	border-left:9px solid black;
	border-right:5px solid black;
	margin:0px 17px 0px 21px;
	padding:2px 30px 2px 25px;
}
.bas p
{
	height:61px;
	margin:0px 62px 0px 68px;
	background: url('images/Fbordb.png') top center repeat-x;
	font-weight:bold;
	font-size:16px;
	color:#FF0000;
}
.bas .gauche
{
	float:left;
	width: 68px;
	height: 61px;
	background-image:url('images/Fbg.png');
	background-repeat: no-repeat;
}
.bas .droite
{
	float:right;
	width: 62px;
	height: 60px;
	background-image:url('images/Fbd.png');
	background-repeat: no-repeat;
}
/**********************************************/
#sidebar ul
{
	list-style-type:none;
}
#sidebar ul li
{
	font-size:16px;
	font-weight:bold;
	margin:20px 0px;
	text-transform:uppercase;
}
#sidebar ul li ul
{
	margin-left:15px;
}
#sidebar ul li ul li
{
	margin:3px 0px;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
}
.rss a
{
	display:block;
	float:right;
	margin-left:10px;
	width:16px;
	height:16px;
	background-image:url('images/rss.png');
	background-repeat: no-repeat;
}
/***********************/
#content a
{
	color:#CC0000;
	text-decoration:none;
	font-weight:bold;
}
/***********************/
.post 
{
	margin:30px 0px;
}
.page 
{
	margin:30px 0px;
}
.post h2, .page h2
{
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
}
.post .data
{
	border:1px dashed #AAA;
	background: #EEEEEE;
}
.post .data, .page .data
{
	margin:20px;
	padding:20px;
	line-height:22px;
}
.post .data img, .page .data img
{
	border:1px solid #AAA;
}
.post .data p, .page .data p
{
	margin-bottom:15px;
}
.post .data li, .page .data li
{
	margin:15px 0px 15px 20px;
}
.post .postmetadata, .page .postmetadata
{
	margin-top:20px;
	text-align:right;
	font-size:12px;
	font-style: italic;
}
/***********************/
.cadre_commentaires
{
	margin:0px 20px 20px 20px;
}
.cadre_commentaires ol
{
	list-style-type:none;
	padding:0px 0px 10px 20px;
}
.cadre_commentaires li
{
	padding:10px 0px;
}
.cadre_commentaires h3
{
	margin:10px 0px 20px 0px;
}
/***********************/
.recherche_inconnu
{
	font-size:20px;
	text-align:center;
	padding:50px 0px;
}
