/* trackpipe/public/css/tags.css */
/*tag pages*/
.menubar {
    width: 994px;
}

#menubar-vm, #pgBd {
    text-align: center;
    text-align:-moz-center; 
    text-align:-webkit-center;
}

#centerWrapper {
    width: auto;
}

#propOpenWrapper {
    position: relative;
}

#pgBd {
    padding-top: 23px;
    width: 980px;
    margin-left: auto;
    margin-right: auto;
}

.tags {
    color: #333;
    font: normal 12px/1.25em 'Helvetica Neue', Helvetica, Arial, sans-serif;
    width: 980px;
    text-align: left;
}


.tags .tag-icon {
    display: inline-block;
    padding-left: 10px;
}

.tags .tag-icon .bc-ui {
    background:url(/img/_sprite-bc-ui-20170921.png);
    background-position: 0 -539px;
    height: 20px;
    width: 20px;
}

.tags .title {
    display: inline-block;
    width: 84%;
    margin: 14px 0 6px 0;
}

.tags h1 {
    font-size: 36px;
    display: inline-block;
    margin: 0;
    height: 36px;
}

.tags.tags_all h1 {
    margin: 14px 0 23px 0;
}

.tags a {
    color: #0687f5; 
}

.tags.artist_index .toparea {
    margin-top: 38px;
}

.tags .toparea .browselink {
    display: inline-block; 
    text-align: right;
    font-size: 18px;
    width: 14.5%;
}

.tags .toparea .browselink a {
    font-weight: bold;
}

.tags img {
    border: none;
}

.tags .item_list {
    list-style-type: none;
    padding: 0;
}

.tags .artist_area .item_list {
    padding: 0; 
}

.tags .item_list li {
    display: inline-block;
    margin: 0px;
    vertical-align: top;
}

.divider {
    border-top: 1px solid #b2b2b2;
}

.discover_suggestion {
    text-align: right;
    clear: both;
    font-size: 14px;
    margin: 0 0 6px;
}

.discover_suggestion .subtext {
    margin: .3em 0 0 0;
    font-size:12px;
}

.artist-index {
    margin-bottom: 80px;
    line-height: 62px;
}

.tags.tags_all .artist-index a {
    font-size: 18px;
    font-weight: bold;
}

/*
 * The featured_area and restuls_area containers are wider
 * than their parent, which has overflow: hidden in order
 * to allow the <li>s, which have large margin-right, to
 * bump right up against the visual edge of the parent
 */
.tags .featured_area {
    width: 750px;
    padding-top: 15px;
    height: 296px;
}

.tags .results_area {
    padding: 10px 0 5px 0;
}

.tags.artist_index .results_area {
    padding-bottom: 0;
}

.tags .related {
    padding: 14px 0 14px 0;
    font-size: 14px;
    line-height: 30px;
}

.tags .featured_area .item {
    margin-right: 39px;
    margin-bottom: 1em;
    overflow: hidden;
    width: 210px;
}

.tags .featured_area .item .art {
    width: 210px;
    height: 210px;
}

.tags.one_tag .results_area .item {
    display: inline-block;
    margin: 0 30px 20px 0;
    overflow: hidden;
    width: 172px;
    height: 223px;
}

.tags.one_tag .results_area.artist_area .item {
    margin-bottom: 15px;
}

.tags.artist_index .results_area .item {
    margin: 0 30px 20px 0;
    width: 138px;
    height: 175px;
}

.tags .results_area .item.end {
    margin-right: 0px;
}

.tags .results_area .item a {
    color: #408294;
}

.tags .results_area .item a .itemtext {
    font-weight: bold;
    padding: 10px 0 5px 0;
    font-size: 14px;
}

.tags .itemtext {
    padding-top: 8px;
}

.tags.one_tag .results_area .itemsubtext, .tags.one_tag .results_area .itemtext {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tags .results_area .itemsubtext {
    font-size: 14px;
    height: 17px;
}

.tags .links {
    padding-top: 15px;
    font-size: 1.75em;
}


.tags.one_tag .results_area .art {
    width: 172px;
    height: 172px;
}

.tags.artist_index .results_area .art {
    width: 138px;
    height: 138px;
}

.tags .results_area .item .tralbum-art-container {
    outline: 1px solid #eee;
    outline: 1px solid rgba(0,0,0,0.05);
    outline-offset: -1px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}

.tags .area_text {
    font-size: 14px;
    font-weight: bold;
    margin-top: 23px;
}

.tags .artist_more .item_list {
    margin-top: 32px;
}

.tags .sort_controls {
    margin: 22px 0 33px 0;
    font-size: 14px;
}

.tags.artist_index .sort_controls {
    margin: 12px 0 29px 0;
}

ul.horizNav li {
    font-weight: bold;
}

ul.horizNav li a {
    font-weight: normal;
}

.related_tag_cloud {
    display: inline;
    margin-left: 5px;
}

.all_link {
    text-align: right;
}

.tags #sortNav {
    display: inline;
}

.tags #sortNav li {
    padding-left: 0px;
    padding-right: 5px;
}

.tags .featured td {
    width: 100px;
    overflow: hidden;
    vertical-align: top;
}

.tags .featured table {
    vertical-align: top;
}

.tags .tagcloud {
    margin-bottom: 63px;
    line-height: 54px;
}

.tags .tagcloud .tag { white-space: nowrap; }
.tags .tagcloud .size1 { font-size: 36px; }
.tags .tagcloud .size2 { font-size: 30px; }
.tags .tagcloud .size3 { font-size: 24px; }

.tags .tagcloud .hidden {
    display: none;
}

.tags .tagcloud a, .related_tag {
    padding-right: 0.6em;
}

.tags .showall {
    font-size: 18px;
    width: 13%;
    border-color: #0687f5;
     border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.pager_controls {
    padding-top: 20px;
}

.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;
}

.pager .ellip {
    font-size: 1em;
    color: #595959;
}

.pager ul {
    display: inline-block;
    padding: 0;
}
.pager li {
    display: inline-block;
    margin: 0;
}
