/*
Theme Name: Cheltenham Piano Centre
Theme URI: http://www.cheltenham-piano-centre.co.uk/
Description: Custom WordPress theme built by Marble Cake from a design by Pink Sky
Version: 0.1
Author: Pink Sky & Marble Cake
Author URI: http://pinkskydesign.com/
Tags: red, custom header, fixed width, two columns, widgets
Copyright: 2009 Pink Sky Design. Don't steal it you nasty criminals.
*/

/* CSS Reset Block */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
    color: #000000;
	background-color: #fe020d;
    text-align: center;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of CSS Reset */

/* Styling proper! Global Classes */

body {
	background: #fe020d url("images/mic-top-bar-white-bg.gif") top left repeat-x;
}

a {
	color:#fe020d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

#page {
	width: 994px;
	margin: 0 auto;
	text-align: left;
}

/* Header styling start */

#header {
	width: 994px;
}

#header #headerimg {
	float: left;
	padding: 32px 0;
}

#header h1 {
	color:#fe020d;
	font-weight: normal;
	font-size: 2em;
	width: 497px;
	height: 60px;
}

#header h1 a {
	display: block;
	width: 497px;
	height: 60px;
	position: relative;
}
	
#header h1 a span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 497px;
	height: 60px;
	background: url("images/mic-logo-h1.gif") top left no-repeat;
	cursor: pointer;
}

#header #switchtocpc {
	font-size: 0.7em;
	border-right: 1px solid #472980;
	float: right;
	text-align: right;
	padding: 5px 7px 4px 7px;
	margin-top: 92px;
	position: relative;
	top: 1px;
	background: url("images/mic-cpcswitch-bg.gif") top left no-repeat;
}

#header #switchtocpc a:hover {
	text-decoration: none;
}

#header #switchtocpc span {
	display: block;
}

#header #switchtocpc span.switchto {
	font-size: 0.9em;
	padding-right: 10px;
	background: url("images/cpc-micswitch-arrow.gif") right 1px no-repeat;
	padding-bottom: 1px;
}

#header #switchtocpc span.switchto {
	color: #472980;
}

/* Header styling end */

/* Nav styling start */

#sidebar {
	width: 980px;
	padding-left: 14px;
	height: 29px;
	background: #472980 url("images/mic-nav-left-curve.gif") top left no-repeat;
	clear: both;
}

/* Nav Level One */
#sidebar ul {
	position: relative;
}

#sidebar ul li {
	float: left;
	zoom: 1; /* Needed by IE7 (because it's rubbish) */
	width: 196px;
	background: #472980;
}

#sidebar ul a:hover {
	text-decoration: none;
}

#sidebar ul a:active {
	color: #fe020d;
}

#sidebar ul li a {
	display: block;
	padding: 8px 8px;
	border-right: 1px solid #ffffff;
	color: #ffffff;
	font-size: 0.8em;
	text-align: center;
	text-transform: lowercase;
}

#sidebar ul li.page-item-78 a {
	border-right: none;
}

#sidebar ul li.hover, #sidebar ul li:hover {
	background: #624697;
	position: relative;
}

#sidebar ul li.hover a {
	color: black;
}

/* Nav Level Two */
#sidebar ul ul {
	width: 196px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0;
	padding-left: 0;
	z-index: 100;
}

#sidebar ul ul li {
	background: url("images/mic-nav-alph-bg.gif") top left repeat;
	float: none;
}									  
                                    
#sidebar ul ul li a {
	border-right: none;
	width: 179px;
	display: inline-block; /* IE 6 & 7 Needs Inline Block */
} 

/* Nav Level Two */
#sidebar ul ul ul {
	left: 100%;
	top: 0;
}
#sidebar ul li:hover > ul {
	visibility: visible;
}

/* Nav styling end */

/* Content styling start */

#content {
	padding-top: 302px;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url("images/pageheaders/mic-default-header.jpg");
	color: #000000;
	font-size: 0.8em;
}

div#content.micmusicalinstrumentscheltenham {
	background-color: #472980;
	background-image: url("images/pageheaders/mic-wesell-header.jpg");
	color: #ffffff;
	padding-top: 0px;
}

#homeimages {
	position: relative;
	height: 302px;
}

#homeimages div {
	display: none;
	position: absolute;
	top:0;
	left:0;
	z-index: 50;
}

#content.micabout, #content.micwhoswho {
	background-image: url("images/pageheaders/mic-about-header.jpg");
}

div#content.micwesell {
	background-image: url("images/pageheaders/mic-wesell-header.jpg");
}

div#content.micresources, div#content.micdirectory, div#content.mickids, div#content.micteensstudents {
	background-image: url("images/pageheaders/mic-resources-header.jpg");
}

div#content.miclinks {
	background-image: url("images/pageheaders/mic-links-header.jpg");
}

div#content.miccontact {
	background-image: url("images/pageheaders/mic-contact-header.jpg");
}

#content div.post {
	padding: 25px;
	clear: both;
}

#content div.post div.entry {
	width: 447px;
	float: left;
}

#content h2, #content h3, #content h4, #content h5, #content h6 {
	margin: 0.9em 0 0.5em 0;
	color: #472980;
}

#content h2 {
	margin: 0 0 0.5em 0;
	font-weight: normal;
	font-size: 2.6em;
}

#content h3 {
	font-weight: normal;
	font-size: 2.3em;
}

#content h4 {
	font-weight: normal;
	font-size: 2em;
}

#content h5 {
	font-weight: bold;
	font-size: 1.5em;
}

#content h6 {
	font-weight: bold;
	font-size: 1.3em;
}

#content h2 a, #content h3 a, #content h4 a, #content h5 a, #content h6 a {
	text-decoration: none;
}

#content p {
	margin: 0 0 1em 0;
	line-height: 1.2em;
}

#content p.datetime {
	font-style: italic;
}

#content ul, #content ol, #content dl, #content address {
	margin: 0 0 1em 0;
	padding: 0 0 0 30px;
	line-height: 1.2em;
}

#content ul {
	list-style-type: disc;
}

#content ul#linkslist li {
	margin-bottom: 0.2em;
}

#content ul#linkslist li span {
	display: block;
}

#content ol {
	list-style-type: decimal;
}

#content dl dt {
	font-weight: bold;
}

#content dl dd {
	padding-left: 10px;
}

#content blockquote {
	margin: 0 0 1em 0;
	padding: 0 28px;
	line-height: 1.2em;
	background: url("images/mic-blockquote-bg.gif") top left no-repeat;
	font-style: italic;
}

#content a {
	text-decoration: underline;
}

#content a:hover {
	color: #ffffff;
	background-color: #fe020d;
}

#content acronym {
	border-bottom: 1px dotted #999999;
	cursor: help;
}

#content div.post div.images {
	width: 447px;
	float: right;
}

#content div.post div.images div.imageholder img {
	border: 3px solid #472980;
}

#content div.post div.images div.imageholder p {
	color: #fe020d;
	padding: 6px 10px;
}

#content div.navigation {
	clear: both;
	width: 447px;
	padding: 25px;
}

#content p#finalparagraph {
	background: #ffffff url("images/mic-final-para-bg.gif") bottom left no-repeat;
	clear: both;
	font-size: 0.7em;
	color: #cccccc;
	text-align: center;
	padding: 21px 10px 5px 10px;
}

/* Just for the Home Page */
div#content.micmusicalinstrumentscheltenham h2, div#content.micmusicalinstrumentscheltenham h3, div#content.micmusicalinstrumentscheltenham h4, div#content.micmusicalinstrumentscheltenham h5, div#content.micmusicalinstrumentscheltenham h6 {
	color: #ffffff;
}

div#content.micmusicalinstrumentscheltenham blockquote {
	font-size: 1.6em;
	text-align: center;
	padding: 0 36px;
	background: url("images/mic-blockquote-home-bg.gif") top left no-repeat;
}

#content div.post div.mysteryinstrument {
	width: 256px;
	float: right;
	background: #ffffff url("images/mic-mysteryinstrument-bg.gif") bottom left no-repeat;
	color: #fe020d;
	text-align: center;
	padding: 0;
}

#content div.post div.mysteryinstrument h4 {
	background: #fe020d url("images/mic-mysteryinstrument-h4-bg.gif") top left no-repeat;
	color: #ffffff;
	padding: 10px 10px 8px 10px;
	font-size: 1.8em;
	font-weight: normal;
	margin: 0;
}

#content div.post div.mysteryinstrument h5 {
	font-size: 2em;
	font-weight: normal;
	padding: 0 20px 10px 20px;
	color: #fe020d;
}

#content div.post div.mysteryinstrument p {
	font-size: 1.8em;
	padding: 20px 20px 10px 20px;
}

#content div.post div.mysteryinstrument p a {
	text-decoration: none;
}


#footer {
	padding: 30px 0px 20px 0px;
	font-size: 0.7em;
	line-height: 1.2em;
	text-align: left;
	color: #bbbbbb;
}

#footer a {
	color: #efedd9;
}

#footer p {
	margin-bottom: 0.6em;
	text-align: right;
	clear: both;
}

#footer ul#bottomnav {
	float: right;
}

#footer ul li {
	float: left;
	padding-left: 20px;
}

#footer ul li.current_page_item {
	font-style: italic;
}

#footer ul li.current_page_item ul li {
	font-style: normal;
}

#footer ul li a {
	display: block;
	background-color: #c6020b;
	padding: 3px;
}

#footer ul li ul li {
	padding: 4px 8px 0 10px;
}

#footer ul li ul li a {
	display: inline;
	background: none;
	padding: 0;
}

#footer ul li ul li ul li {
	padding: 2px 0 0 6px;

}

#footer ul li ul li ul {
	padding-bottom: 30px;
}

#footer ul li ul li ul li {
	float: none;
}