a, a:hover, a:focus {
	color:#aa1e19;
}

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

    background-color: #aa1e19;

}
.search-box {
    background-color: #aa1e19;
}
.search-toggle:hover 
{
	background-color: #aa1e19;
}
.primary-navigation li:hover > a, .primary-navigation li.focus > a {

    background-color: #aa1e19;
    color: #fff;

}
.primary-navigation ul ul a,
.primary-navigation ul ul a:hover, .primary-navigation ul ul li.focus > a {

    background-color: #aa1e19;

}
.entry-title a:hover {
    color: #aa1e19;
}
.entry-meta a:hover {
    color: #aa1e19;
}
.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: #aa1e19;
}
@media screen and (min-width: 1260px) {
	#primary #content article a.post-thumbnail {
		height:400px;
		overflow:hidden;
	}
	#primary #content article a.post-thumbnail img {
		width:100%;
	}
	
	#primary #content article img.size-full, img.size-large, .wp-post-image, .post-thumbnail img {
		width:100%;
	}

	.site-content .entry-header, .site-content .entry-content, .site-content .entry-summary, .site-content .entry-meta, .page-content {
			max-width: 650px;

	}
}

/*
	CSS migré depuis Jetpack :
*/

/*
Bienvenue dans l’éditeur CSS de l’extension Design !

CSS (Cascading Style Sheets) est un langage qui fournit des informations à
votre navigateur concernant le style de la page web que vous visitez. Vous
pouvez maintenant supprimer ces commentaires et commencer à ajouter votre
propre code CSS.

Par défaut, cette feuille de style sera chargée après la feuille de
style de votre thème, ce qui veut dire que les nouvelles règles que vous
ajouterez ici pourront remplacer celles créées par le thème.

Vous pouvez donc ajouter ici les changements que vous souhaitez apporter à
votre thème, sans avoir à copier la feuille de style existante de
celui-ci, ou avoir à recréer toutes les règles de style de votre thème.
*/
a:active,
a:hover {
	color: #9E0000;
}

button:hover,
button:focus,
.contributor-posts-link:hover,
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: #9E0000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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: #9E0000;
}

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

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

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

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

.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: #9E0000;
}

.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: #9E0000;
}

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

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

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

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

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

.primary-navigation ul ul a:hover,
.primary-navigation ul ul li.focus > a {
	background-color: #9E0000;
}

.secondary-navigation ul ul a:hover,
.secondary-navigation ul ul li.focus > a {
	background-color: #9E0000;
}

a {
	color: #7F0000;
}

/* Support a widely-adopted but non-standard selector for text selection styles
 * to achieve a better experience. See http://core.trac.wordpress.org/ticket/25898.
 */
::selection {
	background: #7F0000;
}

::-moz-selection {
	background: #7F0000;
}

button,
.contributor-posts-link,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background-color: #7F0000;
}

.search-toggle {
	background-color: #7F0000;
}

.hentry .mejs-controls .mejs-time-rail .mejs-time-current {
	background: #7F0000;
}

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

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

.widget_calendar tbody a {
	background-color: #7F0000;
}

.content-sidebar .widget a {
	color: #7F0000;
}

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

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

.slider-direction-nav a:hover {
	background-color: #7F0000;
}

.primary-navigation ul ul {
	background-color: #7F0000;
}

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

.secondary-navigation ul ul {
	background-color: #7F0000;
}

.secondary-navigation li:hover > a,
.secondary-navigation li.focus > a {
	background-color: #7F0000;
}