/*
Theme Name: NTX Schools 2009 (UK) Default Design
Theme URI: http://www.ntxschools.net/
Description: Custom 2 column site design by Digital Idiom Dec' 2009
Version: 1.1
Author: Derek Cook
Author URI: http://digitalidiom.co.uk/
Tags: black, logo, custom header, fixed width, centered, two columns

	A W3C standards coded CSS, XHTML design
	NOT FOR RESALE

*/



/* CSS STYLE SHEET for NTX Schools
written by Digit&#064;l &#073;diom Web Design Copyright c2009
www.ntxschools.net / www.digitalidiom.co.uk
#######################################################
*/

html, body, div, p, h2, h2, h3, ul {
margin:0px; padding:0px; border:0px;
}


body {
background-color:#000;
font:normal 0.80em/1.6em Verdana, Arial, Helvetica, sans-serif;
color:#333;
}


/* #### MAIN DIVS ######################################################### */

#container {
width: 912px;
margin: 0px;
margin-left: auto;
margin-right: auto;
padding: 0px;
background-color:#FFF;
}

#masthead {
height:200px;
background: #000 url('images/bg-masthead.jpg') no-repeat;
}

#logo {
display:none;
width:600px;
height:100px;
}

#search {
display:none;
height:30px;
padding: 0px 10px;
background-color: #92CCEC;
border-top:3px solid #FFF;
border-bottom:3px solid #FFF;
}

#content { /* for 2 col template */
width:600px;
background-color: #FFF;
color:#333;
float:left;
padding-top:20px;
}

#sidebar {
float: left;
width: 220px;
margin: 0px 40px 20px 10px;
padding: 10px 0px 0px 0px;
background: #000 url('images/bg-menu.jpg') no-repeat;
color:#FF3300;
font:normal 85% Verdana, Arial, Helvetica, sans-serif;
}

#navBot {
background: transparent url('images/bg-menu-btm.jpg') no-repeat;
width: 200px;
height:13px;
}

#footer {
clear: both;
height:80px;
padding-top:20px;
background: #000 url('images/bg-footer.jpg') no-repeat;
font:normal 10px Verdana, Arial, Helvetica, sans-serif;
line-height:12px;
color:#DDD;
text-align:center;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Text and Headings */

.printOnly {display:none;}

img {border:0px;}

h1 {
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#FFFF00;
margin:4px 0px 16px 0px;
padding:0px;
}

h2 {
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
color:#333;
margin:6px 0px 10px 0px;
border-bottom:1px solid #CCC;
padding:0px;
}

#sidebar h2 {
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#FF0000;
margin:6px 0px 4px 0px;
border-bottom:0px solid #000;
background-color: #000;
padding:3px 10px;
}

h3 {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
color:#C30;
margin:4px 0px 4px 0px;
}

p {margin:0px 0px 16px 0px;}

#sidebar p {padding-left:0px;}

hr {height:0px; color:#330099;}

#content ul {margin-left:25px;}

/* LINKS */
#content a:link, #content a:visited {
	color:#330099;
	text-decoration: underline;
}

#footer a:link, #footer a:visited {
	color:#330099;
	text-decoration: underline;
}


/* ############# NAV BAR MENU ############  */

#navcontainer { margin-left: 10px; }

#navcontainer h2 {border-bottom:2px dashed #333;}

#navcontainer ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0px; }

#navcontainer a
{
display: block;
padding: 4px;
color: #FFF;
text-decoration: none;
font-weight:bold;
}

#navcontainer a:hover
{
color: #C00;
text-decoration: none;
}

#navcontainer ul ul {
margin:0px 0px 0px 0px;
list-style-type: none;
}

#navcontainer ul ul li {
color:#FFF; margin: 0px 0px 1px 5px;
padding:0px;
padding-left:11px;
background: url('http://www.ntx-schools.net/wp-content/themes/NTX2009/images/menu-bullet.gif') 0 0 no-repeat;
}

#navcontainer ul ul a
{
display: block;
padding: 0px;
color: #EEE;
text-decoration: none;
font-weight:normal;
font-size:92%;
}

#navcontainer ul ul a:hover
{
color: #C00;
text-decoration: underline;
}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-size: 86%;
	color:#999;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	text-decoration: none;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

/* WP INHERITED STYLES */
.postmetadata {
	clear: both;
	color:#999;
	font:normal 90% Verdana, Arial, Helvetica, sans-serif;
	padding:6px 0px 6px 0px;
	border-bottom:1px dashed #CCC;
}

.postmetadata a:link, .postmetadata a:visited {
	color:#F00;
}

/* School Menu - Black Buttons */
ul.btnMenu {
	width:218px;
	background-color:#FFF;
	color:#999;
	list-style-type: none; margin:0 50px 0 0;}
	
	ul.btnMenu li.btnLink {
	list-style-type: none;
	margin:2px 0px;
	height:24px;
	padding:0 0 0 12px;
	background:transparent url('http://www.ntx-schools.net/wp-content/uploads/btn-black220.gif') no-repeat;
	}

	#content .btnLink a:link, #content .btnLink a:visited {color:#FFF; text-decoration:none;}
	#content .btnLink a:hover {color:#F33; text-decoration:underline;
	}

/* Example CSS for demo ticker*/

#ajaxticker1{
float:right;
width: 600px;
height: 24px;
background-color: transparent;
color:#DDD;
text-align:right;
padding-right:34px;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: transparent;
}

.someclass{
	color:#DDD;
}
