/* 
Theme Name: Lyon Natation Version 5
Theme URI: 
Description: <strong>Cordobo Green Park</strong> modifié par Didier
Version: 2.0
Author: Didier
Author URI: http://www.lyonnatation.org

	Cordobo Green Park v0.9.2 BETA 12
	http://cordobo.com/

	This theme was designed and built by Andreas Jacob,
	whose blog you will find at http://cordobo.com/

	The CSS, XHTML and design is released under the GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Now start modifying the theme the way you like it ;)
	
*/


/** BEGIN ADDED **/

/** These lines are for IE6 only **/

* html #header { height: 77px; }

* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0px;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main p img {
	border: 0px;
	margin: 0px;
	padding: 0px;
	display: block;
	
	/** If you want the images autoalign on the left side, uncomment this line
	
	float: left;
	margin-right: 20px;
	margin-bottom: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	
	**/
	
	/** If you want the images autoalign on the right side, uncomment this line
	
	float: right;
	margin-left: 20px;
	margin-bottom: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	
	**/
	
}

.entry{
	background: #fff url(images/comment-area.gif) repeat-x left top;
	padding: 0 0 1px 0;
	margin: 0px;
}


.latest{
	background: #fff ;
	padding: 15px;
	margin: 0px;
}
.latest_page{
	background: #fff url(images/background.gif) repeat-y top center;
	padding: 15px;
	margin: 0px;}
	
.entry_firstpost{
	background: #fafafa url(images/comment-area.gif) repeat-x left top;
	padding: 1px;
	margin: 0px;
}

.latest_firstpost{
	background: #F3F3F3 url(images/latest.gif) no-repeat bottom right;
	padding: 15px;
	margin: 0px;
}


h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


/* 1) -=-=-=- General selectors -=-=-=- */

html {
	background: #0053A3 url(images/bg_right.gif) repeat-y top right;
}

body {
	background: #0053A3 url(images/bg_left.gif) repeat-y top left;
	margin: 0px;
	padding: 0px;
	font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #000;
	text-align: center;
}

#header {
	color: #FCFEF4;
	margin: 0px 16px 0px 16px;
	font-size: .9em;
	height: 77px;
	line-height: 77px;
	width: auto;
	background: url(images/logo_headerbar.png) repeat-x right bottom;
	}

#single_post_right {
	color: #ff0000;
	margin: 0px 16px 0px 16px;
	padding: 0px;
	font-size: 1em;
	line-height: 18px;
	height: 19px;
	width: auto;
	background: url(images/single_post_right.gif) repeat-x right top;
}

#single_post_left {
	color: #ff0000;
	margin: 0px 16px 0px 0px;
	padding: 0px;
	padding-left: 16px;
	font-size: 0.9em;
	line-height: 18px;
	height: 19px;
	width: auto;
	font-Weight: bold;
	background: transparent url(images/single_post_left.gif) no-repeat left top;
}

#header h1, #header h1 a {
	margin: 0px 0 0 5px;
	font-size: 2em;
	line-height: 62px;
	height: 47px;
	background: transparent;
	text-decoration: none;
	border: none 0px;
	color: #fff;
}

h1 {
	margin-top: 10px;
	font-size: 2.2em;
	line-height: 47px;
	height: 47px;
	background: none;
	text-decoration: none;
	border: none 0px;
}

h2 {
	color: #5CA605;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	background: none;
	}

.links h2 {
	font-size: 1.3em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/h3_bg.gif) no-repeat;
	list-style: none;
}

h2 a:link, h2 a:visited {
	color: #0053A3;
	font-weight: normal;
	text-decoration: none;
	background: none;
	}

h2 a:hover, h2 a:active {
	color: #2092F9;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3 {
	font-size: 1.3em;
	line-height: 1.4em;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #0053A3;
	background: none;
}

.links h3 {
	font-size: 1.3em;
	line-height: 31px;
	height: 41px;
	margin: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #ffffff;
	background: url(images/h3_bg.gif) no-repeat;
}

a:link {
	color: #0458A5;
	font-weight: bold;
	text-decoration: none;
	}

a:visited {
	color: #0458A5;
	text-decoration: none;
	}

a:hover, a:active {
	background: none;
	color: #ff0000;
	}

blockquote {
	border-left: 4px solid #3F3F3F;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
	}

code {
	display: block;
	padding: 10px;
	color: #444E1F;
	background: #F5F8E8;
	font-size: 1.2em;
	border-top: 2px solid #D0EC98;
	}

p {
	line-height: 1.4;
	}

/* 2)-=-=-=- Structure -=-=-=- */

#container {
	margin: 0;
	padding-top: 10px ;
	text-align: left;
	background: url(images/bg_right.gif) repeat-y right bottom;
}

#wrapper {
	padding: 16px 16px 0 16px;
}
	
div#content {
	width: auto;
	margin: 0 212px 0 212px;
	padding: 8px 5px 10px 5px;
	
}

#navibar {
	float: left;
	width: 202px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/container_left.gif) no-repeat;
}

#right {
	float: right;
	width: 202px;
	margin: 0px;
	padding: 0px;
	background: #fff url(images/container_right.gif) no-repeat;
}

.links {
	margin: 10px 0 0 10px;
	padding: 0px;
	background: none;
}

#navi_end_left {
	width: 202px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff url(images/container_left_end.gif) no-repeat left bottom;
}

#navi_end_right {
	width: 202px;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background: #fff url(images/container_right_end.gif) no-repeat left bottom;
}

#footer {
	margin: 0 0 20px 0;
	padding: 0px 0 0 0;
	height: 47px;
	width: 100%;
	background: transparent url(images/footer.png) repeat-x right bottom;
	clear: both;
	position: relative;
	text-align: center;
}
#footer_left_bg {
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
}
	
#footer_left_bg p {
	color: #fff;
	margin: 0;
	font-size: .9em;
	padding: 15px 0 0 0;
	background: none;
	text-align: center;
}
#footer_left_bg a {
	color: #fff;
	margin: 0;
	font-size: 1.2em;
    font-weight: bold;
}
#footer_left_bg  a:hover, a:active {
	background: #ff0000;
    color: #fff;
	}


/* 3)-=-=-=- Left selectors -=-=-=- */	

.meta {
	background: #fff;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	text-align: right;
	border-bottom: 1px dotted #ff0000;
	}

.highlight {
	background: #F7FEDC;
	}
	
.comments-nice-bg {
	padding: 1px;
	background: #ACE149;
	color: #000;
}

.comments-nice {
	padding: 10px;
	background: #FAFAFA url(images/comment-area.gif) repeat-x left top;
	border: 1px solid #D5F0A4;
}



.comments {
	font-size: 1.2em;
	padding: 0 0 0 0;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #ff0000;
	color: #fff;
	text-decoration: none;
}	

.alt {
	background: #EAF8CF !important; 
	border: 1px solid #D5F0A4 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #ACE149 !important;
	}

.commentlist li:hover {
	border: 1px solid #ACE149;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #F6FCEB;
	border: 1px solid #DEF3B6;
	margin: 10px;
	color: #3C452D;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

p.comment_meta {
	margin: 0 0 10px 10px;
	font-size: .9em;
	}

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #5CA605;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
	}

.warning p { /* Used on the search page (image will appear if no result is found) */
	background: #FFF url(images/warning.gif) no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 0;
	}

/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li {
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
	line-height: 1.4;
	}

#author ul {
	padding: 20px 0 0 0;
	margin: 0;
	}

.links li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 0px;
	padding-bottom: 5px;
	margin: 0px;
}

div.links ul li#linkcat-1 {
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li {
	border-bottom: 1px solid #efefef;
}

.links ul li ul li {
	border-top: 1px solid #efefef;
	border-bottom: 0px solid #efefef;
}

.links li li {
	list-style: none;
	background: url(images/content_bullet.gif) no-repeat 0 9px;
	padding: 2px 0 2px 12px;

}
	
.links li li li {
	background: url(images/sub_icon.gif) no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em !important;
}

.links ul {
	padding: 0px;
	margin: 5px;
}

.links ul ul {
	padding: 0;
	margin: 2px 0 0 0;
	}

.links ul ul ul {
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
	}

.links a {
	font-size: .9em;
	text-decoration: none;
	}

.links a:link {
	color: #0458A5;
	font-weight: normal;
	}

.links a:visited {
	color: #0053A3;
	}

.links a:hover, .links a:active {
	background: #ff0000;
	color: #fff;
	}

#search {
	padding-bottom: 20px;
	height: 22px;
}

.searchfield {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 90px;
	font-size: 12px;
	height: 16px;
}

.searchfield:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #efefef;
	border: 1px solid #ACE149;
	color: #7DA721;
	width: 50px;
	font-size: 12px;
	height: 20px;
}

.searchsubmit:hover {
	background: #efefef;
	border: 1px solid #BFBFBF;
	color: #949494;
	}


/* 6)-=-=-=- Forms -=-=-=- */

textarea {
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #0053a3;
	color: #7DA721;
	}
	
input {
	background: #fff;
	border: 1px solid #BFBFBF;
	}
	
input:hover {
	border: 2px solid #0053a3;
	}
	
.input-submit {
	height: 39px;
	width: 163px;
	text-align: center;
	background: none;
	border: 0px solid #BFBFBF;
	}


.input-submit:hover {
	background: none;
	border: 0px solid #0053a3;
	}

/* 7)-=-=-=- Accessibility -=-=-=- */

#skip {
	display: none;
	}

hr {
	display: none;
	}
	
	
ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul {
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul {
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a {
	padding: 0px 10px 0 0;
}

#navlist a:link, #navlist a:visited {
	text-decoration: none;
}

#navlist a:hover {
	text-decoration: none;
}
#page_nav a {
display : block;
color : #999;
padding : 10px;
border : 1px solid #eee;
}
#page_nav a:hover {
color : #999;
border : 1px solid #ddd;
background : #eee;
}
/* 7)-=-=-=- Barre MENU horizontale -=-=-=- */
#navigation {
display : block;
background : transparent;
text-align : center;
height : 2em;
padding : 2px 0;
}
#nav {
padding-left:220px;
min-width : 1000px;
margin : 0 auto;
}
#nav, #nav ul {
text-align : left;
font-size : 0.9em;
list-style : none;
font-weight : normal;
z-index : 8;
}
#nav li {
float : left;
padding : 0;
margin : 0;
}
#nav a {
display : block;
line-height : 2em;
border-right : 3px solid #fff;
padding : 0 5px;
color : #fff;
text-decoration : none;
font-weight : bold;
}
#nav a:visited {
}
#nav a:hover {
color : #f00;
background : #0053a3 repeat;
border : 1px solid #f00;
border-right : 3px solid #f00;
}
#nav li ul {
margin : 0;
padding : 0;
font-size : 1em;
background : #0053a3 repeat;
position : absolute;
left : -999em;
height : auto;
width : 14em;
}
#nav li li {
width : 14em;
margin : 0;
}
#nav li ul a {

margin : 0;
}
#nav li ul a:hover {

}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left : auto;
}
#nav li:hover, #nav li.sfhover {
color : #87CEEB;
}
table#meteo-paris {
	width: 170px;
	margin: 0 0 5px 5px;
	border: 0px solid #0053a3;
	font-size: 13px;
	font-family: Arial;
	background: #fff;
	text-align: left;
}

#meteo-paris .picto img {
	width: 60px;
	height: 50px;
}

#meteo-tendance {

	color: #0053a3;
	font-weight: bold;
	font-size: 11px;
}
#meteo-date {
	text-align: center;
	padding: 4px 2px;
	color: #fff;
	background: #0053a3;
}
.temp strong {
	display: block;
}

#meteo-am, #meteo-pm {
	background: #fff;
}

#meteo-paris tfoot a {
	color: #fff;
	font-weight: bold;
}
#meteo-paris tfoot {
	text-align: center;
	background-color: #f00;
}
img.alignleft, div.alignleft
{
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
/* optional rounded corners for browsers that support it */
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}