/*

Title: 		Chicago High School for the Arts CSS
Author: 	Sandor Weisz, methodtree.com
Updated: 	August 1, 2009

*/

/* @group Reset */

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, 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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* remember to define focus styles! */

:focus, :active {
	outline: 0;
}

body {
	background: #c7c7c7;
	text-align: center;
	color: #231f20;
	font-size: 14px;
	line-height: 18px;
	font-family: Helvetica, Arial, sans-serif;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.cf:after, .clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.c\learfix:after, .c\f:after { line-height: 0; }
.clearfix, .cf { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix, * html .cf { height: 1%; }
.clearfix, .cf { display: block; }
/* End hide from IE-mac */

/* @end */

/* @group Tags */

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

a:hover {
	text-decoration: underline;
}

p, ul, ol {
	margin-bottom: 1.2em;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1, h2, h3, h4, h5, h6 {
	line-height: 1;
}

/* @end */


/* @group Layout */

#page {
	width: 947px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-position: right 0;
	background-repeat: no-repeat;
}

#rail {
	width: 232px;
	float: left;
	margin-left: 26px;
}

#content {
	float: left;
	margin-bottom: 15px;
	background: white;
	min-height: 818px;
	padding: 98px 23px 0;
	font-size: 12px;
	line-height: 16px;
	width: 387px;
	position: relative;
}

/* @end */

/* @group Rail */

#logo {
	margin: 102px 0 32px 0;
}

/* @group Nav */

#nav {
	font-size: 13px;
	line-height: 1.4;
	text-transform: lowercase;
	width: 208px;
	position: relative;
	margin-bottom: 25px;
}

#nav li {
	width: 94px;
}

#nav a {
	color: black;
}

#nav li ul {
	position: absolute;
	top: 0;
	left: 104px;
	display: none;
}

#nav li li {
	width: 104px;
}

.full #nav a {
	color: white;
}

/* @end */

#callout, #feature {
	font-family: Verdana;
	font-size: 35px;
	line-height: 42px;
	text-transform: uppercase;
}

#callout {
	text-align: right;
	margin-right: 11px;
	font-size: 32px;
	line-height: 1.1;
}

#callout, #callout a {
	color: #fff200;
}

/* @end */

/* @group Content */

h1 {
	width: 382px;
	margin-right: 30px;
	float: left;
	font-size: 38px;
	font-family: Verdana;
}

.full h1, .full-head h1 {
	margin-right: 0;
	width: 615px;
}

h1, h2#discipline {
	margin-bottom: 24px;
}

h1.replaced {
	text-indent: -1000em;
	overflow: hidden;
	height: 62px;
}

h2#discipline {
	background-position: 0 12px;
	float: left;
	width: 188px;
	height: 62px;
	text-indent: -999em;
	overflow: hidden;
}

#bgcaption {
	text-transform: uppercase;
	font-size: 9px;
	letter-spacing: 1px;
	position: absolute;
	top: 896px;
	left: 701px;
}

.landing #bgcaption {
	left: 271px;
}

#bgcaption.white {
	color: white;
}

/* @group Main */

#main {
	width: 365px;
	margin-right: 48px;
	float: left;
	padding-bottom: 10px;
}

#main h2 {
	font-size: 14px;
	margin-bottom: 15px;
	line-height: 1.3;
	color: #f15a22;
	font-weight: bold;
	padding-top: 6px;
}

#main h3 {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
}

#main li, #sidebar li {
	background-image: url(/i/carat.gif);
	background-position: 0 4px;
	padding-left: 14px;
	margin-bottom: 1px;
}

/* @end */

/* @group Full */

.full #content {
	width: 617px;
}

/* @group Sidebar */

#sidebar {
	width: 204px;
	float: left;
}

#sidebar h2 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1em;
}

#sidebar h3 {
	color: #f15a22;
	font-size: 1em;
	margin-bottom: 2px;
	font-weight: normal;
	line-height: 1.2em;
}

/* @end */

/* @group Two cols */

#col1, #col2 {
	width: 295px;
	float: left;
}

#col1 {
	margin-right: 15px;
}

/* @end */

/* @end */

/* @group Stripe */

.striped #content {
	background: none;
	padding: 0;
	width: 663px;
}

#stripe {
	background: white;
	padding: 0 17px;
	float: right;
	height: 918px;
	font-size: 12px;
	line-height: 16px;
}

/* @end */

/* @group Landing */

.landing #page {
	background-repeat: no-repeat;
	background-position: right 0;
}

.landing #stripe {
	width: 198px;
}

.landing h1 {
	height: 37px;
	margin: 110px 0 21px;
	width: 188px;
	text-indent: -1000em;
	overflow: hidden;
}

.landing h2 {
	font-size: 12px;
	line-height: 1.5;
	color: white;
}

/* @end */

/* @end */

/* @group Specific */

/* @group Calendar */

.calendar h1 {
	margin-right: 17px;
}

h2#month {
	height: 62px;
	margin-bottom: 20px;
	float: left;
	width: 218px;
}

h2#month #mo {
	margin-right: 10px;
}

h2#month #yr {
	position: relative;
	top: 2px;
}

#calnav {
	position: absolute;
	top: 125px;
	left: 335px;
	width: 55px;
	height: 9px;
}

#calnav a {
	width: 11px;
	height: 9px;
	text-indent: -1000em;
	overflow: hidden;
	display: block;
	background-image: url(/i/calendar/arrow_l.gif);
}

#calnav a#next {
	background-image: url(/i/calendar/arrow_r.gif);
	position: absolute;
	right: 0;
	top: 0;
}

.calendar #page {
	background: none;
}

.calendar #content {
	width: 617px;
}

.calendar table {
	color: #888;
}

table#calendartable {
	clear: both;
}

#calendartable td {
	width: 88px;
	padding-bottom: .5em;
}

#calendartable td.empty {
	padding-bottom: 2em;
}

#calendartable .entry {
	margin-bottom: 1em;
}

#calendartable b {
	font-size: 13px;
	font-weight: normal;
}

#calendartable a {
	font-weight: bold;
	color: #6e68a6;
}

#calendartable b a {
	font-weight: normal;
	color: #888;
}

#calendartable .desc {
	display: none;
}

.schoolyear h2#month {
	float: right;
	clear: both;
}

/* @group Student calendar */

.students #calnav {
	position: relative;
	top: 40px;
	left: 0;
	float: left;
}

.students .desc p {
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}

/* @end */

/* @end */

/* @group Event */

.event #page {
	background-image: url(/i/bgpix/events/default.jpg);
	background-position: right 0;
}

.event #stripe {
	width: 296px;
}

.event h1, .event h2 {
	color: #6e68a6;
	font-family: Verdana;
	font-size: 31px;
	line-height: 37px;
}

.event h1 {
	width: auto;
	height: auto;
	text-indent: 0;
	float: none;
	margin: 110px 0 0;
}

.event h2 {
	margin-bottom: 18px;
}

/* @end */

/* @group Disciplines */

.discipline h1 {
	text-indent: -999em;
	overflow: hidden;
	height: 62px;
	width: 410px;
}

body.dance #stripe, body.dance h1 {
	background-color: #f78f1e;
}

body.music #stripe, body.music h1 {
	background-color: #79ba6e;
}

body.visualarts #stripe, body.visualarts h1 {
	background-color: #28b9ef;
}

body.visualarts #stripe h1 {
	height: 97px;
}

body.theatre #stripe, body.theatre h1 {
	background-color: #f062a4;
}

.discipline.events .meta {
	margin-bottom: 0;
}

.discipline.faculty dd {
	margin-bottom: 1em;
}

/* @end */

/* @group Courses */

.courses dt {
	font-weight: bold;
}

.courses dd {
	margin-bottom: 2em;
}

/* @end */

/* @group Faculty */

.faculty #main dt {
	font-weight: bold;
}

dd.mug {
	margin-top: -15px;
	margin-bottom: 20px;
}

dd.mug img {
	margin-top: 10px;
}

/* @end */

/* @group People */

.people dt {
	font-weight: bold;
}

.people dd {
	margin-bottom: 20px;
}

/* @end */

/* @group Request info */

.form form h3 {
	margin-bottom: 4px;
}

.form fieldset {
	margin-bottom: 1.5em;
}

.form label {
	float: left;
	margin-right: 12px;
}

.form input.text {
	border: 1px solid #777;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 3px;
	font-family: Helvetica;
	font-size: 12px;
	width: 200px;
	margin-bottom: 5px;
}

.form input.other {
	float: left;
	width: 80px;
	margin-top: -2px;
}

.form input.dim {
	color: #888;
}

.form input.flushleft {
	margin-left: 0;
	width: 300px;
}

.form .boxes label {
	line-height: 1.3;
	margin-bottom: 5px;
	clear: both;
	width: 110px;
	padding-top: 4px;
}

.form #instrumentorvoice {
	position: relative;
	top: 10px;
}

fieldset.wide label {
	width: auto;
}

.form input.radio, .form input.check {
	margin: 0 4px 0 0;
	float: left;
}

.form .rows input.radio, .form .rows input.check {
	clear: both;
}

.form textarea {
	width: 350px;
	padding: 3px;
	font-family: Helvetica;
	font-size: 12px;
}

#learn_about_set .radio {
	margin-bottom: 8px;
	clear: both;
}

#learn_about_other {
	float: left;
	width: 200px;
}

.note {
	clear: both;
	font-size: 10px;
	line-height: 14px;
	color: #555;
	padding-top: 15px;
}

.error-label, span.error {
	color: #f15a22;
}

span.error {
	font-size: 11px;
	margin-left: 3px;
	float: left;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	clear: both;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	margin-left: 260px;
	line-height: 1.5;
	margin-bottom: 25px;
}

#footer, #footer a {
	color: #515354;
}

/* @end */