/*
THEME NAME: Péritoine
DESCRIPTION: Compatible with Wordpress 2.8, valid XHTML & CSS
TAGS: two-columns, translation-ready, right-sidebar, dark, fixed-width

AUTHOR: <a href="http://www.atdolls-webagency.com">@dolls web agency</a>
AUTHOR URI: http://www.atdolls-webagency.com
*/

@import "reset.css";

body {
	background:#9A9A9A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

#fondepage {
	background:url(images/body.png) repeat-x bottom center #000000;
}

a {
	color:#CDCDCD;
        text-decoration:undelrine;
}

a:hover {
	color:#ffffff;
        text-decoration:none;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

hr {
	border: none 0;
	border-bottom: 1px solid #E0E0E0;
	height: 1px;
	margin: 10px 0;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #595959;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#wrapper {
	width: 760px;
	margin: 0 auto;
	z-index: 2000;
}

#header {
	overflow: hidden;
	height: 120px;
        background: url(images/header.png) no-repeat right bottom #000000;
}

#container {
	width: 760px;
	overflow: hidden;
        min-height:585px;
}

#menu {
	width: 600px;
	overflow: hidden;
	margin-left: 35px;
       font-size:13px;
}

#menu ul li {
	float: left;
        list-style:none;
	padding: 8px 0 8px 8px;
	margin-right: 2px;
}

#menu li a {
	padding: 8px 8px 8px 0;
	color: #ffffff;
        text-decoration:none;
}

#menu li a:hover {
	text-decoration:underline;
}

#menu li.current_page_item {

}

#menu li.current_page_item a {
       text-decoration:underline;
}

#content {
	float: left;
	width: 565px;
        margin-bottom:35px;
}

.post {
	margin-bottom: 30px;
        width:560px;
}

.post-inner {
	padding-right: 35px;
        padding-left:35px;
        padding-top:20px;
        padding-bottom:10px;
        width:550px;
}

.post-inner a {
	color:#CDCDCD;
        text-decoration:undelrine;
}

.post-inner a:hover {
	color:#ffffff;
        text-decoration:none;
}

.post-inner p {
	text-align:justify;
}

.post-inner h1{
	font-size: 160%;
	line-height: 1.2;
	font-weight: bold;
	padding-bottom: 7px;
        border-bottom:1px solid #CDCDCD;
	color: #CDCDCD;
}

h2.post-title {
	color: #CDCDCD;
	line-height: 1.2;
        font-size:160%;
        font-weight:bold;
        border-bottom:1px solid #CDCDCD;
        padding-bottom:7px;
}

.post-title a {
	color: #CDCDCD;
        text-decoration:none;
}

.post-title a:hover {
	color: #ffffff;
}

.page-subtitle {
	font-weight: 700;
	color: #CCC;
	font-size: 90%;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom: 1px solid #EFEFEF;
	margin-bottom: 15px;
}

.post-footer {
}

.post-meta {
	font-size: 100%;
	color: #9A9A9A;
	padding: 5px;
        margin-top:20px;
}

.post-meta a {
	color: #9A9A9A;
}

.post-content {
	margin-top: 15px;
	font-size: 120%;
        margin-bottom:50px;
}

.post-content h2 {
	font-size: 120%;
	margin-bottom: 10px;
	padding: 10px 0 5px;
        font-weight:bold;
}

.post-content h3 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 10px 0 5px;
       color:#CDCDCD;
}

.post-content p {
	line-height: 1.3;
	margin-bottom: 10px;
        font-size:1em;
}

.post-content img {
	max-width: 600px;
	height: auto;
}

.post-content .alignnone {
	padding: 2px;
	background: #FFFFFF;
}

.post-content .alignleft {
	float: left;
	margin: 0 25px 15px 0;
	padding: 2px;
	background: #FFFFFF;	
}

.post-content .alignright {
	float: right;
	margin: 0 0 15px 25px;
	padding: 2px;
	background: #FFFFFF;	
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

.post-content table {
	margin-top: 10px;
	margin-bottom: 25px;
}

.post-content td, .post-content th {
	padding: 5px 3px;
	border-bottom: 1px solid #CDCDCD;
}

.post-content th {
	font-weight: bold;
}

.bio {
height:100px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.post-links {
	padding-top: 10px;
	margin-top: 20px;
	font-size: 90%;
}

.post-links a {
	color:#CDCDCD;
}

.post-links a:hover {
       text-decoration:none;
}

.section-title {
	font-size: 140%;
	margin-bottom: 10px;
}

.navleft {
	float: left;
	margin: 0 35px 55px 0;
}

.navright {
	float: right;
	margin: 0 0 55px 35px;
}

.navigation div a {
	font-size: 110%;
}

#comments {
	margin-top: 40px;
}

#comments ol li {
	border-bottom: 1px solid #F0F0F0;
	padding: 10px 0;
	overflow: hidden;
	height: 1%;
}

#comments ol li.auth {
	background: #A1A1A1;
	padding-left: 15px;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	border: 1px solid #F0F0F0;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
        color:#F0F0F0;
        font-size:1.1em;
}

.comment-author {
	font-weight: bold;
	margin-bottom: 3px;
        color:#F0F0F0;
}

.comment-meta {
	color: #ffffff;
	margin-bottom: 5px;
	font-size: 0.7em;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 455px;
	height: 200px;
	margin-top: 15px;
	font-size: 100%;
	padding: 10px;
}

#sidebar {
	float: right;
	width: 150px;
	margin-top: 30px;
        min-height:620px;
}

.sidepanel {
        margin-top:25px;
	margin-bottom: 15px;
	font-size: 120%;
	padding: 0 0 15px 30px;
}

.sidepanel a {
	color: #ffffff;
        text-decoration:none;
}

.sidepanel a:hover {
	text-decoration:underline;
}

.sidepanel h3 {
	padding: 0 0 5px 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 110%;
}

.sidepanel ul li {
	padding: 3px 0;
	line-height: 1.2;
}

.sidepanel ul li ul {
	margin: 5px 0 0 15px;
}

.sidepanel p {
	margin-top: 8px;
	line-height: 1.3;
}

#sidebar input{
border:none;
padding:2px;
font-size:11px;
cursor:pointer;
}

#footer {
	/*margin: 0 auto;*/
	width: 760px;
	color: #FFFFFF;
        height:30px;
	font-size: 80%;
margin-top:200px;
}

#footer p {
	text-align:center;
        padding-bottom:5px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

.sep {
	color: #CCC;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

/******************************************
******** styles dans les articles *********
******************************************/
#aux-arts-citoyens {
       margin-bottom:160px;
}

#contes-legendes {
       margin-bottom:20px;
}

#estivart {
       padding-bottom:170px;
}

#wauthier {
       padding-bottom:160px;
}

#chlorophil{
       padding-bottom:180px;
}

#argilete {
       padding-bottom:170px;
}

#cartoucherie {
       padding-bottom:150px;
}

#gembloux {
       padding-bottom:70px;
}

#namur-en-mai2009 {
       padding-bottom:80px;
}

#noel-en-art {
       padding-bottom:10px;
}

.liens {
      height: 130px;
      padding: 0 0 10px 0;
}

/*************** NEWSLETTER ********************/

.newsletter form input {
border:none;
padding:3px;
}