/*
Theme Name: Les pussies
Theme URI: http://lespussies.fr
Description: Le thème des pussies
Version: 1.0
Author: Stéphane JAIS


*/
html {
font: 14px 'arial';
} 
body {
background: black url('images/background.jpg') repeat-y center top fixed;
margin: 0;
padding: 0;
} 
a {
text-decoration: none;
color: #b80000;
} 
a:hover {
color: black;
} 
img {
border: none;
border-bottom: none;
} 
.new {
  font-size: 10px;
  color: #800000;
} 
li {
  list-style: square;
} 
h1, h2, h3 {
  margin-bottom: 0;
} 
p {
  margin-top: 0;
} 
h1 {
font-size: 36px;
} 
h2 {
font-size: 28px;
} 
h3 {
font-size: 18px;
} 
h2.pagetitle {
background: #feffd4;
} 
h1,h2,h3 {
  margin-top: 1em;
} 

#page {
background: white;
width: 800px;
margin: 0 auto;
border-left: solid 2px #b80000;
border-right: solid 2px #b80000;
} 
#footer {
  font-size: .8em;
  text-align: center;
padding: .5em;
} 
#logo {
margin: 0 auto;
padding: 10px 0;
display: block;
text-align: center;
} 
#pagecontent,
#content {
padding-left: 1em;
}
#content {
width: 540px;
} 

#navigation {
margin-top: 2em;
float: right;
} 
#navigation .section {
padding: .5em 1em;
} 
#navigation .section h2 {
  font-size: 14px;
  margin-bottom: 0;
} 


/* navbar */
#navbar {
background: #1f0000;
height: 40px;
margin: 0 4px;
padding-left: 5px; /*center..*/
} 
#banner {
margin: 4px;
} 
#navbar .separator,
#navbar .tab {
display: block;
float: left;
height: 40px;
margin: 0 2px;
} 
#navbar .tab {
background: #1f0000 url('images/navbar/accueil-white.gif') no-repeat left top;
}
#navbar .tab.accueil {
background-image: url('images/navbar/accueil-white.gif');
width: 107px;
} 
#navbar .tab.musique {
background-image: url('images/navbar/musique-mp3-white.gif');
width: 112px;
}
#navbar .tab.concerts {
background-image: url('images/navbar/concerts-white.gif');
width: 124px;
} 
#navbar .tab.lhistoire {
background-image: url('images/navbar/lhistoire-white.gif');
width: 103px;
} 
#navbar .tab.photos {
background-image: url('images/navbar/photos-white.gif');
width: 85px;
} 
#navbar .tab.videos {
background-image: url('images/navbar/videos-white.gif');
width: 80px;
} 
#navbar .tab.contact {
background-image: url('images/navbar/contact-white.gif');
width: 101px;
} 
#navbar .tab.accueil:hover {
background-image: url('images/navbar/accueil-red.gif');
width: 107px;
} 
#navbar .tab.musique:hover {
background-image: url('images/navbar/musique-mp3-red.gif');
width: 112px;
} 
#navbar .tab.concerts:hover {
background-image: url('images/navbar/concerts-red.gif');
width: 124px;
} 
#navbar .tab.lhistoire:hover {
background-image: url('images/navbar/lhistoire-red.gif');
width: 103px;
} 
#navbar .tab.photos:hover {
background-image: url('images/navbar/photos-red.gif');
width: 85px;
} 
#navbar .tab.videos:hover {
background-image: url('images/navbar/videos-red.gif');
width: 80px;
} 
#navbar .tab.contact:hover {
background-image: url('images/navbar/contact-red.gif');
width: 101px;
} 
#navbar .tab span {
display: none;
} 
#navbar .separator {
width: 2px;
background: url('images/navbar/separator.gif');
} 
/* posts */
.post h2 a {
color: black;
} 
.post {
max-width: 510px;
}
.post h2 a:hover {
color: #b80000;
} 
.date, .commentmetadata{
  font: 12px 'courier new';
} 
.postmetadata {
  font-size: .8em;
} 
ol.commentlist li div.meta{
background: #eee;
padding: 5px;
}
ol.commentlist li small.date {
float: right;
}
ol.commentlist li{
list-style: none;
}
ol.commentlist {
padding: 0;
}
ol.commentlist li cite {
  font-weight: bold;
} 
ol.commentlist li div.content {
  font-family: 'comic sans ms';
background: white;
} 
textarea#comment {
width: 100%;
} 
h3#comments span.feed   {
  font-size: 10px;
} 




