/*####
 * 	Bootstrap Theme Promotion
 *  (c) WeAreDesign
 */
html,body {
    font-family: 'Open Sans', sans-serif;
}

body {
    line-height: normal;
}

.header {
    font-size: 20px;
    background: #FFF;
    margin: 0px;
    padding: 0px;
    text-transform: uppercase;
    border-top: solid 1px #333;
    border-bottom: solid 1px #333;
    line-height: 24px;
    margin-bottom: 15px;
    color: #333;
    font-weight: 300;
}

.content {
    font-family: 'Helvetica', sans-serif;
    font-size: 14px;
    line-height: 17px;
}

#band-image-container {
    margin-bottom: 15px;
}

#label-image-container {
    max-width: 30%;
}

.header .artist {
    font-weight: 600;
    color: #333;
}

.col-lg-4, .col-sm-6 {
    padding: 0;
}

#pagetitle .header {
    margin: 10px;
    margin-bottom: 20px;
}

#pagetitle .logo {
    margin-top: 10px;
    margin-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
}

.box-item .content a {
    color: #333;
}

.box-item .content  a:hover {
    color: #333;
    font-weight: bold;
}

.box-item .content  a:focus, .box-item .content a:active{
    color: #555;
    border: 0;
    outline: 0;
}

.box-item .dateitem {
    margin-bottom: 5px;
}


.box-item {
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}

.jp-video-responsive {
    width: 100%;
    height: auto;
    max-height: 100%;
}

#jp_container_1 {
    margin-top: 5px;
}

.video-container {
    margin-bottom: 16px;
    margin-top: 5px;
}

.box-item .content ul {
    padding-left: 0px;
    list-style: none;
}

.downloaditem {
    padding: 0;
}
