﻿/*
Theme Name: Creation Theme
Theme URI: http://www.fran6art.com/
Description: The first theme created by SPADI.
Version: 0.1
Author: SPADI
 */
/*
Theme Name: Creation Theme
Theme URI: http://www.fran6art.com/
Description: The first theme created by SPADI.
Version: 0.1
Author: SPADI
 */

 body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.8em;
text-align: left;
background:#393939;
color: #006699;
margin: 0;
}

/* Architecture */
#global {
position: relative; left: 50%; margin-left: -600px; /* On centre */
background: url(images/fondpage.gif) repeat-y;
width: 1200px;
}

#page {
position: relative; left: 50%; margin-left: -560px;
background: #313131;
width: 1120px;
}

#header {
float: left;
background:#000000 url('images/m2.png') top right  no-repeat;
width: 1120px;
height:275px;
}

/*FOOTER*/
#footer {
font-size: 1em;
background:#404040;
padding : 10px 0;
clear: both;
width: 1120px;
}

#footer p{
color:#999999;
margin:0 20px;
text-align: right;
font-size: 1em;
}

#footer a {
color:#999999;
text-decoration: none;
}

#footer a:hover {
color: #fff;
text-decoration: underline;
}

/*CONTENU*/
#content #titre{
margin: 0 50px;
font-size:2em;
text-decoration:underline;
text-transform:uppercase;
}

#content {
background:url('images/contentm.gif') repeat-y;
float: left;
width: 750px;
margin: 0 15px;
padding: 0 0 25px 0;
}

#conth {
background:url('images/contenth.gif') no-repeat;
float: left;
width: 750px;
height:50px;
}

.post h2{
margin-left:50px;
width:700px;
}

#content h2 a{
background:url(images/bar.gif) left no-repeat;
padding-left:100px;
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #006699;
}

#content h2 a:hover{
color: #555;
}

.postmetadata {
margin: 0 40px;
font-size: 0.8em;
color: #999;
}

.post_content {
margin: 0 40px;
font-size: 1em;
color: #555;
}


/*SIDEBARS*/
.sidebar ul{
margin: 0px 40px;
padding: 0 10px;
}

.sidebar {
margin: 0 25px 0 0;
width: 300px;
}

.sidebar h2 {
font-size: 1.2em;
}

#lessides{
width: 300px;
height:auto;
float:left;
}

#shaut{
background: url('images/sideh.gif') no-repeat;
float:left;
width :300px;
height:70px;
}

#smil {
background: url('images/sidem.gif') repeat-y;
float:left;
height:auto;
width: 300px;
padding: 0 0 25px 0;
}

#smil li{
width:180px;
padding-bottom:10px;
}

#smil li a{
color:#FFFFFF;
}

#sbas{
background: url('images/sideb.gif') no-repeat;
float:left;
width: 300px;
height:73px;
}

/*COMMENTAIRES*/
.comments-template{
	margin: 0 40px;
}
 
.comments-template ol{
margin: 0 40px;
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
margin: 0 40px;
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
margin: 0 40px;
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.comments-template h2, .comments-template h3{
margin: 0 40px;
	font-size: 1.2em;
}
 
.commentmetadata{
margin: 0 40px;
	font-size: 0.9em;
}
 
.comments-template p.nocomments{
margin: 0 40px;
	padding: 0;
}
 
.comments-template textarea{
margin: 0 40px;
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.cadre_commentaires {
margin: 0 40px;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


/*AUTRES*/
a {
color: #555;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

a:hover {
color: #777;
text-decoration: underline;
}

#seph {
float: left;
margin: 0 0 25px 0;
background: url('images/separationh.gif') repeat-x;
width: 1120px;
height:30px;
}

#sepb {
float: left;
background: url('images/separationb.gif') repeat-x;
margin: 25px 0 0 0;
width: 1120px;
height:45px;
}

#wp-calendar{
color:#FFFFFF;
width:200px;
margin-bottom:10px;
}

#smil li #today a{
color:#006699;
font-size:1.5em;
}

#wp-calendar caption{
padding-bottom:10px;
font-size:1.5em;
color:#006699;
}
