/*
 * Theme Style
 */

/*	Table of Content
========================
	# 
========================
*/

html { 
	background: url(../img/background.gif) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.entry-title{display:none;}
.nav  li ul li .dropdown-menu li a{background:#593fbc!important;}
li ul li .dropdown-menu li a{background:#593fbc!important;}
li ul li .dropdown-menu li:hover a{background:#2d1d63 !important;}
li ul li .dropdown-menu{
display:none !important;}

li ul li:hover .dropdown-menu{display:block !important; position:absolute !important; left:100%; top:0; }
li ul li:hover ul li{border-bottom:1px solid #fff !important;}
li ul li ul li:hover{background:#593fbc !important;}
body{
	background: none;
}
.no-padding{
	margin: 0 !important;
	padding: 0 !important;
}
.container { 
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}
.wrapper{

}
.logo {
	margin-top: 10px;
	text-align:center;
}
.logo  img{
	width: 100%;
}
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
.navbar {
	background: #B2B2B2;
	border: 1px solid transparent;
	border-radius: 0;
	margin-bottom: 0;
	padding: 5px;
	position: relative;
	z-index: 9999;
}

/* 	============== Top Menu ============== */
	.top-menu .navbar {
		background: #593FBC !important;
	}
	.top-menu ul li:hover{
		background-color: none !important;
		background: #545192 !important;
	}
	.top-menu ul li{
		margin-bottom: 0;
	}
	.top-menu .navbar-default .navbar-nav li a:focus, 
	.top-menu .navbar-default .navbar-nav li a:hover,
	.top-menu .navbar-default .navbar-nav li a:active {
		background: none !important;
		background: #545192 !important;
		color: #fff;
	}
	.top-menu .nav.navbar-nav > li:hover,
	.top-menu .nav.navbar-nav > li:focus,
	.top-menu .nav.navbar-nav > li:active {
		background: #545192 !important;
	}
	.top-menu .navbar-nav > .active > a, 
	.top-menu .navbar-nav > .active > a:hover, 
	.top-menu .navbar-nav > .active > a:focus {
		background: #4F7EC6 !important;
		color: #fff;
	}
	.top-menu ul li a{
		color: #fff !important;
		text-transform: uppercase;
		font-weight: 400;
	}
/* 	============== Main Menu ============== */
	.main-menu .navbar-nav > .active > a, 
	.main-menu .navbar-nav > .active > a:hover, 
	.main-menu .navbar-nav > .active > a:focus {
		background: transparent !important;
		color: #fff;
	}
	.main-menu .navbar-collapse {
		padding-left: 0;
		padding-right: 0;
	}
	.main-menu ul > li {
		background: #593fbc none repeat scroll 0 0;
		border: 1px solid #ccc;
		box-shadow: 0 0 10px #000000 inset;
		list-style: outside none none;
		margin-bottom: 0;
		padding: 0;
		text-align: center;
		transition: all 0.5s ease 0s;
		width: 12.5%;
		min-height: 195px;
	}
	.main-menu ul li:hover {
		background: #2D1D63;
		color: #ff00ff !important;
		-webkit-box-shadow: inset 0px -2px 8px 0px rgba(50, 50, 50, 0.75);
		-moz-box-shadow:    inset 0px -2px 8px 0px rgba(50, 50, 50, 0.75);
		box-shadow:         inset 0px -2px 8px 0px rgba(50, 50, 50, 0.75);
	}
	.main-menu ul li:hover a{
		color: #ff00ff !important;
	}
	.main-menu li a{
		color: #fff !important;
	}
	.main-menu li span{
		color: #fff !important;
	}

	/* Dropdown Menu */
	.dropdown-menu {
		padding: 0;
		text-align: center;
		background: transparent !important;
	}
	.dropdown-menu li{
		background: #593FBC !important;
		width: 100% !important;
		min-height: 100% !important;
		text-align: center;
		margin-bottom: 5px;
	}
	.dropdown-menu li a{
		padding: 10px 15px;
		background: #593FBC !important;
		color: #fff !important;
	}
	.dropdown-menu li:hover a{
		background: #2D1D63 !important;
	}
.dropdown-menu .dropdown-menu {
  overflow: hidden;
  position: relative;
  width: 100%;
  box-shadow: none;
  border-bottom: 2px solid #ccc;
}
.dropdown-menu .dropdown-menu li {
	border: 0 none;
}
@media (max-width:991px) {
	.menu-item a img {
		display: none !important;
	}
}
.home-content{
	margin: 15px 0;
}
.home-content-container{
	border: 3px solid #FF0000;
	padding: 10px;
}
.content{
	border: 3px solid #00FFFF;
	background: #F3F0FF;
	padding: 15px;
}

/* Home Page */
.page-intro{
background: #D6CEFF; padding: 15px; text-align: center;
}
.cat-heading{
background: #470893; padding: 15px; text-align: center; color: #fff;
}
.cat-wrapper{
margin-top: 15px;
margin-bottom: 15px;
}
.cat-img{
	position: relative;
	overflow: hidden;
	padding-bottom: 100%; /* here the desired aspect ratio */
}
.cat-img img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
}
.cat-caption{
	padding: 10px;
	background: #D6CEFF;
}

.session-box{
	border: 2px solid #470893;
	padding: 10px;
}
.session-img img{
	width: 100%;
}
.session-content {}
.session-content h2{
	font-size: 2em;
	margin-bottom: 10px;
}
.music-box{
	border: 2px solid rgb(84, 81, 146);
	padding: 10px;
}
.music-box h2{
	font-size: 2em;
	text-align: center;
}
.music-box h3{
	font-size: 1.75em;
	text-align: center;
}
.music-service-wrapper{
	border: 2px solid rgb(84, 81, 146);
	padding: 10px;
}
.music-service-wrapper h4{
	font-size: 2em;
	text-align: center;
}
.page-content {
  border: 1px solid #ff00ff;
}
.padding-left-40 {
	padding-left: 40px;
}
.no-border .textwidget {
  border: 0 none;
}
.entry-title {text-align:center;}

@media (max-width:500px) {
li ul li .dropdown-menu{
display:none!important;}

li ul li:hover .dropdown-menu{display:block !important; position:inherit!important; left:0%; }
}