/*
Theme Name: Bing
Theme URI: http://www.ateliersdecriture.net/
Description: Le thème WordPress du site web des Ateliers d'écriture Élisabeth Bing.
Version: 1.0
Author: Christian Égéa
Author URI: http://www.christianegea.net/
Tags: red, custom header, fixed width, two columns

Bing v1.0

This theme was designed and built by Christian Égéa,
whose website you will find at http://www.christianegea.net/

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

*/
/* NO HTML OR XHTML MARKUP ALLOWED */

/* START-common elements */
body {	
	margin: 0;
	padding: 0 0 15px 10px;
	font-size: 62.5%; /* Resets 1em to 10px */
	background: url('images/aeb-fond.jpg') repeat-x;
	background-color: #401A00;
	}
#page {
	text-align: left;
	height: auto;
	min-height: 300px;
	width: 990px;
	margin: 0;
	padding: 0;
	background: url('images/aeb-page.jpg') repeat-y;
	}
h1, h2, h3 { 
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	text-align: left;
	color : #333333;
	font-weight: normal;
	background-color: transparent;
	margin: 0;
	padding: 0;
	}

h4, h5, p, ul, li { 
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	text-align: left;
	line-height: 1.5em;
	color : #000000;
	font-weight: normal;
	background-color: transparent;
	margin: 0;
	padding: 0;
	}
h1 { 
	font-size: 2.4em;
	text-align: left;
	letter-spacing: 0.05em;
	color : #FFFFFF;
	}
h2 { 
	font-size: 2.7em;
	font-weight: normal;
	color: #FF6600;
	margin: 1.0em 0 1.5em 300px;
	padding: 0;
	}
h3 { 
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h4 {
	font-size: 1.5em;
	font-style: italic;
	margin: 0;
	padding: 0;
	}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}
p { 
	font-size: 1.2em;
	font-weight: normal;
	color : #333333;
	margin: 0;
	padding: 0;
	}
ul {
	font-size: 1.0em;
	line-height : 160%;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
li {
	font-size: 1.0em;
	line-height : 160%;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
img {
	display: block;
	border: 0;
	margin: 0;
	}
.inline {
	display: inline;
	}
/* END-common elements */

/* START-header (menu not included here, see below) */
#header {
	height: auto;
	width: 990px;
	margin: 0;
	padding: 0;
	background: url('images/aeb-logo.jpg') no-repeat;
	background-color: #401A00;
}
#headerimg {
	height: auto;
	min-height: 90px;
	width: 990px;
	margin: 0;
	padding: 0;
}
h1 {
	float: left;
	position: relative;
	height: auto;
	min-height: 30px;
	width: 540px;
	margin: 30px 0 5px 110px;
	padding: 0;
}
h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active {
	text-decoration: none;
	color: #FFFFFF;
	}
#headerimg .description {
	float: left;
	position: relative;
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	font-weight : normal;
	font-size: 1.8em;
	letter-spacing: 0.03em;
	font-style: italic;
	color: #FF9900;
	text-align: left;
	height: auto;
	width: 540px;
	margin: 0 0 0 110px;
	padding: 0;
}
#inscription {
	float: right;
	position: absolute;
	top: 0;
	bottom: 50%;
	left: 0;
	right: 0;
	overflow: visible;
	height: 105px;
	width: 300px;
	margin: 1px 0 0 670px;
	padding: 10px;
}

#inscription h2 {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.8em;
	letter-spacing: 0.02em;
	color : #FFFFFF;
	height: auto;
	width: auto;
	margin: 0 0 5px 0;
	padding: 0;
}

#inscription ul {
	list-style-type: none;
	list-style-image: none;
}

#inscription li {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height : 1.8em;
	color : #FFFFFF;
}

#inscription a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	}
#inscription a:link {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	}
#inscription a:visited {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	}
#inscription a:hover {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}
#inscription a:active {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}

/* END-header (menu not included here, see below) */

/* START-header menu */
#navmenu {
	height: auto;
	width: 990px;
	margin: 0;
	padding: 20px 0 5px 0;
	}
#navmenu ul {
	height: auto;
	width: auto;
	margin: 0 0 0 90px;
	padding: 0; 
	list-style-type: none;
	list-style-image: none;
}
li.listnav {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.2em;
	letter-spacing: 0.03em;
	color : #0099FF;
	text-decoration : none;
	margin: 0;
	padding: 0;
	display: inline;
	}
.listnav a {
	margin: 0 0 0 20px;
	padding: 0;
	background-color: transparent;
	}
.listnav a:link {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	}
.listnav a:visited {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	}
.listnav a:hover {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}
.listnav a:active {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}
/* END-header menu */

/* START-content */
#content {
	clear: both;
	height: auto;
	width: 990px;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	background: url('images/aeb-contenu.jpg') no-repeat;
	}

#content h2 {
	height: auto;
	width: auto;
	font-size: 2.7em;
	font-weight: normal;
	color: #FF6600;
	margin: 0 0 15px 30px;
	padding: 60px 0 0 0;
	}
	
/* START-content : mise en page sur deux colonnes */
.deuxcolonnes {
	float: left;
	position: relative;
	text-align: left;
	height: auto;
	min-height: 380px;
	width: 440px;
	margin: 0 20px 0 20px;
	padding: 0 0 0 10px;
	}
.deuxcolonnes h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 1.5em 0 0 0;
	}
.deuxcolonnes h4 {
	font-size: 1.5em;
	font-style: italic;
	margin: 0 0 0.1em 0;
	padding: 1em 0 0 0;
	}
.deuxcolonnes h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	margin: 0 0 0.5em 0;
	padding: 0;
	border-bottom: 1px dotted #CCCCCC;
	}
.deuxcolonnes p {
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height : 160%;
	color : #333333;
	margin: 5px 0 0.5em 0;
	padding: 0 10px 0 0;
	}
.deuxcolonnes ul {
	height: auto;
	width: auto;
	list-style-type: none;
	margin: 15px 0 1.0em 0;
	padding: 0;
	}
.deuxcolonnes li {
	font-size: 1.2em;
	line-height : 160%;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
.petiteliste li {
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	font-size: 1.0em;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

/* START-content : colonnegauche (menu contextuel) */
.colonnegauche {
	clear: left;
	float: left;
	position: relative;
	height: auto;
	min-height: 100%;
	width: 230px;
	margin: 0 20px 0 20px;
	padding: 10px;
	}
.colonnegauche h3 {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: 0.03em;
	color: #401A00;
	margin: 0;
	padding: 0 0 0.3em 0;
	}
.colonnegauche h4 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #401A00;
	margin: 0;
	padding: 0.3em 0 0 0;
	}
.colonnegauche p {
	font-size: 1.2em;
	font-weight: normal;
	line-height : 160%;
	color : #BF4D00;
	}
.colonnegauche ul {
	height: auto;
	width: 270px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}
.colonnegauche li {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size: 1.2em;
	color : #0066B3;
	text-decoration : none;
	margin: 0;
	padding: 0;
	}
.colonnegauche a:link {
	color : #0066B3;
	font-weight: normal;
	text-decoration : none;
	background-color : transparent;
	padding: 1px 2px 2px 2px;
	}
	
.colonnegauche a:visited {
	color : #0066B3;
	font-weight: normal;
	text-decoration : none;
	background-color : transparent;
	padding: 1px 2px 2px 2px;
	}

.colonnegauche a:hover {
	color : #0066B3;
	font-weight: normal;
	text-decoration : none;
	background-color : transparent;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #0066B3;
	}

.colonnegauche a:active {
	color : #0066B3;
	font-weight: normal;
	text-decoration : none;
	background-color : transparent;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #0066B3;
	}
/* END-content : colonnegauche (menu contextuel) */
/* START-content : colonnedroite (contenu principal d'une page) */
.colonnedroite {
	float: left;
	position: relative;
	height: auto;
	width: 648px;
	margin: 0;
	padding: 0 0 0 10px;
	border-left: 1px solid #CCCCCC;
	}
.colonnedroite h3 {
	clear: both;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
	padding: 1.5em 0 0 0;
	}
.colonnedroite h4 {
	clear: both;
	font-size: 1.5em;
	font-style: italic;
	margin: 0;
	padding: 1em 0 0 0;
	}
.colonnedroite h5 {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF6600;
	margin: 0;
	padding: 0;
	}
.colonnedroite p {
	font-family : Georgia, 'New Century Schoolbook', Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height : 160%;
	color : #333333;
	margin: 5px 0 0.5em 0;
	padding: 0 10px 0 0;
	}
.colonnedroite table {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	height: auto;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 215px;
	clear: both;
	}
.colonnedroite th {
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #FF9900;
	}
.colonnedroite td {
	font-size: 1.0em;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	}
.colonnedroite td.jour {
	height: auto;
	width: 70px;
	margin: 0;
	padding: 2px 0 1px 0;
	}
.colonnedroite td.date {
	font-size: 1.0em;
	height: auto;
	width: auto;
	margin: 0;
	padding: 2px 0 1px 0;
	}
.colonnedroite td.heure {
	height: auto;
	width: 180px;
	margin: 0;
	padding: 2px 0 1px 0;
	}
.deuxcolonnes a:link,.colonnedroite a:link {
	color : #BF4D00;
	background-color: transparent;
	text-decoration : none;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #BF4D00;
	}
	
.deuxcolonnes a:visited, .colonnedroite a:visited {
	color : #BF4D00;
	background-color: transparent;
	text-decoration : none;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #BF4D00;
	}

.deuxcolonnes a:hover, .colonnedroite a:hover {
	color : #FFFFFF;
	background-color : #FF6600;
	text-decoration : none;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #FF6600;
	}

.deuxcolonnes a:active, .colonnedroite a:active {
	color : #FFFFFF;
	background-color : #FF6600;
	text-decoration : none;
	padding: 1px 2px 2px 2px;
	border-bottom: 1px solid #FF6600;
	}
p.atelier {
	float: right;
	position: relative;
	height: auto;
	width: 420px;
	margin: 5px 0 0.5em 0;
	padding: 0 10px 0 0;
	}
.colonnedroite ul {
	float: left;
	position: relative;
	height: auto;
	width: auto;
	list-style-type: none;
	margin: 5px 0 0 0;
	padding: 0;
	}
.colonnedroite li {
	font-size: 1.0em;
	line-height : 180%;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.atelier {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	text-align: left;
	height: auto;
	width: 650px;
	margin: 10px 0 10px 0;
	padding: 0 20px 0 215px;
	}
#content li.marge {
	margin: 1.0em 0 0 0;
	padding: 0;
	}
#content img {
	height: auto;
	width: auto;
	border: none;
	display: block;
	margin: 0;
	padding: 0;
	}
/* END-content : colonnedroite (contenu principal d'une page) */
.clear { 
	clear: both; 
}
/* END-content */

/* START-footer */
#footer {
	height: auto;
	min-height: 40px;
	width: 990px;
	margin: 0;
	padding: 0;
	clear: both;
	background: url('images/aeb-footer.jpg') no-repeat;
	background-color: #401A00;
	}

#footer ul {
	height: auto;
	width: auto;
	margin: 0;
	padding: 30px 0 0 90px; 
	list-style-type: none;
	list-style-image: none;
	}

#footer li {
	font-family: 'Lucida Grande', Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size: 1.0em;
	letter-spacing: 0.03em;
	color : #0099FF;
	text-decoration : none;
	margin: 0 20px 0 0;
	padding: 0;
	display: inline;
	}

#footer a {
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #401A00;
}

#footer a:link { 
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #401A00;
	}


#footer a:visited { 
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #401A00;
	}


#footer a:hover { 
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}

#footer a:active { 
	color : #0099FF;
	text-decoration : none;
	background-color: transparent;
	border-bottom: 1px solid #0099FF;
	}

/* END-footer */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
height: auto;
width: 220px;
margin: 0;
padding: 0;
}
#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 li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.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 {
padding: 20px 0 10px 0;
margin-left: 545px;
width: 190px;
}
#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;
}
hr {
display: none;
}
a img {
border: none;
}
/* End Various Tags & Classes*/
