/*  
Theme Name: Guarantee
Theme URI: http://www.freewpthemes.net/preview/guarantee
Description: Widget ready and tested on WP2.3
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

/* =======================================*/
/*Définition des éléments généraux au site*/
/* =======================================*/
/* ---------------------------------------*/
/* Tag BODY																*/
/* ---------------------------------------*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial,Tahoma,Geneva,sans-serif;
	font-size: 16px;
	color:#000000;
	background-color:#F5F5F5;
	text-align:Left;
        height: 100%;
}

/* ---------------------------------------*/
/* Tags H1,H2,H3,H4 											*/
/* ---------------------------------------*/
h1, h2, h3 {
	margin: 0;
}

h1{
margin:15px 0px 0px 0px;
font-size:25px;
font-weight:normal;
color:#595959;
}

h2{
margin:25px 0px 0px 0px;
font-size:20px;
font-weight:normal;
color:#DA6D00;
}

h3{
margin:10px 0px 0px 0px;
font-size:17px;
font-weight:normal;
color:#DA6D00;
}

h4{
margin:10px 0px 0px 0px;
font-size:16px;
font-weight:normal;
font-style:italic;
}

/* ---------------------------------------*/
p, ul, ol {
        margin:10px 0px 0px 0px;
	text-align: justify;
}

ul, ol { }

blockquote { }

a { color: #961A06; }

a:hover { text-decoration: none; }

a img {
	border: none;
}


img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
}

/* Header */

#header-wrapper {
}

/* =======================================*/
/* ENTETE    			          */
/* =======================================*/
#header {
	width: 960px;
	margin: 0 auto;
}
/* ---------------------------------------*/
/* Section En-tete superieure 						*/
/* ---------------------------------------*/
#TopHeader
{
background:#000000;
text-align:right;
font-size:13px;
color:white;
font-weight:normal;
margin-top:0px;
margin-bottom:0px;
padding-top:1px;
padding-bottom:1px;
padding-right:20px;
border: 3px solid #646060;
}

#TopHeader a{ 
color:white;
text-decoration: none;
}

#TopHeader a:hover{ 
color:#DA6D00;
text-decoration: none;
}

#TopHeader img{ 
padding-left:25px;
text-decoration: none;
}

/* ---------------------------------------*/
/* Section En-tete Logo       						*/
/* ---------------------------------------*/
#HeaderLogo
{
height:215;
}
#HeaderLogoCie
{
float:left;
margin:0px 0px 0px 0px;
width: 313px;
padding-top:43px;
padding-bottom:43px;
}
#HeaderLogoImage
{
margin:0px 0px 0 px 313px;
width: 647px;
display: inline;
}

/* ---------------------------------------*/
/* Menu de navigation  			  */
/* ---------------------------------------*/
#menu {
	float: left;
	width: 960px;
	height: 36px;
	background: #da6d00; 
	font-size: 16px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: right;
}

#menu a {
	display: block;
	float: left;
	width: 140px;
	height: 22px;
	padding: 15px 0px 0px 0px;
	background: url(images/img20.gif) no-repeat left top;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E8E8E8;
	text-transform: uppercase;
}

#menu a:hover { 
	background: url(images/img13.gif) no-repeat left top;

	color:#DA6D00;
}

#menu .current_page_item a {
	background: url(images/img26.gif) no-repeat left top;
	color:#DA6D00;
}

#menu .first {
/*	background: url(images/img22.gif) no-repeat left top;
	color:#FFFFFF; */
}

/* ---------------------------------------*/
/* Recherche 			          */
/* ---------------------------------------*/
/* Search */
#search {
	float: right;
	width: 260px;
}

#search form {
	float: right;
	margin: 0;
	padding: 4px 0px 0 0;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
        text-align:right;
}

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #ECF9E4;
	color: #000000;
}

#search-submit {
	height: 21px;
	margin-left: 10px;
	padding: 0px 5px;
	background: #5AA01B;
	color: #FFFFFF;
}


/* =======================================*/
/* PAGE    			          */
/* =======================================*/
#page {
	width: 940px;
	margin: 0 auto;
	padding: 60px 0px 0px 0px;
}

/** LOGO */

#logo {
	width: 940px;
	height: 94px;
	margin: 0 auto;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#logo p {
	margin-top: -4px;
	text-transform: lowercase;
	font-size: 13px;
	color: #FFA25D;
}

#logo h1 {
	padding-top: 10px;
	font-size: 48px;
}

#logo a {
	text-decoration: none;
	color: #FFA25D;
}

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}


#banner {
	padding-bottom: 20px;
}


/* ---------------------------------------*/
/* Content    			          */
/* ---------------------------------------*/
#content {
	float: left;
	width: 680px;
        height: 100%;
}

/* Post */
.post {
	margin-bottom: 0px;
        height: 100%;
}

.post .title {
	height: 30px;
	padding-left: 10px;
}

.post .title a {
	text-decoration: none;
	font-size: 25px;
        font-weight:normal;
        color:#595959;
}

.post .date {
}

.post .meta {
	height: 32px;
	margin-left: 2px;
	padding: 10px 30px 2px 15px;
	background: url(images/img05.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #66665E;
}

.post .meta span {
	display: block;
	margin-top: -10px;
}

.post .meta a { }

.post .entry {
        font-size:15px;
	padding: 10px 15px;
}

.post .entryPage {
	padding: 10px 15px;
	background: url(images/img05.gif) repeat-x left top;
}

.post .links {
}

.post .links {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img06.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #961A06;
}

.post .comments {
	display: block;
	width: 120px;
	height: 18px;
	margin: 0px; 
	padding: 3px 0px 0px 40px;
	background: url(images/img07.gif) no-repeat left top;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #961A06;
}

#content .partage { 
        display: block;
	width: 640px;
	height: 45px;
	margin: 10px; 
	padding: 3px 20px 0px 5px;
	background: url(images/img30.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
        text-align:left;
	color: #000000;
	font-weight: bold;
}


.partage .blocIcones {
        text-align:left;
        padding: 10px 10px 7px 10px;
}

/* ---------------------------------------*/
/* Sidebar                                */
/* ---------------------------------------*/
#sidebar {
	float: right;
	width: 240px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
        background:#E8E8E8;
        margin: 0px 0px 0px 0px;
        padding: 5px 5px 5px 5px;
        height: 100%;
}

#sidebar h1
{
height:23px;
line-height:45px;
background: url(images/img21.gif) no-repeat left top;
font-size:15px;
font-weight:bold;
color:#D9D9D9;
padding: 0px 5px 15px 5px;
text-align:left;
text-transform:uppercase;
}

#sidebar h2
{
height:5px;
line-height:22px;
background: url(images/img27.gif) no-repeat left top;
font-size:14px;
font-weight:bold;
color:#DA6D00;
margin: 5px 0px 5px 0px;
padding: 5px 5px 15px 5px;
text-align:right;
text-transform:uppercase;
}

#sidebar .abonnement 
{
text-align:right;
padding: 0px 10px 7px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 15px; 
}

#sidebar li ul {
	margin: 0px 14px;
}

#sidebar li li {
	margin: 0;
	padding: 2px 0px;
	border-bottom: 1px solid #E9E8DD;
	background: url(images/img08.gif) no-repeat left 18px;
}

#sidebar li li a {
	padding: 0px 0px 0px 20px;
	font-weight: normal;
	color: #EB5716;
}

#sidebar li li a:hover {
	color: #EB5716;
}

#sidebar p {
	margin: 0;
	padding: 0px 14px;
}


#sidebar p {
/*	line-height: 200%;*/
}

#sidebar a {
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* ---------------------------------------*/
/* Sidebar - Recherche	                  */
/* ---------------------------------------*/
#header-search-fieldset {
	margin: 0;
	padding: 5px 0px 10px 0px;
	border: none;
        text-align: right;
}

#header-search-input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#header-search-text {
	width: 200px;
	height: 18px;
	padding: 3px 0 0 5px;
	border: 1px solid #333333;
	background: #FFFFFF;
	color: #000000;
}

#header-search-submit {
	height: 21px;
	margin: 5px 0px 0px 10px;
	padding: 0px 15px;
	background: #e2d99b;
	color: #000000;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-bottom: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-right: 1px solid #24130F;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	background: #24130F;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #24130F;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot td {
	padding: 5px;
	border-left: 1px solid #24130F;
	border-bottom: 1px solid #24130F;
}

#calendar tfoot #next {
	border-top: 1px solid #24130F;
	text-align: right;
}

#calendar tfoot #prev {
	border-top: 1px solid #24130F;
}

#calendar .pad {
	border-bottom: 1px solid #24130F;
}

#calendar #today {
	background: #24130F;
}

/* Footer */

#footer {
	width: 100%;
	height: 100px;
	margin: 0 auto;
	padding: 0;
	background: url(images/img02.gif) repeat-x left top;
}

#footer-bgcontent {
        height: 100px;
}

#footer p {
	margin: 0;
	padding: 30px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	text-transform: uppercase;
	font-size: 10px;
	color: #7B1605;
}

#footer a {
	color: #961A06;
}

#commentform {
}

#comment {
	width: 450px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0 0px 0px 15px;
	padding: 0px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-left: 15px;
	padding-bottom: 15px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 25px;
        color:#595959;
}

hr {
	display: none;
}
