/* octavemandolin.com 2007-- Grace Peirce - nhmuse.com, Web Designer  */


body	{
	margin: 0px 0px 20px 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color:#000;

	}
h1 span {display:none;
}

/* hide from IE-Mac \*/
* html .container {
height:1%;
}
/* End hide from IE-Mac */

#container {position:relative;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background-color:#fff;
			background-image:url(images/bannerbkg2.jpg);
			background-repeat:repeat-x;
			background-position:top left;
			}

	#banner {
			margin-bottom: 0px;
			margin-left: 0px;
			height: 100px;			
			overflow: hidden;
			background-image:url(images/bannertop2.jpg);
			background-repeat:no-repeat;
			background-position:top left;
			width:900px;
			line-height:120%;

			}
			
#banner h1 {display:none;
}
	#content {font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
			padding: 0px 5px;
			margin-left: 20px;
			margin-right: 250px;
			margin-top:0px;
			overflow: visible;
			background-color:#fff;
			}

			
#content p {font-size:90%;
line-height:120%;
margin-left:5px;
}

#content a {color:#92824c;
}
html>body #content ul.text {font-size:90%;
line-height:120%;
margin-left:20px;
}
#content ul.text {font-size:90%;
line-height:120%;
margin-left:35px;
}

#content li.text {list-style-type:none;
background-image:url(images/dmd.jpg);
background-repeat: no-repeat;
background-position:bottom left;
margin-left:15px;
padding-left:10px;
padding-top:4px;
}
.musician {
	font-size: 120%;
	color: #990000;
	background-color:#dfcaa8;
	padding:2px 2px 0px;
	font-weight:bold;
	
}
.caption {font-size:80%;
}
#content h2 {color:#685028;
			font-size:22px;
			font-weight:normal;
			font-style: italic;
			font-family: Georgia, "Times New Roman", Times, serif;
			margin:0px;
}

#content blockquote {background-color:#a2824c;
padding:5px;
margin:10px 40px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}			

#content .rightimg {position:relative;float:right; /*This is mainly for musician pics on the Listen page */
border:1px solid #ccc;
padding: 5px;
width:219px;
margin-left:5px;
}

#content .largeimg {position:relative;float:right; /* This is for large images with thumbnail navigation on Models pages */
border:1px solid #ccc;
padding: 5px;
width:365px;
margin-left:5px;
}

/* this rule is to put border around thumbs in archive.html gallery pages */
#content .thmb {border:2px solid #9e0000;
}										




/* Primary Nav ----------------------- */
#navarea {	float:left;
	margin: 60px 10px 0px 40px;

}
html>body #navarea {
	float:left;
	margin: 60px 10px 0px 100px;
			}
			
#navarea ul {
list-style-type: none;
margin:0;padding:0;
}

#navarea ul li {margin:0;
display:inline;
padding:5px 0px 0px 5px;
}

#navarea ul li a {margin:5px 0px;
padding:5px 5px 5px 18px;
color:#a2824c;
font-family: "Trebuchet MS", Verdana, sans-serif;
font-size:14px;
line-height:22px;
text-decoration:none;
background-image: url(images/dmd.jpg);
background-repeat:no-repeat;
background-position:center left;
}
#navarea ul li a:hover {color:#9e0000;
}



/* navigation secondary --------------------------  For Models pages */

#navsec ul {padding:2px 0;
			margin-left:0;
			font: bold 12px "Trebuchet MS" Verdana, sans-serif;
}
#navsec ul li {
			list-style:none;
			margin:0;
			display:inline;
}
#navsec ul li a {
			padding: 2px 0.5em;
			margin-left:3px;
			border:1px solid #9e0000;
			background:#92824c;
			color:#000;
			text-decoration:none;
}

#navsec ul li a:hover {
				background-color:#9e0000;
				color:#fff;
				border-color:#9e0000;
			}
#navsec ul li a#current {
				background-color:#9e0000;
				color:#fff;
				border-color:#9e0000;
			}



#right-column {position:relative;clear:left;
			float:right;
			width: 266px;
			height:430px;
			overflow:hidden;
			margin: -10px 0px 0px 0px;
			padding: 0px 0px 0px 15px;
			background-color: #ffffff;
			background-image:url(images/OMpeghead2.jpg);
			background-repeat: no-repeat;
			background-position:top right;
			}
html>body #right-column {clear:left;
			float:right;
			width: 246px;
			height:430px;
			overflow:hidden;
			margin: -10px 0px 0px 0px;
			padding: 0px 0px 0px 15px;
			background-color: #ffffff;
			background-image:url(images/OMpeghead2.jpg);
			background-repeat: no-repeat;
			background-position:top right;
			}




#footer {
			clear: both;
			padding: 0px 5px 0px;
			margin: 0;
			text-align: left;
			background-image:url(images/footerbkg.jpg);
			background-repeat:repeat-x;
			background-position:top left;
			font-size:90%;
			color:#fff;
			font-family:Arial, Helvetica, sans-serif;
			
			}

#footer a {color:#a2824c;
text-decoration:underline;
}
.diamond {padding-top:5px;
}
/* ---------- This section is for image replacement for page headings -- h1 was used */
.about {background-image:url(images/about.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.models {background-image:url(images/models.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.listen {background-image:url(images/listen.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.archive {background-image:url(images/archive.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.forsale {background-image:url(images/forsale.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.links {background-image:url(images/links.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}
.contact {background-image:url(images/contact.gif);
background-repeat:no-repeat;
width:247px;
height:41px;
margin-top:10px;
margin-bottom:0px;
}

h1 span {display:none;
}
/* END IMAGE REPLACEMENT CSS */

/* USE for Thumbs and links to large images */

#portraitNav {
	width: 82px;
	float: left;
}
#portraitNav img {margin-bottom:10px;
}

#portraitNav img:hover {
	background: #dfcaa8;
}

#portraitNav a img {
	padding: 5px;
	border: 1px solid #ccc;
	margin: 0;
}
#portraitNav a:hover img {	background: #dfcaa8;

}

#portraitNav a {background:#fff;
}
#portraitNav a:hover {background: #dfcaa8;
}

.portraitNav2 {width:82px;
float:left;
}
