td.scoretrack {
    color: red
}

td.scoretrack a {
    color: red
}

td.heading {
    background: #000;
    color: #fff
}

td.blank {
    border: none
}

td.rules {
    background: #1C387F;
    color: #fff
}

td.message {
    background: red;
    color: #fff
}

#pollresults .numvotes a {
    background: none repeat scroll 0 0 #222;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 0 5px
}

.threadlisthead span.uservote {
    float: left;
    width: 3%;
    padding: 4px 0 4px 4px
}

.threadlisthead span.threadinfo {
    width: 59%
}

.threadbit .uservote {
    float: left;
    line-height: 47px;
    width: 3%;
    display: block;
    min-height: 47px;
    height: auto;
    text-align: center
}

.threadbit .uservote span {
    display: block;
    padding-top: 17px
}

.threadbit .threadinfo {
    width: 51%
}

.threadbit .platform-icon {
    width: 8%;
    display: block;
    float: left;
    padding: 6px;
    box-sizing: border-box
}

.threadbit .platform-icon img {
    width: 100%
}

.threadlisthead span.threadinfo .threadtitle {
    padding-left: 90px
}

#threads .threadbit > div > div.threadinfo > div.inner {
    margin-left: 0
}

form.submitscore .disabled {
    background: #ccc !important
}

form.submitscore .video-input {
    margin: 5px 0 !important;
    overflow: hidden
}

form.submitscore .video-input .fileinput-button {
    float: left;
    width: 110px
}

form.submitscore .video-input .info {
    display: none
}

form.submitscore .video-input .info .name {
    border: none;
    background: #ddd;
    float: left;
    margin-left: 5px;
    margin-right: 5px;
    padding: 3px 9px
}

form.submitscore .progressbar {
    width: 100%;
    background: #bbb
}

form.submitscore .progressbar div {
    width: 0%;
    background: #0D7F37;
    color: #fff;
    font-size: 10px;
    text-align: right;
    display: block
}

.cms_widget_submission {
    overflow: hidden
}

.cms_widget_submission .item {
    width: 24%;
    margin: 0.5%;
    /*height: 200px;*/
    float: left
}

.cms_widget_submission .item .inner {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    box-sizing: border-box
}

.cms_widget_submission .item .inner img {
    width: 100%;
    height: 100%
}

.cms_widget_submission .item .inner .rank {
    position: absolute;
    top: 5px;
    right: 5px;
    background: rgba(166, 12, 41, .7);
    color: #fff;
    font-size: 14px;
    font-weight: bold
}

.cms_widget_submission .item .inner .avatar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 50px;
    height: 50px
}

.cms_widget_submission .item .inner .avatar img {
    width: 100%;
    height: 100%;
    border: 2px solid #fff;
    position: absolute;
    top: 0px;
}

.cms_widget_submission .item .inner .comment {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    color: #333;
    font-weight: bold;
    padding: 2px 5px;
    border-radius: 2.5px;
    font-size: 11px;
    width: 30px;
    height: 29px;
    text-align: center
}

.cms_widget_submission .item .inner .comment img {
    position: absolute;
    top: 0;
    left: 0
}

.cms_widget_submission .item .inner .comment .comment_text {
    position: relative;
    z-index: 2;
    font-family: arial;
    font-family: arial;
    font-size: 14px;
    top: 2px;
}

.cms_widget_submission .item .inner .title {
    background: rgba(0, 0, 255, 0.7);
    padding: 3px 5px;
    position: absolute;
    bottom: 5px;
    left: 5px;
    right: 5px;
    font-weight: bold;
    font-size: 12.5px;
}

.cms_widget_submission .item .inner .title a {
    color: #fff
}

.morebutton {
    float: right;
    padding: 2px 5px
}

div.inner:hover {
    opacity: 0.7;
    cursor: pointer;
}

.morebutton img:hover {
    cursor: pointer;
}

.article {
    font-size: 19px;
    font-weight: bold;
    border-bottom: solid 2px;
    border-color: #DFDDDD;
    padding: 5px 0 5px 0;
    font-family: arial;
    font-weight: bold;
}

.article a:hover {
    color: #B80C2C;
    text-decoration: none;
}
