/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.lcp_catlist {
	display: table;
	padding: 0;
}

.lcp_catlist li {
	display: initial;
	float: left;
	margin: 5px;
}

.site-title a {
	color: #ffffff;
}

.header-content-wrapper {
	background-color: #004061;
}

.header-content {
	background-color: #004061;
	padding: 20px 28px;
}

.home #header .menu-box .link-home {
	background-color: #f25121;
}
.grid-entry .grid-entry-headline a {
	color: #004061;
}

.sidebar-widget a {
	color: #f25121;
}

.widget_display_topics ul {
	list-style-type: none;
	margin-left: 0;
	line-height: 150px;
}

.widget_display_topics li {
	margin-bottom: 0;
	margin-top: 0;
}

.widget_display_topics a {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

.widget_display_replies ul {
	list-style-type: none;
	margin-left: 0;
	line-height: 150px;
}

.widget_display_replies li {
	margin-bottom: 0;
	margin-top: 0;
}

.widget_display_replies a {
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 120%;
}

.menu-box-wrapper {
	border-bottom: 2px solid #f25121;
}

.menu-box ul ul {
	border-top: 2px solid #f25121;
}

.site-description {
	color: #BBBBBB;
}

a {
	color: #f25121;
}

#searchform .searchform-wrapper .send {
	background-color: #f25121;
}

#header .menu-box .current-menu-item > a, #header .menu-box .current-menu-ancestor > a, #header .menu-box .current_page_item > a, #header .menu-box .current-page-ancestor > a {
	background-color: #f25121;
}

#breadcrumbs {
	margin: 0 auto;
	width: 1114px;
}

#sidebar .bbp-login-form label {
	width: 130px;
}

#bbpress-forums fieldset.bbp-form legend {
	font-size: 16px;
}

#bbpress-forums a {
	text-decoration: none;
}

#bbpress-forums a:hover {
	color: black !important;
}

.forum-titles li {
	font-size: 12px;
}

.bbp-topic-title .bbp-topic-permalink {
	font-size: 14px;
	font-weight: bold;
	color: #004061;
}

.bbp-forum-info .bbp-forum-title {
	font-size: 14px;
	font-weight: bold;
	color: #004061;
}

.bbp-logged-in a {
	text-decoration: none;
}

.bbp-login-links a {
	text-decoration: none;
}

.bbp-topic-freshness a {
	font-size: 11px;
}

.bbp-topic-started-in a {
	color: #004061;
	padding-left: 3px;
	padding-right: 3px;
	border-radius: 3px;
}

.bbp-author-name {
	color: #f25121;
}

.widgets-list-layout-blavatar {
	width: 16%;
}

.widgets-list-layout-links {
	width: 84%;
	font-family: Oswald, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.tribe-events-event-image+div.tribe-events-content {
	width: 100%;
}

.tribe-events-list-widget ol li {
	list-style: none;
	padding: 5px 0;
}

#wrapper .tribe-events-loop .type-tribe_events {
  padding: 0 10px 25px;
}

.read-more-button {
	background-color: #f25121;
	color: white !important;
	display: inline-block;
	font-size: 12px;
	line-height: 12px;
	margin: 3px 0;
	padding: 6px 8px;
	text-decoration: none;
	text-transform: uppercase;
	transition: background-color 1s ease;
}

.sharedaddy {
	border-width: thin;
	border-color: #CCCCCC;
	border-top-style: solid;
	border-bottom-style: solid;
}

.tribe-events-list .type-tribe_events .tribe-events-list-event-title a {
	color: #004061;
}

#tribe-event-content a, .tribe-events-event-meta a {
    color: #f25121;
    text-decoration: none;	
}

input[type=submit], input[type=reset] {
	background: #f25121;
}

p, ul, ol, li, dl, address {
    font-size: 14px;
}