/* trackpipe/public/css/search/search_desktop.css */

/* page layout, on white */
body {
    background:#fff;
}
#pgBd {
    padding: 35px 0 45px 0;
    width:975px;
}

/* search styles */

.searchbox {
    font-size: 16px;
    margin:0;
    padding:4px 4px 4px 7px;
    border: 1px solid #ccc;
    float: left;
}

.searchbutton {
    font-size: 13px;
    text-align: center;
    background-color: #0687f5;
    color: #fff;
    border: 1px solid #2072B8;
    padding:5px 10px;
    float: left;
    margin: 0 0 0 .5em;
}

.searchbutton:hover {
    background-color: #1895ff;
    border-color: #0687f5;
    text-decoration: none;
}

.result-items li {
    list-style-type: none;
    vertical-align: top;
}
h1 {
    font-size: 14px;
    font-weight: bold;
    color: #999;
    width: 560px;
    margin: 20px 0 0 8px;
    clear: left;
    float: left;
    padding: 0 0 1em 0;
}
h2 {
    font-size: 1em;
    color: #619aa9;
}
.discover_suggestion {
    background: #e6f3fe;
    padding: 10px 10px 10px 8px;
    width: 620px;
    color: #595959;
    clear: both;
    font-size: 14px;
    margin: 0 0 10px;
}
.discover_suggestion a {
    display: block;
    font-weight: bold;
}
.discover_suggestion .subtext{
    margin: .3em 0 0 0;
    font-size:12px;
}
.leftcol {
    display: inline-block;
    width: 640px;
    margin: 0 16px 0 0;
}
.rightcol {
    display: inline-block;
    width: 315px;
    vertical-align: top;
    color: #595959;
    font-size: 1.2em;
}
.rightcol p {
    margin: 0.6em 0;
}
.textarea {
    border: 1px solid #CCC;
    font-size: 1.4em;
    font-family: arial,helvetica,sans-serif;
    color: #333;
}
.description {
    width: 100px;
    height: 60px;
    margin-top: 1em;
}
.result-items {
    padding: 0px;
}
#q {
    width: 550px;
}
#examples {
    margin-top: 50px;
}
.searchresult {
padding:0 0 .9em 0;
border-bottom: 1px dotted #e5e5e5;
}
.searchresult .art {
    text-align: center;
    width: 145px;
    height: 145px;
}
.searchresult .art img {
    max-height: 145px;
    max-width: 145px;
}
.art {
    display: inline-block;
    position: relative;
}
.art img.inset {
    height: auto;
    width: 24px;
    display: block;
    border-left: 2px solid white;
    border-right: 2px solid white;
    border-bottom: 2px solid white;
}
.result-info {
    display: inline-block;
    color: #595959;
    vertical-align: top;
    width: 475px;
    margin-left: 1.3em;
    line-height: 1.4em;
}
a.artcont:hover {
    text-decoration:none;
}
.art .inset_images {
    position: absolute;
    right: 0px;
    bottom: 0px;
    border-top: 2px solid white;
}
.itemtype {
    font-size: 10px;
    color: #999;
    margin-bottom: 0.5em;
}
.heading {
    font-size: 16px;
    margin-bottom: 0.1em;
}
.subhead {
    font-size: 13px;
    margin-bottom: 0.3em;
}
.released {
    font-size: 11px;
}
.itemurl {
    color: #999;
    font-size: 11px;
}
.itemurl a {
    color: #84c67d;
}
.tags,.genre {
    color: #999;
    font-size: 11px;
}
.releases img {
    height: 40px;
    width: 40px;
}
.explainlink {
    font-size: 0.7em;
}

.errortext {
    color: red;
    margin-top: 3em;
}
.block {
    font-size: 13px;
    line-height: 1.4;
    color: #595959;
}
.rightcol h3 {
    font-size: 13px;
    margin:0;
}


/* pager */
.pager {
    font-size: 13px;
}

.pager .pagenum {
    color: #0687f5;
    display: inline-block;
    min-width: 30px;
    height: 26px;
    line-height: 26px;
    text-decoration: none;
    border: 1px solid #d1d1d1;
    text-align: center;
    background-color: #fff;
    font-weight: bold;
}
.pager .pagenum:hover,
.pager .nextprev:hover {
    border-color: #afafaf;
}
.pager .chosen,
.pager .chosen:hover {
    color: #333;
    border: 1px solid #999;
}
.pager .nextprev {
    display: inline-block;
    background-color: #fff;
    padding: 0 12px;
    text-decoration: none;
    font-weight: bold;
    border: 1px solid #d1d1d1;
    height: 26px;
    line-height: 26px;
}
.ieLte7 .pager .nextprev {
    display: inline;
}
.pager .ellip {
    font-size: 1em;
    color: #595959;
}
.pager .pagelist {
/*    margin: 0 0 0 8px; */
}
.pager ul {
    display: inline-block;
    padding: 0;
}
.pager li {
    display: inline-block;
    margin: 0;
}
.ieLte7 .pager li {
    display: inline;
}

/* hide fanbar search */
#navbar li.search {
    display: none;
}

/* trackpipe/public/css/footer/full_width_simple_footer.css */
#centerWrapper {
    width: 100%;
}
div#propOpenWrapper { /* needed the extra specificity of div to make the background rule stick */
    width: 100%;
    background: transparent;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%; /* for the settings page in firefox */
}
#pgBd {
    margin-right: auto;
    margin-left: auto;
    flex-grow: 1;
}

.tralbum-page #pgBd {
    margin-bottom: 40px;
}

div#pgFt {
    width: 100%;
    min-width: 975px;
    left: 0px;
    position: relative;
    /*flex-basis: 30px;*/
    min-height: 30px;
    -webkit-font-smoothing: antialiased;
}

#pgFt-inner {
    width: 975px; /* same as tralbum body - this may also vary across pages */
    margin: auto;
}

#footer-logo {
    margin-left: 0px;
}
/* trackpipe/public/css/footer/short_pages_footer.css */
div#propOpenWrapper { /* needed the extra specificity of div to make the background rule stick */
    position: static; /* IE 11 fix */
}
#pgBd {
    min-height: 88vh; /* IE 11 fix */
}
