/* @override 
	http://www.seldebourges.org/public/themes/sel/style.css
	http://www.seldebourges.org/public/themes/sel-v2/style.css
*/

@import "layout.css";

@import "layout-gauche.css";

/* @group Les éléments HTML */

body { 
	font-size: 80%;
	line-height: 1.6em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #d7eb68;
}

h1, h2, h3, h4, h5, h6 { 
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

h1 { 
	font-size: 3em;
}

h2 { 
	font-size: 1.4em;
	color: #434e0e;
}

h3 { 
	font-size: 1.3em;
}

h4 { 
	font-size: 1.2em;
}

h5 { 
	font-size: 1.1em;
}

h6 { 
	font-size: 1em;
}

img { 
	border: none;
}

pre, code { 
	font-size: 1.2em;
}

pre { 
	width: 100%;
	overflow: auto;
}

fieldset { 
	border: none;
}

label { 
	cursor: pointer;
}

.field label { 
	display: block;
}

input,textarea { 
	border: 1px solid #999;
}

textarea { 
	width: 100%;
	font-size: 1em;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

a:link { 
	color: #5f6e14;
	text-decoration: none;
}

a:visited { 
	color: #4e5b11;
	text-decoration: none;
}

a:hover, a:focus { 
	color: #a8c224;
	text-decoration: none;
}

.left { 
	float: left;
	margin-right: 1em;
}

.right { 
	float: right;
	margin-left: 1em;
}

/* @end */

/* @group Le prélude  accessibilité */

#prelude { 
	text-align: right;
	display: none;
}

#prelude a { 
	color: #eed;
	text-decoration: none;
}

#prelude a:hover, #prelude a:focus { 
	color: #a8c224;
}

/* @end */

/* @group L'entête */

#top { 
	display: block;
	width: 960px;
	height: 111px;
	background: url(img/logo-tete.png) no-repeat left top;
}

#top img { 
	float: left
}

#top h1 { 
	margin: 0;
	color: #434e0e;
	padding: 25px 0 20px;
}

#top h1 a { 
	text-decoration: none;
	color: #434e0e;
}

#top h1 a:hover, #top h1 a:focus { 
	text-decoration: none;
	color: #a8c224;
}

#accueil { 
	text-align: center;
	padding-bottom: 1em;
}

h2#accueil { 
	background-color: #f6ffcb;
	padding: 5px 0;
	border-style: groove;
	border-color: #f6ff4f;
}

#content h3 {
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 10px;
	color: #cf5f1c;
}

/* @end */

/* @group La navigation horizontale */

#menu { 
	background: #434e0e;
	float: left;
	width: 100%;
	height: 2em;
	line-height: 1.5em;
	border-top: 5px solid #4e5b11;
	text-align: right;
}

#menu li { 
	display: inline;
	padding-right: 2em;
}

#menu a:link { 
	color: #fff;
	font-weight: bold;
}

#menu a:visited { 
	color: #fff;
	font-weight: bold;
}

#menu a:hover, #menu a:focus { 
	color: #d7eb68;
	font-weight: bold;
}

/* @end */

/* @group Le contenu */

.day-date { 
	padding-left: 20px;
	margin: 0 0 -25px -20px;
	color: #888;
	font-size: 10px;
}

.day-date:first-letter { 
	text-transform: uppercase;
}

.post-title { 
	color: #5f6e14;
	margin: 20px 0 0 0;
	font: 28px Georgia, "Times New Roman", Times, serif;
}

.post-title:first-letter { 
	text-transform: uppercase;
}

.post-title a { 
	color: #5f6e14;
	text-decoration: none;
}

.post-info { 
	margin-top: 0;
	color: #888;
	padding-bottom: 1ex;
	font-size: 10px;
}

.post-info a { 
	color: #434e0e;
	font-weight: bold;
	text-decoration: none;
}

.post-title a:hover, .post-title a:focus, .post-info a:hover, .post-info a:focus { 
	color: #a8c224;
}

.post-content { 
	text-align: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.post-content p { 
	margin-bottom: 20px;
}

.post-content img { 
	padding: 4px;
	border: 1px solid #7f7f7f;
	border-top-color: #bfbfbf;
	border-left-color: #bfbfbf;
}

.post-content pre { 
	display: block;
	overflow: visible;
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 2px 4px;
	background-color: #efff9b;
}

.post-content blockquote { 
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co { 
	text-align: right;
	font-size: 10px;
}

#trackbacks blockquote, #comments blockquote { 
	border: 1px solid #eee;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* @end */

/* @group La barre de navigation */

#sidebar div { 
}

#sidebar #syndicate { 
	display: none
}

#sidebar ul, #sidebar li { 
	list-style-type: none;
}

#sidebar h2, #sidebar h3 { 
	color: #434e0e;
	margin: 0 0 1ex 0;
}

#sidebar h3 { 
	font-size: 1em;
	margin: 0;
}

#sidebar a { 
	color: #f6ffa6;
	padding-left: 10px;

}

#sidebar li:First-Letter { 
	text-transform: uppercase;
}

#sidebar li#rss {
	background: url(img/Rss.png) no-repeat 10px center;
	padding-left: 22px;
	margin-top: 10px;
}

#sidebar a:hover, #sidebar a:focus { 
	color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#sidebar ul li strong a { 
	color: white;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#sidebar div#search { 
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	display: none;
}

#search fieldset, #search p { 
	margin: 0;
	padding: 0;
}

#q { 
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}

/* @end */

/* @group Les liens contacts et pied de page */

#contacts a, #footer a { 
	color: #434e0e;
}

#contacts a:hover, #footer a:hover, #contacts a:focus, #footer a:focus { 
	color: #8ea41e;
}

#footer { 
	display: block;
	height: 13px ;
	clear: both;
	background: url(img/pied.png) no-repeat left top;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* @end */