.forums {background:#373737;}
/* ---------------------- MERS NAVS------------------------------ */

/*TOP LINKS*/
.lilnav { letter-spacing:2px;margin: 0px;text-align:center; font-size:9px; background-color: #ccc;  padding:5px; -moz-border-radius: 25px 25px 0px 0px; border-radius:25px 25px 0px 0px;border-bottom:1px solid #bbb;}
.lilnav a { font-size:10px;  padding: 0px 10px; font-weight: bold;text-transform: uppercase;   color:#999; margin:0px 1px;}
.lilnav a:hover { color: #85957c; }

#footsies {width:300px; margin:10px auto; font-size:14px; color:#444;text-align:center; text-transform:uppercase;}

.button1 {display:inline; color:#e0dedf; font-size:11px; padding:0px 11px;border:1px dotted #59292f} 
.button2 {display:inline; color:#e0dedf; font-size:16px;background:#2e2e2e;border:3px solid #59292f;padding:2px 10px;text-transform:uppercase; }
.revo4 {display:inline; color:#999; font-size:26px;font-weight:bolder; }
.revo3 {display:inline; color:#626b5d; font-size:26px;font-weight:bolder; }

#blah {margin:0px auto; width:600px; text-align:center; }
.blah1 a, .blah2 a, .blah3 a, .blah4 a {display:inline; -moz-border-radius: 8px 8px 0px 0px; color:#ddd; font-weight:bolder; text-transform:uppercase; margin:0px 10px;  padding:0px 8px; text-shadow: none; letter-spacing:2px;}
.blah1 a {background-color:#90a286;}
.blah2 a {background-color:#ddc568;}
.blah3 a {background-color:#ed9162;}
.blah4 a {background-color:#f04859;}

#left {float:left; width:800px;}
#right {float:right; width:200px;}
#clear {clear:both;}
/* ---------------------- BUTTONS & MARKERS ------------------------------ */
.buttons {background-color:#252525; color:#555555; display:inline; border:1px solid #555555; margin: 0px 10px; padding: 2px 5px;
text-transform:uppercase;}
.lilbutts {color:#ddd; display:inline; margin: 0px 10px; padding: 2px 5px;text-transform:uppercase; font-size:9px;}

/* ---------------------- MAIN PAGE ------------------------------ */

/* TABLE & SIDEBARS */
#wrap {background:#373737; margin:0px auto; margin-bottom:20px;padding:0px; width:860px; padding:0px;border:20px solid #373737;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;}


/*ANNOUNCEMENTS BOX & LINKS */
.navmenu { text-align:right; padding: 20px 0px 5px 5px; font-size:10px; margin-right:-15px;}
.navmenu a { background-color: #ccc; padding: 2px 7px 2px 7px; font-weight: bold;text-transform: uppercase; border: 1px solid #bbb;  color:#555; font-size:10px;}
.navmenu a:hover { background-color: #44444f; color: #eee; }

/*THE BASICS*/
html,body { background:url(http://i.imgur.com/OCkbg.png) #252525;
                   background-attachment: fixed; 
                   background-repeat:repeat-x repeat-y;
color:#999; font-family:"Times New Roman", "Tahoma", "Bitstream Vera Sans", "Verdana", sans-serifa;font-size:93.3%; margin:0; padding:0; }

a { color:#687462; text-decoration:none;}
a:hover { color:#b86a6a; text-decoration:none;}
hr {background-color:#818181; border:0px; clear:both; color:#111; height:1px;}
table { border-collapse:collapse;border-spacing:0; clear:both; empty-cells:show; width:100%; border:0px;}
th { background:#2e2e2e;color:#999;font-weight:400; padding:3px 5px; text-align:left; font-family:Tahoma;}
td { background:none; color:#999; padding:5px 10px; font-family:Tahoma;}
th a,th a:hover { color:#818181; font-weight:700; }

h1 { font-size:200%; }
h2,h3 { font-size:100%; }
h3 {padding:3px 0;}
h4 {font-weight:bold; color:#999; letter-spacing:1px;font-size:12px; text-transform:uppercase; margin:0px; padding:1px;text-align:center;}


/*FORUM BORDERS*/
th,td { border:0px solid #bbb; color:#818181;} 

/*FORUMS ROW 1-4 */
td.c_forum {background:#2e2e2e; color:#818181; border:0px solid #bbb; } 
.c_forum {color:#666;font-size:80%;width:60%;}
td.c_mark {background:#2e2e2e; color:#818181;text-align:center;width:1%;border:0px solid #bbb;}
td.c_last {background:#2e2e2e;font-size:85%; text-align:left; border:0px solid #bbb;}
td.c_info-v,td.c_info-t,td.c_info-r {background:#2e2e2e;font-size:80%;padding:5px;text-align:center; color:#818181;border:0px solid #bbb;}
td.c_subforum {background:#2e2e2e;color:#818181;font-size:70%;font-style:italic; padding:8px;}

.c_forum strong a,.c_last strong a {color:#5a6156; text-align:center;} .c_forum strong a {font-size:135%;}/*FORUM LINK*/
.c_forum-desc {color:#818181;font-size:85%;}

/*BUTTONS*/
.bday {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;color:#433444;font-size:90%;font-weight:700;height:16px;
padding:2px 2px 2px 18px;width:20px;}


/*FORUM COLORS DARK ROW 2 */
td.c_head,td.c_foot,td.c_sort {background:#272727;color:#818181;font-size:80%;border:0px solid #bbb;  }

/*FORUM MAIN TITLE */
.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {background:url(http://i.imgur.com/OCkbg.png) #252525;background-repeat:repeat-x repeat-y;font-size:40px;font-family: Times New Roman;letter-spacing: -2px;text-transform: lowercase; color:#5a6156;line-height: 100%; border-bottom: 4px solid #59292f;font-style: italic;font-weight: 300;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

}


h2 a {color:#85957c;}
h2.special {background:url(http://i.imgur.com/OCkbg.png) #252525;background-repeat:repeat-x repeat-y;font-size:50px;font-family: Times New Roman;letter-spacing: -3px;text-transform: lowercase; color:#5a6156;line-height: 100%; border-bottom: 4px solid #59292f;font-style: italic;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;

}
.cat_head td {border:0; background:none; text-transform:uppercase; color:#444;}
thead th { border:0px solid #bbb; padding:5px; text-align:center; color:#5a6156; border-bottom: 4px solid #59292f;}
.category h2,.topic h2,#portal h2 {padding:5px;text-align:center;color: #E0DEDF;}


/* ---------------------- INSIDE FORUM PAGE ------------------------------ */
.row1,.row2 {line-height:1.4;}
blockquote div {background:#252525;}

td.c_view {background:#272727;color:#8f8f92;}
div.c_view-list {color:#8f8f92;font-size:92.5%;}

td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {text-align:center;}

.c_last-title {background:none;display:block;line-height:16px;padding-left:10px;}

.cat_head td {border-color:#bbb;padding:0;}
#stats {color:#818181;background:#2e2e2e;}
#stats .cat_head td {border:0px solid #bbb;background:transparent!important;}
#stats td {color:#818181;background:#2e2e2e;}
.description {color:#666;font-size:85%;}
a.member:hover {color:#666;}
#findposts .c_mark {color:#818181;font-size:200%;font-weight:700;vertical-align:top;}

.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%;}
.c_mark img {display:block;margin:auto;}
.c_last {line-height:1.4;min-width:300px;width:30%; color:#818181;}
.category td.c_foot {height:5px;}
#stats_members, #stats_legend {line-height:1.2; color:#818181; background:#2e2e2e; font-family:verdana; font-size:12px;border:0px solid #bbb;}
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_cat-starter,.c_cat-replies,.c_cat-views,.c_cat-title,.c_cat-lastpost,.c_cat-mark,  {text-align:center; text-transform:uppercase; background:#111;}

.row2 td{background:#2e2e2e;}
.row1 td{background:#2e2e2e;}

/* ---------------------- RANDOM SHIT ------------------------------ */

button,a.btn_fake {background:#bbb;color:#818181;cursor:default;font-family:Verdana, Tahoma, Helvetica, sans-serif;font-size:90%;overflow:visible;width:auto;}
button:hover,a.btn_fake:hover {border-color:#bbb;}
button.btn_text {background:none;border:1px solid #59292f;cursor:pointer;font-family:Tahoma, "Bitstream Vera Sans", Verdana, sans-serif;font-size:100%;}
.notice {background:#373737;border:2px solid #bbb;color:#818181;margin:10px auto 0;width:70%;}
.notice dt {color:#ddd;font-weight:700;}
.notice dd {font-style:italic;}
dl.info {background:#373737; border-color:#bbb;}

.info dt {background:#373737;color:#818181;}
dl.error {background:#373737;border-color:#bbb;}
.error dt {background:#373737;color:#818181;}

/* ---------------------- MENUS ------------------------------ */
#top_bar {height:1px;background:#2e2e2e;}
.drop_menu img {display:none;}
#top {background:#2e2e2e;border-bottom:0px solid #474e44;height:20px;padding:0 2% 4px;margin-bottom:12px;}
#top a {color:#ddd;}
#top_info {color:#eee;float:left;margin-top:4px;}
#top_menu {background:#2e2e2e; border-left:0px solid #bbb;float:right;margin-top:0px;}
.drop_menu li {background:#2e2e2e;float:left;margin-right:1px;text-align:center;}
.drop_menu a { color:#eee; display:block; padding:4px .25em; position:relative; width:9em;}
.drop_menu a:hover { color:#eee;}
.drop_menu ul {-moz-opacity:0.85; border-top:0px solid #bbb;color:#bbb; left:-999em; margin:0; opacity:0.85; position:absolute; width:9.4em;}
.drop_menu ul li { background:#2e2e2e; font-size:85%; margin:0; padding:0; width:100%;}
.drop_menu ul li a { border:0px; display:block; padding:4px 5%; width:90%;}
.drop_menu li ul li a:hover { background:#2e2e2e; }

.drop_menu a img {vertical-align:bottom;}
.drop_menu li:hover ul,.drop_menu li.hover ul {left:auto;}

#profile_menu ul {-moz-opacity:1;border-top:0;opacity:1;}
#profile_menu a {background:#373737;border:0px solid #bbb;}
#profile_menu li li a {border-top:0;}
#profile_menu li ul li a:hover {background:#373737;}
#profile_menu {letter-spacing: 0px; font-size: 40%;}

#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 {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;}

#main {height:1%;padding:0 1%;}
#nav li img {vertical-align:top;display:none;}
.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,
div#top_info a {color:#e0dedf;}

/* ---------------------- LOGO ------------------------------ */
#logo { background:none;border:0;clear:both;margin:0;}

/* ---------------------- SUBMENU ------------------------------ */

#submenu_bar {display:none;}
#submenu {display:none}
#nav {color:#818181;height:1%;padding:10px 1%;background:none;}



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:#373737;border:1px solid #bbb;color:#818181;}
.cat-pages a:hover,.cat-topicpages a:hover { background:#373737;color:#818181;}
.cat-pages span {background:#373737;border:1px solid #bbb;color:#FFF;cursor:default;font-weight:700;padding:2px 5px;}
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;}

tr.pm_new td {background:#111;font-weight:700;}

/* ---------------------- THREAD VIEWING PAGE ------------------------------ */
/* POLLS */
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 {background:url(http://z4.ifrm.com/static/1/poll_b.png) no-repeat right;float:left;height:12px;padding-right:3px;}
td.c_poll-bar span {background:url(http://z4.ifrm.com/static/1/poll_l.png) no-repeat;display:block;float:left;height:12px;width:3px;}

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;}

/* QUOTES */
blockquote {background:#252525 url(http://i.imgur.com/OCkbg.png); border:none;margin:10px auto;padding-bottom:1px;width:98%;}
blockquote dl {background:#252525 ;border-bottom:2px solid #bdcdd0;color:#59292f; padding:0px; text-align:center; text-transform:uppercase;}
blockquote dl dt {color:#A65057; float:left;font-weight:700;} blockquote dl dd,#foot #foot_links {text-align:right;}
blockquote dl dt,blockquote dl dd {padding:2px 4px;} 
blockquote div,blockquote code {margin:0;padding:5px;}

/* CODES & SPOILERS */
code {display:block;font-family:Monaco, Consolas, "Courier New", Courier, monospace;white-space:normal; }
div.spoiler {background:#252525; border-bottom:2px solid #59292f;border-top:0;padding:5px 7px;color:#444;}
div.spoiler_toggle {background:#252525 url(http://i.imgur.com/OCkbg.png); border-bottom:2px solid #59292f; cursor:pointer;font-weight:700;padding:2px 4px;color:#444;} 

/* IMAGES, SIGNATURE, PIP, & AVATAR*/
td.c_sig {color:#818181;font-size:80%;background:#2e2e2e;border-top: 1px solid #59292F; border-right:0px solid #bbb;}
td.c_nosig {color:#818181;font-size:80%;background:#2e2e2e;border-top:0px solid #555555; border-right:0px solid #bbb;}
td.c_sig blockquote {background:#252525;border:0px;border-left:3px solid #59292f;padding-left:5px;}
td.c_sig blockquote dl {background:#252525;border:0px;color:#818181;}
td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {color:#818181;padding:0; border:0px;}
td.c_sig blockquote div {background:#252525;margin-left:5px;padding:0; border:0px;}
.c_sig,.c_nosig {width:100%;}
.avatar {display:block;margin:auto;text-align:center; border:0px solid #bbb;}
.av_wrap {overflow:hidden;text-align:center;margin:auto;}
.pip {margin:3px 0;white-space:nowrap;}

/*POST INFO BAR */
td.c_postinfo {background:#2e2e2e;color:#818181;font-size:80%;vertical-align:middle;}

/*POST */
td.c_post {line-height:1.7;vertical-align:top; background:#2e2e2e; padding:10px;font-family:Tahoma;} /*RIGHT SIDE*/
td.c_post table {font-size:11px;background:#252525; border:0px;}
td.c_post td {font-size:11px!important;border:0px;}
td.c_post th {font- size:28px;}
td.c_post table img {border:0px solid #373737;}
td.c_user {font-size:80%; background:#2e2e2e;} /*LEFT SIDE*/
.c_user {vertical-align:top;width:1px;width:180px;margin: 0px auto;}
.c_post {width:90%; color:#818181;}
#c_post-text {height:223px;}

.editby,.queued {background-color:#2e2e2e;border:0px solid #555555;color:#999;font-size:85%;font-style:italic;margin-top:1em;padding:3px 5px;}
.queued {background-color:#2e2e2e;border-color:#bbb;}

/*POST DETAILS*/
td.c_user dl {background:#2e2e2e;border:0px solid #bbb;margin:5px 0;padding:0px;} 
td.c_post ul {list-style-type:square;margin-left:10px;}
dl.user_info dt,dl.user_info dd {padding:.1em;}
dl.user_info dt {font-weight:bold;}
dl.user_info dt {float:left;margin:2;min-width:4em;}
dl.user_info dd.spacer,dl.user_profile dd.spacer {clear:both;float:none;height:1px;padding:0;}

dl.user_profile dt,dl.user_profile dd {padding:.1em;}
dl.user_profile dt {font-weight:bold;}
dl.user_profile dt {min-width:4em;margin-left: 4px;margin-bottom: -4px;}

/* PROFILE & USERINFO */
dl.user_info dd {margin-bottom:1px; color:#818181;}
dl.user_info dt {color:#818181;}
dl.user_profile dd {margin-bottom:1px; color:#818181;margin-left: 15px;}
dl.user_profile dt {color:#818181;}

/* USERNAME */
td#stats_events a,td#stats_events span {background:none;padding:4px 0 4px 20px;}
td.c_username {background:#2e2e2e; padding:2px 0;text-align:center;width:150px;}
td.c_username a {font-size:140%;font-weight:700;}
td.c_user .usertitle {margin:3px 0;overflow-x:hidden;text-align:center;}

.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;}

#c_post-resize {float:right;margin-top:-1px;padding:4px 0 0;text-align:right;}
#btn_preview {float:left;margin:10px 0 0 1px;}

tr.c_postfoot {background:#2e2e2e;clear:both;border-bottom: 2px solid #59292f;}
td.c_footicons,td.c_postinfo {width:100%;}

.c_next a {display:block;font-size:125%;font-weight:700;text-align:center;}


/* QUICK REPLY */
dl#fast-reply dt {background:none;color:#85957c;font-size:110%;font-weight:700;margin:0;padding:5px;}
dl#fast-reply dd {background:url(http://i.imgur.com/OCkbg.png) #252525;
                   background-attachment: fixed; 
                   background-repeat:repeat-x repeat-y;
                   border:0px solid #bbb;padding:15px 0;text-align:center;}

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%;}


/* ---------------------- POSTING A THREAD PAGE ------------------------------ */
td.c_desc {background:#373737;font-weight:700;text-align:right;vertical-align:middle;width:200px;}
td.c_desc small {display:block;font-weight:400;}

/* POST PREVIEW */
#c_post-preview {background:#373737;border:0px;margin:0 auto 10px;padding:5px;text-align:left;width:98%;}

#c_post-resize span {color:#999;cursor:pointer;font-size:225%;padding:20px 5px 0;}

tr.hidden td.c_post {background:#2e2e2e;}


/* EMOTES */
#emot_wrap {background:#373737;border:0px solid #bbb;}
#c_emot h3 {background:#373737;border-bottom:1px solid #bbb;color:#999;font-size:120%;text-align:center;}
#emot_end {border-top:0px solid #bbb;display:block;font-weight:700;padding:4px 0;text-align:center;}

#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;}

/* FORMS & INPUT  */
form {display:inline;margin:0;padding:0;}
input[type=checkbox] {background:transparent;border:0;padding:0;vertical-align:bottom;}
input[type=radio] {border:0;}
select {margin:0 7px;padding:0;vertical-align:bottom;}
option {margin:2px 0;}
input,select,td,th {font-size:90%;}
input,select,textarea,button,a.btn_fake { background:#252525; border:1px solid #404040; color:#bbbbbb; padding:3px 5px; vertical-align:middle;}
textarea { font-family:"Verdana", sans-serif; font-size:100%; margin:auto; width:98%; background:#252525; }
input:focus,input.focus,textarea:focus,textarea.focus { border-color:#bbb;}
.submit_error {background:#252525;border:0px solid #bbb;}
.cat-pages input {background:#252525;color:#bbb;padding:3px 5px;vertical-align:baseline;}
td.c_desc img,td.c_desc input {float:left;vertical-align:middle;}
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;}
input.row1  { background:#252525; }



/* ---------------------- USER CONTROL PANEL ------------------------------ */
.ucp td {background:#373737; }
#ucp_gallery a {color:#85957c;font-weight:700;}
#ucp_gallery a:hover {color:#ddd;}

#ucp_profile,#pm_messages {float:right;background:#373737;}
#ucp_settings img,#ucp_profile img {background:#373737;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%;}

#c_post,#ucp_gallery {text-align:center;vertical-align:top;background:#373737;}
#ucp_settings,#pm_settings {float:left;}


/* RULES */
.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_box {background:#373737; border:1px solid #bbb;font-size:85%;line-height:150%;padding:10px 25px;}

.meta_menu ul {font-size:90%;margin:5px 5%;}
.meta_menu img,.meta_menu span {float:right;margin:10px 20px;}
.meta_menu {background:#373737;border:1px solid #bbb;padding:0;width:49%;}
.meta_menu h3 {background:none;font-size:100%;font-weight:700; color:#5a6156; border-bottom: 4px solid #85957c;clear:both;cmargin:-1px;text-align:center;}
.meta_menu a,.meta_menu a:hover {color:#666;}
.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,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {color:#b86a6a;}


/* ---------------------- CALENDAR ------------------------------ */
.calendar td.cal_inactive {background:#252525;color:#bbb!important;}
.calendar td div {background:#252525;border-bottom:1px solid #bbb;font-weight:700;padding:5px 7px;}
.calendar div a {background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;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:#373737;border:2px solid #bbb;}

.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 ------------------------------ */
div.portal_content {background:#373737;border:1px solid #bbb;font-size:88.3%;margin:0;padding:5px 7px;}
#portal h2 {font-size:88.3%;}
#portal h4 {background:#373737;border-left:1px solid #bbb;border-right:1px solid #bbb;color:#999;font-size:88.3%;font-weight:400;margin:0;padding:5px 7px;}

#portal_head {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 10px 0 200px;}
#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 ------------------------------ */
#faq {background:#0f0b0a;}
#faq dt a {color:#85957c;font-size:120%;font-weight:700; }
#faq dd.faq_more a,#faq dl.faq_more a:hover {color:#ddd;font-style:italic;}
#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; }
a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {color:#999;}

/* ---------------------- SEARCH ------------------------------ */
.search_results {background:#373737;border:1px solid #bbb;margin-bottom:1em;padding:5px 7px;}
.search_results h3 {display:inline;font-size:125%;}
.search_results cite,.search_results p {color:#777;font-size:85%;margin:0;}
.search_results div {display:block;margin:5px 0;}

/* ---------------------- PERSONAL MESSAGES ------------------------------ */
#pmtoast {background:#373737;border:2px solid #bbb;bottom:10px;color:#818181;display:none;font-size:90%;position:fixed;right:10px;
text-align:right;text-decoration:none;width:200px;z-index:1;}
#pmtoast:hover {border-color:#bbb;}
#pmlink {background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;color:#0D0D0D;display:block;padding:10px 10px 10px 55px;text-decoration:none;}
#pmlink big {color:#0D0D0D;display:block;font-weight:700;padding-bottom:5px;}
#pmlink strong {color:#5e4660;}
#pmclose {border-top:1px solid #bbb;color:#373737;display:block;font-size:80%;padding:1px 10px;}
#pmclose:hover {color:#111;}

#pm_folders {border:none;padding-top:30px;vertical-align:top;width:150px;}
#pm_folderlist {position: relative;margin-left:0;margin-top:0;}
#pm_folderlist li {background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;display:list-item;margin-bottom:4px;padding-left:28px;}
#pm_forwarded {border:1px solid #bbb;color:#999;font-size:90%;font-style:italic;margin-top:1em;padding:3px 5px;}

.pm {margin-bottom:1em;}
#pm_datesent {width:200px;}
#pm_select {text-align:center;width:1px;}

/* ---------------------- FOOTER & COPYRIGHT ------------------------------ */
#foot_wrap {margin:20px 1px 20px 0;}
 #foot {margin-top:20px;}
#foot td {background:#2e2e2e;border:0px solid #bbb;color:#818181;font-size:80%;}
#foot a,#foot a:hover {color:#777;}
#foot #foot_datetime {width:120px;border-left:1px solid #bbb;width:1%;white-space:nowrap;}

#copyright {color:#818181;font-size:80%;margin:10px 0;text-align:center;}
#copyright a {color:#5a6156;font-weight:700;}

/* ---------------------- ADMIN CONTROL PANEL  ------------------------------ */

#acplogin {background:#373737;border:2px solid #bbb;height:275px;left:50%;
margin:-137.5px 0 0 -250px;padding:0;position:absolute;top:50%;width:500px;}
#acplogin h1 {color:#818181;font-weight:400;height:50px;margin-bottom:20px;padding:50px 20px 0 0;text-align:right;}
#acplogin h1 img {position:absolute;left:0;top:0;}
#acplogin #loginform {display:block;padding:0 50px;}




/* ---------------------- RANDOM SHIT ------------------------------ */
#vlx {z-index:1;}
#c_tos h3 {color:#818181;font-size:120%;}

td.username_ok {background:#e0fae0;}
input.username_ok {outline:2px solid #0c0;}
td.username_no {background:#fae0e0;}
input.username_no {outline:2px solid #5e4660;}

a img {border:0;}

button.btn_img {border:0;cursor:pointer;padding:0;}

.notice dt,.notice dd {padding:5px 7px;}

tr.postbtn td {padding:5px;text-align:center;}

.category {margin:10px 0 0;}

span.collapse,span.uncollapse {cursor:pointer;float:right;position:relative;}

#conversation .c_post {padding:2em;}
button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {font-weight:700;}

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 {line-height:2;}
#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {display:block;}
#c_tos dd,#username_response {margin-left:10px;}

/* ---------------------- BLOG PAGE ------------------------------ */

#blog {background:#0D0D0D;border:1px solid #bbb;color:#818181;margin:10px 0;}
#blog blockquote {background:none;border:none;font-size:85%;padding:0 10px;}
#blog h1 {float:right;}
#blog h2 {background:none;clear:none;font-size:130%;padding:0;}
#blog h2,#blog h2 a,#blog h2 a:hover {color:#818181;}
#blog_foot {clear:both;margin-bottom:20px;}
#blog_head {background:#373737;border:8px solid #bbb;padding:10px 14px;}
#blog_head img.avatar {display:inline;}
#blog_main {margin:20px 200px 10px 10px;}
#blog_categories,#blog_readers,#blog_about,div.blog_options {background:#0e0e0e;margin:15px 0;padding:5px 7px;}
#blog_sidebar h3,#blog_sidebar dt {color:#0D0D0D;font-weight:700;}
#blog_sub {background:#111;clear:both;position:relative;padding:5px 7px;text-align:right;}
#blog_sub span {padding-top:4px;}
#blog_sidebar {background:#111;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%;}
div.blog_options {font-size:90%;text-align:right;}
div.blog_date {background:#373737;border:1px solid #bbb;color:#818181;float:right;font-weight:700;margin:0 15px;text-align:center;text-transform:uppercase;width:40px;}
div.blog_date span {background:#373737;border-top:1px solid #bbb;color:#818181;display:block;font-size:130%;font-weight:700;padding:2px 4px;}
div.blog_entry {background:#373737;margin:10px 0;padding:5px 7px;}
#blog_comments li {padding:5px 7px;}
#blog_comments li.odd {background:#373737;}

.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}

td.c_post, .meta_box, #blog {
text-align: justify;
}

#quicklinks {display:none;position:fixed; bottom:30px; right:10px;
                     width:200px;height:250px;padding:10px;
                     background-color:#cccccc;
                     border-top: 5px solid #85957c;
                     border-bottom: 20px solid #bbbbbb;
                    -moz-transition:opacity 0.6s ease;
	            -webkit-transition:opacity 0.6s ease;
	            -khtml-transition: opacity 0.6s ease;
}

#bgnav {
background-color: #202020;
width: 70px;
padding-top: 10px;
padding-bottom: 10px;
position: fixed;
left: 50px;
top: 0;
-moz-border-radius: 0px 0px 40px 40px;
-webkit-border-radius: 0px 0px 40px 40px;
border-radius: 0px 0px 40px 40px;
}

#nav3 {
top: 25px;
margin-right: 20px;
}

#nav3 a {
background-color:#59292f;
display: block;
height: 50px;
width: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
margin-bottom: 6px;
margin-right: 10px;
margin-left: 10px;
font-family: consolas;
font-size: 9px;
color: #202020;
text-decoration: none;
text-transform: uppercase;
text-align: center;
line-height: 50px;
-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}

#nav3 a:hover {
background-color: #546f4f;
transform: rotate(360deg);
-moz-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-o-transform: rotate(360deg);
}

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