/*
Theme Name: 9eme Regard
Theme URI: http://www.9emeregard.com
Description: Theme du site 9eme regard
Version: 1.0
Author: 6tem9
Author URI: http://www.6tem9.com/
Tags: WordPress

Ce theme a ete adapte par 6tem9 sur la base du theme Office de Jason Schuller
*/

/* Normalizes margin, padding */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

/* Normalizes font-size for headers */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Removes list-style from lists */
ol,ul { list-style: none; }

/* Normalizes font-style and font-weight to normal */
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

/* Removes list-style from lists */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Removes border from fieldset and img */
fieldset,img { border: 0; }

/* Left-aligns text in caption and th */
caption,th { text-align: left; }

/* Removes quotation marks from q */
q:before, q:after { content:''; }

/* Removes focus on safari forms */
*:focus {outline: 0;}

/* Lets Begin */
html, body {
font-size: 13px; /* Resets 1em to 10px */
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #0a0c0f url(images/fondBody.png) top left repeat;
color: #949494;
margin: 0;
padding: 0;
}

small {
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-weight: bold;
}

h1 {
font-size: 4em;
text-align: center;
}

h2 {
font-size: 12px;
color: #949494;
letter-spacing: 1px;
}

h3 {
font-size: 14px;
margin: 0 0 5px 0;
padding: 0;
}

a:link, a:visited {
color: #FF6600;
text-decoration: none;
}

a:hover {
color: #FF6600;
text-decoration: underline;
}

.clear {
clear: both;
}

p {
margin: 5px 0 5px 0;
font-size: 12px;
line-height: 20px;
}

p strong,p strong em {
font-weight: bold;
}

p em {
font-style: italic;
}

p.commentaire {
font-size: 10px;
}

/* And... Moving On */

.wrapper {
clear: both;
width: 960px;
margin: 0px auto;
}

/* Begin Header */
#header {
width: 960px;
margin: 0px auto;
padding-top: 5px;
}

#headerLeft {
width: 360px;
float: left;
}

#headerRight {
width: 580px;
float: right;
}

#headright {
width: 580px;
height: 50px;
float: right;
text-align: right;
padding: 12px 0 0 0;
}

#tagline {
width: 560px;
height: 22px;
color: #949494;
padding-top: 6px;
}

#pages {
width: 580px;
height: 22px;
float: left;
color: #FFFFFF;
text-align: right;
padding-top: 6px;
}

#pages ul {
list-style: none;
margin: 0;
padding: 0;
}

#pages li {
display: inline;
margin: 0 0 0 12px;
}

li.rss {
display: inline;
padding: 0 20px 0 0;
background: url(images/rss.gif) right no-repeat;
}

#logo {
width: 360px;
height: 52px;
}

/* End Header */

/* Begin Search */

div#navigationSearch {
float: right;
width: 300px;
height: 35px;
margin-top: 12px;
padding-top: 5px;
background: url(images/fondSearch.png) no-repeat;
}

div#navigationSearch #s {
width: 250px;
margin: 0 0 0 10px;
border: 1px solid transparent;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
}

input.champSearch {
background-color: transparent;
}

input.btonSearch {
margin: 0 3px 0 0;
vertical-align: middle;
}

/* End Search */

/* Begin Navigation */
#navigation {
width: 600px;
height: 35px;
clear: both;
}

#nav {
bottom: 0;
left: 0;
z-index: 999;
list-style: none;
float: left;
margin-top: 8px;
padding: 0;
}

#nav li {
float: left;
margin-right: 15px;
background: url(images/navbg.png) no-repeat right top;
font-size: 12px;
font-weight: bold;
letter-spacing: 2px;
}

#nav li.current {
background-position: right bottom;
}

#nav li a {
float: left;
display: block;
height: 26px;
padding: 9px 20px 0;
background: url(images/navbg2.png) no-repeat left top;
color: #FFFFFF;
text-decoration: none;
}

#nav li.current a {
background-position: left bottom;
color: #FFFFFF;
}

#nav li:hover, #nav li.sfhover {
background-position: right -35px;
}

#nav li.current:hover, #nav li.sfhover.current {
background-position: right bottom;
}

#nav li:hover a, #nav li.sfhover a {
background-position: left -35px;
color: #FFFFFF;
}

#nav li.current:hover a, #nav li.sfhover.current a {
background-position: left bottom;
color: #FFFFFF;
}

#nav li#nav_home.current {
background-position: right top;
}

#nav li#nav_home.current a {
background-position: left top;
color: #FFFFFF;
}

#nav li.current#nav_home:hover, #nav li.current.sfhover#nav_home {
background-position: right -35px;
}

#nv li.current#nav_home:hover, #nav li.current.sfhover#nav_home a {
background-position: left -35px;
color: #FFFFFF;
}

#nav li ul {
clear: left;
position: absolute;
left: -999em;
z-index: 999;
width: 161px;
margin-top: 35px;
margin-left: 0px;
_margin-top: 0; /* IE6 only */
border: 1px solid #5F6356;
border-top: 0;
border-bottom: 0;
list-style: none;
line-height: 1;
padding-left: 0px;
}
/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
* + html #nav li ul {
margin-top: 0;
}

#nav li li {
display: inline;
_display: block;
float: none;
_float: left;
margin: 0;
font-size: .9167em;
text-transform: none;
}

#nav li ul ul {
margin: -35px 0 0 161px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
left: auto;
}

#nav li li li {
font-size: 1em;
}

#nav li:hover li a, #nav li.sfhover li a {
float: none;
width: 133px;
height: auto;
padding: 9px 20px;
border-bottom: 1px solid #5F6356;
background: #EBE9DC;
color: #FFFFFF;
}

#nav li:hover li a:hover, #nav li.sfhover li a:hover {
background: #D9D6BD;
}
/* End Navigation */

/* Begin Content Slider */
.wrap {
position: relative;
margin: 0 auto;
}

.contain:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .contain { height: 1%; } /* IE6 */
*:first-child+html .contain { min-height: 1px; } /* IE7 */

#featured {
width: 960px;
float: left;
margin: 15px 0 5px 0;
}

#featured .wrap {
padding: 10px 0 10px 0;
background: #0a0c0f url(images/fondFeatured.png) top left repeat;
}

#slides {
width: 940px;
height: 240px;
position: relative;
top: 0px;
overflow: hidden;
z-index: 5;
margin: 0 auto;
padding: 0;
}

#slides img {
margin: 0 7px 0 0;
padding: 0;
border: 0;
width: 180px;
height: 240px;
}

#slide-box {
/* width: 7020px; */
height: 240px;
position: absolute;
overflow: visible !important;
}

#slide-box div {
float: left;
position: relative;
width: 960px;
height: 240px;
display: block !important;
}

#slides-prev {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
left: -17px;
z-index: 10;
}

#slides-prev a {
display: block;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 0 0;
}

#slides-prev a:hover { background-position: 0 100%; }

#slides-next {
display: block;
width: 50px;
height: 260px;
position: absolute;
top: 0;
right: -17px;
z-index: 10;
}

#slides-next a {
display: block;
position: relative;
width: 50px;
height: 260px;
text-indent: -9999px;
background: url(images/slide-nav.png) no-repeat 100% 0;
}

#slides-next a:hover { background-position: 100% 100%; }
/* End Content Slider */

/* Begin Tooltip */
#tooltip {
position: absolute;
z-index: 3000;
border: 2px solid #949494;
background: url(images/tipbg.png) top left repeat;
padding: 5px;
width: 200px;
font-weight: normal;
color: #EBEBEB;
}

#tooltip h3, #tooltip div { 
margin: 0;
font-weight: normal;
font-size: 11px;
}
/* End Tooltip */

#homebox {
width: 940px;
float: left;
background-color: transparent;
margin: 0;
padding: 0 10px;
}

#actualite {
width: 450px;
float: left;
margin: 10px 20px 0 0;
text-align: justify;
padding: 0 20px 0 0;
border-right: 1px solid #3C3F36;
}

#actualite img.vignette {
width: 160px;
/*height: 190px;*/
float: left;
margin: 4px 8px 0 0;
}

#actualite img.titre {
margin: 0 0 10px 0;
}

#derniereCritique {
width: 445px;
float: left;
margin-top: 10px;
padding: 0;
}

.boxitem {
width: 445px;
/*height: 60px;*/
margin: 0 0 10px 0;
overflow: hidden;
text-align: justify;
}

.boxitem img.vignette {
width: 100px;
/*height: 50px;*/
float: left;
margin: 4px 8px 0 0;
}

#derniereCritique img.titre {
margin: 0 0 10px 0;
}

/* End Home Page */

/* Begin Secondary Pages */
#whitewrap {
width: 100%;
background: #FFFFFF url(images/secondarybg.gif) top left repeat-x;
float: left;
}

#whitewrap img {
padding: 4px;
background: #3C3F36;
}

#postcontent {
text-align: justify;
}

#postcontent li {
padding: 0 0 0 20px;
list-style: disc;
list-style-position:inside;
line-height: 20px;
margin: 3px 0;
}

#postcontent ul {
margin: 5px 0 15px 0;
padding: 0;
list-style: none;
}

#location {
width: 960px;
height: 30px;
float: left;
color: #FFFFFF;
font-size: 11px;
}

#location p {
margin: 22px 0 0 0;
}

#location a:link, #location a:visited {
color: #FFFFFF;
text-decoration: none;
}

#location a:hover {
color: #C7CBC0;
text-decoration: underline;
}

#secondary {
width: 629px;
float: left;
border-right: 1px solid #3C3F36;
padding: 20px 15px 12px 0;
margin: 0 15px 0 0;
}

#blockImgArticle {
float: right;
}

#blockImgArticle img.imgArticle {
width: 220px;
/*height: 150px;*/
padding: 4px;
margin: 0 0 0 8px;
}

#secondary h3, #gallery h3 {
font-size: 13px;
margin-bottom: 10px;
padding: 0;
color: #FF6600;
}

#secondary h5 {
font-size: 13px;
margin: 10px 0;
padding: 0;
color: #FF6600;
padding: 5px 0;
border-top: 1px dashed #3C3F36;
border-bottom: 1px dashed #3C3F36;
text-align: left;
}

.pagination {
text-align: right;
font-weight: bold;
height: 15px;
}

#gallery {
width: 960px;
padding: 0 0 0 0;
margin: 0;
line-height: 1.4em;
}

.galleryitem {
width: 465px;
height: 200px;
float: left;
padding: 0 15px 10px 0;
margin: 0;
}

.galleryitem p {
margin: 5px 0  0 0;
overflow: hidden;
text-align: justify;
}

* + html .galleryitem p {
margin: 5px 0  0 0;
overflow: hidden;
}

.galleryitem img {
width: 120px;
/*height: 150px;*/
padding: 4px;
margin: 0 8px 0 0;
float: left;
}

.galleryitem img:hover {
width: 120px;
padding: 4px;
margin: 0 8px 0 0;
float: left;
}

.categorydets {
font-size: 11px;
}
/* End Secondary Pages */

/* Begin Comment Styles */
h2.commh2 {
font-size: 1.4em !important;
padding: 0 0 5px;
color:#333 !important;
}

#postcomments {
margin-top: 10px;
}

#postcomments h3 {
padding: 10px 0 0 0;
border-top: 1px dashed #3C3F36;
}

.commentmetadata a {
font-size:11px;
}

ol.commentlist cite {
font-style: normal;
font-weight: bold;
}

.commentTop {
width: 625px;
height: 10px;
background: #0a0c0f url(images/fondCommentTop.png) bottom no-repeat;
}

.commentBottom {
width: 625px;
height: 10px;
background: #0a0c0f url(images/fondCommentBottom.png) top no-repeat;
margin-bottom: 10px;
}

.commentContent {
width: 605px;
padding: 0 10px 5px 10px;
margin: 0;
background: #0a0c0f url(images/fondFeatured.png) top left repeat;
}

/*ol.commentlist li.alt {
padding: 18px 18px 5px 18px !important;
background:#F8F8F4;
}*/

#commentform textarea {
background: #0a0c0f url(images/fondTextarea.png) no-repeat;
width: 615px;
height: 100px;
padding: 5px;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #949494;
resize:none;
}

.champForm {
width: 293px;
height: 27px;
background: url(images/champForm.png) no-repeat right top;
border: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #949494;
padding: 8px 0 0 7px;
vertical-align: middle;
}

#submit {
margin: 0 0 7px 0;
border: none;
}
/* End Comment Styles */

/* Begin Sidebar */
#sidebar {
width: 300px;
float: left;
padding: 20px 0 0 0;
}

.block {
width: 280px;
float: left;
padding: 8px 10px 0 10px;
}

.block h3 {
border-bottom: 1px solid #3C3F36;
padding: 0 0 5px 0;
margin: 0 0 10px 0;
}

.block ul {
margin: 0;
padding: 0;
list-style: none;
width: 320px;
}

.block li {
width: 320px;
height: 20px;
margin: 10px 0;
list-style-image: url(images/puceSidebar.png);
list-style-position:inside;
}

.block li:hover {
list-style-image: url(images/puceSidebarRoll.png);
list-style-position: inside;
}

.blockfooter {
width: 300px;
height: 9px;
float: left;
/*background: url(images/blockfooterbg.gif) bottom left no-repeat;*/
}

.widgetblock {
width: 300px;
float: left;
margin: 15px 0 15px 0;
}

.widgetblock li {
padding: 0 0 0 16px;
background: url(images/list.gif) top left no-repeat;
}

.widgetblock ul {
margin: 0;
padding: 0;
list-style: none;
}
/* End Sidebar */

/* Begin Footer */
#footerwrap {
width: 100%;
background: transparent;
float: left;
margin-top: 10px;
padding: 0 0 20px 0;
}

#footer {
width: 960px;
margin: 10px auto;
padding: 0;
font-weight: normal;
}

#footer a:link, #footer a:visited {
font-weight: normal;
color: #CCCCCC;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

#footertext {
color: #CCCCCC;
text-align: center;
font-size: 11px;
font-weight: normal;
}

#pagination{
width: 100px;
float: left;
text-align: right;
}

#pagination a:hover{
border:none;
}

#pagination img{
border:none;
}

span.navback{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/back.gif) top right no-repeat;
cursor:pointer;
}

span.navforward{
width:25px;
height:15px;
display:block;
float:right;
background:url(images/forward.gif) top right no-repeat;
cursor:pointer;
}
/* End Footer */

/* Begin Defaults */
acronym, abbr, span.caps
{
font-size: 0.9em;
letter-spacing: .07em;
}

p img {
padding: 0;
max-width: 100%;
}

a img {
border: none;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 8px 8px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 8px 8px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.center {
text-align: center;
}

.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.hidden {
display: none;
}

blockquote {
margin: 15px 30px 0 0;
padding-left: 30px;
background: url(images/blockquote.jpg) top left no-repeat;
}

.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
border-radius: 3px;
}

.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;
}
/* End Defaults */