/*
Theme Name: Neosante Standart V2.0
Version: 2.0
Author: Twistdesign.be
Author URI: http://www.twistdesign.be/
Tags: tree columns, e-commerce, shop, cart, widgets, gravatars
Description: La premiere version du site Neosante Editions, ceci est le theme standart et comportera par
la suite plus de themes selons les saisons.
*/

@import url('./style-reset.css');
@import url('./style-common.css');

/* Default fonts and colors
========================================== */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,input,textarea,select { 
	color: #375362;
	font-family: "Verdana", "Lucida Fax", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	color: #666;
	font-family: "Century Schoolbook", "Century", Georgia, "Times New Roman", serif;
	font-weight: normal;
}

/* LAYOUT
========================================== */
body {
	font-size: 70%;
	line-height: 150%;
	background-color: #a2d9f3;
}

div#page {
	width: 1280px;
	margin: 0 auto;
	position:relative;
	top:-81px;
	background-color:#ffffff;
	min-height:2000px;

}


div.small {
	width: 220px;
	float: left;
}

div.  {
	width: 600px;
	float: right;
}

div.full {
	width: 100%;
	float: left;
}

#content div.container.body .large {
	background-color: #ffffff;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-left:320px;
	width:550px;
        min-height:1480px;
	position:relative;
	left:0px;
	
	
}


#col-droite{
	background-color: #ffffff;
	padding-top: 16px;
	padding-bottom: 20px;
	width:374px;
	position:absolute;
	left:906px;
	top:0px;
	float:right;	
	min-height:1580px

}


#col-gauche{
	background-color:#ffffff;
	padding-top: 16px;
	padding-bottom: 20px;
	width:300px;
	position:absolute;
	left:0px;
	top:0px;
	float:left;
	 min-height:1480px

}

/* HEADER
========================================== */
#content-header{ width:1280px; height:330px; position:relative;margin-left: auto; margin-right: auto; text-align: left;}
#header{ background:url(images/header.jpg) repeat-x; height:250px; width:1280px;  position:relative; top:-43px; left:0px;}


/* MAIN NAVIGATION
========================================== */
#navigation {
	clear: both;
	width: 100%;
	margin: 0 auto;
	position:relative;
	top:249px;
	left:0px;
	background-color:#3a378a;
	width:1280px;

}
#navigation .container {
	height: 42px;
	overflow: visible;
	position:realtive; top:0px; left:0px;
	
	
}
#nav {
	position: relative;
	top:0px;
	left:0px
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
	background-color: #DB4650;
	text-align: right;
	line-height: 175%;
}
#nav li {
	position: relative;
	float: left;
	height: 42px;
	font-size: 100%;
}
#nav li.last-page-item a {
	background-image: none;
}
#nav li a {
	display: block;
	float: left;
	padding: 11px 12px 10px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	white-space: nowrap;
	text-align: left;
}
#nav li a:hover,
#nav ul li a:hover,
#nav li.current_page_item a,
#nav li.current_page_parent a {
	color: #FFD3D4;
}

#nav li ul {
	position: absolute;
	visibility: hidden;
	float: none;
	top: 42px;
	left: 0px;
	width: 150px;
	margin: 0;
	padding: 5px 10px 6px 10px;
	z-index: 10000;
	border: 1px solid #C0ACB2;
	border-bottom-width: 2px;
	border-bottom-color: #AF9DA3;
	border-top: 0;
	background-color: #fff;
	opacity: 0.97;
}

#nav li:hover ul,
#nav li.iehover ul {
	visibility: visible;
}
#nav ul li{
	display: block;
	float: left;
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto;
	font-size: 100%;
	line-height: 100%;
	overflow: hidden;
	white-space: normal;
	border-bottom: 1px dotted #E1DAB7;
}
#nav ul li:last-child {
	border-bottom: 0;
}
#nav ul li a {
	display: block;
	width: auto;
	height: auto;
	float: none;
	font-weight: normal;
	background-image: none;
	padding: 6px 0;
	white-space: normal;
	color: #39368a;
}
#nav li.current_page_item ul li a,
#nav li.current_page_parent ul li a {
	color: #a69dc8;
}
#nav li ul li a:hover,
#nav li.current_page_item ul li a:hover,
#nav li ul li.current_page_item a {
	color: #a69dc8;
}



/* CONTENT
========================================== */
#content {
	clear: both;
	width: 100%;
	margin: 0 auto;
}

/*fixes other content inside content box*/
#content #content {
	background: transparent;
	width: auto;
	padding: 20px;
	margin: 0;
	border: 0;
}

#content h1 {
	color: #3d3a8c;
}
#content h2 {
	padding: 0px 0 6px;
}
#content h2 a, #content h2 a:link, #content h2 a:visited,
#content h3 a, #content h3 a:link, #content h3 a:visited {
	color: #ffffff;
	text-decoration: none;
}
#content h2 a:hover,
#content h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#content h3 {
	padding: 0px 0 12px;
}

#content h4 a,
#content h4 a:visited {
	color: #ffffff;
}

#content ul {
	list-style-type: none;
}
#content ul, #content ol {
	padding: 0 0 20px;
}
#content ul li,
#content ol li {
	background: url('images/bullet.gif') no-repeat 16px 9px;
	padding: 3px 0 3px 30px;
}
#content ul li a { font-weight: normal; text-decoration: none }
#content ul li a:hover { text-decoration: underline }

#content ul ul {
	padding: 0;
}
#content ol { 
	margin-left: 30px;
}
#content ol li {
	padding-left: 0;
	background-image: none;
}

img.right,
img.align-right,
img.alignright {
	float: right;
	margin: 0 0 6px 12px;
	display: inline;
}
img.left,
img.align-left,
img.alignleft {
	float: left;
	margin: 0 12px 6px 0;
	display: inline;
}

img.centered { display: block; margin: 0 auto 6px; }
img.wp-smiley { border: none; }
.alignright { float: right; }
.alignleft { float: left; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* POST
========================================== */
#content .post,
#content .post-nav,
#content #comments {
	clear: both;
	padding: 0 20px 0 20px;
	height: 100%;

	overflow: auto;
}

#content .post-content img {
	max-width: 460px;
}

#content .post-content h2 {
	color:#333399;
	font-size:120%;
	text-align:center;
	font-weight:bold;

}

#content .post-content span#autor {
	font-weight:bold;
	font-style:italic;

}

#content .post a.more-link {
	padding-right: 15px;
	background: url('images/icon-more.png') no-repeat right center;
}

#content .post-title h2 {
	margin-top:25px;
	margin-bottom: 12px;
	padding-bottom: 11px;
	border-bottom: 1px dotted #39368a;
	background-color:#39368a;
	color:#ffffff;
	text-align:center;
}

#content .post-footer h4 {
	font-size: 110%;
	padding: 0 0 12px;
	text-transform: uppercase;
}

#content .post-footer h4,
#content .post-footer h4 a,
#content .post-footer h4 a:link,
#content .post-footer h4 a:visited {
	color: #999;
}
#content .post-footer h4 a:hover,
#content .post-footer h4 a:active {
	color: #DA444F;
}

#content .post-footer span {
	padding-right: 4px;
	padding-left: 19px;
	background: url('images/icon-post.png') no-repeat left center;
}
#content .post-footer span.post-comments {
	background-image: url('images/icon-comment.png');
}
#content .post-footer span.post-date {
	background-image: url('images/icon-date.png');
}
#content .post-footer span.post-category {
	padding-right: 3px;
}

#content .post table {
	background-color: #fff;
	border-collapse: collapse;
	border: 1px solid #EAEAEA;
	border-width: 1px 0px 1px 1px;
	border-left-width: 3px;
}
#content .post table th {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post table td {
	border: 1px solid #EAEAEA;
	border-width: 0px 1px 0px 0px;
}
#content .post-content a.note{
	background-color:#ddd;
}
#content .post-content a.note{
	background-color:transparent;
}

/* Next and Previous Post Navigation
========================================== */
#content .post-nav {
	clear: both;
	text-align: right;
	padding-bottom: 20px;
}
#content .post-nav,
#content .post-nav a,
#content .post-nav a:link,
#content .post-nav a:visited {
	color: #999;
}
#content .post-nav .previous {
	text-align: left;
	float: left;
}
#content .post-nav .next {
	text-align: right;
}

/* Post Pages Navigation
========================================== */
#content p.pagenav {
	clear: both;
}
#content p.pagenav,
#content .pagenav a,
#content .pagenav a:link,
#content .pagenav a:visited {
	color: #666;
}

#content .pagenav a,
#content .pagenav span {
	border: 1px solid #EAEAEA;
	margin: 0 2px 0;
	padding: 3px 6px 4px;
	display: inline;
}
#content .pagenav span.extend {
	border: 0;
	padding: 0;
}

#content .pagenav a {
	text-transform: lowercase;
	background-color: #F3F3F3;
	text-decoration: none;
	line-height: 50%;
}
#content .pagenav a:hover {
	border-color: #BDAEB4;
}
#content .pagenav span.current {
	background-color: #fff;
}

/* COMMENTS
========================================== */
#comments #comment_form {
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#comments .comment-wrap {
	height: 100%;
	overflow: auto;
	margin: 0 0 12px 0;
	padding: 0 12px 0;
	clear: both;
	background-color: #fff;
	border: 1px solid #EAEAEA;
}

#comments h3 {
	padding-top: 0;
}
#comments h3#respond {
	padding-top: 8px;
}

#comments .comment-wrap img.avatar {
	margin: 0;
	margin-bottom: 12px;
	padding: 2px;
	background-color: #fff;
	border: 1px solid #E8E8E8;
}

#comments .comment-wrap .left {
	width: 65px;
	padding-top: 12px;
	float: left;
}

#comments .comment-wrap .right {
	width: 457px;
	float: left;
	padding: 12px 0 6px 12px;
}

#comments .comment-wrap .right a {
	text-decoration: none;
}

#comments .comment-wrap .right a:hover {
	text-decoration: none;
}

#comments .comment-wrap .right cite {
	margin: 0;
	padding: 0;
	font-style: normal;
	display: block;
	height: 100%;
	overflow: auto;
}
#comments .comment-wrap .right cite b {
	float: left;
}
#comments .comment-wrap .right cite b a {
	
}
#comments .comment-wrap .right cite small {
	font-size: 90%;
	float: right;
}

#comments .comment-wrap .right p {
	padding: 12px 0;
	clear: both;
}

#comments .comment-wrap .right blockquote,
#comments .comment-wrap .right code,
#comments .comment-wrap .right pre {
	margin: 6px 0;
	clear: both;
}

#comments .alt {
	background-color: #F6F6F6;
}

#comments .author {
	background-color: #F7F8E8;
	border-color: #E1DAB7;
}

/* MAIN SIDEBAR
========================================== */
#sidebar-1 {
	background-color: transparent;
        text-align:left
		z-index:2;
}
#sidebar-1 .sidebar:first-child,
#sidebar-1 .sidebar.first-child {
	border-bottom-color: #1F9FD4;
	border-bottom-style: dotted;
	z-index:2;
	width:0;
}
#sidebar-1 .sidebar {
	behavior: expression(this.firstChild.style.background = &quot;#7DCFE7&quot;);
}
#sidebar-1 .sidebar:first-child h3,
#sidebar-1 .sidebar.first-child h3 {
	color: #fff;
}

#content .sidebar {
	padding: 12px 20px 12px;
	margin: 0 0 0px 0;
	clear: both;
	height: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #DCC49A;
        position:absolute;
        top:-420px;
        left:0px;
}

#content .sidebar a:link,
#content .sidebar a:visited {
	color: #375362;
	font-weight: normal;
}
#content .sidebar a:hover,
#content .sidebar a:active {
	color: #DA444F;
	text-decoration: none;
}

#content .small h3 {
	color: #DA444F;
	padding: 0 0 12px;
	margin: 0;
	font-weight: normal;
}
#content .small h4 {
	padding: 0;
}
#content .small p {
	padding-right: 0;
	padding-bottom: 6px;
	margin: 0;
	color: #666;
}

#content .small ul {
	margin: 0;
	padding: 0 0 0px 0;
}
#content .small ul li {
	color: #375362;
	font-weight: bold;
	line-height: 125%;
	padding-left: 12px;
	background-position: 0px 8px;
}
#content .small ul li a:link,
#content .small ul li a:visited {
	text-decoration: none;
}

#content .small ul li a:hover,
#content .small ul li a:active {
	text-decoration: none;
	font-weight: bold;
}

#content .small ul li.current_page_item,
#content .small ul li.current_page_item a {
	font-weight: bold;
}

#content .small ul li ul {
	border: 0;
}
#content .small ul li input,
#content .small ul li select {
	margin-bottom: 0;
}

#content .small ul li span.recent_date {
	padding-left: 3px;
	font-size: 80%;
	font-weight: bold;
	color: #889763;
}
#content .sidebar ul li a:hover {
	text-decoration: none;
}
#content .small ul ul {
	border: 0;
	padding: 0;
}
#content .small ul ul li {
	border: 0;
	padding: 3px 0;
	background: url('images/bullet.gif') no-repeat 3px center;
	padding-left: 14px;
}

/*Custom sidebars*/
#content .sidebar.tiny {
	float: left;
	clear: none;
	margin-right: 0;
}
#content .sidebar.tiny ul {
	margin-right: 20px
}
/*Ads sidebar*/
#content #ads.sidebar {
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 20px;
	height: 100%;
	overflow: auto;
	border: 0;
	padding: 0;
}
#content #ads.sidebar img {
	float: left;
	border: 0;
	margin: 0;
	padding: 0;
}

/* CREDITS - FOOTER
========================================== */

#credits{
	margin-top:0px;
	margin-left:0px;
        width:100%;
        height:30px;
		text-align:center;
		
}





/* WIDGETS AND PLUGINS */
/* Search form
========================================== */

/* search */
#search {
    display: inline;
    float: right;
    height: 24px;
    margin: 2px 9px 0 0;
    width: 21%;
}
#search input {
	background:#FFF;
	float:left;
	width:190px;
	font-size:13px;
	font-style:normal;
	color:#999;
	line-height:12px;
	border:1px solid #ddd;
	margin:1px 0 0;
	padding:5px 6px;
}
#search input.btn {
	background:none;
	border:none;
	width:auto;
	margin:7px 0 0 -22px;
	padding:0;
}
.error404 #content #search {
    display: inline;
    float: left;
    margin: 0 0 50px;
    width: 100%;
}
.error404 #content #search input#searchh {
	width:98%;
}

/* Calendar
========================================== */
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #666;
	text-align: right;
}
#wp-calendar th {
	color: #666;
	font-size: 80%;
	padding-left: 0;
	padding-right: 0;
}
#wp-calendar a {
	font-weight: bold;
}

#wp-calendar tfoot td {
	text-align: left;
}
#wp-calendar tfoot td#next {
	text-align: right;
}
#wp-calendar td#today {
	background-color: #f3f3f3;
}

/* Shopping Cart Buttons
========================================== */
input.wpsc_buy_button {
	width: 115px;
	height: 33px;
}
input.make_purchase {
	width: 138px;
	height: 33px;
}


#iframe-boutique{
	overflow:hidden;
	
}

/* Icons Resaux socieaux 
========================================== */

#facebook {
	position:absolute;
	left:710px;
	top:-35px;
}

#twitter {
	position:absolute;
	left:750px;
	top:-35px;
}

#feed {
	position:absolute;
	left:790px;
	top:-35px;
}

#digg {
	position:absolute;
	left:830px;
	top:-35px;
}

#loupe {
	position:absolute;
	left:1200px;
	top:-35;
	
	}

/* BInter-colonnes
========================================== */
#sep-gauche {
	position:absolute;
	top:25px;
	left:300px;
	
	}
#sep-droite {
	position:absolute;
	top:25px;
	left:-30px;
	
	}


/* lien newsLetter
============================================*/

#newsletter {
	display: block;
	height: 240px;
	width: 240px;
	background-image: url(https://www.neosante.eu/wp-content/uploads/neohebdo_btn.jpg);
/*background-position: top;*/
	position:absolute;
	right: 0;
	top: -292px;	
}
#newsletter:hover{
	background-position: bottom;
}
/*bouton affiliation
=============================================*/
#affiliation{
	display: block;
	height: 110px;
	width: 198.5px;
	margin: 0 auto;

	background-image: url(images/bouton-affilie.png);
}
#affiliation:hover{
	background-position: right;
}
/*===========================================*/


.left {
	margin-right: 130px;
	min-height: 36px;
	}
.right {
	float: right;
	width: 36px;
	margin: 0 2px 0 -128px;
	min-height: 36px;
}

#parrainge {
		font-weight:normal;
		font-size:10px;
		color:#000;
		overflow:hidden;
}

#lang{
	z-index:1;
	position:absolute;
	top:-28px;
	left:950px;
}

/*colonne de gauche
=======================================================*/
h2.redactionel{
	font-size:16px;
	color:#00A6CC;
	margin-top:10px;
}

/*formulaire de commentaire
=======================================================*/

form p label {
	display:block;
	padding:6px 0 3px 0;
}

/*extension global translation
=======================================================*/

div#translation_bar a {
	margin-right:5px;
}

/*style dans les post titre secondaire signature et encadre
=========================================================*/

#content .post-content h2.post{
	text-align: center;
	font-size: 16px;
	color: #3d3a8c;
	font-family: arial;
	margin-bottom: 4px;
	font-weight: normal;
}

.encadre{
	border: solid 1px #666;
	margin: 16px;
	padding: 16px;
	background-color: #bbbbdf;
}

.signature{
	font-weight: bold;
	text-align: right;
}

/* bouton collection ete 2014
==============================================*/
#collection50, #collection75, #collection100{
	display: inline-block;
	border: none;
	background: transparent;
	height: 157px;
	width: 190px;
	cursor: pointer;	
}

#collection50{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_50.png);
}
#collection50:hover{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_50_hover.png);
}

#collection75{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_75.png);
}
#collection75:hover{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_75_hover.png);
}

#collection100{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_100.png);	
}
#collection100:hover{
	background-image:url(http://www.neosante.eu/newsletter/collection_ete/collection_100_hover.png);
}

/*cadre jaune événement colonne droite du site==================*/

#cadre_jaune{
	border: 6px solid rgb(63,160,51);
	margin: 0 16px 0 16px;
	padding: 22px;
	background-color: rgb(255,240,0);

}

#cadre_jaune p{
	color: rgb(192,8,31);
	font-size: 16px;
	font-weight: bold;
}

#cadre_jaune p a{
	color: black;
	font-size: 12px;
	font-weight: normal;	
}

#cadre_jaune p a:hover{
	color: rgb(192,8,31);
}
/*=====article evenement================*/

div.evenement{
	border: 6px solid rgb(63,160,51);
	margin-bottom: 24px;
	background-color: rgb(255,240,0);
	color: black;
}

div.evenement p{
	color: black;
}

div.evenement a{
	color: rgb(192,8,31);
}
div.evenement a:hover{
	color: black;
}

div.evenement div.post-title h2{
	background-color: transparent !important;
	border: 0 !important;	
}
div.evenement div.post-title h2 a,div.evenement h2.post{
	color: rgb(192,8,31) !important;
}

div.evenement div.post-footer{
display: none;
}
/*style de zoom dans santechos
==========================================*/
.zoom{
	width: 220px;
	padding: 12px;
	background-color: #4e4794;
	color: white;
	font-size: 22px;
	font-family: georgia;
	font-weight: bold;
	margin: 10px auto;
	text-align: center;
}


/* style de la Bannière sentiers sante du header */

#banniere-sentiers-sante{
position: absolute;
display: block;
width: 549px;
height: 95px;
top: 110px;
left: 400px;
}