/*
Theme Name: Galerie Jaune Orange
Theme URI: http://antoine.clublive.fr
Description: theme Galerie par Antoine Derrien
Version: 1.1
Author: Antoine Derrien

theme test par Antoine Derrien. || http://antoine.clublive.fr
 
*/



/* BODY */

ul {
list-style-type: none;
}

li {
list-style-type: none;
}

body {
font-family: Lucida Grande, Arial, Helvetica, Sans-serif;
font-size: 0.9em;
font-weight:900;
background-image:url(images/bg.jpg);
background-repeat: repeat-y;
background-position:center;
background-color: #ffffff;
color: #000000;
margin: 0 0 0 0;
text-align:center;
padding :0 0 0 0;
}

a {
color: #000000;
text-decoration: none;
}

a:hover {
color: #000000;
border-bottom: 1px dotted;
}

/* PAGE width: 1000px;*/

#page {
margin: auto auto auto auto;
width:999px;
text-align:center;
background-color:#ffffff;
}

#total {
margin: auto auto auto auto;
width:999px;
background-image:url(images/body2.jpg);
background-repeat: no-repeat;
background-position:center top;
}

/* HEADER */

#header {
height:186px;
width:999px;
background-image:url(images/header.png);
background-repeat: no-repeat;
background-color:#ffffff;
}

#header h1 {
}

#header p {
}

/* CONTENT */

#content {
float:left;
margin-left:20px;
margin-top:30px;
text-align:left;
width:950px;
}

h1 {
font-size: 1.7em;
}

#content h2 {
font-size: 1.2em;
padding-top:10px;
}

.postmetadata {
font-size: 0.8em;
color: #000000;
}

.post_content {
font-size: 1em;
color: #000000;
margin-right: 10px;
}

#content h2 a{
font-size: 1.2em;
font-family: Century Gothic, Lucida Grande, Verdana, Arial, Sans-Serif;
color: #000000;
}

#content h2 a:hover{
color: #000000;
}

.post_content a {
color: #000000;
}

.post_content a:hover {
color: #000000;
}

.navigation {
font-size:10px;
margin-bottom:3px;
}

/* COMMENTS */

.comments-template{
width:800px;
}

.comments-template ol{
list-style: none;
}

.comments-template ol p{
font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
line-height: 15px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

/* SIDEBAR */

.sidebar {
float: right;
text-align:right;
width:500px;
}

#boutons{
background:#339900;
}

.sidebar ul{
list-style: none;
margin: 0;
padding: 0 10px;
}

.sidebar li{
list-style: none;
}

.sidebar h2 {
font-size: 1.2em;
color: #000000;
}

.sidebar a:hover {
text-decoration: none;
border-bottom: 1px dotted;
}

/* FOOTER */

#footer {
background-color:#ffffff;
height:16px;
clear: both;
font-size: 0.7em;
color:#606060;
text-align: center;
margin-bottom:0;
padding-bottom:0;
margin-top:0;
padding-top:0;
}

#footer a {
color:#606060;
}
