/*<group=main structural elements>*/

body {
	padding: 0;
	margin: 0;
	text-align: center;
	background: rgb(49,87,145);
	color: rgb(20,47,78);
	font: 16px Georgia, Times New Roman, Times, serif;
}

#accessibility {
	display: none;
}

#container {
	position: relative;
	text-align: center;
	width: 822px;
	margin: 0 auto;
	padding: 0;
	}
	
/*</group>*/

/*<group=main content elements>*/

#content {
	position: relative;
	background: transparent url(/shared/parchment/blue-content_bck_blue.jpg) repeat-y center top;
	text-align: left;
	margin: 0px;
	/*padding: 84px 36px 6em 280px;*/
	padding: 0px 36px 6em 280px;
	z-index: 10;
	width: 822px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 506px; /* actual value */
	top:-50px;
	margin-bottom:-50px;
}

html>body #content {
	width: 506px;	
}

#emailsignup {
	position: absolute;
	text-align: right;
	font-size: 13px;
	font-color: blue;
	/*top: 75px;*/
	top: 10px;
	right: 32px;
	z-index: 110;
	margin-right: -15px;
}

#emailsignup input {
	margin: 0 4px;
}

#footer {
	margin: 0;
	padding: 0;
	padding-top: 1px;
	width: 822px;
	height: 21px;
	background: transparent url(/shared/parchment/blue-footer_bck_blue.jpg) no-repeat center top;
	position:relative;
	margin-top:-50px;
}
	
/*</group>*/

/*<group=banner area>*/

#banner {
	font-size: 2.5em;
	position: relative;
	z-index: 15;
	text-align: left;
	width: 822px;
	margin: 0px auto;
	padding: 0 0 20px 0;
	/*background: transparent url(/images/hugecustomtop2.jpg) no-repeat center bottom;*/
	background: transparent url(/shared/parchment/blue-content_bck_blue.jpg) repeat-y center bottom;
	height: 20px;
	}

#banner .photo {
	height: 145px;
	margin: 0px;
	padding: 0px;
	background: transparent url(/images/olgastyle.jpg) no-repeat 0px 0px;
	border: 1px solid rgb(181,191,208);
	position: absolute;
	left: 36px;
	/*top: 0px;*/
	top: 10px;
	z-index: 15;
	width: 232px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 230px; /* actual value */
}

html>body banner .photo {
	width: 223px;
}

#banner .band {
	height:20px;
}

#banner .band span {
	visibility:hidden;
}

#banner .photo span {
	display: none;
}
	
/*</group>*/

/*<group=basic html elements>*/

dt, dd, #content .entry {
	line-height: 1.6em;
}

ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

form {
	margin: 0;
}

img {
	border: none;
}

a:link {
	color: blue;
	text-decoration: none;
}

a:visited {
	color: blue;
	text-decoration: none;
}

a:hover {
	color: blue;
	background-color: #ffff80;
}

a:active {
	
}

h1, h2, h3 {
	color: rgb(9,78,181);
	margin-top: 0;
}

h1 {
	font-size: 18px;
	letter-spacing: 2px;
}

h2 {
	font-size: 17px;
	letter-spacing: 1px;
}

h3 {
	font-size: 15px;
	letter-spacing: 1px;
	margin-bottom: 3px;
}

h4 {
	font-weight: normal;
	font-size: 1em;
}

dl {
	position: relative;
}

dt {
	color: rgb(73,103,137);
	font-style: italic;
	margin: 0 0 6px 0;
	padding-left: 36px;
	background: transparent ;
}

dd {
	margin: 0 0 24px 0;
}

dd img {
	border: 1px solid rgb(181,191,208);
	padding: 6px;
}

address {
	font-style: normal;
}

table {
	padding: 0;
	margin-bottom: 12px;
}

hr {
	color: rgb(181,191,208);
	background-color: rgb(181,191,208);
	height: 1px;
	border: 0;
}

input, textarea {
	font: 12px Georgia, Times New Roman, Times, serif;
	padding: 2px 4px;
	border-top: 1px solid rgb(73,103,137);
	border-left: 1px solid rgb(73,103,137);
	border-right: 1px solid rgb(181,191,208);
	border-bottom: 1px solid rgb(181,191,208);
	background-color: rgb(244,244,244);
	font-color: blue;
}

input:focus, textarea:focus, input:hover, textarea:hover {
	background-color: white;
}

input:active {
	color: rgb(252,250,246);
	background-color: rgb(181,191,208);
}

blockquote {
	line-height: 1.9em;
	text-indent: 28px;
	margin: 0;
	padding: 0px 6px;
}
	
/*</group>*/

/*<group=navigation area>*/

#navigation ul {
	position: absolute;
	background: rgb(220,222,225) no-repeat 50% 10px;
	text-align: left;
	padding-top: 48px;
	left: 36px;
	top: 200px;
	border: 1px solid rgb(181,191,208);
	z-index: 11;
	width: 225px; /* for IE5/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 223px; /* actual value */
}

html>body #navigation ul {
	width: 223px;
}

#navigation li {
	font-size: 14px;
	padding-bottom: 1px;
}

#navigation li a {
	display: block;
	color: rgb(40,60,85);
	margin: 0;
	padding: 5px 0 5px 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

#navigation li a:hover {
	background-color: white;
	color: rgb(40,60,85);
	border: none;
}

/* -- selected links --*/

.home #navhome, .index #navindex, .music #navmusic, .contact #navcontact,   .press #navpress, .news #navnews, .photos #navphotos, .guestbook #navguestbook,  .links #navlinks, .calendar #navcalendar, .bio #navbio, .products #navproducts {
	background: rgb(191,197,205) 95% 50%;
	font-style: italic;
	color: rgb(24,36,55);
}

.home #navhome:hover, .index #navindex:hover, .music #navmusic:hover, .contact #navcontact:hover,   .press #navpress:hover, .news #navnews:hover, .photos #navphotos:hover, .guestbook #navguestbook:hover,  .links #navlinks:hover, .calendar #navcalendar:hover, .bio #navbio:hover, .products #navproducts:hover {
	background: rgb(191,197,205)  95% 50%;
	font-style: italic;
	color: rgb(40,60,85);
}
	
/*</group>*/

/*<group=content area>*/

#content p {
	margin-top: 0;
}

.entry {
	margin-bottom: 1em;
}

#content h2 span.date, #guestbook h3  {
	display: block;
	text-transform: lowercase;
	font-style: italic;
	letter-spacing: 1px;
	font-size: 14px;
	font-weight: normal;
}

.entry .name {
	font-weight: bold;
}

.entry ul {
	border-left: 3px solid rgb(181,191,208);
	margin-left: 10px;
	padding-left: 8px;
}
.entry li {
	margin: 2px 0px;
}
	
/*</group>*/

/*<group=page-specific style>*/

.press .entry  {
	background: transparent url(/shared/parchment/blue-bullet.gif) no-repeat 0 6px;
	margin-bottom: 18px;
	padding: 0px;
}

.caption {
	text-align: left;
	font-style: normal;	
}

.details {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

.details .artist {
	font-style: italic;
}

.details ul {
	position: relative;
}

.details li {
	margin: 2px 0px;
	padding-left: 16px;
	background: transparent url(/shared/parchment/blue-music_note.gif) no-repeat 0px 50%;
}

#calendar .entry {
	position: relative;
	margin-bottom: 18px;
	padding: 0;
	background: transparent url(/shared/parchment/blue-bullet.gif) no-repeat 0 6px;
}

#calendar h2 {
	margin: 0 0 3px 0;
	padding-left: 36px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgb(181,191,208);
}

#calendar h3 {
	margin: 0;
	font-style: italic;
}

#calendar h3, #calendar h4 {
	margin: 0;
}

#calendar .details {
	margin-bottom: 0;
}

#calendar p {
	color: rgb(73,103,137);
	font-style: italic;
}

.products table h2, .products table p {
	margin: 0;
}

.products img {
	display: block;
	padding: 3px;	
}

.products a img {
	border: 1px solid white;
}

.products a:hover img {
	border: 1px solid rgb(181,191,208);
}

#postForm form {
	position: relative;
	border: 1px solid rgb(181,191,208);
	background: white url(/shared/parchment/blue-bullet.gif) no-repeat 98% 10px;
	padding: 8px;
}

 #postForm label, #postForm textarea {
	display: block;
}

#postForm input, #postForm textarea {
	margin: 6px 0 12px 0;
	width: 300px;
}

#postForm textarea {
	height: 75px;
}

#guestbook .entry {
	background: transparent url(/shared/parchment/blue-grad_bck.jpg) no-repeat 0 0;
	margin: 24px 0;
	padding: 8px 0 0 8px;
}

#guestbook .entry h2 {
	font-size: 14px;
	margin: 0;
}

#guestbook .entry h3 {
	margin: 0;
}

#guestbook blockquote {
	color: rgb(73,103,137);
	text-indent: 0px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}

.links dt h3 {
	display: inline;
	font-size: 14px;
	font-style: normal;
	margin: 0;
}

.links h2 {
	width: 500px;
	color: rgb(36,105,157);
	font-size: 14px;
	background: transparent url(/shared/parchment/blue-grad_bck.jpg) no-repeat 0 0;
	padding: 8px 0 14px 8px;
}

.links a:hover {
	border-width: 0;
}

.links a:hover h2 {
	color: rgb(73,103,137);
	border-width: 0px;
}
	
/*</group>*/

/*<group=section-specific image replacement>*/

/* h1 {
	height: 84px;
	width: 822px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: transparent;
	background-image: url(/images/hugecustomtop2.jpg);
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 12;
} */

.home h1, .index h1, .list h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}

.contact h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
}
.calendar h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.guestbook h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}

.links h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.music h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.news h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.photos h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.press h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.bio h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
.products h1 {
	background-image: url(/images/hugecustomtop2.jpg);
	background-repeat: no-repeat;
	}
h1 span {
	display: none;
}
	
/*</group>*/

/*<group=TWEAKS>*/

.press #content, .calendar #content, .guestbook #content, .music #content {
	padding-bottom: 200px;
}

.contact #content, .links #content, .products #content {
	padding-bottom: 270px;
}
	
/*</group>*/

#splashimage { text-align: center; margin: 100px auto; }
#splashimage a img { border: 0; }

/* CUSTOM NBC LOGO PLACEMENT */
.nbc {
	position:absolute;
	left:36px;
	top:500px;
	width:220;
	text-align: justify;
}

/* CUSTOM NGH LOGO PLACEMENT */
.ngh {
	position:absolute;
	left:36px;
	top:735px;
	width:220;
	text-align: justify;
}
/* CUSTOM HI-LITER DIV */
.yellow {
background: #ffff80;
}
