/*
Theme Name: La Passion des Vins
Description: Template pour le site www.lapassiondesvins.fr
Version: 1.0
Author: Luc DIDIER
Author URI: http://www.lucdidier.com/
Tags: vin, wine, red, white, sIFR
*/

/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET CSS */




body {
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	color:#ff9900;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#container{
	width:980px;
	margin:auto;
}

#header{
	
}

#logo{
	margin:20px 0 15px 20px;
	float:left;
}

#menuheader{
	float:right;
	list-style:none;
	margin-top:53px;
	margin-right:20px;
	width:695px;
	text-align:center;
}
#menuheader li {
	float:left;
	border-right:1px solid #660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	height:17px;
	padding:0 0 0 15px;
	margin-bottom:10px;
}
#menuheader li a {
	color:#660000;
}
#encart{
	width:970px;
	height:285px;
	background-image:url(images/encart_background.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
}

#visuel_flash{
	position:relative;
	width:621px;
	height:165px;
	background-color:#360000;
	left:330px;
	top:19px;
}

#sidebar_encart{
	position:relative;
	left:173px;
	top:19px;
	width:778px;
	height:81px;
	padding:8px 13px 13px 13px;
}

#sidebar_encart .widget {
	float:left;
	width:225px;
	margin-right:20px;
}

#sidebar_encart .widget h2 {
	width:225px;
	height:22px;
	margin-bottom:5px;
}
#sidebar_encart .widget .fieldtext, .fieldtext {
	width:117px;
	height:13px;
	border:1px solid #a79d8f;
	font-size:10px;
	background-image:url(images/ombre_input.gif);
	background-repeat:repeat-x;
}
#sidebar_encart .widget form {
	margin-top:5px;
}
#sidebar_encart .widget .button, .button {
	/*float:right;*/
	margin-left:5px;
	margin-bottom:-3px;
	padding-bottom:0;
}
#sidebar_encart .nomargin {
	margin-right:0px;
}
#content{
	padding-left:25px;
	line-height:18px;
}
#content p {
	margin:10px 0 10px 0;
}
#contenu ul {
	list-style:disc;
	list-style-position:inside;
}
#contenu ul li {
	margin-bottom:5px;
}
#contenu{
	width:670px;
	float:left;
	margin-bottom:25px;
	margin-top:15px;
	text-align:justify;
}
#contenu img {
	margin:5px 5px 0 0;
}
.alignleft {
	float:left;
	padding:0 15px 10px 0;
}
#contenu h2 {
	color:#660000;
	font-size:20px;
	height:30px;
	font-weight:normal;
	margin-bottom:20px;
}

#contenu .separator, hr {
	border-top:1px dotted #333;
	margin:20px 0 10px 0;
	clear:both;
	color:#FFF;
}

#contenu .article{
	margin-bottom:20px;
}

#contenu .article .titre{
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
	margin-bottom:10px;
}

#contenu .article .plus{
	margin-top:10px;
	font-weight:bold;
	clear:both;
}

#sidebar {
	width:261px;
	float:right;
	margin-right:20px;
}
#innersidebar {
	background-color:#F5F5F5;
	padding:10px 5px 30px 5px;
	margin:0 11px 0 12px;
	margin-top:0;
}
#sidebar h2 {
	color:#CC0000;
	height:26px;
}
#sidebar ul {
	margin-bottom:20px;
}
#sidebar li {
	margin-top:10px;
	border-bottom:1px dotted #B2B2B2;
	min-height:25px;
}
#sidebar li ul {
	margin-left:25px;
}
#sidebar li ul li:last-child {
	border:none;
}
#sidebar li a {
	color:#333;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}
#sidebar li a:hover {
	color:#990000;
}
#sidebar li.current-cat a {
	font-weight:bold;
	color:#990000;
}
#sidebar li.current-cat ul li a {
	font-weight:normal;
	color:#000;
}
#sidebar li.current-cat ul li a:hover {
	color:#990000;
}
#footer{
	clear:both;
	padding: 10px 10px 10px 25px;
	border-top:1px dotted #CCC;
	font-size:10px;
}

#menufooter{
	
}

#searchform {
	margin-bottom:20px;
}
.navigation {
	display:block;
	height:20px;
	width:100%;
}
.photoART {
	width:110px;
	height:90px;
	background-image:url(images/thumbnail.jpg);
	background-repeat:no-repeat;
	margin:5px 0 0 0;
	padding:5px 0 0 10px;
	float:left;
}
.alignright {
	float:right;
	padding:0 0 10px 20px;
}
.aligncenter {
	text-align:center;
	margin:0 auto 0 auto;
}
#comment {
	width:400px;
}
h3 {
	font-size:16px;
	font-weight:bold;
	color:#523609;
	margin-bottom:10px;
	margin-top:30px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	color:#666;
	margin-bottom:10px;
	margin-top:10px;
}
h5 {
	font-size:12px;
	font-weight:bold;
	color:#CC0000;
	margin-bottom:10px;
}
.wp-caption-text, #content p.wp-caption-text {
	color:#666;
	font-size:10px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
	font-weight:normal;
}
#commentform {
	clear:left;
}
.formBuilderForm {
	margin:10px;
	padding:10px;
	border:#930;
	background-color:#FC6;
}
#contenu .formBuilderCaptcha img {
	margin-bottom:10px;
}
#contenu .formBuilderForm .formBuilderSubmit {
	text-align:left;
	margin-left:170px;
	padding-top:10px;
}
#contenu .formBuilderLabel, #contenu .formBuilderLabelRequired {
	font-weight:normal;
}
#contenu .formBuilderLabelRequired {
	background:url(images/required.gif) no-repeat 0 0;
	padding-left:5px;
}
