/*
Theme Name:     lumipouss
Theme URI:      http://www.lumipouss.com/
Description:    Lumipouss scheme for Twenty Thirteen based on 2013 Black and white from www.whiletrue.it
Author:         Grégoire Vadet
Author URI:     http://www.soft-e-media.fr
Template:       twentythirteen
Version:        1.0
License:        GNU General Public License v2 or later
License URI:    http://www.gnu.org/licenses/gpl-2.0.html
Tags:           black, white, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:    twentythirteen

lumipouss WordPress theme is licensed under the GPL.
*/


/**
 * New header
 */
body .site-header {
	background-size: 1600px auto;
	color: #222;
}

/**
 * Standard
 */
body {
	color: #222;
}
a:visited {
	color: #B4C906;
	/*#555*/
}
.comment-author .fn, .comment-author .url, .comment-reply-link, .comment-reply-login {
	color: #444;
}
a:active,
a:hover {
	color: #B4C906;
	/*#777*/
}
a,
.entry-meta,
.entry-meta a,
.entry-content a,
.entry-summary a {
	text-decoration: underline;
	color: #3e2e29;
	/**/
	/*#444*/
}

.entry-meta a:hover,
.entry-content a:hover,
.entry-summary a:hover {
	text-decoration: underline;
	color: #B4C906;
}

.entry-title a, .entry-title a:hover, .site-header .home-link {
	color: #222;
}
.form-allowed-tags, .form-allowed-tags code {
	color: #8f7368;
}
.comment-meta a {
	color: #999;
}
input, textarea {
	border: 2px solid #999;
}
.comment-respond {
	background-color: #b5aea3;
}
input[type="submit"], input[type="button"], input[type="reset"] {
	border-color: #bbb;
	background: #ccc;
}
input[type="submit"]:hover, input[type="button"]:hover, input[type="reset"]:hover,
input[type="submit"]:active, input[type="button"]:active, input[type="reset"]:active {
	border-color: #aaa;
	background: #bbb;
}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {
	color: #dddddd;
}
.archive-header, .page-header {
	background: #ccc;
}

/**
 * Menu, Links, Asides, Chat, Paging, Footer, 404
 */
.navbar, .format-link, .format-aside, .paging-navigation, .site-footer, .post-navigation, .error404 .page-wrapper {
	background-color: #b5aea3;
}
.nav-menu .sub-menu,
.nav-menu .children {
	border-color: #b5aea3;
}
.error404 .page-title:before {
	color: #888;
}
.format-aside .entry-meta,
.format-aside .entry-meta a,
.format-aside .entry-title a,
.format-aside .entry-content a,
.format-aside .entry-summary a,
.format-link .entry-meta,
.format-link .entry-meta a,
.format-link .entry-title a,
.format-link .entry-content a,
.format-link .entry-summary a {
	color: #444;
}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu .sub-menu, .nav-menu .children {
	background-color: #3e2e29;
}
ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
.toggled-on .nav-menu li a:hover, .toggled-on .nav-menu ul a:hover {
	background-color: #8f7368;
}
.blog .format-link:first-of-type, .single .format-link:first-of-type, .format-link + .format-aside, .format-link + .format-link, .format-aside + .format-aside,
.blog .format-aside:first-of-type, .single .format-aside:first-of-type, .format-aside + .format-aside, .format-aside + .format-link, .format-link + .format-aside {
	box-shadow: inset 0px 2px 2px rgba(0,0,0, 0.1);
}
.site-footer a, .navigation a {
	color: #555;
}
.site-footer a:hover, .navigation a:hover {
	color: #666;
}
.paging-navigation .meta-nav {
	background-color: #555;
}
.paging-navigation a:hover .meta-nav {
	background-color: #666;
}

/**
 * Galleries
 */
.format-gallery {
	background-color: #ccc;
}
.format-gallery .entry-meta,
.format-gallery .entry-meta a,
.format-gallery .entry-content a,
.format-gallery .entry-summary a {
	color: #3e2e29;
}

/**
 * Quotes
 */
.format-quote, .site-footer .sidebar-container {
	background-color: #3e2e29;
	color: #fff;
}
.format-quote .entry-meta,
.format-quote .entry-meta a,
.format-quote .entry-content a,
.format-quote .entry-summary a {
	color: #aaa;
}

/**
 * Status
 */
.format-status, .paging-navigation .meta-nav {
	background-color: #555;
	color: #fff;
}

/**
 * Video, Audio
 */
.format-video, .format-audio {
	background-color: #888;
	color: #fff;
}
.format-video .entry-meta,
.format-video .entry-meta a,
.format-video .entry-content a,
.format-video .entry-summary a,
.format-audio .entry-meta,
.format-audio .entry-meta a,
.format-audio .entry-content a,
.format-audio .entry-summary a {
	color: #fff;
}
.format-video .entry-title a,
.format-audio .entry-title a,
.format-video .entry-title a:hover,
.format-audio .entry-title a:hover {
	color: #222;
}
.hentry .mejs-mediaelement, .hentry .mejs-container .mejs-controls {
	background: #222;
}

/**
 * Chat
 */
.format-chat {
	background-color: #92bcd5;
}
.format-chat .entry-meta,
.format-chat .entry-meta a,
.format-chat .entry-content a,
.format-chat .entry-summary a {
	color: #444;
}

/**
 * Widgets
 */
.widget {
	background: #b5aea3;
}
.widget a, .site-footer .widget a {
	color: #fefefe;
}
.site-footer .sidebar-container {
	background: #3e2e29;
}


/**
* Ajouts SEM
*/
.attachment .hentry {
	background-color: #eee;
}

.entry-content img.alignleft, .entry-content .wp-caption.alignleft{
	margin-left: 0px;
}

.entry-content img.alignright, .entry-content .wp-caption.alignright{
	margin-right: 0px;
}

.site-title {
	font-family: 'Dancing Script', cursive;
    font-size: 60px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
    padding: 58px 0 10px;}
    /*h1 { font-family: 'Metrophobic', Arial, serif; font-weight: 400; }*/

#menu-item-378 a{
	color : #fff;
	background-color: #3B5998;
}