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

/* Eric Meyers Reset CSS rules */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
}

em {
font-style:italic;
}

.bloom {
font-weight: bold;
}

body {
background: #73a1be;
font-family: Arial, Helvetica, sans-serif;
}

p {
font-size: 12px;
line-height: 17px;
color: #FFFFFF;
margin-bottom: 1em;
}

.opening {
font-size: 14px;
}

a {
color: #b2d9f2;
text-decoration: underline;
}

a:hover {
color: #fff;
}

#wrapper {
width: 850px;
margin-left: auto;
margin-right: auto;
}

#header h1 {
height: 1px;
text-indent: -3456px;
}

#header {
margin-top: 0px;
padding-top: 55px;
padding-left: 150px;
width: 850px;
height: 140px;
background:url(../images/bg_test-tube_blue2.gif) top left no-repeat;
}

ul#sub-navigation-hide {
display: none;
}

ul#navigation, ul#sub-navigation {
width: 350px;
height: 48px;
margin-top: 0px;
margin-left: 450px;
}

ul#navigation li, ul#sub-navigation li {
width: 115px;
list-style: none;
float: left;
display: inline;
font-size: 15px;
}

ul#navigation li a, ul#sub-navigation li a {
margin-right: 10px;
display: block;
color: #fff;
text-align:center;
padding: 10px 15px 10px 15px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
text-decoration: none;
}

ul#navigation li a.active, ul#sub-navigation li a.active {
color: #b2d9f2;
border-top: 1px solid #b2d9f2;
border-right: 1px solid #b2d9f2;
}

ul#navigation li a:hover, ul#sub-navigation li a:hover {
color: #474747;
border-top: 1px solid #474747;
border-right: 1px solid #474747;
}

ul#navigation li, ul#sub-navigation li  {
font-size: 15px;
}


h2 a {
padding: 5px 15px 5px 15px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
margin-right: 10px;
}

h2 a:hover{
color: #414141;
border-top: 1px solid #414141;
border-right: 1px solid #414141;
}


#column {
width: 350px;
margin-left: 450px;
margin-top: 30px;
}

h2 {
margin-bottom: 30px;
color: #fff;
font-weight: normal;
font-size: 16px;
}

h3 {
color: #fff;
font-size: 12px;
margin-top: 15px;
margin-bottom: 4px;
}

a.small {
font-size: 10px;
color: #b2d9f2;
text-decoration: none;
}

a.small:hover {
color: #fff;
}

.song-title {
}

.album-cover {
float: left;
margin-top: 30px;
margin-left: 120px;
width: 300px;
}

#footer {
color: #fff;
font-size: 11px;
margin-top: 30px;
padding: 10px 0 30px 0;
width: 350px;
margin-left: 450px;
border-top: 1px solid #fff;
}

p.buy {
}

p.buy a {
padding: 10px;
padding-right: 20px;
padding-left: 20px;
border-right: 1px solid #B2D9F2;
border-top: 1px solid #B2D9F2;
text-decoration: none;
display: block;
}

p.buy a span.white {
color: #fff;
font-size: 10px;
}

p.buy a:hover {
color: #474747;
border-top: 1px solid #474747;
border-right: 1px solid #474747;
}

p.buy a:hover span.white {
color: #474747;
}

span.note {
padding: 0px;
font-size: 11px;
line-height: 14px;
color: #fff;
display: block;
padding: 0px 20px 0 20px;
margin-top: -8px;
}

span.note a, span.note a:hover {
display: inline;
margin: 0;
padding: 0;
border: 0;
}

.photo-list {
font-size: 10px;
margin-left: 35px;
}
