/*   
Theme Name: degreK theme 
Theme URI: 
Description: based on Thematic Child Theme.
Author: Waixing Design
Author URI: http://waixing.eu/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('incstyles/2c-l-fixed-950.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
/*@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


/* Essential SF Menu styles */
@import url('incstyles/sfmenu/essential.css');
/* SF Menu styles for access navbar */
@import url('incstyles/sfmenu/access.css');
/* SF Menu styles for homepage thumbs */
@import url('incstyles/sfmenu/thumb.css');




/* Grille Blueprint pour test *
div#main  {background:url(images/grid.png); margin: auto; width: 950px;}

/*****************************/
/* Specific style for degreK */
/*****************************/

* {
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
}
/*
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.75em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
*/
h1, h2, h3, h4, h5, h6 {clear: none;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}


h1 { font-size: 2.4em; line-height:1.1em; margin-bottom: 18px; }
h2 { font-size: 1.8em; line-height:1em; margin-bottom: 9px; }
h3 { font-size: 1.4em; line-height:1; margin-bottom: 9px; }
h4 { font-size: 1.2em; line-height:18px; /*margin-bottom:18px;*/ }
h5 { font-size: 1.0em; line-height:18px; /*margin-bottom:18px;*/ font-weight:bold; }
h6 { font-size: 1.0em; line-height:18px; /*margin-bottom:18px;*/ font-weight:bold; }

p {
/*	margin-bottom: .5em;*/
}
ul {
	margin: 0 0 18px 25px;
	/*margin: 0 0 18px 2.5em;*/
}
ol {
	margin: 0 0 18px 30px;
	/*margin: 0 0 18px 2.5em;*/
}
p+ul, p+ol {
	margin-top: -18px;
}

a {
	text-decoration: none;
	color: #4E4357; /*rgb(59, 83, 111);/*#3B536F;*/
}
a:hover{
	color: #0082A4;/*#38303E;*/
}

small{
	font-size: 80%;
}

img[align=right] {
	margin-left: 1em;
	float: right; /* JUSTE POUR IE QUI COMPREND PAS ALIGN RIGHT */
}
img[align=left] {
	margin-right: 1em;
	float: left; /* JUSTE POUR IE QUI COMPREND PAS ALIGN RIGHT */
}



body{
	background: #D5D2CA;
	color:  	#4E4357; /*#38303e;*/
}
#wrapper {
	background: #D5D2CA;
}
#superwrapper {
	background: url(images/wrapper_bg.png) repeat-y center top;
	width: 990px;
	margin: 0 auto;
}
#superfooter {
	background: #b7b0a8 url(images/supfooter_bg.png) no-repeat center top;
	height: 36px;
	width: 990px;
	margin: 0 auto;
}
#content {
	min-height: 500px;
}

/* HOME STYLE */
body.home, body.home #wrapper {
	background: #38303E;
	color: #B7B1A9;
}
body.home .entry-content a {
	color: #B7B1A9;
	text-decoration: none;
}
body.home .entry-content a:hover {
	color: #0082A4;
}
body.home h1{
	font-size: 3em;
	line-height: 1em;
}
body.home #superwrapper, .home #superfooter {
	background: none;
}
body.home #container{
	margin-left: -320px;
}
body.home #content {
	width: 600px;
	margin-left: 200px;
	min-height: 650px;
}
body.home .hentry {
	width: 600px;
}
body.home .main-aside {
	width: 320px;
	margin-top: 18px;
	margin-left: 10px;
}
body.home .main-aside p:first-child {
	margin-bottom: 0;
}
body.home #superwrapper {
	background: url(images/home_wrapper_bg.png) repeat-y center top;
}
body.home #superfooter {
	background: url(images/home_supfooter_bg.png) no-repeat center top;
}
body.home .entry-content {
	margin-left: 0px; /* reset page margin */
	margin-top: 18px;
}


/* HEADER */
#header {
	z-index: 2;
}
#branding {
	background: #38303e url(images/branding_bg.png) repeat-x top;
	height: 75px;
}
#blog-title a {
	background: url(images/title.png) no-repeat center top;
	display:block;
	text-indent:-9000px;
	width: 190px;
	height: 70px;
}
#blog-title {
	float: left;
	width: 190px;
}
#blog-description {
	background: url(images/description.png) no-repeat left top;
	margin-left: 190px;
	clear: none;
	text-indent:-9000px;
	width: 300px;
	height: 70px;
}
#blog-description.lang-de {
	background-image: url(images/description-de.png);
}
.breadcrump{
	background-color: #B7B1A9; /*wram grey*/ /*#dfdad6;*/
	line-height: 2em;
	padding-left: 160px;
	font-weight: bold;
	color: #3F3640;
}
.breadcrump a, .breadcrump #search-terms{
	color: #333;
	font-weight: normal;
	font-style: italic;
}
.breadcrump a:hover{
	font-style: normal;
}

/* NAV BAR */
.skip-link {
    display:none;
}
#access {
    /*border-bottom:1px solid #ccc;*/
    height:70px;
    overflow:visible;
    position: absolute;
    top: 0;
    left: 350px;
    z-index:2;
}
.menu{
	padding-top: 42px;
}


/* SIDEBAR */
.xoxo, .xoxo * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

#my_sidebar .xoxo {
	background-color: #778FAB;
/*	line-height:	14px;*/
	margin-bottom: 18px;
	padding: 9px 0;
}
#my_sidebar .xoxo li {
	font-weight: bold;
	/*font-size: 14px;*/
	line-height: 14px;
	/*line-height: 8px;*/
	padding-bottom: 4px;
}
#my_sidebar .xoxo li ul li{
	font-weight: normal;
	font-size: 11px;
	padding-bottom: 0;
/*	padding-top: 10px;*/
}
#my_sidebar .xoxo a {
	display: block;
	color: #FFF;
	padding: 3px 10px;
}
#my_sidebar .xoxo a:hover, #my_sidebar .xoxo .current_page_item ul a:hover{
	font-style: italic;
	color: #3B536F; /*rgb(59, 83, 111);*/
}
#my_sidebar .xoxo .current_page_item a,
#my_sidebar .xoxo .topparent.current_page_item a {
	background: url(images/nav_mark.png) no-repeat right center;
	/* font-style: italic; */
	/* font-weight: bold; */
	color: #38303E;
}
#my_sidebar .xoxo .current_page_item li a{
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#my_sidebar .xoxo .current_page_item ul a{
	background: transparent;
}
#my_sidebar .xoxo ul li {
	margin-left: .5em;
	line-height: 1em;
	margin-bottom: .5em;
}
#my_sidebar .xoxo li>a {
	color: #BBCFEF;
}
#my_sidebar .xoxo ul li a {
	color: #FFF;
}

#my_sidebar .xoxo li ul {
	display: none;
}
#my_sidebar .xoxo li.current_page_ancestor ul,
#my_sidebar .xoxo li.current_page_parent ul,
#my_sidebar .xoxo li.current_page_item ul {
	display: inline;
}

#my_sidebar .xoxo .current_page_parent>a{
	background-color: #889FBC; /*#6687b0; */
}

/*
#my_sidebar .xoxo .topparent {
	font-weight: normal;
}
*/
#my_sidebar .xoxo .topparent a{
	color: #BBCFEF;
	background-image: none;
	font-weight: bold;
	font-size: 16px;
}
#my_sidebar .xoxo .topparent.current_page_parent a{
	background-color: #889FBC;
}
#my_sidebar .xoxo .topparent.current_page_item a{
	font-weight: normal;
}
/*.xoxo .current_page_item.topparent a{
	background-image: none;
	background-color: #889FBC;
}*/




/* MAIN */
#nav-above, #nav-below{
	display: none;
}
.hentry {
	position: relative;
/*	margin-top: 18px;*/
}

/*.entry-title{
	display: none;
}*/
body.page-child .entry-title{
	display: block;
/*	line-height: 26px;*/
	height: 90px;
}

.entry-content {
	margin-right: 120px;
}
.entry-content a{
	text-decoration: underline;
}
.entry-content p{
	text-align: justify;
}
.entry-content h1.first-child {
	position: relative;
	height: 98px;
}
.entry-content h1.first-child span {
	position: absolute;
	bottom: 0;
}
div.entry-content > h1 {
	margin-top: 18px;
}

.gauche_190 .entry-content {
	width: 460px;
	float: right;
	padding-left: 10px;
}
.entry-content .left_illus  {
	clear: left;
	float: left;
	margin-left: -210px;
	width: 190px;
	font-style: italic;
	line-height: 1.2em;
	text-align: left;
}
.entry-utility .logo{
	position: absolute;
	top: 18px;
	left: 0;
}

.gauche_190 .entry-utility {
	width:190px;
	padding-top: 18px;
}
.gauche_190 .entry-utility .logo{
	position: relative;
	top:0;
}
/*.entry-content + .left_illus   {
	margin-top: 180px;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
}*/
/*.entry-content .left_illus img{
	vertical-align: top;
}*/

/*.logo  {
	position: absolute;
	top: 0;
	left: 0px;
}*/

.entry-content .bandeau {
	margin-left: -210px;
	white-space: nowrap;
}

/*.entry-content .photo_prod {
	margin-top: -18px;
}
*/
.entry-content p:first-child{
/*	margin-top: -108px;*/
}

/*.entry-content h1:first-child, .entry-content h2:first-child, .entry-content p:first-child{
	padding-top: 18px;
}*/


.entry-content img {
	margin-bottom: 0;
}

.entry-content .picto{
/* version largeur max 230px */
	position: absolute;
	left: 0;
	width: 190px;
	text-align: right;
	
/* version largeur max 30px */
/*	margin-left: -50px;
	margin-right: 20px;*/
}
.entry-content .picto img{
	vertical-align: top;	
}




img.cadre{
	border: 1px solid #333;
}


table{
	margin-bottom: 18px;
	width: 100%;
}


/* CUSTOM ITEM */
.confort ul{
	margin: 0;
	list-style: none;
	position: relative;
}

.confort-items li{
	float: left;
	display: block;
}
.confort-items a {
	display: block;
	color: #333;
	width: 30px;
	margin-left: 10px;
	height: 54px;
	cursor: default;
}
.confort-items a span{
	display: none;
	width: 60px;
	line-height: 1em;
	font-size: 9px;
	background-color: rgba(223, 218, 214, 0.5); /*#dfdad6;*/
	margin-left: -20px;
	text-align: center;
	padding: 2px 4px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	border: 1px solid rgba(119, 119, 136, 0.5); /*#AAB;*/
	color: #778;
}
.confort-items a:hover span{
	display: block;
}
.confort-items a img {
	display: block;
}

.confort_page {
	position: absolute;
	top: 18px;
	right: 40px;
	width: 40px;
}
.confort_page .confort-items li {
	float: none;
}

.confort_home{
	width: 200px;
}
.confort_home .confort-items a{
	margin-left: 0;
	margin-right: 10px;
}
.confort_home .confort-items a span{
	margin-left: 0;
}


.confort_text {
	clear: left;
	font-weight: bold;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 1em;
}



/* FOOTER */
body.home #footer {
	margin-top: 0;
	background: none;
}

#footer {
	margin-top: 90px;
	background: #b7b0a8 url(images/footer_bg.png) repeat-x left top;
	padding-top: 3px;
	padding-bottom: 10px;
}

#bigfooter {
	/*margin: 90px 10px 0 10px;*/
/*	margin: auto;*/
/*	margin-top: 90px;*/
	padding-left: 160px;
	overflow: hidden;
}
#bigfooter ul{
	margin-top: 0;
}
#bigfooter .xoxo li ul .page-item {
/*	display: inline;*/
}
#bigfooter .xoxo {
	/*background-color: #b7b0a8;*/
	overflow: hidden;
/*	margin-bottom: 2em;
	padding: .5em 0;*/
}
#bigfooter .xoxo li { /* toutes les lignes */
	font-size: 14px;
	/*padding: 0 5px 20px 5px;*/ /* espace autour du fond des colonnes */
}
#bigfooter .xoxo>li {
	/*background-color: #d1c9c0;*/
	width: 140px;
	float: left;
	margin-right: 10px; /* espace entre colonnes */
}
#bigfooter .xoxo li ul li{ /* first level child */
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#bigfooter .xoxo li ul { /* first level child */
	margin-top: 15px;
}
#bigfooter .xoxo li ul li ul li{ /* second level child */
	font-weight: normal;
	font-size: 10px;
	margin-top: 0;
	margin-bottom: 2px;
}
#bigfooter .xoxo a {
	display: block;
	color: #FFF;
/*	padding: 0 10px;*/
}
#bigfooter .xoxo a:hover, #bigfooter .xoxo .current_page_item ul a:hover{
	color: #3B536F; /*rgb(59, 83, 111);*/
}
#bigfooter .xoxo .current_page_item a{
/*	background: url(images/nav_mark.png) no-repeat right center;*/
	color: #38303e;
}
#bigfooter .xoxo .current_page_item li a{
	font-style: normal;
	font-weight: normal;
	color: #FFF;
}
#bigfooter .xoxo .current_page_item ul a{
	background: transparent;
}
#bigfooter .xoxo ul li {
	padding-left: 0; /* indent des enfants */
	line-height: 1em;
	padding-bottom: 0;
}

#bigfooter .xoxo .current_page_parent>a{
/*	background-color: #889FBC;*/
}

#bigfooter .xoxo .topparent {
	font-weight: normal;
}
#bigfooter .xoxo .topparent a{
	color: #BBCFEF;
	background-image: none;
}
#bigfooter .xoxo .topparent.current_page_parent a{
	background-color: #889FBC;
}
#bigfooter .xoxo .topparent.current_page_item a{
	font-weight: normal;
}
/*.xoxo .current_page_item.topparent a{
	background-image: none;
	background-color: #889FBC;
}*/







#siteinfo{
	color: #38303E; /* bleu foncé*/
	margin: 20px auto 0;
	padding: 0 10px;
	width: 850px;
	font-size: 10px;
	background: url(images/siteinfo_bg.png) repeat-x center top;
	border: 1px solid #988F86;
	line-height: 17px;
}
#siteinfo a{
	color: #38303E;
}

#siteinfo a:hover{
	color: #38303E;
	text-decoration: underline;
}




/* SEARCH FORM */
.livesearchpopup {
	position: absolute;
	top: 45px;
	right: 10px;
    width: 128px;
}
.livesearchpopup .box {
    position: relative;
    height: 18px;
}
.livesearchpopup .form {
    width: 128px;
    height: 18px;

    white-space: nowrap;
}
.livesearchpopup .left {
    position: absolute;
    top: 0px;
    left: 0px;
}
.livesearchpopup .editbox {    
    position: absolute;
    top: 0px;
    left: 10px;
    background: #FFF;

    height: 16px;
    width: 100px;
    border: 0px;
    margin: 0px;
    overflow: hidden; 

    border-top: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}
.livesearchpopup .edit {
    width: 100px;
    font-size: 11px;
    background: #FFF;
    height: 16px;
    border: 0px;
    autocomplete: off;
    outline-width: 0px;
}
.livesearchpopup .lupe {
    position: absolute;
    top: 0px;
    left: 110px;
}

.livesearchpopup .spiegel {
    position: absolute;
    top: 12px;
    left: 0px;
}





/* SEARCH RESULT */
body.search #container{
/*	margin-top: 18px;*/
/*	margin-left: -320px;*/
}
body.search #content {
/*	width: 600px;*/
/*	margin-left: 320px;*/
}
body.search .hentry{
/*	width: 600px;*/
	margin-bottom: 36px;
}
body.search .entry-title{
	display: block;
}
body.search .page-title {
	font-size: 1.8em;
	color: #889FBC;
}
/*body.search a{
	color: #000;
}*/
body.search a:hover{
	text-decoration: underline;
}
.search-parent{
	font-size: 14px;
	margin: 0;
	padding: 5px;
	background-color: rgb(203, 200, 192);
}
.search-excerpt {
	background-color: #DEF;
}


#_ul {
	display: inline;
}
#_ul li {
	float: left;
}


/* HEADER LANGUAGE LIST SWITCHER */
#header_language_list{
	position: absolute;
	right: 10px;
	top: 4px;
	text-align: center;
}

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

#header_language_list ul li img{
/*  margin-right:5px;*/
}

#header_language_list ul li{
	display: block;
  float: left;
  margin:0 5px;
  padding:0;
  width: 18px;
}

#header_language_list ul li img {
	padding: 1px;
}
#header_language_list ul li.icl_current_lang img {
	padding: 0;
	border: 1px #DDD solid;
}

#header_language_list ul li a, #header_language_list ul li a:visited{
	display: block;
  color: #DDD;
  text-decoration:none;
}

/*#header_language_list ul li a:hover, #header_language_list ul li a:active{
  color: #fff;
}*/

#header_language_list ul li .icl_lang_sel_translated .icl_lang_sel_native {
	display: none;
}

#header_language_list ul li .icl_lang_sel_translated  {
	color: #AAA;
}

#header_language_list ul li span.icl_lang_text_wrapper {
	display: none;
	font-size: 9px;
	line-height: 9px;
	text-align: center;
	width: 60px;
	margin-left: -20px;
}
#header_language_list ul li span.icl_lang_text_wrapper span {
	display: block;
}

#header_language_list ul li a:hover span.icl_lang_text_wrapper {
	display: block;
}


body.mceContentBody {
	background-image: none;
	margin: 0;
	padding: 18px 10px;
}

body.viewgrid {	
	background: url(images/grid.png) repeat 10px 18px;
}

body.left210 {	
	margin-left: 210px;
}

.de .confort-items a span{
	display: none;
}

#linktonext {
	display: block;
	width: 10px;
	height: 10px;
	background: url(images/next.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}
#linktoprev {
	display: block;
	width: 10px;
	height: 10px;
	background: url(images/prev.png) no-repeat 0 0;
	text-indent: -999px;
	overflow: hidden;
}

