html, body {
background:#1E1E1E;
    color: #cccccc;
font-family: open sans;
font-size: 12px!important;
margin: 0;
padding: 0;
height:100%;
width:100%;
    background-attachment: fixed;
    background-repeat: repeat;
}
 
a {
text-decoration:none; 
    color: #f59978;
font-weight:600;
}
 
a:hover {
transition:0.1s;
-o-transition-transition:0.1s;
-webkit-transition-duration:0.1s;
-moz-transition-duration:0.1s;
border:none!important;
}
 
hr {
border:0.2px solid #f59978;
border-width:1px 0;
clear:both;
}
 
table {
border-collapse: collapse;
border-spacing: 0;
clear: both;
empty-cells: show;
width: 100%;
border-style: none;
}

 
th {
font-weight: 400;
padding: 3px 5px;
text-transform: uppercase;
font-size: 9px;
padding-top: 10px;
}


td {
background: none;
font-size: 11px;
padding: 5px 10px;

}

td a:hover {
border-bottom:none;
}
 
th a, th a:hover {
font-weight: 500;
}

 
h1 {
font-size: 200%;
}
 
h2, h3 {
font-size: 100%;
}
 
.category h2, .topic h2, #portal_foot h2, thead th {
background: #1e1e1e;
    font-family: 'Raleway';
border-top:3px solid #f59978;
border-left:3px solid #f59978;
    font-size: 20px;
height:30px;
text-transform:uppercase;
    letter-spacing: 2px;
    padding: 1px;
    color: #ccc;
}

.category h2 a, .topic h2 a, #portal_foot h2 a, thead th a {
     color: #ccc;
font-family:'Raleway';
text-transform:uppercase;
font-size:20px;
margin-right:10px;
    letter-spacing: 2px;

}

.category h2 a:hover, .topic h2 a:hover, #portal h2 a:hover, thead th a:hover {
border-bottom:none;
}

.category h2, .topic h2 {
margin-top:20px;
}

thead th {
text-align: center!important;
padding-right: 5px;
text-transform: none!important;
font-size: 25px;
padding:3px;
}

#portal h2 {
font-family: Raleway;
    color: #ccc;
    font-size: 18px;
    font-weight: 500!important;
text-align:center!important;
}
 
input, select, textarea {
border: 0;
background: #1e1e1e;
padding: 3px 5px;
vertical-align: middle;
}

textarea {
font-family:open sans;
font-size:14px;
margin:auto;
width:98%;
text-align:justify;
padding:5px;
margin-top: 5px!important;
    margin-bottom: 5px!important;
color:#b5b5b5;
}
 
input:focus, input.focus, textarea:focus, textarea.focus {
background: #1e1e1e;
color:#b5b5b5;
}
 
.submit_error {
background:none;
}
 
button, a.btn_fake {
background: #1e1e1e;
    color: #ccc;
    border: none;
    font-family: open sans;
    font-size: 9px;
    text-transform: uppercase;
    outline: none;
    padding: 3px 5px!important;
    vertical-align: middle;
}


button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:open sans;
font-size:100%;
}

button {
margin-bottom: 5px;
}
 
.notice {
margin: 10px auto;
width: 70%;
}
 
.notice dt {
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 18px;
    font-family: raleway;
    text-align: center;
}
 
.notice dd {
font-style:italic;
}
 
dl.info {
border: 1px solid #1e1e1e;
}
 
.info dt {
    letter-spacing: 2px;
    font-weight: 600;
    font-size: 18px;
    font-family: raleway;
    text-align: cent
}

dl.error {
background:none;
border-color:#1e1e1e;
}
 
.error dt {
background:#e5e2d9;
color:#35201f;
}
 
#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
list-style:none;
padding:0;
}
 
#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd, table.calendar ul, .drop_menu {
margin:0;
}
 
#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
display:inline;
}

#profile_menuwrap li {
margin-top:2px;
}
 
#top_bar, #acplogin .c_mark img, #acplogin h1 img {
display: none;
}
 
#top {
height:40px;
margin-top:-12px;
}

#top_info {
margin-top: -380px;
    float: left;
    padding: 2px 3px;
    font-family: open sans;
    text-transform: uppercase;
    font-size: 8px;
    margin-left: 83px;
    color: #cccccc;
}

#top_info a {
color: #cccccc;
font-size: 8px;
}

#top_info a:hover {
color: #999999;
}


#banneratas {
background:url('https://s25.postimg.org/n65185k5r/banner21.jpg') no-repeat;
width:850px;
height:750px;
margin-top:0px;
margin-bottom:-420px;
}

#top_menu {
    font-family: 'Open Sans';
    font-size: 8px;
    color: #cccccc;
    margin-right: 35px;
    float: right;
    margin-top: -380px;
}

#top_menu a {
color: #cccccc;
text-transform: uppercase;
}

#top_menu a:hover {
color: #999999;
}

#top_menu.drop_menu a {
width:auto;
}

#top_menu.drop_menu ul {
display:none;
}

#top_menu.drop_menu li {
background:none;
text-transform:lowercase;
text-align:justify;
margin:0;
float:none;
}
 
.drop_menu li {
float: left;
margin-right: 1px;
text-align: center;
padding:0px 5px;
margin-bottom:5px;
}
 
.drop_menu a {
padding:1px;
width:9em;
}
 
.drop_menu ul {
-moz-opacity:0.85;
left:-999em;
margin:0;
opacity:0.85;
}
 
.drop_menu ul li {
font-size:85%;
margin:0;
padding:0;
width:100%;
}
 
.drop_menu ul li a {
padding:4px 5%;
width:90%;
}

#useravatar {
float:left; text-align:center;margin-left:20px;margin-top:-5px;border: 3px solid #1E1E1E;width:50px;height:50px;background: url('http://b3.ifrm.com/30306/138/0/f7001254/avatarbg.jpg') repeat scroll 0% 0% #333333;
}

#useravatar img {
width:50px; height:50px; z-index:99;margin-top:0px;margin-bottom:0px;
}


.boardtitle {
float: left;
    padding-left: 10px;
margin-top: 0px;
}

.boardtitle a {
    font-size: 25px;
font-family:'Raleway';
    color: #f5f5f5;
    font-weight: 200!important;
}


#submenu {
display:none;
}



#submenu1 {
         background: #333333;
    border-top: 20px solid #333333;
    border-bottom: 30px solid #333333;
    height: 40px;
    margin-top: -35px;
margin-bottom: -30px;
    padding: 2px 3px;
    padding-top: 20px;
padding-right:35px;
    text-align: right;
}

#submenu1 a {
font-family: open sans;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 18px;
font-weight:200;
color: #ccc;
    padding: 3px 5px;
}


#wrap {
    background: #333333;
margin: 0px auto;
margin-bottom:20px;
display:table;
width:850px;
font-size:12px;
}
 
#nav {
font-size: 8px;
color: #cccccc;
height: 1%;
margin-left: 15px!important;
padding: 10px 0;
text-transform:uppercase;
line-height: 20px;
}

#nav li {
padding: 2px;
}
 
.meta_box {
background: none;
  font-size: 11px;
  text-align: justify;
  margin: 0px auto;
  line-height: 150%;
  width: 90%;
  padding: 10px 25px;
}
 
.meta_menu {
border: 1px solid #1e1e1e;
padding: 0;
width: 49%;
min-height: 100px;
margin:10px 0;
margin-left: 5px;
}
 
.meta_menu h3 {
font-family: open sans;
    clear: both;
    text-align: center;
    font-size: 15px;
font-weight:700;
    text-transform: uppercase;
}
 
ul.cat-pages {
font-size:90%;
margin:15px 0;
margin-left: 5px;
padding: 5px 1px;
width:49%;
}
 
.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
   color: #ccc;
}
 
.cat-pages a:hover, .cat-topicpages a:hover {

}
 
.cat-pages span {
    color: #ccc;
    cursor: default;
    font-weight: 700;
    padding: 2px 5px;
}
 
.cat-pages input {
padding: 3px 5px;
vertical-align: baseline;
}
 
ul.cat-topicpages {
font-size: 10px;
padding: 1px 0;
margin:5px;
}

ul.cat-topicpages a {
font-size: 9px;
    font-family: open sans;
    letter-spacing: 1px;
}
 
tr.generic td,div.generic {
font-size: 120%;
font-weight: 700;
text-align: center;
}
 
td.c_head, td.c_foot, td.c_sort {
font-size: 9px;
text-transform:uppercase;
}

.c_sort {
border-top: 1px solid #1e1e1e;
}

td.c_desc {
font-weight: 700;
text-align: right;
vertical-align: middle;
width: 200px;
}
 
td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
font-weight: 700;
font-size: 90%;
}
 
tr.hidden td.c_post {
background: none;
}
 
.bday {
color: #ccc;
font-family: raleway;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

#descriptionstyle {
font-family: open sans;
padding: 0 3px;
text-align:justify;
width:500px;
}
 
.c_forum {
font-size: 9px;
    width: 750px!important;
    display: block!important;
    height: 100px;
    text-align: center;
    border: 1px solid #1e1e1e;
    margin: 0px auto;
    margin-left: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(https://s25.postimg.org/m7kjbhydr/banner21a.jpg) no-repeat;
}

.c_forum img {
float: left;
    margin: 5px;
}


.c_forum a {
text-transform:uppercase;
}

.c_forum strong {
display:block;
background: transparent;
}

 
.c_forum strong a {
font-family: raleway;
    float: left;
    margin-top: 55px;
    text-shadow: -1px -1px 0 #020202, 1px -1px 0 #020202, -1px 1px 0 #020202, 1px 1px 0 #020202;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 700;
    color: #ccc;
}

.c_forum strong a:hover {
border-bottom:none;
}
 
td.c_last {
display: block;
    background: #1e1e1e;
    border-bottom: 1px solid #f59978;
    width: 752px;
    margin-top: -10px;
    margin-bottom: 5px;
padding-bottom:10px;
    height: 10px;
}

.c_last {
font-size: 8px;
    text-transform: uppercase;
}

.c_last-title {
font-family: raleway;
    float: left;
    margin-left: 10px;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: none!important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 250px;
}

.c_last-title:hover {
border-bottom:none;
}

td.c_info {
display:block;
}

 
td.c_info-v, td.c_info-r, td.c_info-t {
font-family: open sans;
    text-transform: uppercase;
    font-size: 7px;
    color: #ccc;
}
 
td.c_subforum {
    font-size: 8px;
    display: block;
    border: 1px solid #1e1e1e;
    color: #ccc;
    letter-spacing: 1px;
    padding: 5px;
    text-transform: uppercase;
    text-align: center;
    line-height: 10px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.cat_head a:hover {
font-style:normal;
}
 
.cat_head td {
border-color: none;
padding: 0;
}
 
#stats .cat_head td {
border-color: none;
}

.c_mark {
display:none;
}
 
.description {
    font-size: 10px;
    margin: 5px;
    background: none;
    padding: 5px;
    border: 1px solid #1e1e1e;
    text-transform: none!important;
}
 
td#stats_events a,td#stats_events span {
padding: 4px 0 4px 20px;
}
 
td.c_username {
    padding: 10px;
    text-align: center;
    font-family: raleway;
    text-transform: none;
    font-size: 18px;
    width: 195px;
}
 
td.c_username a {
font-weight:400;
}
 
td.c_user {
font-size:80%;
    width: 26%;
}
 
td.c_user dl {
    background: none;
color:#1e1e1e;
    margin: 0px auto!important;
    margin-bottom: 5px!important;
    margin-top: 5px;
max-width: 175px!important;
    padding: 5px 7px;
    text-transform: uppercase;
    font-family: open sans;
    font-size: 9px;
border: 1px solid #1e1e1e;
    background: rgba(245, 153, 120, .5);
}

dl.user_info dt {
float: left;
margin: 0;
min-width: 4em;
}

dl.user_info dt, dl.user_info dd {
padding: .1em;
}
 
dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dt {
font-weight: bold;
margin-top: 5px;
text-align: justify;
}

 
dl.user_profile dd {
margin-left: 8px;
margin-top: 5px;
font-family:raleway;
margin-bottom: 5px;
text-align: justify;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
text-align: left;
}

#profile_menu a {
font-size: 18px;
font-weight: 400;
}

#profile_menu ul li a {
padding: 4px 0.25em;
}

#profile_menu ul {
border-top: 0;
}
 
#profile_menu li li a {
border: 0;
    font-size: 9px;
    font-family: open sans;
    text-transform: uppercase;
}
 
#profile_menu li ul li a:hover {
background: none;
}
 
td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}
 
td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}
 
td.c_poll-bar div {
float: left;
height: 12px;
padding-right: 3px;
    background-color: #f59978;
}
 
td.c_poll-bar span {
display: block;
float: left;
height: 12px;
width: 3px;
}
 
.editby,.queued {
border:none;
font-size:55%;
font-family:open sans;
text-transform:uppercase;
margin-top:3em;
padding:3px 5px;
}
 
.queued {
font-weight:200;
}
 
blockquote, #blog blockquote blockquote {
border:1px solid #1e1e1e;
margin: 0px auto;
color:#b5b5b5;
padding-bottom: 1px;
width: 98%;
}
 
blockquote dl {
text-transform: uppercase;
    background: #1e1e1e;
    padding: 2px 4px;
}
 
blockquote dt {
float: left;
font-weight: 700;
letter-spacing: 1px;
font-size: 11px;
    color: #ccc;
font-family:raleway;
}

blockquote dt a {
color: #ccc;
}


blockquote dt a:hover {
border-bottom: none;
}
 
code {
display: block;
font-family: Courier New;
white-space: pre;
font-size:12px;
max-width:700px;
max-height:400px;
overflow: auto;
} 

blockquote blockquote blockquote blockquote code {
max-width: 654px;
} 

div.spoiler {
padding: 5px 7px;
border: 1px solid #1e1e1e;
}
 
div.spoiler_toggle {
    background: #1e1e1e;
    padding: 5px;
font-family:raleway;
    padding-left: 10px;
    letter-spacing: 1px;
    color: #ccc;
    font-weight: 700;
    font-size: 10px;
text-transform: uppercase;
}
 
td.c_postinfo {
font-size: 9px;
vertical-align: middle;
text-transform:uppercase;
padding: 10px!important;
}
 
td.c_sig {
font-size: 80%;
padding: 5px;
border-top:1px solid #1e1e1e;
padding-top: 20px!important;
    padding-bottom: 20px!important;
}

td.c_sig img {
opacity:.9;
}
 
td.c_sig blockquote {
background:none transparent;
border:0;
padding-left:5px;
}
 
td.c_sig blockquote dl {
background:none transparent;
border:0;
}
 
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
padding:0;
}
 
td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}
 
tr.c_postfoot td, td.c_postfoot {
clear: both;
font-weight: 700;
padding-bottom: 15px;
}

tr.c_postfoot {
padding-bottom:30px;
    border-bottom: 1px solid #1e1e1e;
}
 
.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}
 
div.c_view-list {
font-size: 9px;
}
 
dl#fast-reply dt {
text-align: center;
color: #f59978;
font-size: 25px;
text-transform: none;
font-family: raleway;
letter-spacing: 1px;
}
 
dl#fast-reply dd {
background: none;
padding: 15px 0;
text-align: center;
}
 
#c_post-preview {
background: none;
margin:0 auto 10px;
padding:5px;
width:90%;
font-size:13px;
text-align:justify;
color:#b5b5b5;
font-family:open sans;
}
 
#c_post-resize span {
color: #ccc;
cursor: pointer;
font-size: 225%;
padding: 20px 5px 0;
}
 
#emot_wrap {
background: none;
}
 
#emot_wrap h3 {
background: none;
text-transform: uppercase;
font-size: 120%;
text-align: center;
}
 
#emot_end {
display: block;
font-weight: 700;
padding: 4px 0;
text-align: center;
}
 
#pm_folders {
padding-top: 30px;
vertical-align: top;
width: 150px;
background: none!important;
}
 
#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}
 
#pm_folderlist li {
display: list-item;
margin-bottom: 4px;
padding-left: 28px;
}
 
#pm_forwarded {
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}
 
#ucp_gallery a {
font-weight: 700;
}
 
.calendar td.cal_inactive {
background: none;
}
 
.calendar td div {
background: #1e1e1e;
font-weight:700;
padding:5px 7px;
}

.cal_inactive div {
color: #ccc;
}

#cal_current div {
background: #1e1e1e;
}

.calendar div a {
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}
 
.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}
 
.calendar td#cal_current {
background: #1e1e1e;
}
 
div.portal_content {
font-family: open sans;
    font-size: 10px;
    text-align: justify;
    margin: 0px auto;
    padding: 5px 7px;
    margin-bottom: 10px;
    border: 1px solid #1e1e1e;
}
 
 
#portal h4 {
font-family: open sans;
    font-size: 10px;
    margin: 0;
    padding: 5px 7px;
}
 
#portal h4 a {
font-size:12px;
}

#faq dt a {
color: #ccc;
    font-size: 12px;
    font-weight: 700;
}
 
#faq dd.faq_more a, #faq dl.faq_more a:hover {
font-style: italic;
}
 
.search_results {
border: 1px solid #1e1e1e;
margin-bottom: 1em;
text-align: justify;
font-size: 12px!important;
padding: 5px 7px;
}
 
.search_results h3 {
display:inline;
font-size:125%;
}
 
.search_results cite,.search_results p {
font-size:85%;
margin:0;
}
 
#findposts .c_mark {
font-size:200%;
font-weight:700;
vertical-align:top;
}
 
#pmtoast {
    background: #333333;
bottom: 10px;
font-size: 10px;
font-family: open sans;
text-transform: none;
position: fixed;
right: 10px;
text-align: left;
text-decoration: none;
width: 200px;
z-index: 1;
    color: #cccccc;
}

#pmtoast:hover {
border-bottom: none;
}

 
#pmlink {
display: block;
padding: 10px 10px 10px 55px;
text-decoration: none;
    color: #cccccc;
}

#pmlink:hover {
border-bottom: none;
}
 
#pmlink big {
text-transform: none;
font-family: Raleway;
    color: #f59978;
display: block;
font-weight: 700;
padding-bottom: 5px;
font-size: 14px;
}
 
#pmclose {
    background: #333333;
display: block;
text-align:center;
font-size: 10px;
text-transform: uppercase;
letter-spacing: 1px;
    color: #cccccc;
padding: 1px 10px;
}

#pmclose:hover {
border-bottom: none;
}

#foot_wrap {
margin: 20px 1px 20px 0;
margin-right: 20px;
    margin-left: 20px;
}
 
#foot td {
background: none;
border: 0;
font-size: 9px;
text-transform: uppercase;
}
 
#foot #foot_datetime {
width: 1%;
white-space: nowrap;
}

#foot_datetime img {
margin-left: -10px;
    margin-right: 5px;
}
 
#foot_themechooser {
text-transform: uppercase;
font-size:10px;
}

#copyright {
font-size: 9px;
margin: 0px auto;
margin-bottom:20px;
text-align: center;
text-transform:uppercase;
}
 

#c_tos h3 {
color: #7b7372;
font-size: 120%;
}
 
input.username_ok {
border-bottom: 3px solid #54da2b;
}
 
input.username_no {
border-bottom: 3px solid #dc6398;
}
 
#acplogin {
background: none;
height: 275px;
left: 50%;
margin: -137.5px 0 0 -250px;
padding: 0;
position: absolute;
top: 50%;
width: 500px;
}
 
#acplogin h1 {
font-family:raleway;
font-weight:700;
color:#ccc;

height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}
 
#acplogin h1 img {
position:absolute;
left:0;
top:0;
}
 
a img {
border:0;
}
 
form {
display: inline;
margin: 0;
padding: 0;
}
 
.category h2, .topic h2, #portal h2 {
    text-align: center;
    width: 100%;
padding-top:10px;
}

.topic h2 {
margin-right:10px;
}
 
h3 {
padding: 3px 0;
}
 
input[type=checkbox] {
background: transparent;
border: 0;
padding: 0;
vertical-align: bottom;
}
 
input[type=radio] {
border: 0;
}
 
select {
font-family: open sans;
    font-size: 9px;
    margin: 0 7px;
    padding: 0;
    vertical-align: middle;
    letter-spacing: 1px;
    text-transform: uppercase;
color:#ccc;
}
 
option {
margin: 2px 0;
}
 
button.btn_img {
border: 0;
cursor: pointer;
padding: 0;
}
 
.notice dt,.notice dd {
padding: 5px 7px;
}
 
.drop_menu a img {
vertical-align: bottom;
}
 
.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

 
#main {
height: 1%;
}
 
#nav li img {
vertical-align: top;
}
 
.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}
 
.meta_menu ul {
font-size: 11px;
    margin: 0px auto;
    margin-top: 5px;
    margin-left: 10px;
    padding: 5px!important;
}
 
.meta_menu img,.meta_menu span {
float:right;
margin:10px 20px;
}
 
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}
 
.cat-topicpages a {
padding: 1px 3px;
}
 
.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

.topic-buttons a:hover {
border-bottom:none;
}
 
tr.postbtn td {
padding:5px;
text-align:center;
}
 
.row1,.row2 {
line-height:1.4;
}
 
td.c_head input,td.c_head button,td.c_foot input,td.c_foot button,td.c_sort input,td.c_sort button {
padding:1px;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}
 
.category {
margin: 0px auto;
width:95%;
}
 
span.collapse, span.uncollapse {
cursor: pointer;
float: right;
position: relative;
}
 
.c_mark img {
display: block;
margin: auto;
}

#stats_members {
    line-height: 3;
background:#1e1e1e;
    font-family: raleway;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: none;
    padding-top: 5px;
    padding-bottom: 5px;
}

#stats_legend {
    font-size: 8px;
background:#1e1e1e;
line-height:2;
    text-transform: uppercase;
    letter-spacing: 1px;
}


td.c_cat-icon {
padding: 5px 0;
text-align: center;
width: 30px;
}

td.c_cat-starter {
width:125px;
}
 
td.c_cat-lastpost {
width:175px;
}
 
.c_user {
vertical-align:top;
}
 
img.c_user {
height: 1px;
}
 
.avatar, img.member {
display: block;
margin: 0px auto;
margin-top: 5px;
margin-bottom: 5px;
overflow: hidden;
opacity:.9;
}
 
.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}
 
td.c_user .usertitle {
    text-align: center;
    padding-top: 5px;
    font-family: raleway;
    letter-spacing: 1px;
    font-size: 14px;
    color: #f59978;
    font-weight: 700;
    padding-bottom: 10px;
}
 
.pip {
margin:3px 0;
white-space:nowrap;
}
 
dl.user_info dt,dl.user_info dd {
padding:.1em;
}
 
dl.user_info dt {
    text-align: center;
    color: #1e1e1e;
    width: 60px;
    display: block;
    font-family: raleway;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 2px;
    margin-right: 8px;
    text-transform: uppercase;
}
 
dl.user_info dd.spacer, dl.user_profile dd.spacer {
clear: both;
float: none;
height: 0px;
padding: 0;
}
 
td.c_poll-choice {
line-height: 1.5;
padding-left: 45%;
}
 
td.c_poll-answer {
text-align: right;
width: 42.5%;
}
 
td.c_poll-bar {
text-align: left;
vertical-align: middle;
width: 42.5%;
}
 
* html td.c_poll-bar span {
margin-top: 3px;
}
 
td.c_post {
font-family: open sans;
padding: 15px 15px;
font-size: 13px;
line-height: 1.5;
vertical-align: top;
text-align: justify;
color:#b5b5b5;
}
 
td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_sig,.c_nosig {
width:100%;
}
 
#topic_review img {
max-width:90%;
}
 
.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}
 
.c_post-attachment dd {
margin-left:1em;
}
 
.post_sep {
display: none;
}
 
td.c_sig,td.c_nosig {
vertical-align:top;
}
 
td.c_nosig {
border-top-style:hidden!important;
}
 
blockquote dl dt, blockquote dl dd {
padding: 2px 4px;
}

blockquote dl dd {
font-size: 80%;
}

blockquote div,blockquote code {
margin:0;
padding:5px;
}
 
dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}
 
dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:left;
}
 
dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:2px;
width:90%;
color:#b5b5b5;
border: 1px solid #1e1e1e;
background:#1e1e1e;
}
 
#c_post-text {
height:223px;
}
 
#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}
 
#btn_preview {
float:left;
margin:10px 0 0 1px;
}
 
#c_emot {
height:225px;
vertical-align:top;
width:210px;
}
 
#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
}
 
div#emot_list {
padding:0;
}
 
#emot_list li {
display:inline;
padding:4px 10px;
}
 
#emot_list img {
cursor:pointer;
vertical-align:baseline;
}
 
.pm {
margin-bottom:1em;
}
 
#pm_datesent {
width:200px;
}
 
#pm_select {
text-align:center;
width:1px;
}
 
#conversation .c_post {
padding:2em;
}
 
#ucp_profile,#pm_messages {
float:right;
}
 
#ucp_settings img,#ucp_profile img {
margin:18px 20px;
}
 
#ucp_gallery li {
float:left;
margin:15px 5px;
}
 
#ucp_gallery button {
cursor:pointer;
text-align:center;
}
 
.ucp button.btn_text {
padding:5px 0;
text-align:center;
width:100%;
}
 
.calendar td {
height:125px;
padding:0;
vertical-align:top;
width:14.3%;
}
 
.calendar li {
display:list-item;
font-size:80%;
margin:0;
}
 
.calendar li.placeholder {
padding:4px;
}
 
.calendar li span {
cursor:default;
}
 
.calendar td#cal_current div {
padding-top:3px;
}

#portal_main {
width:830px;
margin:10px;
}
 
#portal_head {
margin-bottom:10px;
}
 
#portal_foot {
margin-top:10px;
}
 
#portal_l,#portal_r {
font-size:10px;
margin:0;
padding:0;
}
 
#portal_l {
float: left;
width: 200px;
}
 
#portal_r {
float: right;
width: 180px;
}
 
#portal_news {
margin: 0 190px 0 210px;
}
 
#portal_clear {
background: transparent;
border: none;
clear: both;
font-size: 1px;
height: 1px;
margin: 0;
padding: 0;
}
 
.portal_box {
margin-bottom: 25px;
}
 
.portal_box table {
clear: none;
}
 
#portal h2,#portal_foot h2 {
clear: none;
    padding: 3px 13px;
    padding-left: 0px;
    margin-bottom: 5px;
}

#portal h2 a {
color: #ccc;
}
 
#faq {
margin:20px 0;
}
 
#faq dl {
padding:1em;
}
 
#faq dt {
margin-bottom: 5px;
}
 
#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}
 
.search_results div {
display:block;
margin:5px 0;
}
 
#acplogin #loginform {
display:block;
padding:0 50px;
}

input {
font-size:11px;
font-family: open sans;
letter-spacing:0px;
margin-bottom: 5px;
margin-top: 5px;
    margin-right: 2px;
    margin-left: 2px;
color:#cccccc;
font-family:open sans;
}

#shoutpost input {
font-size: 12px;
width:50px;
}

button.btn_default, #nav li span, .c_post-attachment dt, #c_tos dt {
font-weight:700;
}
 
.meta_box h3, td.c_topicfoot strong, #meta_welcome strong {
font-size:12px;
}
 
img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img, td.c_postinfo input {
vertical-align:middle;
}

img {
max-width:85%;
}
 
h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
margin: 0px auto;
width: 95%;
}
 
#meta_welcome,.search_results {
clear:both;
}
 
#stats_events {
line-height:2;
}
 
.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-lastpost,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
text-align:center;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-lastpost {
font-size:10px;
}

td.c_topicfoot {
background:none;
font-family: raleway;
font-size: 15px;
letter-spacing: 1px;
    padding-top: 20px;
    padding-bottom: 20px;
}
 

td.c_topicfoot strong {
font-size:20px!important;
}

blockquote dl dd,#foot #foot_links {
text-align:right;
}
 
#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}
 
#files_upload input, .pm .row1 a, .pm .row2 a, #ucp_gallery button img, #findposts td a {
display: block;
}
 
#ucp_settings, #pm_settings {
float: left;
}
 
#c_tos dd,#username_response {
margin-left: 10px;
}
 
#vlx {
z-index: 1;
}
 
#blog {
margin: 10px 0;
}
 
#blog blockquote {
    background: #1e1e1e;
    border: 1px solid #1e1e1e;
    font-size: 12px;
    text-align: justify;
    padding: 10px;
    width: 91%;
}
 
#blog blockquote blockquote {
padding: 0;
font-size: 100%;
}
 
#blog h1 {
text-align: center;
    font-size: 60px;
    display: inline-block;
    font-family: raleway;
    text-transform: capitalize;
}
 
#blog h1 a {
color: #ccc;
}

#blog h1 a:hover {
border-bottom: none;
}

#blog h2 {
background: #1e1e1e;
clear: none;
font-size: 30px;
padding:5px;
text-transform: Capitalize;
    font-family: raleway;
}
 
#blog h2, #blog h2 a, #blog h2 a:hover {
color: #ccc;
text-align:center;
    border-bottom: none;
    margin-bottom: 10px;
}
 
#blog_foot {
clear:both;
margin-bottom:20px;
}
 
#blog_head {
    border: 8px solid #1e1e1e;
padding: 5px;
background:#1e1e1e;
}
 
#blog_head img.avatar {
    display: block;
    margin: 30px 20px;
}
 
#blog_head:after {
content: "."; 
display: block; 
height: 0;
line-height:0;
clear: both; 
visibility: hidden;
}
 
#blog_main {
margin:20px 200px 10px 10px;
}
 
#blog_categories, #blog_readers, #blog_about {
background: #1e1e1e;
    margin: 15px 0;
    padding: 5px 7px;
text-transform:initial;
text-align:justify;
}

#blog_sidebar h3,#blog_sidebar dt {
    font-weight: 700;
    text-align: Justify;
    width: 160px;
}
 
#blog_sub {
clear: both;
position: relative;
padding: 5px 7px;
text-align: right;
font-size: 85%;
}

#blog_sub button, #topic_viewer .c_foot button {
border-color: #1e1e1e;
}

#blog_sub span {
padding-top: 4px;
}
 
#blog_sidebar {
background: #1e1e1e;
float: right;
float: right;
    font-size: 11px;
    text-transform: uppercase;
margin: 20px 10px 0 0;
padding: 0 10px;
width: 160px;
}
 
#blog_sidebar dd {
margin-left: 10px;
}
 
#blog_user {
font-size: 175%;
}
 
#blog table {
clear: none;
}
 
div.blog_options, div.blog_options a {
    font-size: 10px;
    text-align: right;
    background: #1e1e1e;
    margin: 15px 0;
    color: #ccc;
    padding: 5px 7px;
    text-transform: uppercase;
}

div.blog_options a:hover {
border-bottom:none;
    color: #ccc;
}

div.blog_date {
background: #f59978;
float: right;
font-weight: 700;
margin: 11px 15px;
text-align: center;
text-transform: uppercase;
width: 40px;
padding-top:2px;
color: #1e1e1e;
}
 
div.blog_date span {
background: #f59978;
display: block;
font-size: 130%;
font-weight: 700;
padding: 2px 4px;
}
 
div.blog_entry {
background: #1e1e1e;
margin: 10px 0;
padding: 5px 7px;
}
 
#blog_comments li {
padding: 5px 7px;
}

#chatbox {
width:250px;
margin-top: 5px;
}

#shoutwrap {
font-size: 11px;
}
 
#shoutwrap td {
padding: 0;
padding-left: 10px;
}
 
#shoutbox {
font-size: 11px;
list-style-type: none;
margin: 0;
padding: 0px;
width: 160px;
margin-top: 5px;
margin-left: -20px;
}
 
#shoutbox li {
padding:5px 7px;
}
 
#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}
 
#shoutbox dt {
font-size: 11px;
font-weight: 700;
}
 
#shoutopts,#shoutpost {
clear:both;
text-align:center;
}


.forums .c_foot {
padding: 0;
}


.c_mark a:hover {
background: none;
}

.c_view {
font-size: 9px;
margin-bottom: 10px;
    text-transform: uppercase;
}

#portal {
background: none;
margin-left:-20px;
}

.posts .c_foot {
font-weight: 700;
padding-top: 20px;
}

#forum_footer .c_foot {
padding: 0;
}

#announcement_list .c_cat-title, #announcement_list .c_cat-starter, #announcement_list .c_cat-lastpost {
border:none;
}

td.c_cat-mark {
width:5px;
padding:1px;
}

.c_cat-title {
font-family: open sans;
padding: 5px;
padding-top: 10px;
font-size: 10px;
max-width:350px;
}

.c_cat-title a {
    font-size: 14px;
    font-family: raleway;
        margin-left: 7px;
margin-bottom:-3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
display:inline-block;
max-width:300px;
}

#fast-reply button {
font-weight: 700;
text-transform: uppercase;
}

.topic-buttons a, .topic-buttons a:hover {
padding: 4px;
}

#forum_footer .c_sort button {
border-color: #none;
}

#pm_messages {
height: 95px;
}

#ucp_profile {
height: 129px;
}

#conversation {
margin: 0 !important;
}

#pm_quick_reply {
margin-top: 20px;
}

select[name="fid"] + small button {
border-color: #fff;
}

button:hover, #topic_viewer .exclusivebutton + table td {
background: #1e1e1e;
    color: #ccc;
}

.cornercanvas {
display: none !important;
}

#stats {
border-bottom: 0;
padding-top: 30px;
}

#stats .c_foot {
font-weight: 400;
padding: 3px 5px;
padding-top:20px;
padding-right:0px;
text-align: right;
}

.c_foot a {
    font-family: open sans!important;
    text-transform: uppercase;
    font-size: 8px;
    padding-top: 10px;
}

#c_bbcode .row1 {
padding: 2px;
margin: 5px;
font-size: 9px!important;
}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}

span.byline { font-size: 35%; text-shadow: 1px 1pt; }
.imgc { color: #65bee8; }
.hott { color: #dc6398; }

.c_forum div, td.c_forum  {display:block;}

.c_info-v, .c_info-r, .c_info-t {display: block;
    letter-spacing: 1px;
    float: right;
    margin-right: 0px;
    margin-top: -28px!important;
    margin-bottom: 10px;
    width: 50px;}

.c_forum div {width: 200px;
        background: rgba(245, 153, 120, .1);
    float: right;
font-family:open sans;
    margin-top: 10px;
    margin-right: 0px;
    padding: 5px;
    height: 70px;
    font-size: 9px;
    text-align: justify!important;}
td.c_forum{width:700px;}
.c_forum div center {text-align:justify}

#forumdesclinks{margin-left: 0px;}

.l {text-align:left}
.c {text-align:center}
.r {text-align:right}
.left {float:left}
.right {float:right}
#stats_members a.member, .bday_strip {white-space:nowrap}
.calendar li span {cursor:default}
#c_tos li {display:list-item;margin-left:25px}
#c_tos ul li {list-style:disc}
#c_tos ol li {list-style:lower-alpha}
#shoutrefresh {cursor:pointer}