/*
Theme Name: The Lakes School
Theme URI: http://www.redabbey.co.uk/
Description: A custom theme built for the Lakes School by Red Abbey.
Version: 1.0
Author: Chris Hale
Author URI: http://www.redabbey.co.uk/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin:0;
	padding:0;
}

body {
	font-size:62.5%;
	background:url(images/bg.jpg) top left repeat-x white;
	font-family:"Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}

#wrapper {
	width:900px;
	margin:0 auto;
	padding-bottom:10px;
	position:relative;
}

.clearer {
	clear:both;
}

h1#lakesSchool {
	width:228px;
	height:138px;
	float:left;
	text-indent:-999em;
	overflow:hidden;
	background:url(images/logo11.png) center left no-repeat;
}

.contact {
	height:70px;
	float:right;
	position:absolute;
	right:0px;
	bottom:40px;
	display:none;
}
.contact p {
	float:right;
	clear:both;
	width:100%;
	font-size:1.9em;
	letter-spacing:-0.1em;
}
#topWrap {
	position:relative;
	width:900px;
	height:138px;
}

h2.headline {
	width:900px;
	height:226px;
	margin-bottom:10px;
	position:relative;
	z-index:1;
	font-size:4em;
}
h2.headline span {
	position:absolute;
	z-index:2;
	padding:20px;
	background:url(images/headlineSpan.png) top left repeat;
	color:#FFFFFF;
}

/*Page Specific Headlines 

	now in headlines.css
		
*/

#pol {
	position:absolute;
	z-index:99;
	width:315px;
	height:356px;
	background:url(images/pol.png) top left no-repeat;
	right:-80px;
	top:270px;
	display:inline;
}
/* Navigatio Styles */
ul#mainNav {
	height:20px;
	width:660px;
	float:right;
	position:absolute;
	bottom:10px;
	right:0px;
}
ul#mainNav li {
	display:inline;
	float:right;
	margin-left:30px;
	font-weight:bold;
}
ul#mainNav li a{
	height:20px;
	display:block;
	overflow:hidden;
	outline:none;
	font-size:1.5em;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}
ul#mainNav li a:active {
	outline:none;
}
ul#mainNav li a:hover {
	outline:none;
	text-decoration:underline;
}


/* Column Styles */
#leftALL {
	float:left;
	width:200px;
}
#leftCol {
	width:200px;
	float:left;
	margin:10px 0px;
	background:url(images/leftColbottom.jpg) bottom center no-repeat #999;
}
.noPr {
	background:url(images/leftColbottom_a.jpg) bottom center no-repeat #999!important;
}
#leftCol .footPad {
	height:310px;
	display:block;
	width:200px;
	text-indent:-999em;
	text-align:left;
	outline:none;
}

#leftCol .top {
	background-image:url(images/top.gif);
	height:11px;
	width:200px;
	margin-top:-11px;
}
#rightColWide {
	width:640px;
	float:right;
	padding-left:15px;
	padding-right:30px;
	background:#FFFFFF url(images/rightColWide.jpg) top left no-repeat;
	padding-top:10px;
}
#rightCol {
	width:300px;
	float:right;
}
#centreCol {
	width:300px;
	float:left;
	margin-bottom:20px;
}
/* CALENDAR CODE  */

#calendar-wrap {
	width:200px;
	float:left;
	margin-top:10px;
}
#calendar-wrap h1 {
	margin-bottom:10px;
}
#wp-calendar {
	margin-bottom:10px;
}
#wp-calendar a{
	color:#000000;
}
#wp-calendar a img{
	border:none;
}
#calendar-wrap h3 {
	font-size:1.4em;
	color:#000;
	border-bottom:1px black solid;
	margin-bottom:10px;
}
#calendar-wrap ul {
	font-size:1.1em;
	list-style:none!important;
	line-height:1.5em;
	color:#000000!important;
	margin-left:10px;
}
.ec3_list_day {
	color:#000000;
	font-weight:bold;
	font-size:1.2em;
}
.ec3_list_day a {
	color:#000000;
	font-weight:normal;
	font-size:0.9em;
}
.ec3_events {
	margin-left:20px;
}
.ec3_schedule {
	color:#000000!important;
	border:none;
}
/* TWITTER CODE  */

div#twitter {
	font-size:1.2em;
	padding: 0;}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

ul#twitter_update_list {
	margin: 0;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #65142D;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #65142D;
}

ul#twitter_update_list li.lastTweet {border-bottom: none;}

a#profileLink {
	display: block;
	color: #65142D;
}

/* SideNav Styles */
#widgets li {
	list-style:none;
}
.textwidget {
	font-size:1.2em;
}

/* Footer Styles */

#footer {
	width:100%;
	border-top:#666 3px solid;
	margin:10px 0px;
	padding-top:10px;
}
.leftFoot {
	float:left;
	width:665px;
	background:url(images/footLogos.gif) top left no-repeat;
	height:83px;
	text-indent:-999em;
}
.rightFoot {
	float:right;
	width:200px;
	text-align:right;
	color:#999999;
}
#footer a {
	color:#999999;
}
/* Text Styles */

p {
	margin-bottom:10px;
	font-size:1.2em;
}
#content h1, #widgets h2 {
	color:#000;
	margin-bottom:10px;
	font-size:3em;
}
#content h2 {
	color:#000;
	margin-bottom:10px;
	font-size:2.5em;
}
#content h2 a{
	color:#000;
	text-decoration:none;
}
#content h3 {
	color:#000;
	margin-bottom:10px;
	font-size:1.6em;
}
#content ul {
	font-size:1.2em;
	margin-left:20px;
	line-height:1.8em;
	margin-bottom:10px;
	list-style-type:
}
#content ol {
	font-size:1.2em;
	margin-left:20px;
	line-height:1.8em;
	margin-bottom:10px;	
}
#rightCol h1 {
	color:#000;
	font-size:3em;
}
#calendar-wrap h1 {
	color:#000;
	font-size:2em;
}

/* Heading Styles */
.welcome {
	width:417px;
	height:192px;
	background:url(images/welcome.gif) top left no-repeat;
	text-indent:-999em;
	margin-bottom:20px;
	margin-top:5px;
	border:none!important;
}
.latestNews {
	width:209px;
	height:27px;
	background:url(images/latestNews.gif) top left no-repeat;
	text-indent:-999em;
	margin-bottom:0px;
	border:none!important;
}

/* breadcrum navigation */

#breadcrumb
{
	font-size:1.1em;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    overflow:hidden;
    margin:0px;
    padding:0px;
	margin-bottom:10px;
	float:left;
	width:100%;
	background:url(images/bread.gif) top left no-repeat;
}

#breadcrumb li
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('images/chevron.png');
    background-repeat:no-repeat;
    background-position:right;
    padding-right: 15px;
    text-decoration: none;
    color:#454545;
}

.home
{
    border: none;
    margin: 8px 0px;
}
#breadcrumb a:hover
{
    color:#35acc5;
}

ul#sideNav {
		list-style-type: none;
		cursor: default;
		margin: 0;
		margin-top:-10px;
	}
	
		ul#sideNav li {
			text-align: left;
			cursor: pointer;
			margin: 0;
		}
	
			ul#sideNav li a {
				text-decoration: none;
				font-size: 1.2em;
				padding: 7px 15px;
				display: inline-block;
				outline: 0;
				cursor: pointer;
				color: #fff;
				margin: 3px 0;
				display: block;
			}
					
				ul#sideNav li a:hover {
					color: #000;
					background:url(images/navCurr.png) left no-repeat;
				}
				
				ul#sideNav li.current_page_item a {
					color: #000;
					background:url(images/navCurr.png) left no-repeat;
				}
				
				
				/* SUB ITEMS */	
											
				ul#sideNav li ul li a {
					font-size: 12px;
					padding: 7px 15px;
					margin: 0;
				}
				ul#sideNav li ul li {
					list-style:none;
					background:#138edc;
				}
				
					ul#sideNav li ul li:first-child {
						background: #138edc url(images/sub-menu-shadow.png) repeat-x left top; 
					}
				
					ul#sideNav li ul li a:hover {
						border-bottom-color: #595441;
					}
					
					ul#sideNav li ul li a.active,
					ul#sideNav li ul li a.active:hover {
						background: #595441;
						color: #fff;
						border-bottom-color: #595441;
						cursor: default;
					}

.piclenselink { display:none; } /* gallery link that look shit */
					
.links, .links ul {
	list-style:none;
}

.links h2{
	font-size:1.5em!important;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border:none;
}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
