/*
Theme Name: Glühwürmchen
Theme URI: mal sehen
Description: pour un blog éducatif en allemand.
Version: 0.1
Author: Pierre Pochon 
*/

body {
font-family: Lucida Grande, Arial, Sans-serif;
font-size: 1em;
text-align: left;
background-image: url("images/pavage.png");
background-attachment: fixed;
}

#page {
margin: 10px auto 0px auto;
width: 880px;
}

.alignleft{
	float: left;
	margin: 5px 10px 5px 0px;
}

.alignright{
	
	float: right;
	margin: 5px 0px 5px 10px;
}

#page table{
	float: left;
	margin: 5px 10px 5px 0px;
}

#header {
font-family: Lucida Grande, Helvetica, Arial, Sans-serif;
float: left;
background-image: url("images/header.png");
background-repeat: no-repeat;
width: 880px;
height: 110px;
margin: 0 0 0px 0;
}

#header:hover {
float: right;
border-bottom: 5px;
background-image: url("images/header2.png");
background-repeat: no-repeat;
width: 880px;
height: 110px;
margin-bottom: 0px;
}


#header h1 em {
	color: #1f1;
	font-style: normal;
	background-color: #999;
}

#header h1 {
	margin-top: 50px;
	text-align: right;
	padding: 0 0 0 0;
	color: #000;
	font-size:2em;
}

#content {
float: left;
width: 518px;
margin-top: 10px;

}

#content h2 {
font-family: georgia, serif;
font-size: 1.3em;
color : #000;
}

#content #post-13 em {
	color: #fff;
}
#content #post-13 em:hover{
	color: #1d1;
}

#video {
	display: block;
	float: left;
	width: 500px;
	margin: auto;
}

.postmetadata {
font-size: 0.8em;
color: #999;
}

.post_content {
font-family: georgia, serif;
font-size: 1em;
color: #000000;
}

.post {
margin-bottom: 10px;
background-color: #fff;
padding: 10px 20px 10px 20px;
width: 518px;

}

#droite {

float: right;
width: 120px;
margin: 0 0 0 0px;
border-left: dotted 2px #999;
padding: 0 10px 20px 10px;
background: #fff
}

#gauche {
float: right;
width: 150px;
padding: 15px 10px 20px 10px;
background: #fff;
overflow: hidden;
}



.sidebar {
font-size: 0.8em;
margin-top: 5px;
}

.sidebar h2 {
font-size: 1em;
color: #000;
}

.sidebar ul{
font-size: 1em;
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar ul li{
margin: 0;
padding-left: 0px;
border-top: dotted 2px #999;
margin-top: 10px;
}

.sidebar ul li ul li{
border-top: none;
margin-top: 0px;
}

#sommet, #sommet2 {
border-top: none;
margin-top: 0px;
}

#categories {
	border-top: none;
	margin-top: 0px;
}	

#categories ul ul li{
	padding-left: 10px;
}


#footer {
font-size: 0.8em;
color: #fff;
height: 80px; 
width: 860px;
background-color: #999;
clear: both;

padding: 5px 0 0 20px;
}

#pd {
	float: left;
	margin-right: 10px;
}

.comments-template{
margin: 10px 0 0 0;
border-top: 1px solid #ccc;
background-color: #fff;
padding: 20px 20px 10px 20px;
width: 518px;
}

.comments-template ol{
margin: 10px;
padding: 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
border-bottom: 2px dotted #777;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.8em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Trebuchet MS, Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

#contentpage
{
float: left;
width: 840px;
padding: 0 20px 0 20px;
background: #fff;
}

#contentpage .post
{
width: 800px;
}

a{
color: #000;
text-decoration: none;
}

a:hover {
text-decoration: none;
}

#content h2 a{
font-size: 1.3em;
font-family: georgia, times, serif;
color: #000;


}


.post_content a {
color: #00ff00;
}

.post_content a:hover {
color: #fff;
background: #1f1;
}

#categories a:hover {
color: #fff;	
}

#archives a:hover {
color: #fff;
background: #2ff;
}


#droite a:hover{
color: #fff;
background: #ffcc11;
}

#droite ul li h2:hover{
	cursor: pointer;
}


#gauche a:hover {
background: #00ff00;
color: #fff;
}


#gauche ul li h2:hover{
	cursor: pointer;
}

#content h2 a:hover{
text-decoration: none;

}

.postmetadata a:hover{	
color: #000;
text-decoration: underline;
}

.postmetadata a:visited{
	color: #999;
}

.navigation {
	
margin: 10px 0 10px 0;
padding: 10px 0 10px 0;

}

.navigation a:hover {
color: #f0f;
}

#footer a {
color: #fff;
}
