/*
Theme Name: Le Jazz VOlant
Theme URI: http://www.bar-jazzvolant.com/
Description: Le thème du Jazz Volant !
Version: 1.0
Author: Marc-Aurèle GEFFROY
Author URI: http://www.LaBauleBeach.com
Tags: 
Text Domain: 
*/

body {
	font-size: 12px;
	font-family: Georgia, Arial, Sans-Serif;
	background: #000000 url('http://www.bar-jazzvolant.com/wp-content/themes/lejazzvolant/images/bg3.jpg') top center no-repeat;
	background-color: #000000;
	color: #333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#page {
text-align: left;
margin: 0px auto 40px;
padding: 0px;
width:770px;
}

#header {
	margin: 0;
	padding: 0 20px;
	}
#header #logo {
text-align: center;
}
#header #slideshow {
text-align: center;
}

#nav {
padding: 0 20px;
text-align: center;
}
#nav ul li {
font-size: 13px;
padding-right: 7px;
border-right: 1px solid #906B03;
margin-right: 7px;
display: inline;
}
#nav ul li.lastnav {
border: none;
}
#nav ul li a {
text-decoration: none;
color: #906B03;
font-size: 18px;
text-shadow: #000000 1px 1px;
font-family: georgia, Arial, Helvetica;
}
#nav ul li a:hover, #nav ul li a:focus, #nav ul li a:active {
color: #ffffff;
}
#content {
margin:0;
padding-left: 20px;
padding-right: 20px;
font-size: 12px;
background-image:url(images/shadow-mid.png);
background-position:center top;
width:722px;
	}
#content p {
margin-bottom: 10px;
}
#main {
padding: 30px 20px 30px 20px;
}
#main p {
line-height: 20px;
}
#main a {
color: #7e050a;
text-decoration: underline;
}
#main a:hover {
color: #000000;
}
#footer {
	padding: 0;
	margin: 0 auto;
	clear: both;
	font-size: 12px;
	padding: 0 30px;
	text-align: right;
	color: #202020;
	}
#footer a {
color: #333333;
}
h1 {
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 30px;
	margin: 0;
}
h1 a {
	color: #333333;
}
h1 a:hover {
	text-decoration: none;
	color: #333333;
}
h2 {
font-family:georgia,arial,verdana,Sans-Serif;
font-size:22px;
font-style:italic;
font-weight:bold;
letter-spacing:-1px;
margin:0;
padding:0 0 20px;
text-align:left;
	}
h3 {
font-family:georgia,Arial,Sans-Serif;
font-size:15px;
font-style:italic;
font-weight:bold;
}

.entry p a:visited {
	color: #b85b5a;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.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 {
	float: left;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	width: 200px;
	}
#sidebar ul {
margin: 0;
padding: 0;
}
#sidebar ul li {
list-style: none;
}
#sidebar ul li a {
font-size: 17px;
color: #333333;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

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

a:hover {
	color: #147;
	text-decoration: underline;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.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;
}

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

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

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.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;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */

	}

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;
	}

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;
	}
	
.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*/



/* 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;
}

#shadow-top {
background-image:url(images/shadow-top.png);
background-repeat:no-repeat;
height:38px;
margin-top:-20px;
width:770px;
}

#shadow-bottom {
background-image:url(images/shadow-bottom.png);
background-repeat:no-repeat;
height:38px;
margin-top:0px;
width:770px;
}

#translation_bar {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:0;
-moz-border-radius-topleft:0;
-moz-border-radius-topright:0;
background-color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
height:24px;
line-height:24px;
padding-right:9px;
padding-top:4px;
position:fixed;
right:0;
text-decoration:none;
text-indent:4px;
top:0;
}
#translation_bar a {
margin-left: 5px;
}