.noposts {
    font-size: large;
    width: 100%;
    text-align: center;
    padding: 1em 0 1em 0;
    margin: 0 0 1em 0;
    position: relative;
}

.back_to_top {
    margin-top: 10px;
    text-align: center;
}

.search_panel {
    display: inline-block;
}

.search_label {
    margin: 0px 5px 5px 5px;
    font-size: medium;
    font-weight: bold;
    background-color: #330000;
    border: #909090 1px solid;
    width: 100px;
}

.search_field {
    text-align: center;
    font-size: medium;
    color: white;
    width: 10em;
    font-weight: bold;
}

.search_submit {
    font-size: 14px;
    min-width: 0;
    color: #404040;
    background-color: #e0e0e0;
    border: #909090 1px solid;
    #height: 20px;
    #line-height: 20px;
    padding: 6px 8px 6px 8px;
    margin-left: -3px;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    behavior: url('/static/PIE.htc');
}

.toptags {
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    font-size: small;
    margin-left: 0.6em;
}

.toptags:first-child {
    margin-left: 0;
}

.thread {
    #border-top: #f0f0f0 1px solid;
    #border-bottom: #b0b0b0 1px solid;
    display: block;
    width: 100%;
}

.threadtable {
    padding: 8px 5px 8px 5px;
    width: 100%;
    height: 55px;
}

.threadlink {
    margin-top: 0.3em;
    text-decoration: none;
    font-weight: bold;
}

.threadleftcolumn {
    width: 53%;
    padding: 0px 10px 0px 10px;
}

.threadavatarcolumn {
    padding-right: 5px;
    width: 1%;
    vertical-align: middle;
}

.threadnamecolumn {
    padding-right: 20px;
    width: 20%;
    max-width: 200px;
    overflow-x: hidden;
    vertical-align: middle;
}

.threaddatecolumn {
    padding-right: 20px;
    width: 80px;
    vertical-align: middle;
}

.threadreplycolumn {
    padding-right: 20px;
    width: 1%;
    vertical-align: middle;
}

.threadauthor {
    color: white;
    font-size: medium;
    font-family: sans-serif;
    font-weight: bold;
}

.threadtitle {
    color: white;
    font-size: large;
    font-weight: bold;
    font-family: sans-serif;
}

.threadtags {
    color: white;
    font-size: small;
    padding: 0px;
}

.threadtype {
	margin-bottom: 3px;
	font-weight: bold;
    font-size: 16px;
}

.threadtype_News {
    color: #578052;
}

.threadtype_Article {
    color: #444A69;
}

.threadtype_Announcement {
    color: #9A685B;
}

.threadtype_Topic {
    color: cyan;
}

.threaddate {
    font-size: small;
}

.threadcontent {
    margin-top: 0.6em;
}

.threadlastreply {
    font-size: small;
    margin-left: 1em;
}

.threadbottom {
    margin-top: 0.6em;
    font-size: small;
}

.threadreplies {
    font-size: large;
    text-align: center;
    font-weight: bold;
    margin-bottom: 3px;
}

.threadreplieslabel {
    font-size: x-small;
    text-align: center;
}

.threadcompact {
    border-bottom: 1px #c0c0c0 solid;
    padding: 3px 3px 3px 3px;
}

.threadcompactauthor {
    color: black;
    font-size: small;
}

.threadcompactcontent {
    color: #404040;
    font-size: small;
}

.oddrow {
    background-color: rgba(32, 32, 32, 0.3);
}

.evenrow {
    background-color: rgba(64, 64, 64, 0.3);
}

.posttable {
    width: 100%;
    padding: 10px 0px 10px 0px;
}

.postleftcolumn {
    text-align: center;
    vertical-align: top;
    padding: 10px 6px 0 6px;
    width: 120px;
    min-width: 120px;
    max-width: 120px;
}

.posthandlecolumn {
    padding-top: 40px;
    vertical-align: top;
}

.shop_link {
	margin-top: 3px;
}

.postrightcolumn {
    width: 99%;
    vertical-align: top;
    padding: 10px 6px 0px 6px;
}

.postauthor {
	color: white;
	font-size: large;
	padding-top: 3px;
    max-width: 120px;
    line-height: 20px;
    word-wrap: break-word;
    font-weight: bold;
    display: inline-block;
}

.postdate {
	padding-left: 5px;
    font-size: 12px;
}

.posttitle {
    font-size: 30px;
    padding-left: 10px;
}

.postcontent {
    font-size: medium;
    margin: 10px 100px 0px 0px;
    padding: 15px 5px 10px 5px;
    line-height: 150%;
}

.postbottom {
    font-size: small;
    margin-top: 1em;
}

.postbuttonpanel {
    float: right;
    display: block;
}

.postcounter {
    font-size: x-large;
    position: absolute;
    margin-left: -1.3em;
    margin-top: -0.5em;
}

.posticoncontainer {
    max-width: 30px;
    max-height: 30px;
    overflow: hidden;
}

.scrollbutton {
    position: relative;
    font-family: Impact, Arial, sans-serif;
    width: 100%;
    font-size: large;
    text-align: center;
    padding: 0.6em 0 0.6em 0;
    cursor: hand;
    cursor: pointer;
    display: block;
    height: 24px;
}

.postdialog {
    top: 7%;
    left: 5%;
    margin: 0;
    padding: 0;
    width: 90%;
    border: 0;
    background: transparent;
}

.preview {
    line-height: 150%;
}

.previewbody {
    line-height: 150%;
}

.quote {
    font-style: italic;
    border: 1px grey solid;
    background-color: rgba(128, 128, 128, 0.3);
    padding: 5px;
}

.quote .quote {
    border: 1px grey solid;
    background-color: rgba(24, 24, 24, 0.6);
    padding: 5px;
}

.quote .quote .quote {
    border: 1px grey solid;
    background-color: rgba(128, 128, 128, 0.3);
    padding: 5px;
}

.quote .quote .quote .quote {
    border: 1px grey solid;
    background-color: rgba(24, 24, 24, 0.6);
    padding: 5px;
}

.quote .quote .quote .quote .quote {
    border: 1px grey solid;
    background-color: rgba(128, 128, 128, 0.3);
    padding: 5px;
}

.pagination {
    padding: 10px 0px 10px 0px;
    text-align: center;
}

.paging {
    font-weight: bold;
    min-width: 2em;
    padding: 0;
    height: 23px;
    line-height: 23px;
    -moz-box-shadow: none;
    -webkit-box-shadow:  none;
    box-shadow: none;
}

.pagingbutton {
    position: relative;
    display: inline-block;
    margin-right: 5px;
    padding: 6px 8px 6px 8px;
    font-size: 12px;
    min-width: 3em;
    text-align: center;
    cursor: hand;
    cursor: pointer;
    border: #68AF68 1px solid;
    background-color: #E5EECC;
    white-space: nowrap;
    //-moz-border-radius: 3px;
    //-webkit-border-radius: 3px;
    //border-radius: 3px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    behavior: url('/static/PIE.htc');
    //text-shadow: #101010 0px 0px 0px;
    //-moz-box-shadow: 1px 1px 3px #b0b0b0;
    //-webkit-box-shadow: 1px 1px 3px #b0b0b0;
    //box-shadow: 1px 1px 3px #b0b0b0;
}

.pagingbutton:hover {
    background-color: #EAF0DA;
}

#quickreplysubmit {
    margin: 5px 0;
}

.dispenser_tf_logo {
    font-family: "Rammetto One", cursive;
    font-size: 20px;
    color: white;
    vertical-align: middle;
    display: inline-block;
}
