/*
Theme Name: Quadra Architectes Style
Theme URI: http://www.demodesign.fr/
Description: Thème réalisé par Nicolas Cloarec, intégration Edouard Durand pour la société Quadra Architectes, janvier 2010.
Version: 1
Author: Nicolas Cloarec et Edouard Durand
Author URI: http://www.hypermediadesigner.com/welcome
Tags: grey, custom header, fixed width, two columns
Text Domain: quadra
*/

* {
margin: 0;
padding: 0;
list-style-type: none;
border: none;
font-family: helvetica, arial, sans-serif;
}
html {
background: url('images/fonddufond_boucle.gif') #000;
}
.hidden {
display: none;
}
hr {
clear: both;
/height: 0px !important;
/visibility: hidden;
/margin: -0.5em 0;
}
a {
color: #ffffff;
}



#page {
margin: 2px auto;
width: 650px;
background: url('images/fond_boucle.gif') #3D3D3D;
}

#content {
width: 420px;
min-height: 500px;
float: left;
color: #fff;
padding: 75px 0 0 0;
font-size: 12px;
}


h1 a {
display: block;
width: 313px;
height: 74px;
background: url('images/logo.png') transparent;
}
h2 {
font-size: 30px;
font-weight: bold;
line-height: 40px;
}
h2 a {
text-decoration: none;
color: #fff;
}
h3 {
font-size: 12px;
font-weight: bold;
line-height: 0px;
/line-height: normal;
margin-bottom: 15px;
}
.tleft {
text-align: left !important;
}
h4 {
margin-top: 15px;
}



#footer {
font-size: 10px;
padding: 10px;
color: #fff;
text-align: center;
}
#footer a {
font-size: 10px;
color: #fff;
text-align: center;
}



#sidebar {
float: left;
width: 120px;
padding: 75px 4px 0 0;
height: 660px;
background: url('images/trait_menu.png') transparent;
background-position: top right;
background-repeat: no-repeat;
}
#sidebar li a {
text-align: right;
display: block;
width: 100px;
margin: 5px 0px;
padding: 2px 4px;
text-transform: uppercase;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
color: #fff;
}
#sidebar li a:hover {
background: url('images/zone_transparent_menu.png') transparent;
color: #92c4c5;
}

#sous-categories a {
font-size: 8pt !important;
}
#sous-categories {
/margin: -20px 0 0 0 !important;
}



#mosaique .image_article {
width: 111px;
height: 111px;
}
#mosaique {
width: 525px;
}
#mosaique li a {
float: right;
margin: 3px;
}
.entry p {
margin: 13px 0 0 0;
text-align: justify;
width: 422px;
}

.archive h3, #page h2 {
text-align: right;
width: 525px;
}
.image_article {
border: 1px solid #fff;
}
.entry .image_article, #slide .image_article {
width: 421px;
height: 237px;
}



#slide {
clear: both;
float:left;
width: 500px;
height: 500px;
overflow: hidden;
}
#slide h2 {
text-align: left;
width: auto;
}
#article h2 {
text-align: left;
text-transform: uppercase;
}
#article .entry {
padding: 0 0 0 0px !important;
float: left;
height: auto;
overflow: hidden;
}
#article #galerie_mini {
float: left;
width: 100px;
height: auto;
max-height: 600px;
overflow: auto;
margin-left: 10px;
}
#article #galerie_mini li img {
width: 74px;
height: 74px;
margin: 0px 0;
border: 1px solid #FFF;
}



.navigation a {
font-size: 18px;
padding: 3px;
color: #fff;
text-decoration: none;
}



#menu_galerie {
cursor:pointer;
}
#menu_galerie:hover {
background: url('images/zone_transparent_menu.png') transparent;
color: #92c4c5;
}
#sousmenu {
display: none;
}



.date {
font-weight: bold;
}
#news .contenu {
margin: 5px 0 0 20px;
}
#page form p {
text-align: right;
}
