/*
Theme Name: Dynamo
Description: Dynamo theme.
Version: 0.1
Author: Dynamo
  
*/

img{
	border:none;
	padding:0;
	margin:0;
}

A:link 
{ text-decoration: none; color:blue;
}
a:hover{text-decoration: underline; color: blue;}



A:visited {text-decoration: none;}
A:active {text-decoration: none;}


body {
	font-family: Times New Roman;
	font-size: 0.8em;
	text-align: left;
	background:url(images/background_beige.jpg) top center #fff2d8;
	color: #000000;
	margin: 0;
}

#page {
	margin: 0 auto 0 auto;
	width: 840px;
	background:#fffcf5;
}

#header {
	font-family: Arial;
	background:url(images/header.jpg) no-repeat;
	float:left;
	width: 840px;
	height:209px;
	padding: 0 0px 0px 0px;
}

#content {
	float: left;
	width: 525px;
	margin-bottom: 20px;
	padding:0 25px 0 25px;
}

#top_content{
	background:url(images/bg_container.jpg) no-repeat;
}

.post{
	margin:20px 0 40px 0;
	padding:0 0 20px 0;
	border-top: 9px solid #2affcf;
	border-bottom: 3px solid #2affcf;	
}

.post_content{
	text-align:justify;
	line-height:30px;
	font-size:16px;
}

#footer {
	font-size: 1em;
	background:#2dffcd;
	height:43px;
	clear: both;
	width: 840px;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}
 
#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}

#content h2 {
font-size: 3.0em;
margin:10px 0 0 0;
font-weight: normal;
color:black;
line-height:30px;
font-family: Times New Roman;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}

.sidebar {
float: right;
width: 225px;
margin: 20px 0 0px 0px;
padding:0 0 20px 20px;
background:url(images/blue_bar.jpg) top left repeat-y;
}

.sidebar h2 {
font-size: 1.2em;
}

#footer p{
text-align: right;
font-size: 1em;
padding: 0 10px 20px 0;
}

.postmetadata{
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
	
}
.petit_trait_vert{
	display:block;
	background:#2affcf;
	height:3px;	
}

.post-tags{
	font-size:10px;
	text-transform:uppercase;
	color:#000000;
}

.bluesky{
	color:#221E20;
}

#newsletter{
	background:url(images/newsletter.jpg) no-repeat;
	height:50px;
	width:144px;
	padding:190px 0 0 0;
	margin:20px auto 0 auto;
}

#newsletter_valid{
	background:url(images/newsletter2.jpg) no-repeat;
	width:144px;
	padding:30px 10px 20px 10px;
	margin:20px auto 0 auto;
	font-family:georgia;
	font-style:italic;
	font-size:14px;
}

#newsletter #wpnewsletter_email{
	width:120px;
	height:10px;
	margin:0 0 5px 5px;
	font-size:9px;
}

.cleaner{
	clear:both;
}

.our_mission{
	background:url(images/our_mission.jpg) no-repeat;
	height:80px;
	font-family:arial;
	padding:40px 10px 0 20px;
     
}

.our_mission a, .book a{
	text-decoration:underline;
}


.book{
	background:#fff2d8;
	color:#1A1A1A;
	font-family:arial;
	font-size:14px;
	width:165px;
	margin:0 auto 0 auto;
}


.book .text{
	width:125px;
	padding:0 10px 20px 10px;
}

.book .titre{
	font-family:georgia;
	font-style:italic;
	font-size:16px;
	font-weight:normal;
}

.the_shirts{
	background:#fff2d8;
	color:#1A1A1A;
	font-family:arial;
	font-size:14px;
	width:154px;
	margin:30px auto 0 auto;
	padding-bottom:20px;
}

.the_shirts .titre{
	font-family:georgia;
	font-style:italic;
	font-size:18px;
}

.the_shirts .text{
	width:125px;
	padding:0 10px 0px 10px;
}

.the_friends{
	margin:20px auto 0 auto;
	width:170px;
	font-size:14px;
}

.headlines{
	font-size:12px;
	font-family:arial;
}
