/*
Template Name: School Education
File: Layout CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

@import url(navi.css);
@import url(forms.css);
@import url(tables.css);
@import url(featured_slide.css);
@import url(loginslider.css);
.ulli li{ 
	 list-style: disc; 
	 list-style-type:disc ;
	 display:list-item!important;
	 margin:5px 0 5px 25px!important;
 }
#respond p {margin:18px 0 28px 25px!important;}
body{
	margin:0;
	padding:0;
	font-size:12px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#FFFFFF;
	}

img{display:block; margin:0; padding:0; border:none;}
.justify{text-align:justify;}
.bold{font-weight:bold;}
.center{text-align:center;}
.right{text-align:right;}
.nostart{list-style-type:none; margin:0; padding:0;}
.clear{clear:both;}
br.clear{clear:both; margin-top:-15px;}

a{outline:none; text-decoration:none;}

.fl_left{float:left;}
.fl_right{float:right;}

.imgl, .imgr{border:1px solid #999999; padding:5px;}
.imgl{float:left; margin:0 8px 8px 0; clear:left;}
.imgr{float:right; margin:0 0 8px 8px; clear:right;}

/* ----------------------------------------------Wrapper-------------------------------------*/

div.wrapper{
	display:block;
	width:100%;
	margin:0;
	text-align:left;
	}

div.wrapper h1, div.wrapper h2, div.wrapper h3, div.wrapper h4, div.wrapper h5, div.wrapper h6{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	line-height:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

.col0{color:#FFFFFF; background-color:#2D3134; border-top:5px solid #4A5155;}
.col1, .col1 a{color:#C4C5C3; background-color:#2D3134;}
.col1 a:hover{color:#FFF}
.col2{color:#FFFFFF; background-color:#c4c5c3; padding:15px 0}
.col3{color:#666666; background-color:#FFFFFF;}
.col3 a{color:#02ACEE; background-color:#FFFFFF;}
.col4{color:#CCCCCC; background-color:#2A2B2F;}
.col4 a{color:#02ACEE; background-color:#2A2B2F;}
.col5, .col5 a{color:#666666; background-color:#1B1B1B;}

/* ----------------------------------------------Generalise-------------------------------------*/

#header, #topbar, #topnav, #breadcrumb, #homecontent, #container, #footer, #copyright{
	position:relative;
	margin:0 auto 0;
	display:block;
	width:980px;
	}

/* ----------------------------------------------Header-------------------------------------*/

#header{
	padding:0 0 20px 0;
	}

#header #logo{
	display:block;
	float:left;
	width:70%;
	margin-top:-15px;
	overflow:hidden;
	}

#header #logo h1, #header p, #header ul{
	margin:0;
	padding:0;
	list-style:none;
	line-height:normal;
	}

#header #logo h1{
	font-size:75px;
	font-family: Kunstler Script;
	}

/* ----------------------------------------------BreadCrumb-------------------------------------*/

#breadcrumb a{
	color:#FFFFFF;
	background-color:#c4c5c3;
	}

#breadcrumb ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#breadcrumb ul li{display:inline;}
#breadcrumb ul li.current a{text-decoration:underline;}

/* ----------------------------------------------Container-------------------------------------*/

#container{
	padding:20px 0;
	}

#container h1, #container h2, #container h3, #container h4, #container h5, #container h6, #homecontent h2{
	font-size:20px;
	margin:0 0 15px 0;
	padding-bottom:8px;
	color:#666666;
	background-color:#FFFFFF;
	border-bottom:1px dotted #999999;
	}

/* ----------------------------------------------Homepage-------------------------------------*/

#homecontent{
	padding:30px 0;
	line-height:1.3em;
	}

#homecontent img{
	padding:4px;
	border:1px solid #999999;
	}

#homecontent ul{
	margin:0;
	padding:0;
	list-style:none;
	}

#homecontent p.readmore{
	font-weight:bold;
	text-align:right;
	}

/* Left Column */

#homecontent .fl_left{
	display:block;
	float:left;
	width:100%;
	}

#homecontent .fl_left .column2{
	display:block;
	width:100%;
	}

#homecontent .fl_left li{
	display:block;
	float:left;
	margin:0 30px 30px 0;
	padding:0;
	width:48%;
	}

#homecontent .fl_left li.last{margin-right:0;}

#homecontent .fl_left p.readmore{
	display:block;
	width:240px;
	padding:5px;
	text-align:right;
	line-height:normal;
	font-weight:bold;
	}

/* Right Column */

#homecontent .fl_right{
	display:block;
	float:right;
	width:385px;
	}

#homecontent .fl_right li{
	display:block;
	width:385px;
	margin:0 0 10px 0;
	padding:0 0 8px 0;
	border-bottom:1px dotted #999999;
	}

#homecontent .fl_right img{
	float:left;
	width:80px;
	height:80px;
	margin:0 10px 0 0;
	}

/* ----------------------------------------------Content-------------------------------------*/

#content{
	display:block;
	float:left;
	width:600px;
	}

/* ------Comments-----*/

#comments{margin-bottom:40px;}

#comments .commentlist {margin:0; padding:0;}

#comments .commentlist ul{margin:0; padding:0; list-style:none;}

#comments .commentlist li.comment_odd, #comments .commentlist li.comment_even{margin:0 0 10px 0; padding:15px; list-style:none;}

#comments .commentlist li.comment_odd{color:#666666; background-color:#F7F7F7;}
#comments .commentlist li.comment_odd a{color:#02ACEE; background-color:#F7F7F7;}

#comments .commentlist li.comment_even{color:#666666; background-color:#E8E8E8;}
#comments .commentlist li.comment_even a{color:#02ACEE; background-color:#E8E8E8;}

#comments .commentlist .author .name{font-weight:bold;}
#comments .commentlist .submitdate{font-size:smaller;}

#comments .commentlist p{margin:10px 5px 10px 0; padding:0; font-weight: normal;text-transform: none;}

#comments .commentlist li .avatar{float:right; border:1px solid #EEEEEE; margin:0 0 0 10px;}

/* ----------------------------------------------Column-------------------------------------*/

#column{
	display:block;
	float:right;
	width:300px;
	}

#column .holder, #column #featured{
	display:block;
	width:300px;
	margin-bottom:20px;
	}

#column .holder h2.title{
	display:block;
	width:100%;
	height:65px;
	margin:0;
	padding:15px 0 0 0;
	font-size:20px;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column .holder h2.title img{
	float:left;
	margin:-15px 8px 0 0;
	padding:5px;
	border:1px solid #999999;
	}

#column div.imgholder{
	display:block;
	width:290px;
	margin:0 0 10px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column .holder p.readmore{
	display:block;
	width:100%;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}
	
/* Featured Block */

#column #featured ul, #column #featured h2, #column #featured p{
	margin:0;
	padding:0;
	list-style:none;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured a{
	color:#02ACEE;
	background-color:#F9F9F9;
	}

#column #featured li{
	display:block;
	width:250px;
	margin:0;
	padding:20px 25px;
	color:#666666;
	background-color:#F9F9F9;
	}

#column #featured li p.imgholder{
	display:block;
	width:240px;
	height:90px;
	margin:20px 0 15px 0;
	padding:4px;
	border:1px solid #CCCCCC;
	}

#column #featured li h2{
	margin:0;
	padding:0 0 8px 0;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:normal;
	border-bottom:1px dotted #999999;
	}

#column #featured p.readmore{
	display:block;
	width:100%;
	margin-top:15px;
	font-weight:bold;
	text-align:right;
	line-height:normal;
	}

#column #latestnews{
	display:block;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	}

#column #latestnews li{
	display:block;
	margin:0 0 20px 0;
	padding:0 0 15px 0;
	border-bottom:1px dotted #CCCCCC;
	}

#column #latestnews li.last{
	margin-bottom:0;
	}

#column #latestnews p{
	margin:0 0 5px 0;
	padding:0;
	}

#column #latestnews p.readmore{
	margin:0;
	padding:0;
	}

#column #latestnews .imgl{
	margin:0 10px 10px 0;
	padding:4px;
	}

/* ----------------------------------------------Footer-------------------------------------*/

#footer{
	padding:20px 0;
	}

#footer h2, #footer p, #footer ul, #footer a{
	margin:0;
	padding:0;
	font-weight:normal;
	list-style:none;
	line-height:normal;
	}

#footer h2{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:8px;
	border-bottom:1px dotted #999999;
	}

#footer li{
	margin-bottom:5px;
	}

#footer .footbox{
	display:block;
	float:left;
	margin:0 15px 0 0;
	padding:0;
	}

#footer .last{
	margin:0;
	float:right;
	w
	}

/* ----------------------------------------------Copyright-------------------------------------*/

#copyright{
	padding:15px 0;
	}

#copyright p{
	margin:0;
	padding:0;
	}
/* fixes */
.placeholder {
	display:flex;
	align-content: center;
}
.placeholder > .map, ,placeholder > .form {flex:1}
.placeholder > .form {
	padding:0px 10px 0 25px;
}

.placeholder > .form #respond > form > input[type="text"] {
	width:100%;
	margin:6px 2px;
	border:1px solid #ccc;
	border-radius:2px;
}
.placeholder > .form #respond > form > textarea {
	width:100%;
	margin:6px 2px;
	border:1px solid #ccc;
	border-radius:2px;
}
.placeholder > .form #respond > form > input[type="text"]::placeholder,
.placeholder > .form #respond > form > textarea::placeholder {
	font-size: 10px;
	padding:2px 0 0 10px;
}
.placeholder > .form #respond > form > input[type="reset"] {
	float:right;
}
.placeholder > .form #respond > form > input[type="submit"],
.placeholder > .form #respond > form > input[type="reset"] {
	border : solid 2px #ffffff;
	border-radius : 3px;
	moz-border-radius : 3px;
	-webkit-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	-moz-box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	box-shadow : 0px 0px 5px rgba(0,0,0,1.0);
	font-size : 12px;
	color : #ffffff;
	padding : 3px 19px;
	background-color : #0a66c9;
	cursor:pointer;
}
.split2 {
	display:flex;
	align-content: center;
}
.split2 > .split {flex:1}
.split2 > .split > .imgholder{
	margin: 0;
}
.split2 > .split > .imgholder > a > img{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.split13 {
  display: flex;
  flex-direction: row;
}
.split13 > .split1 {
	width: calc(100% / 6 * 1);
}
.split13 > .split3 {
	width: calc(100% / 6 * 5);
}
.split13 > .split3 p {
	text-align:justify;
}
.split13 > .split3 h2 {
	border-bottom:none !important;
	color:#000 !important;
	margin:0 !important;
}
.split13 > .split3 > dl {
	width:100%;
	display: inline-block;
	counter-reset: my-counter;
	padding:0 .6rem;
}
.split13 > .split3 > dl > dt{
	position: relative;
	padding: 2px 0 4px 10px;
	font-size: .85rem;
}
.split13 > .split3 > dl > dt:before {
	content: counter(my-counter);
	counter-increment: my-counter;
	position: absolute;
	left: -10px;
	top: 4px;
	font-size: 1.1rem;
	color:#000;
}
.split23 {
  display: flex;
  flex-direction: row;
}
.split23 > .split2 {
	width: calc(100% / 3 * 1);
}
.split23 > .split3 {
	width: calc(100% / 3 * 2);
}
.split23 > .split3 p,
.split23 > .split3 ul {
	width:100%;
	display:inline-block;
}
.split23 > .split3 > h2 {
	border-bottom:none !important;
	margin-top:2rem !important;
	display: block;
	width:100%;
}
#featured_slide a > .split2 {
	padding:.8rem;
}
#featured_slide a > .split2 > .split > img {
	width:100% !important;
}
/* Document styles */
#document.document {
	display: grid;
	grid-template-rows: auto;
	grid-template-columns: 100%;
	height: auto;
	border:1px solid #eaeaea;
	padding:2% 15%;
}
#document.document > .row {
	width:100%;
	margin:0;
	display:block;
}
#document.document > .row > h2 {
	border-bottom:none;
	text-align: center;
}
#document.document > .row.centered > img {
	margin-left: auto;
	margin-right: auto;
	display: block;
	float:none;
}
#document.document > .row > span.entry-title {
	text-align: center;
	padding: 0 0 2rem;
	font-size: .95rem;
	display: block;
	color:#000;
}
#document.document > .row > p {
	text-align: justify;
	padding: .5rem 0;
	margin: 0;
	-webkit-margin-after: 0;
	-webkit-margin-before:0;
}
/* Testimonial styles */
#testimonial.testimonial {
	display: grid;
	grid-template-rows: auto;
	grid-template-columns: 69.9995% 29.9995%;
	height: auto;
	border:1px solid #eaeaea;
	padding:2%;
}
#testimonial.testimonial > .content {
	display:block;
	text-align: justify;
}
#testimonial.testimonial > .content p {
	font-size: .9rem;
	line-height: 1.4rem;
}
#testimonial.testimonial > .img > img{
	border:none;
	margin-top:2rem;
	margin-left: 2rem;
}