@charset "UTF-8";
/* CSS Document */
/*©Tim Best: Visual Design, layout, and CSS stylesheets cannot be reproduced without permission.*/
/* timcbest@gmail.com */

html body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em.
	font-weight: lighter;
	line-height: 1.05em;
	text-align: left;
}

ul {
	list-style: none;
}

body #wrap {
	background-color: #FFFFFF;
	width: 433px;
	margin: 0 auto;
}

h1 {
	font-size: 1.25em;
}

h2 {
	font-size: 1.12em;
}

h3 {
	font-size: 1.06em;
	font-style: italic;
}

label,p,li {
	font-size: .85em;
}

h1,h2,h3,h4,p,ul,a,label {
	color: #000;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

a {
	font-weight: bold;
}

a:hover {
	color: #FF00FF;
}

a:active {
	color: #FF00FF;
}


div {
	border-style: solid;
	border-color:#FFFFFF;
	border-width: thin;

}

img {
	border-style: solid;
	border-color:#000;
	border-width: thin;
	padding: 5px;
}

a:hover img  {
	border-color: #000000;
	background-color: #000000;
}

a:visited img  {
	border-color: #000000;
	background-color: #000000;
}

input {
	text-align: left;
	display: block;
	background-color: #FFFFFF;
	border-style: groove;
	size: 15px;
}

/*****************************************/
/* Wrap  
/*****************************************/
#wrap{
}

/*****************************************/
/* Footer
/*****************************************/
#footer {
	clear: both;
	border-top: thick #000 solid;
	margin:20px 0pt 0pt;
}

#footer li {
	font-size: .60em;
	padding: 0;
	line-height: 1.35em;
}

/*****************************************/
/* Content
/*****************************************/
#content {
	height: auto;
	padding: 5px 0 5px 0;
	margin: 15px 0 0;
}

#content h1{
	font-size: 1.3em;
}

#content dl{
	margin: 4px 0 4px 0;
}

#content dt{
	display: inline;
	font-size: .85em;
	padding-right: 3px;	
}

#content dt > a{
	font-size: 1em;
	padding-right: 3px;	
}

#content label{
	font-size: .95em;
}

#content a{
	font-size: .95em;
}

#content form{
	margin: 10px 0 10px 0;
	width: 200px;
}

#content .caption {
	font-size: .65em;
	line-height:1.15em;
	padding: 0
}

#content img {
	background: #FFF;
}

#content #thumbs img{
	width: 60px;
	height: 60px;
	display: inline;
	
}

#content .active_image{
	width: 420px;
	
}

#content #active_image a:hover img{
	background-color: #FFF;
}

#content a:hover img{
	border-color: #000000;
	background-color: #000000;
}

a:visited img  {
	border-color: #000000;
	background-color: #000000;
}

#content .next{
	font-size: .6em;
	padding-bottom: 20px;
}

#content .prev{
	font-size: .6em;
	padding-bottom: 20px;
}

/*****************************************/
/* content table styles
/*****************************************/

#content table {
	width: inherit;
	border: none;
}

#content thead{
	font-size: .70em;
	background: #000000;
	color:#FFFFFF;
}

#content tbody a{
	font-size: .65em;
}

#content table img{
	border: none;
	background: none;
}

#content .even{
	background: #CCCCCC;
}

#content .odd{
	background: #FFF	;
}

/*****************************************/
/* navigation
/*****************************************/

#navigation {
	border: none;
	padding: 3px 6px 5px 0;
	/* border-top: solid #000000 thick; */
	border-top: solid #000000 thick;
}

#navigation li{
	display: inline;
}

#navigation li a{
	border: solid #000 thin;
	font-size:0.95em;
	padding: 7px 9px 13px;
}

#navigation li a:hover {
	color:#FFFFFF;
	background-color: #FF00FF;
	border-color: #FF00FF;
}

#navigation li a:active{
	color:#FFFFFF;
	background-color: #FF00FF;
	border: solid #FF00FF thin;
}

.home {
	padding-left: 0;
}

/*****************************************/
/* header
/*****************************************/

#header {
	margin: 12px 0 5px 0;
	text-align: left;
}
	
#header li{
 	display: inline;
	font-size: .65em
}

#header p{
	font-size: .65em
}

#header.caption {
	font-size: .75em;
}

#header .inactive_css {
	font-weight: normal;
}

#header img{
	border: none;
	padding: 0;
}

#ac_header {
	float: right;
	margin-top:5px;
	border: none
}

#ac_header input {
	display:inline;
}

#ac_header .input_text{
	width: 120px;
	font-size: .9em;
}

#ac_header .input_button{
	width: 48px;
	font-size: .9em;
}


/*****************************************/
/* image_nav
/*****************************************/

#gallery {
	margin-top: 10px;
}

#gallery-image{
	display: block;

}
#gallery-image img{
	width: 416px;
	z-index: 0;
	margin-bottom: 5px;

}

#gallery-image a:hover img{
	background-color: #FFFFFF;
}

#gallery-nav {
	margin: 10px 0 15px 0; 
	width: 420px; 
	border:1px dotted #ccc; 
	border-width: 1px 0; 
	height: 65px; 
	padding: 10px 0 10px 0; 
	float: left; 
}

#gallery-nav li {
	display: inline; 
}

#gallery-previous {
	text-align:left; 
	margin: 0 3px 0 3px
}

#gallery-next {
	text-align:right; 
	margin: 0 3px 0 3px
}

#gallery-next span,
#gallery-previous span {
	display:block; 
	position:absolute; 
	top:225px; 
	background:url(http://cache.gawker.com/assets/base.v5a/img/x.gif); 
}

#gallery-next span {
	right:455px; 
}

#gallery-previous span {
	left:455px; 
}

#gallery-next a:hover span {
	background:url(http://www.stclaudecollective.org/img/right.png) center right no-repeat; 
}

#gallery-previous a:hover span {
	background:url(http://www.stclaudecollective.org/img/left.png) center left no-repeat; 
}

#gallery-nav img {
	width: 50px;
	height: 50px;	
	margin: 0 3px 0 3px
}

#gallery-nav img.active {
	background-color: #000000;
}

/*****************************************/
/* artist_nav
/*****************************************/

#artist-nav {
	background-color: #EDEDED;
	border-top: thin #000 solid;
	border-bottom: thin #000 solid;
	width: inherit;
	height: 100%;
	text-align: left;
	padding-top: 4px;
}

#artist-nav h2{
	font-size: 1.10em;
}

#artist-nav .next{
	font-size: .6em;
	padding: 0;
}

#artist-nav .prev{
	font-size: .6em;
	padding: 0;
}