/*-----------------------------------------------------------------------------
YouthCityArtways.org BASE Styles

Updated:	09 August 2006
Author:		Clayton Farr
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6 {
	}
p, pre, blockquote, form, fieldset, table, ul, ol, dl {
	position:relative; /* address collapsing margins */
	}
.clear_both {
	clear:both;
	}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	/* Fix for IE-mac */
	.clearfix {display: inline-table;}
	/* Fix for IE-pc, Hide from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
}
.hide {
	position:absolute;
	left:-10000px;
	}
img {
	border:0;
	padding:50;
	}

/* =Elements
-----------------------------------------------------------------------------*/
body {
	font:1em/1.5 Arial, sans-serif;
	text-align:center;
	color:#333;
	background-color:#FFF4E8;
	}
#container {
	width:720px;
	text-align:left;
	margin:1.5em auto 2em;
	}
p, ul, ol, dl {
	font-size:90%;
	margin-top:.25em;
	}
.classes p {margin-top:0em;
	}
ul	{
	list-style-type:none;
	}
li {
	}
hr {
	display:none;
	}
abbr, acronym {
	border-bottom-width:1px;
	border-bottom-style:dotted;
	cursor:help;
	}

/* =Layout
-----------------------------------------------------------------------------*/
#accessibility {
	position:absolute;
	left:-10000px;
	}
#identity {
	position:relative;
	float:left;
	width:100%;
	padding-bottom:.3em;
	border-bottom:8px solid #F0AD00; /* yellow */
	}
#content {
	position:relative;
	float:left;
	width:100%;
	padding-top:4.5em;
	padding-bottom:1.5em;
	border-top:5px solid #9A1D00; /* red */
	border-bottom:4px solid #F0AD00; /* yellow */
	background:#FFFFFF;
	}
#content-primary {
	margin:0 4em 0 30px;
	}
.main #news {
	float:left;
	width:47%;
	}
.main #classes, .main #about {
	float:right;
	width:47%;
	clear:right;
	}
.main div#about {
	margin-top:2em;
	}
.news #content-primary div, .classes #content-primary div {
	padding-top:1em;
	border-top:0px solid #CCC;
	margin-top:1em;
	}
.classes #content-primary div {
	padding-top:1.5em;
	margin-top:2em;
	}
.classes #content-primary div#toc {
	padding:0;
	border:none;
	margin:0;
	}
#content-secondary {
	}
#nav-main {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	padding-bottom:.2em;
	background:#9A007C url(../images-design/nav-main-bg-tile.gif) repeat-x bottom left; /* purple */
	}

#subscribe {
	padding:20px 20px;
	border:1px solid #CCC;
	margin-top:1em;
	}
#contact-info {
	clear:both;
	padding-top:.5em;
	border-top:8px solid #A3BD0B; /* green */
	text-align:center;
	}

/* =Links
-----------------------------------------------------------------------------*/
a {
	font-weight:bold;	
	}
a:link {
	color:#007D9A; /* blue */
	}
a:visited {
	color:#2E606B; /* darker blue */
	}
a:hover {
	color:#26B7D8; /* light blue */
	}
a:active {
	color:#F0AD00; /* yellow */
	}
a.no-link {
	text-decoration:none;
	}
h1 a, h2 a {
	text-decoration:none;
	}
h1 a:link, h1 a:visited {
	color:#007D9A; /* blue */
	}
h1 a:link span, h1 a:visited span {
	color:#A3BD0B; /* green */
	}
h1 a:hover, h1 a:hover span {
	color:#26B7D8; /* light blue */
	}
h1 a:active, h1 a:active span {
	color:#F0AD00; /* yellow */
	}
#formerly a {
	text-decoration:none;
	border:none;
	}
#formerly a:link, #formerly a:visited {
	color:#666;
	}
#formerly a:hover, #formerly a:active {
	color:#26B7D8; /* light blue */
	}
h2 a:link, h2 a:visited {
	color:#666;
}
.main h3 a:link, .main h3 a:visited {
	color:#A3BD0B; /* green */
	text-decoration:none;
	}
h4 a:link, h4 a:visited {
	color:#A3BD0B; /* green */
	text-decoration:none;
	}
.main h4 a:link, .main h4 a:visited {
	color:#000000;
	text-decoration:none;
	}
h2 a:hover, .main h3 a:hover, .main h4 a:hover {
	color:#26B7D8; /* light blue */
	}
h2 a:active, .main h3 a:active, .main h4 a:active {
	color:#F0AD00; /* yellow */
	}
#nav-main a {
	text-decoration:none;
	color:#FF99FF; /* light purple */
	}
#nav-main a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	

.classes table a {
	font-weight:normal;
	}

/* =Dynamic Links
----------------------------------------------- */
.main #nav-main li.main a,
.teachers #nav-main li.teachers a,
.classes #nav-main li.classes a,
.about #nav-main li.about a,
.contact #nav-main li.contact a,
.ic #nav-main li.ic a {
	color:#9A007C; /* purple */
	font-weight:bold;
	text-decoration:none;
	cursor:default;
	}
.main #nav-main li.main,
.teachers #nav-main li.teachers,
.classes #nav-main li.classes,
.about #nav-main li.about,
.contact #nav-main li.contact,
.ic #nav-main li.ic  {
	background:white;
	}
	
	

/* =Headings
-----------------------------------------------------------------------------*/
h1, h2, h3 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	}
h1 {
	font-size:360%;
	line-height:1;
	letter-spacing:-1px;
	width:69%;
	color:#007D9A; /* blue */
	margin-bottom:0;
	}
	h1 span {
		color:#A3BD0B; /* green */
		}
	p#formerly {
		margin:0;
		position:relative;
		left:.8em;
		}
h2 {
	position:absolute;
	right:1em;
	top:1.17em;
	font-size:100%;
	line-height:1.1;
	text-align:right;
	color:#666;
	}
h2 span {
	display:block;
	}
h3 {
	font-size:160%;
	margin-bottom:.5em;
	margin-top:.5em;
	line-height:0;
	}
#nav-main h3 {
	position:absolute;
	left:-10000px;
	}

.main h3 {
	font-size:160%;
	color:#A3BD0B; /* green */
	}
.quiz h3 {
		font-size:100%;
		color:#000000; /* black */
		}
h4 {
	font-size:160%;
	color:#A3BD0B; /* green */
	}
.main h4 {
	font-size:140%;
	color:#000000;
	}
.main #classes h4 {
	margin-top:.5em;
	}
.classes h4 {
	font-size:140%;
	margin-top:.75em;
	margin-bottom:em;
	}
.classes #toc h4 {
	margin-top:1em;
	}
	
/* =Nav-Main
-----------------------------------------------------------------------------*/
#nav-main {
	text-transform:uppercase;
	}
#nav-main ul {
	padding-left:18px;
	margin-top:12px;
	}
#nav-main li {
	display:inline;
	padding:.5em 12px;
	}

/* =Content-Primary
-----------------------------------------------------------------------------*/
.main .read-more {
	display:block;
	margin:.75em 0 1.5em;
	}
.main #classes ul {
	list-style-type:disc;
	padding-left:1em;
	margin-top:.5em;
	}
.classes #content-primary ul {
	font-size:120%;
	list-style-type:disc;
	padding-left:3em;
	margin-top:1em;
	}
.classes #content-primary ul ul {
	font-size:100%;
	padding-left:2em;
	margin-top:0;
	}
.classes #content-primary li {
	font-weight:bold;
	padding-left:.5em;
	}
.classes a[href="#toc"] {
	display:block;
	font-weight:normal;
	font-style:italic;
	margin-top:1.5em;
	}
.classes div#registration-form-download {
	padding:0;
	border:none;
	margin:0;
	padding:0 1em 1em;
	border:4px solid #9A007C; /* purple */
	margin-top:1em;
	}
.classes tr.new-section {
	border-top:6px solid #999999;
	}
.contact #content-primary ul {
	list-style-type:disc;
	padding-bottom:.5em;
	padding-left:3em;
	}
.contact #content-primary li {
	padding-left:.5em;
	}

/* =Content-Secondary
-----------------------------------------------------------------------------*/
#contact-info p {
	font-size:75%;
	margin:.25em;
	color:#666;
	}
	
/* =Forms
-----------------------------------------------------------------------------*/
#subscribe input[type="text"] {
	margin-top:1em;
	width:90%;
	color:#666;
/*	border-top:2px solid #666;*/
	border-right:1px solid #CCC;
	border-bottom:1px solid #CCC;
/*	border-left:2px solid #666;*/
	}
.submit_button {
	display:block;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size:95%;
	font-weight:bold;
	text-decoration:none;
	padding:.07em .4em .15em;
	border-style:solid;
	border-width:1px 2px 2px 1px;
	border-color:#007D9A #000 #000 #007D9A;
	margin:1em 0;
	color:#FFF;
	background-color:#007D9A; /* blue */
	}
.submit_button:hover {
	border-color:#26B7D8 #000 #000 #26B7D8;
	background-color:#26B7D8; /* light blue */
	}


/* =Tables
-----------------------------------------------------------------------------*/
table {
	width:100%;
	font-size:80%;
	line-height:1.3;
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-collapse:collapse;
	}
th, td {
	text-align:left;
	padding:10px;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	}
th {
	font-size:120%;
	font-family:"Trebuchet MS", Arial, sans-serif;
	vertical-align:bottom;
	background:#A3BD0B url(../images-design/table-header-bg-tile.gif) repeat-x bottom left; /* green */;
	color:#FFFFFF;
	}
tr:hover {
	background:#007D9A; /* blue */
	color:#FFFFFF;
	}
tr:hover a {
	color:#FFFFFF;
	}
thead tr:hover {
	background:transparent;
	color:inherit;
	}
td[headers="session-name"], td[headers="tp-classes"], td[headers="k3-classes"], td[headers="g49-classes"] {
	font-weight:bold;
	}