/*  
Theme Name: Mon-Thème
Theme URI: 
Description: Thème bleu
Version: 0.1
Author: Moi
Author URI: 

	Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.

*/

body {
/*	overflow-x: hidden;*/
	background: #000;
	color: #CCCCCC;
	font-size: 13px;
	font-family: sans;
	margin: 0;
	padding: 0;
}

#top {
	background-color:  #000;
}

#top .inner {
	background: transparent url('images/top.jpg') no-repeat top left;
	height: 120px;
}

#top p {
text-indent: 0;
}

#body {
	background: #27465a url('images/01.png') repeat-x top left;
}

#topmenu a {
	font: bold 12px tahoma;
	color: #ffffff;
	text-decoration: none;
}

#content {
	padding: 15px 30px;
	
}

#left {
	width: 200px;
}

#right {
	background: #242424;
}

form {
	margin: 0;
	padding: 0;
}

a, a:visited {
	/*color: #0099FF;*/
	color: #40b3ff;
}

h2 a, h2 a:visited,
h3 a, h3 a:visited,
h4 a, h4 a:visited {
	color: #0099FF;
}

a img {
	border: none;
}

img {
	padding: 10px;
}

a:hover {
	color: #006699;
	color: #0099FF;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #A9DAFF;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ul, ol {
	margin-left: 1em; /* fake line-indent */
	padding-left: 2em;
}

p {
	text-indent: 3em;
	margin: 0px;
	text-align: justify;
}

sup {
	font-size: 60%;
}

.noindent p {
	text-indent: 0;
	margin-bottom: 1em;
}

.noindent table td p, table td p {
	margin-bottom: 0;
	text-indent: 0;
}

table {
	margin-bottom: 1em;
	border-collapse: collapse;
}

table td {
	/*padding: 0 1em 0 0;*/
	padding: 0.1em 0.5em;
}
table td:last-child {
	padding: 0;
}

table.bordered td,
table.bordered th {
	border: 1px solid #27465a;
}
table.bordered tr:first-child td,
table.bordered tr:first-child th { border-top: none; }
table.bordered tr:last-child td,
table.bordered tr:last-child th { border-bottom: none; }
table.bordered tr td:first-child,
table.bordered tr th:first-child { border-left: none; }
table.bordered tr td:last-child,
table.bordered tr th:last-child { border-right: none; }
/* restore bodrer between header/footer and the body */
table.bordered thead tr:last-child td,
table.bordered thead tr:last-child th { border-bottom: 1px solid #27465a; }
table.bordered tfoot tr:first-child td,
table.bordered tfoot tr:first-child th { border-top: 1px solid #27465a; }


h2, h3, h4, h5, h6 {
	color: #0099FF;
}

h2 {
	font: 95% "Times New Roman", Times, serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	margin: 15px 0 0 0;
	font: 24px arial;
}
h3 a:link, h3 a:visited {
	text-decoration: none;
	border-bottom:#000 1px solid;
}
h4 {
	font-weight: bold;
	margin-bottom: 1em;
}

hr {
	border: none;
	background-repeat: no-repeat;
	background-position: center;
}
hr.a {
	background-image: url('images/sep-1.jpg');
	height: 48px;
}
hr.b {
	background-image: url('images/sep-2.jpg');
	height: 48px;
}
hr.c {
	background-image: url('images/sep-3.jpg');
	height: 48px;
}
hr.chouette {
	background-image: url('images/Chouette-bleue.png');
	height: 54px;
}
hr.truelle {
	background-image: url('images/truelle.png');
	height: 54px;
}

ol#comments li p {
	font-size: 100%;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.bottom {
	background: #000;
	padding: 20px;
}

.footercontent {
	background: #1084CE;
	color: #DDDDDD;
	font-size: 11px;
	margin: 0;
	padding: 10px 3px;
	text-align: center;
}

.footercontent a:link, .footercontent a:hover , .footercontent a:visited {
	color: #000;
}

.footercontent div {
	margin: 0 10px;
}

.footercontent .admin ul {
	margin: 0;
}

.feedback {
	color: #A9DAFF;
	text-align: right;
	clear: both;
}
/*
.meta {
	background: #15587D url('images/bg_metaleft.gif') no-repeat top left;
	height: 31px;
}
.meta .inner {
	background: transparent url('images/bg_metaright.gif') no-repeat top right;
	height: 17px; padding: 7px 20px;
	font: 11px tahoma;
	color: #ffffff;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #A9DAFF;
	font-weight: normal;
	text-decoration: none;
}
*/
.storycontent {
	
	background: url(images/black.png);
	padding: 15px;
	border: 1px dotted #1084ce;
}

.storybody {
	padding-bottom: 5px;
	margin-bottom: 15px;
}

p.postmetadata, post-date, cite{
	font-family: Arial, sans;
	font-size: 11px;
	font-style: normal;
}

#commentform{
	background: url(images/black.png);
	padding: 15px;
	border: 1px dotted #1084ce;
}
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #e1e1e1;
	border: 1px solid #333;
	padding: .2em;
	
}

textarea, input {
	background-color: #BFC9E3;
	color: #000;
	border: 1px solid #333;
}
textarea, input[type=text], input[type=password] {
	width: 98%;
}

.commentlist ol, .commentlist ol li{
	list-style-type: none;
}

.commentlist ol{
	margin: 0 0 10px 0;
}

.commentlist ol li{
	margin-bottom: 5px;
	border: 1px dotted #A9DAFF;
	padding: 10px;
	font-size: 11px;
	background: url(images/black.png);
	color: #E0E6E0;
}
#header {
	background: #223E71;
	font: italic normal 230% 'Times New Roman', Times, serif;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


.sidebar{
	float: left;
	width: 200px;
	margin: 30px 0 10px 10px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	padding: 10px;
	background-image: url(images/black.png);
	/*background: #222;*/
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 90%;
}

.sidebar ul li form{
	margin: 0;
}

.sidebar ul li input{
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
}

.sidebar ul li h2{
	font-family: Georgia, Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 8px 10px;
	/*background: #101010;*/
	color: #fff;
}

.sidebar ul ul{
	padding-top: 0;
	line-height: 19px;
	/*background: #2e2e2e;*/
}

.sidebar ul ul li{
	list-style: disc;
	padding: 5px 0 0;
	line-height: 24px;
}

.sidebar ul ul li h2{
	font-size: 12px;
	padding: 0;
	background-color: transparent;
}

.sidebar ul ul ul {
	padding: 0 0 10px 10px;
	display: none;
}
.sidebar ul ul li:hover ul {
   display: block;
}

.sidebar ul ul ul ul li {
	padding: 0 0 0 10px;
	display: none;
}
.sidebar ul ul ul li:hover ul li {
   display: list-item;
}

.sidebar li.current_page_item ul, .siedbar li.current_page_ancestor ul {
	display: block;
}

#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #15587D;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #A9DAFF;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #15587D;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}


/* --- extra (comments in footer) --- */



/* --- (logo) --- */


#logo {
	margin: 10px 0 93px 420px;
	width:500px;
	font-family: "Georgia";
}

#logo h2 {
font-size: 36px;
font-family: "Verdana,trebuchet ms";
padding:0;
margin: 0;
}

#logo h2 a {
color: #1084ce;
text-decoration: none;
}

#logo h2 a:hover {
text-decoration: none;
color: #82abc6;
}

#logo p {
padding:0;
margin: 0;
color: #82abc6;
font-size: 13px;
}

div#pages {
	font-family: "Verdana" sans;

	margin: 0px auto 0px;
	position:absolute;
	top:120px;
	height: 25px;
	width:100%;
    background: #1084ce;
}
div#pages ul {
	padding: 0px 0px 0px;

	white-space: nowrap;

	list-style-type: none;

	margin: 0px;	

}

div#pages>ul>li {
	float:left;
}



div#pages ul li.current_page_item>a  {

	text-decoration: underline;

}

div#pages ul li a {

	display: block;

	text-decoration: none;

    border-left: 1px dotted #333;

	font-size:12px;

	padding:4px 15px 4px 15px;

	text-transform: uppercase;

	color: #000;
	font-weight:bold;

}

div#pages ul li a:hover {

	color: #333333;
	background-color:#82abc6;

}


.alignleft {
	float:left;
	text-align:left;
}
.alignright {
	float: right;
	text-align:right;
}
.aligncenter {
	text-align: center;
}
.alignnone {}
.clearalign { 
	clear: both;
}

span.titre-courant {
}
dl.transcription {
	text-align:justify;
}
.transcription dt{
	margin-left:2em;
	margin-bottom:1em;
}
.transcription dd{
	margin-left:2em;
	font-style:italic;
}
p.releve {
	margin-left:2em;
}

table.vertically-aligned tr,
/* FIXME: double check if applying this to all tables doesn't break something */
tr {
	vertical-align: top;
}

.column3 {
	-moz-column-count:3;
	-webkit-column-count:3;
	column-count:3;
}
.column2 {
	-moz-column-count:2;
	-webkit-column-count:2;
	column-count:2;
}
.col-2-barre tr td {
	text-align: justify;
	padding-top: 1em;
}
.col-2-barre tr:first-child td {
	padding-top: 0;
}
.col-2-barre tr td:first-child {
	border-right: 1px solid white;
	padding-right: 1em;
}
.col-2-barre tr td:last-child {
	padding-left: 1em;
}
.jaune {
	color: #FFD874;
}

.tableau_a_pointilles td {
	border-bottom: 1px dotted #888;
}
.tableau_a_pointilles td,
.tableau_a_pointilles td:last-child {
	padding: 0.5em 0 0.5em 0.5em;
}

/* add an "arrow" for items that have a submenu */
ul.menubar ul .page_item_has_children>a:after {
content:"❯";
float:right;
margin: 0 -1em;
opacity: 50%;
}


