/* CSS Document */

@charset "utf-8";
	
* {
	padding:0px;
	margin:0px;
	font-family:"Trebuchet MS", Georgia, sans-serif;
	font-variant: normal;	
	}


body  {
	background-color: #052d23;
	text-align:center;
	font:"Trebuchet MS", Georgia, sans-serif .5em;
	color:#DAD5B7;
	margin:0 auto;
	width: 800px;
	width:100%;
	}

p {
	padding-bottom:0em;
	padding-left:0;
	padding-right:0;
	padding-top:0;
	}
h2 {
	padding-bottom:0;
	padding-left:0;
	padding-right:0;
	padding-top:0;
}

#wrapper {
	position:relative;
	margin:0 auto;
	background: url(../assets/layout_images/sidebar_bgrnd.gif) repeat-y;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	border: 3px solid #2a6656;
}



#locations p {
	font-family:"Trebuchet MS", Georgia, sans-serif;
	position:relative;
	width:620px;
	height:30px;
	left:60px;
	top:88px;
	font-size:17px;
	color:#BAB381;
	text-align:center;
}
#banner {
	position:relative;
	height: 140px;
	width:780px;
	padding: 10px;
	background:#000000 url(../assets/banners/ASG_banner.gif) no-repeat 70px 10px;
	border-bottom: 3px solid #2a6656;
	}

/*------Main navigation section-----*/
#banner ul {
	margin:0 0 0 0;
	padding:0;
	position:absolute;
	left:0px;
	bottom:0px;
	width:800px;
	list-style: none;
	background:url(../assets/layout_images/nav_bgrnd.gif) repeat-x top left;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	}
#banner ul li {
	float:left;
	}
#banner ul li a {
	padding: 0 1.4em;
	font-size:13px;
	line-height:1.6em;
	text-decoration:none;
	color:#246656;
	float: left;
	display:block;
	background:url(../assets/layout_images/nav_seperator.gif) no-repeat top left;
	}
#banner ul li a.first{
	background:none;
	}

#banner ul li a:hover {
	color:#FF0000;
	}
#banner ul li a:focus {
	color:#d9eee9;
	}	




#clear {
	clear:both;
	}

/*   This section applies to the content section   */
	
#content {
	width:550px;
	background-color:#C3D0CD;
	float: left;
	position: relative;
	font-size: 1em;
	}
#artist_bio {
	font-size: 1.4em;
	color: #666666;
	float: left;
}
#to_gallery {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 1.4em;
	float: right;
}
#sidebar #artists_by_media {
	font-size: 1.3em;
	color: #052D23;
	text-decoration: underline;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-weight: bold;
	margin: 0px 0px 0px -25px;
	padding-top: 0.1em;
	text-align: center;
}
#sidebar #media {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: .9em;
	color: #990033;
	line-height: .9em;
	text-decoration: underline;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	margin: 0px;
}







#to_gallery a {
	text-decoration: none;
	color: #666666;
}
#to_gallery a:hover {
	background-color:#FF66FF;
}
#to_gallery a:visited {
background-color:#33FFCC;
}
	
	


#content #featured_image img {
	position: relative;
	border-bottom: 3px solid #052D23;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}	

#content #featured_bottom_image img {
	position: relative;
	border-bottom: 3px solid #052D23;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}

#featured {
	text-align:left;
	background-color:#c3d0cd;
	font-family:"Trebuchet MS", Georgia, sans-serif;
	padding: 5px;
	position: relative;
	border-bottom: 3px solid #052D23;
		}
	
#featured #artist_name {
	font-size:2.5em;
	font-style: italic;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
 }

#content img  {
	/*	margin-right: 10px;*/
	padding: 0em 0px 0px 5px;
	position: relative;
	border-left: 15px solid;
	/*	margin-left: 10px;*/
	margin:.6em 10px 5px 0;
	border-left-width: 10px;
	border-left-color: #616967;
	float: left;
}

	
h5 {
	font-size: 0.7em;
	color: #CC33CC;
}
#featured h1 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 1.4em;
	color: #666666;
}

#featured h2{
	font-size:2.5em;
	font-style:italic;
	color:#003300;
	font-family: "Times New Roman", Times, serif;
	}
#featured p {
	color:#222222;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: .9em;
	padding:.5em;
}
#featured h3 {
	color: #222222;
	font-size:1.4 em;
	}
#featured h4 {
	color: #222222;
	font-size:1.1 em;
	font-style: italic;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
	}



/*   This section applies to the sidebar section   */

#sidebar {
	text-align:left;
/*	padding: 10px 10px 10px 19px;*/
	width: 210px;
	float: right;
/*	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 0.7em;*/
	margin:0 0 0 0;
	}
	


#sidebar ul {
	color: #052D23;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	text-decoration: none;
	list-style: none;
	padding: 0px 0px 0px 0em;
	margin: 0px 0px 0px .8em;
}
#sidebar ul li a {
	color:#052D23;
	text-decoration: none;
	padding-left: 0.3em;
	padding-right: 0.3em;
	font-size: 0.8em;
	line-height: 0.9em;
}

#sidebar ul li a:hover {
	background-color:#FF66FF;
}
#sidebar ul li a:active {
	background-color:#CCFF33;
}
#sidebar ul li a:visited {
	background-color:#33FFCC
}


#footer {
	position:relative;
	background:#000000;
	font:"Trebuchet MS", Georgia, sans-serif;
	padding: .5em 0 .5em 0;
	border-top: 3px solid #2a6656;
	text-align:center;
	}
#footer p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #BAB381;
	font-family: "Trebuchet MS", Georgia, sans-serif;
}
