/***
	Write your CSS structure here.
	***/
	/* style texte courant */
	p.main-text-format{
		font-size : 15px;
		font-family : "Open sans" !important;
	}

	/* style entête */
	p.main-text-heading{
		font-size : 17px;
		font-family : "Open sans" !important;
		font-weight : bold;
	}

	/* puces texte courant */
	ul.main-text-list li{
		font-size: 15px;
		font-family: "Open sans" !important;
	}

	/* notes de bas de page */
	.notes, p.informer{
		font-size: 13px;
		font-family : Montserrat !important;
	}

	/* titre 1 */
	h3.main-text-title{
		line-height : 28px;
		font-weight : 900 !important;
		font-family : Montserrat !important;
	}

	/* titre 2*/
	h4.main-text-title{
		line-height : 21px;
		font-family : Montserrat !important;
	}

	/*  */


	.widget_newsletterwidget{
		background: #E8511E;
    padding: 0 25px 0px 20px;

	}

	.newsletter-email, .newsletter-submit{
		border-radius : 0 !important;
		border : 0 !important;
		box-shadow : 0 !important;
	}

	#ss-form input[type=text]{
		width : calc(100% - 5px);
	}

	.sidebar .textwidget:before{
		display : none;
	}

	.bold{
		font-weight : bold !important;
	}

	#ss-form textarea{
		width : calc(100% - 5px);
		resize : vertical;
	}

	.newsletter-email{
		max-width : 70%;
	}

	.newsletter-submit{
		background : transparent;
		color : white;
	}

	.widget_newsletterwidget .widget-title{
		color : white;
	}

	.minitwitter-widget, widget_facebook-like-box{
		margin: 20px 0 !important;
	}

	.newsletter-widget p{
		display : inline;
	}

	.sidebar .widget-container{
		margin: 0 0 20px 0;
	}

	.rev_slider_wrapper, .amr_widget{
		border-bottom : 5px solid orangered;
		overflow : hidden !important;
		margin-bottom : 10px !important;
	}

	#site-footer, #copyright-footer #copyright-footer-wrapper.container:before, #copyright-footer #copyright-footer-wrapper.container:after{
		background : transparent;
		display : none !important;
	}

	#page-title{
		width : 679px;
	}

	#site-wrapper:before{
		display : none;
	}

	#site-header{
	background : #F4F4F4;/*
	margin: 0 auto;*/
	padding-bottom : 25px;
	width:100%;
	padding-top: 25px;
}

#site-nav:before{
	background : #F4F4F4;
	display : block;
	width : 960px;
	content : "";
	position: absolute;
	z-index : 2;
	left : calc(50% - 480px);
	top : -50px;
	height : 50px;
}

#site-header:before{
	display : block;
	width : 900px;
	content : "";
	border-radius:50%;
	position: absolute;
	z-index : 1;
	left : calc(50% - 450px);
	top: 155px;
	height : 30px;
	box-shadow: rgba(0,0,0,.5) 0 10px 15px 3px;
}

.row-fluid.page:before{
	background : #FFF;
	display : block;
	width : 600px;
	content : "";
	position: relative;
	z-index : 2;
	left : 90px;
	top : -16px;
	height : 28px;
}

h2:after{
	display:none;
	/*display : block;
	width : 500px;
	content : "";
	border-radius:50%;
	position: relative;
	z-index : 1;
	left : 100px;
	top :18px;
	height : 12px;
	box-shadow: #333 0 3px 15px 3px;*/
}

.sidebar:nth-of-type(2){
	margin-top : -91px;
}

h2{
	background : #FFF;
}

h1,h2,h3,h4,h5,h6, #site-nav{
	border : none;
}

h1,h2,h3,h4,h5,h6{
	text-transform : initial;
	padding-bottom : 0;
	padding-top : 15px;
}

h1{
	color : #E8511E !important;
	float : left;
	text-transform : initial;
	padding : 5px;
	padding-left : 78px;
	font-family : Montserrat !important;
	font-weight : 400;
	font-size : 25px !important;
	width : 400px;
}

h1:after{
	border : 7px solid #E8511E;
	border-top : none;
	border-bottom : none;
	display : block;
	width : 425px;
	content : "";
	position: absolute;
	z-index : 9001;
	left : calc(50% - 220px);
	top : 57px;
	height : 90px;
}

section a{
	color:#E8511E;
}


#logo{
	display : block;
	float : left;
}

#logo img{
}


.sidebar .cat-post-widget{
	color : #727272;
	background : #DADADA;
	*zoom : 1;
	font-size : 11px;
	line-height : 18px;
/*	margin : 25px 0 0 0;
	padding : 25px 22px 25px 22px;*/
	padding : 0px 22px 0px 0px;
	display : block;
}

.widget-block:after{
	clear : both;
}

#site-nav{
	padding : 25px 0;
	width : 940px;
	margin : auto;
}

#site-nav a{
	font-weight : 800;
/*	padding-top : 50px;
margin : -50px 0 0 0;*/
}

#site-nav a:hover{
	background-color : #E8511E !important;
}

#site-nav a:hover:after, #site-nav .current-menu-item > a:after{
	border-color: white;
	position: absolute;
}

#site-nav a{
	border-bottom: 7px solid black;
	margin-left: 20px;
}

a, img, a img{
	outline : none;
}

#site-wrapper{
	background : transparent !important;
}

.cat-post-widget .widget-title{
	display : none;
}

.cat-post-widget{
	background : transparent !important;
}

.cat-post-widget .cat-post-item{
	border : 0 none;
}

.cat-post-widget p{
	font-family : "Open sans" !important;
	font-size : 13px !important;
	line-height : 19px !important;
}

.cat-post-widget .cat-post-item a:hover{
	background : #E8511E;
	color : white;
}
.cat-post-widget .cat-post-item a{
	display: inline-block;
	width: calc(100% - 10px);
	padding : 0;
}

.Accueil.cat-post-widget, .Accueil .textwidget, .Appel .textwidget{
	background : white !important;
	padding-top : 10px;
	padding-bottom : 10px;
	border : 5px solid #DADADA !important;
}

.Accueil.cat-post-widget a, .Accueil.cat-post-widget a:hover{
	color : #E8511E !important;
	background : transparent !important;
}

.cat-post-widget:first-child, h3:first-child{
	margin-top : 0;
	padding-top : 0;
}

h2#page-title{
	font-weight : bold !important;
	line-height : 52px;
}

strong{
	font-weight : 900 !important;
	font-family : Montserrat !important;
	color : #000;
}

.amr_widget .widget-title{
	font-weight : bold !important;
}

.widget_newsletterwidget .widget-title{
	text-align : left;
	padding : 10px 15px 0 0;
}

#menu-footer li{
	list-style-type : none;
}

#menu-footer a{
	color : #FFF;
}

input.newsletter-submit{
	font-family : "Open sans" !important;
	font-size : 20px;
	font-weight : 300 !important;
	line-height: 28px;
	vertical-align: top;
	height: 28px;
}

#site-nav a{
	padding-left: 44px;
	padding-right: 20px;
}


#site-nav li:first-child a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/bulle.png');
	background-position : 0px 80%;
}

#site-nav li:first-child:hover a, #site-nav li:first-child a:hover, #site-nav li:first-child.current-menu-item a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/bulle-white.png');
	background-repeat : no-repeat;
	background-position : 0px 80%;
	background-size : auto 27px;
}

#site-nav li:nth-child(2) a{
	padding-right: 24px;
	padding-left : 47px;
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/globe.png');
	background-position : 10px 80%;
}

#site-nav li:nth-child(2):hover a, #site-nav li:nth-child(2) a:hover, #site-nav li:nth-child(2).current-menu-item a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/globe-white.png');
	background-repeat : no-repeat;
	background-position : 10px 80%;
	background-size : auto 27px;
}

#site-nav li:nth-child(2) a:after{
	left : 47px;
}

#site-nav li:nth-child(3) a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/news.png');
	background-position : 5px 80%;
	padding-left : 50px;
}


#site-nav li:nth-child(3):hover a, #site-nav li:nth-child(3) a:hover, #site-nav li:nth-child(3).current-menu-item a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/media-white.png');
	background-repeat : no-repeat;
	background-position : 5px 80%;
	background-size : auto 27px;
}

#site-nav li:nth-child(4) a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/calendar.png');
	background-position : 5px 80%;
}

#site-nav li:nth-child(4):hover a, #site-nav li:nth-child(4) a:hover, #site-nav li:nth-child(4).current-menu-item a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/news-white.png');
	background-repeat : no-repeat;
	background-position : 5px 80%;
	background-size : auto 27px;
}

#site-nav li:nth-child(5) a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/kit-1.png');
	background-position : 5px 80%;
}

#site-nav li:nth-child(5):hover a, #site-nav li:nth-child(5) a:hover, #site-nav li:nth-child(5).current-menu-item a{
	background-image : url('http://tournonslapage.com/wp-content/uploads/2015/01/kit-white.png');
	background-repeat : no-repeat;
	background-position : 5px 80%;
	background-size : auto 27px;
}

#site-nav li a{
	background-repeat : no-repeat;
	background-size : auto 27px;
}

#menu-footer li{
	display : inline-block;
}

#menu-footer li:not(:last-child):after{
	display : inline-block;
	content : "|";
	padding : 0 5px;
}

.amr_widget p{
	font-size : 15px !important;
	font-family : Montserrat !important;
}

li.amr_widget{
	list-style-type : none;
}

#menu-footer{
	padding-left : 0;
	margin-left : 0;
}

.orange{
	color : #E75423;
}

.cat-post-item .post-date{
	display : none;
}

.read_more, .LRA_Widget a{
	color : white;
	background : #E75423;
	padding : 5px 10px;
	margin : 10px 0;
	display : block;
	float : right;
}

.read_more:hover, .LRA_Widget a:hover{
	background : white;
}

.Collectif-droite .textwidget h3{
	border-top : 3px solid black;
	padding-top : 10px;
}

.post .post-date, .post .post-date span{
	background : transparent !important;
	color : black;
}

.Collectif-droite .textwidget p{
	border-bottom : 3px solid black;
	padding-bottom : 10px;
	font-family : "Open sans" !important;
	font-size : 13px;
	line-height : 16px;
	font-weight : normal;
	color : #E8511E;
}

.sidebar .textwidget{
	background : transparent !important;
	padding-top : 10px;
	padding-bottom : 10px;
}

.widget_fiche_pays p{
	border-bottom : 3px solid black;
	font-family : Montserrat !important;
	font-size : 17px;
	line-height : 18px;
	font-weight : bold;
}
#category-posts-31, #category-posts-19{
position:relative;
float:left;
width:50%;
}

.minitweets-end{
	display : none;
}

#category-posts-31 .twitter-share, #category-posts-19 .twitter-share,#category-posts-19 div.fb-social-plugin.fb-like, #category-posts-31 .fb-social-plugin{
	display:none !important;
}

iframe{
	width:100% !important;
}
/*ajout perso + temporaire pour page accueil*/
/*#category-posts-13{
	width: 280px;
	float: left;
	margin: 0 50px 0 0;
	}*/

	#minitwitter-widget-3{
		width: 100%;
		float: left;
	}
	@media (max-width:1024px){
				h2::after{
			display:none;
		}
		.row-fluid.page::before{
			display:none;
		}
	}
	@media (max-width:979px){
		#site-header:before{
			display:none;
			}

		#site-header img:not(#logo), #site-header h1, .appel{
			display:none;
		}

		#logo{
			margin-left: calc(50% - 78px) !important;
		}
		h3, h2{
			font-size:15px !important;
		}
		p{
			font-size:10px !important;
			line-height: 1em;
		}
		.soutient{
			padding: 0 !important;

		}
		#newsletterwidget-2 h3, #newsletterwidget-2 input{
			font-size: 9px !important;
		}

		h2::after{
			display:none;
		}

		.row-fluid.page::before{
			display:none;
		}
	}

/*.twitter-share, .fb-social-plugin .fb-like{
		display:none;
	}*/
