embed,
object,
video,
img {
    max-width: 100%;
    height: auto;
}

small {
    color: #888;
    font-style: italic;
}

.form-control.wide {
    width: 100%;
    display: block;
}

a {
    text-decoration: underline;
}
a.image {
    padding: 3px;
    display: inline-block;
}
a.go-link {
    white-space: nowrap;
}
a.fake,
a.fakelink,
a.fake_link {
    cursor: pointer;
}
a[data-toggle=popover],
a.open-modal {
    cursor: help;
}

.pull-left {
    margin-right: 10px;
}
.pull-right {
    margin-left: 10px;
}

img.rb-artist-wide-gutters,
div.rb-artist-wide-gutters img.artist {
    margin: 0em 1em 1em 0em;
}

.fade {
    display: none;
}
.fade.in {
    display: block;
}

.glyphicons {
    vertical-align: middle;
    margin: 0px;
    font-size: 2rem;
}

* {
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
    font-family: "Open Sans", Arial, Helvetica, sans-serif !important;
}

div#register img {
    margin-right: 1em;
    cursor: text;
}

div.media-item {
    margin-bottom: 1em;
}

@media (min-width: 767px) {
    div.modal-large {
        width: 900px;
    }
}

div.modal-content {
    white-space: normal;
}
div.modal-header h4 {
    line-height: 20px;
}
div.modal-body {
    overflow: auto;
}

img.history {
    width: 100px;
    height: 130px;
}

img.movie-thumbnail {
    max-width: 100px;
}
img.movie-thumbnail-small {
    max-width: 50px;
}
img.movie-poster {
    max-width: 250px;
    margin-bottom: 1em;
}

ul.nav-pills a {
    text-decoration: none;
}

@-moz-document url-prefix() {
    fieldset { display: table-cell; }
}

body.site-section-site hr,
body.site-section-site button[type=submit],
body.site-section-site div.nav-menu,
body.site-section-site a.sidebar-highlight,
body.site-section-site a.button,
div.progress-bar-site,
div.chosen-site,
div.nav-menu ul.dropdown-site,
div.nav-menu ul.dropdown-site ul.dropdown-menu {
    background: #b3b3b3;
}
body.site-section-site a {
    color: #b3b3b3;
}
body.site-section-site a.image {
    border: 1px solid #b3b3b3;
}
body.site-section-site button[type=submit]:hover,
body.site-section-site a.sidebar-highlight:hover,
body.site-section-site a.button:hover {
    background: #ccc;
}
body.site-section-site a:hover {
    color: #ccc;
}
body.site-section-site a.image:hover {
    border: 1px solid #ccc;
}

body.site-section-goo hr,
body.site-section-goo button[type=submit],
body.site-section-goo div.nav-menu,
body.site-section-goo a.sidebar-highlight,
body.site-section-goo a.button,
div.progress-bar-goo,
div.chosen-goo,
div.nav-menu ul.dropdown-goo,
div.nav-menu ul.dropdown-goo ul.dropdown-menu {
    background: #0089bc;
}
body.site-section-goo a {
    color: #0089bc;
}
body.site-section-goo a.image {
    border: 1px solid #0089bc;
}
body.site-section-goo button[type=submit]:hover,
body.site-section-goo a.sidebar-highlight:hover,
body.site-section-goo a.button:hover {
    background: #00aeef;
}
body.site-section-goo a:hover {
    color: #00aeef;
}
body.site-section-goo a.image:hover {
    border: 1px solid #00aeef;
}

body.site-section-tmr hr,
body.site-section-tmr button[type=submit],
body.site-section-tmr div.nav-menu,
body.site-section-tmr a.sidebar-highlight,
body.site-section-tmr a.button,
div.progress-bar-tmr,
div.chosen-tmr,
div.nav-menu ul.dropdown-tmr,
div.nav-menu ul.dropdown-tmr ul.dropdown-menu {
    background: #ccc200;
}
body.site-section-tmr a {
    color: #ccc200;
}
body.site-section-tmr a.image {
    border: 1px solid #ccc200;
}
body.site-section-tmr button[type=submit]:hover,
body.site-section-tmr a.sidebar-highlight:hover,
body.site-section-tmr a.button:hover {
    background: #fff200;
}
body.site-section-tmr a:hover {
    color: #fff200;
}
body.site-section-tmr a.image:hover {
    border: 1px solid #fff200;
}

body.site-section-tc hr,
body.site-section-tc button[type=submit],
body.site-section-tc div.nav-menu,
body.site-section-tc a.sidebar-highlight,
body.site-section-tc a.button,
div.progress-bar-tc,
div.chosen-tc,
div.nav-menu ul.dropdown-tc,
div.nav-menu ul.dropdown-tc ul.dropdown-menu {
    background: #649631;
}
body.site-section-tc a {
    color: #649631;
}
body.site-section-tc a.image {
    border: 1px solid #649631;
}
body.site-section-tc button[type=submit]:hover,
body.site-section-tc a.sidebar-highlight:hover,
body.site-section-tc a.button:hover {
    background: #7ebd3d;
}
body.site-section-tc a:hover {
    color: #7ebd3d;
}
body.site-section-tc a.image:hover {
    border: 1px solid #7ebd3d;
}

body.site-section-rb hr,
body.site-section-rb button[type=submit],
body.site-section-rb div.nav-menu,
body.site-section-rb a.sidebar-highlight,
body.site-section-rb a.button,
div.progress-bar-rb,
div.chosen-rb,
div.nav-menu ul.dropdown-rb,
div.nav-menu ul.dropdown-rb ul.dropdown-menu {
    background: #ff770a;
}
body.site-section-rb a {
    color: #ff770a;
}
body.site-section-rb a.image {
    border: 1px solid #ff770a;
}
body.site-section-rb button[type=submit]:hover,
body.site-section-rb a.sidebar-highlight:hover,
body.site-section-rb a.button:hover {
    background: #ff933d;
}
body.site-section-rb a:hover {
    color: #ff933d;
}
body.site-section-rb a.image:hover {
    border: 1px solid #ff933d;
}

hr {
    height: 7px;
    clear: both;
}

div.footer,
div.nav-menu {
    border-radius: 0px;
    margin-bottom: 0px;
}
div.nav-menu li.indent {
    padding-left: 15px;
}
div.nav-menu a {
    color: #fff;
    text-decoration: none;
}
div.nav-menu a.active,
div.nav-menu a:hover {
    color: #fff;
    background: rgba(0,0,0,0.15);
}
div.nav-menu li.dropdown-header {
    color: #e5e5e5;
    text-transform: uppercase;
    white-space: nowrap;
}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus {
    background: rgba(0,0,0,0.1);
}

div#section-header {
    border-bottom: solid 1px #d9d9d9;
}
div#footer {
    border-top: solid 1px #d9d9d9;
}

button[type=submit] {
    color: #fff;
}

.labelbox {
    display: inline-block;
    white-space: nowrap;
    padding: 0.5em 70px 0px 0.5em;
    vertical-align: middle;
}

div.footer {
    margin-top: 20px;
    padding-bottom: 20px;
}
div.footer h4 {
    padding-top: 20px;
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #d9d9d9;
}
@media (min-width: 768px) {
    .social-icons {
        float: right;
        margin-left: 1em;
    }
}
@media (max-width: 767px) {
    .social-icons {
        margin-bottom: 1em;
    }
}
.social-icons img {
    width: 32px;
    height: 32px;
    margin-right: 6px;
}
div.footer dl.sections dt {
    white-space: normal;
}
div.footer dl.sections dt,
div.footer dl.sections dd {
    margin-bottom: 3px;
}

a.sidebar-highlight {
    display: block;
    color: #fff !important;
    text-decoration: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
}
a.sidebar-scott {
    background: #f00 !important;
}
a.sidebar-highlight p.pull-right span.glyphicon {
    font-size: 32px;
}
a.button {
    color: #fff !important;
    text-decoration: none;
    padding: 10px;
    display: inline-block;
    border: 1px solid #adadad;
    border-radius: 4px;
}
a.sidebar-highlight:hover,
a.button:hover {
    color: #333 !important;
}

div.sidebar-item {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 8px;
}
div.sidebar-item:last-child {
    border-bottom: 0px;
}

div#subscriptions-count {
    display: none;
}
div#subscriptions-list div.media,
div#subscriptions-list a.pull-left {
    margin-bottom: 1em;
}

div.search-grid {
    display: inline-block;
    text-align: center;
    width: 75px;
    margin-right: 12px;
    margin-bottom: 20px;
    vertical-align: top;
}
div.menu-grid {
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: top;
}

div.jumbotron div.container {
    color: #fff;
    background: rgba(0,0,0,0.5);
    padding: 1em;
}
div.jumbotron a {
    font-weight: bold;
    color: #fff;
}

div#main-column form {
    margin-bottom: 1em;
}
textarea {
    width: 100%;
    min-height: 200px;
}
textarea.short-textarea {
    min-height: 100px;
}
textarea.very-short-textarea {
    min-height: 1em;
}

div#collection td {
    vertical-align: middle;
    min-height: 61px;
}

/* rma = rule modal artist */
table.rma td.blue,
span.rma.blue,
span.rma-big.blue {
    background: #5bc0de;
}
table.rma td.green,
span.rma.green,
span.rma-big.green {
    background: #5cb85c;
}
table.rma {
    border: 1px solid #000;
    border-spacing: 0px;
    margin-bottom: 1em;
}
span.rma {
    border: 2px solid #000;
    margin: 0px 0px 4px 0px;
}
table.rma td {
    border: 1px solid #000;
    position: relative;
}
span.rma,
table.rma.big td {
    text-align: center;
    color: #000;
    font-size: 2.5em;
    width: 45px;
    height: 55px;
    line-height: 50px;
    display: inline-block;
}
table.rma.small td {
    color: #000;
    font-size: 1.25em;
    width: 45px;
    height: 55px;
    display: inline-block;
    position: relative;
}
table.rma td span.north {
    position: absolute;
    top: -1px;
    left: 17px;
}
table.rma td span.east {
    position: absolute;
    top: 15px;
    right: 3px;
}
table.rma td span.south {
    position: absolute;
    bottom: -1px;
    left: 17px;
}
table.rma td span.west {
    position: absolute;
    top: 15px;
    left: 4px;
}
span.rma-big {
    display: inline-block;
    border: 4px solid #000;
    background: #fff;
    color: #000;
    width: 145px;
    height: 177px;
    position: relative;
}
span.rma-big span.north {
    position: absolute;
    font-size: 2.5em;
    top: -7px;
    left: 60px;
}
span.rma-big span.east {
    position: absolute;
    font-size: 2.5em;
    top: 57px;
    right: 5px;
}
span.rma-big span.south {
    position: absolute;
    font-size: 2.5em;
    bottom: -7px;
    left: 60px;
}
span.rma-big span.west {
    position: absolute;
    font-size: 2.5em;
    top: 57px;
    left: 5px;
}
span.rma-big span.decade {
    position: absolute;
    font-size: 1em;
    top: 0px;
    left: 5px;
}
span.rma-big span.rank {
    position: absolute;
    font-size: 1em;
    top: 0px;
    right: 5px;
}
span.rma-big span.icon {
    position: absolute;
    top: 57px;
    left: 35px;
}

.highlight {
    background: #fcf8e3;
}

div.comment-container {
    display: block;
    margin-left: 100px;
}

div.privacy-checkbox {
    display: inline-block;
    padding: 5px;
}

div.mcu-project-week img.movie-thumbnail {
    margin: 0.5em;
}
span.spoiler-title {
    display: inline-block;
    white-space: nowrap;
    margin-right: 1em;
}
span.spoiler-title label {
    font-weight: normal;
}

select.inline-selector {
    display: inline-block;
    width: auto !important;
}

@media (max-width: 767px) {
    th.date-acquired,
    td.date-acquired,
    th.exclusive,
    td.exclusive {
        display: none;
    }
    div.navbar li.dropdown {
        margin-right: 50px;
        clear: left;
    }
    ul.dropdown-menu {
        position: relative;
        width: 100%;
    }
}
.nav-collapse-scrollable {
    max-height: none;
    overflow-y: visible;
}
body.header-fixed {
    padding-top: 51.75px;
}

img.menu {
    width: 384px;
    height: 182px;
}
img.goo-square {
    width: 360px;
    height: 360px;
}
img.huge-square {
    width: 282px;
    height: 282px;
}
img.large-square {
    width: 192px;
    height: 192px;
}
img.main-square {
    width: 102px;
    height: 102px;
}
img.sidebar-square {
    width: 78px;
    height: 78px;
}
img.facebook-square {
    width: 50px;
    height: 50px;
}
img.huge-artist {
    width: 282px;
    height: 345px;
}
@media (max-width: 767px) {
    img.huge-artist {
        width: 180px;
        height: 220px;
    }
}
img.large-artist {
    width: 192px;
    height: 235px;
}
img.main-artist {
    width: 102px;
    height: 125px;
}
img.sidebar-artist {
    width: 78px;
    height: 95px;
}
img.facebook-artist {
    width: 50px;
    height: 61px;
}
img.fullstage {
    width: 540px;
    height: 660px;
}
img.artist {
    width: 180px;
    height: 220px;
}

table.turn-icon {
    float: left;
    margin-right: 0.5em;
}
table.turn-icon td {
    width: 9px;
    height: 11px;
    border: 1px solid #000;
}

/* must come after other color definitions */
.image-goo {
    border: 1px solid #0089bc !important;
}
.image-goo:hover {
    border: 1px solid #00aeef !important;
}
.image-tmr {
    border: 1px solid #ccc200 !important;
}
.image-tmr:hover {
    border: 1px solid #fff200 !important;
}
.image-tc {
    border: 1px solid #649631 !important;
}
.image-tc:hover {
    border: 1px solid #7ebd3d !important;
}
.image-rb {
    border: 1px solid #ff770a !important;
}
.image-rb:hover {
    border: 1px solid #ff933d !important;
}
.image-site {
    border: 1px solid #b3b3b3 !important;
}
.image-site:hover {
    border: 1px solid #ccc !important;
}

div.site,
span.site,
a.site {
    color: #b3b3b3 !important;
}
a.site:hover {
    color: #ccc !important;
}
div.goo,
span.goo,
a.goo {
    color: #0089bc !important;
}
a.goo:hover {
    color: #00aeef !important;
}
div.tmr,
span.tmr,
a.tmr {
    color: #ccc200 !important;
}
a.tmr:hover {
    color: #fff200 !important;
}
div.tc,
span.tc,
a.tc {
    color: #649631 !important;
}
a.tc:hover {
    color: #7ebd3d !important;
}
div.rb,
span.rb,
a.rb {
    color: #ff770a !important;
}
a.rb:hover {
    color: #ff933d !important;
}

a.sidebar-site,
hr.site {
    background: #b3b3b3 !important;
}
a.sidebar-site:hover {
    background: #ccc !important;
}
a.sidebar-goo,
hr.goo {
    background: #0089bc !important;
}
a.sidebar-goo:hover {
    background: #00aeef !important;
}
a.sidebar-tmr,
hr.tmr {
    background: #ccc200 !important;
}
a.sidebar-tmr:hover {
    background: #fff200 !important;
}
a.sidebar-tc,
hr.tc {
    background: #649631 !important;
}
a.sidebar-tc:hover {
    background: #7ebd3d !important;
}
a.sidebar-rb,
hr.rb {
    background: #ff770a !important;
}
a.sidebar-rb:hover {
    background: #ff933d !important;
}

span.font-awesome {
    font-size: 1.5em;
    vertical-align: middle;
}

/* must come last */
a.button,
a.button:hover {
    color: #fff !important;
}
@media (max-width: 500px) {
    img.movie-poster {
        max-width: 100%;
        width: 100%;
    }
}
