@charset "UTF-8";
/* CSS Document */



img, img a:  {
	outline:none;
	border:none;
}


a:link, a:visited {
color:#666;
text-decoration:none;
}

a:hover, a:active {
color:#000;
text-decoration:none;
}



#container {
	height: 90%;
	width: 920px;
	margin: 0 auto;
	margin-top:4%;
}

#container #header {
	position:relative;
	height: 90px;
	width: 920px;
	top:0;
	left:0;
	}

#container #header #logo {
	height: 80px;
	width: 110px;
	float: left;
}
#container #header #mailinglist {
	float: right;
	margin-top:35px;

}
#container #header #twitter {
	float: right;
	margin-top:37px;
	margin-left:10px;
}
#container #header #facebook {
	float: right;
	margin-top:37px;
		margin-left:10px;
		
}


#container #top-nav {
	position:relative;
	height: 32px;
	width: 920px;
	top:0;
	left:0;
}

#container #top-nav #navigation {
	height: 28px;
	background-color:#fff;
	border-top-color:#666;
	border-top-width:1px;
	border-bottom-color:#666;
	border-bottom-width:1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
#container #top-nav #navigation #nav {
	float: left;
	text-align: left;
	
}
#container #top-nav #navigation h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 4px;
	margin-left: 12px;
	color: #fff;
}

#container #top-nav #navigation h1 a:link, #container #top-nav #navigation h1 a:visited {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#container #top-nav #navigation h1 a:hover, #container #top-nav #navigation h1 a:active {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


#container #top-nav #navigation h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #666;
	float: left;
	margin-top: 7px;
	margin-right: 13px;
	margin-bottom: 2px;
	margin-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
#container #top-nav #navigation #nav h2 a:link, #container #top-nav #navigation #nav h2 a:visited {
	color: #666;
	text-decoration: none;
}
#container #top-nav #navigation #nav h2 a:hover, #container #top-nav #navigation #nav h2 a:active {
	color: #000;
	text-decoration: none;
	}


#container #content {
	position:relative;
	top:0;
	left:0;
	width: 920px;
	min-height:410px;
}



#container #footer {
	clear:left;
	position:relative;
	top:0;
	left:0;
	width: 920px;
	margin-top:15px;
	min-height:20px;
	font-size:11px;
}




/* ABOUT PAGE */


.about {
	width:920px;
	height:351px;
	margin-top: 40px;
	margin-bottom:25px;
	background-image:url(about/images/clic-storefront.jpg);
	background-repeat:no-repeat;
}

#about {
	width:210px;
	height:331px;
	font-size:14px;
	font-style:italic;
	color:#999999;
	position:absolute;
	left:50px;
	padding:15px;
	background-color:#FFF;
	
	/* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=90);

    /* Older than Firefox 0.9 */
    -moz-opacity:0.9;

    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.9;

    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.9;
	

}



.index {
	width:920px;
	height:404px;
	margin-top: 10px;
	margin-bottom:5px;
	}


/* CONTACT PAGE */


.contact {
	width:920px;
	height:425px;
	margin-top: 5px;
	margin-bottom:5px;
	background-image:url(contact/contact2.jpg);
	background-repeat:no-repeat;
}

#contact {
	width:300px;
	height:140px;
	font-size:14px;
	color:#000;
	position:absolute;
	left:295px;
	margin-top:270px;
	padding:15px;

}

.contact #contact p {
	font-size: 13px;
	margin-top:5px;
	margin-bottom:5px;
}



/* ARTISTS PAGE */

.artists {
	width: 920px;
}

.artists #menu {
	float: left;
	width: 280px;
	height: 310px;
	padding-left:30px;
	margin-top:30px;
	font-size:11px;
	}
	
.artists #menu p {
	font-size:13px;
	color:#999999;
}


.artists  #to-artists {
	font-size: 13px;
	float:left;
	padding-left:30px;
	text-transform:uppercase;
}
.artists #display {
	float: right;
	margin-top:30px;
	width: 600px;
	height:410px;
	font-size:14px;
	color:#999999;
	text-align:justify;
	}
#container #content .artists #menu ul li a {
	font-size: 13px;
	line-height: 18px;
}

#container #content .artists #menu ul {
	list-style-type: none;
}

.artists #menu h3  {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.artists #menu-index-1 {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 150px;
	height: 430px;
	padding-left:30px;
	margin-top:30px;
}
.artists #menu-index-1 h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}

.artists #menu-index-2 {
	font-size: 14px;
	line-height: 18px;
	float: left;
	width: 130px;
	height: 430px;
	padding-left:10px;
	margin-top:30px;
	
}
.artists #menu-index-2 h2 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 10px;
}

.artists #show {
	float:RIGHT;
	width:600px;
	margin-top:30px;
	}



/* PRESS PAGE */

.press {
	width:920px;
	text-align:center;
}

.press h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top:35px;
	margin-bottom:12px;
	text-transform:uppercase;
}

.press h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top:45px;
	margin-bottom:3px;
}
.press p {
	font-size: 13px;
	margin: 5px;
}



/* LOCATIONS PAGE */


.locations {
	height: 489px;
	width: 920px;
}



/* NEWS PAGE */

.news {
}


.news h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top:35px;
	margin-bottom:25px;
	text-align:center;
	clear:left;
	font-style: italic;
}

.news .entry {
	float: left;
	text-align: center;
	height: 250px;
	width: 230px;
}

.news .entryspacer {
	float: left;
	text-align: center;
	height: 250px;
	width: 115px;
}


.news .entry h4 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 7px 0 5px 0;
	
}


.news .entry h5 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 3px 0 3px 0;
	
}
.news .entry p {
	font-size: 12px;
	margin: 3px;
}


/* MAILING LIST PAGE */

.mailing-list {
min-height:300px;
padding-top:80px;
text-align:center;
font-size:13px;
	
}
.locations #menu {
	width: 190px;
	float: left;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 13px;
}
.locations #location-display {
	height: 450px;
	width: 676px;
	margin-top: 10px;
	margin-left:230px;
}
.locations #menu p {
	margin-top: 12px;
	margin-bottom: 15px;
}
.locations #menu h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #333;
}
.locations #location-display #photocredit {
	font-size: 10px;
	color: #919191;
	position: absolute;
	top: 455px;
	right: 0px;
	text-align: right;
	padding-right: 20px;
	width: 656px;
}
.locations #menu h4 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
}
#container #content #separator {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color:#999999;

	font-style: italic;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #999;
	margin-top:30px;
	padding-top:5px;
}
#container #content .featurebox {
	float: left;
	width: 200px;
	margin-top:30px;
	margin-bottom:25px;
	margin-left:0;
	padding-right:20px;
	color:#999999;
	font-size:11px;
	text-align:center;
}
#container #content .featurebox img {
	padding-bottom: 12px;
}

#container #content .featurebox img a:link, #container #content .featurebox img a:visited {
	padding-bottom: 12px;
}

#container #content .featurebox img a:hover, #container #content .featurebox img a:active {
		/* This works in IE 8 & 9 too */
    /* ... but also 5, 6, 7 */
    filter: alpha(opacity=70);

    /* Older than Firefox 0.9 */
    -moz-opacity:0.7;

    /* Safari 1.x (pre WebKit!) */
    -khtml-opacity: 0.7;

    /* Modern!
    /* Firefox 0.9+, Safari 2?, Chrome any?
    /* Opera 9+, IE 9+ */
    opacity: 0.7;
	
}

#container #content #featurebox {
	margin-left: 25px;
	width:890px;
}

