/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: kubrick

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	margin: 0;
	padding: 0;
	color: #17496c;
	background-image: url(images/body_background.jpg);
	background-repeat: repeat-x;
	background-color: #17496c;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
	text-align: center;	
	}
#page {
width: 1000px;
background-image: url(images/wrapper2_background.jpg);
background-repeat: repeat-x;
background-color: #f4f4f4;
margin:auto;
}
#header
{
	float: left;
	width: 1000px;
	background-image: url(images/header_background.jpg);
	background-repeat: repeat-y;
	height: 100px;
	padding-top:5px;
	padding-left:37px;
	padding-right:18px;

}
#logo_gauche
{
	width:306px;
	height: 100px;
	background-image: url(images/logo_aspiscine.jpg);
	background-repeat:no-repeat;
	float: left;
	
}
#menu
{
	
	padding-top:10px;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
	text-transform: lowercase;
	letter-spacing: 1px;
	background-color:#f4f4f4;
	width:823px;
	
}
/* Navigation */

#menu ul { list-style-type: none; list-style-image: none; float: right; margin: 0px; padding: 0px; }

#menu li { 
float: left; border-bottom: solid #e7e7e6 1px;
}

#menu li a:link,
#menu li a:visited
{
	float: left;
	color: #3C3631;
	display: block;
	padding: 5px 10px;
	margin-right: 1px;
	height: 14px;
	font-size: 12px;
	margin-top: 4px;
	
}

#menu li a:hover,
#menu li a:active
{
	color: #3c3631;
	font-size: 12px;
		margin-top: 4px;
}

#menu li.active a
{
	color: #3c3631;
}

#logo_droite
{
	width:85px;
	height: 100px;
	background-image: url(images/logo_ibiza.jpg);
	background-repeat:no-repeat;
	float: left;
	margin-top:10px;
	
}
#sous_header
{
	width:1000px;
	height:487px;
	padding-left:0px;
	text-align:center;
	float: left;
	background-color:#f4f4f4;
	
}
#langues
{
	padding-top:10px;
	width:135px;
	padding-left:32px;
	text-align:left;
	float: left;
	background-color:#f4f4f4;
	height:29px;
}
#contenu
{
width:1000px;
float:left;
padding-bottom:5px;
padding-top:20px;
background-color:#f4f4f4
}
#colonne_gauche
{
width:30%;
float:left;
text-align:left;
padding-top:10px;
padding-left:30px;
color:055b98;
font-weight:bold;
}
#colonne_droite
{
width:64%;
text-align:left;
padding-left:10px;
background-color:#e9eef1;
float:left;
}
#entreprise
{
padding-top:10px;
text-align:left;
padding-right:10px;
float:left;
width:100%;
}
#coordonnees
{
margin-top:10px;
padding-top:10px;
background-color:#f0f0f0;
text-align:left;
padding-right:10px;
float:left;
width:260px;
}
#coordonnees a
{
	color:#055b98;
	text-decoration:underline
}

#content {
	font-size: 1.2em;
	}


#footer {
	background: #0b62a5;
	border: none;
	width:965px;
	height:66px;
	float:left;
	padding-left:35px;
	padding-top:10px;
	}
#footer_logo
{
	width:195px;
	height: 66px;
	background-image: url(images/logo_footer.jpg);
	background-repeat:no-repeat;
	float: left;
}
#footer_coordonnees{
color:#FFFFFF;
text-align:left;
padding-top:15px;
margin-left:750px;
font-size:11px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 24px;
	font-weight:bold;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #0274ca;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}


a:hover {
	color: #147;
	text-decoration: underline;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 8px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

/* End Headers */




/* 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;
	text-indent: -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 {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 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-left: 0px;
	width: 100%;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */







.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


