/*
Theme Name: Peintre Deco
Description: Thème Peintre Deco
Version: 1.0
Author: InciteMedia
Author URI: http://www.incitemedia.fr/
*/
/* Begin Typography & Colors */
body {
font-size: 65%; /* Resets 1em to 10px */
font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
background: #666666;
color: #333;
text-align: center;
margin: 0;
padding: 0;
}
#page {
width: 922px;
background: url('images/bground.jpg') repeat-y;
text-align: left;
margin: 0px auto;
padding: 0 37px;
height: 100%;
}
#header {
background: url('images/header.jpg') no-repeat bottom center;
margin: 0 auto;
padding: 0;
height: 201px;
width: 922px;
}
html[xmlns*=""] body:last-child #header {
margin-left: -1px;
width: 923px;
}
#headerimg {
margin: 0;
height: 160px;
width: 740px;
}
#lienhead {
margin: 0;
height: 160px;
width: 740px;
display: block;
}
#main {
width: 922px;
background: url('images/bgmain.jpg') no-repeat top left;
margin: 0;
padding: 0 0 0 0px;
float: left;
}
#sidebar {
float: left;
background: url('images/bgsidebar.jpg') repeat-y;
padding: 0;
width: 174px;
min-height: 550px;
height: auto !important;
height: 550px;
}
#content {
background: url('images/bgcontent.jpg') no-repeat;
padding: 0;
float: left;
font-size: 1.2em;
width: 748px;
}
#footer { padding: 0 0 20px 165px; margin: 0 auto; width: 760px; clear: both; height: 60px; list-style-type: none; list-style-image: none; }
.narrowcolumn {
float: left;
padding: 0 0 20px 45px;
margin: 0px 0 0;
width: 450px;
}
.post {
margin: 0 0 40px;
padding: 0 15px 0 15px;
text-align: justify;
}
.narrowcolumn .entry {
line-height: 1.4em;
padding: 10px 15px;
}
.narrowcolumn .postmetadata {
text-align: center;
}
small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}
h1, h2, h3 {
font-family: 'Century Gothic', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: normal;
}
h1 {
display: none;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
text-decoration: none;
}
.entry p a:visited {
color: #99885f;
}
small, #sidebar ul ul li, #sidebar ul ol li, .postmetadata {
color: #777;
}
a, h2 a:hover, h3 a:hover {
color: #99885f;
text-decoration: none;
outline: none;
}
a:hover {
color: #333;
text-decoration: none;
}
/* End Typography & Colors */
/* Begin Structure */
.post hr {
display: block;
}
.postmetadata {
clear: both; 
}
.clear { 
clear: both; 
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}
/* End Structure */
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 30px 0 0 15px;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
h3 {
padding: 0;
margin: 30px 0 0 0px;
}
h3.comments {
padding: 0;
margin: 40px auto 20px;
}
/* End Headers */
/* 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 */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
content: "\00BB \0020";
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
#sidebar ul {
margin: 0;
padding: 10px 0 0 0px;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
}
#sidebar ul li a {
display: block;
height: 57px;
width: 174px;
margin: 0;
padding: 0;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul {
margin: 0 0 0 10px;
}
#sidebar ul ul li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
padding: 2px;
}
#sidebar #searchsubmit {
padding: 1px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
/* End Form Elements */
/* Begin Sidebar */

#sidebar form {
margin: 0;
}
/* End Sidebar */

/* Begin Various Tags & Classes */
.center {
text-align: center;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}
/* End Various Tags & Classes*/


#topmenu {
margin-left: 174px;
height: 30px;
width: 748px;
}
#topmenu ul {
list-style: none;
padding: 0;
margin-left: 62px;
}
#topmenu li {
float: left;
height: 30px;
padding-right: 50px;
}
#topmenu ul li a {
display: block;
height: 30px;
margin: 0;
padding: 0;
}
#topmenu ul li.page-item-accueil a {
width: 52px;
background: url('images/boutons/accueil.jpg') no-repeat top left;
}
#topmenu ul li.page-item-qui-sommes-nous a {
width: 135px;
}
#topmenu ul li.page-item-presse a {
width: 42px;
}
#topmenu ul li.page-item-devis a {
width: 39px;
}
#topmenu ul li.page-item-liens a {
width: 37px;
}
#topmenu ul li.page-item-contact a {
width: 55px;
}
#topmenu ul li.page-item-accueil a:hover, #topmenu ul li.page-item-accueil a.current_page_item {
background-position:bottom left;
}
.accueil {
background: url('images/titre_accueil.png') no-repeat;
width: 190px;
height: 256px;
margin-left: 50px;
}
/* CSS integration by Pimang */
