/* CSS Document */

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

/*restore background color to background-color: #052d23;*/

body  {
	background-color: #000000;
	text-align:center;
	font:"Trebuchet MS", Georgia, sans-serif;
	font-size: 1.0em;
	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 {
	margin:0 auto;
	background: url(../assets/layout_images/sidebar_bgrnd.gif) repeat-y;
	width: 800px;
	margin: 0 auto;
	border: 3px solid #ffffff;
}



#locations p {
	font-family:"Trebuchet MS", Georgia, sans-serif;
	position:relative;
	width:620px;
	height:30px;
	left:45px;
	top:98px;
	font-size:17px;
	color:#aaaaaa;
	text-align:center;
}
#banner {
	position:relative;
	height: 140px;
	width:780px;
	padding: 10px;
	background:#000000 url(../assets/banners/Banner_2.png) no-repeat 100px 10px;
	border-bottom: 3px solid #ffffff;
	}

/*------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;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 2px;
	}
#banner ul li {
	float:left;
	}
#banner ul li a {
	padding: 0 1.4em;
	font-size:13px;
	line-height:1.6em;
	text-decoration:none;
	color:#222222;
	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:active {
	color:#d9eee9;
	}	

#banner ul li a.selected {
	color:#000000;
		}


.clear {
	clear:both;
	}

.emph {
	font-style:italic;
	font-weight:bold;
	color:#cb4d4d;
}

.emph2 {
	font-style:italic;
	font-weight:bold;
	color:#cb4d4d;
	font-size:1.4em;
	text-align:center;
}
	
#content {
	width:550px;
	background-color:#aaaaaa;
	float: left;
	position: relative;
	font-size: 1em;
	}	


#facebook {
	width:43px;
	height:43px;
	padding:0px;
	border:none;
	position:relative;
	margin:5px;
	background:url(../assets/_temp_artwork/facebook_2.gif) no-repeat;
	float:left;
	}



#facebook_img {
	float:left;
	margin: 0px;
	border:none;
	margin:0px;
	position:relative;
	}


#hatter_img {
	float: right;
	width: 216px;
	height: 51px;
	margin: 0px;
	position: absolute;
	background-image:url(../assets/artwork/_hatter_1.jpg);
	left: 331px;
	top: 128px;
	}






/*  The following (2) images should be replaced with the featured top and bottom images of the featured artist.  change height back to 120px  
    ie background-image: url(../assets/featured_image/169.gif); */

#content #featured_image {
	width:550px;
	height: 120px;
	background-image: url(../assets/featured_image/fea_t.gif);
	position: relative;
	border-bottom: 3px solid #ffffff;
}	
#featured_image_bottom {
	background-image:url(../assets/featured_bottom_image/fea_b.gif);
	height: 120px;
		}

#featured {
	text-align:left;
	background-color:#cccccc;
	font-family:"Trebuchet MS", Georgia, sans-serif;
	padding: 5px;
	position: relative;
	border-bottom: 3px solid #ffffff;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 3px;
			}
	
#featured h1 .artist_name {
 font-size:3em;
  }

#actual_name{
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:1.9em;
	color:#E31D0D
	}

img {
	/*	margin-right: 10px;*/
	padding: 5px;
	position: relative;
	/*	margin-left: 10px;*/
	margin:15px 10px 5px 80px;
	float: left;
	border: 2px solid #ffffff;/*	align:middle;*/
	}
#newpics img {
	float:left;
	margin-left: 5px;
	}
	
h5 {
	font-size: 0.7em;
	color: #CC33CC;
}
#featured h1 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 1.7em;
	color: #222222;
	text-align: center;
	margin-bottom: 20px;
}

#featured h3 {
	color:#FF0000;
	font-size:.9em;
}
#featured h2{
	font-size:2.5em;
	color:#003300;
	font-family: "Times New Roman", Times, serif;
}
#featured p {
	color:#222222;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 0.8em;

 	font-weight: lighter;
}

#announcement p {
	text-align:left;
	color:#222222;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 0.85em;
	padding-top: 2px;
	padding-left: 8px;
	padding-right: 4px;
}	
#announcement h1 {
	text-align:center;
	color:#222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.8em;
	font-style: italic;
	margin-bottom: 12px;
}
#announcement h4 {
	text-align:left;
	color:#222222;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: .9em;
	font-style:normal;
	font-weight:lighter;	
	margin-bottom: 12px;
	margin-left: 8px;
	margin-top: 8px;

}

#announcement h10 {
	text-align:center;
	color:#222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 30px;
	padding-bottom: 12px;
	}


#announcement h5 {
	text-align:left;
	color:#222222;
	font-family: "Times New Roman", Times, serif;
	font-size: .1em;
	font-style: italic;
	margin-bottom: 12px;
	margin-right: 80px;
	float: left;
}
#announcement h6 {
	text-align:center;
	color:#222222;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style:italic;
	font-weight:bold;
	margin-bottom: 0px;
	padding-bottom: 0px;	
}
#announcement a {
	color:#0033FF;
	padding-left: 4px;
}






#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 h1 {
	margin-left:0px;
	font-weight: bold;
	text-decoration: underline;
	padding-bottom: 0.5em;
	color: #2c2c2c;
	text-align: center;
	font-size: 2em;
	}
#sidebar p {
	font-size: 1em;
	line-height: 1.3em;
	color: #2c2c2c;
	padding-bottom: 0.7em;
	padding-top: 0.3em;
	font-family: "Trebuchet MS", Georgia, sans-serif;
}
#sidebar h2 {
	font-family: "Trebuchet MS", Georgia, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #2c2c2c;
}
#sidebar h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	font-weight: bold;
	color: #666666;
}

#sidebar img {
	/*	margin-right: 10px;*/
	padding: 0px;
	position: relative;
	/*	margin-left: 10px;*/
	margin:4px 0px 4px 10px;
	float: left;
	/*	align:middle;*/
}

#sidebar a {
	color:#0033FF;
	
}	
#footer p {
	font-size: 0.8em;
	line-height: 1.3em;
	color: #aaaaaa;
	font-family: "Trebuchet MS", Georgia, sans-serif;
	text-align: center;
}

#footer {
	background:#000000;
	font:"Trebuchet MS", Georgia, sans-serif;
	padding: .2em 0em;
	border-top: 3px solid #ffffff;
	}
	
#special_img {
	background-image:url(../assets/artwork/158/158collage_sml.jpg);
	height: 525px;
	width: 525px;
	margin-bottom: 10px;
	margin-top: 10px;
	}	

