/* ****************************************************** */
/*
TITLE: old dragons
DATE: 21/09/2009
AUTHOR: Stéphane Bergero - http://www.punktitude.com

COLORS

bleu : #222;
rouge: #e10000;

*/
/* ****************************************************** */

* {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #F7F7F7 url(../images/img01.jpg) repeat left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A554E;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 3.2em;
}

h2 {
	color: #e10000;
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}
p, ul, ol {
	margin-top: 0;
	line-height: 1.75em;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
}
ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #222;
}
a:hover {
	outline: none;
	text-decoration: none;
}
h2 a {
	color: #e10000;
	text-decoration: none;
}
h2 a:hover {
	color: #222;
}
strong {
	color: #e10000;
	font-weight: bold;
}

hr.divclear {
clear:both;
margin:0;
visibility:hidden;
}



#container {
	margin: 0px;
	padding: 0px;
	background: url(../images/img02.jpg) repeat-x left top;
}



/* Header */

#header {
	background: url(../images/old_dragons-banniere.jpg) no-repeat left top;
	height: 215px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
}

/* Logo */

#logo {
}

#logo h1, #logo h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h1 {
	background: url(../images/old_dragons-logo.png) no-repeat center center;
	font-size: 44px;
	height: 177px;
	left: 100px;
	position: absolute;
	text-indent: -9999px;
	top: 65px;
	width: 144px;
}
#logo h1 a {
	color: #fff;
	display: block;
	height: 177px;
	width:144px;
}
#logo h2 {
	color: #fff;
	font: bold 19px Georgia, "Times New Roman", Times, serif;
	left: 0;
	position: absolute;
	text-align: center;
	top: 25px;
	width: 344px;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #C5E8FF;
}



/* Menu */

#menu {
	width: 1000px;
	height: 85px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/old_dragons-banniere.jpg) no-repeat left bottom;
}
#menu ul {
	float: right;
	margin: 0;
	padding: 0px 25px 0px 0px;
	list-style: none;
	line-height: normal;
}
#menu li {
	float: left;
}
#menu a,
#menu ul.dropdown li {
	border: none;
	color: #222;
	display: block;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 70px;
	line-height: 70px;
	text-decoration: none;
	text-align: center;
	width: 100px;
}
#menu ul.dropdown li {
	background: url(../images/ballon.png) no-repeat center center;
	font-size: 1.1em;
	height: 70px;
	margin-left: 10px;
	padding: 0px 2px 0;
}
#menu ul.dropdown li.menu_le-club,
#menu ul.dropdown li.menu_3e-mi-temps {
	background: url(../images/ballon2.png) no-repeat center center;
}
#menu ul.dropdown li:hover {
	background: url(../images/ballon2.png) no-repeat center center;
}
#menu ul.dropdown li.menu_le-club:hover,
#menu ul.dropdown li.menu_3e-mi-temps:hover {
	background: url(../images/ballon.png) no-repeat center center;
}
#menu ul.dropdown ul {
	margin: -15px 0 0 -20px;
}
#menu ul.dropdown ul li {
	background-image: none;
	background-color: #e10000;
	border: 2px solid #fff;
	font-size: 1em;
	height: auto;
	margin: 2px 0 0;
	padding: 0;
	text-align: center;
	width: 130px;
}
#menu ul.dropdown ul li a {
	color: #fff;
	font-weight: normal;
	height: 1em;
	line-height: 1em;
	margin: 0;
	padding: 5px 0;
	width: auto;
}
#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}
#menu ul.dropdown ul li:hover {
	background-image: none;
	background-color: #fff;
	border-color: #e10000;
	color: #e10000;
}
#menu ul.dropdown ul li:hover a {
	color: #e10000;
}
#menu .current_page_item a {
	background: url(../images/img06.jpg) no-repeat left top;
	padding-left: 0;
	color: #493E2B;
}


/* Page */

#page {
/*	background: #fff url(../images/footprints.jpg) repeat-y scroll 590px top;*/
	background-color: #fff;
	margin: 0px auto;
	padding: 40px 50px 0px 50px;
	width: 900px;
}


/* Content */

#content {
	float: left;
	width: 570px;
	padding: 0px 0px 0px 0px;
}
	#content h1,
	body#accueil #content h2 {
	/*	background-color: #e10000;*/
		background: url(../images/ballon3.png) no-repeat scroll left top;
		border-bottom: 2px solid #4d2702;
		color: #e10000;
		font-size: 2.4em;
		height: 39px;
		letter-spacing:-0.05em;
		margin-bottom: 0.5em;
		padding: 0 0px 0 65px;
	}
	#content h2 {
		font-size: 2em;
		margin-bottom: 0.5em;
	}
	#content h3 {
		margin-bottom: 0.5em;
	}
	#content p {
		margin-bottom: 1em;
	}
	#content img {
		border: 12px solid #ECECEC;
		height: auto;
		max-width: 570px;
		width: auto;
	}
	#content ul,
	#content ol,
	#content dl {
		margin: 0 0 3em;
	}
.post {
	margin-bottom: 15px;
}
.post-bgtop {
}
.post-bgbtm {
}
.post .title,
.post h2,
.newslist_item h2 {
}
.post .title a {
	color: #493E2B;
	border: none;
}
.post .meta {
	margin: -10px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	letter-spacing: -1px;
	font-size: 23px;
	font-weight: normal;
	color: #6E8D3D;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.post .meta .date {
	float: left;
}
.post .meta .posted {
	float: right;
}
.post .meta a {
}

.post .entry {
/*	background: url(../images/img08.jpg) no-repeat left top;*/
	margin-top:-1em;
	text-align: justify;
}
.plus {
background: url(../images/img10.gif) no-repeat left 9px;
font-family: "Trebuchet MS",arial,helvetica,sans-serif;
height: auto;
line-height: 2em;
padding-left: 16px;
}

.comments {
	padding-left: 18px;
	background: url(../images/img11.gif) no-repeat left 4px;
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
}

#news_accueil1 li,
#news_accueil2 li,
#news_accueil3 li,
#newslist li {
	float: left;
	margin: 0 10px 10px 0;
}
.newslist_item {
	min-height: 400px;
	width: 275px;
}
	#content .newslist_item h3 {
		border-bottom: 1px dotted;
		letter-spacing:-0.05em;
		margin-bottom: 0;
	}
	#content p.newsdate,
	#content .newslist_item p.newsdate {
		float:left;
		font-size:0.85em;
		font-style:italic;
		margin-bottom:0.5em;
	}
	#content .newslist_item p.newscat {
		float: left;
		font-size:0.85em;
		margin: 0 0 0.5em 1em;
	}
	#content .newslist_item .news_photo img {width:250px;}
	#content .newsheader p,
	#content .newslist_item .newsheader p {
		line-height: 1.2em;
	}
	#content .newsheader p {
		clear: both;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.1em;
		font-style: italic;
		font-weight: bold;
		letter-spacing: 0.05em;
	}
	#content img.newsphoto {
		float:left;
		margin:0 10px 0 0;
	}
.backlink {
	border-top:1px dotted;
	clear: both;
}


/* Tableaux */

table, td, th {
	border-collapse: collapse;
	border-bottom: 1px dotted #222;
}
table {
	background-color: #fff;
}
th, td {
	margin: 0;
	padding: 5px;
}
th {
	border-bottom:1px solid #222;
	color:#222;
	text-align: center;
}
caption {
	color: #222;
}


/* Formulaires */

form {
}
form label {
	display: block;
}
input,
textarea {
	font-family: courier,monospace;
	font-size: 1em;
	width: 570px;
}
input#id_name,
input#id_email {
	border: 1px solid #222;
	color: #222;
	padding: 5px;
}
textarea#id_msg {
	border: 1px solid #222;
	color: #222;
	padding: 5px;
}
input#id_submit {
	background-color: #e10000;
	border: 2px solid #fff;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	padding: 2px;
	width: auto;
}
input#id_submit:hover {
background-color: #FFFFFF;
border: 2px solid #e10000;
color: #e10000;
}




/* Accueil */

#news_accueil1,
#news_accueil2,
#news_accueil3 {
	margin-bottom: 2em;
}
	body#accueil #news_accueil2,
	body#accueil #news_accueil3 {
		float: left;
		margin-right: 10px;
		min-height: 370px;
		width: 275px;
	}
	body#accueil #news_accueil2 li 
	body#accueil #news_accueil3 li {
		float: none;
		margin-right: 0px;
		height: auto;
		width: auto;
	}
	#news_accueil1 li.last,
	#news_accueil3 {
		margin-right: 0px;
	}




/* Sidebar */

#sidebar {
float: right;
width: 273px;
padding: 0px;
color: #787878;
}
#sidebar div {
margin-bottom:2em;
}
#sidebar h2 {
/*background: url(../images/img09.jpg) no-repeat left bottom;*/
/*height: 65px;*/
background: url(../images/sidebar-h2.jpg) no-repeat center top;
color: #fff;
height: 48px;
letter-spacing: -.05em;
margin-bottom: 0em;
padding: 12px 5px 0;
text-align: center;
}
#sidebar p {
text-align: justify;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 20px;
}
#sidebar li {
/*	line-height: 35px;*/
	display: list-item;
	margin: 0px;
	padding: 0 0 8px;
	border-left: none;
}
#sidebar #actu li span {
	height: 19px;
	margin-right: 8px;
	padding: 4px 8px;
	background: #3D2A0B url(../images/img12.jpg) repeat-x left top;
	font-size: 12px;
	color: #FFFFFF;
}
#sidebar li li span a {
	color: #FFFFFF;
}
#sidebar a {
	border: none;
	color: #787878;
}
#sidebar a:hover {
}
#sidebar img {
	border: 12px solid #ECECEC;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 900px;
	height: 263px;
	margin: 0 auto;
	padding: 30px 50px 0px;
	background: url(../images/img15.jpg) no-repeat left bottom;
	font-size: 0.85em;
	color: #887450;
}
#footer .column1,
#footer .column2 {
	float: left;
	width: 285px;
}
#footer .column3 {
	float: right;
	width: 273px;
}
#footer h2 {
	font-size: 2em;
	color: #E3D2B6;
}
#footer strong {
	color: #E3D2B6;
}
#footer a {
	color: #AA8B55;
}
#footer a:hover {
	color: #AA8B55;
}
#footer li {
	display:list-item;
}
.list li {
	margin-bottom: 6px;
}
/*
#footer {
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 12px;
	text-align: center;
	color: #82A2B9;
}

#footer a {
	text-decoration: underline;
	color: #82A2B9;
}
*/
#footer #navfooter {
float:left;
margin-right:85px;
width:200px;
}
#footer #navfooter li {
display: block;
line-height: 1.4em;
width: 100px;
}
#footer #navfooter li.dir {
	float:right;
	margin-top:-17px;
}
#footer #navfooter li.dir li {}
#footer #newslist_footer {
	float:left;
	width:285px;
}
#footer #newslist_footer li {
	line-height: 1.4em;
}