@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'vag_roundedregular';
    src: url('fonts/vag_rounded_light-webfont.eot');
    src: url('fonts/vag_rounded_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/vag_rounded_light-webfont.woff') format('woff'),
         url('fonts/vag_rounded_light-webfont.ttf') format('truetype'),
         url('fonts/vag_rounded_light-webfont.svg#vag_roundedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
table{
	table-layout: fixed;
	width:100% !important;
}
h1, h2, h3, h4, h5, a, strong, .box h2 a, a.topLink {
	font-family: 'vag_roundedregular', arial;
	color: #502A7E;
}

a, p, strong {
	font-family: arial;
}

a.topLink {
	font-size: 18px;
	color: #502A7E;
	font-weight: normal;
}
li.subItem, .slicknav_nav a{
	font-weight: normal!important;
}
#footer {
    background: #b9aacb;
}

#footer p, #footer p a {
    color: #4e2c7e;
    font-weight: bold;
}

.background {
    position: fixed;
    top: 0;
    z-index: -20;
    height: 0;
    width: 100%;
    left: 0;
}
.background > div {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#footer {
    padding: 0;
}
.main-container-wrapper{
	background: url("images/square-background.png") repeat top left;
	padding: 40px 0px;
}
#header {
    margin: 0 auto;
}
#navigation {
    background: #b9aacb;
	text-align: center;
	border-bottom: 2px solid #ffffff;
}
.box img {
    max-width: 100%;
}
.box.image {
    width: 296px !important;
    padding: 0 !important;
    margin: 10px 0 0;
}
.box.contact {
	padding: 10px;
    background: #ffffff;
    border: 1px solid #502A7E;
    margin-bottom: 10px;
}
.box.contact .content{
	padding: 0px 10px;
}
p.title {
    color: #502A7E;
}
.wrapper {
    width: 986px;
}
table, table * {
	text-align: center;
	padding:2px;
}
.standard_box {
    border: 1px solid #502A7E;
    background: #502A7E;
	margin-bottom: 20px;
}
.standard_box:hover {
    border: 1px solid #b9aacb;
    background: #b9aacb;
}

.standard_box p, .standard_box a  {
    color: #FFF;
}
.standard_box h2{
    color:#FFF;
}
#login h2 {
    color: #502a7e;
}
body {
	background: #502a7e; 
}

.school, .pupils, .community {
	display: block;
	width: 278px;
	/*height: 198px;*/
	margin: 0 auto;
	overflow: hidden;
}

.school {
	/*background: url('images/blocks/the-school.png?v=1.0') no-repeat top center;*/
}

.pupils {
	/*background: url('images/blocks/the-pupils.png?v=1.0') no-repeat top center;*/
}

.community {
	/*background: url('images/blocks/the-community.png?v=1.0') no-repeat top center;*/	
}

#slider {
	margin: 0px;
	padding: 0px;
    border-bottom: none;
    border-top: none;
    position: relative;
}
#slideshow div {
    width: 100%;
    height: auto;
}
#slideshow div {
    width: 100%;
    height: auto;
}
#slideshow img {
    width: 100%;
}
.box h2 a {
    font-size: 20px !important;
    font-weight: normal;
    padding:15px;
    margin-bottom: 0 !important;
    display:block;
    background-color: #B9AACB;
}
.box.news h2 a::after{
	content: "\f1ea";  /* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
    right: 30px;
    position: absolute;
    top: 10px;
    font-size: 30px;
}
.box.events h2 a::after{
	content: "\f073";  /* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
    right: 30px;
    position: absolute;
    top: 10px;
    font-size: 30px;
}
.box.work h2 a::after{
	content: "\f1fc";  /* this is your text. You can also use UTF-8 character codes as I do here */
	font-family: FontAwesome;
    right: 30px;
    position: absolute;
    top: 10px;
    font-size: 30px;
}
#boxes .col-1-3 {
    background: #B9AACB;
    margin-bottom: 20px;
}
.col-1-3 {
    width: 288px;
    border: 1px solid #c7d7e0;
    padding: 10px 8px;
}

#boxes .header {
    padding: 10px;
    background: #b9aacb;
    border: 2px solid #ffffff;
    margin-bottom: 10px;
    text-align: center;
}
#boxes .header h3{
	margin: 0;
}
#boxes {
    margin-top: 15px;
}

#motto {
	text-align: center;
}

#motto h3 {
    font-size: 36px;
    background: #4f2b7e;
    padding: 20px;
    margin-bottom: 0 !important;
    color: #ffffff;
}

#content h1, .contact h2 {
    border-bottom: 1px solid #502A7E;
    padding-bottom: 4px;
    font-weight: normal;
	margin-bottom: 20px;
}

.box.calendar{
    border: 1px solid #502A7E;
    margin-bottom: 10px;
    border-radius: 4px;
    padding: 10px;
    text-align: center;
}
h1 {
    font-size: 28px;
    margin-top: 5px;
}

.shadow-2 {
	-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.3);
}

.first .box h2 a {
    background: url('images/news-icon.png') #B9AACB no-repeat 96% center;
}

.middle .box h2 a {
    background: url('images/events-icon.png') #B9AACB no-repeat 96% center;
}

.last .box h2 a {
    background: url('images/gallery-icon.png') #B9AACB no-repeat 96% center;
}
h3 {
    font-weight: normal;
}

#content p, #content a, #content strong, #content ul, #content span {
    font-size: 15px;
    line-height: 24px;
}

.newsflash h1{
	color:#fff !important;
}

#google_translate_element, #webbar .cookies{
	height: auto!important;
	
}
#webbar .cookies{
	padding: 2px 5px;
}
.slicknav_menu{
	display: none;
}

#class_menu li a{
	background:#502A7E;
	border:2px solid #502A7E;
	color:#FFF;
}
#class_menu li a:hover{
	color:#502A7E;
	background:#FFF;
}
@media only screen and (max-width: 992px){
	#logo img, #ldstLogo img{
		width: 100%;
	}
	table{
		width: 100%;
	}
	#logo, #ldstLogo{
		text-align: center;
	}
	#navigation, #webbar{
		display: none;
	}
	#motto h3{
		font-size: 24px;
	}
	#feeds .block{
		margin-bottom: 20px;
	}
	#footer_buttons a{
		padding: 20px;
		width: 100%;
		display: block;
		background: #b9aacb;
		color: #4e2c7e;
		text-align: center;
		border-bottom: 2px solid #ffffff;
		text-decoration: none;
	}
	.login_footer{
		background: #b9aacb!important;
    	border-bottom: 2px solid #ffffff!important;
	}
	.login_footer #login{
		padding: 20px!important;
	}
	.login_footer #login h2 {
		color: #4e2c7e!important;
		text-align: left!important;
	}
	.login_footer #login #studentlogin .gobutton {
		width: 100%!important;
		padding: 10px 0px!important;
	}
	.login_footer #login .gobutton{
		background: #4f2b7e!important;
	}
	.slicknav_menu{
		display: block;
		background: #4e2c7e;
	}
	.slicknav_nav ul, li.topItem.slicknav_parent.slicknav_open{
		background: #4e2c7e!important;
	}
	.slicknav_btn{
		background-color: #b9aacb;
	}
	.slicknav_menu .slicknav_menutxt, .slicknav_nav a.topLink{
		color: #ffffff;
		font-size: 14px;
    	font-weight: normal;
	}
	.slicknav_nav li:hover, .slicknav_nav li:hover > a{
		background: #b9aacb!important;
	}
	.slicknav_nav li:hover .slicknav_open{
		background: #4d2c7e!important;
	}
	.slicknav_nav a:hover{
		background: transparent;
	}
}