/*
Theme Name: Aix Athlétisme Provence
Theme URI: http://www.nomDuSite.com/
Description: Thème du blog Aix Athlétisme Provence
Version: 1.0
Author: ICARE AGENCE INTERNET
Author URI: http://icare-net.com/
Tags: three columns
*/

html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(images/body_bkg.gif) repeat-x left top #f5f5f5;
	color: #7e7e80;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:100%;
	height:250px;
	background: url(images/header_bkg.gif) no-repeat center top;
}
#header_content {
	width: 990px;
	margin: 0 auto;
}
#header_title {
	width: 240px;
	margin: 0;
	padding: 200px 0 0;
	text-align: center;
	float: left;
}
#header_title p {
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #231f20;
	letter-spacing: 3px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background: url(images/content_bkg.gif) repeat-y;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;

}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#e8e9ea;
	width:240px;
	left:0px;
	padding: 25px 0 0;
}
#left_content ul{
	list-style-type: none;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#e8e9ea;
	width:240px;
	right:0px;
	padding: 20px 0 0;
}
#right_content ul{
	list-style-type: none;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:490px;
	padding: 0 10px;
}
#middle_content h2, #middle_content h2 a{
	margin: 20px 0 10px;
	color:#ac382d;
	font: normal 20px Arial, Helvetica, sans-serif;
}

img.aligncenter {
	display: block;
	margin: 0 auto 5px;
}
img.alignright {
   padding:0;
   margin:0 0 5px 10px;
   float:right;
}
img.alignleft {
   padding:0 10px 5px 0;
   margin:0;
   float:left;
}

.fil_ariane {
	font-size:10px;
	color:#999494;
	margin:5px 0 0;
	padding:0;
}
.fil_ariane a {
	text-decoration:none;
	color:#999494;
}
.fil_ariane a:hover {
	text-decoration:underline;
}

blockquote {
	padding: 0 0 0 10px;
	color: #a4a5a6;
	font-style: italic;
	border-left: #E8E9EA solid 5px;
}

#player {
	float: right;
	margin: 42px 0 0;
}

/*---- POST & PAGE ----*/
.post {
	background: url(images/post_border_bkg.gif) repeat-x left bottom;
	margin: 0 0 20px;
	padding: 0 0 5px;
}
.page {
	margin: 0 0 20px;
	padding: 0 0 5px;
}
.post p, .page p {
	margin: 0 0 10px;
}
.post a, .page a {
	color:#4b4b4d;
	font-weight: bold;
	text-decoration:none;
}
.post a:hover, .page a:hover{
	text-decoration:underline;
}
.post_content {
	margin: 0;
	padding: 0 0 10px;
}

.post_content ul {
	list-style-position: inside;
	margin: 0 0 0 5px;
}
.post_content li {}

.postmetadata {
	clear: both;
	color: #996f6b;
	font-size: 10px;
	font-style: italic;
	padding: 0 0 10px;
}
.postmetadata a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}

/*---- POST COMMENTAIRES----*/
.comments-template {
	margin: 0 0 10px;
}

h3#comments {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
h3#respond {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666363;
}

ol.commentlist {
	list-style-type: none;
}
ol.commentlist li {
	border-left: #E8E9EA solid 5px;
	margin: 0 0 30px;
	padding: 0 0 0 5px;
	color: #999494;
}
.commentmetadata, .commentmetadata a {
	color: #7d4c4c;
	text-decoration: none;
	margin: 10px 0 3px;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

.avatar {
	float: left;
	margin: 0 5px 2px 0;
}

#commentform p {
	margin: 3px 0;
}

#commentform a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#commentform a:hover {
	text-decoration: underline;
}

#author, #email, #url {
	width: 284px;
	border: #ccc solid 1px;
	color: #999;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
#comment {
	width: 484px;
	border: #ccc solid 1px;
	color: #999;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
}
#submit {
	background-color: #080405;
	border: #080405 solid 1px;
	color: #FFFEFE;
	font-weight: bold;
	padding: 2px 5px;
	cursor: pointer;
}

/*/// fin des colonnes ///*/


/*Bas de page  FOOTER*/

#footer{
	clear: both;
	margin:0 auto;
	padding:0;
	width:100%;
	height:auto;
	background: url(images/footer_bkg.gif) repeat-x left top #e8e9ea;
	color: #000;
	font-size: 10px;
}
#footer_content {
	width: 990px;
	margin: 0 auto;
	padding: 10px 0 140px;
	background: url(images/logo_footer_bkg.gif) no-repeat right 5px;
}

#footer a{
	color:#000;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

#footer a:hover{
	text-decoration: underline;
}

#footer_content ul {
	width: 780px;
	margin: 0;
	list-style-type: none;
}
#footer_content .widget_links {
	clear: both;
	margin: 0;
	padding: 0;
	background: none;
}
#footer_content .widget_links ul li {
	margin: 0;
	padding: 0 5px 5px 0;
	color: #736f6f;
	background: none;
	list-style-type: none;
	float: left;
	height: 100px;
}
#footer_content .widget_links ul li a {
	color: #4c4c4d;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0;
	height:12px;
	background: none;
}
#footer_content .widget_links ul li a img {
	width: 100px;
}
#footer_content .widget_links ul li a:hover {
	color: #979799;
}

#footer_content .widget_links h2 {
	color:#000;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 0 5px;
	letter-spacing: 1px;
	background: none;
}

/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/

h1, h1 a {
	margin: 0;

	color:#aaa0a0;
	font: normal 13px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
	padding-top: 5px;
}

h2 {
	margin: 0;
	padding: 0;
}

h2 a {
	margin: 0;
	padding: 0;
	color:#aaa0a0;
	font: normal 13px Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
	text-decoration: none;
	text-transform: uppercase;
}

h3 {
	margin: 20px 0 10px;
	padding: 0;
	color:#281818;
	font-size: 16px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#452a2a;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#623b3c;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#774848;
	font-size: 10px;
}

/* MENU WIDGETS */

/*---- Pages ----*/
.widget_pages {
	margin: 0;
	padding: 0;
}
.widget_pages ul {
	margin: 0;
	padding: 0;
}
.widget_pages ul li {
	margin: 0 0 20px;
	padding: 0;
}
.widget_pages ul li a {
	color:#000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0 10px;
	text-transform:uppercase;
	text-decoration: none;
	letter-spacing: -1px;
	display: block;
	/*height:12px;*/
}
.widget_pages ul li ul li a {
	color: #9b949a;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/pictos.gif) no-repeat left -66px;
	border-bottom: #f5f5f5 solid 1px;
	padding: 8px 15px;
	display: block;
	height:12px;
}
.widget_pages ul li a:hover {
	color: #ac382d;
}

.widget_pages h2 {
	color:#000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0 10px;
	text-transform:uppercase;
	letter-spacing: -1px;
}

/*---- Catégories ----*/
.widget_categories {
	margin: 0 0 30px;
	padding: 0;
}
.widget_categories ul {
	margin: 0;
	padding: 0 10px;
}
.widget_categories ul li {
	margin: 0;
	padding: 0;
}
.widget_categories ul li a {
	color: #9b949a;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: url(images/pictos.gif) no-repeat left 8px;
	border-bottom: #f2edee solid 1px;
	padding: 8px 20px;
	display: block;
	height:1%;
}
.widget_categories ul li ul li a {
	color: #9b949a;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: none;
	background: url(images/pictos.gif) no-repeat left -123px;
	border-bottom: #f2edee solid 1px;
	padding: 8px 15px;
	display: block;
	height:1%;
}
.widget_categories ul li a:hover {
	color: #ac382d;
	background-color: #e1e2e3;
}

.widget_categories h2{
	color:#000;
	font: bold 14px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	padding: 0 10px;
	text-transform:uppercase;
	letter-spacing: -1px;
}

/*---- Recherche ----*/
.widget_search {
	height: 20px;
	margin: 0 0 30px;
	padding: 0 10px;
}
.widget_search #s {
	width: 140px;
	border: #D8D8DA solid 1px;
	color: #b3adad;
	font-size: 11px;
	padding: 2px;
	float: left;
}
.widget_search #searchsubmit {
	width: 70px;
	color: #fffefe;
	background-color: #ac382d;
	border: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 5px 3px;
	float: right;
}

/*---- Autres Widgets ----*/
.widget_recent_entries, .widget_archive, .widget_links,
.widget_calendar, .widget_recent_comments, .widget_meta,
.widget_tag_cloud, .Zerby_Login_Show, .widget_calendar_upcoming,
.widget_calendar_today  {
	clear: both;
	margin: 0 0 30px;
	padding: 0 0 15px;
	background: url(images/widgets_right_bkg.gif) repeat-x left bottom #d8d8da;
}
.widget_recent_entries h2, .widget_archive h2, .widget_links h2,
.widget_calendar h2, .widget_recent_comments h2, .widget_meta h2,
.widget_tag_cloud h2, .Zerby_Login_Show h2, .widget_calendar_upcoming h2,
.widget_calendar_today h2  {
	color:#000;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 25px 20px 5px;
	letter-spacing: 1px;
	background: url(images/titles_right_bkg.gif) no-repeat left top #d8d8da;
	height: 1%;
}
.widget_recent_entries p, .widget_archive p, .widget_links p,
.widget_calendar p, .widget_recent_comments p, .widget_meta p,
.widget_tag_cloud p {
	margin: 0;
	padding: 0 10px;
}
.widget_recent_entries ul li, .widget_archive ul li, .widget_links ul li,
.widget_calendar ul li, .widget_recent_comments ul li, .widget_meta ul li,
.widget_tag_cloud ul li, .Zerby_Login_Show p {
	margin: 0;
	padding: 3px 10px;
	color: #736f6f;
	background-color: #d8d8da;
}
.widget_recent_entries ul li a, .widget_archive ul li a, .widget_links ul li a,
.widget_calendar ul li a, .widget_meta ul li a,
.widget_tag_cloud ul li a, .Zerby_Login_Show p a {
	color: #4c4c4d;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background: url(images/pictos.gif) no-repeat left -61px;
	padding: 5px 0 5px 20px;
	height:12px;
}
.widget_recent_entries ul li a:hover, .widget_archive ul li a:hover, .widget_links ul li a:hover,
.widget_calendar ul li a:hover, .widget_meta ul li a:hover,
.widget_tag_cloud ul li a:hover, .Zerby_Login_Show p a:hover {
	color: #979799;
}

.widget_recent_comments ul li a {
	color: #080405;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 0 5px 20px;
	height:12px;
}
.widget_recent_comments ul li a:hover {
	text-decoration: underline;
}

.Zerby_Login_Show #user_login, .Zerby_Login_Show #user_pass {
	width: 140px;
	border: #cacacc solid 1px;
	color: #807c7c;
	font-size: 11px;
	padding: 2px;
}
.Zerby_Login_Show #wp-submit {
	width: 105px;
	color: #fffefe;
	background-color: #4c4c4d;
	border: none;
	font-weight: bold;
	cursor: pointer;
	font-size: 11px;
	padding: 2px 5px 3px;
}

#left_content .widget_links ul li a img, #right_content .widget_links ul li a img {
	float: right;
	height: 25px;
}
#left_content .widget_links ul li, #right_content .widget_links ul li {
	clear: both;
	line-height: 20px;
}

.widget_calendar_upcoming ul li {
	margin: 0;
	padding: 3px 5px;
	color: #736f6f;
	background-color: #d8d8da;
}
.widget_calendar_upcoming_date {
	background: url(images/pictos.gif) no-repeat left -60px;
	padding: 5px 0 5px 20px;
	height:12px;
}

/*Annonces Flash */
.widget_text {
	clear: both;
	margin: 0 0 30px;
	padding: 0;
	background-color: #f5f5f5;
	border-left: #e8e9ea solid 1px;
	border-right: #e8e9ea solid 1px;
}
.widget_text p {
	margin: 0;
	padding: 10px;
	color: #ac382d;
	background: url(images/annonce_quote_bkg.jpg) no-repeat 10px 10px;
	text-indent: 25px;
	line-height: 15px;
	overflow: auto;
}
.widget_text h2 {
	color:#fff;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 30px 10px 8px;
	letter-spacing: 1px;
	background: url(images/annonce_titre_bkg.gif) no-repeat left top #ac382d;
	height: 1%;
}

/*Calendrier*/
#wp-calendar {
	width: 225px;
	margin: 5px auto;
}
#wp-calendar thead th {
	color: #E9E5E5;
	background-color: #ac382d;
	padding: 4px;
}
#wp-calendar tbody td {
	background-color: #E8E9EA;
	text-align: right;
	padding: 4px;
}
#wp-calendar a {
	color: #080405;
	font-weight: bold;
	text-decoration: none;

}
#wp-calendar a:hover {
	text-decoration: underline;
}
 #wp-calendar tfoot #next {
 	text-align: right;
}

/*---- Navigation post ----*/
.navigation {
	color: #999494;
	font-size: 10px;
	padding: 0 0 10px;
}
.navigation a {
	color: #999494;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}

/*---- Formulaire Contact ----*/
.wpcf7 .champs input {
	width: 200px;
	border: #ccc solid 1px;
	color: #999;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0;
	padding: 2px;
}
.wpcf7 .message textarea {
	width: 400px;
	border: #ccc solid 1px;
	color: #999;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 10px;
	padding: 2px;
}
.wpcf7 .submit input {
	width: 70px;
	font-size: 11px;
	background-color: #080405;
	border: #080405 solid 1px;
	color: #FFFEFE;
	font-weight: bold;
	margin: 0;
	padding: 2px 5px;
	cursor: pointer;
}

/*---- Tableaux ----*/
#middle_content table {
	width: 100%;
}
#middle_content th {
	padding: 5px;
	background-color: #D8D8DA;
	border-bottom: #F5F5F5 solid 1px;
	border-right: #F5F5F5 solid 1px;
}
#middle_content td {
	padding: 3px;
	background-color: #E8E9EA;
	border-bottom: #F5F5F5 solid 1px;
	border-right: #F5F5F5 solid 1px;
}
