/*
Theme Name: TTC Les Ailes de la Paloma
Custom CSS file
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/



/** couleurs PALETTE 1 : 
	* #8c0f24 - rouge très foncé presque brun
	* #d51733 - rouge plus clair
	* #fff0d6 - jaune très clair (background)
	* #607fe3 - bleu moyen doux

/* -------------------- fin reset Eric Meyer ---------------------- */

@font-face {
	font-family: GoodDog;  
	src: local('GoodDog'), 
		url("fonts/GoodDog.otf") format('opentype');  
	font-weight: normal;  
}

@font-face {
	font-family: Parisian;  
	src: local('Parisian'), 
		url("fonts/Parisian.ttf") format('truetype');  
	font-weight: normal;  
}

button>a {
	color: #fff !important;
}

.padding-img {
	padding: 3em 0;
}

div.sharedaddy h3.sd-title {
	font-size: 1.5em !important;
}

div.sharedaddy h3.sd-title:before {
	border: none !important;
}

.masonry-effect {
	-moz-column-width: 18em;
	-webkit-column-width: 18em;
	-moz-column-gap: 1.5em;
	-webkit-column-gap: 1.5em;
}

.masonry-effect > .item {
	display: inline-block;
	float: none;
/* 	padding: 0.25rem; */
	width: 100%;
}

.well {
	position: relative;
	display: block;
	padding: 0;
}


a {
	color: #3881ff;
}

a:hover {
	color: #4861aa;
	text-decoration: none;
}

a:visited {
	color: #4861aa;
}

button {
	border-color: #4861aa;
	border-radius: 3px;
}

p {
/* 	font-size: 1.2em; */
}

#aside-home {
	text-align: center;
}

#aside-home img {
	max-width: 210px;
	padding: 2em 0;
}

#cat-block {
/*     border: 2px #fff solid; */
	font-size: 0.8em;
	margin-bottom: 2em;
}

#colophon {
	border-top: #607fe3 1px solid;
	padding-top: 2em;
	text-align: center;
	
}

#home-main {
	float: right;
}

#home-main .entry-title,
.page-title {
	font-size: 2.5em;
	margin: 1.5em 0 1em;
}

#home-primary .entry-screencap {
/* 	margin-bottom: 2em; */
}

#ID-block {
	background-color: #fff0d6;
	font-size: 1em;
	margin-bottom: 1em;
	padding: 1em;
}

#masthead,
#content {
	background: #fff0d6;
}

#masthead {
	border-bottom: #607fe3 1px solid;
	padding-bottom: 2em;
}

#primary {
	float: right;
	margin-top: 2em;
}

#site-navigation {
	background: #fff0d6;
}

#site-navigation a {
	color: #4861aa;
}

#text-7 .textwidget {
	background-color: #fff;
    font-size: 0.9em;
    max-width: 90%;
    padding: 1em;
}

.action-button {
	float: right;
	font-size: 0.8em;
/* 	margin-top: 2em; */
	text-align: center;
}

.btn-call {
	font-size: 1.2em;
	background-color: #d51733;
}

.action-button a {
	color: #fff;
}

.action-button a:hover {
	color: #fff0d6;
}

.button-more {
	border: #8c0f24 solid 1px;
	border-radius: 8px;
	float: right;
	font-size: 0.8em;
	padding: 0.25em 0.5em;
}

.category-content-area {
/* 	margin: 1em 3.2em; */
}

.content-area {
	padding: 0 2.5em;
	background-color: white;
}

.content-frame-important {
	border: 1px solid #8c0f24 !important;
	font-size: larger;
	padding: 0.5em !important;
}

.content-frame-important .su-frame-inner {
	border: none !important;
}

.content-home {
	background-color: #fff0d6;
	
}

.entry-cat {
/* 	position: relative; */
	min-height: 230px;
}

.entry-cat .entry-title {
	background-color: rgba(56,129,255, 0.75);
	font-size: 2em;
/* 	margin-top: 3em; */
}

.entry-cat h1 {
	margin: 0;
}

.entry-cat .entry-title a {
	color: #fff;
}

.entry-content {
	background-color: #fff;
/* 	float: right; */
/* 	margin: 0; */
/* 	padding: 0 5em 2em; */
}

.entry-content a {
	text-decoration: underline;
}

.entry-content h3 {
	margin-bottom: 1em;
}

.entry-content p {
	text-align: justify;
}

.entry-episodes {
	background-color: #fff;
	border-bottom: #3881ff 1px solid;
	padding: 1em 0;
    text-align: justify;	
}

.entry-footer {
	background-color: #fff;
	padding-bottom: 2em;
}

.entry-header img {
/* 	font-size: 0.8em; */
}

.entry-screencap {
	text-align: center;
	position: relative;
	bottom: 0;
}

.entry-screencap img {
/* 	max-height: 240px; */
}

.entry-title {
	color: #d51733;
	padding: 0.5em 0 !important;
	text-align: center;
}

.fb-page {
	max-width: 90%;
}

.head-thumbnail {
	margin: auto;
	padding-top: 1em;
	text-align: center;
	width: 80%;
}

/*
.main {
	float: right;
}
*/
.horse-thumbnail {
	margin: auto;
    padding-top: 1em;
    text-align: center;
    /* width: 80%; */
}

#main {

}

.page-intro {
	margin-bottom: 2em;
}

.page-intro h2 {
	color: #d51733;
	font-size: 2em;
}

.page-title {
	color: #3881FF;
	font-size: 3em;
	margin-top: 1em;
	text-align: center;
}

.reverse-title {
	background-color: #3881ff;
    color: #fff;
    font-size: 2.5em;
    margin-bottom: 0;
    margin-top: 0.35em;
    padding: 0.2em;
}

.site-branding {
	text-align: center;
}

.site-main {
/* 	padding: 0 1.5em; */
}

.site-title img {
	margin-top: 24px;
}

.site-description {
	font-family: 'Parisian';
	font-size: 3em;
	text-align: right;
	margin-top: 1em;	
}

.sub-menu {
	background: rgba(255,240,214, 1);
}

.textwidget img {
	max-width: 90%;
}

.button-topleft {
/*
	position: relative;
	top: 2em;
*/
/* 	left: 2em; */
}

.button-bottomleft {
/*
	position: relative;
	bottom: 2em;
*/
	
}

.widget-area {
/* 	background: #d7e8e8; */
	padding-top: 18px;
}

.widget-area h2 {
	color: #3881ff;
/* 	font-size: 1em; */
}

.widget-area ul {
	font-size: 0.9em;
	list-style: none;
	margin: 0 0 1.5em -0.5em;
}

textarea,
input,
.wpcf7-form-control-wrap .number {
	background-color: #fff0d6;
}


@media screen and (max-width: 35.5em) { /** écrans largeur max. 568px **/
/*
	.site-description {
		font-size: 2em;
	}
*/
}

@media screen and (max-width: 48em) {/* = 768px */
	.site-description {
		font-size: 2em;
/* 		margin-top : 34px; */
		margin-top: 0;
		text-align: center;
	}
	
	.site-title img {
		max-height: 140px;
		width: auto;
	}
}

@media screen and (min-width: 48em) { /** écrans largeur min. 768px **/
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
/*
	.site-description {
		font-size: 2.5em;
	}
*/
}

@media screen and (min-width: 55em) {/* 55em = 880px */

	.entry-content, .entry-footer {
		padding: 0 5em 2em;
	}

}

@media screen and (min-width: 55em) {/* 55em = 880px */

}

@media screen and (min-width: 61.875em) {/* = 990px = sidebar à gauche */

	.entry-content, .entry-footer {
		padding: 0 0 2em;
	}

}

@media screen and (min-width: 71.25em) {/* = 1140px */

	.entry-content {
		padding: 0 5em 2em;
	}
	.site-description {
		font-size: 3.5em;
	}

}

@media only screen and (min-width: 1440px) {
	.container-fluid {
	    padding: 0 10%;
	}

}


