/*
/*
Theme Name: Salon du Cadeau th&eacute;matique
Theme URI: http://grafkar.com
Description: Site developpe pour le Salon du Cadeau th&eacute;matique 2009 par Jean-Francois Blais - 2009
Version: 2009 (WP 2.8.2)
Author: Jean-Francois Blais
Author URI: http://grafkar.com
Tags: grafkar
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

* {
	margin:0;
}


html {
}
body {
	color: #333333;
	background:white url(images/fond.jpg) repeat-x top; /* Resets 1em to 12px */
	font: 80% Geneva, Arial, Helvetica, sans-serif;
}

#wrapper {width:980px; margin:0 auto; text-align:left;background:url(images/box_fond.jpg);}

/*in_line*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0;}

a:hover{
	
}

a {
	text-decoration:none;
	color:#990000;
}

.clear { clear:both;}


code {white-space: normal;}

pre {
	overflow: auto;
}


.clear { clear:both;}

.fleft { float:left;}
.fright {
	float:right;
}

.column1, .column2 { float:left;}

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#site_center {text-align:center;}


.col_1, .col_2, .col_3 { float:left;}
.tall_top { height:50px; background:url(images/tall_tp.gif) left top repeat-x;}
.tall_bottom { background:url(images/tall_bottom.gif) left bottom repeat-x;}


.form {
	height:24px;
	display: block;
	float:none;
	width: 220px;
	height:auto;
	font-size: 1em;
}
.form input {
	width:420px;
	height: auto;
	background-color: #FFFFFF;
	padding-left: 2px;
	border: thin outset #999999;
}
textarea { width:266px; height:92px; background:#ffffff; overflow:auto; border-color:#DBDBDB;}

ul {}

.title { margin:0 0 15px 0;}

.img_indent { margin:0 10px 0 0; float:left; clear: both;}

html table {
width: 100%;
margin:0;
padding: 0;
}

html table tbody tr td {
padding: 0.3em;
}

pre, code {width: 400px;margin:1.5em 0;white-space:pre;}

pre, code, tt {
	line-height:2em;
	font-family: Arial, Helvetica, sans-serif;
}

blockquote {
	margin: 1em 2em 0 2em;
	padding: 1em;
	font-style: italic;
	border-left: thick solid #FFCC66;
	font-family: "Times New Roman", Times, serif;
}

.search {
float: right;
clear: left;
padding: 0;
}

#s {
width: 18em;
background: white;
}
/***********************************    TRUCS A AJOUTER SELON LE SITE DE WORDPRESS    ****************************/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
	display:block;
	font-size: 0.8em;
	display:block;
	background:url(images/widget_fond.jpg);
	padding: 0.3em;
}
.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/***********************************    EN TETE    ****************************/

#header {
	width:980px; 
	height:214px;
	margin-bottom:2em;
	border-bottom: 4px solid white;
	}

#header .header-image {
	width:980px;
	height: 214px;
	background:url(images/entete.jpg)
}

#header .nav {
	height: 34px;
	border-bottom: 4px solid #99CCFF;
}

#header .nav ul {
	padding:0 0 0 10px;
}

#header .nav ul li {
	display: inline;
	padding: 0 0 0 10px;
}

#header .nav ul li a{
	color:#CCFFFF;
}

#header .nav ul #searchform {
float:right;
margin: 0;
padding: 0.5em 1em 0 0;
}

#header .inscription {
float:left;
	width: 175px;
	color:white;
	background:url(images/inscription_fond.jpg);
}

#header .nav02 {
	width:980px;
	height: 34px;
	background:url(images/nav01_fond.jpg) repeat;
}

#header ul {
	margin:0 auto;
	text-align: center;
	vertical-align: middle;
}

#header ul li {
	color:#FFFFFF;
	font-size: 1.4em;
	padding: 0 1em 0 1em;
	display: inline;
}


/***********************************    CONTENT    ****************************/
#box {
	width: 980px;
	font-size: 100%;
	margin: 20px 0 0 0;
	background:url(images/box_fond.jpg);
}

#box .content .post .entry p{
}

.content {
	width: 570px;
	float:left;
	margin: 0 12px 2em 82px;
}

.content .homeprint {
	margin: 0 0 0 20px;
	padding: 0.5em 0 0.5em 0px;
}

.content .post_haut{
height:25px;
background:url(images/content_650_top.jpg);
}

.content .post_bas{
height:28px;
background:url(images/content_650_bas.jpg);
}

.content .date {
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color:#999999;
	letter-spacing: -0.03em;
	padding: 0 0 0.5em 0;

}

.content .soustitres {
	width: 570px;
	font-size:2em;
	display:block;
	clear:both;
	color:#993300;
	padding: 0 0 0.2em 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-top: thin double #CCCCCC;
}

.content .soustitres ul.nom_archives {
color:#006699;
}

.content ul.notes {
	font-size: 1em;
	color: #003366;
	margin-bottom: 25px;
}

#box .content .entry {
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	text-align: justify;
}

#box .content .entry p {
	padding: 1em 0 0 0;
}

#box .content .post .entry p {
}

.content .entry .wp-caption p.wp-caption-text {
   font-size: 100%;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.content .entry ol {
	padding: 1em 0 0 3.5em;
}

.content .entry ol li {
	list-style: decimal outside;
}

.content .entry ol li ol {
	padding : 0 0 0 2em;
}

.content .entry ul li {
	width: auto;
	margin: 0 0 0.2em 3em;
	list-style: disc outside;
}

.content .entry blockquote p {
	padding: 0;
}

.content .tags {
	font-size:0.8em;
	clear:both;
	margin: 1em 0 0 0;
	border-top: 1px solid #CCCCCC;
}

/***********************************    PAGE D'ENTREE    ****************************/

#slideshow {
	width:570px;
	height:355px;
	margin: 0 0 1em 0;
}

#historique {
	width: 185px;
	float: left;
	display:block;
	margin: 0 3px 0 0;
	border: 1px solid #CCCCCC;
}

#historique .entry {
	width: 185px;
	margin: 0;
}

#historique .redirection a{
	font-size:0.8em;
	display:block;
	padding: 0.5em 1em 0.5em 1em;
}

#historique .entry p{
	width:175px;
	font-size:0.8em;
	margin: 0.5em;
}

.soustitres-bullet ul li a {
	width:185px;
	margin: 0 0 0 0;
	background:url(images/fond_titres.jpg);
	color:#FFFFCC;
	font-size: 1.3em;
	font-weight:lighter;
	padding: 0.3em 0 0.3em 0;
	display: block;
	text-align: center;
}

#jeunesse {
	width: 185px;
	margin: 0 3px 0 0;
	float: left;
	border: 1px solid #CCCCCC;
}

#jeunesse .entry {
	width: 185px;
	margin: 0;
}

#jeunesse .redirection a{
	font-size:0.8em;
	display:block;
	padding: 0.5em 1em 0.5em 1em;
}

#jeunesse .entry p{
	width:175px;
	font-size:0.8em;
	margin: 0.5em;
}
#box .content #terroir {
	width: 185px;
	float: left;
	border: 1px solid #CCCCCC;
}

#terroir .entry {
	width: 185px;
	margin: 0;
}

#terroir .post {
	width: 185px;
}
#terroir .entry p {
	width:175px;
	font-size:0.8em;
	margin: 0.5em;
}

#terroir .redirection a{
	font-size:0.8em;
	display:block;
	padding: 0.5em 1em 0.5em 1em;
}

/***********************************    TITRES DANS LES ARTICLES    ****************************/

.content .entry h1 {
	font-size:1.8em;
	color:#660000;
	padding: 1em 0 0 0;
}

.content .entry h2 {
	font-size: 1.6em;
	color:#990000;
	padding: 1em 0 0 0;
}

.content .entry h3 {
	font-size:1.4em;
	color:#FF0000;
	padding: 0.5em 0 0 0;
}

.content .entry h4 {
	font-size:1.2em;
	color:#FF6600;
	font-weight:bold;
	padding: 1em 0 0 0;
}

.content .entry h5 {
	font-weight:bold;
	color:#CC6633;
	padding: 1em 0 0 0;
}

.content .entry h6 {
	font-size:0.8em;
	font-weight:bold;
	padding: 1em 0 0 0;
}

/***********************************    SIDEBARS    ****************************/

#l_sidebar {
	width: 190px;
	float: left;
	padding: 0;
	display: block;
}

#r_sidebar {
	width: 190px;
	float: right;
	padding: 0;
	display: block;
}

#home_sidebar {
	float:right;
}
	

/***********************************    WIDGETS    ****************************/

li.widget .search_input { font-size: 1.1em !important; }
	
.widget {
	padding: 0 0 0 0;
}

.widget p {
	color:#FFFFFF;
}

.widget img a {
	margin: 2em;
}

#l_sidebar .widget {
	width: 188px;
	margin: 0 20px 0 0;
	border: 1px solid #CCCCCC;
	background:url(images/widget_fond.jpg);
}

#l_sidebar .widget h2 {
	margin: 0 0 0 0;
	background:url(images/fond_titres.jpg);
	color:#FFFFCC;
	font-size: 1.3em;
	font-weight:lighter;
	padding: 0.3em 0.5em 0.3em 0.5em;
}

#l_sidebar .widget h3 {
	margin: 0 auto;
	color:#660000;
	font-size: 1em;
	font-weight: lighter;
	padding: 2em 0.5em 1em 0.5em;
	text-align: center;
}
#l_sidebar .widget h4 {
	margin: 0 auto;
	color:#660000;
	font-size: 1em;
	font-weight: lighter;
	padding: 1em 0.5em 1em 0.5em;
	text-align: center;
}

#l_sidebar .widget img a {
	margin: 2em;
}

#l_sidebar .widget ul {
	padding: 1em 0 0 0;
}

#l_sidebar .widget ul li {
	margin: 0 0 0.5em 20px;
	list-style-type: none;
	border-bottom: 1px solid #FFFFCC;
	display:block;
}

#l_sidebar .widget ul li ul.children {
	background:white;	
	list-style-type: none;
	display:block;
}

#l_sidebar .widget ul li a:hover {
	background:url(images/fond_titres.jpg);
	color:#FFFFCC;
	display:block;
}

#l_sidebar .widget_search {
	width: 100%;
	text-align:center;
	background-image: url(images/fond_titres.jpg);
	background-repeat: repeat-x;
}


#l_sidebar .widget_search input {
	width:150px;
	line-height: 1.8em;
	font-weight: bolder;
	margin-top: 5px;
	margin-bottom: 5px;
}

#l_sidebar .widget-categories ul li a{
	background:white;
}

#l_sidebar .sidebar-categories ul {
	margin: 5px 0 0 0;
	}

#l_sidebar .sidebar-categories form {
	padding: 5px 0 0 5px;
	}

#r_sidebar .widgettitle {
	margin: 0 0 0 0;
	background:url(images/fond_titres.jpg);
	color:#FFFFCC;
	font-size: 1.3em;
	font-weight:lighter;
	padding: 0.3em 0.5em 0.3em 0.5em;
}

#r_sidebar .widget {
	width:190px;
	float: right;
	background:url(images/widget_fond.jpg);
}

#r_sidebar .widget ul {
	padding: 0 0 0 0;
}

#r_sidebar .widget ul li {
	width: 165px;
	padding: 0 0 0 1em;
	list-style-type: none;
	float:right;
	display:block;
}

#r_sidebar .widget ul li a {
	width: 150px;
	padding: 0 1em 0 0;
}

#event-calendar {
}

#upcoming-events .widget {
	color:#CCCC33;
}

.ec3_events {

}

.ec3_list {
	width: 170px;
	display:block;
	margin-left:0;
	word-spacing:-1px;
	color:#333333;
	margin: 0.5em 0 0 0;
	border-bottom: 1px solid #FFFFCC;
}

.ec3_list_day ul li a {
	width:100px;
}


/***********************************    PIED DE PAGE    ****************************/
	
#footer {
	width: 980px;
	padding: 1.2em 0 0 0;
	border-top: 2px solid #ccc;
	float: left;
	clear: both;
	text-align: right;
	font: 0.8em Arial, Helvetica, sans-serif;
}


#footer p { margin: 0 0 0.923em 0; font-size: 1.3em; color: #888; text-align: right; }

#footer a, #footer a:visited { color: #888; text-decoration: none; }
		
#footer a:hover { color: #888; text-decoration: underline; }
