/* 
 This file was generated by Dashcode.  
 You may edit this file to customize your widget or web page 
 according to the license.txt file included in the project.
 */

body {
    margin: 0px;
    font-family: Helvetica;
    background-color: rgb(55, 55, 55);
}

#header {
    position: absolute;
    height: 38px;
    left: 0px;
    right: 0px;
    border-top-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    -webkit-border-image: url(Parts/Images/header.png) 0 1 0 1 stretch stretch;
    -moz-border-image: url(Parts/Images/header.png) 0 1 0 1 stretch stretch;
}

#podcastTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    text-shadow: rgb(255, 255, 255) 0px 0px 0px;
    color: rgb(69, 78, 101);
    cursor: default;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 15pt;
    position: absolute;
    height: 23px;
    top: 8px;
    left: 32px;
    right: 25px;
    margin-top: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#splitLayout1 {
    overflow: hidden;
    border-color: rgb(150, 150, 150);
    border-width: 1px;
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 38px;
}

#podcastView {
    overflow: auto;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px;
    width: 218px;
}

#title {
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    font-family: 'Lucida Grande';
    text-align: center;
    position: relative;
    color: rgb(255, 255, 255);
    width: auto;
    height: auto;
    margin-bottom: 5px;
    margin-top: 18px;
    min-height: 23px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    text-shadow: rgba(0, 0, 0, 0.324219) 1px 1px 1px;
    font-size: 18px;
}

#summary {
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    position: relative;
    font-family: 'Lucida Grande';
    color: rgb(226, 231, 237);
    margin-top: 28px;
    margin-bottom: auto;
    width: auto;
    height: auto;
    min-height: 26px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    font-size: 13px;
}

#splitter {
    overflow: hidden;
    bottom: 120px;
    -webkit-dashboard-region: dashboard-region(control rectangle);
    width: 1px;
    background-image: url(Parts/Images/splitter.png);
    background-repeat: no-repeat repeat;
}

#episodeView {
    overflow: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
    top: 0px;
    left: 219px;
}

#splitLayout2 {
    overflow: hidden;
    position: absolute;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    width: auto;
    bottom: 0px;
    left: 0px;
    top: 0px;
    right: 0px;
}

#episodeListView {
    overflow: auto;
    position: absolute;
    height: 229px;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: rgb(84, 92, 110);
}

#episodeContainer {
    overflow: auto;
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 237px;
}

#splitter1 {
    overflow: hidden;
    height: 8px;
    background-image: url(Parts/Images/splitter1.png);
    background-repeat: repeat no-repeat;
}

#episodeList {
    display: none;
    padding: 0px;
    cursor: default;
    position: absolute;
    bottom: 0px;
    margin: 0px;
    left: 0px;
    top: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    right: 0px;
    width: auto;
}

.listRowTemplate_template {
    position: relative;
    list-style-type: none;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(102, 102, 102);
    color: rgb(42, 42, 42);
    padding: 6px;
    width: auto;
    min-height: 18px;
    height: auto;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
}

.listRowTemplate_template.selected {
    background-color: rgb(102, 116, 152);
}

body.DC_windowInactive .listRowTemplate_template.selected {
    background-color: rgb(69, 78, 101);
}

.episodeTitle_template {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: white;
    font-family: 'Lucida Grande';
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.292969) 1px 1px 1px;
    margin-right: 0px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: 1px;
    width: auto;
    margin-left: 0px;
    min-height: 16px;
    height: auto;
    font-size: 13px;
}

.selected .episodeTitle_template {
    text-shadow: rgba(0, 0, 0, 0.492188) 1px 1px 1px;
}

.episodeDate_template {
    font-family: 'Lucida Grande', Arial, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    text-align: right;
    color: rgb(224, 229, 235);
    font-size: 10px;
    height: 17px;
    width: 179px;
    top: 9px;
    right: 13px;
    margin-left: auto;
}

.selected .episodeDate_template {
    color: rgb(226, 231, 237);
}

#detailBox {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    padding: 12px;
}

#episodeShape {
    position: absolute;
    overflow: auto;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    background-image: url(Parts/Images/episodeShape.png);
    -webkit-background-size: 100% 100%;
    background-repeat: repeat no-repeat;
}

#detailEpisodeTitle {
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
    font-family: 'Lucida Grande';
    font-size: 12px;
    color: rgb(69, 78, 101);
    margin-right: 133px;
    min-height: 17px;
}

.selected #detailEpisodeTitle {
    color: white;
}

#detailEpisodeDuration {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    font-family: 'Lucida Grande';
    font-size: 10px;
    min-height: 16px;
    color: rgb(69, 78, 101);
}

.selected #detailEpisodeDuration {
    color: white;
}

#playButton {
    position: absolute;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(102, 102, 102);
    background-color: rgb(80, 88, 107);
    width: 92px;
    height: 16px;
    top: 11px;
    right: 12px;
    margin-left: auto;
    border-top-right-radius: 8px 8px;
    border-top-left-radius: 8px 8px;
    border-bottom-left-radius: 8px 8px;
    border-bottom-right-radius: 8px 8px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    cursor: default;
    -webkit-user-select: none;
    -moz-border-radius: 8px;
    -moz-user-select: none;
}

#playLabel {
    font-family: 'Lucida Grande', Arial, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden;
    position: absolute;
    color: white;
    text-shadow: rgba(0, 0, 0, 0.214844) 1px 1px 1px;
    font-size: 11px;
    left: 6px;
    top: 1px;
    right: 17px;
}

.selected #playLabel {
    color: white;
}

#playImage {
    width: 15px;
    height: 15px;
    position: absolute;
    left: 76px;
    top: 1px;
}

#episodeDescriptionBox {
    background-color: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(99, 111, 139);
    padding: 5px;
    position: relative;
    margin-top: 6px;
    min-height: 40px;
    font-size: 12px;
    -moz-border-radius: 8px;
    border-top-right-radius: 8px 8px;
    border-top-left-radius: 8px 8px;
    border-bottom-left-radius: 8px 8px;
    border-bottom-right-radius: 8px 8px;
}

#episodeDescription {
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    font-family: 'Lucida Grande';
    font-size: 12px;
    color: rgb(69, 78, 101);
    min-height: 15px;
}

.selected #episodeDescription {
    color: white;
}

#activityIndicator {
    width: 32px;
    height: 32px;
    opacity: 0.6;
    position: absolute;
    display: block;
    right: 0px;
    left: 0px;
    top: 0px;
    bottom: 100px;
    margin: auto;
}

#overlayContainer {
    border-color: black;
    border-width: 1px;
    position: absolute;
    margin-top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    top: 38px;
    opacity: 1;
    display: none;
    cursor: default;
    -webkit-user-select: none;
    -moz-user-select: none;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
}

#transparentDiv {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border-color: black;
    border-style: solid;
    border-width: 1px;
    background-color: rgba(42, 42, 42, 0.308594);
}

#overlayPanel {
    position: relative;
    background-color: rgb(202, 207, 213);
    border-color: rgb(53, 61, 82);
    border-width: 1px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 59px;
    width: 514px;
    border-top-right-radius: 5px 5px;
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 370px;
    -moz-border-radius: 5px;
}

#closeButtonContainer {
    border-color: black;
    border-width: 1px;
    position: relative;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    margin-top: -12px;
    margin-left: -13px;
    margin-right: 497px;
    min-height: 30px;
    background-image: url(Images/closeButtonContainer.png);
    background-position: 0px 0px;
    background-repeat: no-repeat no-repeat;
}

#closeButtonContainer:hover {
    background-position: 0px -30px;
}

#media {
    position: absolute;
    width: 500px;
    height: 356px;
    top: 7px;
    left: 7px;
}

#dc_ivideo {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0px;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
}

#content {
}

#composition {
    left: 0px;
    top: 0px;
    position: relative;
    display: block;
    -webkit-margin-top-collapse: separate;
    -webkit-margin-bottom-collapse: separate;
    height: 180px;
    width: 175px;
    margin-top: 7px;
    margin-left: 67px;
}
