@charset "UTF-8";
/* CSS Document */
/* Modified 3/11 @3pm by ks - two kwicks  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* some rules that help clear floats */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */


body {
	font: 0.7625em "Lucida Grande", "Lucida Sans Unicode", sans-serif;	margin: 0px;
	color: #444444;
	background: #fff;
}

/*----------------------------------
Containter Format
-----------------------------------*/

#contain {
	background: white;
	margin: 0 auto;
	width: 980px;
}


p {
	padding: 5px 0 5px 0;
	line-height: 17px;

}
p p {
	padding: 0;
}

#contain img {
	padding:5px;
	}
#contain a {
	color: #bc3287;
}
#contain a:hover {
	color: #2f4a99;
	}	

/*-------------------------------------------------
All Links Formatting
-------------------------------------------------*/

a:link {
	color: #274185;
	text-decoration: none;
}
a:hover {
	color: #ffcb05;
	text-decoration: none;
}
a:visited {
	color: #274185;
	text-decoration: none;
}
a:visited:hover {
	color: #ffcb05;
	text-decoration: none;
}

/*----------------------------------
Header Format
-----------------------------------*/


#header {
	position: relative;
	width: 980px;
	height: 160px;
	margin: 0 auto 0 auto;
	padding: 0;

}
#header img{
	margin-top:0px;
	padding-right:20px;
}

#header h1 {
	float:  left;	
	margin-top:  10px;
	margin-left: 20px;
	padding-right: 0px;
	color:#000000;
	font-weight:200;
}
#header h1 a {
	margin-top: 0px;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: white;
}
#header h2 {
	float:  left;	
	margin-top:  40px;
	margin-left: 0px;
	padding-right: 50px;
	color:#000000;
	font-weight:200;
}
#header ul {
	position: absolute;
	left:  200px;
	top:  22px;
	height: 27px;
	line-height:1.6em;
	margin: 94px 0 0 10px;
	z-index:1;
	padding:0;
}
#header ul li {
	/*background: white;*/
	float: left;
	margin:0px;
	padding:0;
	list-style-type:none;
	white-space:nowrap;
	margin-right:10px;
}
#header ul li a {
	padding: 2px 10px 2px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.15em;
}
#header ul li a:hover {
    color: black;
}


#header ul li.current a{
	color: white;
	}

* html #header a {
	width:1%;
}


#suckerfishnav {
    
    }
#suckerfishnav, #suckerfishnav ul {
    float:left;
    list-style:none;
    }
#suckerfishnav a {
    display:block;
    color:#dddddd;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:161px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #bc3287;
    }
#suckerfishnav li li {
    width:160px;
    border-bottom:1px solid #bc3287;
    border-left:1px solid #bc3287;
    border-right:1px solid #bc3287;
    
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px;
    font-size:12px;
    color:#dddddd;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px;
    }
#suckerfishnav li li:hover {
    background:#bc3287;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:black;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:black;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:black;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:white;
    }
/*#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    background:#DA0909;
    }*/

/*----------------------------------
Blog Format
-----------------------------------*/

#blog {
	width:478px;
	margin:50px 20px 20px 494px;
}
#blog h2{
	padding: 5px 10px 5px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.15em;
	background:#000000;
}
#blog p{
	color:#222222;
	padding: 10px 10px 2px 10px;
}#introcopy {
	width:478px;
	margin:5px 0px 20px 10px;
	
	padding-bottom:50px;
}
#introcopy2 {
	width:478px;
	margin:5px 5px 5px 0px;
	padding-bottom:50px;
}
#introcopy h2, #introcopy2 h2{
	padding: 5px 10px 5px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.15em;
	background:#000000;
}
#introcopy p, #introcopy2 p{
	color:#222222;
	padding: 10px 10px 2px 10px;
}
#photos {
	padding-top:4px;
	float:right;
	
}
#artist {
	width:448px;
	margin:10px 0px 0 10px;
	float:left;
}
#artist h2{
	padding: 5px 10px 5px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	letter-spacing:.15em;
	background:#000000;
}
#artist h3{
	padding: 10px 10px 2px 10px;
	list-style:none;
	color:#000000;
	font-size:1.5em;
	text-transform:uppercase;
	letter-spacing:.15em;
}
#artist img {
	margin-left: 483px;
	margin-bottom: 20px;
	margin-top: 15px;
	position:absolute;
}
#artist p{
	color:#222222;
	padding: 10px 10px 2px 10px;
}

#announcement {
	width:478px;
	margin:5px 0px 5px 10px;
}
#announcement h2{
	padding: 5px 10px 5px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.1em;
	background:#d01f27;
}
#announcement2 {
	width:478px;
	margin:5px 5px 5px 0px;
	
}
#announcement2 h2{
	padding: 5px 10px 5px 10px;
	list-style:none;
	color:#FFFFFF;
	font-size:.9em;
	text-transform:uppercase;
	line-height:1.3em;
	letter-spacing:.1em;
	background:#d01f27;

}
/*----------------------------------
color code
----------------------------------*/

.about{
	background:#2f4a99;
}
.artists{
	background:#bc3287;
}
.events{
	background:#209949;
}
.press{
	background:#ea7c23;
}
.contact{
	background:#735ea1;
}
.location{
	background:#d01f27;
}
.photos{
	background:#01a9aa;
}
.purchase{
	background:#c884ad;
}
.hours{
	background:#00a0f0;
}
.example{
    background:#CCCCCC;
}
.poplogo{
	padding-top:30px;
}


/*----------------------------------
kwick code
-----------------------------------*/

.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position: relative;
	margin: 0 0 0 10px;
	padding-top: 10px;
}
.kwicks li {
	/* these are required, but the values are up to you (must be pixel) */
    width: 237px;
	height: 420px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor: pointer;
}

.placeholder p {
	padding-top: 40px;
	padding-left: 20px;
	color: white;
	font-size: 27px;
	line-height: 33px;
	width: 400px;
	font-weight: 600;
	/*-webkit-text-stroke: 1px #CCC;*/
	text-shadow: 1px 1px 1px #999;
}
.panel h2, .panel h3 {
	border-bottom: 0;
}
.panel .wrapper p{
	font-size: 12px;
	padding-top: 5px;
	line-height: 20px;
	
}
.panel .wrapper blockquote {
	clear: right;
	color:#274185;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	width: 250px;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:4px;
}
.panel li {
	list-style:square;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 5px; /*Set to same as spacing option. */
	float: left;
}
.kwicks.vertical li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-bottom: 5px; /*Set to same as spacing option. */
}
ul.kwicks li a {
	padding: 5px; /*make 5px when all 4 are enabled*/
	font-size: 20px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	width: 180px; /*make 180px when all 4 are enabled*/
	line-height: 27px;
	font-weight: 500;
	text-shadow: 1px 1px 1px #999999;
}
ul.kwicks li a:hover {
	color: #ffcb05;
}
ul.kwicks li p {
        padding: 10px;
        color: white;
        width: 320px;
        line-height: 25px;
}
#kwick_1 {
	background: url(assets/kwick_01.jpg) no-repeat left top;
}
#kwick_2 {
	background: url(assets/kwick_02.jpg) no-repeat left /*make left when all 4 are activated*/ top;
}
#kwick_3 {
	background: url(assets/kwick_03.jpg) no-repeat left top;
}
#kwick_4 {
	background: url(assets/kwick_04.jpg) no-repeat left top;
}
.kwicks.horizontal #kwick_4 /*make it kwick_4 when all 4 are activated*/ {
	margin-right: none; /* cancel margin on last kiwck (if you set a margin above) */
}
.kwicks.vertical #kwick_4 /*make it kwick_4 when all 4 are activated*/ {
	margin-bottom: none; /* cancel margin on last kiwck (if you set a margin above) */
}



/*----------------------------------
slider stuff
-----------------------------------*/

	.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 100%;
	background: url(assets/dropshadow.jpg) no-repeat top center;
	background-position: 120px 26px;
}
/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 95%;
	height: 460px;
	overflow: hidden;
}
.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 900px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 650px;
	clear: both;
	background: #fff;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 900px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: auto;
}
.stripNav ul { /* The auto-generated set of links */
	list-style: none !important;
}
.stripNav ul li {
	float: left;
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}
.stripNav a { /* The nav links */
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	text-transform: uppercase;
	color: #274185;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}
.stripNav li a:hover {
	color: #ffcb05;
}
.stripNav li a.current {
	color: #ffcb05;
	background: url(assets/case_notch.jpg) no-repeat center bottom;
}


#content {
	margin: 0px;
	padding: 10px 0 0px 10px; 
	min-height: 300px;

}

/*
#content ul ul li {
	padding-left: 0px;
}
#content ol {
	list-style-position: inside;
	padding-left: 15px;
	padding-top: 2px;
	margin-bottom: 10px;
} */

#archivescontent {
	width:660px;
	margin: 4px 5px 0px 0px;
	padding: 10px 5px 5px 5px;

}


/*----------------------------------
Brainwaves contaner on the frontpage is called #leftnav
-----------------------------------*/

#leftnav {
	float: left;
	width: 660px;
	margin: 0;
	padding: 10px 0 5px 5px;
}

/*----------------------------------
Bulletin Format is called #rightnav on the homepage
-----------------------------------*/
                         
#rightnav {
	float: right;
	width: 290px;
	padding: 10px 10px 10px 10px;
}
.highlight {
    background-color:#fff6d6;
	padding-left: 5px;

}

/*----------------------------------
When things are displayed on the bulletin 'page'
-----------------------------------*/

.home_bulletin_title a {
        color: #274185;
	line-height:18px;
        text-decoration: underline;
}
.home_bulletin_title a:hover {
	color: #ffc105;
        text-decoration: underline;
}

.home_bulletin_date, .home_recent_auth {
	padding: 0;
	margin-top: 5px;
        margin-bottom: 10px;
	color: #666;
	font-size: 0.8em;
}

.home_main_date {
	color: #666666;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 0 0 10px 0;
	background: url(images/bg/dot2.png) repeat-x bottom left;
}



/*-----------------------------
Right Sidebar for Artciles
------------------------------*/
#articlesidebar {
	margin-bottom: 10px;
	margin-top: -10px;
	padding: 10px 0px 0px 0px;
	/*background: #f9f5e3; url(assets/band2.gif) repeat-y right;*/
}
#articlesidebar li {
	padding-bottom: 8px;
	padding-top: 0px;
	padding-left: 10px;
}
#articlesidebar ul {
	list-style: none;
}
#articlesidebar ul li {
	border: none;
	display: block;
	padding-left: 0px;
	margin-left: 0px;
	margin-right: 3px;
	padding-bottom: 2px;
}
#articlesidebar li ul li {
	display: block;
	padding-left: 0px;
	margin-left: 5px;
	margin-right: 10px;
	padding-bottom: 2px;
}
#articlesidebar ul li ul li {
	padding-left: 10px;
	padding-bottom: 2px;
	margin-right: 3px;
}

#articlesidebar a {
        color: #274185;
	line-height:18px;
        text-decoration: underline;
}
#articlesidebar a:hover {
	color: #ffc105;
        text-decoration: underline;
}
#articlesidebar p {
	/*padding: 3px;*/
    margin-top: -5px;
	color: #444444;
}


/*----------------------------------
Footer Format
-----------------------------------*/

#footer {
	clear: both;
	color: #333333;
	padding: 5px 1em 5px 1em;
        font-size:11px;
		margin-top: 230px;
		height:100px;
		text-align:center;
}
#footer a {
	color: #bc3287;
}
#footer a:hover {
	color: #2f4a99;
	}

#footer span {
	font-size:10px;
	color:#999;
}
#contact {
color:#333333;
font-size:11px;
}
#contact a {
	color: #bc3287;
}
#contact a:hover {
	color: #2f4a99;
	}


code {
	display: block;
	margin: 10px 30px 0 30px;
	padding: 2px 10px 5px 10px;
	border-top: 4px solid #798288;
	color: #666666;
	background: #efefef;
}

.alignright {
	text-align: right;
	display:block;
}
.alignleft {
	text-align: left;
	display:block;
	padding-bottom:5px;
}
