html{
color:#968bb5;
font-family:"Cabin", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
margin:0!important;
padding:0!important;
}
body{
margin:0!important;
padding:0!important;
background:url(http://z4.ifrm.com/30648/151/0/f5090402/banner2.jpg) no-repeat #14101b top center;
background-attachment: fixed!important;
}

#welcome_box{
margin-top:10px;
}

.button {
    padding: 2px 5px;
    color: #ECC526;
    border: 1px solid #C69A21;
    border-radius: 20px/50px;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s ease-out;
    margin-top: 3px;
    margin-left: 10px;
    display: inline-block;
    font-weight: bold;
    background: #252328;
}
.button:hover {
  background: #C69A21;
  color: #fff;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:600;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
}

.popup {
    margin: 100px auto;
    padding: 20px;
    background: #ede0b1;
    color:#333!important;
    border-radius: 20px;
    width: 50%;
    height: 65%;
    position: relative;
    transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 10px;
  color: #333;
  font-family: "Alex Brush",Tahoma, Arial, sans-serif;
  font-size: 215%;
}
.popup .close {
  position: absolute;
  top: 10px;
  right: 20px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup a{
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.popup .close:hover, .popup a:hover  {
  color: #ad0101;
}
.popup .content {
  max-height: 74%;
  overflow: auto;
  font-size:95%;
}
#subheadingStyle{
font-size:105%;
font-weight:bold;
margin: 0 0 13px 0;
}
@media only screen and (max-device-width: 600px) {
.popup h2 {
  font-size: 320%;
}
  .popup{
    width: 70%;
    height:75%;
  }
  .popup .content {
    max-height: 85%;
    overflow: auto;
   }
   #subheadingStyle{
       font-size:195%;
   }
}
a {
color:#f7c83d;
text-decoration: none;
}

a:hover {
color:#c69a21;
text-decoration: none;
}

hr {
background:url(http://) repeat-x top #3D4858;
border:0;
color:#627B95;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}
#welcome_box tr td{
padding: 30px 10px 30px;
    line-height: 20px;
}
#error_box{
line-height:40px;
}
th,td {
border:1px solid #1F1F2E;
}

#affiliateContainer{
margin: 10px;
}
#affiliateContainer h3{
color: #E2AA00!important;
}
#affiliateBtns{
margin-top: 10px;
}
#affiliateBtns a{
margin-right:5px;
margin-bottom:5px;
float: left;
}
th {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c;
color:#968bb5;
font-weight:400;
padding:2px 5px;
text-align:left;
}

td {
background:url(http://z4.ifrm.com/30648/151/0/f5090417/cellGrad1.png) repeat-x #4a445c;
color:#c7bbea;
padding:5px 10px;
}
.profile td{
line-height:1.4;
font-size: 91%;
}

th a,th a:hover {
color:#b3a5da;
font-weight:700;
}

h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #4a445c;
color:#f4db4a;
font-size:110%;
font-weight:300;
border-bottom: 0px;
padding: 0px;
}

h2 a{
font-color: #f4db4a;
}

thead td, thead th {
padding: 0;
background: inherit;
border-width: 0;
}

.h2wrap {
background: url(http://z4.ifrm.com/30648/151/0/f5090415/H2mid.png) repeat-x;
margin: 0 -10px -9px !important;
}

.h2left {
background: url(http://z4.ifrm.com/30648/151/0/f5090413/H2Start.png) no-repeat;
height: 75px;
position: relative;
right: 3px;
top: 3px;
}

.h2center {
    padding: 27px 10px 0 45px;
    height: 75px;
    text-shadow: 2px 2px 3px #0F0A11;
    font-family: "Alex Brush";
    font-size: 190%;
}
.calendar .h2center{
padding-right: 55px!important;
}
.topic .h2center, .posting .h2center{
     font-family:"Cabin", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
    font-size: 120%;
    padding-top: 30px;
}
.h2center a{
color:#cfc4f2;
}
.h2center a:hover{
color:#aea5cc;
}

.h2right {
background: url(http://z4.ifrm.com/30648/151/0/f5090414/H2endPlain.png) no-repeat right top;
height: 75px;
position: relative;
left: 9px;
bottom: 2px;
}

#portal_l .h2right, #portal_r .h2right, #portal_l .h2left, #portal_r .h2left, #portal_l .h2wrap, #portal_r .h2wrap {
background: url(http://z3.ifrm.com/28122/87/0/p398894/H2portalsides.png) repeat-x;
right: 0;
top: 0;
bottom: 0;
left: 0;
}

#portal_l .h2wrap, #portal_r .h2wrap {
border-left: 1px solid #1F1F2E;
border-right: 1px solid #1F1F2E;
}

#portal_l .h2wrap, #portal_r .h2wrap {
margin: 0 0 -30px !important;
}

#portal_l .h2center, #portal_r .h2center {
padding: 15px 10px 0 30px;
}

#portal h2,#portal_foot h2 {
border: 1px solid #1F1F2E;
}

thead th {
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #4a445c;
border:1px solid #1F1F2E;
border-bottom-width:0px;
padding:5px;
text-align:center;
}

h2.special {
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #4a445c;
border-color:#1F1F2E;
}

input,select,textarea,button,a.btn_fake {
background: url(http://) bottom right no-repeat #3B354D;
border:1px solid #1F1F2E;
color:#C7B7E1;
padding:3px 5px;
vertical-align:middle;
}

input {
background: #5c5570;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color: #1F1F2E;
}

.submit_error {
background:#4a445c;
border:1px solid #1F1F2E;
}

button,a.btn_fake {
background:url(http://) repeat-x top #3B354D;
color:#968bb5;
border:1px solid #1F1F2E;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color:#1F1F2E;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

.notice {
background:#4a445c;
border:1px solid #1F1F2E;
color:#968bb5;
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#968bb5;
font-weight:300;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#4a445c;
border-color:#1F1F2E;
}

.info dt {
color:#968bb5;
}

dl.error {
background:#4a445c;
border-color:#1F1F2E;
}

.error dt {
background:#4a445c;
color:#968bb5;
}

#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;

}

#top {
width:100%;}

table.calendar ul, .drop_menu, .search_results div.spoiler{
margin:0;
}

table.profile thead th, #profile_menuwrap ul,ul.cat-topicpages, blockquote dl{
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #4a445c;
margin:0;
border: 1px solid #1F1F2E;
height: 26px;
}

blockquote dl {
border: 0px;
}

#fast-reply dd {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
margin:0;
border: 1px solid #1F1F2E;
}

ul.cat-topicpages {
border: 0px;
}

ul#profile_menu.drop_menu {
border: 0px;
background: bottom;
}

#profile_menuwrap {
padding: 0px 1px;
font-size: 85%;
}

ul.cat-topicpages {
background:url(http://);
}

#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;
}

#top_bar {
background:url(http://z4.ifrm.com/30648/151/0/f5086029/darkblue.gif) repeat-x top #2C2937;
height:14px;
border-top: 1px solid #1F1F2E;
border-bottom: 1px solid #1F1F2E;
padding: 0;
}

#top {
background:url(http://z4.ifrm.com/30648/151/0/f5086165/darkblueth.gif) repeat-x top #EBC22A;
border-bottom:1px solid #EBC22A;
height:20px;
padding:0 0 6px;
margin-bottom:12px;
}

#top_info {
color:#4b3500;
float:left;
margin-top:4px;
margin-left: 2%;
}

#top_menu {
background:#EBC22A;
border-left:1px solid #EBC22A;
float:right;
margin-top:0px;
}
#top_menu a, #top_menu a:hover, #top_info a,#top_info a:hover{
color:#4b3500;
}
#top_menu li ul li a, #top_menu li ul li a:hover{
background: #ecc42b!important;
}
#top_menu li ul li:hover a{
background: #f7da6d!important;
}
#top_menu li{
background:url(http://z4.ifrm.com/30648/151/0/f5086165/darkblueth.gif) repeat-x top;
}
.drop_menu li {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c;
float:left;
margin-right:1px;
text-align:center;
}

.drop_menu a {
color: #b3a5da;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu ul {
-moz-opacity:0.85;
border-top:1px solid #1F1F2E;
border-right: 0px;
color:#968bb5;
left:-999em;
margin:0;
opacity:0.85;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
background:#455263;
border:0 solid #1F1F2E;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#605876;
}

#logo {
clear:both;
position:relative;
margin:auto;
width:380px;
top:20px;
text-align: center;
}

#submenu_bar {
background:url(http://z4.ifrm.com/30648/151/0/f5086029/darkblue.gif) repeat-x top #292634;
border-left:1px solid #1F1F2E;
border-right:1px solid #1F1F2E;
height:14px;
margin:3.5% 5% 0;
}

#submenu {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c;
    border: 1px solid #1F1F2E;
    border-bottom: 0px;
    color: #968bb5;
    font-size: 90%;
    margin: 0 5%;
    padding: 3px 1%;
    text-align: right;
}

#wrap {

margin: 0 5% 30px;
}

#nav {
color: #968bb5;
    height: 1%;
    padding: 10px 1%;
    background: url(http://) repeat-x top #342c41;
    border: 1px solid #1F1F2E;
    border-bottom:none!important;
}

.meta_box {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
border:1px solid #1F1F2E;
font-size:85%;
line-height:160%;
padding:10px 25px;
}

.meta_menu {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x 0 22px #4a445c;
border:1px solid #1F1F2E;
padding:0;
width:49%;
}

#ucp_profile {
height: 128px;
}

.meta_menu h3 {
background:url(http://) repeat-x top #3B354D;
border:1px solid #1F1F2E;
clear:both;
color:#efb813;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#b3a5da;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0;
padding: 5px 1px;
width:49%;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
background:#4A445C;
border:1px solid #2B3645;
color:#b3a5da;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:url(http://) repeat-x top #605876;
color:#b3a5da;
border: 1px solid #2B3645;
}

table.profile thead th.l, table.profile thead th#profile_menuwrap {
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #4a445c;
}

.cat-pages span {
background:url(http://) repeat-x top #605876;
color:#1F252D;
border: 1px solid #2B3645;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#4a445c;
color:#968bb5;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c!important;
color:#968bb5;
font-size:80%;
}

td.c_desc {
background:url(http://) repeat-x top #4a445c;
border: 1px solid #1F1F2E!important;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background:url(http://) repeat-x top #4a445c;
font-weight:700;
}

tr.hidden td.c_post {
background:url(http://) repeat-x top #4a445c;
}

.bday {
background:url(http://z4.ifrm.com/30648/151/0/f5095310/darkblueminical.gif) no-repeat;
color:#968bb5;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
text-align:center;
width:1%;
}

.c_forum {
    color:#cdc2ed;
    font-size: 95.5%;
    width: 60%;
    line-height: 135%;
}


a, input, select, textarea, button {
position:relative;
z-index:1;
}

.c_forum strong a{
color:#efb813;
font-size:135%;
}
.c_forum div{
margin-top: 5px;
}
.c_last strong a, .c_last strong a:hover {
color: #b3a5da;
}

td.c_last {
font-size:90%;
}

.c_forum-desc {
background:url(http://) repeat-x top #4a445c;
color:#968bb5;
border: 1px solid #1F1F2E;
font-size:85%;
}

.c_last-title {
background:url(http://z3.ifrm.com/230/137/0/p99556/darkbluelast.gif) no-repeat left;
display:block;
line-height:18px;
padding-left:10px;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum {
color:#968bb5;
font-size:80%;
font-style:italic;
}

.cat_head td {
border:0;
padding:0;
}

.description {
color:#968bb5;
font-size:85%;
}

a.member:hover {
color:#b3a5da;
}

td#stats_events a,td#stats_events span {
background: url(http://) repeat-x top#4a445c;
padding:4px 0 4px 20px;
}

td.c_username {
background: url(http://) repeat-x top#4a445c;
padding:2px 0;
text-align:center;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:90%;
}

td.c_user dl {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
border:1px solid #1F1F2E;
margin:10px 0;
padding:5px 7px;
width:160px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
background:#4A445C;
border:1px solid #1F1F2E;
}

#profile_menu li li a {
border-top:0;
}

#profile_menu li ul li a:hover {
background:#605876;
}

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-vote {
border-bottom: 0px;}


td.c_poll-bar div {
background:url(http://z3.ifrm.com/230/137/0/p99554/darkbluepollr.gif) no-repeat right;
float:left;
height:16px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z3.ifrm.com/230/137/0/p99555/darkbluepolll.gif) no-repeat;
display:block;
float:left;
height:16px;
width:3px;
}

.editby,.queued {
border:1px dotted #1F1F2E;
color:#968bb5;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#1F252D;
}

blockquote, #blog blockquote blockquote {
background:#4a445c;
border:1px solid #1F1F2E;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #343E4C;
border-bottom:1px solid #1F1F2E;
color:#968bb5;
}

blockquote dl dt {
color:#968bb5;
float:left;
font-weight:700;
}

code {
background: url(http://) repeat-x top #4a445c;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
overflow: auto;
max-height: 400px;
max-width: 700px;
}

blockquote blockquote code {
max-width: 500px;
}

div.spoiler {
background: url(http://) repeat-x top #4a445c;
border:1px solid #1F1F2E;
border-top:0;
padding:5px 7px;
}

div.spoiler_toggle {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #3D3751;
border:1px solid #1F1F2E;
color:#968bb5;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background: url(http://) repeat-x top#4a445c;
color:#968bb5;
font-size:90%;
vertical-align:middle;
}

td.c_sig {
border-top: 1px solid #1F1F2E;
color:#968bb5;
font-size:80%;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #1F1F2E;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#968bb5;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#968bb5;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

tr.c_postfoot td, td.c_postfoot {
background:url(http://) repeat-x top #4a445c;
clear:both;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_username {
width:195px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#4a445c;
color:#968bb5;
}

div.c_view-list {
color:#968bb5;
font-size:92.5%;
}

dl#fast-reply dt {
background:url(http://z4.ifrm.com/30648/151/0/f5086034/darkblueh2.gif) repeat-x top #2F3844;
border:1px solid #1F1F2E;
color:#968bb5;
font-size:110%;
font-weight:700;
margin:0;
padding:5px 5px 4px;
}

dl#fast-reply dd {
border:1px solid #1F1F2E;
border-top: 0px;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background: repeat-x top #4a445c;
color:#c0adc9;
border:1px solid #1F1F2E;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
line-height:16px;
}

#c_post-resize span {
color:#968bb5;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:#4a445c;
border:1px solid #1F1F2E;
}

#emot_wrap h3 {
background:url(http://) repeat-x top #3B354D;
border-bottom:1px solid #1F1F2E;
color:#968bb5;
font-size:120%;
text-align:center;
}

#emot_end {
background:url(http://) repeat-x top #4a445c;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #1F1F2E;
border-right:1px solid #1F1F2E;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://z3.ifrm.com/0/3/0/p51180/pm_folder.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #1F1F2E;
color:#968bb5;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#968bb5;
font-weight:700;
}

#ucp_gallery a:hover {
color:#b3a5da;
}

.calendar td.cal_inactive {
background:#4e495b;
color:#656072!important;
}

.calendar td div {
font-weight:700;
}

.calendar div a {
background:url(http://z4.ifrm.com/30648/151/0/f5089931/nav.png) no-repeat 5px;
float:right;
font-size:80%;
font-weight:400;
padding: 5px 5px 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:#6d638c;
border:2px solid #1e1830;
}

div.portal_content {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
border:1px solid #1F1F2E;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://) repeat-x top #4a445c;
border-left:1px solid #1F1F2E;
border-right:1px solid #1F1F2E;
color:#968bb5;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#968bb5;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#b3a5da;
font-style:italic;
}

.search_results {
background:url(http://) repeat-x top #4a445c;
border:1px solid #1F1F2E;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#968bb5;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#968bb5;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:url(http://z4.ifrm.com/30648/151/0/f5095311/toastBkgdGoth.png) no-repeat 0 -1px;
border:2px solid #1F1F2E;
bottom:10px;
color:#968bb5;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:203px;
z-index:1;
text-shadow: 1px 1px 0 #0F0A11;
}

#pmtoast:hover {
border-color:#1F1F2E;
}

#pmlink {
color:#968bb5;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
text-shadow: 2px 2px 3px #0F0A11;
color:#968bb5;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#968bb5;
}

#pmclose {
color:#968bb5;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#b3a5da;
}

#foot_wrap {
background:url(http://) repeat-x top #4a445c;
margin:20px 0px;
position:absolute;
bottom:0;
}

#foot td, div#foot {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c;
border: 1px solid #1F1F2E;
color:#968bb5;
font-size:80%;
}

#foot a,#foot a:hover {
color:#b3a5da;
}

#foot #foot_datetime {
border-left:1px solid #1F1F2E;
width:1%;
white-space:nowrap;
}

#copyright {
color:#b3a5da;
font-size:80%;
margin:10px 0px;
text-align: center;
}

#copyright a {
color:#b3a5da;
font-weight:700;
}

#c_tos h3 {
color:#968bb5;
font-size:120%;
}

td.username_ok {
background:#342C41;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#342C41;
}

input.username_no {
outline:2px solid #e77700;
}

#acplogin {
background:url(http://) repeat-x 0 -195px #342C41;
border:2px solid #1F1F2E;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin .c_mark {
background: url(http://z3.ifrm.com/28122/87/0/p398807/wiltedrose.png) center no-repeat #4a445c;
width: 200px;
}

#acplogin .c_mark img {
display: none;
}

#acplogin h1 {
background: url(http://z3.ifrm.com/28122/87/0/p400068/acplogo.png) no-repeat;
color:#968bb5;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
display: none;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
text-align:left;
border-bottom:0px!important;
}

h3 {
padding:3px 0;
text-align: center;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
text-align: center;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

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;
background:url(http://z4.ifrm.com/30648/151/0/f5086165/darkblueth.gif) repeat-x top;

}

#submenu a {
    padding: 3px 9px 3px 10px;
    border-left: 1px solid #1F1F2E!important;
    margin-left: -4px;
font-size: 102%;
}

#main {
    height: 1%;
    width: 94.9%;
    padding: 0 2.5%;
    background: url(http://) repeat-x top #342c41;
    border: 1px solid #1F1F2E;
    border-top: none!important;
}

#nav li img {
vertical-align:top;
}

.meta_box,.meta_menu {
margin:10px 0;
}

.meta_box li {
display:list-item;
list-style-position:inside;
list-style-type:square;
margin-left:10px;
}

.meta_menu ul {
font-size:90%;
    margin: 15px 5%;
    line-height: 1.35;
}

.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:0 2px;
}

.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

tr.postbtn td {
padding:5px;
text-align:center;
}

.row1,.row2 {
line-height:1.5;
}

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 {
border: 1px solid #1F1F2E;
float:left;
vertical-align:middle;
}

.category {
margin:10px 10px 0;
width: 97.5%;
}


span.collapse, span.uncollapse {
cursor:pointer;
float:right;
position:relative;
bottom: 31px;
font-color: #f4db4a;
}

.c_mark img {
display:block;
margin:auto;
}

.c_last {
line-height:1.5;
min-width:300px;
width:30%;
}

.category td.c_foot {
background:url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x top #4a445c;
height:10px;
}

#stats_members {
line-height:1.3;
}

td.c_cat-mark,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;
width:175px;
}

img.c_user {
height: 1px;
}

.avatar, img.member {
display:block;
margin:auto;
text-align:center;
border: 1px solid #b0b0b0;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
}

#blog .member{
display:inline;
}

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:3px 0;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}

td.c_poll-choice {
line-height:1.6;
//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 {
line-height:1.4;
vertical-align:top;
padding: 20px 15px 15px 15px;
font-size: 95%;
}

td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post img,#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 {
font-size:1px;
height:1px;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

td.c_nosig {
border-top-style:hidden!important;
}

blockquote dl dt,blockquote dl dd {
padding:2px 4px;
}

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%;
}

#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 {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
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:90%;
}

.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_head, .posting {
margin-bottom:10px;
}

#portal_foot {
margin-top:10px;
}

#portal_l,#portal_r {
font-size:88.3%;
margin:0;
padding:0;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0 180px 0 230px;
}

#portal_clear {
background:transparent;
border:none;
clear:both;
font-size:1px;
height:1px;
margin:0;
padding:0;
}

.portal_box {
margin-bottom:5px;
padding:1px;
}

.portal_box table {
clear:none;
}

#portal h2,#portal_foot h2 {
clear:none;
margin:0;
padding:3px 5px;
}

#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;
}

.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,.drop_menu a,.drop_menu a:hover,#submenu a,#submenu a:hover {
color:#b3a5da;
}

input,select,td,th {
font-size:95%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

.meta_menu a:hover {
text-decoration:underline;
}
#submenu a:hover{
background: #221E2B;
color:#fff;
}
.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;

}


.meta_box h3,.meta_box a,.meta_box a:hover,tr.pm_new td a,tr.pm_new td a:hover,tr.hidden td a,tr.hidden td a:hover,.c_forum strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
color:#e2aa00;
}

a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#b3a5da;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
vertical-align:middle;
}

h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
}

#meta_welcome,.search_results {
clear:both;
}

#stats_events {
background: url(http://) repeat-x top #4a445c;
line-height:3;
}

.c_cat-starter,.c_cat-replies,.c_cat-views,td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
text-align:center;
}

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 {
background:url(http://) repeat-x top #4a445c;
border:1px solid #1F1F2E;
color:#968bb5;
margin:10px 0;
}

#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:10px 10px 0;
}

#blog h1 {
float:right;
text-shadow: 2px 2px 3px #0F0A11;
}

#blog h2 {
background:none;
clear:none;
font-size:130%;
padding:0;
text-shadow: 2px 2px 3px #0F0A11;
}

#blog h2,#blog h2 a,#blog h2 a:hover {
color:#b3a5da;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:url(http://) repeat-x top #313B4B;
border:3px solid #313B4B;
padding:10px 14px;
}

#blog blockquote blockquote {
padding: 0;
font-size: 100%;
}
#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,div.blog_options {
background:#4a445c;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {

color:#968bb5;
font-weight:700;
}

#blog_sub {
clear:both;
border-bottom: 1px solid #1F1F2E;
border-top: 1px solid #1F1F2E;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#4a445c;
float:right;
font-size:93.3%;
margin:20px 10px 0 0;
padding:0 10px;
width:160px;
}

#blog_sidebar dd {
margin-left:10px;
}

#blog_user {
font-size:175%;
}

#blog_user img {float: left;
}

#blog table {
clear:none;
}

div.blog_options {
font-size:90%;
text-align:right;
}

div.blog_date {
background:url(http://) repeat-x top #2F3844;
border:1px solid #1F1F2E;
color:#968bb5;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:url(http://) repeat-x top #4a445c;
border-top:1px solid #1F1F2E;
color:#968bb5;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#354050;
margin:10px 0;
padding:5px 17px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#4a445c;
}

#shoutwrap {
background:url(http://) repeat-x top #4a445c;
border:1px solid #1F1F2E;
font-size:95%;
}

#shout.btg {
margin:0;
}

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
background:#4a445c;
}

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}

#shoutbox dt {
color:#968bb5;
font-size:80%;
}

#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

#blog .h2wrap, #blog .h2left, #blog .h2right, #blog .h2center {
border: 0;
padding: 0;
}

#blog .h2center {
padding: 35px 30px 0;
background: none;
}

.post_button {
background: url(http://z4.ifrm.com/30648/151/0/f5086028/darkblueth.gif) repeat-x;
border: 1px solid #1F1F2E;
color: #968bb5;
text-shadow: 2px 2px 3px #0F0A11;
padding: 2px 5px;
font-size: 11px;
}

#member_list_full .post_button {
padding: 3px;
}

#board_settings td , #email_settings td, #password_change td, #name_change_req td, #email_change td, #security_settings td, #edit_profile td, #photo_settings td, #blog_settings td, #pm_inbox td, #add_address td, #pm_settings_box td, #pm_folder_add td, #pm_folder_editing td, #pm_archiving td, #search_form td, #shoutwrap td, #login_page td, .register, .poll td, #acplogin td, #status_updates td, #lostpass_form td, .profile td {
background-image: none;
}

#ucp_splash td, #password_change td[colspan="2"], #photo_settings td[colspan="2"] {
background-image: none !important;
}

td[colspan="2"], td[colspan="3"], .pm_new td, #blog_sub, .info dt {
background:url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c!important;
}


/*SIDEBAR CODE*/

div#sidebar {
    color: #C4C2E3;
    padding: 10px 9px 15px;
    position: relative;
    right: -2px;
    background: #3C364E;
    width: 202px!important;
    margin: -2px 0 10px;
    border-radius: 0 0 10px 10px;
    border-top: none!important;
    border: 1px solid #272434;
}

div#heading {
    padding: 10px 10px 0 0!important;
    margin: 0!important;
    background: url(http://z4.ifrm.com/30648/151/0/f5090416/H2StartSide.png) no-repeat;
    height: 35px;
    position: relative;
    right: 3px;
width: 217px!important;
} 
#heading h3{
color:#E2AA00;
font-weight: bold;
text-transform: uppercase;
text-align: right;
position: relative;
    top: 5px;
}
#sideBar{
width:15.3%;
}
/*#sideBar a{
display:block;
    padding: 6px;
    border-bottom: 1px dotted #1F1F2E;
}*/
#sideBar #affiliateBtns a{
display:inline!important;
border: none;
padding:0;
margin-right: 5px;
}
#forUM{
width:844px;
padding: 0 20px 70px;
position: relative;
}

@media only screen and (max-device-width: 600px) {
#sideBar{
width:10%;
}
#wrap{
    margin: 0 0 30px;
}
body{

    width: 100%!important;
		}
#submenu_bar {
    margin: 3.5% 0 0;
   }
#submenu {
    margin:0;
   }
#horizontal-toggle {
display:none;
}

#chatter {
display:none;
position: relative;
bottom:0;
left:0;
}

}

#chatMessage{
    position: absolute;
    top: -80px;
    left: 70px;
    z-index: 99!important;
    background: #171521;
    border-radius: 15px;
    border: 1px solid #E2AA00;
    padding: 10px;
    min-height: 32%;
    width: 65%;
    text-align: center;
    line-height: 140%;
    color: #eaeaea!important;
    opacity: 0.0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    pointer-events: none;
}
#toggleMessage{
    background: #E2AA00;
    color: #000;
    display: inline;
    border-radius: 20px;
    padding: 1px 5px;
    position: absolute;
    top: -35px;
    font-size: 75%;
    cursor: pointer;
    font-weight: bold;
    left: 50px;
}

#toggleMessage:hover + #chatMessage {
opacity: 1.0;
}

#socialIcons{
background: #14111C;
height: 30px;
}

#socIcons a{
    padding: 3px 5px 0;
    height: 18px;
    width: 20px;
    display: inline-block;
    border-radius: 20px;
    background: #252328;
    margin: 4px!important;
    text-align: center;
    font-weight: bold;
    font-size: 80%;
    border: 1px solid;
}

@-moz-document url-prefix() {
    #foot_wrap{width:97%;}
}
.prologueDiv{
background: url(http://z4.ifrm.com/30648/151/0/f5086027/cellGrad1.png) repeat-x #4a445c;
    color: #c7bbea;
    padding: 20px 10px!important;    
border: 1px solid #1F1F2E;
margin-bottom: 10px!important;
font-size:90%!important;
}


/*SIDEBAR NAV CSS*/

.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;
}

.navigation ul,
.navigation ul li,
.navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation ul {
  position: relative;
  z-index: 500;
  float: left;
}

.navigation ul li {
  float: left;
  min-height: 0.05em;
  line-height: 1em;
  vertical-align: middle;
  position: relative;
}

.navigation ul li.hover,
.navigation ul li:hover {
  position: relative;
  z-index: 510;
  cursor: default;
}

.navigation ul ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0px;
  z-index: 520;
  width: 100%;
}

.navigation ul ul li { float: none; }

.navigation ul ul ul {
  top: -2px;
  right: 0;
}

.navigation ul li:hover > ul { visibility: visible; }

.navigation ul ul {
  top: 0;
  left: 99%;
}

.navigation ul li { float: none; }

.navigation ul ul { margin-top: 0.05em; }

.navigation {
  width: 13em;

  zoom: 1;
}

.navigation:before {
  content: '';
  display: block;
}

.navigation:after {
  content: '';
  display: table;
  clear: both;
}

.navigation a {
  display: block;
  padding: .6em 1.3em;
  color: #C4C2E3;
  text-decoration: none;
}

.navigation > ul { width: 13em; }

.navigation ul ul { width: 13em; }

.navigation > ul > li > a {
  border-right: 0.2em solid #282338;
  color: #C4C2E3;
}

.navigation > ul > li > a:hover { color: #dddcf4; }

.navigation > ul > li a:hover,
.navigation > ul > li:hover a { background: #282338; }

.navigation li { position: relative; }

.navigation ul li.has-sub > a:after {
  content: '»';
  position: absolute;
  right: 1em;
}

.navigation ul ul li.first {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.navigation ul ul li.last {
  -webkit-border-radius: 0 0 3px 0;
  -moz-border-radius: 0 0 3px 0;
  border-radius: 0 0 3px 0;
  border-bottom: 0;
}

.navigation ul ul {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.navigation ul ul { border: 1px solid #282338; }

.navigation ul ul a { color: #C4C2E3; }

.navigation ul ul a:hover { color: #dddcf4; }

.navigation ul ul li { border-bottom: 1px solid #E2AA2F; }

.navigation ul ul li:hover > a {
  background: #14111C;
  color: #dddcf4;
}

.navigation.align-right > ul > li > a {
  border-left: 0.2em solid #282338;
  border-right: none;
}

.navigation.align-right { float: right; }

.navigation.align-right li { text-align: right; }

.navigation.align-right ul li.has-sub > a:before {
  content: '+';
  position: absolute;
  top: 50%;
  left: 15px;
  margin-top: -6px;
}

.navigation.align-right ul li.has-sub > a:after { content: none; }

.navigation.align-right ul ul {
  visibility: hidden;
  position: absolute;
  top: 0;
  left: -100%;
  z-index: 598;
  width: 100%;
}

.navigation.align-right ul ul li.first {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}

.navigation.align-right ul ul li.last {
  -webkit-border-radius: 0 0 0 3px;
  -moz-border-radius: 0 0 0 3px;
  border-radius: 0 0 0 3px;
}

.navigation.align-right ul ul {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

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