@import 'lib/reset.css';

@import 'lib/grid.css';

@import 'lib/skeleton.css';

@import 'lib/typography.css';

@import 'lib/navigation.css';

@import 'lib/tiny.css';

/*
@import 'lib/forms.css';
@import 'lib/main.css';
*/

* {
	behavior: url(iepngfix.htc)
}

#header {
	margin-top: -5px;
	background: url(img/top.gif);
	padding: 13px 0;
	height: 10px;
}

.logo {
	height: 29px;
	width: 444px;
	margin: 20px auto 10px auto;
	padding: 0;
}

.logo a {
	display: inline;
	height: 29px;
	width: 444px;
}

/* --- for image rotation --------------------------- */

#rotating-images {
	position: relative;
	height: 270px;
	padding: 0;
	z-index: -1;
}

#homepage .image-controls {
	height: 40px;
	width: 850px;
	margin: -39px 0 20px 0;
	position: relative;
	z-index: 3;
}

#secondary .image-controls {
	position: absolute;
	bottom: 30px;
	left: 200px;
	z-index: 3;
}

#homepage .nav a,#secondary .nav a {
	color: #fff;
}

#secondary #tagline {
	width: 350px;
}

#tagline h3,.image-controls,.nav a {
	color: #fff;
}

.nav {
	color: #fff;
	float: right;
	width: auto;
	margin: 10px 30px;
}

#tagline {
	float: left;
	margin-left: 10px;
}

/*----------------------------------------------------*/

body,a,h5 {
	color: #333;
}

h2,h3,a:active,a:visited,
a:link,a:hover, .list-artists li a.selected {
	color: #c31230;
}

a,a:hover {
	text-decoration: none;
}

h2 {
	border-bottom: 1px dashed #ccc;
}

#content {
	width: 850px;
	margin: auto;
	z-index: -1;
}

.col-wrapper {
	width: 850px;
	overflow: hidden;
}

#top-col {
	height: 300px;
	margin-bottom: -10px;
	clear: both;
	overflow: hidden;
}

#homepage #top-col {
	margin-bottom: 21px;
}

#secondary #top-col {
	position: relative;
}

.col-wrapper.col1,
.col-wrapper.col2,
.col-wrapper.col3,
.col-wrapper.col2_fp,
.col-wrapper.col3_fp {
	padding-bottom: 9980px;
	margin-bottom: -9970px;
}

/* Box Module Section
----------------------------*/

.artist-list h3 {
	text-align: left;
	border-bottom: 1px dashed #ccc;
	padding: 5px 5px 0 5px;
	margin: 0;
}

.moduleboxRIGHT,.modulebox {
	width: 175px;
}

.moduleboxRIGHT h3,.modulebox h3 {
	text-align: center;
}

.moduleboxRIGHT p,.modulebox p {
	margin: 0;
	padding: 0;
}

.modulebox {
	float: left;
}

.calendar-module .quiet {
	background-color: #eee;
}

.moduleboxRIGHT {
	float: right;
}

.moduleboxHeadcut {
	padding-left: 5px;
	height: 20px;
	background: url(img/topright.gif) top left no-repeat;
	border-right: 1px #df8191 solid;
}

.moduleboxHeadcut_red {
	padding-left: 5px;
	height: 20px;
	background: url(img/topright_red.gif) top left no-repeat;
	border-right: 1px #df8191 solid;
}

.moduleboxHead {
	padding-left: 5px;
	height: 20px;
	border: 1px #df8191 solid;
	border-bottom: none;
}

.modulebox h2 {
	border: 1px solid #c31230;
}

.moduleboxBody, .moduleboxBody p {
	border-right: 1px solid #df8191;
	border-left: 1px solid #df8191;
	padding: 5px 5px 0 5px;
	height: auto;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.moduleboxBodynews, .moduleboxBodynews p {
	border-right: 1px solid #df8191;
	border-left: 1px solid #df8191;
	padding: 5px 5px 0 5px;
	height: auto;
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.moduleboxBodynews {
	height: 218px;
	overflow: hidden;
}

.moduleboxBodyDonate {
	border-right: 1px solid #df8191;
	border-left: 1px solid #df8191;
	height: 20px;
	padding: 15px;
	padding-top: 3px;
	padding-bottom: 0;
	width: 143px;
	margin: 0;
}

.moduleboxFootercut {
	width: 164px;
	background: url(img/bottomright.gif) bottom right no-repeat;
	border-left: 1px #df8191 solid;
	padding: 5px;
	text-align: center;
	letter-spacing: 5px;
	height: 20px;
}

.newsimage {
	background-color: #fff;
	height: 125px;
	width: 162px;
}

.moduleboxFooter {
	padding-top: 10px;
	width: 173px;
	border-right: 1px solid #df8191;
	border-left: 1px solid #df8191;
	border-bottom: 1px solid #df8191;
	border-top: none;
	margin-top: -8px;
}

.moduleboxFooterDonate {
	margin: 0;
	padding: 0;
	width: 173px;
	border-right: 1px solid #df8191;
	border-left: 1px solid #df8191;
	border-bottom: 1px solid #df8191;
	border-top: none;
}

.module {
	font-size: 10px;
	line-height: 10px;
}

.module_title {
	font-size: 10px;
	line-height: 11px;
	text-transform: lowercase;
	text-align: left;
	color: #c31230;
	font-family: Arial, Helvetica, sans-serif;
	padding: .5em 0;
	margin-bottom: .5em;
	font-weight: bold;
}

form.stay-connected input {
	background: #ddd;
	padding: 4px;
	border: 1px solid #ccc;
}

form.stay-connected th, form.stay-connected td {
	vertical-align: middle;
}

form.stay-connected th {
	width: 140px;
	padding: 7px 0;
}

form.stay-connected span {
	color: #f00;
}

.progress {
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
	overflow: hidden;
	background-color: navy;
	padding-left: 5px;
}

form.login-form {
	width: 600px;
	margin: auto;
}

form.login-form table {
	margin: 100px auto;
}

form.login-form input {
	background: #ccc;
	padding: 3px;
}

form.login-form td,form.login-form th {
	padding: 5px;
}

form.login-form .submit-row {
	vertical-align: middle;
	text-align: center;
}

/* Calendar Module
----------------------------*/

.cal-head {
	background: url('img/topright.gif') top left no-repeat;
	border-right: 1px #df8191 solid;
	height: 20px;
	width: auto;
}

.cal-wrapper-fp {
	border: 1px solid #df8191;
	border-top: 0;
	height: 263px;
	overflow: hidden;
}

.cal-wrapper {
	border-color: #DF8191;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	height: 251px;
	overflow: hidden;
}

.event-data {
	width: 92%;
	margin: 10px auto 0 auto;
	font-size: 10px;
	line-height: 11px;
}

.event-data h4 {
	font-size: 10px;
	text-transform: lowercase;
	color: #c31230;
	font-weight: bold;
	margin: .5em 0 0 0;
}

#calendar h3 {
	text-align: center;
}

#calendar table,#calendar th, 
#calendar td {
	text-align: center;
	font-size: 10px;
}

#calendar table {
	width: 96%;
	margin: auto;
}

#calendar .quiet {
	background: #eee;
}

#calendar td {
	text-align: center;
	vertical-align: middle;
	background: #ccc;
	border: 2px solid #fff;
	height: 23px;
}

#calendar td a,
#calendar td span {
	display: block;
	padding: 3px 0 2px;
}

#calendar td span {
	height: 18px;
}

#calendar td a {
	background: #fff;
	color: #c31230;
	border: 1px solid #c31230;
	height: 16px;
}

#calendar td a:hover,#calendar td.selected,
#calendar td.selected a {
	background: #c31230;
	color: #fff;
}

.more-events {
	margin-top: 5px;
	text-align: center;
	font-weight: bold;
}

/* Calendar Page
----------------------------*/

.calendar-navigation h2 {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	text-align: center;
}

.eventscalendar {
	font-size: 10px;
	line-height: 10px;
	width: 840px;
	margin: 0 auto 20px auto;
}

.eventscalendar th {
	background: #c31230;
	padding-top: 3px;
	height: 15px;
	color: #fff;
	text-align: center;
	width: 100px;
}

.eventscalendar td {
	border-bottom: thin dashed #CCCCCC;
	padding: 10px;
	height: 70px;
}

.today {
	background-color: #eee;


/*color:#fff;

*/
}

.quiet {
	background-color: #fff;
}

.month-nav {
	text-align: center;
	display: block;
margin;auto;
}

.month-nav ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

.month-nav li {
	display: inline;
	padding: 0 5px;
	margin: 0;
}

/* Schedule Page
----------------------------*/

.schedule-table {
	width: 100%;
}

.schedule-table td {
	border-bottom: 1px dashed #ccc;
}

.schedule-table td.date-col {
	padding: 3px 0;
	margin-right: 10px;
	width: 35%;
}

.schedule-table td.title-col {
	width: 30%;
}

/* Downloads and Links
----------------------------*/

.artists-module {
	font-size: 10px;
	line-height: 10px;
}

.artists-module h3 {
	font-size: 10px;
	background: #c31230;
	color: white;
	text-align: left;
	padding: 2px 4px;
	font-weight: lighter;
	margin-bottom: 6px;
}

.artists-module ul {
	margin: 0;
	margin-left: 10px;
	padding: 0 5px;
	margin-bottom: 8px;
	list-style: outside disk;
}

.artists-module li {
	padding-bottom: 5px;
}

.artists-module p {
	padding: 5px;
}

.artists-module a {
	color: #333;
}

.artists-module a:hover {
	color: #c31230;
}

/*--------------------------*/

.wrapping {
	overflow: hidden;
}

#artists.column,#newwork.column,
#in-comm.column,#on-tour.column {
	padding-bottom: 9980px;
	margin-bottom: -9970px;
}

#artists,
#newwork,#in-comm,#on-tour {
	background: url('/css/img/artist-bottomright.gif') no-repeat bottom left;
	width: 220px;
}

.box-header {
	background: url('img/artist-topright.gif') no-repeat top left;
	border-right: 1px solid #c31230;
	margin: 0;
	padding: 4px 10px 0 10px;
}

.box-wrap {
	overflow: hidden;
	border: 1px solid #c31230;
	border-top: none;
	padding: 10px 10px 0 10px;
	margin-top: -5px;
	height: 120px;
}

.box-image,.box-teaser {
	float: left;
}

.box-image {
	width: 80px;
}

.box-teaser {
	width: 115px;
	font-size: 10px;
	line-height: 11px;
}

.artist-directory {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
	padding-bottom: 7px;
}

.child.selected a {
	color: #c31230;
}

#image-overlay-link {
	z-index: 1;
}