/*
Theme Name: KOMPS
Theme URI: http://www.komps.sa.edu.au
Description: Design created especially for the Kingston On Murray Primary School.
Version: 1.0
Author: Nola Falk
Author URI: http://www.mantamedia.com.au
Tags: blue, aqua, navy, education, school, elementary, children
*/

html{ 
	margin: 0; 
	padding: 0; 
	height: 100%;
}
body {
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #e8f9fc;
	background-image: url(images/BG_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin:0;
	padding:0;
	height: 100%;
}

body a:link, body a:active, body a:visited{
	color: #009966;
	text-decoration: underline;
	line-height:1.1em;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-size: 12px;

}
body a:hover, body a:focus{
	color: #009999;
	text-decoration: underline;
	line-height:1.1em;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*general*/
img, div, input, textarea, h1, h2, h3, h6,  pre, table, td, th, blockquote, form, small, address, object, embed {
	margin: 0;
	padding: 0;
	border: 0;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*layout*/
#main{
	min-height:100%;
   /* position:relative;*/
   	padding:0;
   	margin:0;
}
/* Start hide from IE-Mac \*/
* html #main{
   height: 1%;
   }
/* End Hide from IE-Mac */ 

#container{
	min-height:100%;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	/*padding-bottom:150px;*/
	background-color: #d2e9ee;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #ffffff;
	
}
#header{
	height:259px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#navBar{
	margin: 0 auto;
	height:37px;
	width:930px;
	padding: 0 10px 0 10px;
	background-image: url(images/BG_nav.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#navBar ul {
  display: inline;
}
#navBar li {
  display: block;
  float: left;
  list-style: none;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 12px;
}
#navBar li a {
	display: block;
 	 float: left;
	height: 31px;
	color: #FFFFFF;
	margin: 0;
	line-height: 1.6em;
	list-style: none;
	padding: 6px 13px 0 13px;
	text-decoration: none;
	border:none;
	font-size: 12px;
	font-family: Georgia, 'Times New Roman', Times, serif;	
}
#navBar li a:hover,
#navBar li.current_page_item a{
	display: block;
 	float: left;
	color: #FFFFFF;
	height: 31px;
	margin: 0;
	line-height: 1.6em;
	list-style: none;
	background-color: #2fb5c0;
	border:none;
	text-decoration: none;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 12px;
}
#sidebar{ /*right column*/
	float:right;
	width:305px;
	margin:10px 0 0 0;
padding: 0 0 20px 0;
	overflow:visible;
}
.topBubble{
	width:295px;
	height: 24px;
	background-image: url(images/bubble_top.jpg);
	background-repeat: no-repeat;
	margin: 15px 0 0 0;
	padding:0;
	background-position: left top;
}

#middleBubble{
	clear:both;
	height: auto !important;
	text-align: right;
	min-height: 80px;
	height: 120px;
	width: 171px;
	padding: 0 20px 12px 100px;
	margin:0;
	background-image: url(images/bubble_middletop.jpg);
	background-repeat: no-repeat;
	
}
#middleBubbletop{
	clear:both;
	height: auto !important;
	text-align: right;
	min-height: 80px;
	height: 80px;
	width: 261px;
	padding: 0 20px 10px 10px;
	margin:0;
	background-image: url(images/bubble_middletop.jpg);
	background-repeat: no-repeat;
}
#middleBubbleL{
	clear:both;
	text-align: right;
	height: 88px;
	width: 256px;
	padding: 5px 25px 5px 10px;
	margin:0;
	background-image: url(images/bubble_middleLogo.jpg);
	background-repeat: no-repeat;
}
.blue{
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #323583;
	margin:0;
	padding:0;
}
#sidebar h1{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	color: #0058af;
	margin:0;
	padding:0;
	font-weight: bold;
}
#sidebar ul{
	list-style: none;
	padding:5px 0 0 0;
	margin:0;
}
#sidebar li{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #323583;
	line-height:1.2em;
	margin:0 0 3px 0;
	padding:0;
}
#sidebar li a{
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #323583;
	line-height:1.2em;
	text-decoration: none;
	margin:0;
	padding:0;
}
#sidebar li a:hover, #sidebar li.current_page_item {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 16px;
	color: #323583;
	line-height:1.2em;
	text-decoration: underline;
	margin:0 0 3px 0;
	padding:0;
}
.btmBubbleTurtle{
	width: 291px;
	height:124px;
	margin:0;
	padding:0;
}
div#container,div#holder{
	/*height:expression(this.scrollHeight > 500 ? "auto":"500px"); */
	height: auto !important; 
	 min-height: 500px;
	 height: 500px;
}
#holder {
	/* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-color: #d2e9ee;
	margin: 0;
	padding:0;
	width:948px;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#content{/*leftcolumn*/
	padding:20px 10px 30px 10px;
	float:left;
	width: 605px;
}
#content h1{
	color: #323583;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.1em;
	padding: 0;
	margin: 0 0 10px 0;
}
#content h3{
	color: #008ad6;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.1em;
	padding: 0;
	margin-bottom: 10px;
}
#copy p, #copy{
	font: 12px 'Geneva', Arial, Helvetica, sans-serif;
}

#content .post, #contentNew #copy .post  {
	margin: 15px 0 0 0;
	padding:0;
		}

#content .single .post, #contentNew #copy .single .post {
	margin-bottom: 40px;
		}
		
#content .entry, #contentNew #copy .entry{
	padding:0;
	margin:0;
	line-height: 1.4em;
}
#contentNew #copy .entry .divide{
	padding-top: 25px;
	margin:0;
	line-height: 1.4em;
}
#content .entry p, #contentNew #copy .entry p{
	line-height: 1.4em;
	padding-bottom:1px;
}
#brush{
	width: 950px;
	margin: 0 auto;
	height:32px;
	background-image: url(images/brushstrokes.jpg);
	background-repeat: no-repeat;
}
#footer{
	clear:both;
	height: 150px;
	margin: 0;
	padding: 0; 
	background-color:#ffffff;
	/*position:absolute;
	bottom:0;*/
	color: #000000;
	width: 100%;
}
#footerinner{
	width: 930px;
	margin: 0 auto;
	height: 100px;
	padding: 5px 15px 10px 15px;
	background-color:#ffffff;
}
#footerNav{
	width: 915px;
	padding: 5px 0 0 15px;
	margin:0;
	height: 20px;
	background-color:#ffffff;
	color: #0058af;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#footerNav a{
	padding: 0 10px 0 0;
	height: 20px;
	text-decoration: none;
	color: #0058af;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#footerNav a:hover{
	padding: 0 10px 0 0;
	height: 20px;
	text-decoration: underline;
	color: #0058af;
	font-size:11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#schoolinfo{
	font-size:10px;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	float:right;
	margin:0;
	padding:0;
	height: 70px;
	width: 200px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#links{
	float:left;
    height:80px;
	padding:0;
	margin:0;
}
#links a{
	text-decoration:none;
	padding:0;
	margin:0;
	border:none;
}
#schoolinfo a:link, #schoolinfo a:active, #schoolinfo a:visited{
	color: #009966;
	text-decoration: underline;
	line-height:1.1em;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#schoolinfo a:hover, #schoolinfoa:focus{
	color: #009999;
	text-decoration: underline;
	line-height:1.1em;
	font-family: 'Geneva', Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.mm{
clear:both;
	float: right;
	width:215px;
	height:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

/* wordpress styles */

p img {
	padding: 0;
	max-width: 100%;
	}

img.centered, img.alignright, img.alignleft {
	padding: 2px;
}

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
	}

.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	padding-top: 4px;
	margin: 10px;
}

.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;
}
