/*
	Theme Name: Ekkids
	Description: 
	Version: 1.1
	Author: NguyenXuanHoa
	Template: toolset-bootstrap
*/

body {
	background:#00bfdb;
	font-family: 'Museosans';
  font-weight:300;
	font-size:16px;
}
.sidebar .widgettitle{
	color:#fff;
}
.fb_iframe_widget {
    display: inline-block;
    position: relative;
    margin-top: -5px;
    margin-bottom: 7px;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
.clear {
	clear:both;
}
/* headear */
#top-header {
	padding: 20px 0;
	background:#00356e;
}	
.header {
	max-width:900px;
	margin: 0 auto;
	position:relative;
}
.header .left-header {
	text-align:center;
	margin-right:265px;
}
#u_0_2 {
	color: #868686
}
.header .left-header iframe {
	height: 50px !Important;
	width:55% !Important;
}
.menu-main ul {
	font-size:0;
}
.menu-main ul li {
	display:inline-block;
	zoom:1;
	*display:inline;
	list-style:none;margin-bottom:10px;
}
.menu-main ul li a {
	display:block;
	text-decoration:none;
	padding:0 8px;
	color:#fff;
font-size: 15px;
text-shadow: 1px 1px 1px #000;
}
.toogle-menu {
	display:none;
	position:relative;
	padding:10px 70px;
	cursor:pointer;
	color:#fff;
}
.toogle-menu a {
	width:28px;
	height:25px;
	position:absolute;
	top:6px;
	left:20px;
	display:block;
	border:1px solid #fff;
}
.toogle-menu span {
	width:23px;
	display:block;
	margin:4px auto;
	height:3px;
	background:#fff;
}
.header .right-header {
	width:200px;
	position:absolute;
	right:25px;
	top: -10px;
}
.multi-site .nav-site {
	margin-bottom:10px;
}
.multi-site .nav-site a{
	color:#00abc0;
	width:48%;
	display:inline-block;
	zoom:1;
	*display:inline;
}
.multi-site .nav-site .go-site {
	font-size:14px;
	font-weight:bold;
	width:31%;
	padding-right:6%;
	border-right:1px solid #6182a5;
	text-align:right;
	line-height:13px;
}
.multi-site .nav-site .go-site span {
	display:inline-block;
	zoom:1;
	*display:inline;
	width:5px;
	height:7px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/images/arrow.jpg') no-repeat;
}
.multi-site form .rs-select-selected {
	border-radius:5px;
	background:#51c2d3;
}
.multi-site form .rs-selectbox {
	color:#fff;
	border-radius:5px;
	font-weight:bold;
	height:21px;
	line-height:21px;
}
.multi-site form .rs-select-arrow {
	background:url(http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/images/option-select.jpg) no-repeat;
	height:21px;
	width:18px;
}
.multi-site form .rs-select-value {
	height:21px;
}
/* banner */
#the-banner {
	background:#fff;
}
.banner {
	max-width:956px;
	min-height:306px;
	margin:0 auto;
	position:relative;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/images/banner.jpg') no-repeat center left 10px;
}
.bannernew{max-width:100%}
.banner .logo {
	position:absolute;
	top:40px;
	left:45px;
	display:block;
	height:145px;
	max-width:250px;
}
.banner .logo img {
	max-width:100%;
	max-height:130px;
}
.slider {
    max-height: 214px;
    max-width: 956px;
    overflow: hidden;
	padding-top:6px;
	margin-left:57%;
}
.slider-mobile {
	display:none;
	background:#fff;
	margin-top:-125px;
	position:relative;
	padding-top:30px;
}
.slider-mobile .bx-wrapper img {
	margin: 0 auto;
	height:auto;
}
.bx-controls {
	display:none;
}
/* content */
#the-content {
	background:#00bfdb;
	margin:-84px 0 0;
	padding-top:84px;
}
#the-content .content:after{
	content:'';
	display: block;
	clear: both;
}
.content {
	max-width:900px;
	margin:0 auto;
	background:#fff;
	padding:0 35px 35px;
	position:relative;
	min-height:300px;top:-30px;
  height:auto !important;
	
}
.content h3 {
	margin-top:0;
	font-size:34px;
	color:#00346f;
}
.title-events {
	padding-top:20px;
	border-top:2px solid #e8e8e8;
}
.title-events h2 {
	color:#00bfdb;
	font-size:32px;
	float:left;
	margin-top:0;
	padding-top:5px;
}
.title-events a {
	float:right;
	height:48px;
	line-height:48px;
	padding:0 19px;
	background:#224177;
	border-radius:15px;
	color:#fff;
	font-size:24px;
}
.title-events a.views {
	background:#00bfdb;
}
.title-events a.calendar-view {
	margin-right:1px;
}
.title-events a:hover {
	background:#00bfdb;
}
.content .shadow {
	position:absolute;
}
.content .shadow-left {
	left: -51px;
	bottom:-7px;
}
.content .shadow-right {
	right: -51px;
	bottom:-13px;
}
table.fullcalendar td {
	width:6%;
}
table.fullcalendar thead td {
	background:#224177;
	color:#fff;
	text-align:center;
}
table.fullcalendar thead td a {
	color:#fff;
}
.days-names td{
	background:#cecece;
	text-align:center !Important;
}
table.em-calendar td.eventless-today, table.em-calendar td.eventful-today {
	background:#224177;
	color:#fff;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
	color:#1e2268;
	padding:5px 0;
	text-decoration:underline;
}
table.em-calendar td.eventful-today a {
	color:#fff;
}
table.em-calendar td.eventful > a, table.em-calendar td.eventful-today > a {
	display:block;
}
.eventful li,.eventful-today li{
	border-top:1px solid #ccc;
	padding:10px 0;
	font-size:12px;
}
.eventful li img,.eventful-today li img {
	float:left;
	margin-right:5px;
}
.content-home .list-event {
	display:none;
}
.content-home .list-event p {
	margin:0;
}
.list-event li  {
	padding:15px 10px;
	border-bottom:1px solid #e9e9e9;
}
.list-event li .date{
	float:left;
	width:70px;
	padding:10px;
	border:1px solid #87e1ef;
	text-align:center;
	min-height:55px;
	color:#00346f;
	font-size:12px;
	margin-top:3px;
}
.list-event li .date b {
	display:block;
	font-size:16px;
	text-transform:uppercase;
}
.list-event li .dates {
	font-size:20px;	
}	
.list-event li .info {
	margin-left:110px;
}
.list-event li .info h4 {
	font-size:16px;
	color:#00346f;
	margin:0;
	font-weight:300;
}
.list-event li .info a{
	font-size:15px;
	color:#00bfdd;
	font-weight:bold;
}
.css-events-list .list-event li .date {
	width:110px;
	height:110px;
}	
.css-events-list .list-event li .info {
	margin-left:155px;
	margin-top:20px;
}	
.xdebug-error.xe-warning {
	display:none;
}
/* footer */
#the-footer {
	min-height:300px;
	background:#00356e;
	margin-top:-91px;
	padding-top:100px;
}
.footer {
	max-width:900px;
	margin:0 auto;
	text-align:center;
	position:relative;
}
.footer .info {
	position:absolute;
	top:20px;
	left:50px;
}
.footer .info p {
	color:#fff;
	font-size:12px;
}
.list-client {
	margin-left:230px;
	min-height:130px;
}
.list-client ul {
	position:relative;
}
.list-client ul li {
	position:absolute;
}
.abs1 {
	top:20px;
	left:0;
}
.abs2{
    left: 120px;
    top: 0;
}

.abs3 {
    left: 108px;
    top: 51px;
}
.abs4 {
    left: 292px;
    top: 12px;
}
.abs5 {
    left: 374px;
    top: 20px;
}
.abs6 {
    right: 0;
    top: 20px;
}
.abs7 {
    left: 293px;
    top: 67px;
}
.list-client a {
	display:inline-block;
	margin:10px;
}
#the-footer .abs2  a {
  margin:0;
}
.logo-support {
    display: block;
    margin: 40px auto 0;
}
/* bradley */
.content-bradley {
	padding-bottom:100px;
}
.sidebar {
	width:30%;
	float:left;
	padding:40px 10px 100px;
	background:#00356e;
}
.paint-shoot {
	position:absolute;
}
.top-shoot {
	top:0;
	left:0;
}
.bottom-shoot {
	bottom:0;
	left:-18px;
}
.widget_nav_menu {
	margin:35px 0;
}
.widget_nav_menu li a{
	color:#fff;
	border-bottom:1px solid #597ca1;
	padding:6px 14px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/images/arrow-sidebar.jpg') no-repeat right center;
	display:block;
	text-align:right;
}	
.ms-global-search {
	text-align:center;
}
.ms-global-search .widgettitle,.ms-global-search_form span {
	color:#00bfdb;
	font-size:16px;
	font-weight:bold;
	margin:0;
}
.ms-global-search_form input {
	padding:0 5px;
	box-shadow:0 0 3px #cccccc inset;
	border:none;
	border-radius:none;
	-webkit-appearance: none;
	-moz-appearance:none ;
	background:#fff;
	outline:none;
}
.ms-global-search_form input[type="text"] {
	width:85px;
	height:23px;
	line-height:23px;
}
.ms-global-search_form .button {
	border-radius:5px;
}
.primary-content {
 	width:70%;
	float:left;
	padding-left:20px;
}
.primary-content h3 {
	font-size:20px;
	color:#00356e;
	font-weight:normal;
}
.list-browse {
	border-bottom:1px solid #d6d6d6;
	margin-bottom:25px;
}
.primary-content .list-browse li {
	display:inline-block;
	zoom:1;
	*display:inline;
	margin-bottom:25px;
}
.primary-content .list-browse li a {
	padding:5px 10px;
	color:#fff;
	background:#00bfdb;
	border-radius:20px;
}	
.list-bradley {
	border-bottom:1px solid #d6d6d6;
	padding-bottom:25px;
	margin-bottom:25px;
}
.list-bradley li {
	padding:10px 20px;
	background:#00356e;
	color:#fff;
	font-size:14px;
	border-radius:20px;
  margin-bottom:20px;
}
.list-bradley li h3 a{
	font-size:22px;
	color:#00bfdb;
	display:block;
	border-bottom:1px solid #54789e;
	padding-bottom:4px;
}
.list-bradley li  a.read-more {
	display:block;
	float:left;
	padding:0 7px;
	height:37px;
	line-height:37px;
	color:#fff;
	font-size:19px;
	text-transform:uppercase;
	background:#00bfdb;
	border-radius:30px;
        margin-top:20px;
}
.list-bradley li  p a {
	padding:5px 10px;
	color:#fff;
	border-radius:20px;
	background:#295585;
	margin:0 5px;
	display:inline-block;
}
ul#menu-menu-main li a {
text-shadow: 1px 1px 1px #000;
}
/*misc styling and tweaks to sidebar*/
div#rgpwidget-3 h2 {
    color: #fff;
}
div#rgpwidget-3 ul li a {
    color: #00abc0;
    font-size: 17px;
}
div#rgpwidget-3 ul li {
    color: white;
    font-size: 14px;
    border-top: 3px solid #0E2366;
    padding: 10px;
}
div#rgpwidget-3 {
}
div#the-footer div.footer {
    margin-top: 65px;
}
#rgpwidget-4 ul li a ,.sidebar ul li a {
    color: #FFF;
    text-shadow: 1px 1px 1px #000;
    font-size: 17px;
}

#rgpwidget-4 ul li, .sidebar ul li  {
    color: #C6DDFA;
    font-size: 12px;
    margin: 10px 0px;
    border-bottom: 1px solid #1E4F7F;
    padding-bottom: 10px;
}
.clientlogin{color:#fff;text-align:center;display:block;padding:20px;margin:0px auto;font-size:12px;    float: left;}
.clientlogin:hover{color:#01aabf;}

/* ====== New Page Home ====== */

/* header */
.body-new #top-header{
    padding:10px 0;
}
.body-new #the-banner{
    text-align: center;
}
.body-new #mainlogo > img{ 
    margin-top: 13px !important;
}

.body-new .banner{
	background:none;
}
.body-new #top-header{
	padding:20px 0;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/bg-body-top.png') center center transparent;
}
.body-new #the-content{
	margin:0;
	padding:110px 0 0 0;
	position:relative;
}
.body-new #the-content::before{
	content:'';
	display: block;
	width:100%;
	position: absolute;
	top:-28px;
	height: 28px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/bg-wrap-container-top.png') no-repeat center center;
}
.body-new #the-content .content::before{
	content:'';
	display: block;
	width:955px;
	position: absolute;
	top:-83px;
	height: 83px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/bg-container-top2.png') no-repeat center center;
	margin: 0 0px 0 -56px;
	z-index: 0;
}
.body-new #the-content .content::after{
	content:'';
	display: block;
	width:955px;
	height: 99px;
	margin: 35px 0px 0px -62px;
	position: absolute;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/bg-container-bottom.png') no-repeat center center;
}
.body-new #the-content .content{
	z-index: 1;
	position: relative;
}
.body-new #the-content .content > h2{
	margin:0 0 28px 0;
	font-size:34px;
	color:#00356e;
	font-weight: normal;
}
.body-new #the-footer{
	position: relative;
	top:26px;
}

.color-left{
	position: absolute;
	bottom:35px;
	left:-50px;
	width:50px;
	height: 16px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/color-left.png') top left no-repeat;
}
.color-right{
	position: absolute;
	bottom:35px;
	right:-50px;
	width:50px;
	height: 44px;
	background:url('http://sparwood.ekkids.ca/wp-content/themes/ekkids2014/color-right.png') top left no-repeat;
}

/* new navigation */
.wrap-navigation li{
	display: inline-block;
}
.wrap-navigation li a{
	font-size:26px;
	color:#02366e;
}
.wrap-navigation li a:hover{
	text-decoration: none;
	color:#01aabf;
}
.top-header-menu{
	margin:33px 0 0px 0;
}
.top-header-menu ul{
	display: inline-block;
	width:auto;
	border-top:1px solid #abe3ea;
	border-bottom:1px solid #abe3ea;
	padding:0 25px;
}
.wrap-navigation ul li a{
	padding:20px 22.5px;
	display: block;
	position: relative;
}
.top-header-menu  ul > li > a:before{
	content:'';
	display: block;
	width:0;
	height: 0;
	border:10px solid transparent;
	border-left-color:transparent;
	border-right-color:transparent;
	border-bottom: none;
	position: absolute;
	top:0;
	left:50%;
	margin-left:-10px;
}
.top-header-menu ul li:hover > a:before{
	border-top-color:#01aabf;
}
li.current-menu-item a{
	color:#01aabf;
}
.top-header-menu ul li.current-menu-item a:before{
	content:'';
	display: block;
	width:0;
	height: 0;
	border:10px solid #01aabf;
	border-left-color:transparent;	
	border-right-color:transparent;
	border-bottom: none;
	position: absolute;
	top:0;
	left:50%;
	margin-left:-10px;
}
.top-header-menu ul li{
	position: relative;
}
.top-header-menu ul li ul{
	display: none;
	position: absolute;
	top:100%;
	left:-80px;
	right:0;
	z-index: 3333333333333;
	min-width: 300px;
	background:#fff;
	padding:0;
}
.top-header-menu ul li ul a{
	padding:10px 0;
}
.top-header-menu ul li:hover ul{
	display:block;
}
.bottom-header-menu{
	min-height:50px;
}
.body-new div#the-footer div.footer{
	margin-top: 29px;
}
.body-new .logo-support{
		margin: 40px auto 0px;
}
.body-new .content p{
	margin-bottom: 26px;
	line-height: 26px;
}
/* === RESPONSIVE === */

/* Menu Mobile*/


.top-header-menu,.bottom-header-menu{
	position: relative;
}
.toggle-menu-new{
	width:40px;
	height: 30px;
	cursor:pointer;
	position: absolute;
	right: 20px;
	top:10px;
	display: none;
  z-index:333;
}
.toggle-menu-new span{
	display: block;
	width:32px;
	margin:7px 0;
	border:2px solid #00ABC0;
}


@media screen and (max-width:1010px){
	.body-new #the-content{
		overflow-x: hidden;
	}
	.body-new #the-content .content{
		
	}
	.body-new #the-content .content:after{
		display: none;
	}
}

@media screen and (max-width:767px){
	.list-client a{
		display: block;
	}
	.list-client img{
		max-width: 100%;
	}
	.top-header-menu > .menu > ul {
		display: none; 
	}
	.top-header-menu ul li{
		display: list-item;
	}
	.top-header-menu ul li a{
		padding:9px 0 !important;;
	}
		.top-header-menu ul li ul{
			position: static;
			margin-left: 0;
			display: block !important;
		}
	.top-header-menu ul li ul a{
		font-size: 19px;
	}
  .body-new .banner{
    min-height:auto;
  }
  #menu-top-header-menu{
		display:none;
  }
  #menu-bottom-header-menu{
    display:none;
  }
	.body-new #the-content{
  		margin-top:28px
  }  
  .toggle-menu-new{
		display: block;
	}
	#menu-top-header-menu{
		position: relative;
		width:auto;
		padding: 10px 0px 10px 0;
		top:30px;
		left:0;
		right: 0;
		border-top:none;
		z-index: 22;
		margin:0 0 20px 0;
	}
	#menu-top-header-menu li{
		display: list-item;
		text-align:right;
	}
	#menu-top-header-menu li a::before{
		display: none;
	}
	.wrap-navigation ul li a{
		padding:10px 25px 0 0;
	}
	
	/* menu bottom header */
	.menu-bottom-header-menu-container{
		
	}
	#menu-bottom-header-menu {
	   position: static; 
	   padding: 50px 0px 20px;
	}
	
	#menu-bottom-header-menu li{
	    display: list-item;
		text-align: right;
	}
  .body-new  .top-header-menu{
  	min-height:45px;  
  }
  .body-new  .content{
  	padding: 0px 15px 35px;
  }
  .body-new #mainlogo{
  	padding:0 15px;
  }
	.body-new div#the-footer div.footer{
  	margin-top:0;
  }
}
@media screen and (max-width:467px){
	.wrap-navigation ul li a{
		font-size:20px;
	}
}
.menu-bottom-header-menu-container ul li {
  font-size: 21px;
  padding: 0x 10px 10px 10px;
  display: inline-block;
  margin: 0 16px 25px;
}
.home .menu-bottom-header-menu-container ul li {
  font-size: 21px;
  padding: 30px 10px 10px 10px;
  display: inline-block;
}
.menu-bottom-header-menu-container {
  text-align: center;
}

/* Update style */
.cities span,
.categories span a{
  font-size: 11px;
	color: #fff;	
	margin-left: 6px;
	background: rgba(255,255,255,0.2);
	padding: 4px;
	border-radius: 10px;
}
.categories{
	margin-top:5px;
}
.category .list-bradley li h3 a{
 color:#fff;
}

*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}
.single .sidebar{
	width:25%;
	float:left;
	position: static;
	margin-top:-30px;
}
.single .sidebar .top-shoot {
    top: -46px;
    left: 35px;
    width: 207px;
}
.single .bottom-shoot{
	left: 0;
	display: none;
}
.single .content{
	max-width: 900px;
}
.single .content::after{
	content:'';
	display: block;
	clear: both;
}
.single .content-right{
	width:75%;
	float:left;
	padding-left:20px;
}
/* fix */
.list-bradley li .addtoany_share_save_container{
  clear:none !important;  
}
.primary-content  .list-bradley li{
    /*max-height:330px;*/
}

.content-small:after{
	content:'';
	display: block;
	clear: both;
}
#rgpwidget-5 .widget-title{
	color:#fff;
}
/* Top search */

.top-search{
    margin-bottom: 20px;
}
.top-search .share{
    width:40%;
    float:left;
    padding-top:15px;
}
.top-search .form-search{
    width:60%;
    float:left;
    text-align: right;
}
.top-search .form-search input{
    border-radius: 200px;
}
.top-search .form-search input[type="submit"]{
    background:#00BFDB;
    border:none;
    color:#fff;
    padding:5px 10px;
    font-weight:bold;
    margin-left: 5px;
}
.top-search .form-search form{
    text-align: right;
    background:#00356E;
    border-radius: 40px;
    display: inline-block;
    padding:9px 9px 9px;
}
.top-search::after{
    content:'';
    display: block;
    clear: both;
}
.content .content-small{
   min-height:400px;
}