html, body {
background: rgb(48,48,48);
color: rgb(208,208,208);
font: 13px tahoma;
margin: 0;
padding: 0;
}
a:link, a:visited, a:active {
color: rgb(128,128,128);
text-decoration: none;
}
a:hover {
color: rgb(151,231,24);
text-decoration: none;
}
hr {
background-color: rgb(37,37,37);
border: 0;
clear: both;
color: rgb(37,37,37);
height: 2px;
border-bottom: 1px solid rgb(60,60,60);
}
table {
border-collapse: collapse;
border-spacing: 0;
clear: both;
empty-cells: show;
width: 100%;
}
th, td, .c_user dl, dl#fast-reply dd, .meta_menu h3 {
border: 1px solid rgb(37,37,37);
}
th {
background: rgb(52,52,52) url(http://z3.ifrm.com/416/170/0/p212835/th.gif) repeat-x scroll top left;
color: white;
font-weight: bold;
padding: 3px 5px;
text-align: left;
font-size: 11px;
}
td.c_user dl, .c_username, .c_postinfo, .c_mark, td.c_subforum, td.c_info-v, td.c_info-t, td.c_info-r, td.c_desc {
background: rgb(60,60,60) url(http://z3.ifrm.com/416/170/0/p212828/lightgloss.gif) repeat-x scroll top left;
}
td, dl#fast-reply dd {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
color: rgb(208,208,208);
padding: 3px 6px;
font-size: 11px
}
th a:link, th a:visited, th a:hover, th a:active {
color: rgb(151,231,24);
font-weight: bold;
}
th a:hover {
border-bottom: 1px dotted #baff00
}
h1 {
font-size: 15px;
}
h2, h3 {
font-size: 13px;
}
/* h2wrap is the center stretch.*/
.h2wrap {
background: url(http://z3.ifrm.com/416/170/0/p212826/h2straight.gif) repeat-x bottom;
color: rgb(32,32,32);
font-size: 13px;
font-weight: bold;
text-align: center;
}
/* h2left is the left image. */
.h2left {
background: url(http://i664.photobucket.com/albums/vv3/undeadchipmunk/left10.png) no-repeat bottom left;
height: 30px;
}
/* h2center is the text itself. */
.h2center {
padding: 4px 0 0 0;
height: 30px;
text-align: center;
}
/* h2right is the right image. */
.h2right {
background: url(http://i664.photobucket.com/albums/vv3/undeadchipmunk/right10.png) no-repeat right bottom;
height: 30px;
}
/* Collapse/Uncollapse Images */
.collapse, .uncollapse {
right: 5px;
top: 2px;
}
/* Leave the above alone. For the bottom, style your profile h2's. */
/*1px topic.h2 fix which I seem to have for no apparent reason. WTF.*/
td .h2center, td .h2left, td .h2right, td .h2wrap {
height: 29px;
}
/*end*/
.category h2, .topic h2, #portal h2, #portal_foot h2, thead th, .meta_menu h3, dl#fast-reply dt,.profile thead th,.calendar thead th,#notepad thead th {
background: rgb(108,136,41) url(http://z3.ifrm.com/416/170/0/p212823/h2carved.gif) repeat-x scroll top left;
color: rgb(32,32,32);
font-size: 13px;
font-weight: bold;
text-align: center;
padding: 4px 16px;
}
.topic h2.special,.calendar thead th,#notepad thead th {
border: 1px solid #252525!important;
border-bottom: 0!important;
text-align: center;
margin-left: -1px;
}
.category h2 a, .topic h2 a, #portal h2 a, #portal_foot h2 a, thead th a, .meta_menu h3 a, dl#fast-reply dt a, .category h2 a:hover, .topic h2 a:hover, #portal h2 a:hover, #portal_foot h2 a:hover, thead th a:hover, .meta_menu h3 a:hover, dl#fast-reply dt a:hover, .h2center a, .h2center a:hover {
color: #252525!important;
}
.category h2 a:hover, .topic h2 a:hover, #portal h2 a:hover, #portal_foot h2 a:hover, .h2center a:hover, .meta_menu h3 a:hover, dl#fast-reply dt a:hover, thead th a:hover {
border-bottom: 1px dotted #252525;
}
.profile thead th{border:1px solid #252525;}
thead td, thead th {
padding: 0px;
background: inherit;
border-width: 0px;
}
thead th big {
font-size: 13px;
color: #000;
}
div.topic br {
display: none;
}
div.topic {
margin: 10px 0 0 0;
}
thead th {
border-bottom-width: 1px;
}
input, select, option, button, a.btn_fake {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border: 1px solid #2a2a2a;
padding: 3px 5px;
vertical-align: middle;
font: 11px tahoma;
color: #baff00;
}
select, option {
padding: 1px;
margin: 0;
}
option {
border: 0;
}
textarea {
background: rgb(30,30,30) none;
font: 11px tahoma;
color: #baff00;
margin: auto;
width: 98%;
border: 1px solid #101010;
}
.c_foot input, .c_foot button, .c_foot a.btn_fake, .c_foot select {
border: 1px solid #191919;
}
.c_foot input:focus, .c_foot button:hover, .c_foot a.btn_fake:hover {
border: 1px solid #101010;
}
input:focus, input.focus, a.btn_fake:hover, button:hover {
border-color: #252525;
}
#top_info a {
color: #ABCD58;
}
#top_info a:hover {
color: #baff00
}
#top_info small a {
color: #b5b5b5
}
#top_info small a:hover {
color: #ebebeb;
}
a.btn_fake, button {
background: transparent url(http://z3.ifrm.com/416/170/0/p212827/input.gif) no-repeat scroll top left;
color: #c0c0c0;
}
.submit_error {
background: #330000;
border: 1px solid #000;
}
button, a.btn_fake {
cursor: default;
overflow: visible;
width: auto;
}
button.btn_text {
background: none;
border: 0;
cursor: pointer;
font-family: Tahoma, "Bitstream Vera Sans", Verdana, sans-serif;
font-size: 11px;
}
.notice {
background:#252525;
border: 2px solid #373737;
margin: 10px auto 0;
width: 65%;
}
.notice dt {
font-weight: 700;
}
.notice dd {
font-style: italic;
}
#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;
}
#top_bar {
display: none;
}
#top {
background: transparent url(http://z3.ifrm.com/416/170/0/p212836/topmenu.gif) repeat-x scroll top left;
height: 28px;
border-top: 5px solid transparent;
}
#top_info {
float: left;
background: transparent;
padding: 5px 0 0 25px;
color: #b5b5b5;
}
#top_menu {
background: transparent;
float: right;
color: #B5B5B5;
margin-top: 0;
margin: 0 16px 0 0;
}
.drop_menu img {
display: none;
}
.drop_menu li {
float: left;
text-align: center;
}
.drop_menu a {
color: #c9c9c9;
background: transparent;
display: block;
width: 115px;
position: relative;
padding: 5px 0 6px 0;
font-weight: bold;
text-align: center;
}
.drop_menu a:hover {
background: transparent url(http://z3.ifrm.com/416/170/0/p212838/topmenuhover.gif) no-repeat scroll top center;
color: #fff;
}
.drop_menu ul {
background: transparent url(http://z3.ifrm.com/416/170/0/p215291/drops.gif) no-repeat scroll bottom center;
left: -999em;
margin: 0;
position: absolute;
width: 115px;
}
.drop_menu ul li {
margin: 0;
padding: 0;
width: 100%;
font-size: 10px;
}
.drop_menu ul li a {
display: block;
padding: 7px 0;
width: 100%;
}
.drop_menu li ul li a:hover {
background: transparent url(http://z3.ifrm.com/416/170/0/p212821/dropmenuhover.gif) no-repeat scroll center center;
color: #252525;
}
#logol {
background: transparent url(http://z3.ifrm.com/416/170/0/p212829/logoleft.gif) no-repeat scroll top left;
}
#logor {
background: transparent url(http://z3.ifrm.com/416/170/0/p212830/logoright.gif) no-repeat scroll top right;
padding: 0 0 0 5px;
}
#logo {
background: transparent url(http://z3.ifrm.com/416/170/0/p212831/logostraight.gif) repeat-x scroll top left;
border-bottom: 0;
clear: both;
height: 103px;
margin: 10px 25px;
}
#submenu_bar {
display: none;
}
#submenu img {
display: block;
margin: 0 0 0 10px;
}
#submenu {
background: transparent;
font: bold 11px tahoma;
color: #c0c0c0;
float: right;
margin: 77px 2px 2px 0;
}
#submenu a {
background: transparent url(http://z3.ifrm.com/416/170/0/p212833/submenureg.gif) no-repeat scroll top left;
padding: 5px 12px 6px;
color: #D6D6D6;
float: right;
}
#submenu a:hover {
background: transparent url(http://z3.ifrm.com/416/170/0/p212832/submenuhover.gif) no-repeat scroll top left;
color: #252525;
}
#wrap {
margin: 0 50px;
}
#nav {
height: 1%;
padding: 10px 1%;
}
.meta_box {
background: url(http://z3.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border: 1px solid #BFC8E3;
font-size: 85%;
line-height: 150%;
padding: 10px 25px;
}
.meta_menu {
border: 1px solid #252525;
padding: 0;
width: 49%;
outline: 1px solid #373737;
}
.meta_menu h3 {
clear: both;
margin: -1px;
text-align: center;
}
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: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border: 1px solid #252525;
color: #c0c0c0;
}
.cat-pages a:hover, .cat-topicpages a:hover {
background:#191919 url(http://z3.ifrm.com/416/170/0/p212818/bottom.gif) repeat-x scroll top left
color: #c0c0c0;
}
.cat-pages span {
background:#464646;
cursor: default;
font-weight: 700;
padding: 2px 5px;
}
.cat-pages input {
background: #fff;
color: #5a70b3;
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: #191919 url(http://z3.ifrm.com/416/170/0/p212818/bottom.gif) repeat-x scroll top left;
color: #808080;
font-size: 11px;
border: 1px solid #181818;
padding: 4px 8px;
}
td.c_desc {
font-weight: bold;
text-align: right;
vertical-align: middle;
width: 160px;
}
td.c_desc small {
display: block;
font-weight: 400;
}
tr.pm_new td {
background: rgb(60,60,60) url(http://z3.ifrm.com/416/170/0/p212828/lightgloss.gif) repeat-x scroll top left;
font-weight: 700;
}
.bday {
background: url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
color: #425384;
font-size: 90%;
font-weight: 700;
height: 16px;
padding: 2px 2px 2px 18px;
width: 20px;
}
.c_mark {
text-align: center;
width: 1%;
}
.c_forum {
font-size: 11px;
width: 56%;
}
.c_forum strong a, .c_last strong a {
color: rgb(163,206,46);
}
.c_forum strong a {
font-size: 12px;
}
.c_forum strong a:hover {
color: #baff00
}
td.c_last {
font-size: 11px;
}
.c_forum-desc {
color: #333;
font-size: 85%;
}
.c_last-title {
background: transparent;
display: block;
line-height: 16px;
padding-left: 10px;
}
a.c_last-title, a.c_last-title:hover {
color: #fff;
font-weight: bold;
}
td.c_info-v, td.c_info-t, td.c_info-r {
font-size: 10px;
padding: 2px 3px!important;
;
text-align: center;
}
td.c_subforum {
color: #c0c0c0;
font-size: 11px;
font-style: italic;
}
.cat_head td {
padding: 0;
}
.description {
color: #666;
font-size: 85%;
}
a.member:hover {
color: #666;
}
td#stats_events a, td#stats_events span {
background: url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding: 4px 0 4px 20px;
}
td.c_username {
padding: 2px 0;
text-align: center;
font: 13px tahoma;
}
td.c_username a {
font-weight: bold;
}
td.c_user {
font-size: 11px;
}
td.c_user dl {
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: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
color:#c0c0c0!important;
padding:4px;
}
#profile_menu li li a {
border-top: 0;
}
#profile_menu li ul li a:hover {
background: rgb(60,60,60) url(http://z3.ifrm.com/416/170/0/p212828/lightgloss.gif) repeat-x scroll top left;color:#fff!important;
}
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://z3.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://z3.ifrm.com/static/1/poll_l.png) no-repeat;
display: block;
float: left;
height: 12px;
width: 3px;
}
.editby, .queued {
outline: 1px solid rgb(37,37,37);
border: 1px solid #494949;
background: #3c3c3c;
font-size: 11px;
font-style: italic;
margin-top: 1em;
padding: 2px 16px;
min-width: 20%;
float: right;
margin: 0 8px;
text-align: center;
}
blockquote {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border: 1px solid #252525;
margin: 10px auto;
padding-bottom: 1px;
width: 98%;
}
blockquote dl {
background: rgb(52,52,52) url(http://z3.ifrm.com/416/170/0/p212835/th.gif) repeat-x scroll top left;
border-bottom: 1px solid #252525;
color: #fff;
}
blockquote dl dt {
color: #fff;
float: left;
font-weight: 700;
}
code {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
display: block;
font-family: Consolas, "Courier New", Courier, monospace;
white-space: normal;
}
div.spoiler {
border: 1px solid #252525;
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border-top: 0;
padding: 5px 7px;
}
div.spoiler_toggle {
background: rgb(52,52,52) url(http://z3.ifrm.com/416/170/0/p212835/th.gif) repeat-x scroll top left;
border: 1px solid #252525;
cursor: pointer;
font-weight: 700;
padding: 2px 4px;
}
td.c_postinfo {
font-size: 11px;
vertical-align: middle;
}
td.c_sig {
color: #a9a9a9;
font-size: 11px;
}
td.c_sig blockquote {
background: none transparent;
border: 0;
border-left: 3px solid #393939;
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 {
color: #baff00;
padding: 0 0 0 3px 0;
font-size:13px;
}
td.c_sig blockquote div {
background: transparent;
margin-left: 5px;
padding: 0;
}
blockquote div br{display:none;}
tr.c_postfoot {
clear: both;
}
td.c_footicons, td.c_postinfo {
width: 100%;
}
td.c_username {
width: 175px;
}
.c_next a {
display: block;
font-size: 125%;
font-weight: 700;
text-align: center;
}
td.c_view {
background: rgb(60,60,60) url(http://z3.ifrm.com/416/170/0/p212828/lightgloss.gif) repeat-x scroll top left;
border-bottom: 1px solid #202020;
}
div.c_view-list {
font-size: 10px;
}
dl#fast-reply dt {
border: 1px solid rgb(37,37,37);
color: rgb(32,32,32);
margin: 0;
}
dl#fast-reply dd {
border-top: 0;
padding: 15px 0;
text-align: center;
}
#c_post-preview {
border: 1px dotted #808080;
margin: 0 auto 10px;
padding: 5px;
text-align: left;
width: 98%;
}
#c_post-resize span {
color: #e7e7e7;
cursor: pointer;
font-size: 225%;
padding: 20px 5px 0;
}
#emot_wrap {
background: transparent;
border: 1px solid #252525;
}
#emot_wrap h3 {
background: rgb(108,136,41) url(http://z3.ifrm.com/416/170/0/p212823/h2carved.gif) repeat-x scroll top left;
border-bottom: 1px solid #252525;
color: #191919;
font-size: 13px;
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: 140px;
}
#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: 11px;
font-style: italic;
margin-top: 1em;
padding: 3px 5px;
}
#ucp_gallery a {
color: #baff00;
font-weight: bold;
}
#ucp_gallery a:hover {
color: #baff00;
border-bottom: 1px dotted #baff00;
}
.calendar td.cal_inactive {
background: #464646;
}
.calendar td div {
font-weight: 700;
padding: 5px 7px;
}
.calendar div a {
background: url(http://z3.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: #191919 url(http://z3.ifrm.com/416/170/0/p212818/bottom.gif) repeat-x scroll top left;
border: 1px solid #101010;
}
div.portal_content {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
color: rgb(208,208,208);
border:1px solid #252525;
border-top:0;
font-size: 88.3%;
margin: 0;
padding: 5px 7px;
}
#portal h2 {
font-size: 88.3%;
}
#portal h4 {
background: rgb(52,52,52) url(http://z3.ifrm.com/416/170/0/p212835/th.gif) repeat-x scroll top left;
border:1px solid #252525;
border-width:0 1px 1px 1px;
font-size: 88.3%;
font-weight: 400;
margin: 0;
padding: 2px 4px;
}
#faq dt a {
color: #baff00;
font-size: 13px;
font-weight: bold;
}
#faq dd.faq_more a, #faq dl.faq_more a:hover {
color: #c0c0c0;
font-style: italic;
}
#faq dl.faq_more a:hover {
border-bottom: 1px dotted #c0c0c0;
}
.search_results {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
color: rgb(208,208,208);
margin-bottom: 1em;
padding: 5px 7px;
border:1px solid #252525;
}
.search_results h3,.search_results h3 a {
display: inline;
font-size: 15px;
color:#baff00;
}
.search_results cite, .search_results p{
font-size: 11px;
margin: 0;
}
#findposts .c_mark {
font-size: 200%;
font-weight: 700;
vertical-align: top;
}
#pmtoast {
background: #fff;
border: 2px solid #3a5197;
bottom: 10px;
color: #333;
display: none;
font-size: 90%;
position: fixed;
right: 10px;
text-align: right;
text-decoration: none;
width: 200px;
z-index: 1;
}
#pmtoast:hover {
border-color: #3a5197;
}
#pmlink {
background: url(http://z3.ifrm.com/static/1/toast.png) no-repeat 5px;
color: #5a70b3;
display: block;
padding: 10px 10px 10px 55px;
text-decoration: none;
}
#pmlink big {
color: #5a70b3;
display: block;
font-weight: 700;
padding-bottom: 5px;
}
#pmlink strong {
color: #E77700;
}
#pmclose {
border-top: 1px solid #3a5197;
color: #5a70b3;
display: block;
font-size: 80%;
padding: 1px 10px;
}
#pmclose:hover {
color: #3a5197;
}
#foot_wrap {
margin: 20px 1px 20px 0;
}
#foot a, #foot a:hover {
color: #fff;
}
#foot #foot_datetime {
width: 1%;
white-space: nowrap;
}
#copyright {
color: #FFF;
font-size: 10px;
margin: 10px 0;
text-align: center;
}
#copyright a {
color: #baff00;
font-weight: 700;
}
#c_tos h3 {
color: #333;
font-size: 120%;
}
td.username_ok {
background: #003300;
}
input.username_ok {
outline: 2px solid #00ff00;
}
td.username_no {
background: #000;
}
input.username_no {
outline: 2px solid #330000;
}
#acplogin {
border:2px solid #464646;
background:#313131;
left: 50%;
margin: -137.5px 0 0 -250px;
padding: 0;
position: absolute;
top: 50%;
width: 500px;
}
#acplogin h1 {
color: #999;
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;
}
a img {
border: 0;
}
form {
display: inline;
margin: 0;
padding: 0;
}
h3 {
padding: 3px 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;
}
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%;
padding: 0 1%;
}
#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: 5px 5%;
}
.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.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: 10px 0 0;
}
span.collapse, span.uncollapse {
cursor: pointer;
float: right;
position: relative;
}
.c_mark img {
display: block;
margin: auto;
}
.c_last {
line-height: 1.4;
min-width: 300px;
width: 30%;
}
.category td.c_foot {
height: 10px;
}
#stats_members {
line-height: 1.2;
}
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: 1px;
min-width: 175px;
max-width: 175px;
}
.c_post {
width: 100%;
}
.c_sig, .c_nosig {
width: 100%;
}
.avatar {
display: block;
margin: auto;
text-align: center;
}
.av_wrap {
overflow: hidden;
text-align: center;
margin: auto;
}
td.c_user .usertitle {
margin: 3px 0;
overflow-x: hidden;
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.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 {
line-height: 1.7;
vertical-align: top;
}
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 {
display: none;
border: 0;
}
td.c_sig, td.c_nosig {
height: 1%;
vertical-align: top;
}
td.c_nosig {
border-top-style: hidden!important;
background: rgb(53,53,53) none;
}
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 {
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_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 160px 0 210px;
}
#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;
border:1px solid #252525;
}
#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;
}
button.btn_default, #nav li span, .c_post-attachment dt, #c_tos dt {
font-weight: 700;
}
.meta_menu a:hover {
text-decoration: underline;
}
.row2 td, blockquote div {
background: rgb(60,60,60) url(http://z3.ifrm.com/416/170/0/p212828/lightgloss.gif) repeat-x scroll top left;
}
img, .meta_box button img, td.c_cat-mark input, .c_post-attachment img, .warn img, #ucp_gallery a img {
vertical-align: middle;
}
.c_postinfo span input[type=checkbox] {
vertical-align: middle;
}
h1, h2, h3, #nav, #boardmeta, #main {
clear: both;
margin: 0;
}
#meta_welcome, .search_results {
clear: both;
}
#stats_events {
line-height: 2;
}
td.c_topicfoot {
font-size: 13px;
padding: 3px 5px;
}
.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 {
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: #baff00
}
#blog_foot {
clear: both;
margin-bottom: 20px;
}
#blog_head {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
padding: 10px 14px;
border-bottom:0;
height:100px;
}
#blog_head img.avatar {
display: inline;
}
#blog_main {
margin: 20px 200px 10px 10px;
}
#blog_categories, #blog_readers, #blog_about, div.blog_options {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
margin: 15px 0;
padding: 5px 7px;
}
#blog_sidebar h3, #blog_sidebar dt {
font-weight: 700;
}
#blog_sub {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
clear: both;
position: relative;
padding: 5px 7px;
text-align: right;
}
#blog_sub span {
padding-top: 4px;
}
#blog_sidebar {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
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: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;border:1px solid #252525;
float: right;
font-weight: 700;
margin: 0 15px;
text-align: center;
text-transform: uppercase;
width: 40px;
}
div.blog_date span {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;border-top:1px solid #252525;
display: block;
font-size: 130%;
font-weight: 700;
padding: 2px 4px;
}
div.blog_entry {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
margin: 10px 0;
padding: 5px 7px;
}
#blog_comments li {
padding: 5px 7px;
}
#blog_comments li.odd {
background: rgb(53,53,53) url(http://z3.ifrm.com/416/170/0/p212820/darkgloss.gif) repeat-x scroll top left;
border:1px solid #252525;
}
#shoutwrap {
background: #fafafa;
border: 1px solid #e7e7e7;
font-size: 88.3%;
}
#shoutwrap td {
padding: 0;
}
#shoutbox {
list-style-type: none;
margin: 0;
padding: 0;
}
#shoutbox li {
padding: 5px 7px;
}
#shoutbox li.odd {
background: #f6f6f6;
}
#shoutbox dl, #shoutbox dt, #shoutbox dd {
margin: 0;
padding: 0;
}
#shoutbox dt {
color: #777;
font-size: 80%;
}
#shoutopts, #shoutpost {
clear: both;
text-align: center;
}


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