/**********************************************************************************
                                              Stuff that changes between skins goes here!!
**********************************************************************************/

/*** pinned topics ***/

.pin .c_cat-title {
background: url(http://i68.tinypic.com/1zciqvo.jpg) left no-repeat;
}
/** crw: http://i68.tinypic.com/1zciqvo.jpg
      kep: http://i68.tinypic.com/2uqbud0.jpg **/

.pin .c_cat-title a {
font-weight: bold;
margin-left: 30px;
}

.pin .description {
margin-left: 30px;
}

/*** colors
to transfer between skins, copy this whole thing into a word processor and find/replace these things
                                  crw             kepler
main table color        #b8d1d2      #bcc1d7
background dark       #5ca894      #42414f 
cat heads                 #1e1511      #192021
cat head accent        #A36435      #1a65c4
second accent          #006666      #2200bb

moss bg crw: http://i65.tinypic.com/xc3fkk.jpg
moss bg kepler: https://i.imgur.com/puRjeFA.jpg

font crw: 'Merienda' 
font kepler: 'macondo'
***/

/**********************************************************************************
                                                              Classes! Wooooo!
**********************************************************************************/
/*** use these when you want to refer to a reg-ass dragons. use it like: [class=gold]What the gold is saying[/class] 
does not include bismuths, for obvious reasons. you'll have to do them yourself. ***/

.bbcode-gold { color:#F5AB00; }
.bbcode-hematite { color:#424A42; }
.bbcode-bronze { color:#969E00; }
.bbcode-jade { color:#00A669; }
.bbcode-jasper { color:#ED0000; }
.bbcode-brown { color:#855F19; }
.bbcode-fluorite { color:#800080; }
.bbcode-blue { color:#0000FF; }
.bbcode-green { color:#008000; }
.bbcode-sulfur { color:#FFFCD1; }
.bbcode-pearl { color:#FFF6E0; }
.bbcode-iron { color:#8F9CA1; }
.bbcode-beryl { color:#008080; }
.bbcode-rust { color:#b7410E; }
.bbcode-granite { color:#FF6680; }

/**********************************************************************************
                                                     ~*~*~   DA CSS   ~*~*~
**********************************************************************************/

@font-face {
 font-family: 'Milonga';
 font-style: normal;
 font-weight: 400;
 src: local('Milonga'), local('Milonga-Regular'), url(http://themes.googleusercontent.com/static/fonts/milonga/v1/rnOmc7YYi93YSJQfCDGrzw.woff) format('woff');
}

html { overflow-x: auto; }
form { display:inline; }

/****************************************
Body Background & Text Style
*****************************************/

body {
font-family: Arial, sans-serif;
font-size: 12px;
color: #111; 
margin:0px;
padding:0px;
   background: #013549 url(http://i65.tinypic.com/xc3fkk.jpg);
text-align:center;
}

#header {text-align: center; margin: 0px;}

/****************************************
  Board Width
*****************************************/

#wrapper {
text-align:left;
       width:1000px;
       margin: 10px auto 20px;
       background: #5ca894 /*url(http://i66.tinypic.com/1z6ry2g.jpg)*/;
       border: solid 5px #A36435;
       padding: 5px;     
}

#wrap {
text-align:left;
       width:1000px;
       margin: 10px auto 20px;
       background: #013549 url(http://i66.tinypic.com/1z6ry2g.jpg);
       border: solid 5px #A36435;
       padding: 1px;     
}

/****************************************
  Table Styles
*****************************************/

table, tr, td {
font-family: Arial, sans-serif;
font-size: 12px;
color: #111;
}

.0 td {
background:none;
}

.tableborder {
background: #B8D1D2;  padding:0px; margin:0;
}

.tablefill {
background: #B8D1D2;
padding:6px;
}

.tablepad {
background: #B8D1D2;
padding:6px;
}

.tablebasic {
width:100%; padding:0; margin:0px; border:0px;
}

.plainborder {
border:1px solid #555;
background-color: #EFEFEF;
}

.desc { font-size:11px; color: #000; }

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}

td {
/*color:#333;*/
padding:4px 0px 6px 4px;
}

th {
color:#111;
background:#b8d1d2;
padding:3px 5px 3 px 5 px;
text-align:left;
text-transform:uppercase;
font-weight:100;
text-indent:5px;
font-size:80%;
}

th a,th a:hover {
}

/****************************************
 Topmenu Bar
*****************************************/
/*** The Whole Bar ***/

#top {
height:20px;

width:100vw;
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 6px;
color: #ccc;
text-align: center;
text-transform: uppercase;
font-size: 11px;
position: fixed;/* top: -25px; */left: 0px;
top:0px;}/*-o-transition: top 0.8s ease-in-out; -webkit-transition: top 0.8s ease-in-out; -moz-transition: top 0.8s ease-in-out;
}

#top:hover { top: 0px;}*/

/*** The info on the left ***/

#top_info {
color:#ccc;
float:left;
position:fixed;
margin:4px 0px 0px 5%;
padding: 0 100px 0 100px;
word-spacing:3px;
}

#top_info a {
text-decoration: none; padding: 1px; color: #ccc;
}

#top_info a:hover { 
opacity: .5;
text-decoration: none;
}

/*** The info on the right ***/

/*#top_menu {
background:#1e1511;
padding: 0px 10px 0px 0px;
float:right;
margin:0px 5% 0px 0px;
}*/

#top_menu {
background: #1e1511;
padding: 0px 10px 0px 250px;
float: left;
margin: 0 0 0 300px;
}

.drop_menu li {
float:left;
margin-right:1px;
text-align:center;
}

.drop_menu a {
/*color:#5a70b3;*/
display:block;
padding:4px 0em;
position:relative;
width:9.4em;
}

.drop_menu a:hover {
opacity: .5;
/*color:#ef7400;*/
}

.drop_menu ul {
-moz-opacity:0.95;
/*border-top:1px solid #3A5197;*/
color:#fff;
left:-999em;
margin:0;
opacity:0.95;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
background:#1e1511;
font-size:85%;
margin:0;
padding:0;
width:100%;
}

.drop_menu ul li a {
/*border:0 solid #3A5197;*/
border-width:0 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#006666;
}

/****************************************
 Submenu Bar
*****************************************/
/*** the box for the banner ***/
#logo {
/*background:url(http://z4.ifrm.com/static/1/css/logbg.png) repeat-x top #566cb0;
border:1px solid #3a5197;
border-bottom:0;
clear:both;*/
margin:0 0 0 1.5%;
border-bottom:0;
clear:both;
}

/*** the black & blue bar ***/
#submenu {
font-size: 12px;
background: #1e1511;
padding:6px 1% 7px;
border-bottom: solid 5px #006666;
   background-position: center center;
   margin-bottom: 3px;
text-align:right;
text-transform:uppercase;
font-weight:bold;
word-spacing: 25px;
}

/****************************************
  Navigation bar!
*****************************************/

#nav {
background:#b8d1d2;
height: 15px;
padding:5px 1% 5px 1%;
margin:8px 6px 6px 6px;
text-transform:uppercase;
font-family: georgia;
}

/****************************************
  Link colors
*****************************************/
/*** this should inherit to every bit of the board ***/

a:link, a:visited, a:active {
text-decoration: none;
color: #013549;
-o-transition: all 0.8s ease-in-out; -webkit-transition: all 0.8s ease-in-out; -moz-transition: all 0.8s ease-in-out;
}

a:hover {
color: #4d5b01;
text-decoration: none;
}

/****************************************
  mostly sidebar stuff
*****************************************/

.maintitle {
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 8px;
color: #FFF;
text-align: center;
font-family: 'Merienda';
font-size: 25px;
}

.maintitle a:link, .maintitle  a:visited, .maintitle  a:active {
text-decoration: none; color: #FFF !important;
}

.maintitle a:hover {
text-decoration: underline; 
}

#main {
height:1%;
padding:0 7.891px;
}


/****************************************
  registration page and other bits and bobs rq
*****************************************/

#reg_rules_intro {
background:#b8d1d2;
}

td.username_ok {
/*background:#e0fae0;*/
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
/*background:#fae0e0;*/
}

input.username_no {
outline:2px solid #c00;
}

.register {
background: #b8d1d2;
}

#c_tos {
padding: 5px;
font-family: 'Arial';
text-transform: inherit;
font-size: 11px;
}

#c_tos h3 {
color:#fff;
font-size:120%;
text-transform: capitalize;
margin:5px 1px;
}

/*** fucking everything that needs to be b8d1d2 ***/

#login_page, .warnpanel, #notepad, #address_book, #add_address, #tracker_list, #pm_folder_add, #pm_archiving, #pm_settings_box, #forum_leaders_global, #top_posters, #board_settings, #email_settings, #password_change, #name_change_req, #email_change, #security_settings, #edit_sig, #photo_settings, #blog_settings, #pw_request, #bbcode_examples, .search_results_post, #mod_screen, #rcp_post_list, #pm_drafts {
background: #b8d1d2;
}

#ucp_splash {
background: #b8d1d2;
margin: 0 0 10px 0;
}

#member_list_full td, .warnpanel td {
padding: 4px 6px 6px 4px;
}

#error_box {
margin: 10px 0 0 0;
}

.search_results_post thead a {
color:#fff;
}

.search_results_post thead a:hover {
color:#fff;
text-decoration: underline;
}

.category {
width:774px;
}

/****************************************
  calendar stuff gq
*****************************************/

.calendar {
background: #b8d1d2;
}

.calendar th a {
color: #fff;
}

.calendar td.cal_inactive {
/*background:#f6f6f6;*/
/*color:#e7e7e7!important;*/
opacity: 0;
}

.calendar td {
/*height:125px;*/
height: 115px;
padding:0;
vertical-align:top;
width:14.3%;
}

.calendar td div {
/*background:#f6f6f6;
border-bottom:1px solid #e7e7e7;*/
background: #f2f2f2;
font-weight:bold;
padding:5px 7px;
margin: 5px;
/*text-align: right;*/
}

.calendar div a {
background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat 5px;
float:right;
/*font-size:80%;*/
font-weight:400;
padding:0 0 6px 24px;
}

.calendar ul {
margin: 0px;
}

.calendar li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
/*background:#fff;*/
/*border:2px solid #5a70b3;*/
}

#cal_current {
border: 2px solid #006666;
}

.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;
}

#cal_event {
background: #b8d1d2;
}

#calender_posting {
background: #b8d1d2;
}

#calender_posting td {
padding: 4px 6px 6px 4px;
}

/****************************************
  Categories & forums & subforums
*****************************************/

/*** Black Category Headers ***/

.cat_head td {
text-align:center;
padding: 0px;
}

.category {
background: #b8d1d2;
}

h2,h3 {
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 8px;
color: #FFF;
text-align: center;
font-family: 'Merienda';
font-size: 25px;
}

h2.special {
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 8px;
color: #FFF;
}

.category h2,.topic h2,#portal h2,#portal_foot h2,thead th{
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 8px;
color: #FFF;
font-family: 'Merienda';
font-size: 25px;
text-align: center;
}

.category h2 a:link, .topic h2 a:link, .category h2 a:visited, .topic h2 a:visited, .category h2 a:active, .topic h2 a:active, {
text-decoration: none; color: #FFF !important;
}

.category h2 a:hover {
text-decoration: underline; 
}
text-align: center;
font-family: 'Merienda';
font-size: 25px;
}

h2.special a:hover {
text-decoration: underline; 
}

.category h2,.topic h2,#portal h2,#portal_foot h2{
background: #1e1511;
border-bottom: solid 5px #A36435;
font-weight: normal;
padding: 8px;
color: #FFF;
font-family: 'Merienda';
font-size: 25px;
text-align: center;
}

thead th {
text-transform:none;
}

.category h2 a:link, .topic h2 a:link, .category h2 a:visited, .topic h2 a:visited, .category h2 a:active, .topic h2 a:active, {
text-decoration: none; color: #FFF !important;
}

.category h2 a:hover {
text-decoration: underline; 
}

/*** Box with Forum in it ***/

td.c_mark {
background:#b8d1d2;
text-align:center;
width:1%;
/*padding:10px 10px;*/
}

.c_forum {
background:#b8d1d2;
/*color:#666;*/
font-size:11px;
width:60%;
}

.c_forum strong a,.c_last strong a {
/*color:#425384;*/
}

.c_forum strong a {
font-size:12px;
}

td.c_last {
background:#b8d1d2;
font-size:100%;
text-align:center;
}

.c_forum-desc {
color:#333;
font-size:85%;
}

.c_last-title {
/*background:url(http://z4.ifrm.com/static/1/last.gif) no-repeat left;*/
display:block;
line-height:16px;
padding-left:10px;
}

td.c_info-t,td.c_info-r {
background:#b8d1d2;
font-size:80%;
padding:5px;
text-align:center;
text-transform:uppercase;
}

td.c_info-v {
background:#b8d1d2;
font-size:80%;
padding:5px;
text-align:center;
text-transform:uppercase;
display:none;
}

td.c_subforum {
background:#b8d1d2;
color:#425384;
font-size:80%;
font-style:italic;
display:none;
}

span.collapse,span.uncollapse {
cursor:pointer;
float:right;
position:relative;
display:none;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
background: #b8d1d2;
}

/***** a thread, yo *****/

.topic {
background: #b8d1d2;
}

td.c_post {
max-width: 601px;
padding-right: 4px;
padding-bottom: 20px;
word-wrap: break-word;
overflow-x:hidden;
}

#topic_viewer tr {
max-width: 601px;
}

.c_user {
width: 160px;
}

td.c_post {
line-height:160%;
vertical-align:top;
}

 td.c_post ul {
list-style-type:square;
margin-left:10px;
}

td.c_username {
/*background:#f6f6f6;*/
padding:2px 0;
/**put this back if I can figure out the avatar centering
text-align:left;
text-indent: 7px;**/
text-align:left;
padding-left: 7px;
}

.avatar {
display:block;
/*margin:auto;
text-align:center;*/
}

.av_wrap {
overflow:hidden;
text-align:center;
/*margin:auto;*/
}

td.c_user .usertitle {
/*margin:3px 0;*/
margin-top: 10px;
overflow-x:hidden;
text-align:left;
padding-left: 5px;
}

td.c_postinfo {
/*background:#f6f6f6;
color:#999;
font-size:80%;*/
text-indent:10px;
font-size:10px;
vertical-align:middle;
}

.c_post img,#topic_review img {
/*max-width:90%;*/
max-width: 600px;
}

td.c_username a {
/*font-size:140%;*/
font-weight:bold;
}

td.c_user {
font-size:10px;
}

td.c_user.div {
margin:0px;
}

.c_user {
vertical-align:top;
/*width:1px;
min-width:175px;
max-width:175px;*/
}

td.c_user dl {
/*background:#f6f6f6;*/
/*border:1px solid #e7e7e7;
margin:10px 0;*/
padding:5px 5px;
width:149px;
}

dl.user_info dd {
/*font-weight:bold;
margin-bottom:1px;*/
}

dl.user_info dt, dl.user_info dd {
/*padding:.1em;*/
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

.editby {
/*border:1px dotted #e7e7e7;
color:#999;
font-size:85%;
font-style:italic;*/
margin-top:1em;
padding:3px 5px;
font-size: 10px;
}

tr.c_postfoot {
/*background:#f6f6f6;*/
clear:both;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_sig {
/*color:#666;
font-size:80%;*/
border-top: 2px solid #006666;
width: 98%;
overflow: hidden;
max-width:601px;
}

td.c_sig blockquote {
background:none transparent;
border:0;
border-left:3px solid #999;
padding-left:5px;
}

td.c_sig blockquote dl {
background:none transparent;
border:0;
color:#666;
}

td.c_sig blockquote dl dt,td.c_sig blockquote dl dd {
color:#666;
padding:0;
}

td.c_sig blockquote div {
background:transparent;
margin-left:5px;
padding:0;
}

.posts {
background: #b8d1d2;
}

.pin .c_cat-mark img {
/*display:none;*/
}

/*.pin td.c_cat-title ul.cat-topicpages li{
max-width: 10px;
display: inline-block;
}*/

.pin td.c_cat-title ul.cat-topicpages li a {
margin-left:0px;
}

/******* this is for quotes, code, and spoilers yeet ******/

blockquote {
/*background:#efefef;*/
background:transparent;
/*border:1px solid grey;*/
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
/*background:url(http://z4.ifrm.com/static/1/quote.png) repeat-x top #6677AF;*/
/*background:transparent;*/
/*border-bottom:1px solid grey;*/
/*color:#fff;*/
}

blockquote div {
background:#efefef;
border: 1px solid grey;
font-size: 11px;
}

blockquote dl dt {
/*color:#fff;*/
float:left;
font-weight:bold;
text-transform:uppercase;
}

code {
background:#efefef;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal;
font-size:11px;
}

div.spoiler {
/*border:1px solid #5a70b3;*/
border-top:0;
border-bottom:2px solid #A36435;
padding:5px 4px 5px 24px;
/*text-indent:20px;*/
width: 93%
}

div.spoiler_toggle {
/*background:url(http://z4.ifrm.com/static/1/quote.png) repeat-x top #6677AF;*/
background: #1e1511;
/*border:1px solid #3a5197;*/
border-bottom:3px solid #A36435;
/*border-radius: 5px;*/
color:#fff;
cursor:pointer;
font-weight:700;
padding:2px 4px;
width: 97%
}

/****** tv this is for the new post page ******/

table.posting {
background:#b8d1d2;
margin-bottom: 30px;
}

#c_emot {
height:225px;
/*vertical-align:top;*/
vertical-align:middle;
width:210px;
background:#b8d1d2;
}

#emot_wrap {
/*background:#f6f6f6;
border:1px solid #e7e7e7;*/
vertical-align:middle;
}

#emot_wrap h3 {
/*background:url(http://z4.ifrm.com/static/1/sub.png) repeat-x top #f6f6f6;
border-bottom:1px solid #e7e7e7;*/
background:transparent;
border:0;
color:#000;
font-size:120%;
text-align:center;
}

#emot_end {
/*border-top:1px solid #e7e7e7;*/
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
vertical-align:middle;
}

div#emot_list {
padding:0;
}

#emot_list li {
display:inline;
padding:4px 10px;
}

#emot_list img {
cursor:pointer;
vertical-align:baseline;
}

#c_post {
/*width:100%;*/
padding: 4px 10px 4px 0;
}

textarea {
background:#fff;
/*border:1px solid #006666;*/
color:#111;
padding:3px 5px;
vertical-align:middle;
}

#c_post-text {
height:280px;
}

#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}

#c_post-resize span {
/*color:#e7e7e7;*/
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
color:#006666;
}

td.c_desc {
/*background:#f6f6f6;*/
background:transparent;
font-weight:700;
text-align:left;
vertical-align:top;
width:200px;
padding:10px 10px;
box-sizing: border-box;
}

td.c_desc small {
display:block;
font-weight:400;
}

#topic_review tr {
border-top: 10px solid #b8d1d2;
}

dl#fast-reply dt {
/*background:url(http://z4.ifrm.com/static/1/css/h2s.png) repeat-x top #FB9D3A;
border:1px solid #e77700;*/
background: #1e1511;
border-bottom: 3px solid #A36435;
color:#FFF;
font-family:'merienda';
font-size:120%;
text-align:center;
/*font-weight:bold;*/
margin:0;
padding:5px;
}

dl#fast-reply dd {
/*background:#fafafa;
border:1px solid #e7e7e7;*/
background: #b8d1d2;
padding:15px 0;
text-align:center;
}

/*** this is for the page buttons ***/

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:#fff;
border:1px solid #e7e7e7;
color:#5a70b3;*/
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:#f6f6f6;
color:#5a70b3;
}

.cat-pages span {
/*background:#5a70b3;
border:1px solid #3a5197;
color:#FFF;*/
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#fff;
/*color:#5a70b3;*/
padding:3px 5px;
vertical-align:baseline;
}

/****************************************
  Board Stats Box
*****************************************/

#stats_members {
background:#b8d1d2;
line-height:1.2;
border-bottom: 1px solid #111;
padding-right: 5px;
}

#stats_legend {
background:#b8d1d2;
}

td.c_head,td.c_foot {
/*background:url(http://z4.ifrm.com/static/1/sub.png) repeat-x top #f6f6f6;*/
background:#b8d1d2;
font-size:90%;
}

td.c_sort {
background:#b8d1d2;
vertical-align:middle;
font-size:100%;
}

#stats td {
background:#b8d1d2;
}

#stats td.c_foot {
padding:0px 5px 5px 0px;
}

/****************************************
  Theme chooser and Date box
*****************************************/

#foot_wrap {
margin:10px 0px 10px 0;
padding:0 7.891px;
}

#foot td {
background:#b8d1d2;
/*border-bottom:1px solid #e7e7e7;
border-top:1px solid #e7e7e7;
border-top:5px solid #1e1511;
border-top:5px solid #A36435;*/
border-top:5px solid #006666;
border-left:0;
border-right:0;
color:#333;
font-size:90%;
vertical-align:middle;
}

#foot a,#foot a:hover {
/*color:#777;*/
}

#foot #foot_links {
padding: 0px 5px 0px 0px;
}

#foot #foot_datetime {
/*border-left:1px solid #e7e7e7;*/
width:1%;
padding:0px 5px 0px 0px;
white-space:nowrap;
}

/****************************************
  Copyright Box
*****************************************/

#copyright {
margin:0px;
text-align:center;
font-size: 10px; line-height: 12px;
background:transparent;
padding: 5px;
border:1px solid #3a5197;
}

/****************************************
  gt pm toast and notice/error boxes
*****************************************/

#pmtoast {
/*background:#fff;*/
background: #b8d1d2;
/*border:2px solid #3a5197;*/
border:2px solid #006666;
bottom:10px;
/*color:#333;*/
display:none;
font-size:90%;
position:fixed;
right:10px;
/*text-align:right;*/
text-align:center;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
/*border-color:#3a5197;*/
border-color:#A36435;
}

#pmlink {
/*background:url(http://z4.ifrm.com/static/1/toast.png) no-repeat 5px;*/
/*color:#5a70b3;*/
display:block;
/*padding:10px 10px 10px 55px;*/
padding: 10px 32.5px;
text-decoration:none;
}

#pmlink big {
/*color:#5a70b3;*/
display:block;
font-weight:bold;
padding-bottom:5px;
}

#pmlink strong, #pmlink small, #pmlink strong a, #pmlink small a, #pmlink strong a:hover, #pmlink small a:hover {
color:#111;
}

#pmclose {
/*border-top:1px solid #3a5197;*/
/*color:#5a70b3;*/
background: #1e1511;
color: #fff;
display:block;
font-size:90%;
padding:2px 10px;
}

#pmclose:hover {
/*color:#3a5197;*/
text-decoration:underline;
}

.notice {
/*background:#fff;*/
background:#b8d1d2;
/*border:2px solid #e7e7e7;*/
/*color:#333;*/
margin:10px auto 0;
width:70%;
}

.notice dt {
color:#fff;
/*font-weight:bold;*/
font-size: 120%;
font-family: 'merienda';
}

.notice dd {
font-style:italic;
}

.notice dt,.notice dd {
padding:5px 7px;
}

/*.info dt {
background:#5a70b3;
color:#fff;
}*/

dl.error {
/*background:#fafafa;*/
/*border-color:#BC3737;*/
background: #b8d1d2;
}

dl.info {
/*background:#f6f6f6; 
border-color:#3a5197; */
background: #b8d1d2;
}

.error dt, .info dt {
/*background:#e7e7e7;
color:#BC3737;*/
background: #1e1511;
border-bottom: 3px solid #A36435;
}

/****************************************
  pq profile page shiiit
*****************************************/

.profile {
background: #b8d1d2;
margin-bottom: 10px;
}

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
/*background:#5a70b3;*/
background: #1e1511;
border: 2px solid #006666;
}

#profile_menu {
font-size: 12px;
font-family:'Arial';
background: #1e1511;
margin:0;
}

#profile_menu li li a {
border-top:0;
}

#profile_menu li ul li a:hover {
/*background:#5a70b3;*/
background:#1e1511;
opacity: 1;
text-decoration:underline;
}

#profile_menuwrap ul {
list-style:none;
padding:0;
}

#profile_menuwrap {
horizontal-align:center;
}

form {
display:inline;
margin:0;
padding:0;

}

input,select {
/*font-size:90%;*/
}

.profile td.c_mark {
background:#b8d1d2;
text-align:center;
width:1%;
padding:10px 10px 10px 40px;
}

#edit_profile {
background: #b8d1d2;
}

#edit_profile td {
padding: 4px 6px 6px 4px;
}

#avatar_gallery_sys, #avatar_editor {
background: #b8d1d2;
}

#avatar_gallery_sys {
margin: 0 0 10px 0;
}

/****************************************
  pw faq page
*****************************************/

#faq td {
background: #b8d1d2;
}

#faq dt a {
/*color:#425384;*/
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
/*color:#999;*/
font-style:italic;
}

#faq {
margin:20px 0;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0 0 3px 15px;
padding-left:3px;
}

/*#faq dt a:hover {
color:#5a70b3;
}*/

#search_form {
background:#b8d1d2;
}

/****************************************
  kj pm pages
*****************************************/

tr.pm_new td {
/*background:#D8DCEB;*/
/*border: 1px solid #006666;*/
font-weight:bold;
}

#pm_folders {
/*border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;*/
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_subject {
width:250px;
}

#pm_inbox, #quick_pm_compose {
background: #b8d1d2;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:url(http://z4.ifrm.com/static/1/pmfolder.png) no-repeat 5px;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
border:1px dotted #e7e7e7;
color:#999;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:150px;
}

#pm_select {
text-align:center;
width:1px;
}

/*tr.pm_new td a, tr.pm_new td a:hover {
color:#5a70b3;
}*/

#pm_viewer, #conversation, #pm_quick_reply {
background: #b8d1d2;
}

#pm_quick_reply #c_post {
padding: 4px 6px;
}

#conversation .c_post {
padding:10px 2em;
}

#conversation .c_postinfo {
}

#pm_compose {
background: #b8d1d2;
}

/****************************************
  metamenu and ucp bullshit
*****************************************/

#boardmeta div {
height: 125px;
}

.meta_box {
background:url(http://z4.ifrm.com/static/1/css/boxbg.png) repeat-x top #D8DCEB;
border:1px solid #BFC8E3;
font-size:100%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
/*background:#F6F6F6;
border:1px solid #e7e7e7;*/
background: #b8d1d2;
padding:0;
width:49%;
}

.meta_menu h3 {
/*background:url(http://z4.ifrm.com/static/1/css/h2s.png) repeat-x top #FB9D3A;
border:1px solid #e77700;*/
border-bottom: 3px solid #A36435;
clear:both;
/*color:#FFF;*/
font-size:120%;
/*font-weight:bold;*/
margin:-1px;
/*text-align:center;*/
}

.meta_menu img {
opacity: 0;
}

/*.meta_menu a,.meta_menu a:hover {
color:#666;
}*/

.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;
}

#ucp_gallery a {
/*color:#425384;*/
font-weight:bold;
}

/*#ucp_gallery a:hover {
color:#5A70B3;
}*/

/**********************************************************************************
above is already edited, below is the wilds
**********************************************************************************/


hr {
background-color:#5a70b3;
border:0;
clear:both;
color:#5a70b3;
height:1px;
}

h1 {
font-size:200%;
text-align:center;
}

thead th {
/*border:1px solid #5a70b3;*/
border-bottom-width:5px;
padding:5px;
text-align:center;
}

a.btn_fake {
background:#fafafa;
border:1px solid #006666;
color:#000;
padding:3px 5px;
vertical-align:middle;
}

button {
background: #A36435;
border:1px solid #A36435;
border-radius: 5px;
color:#fff;
padding:3px 5px;
vertical-align:middle;
margin-right: 5px
}

input,select {
background:#fff;
padding: 2px;
border:none;
vertical-align:middle;
}

textarea {
font-family:"Verdana", sans-serif;
font-size:100%;
margin:auto;
width:98%;
}

input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#5a70b3;
}

.submit_error {
background:#fff8eb;
border:1px solid #e77700;
}

/*button,a.btn_fake {
background:url(http://z4.ifrm.com/static/1/css/btn.png) repeat-x top #f8f8f8;
color:#666;
cursor:default;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover,a.btn_fake:hover {
border-color:#3a5197;
}

button.btn_text {
background:none;
border:0;
cursor:pointer;
font-family:Arial, "Bitstream Vera Sans", Verdana, sans-serif;
font-size:100%;
}*/

#top ul,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist {
list-style:none;
padding:0;
}

#nav {
list-style:none
}

#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;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.hidden td.c_post {
background:#D8DCEB;
}

.bday {
background:url(http://z4.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;
}

.description {
/*color:#666;
font-size:85%;*/
font-size:11px
}

/*a.member:hover {
color:#666;
}*/

td#stats_events a,td#stats_events span {
background:url(http://z4.ifrm.com/static/1/s_minical.png) no-repeat 2px;
padding:4px 0 4px 20px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

td.c_poll-choice label {
font-weight:700;
padding-left:1em;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div {
background:url(http://z4.ifrm.com/static/1/poll_b.png) no-repeat right;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:url(http://z4.ifrm.com/static/1/poll_l.png) no-repeat;
display:block;
float:left;
height:12px;
width:3px;
}

.queued {
border:1px dotted #e7e7e7;
color:#999;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#5a70b3;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#b8d1d2;
/*color:#000;*/
}

div.c_view-list {
/*color:#000;*/
/*font-size:92.5%;*/

}

#c_post-preview {
background:#f6f6f6;
border:1px solid #BFC8E3;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

div.portal_content {
background:#fafafa;
border:1px solid #e7e7e7;
font-size:88.3%;
margin:0;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:url(http://z4.ifrm.com/static/1/sub.png) repeat-x top #fafafa;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
color:#777;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

.search_results {
background:#fafafa;
border:1px solid #e7e7e7;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#777;
font-size:85%;
margin:0;
}

#findposts .c_mark {
color:#5a70b3;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#acplogin {
background:url(http://z4.ifrm.com/static/acp/acpback.png) repeat-x 0 -195px #fff;
border:2px solid #3a5197;
height:275px;
left:50%;
margin:-137.5px 0 0 -250px;
padding:0;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#FFF;
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;
}

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:2px;
vertical-align:middle;
text-transform:lowercase
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

.drop_menu a img {
vertical-align:bottom;
}

.drop_menu li:hover ul,.drop_menu li.hover ul {
left:auto;
}

#submenu a {
padding:3px 5px;
}

#nav li img {
vertical-align:top;
}

.cat-pages a,.cat-pagesjump i,.cat-topicpages a {
cursor:pointer;
padding:2px 5px;
}

.cat-topicpages a {
padding:0 2px;
}

.cat-buttons,.topic-buttons {
float:right;
margin:15px 0;
text-align:right;
width:50%;
}

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_foot button,td.c_sort input,td.c_sort button {
padding:2px 4px;
}

td.c_desc img,td.c_desc input {
float:left;
vertical-align:middle;
}

.category {
margin:10px 0 0;
}

.c_mark img {
display:block;
margin:auto;
}

.c_last {
line-height:1.4;
min-width:300px;
width:30%;
}

.category td.c_foot {
/*height:10px;*/
padding:0px;
height:2px;
}

td.c_cat-mark,td.c_cat-icon {
padding:5px;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
padding:5px
}

td.c_cat-lastpost {
width:175px;
}

.c_sig,.c_nosig {
width:100%;
}

.pip {
margin:3px 0;
white-space:nowrap;
display:none;
}

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;
}

.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%;
}

#btn_preview {
float:left;
margin:10px 0 0 1px;
}

#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%;
}

#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;
}
.search_results div {
display:block;
margin:5px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

.category h2 a,#portal h2 a,#portal_foot h2 a,thead a,.category h2 a:hover,#portal h2 a:hover,#portal_foot h2 a:hover,thead a:hover,#top_info a,#top_info a:hover,.drop_menu a,.drop_menu a:hover,#submenu a,#submenu a:hover {
color:#fff;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:700;
}

#submenu a:hover,.meta_menu a:hover {
text-decoration:underline;
}

.meta_box h3,td.c_topicfoot strong,#meta_welcome strong {
font-size:120%;
}

/*.meta_box h3,.meta_box a,.meta_box a:hover,*//*tr.pm_new td a,tr.pm_new td a:hover,*/tr.hidden td a,tr.hidden td a:hover,/*.c_forum strong a:hover,*/.search_results h3 a,.search_results h3 a:hover {
color:#5a70b3;
}

.c_forum strong a:hover {
color: #4d5b01;
}

.c_last strong a:hover {
}

.row1 td, .row2 td/*, blockquote div*/ {
background:#b8d1d2;
}

/*a.member,.calendar td a,.calendar a:hover,#faq dd a,#faq dd a:hover {
color:#333;
}*/

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,#boardmeta,#main {
clear:both;
margin:0;
}

#nav {
clear:both;
}

#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;
}

.c_cat-starter, .c_cat-lastpost {
width: 125px;
}

.c_cat-replies, .c_cat-views {
width: 50px;
}

.c_cat-lastpost {
font-size: 11px;
}

.c_cat-lastpost a {
font-weight: bold;
}

blockquote dl dd,#foot #foot_links {
text-align:right;
}

#c_post,#ucp_gallery {
text-align:center;
vertical-align:top;
}

#files_upload input,.pm .row1 a,.pm .row2 a,#ucp_gallery button img,#findposts td a {
display:block;
}

#ucp_settings,#pm_settings {
float:left;
}

#c_tos dd,#username_response {
margin-left:10px;
}

#vlx {
z-index:1;
}

#blog {
background:#5a70b3;
border:1px solid #3a5197;
color:#333;
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:#5a70b3;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#f6f6f6;
border:8px solid #5a70b3;
padding:10px 14px;
}

#blog_head img.avatar {
display:inline;
}

#blog_main {
margin:20px 200px 10px 10px;
}

#blog_categories,#blog_readers,#blog_about,div.blog_options {
background:#f6f6f6;
margin:15px 0;
padding:5px 7px;
}

#blog_sidebar h3,#blog_sidebar dt {
color:#5a70b3;
font-weight:700;
}

#blog_sub {
background:#3a5197;
clear:both;
position:relative;
padding:5px 7px;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#3a5197;
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:#f6f6f6;
border:1px solid #3a5197;
color:#5a70b3;
float:right;
font-weight:700;
margin:0 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#fafafa;
border-top:1px solid #e7e7e7;
color:#e77700;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#fff;
margin:10px 0;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#f6f6f6;
}

#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}