/*  
Theme Name: DVD Reviews
Theme URI: http://www.adultwpthemes.com/
Description: Widget-ready for WordPress 2.2+.
Version: 1.0
Author: Adult WordPress Themes
Author URI: http://www.adultwpthemes.com/
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 14px;
}

a {
	/*color: #ACBBC7;*/
}

a:hover {
	text-decoration: none;
}

/* Header */

#header {
	width: 775px;
	height: 68px;
margin: 0 auto;

	/*margin: 0 auto; n'a pas l'air de chager qq chose modif */
margin: 0 auto;
	background: #D7DCE0 url(images/img02.gif) repeat-x;
}


#menu {
	float: left;
	width: 569px;
	height: 68px;
	background: url(images/img03.gif) no-repeat;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 20px 15px 0 15px;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 18px;
	color: #FFFFFF;
}

#menu .current_page_item a {
	background: #96A3AE url(images/img04.gif) repeat-x;
}

/* Logo */

#logo {
margin-left: 60px;
	width: 775px;
	height: 170px;
	/*margin: 0 auto;* change l'alignment du log WP et du titre de la pg/
	/*background: #FFFFFF url(images/img06.jpg) no-repeat;*/
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
/*color: #FFCC00;*/
	text-transform: lowercase;
}

#logo h1 {
	padding: 10px 0 0 115px;
	font-size: 30px; /* modifie la taille du titre du blog*/
/*color: #FFCC00;*/
	/*font-weight: normal;/* /*met le txt en léger ?*/
}

#logo h1 a {
	/*color: #C6D1D9;*/ 
color: #FFCC00;  /* modifie du titre du blog en jaune */

}

#logo p {
	/*padding: 0 0 0 115px; change l'aligment du logo WP seul*/ 
padding: 0 0 0 80px; 
	font-size: 18px;
	color: #7F8F9B;
}

#logo a {
	text-decoration: none;
}

/* Page */

#page {
}

.post {
}

.title, .pagetitle {
	margin: 0;
	padding: 0 5px 0 0;
	/*text-align: left; */
	font-size: 24px;
	font-weight: normal;
}

.title a {
	text-decoration: none;
	color: #7F8F9B;
}

#search {
	float: right;
	width: 206px;
}

#search form {
	height: 46px;
	margin: 0;
	padding: 22px 0 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search legend {
	display: none;
}

#search input {
}

#search-text {
	float: left;
	width: 140px;
	margin-top: 6px;
	background: #C1CAD0 url(images/img05.gif) repeat-x;
	border: 1px solid #FFFFFF;
	font: normal 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#search-submit {
	width: 55px;
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	text-transform: lowercase;
	font: normal 18px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}



.date {
	height: 70px;
	margin: 0;
	padding: 5px;
	background: url(images/img08.gif) repeat-x;
	text-align: right;
	font-size: 14px;
	color: #7F8F9B;
}

.entry {
	margin-top: -40px;
/*	padding: 0 25px;*/
}

.meta {
	padding: 25px;
}

.navigation {
	padding: 25px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#comment {
	width: 70%;
}

.result {
	padding: 0 25px 25px 25px;
}

.result p {
	margin: 0;
}

/* Content */

#content {
	width: 775px;
	margin: 0 auto 50px auto;
	/*padding: 40px 20px; modif 1er chifre = décalage en h */
padding: 40px 0px; 
	background: url(images/img07.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	/*background: #7F8E9A url(images/img09.gif) repeat-x;*/
}

#sidebar .wrap {
	width: 775px;
	margin: 0 auto;
	background: #C0C8CF url(images/img10.gif) repeat-y;
}

#sidebar ul {
	height: 70px;
	min-height: 70px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(images/img11.gif) no-repeat;
}

html>body #sidebar ul {
	height: auto;
}

#sidebar li {
	position: relative;
	display: block;
	float: left;
	width: 145px;
	margin: -30px 0 0 0;
	padding: 0 24px;
	text-transform: lowercase;
}

#sidebar li ul {
	background: url(images/spacer.gif);
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	margin: 0;
	padding: 5px 0;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: normal;
	color: #808F9A;
}

#sidebar a {
	text-decoration: none;
	color: #191919;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	/*background: #191919;*/
}

#footer p {
	width: 755px;
	margin: 0 auto;
	/*padding: 10px 20px 40px 0;*/
	/*background: #4A4A4A url(images/img10.gif) repeat-y;*/
	text-transform: lowercase;
	text-align: right;
	font-size: 10px;
}

#essai  {
text-align: center;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	/*color: #9EABB5;*/
color: #0066FF;
}

#footer a:hover {
	text-decoration: underline;
}





