/* @override http://lesecuriesdulaunay.fr/wp-content/themes/ledl/style.css */

/*
Theme Name: Les Ecuries du Launay
Description: Theme &agrave; l'usage exclusif des Ecuries du Launay.
Version: 1.0
Author: Mathieu Lécrivain
Author URI: http://www.mathieulecrivain.fr
*/

@charset "UTF-8";

/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f5f5f5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

div#global {
	width: 760px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
}

a {
	color: #505c23;
}

a:active,visited {
	color: #505c23;
}

a:hover {
	color: #000;
}

.hide {
	display: none;
}

/* @group Header */

#header {
	background: url(images/header.png) no-repeat;
	width: 750px;
	padding: 0 5px;
	height: 170px;
}

#sitename a {
	float: left;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
	margin: 15px 0 0 15px;
	width: 249px;
	height: 99px;
	background-image: url(images/logo.png);
}

#topbar {
	float: right;
	margin: 14px 10px 3px 5px;
	height: 36px;
	text-align: right;
	color: #505c23;
}

#topbar a {
	color: #f7f3da;
}

#topbar a:visited,active {
	color: #f7f3da;
}

#topbar a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#topbar .searchform {
	float: right;
	margin: 0px 15px 0px 0px;
}

.searchform .keywordfield {
	border: solid 1px #333333;
	background: #F8F2DA;
	padding: 3px;
}

/* @end */

/* @group Menu */

#menu {
	list-style: none;
	text-align: center;
}

ul#menu {
	height: 25px;
	background: url(images/bg_menu.gif) repeat-x;
	display: block;
	margin: 0;
	padding: 0;
}

#menu li {
	display: inline;
	line-height: 20px;
}

#menu a {
	display: block;
	text-decoration: none;
	color: #fff;
	float: left;
	height: 20px;
	padding: 3px 15px 2px;
}

#menu a, #topmenu a:visited, #topmenu a:active {
	background: url(images/menubg1.gif) no-repeat right top;
}

#menu a:hover {
	background: url(images/menubg3.gif) repeat-x right top;
}

#menu .current_page_item a, #topmenu .current_page_item a:visited, #topmenu .active a:active {
	color: #000;
	background: url(images/menubg2.gif) repeat-x right top;
}

/* @end */

/* @group Contenu */

div#content {
	width: 750px;
	height: auto;
	padding: 0 5px;
	background: url(images/bg_content.gif) repeat-y;
	font-size: 11px;
	overflow: auto;
}

#content a:hover {
	text-decoration: none;
}

#content h2 {
	color: #505c23;
	font-weight: normal;
}

/* @end */

/* @group Corps */

div#corps {
	width: 490px;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}

#corps h3, #corps h4, #corps h5 {
	color: #798648;
	display: block;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 0;
}

#corps h3 {
	font-size: 20px;
}

#corps h4 {
	font-size: 18px;
}

#corps h5 {
	font-size: 14px;
}

#corps h2 {
	font-size: 26px;
	display: block;
	border-bottom: solid 1px #d9dbde;
	margin-top: 18px;
	margin-bottom: 0;
	clear: both;
}

#corps h2 a, #corps h2 a:visited, #corps h2 a:active {
	color: #8D6932;
	text-decoration: none;
}

#corps h2 a:hover {
	color: #000000;
}

#corps .postmetadata, #homecontents .postmetadata {
	display: block;
	background: url(images/metadatabg.jpg) no-repeat;
	margin: 10px 0px 20px 0px;
	padding: 15px 0px 0px 0px;
	text-align: center;
}

blockquote {
	display: block;
	border-top: dashed 1px #D2B87B;
	border-bottom: dashed 1px #D2B87B;
	text-align: center;
	margin: 10px;
	padding: 10px;
}

blockquote p {
	font-size: 12px;
}

#corps img {
	max-width: 480px;
	height: auto;
	background: #FFFFFF;
	margin: 3px;
	padding: 3px;
	border: 1px solid #a9aaac;
	float: left;
}

#corps img.left, #corps .alignleft {
	padding: 3px;
	margin: 0 16px 0.5em 0;
	border: 3px double #C3C3C3;
	float: left;
	clear: left;
}

#corps img.right, #corps .alignright {
	padding: 3px;
	margin: 0 0 0.5em 16px;
	border: 3px double #C3C3C3;
	float: right;
	clear: right;
}

#corps img.center, #corps .centered {
	display: block;
	padding: 3px;
	margin: 6px auto 1.5em auto;
	border: 3px double #C3C3C3;
	float: none;
}

#corps .postdata {
	display: block;
	padding: 3px;
	text-align: right;
	color: #999999;
	margin-bottom: 10px;
}

#corps table {
	width: 95%;
	border: solid 1px #DCC48F;
}

#corps th {
	padding: 5px;
	text-align: left;
	background: #E8D8B3
}

#corps td {
	padding: 5px;
}

#corps .alttr1 {
	background: #FFFFCC;
}

#corps .alttr2 {
	background: #FFFFFF;
}

#corps .alttr1 th {
	background: #ffffff;
}

#corps .alttr2 th {
	background: #E7F4FA;
}

#corps ul {
	padding: 10px;
	color: #666666;
}

#corps ul li {
	padding: 3px;
	display: block;
	border-bottom: dashed 1px #E8D8B3;
}

#corps p {
	margin: 2px 0 0;
	line-height: 18px;
	font-size: 12px;
}

#corps ol {
	padding: 10px;
	margin: 10px;
	color: #666666;
}

#corps ol li {
	padding: 3px;
}

#corps .contactform {
	padding: 10px;
	margin: 10px;
}

.vert {
	color: #505c23 !important;
}

.espa {
	margin-top: 10px !important;
	margin-bottom: 5px !important;
}



/* @end */

/* @group Commentaire

 */

.nocomments {
	color: #999999;
	font-size: 10px;
	display: block;
}

.commentlist {
	background: #FFFFCC;
	list-style-type: decimal;
	list-style-position: inside;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li {
	border-bottom: solid 2px #EADDBF;
	padding: 5px;
}

.commentlist cite {
	display: block;
	color: #996633;
	font-weight: bold;
	padding: 0px 3px 3px 20px;
}

.commentmeta {
	display: block;
	font-size: 10px;
	padding: 3px;
	color: #999999;
}

.commenttxt {
	display: block;
	padding: 5px 5px 5px 15px;
}

.textfield {
	width: 190px;
	background-color: #F7F1E6;
	margin: 0px;
	border: 1px solid #C6A453;
}

.textfield:hover {
	background: #FFFFCC;
}

.textfield:focus {
	background: #ffffff;
}

/* @end */

/* @group Sidebar */

#sidebar {
	float: right;
	width: 220px;
	padding: 0 4px 5px 5px;
	border-left: 1px dotted #d9dbde;
	margin: 10px 0 0;
}

#sidebar ul {
	list-style: none;
	display: block;
	width: 210px;
	padding-left: 5px;
}

#sidebar ul li ul {
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 0;
}

#sidebar #categories li {
	display: block;
	height: 30px;
	border-bottom: solid 1px #E8DDB3;
}

#sidebar #categories a, #sidebar #categories a:visited, #sidebar #categories a:active {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 5px;
	text-decoration: none;
	border-top: solid 1px #F8F4E0;
}

#sidebar #categories a:hover {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 5px;
	text-decoration: none;
	border-top: solid 1px #F8F4E9;
	background: #FDFCF2;
}

#sidebar #blogroll li {
	display: block;
	height: 30px;
	border-bottom: solid 1px #E8DDB3;
}

#sidebar #blogroll a, #sidebar #categories a:visited, #sidebar #categories a:active {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 5px;
	text-decoration: none;
	border-top: solid 1px #F8F4E0;
}

#sidebar #blogroll a:hover {
	display: block;
	height: 22px;
	padding: 8px 5px 0px 5px;
	text-decoration: none;
	border-top: solid 1px #F8F4E9;
	background: #FDFCF2;
}

#sidebar h2 {
	display: block;
	font-size: 18px;
	padding: 5px 0 5px 0;
	margin: 10px 0 5px 0;
	border-top: 1px solid #d9dbde;
	border-bottom: 1px solid #d9dbde;
}

#sidebar #recententries li {
	padding: 5px;
	border-bottom: solid 1px #e8ddb3;
}

/* @end */

/* @group Footer */

#footer {
	background: #f5f5f5 url(images/footer.gif) no-repeat;
	height: 20px;
	padding: 20px 20px 0;
	text-align: center;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 720px;
}

#footer a {
	color: #999999;
}

#footer div.left {float: left;}
#footer div.right {float: right;}

/* @end */

/* @group Calendrier */

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #a9aaac;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #666;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#wp-calendar img {
	border: 0;
}

#wp-calendar caption {
	text-align: center;
}

/* @end */
