/* 
Cheek Chastain Gallery Styles
©2007 James Williamson
version 1.0, last modified 05-09-07
for questions or comments contact james@lodestone.com
SHOWS SECONDARY PAGE
*/

/*secondary styles features areas local to pages or individual sections
when needed, this page can be modified and assembled for section content and then reassembled in the linked css file*/
	
/* -- current area styles -- */
#current {
	width: 615px;
	background: #d8c296 url(../_images/current_bg.gif) repeat-y;
	margin:1.4em 1.2em;
	}
#current h1{
	font: 1.2em/1.4em "Trebuchet MS", Helvetica, sans-serif;
	text-transform:uppercase;
	color: #561216;
	background: url(../_images/current_top_bg.gif) no-repeat top left;
	padding:0.5em 0 0.5em 1.2em;	
	}
#current h2{
	font-size:1.4em;
	color:#561216;
	}
#current img{
	float:left;
	padding-left:1.2em;
	padding-right:0.5em;
	}
#current p{
	font: 1em/1.2em Georgia, "Times New Roman", Times, serif;
	margin: 1.2em 0;
	padding: 0 1.5em;
	}
#current p.last{
	background: url(../_images/current_btm_bg.gif) no-repeat bottom left;
	padding-bottom: 2em;
	margin: 0;
	}
#current a{
	text-decoration:none;
	color:#d52e36;
	border-bottom: 1px dotted #d52e36;
	}
#current a:hover {
	border-bottom-style:solid;
	}
	
/* -- upcoming area styles -- */
#upcoming{
	padding: 1em 0 1em 1.2em;
	}
#upcoming h1{
	font: bold 1.2em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d52e36;
	}
#upcoming dt{
	font: bold 1em/1.8em Georgia, "Times New Roman", Times, serif;
	color:#561216;
	clear:both;
	}
#upcoming dt .date{
	font: bold 1em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	padding-right: .8em;
	color:#028925;
	}
.phone {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #066;
	letter-spacing: 0.2em;
}

#upcoming dd{
	text-align: justify;
	margin-left: 3.2em;
	margin-bottom: 2em;
	color: #333;
	}
#upcoming dd img{
	float:left;
	padding-right: 1em;
	}
/* -- events area styles -- */
#events {
	padding: 1em 0 1em 1.2em;
	}
#events h1{
	font: bold 1.4em/1.8em "Trebuchet MS", Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d52e36;
	}
#events h2.show {
	background: url(../_images/mouth.png) no-repeat .5em -.05em;
	}
#events h2.music {
	background: url(../_images/mouth.png) no-repeat .5em 0.1em;
	}
#events h2.class {
	background: url(../_images/mouth.png) no-repeat .3em 0.2em;
	}

#events h2{
	font: 1.2em "Trebuchet MS", Helvetica, sans-serif;
	color: #028925;
	padding: 0 0 0.5em 2em;
	margin-top: .5em;
	}
#events p{
	font: 1em/1.6em "Trebuchet MS", Helvetica, sans-serif;
	color: #777;
	padding: 0 1em 0 2.5em;
	margin-bottom: 2em;
	}
#calendar #wrapper #content #events p number {
	font-family: "Comic Sans MS", cursive;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #C60;
	letter-spacing: 1em;
}

#events p.event {
	font: 1em Georgia, "Times New Roman", Times, serif;
	color: #561216;
	margin-top: -0.5em;
	margin-bottom: 0;
	}
	
#artists #wrapper #content #artistInfo h3 {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #561216;
	letter-spacing: normal;
	text-align: center;
	word-spacing: 0.3em;
}
