html, body {
background-image: url(http://i1084.photobucket.com/albums/j415/Unibot/yakushima_forest_day1_lg.jpg);
background-size: 100%;
border-bottom:2px solid #E0D9B4;
color:#6D6748;
font-family: 'Gentium Basic','Sorts Mill Goudy',"Cambria",arial,georgia;
font-size:100%;
margin:0pt;
padding:0pt;
}

@font-face {
	font-family: sherwood;
	src: url('http://solm.me/s/udl/fonts/SHERWOOD.ttf') format('truetype');
}

@font-face {
	font-family: stonecut;
	src: url('http://solm.me/s/udl/fonts/roman_stonecut.ttf') format('truetype');
}

@font-face {
 font-family: dominican;
	src: url('http://solm.me/s/udl/fonts/DOMINICA.ttf')  format('truetype'); }

@font-face {
        font-family: aquiline;
	src: url('http://solm.me/s/udl/fonts/AquilineTwo.ttf')  format('truetype'); }
       
@font-face {
 font-family: paine;
	src: url('http://solm.me/s/udl/fonts/Thomaspaine.ttf')  format('truetype'); }

@font-face {
 font-family: ds;
	src: url('http://solm.me/s/udl/fonts/DS_DIGIB.ttf')  format('truetype'); }

@font-face {
 font-family: kinkie;
	src: url('http://solm.me/s/udl/fonts/KINKIE__.ttf')  format('truetype'); }

@font-face {
 font-family: steamer;
	src: url('http://solm.me/s/udl/fonts/steamer.ttf')  format('truetype'); }

@font-face {
 font-family: armalite;
	src: url('http://solm.me/s/udl/fonts/armalite.ttf')  format('truetype'); }

@font-face {
 font-family: hvd_peace;
	src: url('http://solm.me/s/udl/fonts/HVD_Peace.ttf')  format('truetype'); }

@font-face {
 font-family: epidemia;
	src: url('http://solm.me/s/udl/fonts/EPIDEMIA.otf')  format('opentype'); }

@font-face {
 font-family: elegant;
	src: url('http://solm.me/s/udl/fonts/Elegant.ttf')  format('truetype'); }

@font-face {
 font-family: headliner;
	src: url('http://solm.me/s/udl/fonts/HeadlinerNo.45 DEMO.ttf')  format('truetype'); }

@font-face {
 font-family: dearjoe;
	src: url('http://solm.me/s/udl/fonts/DEARJI__.TTF')  format('truetype'); }

@font-face {
 font-family: chenier;
	src: url('http://solm.me/s/udl/fonts/Chenier-Regular.ttf')  format('truetype'); }

@font-face {
 font-family: notre dame;
	src: url('http://solm.me/s/udl/fonts/notre_dame.ttf')  format('truetype'); }

@font-face {
 font-family: chronicle;
	src: url('http://solm.me/s/udl/fonts/chronicle.ttf')  format('truetype'); }

@font-face {
 font-family: utopia;
	src: url('http://solm.me/s/udl/fonts/utopia.ttf')  format('truetype'); }

@font-face {
 font-family: dsd;
	src: url('http://z4.ifrm.com/30294/192/0/p1124722/DS_DIGIB.ttf'); }

@font-face {
	font-family: aero;
	src: url('http://solm.me/s/udl/fonts/aero.ttf') format('truetype');
}

@font-face {
	font-family: cloister;
	src: url('http://solm.me/s/udl/fonts/CloisterBlack.ttf') format('truetype');
}

@font-face {
	font-family: kingthings;
	src: url('http://solm.me/s/udl/fonts/Kingthings.ttf') format('truetype');
}

.bbcode-glow { text-shadow: 0px 0px 10px #000; }

a {
color:#29332E;
text-decoration:none;
}

a:hover {
color:#38453E;
text-decoration:underline;
}

hr {
background-color:#E0D9B4;
border:1px solid #FEF7EB;
clear:both;
color:#7B744E;
height:1px;
}

table {
border-collapse:collapse;
border-spacing:0pt;
clear:both;
empty-cells:show;
width:100%;
}

img.ribbon { 
width:30px;
padding: 3px 11px;
z-index: 0;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}

img.ribbon:hover { 
width: 100px;
margin: -9px -35px;
z-index: 100;
position:relative;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}

img.star{ 
width:24px;
padding: 3px 4px;
z-index: 0;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}

/*
img.star:hover { 
width: 50px;
margin: -9px -35px;
z-index: 100;
position:relative;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}
*/

img.middle {
margin-right:2px;
margin-top:-12px;
margin-bottom:7px;
margin-left:4px;
box-shadow:0px 1px 0px beige;
-webkit-transition: all 0.3s ease-in; /*Safari & Chrome*/
      transition: all 0.3s ease-in;
      -moz-transition: all 0.3s ease-in; /* Firefox 4 */
      -o-transition: all 0.3s ease-in; /* Opera */
}

img.middle:hover {
box-shadow: 1px 0px 20px #56d493;
      -webkit-transition: width 0.6s; /*Safari & Chrome*/
      transition: width 0.6s;
      -moz-transition: width 0.6s; /* Firefox 4 */
      -o-transition: width 0.6s; /* Opera */
}

img.sign {
margin-right:2px;
margin-top:-12px;
margin-bottom:7px;
margin-left:4px;
width: 117px;
z-index: 0;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}

img.sign:hover {
box-shadow: 1px 0px 20px #56d493;
width: 130px;
z-index: 1000;
position:relative;
transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-moz-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-webkit-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
-o-transition: width 1s ease 0.2s, margin 1s ease 0.2s;
}

.bbcode-rainbow {
  background-image:-webkit-gradient( linear, left top, right top, color-stop(0, #f22), color-stop(0.15, #871f2d), color-stop(0.3, #871f64), color-stop(0.45, #281f87), color-stop(0.6, #1f7d87),color-stop(0.75, #1f8727), color-stop(0.9, #81871f), color-stop(1, #87481f) );
  color:transparent;
  -webkit-background-clip: text;
}

th, td {
border: 1px solid #b2b596;
box-shadow: 1 -2px 1 #cdd4b4;
}

th {
background:#3F6652 url(http://) repeat-x scroll center top;
border:1px solid #F4EECE;
color:#E0D9B4;
font-weight:400;
padding:2px 5px;
text-align:left;
text-transform:none;
}

th small {
font-size:55%;
display:block;
}

.category h2, .topic h2, #portal h2, #portal_foot h2, thead th {
background:transparent;
border-bottom:9px solid #3F6652;
color:#3F6652;
font-size:180%;
font-weight:700;
font-family: 'cloister', cursive;
letter-spacing:1.5px;
text-transform:capitalize;}


td {
background:#E0D9B4 none repeat scroll 0% 0%;
color:#000000;
padding:5px 10px;
}

fieldset.box {
    margin-left:10;
    margin-right:10;
    padding-top:7px;
    align:center;
    display: inline-block;
    width: 150;
    background-color: #d8d1ad;
    border-color:#595541;
    border-width:2px;
    font-size:100%;
      -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    -khtml-border-radius: 20px;
    border-radius: 20px;
}

th a, th a:hover {
color:#E0D9B4;
font-weight:700;
}

h1 {
font-size:200%;
}

h2, h3 {
font-size:120%;
}

thead th {
background:transparent url(http://) repeat-x scroll center top;
border-color:-moz-use-text-color -moz-use-text-color #29332E;
border-style:none none solid;
border-width:0px 0px 9px;
color:#3F6652;
font-weight:700;
margin-bottom:1px;
padding:0px 5px;
text-align:center;
text-transform:capitalize;
}

#pinned_head {
border-color:#F1E9C1;
border-style:none;
border-width:1px medium medium;
}

.flame {
color: #ce7a4d;
background: #000;
text-shadow: 0 0 4px #ccc, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -18px 18px #f20;}

h2.special {
background:transparent url(http://) repeat-x scroll center top;
border-bottom:9px solid #29332E;
font-size:180%;
font-weight:700;
font-family: 'cloister', cursive;
letter-spacing:1.5px;
text-transform:none;}

input, select, textarea, button, a.btn_fake {
background:#DBD4B2 none repeat scroll 0% 0%;
border:1px solid #CDC7A6;
color:#29332E;
padding:3px 5px;
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:#38453E;
}

.submit_error {
background:#FFF8EB none repeat scroll 0% 0%;
border:1px solid #29332E;
}

button, a.btn_fake {
background:#E8E1BF url(http://) repeat-x scroll center top;
color:#3F6652;
cursor:default;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:90%;
overflow:visible;
width:auto;
}

button:hover, a.btn_fake:hover {
border-color:#38453E;
}

button.btn_text {
background:transparent none repeat scroll 0% 0%;
border:0pt none;
cursor:pointer;
font-family:Arial,"Bitstream Vera Sans",Verdana,sans-serif;
font-size:100%;
}

.notice {
background:#FFFFFF none repeat scroll 0% 0%;
border:2px solid #F4EECE;
color:#29332E;
margin:10px auto 0pt;
width:70%;
}

.notice dt {
color:#29332E;
font-weight:700;
}

.notice dd {
font-style:italic;
}

dl.info {
background:#E0D9B4 none repeat scroll 0% 0%;
border-color:#29332E;
}

.info dt {
background:#F1E9C1 none repeat scroll 0% 0%;
color:#29332E;
}

dl.error {
background:#F1E9C1 none repeat scroll 0% 0%;
border-color:#29332E;
}

.error dt {
background:#F1E9C1 none repeat scroll 0% 0%;
color:#29332E;
}

#top ul, #nav, ul.cat-pages, ul.cat-topicpages, table.calendar ul, div.meta_menu ul, #pm_folderlist, #profile_menuwrap ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
padding:0pt;
}

#profile_menuwrap ul, ul.cat-topicpages, blockquote dl, #fast-reply dd {
margin:0pt;
}

#top li, #nav li, ul.cat-pages li, ul.cat-topicpages li, table.calendar li, #pm_folderlist li, #profile_menuwrap li, #ucp_gallery li {
display:inline;
}

#top_bar {
background:#5F997B url(http://) repeat-x scroll center top;
border-top:5px solid #E0D9B4;
height:6px;
}

#top {
background:#3F6652 url(http://) repeat-x scroll center top;
border-bottom:0px none;
height:20px;
padding:0pt 2% 4px;
}

#top_info {
color:#F1E9C1;
float:left;
margin-top:4px;

}

#top_menu {
background:#3F6652 none repeat scroll 0% 0%;
border-left:0px none;
float:right;
margin-top:0px;
font-size:96%;
}

.drop_menu li {
background:#3F6652 url(http://) repeat-x scroll center top;
float:left;
margin-right:0px;
text-align:center;
}

.drop_menu a {
color:#5F997B;
display:block;
padding:4px 0.25em;
position:relative;
width:9em;
}

.drop_menu a:hover {
color:#38453E;
text-decoration:none;
}

.drop_menu ul {
border-top:1px solid #29332E;
color:#FFFFFF;
left:-999em;
margin:0pt;
opacity:0.85;
position:absolute;
width:9.4em;
}

.drop_menu ul li {
background:#3F6652 none repeat scroll 0% 0%;
font-size:85%;
margin:0pt;
padding:0pt;
width:100%;
}

#top a {
color:#F1E9C1;
}

.drop_menu ul li a {
border-color:#29332E;
border-style:solid;
border-width:0pt 1px 1px;
display:block;
padding:4px 5%;
width:90%;
}

.drop_menu li ul li a:hover {
background:#29332E none repeat scroll 0% 0%;
}

#top_trim {
width:100%;
background:url() repeat-x center;
height:25px;
margin-bottom:12px;
}

#logo {
background: url(http://i1084.photobucket.com/albums/j415/Unibot/Wood_texture_darker-1.png) repeat-x scroll center top;
padding:10px; 
height:120px;
border:2px solid #29332e;
border-style:solid;
border-width:0pt 1px 1px;
clear:both;
font-size:300%;
-moz-border-radius:10px;
-webkit-border-radius:10px;
}

#logo a {
color:#29332E;
cursor:default;
}

#logo a:hover {
text-decoration:none;
}

#submenu_bar {
background:#29332E url(http://) repeat-x scroll center top;
height:0px;
margin:0pt 5%;
}

#submenu {
background:none url(http://) repeat-x scroll center top;
border-color:-moz-use-text-color -moz-use-text-color #29332E;
border-style:none none solid;
border-width:0px;
color:#E0D9B4;
font-size:95%;
margin:0pt 5%;
padding:3px 1%;
text-align:right;
text-transform:uppercase;
}

#wrap {
background:#F1E9C1 url(http://z4.ifrm.com/30294/192/0/p1106581/tile1.png) repeat scroll 0% 0%;
border:2px solid #5F997B;
}


#tz {
background: #3F6652; /* for non-css3 browsers */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3F6652', endColorstr='#04201b'); /* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#3F6652), to(#04201b));
background: -moz-linear-gradient(top,  #3F6652,  #04201b);
border:3px solid #29332E;
margin:0pt 6% 20px;
padding:5px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
}

#nav {
color:#29332E;
height:1%;
padding:10px 2%;
}

.meta_box {
background:#deead8 url(http://z4.ifrm.com/30294/192/0/p1145411/backgroundbox.png) repeat-x scroll center top;
border:1px solid rgb(178, 181, 150);;
font-size:85%;
line-height:150%;
padding:10px 25px;
}

.meta_menu {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #F4EECE;
padding:0pt;
width:49%;
}

.meta_menu h3 {
background:#F1E9C1 url(http://) repeat-x scroll center top;
border-bottom:9px solid #3F6652;
color:#29332E;
clear:both;
font-size:160%;
font-weight:700;
text-transform: uppercase;
margin:-1px;
text-align:left;
}

.meta_menu a, .meta_menu a:hover {
color:#38453E;
}

ul.cat-pages {
float:left;
font-size:90%;
margin:15px 0pt;
padding:5px 1px;
width:49%;
}

.cat-pages a, .cat-pagesjump i, .cat-topicpages a {
border:0px none;
color:#29332E;
}

.cat-pages a:hover, .cat-topicpages a:hover {
background:#29332E none repeat scroll 0% 0%;
color:#E0D9B4;
text-decoration:none;
}

.cat-pages span {
background:#CDC7A6 none repeat scroll 0% 0%;
border:1px solid #29332E;
color:#FFFFFF;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#FFFFFF none repeat scroll 0% 0%;
color:#29332E;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0pt;
}

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:#E0D9B4 url(http://) repeat-x scroll center top;
border-bottom:3px solid #3F6652;
color:#29332E;
font-size:80%;
}

td.c_desc {
background:#E0D9B4 none repeat scroll 0% 0%;
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
}

td.c_desc small {
display:block;
font-weight:400;
}

th#pm_folders {
background: #E8E1BF;}

#pm_subject, #pm_with, #pm_replies, #pm_datesent {
background: #CDC7A6;
color: #3F6652;
padding: 2px;}

#pm_subject a, #pm_with a,  #pm_datesent a, #pm_subject a:hover, #pm_with a:hover,  #pm_datesent a:hover {
color: #3F6652;
}

tr.pm_new td {
background:#E8E1BF none repeat scroll 0% 0%;
font-weight:700;
}

tr.hidden td.c_post {
background:#E0D9B4 none repeat scroll 0% 0%;
}

.bday {
background:transparent url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat scroll 0% 0%;
color:#425384;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:#DBD4B2 none repeat scroll 0% 0%;
text-align:center;
width:1%;
}

.c_forum {
background:#E0D9B4 none repeat scroll 0% 0%; /* for non-css3 browsers */
color:#000000;
font-size:80%;
width:60%;
}

.c_forum strong a, .c_last strong a {
color:#29332E;
}

.c_forum strong a {
font-size:135%;
}



td.c_last {

background:#DBD4B2 none repeat scroll 0% 0%;
font-size:85%;
}

.c_forum-desc {
color:#000000;
font-size:85%;
}

.c_last-title {
background:transparent url(http://z3.ifrm.com/static/1/last.gif) no-repeat scroll left center;
display:block;
line-height:16px;
padding-left:10px;
}



td.c_info-v, td.c_info-t, td.c_info-r {
background:#E0D9B4 none repeat scroll 0% 0%;
font-size:80%;
padding:5px;
border-left:0px;
text-align:center;
}

td.c_subforum {
background:#E4DDBA none repeat scroll 0% 0%;
color:#000000;
font-size:80%;
font-style:italic;
}

.cat_head td {
background:transparent;
border-color:#3F6652 rgb(241, 233, 193);
border-style:solid;
border-width:0px 0px;
padding:0pt;
}

#stats .cat_head td {
border-color:#3F6652 rgb(241, 233, 193);
border-style:solid;
border-width:0px 0px;
}

.description {
color:#29332E;
font-size:85%;
}

a.member:hover {
color:#38453E;
}

td#stats_events a, td#stats_events span {
background:transparent url(http://z3.ifrm.com/static/1/s_minical.png) no-repeat scroll 2px 50%;
padding:4px 0pt 4px 20px;
}

td.c_username {
background:#E0D9B4 none repeat scroll 0% 0%;
padding:2px 0pt;
text-align:center;
}

td.c_username a {
font-size:140%;
font-weight:700;
}

td.c_user {
font-size:80%;
}

td#stats_legend {
background:#E0D9B4 none repeat scroll 0% 0%;
}

td.c_user dl {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #E0D9B4;
margin:10px 0pt;
padding:5px 7px;
width:160px;
}

dl.user_profile {
/*overflow:hidden;*/
text-align:center;
}

dl.user_profile dt {
overflow:hidden;
display: none
}

dl.user_profile dd {
font-style:italic;
margin-left:1px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}

#profile_menu ul {
border-top:0pt none;
opacity:1;
}

#profile_menuwrap {
font-size:85%;
padding:0px 1px;
}

#profile_menu a {
background:#5F997B none repeat scroll 0% 0%;
border:1px solid #29332E;
color:#F1E9C1;
font-weight:100;
}

#profile_menu li li a {
border-top:0pt none;
}

#profile_menu li ul li a:hover {
background:#3F6652 none repeat scroll 0% 0%;
color:#F1E9C1;
}

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: #29332E url(http://) no-repeat scroll right center;
float:left;
border: 1px solid #F4EECE;
border-left: 0px;
height:9px;
padding-right:3px;
}

td.c_poll-bar span {
background: #29332E url(http://) no-repeat scroll 0% 0%;
display:block;
border: 1px solid #F4EECE;
border-right: 0px;
border-top: 0px;
float:left;
height:9px;
width:3px;
}

.editby, .queued {
border:1px dotted #F4EECE;
color:#29332E;
font-size:85%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
border-color:#5F997B;
}

blockquote {
background:#DBD4B2 none repeat scroll 0% 0%;
border:1px solid #ECE6C5;
margin:10px auto;
padding-bottom:1px;
width:98%;
}

blockquote dl {
background:#CDC7A6 none repeat scroll 0% 0%;
border:0px;
border-bottom: 1px solid #ECE6C5;
color:#29332E;
text-transform:uppercase;
}

blockquote dl dt {
color:#29332E;
float:left;
font-weight:300;
padding-bottom:0px;
}

code {
display:block;
font-family:Monaco,Consolas,"Courier New",Courier,monospace;
white-space:normal;
}

div.spoiler {
border-color:#ECE6C5;
background:#DBD4B2;
border-style:none solid solid;
border-width:0pt 1px 1px;
padding:5px 7px;
}

div.spoiler_toggle {
background:#CDC7A6 url(http://) repeat-x scroll center top;
border:1px solid #ECE6C5;
color:#29332E;
cursor:pointer;
font-weight:700;
padding:2px 4px;
}

td.c_postinfo {
background:#DBD4B2 none repeat scroll 0% 0%;
color:#29332E;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
background:#E8E1BF none repeat scroll 0% 0%;
color:#29332E;
font-size:80%;
}

td.c_sig blockquote {
background:transparent none repeat scroll 0% 0%;
border-color: #29332E;
border-style:none none none solid;
border-width:0pt 0pt 0pt 3px;
padding-left:5px;
}

td.c_sig blockquote dl {
background:transparent none repeat scroll 0% 0%;
border:0pt none;
color:#29332E;
}

td.c_sig blockquote dl dt, td.c_sig blockquote dl dd {
color:#29332E;
padding:0pt;
}

td.c_sig blockquote div {
background:transparent none repeat scroll 0% 0%;
margin-left:5px;
padding:0pt;


}

tr.c_postfoot {
background:#E0D9B4 none repeat scroll 0% 0%;
clear:both;
}

td.c_footicons, td.c_postinfo {
width:100%;
}

td.c_username {
background:#DBD4B2 none repeat scroll 0% 0%;
width:175px;
}

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#E8E1BF none repeat scroll 0% 0%;
color:#29332E;
}

div.c_view-list {
color:#29332E;
font-size:92.5%;
}

dl#fast-reply dt {
background:transparent url(http://) repeat-x scroll center top;
border:0px;
border-bottom: 9px solid #3F6652;
color:#29332E;
font-size:160%;
font-weight:700;
text-transform: uppercase;
margin:0pt;
padding:5px;
}

dl#fast-reply dd {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #C0BBA2;
padding:15px 0pt;
text-align:center;
}

#c_post-preview {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #BFC8E3;
margin:0pt auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#F4EECE;
cursor:pointer;
font-size:225%;
padding:20px 5px 0pt;
}

#emot_wrap {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #CDC7A6;
}

#emot_wrap h3 {
background:#E0D9B4 url(http://) repeat-x scroll center top;
border-bottom:1px solid #CDC7A6;
color:#29332E;
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #CDC7A6;
display:block;
font-weight:700;
padding:4px 0pt;
text-align:center;
}

#pm_folders {
border-left:1px solid #F4EECE;
border-right:1px solid #F4EECE;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
margin-left:0pt;
margin-top:0pt;
position:relative;
}

#pm_folderlist li {
background:transparent url(http://z3.ifrm.com/static/1/pmfolder.png) no-repeat scroll 5px 50%;
display:list-item;
color: #3F6652;
margin-bottom:4px;
padding-left:28px;
}

#pm_folderlist li a { 
color: #3F6652;
}

#pm_folderlist li a:hover { 
color: #29332E;
}

#pm_forwarded {
border:1px dotted #F4EECE;
color:#29332E;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#6D6748;
font-weight:700;
font-size:30px;
}

#ucp_gallery a:hover {
color:#38453E;
text-transform:uppercase;
text-decoration: none
}

.calendar td.cal_inactive {
background:#E0D9B4 none repeat scroll 0% 0%;
color:#F4EECE !important;
}

.calendar td.cal_custom {
background:#5036729 none repeat scroll 0% 0%;
color:#F6F6F6 !important;
}

.calendar td div {
background:#E8E1BF none repeat scroll 0% 0%;
border-bottom:1px solid #F4EECE;
font-weight:700;
padding:5px 7px;
}

.calendar div a {
background:transparent url(http://z3.ifrm.com/static/1/s_minibday.png) no-repeat scroll 5px 50%;
float:right;
font-size:80%;
font-weight:400;
padding:0pt 0pt 6px 24px;
}

.calendar li a, .calendar li span {
border:1px solid transparent;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:#DBD4B2 none repeat scroll 0% 0%;
border:2px solid #3F6652;
}

div.portal_content {
background:#E8E1BF none repeat scroll 0% 0%;
border:1px solid #F4EECE;
font-size:88.3%;
margin:0pt;
padding:5px 7px;
}

#portal h2 {
font-size:88.3%;
}

#portal h4 {
background:#E0D9B4 url(http://) repeat-x scroll center top;
border-left:1px solid #F4EECE;
border-right:1px solid #F4EECE;
color:#29332E;
font-size:88.3%;
font-weight:400;
margin:0pt;
padding:5px 7px;
}

#faq dt a {
color:#29332E;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a, #faq dl.faq_more a:hover {
color:#38453E;
font-style:italic;
}

.search_results {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #F4EECE;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite, .search_results p {
color:#29332E;
font-size:85%;
margin:0pt;
}

#findposts .c_mark {
color:#5F997B;
font-size:200%;
font-weight:700;
vertical-align:top;
}

#pmtoast {
background:#E0D9B4 none repeat scroll 0% 0%;
border:2px solid #29332E;
bottom:10px;
color:#29332E;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#38453E;
}

#pmlink {
background:transparent url(http://z3.ifrm.com/static/1/toast.png) no-repeat scroll 5px 50%;
color:#29332E;
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
color:#5F997B;
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
color:#29332E;
}

#pmclose {
border-top:1px solid #29332E;
color:#5F997B;
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#38453E;
}

#foot_wrap {
margin:20px 1px 20px 0pt;
}

#foot td {
background:transparent none repeat scroll 0% 0%;
border-color:-moz-use-text-color;
border-style:none;
border-width:0px 0pt;
color:#29332E;
font-size:80%;
font-style:italic;
}

#foot a, #foot a:hover {
color:#38453E;
}

#foot #foot_datetime {
border-left:0px none;
white-space:nowrap;
width:1%;
}

#copyright {
background:#29332E none repeat scroll 0% 0%;
border-bottom:5px solid #5F997B;
color:#E0D9B4;
font-size:90%;
margin:5px 0% 0px;
padding:4px 10px;
text-align:right;
margin-top:0;
}

#copyright a {
color:#E0D9B4;
font-weight:700;
}

#c_tos h3 {
color:#29332E;
font-size:120%;
}

td.username_ok {
background:#E0FAE0 none repeat scroll 0% 0%;
}

input.username_ok {
outline-color:#00CC00;
outline-style:solid;
outline-width:2px;
}

td.username_no {
background:#FAE0E0 none repeat scroll 0% 0%;
}

input.username_no {
outline-color:#E77700;
outline-style:solid;
outline-width:2px;
}

#acplogin {
background:#F1E9C1 url(http://) repeat-x scroll 0pt -195px;
border:2px solid #F4EECE;
height:300px;
left:50%;
margin:-137.5px 0pt 0pt -250px;
padding:0pt;
position:absolute;
top:50%;
width:500px;
}

#acplogin h1 {
color:#3F6652;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0pt 0pt;
text-align:right;
}

#acp h2 {font-size: 110%;}

#acplogin h1 img {
left:0pt;
position:absolute;
top:0pt;
}

a img {
border:0pt none;
}

form {
display:inline;
margin:0pt;
padding:0pt;
}

.category h2, .topic h2, #portal h2 {
padding:0px 5px;
text-align:left;
}

h3 {
padding:3px 0pt;
}

input[type="checkbox"] {
background:transparent none repeat scroll 0% 0%;
border:0pt none;
padding:0pt;
vertical-align:bottom;
}

input[type="radio"] {
border:0pt none;
}

select {
margin:0pt 7px;
padding:0pt;
vertical-align:bottom;
}

option {
margin:2px 0pt;
}

button.btn_img {
border:0pt none;
cursor:pointer;
padding:0pt;
}

.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 {
color:#E0D9B4;
padding:2px 5px;
}

#main {
height:1%;
padding:0pt 2%;
}

#nav li img {
vertical-align:top;
}

.meta_box, .meta_menu {
margin:10px 0pt;
}

.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:0pt 2px;
}

.cat-buttons, .topic-buttons {
float:right;
margin:15px 0pt;
text-align:right;
width:50%;
}

tr.postbtn td {
padding:5px;
text-align:center;
}

.row1, .row2 {
line-height:1.4;
}

.row2 td {
background:#E8E1BF none repeat scroll 0% 0%;
}

.row1.pin td {
background:#DBD4B2 none repeat scroll 0% 0%;
}

.row2.pin td {
background:#CDC7A6 none repeat scroll 0% 0%;
}

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 0pt 0pt;
}

span.collapse, span.uncollapse {
cursor:pointer;
float:right;
padding-left:3px;
position:relative;
top:5px;
}

.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 {
background:#E0D9B4 none repeat scroll 0% 0%;
color:#29332E;
line-height:1.2;
}

td.c_cat-mark, td.c_cat-icon {
padding:5px 0pt;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
max-width:175px;
min-width:175px;
vertical-align:top;
width:1px;
}

.c_post {
width:100%;
}

.c_sig, .c_nosig {
width:100%;
}




.avatar {
display:block;
margin:auto;
text-align:center;
}

.av_wrap {
margin:auto;
overflow:hidden;
text-align:center;
}

td.c_user .usertitle {
margin:3px 0pt;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0pt;
white-space:nowrap;
}

dl.user_info dt, dl.user_info dd {
padding:0.1em;
}

dl.user_info dt {
float:left;
margin:0pt;
min-width:4em;
}

dl.user_info dd.spacer, dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0pt;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
}

td.c_poll-answer {
text-align:right;
width:42.5%;
}

td.c_poll-bar {
text-align:left;
vertical-align:middle;
width:42.5%;
}

* html td.c_poll-bar span {
margin-top:3px;
}

td.c_post {
line-height:1.7;
vertical-align:top;
}

td.c_post ul {
list-style-type:square;
margin-left:10px;
}

.c_post img, #topic_review img {
max-width:90%;
}

.c_post-attachment {
font-size:83.3%;
margin-top:1em;
padding:1em;
}

.c_post-attachment dd {
margin-left:1em;
}

.post_sep {
background:#5F997B none repeat scroll 0% 0%;
font-size:1px;
height:1px;
}

td.c_sig, td.c_nosig {
height:0%;
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:0pt;
padding:5px;
}

dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

dl#fast-reply dd p {
margin:-3px;
padding:0pt 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 0pt 0pt;
text-align:right;
}

#btn_preview {
float:left;
margin:10px 0pt 0pt 1px;
}

#c_emot {
height:225px;
vertical-align:top;
width:210px;
}

#emot_list {
height:275px;
margin:0pt auto;
overflow:auto;
padding:5px 0pt;
text-align:center;
}

div#emot_list {
padding:0pt;
}

#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;
background: #CDC7A6;
}

#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 0pt;
text-align:center;
width:100%;
}

.calendar td {
height:125px;
padding:0pt;
vertical-align:top;
width:14.3%;
}

.calendar li {
display:list-item;
font-size:80%;
margin:0pt;
}

.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:0pt;
padding:0pt;
}

#portal_l {
float:left;
width:200px;
}

#portal_r {
float:right;
width:150px;
}

#portal_news {
margin:0pt 160px 0pt 210px;
}

#portal_clear {
background:transparent none repeat scroll 0% 0%;
border:medium none;
clear:both;
font-size:1px;
height:1px;
margin:0pt;
padding:0pt;
}

.portal_box {
margin-bottom:5px;
padding:1px;
}

.portal_box table {
clear:none;
}

#portal h2, #portal_foot h2 {
clear:none;
margin:0pt;
padding:3px 5px;
}

#faq {
margin:20px 0pt;
}

#faq dl {
padding:1em;
}

#faq dt {
margin-bottom:5px;
}

#faq dd {
display:list-item;
margin:0pt 0pt 3px 15px;
padding-left:3px;
}

.search_results div {
display:block;
margin:5px 0pt;
}

#acplogin #loginform {
display:block;
padding:0pt 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, .drop_menu a, .drop_menu a:hover {
color:#38453E;
}

#top_info a, #top_info a:hover {
color:#F1E9C1;
}

input, select, td, th {
font-size:90%;
}

button.btn_default, #nav li span, .c_post-attachment dt, #c_tos dt {
font-weight:700;
}

#submenu a:hover {
background:#5F997B url(http://) repeat-x scroll center top;
text-decoration:none;
}

.meta_menu a:hover {

text-decoration:underline;
}


.meta_box h3, td.c_topicfoot strong, #meta_welcome strong {
font-size:120%;
}

td.c_topicfoot, td.c_next {
background:transparent;
border:0;
}

.meta_box h3, .meta_box a, .meta_box a:hover, tr.pm_new td a, tr.pm_new td a:hover, tr.hidden td a, tr.hidden td a:hover, .c_forum strong a:hover, .c_last strong a:hover, #faq dt a:hover, .search_results h3 a, .search_results h3 a:hover {
color:#38453E;
}

blockquote div {
background:#DBD4B2 none repeat scroll 0% 0%;
}


a.member, .calendar td a, .calendar a:hover, #faq dd a, #faq dd a:hover {
color:#29332E;
}

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:0pt;
}

#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;
}

#blog {
background:#E8E1BF none repeat scroll 0% 0%;
border:1px solid #F4EECE;
color:#29332E;
margin:10px 0pt;
}

#blog blockquote {
background:transparent none repeat scroll 0% 0%;
border:medium none;
font-size:85%;
padding:0pt 10px;
}

#blog h1 {
float:right;
}

#blog h2 {
background:transparent none repeat scroll 0% 0%;
clear:none;
font-size:130%;
padding:0pt;
}

#blog h2, #blog h2 a, #blog h2 a:hover {
color:#5F997B;
}

#blog_foot {
clear:both;
margin-bottom:20px;
}

#blog_head {
background:#E0D9B4 none repeat scroll 0% 0%;
border:8px solid #CDC7A6;
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:#E0D9B4 none repeat scroll 0% 0%;
margin:15px 0pt;
padding:5px 7px;
}

#blog_sidebar h3, #blog_sidebar dt {
color:#5F997B;
font-weight:700;
}

#blog_sub {
background:#DBD4B2 none repeat scroll 0% 0%;
clear:both;
padding:5px 7px;
position:relative;
text-align:right;
}

#blog_sub span {
padding-top:4px;
}

#blog_sidebar {
background:#E8E1BF none repeat scroll 0% 0%;
float:right;
font-size:93.3%;
margin:20px 10px 0pt 0pt;
padding:0pt 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:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #F4EECE;
color:#3F6652;
float:right;
font-weight:700;
margin:0pt 15px;
text-align:center;
text-transform:uppercase;
width:40px;
}

div.blog_date span {
background:#DBD4B2 none repeat scroll 0% 0%;
border-top:1px solid #F4EECE;
color:#3F6652;
display:block;
font-size:130%;
font-weight:700;
padding:2px 4px;
}

div.blog_entry {
background:#E0D9B4 none repeat scroll 0% 0%;
margin:10px 0pt;
padding:5px 7px;
}

#blog_comments li {
padding:5px 7px;
}

#blog_comments li.odd {
background:#E8E1BF none repeat scroll 0% 0%;
}

#shoutwrap {
background:#E0D9B4 none repeat scroll 0% 0%;
border:1px solid #F4EECE;
font-size:88.3%;
}

#shoutwrap td {
padding:0pt;
}

#shoutbox {
list-style-type:none;
margin:0pt;
padding:0pt;
}

#shoutbox li {
padding:5px 7px;
}

#shoutbox li.odd {
background:#E0D9B4 none repeat scroll 0% 0%;
}

#shoutbox dl, #shoutbox dt, #shoutbox dd {
margin:0pt;
padding:0pt;
}

#shoutbox dt {
color:#29332E;
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 {
white-space:nowrap;
}

.calendar li span {
cursor:default;
}

#c_tos li {
display:list-item;
margin-left:25px;
}

#c_tos ul li {
list-style-image:none;
list-style-position:outside;
list-style-type:disc;
}

#c_tos ol li {
list-style-image:none;
list-style-position:outside;
list-style-type:lower-alpha;
}

#shoutrefresh {
cursor:pointer;
}

.bbcode-recruitmentforumtext {
border-bottom:1px solid hotpink;
}

#credits {
background:#29332E none repeat scroll 0% 0%;
color:#e0d9b4;
font-size:85%;
padding:4px 10px;
text-align:center;
}

#credits a {
color:#e0d9b4;
font-weight:700;
}

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