/*
Theme Name: Creation Theme
Theme URI: http://www.jacquesdespres.eu/
Description: The first theme created by Jacques Després.
Version: 0.1
Author: Jacques Després
 
Creation Theme by Francis Chouquet || http://www.fran6art.com
 
*/
body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background: #000;
color: #34779E;
margin: 0 auto 0 auto;
border: none;
}
#page {
margin: 0 auto 0 auto;
width: 450px;
}


#header {
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: inherit;
width: 450px;
margin: 0;
}

#content {
float: inherit;
width: 450px;
background: #000;
margin: 0 auto 0 auto;
border: none;
}

#post_content {
float: inherit;
width: 450px;
margin: 0 auto 0 auto;
border: none;
}

#footer {
font-size: 1em;
text-align: left;
padding: 10px 10px 0 0;
clear: both;
width: 450px;
}

#header h1 {
font-size: 1em;
text-align: left;
color: #34779E
}
 
#header p {
font-size: 1em;
text-align: center;
color: #142E3D;
}

#footer p{
text-align: center;
font-size: 1em;
}
a {
color: #142E3D;
text-decoration: none;
}
a:hover {
color: #777;
text-decoration: underline;
}
#links {
font-size: 1em;
text-align: left;
color: #34779E
}
#navigation {
font-size: 1.1em;
text-align: center;
color: #34779E;
padding: 10px 10px 0 0;
font-weight: bold;
}
#contactme {
font-size: 1em;
text-align: center;
color: #34779E;
}
