/*
Theme Name: Pause blagues
Theme URI: http://www.pauseblagues.fr
Description: The first theme created by Samuel Wincent.
Version: 0.1
Author: Samuel Wincent 
  
*/
/*-----------------Général--------------------*/
*{
margin: 0;
padding: 0;
}

a img
{
border: none;
}


h1 {
font-size: 1.4em;
color: #46200b;
}

h2 {
font-size: 1.2em;
color: #46200b;
}

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

/*Liens*/
a {
color: #46200b;
text-decoration: none;
}

a:hover {
color: #777;
}

#spe {
color: #ffffff;
}
/*-----------------Commentaires--------------------*/


.postmetadata {
font-size: 0.8em;
color: #999;
}


.post_content {
font-size: 1em;
color: #555;
}

.comments-template{
	margin: 10px 0 0 0;
}
 
.comments-template ol{
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}
 
.comments-template ol p{
	font-family: Trebuchet MS, Arial, Hevletica, Sans-serif;
	font-size: 0.9em;
}
 
.comments-template ol li{
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}
 
.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;
}

/*-----------------Content--------------------*/

#content {
float: left;
width: 680px;
}

#content h2 {
font-size: 1.3em;
} 

#content a {
color: #ff4e00;
text-decoration: none;
}
/*-----------------Footer--------------------*/

#footer {
margin-top: 10px;
border-top: 2px solid #ff4e00;
font-size: 1em;
background: url(img/backfooter.png) repeat-x;
clear: both;
width: 100%;
height: 100px;
padding: 5px;
}

#footer p{
text-align: center;
font-size: 0.9em;
}

/*-----------------Footer content--------------------*/
#footer_content{
font-size: 1em;
clear: both;
width: 100%;
color: #cbcbcb;
}

#footer_content a{
color: #46200b;
}
/*-----------------Header--------------------*/

#banniere {
width: 800px;
height: 150px;
background: url('img/ban.png') no-repeat;
margin: 0;
}

#header{
font-family: Trebuchet MS, Lucida Grande, Arial, Helvetica, Georgia, Sans-serif;
float: left;
width: 100%;
height: 200px;
background: url('img/backheader.png') repeat-x;
}

#header h1 {
font-size: 2em;
text-align: right;
}
 
#header p {
font-size: 1em;
text-align: right;
}

#menu_header{
height: 30px;
width: 100%;
background: #ff4e00;
border-bottom: 2px solid #46200b;
}

#menu_header_center{
margin: 0 auto 0 auto;
width: 950px;
}

#menu_header li{
width: 150px;
height: 25px;
padding-top: 5px;
text-align: center;
list-style: none;
float: left;
color: #ffffff;
font-weight: bold;
font-size: 1.3em;
}

#menu_header li:hover{
background: #46200b;
color: #ff4e00;
}

/*-----------------Menu Categories--------------------*/

#menu_categories {
width: 640px;
}

#menu_categories h2 {
color: #46200b;
display: inline;
}

#menu_categories a {
color: #0086c4;
}


#menu_categories img {
float: right;
}

#menu_categories li {
width: 200px;
float: left;
margin: 0 0 20px 75px;
padding-left: 20px;
list-style: none;
font-size: 1.1em;
}

#top {
background: url("img/main3.gif") no-repeat;
color: #ff4e00;
}
#top:hover {
background: url("img/main4.gif") no-repeat;
color: #09b1ff;
}
#flop {
background: url("img/main1.gif") no-repeat;
color: #ff4e00;
}
#flop:hover {
background: url("img/main2.gif") no-repeat;
color: #09b1ff;
}
/*-----------------Page--------------------*/

#page {
clear: both;
margin: 0 auto 0 auto;
padding: 20px;
width: 950px;
background: #dbdbdb;
border: 2px solid #bababa;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

/*-----------------Navigation--------------------*/

#navigation {
position: absolute;
right: 0px;
top: 80px;
}

#navigation li{
list-style: none;
}
/*-----------------Post--------------------*/

.post {
background: #ffffff;
width: 640px;
clear: both;
border-top: 1px solid #bababa;
border-right: 1px solid #bababa;
border-left: 1px solid #bababa;
}

.post_clearboth {
width: 640px;
clear: both;
}

.post_content{
float: left;
color: #000000;
font: 1.1em;
text-align: justify;
width: 490px;
margin-left: 20px;
padding: 15px 0 10px 0;
}

.post_content_large{
float: left;
color: #000000;
font: 1.1em;
text-align: justify;
width: 580px;
margin-left: 20px;
padding: 15px 0 10px 0;
}

.sidebar_post{
width: 100px;
float: right;
margin: 10px;
font-size: 0.8em;
text-align: center;
}

.rating{

}

.postmetadata{
text-align: right; 
color: #ff4e00;
margin: 0 20px 20px 30px;
}

.post-bas {
background: #ffffff;
width: 640px;
height: 15px;
margin-bottom: 20px;
clear: both;
border-bottom: 1px solid #bababa;
border-right: 1px solid #bababa;
border-left: 1px solid #bababa;
}
/*-----------------Sidebar--------------------*/

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0;
}

.sidebar {
float: right;
width: 250px;
margin: 20px 10px 20px auto;
}

.sidebar h2 {
color: #464646;
text-align: center;
font-size: 1.4em;
padding: 5px;
}

.sidebar ul li{}

.sidebar ul ul li{}

#categories{
background: #fff;
padding: 5px;
border-top: 1px solid #bababa;
border-right: 1px solid #bababa;
border-left: 1px solid #bababa;
}

#categoriesfooter{
background: #fff;
padding: 4px;
text-align: center; 
font-size: 0.8em;
border-bottom: 1px solid #bababa;
border-right: 1px solid #bababa;
border-left: 1px solid #bababa;
}

#categories li:hover{
background: #46200b;
color: #ffffff;
}

#categories a:hover{
color: #ffffff;
}