/* -------------------------------------------------------------------------------
Theme Name: Blaceret Roy
Theme URI: http://www.blaceretroy.fr
Description: <a href="http://www.blaceretroy.fr">Château de Blaceret Roy</a>
Version: 1.0
Author: Blaceret Roy

Tags: Blaceret Roy
	
The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php	
   ------------------------------------------------------------------------------- */
/* general */
body{
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: Comic sans MS, Verdana, Arial, Helvetica, Sans-Serif;
	color:#8c2810;
	background: #e67b51;
	border:0px yellow solid;
}

img {
	border:0px;
	padding:5px;
	max-width: 100%; /* not working in IE6*/
}
a {color:#8c2810;text-decoration: none;}
a:hover {color:#8c2810;font-weight:bold;text-decoration: none;}
a.sel {color:#000000;text-decoration: none;}


h1 {font-size:30px; font-family:Times New Roman; font-weight:bold; color:#391418;}
h2 {font-size:22px; font-family:Comic sans MS; font-weight:bold; color: #8C2810;}
h3 {font-size:18px; font-family:Comic sans MS; font-weight:bold; color: #8C2810;}
h4 {font-size:17px;}
h5 {font-size:14px;}
h6 {font-size:12px;}

p {margin: 0px 0px 12px 0px;}
hr {height:1px;border:none;border-top:1px dashed #5A6B1E; width:90%;}

blockquote {
	clear: left;
	text-align: justify;
	padding: 0px 0px 0px 22px;
	margin: 10px 10px 10px 10px;
	background: url(images/quote.gif) no-repeat top left;
}

input
{
	margin-bottom:5px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
	border:1px solid black;
}

select{
	margin-bottom:5px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
	border:1px solid black;
}

textarea{
	margin-bottom:5px;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
	border:1px solid black;
}

code{
	font: 1.1em 'Courier New', Courier, Fixed;
}
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter,div.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
}

img.alignright {
	padding: 0;
	margin: 0 0 0 0;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear {clear:both;}
.spacer {height:20px;}

/***** layout *****/
#header{
	position:relative;
	width: 100%;
	height: 140px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background:#e67b51;
	border:0px black solid;
}
#menu{
	position:relative;
	width: 100%;
	height: 30px;
	margin:0 0 0 0;
	background: #fadc96;
	border:0px cyan solid;
	margin-left: auto;
	margin-right: auto;
}
#content{
	width:100%;
	position:relative;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff url('/medias/chateau-blaceret-roy.gif') no-repeat center fixed;
	border:0px red solid;
}
#footer{
	clear:both;
	position:relative;
	height:30px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	font-size:10px;
	text-align:center;
	border:0px black solid;
}

/*######### header ############*/
#logo {
	position:absolute;
	top:0;
	left:0;
	width:25%;
	height:110px;
	border:0px white solid;
}
#logo1 {
	position:absolute;
	top:0;
	left:0;
	float: left;
	width:40%;
	height:110px;
	border:0px white solid;
}
#logo2 {
	position:absolute;
	top:0;
	right:0;
	float: left;
	width:55%;
	height:110px;
	border:0px white solid;
}
#blogtitle {
	position: relative;
	top:0;
	width:48%;
	height:110px;
	margin-left: auto;
	margin-right: auto;
	font-size:36px;
	text-align:center;
	border:0px white solid;
}

#contact {
	position:absolute;
	top:0;
	right:0;
	width:25%;
	height:110px;
	font-size:15px;
	text-align:center;
	border:0px white solid;
}
	
#subtitle {
	position:absolute;
	width:100%;
	bottom: 0px;
	left:0px;
	height:20px;
	text-align:center;
	font-size:13px;
	float: left;
	border:0px white solid;
}
#menu ul {
	position:absolute;
	height: 30px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	margin:0 0 0 0;
	padding: 0 0 0 0;
}
#menu ul li {
	display: inline;
	font-size: 16px;
}
#menu ul li.separator {
	display: block;
	float: left;
	width:3px;
	height: 30px;
	background: #e67b51;
}

#menu ul li a {
	display: block;
	float: left;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	margin:0px 0 0 0 ;
	text-decoration:none;
}

#menu ul li a:hover
{
	font-weight:bold;
}

#menu ul li.current_page_item a
{
	color: #000000;
}
.searchbox {
	position:absolute;
	bottom:0px; 
	width:100%;
	height:30px; 
	border:0px white solid;
}
.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:60%; 
	height:15px; 
	font-family:Comic sans MS, Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 3px 3px;
	border:0px;
	background:#ffffff;
}
.search-but input {
	position:absolute;
	top:7px;
	right:0px;
	width:35%; 
	height:20px; 
	background:transparent;
	border:0px;
}
#footer img.rss{
	position: absolute;
	right: 52px;
	top: 29px;
	height:26px;
	width:26px;
}

/***** content *****/

.archivetitle {
	height:20px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	padding: 10px 0px 10px 5px;
	margin: 0px 0px 0px 0px;
}
.post{
	width:100%;
	margin:0 0 0 0;
	border:0px red solid;
}	

.post_top{
	position: relative;
	border-top:8px #5A6B1E solid;
	border-right: 1px #5A6B1E solid;
	border-left: 1px #ef750e solid;
	border-bottom: 1px #ef750e dotted;
	height:40px;
	/*background: #f6f6f6;*/
}
.post_bottom{
	margin: 0 50px 0 50px;
	height:3px;
	background:url(images/line.jpg) repeat-x bottom;
}	
.posttitle{
	position:absolute;
	top:0px;
	left:5px;
	font-size:18px;
	font-family:Comic sans MS, arial;
	color:#5A6B1E;
	border:0px red solid;

}
.posttitle a{
	font-family:Comic sans MS, arial;
	color:#5A6B1E;
	text-decoration:none;
}
.posttitle a:hover{
	font-family:Comic sans MS, arial;
	text-decoration:underline;
	color:#5A6B1E;
}
.date {
	position:absolute;
	font-family:Comic sans MS, arial;
	top:24px;
	right: 20px;
	font-size: 10px;
	padding: 0px 0px 0px 0px;
}
.author{
	position:absolute;
	font-family:Comic sans MS, arial;
	font-size:11px;
	top:24px;
	left:5px;
}
.author a{
	text-decoration:none;
}
.author a:hover{
		text-decoration:underline;
}
.info {
	line-height: 2em;
	font-size: 9px;
	padding:10px 10px 5px 10px;
	color:#000000;
	border:0px red solid;
}
.category{
	padding:2px 0 2px 20px;
	background:url(images/category.jpg) no-repeat top left;
}
.bubble{
	padding:2px 0 2px 20px;
	background:url(images/bubble.jpg) no-repeat left top;
}
.tags{
	padding:2px 0 2px 20px;
	background:url(images/tags.jpg) no-repeat left top;
}

.entry {
	color: #000000;
	line-height: 1.6em;
	text-align: justify;
	padding: 5px 15px 0px 15px;
}

.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}


.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}

/*** comment ***/
#postmetadata {
	font-size: 11px;
	margin: 10px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
}
#comments{
	padding:0 20px 0 20px;
}
.nocomments {background: none; color: #000000;}

.commenttitle {
	color: #000000;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	margin: 0px 0 20px 0;
	padding: 2px 0px 2px 0px;
	font-variant: normal;
	border-bottom: 1px dashed #5A6B1E;
}
.commentlist {list-style: none;margin:0px;padding:0px;}

.commentbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}

.commenthead {
	height:34px;
	color: #000000;
	padding: 5px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.adminbody {
	height:100%;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	margin: 0px 0px 10px 15px;
	padding: 0px 5px 1px 5px;
	border: 0px solid #5A6B1E;
	background:#F0F3CD;
}
.adminhead {
	height:32px;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #5A6B1E;
	background:#F0F3CD;
}
.trackhead {
	height:34px;
	color: #000000;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 40px;
	border-bottom: 1px dashed #5A6B1E;
	background: #F0F3CD url(images/track.gif) no-repeat center left;
}
.trackbody {
	height:100%;
	color: #000000;
	font-size:12px;
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 5px 1px 5px;
	border: 0px dashed #5A6B1E;
	background:#F0F3CD;
}

.avatar {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 0px;
	background: #ffffff;
}
.commentcount {
	float: right;
	color: #aaaaaa;
	font-size: 20px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
	font-family: Comic sans MS, Georgia, Times, 'Times New Roman', serif;
}
.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}
.commentlink {font-size: 10px; color: #000000;}

.trackbody p a {color: #000000;}

#commentform {
	margin:0;
	padding:20px 0 0 0;
}
#email, #author, #url {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	padding-left: 2px;
	vertical-align: middle;
	border: 1px solid #5A6B1E;
	font-family: Comic sans MS, Verdana, Arial, Helvetica, Sans-Serif;
}
#comment {
	width: 500px;
	color: #000000;
	font-size: 12px;
	font-family: Comic sans MS, Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px solid #5A6B1E;
	padding: 2px 2px 2px 2px;
}
#submit {
	width: 80px;
	height: 20px;
	color: #000000;
	font-size: 12px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 2px 10px;
	border: 1px solid #5A6B1E;
	font-family: Comic sans MS, Verdana, Arial, Helvetica, Sans-Serif;
}

/***** widget *****/
#wp-calendar td {font-size:11px;color:#999999;}
#wp-calendar td a {font-weight:bold;text-decoration:underline;}
#wp-calendar {
	width: 210px;
	text-align: center;
	font-size:11px;
	color:#5A6B1E;
}
.wp-caption { /*images caption*/
	text-align: center;
	color:#666666;
}

.textwidget { /*text box*/
	margin:5px 0px 5px 5px;
}

#akismetwrap{
	margin:2px 0 2px 45px;
}
.rsswidget img {
	margin-top:2px;
	margin-left:-15px;
	padding:0px;
	background:#ff0 fixed;
}

#sidebar h1 a.rsswidget{
	margin-left:-3px;
	color: #706D2A;
	text-decoration:none;
}

#tableau80
{
	width:80%;
	margin-left: auto;
	margin-right: auto;
}

#tableau100
{
	width:100%;
	margin-left: auto;
	margin-right: auto;
}

.colgauche50
{
	width:50%;
	float:left;
	border: 0px solid #5A6B1E;
}

.coldroite50
{
	width:50%;
	float:right;
	border: 0px solid #5A6B1E;
}

.colgauche
{
	float:left;
	border: 0px solid #5A6B1E;
}

.coldroite
{
	float:right;
	border: 0px solid #5A6B1E;
}
.colonne
{
	width:100%;
	float:left;
	border: 0px solid #5A6B1E;
}

table.Hauteur, tr.Hauteur, td.Hauteur 
{
	height:100%;
}

td.MegaTitre
{
	font-size: 34px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
}

td.TitreVin
{
	font-size: 28px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
}

td.Cmde
{
	font-size: 14px;
	font-weight: normal;
	font-family: Comic sans MS;
	color: #8c2810;
}

td.CmdeOblig
{
	font-size: 14px;
	font-weight: normal;
	font-family: Comic sans MS;
	color: #ff0000;

}

td.Accueil
{
	font-size: 12px;
	font-family: Comic sans MS;
	color: #8c2810;
	background: #E67B51;
	text-decoration: none;
	text-transform: none;
	font-weight: normal;
}

td.Titre
{
	background: none;
	color: #8C2810;
	font-size: 22px;
	font-family: Comic sans MS;
	font-weight: normal;
	line-height: 2.0;
}

td.Titre2
{
	background: #E67B51;
	color: #8C2810;
	font-size: 18px;
	font-family: Comic sans MS;
	font-weight: normal;
	line-height: 2.0;
}

td.Photos
{
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #8C2810;
	text-align : center;
}

tr.Justifie, td.Justifie 
{
	text-align: justify;
}

span.Titre1
{
	font-size: 30px;
	font-family: Times New Roman;
	font-weight: bold;
	color: #391418;
}

span.Titre2
{
	font-size: 20px;
	font-family: Comic sans MS;
	font-weight: bold;
	color: #8c2810;
}

.Texte
{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	color: #391418;
}

tr.bandeau, td.Bandeau
{
	background: #fadc96;
	font-size: 16px;
	font-family: Comic sans MS;
	font-weight: normal;
}

tr.espaceMenu, td.espaceMenu
{
	font-size: 18px;
	font-family: Times New Roman;
	font-weight: normal;
	color: #391418;
	height: 70px;
}

tr.vin, td.vin
{
	background: #a3441e;
	text-align: center;
}

td.vinTitre
{
	background: none;
	color: #8c2810;
	font-size: 22px;
	font-family: Comic sans MS;
	font-weight: normal;
	line-height: 2.0;
}

td.vinContenu
{
	background: none;
	color: #8c2810;
	font-size: 16px;
	font-family: Comic sans MS;
	font-weight: normal;
	line-height: 2.0;
}

input[type=submit].formulaire
{
	font-size: 34px;
	font-weight: bold;
	font-family: Comic sans MS;
	color: #8c2810;
	border:1px solid black;
}