/*
Theme Name: 64nord-aiof
Theme URI: http://www.64nord.com/
Description: Design by <a href="http://www.64nord.com">64nord</a>.
Version: 1.0
Author: 64nord
Author URI: http://www.64nord.com/
Template Code : 64nord blank
Version : 1.0   
Last Date Modified : 15/10/2011	
 ------------------------------------------------ */
 
/* ----------------------------------------------
   HTML ELEMENTS
------------------------------------------------- */ 

body {
	background: #6b4425;
	margin:0;
	padding:0;
	font-size:13px;
	font-family:arial;
	color:#333333
}
#main-in p, #main-in address {
        line-height:18px;
        margin:13px 0;
}
h1, h2, h3 {
        font-weight:lighter;
}
h2 {
        font-size:22px;
        color:#019bd0;
        margin:15px 0;padding:0;
}
.entry-title {
        font-size:28px;
}
h3 {
        font-size:18px;
        color:#019bd0;
        padding-top:10px;
}
a {
        color:#c10c1a;
        text-decoration:none;
}
a:hover {
        text-decoration:underline;
}
h1 a:hover, h2 a:hover, h3 a:hover {
        text-decoration:none;
}
address {
        font-style:normal;
        color:#019bd0;
        text-align:center;
}
#main-in ul {
        border:1px solid #019bd0;
        padding:10px 30px;
        list-style-position:inside;
        clear:both;
        margin:10px 0 0 0;
}
.padding10 {
        padding-top:5px
}
.clear {clear:both;}

.alignright {float:right; padding-left:10px; margin:0px 0px 10px 20px;}
.alignleft {float:left; padding-right:10px; margin:0px 20px 10px 0;}

a img, img a {
        border:none;
}
table {margin-top:20px; }
table tr td {padding:5px; border-bottom:2px solid #fff;background:#ddd;}
table thead tr td {font-weight:bold; color:#FFF; background:#019bd0;}

/********************************************
   STRUCTURE
********************************************/ 
#wrap {
	position: relative;
	width: 100%;
        background: #6b4425 url(images/bg-page.jpg) center top repeat-y;  
	position: relative;    
}
#content-wrap {
	width: 100%;
	position: relative;
}
#content-wrap-in {	
	width: 980px;
	margin: auto;	
	position: relative;
        background: #6b4425 url(images/bg-page-in.jpg) left top repeat-y;  
}
#header {
	width: 100%;
        background: url(images/bg-head.jpg) center top no-repeat;
	position: relative;
}
#header-in {
	position: relative;
	width: 980px;
        height:508px;
        background: url(images/bg-head-in.jpg) top left no-repeat;
	margin: auto;
}
#footer-wrap {
	width: 100%;
        background: #6b4425 url(images/bg-footer.jpg) center top no-repeat; 
        padding-bottom:50px;
	position: relative;	      
}
#footer-in {	
	width: 980px;
	margin: auto;
	position: relative;
        background: #6b4425 url(images/bg-footer-in.jpg) left top no-repeat; 
}

/********************************************
   HEADER
********************************************/

#header-left {
        float:left;
        width:180px;
	position: relative;
}
#header-right {
        float:left;
        width:790px;
	position: relative;
}
#langue {
        text-align:right;
        height:42px;
}
#translation_bar a {
        display:block;
        float:right;
        padding:8px 4px 0 14px;
}
#translation_bar img {
        width:120%;
        height:120%;
}
.slogan  {
        float:right;
        position:absolute;
        top:40px;
        right:180px;
}
.slogan-titre  {
        -moz-text-shadow: 0px 0px 10px #000;
        -webkit-text-shadow: 0px 0px 10px #000;
        text-shadow: 0px 0px 10px #000;
        font-family:Georgia, Times;
        letter-spacing:1px;
        font-size:24px;
        color:#ffe304;
        text-align:right;
}
.slogan-baseline p {
        -moz-text-shadow: 0px 0px 10px #000;
        -webkit-text-shadow: 0px 0px 10px #000;
        text-shadow: 0px 0px 10px #000;
        font-family:Georgia, Times;
        letter-spacing:1px;
        font-size:18px;
        color:#fff;
        margin-top:-25px;
        text-align:right;
}

/********************************************
    NAVIGATION
********************************************/ 

#nav {
	width: 790px;
        padding-top: 114px;
	position: relative;
}
#nav ul {
	list-style: none;	
        margin:0px;padding:0px;
}
#nav ul li {
        display:block;
        float:left;
}
#nav ul li a {
	color: #fff;
        display:block;
        padding:15px 15px;
        text-decoration:none;
        font-weight:bold;
}
#nav ul li a:hover, #nav ul li a:active {
        background: url(images/bg-nav-roll.jpg) center bottom no-repeat; 
}
#nav ul li.current_page_item a {	
        background: url(images/bg-nav-roll.jpg) center bottom no-repeat; 
}
#nav ul li li a:hover, #nav ul li li a:active, #nav ul li.current_page_item li a {	
        background: #019bd0; 
}
#nav ul li ul {	
        position:absolute; 
        z-index:9000;
        display:none;
        background: #019bd0; 
        margin-top:-4px;
}
#nav ul li li {	
        float:none; 
}
#nav ul li:hover ul, #nav ul li ul:hover { display:block;}
#nav ul li:hover {
        background: url(images/bg-nav-roll.jpg) center bottom no-repeat; 
}
#nav ul ul li a:hover {
        background: #027ca6; 
}

/********************************************
   STRUCTURE CONTENU
********************************************/

#main {
	float: left;
	width: 800px;
        margin-top:-310px;
        position:relative;
}
#main-in {
        padding:5px 15px 10px 15px;
}
#sidebar {
	float: left;
	width: 180px;
        margin-top:-270px;	
        position:relative;
}
#sidebar-in {
        padding:0 0px 20px 0px;
}
#main-in img {
        border:1px solid #019bd0;
        padding:4px;
}
#main-in h2, #main-in h3 {
        margin-bottom:-2px;
}


/********************************************
   PAGE D'ACCUEIL
********************************************/

#ligne-bloc-acc {
        clear:both;
}
#ligne-bloc-acc img {
        border:none;
        margin:0; padding:0;
}
#ligne-bloc-acc p {
        color:#fff;
        margin:0;padding:0;
}
#ligne-bloc-acc .bloc-acc-bleu a {
        color:#fee411;
}
#ligne-bloc-acc h3.titre-acc-bloc {
        margin:0 0 10px 0;padding:0;
        font-family:georgia;
        font-size:22px;
}
h3.titre-acc-bloc a {
        color:#019bd0;
}
#ligne-bloc-acc .bloc-acc-left{
        float:left;
        width:375px;
}
#ligne-bloc-acc .bloc-acc-right{
        float:right;
        width:375px;
}
#ligne-bloc-acc .bloc-acc-bleu{
        padding:10px;
        background:#44707c;
        height:142px;
}
#ligne-bloc-acc .bloc-acc-img{
        float:left;
        padding-right:10px;
}
.bloc-acc-ombre {
        background: url(images/acc-bloc-ombre.jpg) no-repeat top right;
        height:14px;
	clear:both;
}


/********************************************
   PAGE LISTING
********************************************/

#main-in .post-list-ligne p {
        margin:0 0 5px 0;padding:0;
}
#main-in .adress-list-ligne p{
        margin:0;padding:0;
        line-height:15px;
}
.post-list-ligne {
        padding:20px 0 15px 0;
}
.adress-list-ligne{
        width:360px;
        float:left;
        padding:0px 20px 15px 0;
}
.adress-list-ligne h2{
        padding-bottom:20px;
}
.post-list-ligne-img {
        float:left;
        width:180px;
        padding-bottom:15px;
}
.post-list-ligne-img-txt {
        float:left;
        width:590px;
}
.adress-list-ligne-txt {
        float:left;
        width:180px;
}
.post-actus-ombre {
        height:12px;
        background: url(images/bloc-actus-ombre.jpg) left top no-repeat;
        border-top: 1px solid #cacaca;
}
.adress-actus-ombre {
        height:12px;
        background: url(images/acc-bloc-ombre.jpg) right top no-repeat;
        border-top: 1px solid #cacaca;
        margin-top:10px;
}

.navigation {
        padding-top:30px;
}
.nav-previous {
        float:left;
        width:300px
}
.nav-next {
        float:right;
        width:300px;
        text-align:right;
}

/********************************************
   GALERIE IMG
********************************************/

#img-gall, .img-gall {
        margin:-2px 0 5px 0;
        font-size:12px;
}
.ngg-gallery-thumbnail { padding:0 5px 0 0;}

/********************************************
   SIDEBAR
********************************************/

#sidebar ul { 
        margin: 0 10px; 
        padding: 8px 0 15px 0;
        list-style:none
}
#sidebar a { 
        color:#ffe304; 
}
#sidebar li a { 
        color:#fff; 
}
#sidebar li { 
        padding:5px 0; 
        letter-spacing:0.7px;
}
#sidebar h2 {
        color:#ca905c;
        font-size:18px;
        padding:12px 10px 12px 10px;
}
#sidebar h2.sousmenu {
        color:#ca905c;
        font-size:18px;
        padding:3px 10px 3px 10px;
}
#sidebar h3 {
	color:#FFF; 
        font-weight:bold;
        font-size:13px;
}
#sidebar p {
        color:#fff;
        line-height:20px;
        margin: 0 10px; 
}
.sidebar-bg-fonce {
        background:#5f3300 url(images/bg-sidebar-fonce.jpg) repeat-y right;
        padding:10px 0;
        margin-bottom:15px;
}
.sidebar-img-adress img {
        border:1px solid #FFF;
        margin: 10px 10px 5px 11px;
}
.sidebar-adress-titre {
        text-transform:uppercase;
}
#sidebar .textwidget {
        padding: 8px 0 15px 0;
}
#sidebar input {
        padding-right: 10px;
}
#siderbar-newsletter h3 {margin:0; padding-top:13px;}
#siderbar-newsletter {padding:0px 10px;}
#siderbar-newsletter form {padding-bottom:15px;}
#siderbar-newsletter label {display:none;}
#siderbar-newsletter #ns_widget_mailchimp-email-3 {border: none; width:100px;}
#siderbar-newsletter #ns_widget_mailchimp_form-3 {border: none; margin:10px 0 15px 0;}
#siderbar-newsletter #ns_widget_mailchimp_form-3 .button {width:35px; text-align:center;}
#siderbar-newsletter p {margin:0; padding:10px 0 15px 0;line-height:16px;}

/********************************************
   FOOTER
********************************************/

#footer-content {
	width: 920px;
	position: relative;    
}
#footer-columns ul {
	list-style: none;
}
#footer-columns .col3, .col3-center {
	float: left;
	width: 32%;
}

/* bottom */
#footer-bottom {
	clear: both;
	padding: 40px 1px 10px 0;
	text-align: right;	
}
#footer-bottom p {
        color:#fff; 
}
#footer-bottom a {
        color:#ffe304; 
}

/********************************************
   COMMENTAIRE
********************************************/

ol.commentlist {
        padding:0;
        list-style-type: none;
}
ol.commentlist li {
        margin-bottom:5px;
}
.commentateur {
        float:left;
        width:600px;
        padding-top:12px;
}
.avatar-img {
        float:left;
        width:60px;
        margin:10px 0;
}
.head-comment {
        clear:both;
}
.comment-text {
        clear:both;
        padding:0px 0 5px 0;
        border-bottom:1px solid #ddd;
}

#commentform textarea {
        width:760px;
}

/********************************************
   BOUGIE
********************************************/

.bougie-gauche {
    position:absolute;
    background: url(images/bougie.jpg) no-repeat center;  
    width:154px;
    height:204px;
    border:1px solid #444;
    top:150px;
    left:20px;
}
.bougie-droite {
    position:absolute;
    background: url(images/bougie.jpg) no-repeat center;  
    width:154px;
    height:204px;
    border:1px solid #444;
    top:150px;
    right:20px;
}

/********************************************
   MAINTENANCE
********************************************/

#wrap-maintenance {padding-top:250px;	text-align: center;}


