@import url("content.css");


.results-heading .archive{
	float:right;
	background:url(/img/icon-arkiv.gif) no-repeat 0 7px;
	padding:5px 0 0 24px;
	color:#636363;
	font:12px "Lucida Grande", Arial, sans-serif;}
	
	
.results .heading-box-white {
	border-bottom: none;

}
/**/
/*.results-box .heading-box{
.results-box .heading-box{
	background:#545454 url(/img/bg-results-heading-box.gif) no-repeat;
	width:936px;
	color:#fff;
	margin-left:25px;
	padding:41px 0 35px;
	border:1px red dotted;}
*/


/**********************/
/** Main content div **/
/**********************/
/* YSA specific styles */
body.young div.main-content {
	float:left;
	border:0 red dotted;
	width:895px;
	margin:0 0 0 0px;
	padding-top:10px;}

body.young div.main-content h2 {
	color:#000;
	font-size:44px;
	font-style:italic;
	margin:0 0 14px 0px;
	font-weight:normal;}

body.young div.main-content p {
	font-size:13px;
	line-height:18px;}

body.young .search-results h3 {
	color:#000;
	font-size:24px;
	margin:0 0 12px 0;
	font-weight:normal;}
	

/************************/
/** Results formatting **/
/************************/
.results-box .search-results{
	overflow:hidden;
	width:915px;
	margin:0 46px 46px 46px;
	padding: 
	}

.results-box .search-results ul{
	float:left;
	width:277px;
	margin-right:28px;
	font:12px/18px "Lucida Grande", Arial, sans-serif;
	border-bottom:0 solid #c2c2c2;}

.search-results ul li{
	border-top:1px solid #c2c2c2;
	padding:6px 0 9px;}

/* Arkiv icons */
/* Indent accordingly */
.search-results a.arkiv,
.search-results strong.noarkiv {padding:0 0 0 17px;}

/* Add background images */
.search-results a.arkiv			{background:url(/img/icon-arkiv.gif) no-repeat 0 3px;}
.search-results strong.noarkiv	{background:url(/img/icon-no-arkiv.png) no-repeat 0 3px;}

/* Fix indenting on YSA page */
body.young .search-results a,
body.young .search-results a.arkiv,
body.young .search-results strong.noarkiv {padding:0 0 0 3px;}

/* Remove on YSA page */
body.young .search-results a.arkiv,
body.young .search-results strong.noarkiv {background:none;}

.search-results strong{
	font-weight:bold;
	display:block;
	color:#3e434a;}

.search-results strong a {
	color:#3e434a;}



/************************/
/** Main content on home page **/
/************************/


.artists .main-content {
	margin-top: 45px;
	padding-right:0;
	padding-bottom: 40px;	
}

body.results .artists-search {
	margin-top:-41px;
	border: 1px solid #ddd;
	border-left: none;
	border-right:none;	
	padding-left:46px;
	
}

body.artists .artists-search {
	padding-left:46px;
	
}

/*
.artists h1 {
	font: 36px/43px adrianne-1, georgia,'times new roman',serif;
	font-style: italic;
	color: #000;
	margin: 0 0 20px 0;
	padding:0;
	letter-spacing: -1px;
}

.artists h2{
	color:#000;
	font-size:12px;
	text-transform:uppercase;
	padding:0 0 3px 0;
	background:url(/img/divider-dotted.gif) repeat-x 0 100%;
	letter-spacing: 1px;
	font-style: normal;
	}
*/



/* Photo on Main Page */

.photo-holder{
	float:left;
	background:url(/img/frame-photo.gif) no-repeat;
	width:146px;
	height:146px;
	padding:7px 30px 27px 34px;
	margin:0 0 50px -29px;
}

body.artists .quotes blockquote {
	border: none;
	border-top: 2px solid #ccc;
	padding: 0;
	margin: 0;
	
	}

body.artists .quotes blockquote p {
	font: italic 16px/20px adrianne-1, georgia,'times new roman',serif;
	padding: 0;
	margin: 9px 0;
	
}

body.artists .quotes blockquote p .artist-quote {
	font: normal 10px/20px georgia,'times new roman',serif;
	padding: 0;
	margin: 5px 0;
	text-transform: uppercase;
	color: #333;
	
}


/************************/
/** Artists Navigation **/
/************************/
.results-box .artists-search li a:hover {
	text-decoration:underline;
	background:none;}

/** Highlight active A-Z Navigation **/
body.a #brwsa, body.b #brwsb, body.c #brwsc,
body.d #brwsd, body.e #brwse, body.f #brwsf,
body.g #brwsg, body.h #brwsh, body.i #brwsi,
body.j #brwsj, body.k #brwsk, body.l #brwsl,
body.m #brwsm, body.n #brwsn, body.o #brwso,
body.p #brwsp, body.q #brwsq, body.r #brwsr,
body.s #brwss, body.t #brwst, body.u #brwsu,
body.v #brwsv, body.w #brwsw, body.x #brwsx,
body.y #brwsy, body.z #brwsz {
	text-decoration:none;
	background:#d5d5d5 url(/img/bg-letters-nav-hover.gif) no-repeat 50% 100%;}
