/*
Theme Name: Twenty Twelve Child
Theme URI: http://wordpress.org/themes/twentytwelve
Description: Twenty Twelve Child
Author: Annacrea
Author URI: http://www.annacrea.fr
Template: twentytwelve
Version: 1.0
Text Domain: twentytwelve-child
*/

@import url("../twentytwelve/style.css");

/* = Theme customization starts here
-------------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
}


*::selection {
    background-color: #CC2326;
    color: #FFFFFF;
}
*::-moz-selection {
    background-color: #CC2326;
    color: #FFFFFF;	
}


body {
	background: #fff url(images/yellow-pattern3.gif) repeat-x 0 -700px scroll;
	background: #fff url(images/yellow-pattern3.gif) repeat-x 0 -50rem scroll;
	line-height: 1.3;
}
body .site {
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	-webkit-box-shadow: 0 0 0 rgba(100, 100, 100, 0.3);
	-moz-box-shadow: 0 0 0 rgba(100, 100, 100, 0.3);
	box-shadow: 0 0 0 rgba(100, 100, 100, 0.3);
}

.body-wrap {
	background-image: url("images/diago2.png"), url("images/body-bottom-bg2.gif");
	background-position: center top, left bottom;
	background-repeat: no-repeat, repeat-x;
	background-color: transparent;
}
/* < ie9 !!! */
/* un seul background par div */


a {
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	color: #444444;
}

input:hover {
	background: #FCFBF4;
}
input:focus {
	background: #F9F7D9;
}

.comments-link a,
.entry-meta a {
	color: #7A7A7A;
}
.entry-content a:visited,
.comment-content a:visited {
	color: #7A7A7A;
}
.entry-content a:hover,
.comment-content a:hover,
.comments-link a:hover,
.entry-meta a:hover {
	color: #444444;
}


hr {
	margin: 24px 0;
	margin: 1.71429rem 0;
}

/* listes */
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: square outside none;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 5, 2014 */
@font-face {
    font-family: 'yanone_kaffeesatzlight';
    src: url('font/yanonekaffeesatz-light-webfont.eot');
    src: url('font/yanonekaffeesatz-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/yanonekaffeesatz-light-webfont.woff') format('woff'),
         url('font/yanonekaffeesatz-light-webfont.ttf') format('truetype'),
         url('font/yanonekaffeesatz-light-webfont.svg#yanone_kaffeesatzlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'yanone_kaffeesatzbold';
    src: url('font/yanonekaffeesatz-bold-webfont.eot');
    src: url('font/yanonekaffeesatz-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/yanonekaffeesatz-bold-webfont.woff') format('woff'),
         url('font/yanonekaffeesatz-bold-webfont.ttf') format('truetype'),
         url('font/yanonekaffeesatz-bold-webfont.svg#yanone_kaffeesatzbold') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'yanone_kaffeesatzlight', sans-serif;
}



.site {
	background-color: transparent;
	max-width: 966px;
	max-width: 69rem;
	overflow: inherit;
}
.site-header {
	padding: 17px 0 3px;
	padding: 1.22rem 0 0.2rem;
}

.site-header .logo {
	border: 0px none;
	display: inline-block;
	/* hack IE<8 */
	*display: inline;
	zoom: 1;
	margin-left: -70px;
	margin-left: -5rem;
	text-decoration: none;
}
.site-header h1 {
	display: inline;
	text-indent: -9999em;
	line-height: 1;
}
.site-header h2 {
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-size: 1rem;
	letter-spacing: 0.37em;
	letter-spacing: 0.37rem;
	font-weight: normal;
	margin-left: -65px;
	margin-left: -4.650rem;
}
.site-header h1,
.site-header h2 {
    text-align: left;
}
#main.wrapper { 
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 13px -13px 9px -14px rgba(0, 0, 0, 0.2);
	margin-bottom: 56px;
	margin-bottom: 4rem;
	padding: 7px;
	padding: 0.5rem;
}


/* ==========	Menus	============== */
.main-navigation {
	margin-top: 14px;
	margin-top: 1rem;
	text-align: right;
	font-family: "yanone_kaffeesatzlight", sans-serif;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
    border-bottom: 0 solid #EDEDED;
    border-top: 0 solid #EDEDED;
    padding-right: 2px;
    padding-right: 0.14285rem;
    text-align: inherit;
}
.main-navigation li {
	font-size: 23px;
	font-size: 1.64285rem;
}
.main-navigation li ul {}
.main-navigation ul > li > a {
	line-height: 2.5432;
}
.main-navigation li a {
	color: #605F5F;
	line-height: inherit; 
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-post-ancestor > a {
	color: #000000;
    font-weight: bold;
    text-shadow: 1px 1px 0px #FFFFFF;
}
.main-navigation li ul li a {
	background: none repeat scroll 0 0 #EFEFEF;
	border-bottom: 1px solid #FFFFFF;
	display: block;
	line-height: 1.28571;
	padding: 7px 10px;
	padding: 0.5rem 0.714286rem;
	white-space: normal;
	width: 168px;
	width: 12rem;
}
.main-navigation li ul li a:hover {
	background: #f7e829; /* jaune Tam Cmjn : #f7e829 */
}
/* menu 1 */
#menu-menu-1 {}
#menu-menu-1 li {
	margin: 0 0 0 40px;
	margin: 0 0 0 2.85714rem;	
}
#menu-menu-1 li a {}
#menu-menu-1 li ul {
	z-index: 1001;
}
#menu-menu-1 li ul li a {
	font-size: 85%;
}
#menu-menu-1 li ul li { 
	margin-left: 0;
}
#menu-menu-1 li ul {
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	top: 85%;
	text-align: left;
	border: 2px solid #605F5F;
}



/* Sur ttes les pages */
.site-content {
	width: 75%;
	margin: 0;
}
.site-content article {
	margin-bottom: 63px;
	margin-bottom: 4.5rem;
}
.widget-area { 
	width: 22%;
}


/* en single post (single.php) et event */
.single .site-content { 
	width: 100%;
}


/* En page d'accueil et en page article/evenement */
.template-front-page .site-content,
.single .site-content {
	margin-top: 0;
}

/* ========	En page d'accueil =========== */
.template-front-page .site-content {}
.template-front-page .widget-area {
	padding-top: 14px;
	padding-top: 1rem;
	border-top: 0px none;
}
.template-front-page .site-content article {
	padding-bottom: 14px;
	padding-bottom: 1rem;
}
.template-front-page footer.entry-meta { 
	display: none;
}

/* entry header */
.page.template-front-page .entry-header { 
	margin-bottom: 0;
}

/* ========		Smooth Slider	=========== */
#smooth_slider_1 {
	height: 304px !important;
}
.smooth_slider { padding: 0; }
.smooth_slider h2 {
	text-align: right;
	line-height: 35px;
}
.smooth_slider h2 a {
	font-family: "yanone_kaffeesatzlight",sans-serif;
    display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;	
	opacity: 0;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
	-ms-transition: all 0.4s ease-in 0s;
	-o-transition: all 0.4s ease-in 0s;
	transition: all 0.4s ease-in 0s;
	font-size: 75% !important;
}
/* 20210202 anna */
.smooth_slideri {
	background-color: transparent !important;
}
.smooth_slider h2 a {
	z-index: 1;
	padding: 0 5px;
}
.smooth_slider h2 a:before {
	content: "";
	height: 52px;
	width: 100%;
	background-color: red;
	z-index: -1;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background-color: rgb(171 70 70 / 80%);
}
/* /20210202 anna */

/**/

.smooth_slider h2 a span {
	background: url("images/bg-h2-slider.png") repeat scroll 0 0 transparent;
	display: block;
	line-height: 52px;
	margin: 0;
	padding: 0 5px;
} /*  <-  la balise <span> a été ajoutée dans le fichier functions (smooth-slider/css/skins/default) */

/**/



.smooth_slider h2 a:hover {
	opacity: 1;
}
.smooth_slider .smooth_more {
	display: none;
}
.smooth_slider .smooth_nav {
	bottom: 0;
	right: 0;
	z-index: 5;
/*	margin: 6px;
	margin: 0.42857rem;*/
	margin: 6px !important;
}
.smooth_slider .smooth_nav a.smooth_slider_nnav {
/*	background: url("images/bt-nav-slider.png") no-repeat 0 0;*/
	border: medium none;
	display: inline-block;
	/* hack IE<8 */
	*display: inline;
	zoom: 1;
	font-size: 0;
	font-weight: normal;
	width: 20px;
	height: 20px;
	margin: 2px;
	margin: 0.14285rem;
	text-align: center;
	text-decoration: none;
}
.smooth_slider .smooth_nav a.smooth_slider_nnav.activeSlide {
	background-position: -20px 0;
	background-color: transparent;
}




.template-front-page.two-sidebars .widget-area .first {
	float: left;
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	width: 77%; /* pour parer aux margin-right des event-vignette de droite */
}

.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
    float: right;
    margin: 0 0 24px;
    margin: 0 0 1.71429rem;
    width: 22%;
}
.template-front-page .widget-area .widget:nth-child(2n) {
	float: none;
}
.widget-area .widget {
	margin-bottom: 24px;
	margin-bottom: 1.71429rem;
	overflow: hidden;
}

/* widget list */
.template-front-page .widget-area .widget li {
	line-height: 1;
	list-style-type: none;
	margin: 0;
}

.widget-area .widget a,
.widget-area .widget a:visited {
	color: #7A7A7A;
}
.widget-area .widget a:hover {
	color: #000;
}

/* social icons */
.widget .social-icons {
	text-align: center;
}
.widget .social-icons li {
	display: inline-block;
	/* hack IE<8 */
	*display: inline;
	zoom: 1;
	width: 22%;	
}
.widget .social-icons img {
	-webkit-box-shadow: 0 0 0 0;
	-moz-box-shadow: 0 0 0 0;
	box-shadow: 0 0 0 0;	
}

.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
	line-height: 1;
}
.widget-area .widget p {
    margin-bottom: 0;
}


/* ============ Widget Wisija Newsletter ============= */ 
.widget-area .widget_wysija h3 {
/*
	background: url("images/newsletter.jpg") no-repeat scroll 0 0 transparent;
	line-height: 50px;
	line-height: 3.57142rem;
	margin-bottom: 5px;
	margin-bottom: 0.35714rem;
	text-indent: -9999em; 
*/	
	background: #F6E728;
	color: #838182;
	font-size: 2.8rem;
	font-weight: normal;
	line-height: 3.57142rem;
	margin-bottom: 0.35714rem;
	text-align: center;
	text-transform: none;
	letter-spacing: 0.28571rem;  
}
.widget_wysija_cont p label {
	position: absolute !important;
	clip: rect(1px, 1px, 1px, 1px);	
}
.wysija-input {
	width: 100%;
}
.wysija-input:focus {}
.widget_wysija_cont .wysija-submit {
	margin-top: 3.57142rem;
	margin-top: 5px;
	width: 100%;
}



/* Wp Calendar */ 
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
	text-align: center;
}
#wp-calendar caption {
	text-transform: capitalize;
	border-bottom: 1px solid #EDEDED;
}
#wp-calendar td {}


/* ============ Wp-Event-Organiser ============= */ 
/* eo_events */

/* eo_widget_calendar */
.eo_widget_calendar {}
.eo_widget_calendar #wp-calendar {
	border-collapse: separate;
	border-spacing: 1px;
}
.eo_widget_calendar td {
	background: none repeat scroll 0 0 #DDDDDD;
	color: #FFFFFF;
}
.eo_widget_calendar tfoot,
.eo_widget_calendar tfoot td {
	background: #fff;
}
.eo_widget_calendar a {
	display: block;
	color: #fff;
}
/* evt passé */
.eo_widget_calendar .eo-event-past {}
.eo_widget_calendar .eo-event-past a {
	background: #C9C9C9;
}
/* aujourd'hui */
.eo_widget_calendar .today {
	font-weight: bold;
	color: #757575;
}
/* evt futur */
.eo_widget_calendar .eo-event-future {}
.eo_widget_calendar .eo-event-future a {
	background: #f7e829; /* jaune Tam Cmjn : #f7e829 */
}
.eo_widget_calendar a {
	text-decoration: none;
}



/* ============ Widgets ============= */ 
.template-front-page .widget-area .first .widget {
	/*width: 102%;*/ /*test*/
}
.template-front-page .widget-area .widget li a,
.widget-area .widget li a {
	color: #7A7A7A;
}
.template-front-page .widget-area .widget li a:hover,
.widget-area .widget li a:hover {
	color: #444444;
}


/*	============ Events list widget 
    			 sur tout le site	============= */
.event-vignette {
	background: none repeat scroll 0 0 #F6E828;
	float: left;
	width: 100%;
	height: 125px;
	overflow: hidden;
	position: relative;
}
.img-vignette {
	bottom: -3%;
	left: -50%;
	position: absolute;
	width: 203%;
}
.event-vignette h3 {}
.event-vignette h3 a {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #444444;
	display: block;
	font-size: 18px;
	font-size: 1.28571rem;
	font-weight: normal;
	height: 100%;
	width: 100%;
	padding: 10px 0;
	padding: 0.71428rem 0;
	-webkit-transition: all 0.4s ease-in 0s;
	-moz-transition: all 0.4s ease-in 0s;
	-ms-transition: all 0.4s ease-in 0s;
	-o-transition: all 0.4s ease-in 0s;
	transition: all 0.4s ease-in 0s;	
	z-index: 3;
}
.event-vignette h3 a,
.event-vignette h3 a span {
	opacity: 0;
}
.event-vignette h3 a:hover {
	color: #444444;
	background: url("images/bg-trans-25.png") repeat transparent;
}
.event-vignette h3 a:hover,
.event-vignette h3 a:hover span {
	opacity: 1;
}
.event-vignette span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f7e829;
	line-height: 1.3;
	display: block;
	padding: 2px 8px;
	padding: 0.14285rem 0.57142rem;	
}
.event-vignette .event-title {}
.event-vignette .event-date {
	bottom: 10px;
	font-size: 75%;
	position: absolute;
	right: 0;
	text-align: right;
}

/*	============ Events list widget 
    			 sur la page d'accueil	============= */
.template-front-page .event-vignette {
	width: 352px;
	height: 190px;
	margin: 0 12px 12px 0;
	margin: 0 0.85714rem 0.85714rem 0;
}
.template-front-page .event-vignette:nth-child(even) {
    margin-right: 0; /* annule la marge de droite pour les éléments pairs */
}
.template-front-page .img-vignette {
	bottom: -5%;
}
.template-front-page .event-vignette h3 a {
	font-size: 24px;
	font-size: 1.71428rem;
}
.template-front-page .event-vignette span {
	line-height: 1.6;
}





/* HEADER */
.archive-header,
.page .entry-header,
.page-header { 
	margin-bottom: 63px;
	margin-bottom: 4.5rem;
}



/* ============ HEADER H1 ============= */ 
/* page Archives / page Evenements / page Article / page Evenement / Page Wordpress */
.archive-header .archive-title,
.page-header .page-title,
.single .entry-header .entry-title,
.page .entry-header .entry-title {
	color: #444444;
	line-height: 1;
	font-weight: bold;
	text-transform: uppercase;
	border: 0 none;
	padding: 10px 0;
	padding: 0.71428rem 0;	
	font-size: 54px;
	font-size: 3.85714rem;
}

/* page Evts */
.archive .entry-header .entry-title {
	line-height: 0.8;
}
/* page Archives */
.archive.category .entry-header .entry-title {
	line-height: 1;
}

/* Page EVENEMENTS : archive-event.php */
.archive .event-entry-meta {
	margin-top: 11px;
	margin-top: 0.8rem;
}
.archive .event-entry-meta time {}
.event-entry-meta .events-time {}
.events-time {
	border-bottom: 1px solid #DDDDDD;
	font-weight: bold;
	line-height: 3;
}
.event-thumbnail {
	float: left;
	margin-right: 20px;
}

/* ============ ENTRY-CONTENT H2 ============= */
.entry-content h2,
.comment-content h2,
.mu_register h2 {
	font-size: 32px;
	font-size: 2.28571rem;
	background: none repeat scroll 0 0 #000000;
	border-left: 8px solid #FFFF33;
	border-left: 0.57142rem solid #FFFF33;
	color: #FFFFFF;
	font-weight: normal;
	padding-left: 8px;
	padding-left: 0.57142rem;
}
/* ============ ENTRY-CONTENT H3 ============= */
.entry-content h3,
.comment-content h3 {
	font-size: 26px;
	font-size: 1.85714rem;
}
/* ============ ENTRY-CONTENT H4 ============= */
.entry-content h4,
.comment-content h4 {
	font-size: 22px;
	font-size: 1.57142rem;
}
/* ============ ENTRY-CONTENT H5 ============= */
.entry-content h5,
.comment-content h5 {
	font-size: 16px;
	font-size: 1.14285rem;
}
/* ============ ENTRY-CONTENT H6 ============= */
.entry-content h6,
.comment-content h6 {
	font-size: 14px;
	font-size: 1rem;
}


/*.entry-content p:first-letter*/
/*
.entry-content p:first-of-type:first-letter {
	font-size: 300%;
	float: left;
	color: #CC2326;
}
*/



/* Page Category */
article .more {
	display: block;
	text-align: right;
	text-decoration: none;
}

/* Titres entry */
.entry-header .entry-title {
	font-size: 32px;
	font-size: 2.28571rem;
}
.entry-header .entry-title a { transition: all 0.2s ease-in 0s; }

/* liens articles*/
.archive.category .entry-header .entry-title a,
.search .entry-header .entry-title a {
	border-left: 1.8rem solid #FFFF33;
	display: block;
	padding-left: 6px;
	padding-left: 0.42857rem;
}
.archive .entry-header .entry-title a:hover,
.search .entry-header .entry-title a:hover {
	border-color: #EAEA2C;
}

/* page Résultats de recherche */
.search .entry-header .entry-title {
	text-transform: none;
	font-weight: normal;
	font-size: 24px;
	font-size: 1.714285rem;
}



/* Page wordpress */
.entry-title{}


/* <article> */
footer.entry-meta {
	margin-top: 14px;
	margin-top: 1rem;
}



/* Images */
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}


.shareaholic-share-buttons-container ul.shareaholic-share-buttons {
    padding: 0 !important;
}


/* Footer */
footer[role="contentinfo"] {
	border-top: 0px solid #EDEDED;
}
#footer-navigation {
	text-align: center;
}














/* = Media queries
-------------------------------------------------------------- */

/* Maximum width of 600 pixels. */
/*
@media screen and (max-width: 600px) {

	.site-header .logo {
		margin-left: 0;
	}
	
	.site-header h2 {
		margin-left: 5px;
		margin-left: 0.4rem;
	}
	
}
*/


/* Minimum width of 600 pixels. */
@media screen and (min-width: 600px) {
}


/* Maximum width of 768 pixels. */

@media screen and (max-width: 768px) {
	
	.template-front-page .site-content {
    	width: 100%;
	}
	
	.site-header .logo {
		margin-left: 0;
	}
	
	.site-header h2 {
		margin-left: 5px;
		margin-left: 0.4rem;
	}
	
	.main-navigation li {
		font-size: 19px;
		font-size: 1.35714rem;
	}	
		
	.smooth_slider_fouc .smooth_slider {
		height: 220px !important;
	}
	
	.template-front-page .event-vignette {
		width: 48%;
	}
	
	.img-vignette {
		width: 440%;
	}
	
}


/* Minimum width of 960 pixels. */
@media screen and (min-width: 960px) {
}





/****************************/
/* Liste Evts (Shortcode de page Evenements */
.eo-events-shortcode li {
	list-style-type: none;
	margin: 0;
	margin-bottom: 63px;
	margin-bottom: 4.5rem;
	padding: 42px 0 0;
	padding: 3rem 0 0;
	border-top: 4px double #EDEDED;
}
/*.page .eo-events .entry-header .entry-title*/
.eo-events-shortcode .entry-header .entry-title {
	font-size: 32px;
	font-size: 2.28571rem;
	font-weight: normal;
	line-height: 0.8;
	margin: 0;
	padding: 0;
	text-transform: none;
	display: inline;
}
.eo-events-shortcode .events-time {
	border: medium none;
	display: block;
	margin: 7px 0;
	margin: 0.5rem 0;
}
.eo-events-shortcode .event-entry-meta {
	line-height: 1.3;
}
.entry-header img.wp-post-image {
    margin-bottom: 1rem;
}
/* evenements passés */
.eo-events-shortcode li.eo-event-past {
	border-top: 12px solid #000 !important;
	margin: 0;
	opacity: 5;
	padding: 2rem 6rem;
}
.eo-event-past .entry-header {
    margin-bottom: 0;
}
.eo-event-past p {
	clear: both;
}
.eo-event-past .entry-header .entry-title {
	background: url("images/grey-stripes.png") repeat scroll 0 0 transparent;
	margin: 0;
	padding: 0;
	line-height: 1.2;
}
.eo-event-past img.wp-post-image {
    opacity: 0.7;
    margin: -5px 0 0 0;
}




/****************************/
/* Fiche Evenement */
/* meta infos */
.eo-event-meta {
	/*background: none repeat scroll 0 0 #FCF9EF;*/ /* mis en valeur: beige */
	float: left;
	padding: 20px 0;
	padding: 1.42857rem 0;
	width: 40%;	
}
/* Google map */
.event #gmap {
	width: 50%;
	float: right;
	margin-bottom: 10px;
	margin-bottom: 0.71428rem;
}

/********* Page Archives, Page */
.archive-header, .page-header {
	border-bottom: medium none;
}

/****************************/
/* Menu Evenements : */
/* Page courante si on est en page Evt ou archive d'evts 
>>> à modifier selon l'id du menu */
.single-event .main-navigation #menu-item-662 > a,
.post-type-archive-event #menu-item-662 > a {
/*	background: url("images/current-menu-bg.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0); */	
	color: #000000;
    font-weight: bold;
    text-shadow: 1px 1px 0 #FFFFFF;
}
/* ajout d'un trait noir pour menus courants */
/*
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a, .main-navigation .current-post-ancestor > a {
	background: url("images/current-menu-bg.jpg") repeat-x scroll center bottom rgba(0, 0, 0, 0);
	font-weight: normal;
}
.main-navigation .menu-item-home > a {
	background: none;
}
*/