/* ------------------------------
	      RECENTTHREADS
------------------------------- */
#recentthreads {
 position: relative; left: -117px;
}

#recentthreads block {
display: block; text-align: left; margin: 13px; font-size: 14px;
}

/* ------------------------------
	      MODAL POPIT
------------------------------- */

.modal-content {
display: none;
}

#fade-background {
	background: #000000;
	position: fixed;
	_position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 777777;
	
	width: 100%;
}

#modal-window {
position: fixed;
    top: 100px;
    left: 46%;
    width: 660px;
    background-color: transparent;
    margin: 50px 0px 0px -330px;
    z-index: 888888;
}

.shoutpop {
 background-color: rgb(255, 254, 254);
    width: 664px;
    height: 290px;
    padding: 25px;
}

.shoutpop .shout {
position: relative;
    top: 44px;font-family: playfair display;
}

.shoutpopbg {
	height:270px; 
	padding:10px;
}

.shout a:link, .shout  a:visited, .shout  a:active {
    display: inline-block;
    width: 186px;
    background-color: var(--fade);
    outline: 1px solid #595b5b;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    text-transform: capitalize;
    color: #373737;
    margin: 5px 3px;
}

.shout a:hover {
background-color: rgba(238, 238, 238, 0.2)
}

.shoutpopreg {
font-family:'oswald'; font-size:20px; text-align:center;line-height:27px; font-weight: 100;margin-bottom:5px;
}

.shoutpopreg b {
color:#4e7c7e;font-size:30px;font-weight:lighter;
}

.shoutpopbg line {
    display: block;
    height: 1px;
    width: 478px;
    background-color: #595b5b;
    position: relative;
    top: 51px;
}

.shoutpopbg .nav {
 display: block;
    color: #c0c0c0;
    font-size: 27px;
    position: relative;
    width: 300px;
    height: 20px;
    font-family: playfair display;
}

.shoutpopbg .nav2 {
     display: block;
    color: #868686;
    font-size: 19px;
    font-style: italic;
    position: relative;
    top: 8px;
    height: 10px;
    width: 554px;
}

.shoutcor {
display: block;
    border-top: 2px solid #fff;
    width: 18px;
    height: 18px;
    position: absolute;
    right: -70px;
    top: -15px;
    border-right: 2px solid #fff;
}

.shoutcor2 {
position: absolute;
    display: block;
    height: 82px;
    width: 29px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    left: -13px;
    bottom: -9px;
}

.shoutpopbg bar {
margin: 0px 40px;
    width: 2px;
    height: 85px;
    display: inline-block;
    position: relative;
    left: 234px;
    top: 10px;
    background-color: #b86f92;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.shoutpopbg line2 {
    display: block;
    height: 1px;
    width: 478px;
    background-color: #595b5b;
    position: relative;
    top: 22px;
}

.shoutpopbg bar2 {
margin: 0px 40px;
    width: 2px;
    height: 85px;
    display: inline-block;
    position: relative;
    left: 234px;
    top: -18px;
    background-color: #b86f92;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}

.shoutpopbg big {
    color: #41807a;
    font-size: 20px;
    font-family: arsenal;
    text-transform: capitalize;
}

.shoutpopbg .txt {
      color: #afb1b1;
    margin: 20px 0px;
    font-size: 11px;
    letter-spacing: 1px;
    line-height: 21px;
    text-align: justify;
}

table.tableborder {
	background-image:url(http://);
	padding-bottom:0px;
}

.shoutpopbg .staff {
    display: inline-block;
    width: 184px;
    height: 176px;
    border: 10px solid rgba(255, 255, 255, 0.18);
    outline: 1px solid #8abeb5;
    margin: 5px;
    position: relative;
    top: 30px;
    border: 10px solid rgba(255, 255, 255, 0.15);
}

.shoutpopbg .staff .name {
display: inline-block;
    font-size: 20px;
    color: #c0c0c0;
    position: relative;
    text-transform: capitalize;
    top: 76px;
    text-align: center;
}

.shoutpopbg .staff line {
display: inline-block;
       width: 63px;
    height: 1px;
    position: relative;
    top: 76px;
    margin: 0px 7px;
}

.shoutpopbg .staff line2 {
    display: inline-block;
    height: 1px;
    position: relative;
    top: 76px;
    margin: 0px 7px;width: 48px;
}

.shoutpopbg .staff2 {
display: inline-block;
    width: 184px;
    height: 176px;
filter: grayscale(1);
	position: relative;
}

.shoutpopbg .fade {
    background-color: rgba(66, 68, 68, 0.88);
    height: 176px;
}

.cattitle {
    font-size: 13px;
    font-family: "playfair display",serif;
    letter-spacing: 8px;
    left: 46px;
    color: var(--accent1);
    font-weight: bolder;
    text-transform: uppercase;
    line-height: 28px;
    border-bottom: 1px solid #636363;
    background-color: var(--lightbg);
    padding: 4px 20px;
}

.cattitle a {
    color: var(--accent1);
    font-weight: bolder;
}

.catright {
border-left: 0px solid transparent; 
    height: 52px;
    display: inline-block;
    margin-left: -3px;
    margin-top: 34px;
}

#prostats_table {
    position: relative;
    display: block;
    left: 278px;
    z-index: 2;
}

#prostats_table a:link, #prostats_table a:visited, #prostats_table a:active {
    color: #8abeb5;
    font-size: 14px;
}

#prostats_table .date {
     display: inline-block;
    float: right;
    color: #868585;
    font-size: 12px;
}

#prostats_table tr {
    height: 26px;
}

.prostats {
  width: 380px;
    top: 187px;    overflow: auto;
    font-size: 14px!important;
    height: 170px;
    position: absolute;
    border-bottom: 1px solid #c0c0c0;
}

.tsh-toptitle {
display: flex;
    flex-direction: column;
    align-items: center;
    font-family: 'playfair display';
    text-shadow: 1px -1px #111111;
    color: #fff;
    letter-spacing: 29px;
    text-transform: uppercase;
    position: relative;
    top: 70px;
    width: 714px;
    justify-content: center;
    line-height: 100%;
    white-space: nowrap;
}

.tsh-toptitle::before, .tsh-toptitle::after {
    height: 100px;
    width: 100%;
    border: 14px solid var(--lightbg);
    content: '';
}

.tsh-toptitle::before {
border-bottom: 0px;
}

.tsh-toptitle::after {
border-top: 0px;
}

.tsh-topti {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    height: 742px;
}

.tsh-topti .intro {
height: 100px;
    line-height: 100px;
    position: relative;
    top: 25px;
    width: 230px;
    font-size: 9px;
    display: inline-block;
    text-transform: capitalize;
    letter-spacing: 3px;
    color: #f9f9f9;
}

.tsh-topti .intro a:link, .tsh-topti .intro a:visited, .tsh-topti .intro a:active {
color: #a9a9a9;
}

.tsh-topti top {
position: relative;  top: -14px;   left: 11px; width: 0px; font-weight: bolder; display: inline-block; font-size: 15px;
}

.tsh-topti top2 {
position: relative; top: -14px; left: 22px; width: 0px; font-weight: bolder;display: inline-block; font-size: 15px;
}

.tsh-topti top3 {
position: relative;  top: -14px; left: 0px; width: 0px; font-weight: bolder; display: inline-block; font-size: 15px;
}

.tsh-topti o {
font-size: 9px;
    position: relative;
    top: -6px;
}

.tsh-topti .bar {
display: inline-block;
    width: 300px;
    height: 1px;
    background-color: #858484;
    position: relative;
    top: 22px;
}

.tsh-topti .sub {
 font-size: 12px;
    text-transform: uppercase;
    width: 716px;
    padding: 4px 0px;
    display: inline-block;
    font-family: 'Arsenal';
    text-shadow: 1px -1px #111111;
    line-height: 21px;
    color: #fff;
    letter-spacing: 12px;
    text-align: center;
    text-transform: uppercase;
    background-color: rgba(255, 251, 251, 0.85);
}

.tsh-topti .sb {
    background-color: #253330;
    width: 8px;
    height: 50px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}

.tsh-toptitle big {
    background-color: #2b7b80;
    padding-left: 20px;
    padding-bottom: 4px;
    font-size: 100px;
    line-height: 97px;
    position: relative;
    top: -24px;
    height: 103px;
}

.tsh-toptitle span {
font-size: 45px;
    border-bottom: 1px solid #fafafa;
    padding-left: 20px;
    line-height: 46px;
    position: relative;
    top: -41px;
}

.tsh-toptitle sm {
 font-size: 14px;
    width: 585px;
    display: block;
    letter-spacing: 11px;
    background-color: var(--lightbgfade);
    margin: auto;
    height: 39px;
    color: var(--accent1);
    position: relative;
    line-height: 36px;
}

tr td.trow1:first-child, tr td.trow2:first-child, tr td.trow_shaded:first-child {
	border-left: 0;
}

tr td.trow1:last-child, tr td.trow2:last-child, tr td.trow_shaded:last-child {
	border-right: 0;
}

.tborder {
 width:100%;outline: 0px solid #333333;border: 0px solid #f5f5f5;
}

.tborder tbody tr:last-child td {
}

.tborder tbody tr:last-child td:first-child {
	-moz-border-radius-bottomleft: 0px;	-webkit-border-bottom-left-radius: 0px;	border-bottom-left-radius: 0px;
}

.tborder tbody tr:last-child td:last-child {
	-moz-border-radius-bottomright: 0px;	-webkit-border-bottom-right-radius: 0px;	border-bottom-right-radius: 0px;
}

.thead {
	-moz-border-radius-topleft: 0px;	-moz-border-radius-topright: 0px;	-webkit-border-top-left-radius: 0px;	-webkit-border-top-right-radius: 0px;	border-top-left-radius: 0px;	border-top-right-radius: 0px;
}

.thead_collapsed {
	-moz-border-radius-bottomleft: 0px;	-moz-border-radius-bottomright: 0px;	-webkit-border-bottom-left-radius: 0px;	-webkit-border-bottom-right-radius: 0px;	border-bottom-left-radius: 0px;	border-bottom-right-radius: 0px;
}

.thead_left {
	-moz-border-radius-topright: 0;	-webkit-border-top-right-radius: 0;    border-top-right-radius: 0;
}

.thead_right {
	-moz-border-radius-topleft: 0;	-webkit-border-top-left-radius: 0;    border-top-left-radius: 0;
}

.tcat_menu {
	-moz-border-radius: 0 !important;	-webkit-border-radius: 0 !important;  	border-radius: 0 !important;
}

.tborder tbody:nth-last-child(2) .tcat_collapse_collapsed {
	-moz-border-radius-bottomleft: 6px !important;	-moz-border-radius-bottomright: 6px !important;	-webkit-border-bottom-left-radius: 6px !important;	-webkit-border-bottom-right-radius: 6px !important;	border-bottom-left-radius: 6px !important;	border-bottom-right-radius: 6px !important;
}

input.textbox, input.invalid_field, input.valid_field, select, .editor_control_bar, blockquote, .codeblock, fieldset, .popup_menu, .postbit_buttons > a,
a.button {
font-family: 'open sans'!important;
    font-size: 9px!important;
    vertical-align: middle;
    background-color: var(--lightbg);
    border: 1px solid #777;
    letter-spacing: 1px;
    text-transform: capitalize!important;
    color: var(--lighttxt);
    padding: 6px;
}

.post.classic .post_author {
	-moz-border-radius: 0 0px 0px 0;	-webkit-border-radius: 0 0px 0px 0;	border-radius: 0 0px 0px 0;
}

.popup_menu .popup_item_container:first-child .popup_item {
	-moz-border-radius-topleft: 6px;	-moz-border-radius-topright: 6px;	-webkit-border-top-left-radius: 6px;	-webkit-border-top-right-radius: 6px;	border-top-left-radius: 6px;	border-top-right-radius: 6px;
}

.popup_menu .popup_item_container:last-child .popup_item {
	-moz-border-radius-bottomleft: 6px;	-moz-border-radius-bottomright: 6px;	-webkit-border-bottom-left-radius: 6px;	-webkit-border-bottom-right-radius: 6px;	border-bottom-left-radius: 6px;	border-bottom-right-radius: 6px;
}

.pagination a {
	-moz-border-radius: 6px;	-webkit-border-radius: 6px;	border-radius: 6px;
}

.pollbar {
	-moz-border-radius: 3px;	-webkit-border-radius: 3px;	border-radius: 3px;
}

/* ------------------------------
	 CUSTOM TOPICS
------------------------------- */
.cutopics {
 background-color:var(--lightbgfade);
    border: 1px solid rgba(241, 241, 241, 0.14);margin-bottom:2px;
    border-top: none;padding:0px; height:110px;
}

.cutopicempty {
background-color: rgba(95, 95, 95, 0.74);
    border: 0px solid rgba(241, 241, 241, 0.14);
    width: auto;
    font-size: 23px;
    padding: 60px;
    color: #fefefe;
    text-align: center;
    font-family: arsenal;
}

.cutopicsti {
 float:left;width: 382px;height: 60px;    padding: 20px;   border: solid 0px #c0c0c0;text-align: left;  color: #efefef;    letter-spacing: 0px;  text-transform: lowercase;    font-family: 'arsenal';    font-size: 26px;    position: relative;    font-weight: 700;    left:20px;line-height: 30px;
}

.cutopicsti1 a {
display: inline-block;
    font-family: arsenal, sans-serif;
    font-size: 19px;
    text-transform: capitalize;
    letter-spacing: 1px;
    font-weight: 200;
    line-height: 27px;
    padding-bottom: 0px;
    width: 343px;
    color: var(--accent1);
    position: relative;
    top: 8px;
}

.cutopicsti1 img {
padding:0px;
}

.cutopicsdesc {
width: 382px;
    padding: 5px;
    margin-top: -10px;
    text-align: left;
}

.cutopicsdesc1 {
     font-family: montserrat;
    color: #c0c0c0;
    font-size: 7px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 4px;
}

.cupages {
	margin-left: 10px; 	text-transform: uppercase; 	letter-spacing: 1px; 	font-family: 'oswald'; 	font-size: 10px; 	color: #333333; 	font-weight: 400;
}

.cupages a {
	letter-spacing:1px;	font-size: 12px; 	color: #4e7c7e;
}

.cutopicsdate .poster {
font-size: 13px;
    position: relative;
    top: 10px;
}

.cutopicsdate .poster .cutopicsdate .poster a:link, .cutopicsdate .poster  a:visited, .cutopicsdate .poster a:active {
font-size:13px;
}

.cutopicsdate {
    width: 235px;
    display: inline-block;
    padding: 20px;
    height: 70px;
    position: relative;
    left: 0px;
    margin-left: 5px;
    border-left: 1px solid rgba(241, 241, 241, 0.14);
    border-top: none;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'arsenal';
    font-size: 9px;
    color: #555555;
    font-weight: 400;
    line-height: 10px;
}

.cutopicsdate a {
 letter-spacing: 1px; color:#111111;font-weight:600;
}

.cutopic_author{
position: absolute; width: 237px;
}

.cutopicsstart {
margin-bottom: 5px;
    border-bottom: 1px solid var(--accent1);
    padding: 10px;
    font-size: 17px;
    color: var(--lighttxt);
    line-height: 0px;
    position: relative;
    top: 8px;
    text-transform: lowercase;
}

.cutopicsstart a {
font-size: 15px;
    color: #4e7c7e;
    position: relative;
    top: 33px;
    font-family: 'playfair display';
}

.cutopicsc {
 width: 246px;
    height: 111px;
    position: absolute;
    margin-left: 18px;
    border-left: 1px solid rgba(241, 241, 241, 0.14);
    border-top: none;
    display: inline-block;
}

.cutopicscount {
    width: 76px;
    height: 25px;
    padding: 10px 14px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'arsenal';
    font-size: 8px;
    color: var(--lighttxt);
    margin: 10px 5px;
    line-height: 15px;
    display: inline-block;
    border: 2px solid var(--accent1);
}

.cutopicscount b {
 	font-family: 'arsenal';font-size: 20px;color: var(--accent1); font-weight: 700;
}

.topic-title-row {
 	background-color: #fefefe; font-family: open sans; font-size: 7px; text-transform: uppercase; padding: 10px; line-height: 100%; font-weight: 700; border-top: 0px #c0c0c0 solid; border-bottom: 1px #c0c0c0 solid; border-left: 1px #c0c0c0 solid; border-right: 1px #c0c0c0 solid;letter-spacing:1px;
}

.cutopicicon{
 position:absolute; right:-10px; font-family: montserrat;color: #c0c0c0; font-size: 7px; letter-spacing: 3px;line-height: 25px;height: 40px; text-align: center; line-height: 40px;top:24px;border-radius: 50%; background-color: #fafafa;z-index:1;border: solid 1px #c0c0c0;width: 40px;padding: 5px;
}

.cutopicicon span {
top:10px;position:relative;
}

.cutopicmod {
position:relative; width:30px;left: 969px;padding:47px 0px;top: -109px;
}

.cutopiclast {
  
    display: block;
    width: 260px;
    position: relative;
    top: 0px;
    font-size: 11px;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid #ccc;
    line-height: 11px;
    color: #999999;
    padding-top: 5px;
}

.cutopicsc .bar2 {
display: block;
    position: absolute;
    margin: 0px 18px;
    width: 1px;
    top: 10px;
    left: 128px;
    height: 34px;
    background-color: #444;
    -ms-transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    transform: rotate(25deg);
}


		
		