/* 
  ------------------------------------------------
 Stylesheet for Kingsdown School Website
 March 2009 Design
 Christine Reed - Woodham Web Writer
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #1b3667;
	background-color: #FFFFFF;
	background-image:url(../Pictures/bg-gradient-blue02.jpg);
	margin: 20px;
	padding: 0;
	}


/* ------------ Structural Blocks --------------------*/
#masthead {
	color: #999999;
	background-color: #1b3667;
	padding: 0 0 4px 0;
	margin: 0;
	}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	}
	
#column_wrapper {
	background-image:url(img/clm02_middle03a.gif);
	background-repeat: repeat-y;
	}

#right {
	width: 598px;
	float: left;
	}
	
#left {
	width: 200px;
	float: left;
	}

#footer {
	color: #fff;
	background-color: #1b3667;
	padding: 0px;
	margin: 0;
	font-size: 0.7em;
	clear: both;
	}

/* ----------- Formatting Styles of Structural Blocks ---------*/
#left .content {
	padding: 24px;
	font-size: 0.7em;
	line-height: 1.3em;
}
#right .content {
	padding: 24px 24px 24px 40px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 0;
	margin:0;
}
#footer .content {
	padding: 8px 24px;
	color:#fff; 
	font-size:1.4em;  
	margin:0;
	text-align:center;
	line-height:1.4em;
}

/* ------------------ Utility Styles ----------------*/
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}
	
.center{
	padding-left:auto;
	text-align:center;
	}
	
/* -------------------- Lists ---------------------------*/
.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
	}
	
.menulist li{
	padding-bottom:0;
	margin-bottom:0;
	line-height:1.2em;
	}
	
.menulistbullet {
	margin: 6px 0 12px 6px;
	padding: 0;
	list-style-type:disc;
	}

.menulistbullet li{
	padding-bottom:0;
	margin-bottom:0;
	}
	
.menulistbulletnogap {
	margin: 10px 0 6px 6px;
	padding: 0;
	list-style-type:disc;
	}
	
.menulistbulletnogap li{
	padding-bottom:0;
	margin-bottom:0;
	}
		
.menulistbulletnogap h3{
	padding-bottom:2px; 
	margin-top:8px;
	}	

/* ----------- Links Styles -------------- */
	
#left a:link {
	color: #000000;		
	text-decoration:none;

	}
#left a:visited {
	color: #333333;
	text-decoration:none;
	}
	
#left a:hover {
	color: #fff;
	text-decoration:underline;
	}

#right a:link {
	color: #000000;
	}

#right a:visited {
	color: #999999;
	}
	
#right a:hover {
	color: #000000;
	}
	
#left a:link, #left a:visited {
	color: #000000;
	padding: 0 0 0 0px;
	text-decoration:underline;
	}
	
#left a:hover {
	border-color: #1b3667;
	text-decoration:none;
	color:#0033cc;
	}
	
	

#footer a:link {
	color: #cccccc;
	}
	
#footer a:visited {
	color: #cccccc;
	}
#footer a:hover {
	color: #ffffff;
	}
	
#pasteventspage #contents a:link{
	text-decoration:underline;
	color: #000000;
	padding: 0 0 0 0px;

	}
	
#pasteventspage #contents a:visited{
	text-decoration:underline;
	color: #000000;
	padding: 0 0 0 0px;
	}
	
#pasteventspage #contents a:hover{
	text-decoration:underline;
	color: #000000;
	padding: 0 0 0 0px;
	}

#pasteventspage #contents a:active{
	text-decoration:underline;
	color: #000000;
	padding: 0 0 0 0px;
	}
	
/*.p7uberlink {
	font-weight: bold !important;
	letter-spacing: .15em;
	color:#1b3667;
	border-color: #fff !important;
	}*/

/* -------------- Headings Styles --------*/
h1 {
	font-size: 1.4em;
	margin: 0;
	}
	
h2 {
	font-size: 1.2em;
	margin: 30px 0 0 0;
	}
	
h3 {
	font-size: 1em;
	margin: 20px 0 5px 0;
	font-variant:small-caps;
}
h4 {
	font-size: 1.1em;
	margin: 10px 0 0 0;
	}
	
.nomargintop {
	margin-top: 0;
	}
	
.content p {
	margin: 12px 0;
	}

/* Additional styles ----------------------- */
#webdesignby{
	font-size:.7em; 
	text-align:right; 
	margin-top:10px;
	float:right;
	width:200px
	}
	
#webdesignby a:link{
	color:#003366;
	text-decoration:none;
	}
	
#webdesignby a:visited{
	color:#003366;
	text-decoration:none;
	}
	
#webdesignby a:hover{
	color:#98b0da;
	text-decoration:underline;
	}
	
#copyrights{
	font-size:.7em; 
	text-align:left; 
	margin-top:10px;
	float:left;
	width:400px;
	}
	
.telnb{
	font-weight:600; font-size:1.1em;
	}	
	
/* Styles for the Events page --------------*/
#pasteventspage {
	padding: 24px 24px 24px 40px;
	font-size: 0.8em;
	line-height: 1.65em;
	background-color:#ffffff;
	border-left:1px solid #1b3667;
	border-right:1px solid #1b3667;
	}
	
#pasteventspage #contents{
	margin-left:120px;
	}
	

	
/* Styles for Resources page ------------- */

.menulistwebsites {
	margin: 10px 0 6px 6px;
	padding: 0;
	list-style-type:disc;
	}

.menulistwebsites li{
	padding-bottom:0;
	margin-bottom:10px;
	}	
