/*
Theme Name: Theme_SGA_wide
Theme URI:
Description: Theme pour l eglise Saint Germain l auxerrois - wide version
Version: 1
Author: CW
*/

a {
	color: #1A50B7;
	text-decoration: none;
}

a:hover {
	color: #1A50B7;
	text-decoration: none;
}


body {
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	font-size: 0.9em;
	text-align: left;
	background: #ffffff;
	color: #1A50B7;
	margin: 0;
	padding: 0;
}

#page {
	margin: 0;
}



#header {
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	background: #FFFFFF;
}

#menuback{
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 91px;
	background: #FFFFFF;
	-moz-box-shadow: 0px 2px 5px 0px #d0d0d0;
	-webkit-box-shadow: 0px 2px 5px 0px #d0d0d0;
	-o-box-shadow: 0px 2px 5px 0px #d0d0d0;
	box-shadow: 0px 2px 5px 0px #d0d0d0;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#d0d0d0, Direction=180, Strength=5);
	
	/* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)"; */
	/* filter: alpha(opacity=20); */
	/* -moz-opacity:0.20; */
	/* -khtml-opacity: 0.20; */
	/* opacity: 0.20; */
}

#menu {
	position: fixed;
	display: table;
	background: transparent;
	z-index: 200;
	width: 100%;
}

.menu_item {
	display: table-cell;
	width: 11.5%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.menu_item a {
	color: #1A50B7;
}

.menu_img {
	display: table-cell;
	width: 11%;
	text-align: center;
	vertical-align: middle;
}

.menu_imghome {
	display: table-cell;
	width: 20%;
	text-align: right;
	vertical-align: middle;
}


.but_donner {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 3px 8px 3px 8px;
	color: #DDDDDD;
	background: #1A50B7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}

#menuback_ac{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 91px;
	background: #FFFFFF;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	-khtml-opacity: 0.25;
	opacity: 0.25;
}

#menu_ac {
	position: fixed;
	top: 0;
	left: 0;
	display: table;
	background: transparent;
	z-index: 200;
	width: 100%;
}

.menu_item_ac {
	display: table-cell;
	width: 11.5%;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding: 0 10px 0 10px;
}

.menu_item_ac a {
	color: #FFFFFF;
	text-decoration: none;
}

.menu_img_ac {
	display: table-cell;
	width: 11%;
	text-align: center;
	vertical-align: middle;
}

.menu_imghome_ac {
	display: table-cell;
	width: 26%;
	text-align: right;
	vertical-align: middle;
}


.but_donner_ac {
	float: right;
	margin: 0px 30px 0px 0px;
	padding: 3px 8px 3px 8px;
	color: #FFFFFF;
	background: #1A50B7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}



#blank_on_top {
	background: #FFFFFF;
	height: 200px;
}

#lys {
	position: absolute;
	z-index: 100;
	width: 100%;
	margin: -152px 0px 0px 0px;
}

#lys_gauche {
	margin: 0px 0px 0px 40px;
	float: left;
}

#lys_droite {
	margin: 0px 40px 0px 0px;
	float: right;
}

.but_donner2 {
	margin: 0px 0px 0px 0px;
	padding: 3px 8px 3px 8px;
	color: #DDDDDD;
	background: #1A50B7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	cursor: pointer;
}

.but_bleu {
	padding: 3px 0px 3px 0px;
	color: #1A50B7;
	background: #FFFFFF;
	font-size: 1.3em;
	/* -webkit-border-radius: 10px; */
	/* -moz-border-radius: 10px; */
	/* border-radius: 10px; */
	display: inline-block;
}


#bandeau_blanc {
	margin: 70px 150px 0px 150px;
	height: 35px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	background: #FFFFFF;
}

#content {
	display: table-cell;
	width: 100%;
	margin: 0px 0px 30px 50px;
	padding: 0 2% 0 2%;
}

#sous_menu {
	position: absolute;
	width: 100%;
	margin: -50px 0 0 0;
	font-size: 1.2em;
}

.smenu_vide {
	width: 12%;
}

.smenu {
	text-align: center;
	width: 12%;
	cursor: pointer;
}


#content h2 {
	font-size: 1.2em;
}

.hr {
	text-align: center;
	color: #1A50B7;
	font-size: 1.3em;
	width: 100%;
}

hr {
	color: #1A50B7;
}

h2.toggle {
	background: no-repeat;
	background-position: left;
	padding: 0 20px 0 20px;
	display: inline-block;
	cursor: pointer;
}

p.contenu{
	font-size: 1.2em;
	color: #555;
}

.togglediv {
	display: none;
	padding: 0 0 0 40px;
}

#qdn {
	margin-left: auto;
	margin-right: auto;
}

.qdn_cell {
	text-align: left;
	width: 200px;
	padding: 25px;
	vertical-align: top;
}

#agd {
	margin-left: auto;
	margin-right: auto;
}

.agd_cell {
	text-align: center;
	width: 240px;
	padding: 5px;
}

#ac {
	margin-left: auto;
	margin-right: auto;
}

.cell_ac {
	text-align: left;
	width: 260px;
	padding: 25px;
}

#cconc {
	width: 1000px;
	margin: 0 auto 0 auto;
}

#survol {
	width: 1000px;
	height: 600px;
}

#contact_info {
	display:inline-block;
}
#contact_form {
	display:inline-block;
	margin-left: 80px;
	margin-right: 60px;
}

.postmetadata {
	font-size: 0.8em;
	color: #999;
}

#content h2 a{
	font-size: 1.2em;
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	color: #1A50B7;
}

#content h2 a:hover{
	color: #555;
}

.post_content {
	margin: 0 auto 0 auto;
	width: 1000px;
	font-size: 1.1em;
	color: #555;
	line-height: 150%;
}

.post_content a {
	color: #1A50B7;
}

.post_content a:hover {
	color: #1A50B7;
}

.post_content h2 {
	color: #1A50B7;
}

.post_content p {
	text-align: justify;
    text-justify: inter-word;
}

a.qdneuf {
	color: #1A50B7;
}

a.qdneuf:hover{
	color: #1A50B7;
}


.post_content img.aligncenter {
	display: block; 
	margin: 0 auto 0 auto;
	text-align: center;
}

.bulle_qsn {
	color: #fff;
	background: #1A50B7;
	text-align: center;
	vertical-align: center;
	width: 100px;
	height: 100px;
	padding: 10px;
	font-weight: bold;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	font-size: 0.9em;
	line-height: 120%;
	cursor: pointer;
}

.pgrey{
	color: #808080;
	font-size: 1.1em;
}


.alignright {
	float: right;
	padding: 5px 0 5px 15px;
}
.alignleft {
	float: left;
	padding: 5px 15px 5px 0px;
}

.comments-template {
	margin: 10px 0 0 0;
}

.comments-template ol {
	margin: 10px;
	padding: 0 0 0 15px;
	list-style: none;
}

.comments-template ol p {
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	font-size: 0.9em;
}

.comments-template ol li {
	margin: 10px 0 0 0;
	line-height: 15px;
	padding: 0 0 10px;
}

.comments-template h2, .comments-template h3 {
	font-size: 1.2em;
}

.commentmetadata {
	font-size: 0.9em;
}

.comments-template p.nocomments {
	padding: 0;
}

.comments-template textarea {
	font-family: Optima,Segoe,Segoe UI,Candara,Calibri,Arial,sans-serif;
	font-size: 0.9em;
}

.cadre_commentaires {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
}






.sidebar {
	float: right;
	width: 225px;
	margin: 20px 0 20px 25px;
}

.sidebar a:hover {
	text-decoration: none;
	border-bottom: 1px dotted;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
}

.sidebar h2 {
	font-size: 1.2em;
}

.sidebar ul li {
}

.sidebar ul ul li {
}


.caldate {
	background:#1A50B7;
	height: 230px;
	width: 199px;
	text-align: left;
	color: #fff;
	padding: 20px;
	/* overflow-wrap: break-word; */
	overflow-y: hidden;
	-webkit-border-top-left-radius: 40px;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius-topleft: 40px;
	-moz-border-radius-topright: 40px;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
}

.caldate_readmore {
	background:#1A50B7;
	width: 125px;
	text-align: center;
	color: #fff;
	padding: 20px 57px 30px 57px;
	-webkit-border-bottom-left-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-left-radius: 40px;
	border-bottom-right-radius: 40px;

}

.caldateh3 {
	font-size: 1em;
}

.caldate_readmore input{
	font-size: 1.2em;
	background:#1A50B7;
	border: 1px solid white;
	color: #fff;
	margin: 2px; 
	cursor: pointer;
}

.calconcert_readmore {
	background:#FFFFFF;
	text-align: Left;
	color: #fff;
	padding: 0;
	cursor: pointer;
}

.calconcert_readmore input{
	font-size: 0.9em;
	background:#1A50B7;
	border: 1px solid white;
	color: #fff;
	margin: 2px; 
	cursor: pointer;
}

.p1_caldate {
	text-align: center;
	color: #1A50B7;
	font-size: 3em;
	margin: 12px 0 0 0px;
	
}

.p2_caldate {
	text-align: center;
	color: #1A50B7;
	font-size: 1.5em;
	margin: -8px 25px 0 25px;
}

.p4_caldate {
	text-align: center;
	color: #BBBBBB;
	font-size: 1em;
	margin: 15px 25px 0 25px;
}

.p3_caldate {
	text-align: center;
	color: #1A50B7;
	font-size: 1em;
	margin: -2px 25px 0 25px;
}

.caldate a {
	color: #fff;
	font-size: 1.5em;
}

.caldate a:hover {
	color: #fff;
	font-size: 1.5em;
}

#footer {
	font-size: 1em;
	background:#1A50B7;
	clear: both;
	height: 230px;
}

#table_footer {
	display: table;
	width: 100%;
}

.cell_footer {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

.cell_footer_img {
	display: table-cell;
	text-align: left;
	vertical-align: middle;
}

#footer_contact {
	color: #fff;
}

#footer_contact h3{
	font-size: 1.1em;
}

#footer_contact p{
	font-size: 1.1em;
	line-height: 15px;
}

#footer_contact p a {
	color: #fff;
	text-decoration: none;
	font-size: 1em;
}


#footer_pratique {
	color: #fff;
	line-height: 15px;
}

#footer_pratique h3{
	font-size: 1.1em;
}

#footer_pratique p a {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
}

#footer_pratique input{
	font-size: 0.8em;
	background:#1A50B7;
	border: 1px solid white;
	color: #fff;
	margin: 2px; 
}

#footer_pratique input[type=text] {
	font-size: 0.8em;
	background:#ffffff;
	border: none;
	color: #1A50B7;
	margin: 2px; 
}


#footer_abo {
	color: #fff;
}

#footer_abo h3{
	font-size: 0.9em;
}

#footer_abo input{
	font-size: 0.8em;
	background:#1A50B7;
	border: 1px solid white;
	color: #fff;
	margin: 2px; 
}

@media only screen and (max-width: 799px), only screen and (max-device-width: 799px) {

	#blank_on_top {
		background: #FFFFFF;
		height: 50px;
	}

	.hr {
		text-align: left;
		color: #1A50B7;
		font-size: 1.3em;
		width: 100%;
	}

	#menu {
		display: table;
		background: transparent;
		z-index: 200;
		width: 100%;
		position: static;
	}
	
	#menu_ac {
		display: table;
		background: transparent;
		z-index: 200;
		width: 100%;
		position: static;
	}

	img, img.alignleft, img.size-full {
		max-width: 100%;
		height: auto;
	}
	
	.post_content {
		margin: 0;
		max-width: 320px;
		font-size: 1.1em;
		color: #555;
		line-height: 150%;
	}
	
    .menu_item {
        display:inline-block;
        text-align: left;
        margin: 10px 20px 10px 20px;
        padding: 0 5px 0 5px;
        font-size: 0.7em;
    }

    .menu_item_ac {
        display:inline-block;
        text-align: left;
        margin: 10px 20px 10px 20px;
        padding: 0 5px 0 5px;
        font-size: 0.7em;
    }

    .menu_img {
		display: none;
    }
    
    .menu_img_ac {
		display: none;
    }
    
    
	#menuback{
		display: none;
	}
    
    #menuback_ac{
		display: none;
	}
    
    .menu_item_ac a {
		color: #1A50B7;
	}

	.menu_imghome_ac {
		display: table-cell;
		width: 20%;
		text-align: right;
		vertical-align: middle;
	}
    
    .but_donner {
		display: block;
		margin: 0;
		padding: 0;
		font-size: 0.9em;
    }

    .but_donner_ac {
		display: block;
		margin: 0;
		padding: 3px;
		font-size: 0.9em;
    }
    
    .smenu_img {
		max-width: 15px;
		margin: 8px;
    }
    
    .smenu {
		font-size: 0.7em;
		text-align: center;
		width: 12%;
		cursor: pointer;
	}
	
	.smenu_vide {
		width: 12%;
	}
    
    #lys {
		display: none;
    }
    #lys_gauche {
		display: none;
    }
    #lys_droite {
		display: none;
    }
    
    #img_footer {
    
    }

	#footer {
		font-size: 1em;
		background: #1600D3;
		clear: both;
		height: 580px;
	}

    .cell_footer {
		display: inline-block;
        text-align: left;
        margin: 40px;
        min-width: 250px;
    }
    
    .cell_footer_img {
		display: none;
    }
    
    
    .bulle_qsn {
		color: #fff;
		background: #1A50B7;
		text-align: center;
		vertical-align: center;
		/* width: 100px; */
		/* height: 100px; */
		padding: 5px;
		font-weight: bold;
		-webkit-border-radius: 90px;
		-moz-border-radius: 90px;
		border-radius: 90px;
		font-size: 0.7em;
		line-height: 120%;
	}

	#qdn {
		margin-left: 0;
		margin-right: 0;
	}
	
	.qdn_cell {
		display:inline-block;
		text-align: left;
		width: 250px;
		padding: 25px;
		vertical-align: top;
	}
	
	.qdn_cell h3 {
		width: 280px;
	}
	.qdn_cell p {
		width: 280px;
	}
	
	#agd {
		margin-left: 0;
		margin-right: 0;
	}

	.agd_cell {
		display:inline-block;
		text-align: center;
		width: 250px;
		padding: 25px;

	}	
	
	#contact_info {
		display:inline-block;
		width: 250px;
		margin: 0;
	}
	#contact_form {
		display:inline-block;
		width: 250px;
		margin: 0;
	}
	
	#ac {
		margin-left: 0;
		margin-right: 0;
	}

	.cell_ac {
		display:inline-block;
		text-align: left;
		width: 260px;
		padding: 25px;
	}
	
	#cconc {
		width: 320px;
		margin: 0 auto 0 auto;
	}
	
	#survol {
		width: 320px;
		height: 192px;
		
	}
	#survol_div {
		width: 320px;
		height: 192px;
	}

}




/*! http://responsiveslides.com v1.54 by @viljamis */
.rslides {

  position: relative;

  list-style: none;

  overflow: hidden;

  width: 100%;

  padding: 0;

  margin: 0;

	max-height: 600px;

  }



.rslides li {

  -webkit-backface-visibility: hidden;

  position: absolute;

  display: none;

  width: 100%;

  left: 0;

  top: 0;

  }



.rslides li:first-child {

  position: relative;

  display: block;

  float: left;

  }



.rslides img {

  display: block;

  height: auto;

  float: left;

  width: 100%;

  border: 0;

  }

.rslides_container {

  margin-bottom: 50px;

  position: relative;

  float: left;

  width: 100%;

  }



.rslides_nav {

  z-index: 3;

  position: absolute;

  -webkit-tap-highlight-color: rgba(0,0,0,0);

  top: 50%;

  left: 0;

  opacity: 0.7;

  text-indent: -9999px;

  overflow: hidden;

  text-decoration: none;

  height: 61px;

  width: 38px;

  background: transparent url("themes/themes.gif") no-repeat left top;

  margin-top: -55px;

  }



.rslides_nav:active {

  opacity: 1.0;

  }



.rslides_nav.next {

  left: auto;

  background-position: right top;

  right: 0;

  }



.rslides_nav:focus {

  outline: none;

  }



.rslides_tabs {
	position: absolute;
	width: 950px;
	z-index: 300;
	margin: -40px auto 0px auto;
	text-align: center;
}



.rslides_tabs li {

  display: inline;

  float: none;

  _float: left;

  *float: left;
  margin-right: 5px;
  }



.rslides_tabs a{

  text-indent: -9999px;

  overflow: hidden;

  -webkit-border-radius: 15px;

  -moz-border-radius: 15px;

  border-radius: 15px;

  background: #ccc;

  background: rgba(255,255,255, .4);

  display: inline-block;

  _display: block;

  *display: block;

  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);

  width: 9px;

  height: 9px;

  }



.rslides_here a {

  background: #222;

  background: rgba(0,0,0, .8);

  }

.caption {

  position: absolute;

  display: block;

  bottom: -20px;

  left: 0;

  right: 0;

  padding: 15px;

  text-align: center;

  background: #000;

  background: rgba(0,0,0, .8);

  color: #fff;

}

.wp-simple-rss-list {
	width: 550px;
	margin: 20px auto 20px auto;
	list-style-type: none;
}
	
