/*
____ ___ ____ \ / • • 'Legacy' Theme designed by Shifty
|___ |__| | |__ | \/ Theme coding by Shifty for G-Force. Legally distributed to Syndicate.
____| | | | | | _/ / / http://gforceforum.com || http://www.shifty-style.com
/ / Alter this coding without permission and there will be no mercy! >=]

*/


/*****************************/
/* Basics */
/*****************************/

html,body {
background: #031e1e;
color:#747e84;
font-family: "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}
a {
color: #2087a5;
text-decoration:none;
}
a:hover {
color: #36aacc;
text-decoration:none;
}
hr {
background-color:#0a4050;
border:0;
clear:both;
height:1px;
}
table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}
h1 {
font-size:200%;
}
h2,h3 {
font-size:100%;
}


/*****************************/
/* tables and cells */
/*****************************/

th,td {
background: #0d1215;
color: #747e84;
}
th {
font-weight: bold;
padding: 3px 5px;
text-align: left;
}
th a {
color: #2087a5;
}
th a:hover {
color: #4fbddd;
}
td {
padding:5px 10px;
}
td.c_head, td.c_foot, td.c_sort {
font-size:80%;
}
.category td.c_foot {
height: 10px;
}


/*****************************/
/* input fields & buttons */
/*****************************/

input,select,textarea,button,a.btn_fake {
background: #141c21;
border: 1px solid #0d1215;
color: #747e84;
padding: 3px 5px;
vertical-align: middle;
}
textarea {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364985/g2.gif) repeat-x;
border: 1px solid #0d1215;
padding: 6px;
font-family: inherit;
font-size: 100%;
margin: auto;
width: 98%;
}
input:focus,input.focus,textarea:focus,textarea.focus {
color: #b5bec3;
}
.submit_error {
background:#0d1215;
border:1px solid #2087a5;
}
button,a.btn_fake {
background: #0d1215 url(http://z3.ifrm.com/12/51/0/p364183/g1.gif) repeat-x;
border: 1px solid #0d1215;
color: #747e84;
cursor: default;
font-family: inherit;
font-size: 90%;
overflow: visible;
width: auto;
margin: 3px 1px;
padding: 3px;
}
button:hover,a.btn_fake:hover {
color: #2087a5;
}
button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family: inherit;
font-size:100%;
}


/*****************************/
/* h2s & table heads */
/*****************************/

.category h2, .topic h2, #portal h2, #portal_foot h2, thead th, h2.special {
background: url(http://z3.ifrm.com/12/51/0/p364183/g1.gif) repeat-x;
color: #2087a5;
font-size: 12px;
font-weight: bold;
padding: 7px;
}
.category h2 {
background: none;
margin-top: -66px;
padding-top: 18px;
text-align: center;
}
.category h2 a {
color: #2087a5;
}
thead th {
text-align: center;
}
.category {
margin: 0 auto;
}
.cat_wrap {
margin-top: 10px;
}
.cat_wrap_left {
background: none;
padding-left: 0;
}
.cat_wrap_right {
background: none;
padding-right: 0;
}
.cat_wrap .cat_header {
background: url(http://z3.ifrm.com/12/51/0/p364188/h2.gif) repeat-x;
height: 66px;
}
.cat_head_left {
width: 200px;
height: 66px;
background: url(http://z3.ifrm.com/12/51/0/p364186/h2_l.png) no-repeat;
float: left;
}
.cat_head_right {
width: 200px;
height: 66px;
background: url(http://z3.ifrm.com/12/51/0/p364187/h2_r.png) no-repeat;
float: right;
}
.cat_foot {
height: 42px;
background: url(http://z3.ifrm.com/12/51/0/p364180/darkrow.png) repeat-x;
}
.cat_foot_left {
width: 150px;
height: 42px;
background: url(http://z3.ifrm.com/12/51/0/p364178/darkrow_l.png) no-repeat;
float: left;
}
.cat_foot_right {
width: 150px;
height: 42px;
background: url(http://z3.ifrm.com/12/51/0/p364179/darkrow_r.png) no-repeat;
float: right;
}


/*****************************/
/* board notices */
/*****************************/

.notice {
background: #0d1215;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 10px auto;
width: 70%;
}
.notice dt {
color:#747e84;
font-weight:700;
}
.notice dd {
font-style:italic;
}
.error {
border: 2px solid #770101;
}
.error dt {
color: #770101;
}
.meta_box, .meta_menu {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364985/g2.gif) repeat-x;
border: 1px solid #0d1215;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
font-size: 85%;
line-height: 150%;
padding: 10px 25px;
}
.meta_menu {
font-size: 100%;
padding: 0 0 10px;
margin: 0;
width:49%;
}
.meta_menu h3 {
clear: both;
color: #FFF;
font-size: 100%;
font-weight: 700;
text-align: center;
}
.meta_menu a {
color: #747e84;
}
.meta_menu a:hover {
color: #2087a5;
}


/*****************************/
/* #top bar */
/*****************************/

#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 {
background: url("http://z3.ifrm.com/12/51/0/p364970/linkbox.png") no-repeat scroll 0 0 transparent;
width: 251px;
height: 94px;
margin: 20px auto 0;
}
#top_info {
width: 240px;
margin: 0 auto;
color: #031e1e;
text-align: left;
font-size: 11px;
padding: 29px 0 0 3px;
}
#top_info a {
color: #031e1e;
text-decoration: underline;
}
.guestvisibility {
text-align: center!important;
padding: 55px 0 0!important;
}
#unify {
margin: 4px auto 0;
}
#unify li.osm {
background: #bebebe url(http://z3.ifrm.com/12/51/0/p364971/linkbox_start.gif) no-repeat top right;
border: 1px solid #bebebe;
float: left;
display: block;
width: 227px;
padding: 3px 2px 2px;
margin: 0 10px;
color: #191e21;
font-size: 12px;
font-weight: bold;
}
#unify li ul {
display: none;
}
#unify li:hover ul {
display: block;
}
#top_menu {
float: right;
margin: 0;
display: none;
}
.drop_menu li {
float:left;
display: block;
margin: 0;
padding: 0;
text-align: left;
width: 113px;
}
#menu_acp, #menu_ucp {
width: 114px;
}
.drop_menu li img {
display: none;
}
.drop_menu a {
display: block;
position: relative;
color: #191e21;
font-weight: normal;
padding: 5px;
}
.drop_menu a:hover {
background: #0a4050;
color: #fff;
}
.drop_menu ul {
color:#fff;
left:-999em;
margin:0;
position:absolute;
width:9.4em;
}
.drop_menu ul li {
margin:0;
padding:0;
width:100%;
font-size: 11px;
font-weight: normal;
}
.drop_menu ul li a {
display: block;
padding: 4px 0;
width: 100%;
background: #191e21;
}
.drop_menu li ul li a:hover {
}


/*****************************/
/* board logo */
/*****************************/

#logo {
text-align: center;
height: 51px;
}


/*****************************/
/* #submenu bar */
/*****************************/

#submenu_bar {
display: none;
}
#submenu {
position: absolute;
top: 211px;
height: 62px;
width: 100%;
color: #586eb1;
padding: 0;
text-align: center;
clear: both;
}
#submenu a {
font-size: 12px;
font-weight: bold;
padding: 14px 10px 14px;
color: #ddd;
border: 1px solid transparent;
border-width: 0 1px;
}
#submenu a:hover {
background: url(http://z3.ifrm.com/12/51/0/p364206/submenu_hover.gif) repeat-x;
border: 1px solid #000;
border-width: 0 1px;
color: #000;
}


/*****************************/
/* board framework */
/*****************************/

#bgtr {
background: url(http://z3.ifrm.com/12/51/0/p364203/bg_tr.png) no-repeat top right;
}
#bgtl {
background: url(http://z3.ifrm.com/12/51/0/p364202/bg_tl.png) no-repeat top left;
}
#wrap-r {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364205/border_r.gif) repeat-y right;
margin: 192px 0 0;
}
#wrap {
background: url(http://z3.ifrm.com/12/51/0/p364204/border_l.gif) repeat-y left;
padding: 0 60px;
}


/*****************************/
/* navigation strip */
/*****************************/

#nav {
color: #747e84;
font-size: 12px;
font-weight: bold;
padding: 0;
position: absolute;
clear: both;
top: 285px;
left: 85px;
}
#nav li {
margin-right: 1.5em;
}
#nav a {
color: #747e84;
}
#nav a:hover, #nav span {
color: #2087a5;
}


/*****************************/
/* pages in topics and forums */
/*****************************/

ul.cat-pages {
background: #909090 url(http://z3.ifrm.com/12/51/0/p365000/g3.gif) repeat-x;
border: 1px solid #000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
float: left;
font-size: 90%;
color: #031e1e;
font-weight: bold;
margin: 15px 0;
padding: 3px 10px;
width: auto;
clear: both;
}
.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
color: #0a4050;
}
.cat-pages a:hover, .cat-topicpages a:hover {
color: #2087a5;
}
.cat-pages span {
color: #2087a5;
font-size: 130%;
cursor:default;
font-weight:700;
padding: 5px 5px;
}
.cat-pages input {
padding: 3px 5px;
vertical-align: baseline;
}
ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}


/*****************************/
/* auxiliary index pieces */
/*****************************/

.c_mark {
text-align:center;
width:1%;
}
.c_forum {
font-size:80%;
width:60%;
padding: 7px inherit;
}
.category .c_forum:hover {
background: #141c21;
}
.c_forum strong a {
font-size: 16px;
font-weight: normal;
}
td.c_last {
font-size:85%;
}
.c_forum-desc {
font-size:85%;
}
.c_last-title {
display:block;
line-height:16px;
}
.c_last-title:hover {
padding-left: 2px;
}
td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}
td.c_subforum {
color:#2087a5;
font-size: 9px;
font-style:italic;
}
td.c_subforum a {
font-size: 12px;
}
.cat_head td {
padding:0;
}
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;
}


/*****************************/
/* forum view */
/*****************************/

.description {
font-size:85%;
}
div.cat-buttons a, div.topic-buttons a {
background: url(http://z3.ifrm.com/12/51/0/p365034/buttonarray.png) no-repeat center 0;
display: inline-block;
width: 120px;
height: 21px;
padding-top: 8px;
text-align: center;
color: #2087a5;
font-size: 11px;
font-weight: bold;
}
div.cat-buttons a:hover, div.topic-buttons a:hover {
background-position: center -29px;
color: #5bc6d4;
}
div.topic-buttons .disabled a, div.topic-buttons .disabled a:hover {
background-position: center -58px;
color: #425a5a;
}
div.topic-buttons .locked a, div.topic-buttons .locked a:hover {
background-position: center -87px;
color: #c55c5c;
}
td.c_username {
padding:2px 0;
text-align:center;
}
td.c_username a {
font-size:140%;
font-weight:700;
}
td.c_user {
font-size:80%;
}
td.c_user dl {
background: #141c21;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
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;
}


/*****************************/
/* thread view */
/*****************************/

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/12/51/0/p365004/poll.gif) repeat-x;
border: 1px solid #063340;
float: left;
height: 16px;
}
td.c_poll-bar span {
display: block;
float: left;
height: 16px;
width: 0;
}
td.c_postinfo {
font-size:80%;
vertical-align:middle;
}
td.c_postinfo input {
vertical-align:middle;
}
tr.c_postfoot td {
clear:both;
}
tr.c_postfoot td img {
margin-top: -1px;
}
.post_sep {
background: #191e21;
font-size:1px;
height:10px;
}
.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}
div.c_view-list {
color:#999;
font-size:92.5%;
}
.editby, .queued {
width: auto;
border: 2px solid #a50000;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #777;
font-size: 85%;
font-style: italic;
margin-top: 1em;
padding: 3px 5px;
}
.editby {
border: 0;
}
.queued {
clear: both;
float: right;
color:#a50000;
}
.queued a {
font-weight: bold;
color: #a50000;
}
.queued a:hover {
text-decoration: underline;
}
span.postbutton {
background: #909090 url(http://z3.ifrm.com/12/51/0/p365000/g3.gif) repeat-x;
padding: 1px 5px 2px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color: #031e1e;
font-weight: bold;
-moz-opacity: 0.7;
opacity: 0.7;
}
span.postbutton:hover {
-moz-opacity: 1;
opacity: 1;
}


/*****************************/
/* quotes, codes & spoilers */
/*****************************/

blockquote, #blog blockquote blockquote {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364985/g2.gif) repeat-x;
border: 1px solid #0d1215;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 10px auto;
padding: 5px;
width: 98%;
font-size: 12px;
}
blockquote dl {
color:#747e84;
}
blockquote dl dt {
background: #909090 url(http://z3.ifrm.com/12/51/0/p365000/g3.gif) repeat-x;
border: 1px solid #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: #031e1e;
float: left;
font-weight: 700;
}
code {
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space: normal;
max-height: 400px;
overflow: auto;
}
div.spoiler {
border: 1px solid #0a4050;
border-top: 0;
padding: 7px;
}
div.spoiler_toggle {
background: #0a4050 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x;
color: #0d1215;
cursor: pointer;
font-weight: 700;
padding: 2px 4px;
}


/*****************************/
/* forum signatures */
/*****************************/

td.c_sig {
font-size:80%;
border-top: 2px dashed #191e21;
}


/*****************************/
/* posting view */
/*****************************/

dl#fast-reply dt {
background: #0a4050 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x;
color: #0d1215;
font-size: 110%;
font-weight: 700;
margin: 0;
padding: 5px;
}
dl#fast-reply dd {
background:#0d1215;
border: 1px solid #0a4050;
padding:15px 0;
text-align:center;
}
#c_post-preview {
border: 3px solid #191e21;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin: 10px auto 20px;
padding: 5px;
text-align: left;
width: 90%;
}
#c_post-preview:before {
content: "Post preview: ";
font-weight: bold;
display: block;
}
#c_post-resize span {
color:#e7e7e7;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}
#emot_wrap h3 {
background: #0a4050 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x;
color: #0d1215;
font-size:120%;
text-align:center;
}
#emot_end {
background: #191e21;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}


/*****************************/
/* user profiles, prefs, inbox, etc */
/*****************************/

table.profile {
background: #0d1215;
}
#profile_menu li:hover ul, #profile_menu li.hover ul {
left: auto;
}
#profile_menu a {
background: #909090 url(http://z3.ifrm.com/12/51/0/p365000/g3.gif) repeat-x;
border: 1px solid #000;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
color: #031e1e;
}
#profile_menu li:hover a, #profile_menu li.hover a {
-moz-border-radius-bottomleft: 0;
-moz-border-radius-bottomright: 0;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
#profile_menu li li a {
background: #909090;
border: 0;
-moz-border-radius: 0;
-webkit-border-radius: 0;
padding: 2px;
}
#profile_menu li ul li a:hover {
background:#0a4050;
color: #fff;
}
#findposts .c_mark {
color:#2087a5;
font-size:200%;
font-weight:700;
vertical-align:top;
}
#pm_folders {
padding-top:30px;
vertical-align:top;
width:150px;
}
#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}
#pm_folderlist li {
display:list-item;
margin-bottom:4px;
}
#pm_forwarded {
font-size: 90%;
font-style: italic;
margin-top: 1em;
padding: 3px 5px;
}
tr.pm_new td {
font-weight:700;
}
tr.pm_new td:first-child:before {
content: "Unread Message: ";
}
tr.pm_new td a {
color: #2087a5;
}
#ucp_gallery a {
font-weight:700;
}


/*****************************/
/* search results */
/*****************************/

.search_results {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364985/g2.gif) repeat-x;
border: 1px solid #0d1215;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
margin-bottom:1em;
padding: 5px 7px;
}
.search_results h3 {
display:inline;
font-size:125%;
}
.search_results cite,.search_results p {
font-size:85%;
margin:0;
}


/*****************************/
/* board calendar */
/*****************************/

.calendar td.cal_inactive {
background: #191e21;
visibility: hidden;
}
.calendar th {
background: #0a4050;
color: #0d1215;
}
.calendar thead th {
background: #0a4050 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x
}
#cal_end .c_head {
background: #191e21;
}
.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 div {
background: #0a4050 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x;
color: #0d1215;
}


/*****************************/
/* board FAQs */
/*****************************/

#faq dt a {
color: #fff;
font-size: 120%;
font-weight: 700;
}
#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#999;
font-style:italic;
}


/*****************************/
/* board portal */
/*****************************/

div.portal_content {
background: #0d1215;
margin:0;
padding:5px 7px;
}
#portal h4 {
background: #0d1215;
color:#999;
font-size:88.3%;
font-weight:400;
margin: 1px 0 0;
padding:5px 7px;
}


/*****************************/
/* PM received alert */
/*****************************/

#pmtoast {
background: url(http://z3.ifrm.com/12/51/0/p365216/pmtoast.png);
display: none;
font-size: 80%;
position: fixed;
right: -10px;
bottom: 10px;
text-align: left;
text-decoration: none;
width: 220px;
height: 100px;
z-index: 1;
}
#pmtoast:hover {
right: 0;
}
#pmlink {
padding: 10px;
display:block;
text-decoration:none;
}
#pmlink big {
display:block;
font-weight:700;
padding-bottom:5px;
}
#pmclose {
display:block;
font-size:80%;
padding:1px 10px;
}
#pmclose:hover {
font-weight: bold;
}
#pmlink, #pmlink big, #pmclose {
color: #031e1e;
}
#pmlink strong {
color:#0a4050;
}


/*****************************/
/* board footer & copyrights */
/*****************************/

#footer-wrap {
background: url(http://z3.ifrm.com/12/51/0/p364303/foot_r.png) no-repeat bottom right;
margin: 0 -60px;
clear: both;
padding-top: 4em;
}
#footer-wrap a {
color: #747e84;
font-weight: bold;
}
#footer-wrap a:hover {
color: #edf2fa;
text-decoration: underline;
}
#footer {
background: url(http://z3.ifrm.com/12/51/0/p364302/foot_l.png) no-repeat bottom left;
height: 86px;
padding-top: 50px;
font-size: 11px;
margin: 0;
}
#footerl {
float: left;
padding: 0 0 0 110px;
}
#footerl img {
float: left;
margin-right: 1em;
}
#footerr {
float: right;
text-align: right;
padding: 0 110px 0 0;
}
#copyright {
float: right;
margin-top: 0.75em;
}
#foot_wrap {
display: none;
text-align: right;
margin: 0;
}
#foot_themechooser {
background: none;
border: 0;
padding: 0;
vertical-align: middle;
font-size: 10px;
}
#foot_themechooser label {
font-size: 11px;
font-style: italic;
color: #747e84;
}


/*****************************/
/* registration page */
/*****************************/

#c_tos h3 {
color: #0a4050;
font-size: 120%;
}
td.username_ok {
color: #297e33;
font-weight: bold;
}
td.username_no {
color: #770101;
font-weight: bold;
}


/*****************************/
/* admin CP login form */
/*****************************/

#acplogin {
background: #0d1215;
-moz-border-radius: 20px;
-webkit-border-radius: 20px;
height: 275px;
left: 50%;
margin: -136.5px 0 0 -250px;
padding: 0;
position: absolute;
top: 50%;
width: 500px;
}
#acplogin h1 {
color: #0d1215;
font-weight: 400;
margin-bottom: 20px;
padding: 50px 20px 0 0;
text-align: center;
}
#acplogin h1:after {
content: "Prepare for awesome.";
display: block;
color: #fff;
font-size: 14px;
}
#acplogin img {
display: none;
}


/*****************************/
/* official ZB shoutbox */
/*****************************/

#shoutwrap {
font-size:88.3%;
}
#shoutwrap td {
padding:0;
}
#shoutbox {
list-style-type:none;
margin:0;
padding:5px;
}
#shoutbox li {
padding:5px 7px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
#shoutbox li.odd {
background: #141c21;
}
#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:0;
}
#shoutbox dt {
color:#777;
font-size:80%;
}
#shoutopts,#shoutpost {
clear:both;
text-align:center;
}

/*****************************/
/* user blogs view */
/*****************************/

#blog {
background: #191e21 url(http://z3.ifrm.com/12/51/0/p364985/g2.gif) repeat-x;
border: 1px solid #0d1215;
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_foot {
clear:both;
margin-bottom:20px;
}
#blog_head {
padding:10px 14px;
}
#blog_head img.avatar {
display:inline;
}
#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: #0d1215 url(http://z3.ifrm.com/12/51/0/p365188/g4.gif) repeat-x;
border: 1px solid #0a4050;
margin:15px 0;
padding:5px 7px;
}
div.blog_options a {
color: #2087a5;
}
#blog_sidebar h3,#blog_sidebar dt {
color:#fff;
font-weight:700;
padding-bottom: 1em;
}
#blog_sub {
background: #909090 url(http://z3.ifrm.com/12/51/0/p365000/g3.gif) repeat-x;
border: 1px solid #000;
clear:both;
position:relative;
padding: 0 7px;
text-align:right;
}
#blog_sub a {
color: #031e1e;
font-weight: bold;
}
#blog_sub span {
padding-top: 6px;
}
#blog_sidebar {
float:right;
font-size:93.3%;
margin:20px 10px 0 0;
padding:0;
width:160px;
}
#blog_sidebar dd {
margin-left:10px;
}
#blog_user {
font-size:175%;
}
#blog table {
clear:none;
}
div.blog_options {
font-size:90%;
text-align:right;
}
div.blog_date {
color:#fff;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}
div.blog_date span {
color:#0a4050;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}
div.blog_entry {
background:#0d1215;
margin:10px 0;
padding:5px 7px;
}
#blog_comments li {
padding:5px 7px;
}
#blog_comments li.odd {
background:#191e21;
}


/*****************************/
/* normally no editing required */
/*****************************/

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;
}
#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;
}
span.collapse,span.uncollapse {
cursor:pointer;
float:right;
position:relative;
top: 7px;
right: 50px;
}
.c_mark img {
display:block;
margin:auto;
}
.c_last {
line-height:1.4;
min-width:300px;
width:30%;
}
#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:175px;
}
img.c_user {
height: 1px;
}
.avatar {
display:block;
margin:auto;
text-align:center;
}
.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}
td.c_user .usertitle {
text-align:center;
margin:3px 0;
}
.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_username {
width:195px;
}
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;
}
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 {
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;
}
#faq {
margin:20px 0;
}
#faq dl {
padding:1em;
}
#faq dt {
margin-bottom:5px;
}
#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}
.search_results div {
display:block;
margin:5px 0;
}
#acplogin #loginform {
display:block;
padding:0 50px;
}
input,select,td,th {
font-size:90%;
}
button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}
.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}
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;
}
.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;
}
tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}
td.c_desc {
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}
.bday {
background:url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}
td.c_desc small {
display:block;
font-weight:400;
}

.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}

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