@import url("thumbstylesheet.css");
@import url("menustyle.css");

body {
	margin:0px;
	font-family: verdana, sans-serif;
	color:#555;
	background:#FFF url(../img/bg_body.gif) top left repeat-x;
  font-size:12px;
}
a { color:#c00017; }
a:visited { color:#c00017; }
a:hover { color:#52000a; }


#frame {
	width:930px;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
  background:transparent url(../img/bg_sidebar.gif) top right repeat-y;
  overflow:auto;
}

#header {
  position:relative;
	height: 138px;
}
img {
  border:none;
}
h2 {
  color:#000;
  margin-top:0px;
  font-size:20px;
  font-weight:normal;
}
#image-frame {
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:5px;
	text-align:left;
}

.header-text {
	font-size: 10pt;
	text-align:right;
  padding-right:15px;
}
.header-text-lg {
	font-size: 13pt;
	letter-spacing: 8px;
}

#content {
	clear:both;
  float:left;
  width:730px;
}
#content p{
	margin-right:20px;
}
#content h2 {
	margin-right:20px;
}
#sidebar {
  float:left;
  width:190px;
}
#sidebar h2{
  font-weight:normal;
  font-size:20px;
  padding-left:15px;
	margin:16px 0px
}
#sidebar ul {
  margin:0px;
  padding:0px;
  padding-left:30px;
}
#sidebar p{
	margin-left:30px;
}
#sidebar table{
	margin-left:15px;
}

.exhibition_holder {
  border-bottom:1px solid #c00017;
  overflow:auto;
  margin:20px 0px;
}

.exhibition_text {
  border-bottom:1px solid #c00017;
  overflow:auto;
  margin:20px 0px;
  padding-right:20px;
}

.exhibition_holder .exhibition_date {
  float:left;
  width:130px;
  padding-right:30px;
  text-align:right;
  text-transform:uppercase;
  font-weight:bold;
}
.exhibition_holder .exhibition_date_day {
  font-size:90px;
  color:#c00017;
}

.exhibition_holder .exhibition_date_month {
  font-size:60px;
  color:#c00017;
}

.exhibition_holder .exhibition_artists {
  float:left;
  width:570px;
  overflow:auto;
}
.exhibition_artists .exhibition_artist {
  float:left;
  width:285px;
  text-align:center;
}
.exhibition_artist img {
  margin:0px auto;
  margin-bottom:15px;
  border:1px solid #000;
}
.exhibition_artist p {
  margin:10px 0px;
  padding:0px 20px;
  text-align:left;
}
.row1 {
  clear:both;
  overflow:auto;
  margin-bottom:20px;
}
.row2 {
  clear:both;
}


.exhibit {
	width:650px;
	padding-top:10px;
	padding-bottom:20px;
	margin-right:auto;
	margin-left:auto;
	font-size: 16pt;
	text-align:left;
	clear:both;
}
.exhibit_image_l {
	margin-right: 20px;
	padding-top: 5px;
}
.exhibit_image_r {
	margin-left: 20px;
	padding-top: 5px;
}
.exhibit_artist {
	color:#333333;
	font-size: 16pt;
}
.exhibit_title {
	color:#000;
	font-size: 16pt;
}
.exhibit_blurb {
	color:#333333;
	font-size: 8pt;
	text-align:justify;
	text-indent: 10px
}

.exhibit_desc {
	font-size: 10pt;
	text-align:justify;
	text-indent: 10px
}

p.artist_blurb {
	font-size: 10pt;
	padding:0px;
	margin:2px;
	text-indent: 10px
}

p.artist_statement {
	font-size: 10pt;
	padding:0px;
	margin:2px;
	text-indent: 10px
}

p.exhibit_blurb {
	padding:0px;
	margin:2px;
	text-indent: 10px
}

.image_details {
	font-size:8pt;
}

.calendar-heading {
  width: 100%;
  border-bottom: 1px solid #333333;
  font-weight:bold;
}

.nav-link {
	margin-right: 10px;
	margin-left: 10px;
}

#footer {
  background:transparent url(../img/bg_footer.gif) top left repeat-x;
  margin-top:15px;
  padding-top:15px;
	margin-bottom:15px;
}

#footer_content {
	width:930px;
  margin:0px auto;
  clear: both;
	font-size: 8pt;
}

div.ticker_bar {
	padding: 14px 0;
	overflow: hidden;
}
div.ticker_bar img {
	height: 125px;
	border: 1px solid #333333;
}


/* phplist styles */
h1 {font-weight: bold; font-size: 12px; color: #666666; font-style: normal; font-family: verdana, sans-serif; text-decoration: none;}

.required {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : red;
	text-decoration : none;
}

#newsletter {
  width:680px;
  text-align: right;
  padding:0;
  font-size: 16px;
}
#newsletter a {
  text-decoration:none;
}
