/*
Theme Name: Wheelchair Basketball Canada
Author: Xactly Design & Advertising
Text Domain: XACTLY
Version: 1.0
*/

.ls-container {margin-bottom:0 !important;}

.front-page-mid {min-height:275px;width:100%;}

.front-page-bot {min-height:175px;width:100%;}
/* --------------------------------------- */
/* ************** CALENDAR *************** */
/* --------------------------------------- */
.calendar {
	display:block;
	position:relative;
	margin: 5px;
	border:1px solid #CCC;
	height: 415px;
	background-color: #EEE;
}

#calendar {
    font-size: 14px;
    width:80%;
    margin:0 auto;
    width:93%;
    min-width:300px;
}
table {margin:0;}
.fc-other-month {visibility:hidden !important;}

/*.fc-row {height:124px !important;}*/
.fc-row {height:34px !important;}
.fc-day-grid-container { height: 346px !important;/*height: 620px !important;*/overflow:hidden !important;}
.fc-event {

    display: block;
/*    font-size: 30px !important;*/

    font-weight: bolder !important;
/*    line-height: 1.9em !important;*/
    line-height: 1.8em !important;
    position: relative;
    font-family:verdana;
}
.fc-event-container {text-align:center;}
.fc-head .fc-row {height: 29px !important;}
.fc-toolbar {
    margin-bottom: 0 !important;
    text-transform: uppercase;
     padding-top: 10px;
      background: none repeat scroll 0 0 #404040;
    }
.fc-center h2 {
    color: #fff;
    font-size: 24px;
    padding: 10px 0;
    }

.fc-basic-view td.fc-week-number span, .fc-basic-view td.fc-day-number {
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 12px !important;
    padding-top: 0 !important;
}

.fc-day-grid-event {border:0 !important;}
table {
    line-height: 1.6 !important;
}

/* remove other month overlap game*/
.fc-basic-view .fc-body .fc-row {
    min-height: 53px !important;
}
.fc-day-grid-container {
    height: 317px !important;
    overflow: hidden !important;
}

/*#calendar3 {margin-bottom:68px;}*/
#calendar1 .m04 {display:none !important;}
#calendar1 .fc-day-grid-container { height: 317px !important;}
#calendar1.calendar { height: 415px !important; }
.calendar {margin-top:10px !important;}

.homegame, .awaygame {
    background: none repeat scroll 0 0 transparent !important;
    font-size: 17px !important;
    margin-top: -18px !important;
    text-align: center;
}

.gametime {
margin-top:-16px !important;
font-size:9px;
text-transform:uppercase;
}

.ui-widget-content.fc-other-month { background:#ccc; }
li.menu-item-fr,
li.menu-item-en
{
    display: block;
    float: left;
    margin: 0 2px;
    padding: 0;
}
li.menu-item-fr a,
li.menu-item-en a {padding:11px !important;}
li.menu-item-fr:hover,
li.menu-item-en:hover    {
	  margin-bottom: -8px !important;
	  border-bottom: solid 8px #00317c;

	  -webkit-box-shadow: rgba(0,0,0, 0.35) 0px 6px 8px ;
	  -moz-box-shadow: rgba(0,0,0, 0.35) 0px 5px 8px ;
	  box-shadow: rgba(0,0,0, 0.35) 0px 6px 8px ;
	}

.su-carousel-slides {max-height:60px !important;overflow:hidden !important;}