/*
Theme Name: lire et ecrire
Theme URI: http://www.op-art.info/
Description: Theme pour lire et ecrire
Version: 0.1
Author: maniT4c
 
Lire et ecrire par maniT4c || http://www.op-art.info
 
*/
/*@import url(reset.css);*/
/*
a[rel="nofollow"]
{
  background-color: red !important;
  color: white !important;
  font-weight: bold !important;
  text-decoration: none !important;
}
*/
img {
border:0;
}
body {
background:url(images/fondvert.jpg);
font-family:arial;
font-size:13px;
}
a {
text-decoration:none;
color:#fd890d;
}
a:hover {
color:#9acb00;
}
#page {
margin:25px auto 0;
width:1000px;
border:2px solid #9acb00;
background-color:#edf8c9;
}
/*** header ***/
#header {
height:288px;
position:relative;
}
#titreImg {
margin:10px 0 0 27px;
}
#imgHeader {
border:2px solid #9acb00;
border-width:2px 0;
margin-top:7px;
}
#searchEngine {
position:absolute;
top:10px;
right:10px;
border:2px solid #9acb00;
background-color:#FFF;
padding:5px;
}
#erreurSearchEngine {
margin:10px auto;
border:2px solid #9acb00;
background-color:#FFF;
padding:5px;
width:322px;
}
.msg404 {
text-align:center;
font-size:1.2em;
color:#666;
}
/*** content ***/
.post {
width:976px;
border:2px solid #9acb00;
margin:10px auto;
background-color:#FFF;
color:#666666;
padding:5px;
overflow:auto;
}
.post .H1Title {
background-color:#9acb00;
padding:2px 0 2px 20px;
margin:0;
font-size:1.4em;
color:#FFF;
}
.post .H1Title a{
color:#FFF;
text-decoration:none;
}
.post h1 a {
color:#FE880C;
text-decoration:underline;
}
.postmetadata {
float:right;
background-color:#9acb00;
color:#FFF;
padding:2px;
font-size:0.9em;
margin:0 -5px -5px 0;
clear:both;
}
.postmetadata a{
color:#FFF;
text-decoration:underline;
}
.post_content {
clear:both;
}
.more-link {
clear:both;
display:block;
text-align:center;
margin:5px;
}
#currentCat {
margin:15px auto;
width:728px;
position:relative;
overflow:auto;
}
#currentCat span {
border:2px solid #9acb00;
background-color:#FFF;
padding:5px;
font-size:1.4em;
color:#fd890d;
float:left;
}
#titleArticle {
margin:15px auto;
width:728px;
position:relative;
overflow:auto;
}
#titleArticle span {
border:2px solid #9acb00;
background-color:#9acb00;
padding:5px;
font-size:1.4em;
color:#FFF;
float:left;
}
#cse-search-results {
margin:10px;
}
#promotePost {
width:722px;
margin:auto;
padding:5px;
border:2px solid #9acb00;
background-color:#FFF;
overflow:auto;
text-align:center;
}
#promotePost ul {
overflow:auto;
}
#promotePost li{
display:inline;
margin:3px; 10px;
list-style-type:none;
}
#promotePost li span {
vertical-align:3px;
}
.thePubAdsens {
float:right;
margin:10px 5px;
}
/*** sidebar***/
#theCat {
width:732px;
margin:10px auto 0;
color:#666;
font-size:1.4em;
height:25px;
position:relative;
}
#theCat span {
background-color:#FFF;
padding:2px 25px;
border:2px solid #9acb00;
border-bottom:0;
position:absolute;
left:0;
}
#categories {
width:728px;
margin:0 auto 5px;
overflow:auto;
border:2px solid #9acb00;
background-color:#FFF;
text-align:center;
}
#categories li {
display:inline;
margin:5px 40px;
}
#categories a{
text-decoration:none;
font-size:1.4em;
}
#pubGoogle {
width:728px;
margin:0 auto 5px;
border:2px solid #9acb00;
background-color:#FFF;
}
/*** footer ***/
#footer {
border:2px solid #9acb00;
width:585px;
padding:2px;
background-color:#FFF;
margin:10px auto;
text-align:center;
}
#footer span{
vertical-align:2px;
}
