/*
 Theme Name: Twenty Fourteen Child
 Theme URI: http://ericpictures.fr/wp-content/themes/twentyfourteen-child/
 Description:  Theme Twenty Fourteen revisite en bleu éléctrique au lieu du vert initial
 Author:       kowalinet
 Template:     twentyfourteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready, blue
 */

 
 /* passage de 24890D ==> 4d0b64 */
.site {
    background-color: #000;
}


a {
	color: #4d0b64;
}

::selection {
	background: #4d0b64;
}

::-moz-selection {
	background: #4d0b64;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #4d0b64;
}

.search-toggle {
	background-color: #4d0b64;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #4d0b64;
}

.hentry .mejs-overlay:hover .mejs-overlay-button {
	background-color: #4d0b64;
}

.paging-navigation .page-numbers.current {
	border-top: 5px solid #4d0b64;
}

.widget button,
.widget .button,
.widget input[type="button"],
.widget input[type="reset"],
.widget input[type="submit"] {
	background-color: #4d0b64;
}

.widget_calendar tbody a {
	background-color: #4d0b64;
}

.content-sidebar .widget a {
	color: #4d0b64;
}

.content-sidebar .widget input[type="button"],
.content-sidebar .widget input[type="reset"],
.content-sidebar .widget input[type="submit"] {
	background-color: #4d0b64;
}

.slider-control-paging .slider-active:before,
.slider-control-paging .slider-active:hover:before {
	background-color: #4d0b64;
}

.slider-direction-nav a:hover {
	background-color: #4d0b64;
}

/*décalage*/
.primary-navigation ul ul {
		background-color: #4d0b64;
}

.primary-navigation li:hover > a,
	.primary-navigation li.focus > a {
		background-color: #4d0b64;
	}

	.secondary-navigation ul ul {
		background-color: #4d0b64;
	}
	
	.secondary-navigation li:hover > a,
	.secondary-navigation li.focus > a {
		background-color: #4d0b64;
	}
	
/* passage de 41A62A ==> 9f0ecf */

a:active,
a:hover {
	color: #9f0ecf;
}

button:hover,
button:focus,
.button:hover,
.button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
	background-color: #9f0ecf;
}

.search-toggle:hover,
.search-toggle.active {
	background-color: #9f0ecf;
}

.search-box {
	background-color: #9f0ecf;
}

.site-navigation a:hover {
	color: #9f0ecf;
}

.entry-title a:hover {
	color: #9f0ecf;
}

.entry-meta a:hover {
	color: #9f0ecf;
}

.cat-links a:hover {
	color: #9f0ecf;
}

.entry-meta .tag-links a:hover {
	background-color: #9f0ecf;
}

.entry-meta .tag-links a:hover:before {
	border-right-color: #9f0ecf;
}


.entry-content .edit-link a:hover {
	color: #9f0ecf;
}

.hentry .mejs-controls .mejs-button button:hover {
	color: #9f0ecf;
}

.page-links a:hover {
	background: #9f0ecf;
	border: 1px solid #9f0ecf;
}

.post-navigation a:hover,
.image-navigation a:hover {
	color: #9f0ecf;
}

.paging-navigation a:hover {
	border-top: 5px solid #9f0ecf;
}

.comment-author a:hover,
.comment-list .pingback a:hover,
.comment-list .trackback a:hover,
.comment-metadata a:hover {
	color: #9f0ecf;
}

.comment-reply-title small a:hover {
	color: #9f0ecf;
}

.widget a:hover {
	color: #9f0ecf;
}

.widget input[type="button"]:hover,
.widget input[type="button"]:focus,
.widget input[type="reset"]:hover,
.widget input[type="reset"]:focus,
.widget input[type="submit"]:hover,
.widget input[type="submit"]:focus {
	background-color: #9f0ecf;
}

.widget-title a:hover {
	color: #9f0ecf;
}

.widget_calendar tbody a:hover {
	background-color: #9f0ecf;
}

.widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #9f0ecf;
}

.content-sidebar .widget a:hover {
	color: #9f0ecf;
}

.content-sidebar .widget input[type="button"]:hover,
.content-sidebar .widget input[type="button"]:focus,
.content-sidebar .widget input[type="reset"]:hover,
.content-sidebar .widget input[type="reset"]:focus,
.content-sidebar .widget input[type="submit"]:hover,
.content-sidebar .widget input[type="submit"]:focus {
	background-color: #9f0ecf;
}

.content-sidebar .widget .widget-title a:hover {
	color: #9f0ecf;
}

.content-sidebar .widget_twentyfourteen_ephemera .entry-meta a:hover {
	color: #9f0ecf;
}

.site-info a:hover {
	color: #9f0ecf;
}

.featured-content a:hover {
	color: #9f0ecf;
}

.slider-control-paging a:hover:before {
	background-color: #9f0ecf;
}

/*décalage*/

.primary-navigation ul ul a:hover,
	.primary-navigation ul ul li.focus > a {
		background-color: #9f0ecf;
	}
	
	.secondary-navigation ul ul a:hover,
	.secondary-navigation ul ul li.focus > a {
		background-color: #9f0ecf;
	}
	
	
/* Passage de 55D737 ==> b540db */

button:active,
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background-color: #b540db;
}

.site-navigation .current_page_item > a,
.site-navigation .current_page_ancestor > a,
.site-navigation .current-menu-item > a,
.site-navigation .current-menu-ancestor > a {
	color: #b540db;
}

.widget input[type="button"]:active,
.widget input[type="reset"]:active,
.widget input[type="submit"]:active {
	background-color: #b540db;
}

.content-sidebar .widget input[type="button"]:active,
.content-sidebar .widget input[type="reset"]:active,
.content-sidebar .widget input[type="submit"]:active {
	background-color: #b540db;
}

/* Suppression hachures derrières les images */
.post-thumbnail {
    background: #000;
}