/*Reset styles----------------------*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, dl, dt, dd, ol, ul, li, fieldset. form, label, legend { font-size: 100%; margin: 0; padding: 0; }
ol, ul { list-style-type: none; }
body{ margin: 0; padding: 0; font-size: 100%; text-align: center; color: #c0ccd6; font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", verdana, Helvetica, Geneva, SunSans-Regular, sans-serif; font-weight: 400; line-height: 1; background: #000 url(../images/top-bg-wrap.jpg) repeat-x; text-decoration: none; border-width: 0; }
p { font-size: 0.85em; /* 16x0.875=14px */
	font-weight: normal; line-height: 1.5; margin: 1.29em 0; /* 14x1.286=18px */
}
h1, h2 { color: #64a9c3; font-weight:normal; letter-spacing: 1px; margin: 0; padding: 0; }
h3 { color: #e9d5b2; letter-spacing: 1px; }
p, dt, dd, li, label, input, textarea { letter-spacing: 1px; }
#main-content h1 { font-size: 1.38em; /* 16x1.375=22px */
	font-weight: 700; line-height: 1.45em; margin: 0.5em 0 1.1em; padding: 0; }
h2 {
	font-size: 1.125em; /* 16x1.125=18px */
	margin:1em 0; /* 18x1=18px */
}
a:link { color: #187eda; text-decoration: none; }
a:visited { color: #589ae6; text-decoration: none; }
a:hover { color: #eee; text-decoration: none; }
a:active { color: #e6e6e6; text-decoration: none; }
a:focus { color: #ebebeb; background-color: #646464; text-decoration: none; }
/* Common properties -------*/
#site-wrap { position: relative; width: 1024px; margin: 0 auto; }
#header, #nav, #nav-wrap{width: 1024px; margin: 0 auto; position: relative;}
#content, #footer { position: relative; width: 900px; margin: 0 auto; }
/*Nav container includes logo */
#nav-wrap{ height: 342px; background: #000 url(../images/header-image.jpg) no-repeat 0 81px; }
#nav{ background-image: url(../images/nav-bar-bkgd.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; height: 81px; }
/*Common Main body content properties-------*/
#content-wrap{ background-image: url(../images/content-bg.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: center 0; text-align: left; position: relative; left: 59px; width: 906px; z-index: 1; float: left; margin: 0 auto; padding: 0; cursor: default; }
#main-content{ position: relative; top: 0; left: 50px; width: 610px; z-index: 20; overflow: hidden; float: left; margin-top: 0; margin-bottom: 0; padding: 0; }
#main-content a:link { border-bottom-style: solid; border-bottom-width: 1px; }
/*Sidebar------------*/
#sidebar { position: relative; right: 50px; width: 160px; z-index: 20; float: right; margin: 0 0 30px; padding: 0; }
#sidebar p { color: #eedaba; font-size: 0.75em; line-height: 1.4; text-align: left; margin: 0 0 1.5em; }
.sidebar h3 {
	font-size: 0.875em; /* 16x0.875=14px */
	margin: 0 0 0.643em 0; /* 14x0.643=9px */
}
#sidebar h1 { font-size: 1.1em; font-weight: 700; line-height: 1.2em; margin: 1.1em 0 1em; }
#sidebar ul { color: #78ace3; font-size: 0.75em; line-height: 1.4; margin: 0 0 1.2em 1.5em; padding: 0; list-style-type: square; /* 16x1.125=18px */
}
#sidebar li { margin-left: 2em;  
	 /* 16x0.75=12px */
}
#sidebar dl { font-size: 0.75em; width: 160px; margin-bottom: 10px; }
#sidebar dt { color: #ebd4aa; clear: left; float: right; width: 125px; font-weight: 700; line-height: 1.3em; margin: 10px 0 2px 34px; padding: 0; }
#sidebar dt.no-icon { color: #ebd4aa; width: 160px; float: none; margin-left: 0; }
#sidebar dt.one-word { margin-top: 20px; }
#sidebar dd { clear: right; margin: 0; color: #a2c3d6; line-height: 1.5; }
#sidebar dd.image { clear: none; float: left; margin: -29px 0 0; padding-right: 10px; }
dd a:link { color: #187eda; border-bottom: 1px solid #187eda; }
dd a:visited { color: #589ae6; }
dd a:hover { color: #eee; border-bottom: 1px solid #eee; }
p a:link { text-decoration: none; border-bottom: 1px solid #3b66a7; }
p a:visited { text-decoration: none; border-bottom-color: #cba0b7; }
p a:hover { text-decoration: none; border-bottom-color: #eee; }
p a:active { color: #e6e6e6; border-bottom-color: #eee; }
/*Footer--------------*/
#footer { background-color: #0f0f0f; position: relative; height: 100px; clear: both; border-top: 1px solid #333; }
#footer p { color: #c0ccd6; font-size: 0.55em; font-weight: 400; line-height: 1.2em; letter-spacing: 1px; margin: 0; padding: 10px 0 0; }
#footer ul { margin: 0 auto; padding: 20px 0 0; list-style-type: none; }
#footer li { padding-right: 10px; padding-left: 10px; display: inline; }
#footer li a { font-size: 0.65em; font-weight: 400; line-height: 1em; text-decoration: none; letter-spacing: 1px; padding-bottom: 1px; }
#footer li a:link {  }
#footer li a:visited {  }
#footer li a:hover {  }
#footer li a:active {  }
#footer li#index a.current, #footer li#about-us a.current, #footer li#video a.current,#footer li#song-list a.current, #footer li#photos a.current, #footer li#contact-us a.current, #footer li#friends a.current { color: #b84b86; }
/* Start Main Navigation */
#nav-container{ background-image: url(../images/nav-sprite.jpg); background-repeat: no-repeat; background-attachment: scroll; background-position: left top; width: 551px; position: absolute; height: 81px; top: 0; right: 58px; }
#nav-container ul{list-style-type: none; height: 81px; margin: 0; padding: 0;}
#nav-container li{float: left; cursor: pointer; }
#nav-container li a{height: 0; margin: 0; padding-top: 81px; color: #2d3440; overflow: hidden; cursor: pointer; background: url(../images/nav-sprite.jpg) no-repeat; display: inline; float: left; position: relative;}
#nav-container li a:active, #nav-container li a:hover{cursor: pointer;}
/* Static nav item*/
#nav-container li#index a{width: 79px; background-position: 0 0;}
#nav-container li#about-us a{width: 107px; background-position: -79px 0;}
#nav-container li#video a{width: 74px; background-position: -186px 0;}
#nav-container li#song-list a{width: 109px; background-position: -260px 0;}
#nav-container li#photos a{width:86px; background-position: -369px 0;}
#nav-container li#contact-us a { background-position: -455px 0; width: 96px; }
/* Current nav item */
#nav-container li#index a.current, #nav-container li#index a.current:hover, #nav-container li#index a.current:active{width: 79px; background-position: 0 -81px;}
#nav-container li#about-us a.current, #nav-container li#about-us a.current:hover, #nav-container li#about-us a.current:active{width: 107px; background-position: -79px -81px;}
#nav-container li#video a.current, #nav-container li#video a.current:hover, #nav-container li#video a.current:active{width: 74px; background-position: -186px -81px;}
#nav-container li#song-list a.current, #nav-container li#song-list a.current:hover, #nav-container li#song-list a.current:active{width: 109px; background-position: -260px -81px;}
#nav-container li#photos a.current, #nav-container li#photos a.current:hover, #nav-container li#photos a.current:active{width:86px; background-position: -369px -81px;}
#nav-container li#contact-us a.current, #nav-container li#contact-us a.current:hover, #nav-container li#contact-us a.current:active { background-position: -455px -81px; width: 96px; }
/* Hover nav item */
#nav-container li a span{ cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 0; height: 0; margin: 0; padding-top: 81px; display: none; }
#nav-container li#index a span{ background-image: url(../images/nav-sprite.jpg); background-position: 0 -162px; width: 79px; }
#nav-container li#about-us a span{ background-image: url(../images/nav-sprite.jpg); background-position: -79px -162px; width: 107px; }
#nav-container li#video a span{ background-image: url(../images/nav-sprite.jpg); background-position: -186px -162px; width: 74px; }
#nav-container li#song-list a span{ background-image: url(../images/nav-sprite.jpg); background-position: -260px -162px; width: 109px; }
#nav-container li#photos a span{ background-image: url(../images/nav-sprite.jpg); background-position: -369px -162px; width: 86px; }
#nav-container li#contact-us a span{ background-image: url(../images/nav-sprite.jpg); background-position: -455px -162px; width: 96px; }
/* Clicked nav item*/
#nav-container li#index a:active, #nav-container li#index a:active span{width: 79px; background-position: 0 -243px;}
#nav-container li#about-us a:active, #nav-container li#about-us a:active span{width: 107px; background-position: -79px -243px;}
#nav-container li#video a:active, #nav-container li#video a:active span{width: 74px; background-position: -186px -243px;}
#nav-container li#song-list a:active, #nav-container li#song-list a:active span{width: 109px; background-position: -260px -243px;}
#nav-container li#photos a:active, #nav-container li#photos a:active span{width: 86px; background-position: -369px -243px;}
#nav-container li#contact-us a:active, #nav-container li#contact-us a:active span{width: 96px; background-position: -455px -243px;}
/* End Navigation */
/*Firefox focus box none*/
a:focus{ outline-style: none; outline-width: 0; }
/*Video page---------------------*/
#vid-container { background-color: #141414; text-align: center; width: 460px; height: 490px; margin: 27px auto 8em; padding: 20px 0 0; border-color: #464646 #272727 #272727 #464646; border-style: solid; border-width: 1px; }
a.media   { display: block; }
div.media { font-size: small; margin: 25px; width: 100% !important }
div.media div, div.iframe_caption { font-style: italic; color: #888; }
#lr { border: 1px solid #eee; margin: auto }
div.example { padding: 20px; margin: 15px 0px; background: #ffe; clear:left; border: 1px dashed #ccc; text-align: left }
/*Songlist page-----------------*/
.column { display:block; float:left; width: 50%; }
#main-content-songlist { position: relative; top: 0; left: 50px; width: 630px; z-index: 20; overflow: hidden; float: left; margin-top: 0; margin-bottom: 20px; padding: 0; }
#main-content-songlist a:link { border-bottom-style: solid; border-bottom-width: 1px; }
#main-content-songlist h1 { font-size: 1.38em; font-weight: 700; line-height: 1.64em; margin: 0.5em 0 1.1em; }
#main-content-songlist p { width: 620px; }
#main-content-songlist ul { font-size: 0.85em; line-height: 1.1em; margin: 1em 0; padding: 0; list-style-type: none; }
#main-content-songlist li h1 { color: #deaf89; font-size: 1.2em; font-weight: 700; line-height: 1.2em; margin: 0.4em 0 0.2em; padding: 0 0 3px; }
#main-content-songlist li { line-height: 1.5em; margin: 0; padding: 0; }
#main-content-songlist li a { margin: 0; padding: 0; }
#main-content dl { width: 300px; margin: 0 auto 0 240px; padding: 0; }
#main-content dt { color: #deaf89; font-size: 1em; font-weight: 700; line-height: 1.2; margin: 1em 0 0; padding: 0; }
#main-content dd { font-size: 0.85em; line-height: 1.4em; }
/*home page--------------------*/
#photocycle1 { width: 240px; height: 178px; float: left; margin: 20px 20px 20px 0; padding: 0; }
.btm-margin {  }
#photocycle1 img { background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 8px; }
/*About us main content top and btm------*/
#main-content-top { width: 600px; float: left; margin: 0; padding: 0; }
#main-content-top h2 { margin-top: 1.2em; margin-bottom: 0.4em; }
#main-content-top p { margin-top: 0.5em; margin-bottom: 0.5em; }
#main-content-top dl { width: 540px; margin: 10px 20px 20px 40px; }
#main-content-top dt { color: #deaf89; font-size: 0.9em; font-weight: 400; line-height: 1.1; margin-top: 0.5em; }
#main-content-top dd { font-size: 0.8em; line-height: 1.2; margin: 0 0 0 30px; padding: 0; }
#main-content-btm { float: left; width: 600px; overflow: hidden; margin: 20px 0 0; padding: 0; }
#main-content-btm h1 { margin-top: 1.5em; }
#main-content-btm dl {
  	width: 565px;
  	margin: 40px 20px 20px;
  	padding: 0;
  	}
#main-content-btm dl:after { /* self-clear floats */
	content: "."; 
	display: block; 
	height: 0; 
    clear: both; 
    visibility: hidden;
    }
#main-content-btm dt {
  	float: right;
  	width: 305px;
  	margin: 0 0 6px;
  	padding: 0;
  	font-size: 1.3em;
  	color: #deaf89;
  	}
#main-content-btm dd { margin: 0 0 0 250px; padding: 0; }
#main-content-btm dl dd.img {
   	margin: 0;
   	}
#main-content-btm dd.img img { float: left; margin: 5px 20px 5px 0; padding: 8px; background: #fff; border-color: #d9e0e6 #c8cdd2 #c8cdd2 #d9e0e6; border-style: solid; border-width: 1px; }

/* reverse float */

#main-content-btm .alt dt {
  	float: left;
  	}
#main-content-btm .alt dd {
  	margin: 0 98px 0 0;
  	}
#main-content-btm .alt dd.img img {
  	float: right;
  	margin: 5px 0 5px 20px;
  	}
/*Photo page-----------------*/
#main-content-photos { margin-top: 0; padding: 0; position: relative; z-index: 20; top: 0; left: 50px; width: 610px; overflow: hidden; float: left; }
#main-content-photos p { width: 240px; margin: 0 auto 1em; }
#main-content-photos h1 { font-size: 1.38em; font-weight: 700; line-height: 1.64em; margin: 1.2em 0 0.2em; padding: 0; }
#photocycle2 img { background-color: white; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; margin: 0; padding: 10px; border: solid 1px #c4c0bc; }
#photocycle2 { position: relative; width: 470px; height: 345px; z-index: 20; margin: 25px auto; }
.center { text-align: center; width: 100%; margin: 0; padding: 0; }
.pcenter { width: 250px; margin: 0 auto; }
/*Contact page----------------*/
#container { width:400px; text-align:left; z-index: 50; float: left; margin: 0 0 1em; padding: 0 0 20px; }
form { width: 100%; }
fieldset { margin: 1em 0 0; border-top: 1px solid #ccc; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; border-left-style: none; border-left-width: medium; }
legend { margin:0.2em 0; padding:0 0.5em; color:#70aac3; background:transparent; font-size:1.3em; font-weight:bold; font-variant: small-caps; }
label { font-size: 0.8em; float:left; text-align:right; width: 140px; margin-top: 0.2em; padding: 0 0.5em 0 1em; display: block; }
fieldset div { margin-bottom:0.5em; padding:0; display:block; }
fieldset div input, fieldset div textarea { width:155px; padding:1px; color:#000; font-size: 0.8em; font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background-color: #d2dde4; margin-top: 1px; margin-bottom: 1px; border-color: #a5a5a5 #d8d8d8 #d7d7d7 #d7d7d7; border-style: solid; border-width: 1px; }
fieldset div textarea { width: 375px; }
fieldset div select { width: 160px; padding-top: 1px; padding-bottom: 1px; border-color: #a5a5a5 #d7d7d7 #d7d7d7; border-style: solid; border-width: 1px; }
div.fm-multi div { margin:5px 0; }
div.fm-multi input { width:1em; }
div.fm-multi label { display:block; width:200px; text-align:left; padding-left: 5em; }
#fm-submit { clear:both; text-align:center; }
#fm-submit input { padding:2px 1em; background:#646464; color:#fff; font-size:0.85em; border-color: #9b9b9b #333 #333 #9b9b9b; border-style: solid; border-width: 1px; }
input:focus, textarea:focus, select:focus {
	background:white;
	color:#000; }
fieldset div.fm-req { color: #b84b86; font-weight:bold; }
fieldset div.fm-req label:before { color: #b84b86; font-weight: 700; content:"* "; }
p#fm-intro {
	margin:0; }
.note { color: #b84b86; font-size: 0.75em; text-align: right; margin: 0.4em 0 1em; padding: 0; }
#leftcol { width: 180px; height: 100%; float: left; margin-right: 20px; margin-bottom: 0; }
#leftcol span {
	font-size: 0.85em;
	line-height: 1.1;
	}

#leftcol dl { text-align: right; width: 160px; margin: 230px 0 0; padding: 0; }
#leftcol dd { margin: 0; padding: 0; }
#leftcol img { position: absolute; left: 0; bottom: 0; }
/*Friends page------------------*/
#vendor-list h3 { font-weight: 700; margin-top: 1.1em; margin-bottom: 0.3em; }
#vendor-list ul { font-size: 0.8em; line-height: 1.4em; }
#vendor-list li { margin-left: 1.3em; }
#vendor-list a:link { text-decoration: none; border-bottom-width: 0; }
.toggleLink a:link, a:hover, a:focus { background-color: transparent; }
.toggleLink { background-image: url(../images/photo-credit/photo.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 0 center; vertical-align: middle; padding-top: 2px; padding-left: 20px; }


div.toggle { width: 510px; margin-left: 18px; }
.toggle p { margin-top: 0; }
/*Lighting page------------------*/
#lighting-photo {  }
#lighting-photo img { margin-top: 20px; margin-bottom: 20px; padding: 8px; background: #fff; border-color: #d9e0e6 #c8cdd2 #c8cdd2 #d9e0e6; border-style: solid; border-width: 1px; }
