/*
Theme Name: Chimutu WP Theme
Theme URI: http://www.jkitconsultants.com/pandora
Description: Chimutu WP Theme (Custom responsive theme for CoM)
Version: 1
Author: Joel Kumwenda
Author URI : http://ict.medcol.mw/joel_kumwenda
*/
@import url('css/bootstrap.css');
html,body{
margin: 0px;
padding: 0px; width: 100%;
}
.col h3{
    margin-top: 3px;
}
.custom-main-container{
	background-color: #FFF;
	margin-top: 10px;
	padding-bottom: 0px;
}
.custom-bar{
	background-color: #0f3973;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f1f5fb;
	font-size: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c3ac5e;
}

.custom-bar p{
	text-align: right;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #e9eef3;
}
.custom-header{
	background-color: #5f79aa;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #f1f5fb;
	font-size: 15px;

}

.custom-footer{
	font-size: 12px;
}
.footer-widget{
	font-weight: 500;
	color: #999;
}
.footer-widget ul{
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: inside;
	list-style-type: none;
}
.footer-widget a{
	color: #999999;
}
.footer-widget li{
	line-height: 24px;
}

.custom-content{
	padding-top: 15px;
	padding-bottom: 15px;

}
.custom-breadcrumb{
	line-height: 20px;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e2e2;
}
.custom-breadcrumb p{
}

.custom-row{
	background-color: #f6f6f6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-top: 15px;
	padding-bottom: 15px;
}

.social-network-sidebar{
}
.social-network-sidebar h5{
	background-color: #f58320;
	color: #FFF;
	padding: 10px;
	font-size: 14px;
	text-transform: uppercase;
}
/*Custom default navigation*/

.home-content{
    margin-top: 20px;
}
/*Side bar*/

.social-widget{
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.nav-container{
	background-color: #ae498c;

}
.main-wrap{

}
.page-title{
	font-weight: lighter;
	font-size: 26px;
	padding-top: 0px;
	margin-top: 0px;
}
h4{
	font-size: 16px;
}

h5{
	font-size: 14px;
}

.slider-container{
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.copyright{
	background-color: #30393a;
	color: #CCC;
}

.alignright {
	background: gray;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.alignleft {
	background: gray;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

img{
    margin-top: 0px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.content-text{
	text-align: justify;
	margin-bottom: 20px;
}

.sidebar{
	margin-bottom: 30px;
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	border-radius: 0px;
	padding-top: 0px;
	margin-left: 15px;
}
.adminission{
	border-width: 1px;
	border-style: solid;
	border-color: #dddddd;
	border-radius: 0px;
}
.sidebar-title{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2188cb;
	line-height: 40px;
	margin-bottom: 5px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 20px;
	color: #333;
}

.sidebar ul{
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: inside;
}

.sidebar ul li{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dddddd;
	line-height: 30px;
	padding-right: 5px;
	padding-left: 5px;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
}

.sidebar ul li a{
	display: block;
	text-decoration: none;
}

.sidebar ul li a:hover{
	background-color: #d1d1d1;
}

.sidebar p{
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

/*slider specific widget */
.slider-widget{
	border: 1px solid #FFF;
	margin-top: 10px;
	padding-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
}
.slider-widget .panel-body{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.slider-widget ul{
	border: 1px solid #FFF;
	list-style-type: none;
	margin-top: 10px;
}
.slider-widget ul li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 0px;
	padding-left: 0px;
}
/* SLider widget */

.sliderimg{
	padding-top: 15px;
}
caption{
   background-color: #f1f1f1; 
}
.tab{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #0f3973;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.tabs-wrap a{
	color: #97c8fc;
	font-size: 18px;
}
.text-author-title{
	font-size: 11px;
}
.news{
	padding: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
        background-color: #ebeeef;
}

.news-title{
	padding-top: 0px;
	display: block;
	margin-bottom: 20px;
	margin-top: 0px;
}
.news-item{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dddddd;
	padding-bottom: 10px;
	padding-top: 10px;
}

.home-sidebar{
	margin-top: 15px;
}

.footer-wrap{
	background-color: #3d5176;
	color: #e7f3fb;
	padding-top: 20px;

}
.footer-widget{
	border-radius: 0px;
	margin-bottom: 20px
}

.footer-title{
	color: #c3ac5e;
	line-height: 40px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.footer-wrap a{
	color: #3399ff;
}
.footer-wrap p{

}
.footer-widget ul{
	padding-right: 5px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-bottom: 0px;
}

.footer-widget ul li{
	line-height: 30px;
	padding-right: 5px;
	padding-left: 0px;
}
/*Google Maps CSS*/
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
/*Navigation Bar*/
.navbar-default {
    background-color: #0f3973;
    border-color: #174481;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    border-bottom-color: #c3ac5e;
    border-radius: 0px;
    margin-bottom: 0px;
}
.navbar-default .navbar-brand {
  color: #ecf0f1;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #ccdff9;
}
.navbar-default .navbar-text {
  color: #ecf0f1;
}
.navbar-default .navbar-nav > li > a {
  color: #ecf0f1; font-size: 16px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ccdff9;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #0f3973;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #ecf0f1;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #ccdff9;
  background-color: #174481;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #174481;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
  color: #ccdff9;
  background-color: #174481;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ccdff9;
  background-color: #174481;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ccdff9;
  background-color: #174481;
}
.navbar-default .navbar-toggle {
  border-color: #174481;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #174481;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ecf0f1;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ecf0f1;
}
.navbar-default .navbar-link {
  color: #ecf0f1;
}
.navbar-default .navbar-link:hover {
  color: #ccdff9;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #ecf0f1;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ccdff9;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ccdff9;
    background-color: #174481;
  }
}

.form-control, .btn{
    border-radius: 0px;
}
.panel-chapters{
	background-color: #0f3973;
	border-radius: 0px;
	color: #d9bc5b;
	font-size: 36px;
	font-weight: bold;
}
.panel-body{
	border: 1px solid #0f3973;
}