/* See     http://docs.zetaboards.com/themes/zbcssguide     for extra help! */
/* See     http://www.freewebs.com/neatnettools/colors4.gif     for color list */
/* Search Check above to go to a place where a setting needs to be checked for information, etc. */
/* Search CHECKPOINT to go to where you last left off */
/* Search UNKNOWN RESULT to find things that are still unknown as to what they do */
/* Replaced: http://z3.ifrm.com/static/1/s_minibday.png */
/* h2 is now h2f and h4 is now h4f for ImageShack */


html,body {
background:#000000;
color:#FF6600;
font-family:"Helvetica", "Arial", "Bitstream Vera Sans", "Verdana", sans-serif;
font-size:93.3%;
margin:0;
padding:0;
}

/* The background for the forums, under all of the tables */

a {
color:#FF9900;
text-decoration:none;
}

a:hover {
color:#FFCC00;
text-decoration:underline;
}

/* Links for Topic names, Topic Starter, and Last Post By... */
/* a:hover is "a" with the mouse over it */

hr {
background-color:#FF5500;
border:0;
clear:both;
color:#FF6600;
height:1px;
}

/* Horizontal Rule */

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

th {
background:url(http://img35.imageshack.us/img35/5629/btn.png) repeat-x top #474747;
color:#FF9900;
font-weight:400;
padding:3px 5px;
text-align:left;
}

/* X users online and board statistics background and text */

td {
background:#111111;
/* Modifies the background color for most tables, including the tables that separate each forum in the index */
color:#FF6600;
/* This COLOR affects most text in the forum, including Post Text */
padding:5px 10px;
}

th a,th a:hover {
color:#CC6600;
font-weight:700;
}
/* th a,th a:hover is the text that says "(3 Members · 0 Guests · 0 Anonymous)". */


h1 {
font-size:200%;
}

h2,h3 {
font-size:100%;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url(http://img199.imageshack.us/img199/2568/h2f.png) repeat-x top #525252;
border:1px solid #111111;
color:#FF3300;
font-size:110%;
font-weight:700;
padding:5px;
text-align:left;
}

/* Text, not link, displaying a category name (like Board Statistics) and the table borders around it */

thead th {
border:1px solid #555555;
border-bottom-width:1px;
text-align:center;
}

/* In the topic list in a forum, the border around the forum name and gradient */

h2.special {
background:url(http://img199.imageshack.us/img199/2568/h2f.png) top repeat-x #525252;
border-color:#111111;
}

/* The gradient for the above forum header */

input,select,textarea,button,a.btn_fake {
background:#222222;
border:1px solid #000000;
color:#CC3300;
padding:3px 5px;
vertical-align:middle;
}

/* Drop Down Menus (like Moderation) */

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

.submit_error {
background:#FF0000;
border:1px solid #FF0000;
}

/* background:#fff8eb;
border:1px solid #e77700; */
/* UNKNOWN RESULT */

button,a.btn_fake {
background:url(http://img35.imageshack.us/img35/5629/btn.png) repeat-x top #474747;
color:#CC3300;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

/* SUBMIT button for the drop down list */

button.btn_text {
background:none;
border:0;
color:#FF0000;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}

/* UNKNOWN RESULT */
/* color:#848a96; */

.notice {
background:#FF0000;
border:2px solid #FF0000;
color:#FF6600;
margin:10px auto 0;
width:70%;
}

/* background:#111a2d;
border:2px solid #e7e7e7; */
/*Color modifies the color of the action that you took in the notice block (for when you pin a topic) */
/* UNKNOWN RESULT */

.notice dt {
color:#FF0000;
font-weight:700;
}

/* color:#8cb5e7; */
/* UNKNOWN RESULT */

dl.info {
background:#111111;
border-color:#333333;
}

/* Modifies the notice (like when you pin a topic) border and background */

.info dt {
background:#222222;
color:#FF3300;
}

/* Modifies the header for the notice table */

dl.error {
background:#111111;
border-color:#333333;
color:#FF6600;
}

/* Modifies the login page error box when you log in with an incorrect password */

.error dt {
background:#222222;
color:#FF3300;
}

/* Modifies the TOP (header) of the login page error box when you use an incorrect password*/

#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul,#search_results {
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,#search_results li,#ucp_gallery li {
display:inline;
}

#top {
background:url(http://img198.imageshack.us/img198/9456/topmenu.png) #000000 repeat-x;
border-top:1px solid #333333;
height:40px;
padding:0 2% 5px;
}

/* The URL leads to the repeated image at the top of the page (gradient), and covers the welcome */
/* border-top is one pixel of color above the gradient */

#top_info {
color:#FF6600;
float:left;
margin-top:19px;
}

/* Welcome (name of user) at the top of the page */

#top_menu {
background:#000000;
border-left:1px solid #000000;
float:right;
margin-top:15px;
}

/* Background to the buttons that say "Admin CP, Report CP, etc. */

.drop_menu li {
background:url(http://imgcash4.imageshack.us/img30/9683/dropbtn.png) repeat-x #000000;
float:left;
margin-right:1px;
text-align:center;
}

/* Drop Menu is for Admin CP, Report CP, and Drop Down Buttons */

.drop_menu a {
color:#FF6600;
display:block;
padding:4px .25em;
position:relative;
width:9em;
}

.drop_menu a:hover {
color:#FFCC00;
}
/* Drop Menu a is the TEXT COLOR for the Admin CP, Report CP Buttons */

.drop_menu ul {
-moz-opacity:0.75;
border-top:1px solid #000000;
color:#FFF;
left:-999em;
margin:0;
opacity:0.75;
position:absolute;
width:9.4em;
}

/* A small line separating the TOP drop down menu from the button at the top */

.drop_menu ul li {
background:#111111;
font-size:85%;
margin:0;
padding:0;
width:100%;
}

/* Background for the TOP drop down menu buttons */

.drop_menu ul li a {
border:0 solid #000000;
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}
/* Borders around buttons for the TOP drop down menu buttons */


.drop_menu li ul li a:hover {
background:#222222;
color:#FFCC00;
}
/* Rollover color for the background of the TOP drop down menu buttons */
/* Color is the rollover color of the text in the drop down menu button */


#logo {
background: #000000;
border:1px solid #333333;
border-bottom:0;
clear:both;
margin:0 2%;
}
/*  What is behind the logo at the top of the page */

#submenu {
background:url(http://img199.imageshack.us/img199/4204/submenu.png) repeat-x #000000;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-top:1px solid #333333;
font-size:85%;
margin:0 2%;
padding:13px 1% 3px;
text-align:right;
}

/* Modifies the submenu background (the bar that has the extra webpages, links to rules, and portal). */

#submenu a:hover {
color:#FF9900;
text-decoration:underline;
}

#wrap {
background:#000000;
border:1px solid #333333;
margin:0 2% 30px;
}

/* #wrap is the color BEHIND the forum category tables. */

#nav {
color:#FF6600;
height:1%;
padding:10px 1%;
}

/* Edits the color of the text of your location in the forum nav bar. */

.meta_box {
background:#000000;
border:2px solid #FF3300;
color:#FF6600;
font-size:85%;
line-height:200%;
padding:10px 25px;
}

/* Edits the Forum-Specific rules box */


.meta_menu {
background:#000000;
border:1px solid #333333;
padding:0;
width:49%;
}

/* The background color of the two boxes at the top of the PM page */

.meta_menu h3 {
background:url(http://img196.imageshack.us/img196/6824/h4f.png) #000000 top repeat-x;
border:1px solid #333333;
clear:both;
color:#FF3300;
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a:hover {
color:#FF0000;
text-decoration:underline;
}

/* color:#ACBBC2; */

.cat-pages,.topic-pages {
color:#FF6600;
float:left;
font-size:90%;
margin:15px 0;
padding:5px 0;
width:50%;
}

/* "Pages:" text in each topic for the topics. */


.cat-pages a,.cat-pagesjump i,.cat-topicpages a,.topic-pages a {
background:#FF4400;
border:1px solid #333333;
color:#FFFFFF;
}
/* The link to the next page (select page) for topic pages. */

.cat-pages a:hover,.cat-topicpages a:hover,.topic-pages a:hover {
background:#996600;
color:#FFFFFF;
font-weight:500;
}
/* Rollover for the link to the next page (select page) for topic pages. */


.cat-pages span,.topic-pages span {
background:#996600;
border:1px solid #333333;
color:#000000;
cursor:default;
font-weight:700;
padding:2px 5px;
}

/* Displaying the topic page you are currently at in the select pages boxes. */

.cat-pages input,.topic-pages input {
background:#fff;
color:#FF0000;
padding:3px 5px;
vertical-align:baseline;
}

/* color:#848A96; */
/* UNKNOWN RESULT */

.cat-topicpages {
float:right;
font-size:80%;
}

.row2 td {
background:#222222;
}

/* Background color for every other topic in the topic list */

.ann {
background:#000!important;
}

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:#111111;
color:#FF6600;
font-size:80%;
}

/* This is the "shadow" or solid bar underneath each category and topic list */

td.c_desc {
background:#111111;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

/* The background color of the boxes under Profile Options in the profile of a member */

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td,tr.hidden td {
background:#333333;
border:1px solid #444444;
font-weight:700;
}
tr.pm_new td {
border:2px solid #CCCCCC;
}

/* New PM look in the inbox (highlighted background), maybe PM popup box */

.bday {
background:url(http://img200.imageshack.us/img200/7990/sminibday.png) no-repeat;
color:#FF0000;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

/* Birthday picture (cake) in the calendar - not the one that actually displays */
/* color:#848A96; */
/* UNKNOWN RESULT */

.c_mark {
background:#222222;

/* The color behind the forum marker */


text-align:center;
width:1%;
}

.c_forum {
color:#FF6600;
font-size:80%;
width:60%;
}

/* The color of the description for each forum */

.c_forum strong a {
font-size:135%;
}

td.c_last {
background:#222222;
font-size:85%;
}

/* Background color for the "last post" link in the main forum page */

span.c_forum-reported {
background:url(http://z3.ifrm.com/static/1/reported.gif) left no-repeat;
color:#FF0000;
cursor:default;
font-weight:700;
margin-left:4px;
padding-left:8px;
}

/* color:#848a96; */
/* UNKNOWN RESULT */

.c_forum-desc {
font-size:85%;
}

.c_last-title {
background:url(http://z3.ifrm.com/static/1/last.gif) no-repeat left;
display:block;
line-height:16px;
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 {
background:#222222;
color:#FF6600;
font-size:85%;
font-style:italic;
}

/* Text that says "Subforums:" underneath a forum, and the background behind that bar */

.cat_head td {
border:0;
padding:0;
}

.description {
color:#FF6600;
font-size:85%;
}

/* Topic Description text color */


a.member {
color:#FF6600;
}

a.member:hover {
color:#FFCC00;
}
/* Links to each member's names in a topic or the member's list */

td#stats_events a,td#stats_events span {
background:url(http://z3.ifrm.com/static/2/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

/* Small Calculator Picture */

td.c_username {
background:#333333;
padding:2px 0;
text-align:center;
}

/* Background color of the box that the member's username  is in while viewing their post */

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user dl {
background:#333333;
border:2px solid #222222;
margin:10px 0;
padding:5px 7px;
width:160px;






}

/* The box that contains the user's post count on their post below the avatar and member title */


/* The following is unknown */
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;
}
/* End unknown */


#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:.97;
}
#profile_menu a {
background:#222222;
border:1px solid #000000;
}

/* Profile Options drop down menu settings */


#profile_menu li li a {
border-top:0;
}

#profile_menu li li a:hover {
background:#333333;
}


/* Profile Options drop down menu rollover settings */



td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}


td.c_poll-votes {
font-size:130%;
text-align:center;
width:15%;
}

/* Text that gives the number of votes for each choice and the percentage */


td.c_poll-bar div,td.c_bar div {
background:url(http://z3.ifrm.com/static/2/css/poll_r.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

/* Edits the % results bar for a poll */

td.c_poll-bar span,td.c_bar span {
background:url(http://z3.ifrm.com/static/2/css/poll_l.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

/* Left edge of the % results bar on a poll */

.editby,.queued {
border-top:1px solid #666666;
color:#666666;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

/* Modifies the "edited by" line on a post when someone edits a post */

blockquote {
background:#111111;
border:1px solid #000000;
margin:10px auto;
width:98%;
}

/* Modifies the background color of quote boxes and code boxes (background visible in code box) */

blockquote dl {
background:url(http://img196.imageshack.us/img196/6824/h4f.png) repeat-x top;
border-bottom:1px solid #000000;
color:#FF3300;
}

/* Modifies the header for a code and quote box */

blockquote dl dt {
color:#FF3300;
float:left;
font-weight:700;
}

/* Modifies the text of the header for codes and quotes */

code {
background:#333333;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:pre;
}

/* Modifies the code box */

div.spoiler {
background:#222222;
border:1px solid #000000;
border-top:0;
padding:5px 7px;
}

/* Modifies the secret part of the spoiler box (the part that appears when you open it up) */

div.spoiler_toggle {
background:url(http://img196.imageshack.us/img196/6824/h4f.png) repeat-x top;
border:1px solid #000000;
color:#FF9900;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

/* Modifies the toggle button on a spoiler */

td.c_postinfo {
background:#222222;
color:#FF6600;
font-size:80%;
vertical-align:middle;
}

/* Modifies the information directly above a post (date and IP) */

td.c_sig {
color:#FF6600;
font-size:80%;
}

/* Modifies the stock color for signature font */

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #FF7700;
padding-left:5px;
}

/* Modifies the quote box in signatures (the line on the side) */

td.c_sig blockquote dl {
background:none transparent;
border:0;
}

/* Modifies the background of the quote box in signatures */

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#FF4400;
padding:0;
}

/* The name of the person quoted in the quote box in signatures */

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#222222;
color:#FF6600;
}
div.c_view-list {
color:#FF5500;
font-size:92.5%;
}

/* Number of people (users) reading the topic box and the "Members:" text */

dl#fast-reply dt {
background:url(http://img196.imageshack.us/img196/6824/h4f.png) repeat-x;
border:1px solid #333333;
color:#FF6600;
font-size:110%;
font-weight:700;
margin:0;
padding:5px;
}

/* Color affects the text "Fast Reply", the background is the gradient behind */

dl#fast-reply dd {
background:#222222;
border:2px solid #555555;
border-top:0;
padding:15px 0;
text-align:center;
}

/* The fast reply box NOT including the typing area or heading */



#c_post-preview {
background:#111111;
border:1px solid #333333;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

/* The preview box (when you hit Preview before posting) */

#c_post-resize span {
color:#FF3300;
cursor:pointer;
font-size:250%;
padding:20px 5px 0;
}

/* Settings for the + and - sign when adjusting the typing area during a post */

#c_bbcode button.btn_enabled {
border-color:#FF0000;
}


/* border-color:#fb8a00; */
/* UNKNOWN RESULT */

#emot_wrap h3 {
background:url(http://img35.imageshack.us/img35/5629/btn.png) repeat-x top #474747;
border-bottom:1px solid #000000;
color:#FF4400;
font-size:130%;
font-weight:725;
text-align:center;
}

/* Settings for the Emoticon Box header */

#emot_end {
border-top:1px solid #000000;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

/* Settings for the Emoticon Box borders, color setting for the line above "Show All" */

#pm_folders {
border-left:1px solid #000000;
border-right:1px solid #000000;
padding-top:30px;
vertical-align:top;
width:150px;
}

/* Settings for the border of the PM folder side bar (Archives, Inbox, Drafts) */

#pm_folderlist li {
background:url(http://z3.ifrm.com/static/1/pmfolder.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

/* The orange folder image used as bullets for each PM folder */

#pm_forwarded {
border:1px dotted #FF0000;
color:#FF0000;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

/* border:1px dotted #0A101B;
color:#999; */
/* UNKNOWN RESULT */

#conversation .c_post {
padding:2em;
}


#ucp_gallery a {
color:#FF6600;
font-weight:700;
}

/* The links in the avatar gallery */

#ucp_gallery a:hover {
color:#FF9900;
font-weight:700;
}

/* Links in the avatar gallery */


.calendar td.cal_inactive {
background:#000000;
color:#000000;
}

/* The date (numbers) and background color for the calender in the month before and after (inactive months) */

.calendar td div {
background:#222222;
border-bottom:1px solid #333333;
font-weight:700;
padding:5px 7px;
}

/* Background color and bottom border line of the date for a day (date as in the number) */

.calendar div a {
background:url(http://img200.imageshack.us/img200/7990/sminibday.png) no-repeat 5px;
color:#FF9900;
float:right;
font-size:80%;
font-weight:400;
padding:0 0 6px 24px;
}

/* The birthday cake picture, the color is for the text next to the birthday cake */

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:#777777;
border:2px solid #888888;
}

/* The current date in the calendar */

#portal_head {
background:#000000;
border:1px solid #FF3300;
margin-bottom:10px;
}

/* The border to go around something in the portal (look for a red-orange bar) */

div.portal_content {
background:#111111;
border:1px solid #111111;
border-top:0;
color:#FF6600;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

/* CHANGE */
/* Post background for posts displayed in the Portal and the text color*/

.portal_box h4 {
background:url(http://img35.imageshack.us/img35/5629/btn.png) repeat-x top #474747;
border-left:1px solid #000000;
border-right:1px solid #000000;
color:#FF3300;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

/* Image is the background gradient for the latest poll's title */
/* Color edits the text that says "Posted By" in the latest news posts */
/* The border is for the sides of the gradients */

#faq dt a {
font-size:150%;
font-weight:600;
}

/* Modifies some of the text in the FAQ section of the forums */

#search_results li {
background:#FF0000;
border:1px solid #0a101b;
color:#FF0000;
display:list-item;
margin-bottom:1em;
padding:5px 7px;
}

/* color:#848a96;
background:#1c283e; */
/* UNKNOWN RESULT */

#search_results > li:hover {
background:#FF0000;
border-color:#FF0000;
}

/* background:#1f2c44; */
/* border-color:#0a101b; */
/* UNKNOWN RESULT */

#search_results li li {
background:transparent;
border:0;
list-style-type:square;
margin:0 0 0 10px;
}

#search_results h3 {
display:inline;
font-size:125%;
}

#search_results h3 a,#search_results h3 a:hover {

color:#FF0000;
}

/* color:#9499a3; */
/* UNKNOWN RESULT */

#search_results cite,#search_results p {
color:#999;

font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#FF6600;
font-size:200%;
font-weight:700;
vertical-align:top;
}

/* The year breakdown when listing a user's posts (big numbers) */


#pmtoast {
background:#111111;
border:2px solid #222222;
bottom:10px;
color:#FF2200;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

/* PM Pop up (popup) box options */

#pmtoast:hover {
background:#222222;
border-color:#333333;
}

#pmlink {
background:url(http://z3.ifrm.com/static/2/toast.png) no-repeat 5px;
color:#FF9900;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

/* The image is the picture of the envelope in the PM Pop up (popup) box */

#pmlink big {
color:#FF0000;
display:block;
font-weight:700;
padding-bottom:5px;
}

/* The text that says "New Message" in the PM Pop up (popup) box */

#pmlink strong {
color:#FF6600;
}

/* The text INSIDE of the PM box after "From:" */

#pmclose {

border-top:1px solid #666666;
display:block;
font-size:80%;
padding:1px 10px;
}

/* The bar that allows you to close the PM pop up (popup) box */

/* CHECKPOINT */

#foot {
background:#222222;

border-bottom:1px solid #333333;
border-top:1px solid #333333;
clear:both;
color:#FF6600;
font-size:80%;
margin:20px 0;
padding:0 1%;
}

/* Modifies the bar that has the "select a theme" text and the clock in the footer. Does not modify the middle part */

#foot #foot_datetime {
background:url() no-repeat 4px 4px;
border-left:1px solid #000000;
display:inline;
padding:4px 6px 6px 0px;
}

/* Modifies the clock border on the footer */

#copyright {
color:#FF6600;
font-size:80%;
margin:10px 0;
text-align:center;
}

/* Modifies the text "Hosted for free by" at the very bottom of the page */

#copyright a {
color:#FF9900;
font-weight:700;
}

/* Modifies the link color for the link that says "ZetaBoards" at the very bottom of the page */

#c_tos h3 {
color:#FF3300;
font-size:120%;
}

/* Modifies the "Terms of Service" text sidebar headers when registering */

td.username_ok {
background:#005500;
}

/* Modifies the background color of the box that appears around the username box when registering when your username is unused */

input.username_ok {
outline:2px solid #008800;
}

/* Modifies the border color (around the typed username) of the box that appears around the username box when registering when your username is unused */





td.username_no {
background:#880000;
}

/* Modifies the background color of the box that appears around the username box when registering when your username is already used. */

input.username_no {
outline:2px solid #FF0000;
}

/* Modifies the border color (around the typed username) of the box that appears around the username box when registering when your username is already used  */

#acplogin {
background:url(http://img194.imageshack.us/img194/4261/acpback.png) repeat-x #000000;
border:2px solid #000000;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#FF6600;
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;
}

/* The above modifies the login page for the ACP. The background gradient image is 5 × 101 */

/* The following is probably not important */

form {
display:inline;
margin:0;
padding:0;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
border:0;
margin:0 0 0 10px;
padding:0;
vertical-align:bottom;
}


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;
}

#submenu a {
padding:3px 5px;
}

#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,.topic-pages a,.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:175px;
}

.avatar {
display:block;
margin:auto;
text-align:center;
}

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 {
margin:0;
padding:.1em;
}

dl.user_info dt {
float:left;
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,td.c_bar span {
margin-top:3px;
}

td.c_post {
line-height:1.7;
vertical-align:top;
}

td.c_post ul,td.c_post li {
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_post-wrap button {
border:none;
float:left;
padding:4px;
}

#c_emot {
height:225px;
vertical-align:top;
width:210px;
}

#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:4px 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;
}

#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 q {
display:block;
margin:5px 0;
quotes:none;
}


#foot div {
height:20px;
padding:4px 0 0;
}

#foot a {
padding:4px 6px 8px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

/* End unimportant. Modify if something is not right */

th,td,#emot_wrap {
border:1px solid #000000;
}

/* Emoticon border colors */

#top_info a,.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,#submenu a,.meta_box h3,.meta_menu a,.meta_menu a:hover,tr.pm_new td a,tr.hidden td a,#foot a,.c_forum strong a,.c_last strong a {
color:#FF9900;
}

/* IMPORTANT: MODIFIES MOST IMPORTANT FORUM LINKS LIKE FORUM LINKS AND CATEGORY LINKS */

input:focus,input.focus,textarea:focus,textarea.focus,button:hover,a.btn_fake:hover {
border-color:#000000;
}

/* Modifies rollover colors for borders for buttons like Bold, Italic, Underline, etc. */

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

.notice dd,#faq dd.faq_more a,#faq dl.faq_more a:hover {
font-style:italic;
}

#top_info a:hover,.c_forum strong a:hover,#submenu a:hover,tr.hidden td a:hover,.c_last strong a:hover,#submenu a:hover,.calendar a:hover,#foot a:hover,tr.pm_new td a:hover {
color:#FFCC00;
}

/* IMPORTANT: MODIFIES THE ROLLOVER COLORS FOR MOST IMPORTANT FORUM LINKS */

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}

td.c_user,#portal_affiliates div a {
font-size:80%;
}

blockquote div,td.c_postfoot {

background:#333333;
}

/* Modifies the background color in quote blocks */

#files_attach input,#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
display:block;
}

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,#c_bbcode {
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;
}

#ucp_settings,#pm_settings,#foot #foot_themechooser {
float:left;
}

#ucp_profile,#pm_messages {
float:right;
}


#search_results ul,#c_tos dd,#username_response {
margin-left:10px;
}

#blog {
background:#000000;
border:1px solid #000000;
margin:10px 0;
}

/* Blog background colors (behind the smooth cornered stuff) */


#blog blockquote {
background:none;
border:none;
font-size:85%;
padding:0 10px;
}

#blog h1 {
color:#FF0000;
float:right;
}

/* color:#acbbc2; */
/* UNKNOWN RESULT */

#blog h2 {
background:none;
clear:none;
font-size:130%;
padding:0;
}


#blog h2,#blog h2 a,{
color:#FF9900;
}
#blog h2 a:hover {
color:#FFCC00;
}

/* The title of the blog entry (color) */

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#222222;
border:8px solid #111111;
padding:10px 14px;
}

/* Color of the table behind user picture and blog page */

#blog_head img.avatar {
display:inline;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_sidebar {
background:#111111;
float:right;
font-size:93.3%;
margin-right:10px;
padding:0 10px;
position:relative;
top:20px;
width:160px;
}

/* Modifies the table behind the "about me" table and text and the ad */

#blog_sidebar dd {
margin-left:10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#222222;
color:#FF6600;
margin:15px 0;
padding:5px 7px;
}

/* Modifies the "about me" table in the blog */


#blog_sidebar h3,#blog_sidebar dt {
color:#FF4400;
font-weight:700;
}


/* Modifies the text "About Me", aka the headers on the sidebar */

#blog_sub {
background:#333333;
clear:both;
padding:3px 7px;


text-align:right;
}

/* The background for the table that has links like "Return to Board" and "Post New Blog Entry" at the top of the blog page */

#blog_sub span {
padding-top:4px;
}

#blog_sub a {
color:#FF9900;
}

#blog_sub a:hover {
color:#FFCC00;

}

/* Link color for the links at the top of the blog page like "Return to Board" and "Post New Blog Entry" */

#blog_sub input,#blog_sub button {
border-color:#000000;

}


/* Border around the search bar and search button in the blog page */

#blog_user {
font-size:175%;
}

div.blog_options {
background:#111111;
font-size:90%;
text-align:right;
}

/* Background for the blog options at the bottom of the blog (in the text area) that say "Posted at (time)" and Delete, Edit, etc. */

div.blog_date {
background:#444444;
border:1px solid #000000;
color:#CC6600;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

/* Background is the background for the month displayed on the top of a blog post
Border is the border around the entire date box
Color is the color of the text of the month for the date box */

div.blog_date span {
background:#333333;
color:#FF6600;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

/* Background modifies the background for the date (the number)
Color modifies the date text (the number) */

div.blog_entry {
background:#222222;
color:#FF6600;
margin:10px 0;
padding:5px 7px;
}

/* Modifies the blog entry area itself */

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#111111;
}

/* Modifies the background color of the post comment box */



/* SHOUTBOX */

#shoutwrap {
background:#FF0000;
border:1px solid #FF0000;
color:#FF0000;
font-size:88.3%;
}

/*
Before:
#shoutwrap {
background:#1e2a40;
border:1px solid #0a101b;
color:#acbbc2;
font-size:88.3%;
} */

#shoutwrap td {
padding:0;
}

#shoutbox {
list-style-type:none;
margin:0;
padding:0;
}

#shoutbox li {
padding:5px 7px;
}

/* Shout background/post background */

#shoutbox li.odd {
background:#333333;
}

/* Every other shout/Every other post background */

#shoutbox dl,#shoutbox dt,#shoutbox dd {
margin:0;
padding:00;
}

#shoutbox dt {
color:#FF3300;
font-size:80%;
}

/* Date and Time for Shoutbox */

#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}