/* @override http://natsoulas.com/css/default.css */

* { margin: 0px; padding: 0px; }
body { margin: 0px; background: url(../images_home/bg.gif); font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; line-height: 1.5em; }
h1 { font-size: 23px; font-weight: normal; color: #003366; }

#content #content-left h2 { font-size: 16px; font-weight: bold; }
#content #content-left h3 { font-size: 14px; font-weight: bold; margin:10px 0; }
a:link { color: #003366; text-decoration: none; font-weight: bold; }
a:visited { color: #003366; text-decoration: none; font-weight: bold; }
a:hover { color: #003366; text-decoration: underline; font-weight: bold; }
ul { list-style: none; line-height: 1.5em; }
li.artist{border-bottom: 1px dotted #d5d5d5; padding-bottom: 5px; margin-top: 5px; }
li.last {border:none;}
fieldset { padding: 10px; margin-top: 10px; border: 1px dotted #444444; }
legend { padding: 0 3px; margin-left: 5px; color: #990033; font-size: 17px; }
legend a:link { font-weight: normal; }
legend a:visited { font-weight: normal; }
legend a:hover { font-weight: normal; }
p { margin-bottom: 10px; }
#container { width: 850px; margin: 0px auto; }
.quote { padding: 0 15px 0 15px; line-height:1.5em; font-style:italic; color:#000066}
.inline-photo-left {float:left;border:1px solid #CCC; padding:2px; margin-right:7px;}
.inline-photo-right {float:right;border:1px solid #CCC; padding:2px; margin-left:7px;}

#content { background-color: #000000; }
#content-right { float: right; width: 240px; background-color: #000000; min-height: 200px; }
#content-left { padding: 20px; float: left; width: 570px; background-color: #FFFFFF; text-align:justify; }
#current-events { background-color: #222222; background-image: url(../images_home/current-block.gif); background-position: left; background-repeat: repeat-y; padding: 20px 20px 20px 40px; }
#artists-wrap{margin-top:20px;}
.artists-float{ float:left; width:280px; padding-left:25px;}
#art-title{padding:15px 0 15px 20px;}
#art-main{width:400px; padding-left:20px; float:left;}
#art-bio{width:390px; float:left; margin-left:20px; padding-bottom:20px; text-align:justify;}
#art-links{width:100%;}
#current-show{
	background: goldenrod;
	margin: 0 0 0 0;
	padding:0 70px;
	font-size: 1.4em;
	font-family: ;
	line-height: 2em;
	border-bottom: 3px solid #000;

	border-top: 1px solid gold;
}
#current-show p{
	margin: 0;
	font-style: italic;
	font-family: futura,arial, sans-serif;
}
#current-show a{
	color: #00406A;
	text-decoration: underline;

}
#current-show a:hover{
	
	color: lightgoldenrodyellow;
}
#current-title { color: #FFFFFF; float: left; width: 120px; font-size: 14px; font-weight: bold; text-align:right }
#current-list { float: right; width: 660px; font-size: 14px; }
#current-events ul li a:link { color: #E6E2AF; text-decoration: none; }
#current-events ul li a:visited { color: #E6E2AF; text-decoration: none; }
#current-events ul li a:hover { color: #FFFF66; text-decoration: none; }

#footer { padding: 30px 20px 20px 20px; background-color: #999999; color: #FFFFFF; font-size: 10px; line-height:1em; }
#footer p { font-size: 13px; }
.clearer { clear: both; }


/* Current Events & Happenings */
.color1 { background-color:#E6E2AF; vertical-align:top; color:#000; padding:5px 10px 5px 10px; text-align:left }
.color2 { background-color:#A7A37E; vertical-align:top; color:#000; padding:5px 10px 5px 10px; text-align:left }
.color3 { background-color:#EFECCA; vertical-align:top; color:#000; padding:5px 10px 5px 10px; text-align:left }
.color4 { background-color:#046380; vertical-align:top; color:#FFF; padding:5px 10px 5px 10px; text-align:left }
.color5 { background-color:#002F2F; vertical-align:top; color:#FFF; padding:5px 10px 5px 10px; text-align:left }
th {text-align:center;}
.headline{font-size:larger; text-decoration:underline}


#content{
	position: relative;
}

#cafe_ad{
	display: block;
	position: absolute;
	top: 324px;
	right:0px ;
	z-index: 99999;
	background: url(/html/images/cafe_banner.png) top left no-repeat transparent;
	width: 260px;
	height: 76px;
	
	
}
#cafe_ad span{
	display:none;
}
