@charset "utf-8";

/*

Theme Name: Lakrolleered
Theme URI: http://www.astridgenette.eu
Version: 0.1

Author: La Krollée/Astrid Genette

Author URI: http://www.astridgenette.eu/
Tags: white, green, right sidebar, left sidebar, widgets, valid XHTML, valid CSS

Creation Theme by La Krollée - http://www.astridgenette.eu

	Please, leave credits on CSS comments untouched. Have fun !
*/



* {
   margin:0;
   padding:0;
}

body {
   background-color:#990000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   background-image: url(images/bg2.gif);
   background-position:top;
   background-repeat:no-repeat;
}

#container {
  margin: 20px auto 0 auto;
  width:959px;
}

a {
   color: #AA0000;
   text-decoration: underline;
}

a:hover {
   color: #000000;
   text-decoration: none;
}

h1, h2, h3, h4, h5 {
   font-weight:bold;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

h6{
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
}

h1 {
   color:#ffffff;
   margin-bottom:5px;
   padding:7px 0 7px 10px;
   background:#000000;
   font-size:1.3em;
}

h2 {font-size:16px;color: #7c9c2d;}
h3 {font-size:14px;color:#AA0000;}
h4 {font-size:12px;color: #000000;}
h5 {font-size:12px;color: #000000;}
h6 {font-size:11px;color: #000000;}
p {text-align:justify}


/***************************************************
***************** CONTENT *************************
***************************************************/

#content {
   background-color:#ECECEC;
   /*background-image: url(images/content.png);
   background-position:bottom left;
   background-repeat:no-repeat;	*/
   float:left;
   width:616px;
   min-height:800px;
   padding-bottom:40px;
}

#content h2 {
   color:#000000;
   font-size:1em;
   padding:10px 0 7px 0;
   margin-left:15px;
}

#content h2 a {
   color:#000000;
   text-decoration:none;
}

#content h2 a:hover {
   color:#AA0000;
   text-decoration:none;
}

#content h3 {
   border-bottom:1px dotted #AA0000;
   margin:15px 15px 10px 15px;
   font-size:0.9em;
   padding: 6px auto 1px auto;
}

#content h4 {
   padding:5px 0 ;
   margin:0 15px;
}

#content p {
   color:#000000;
   font-size:0.8em;
   text-align:justify;
   margin:0 15px;
   line-height:1.4em;
}

.services-liens li {
   list-style:url(images/new_navigation_limark.png);
}

#content li{
   text-align:justify;
   margin-left:25px;
   font-size:0.8em;
   margin-right:15px;
}

.sites-internet h4 {
   border-bottom:1px dotted #E79201;
   padding-bottom:2px;
   width:150px;
   margin-left:15px;
}

.sites-internet table{
   border-style:none;
   margin-left:15px;
}

.sites-internet td a{
   font-size:0.9em;
}

.sites-internet tr{
   margin-bottom:3px;
}

.contes {
   float:left;
}

.contes img {
   margin-left:15px;
}

.description-justifiee{
   text-align:justify;
   margin-left:5px;
}

.video {
   text-align:center;
   margin-top:10px;
}

#derniers-sites {
   background-color:#EEF4D8;
}

.img-site-accueil {
   float:left;
   margin-right:40px;
}

.mini-galerie {
   float:left;
   margin-left:5px;
}

/*************  GALERIE ****************/
.categories-galerie {
   height:110px;
   width:100%;
   float:left;
   padding-bottom:10px;
}

.categories-galerie p {
   font-size:0.9em;
}

.categories-galerie h3 {
   border:none;
   font-size:1em;
   background:#000000;
   text-decoration:none;
   padding:3px;
   width:180px;
   margin-top:10px;
}

.categories-galerie h3 a {
   color: #ffffff;
   text-decoration:none;
}

.categories-galerie h3:hover {
   background:#AA0000;
}

/***************************************************
***************** ARTICLES *************************
***************************************************/

.post {
  padding:10px 15px 15px 0px;

}

.post h2 {
   color:#ffffff;
   margin-bottom:10px;
   padding-bottom:4px;
   padding-top:15px;
   background:#000000;
   font-size:1em;
}

#content h2 a {
   color:#ffffff;
   text-decoration:none;
   padding:15px 10px 4px 10px;
}

#content h2 a:hover {
   color:#AA0000;
   text-decoration:none;
}

.post p {
   text-align:justify;
   line-height:1.3em;
}

.post li {
   line-height:1.3em;
}

p .postmetadata {
   color:#CDDE87;
   padding-top:5px;
   font-size:0.8em;
}

.postmetadata a {
   color:#000000;
   font-size:0.8em;
}

.postmetadata a:hover {
   text-decoration:none;
}

/************ COMMENTS ***********************/
.comments-template {
   margin-top:10px;
   color:#B20014;
}

.comments-template ol {
   list-style:none;
}

.comments-template li {
   padding:7px 0;
   border-bottom:1px dotted #B20014;
}

.comments-template h3 {
   font-size: 0.8em;
   color:#000000;
   font-size:1em;
   font-family: 'Courier', Verdana, Arial, Sans-Serif;
}

.laisser_commentaire {
   margin-top:75px;
}

#commentform {
   padding: 20px 20px 10px;
   margin-bottom: 50px;
}

#commentform p {
   font-size:0.8em;
   color:#000000;
   padding-bottom:3px;
}

#commentform input {
   width: 170px;
   padding: 2px 0px;
   margin: 5px 5px 1px 0;
   border: 1px solid #000000;
}

#commentform {
   margin: 5px 10px 0 0;
}

#commentform ul {
   list-style:none;
}

#commentform textarea {
   width: 495px;
   padding: 2px 0px;
   margin-top: 20px;
   border: 1px solid #000000;
}

#commentform #submit {
   text-align: center;
   background: url(images/submit_post.png);
   display: block;
   height: 27px;
   width: 52px;
   border-width: 0px;
   border-style: none;
   text-indent: -9999px;
   margin-right: auto;
   margin-left: auto;
   cursor:pointer;
}

.commentmetadata {
   font-size:0.9em;
}

.commentmetadata strong{
   color:#ABC837;
}

.commentmetadata a {
   color:#B20014;
}

.commentmetadata a:hover {
   text-decoration:none;
}

.commentlist {
   font-size:1.2em;
}

/**************** NAVIGATION ARTICLES ******************/
.navigation_articles {
   font-size:80%;
   padding:10px 5px;
   color:#000000;
   margin-bottom:10px
}

.prev_post {
   float:left;
}

.next_post {
   float:right;
}

.prev_post a, .next_post a {
   color:#000000;
   text-decoration:underline;
}

.prev_post a:hover, .next_post a:hover {
   text-decoration:none;
}

/****************** BLOCKQUOTE *********************/
blockquote {
   font-style:italic;
   padding:7px 15px;
   color:#000000;
   background-color:#ffffff;
   margin-top:5px;
   -moz-border-radius: 10px; 
   -khtml-border-radius: 10px; 
   -webkit-border-radius: 10px; 
   border-radius: 10px;
}


/****************** IMAGES *********************/
.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   margin-bottom:10px;
}

.alignleft {
   float: left;
   margin-right:10px;
}

.alignright {
   float: right;
   margin-left:10px;
}


/***************************************************
***************** SIDEBAR **************************
***************************************************/
#sidebar-left, #sidebar-right {
}

#sidebar-left-top {
   background-image: url(images/left.png);
   background-repeat:no-repeat;	
   background-position:bottom;
   width:342px
}

#sidebar-left {
   background-image: url(images/left_top.png);
   background-repeat:no-repeat;	
   width:342px;
   float:left;
   padding-top:100px;
   text-align:right;
}

#sidebar-left ul {
   list-style:none;
}

#sidebar-left ul li {
   margin:5px 0 5px 0;
}

#sidebar-left ul li a {
   font-size:2em;
   font-weight:bold;
   color:#ECECEC;
   text-decoration:none;
   height:37px;
   background-image:url(images/menu_bg.png);
   background-repeat:repeat-x;
   background-position:bottom;
   padding:0 5px;
}

#sidebar-left ul li a:hover {
   color:#AA0000;
   text-decoration:none;
}

#sidebar-left li.current_page_item a {
   color: #AA0000;
   font-weight: bold;
   text-decoration:none;
}

#sidebar-left .cat-left {
   color:#000000;
   background:none;
   margin-right:20px;
}

#sidebar-left .cat-left h2 {
   color:#000000;
   font-size:1em;
}

#sidebar-left .cat-left a {
   color:#000000;
   background:none;
   font-size:0.9em;
}

#sidebar-left .cat-left a:hover {
   text-decoration:underline;
   color:#ffffff;
}

#sidebar-left .cat-left li.current_page_item a {
   text-decoration:underline;
}

#sidebar-left #menu_left {
   float:left;
   width:24px;
   margin-top:60px;
}

#sidebar-left #menu_left p {
   margin-bottom:10px;
}

#sidebar-left #copyright {
   text-align:left;
   padding-top:140px;
   margin-bottom:5px;
   margin-left:5px;
   font-size:0.7em;
}

#sidebar-left #copyright a {
   color:#000000;
}

#sidebar-left #corpyright a:hover {
   text-decoration:none;
}

#sidebar-right {
   float: right;
   background-color:#CCCCCC;
   width:140px;
   height:600px;
}

#sidebar-right h2,.widget h2 {
   padding: 20px 5px 0 5px;
   color: #000000;
   text-decoration: none;
   font-size:0.9em;
}

#sidebar-right h3,.widget h3 {
   color: #000000;
   font-size:0.9em;
}

#sidebar-right ul {
   margin: 0 0 0 7px;
   padding: 7px 0 0 0;
   font-size:0.9em;
}

#sidebar-right ul li {
   list-style: none;
}

#sidebar-right ul ul, #sidebar-right ul ol {
   margin: 5px 0 0 0px;
   padding: 0 10px 10px 10px;
} 

#sidebar-right ul ul ul {
   background : none;
} 

#sidebar-right ul ul li, #sidebar-right ul ol li {
   margin-left:17px;
   list-style: url(images/ico_sidebar.png);
} 

#sidebar-right a {
   color:#000000;
   text-decoration:none;
} 

#sidebar-right a:hover {
   color:#AA0000;
   text-decoration:underline;
} 

.widget-perso {
text-align:right;
font-weight:bold;
}

.widget-perso p {
font-size:13px;
font-weight:bold;
text-align:right;
}

.widget-perso li {
font-size:12px;
}

.widget-perso a {
color:#000000;
}

/*********** FORMULAIRE DE RECHERCHE ****************/
#search #searchform {
   text-align:center;
}

#s {
   border:1px dotted #000000;
   width:120px;
   padding:3px;
   margin:7px 7px 3px 7px;
}

#searchsubmit{
   background:#ffffff;
   width:70px;
   height:20px;
   border:none;
   cursor:pointer;
   color:#000000;
   margin:0 15px 3px 40px;
}

#searchsubmit:hover{
   background:#000000;
   color:#ffffff;
}



/***************************************************
***************** FOOTER ***************************
***************************************************/

#footer {
        clear: both;
	height:60px;

}


#trackbackbox {
   background: url(images/comment_form_bg.gif);
   padding: 15px 20px 20px;
   border: 1px dotted #bdbfc0;
   margin-right: 10px;
   margin-bottom: 30px;
   width:510px;
}

input#trackback_url {
   width: 495px;
   padding:3px;
   border: 1px solid #D4D4D4;
}


acronym, abbr, span.caps {
   cursor: help;
}

acronym, abbr {
   border-bottom: 1px dashed #889f2b;
}

.center {
   text-align: center;
}

.hidden {
   display: none;
}

a img {
   border: none;
}

.navigation {
   display: block;
   text-align: center;
   margin-top: 10px;
   margin-bottom: 15px;
   font-size:0.8em;
}

/* Captions */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.wp-caption {
   border: 1px solid #CCC;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}

.clear {
   clear:both;
}
.services-home {
float:left;
height:130px;
width:130px;
}

.services-home img{
width:100px;
height:100px;
}

.services-home p {
font-size:12px;
text-align:center;
}
.cadre-blanc {
background-color:#ffffff;
padding:0 7px 7px 12px;
margin:10px 0 10px 0;
}
hr {
   visibility:hidden;
   clear:both;
}
