/*
Theme Name: ExpertInfos
Description: Thème enfant pour canvas
Author: Gd6d
Author URI: http://www.gd6d.fr
Template: canvas
*/

@import url("../canvas/style.css");

/* 2.4 Content */


h1, h2, h3 {
	margin-bottom: 10px;
}

#content .post h2.title a {
	color: #860000;
}

#content a, #footer-widgets a {
	color: #797075;
}

#content {
  padding: 0 0 0px;
}

/* formulaire */

.box ul.gform_fields li, #sidebar .widget ul li.gfield  {
	background-image: none;
	padding-left: 0;
}

#sidebar .widget .gform_body {
    width: 66%;
}

#sidebar .widget .gform_wrapper .right_label input.large
{
	width: 93%;
}

.gform_body {
    display: inline-block;
    width: 76%;
}

.box ul.gform_fields li#field_1_1 div.ginput_container {
    display: block;
    width: auto;
}

#gform_1 div.gform_footer.right_label {
width: 38.5%;
	display: inline;
	margin: 0;
	padding: 0;
}



form.contact-form .email span, label.grunion-field-label.email  {
	display: none;
}

form.contact-form div {
    width: 60%;
	float: left;
	margin-right: 5%;
}

form.contact-form input.pushbutton-wide {
    cursor: pointer;
    display: inline-block;
    position: relative;
	text-transform: uppercase;
	margin-bottom: 0;
}

#slogan {
	color: white;
		font: normal 180%/160% 'Oswald', sans-serif;
	line-height: 120%;
}

#adresse p {
	color: white;
	font: normal 100%/150% 'Oswald', sans-serif;
}


#adresse p a {
	font-size: 100%;
	text-decoration: underline;
	margin-top: 3px;
	color: white;

}

#adresse p span {
	font-size: 130% !important;
}

#dialog1.box {
	margin-bottom: 20px;
}

/* video */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

blockquote p { margin: 1em 20px 0 0; padding: 0; background: url(../images/quote.png) no-repeat 0 3px; color: black; min-height: 32px;
	font: italic 1.4em serif;
}

/* blog */

form#commentform.comment-form {
	margin-bottom: 60px;
}

.page-template-template-blog-php article.post {
	padding-bottom: 20px;
	border-bottom: 2px solid #c1c1c1;
}

/* Resultat */

.search .breadcrumb-trail, span.comments {
	display: none;
}


/* footer */

#footer-container, #footer-widgets-container {
    background: #50606d none repeat scroll 0 0;
}
#credit p a {
    color: #dfe6ef;
    text-decoration: underline;
}
#credit p span {
    color: #dfe6ef;
}

/* Sous menu */

#centeredmenu {  
    padding: 0;  
	margin-top: 20px;
}  
#centeredmenu li {  
    display: inline;  
    list-style: none;
	padding: 7px;
}  
#centeredmenu a {  
    display:inline-block;  
    margin: 0 5px;  
    line-height:2em
} 

/* sous-menu  */

#centeredmenu ul li.current_page_item {
	background-color: #7b8793;
	border-radius: 5px; 
-moz-border-radius: 5px; 
-webkit-border-radius: 5px; 
}

#centeredmenu ul li.current_page_item a {
	color: white;
	
}

#centeredmenu ul li.current_page_item a {
	font-weight: bold;
}

#centeredmenu ul li a {
	font-family: 'Oswald',arial,sans-serif;
	font-weight: 400;
	text-transform: uppercase;
}

/* boite */

#main .box p {
	margin-bottom: 10px;
}

.intro_table {
    margin: 0.5em 0 0;
    padding: 0 0 0 16px;
	list-style-image: none;
}

.box-1 .twocol-one {
    float: right;
    margin-right: 0;
}
.box-1 .twocol-one.last {
    float: left;
    margin-right: 4%;
    clear: none;
}

.box-0 .twocol-one.last, .box-1 .twocol-one.last {
	margin-bottom: 10px;
}

div.box, div.box.gris, div.box.gris-clair, div.box.contact, div.box.rouge {
	padding: 16px 20px 10px;
	position: relative;
}

div.box.gris {
	background-color: #c0cad3;
}

div.box.gris-clair {
	background-color: #eeeff1;
}

div.box.rouge {
	background-color: #860000;
}



div.box.rouge h1, div.box.rouge h2, div.box.rouge h3, div.box.rouge p  {
	color: white;
}

div.box.contact {
	padding: 10px 20px;
	margin-top: 20px;
	box-shadow: 1px 1px 3px #b5b5b5;
	background-color: #c0cad3;
}


div.box.contact a {
	text-decoration: underline;
}


ul.intro_table li, .box ul li, .footer-widget-1 ul li, #sidebar .widget ul li, ul#menu-plan-du-site li {
   list-style-type: none;
   padding-left: 15px;
   background: url(images/rouge.png) no-repeat scroll left 7px;
	font-family: 'Oswald',arial,sans-serif;
	font-weight: 400;
}

ul#menu-plan-du-site li {
	line-height: 31px;
	   background: url(images/rouge.png) no-repeat scroll left 11px;
}



.box.gris-clair #slider ul li {
   list-style-type: none;
   padding-left: 0px;
   background: none;
}

.box.gris-clair ul{
	margin-bottom: 10px;
	margin-left: 0 !important;
}

.box.gris-clair ul li a {
	text-decoration: underline;
}

.box.gris h3 {
	color: white;
}

.box .fivecol-four, .box .fivecol-one, .box .threecol-two, .box .threecol-one, .box .fourcol-three, .box .fourcol-one{
	margin-bottom: 0;
}

.box .fivecol-one {
width: 17%;
}

.fivecol-one.last a.woo-sc-button.custom {
	float: right;
	margin-top: 0;
	margin-bottom: 10px;
}




div.woo-sc-divider {
	padding-top: 5px;
	padding-bottom: 5px;
}

/* Close Button */

[class*='close-thik'] {
  color: black;
  font: 14px/100% arial, sans-serif;
  position: absolute;
  right: 20px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 10px;
}

.close-thik:after {
  content: '✖'; /* UTF-8 symbol */
}

/* Container */

.box.gris:after {
  content: '';
  display: block;
  clear: both;
}

#main .box .twocol-one {
  margin-bottom:1%;
}

/* boutons */



a.woo-sc-button.custom, input.pushbutton-wide, .gform_wrapper input.button.gform_button  {
	font-family: 'Oswald',arial,sans-serif;
	font-weight: normal;
	display: inline-block;
	line-height: 1em;
	padding: 12px 13px;
	margin:0 .6em 1.5em 0;
	border: 0px;
	border-bottom-color: #1e2834;
	color: white !important;
	text-align: center;
	text-shadow: 0 0px 0 hsla(0,0%,0%,.3);
	text-decoration: none !important;
	
	/*Border radius*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	/*Background*/
	background: #7b8793; /*Fallback*/

	
	/*Box shadow*/
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	font-style: normal;
}

a.woo-sc-button.custom:hover, 
a.woo-sc-button.custom.hover, 
a.woo-sc-button.custom.active {
	text-decoration: none !important;
	/*Background*/
	background: #50606d;
}

a.woo-sc-button.custom.small, input.pushbutton-wide  { padding: 7px 10px 8px; font-size:0.9em; }

.woo-sc-divider.small { margin: 10px 0 0;
	padding-top: 10px;
	padding: 0;
}

.gform_wrapper input.button {
	font-weight: normal;
	text-transform: uppercase;
  padding: 8px 12px 9px !important;
}

/* Page accueil */

.home #footer-widgets {
    display: none;
}

.home #dialog1.box {
	margin-bottom: 25px;
	margin-top: -5px;
}

.home .box.gris-clair div.twocol-one.last {
	margin-bottom: 0;
}

.home #content h1 a, .home #content h2 a {
	color: #bd0404;
}



/* footer */

.subfooter {
    max-width: 1100px;
	padding-right: 20px;
	padding-left: 20px;
	margin: -20px auto 0;
}

.home .subfooter {
	margin: 0 auto;
}

.box .gform_wrapper .right_label input.large {
    width: 95%;
}

/* Small screens----------- */
@media only screen and (max-width : 768px) {	
	
#dialog1.box {
	display: none;
}
}

@media only screen and (min-width: 768px) {

/* Top menu */

body #top {
    background: #50606d;
  }
  
#top ul.nav li {
	background-color: #1e2834;
}

#top ul.nav li a {
	text-transform: uppercase;
	font-weight: bold;
}

ul#top-nav.nav.top-navigation.fl {
	float: right;
	margin-right: 0;
}

ul.nav li a:hover, ul.nav li:hover a {
  color: #222;
}

/* Menu principal */

#nav-search .icon-search {
position: absolute;
right: 9px;
}

#nav-search {
margin-right: 9px;
}

nav#navigation ul.nav{
	text-transform: uppercase;
}

nav#navigation .searchform {
	background-color: #eeeff1;
}

ul.nav li a {
    color: #860000;
}

nav#navigation ul.nav ul {
    width: 15em;
}

ul.nav ul.submenu li a {
	color: #1e2834;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
color: #860000;
}


/* 2.3 Header */
#wrapper #header {
padding: 20px 0 0;
}

div#adresse.sixcol-one.last {
margin-left: -15px;
width:14.33%;
}

#adresse p {
text-align: right;
margin-top: 5px;
}

.home  .twocol-one .box {
min-height: 220px; 
height:auto !important; 
height: 220px; 
}

.subfooter .twocol-one .box {
min-height: 100px; 
height:auto !important; 
height: 100px; 
}

#header .sixcol-one, #header .sixcol-one.sixcol-two,#header .sixcol-one .sixcol-three {
    margin-bottom: 2%;
}

#wrapper #nav-container {
    margin-bottom: 2em;
  }
  

}

@media only screen and (min-width: 1200px) {

/* menu */

ul.nav ul.sub-menu li.current_page_item a,
ul.nav ul.sub-menu li.current_page_parent a,
ul.nav ul.sub-menu li.current-menu-ancestor a,
ul.nav ul.sub-menu li.current-cat a,
ul.nav ul.sub-menu li.current-menu-item a {
  color: #860000 !important;
}




}

/* iPads (portrait) ----------- */
@media only screen 
and (min-width : 768px) 
and (max-width : 1024px) 
and (orientation : portrait) {

.menus #nav-search div.search_main form.searchform, #header #slogan.sixcol-three {
	display: none;
}

#logo {
	margin-left: 10px;
}

}



