/*
Theme Name: Receptive
Theme URI: http://receptive.fr
Description: theme receptive par Antoine Derrien
Version: 0.1
Author: Antoine Derrien

theme par Antoine Derrien. || http://antoine.clublive.fr
 
*/

/* Begin Images */
p img {
padding: 0;
/*max-width: 100%;*/
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */

/* BODY */

.alignleft size-full wp-image-39 {
float:left;
}

body {
color:#000000;
}

img a {
border:0px;
}

a {
font-family: verdana;
text-decoration: none;
color:#000000;
}

a:visited {
font-family: verdana;
text-decoration: none;
color:#000000;
}

a:hover {
text-decoration: none;
color:#cccccc;
font-family: verdana;
}

h19 {
color:#000000;
font-family: verdana;
font-weight:550;
font-size:20px;
}

h19 a:visited {
color:#000000;
}

h19 a {
color:#000000;
}

h19 a:hover {
color:#cccccc;
}

p {
font-family:verdana;
font-size:12px;
}

.post_content p {
/*width:550px;*/
}

.titre-navi {
border-top: 5px dotted #d9d0c7;
font-family:verdana;
font-size:20px;
}

.navigation {
}

.navigation a {
color:#000000;
font-family:verdana;
font-size:12px;
}

.navigation a:hover {
color:#d9d0c7;
}

.navigation li {
background-image: url(images/taquet.jpg);
background-repeat:no-repeat;
background-position:left;
list-style:none;
padding-left:20px;
}

/* PAGE width: 900px;*/

#page {
width: 900px;
text-align: center;
}

/* HEADER */

#header {
width:100%;
height: 215px;
text-align:center;
}

/* CONTENT */


#menu {
color:#ffffff;
background-image: url(images/bg_menu.jpg);
background-repeat: no-repeat;
background-position:center;
height: 38px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:20px;
}

#menu a {
color:#ffffff;
}

#menu a:hover {
color:#000000;
}

#menuorange {
color:#ffffff;
background-image: url(images/bg_menu_orange.jpg);
background-repeat: no-repeat;
background-position:center;
height: 38px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:20px;
}

#menuorange a {
color:#ffffff;
}

#menuorange a:hover {
color:#000000;
}

#menumauve {
color:#ffffff;
background-image: url(images/bg_menu_mauve.jpg);
background-repeat: no-repeat;
background-position:center;
height: 38px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:20px;
}

#menumauve a {
color:#ffffff;
}

#menumauve a:hover {
color:#000000;
}

#footer {
color:#cccccc;
background-image: url(images/bg_menu.jpg);
background-repeat: no-repeat;
background-position:center;
height: 30px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:15px;
font-weight:700;
}

#footer a {
color:#cccccc;
}

#footer a:hover {
color:#ffffff;
}

#footerorange {
color:#cccccc;
background-image: url(images/bg_menu_orange.jpg);
background-repeat: no-repeat;
background-position:center;
height: 30px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:15px;
font-weight:700;
}

#footerorange a {
color:#cccccc;
}

#footerorange a:hover {
color:#ffffff;
}

#footermauve {
color:#cccccc;
background-image: url(images/bg_menu_mauve.jpg);
background-repeat: no-repeat;
background-position:center;
height: 30px;
width: 100%;
text-align:center;
padding-top:10px;
font-family:arial;
font-size:15px;
font-weight:700;
}

#footermauve a {
color:#cccccc;
}

#footermauve a:hover {
color:#ffffff;
}

#article {
margin-top:20px;
margin-bottom:20px;
clear:both;
width:890px;
}

#carre {
text-align:center;
height:233px;
width:100%;
}

#content {
width:900px;
}

#test {
background-image: url{images/haut_article_accueil.jpg);
width:563px;
height:614px;
}

#content h2 {
}

.postmetadata {
}

.post_content {
font-family:verdana;
text-align:justify;
}

#content h2 a{
}

#content h2 a:hover{
}

.post_content a {
}

.post_content a:hover {
}

/* COMMENTS */

.comments-template{
font-family:verdana;
}

.comments-template ol{
list-style: none;
}

.comments-template ol p{
font-family: verdana;
font-size: 0.9em;
}

.comments-template ol li{
line-height: 15px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
font-family: verdana;
}

.commentmetadata{
font-size: 0.9em;
font-family: verdana;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: verdana;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}

#commentaires {
width:100%;
}

/* SIDEBAR */

.sidebar {
}

.sidebar ul{
list-style-type: none;
}

.sidebar h2 {
}

.sidebar a:hover {
text-decoration: none;
}

