/*
Theme Name: JSA Bordeaux Basket _ Responsive
Theme URI: http://www.jsabordeauxbasket.fr
Description: Theme des JSA Bordeaux Basket, crée à partir du thème Twenty Ten de Wordpress, Mis à jour pour le responsive
Author: Aggelos
Version: 1.1
*/

@charset "UTF-8";

/* CSS Document */

body {
	background-color: #041a25;
	/*background-image: repeating-linear-gradient(65deg, transparent, transparent 10px, #08212e 20px, #08212e 20px); */
	background: url("images/bg_pattern.png") repeat;
}
img {
	border:none;
}

body,td,th {
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	color: #FFF;
}


/********************
/* LIENS */
a:link {
	color: #ff0000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #ff0000;
}

a:hover {
	text-decoration: underline;
	color: #FFF;
}

a:active {
	text-decoration: underline;
	color: #FFF;
}

/********************
/* Header */

#ads-center{
	height: 90px;
	/*background:#000000;*/
	text-align:center;
}

#ads-left{
	position: absolute;
	top: 3em;
	left: 1em;
}

#ads-right{
	position: absolute;
	top: 10em;
	right: 1em;
}


#wrapper {
	position:relative;
}

#bandeau1 {
	border-bottom: solid 7px #01314a;
	border-top: 5px solid darkgray;
}


#pub-gauche {
	position:absolute;
	left:-164px;
	top:-335px;
}

#pub-droite {
	position:absolute;
	right:-194px;
	top:-335px;
}


.logo {
	position: absolute;
	right: 20px;
	top: 20px;
}


/********************
/* MENU */

#entete {
	border-top:7px solid lightgray;
	padding: 5px 15px;
	text-align:center;
	width:100%;
}

.menu-menu-principal-container{
	float: left;
	padding-top: 2px;
}

.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	text-transform:uppercase;
	text-align:center;
	-webkit-padding-start:0px;
	margin-bottom:0px;
}

.menu a {
	padding:4px;
	margin-right:5px;
}

.menu a:link {
	color:#FFF;
	text-decoration:none;
}

.menu a:visited {
	color:#FFF;
	text-decoration:none;
}

.menu a:hover {
	color:#000;
	text-decoration:none;
	background:#ff0000;
}

.menu a:active {
	color:#000;
	text-decoration:none;
	background:#ff0000;
}

.menu li {
	list-style:none;
	float:left;
	text-transform:uppercase;
	position: relative;
}

.menu li ul.sub-menu{
	display: none;
	transition: 0.3s;
}

.menu li ul.sub-menu li{
	display: block;
	width: 100%;
}

.menu li:hover ul.sub-menu{
	display: block;
	position: absolute;
	top: 16px;
	padding: 21px 5px 10px 1px;
	width: 250px;
	left: 0;
	text-align: left;
}

.menu-burger{
	margin-right: 20px;
}

.menu_responsive{
	display: none;
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	background-color: rgba(0,0,0,0.8);
	text-align: center;
	text-transform:uppercase;
	width: 100%;
	z-index: 250;
	padding: 15px;
	overflow: hidden;
}

.menu_responsive li {
	padding: 15px;
	list-style:none;
	text-transform:uppercase;
}

.menu_responsive li ul {
	padding: 0
}

.menu_responsive li ul li {
	font-weight: 300;
	padding: 0;
	font-size: 13px;
}

.menu_responsive a:link {
	color:#FFF;
	display: block;
	width: 100%;
}

.menu_responsive a:visited {
	color:#FFF;
	text-decoration:none;
}

.menu_responsive li:hover {
	color:#000;
	text-decoration:none;
}

.menu_responsive a:active {
	color:#000;
	text-decoration:none;
	background:#ff0000;
}

.label-menu{
	font-size: 16px;
	margin-left: 10px;
}

#rs{
	font-size: 10px;
	float: left;
	margin-left: 10px;
}

#rs a{
	color: #00334C !important;
	padding: 0px;
	margin: 0px;
}
#rs a:hover{
	color: #ff0000 !important;
	background: none !important;
	text-decoration: none;
}



#cadre {
	position:relative;
	width:100%;
	height:auto;
}

#content{
	background: black;
	background-image: url(images/fond_content.png);
	background-repeat: no-repeat;
	background-position: right;
}

#contenu{
	height:auto;
	padding:40px 20px;
	min-height:400px;
}

.page #contenu{
	padding: 60px;
}


/********************
/*HOME */
#home-section-one{
	padding:20px;
}

#home_actu {
	position: relative;
	margin-bottom: 40px;
}
#home_actu_content {
	position:absolute;
	bottom:0;
	left:0;
	z-index:200;
	padding: 30px 80px 30px 30px;
	background:url(images/fond_actu_home.png) repeat;
	text-align:left;
}
#home_actu_content h1 {
	margin:0px;
	padding:0px;
	color:#000;
	font-size:34px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-weight:700;
	
}

#home_actu_content h1 a{
	text-decoration:none;
	color:#FFF;
}

.actu_home_date{
	text-decoration:none;
	color:#ff0000;
	font-size:21px;
	font-weight:300;
	letter-spacing:1px;
	text-transform:uppercase;
	display:block;
}
.btn-savoir-plus{
	font-size: 14px;
	color:#ff0000;
}
.article_conteneur img{
	margin-bottom: 15px;
}



/********************
/* */

.fiche_joueur {
	float:right;
	margin-top:80px;
	text-align:left;
	width:180px;
	padding-left:40px;
	background:url(images/puce_joueur.png) top left no-repeat;
}

#contenu3{
	padding-top: 50px;
}

#contenu3 .entry-content{
	margin-top: 55px;
}

#contenu3 h1{
      color: red;
      font-size: 34px;
      margin-bottom: 30px;
}

.red-sun{
	background-image: url(images/red_sun.png);
	background-size: contain;
	background-repeat: no-repeat;
}

#contenu3 h1::before{
	content: '';
	background-image: url(images/etoiles.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 50px;
	height: 20px;
	display: inline-block;
	margin-right: 10px;
	margin-left: -62px;
}

.nav-previous{
	position: absolute;
	left: -50px;
	top: 280px;
	font-size: 70px;
}
.nav-next{
	position: absolute;
	right: -50px;
	top: 280px;
	font-size: 70px;
}

.nav-next a i{
	color:white;
}

.nav-previous a i{
	color:white;
}

.thumb-joueur{
	text-align: center;
}

.thumb-joueur img{
	width: 100%;
	height: auto;
	margin-top: 150px;
}

.tableau-equipe {
	background-color: rgba(255,0,0,0.8);
	padding-bottom:15px;
	padding-top: 15px;
}

.tableau-equipe a {
	color: white;
}

.tableau-equipe p {
	color: black;
	margin-bottom: 0;
}

.tableau-equipe h3 {
	margin-top: 0;
	color: black;
	margin-bottom: 20px;
}

.image-equipe{
	padding: 0;
}



/* ******************************
/* SIDEBAR */
#sidebar-facebook{
	padding: 40px 20px 20px;
	float: right;
}

#sidebar {
	float: right;
	margin-bottom: 40px;
}


li.widget-container {
	list-style:none;
}

h3.widget-title {
	font-weight:bold;
	text-transform:uppercase;
	border-bottom:dotted 2px #ff0000;
	color:#ff0000;
	margin-bottom:20px;
}

.widget-container {
	padding:0 10px 20px 20px ;
}

.widget-container ul {
	list-style:square;
	padding-left:15px;
	line-height:18px;
}

.widget-container a {
	color:#FFFFFF;
}

.paging-navigation{
	text-align: center;
}






/* ******************************
/* TYPO */

h1{
	font-size:50px;
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom: 40px;
}

p{
	margin-bottom:10px;
}


.entry-content {
	font-size: 14px;
	line-height:18px;
	font-weight: 300;
}

.entry-content h2{
	color: #ff0000;
	font-weight: 300;
}

.entry-content h3{	
	font-weight: 300;
}

.single h1{
	font-size:32px;
	max-width: 500px;
}

h2.entry-title {
	margin-top: 0px;
	font-size: 20px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 0px;
}

/* width pour certaine page */
.page #post-11{
	width: 70%;
}

.single .entry-date{
	font-size:20px;
	color: #ff0000;
	font-weight: 300;
	text-transform: uppercase;
}

.entry-date {
	font-size:11px;
	color:#999;
	margin-bottom: 10px;
}

.entry-extrait p{
	margin-bottom: 10px;
	line-height: 18px;
}

.btn-old-news{
	display: block;
	color: #686868 !important;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.btn-old-news:hover{
	color: white !important;
}

/*Page calendrier */
.page-id-6 .entry-title{
	margin-bottom: 0px;
}
.page-id-6 .entry-content h2{
	margin-top: 0px;
}

.page-id-6 table{
	width: 700px;
}

/*Page billetterie*/
.page-id-13 .entry-title{
	display: none;
}
.page-id-13 h2{
	color: white;
}

/* Page contact */
.page-id-1905 .entry-title{
	margin-bottom: 0px;
}
.page-id-1905 .entry-content h2{
	margin-top: 0px;
	margin-bottom: 20px;
}

/*Page partenaire*/
.page-id-15 #content{
	background: white;
	background-image: url(images/fond_content-white.png);
	background-repeat: no-repeat;
	background-position: right;
	color: #000;
}
.page-id-15 .entry-title{
	margin-bottom: 0px;
	color: #ff0000;
}
.page-id-15 .entry-content h2{
	margin-top: 0px;
	margin-bottom: 20px;
}

.gros-logos{
	margin-bottom: 60px;
}
.gros-logos a{
	padding: 30px 10px;
	display: inline-block;
}

.petits-logos img{
	//max-width: 100px;
	max-height: 100px;
}

/* ******************************
/* SEARCH FORM  */
.screen-reader-text{
	display: none;
}
.search-field{
	color: black;
}

.search-submit{
	color: white;
	background: #ff0000;
	border: none;
}

/* ******************************
/* ANNUAIRE  */
.page-template-page-annuaire .item-annuaire{
	padding: 15px 30px;		
	cursor: pointer;
}
.page-template-page-annuaire .item-annuaire .row{
	background: white;
	background-image: url(images/fond_content-white-small.png);
	background-repeat: no-repeat;
	background-position: right;	
	min-height: 200px;
	padding: 15px;
	color: black;
	border: 5px solid #041a25;
}
.page-template-page-annuaire .item-annuaire h2{
	font-size: 20px;
	color: black;
	margin-top: 0px;
}

.page-template-page-annuaire .item-annuaire img{
	margin-bottom: 0px;
}

.page-template-page-annuaire .modal{	
	color: #ff0000;
}
.page-template-page-annuaire .modal .modal-content{
	background-image: url(images/fond_content-white.png);
	background-repeat: no-repeat;
	background-position: right;	
}
.page-template-page-annuaire .modal h4{
	font-size: 25px;
	color: black;
}
.page-template-page-annuaire .modal li{
	margin: 10px 0;
}
.page-template-page-annuaire article a:hover{
	color: #ff0000;
}

.page-template-page-annuaire .modal-dialog{
	margin-top: 250px;
}


button, input, optgroup, select, textarea{
	color: black;
}
/* ******************************
/* FOOTER  */

#bas #contact{
	background: url('images/footer.jpg') no-repeat;
	min-height: 550px;
	padding-top:100px;
}

#bas #contact img{
	margin-bottom: 40px;
}

#bas {
	text-align:center;
}

#bas #contact p{
	margin-bottom: 10px;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
}

#bas #contact a{
	color: white;
}

#partenaires{
	background: white;
	padding: 20px;
	margin-bottom: 20px;
}

#partenaires a{
	padding: 10px;
}

//Bx slider
.entry-content #bx-pager img {
    width: 25%;
}

/* =Images

-------------------------------------------------------------- */


/*

Resize images to fit the main content area.

- Applies only to images uploaded via WordPress by targeting size-* classes.

- Other images will be left alone. Use "size-auto" class to apply to other images.

*/

img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}

.alignleft, img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}

.alignright, img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}

.aligncenter, img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry-content img{
	margin-bottom: 20px;
}

.wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
}

.wp-caption img {
	margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}

.wp-smiley {
	margin: 0;
}

.gallery {
	margin: 0 auto 18px;
}

.gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}


/* Leanbox home */
#myModal{
	color: black;
	text-align: center;
    font-size: 16px;
}

#myModal a:hover{
	color: black;
}

/* bouton billetterie mobile fixed*/
.button-fixed-billet{
	position: fixed;
	bottom: 10px;
	right: 10px;
	font-size: 25px;
	z-index: 1500;
}

/* For displaying single column on mobile */
@media screen and (max-width: 450px) {
	.gallery .gallery-item {
	    width: 50% !important;
	}
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}

.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}

.gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}

.gallery dl {
	margin: 0;
}

.gallery img {
	border: 10px solid #333;
}

.gallery br+br {
	display: none;
}

#content .attachment img {/* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}

/* tableau équipe*/

.equipe_titre{
	margin-bottom:0px;
	margin-top:5px;
}

.voirfiche{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:20px;
	background:url(images/puce_equipe.gif) no-repeat left top;
	padding-left:15px;
}

.fonction{
	margin-bottom:0px;
	margin-top:0px;
	margin-left:20px;
}

@media screen and (max-width: 990px) {

	#home_actu_content {
		position:relative;		
		padding: 5px 0px;
	}

	#home_actu_content h1{
		font-size: 22px;
	}

	#nav-below{
		/*display: none;*/
	}

	.content-staff-dirig{
		padding-left: 0;
	}

	.tableau-bottom{
		margin-bottom: 20px;
	}

	.tableau-equipe h3 {
		margin-top: 5px;
		margin-bottom: 5px;
	}

	.nav-previous{
		position: static;
		float: left;
		width: 50%;
		text-align: left;
		font-size: 70px;
	}
	.nav-next{
		position: static;
		float: left;
		width: 50%;
		text-align: right;
		font-size: 70px;
	}
	#contenu3 .entry-content{
		margin-top: 0px;
	}

	h1.entry-title{
		font-size: 32px !important;
	}
	.page #contenu{
		padding: 20px;
	}
	/* page contact */
	.page #post-11{
		width: 100% !important;
	}
	/* page calendrier*/
	.page-id-6 table{
		max-width: 100%;
		width: auto !important;
	}

	.page-id-6 .table-responsive{
		border: none;
	}
}

	
}