/* 
-------------------------------------------------------
                                                     
      Community Arts Education Conference           
                                                     
-------------------------------------------------------
                                                     
      MASTER STYLES                               
                                                     
-------------------------------------------------------
                                                     
      squarehead design studio                       
      845.331.1953                                   
      www.squarehead.com                             
      sbliss@squarehead.com                          
                                                                                                          
-------------------------------------------------------
*/

/*
==================================================================== 

      reset browser

==================================================================== 
*/

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: left;
	font: 62.5% Helvetica, Arial, sans-serif;
	color: #000000;
	background: #333333 url(../images/background.jpg);
}
a {
	text-decoration: none;
	color: #FF5000;
}
fieldset, a img, iframe {
	border: none;
}

/*
==================================================================== 

      containers

==================================================================== 
*/

#frame {
	position: relative;
	width: 800px;
	left: 50%;
	margin-left: -401px;
	background: url(../images/bkgd_frame.jpg) repeat-y top left;
}
#left-col {
	position: relative;
	width: 167px;
	float: left;
}
#right-col {
	position: relative;
	width: 633px;
	float: left;
}

/*
==================================================================== 

      footer

==================================================================== 
*/


#footer {
	background: #2D2D2D;
	clear: both;
	width: 800px;
	text-align: center;
}
#footer p {
	font-size: 1em;
	color: #A8A8A8;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	color: #FFCC33;
}

/*
==================================================================== 

      navigation

==================================================================== 
*/

#nav {
	float: left;
	width: 167px;
	list-style: none;
	background-color: #2D2D2D;
	border-top: 1px solid #898989;
	font-size: .9em;
	line-height: 1.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav li {
	border-bottom: 1px solid #898989;
	width: 167px;
	float: left;
}
#nav a {
	display: block;
	padding: 3px 14px;
	color: #A8A8A8;
	text-decoration: none;
}
#nav a:hover {
	color: #FFCC33;
}
/*
=========== sidebar links special cases
*/

#nav .blueLink {
	background: #B3E7FF url(../images/arrow_blue.jpg) no-repeat right 50%;
	padding: 10px 0;
	border: 0;
}
#nav .blueLink a {
	color: #000000;
}
#nav .blueLink a:hover {
	color: #FF6310;
}

#nav .yellowLink {
	background: #FFCC33 url(../images/arrow_yellow.jpg) no-repeat right 50%;
	padding: 10px 0;
	border: 0;
}
#nav .yellowLink a {
	color: #000000;
}
#nav .yellowLink a:hover {
	color: #FF6310;
}

#nav .orgLink {
	background: #FF6310 url(../images/arrow_orange.jpg) no-repeat right 50%;
	padding: 10px 0;
	border: 0;
}
#nav .orgLink a {
	color: #FFFFFF;
}
#nav .orgLink a:hover {
	color: #B3E7FF;
}



/*
==================================================================== 

      datebar

==================================================================== 
*/

#dateBar {
	width: 633px;
	float: left;
	background: #000000;
}
#dateBar dt {
	float: left;
	padding: 10px 20px;
	color: #B3E7FF;
	font-size: 1.1em;
	width: 453px;
}
#dateBar dd {
	float: right;
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
}
#dateBar dd a {
	display: block;
	color: #000000;
	padding: 10px 25px 10px 10px;
	width: 100px;
	background: #B3E7FF url(../images/arrow_blue.jpg) no-repeat right 50%;
}
#dateBar dd a:hover {
	background: #FFCC33 url(../images/arrow_yellow.jpg) no-repeat right 50%;
}



/*
==================================================================== 

      right column

==================================================================== 
*/


/*
=================================== typography
*/

#right-col p {
	padding: 0 20px 10px;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #444444;
	clear: both;
}
#right-col h1 {
	padding: 5px 20px 20px;
	background: #B3E7FF url(../images/dashed_yel_border.jpg) repeat-x bottom left;
	border-top: 1px solid #000000;
	font-weight: bold;
	color: #444444;
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 0 0 15px;
	clear: both;
}
#right-col h2 {
	padding: 0 20px 10px;
	font-size: 1.3em;
	color: #000000;
}
#right-col h3 {
	padding: 0 20px 10px;
	font-size: 1.1em;
	line-height: 1.5em;
	color: #444444;
	font-weight: bold;
}
#right-col h5 {
	padding: 20px;
	background: #B3E7FF url(../images/dashed_yel_border.jpg) repeat-x bottom left;
	font-weight: bold;
	color: #444444;
	font-size: 1.5em;
	line-height: 1.4em;
	margin: 0 0 15px;
	clear: both;
}
#right-col h6 {
	padding: 0 20px 10px;
	color: #444444;
	font-size: 1.2em;
	line-height: 1.5em;
}
#right-col a {
	color: #0000FF; 
}
#right-col a:hover {
	text-decoration: underline;
} 
/*
=================================== tables
*/
#right-col table {
	width: 593px;
	margin: 0 20px 15px;
}
#right-col table td {
	border-bottom: 1px solid #666666;
	padding: 4px;
	font-size: 1.1em;
}
#right-col table th {
	text-align: left;
	font-size: 1.2em;
	background: #1F1E1F;
	color: #B3E7FF;
	padding: 4px;
}
#right-col table .innertable {
width: auto;
margin: 0;
}
/*
=================================== sponsorID table
*/

#right-col .sponsorID {
	float: left;
	width: 633px;
	margin: 0;
	background: #B3E7FF;
	border-left: 20px solid #B3E7FF;
	border-right: 20px solid #B3E7FF;
}
#right-col .sponsorID td {
	border-bottom: 0;
	padding: 0;
}

/*
=================================== picture and caption using <dl>
*/

#right-col .picture {
	padding: 0 20px 10px;
	width: 593px;
	float: left;
	margin-bottom: 15px;
}
#right-col .picture dt {
	float: left;
}
#right-col .picture dd {
	float: left;
	width: 250px;
	margin-left: 15px;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

/*
=================================== picture and caption using <table>
*/

#right-col .pics td {
	border-bottom: none;
	padding: 0;
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	vertical-align: bottom;
	padding-right: 15px;
}


#right-col p img {
	margin: 0 5px 0 0;
}


