#hd .mediasite {
    padding-left: 10px;
}
#hd #branding img {
}

#doc3 #header {
    position: relative;
    overflow: visible;
    margin-top: 0;
    margin-left: 5em;

    padding: 0;
    padding-left: 1em;
    padding-right: 1em;
    background: none;
    background-image: none;
    border-width: 0 0 0 0;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; 
}

#doc3 #content {
    border-width: 0 0 0 0;
}

#header ul.user-navigation li,
#header ul.user-navigation .yui-button .first-child,
#header ul.user-navigation .yui-button,
#header ul.user-navigation,
#header ul.navigation li,
#header ul.navigation .yui-button .first-child,
#header ul.navigation .yui-button,
#header ul.navigation {
    margin: 0 0 0 0;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
}
#header ul.user-navigation .yui-button,
#header ul.navigation .yui-button {
    position: relative;
    margin-left: -2px;
    margin-right: -2px;
    box-shadow: 3px 3px 3px black;
    -moz-box-shadow: 3px 3px 3px black;
    -webkit-box-shadow: 3px 3px 3px black;
}
#header ul.user-navigation li:first-child .yui-button .first-child,
#header ul.user-navigation li:first-child .yui-button,
#header ul.navigation li:first-child .yui-button .first-child,
#header ul.navigation li:first-child .yui-button {
    border-bottom-left-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -webkit-border-bottom-left-radius: 15px;
}
#header ul.user-navigation li:last-child .yui-button .first-child,
#header ul.user-navigation li:last-child .yui-button,
#header ul.navigation li:last-child .yui-button .first-child,
#header ul.navigation li:last-child .yui-button {
    border-bottom-right-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -webkit-border-bottom-right-radius: 15px;
}

#header ul.user-navigation {
    float: right;
}


#header h1 {
    line-height: 1;
}

#hd #membership-status-icon {
    margin-top: 0;
    float: right;
}

p.small {
    font-size: 70%;
}

ul.navigation {
    margin-top: 15px;
}

.mediasite-profile img.lead {
    float: left;
    margin: 5px;
}

.yui-panel .panel-content,
.yui-panel .panel-content-noaccess,
.ccmixter-content,
.mediasite-profile .description {
    line-height: 1.5em;
    padding:  8px;
}

.clear {
    clear: both;
}

a.site-user,
.hd a,
body #hd a.mediasite {
    color: white;
}
a:hover {
    text-decoration: underline;
}

.mediasitemembershipoffer-panel:hover .bd,
.mediasitemembershipoffer-panel:hover .hd {
}

.page-body ul li,
.mediasitemembershipoffer-panel .description ul li {
    padding-left: 0.5em;
    margin-left: 30px;
    list-style-type: square;
}
a .yui-panel {
    cursor: pointer;
}
div.release .song-list-bd {
    /**height: 23em;
    max-height: 23em;*/
    overflow: auto;
}
a.site-user {
    text-decoration: none;
}

.blogposts-panel .blog-link {
    margin-top: 10px; 
    text-align: right;
}
ul.blog-entry li {
    padding: 10px;
    clear: both;
}
ul.blog-entry li a:hover {
    text-decoration: underline;
}
ul.blog-entry li img.lead {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    margin-top: 10px;
}
ul.blog-entry li div.entry {
    line-height: 1.5em;
}
ul.blog-entry li h3 {
    font-size: 14px;
}

#cc_list .cc_tagline {
    display: none;
}

form table th,
form table td {
    padding: 5px;
}

ul.playlist,
.playlist li {
    clear: both;
}

ul.album {
    text-align: center;
}

ul.album li,
ul.landscape-album li {
    display: inline-block;
    *display: block;
    *float: left;
}

ul.release .yui-panel .ft {
}

ul.album li a:hover div.album {
    background-color: #cad9ee;
}
ul.landscape-album li div.landscape-album,
ul.album li div.album {
    text-align: center;
    padding: 10px;
    margin: 5px;
    width: 130px;
    height: 130px;
    font-size: 80%;
    border: 1px solid gray;
}
ul.album li,
ul.landscape-album li {
    margin-left: 0px;
    padding-left: 0px;
    list-style-type: none;
}
ul.album li div.album h5 {
    font-size: 9pt;
}
ul.landscape-album li div.landscape-album h5 {
    text-align: left;
    font-size: 10pt;
}
ul.landscape-album li div.landscape-album {
    padding-top: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 185px;
    height: 140px;
}

ul.album li div.album img.thumb {
    width: 100px;
    height: 100px;
}
ul.landscape-album li div.landscape-album img.thumb{
    width: 165px;
    height: 109px;
}

ul.landscape-album li div.landscape-album h6{
    font-size: 8pt;
    text-align: right;
}
ul.album li div.album h6,
ul.album li div.album .release-year {
    color: gray;
    font-style: italic;
}

div.landscape-album-list {
    position: relative;
    overflow: hidden;
    width: 100%;
}

div.landscape-album-list ul.landscape-album {
    clear: left;
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    left: 50%;
}
div.landscape-album-list ul.landscape-album li {
    display: block;
    float: left;
    list-style: none;
    list-style-type: none;
    margin: 0;
    padding: 0; 
    position: relative;
    right: 45%;
    *right: 50%;
}

ul.release {
    text-align:center;
}
ul.release li.release {
    margin: 10px;
    width: 300px;
    display: inline-block;
    *display: block;
    *float: left;
}

ul.release div.release {
    overflow: hidden;
}
ul.feed-links li,
ul.release div.release ul.song-list li {
    margin-left: 20px;
    list-style-type: square;
}

ul.release li.release-summary {
    padding: 5px;
}
ul.blog-post-link-list li {
    margin-left: 1.5em;
    list-style-type: square;
    font-size: 0.9em;
    padding-top:  0.2em;
    padding-bottom: 0.2em;
}

.signup-panel,
.mediasitemembershipoffer-panel {
    margin: 10px;
}

.signup-panel .button-group {
    text-align: right;
}

.paypal-payment-button {
    text-align: center;
}
ul.feature-list li {
    margin-left: 20px;
    list-style-type: square;
}

.yui-skin-sam div.release div.hd {
}
.yui-skin-sam div.release div.hd img {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.post .playable-item-single,
.post .playlist-widget,
.post .playlist-player,
.page-body .playable-item-single,
.page-body .playlist-widget,
.page-body .playlist-player {
    margin: 30px;
}
#doc3 .playlist-widget ul li {
    list-style-type: none;
}


.post .fanclub-level {
    float: right;
    margin: 5px;
}

.post .meta {
    font-size: 0.9em;
    font-style: normal;
}
.post span {
    font-style: italic;
}

.post-noaccess, .post-noaccess .fanclub-level {
    vertical-align: middle;
}

.post-noaccess {
    border: 1px solid #52817c;
    padding: 10px;
}
.post-noaccess:hover {
    color: white;
    background-color: #52817c;
}

ul.faq li.faq {
    line-height: 1.5;
    margin: 10px;
}

.yui-panel .hd img {
    margin-top: 10px;
}

.release-actions {
    float: right;
    margin-top: 10px;
}
.yui-panel .hd .release-actions img {
    margin: 0px;
}

fieldset table {
    width: 100%;
}
fieldset textarea,
fieldset select,
fieldset input {
    padding: 3px;
    border: 2px solid black;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
fieldset table th {
    font-weight: bold;
    vertical-align: top;
    text-align: right;
}
fieldset table td,
fieldset table th {
    padding: 10px;
}
fieldset table tr {
    border-collapse: collapse;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
fieldset table textarea {
    width: 100%;
}
fieldset table input {
}

.mediasite-form textarea,
.membershipoffer-form textarea,
.blog-post-form textarea,
.page-form textarea {
    width: 100%;
    height: 250px;
}

.mediafile-form input,
.blog-post-form input {
    width: 100%;
}
input[type=image] {
    border: 0px;
    margin: 10px;
}
.social-buttons {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}

.alignleft {
    clear: left;
    float: left;
}
.alignright {
    clear: right;
    float: right;
}

.mnode-lyrics-button .first-child,
.release-player-button .first-child,
.mnode-download-button .first-child {
    background-position: 5px center;
    background-repeat: no-repeat;
    padding-left: 13px;
}
.mnode-download-button .first-child {
    background-image: url(../ui/img/silk/arrow_down.png);
}
.release-player-button .first-child {
    background-image: url(../ui/img/silk/control_play_blue.png);
}
.mnode-lyrics-button .first-child {
    background-image: url(../ui/img/silk/page.png);
}
.track-button-group .yui-button {
    font-size: 80%;
}
.mnode-download-link {
    background-position: 5px center;
    background-repeat: no-repeat;
    background-image: url(../ui/img/silk/arrow_down.png);
    padding: 3px;
    padding-left: 20px;
}

.release-panel img.release-artwork {
    float: right;
}

ul.release-formats {
    text-align: center;
}

li.release-format {
    display: inline;
}

#release-player.membership-status-icon {
}
#release-player div.pane {
    *height: 494px;
    max-height: 494px;
    border-width: 0 0 0 0;
    overflow: hidden;
}
#release-player {
    width: 500px;
}
#release-player .bd,
#release-player .hd,
#release-player {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}

#release-player img.liner-notes {
    width: 480px;
    border-width: 0 0 0 0;
}
#release-player {
    width:764px; 
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    border-width: 0 0 0 0;
    position: relative;
}
#release-player .yui-navset {
    width: 284px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    overflow-y: auto;
}
#release-player .bd {
    padding: 0.5em;
}
#release-player h2 .yui-button .first-child ,
#release-player h2 .yui-button,
#release-player h1 .yui-button .first-child ,
#release-player h1 .yui-button {
    width: 100%;
    margin: 0px;
    text-align: center;
}
#release-player h2 .yui-button,
#release-player h1 .yui-button {
    margin-top: 10px;
}
#release-player .access-level {
    text-align: center;
    border: 1px solid black;
    margin: 0px;
    padding: 0px;
}
#release-player .access-level a {
    display: block;
}
#release-player .access-level a:hover {
 background-color: #959595;
}
#release-player .access-level img {
    vertical-align: middle;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    float: none;
    display: inline;
}
#release-player .ft {
    text-align: right;
}
#release-player .release-artwork {
    float: left;
    width: 75px;
    height: 75px;
    margin: 5px;
}
#release-player .track a.tracklist,
#release-player h3,
#release-player .track h3,
#release-player .track h4 {
    padding-left: 10px;
    padding-right: 10px;
}
#release-player div.yui-content {
    overflow-y: auto;
    overflow-x: hidden;
}

#release-player .yui-panel {
    box-shadow: 0 0 0 black;
    -moz-box-shadow: 0 0 0 black;
    -webkit-box-shadow: 0 0 0 black;
}

#release-player-playback-controls #track-title a,
#release-player-playback-controls #track-artist a,
#release-player-playback-controls #track-title,
#release-player-playback-controls #track-artist {
    font-size: 110%;
    display: inline;
    margin: 0 0 0 0;
    text-shadow: 1px 1px 2px #555555;
    -moz-text-shadow: 1px 1px 2px #555555;
    -webkit-text-shadow: 1px 1px 2px #555555;
}

.release-detail-art-viewer {
    position: relative;
    width: 480px;
    max-height:480px;
    overflow: hidden;
}
.release-detail-art-viewer a.prev {
    padding: 0px;
    margin: 0px;
    position: absolute; 
    left: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    cursor: pointer;
}
.release-detail-art-viewer a.next {
    padding: 0px;
    margin: 0px;
    position: absolute; 
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    cursor: pointer;
}
.artwork-pager a.nav {
    background-image: url(/media/img/transparent-pixel.gif);
}
.artwork-pager a.nav:hover {
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0.5;
    filter: alpha(opacity = 50);
}
.artwork-pager a.next:hover {
    background-image: url(/media/img/right-arrow.png); 
}
.artwork-pager a.previous:hover {
    background-image: url(/media/img/left-arrow.png);
}

.release-detail-artwork-pager {
    margin: 10px;
    float: right;
}

/* get rid of those system borders being generated for A tags */
a:active {
        outline:none;
        -moz-outline-style:none;
}

:focus {
      outline: none;
      -moz-outline-style:none;
}


.voucherredeemoffer {
    text-align: center;
}
.voucherredeemoffer label,
.voucherredeemoffer input {
    vertical-align: middle;
}

