/*
Theme Name: AlpBasket
Author: webmestre
Template: twentyfourteen
*/

@import url("../twentyfourteen/style.css");

/*
Cercle des images joueurs
*/

.imgjoueur {
    float: left;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-right: 15px;
}

/*Taille onglet joueurs/joueuses
.sizeonglet {
  font-size: 10px;
}
*/

/*
@font-face {
    font-family: 'sports_worldregular';
    src: url('sports_world-regular-webfont.eot');
    src: url('sports_world-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('sports_world-regular-webfont.woff') format('woff'),
         url('sports_world-regular-webfont.ttf') format('truetype'),
         url('sports_world-regular-webfont.svg#sports_worldregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h1, h2, h3, h4, h5, H6 {
font-family : sports_worldregular;

}
*/
/* Secondary Navigation Perso */

.widget_nav_menu {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  font-size: 10px;
  margin: 48px 0;
}

.widget_nav_menu ul {
  list-style: none outside none;
  margin: 0;
}

.widget_nav_menu li {
  border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
  position: relative;
  padding-bottom: 0 !important;
}

.widget_nav_menu a {
  padding: 8px 30px !important;
  color: #fff;
  display: block;
  text-transform: uppercase;
}

/* Media Queries */
@media screen and (min-width: 1008px) {
  .widget_nav_menu {
    font-size: 10px;
    margin: 0 -30px 48px;
    width: 182px;
  }
	
  .widget_nav_menu .widget-title {
    margin: 0 30px 18px;
  }
	
  .widget_nav_menu li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    position: relative;
  }
	
  .widget_nav_menu a {
    padding: 0px 0px;
  }
	
  .widget_nav_menu li:hover > a,
  .widget_nav_menu li.focus > a {
    background-color: #000000;
    color: #fff;
  }
}

@media screen and (min-width: 1080px) {
  .widget_nav_menu {
    width: 222px;
  }
}
/**


/*
STYLE TABLEAU JOUEURS
*/
.tabplayer {
	border-width: 0px;
	border-style: None;
	border: 0px;
}

tr.entete {
	height: 50px;
	background-color: #EC7404;
}

tr.ligne_centre {
	height: 30px;
}

td.texte_un {
	padding: 5px;
	width: 120px;
}

td.texte_deux {
	padding: 5px;
}

td.texte_trois {
	padding: 5px;
	text-align: right;
}

td.texte_quatre {
	padding: 5px;
}

/*
FIN DE STYLE TABLEAU JOUEURS
*/

/* CUSTOM SPOILER PHOTOTHEQUE
*/
  .su-spoiler.spoiler-phototheque {}
  .su-spoiler.spoiler-phototheque .su-spoiler-title { background-color: #84ADEA }
  .su-spoiler.spoiler-phototheque .su-spoiler-title .su-spoiler-icon,
  .su-spoiler.su-spoiler-closed.spoiler-phototheque .su-spoiler-title .su-spoiler-icon {
    left: 3px;
    background-color: #fff;
  }
  .su-spoiler.spoiler-phototheque .su-spoiler-content { background-color: #C0D1EB }
  
/* CUSTOM SPOILER PHOTOTHEQUE
*/


.headerSM1 {
	min-height: 32px;
}

.page-template-page-templatesreal-full-width-php .site {
    width: 100%;
}
 
.page-template-page-templatesreal-full-width-php  .hentry {
    margin: 0 auto 48px;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-php .site-content .entry-header,
.page-template-page-templatesreal-full-width-php .site-content .entry-content,
.page-template-page-templatesreal-full-width-php .site-content .entry-summary,
.page-template-page-templatesreal-full-width-php .site-content .entry-meta,
.page-template-page-templatesreal-full-width-php .page-content {
    margin: 0 auto;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-php .main-content,
.page-template-page-templatesreal-full-width-php .content-area {
    float: left;
    width: 100%;
}
.page-template-page-templatesreal-full-width-php .site-content,
.page-template-page-templatesreal-full-width-php .site-main .widecolumn {
    margin-left: 182px;
}
 
.page-template-page-templatesreal-full-width-php .site:before {
    width: 0;
}
 
.page-template-page-templatesreal-full-width-php .site-content {
    margin-left: 182px;
    margin-right: 0;
}
/*
TEMPLATE SF1
*/
.page-template-page-templatesreal-full-width-sf1-php .site {
    width: 100%;
}
 
.page-template-page-templatesreal-full-width-sf1-php  .hentry {
    margin: 0 auto 48px;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-sf1-php .site-content .entry-header,
.page-template-page-templatesreal-full-width-sf1-php .site-content .entry-content,
.page-template-page-templatesreal-full-width-sf1-php .site-content .entry-summary,
.page-template-page-templatesreal-full-width-sf1-php .site-content .entry-meta,
.page-template-page-templatesreal-full-width-sf1-php .page-content {
    margin: 0 auto;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-sf1-php .main-content,
.page-template-page-templatesreal-full-width-sf1-php .content-area {
    float: left;
    width: 100%;
}
.page-template-page-templatesreal-full-width-sf1-php .site-content,
.page-template-page-templatesreal-full-width-sf1-php .site-main .widecolumn {
    margin-left: 182px;
}
 
.page-template-page-templatesreal-full-width-sf1-php .site:before {
    width: 0;
}
 
.page-template-page-templatesreal-full-width-sf1-php .site-content {
    margin-left: 182px;
    margin-right: 0;
}
/*
TEMPLATE U11G1
*/
.page-template-page-templatesreal-full-width-U11G1-php .site {
    width: 100%;
}
 
.page-template-page-templatesreal-full-width-U11G1-php  .hentry {
    margin: 0 auto 48px;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-U11G1-php .site-content .entry-header,
.page-template-page-templatesreal-full-width-U11G1-php .site-content .entry-content,
.page-template-page-templatesreal-full-width-U11G1-php .site-content .entry-summary,
.page-template-page-templatesreal-full-width-U11G1-php .site-content .entry-meta,
.page-template-page-templatesreal-full-width-U11G1-php .page-content {
    margin: 0 auto;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-U11G1-php .main-content,
.page-template-page-templatesreal-full-width-U11G1-php .content-area {
    float: left;
    width: 100%;
}
.page-template-page-templatesreal-full-width-U11G1-php .site-content,
.page-template-page-templatesreal-full-width-U11G1-php .site-main .widecolumn {
    margin-left: 182px;
}
 
.page-template-page-templatesreal-full-width-U11G1-php .site:before {
    width: 0;
}
 
.page-template-page-templatesreal-full-width-U11G1-php .site-content {
    margin-left: 182px;
    margin-right: 0;
}

/*
TEMPLATE U13 F1
*/
.page-template-page-templatesreal-full-width-U13F1-php .site {
    width: 100%;
}
 
.page-template-page-templatesreal-full-width-U13F1-php  .hentry {
    margin: 0 auto 48px;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-U13F1-php .site-content .entry-header,
.page-template-page-templatesreal-full-width-U13F1-php .site-content .entry-content,
.page-template-page-templatesreal-full-width-U13F1-php .site-content .entry-summary,
.page-template-page-templatesreal-full-width-U13F1-php .site-content .entry-meta,
.page-template-page-templatesreal-full-width-U13F1-php .page-content {
    margin: 0 auto;
    max-width: 90%;
}
 
.page-template-page-templatesreal-full-width-U13F1-php .main-content,
.page-template-page-templatesreal-full-width-U13F1-php .content-area {
    float: left;
    width: 100%;
}
.page-template-page-templatesreal-full-width-U13F1-php .site-content,
.page-template-page-templatesreal-full-width-U13F1-php .site-main .widecolumn {
    margin-left: 182px;
}
 
.page-template-page-templatesreal-full-width-U13F1-php .site:before {
    width: 0;
}
 
.page-template-page-templatesreal-full-width-U13F1-php .site-content {
    margin-left: 182px;
    margin-right: 0;
}