/*
Theme Name: style-Olona
Theme URI: http://wordpress.org/
Description: Le theme adapt&eacute; au site Olona Kitesurfing
Version: 1
Author: Lucie Bichet
Author URI: http://bouclette.info/
Tags: blue, custom header, fixed width, two columns, widgets

Les feuilles de styles, l'XHTML et le design sont la propriŽtŽ d'Olona Kitesurfing.

*/




/* Fucking Reset */
* {
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset, img {
	border:0 none;
	}
ol, ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}
caption, th {
	text-align:left;
	}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	}
q:before, q:after {
	content:'';
	}
hr{
	clear:both;
	visibility:hidden;
	margin:0;
	padding:0;
	line-height:0;
	height:0;
	background:#fff;
	border:0;
	}



/* Structure */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Sans-Serif;
	background: #003b74 url('images/bg_body.jpg') repeat-x;
	color: #333;
	text-align: center;
	}
#global {
	margin: 0 auto;
	width: 1200px;
	background: url('images/bg-global.png') no-repeat top left;
	}
	
.home .post {	
background:#EEEEEE none repeat scroll 0 0;
margin-top:20px;
padding:10px 25px 25px;

}
#content {
	font-size: 1.2em
	}	
	
#page {
	background: none;
	text-align: left;
	width: 850px;
	margin: 0 auto 40px;
	position: relative;	}
#header {
	background-color: #73a0c5;
	margin: 0 ;
	padding: 0;
	height: 286px;
	background: transparent url('images/bg_header.png') no-repeat bottom center;
	position: relative;
	}
	
#contenu {
background: #FFFFFF none repeat-y scroll 0 0;
padding:50px 0 0;
}



#footer {
	background: #FFF url('images/bg_footer.jpg') no-repeat bottom left;
	height: 155px;
	position: relative;}
#footer p {
	clear:both;
	color:#FFFFFF;
	font-size:12px;
	margin:10px;
	text-align:center;
	}
	#footer p a { color: #fff;}
	#footer p a:hover { text-decoration: underline;}
	#partenaires_footer {
		background:#EEEEEE none repeat scroll 0 0;
		margin:0 11px 0 7px;
		padding:0 0 0 185px;
		position:relative;
		}
		#partenaires_footer h2 {
			left:-7px;
			position:absolute;
			top:-20px;
			margin:0;
			}
	
	
#sidebar h2 {
	background:transparent url(images/bg_h2.jpg) no-repeat scroll left top;
	color:#333333;
	font-size:12px;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a {
	color: #a8ba0f;
	text-decoration: none;
	}

a:hover {
	color:inherit;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





/*	Begin Headers */
h1 {
	left:25px;
	position:absolute;
	top:18px;	}

.home .post h2 {
	margin: 30px 0 15px;
	color:#00acc5;
	font-weight:bold;
	font-size:18px;
	}
	h2 a { color:#00acc5;}
	
 h2 {
	color:#00ACC5;
	font-size:24px;
	font-weight:bold;
	margin:30px 0 15px;
	}
	
h2.h2actus {
	margin:0 0 0 -45px;
	position:absolute;
	}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	margin: 30px 0 15px;
	color:#666;
	font-weight:bold;
	font-size:16px;
	}
h3 a { color:#c71e68;}
h3 a:hover { text-decoration:underline; color:#c71e68;}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Navigation */

#navig_menu ul {
		background:transparent url(images/bg_menu.png) no-repeat scroll center center;
		font-size:14px;
		height:45px;
		margin:-15px 0;
		padding:10px 0 0 35px;
		position:absolute;
		width:815px;
		}
		#navig_menu li { 
			border-right:1px dotted #FFFFFF;
			display:inline;
			float:left;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			}
			#navig_menu li a {
				display:block;
				float:left;
				line-height:35px;
				padding:0 10px;
				color: #333;
				}
				#navig_menu li a:hover { /*background: #a9be1e url('images/menu_over.png') no-repeat bottom center; */color: #fff; text-decoration: none 
				; }
				#navig_menu li a.active { /*background: #a9be1e url('images/menu_active.png')  no-repeat bottom center;*/ color: #fff; text-decoration: none;}
				


/* Begin Images */
p img {
	padding: 3px;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding:3px;
	border:1px solid #eee;
	}


img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	padding:3px;
	border:1px solid #eee;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	padding:3px;
	border:1px solid #eee;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin:20px 0 0 600px;
	padding:1px 0 10px;
	width:240px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


.date-actu {
	display:block;
	margin:-10px 0 15px;
	color:#666;
	font-size:11px;
	font-style:italic;
	}
	

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 520px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 100px;
	width: 600px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
	
.post li { 
	list-style:none;
	background:url(images/li.png) no-repeat 5px 6px;
	padding-left:15px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
	visibility: hidden;
}


#carte_spot {
	border:1px solid #666666;
	padding:8px;
	text-align:center;
}

#meteo-jour .wgfcst { padding:50px 0 20px 0;}
