#main {background:#f7f7f7;}

.widget_circleicon-widget .circle-icon-box a.more-button {
  display:none;
}
/* Enter Your Custom CSS Here */
.widget_circleicon-widget {
clear: none !important;
}

header#masthead hgroup #header-sidebar aside.widget {
float: left !important;
}

/* Menu */

.main-navigation a {
/*color: #e2e2e2 !important;*/
font-family:open sans;
  
  font-weight:900;
  color: #88cdd2 !important;

}

.main-navigation ul li:hover a {
/*background: #88cdd2 !important;*/
background-color: #ccffcc;
color: #88cdd2 !important;
}
/* ******************* */
/* CIRCLE ICON CHANGES */
/* ******************* */
/* Circle Icon Heading Color */

/*.widget_circleicon-widget .circle-icon-box h4 {
/*color: #3b3b3b !important;*/
/*color: #88cdd2 !important;  
font-size: 24px !important;
}*/

/* Circle Icon Text Color */

/*.widget_circleicon-widget .circle-icon-box p.text {
color: #777 !important;
font-size: 18px !important;
line-height:150%; !important;
}*/

/* Circle Icon More Link */

/*.widget_circleicon-widget .circle-icon-box a.more-button {
color: #3b3b3b !important;
font-size: 14px !important;
}*/

/*.widget_circleicon-widget .circle-icon-box a.more-button:hover {
color: #dd3333 !important;
font-size: 14px !important;
}*/

/* Vantage set Circle Icon Widget Icon color */

/*.widget_circleicon-widget .circle-icon-box .circle-icon [class^=”icon-“] {
color: #FFFFFF;
font-size: 14px !important;
}*/
/* ******************* */
/* ******************* */

/* META SLIDER CHANGES*/
.metaslider .caption,
.metaslider .cs-title,
.metaslider .nivo-caption {
    /*font-size: 2.3em;*/ /* adjust as necessary */
    font-size: 150%;
    background: #88cdd2;
    opacity: 1;
}

/*********************************************/
/*   style table-weeks                       */
/*********************************************/
table#weeks{
border-spacing: 10px; 
border-collapse: separate;

}
table#weeks td {
	text-align: center; 
    background-color: #f23a87;
}
table#weeks td a{
	text-decoration:none;
}
table#weeks h1 {
	font-size:2.5em;	
  color:#ffffff;
}
table#weeks h5 {
	color:#ffffff;	
}
/*********************************************/