/* BASICS */

html, body {
   background-image: url('http://i63.tinypic.com/1zy79ds.jpg');
   background-attachment: fixed;
background-color: #404C40;
   color: #202523;
   font-family: "calibri", "Georgia";
   font-size: 13.5px;
   margin: 0;
   padding: 0;
   text-size-adjust: 130%;
   -webkit-text-size-adjust: 130%;
   -ms-text-size-adjust: 130%;
   -mozilla-text-size-adjust: 130%;
   }

   input {border: none; }
   
::-webkit-scrollbar {
background-color: #D8E5D8; }

::-webkit-scrollbar-track {
    border: none;
}

::-webkit-scrollbar-thumb {
    background: #9EBA9E; 
    border-radius: 10px;
}
   
#board {
padding: 12px; }

a  {   color: #485b48; 
   text-decoration: none;}
a:hover {  color: #9EBA9E;
}

.tabcontent a {
   color: #759675; }

.tabcontent a:hover {
color: #9EBA9E;
}
   
h1 {
   font-size: 200%; }

h2, h3 {
   font-size: 100%; }
   
h5, h5 a, h5 a:hover {
font-size: 150%;
font-family: Palatino, Georgia;
text-transform: lowercase;
color: #9EBA9E;
border-bottom: 3px solid #526552;
font-weight: 400;
text-align: center;
margin-left: 20px;
margin-right: 20px;
margin-top: -5px;
margin-bottom: 0px;
padding: 3px;}

h6 {
	font-size: 100%;
	font-family: calibri;
	text-transform: uppercase;
	color: #9EBA9E;
text-align: center;
font-weight: 400;
margin-top: 0px; }

#quotecycle {
	text-align: center;
	font-family: georgia;
	font-size: 10px;
	font-weight: 400;
	color: #445644;
width: 90%;
margin: auto;
position: relative;
padding: 10px;}
   
/* SIDEBAR NAVIGATION */

div#navbox {
overflow:none;
}

#navigation {
font-size:110%;
width:100%;
position:relative;
margin: auto;
}

#navigation a {
color:#3C503E;
cursor:pointer;
display:block;
height:27px;
line-height:27px;
text-decoration:none;
width:100%;
font-family:Palatino, Georgia;
text-transform: lowercase;
text-align: center;
}

#navigation li:hover {
background:#9EBA9E;
position:relative;
color: #D8E5D8; }
}

#navigation ul {
background: #C7DDC7;
padding:0;
list-style:none;
}

ul.top-level {
height:100%;
padding: 0;
text-align: left;
background: #C7DDC7;
}

ul.top-level li {
list-style: none;
}

ul.sub-level {
display:none;
margin: 0;
padding: 0;
background: #C7DDC7;
}

li:hover .sub-level {
background:#C7DDC7;
display:block;
position:absolute;
left:100%;
top:0px;
z-index:1;
	animation: fadeEffect .5s;
}

ul.sub-level li {
float:left;
width:175px;
background: #C7DDC7;
}

li:hover .sub-level .sub-level {
display:none;
}

.sub-level li:hover .sub-level {
display:block;
}

/* TABS */
.tab {
    overflow: hidden;
}

.tablinks {
background: none;
font-family: Palatino, Georgia; }

.tab button {
    display: inline;
	background-color: #526552;
    border: none;
    outline: none;
    transition: 0.3s;
	text-transform: lowercase;
	font-family: Palatino, Georgia;
	font-size: 120%;
	color: #c7ddc7;
	text-align: center;
	 cursor: pointer;
	 padding: 10px;
	 margin-left: 15px;
	 margin-top: 5px;
	 margin-bottom: 5px;
}

.tab button:hover {
    background-color: #526552;
}

.tab button.active {
    background-color: #404C40;
}

.tabcontent {
    display: none;
	text-align: justify;
	font-family: Palatino, Georgia;
	font-size: 93%;
	width: 650px;
	height: 230px;
	color: #d8e5d8;	
	overflow-y: scroll;
	background: #404C40;
	opacity: 0.98;
	padding: 10px;
	margin: auto;
	position: relative;
}

.tabcontent b {
	color: #7fa57f;
	font-family: calibri;
text-transform: uppercase; }

@keyframes fadeEffect {
    from {opacity: 0;}
    to {opacity: 1.0;}
}
	
/*SPECIFIC TABS*/


#announcements {
vertical-align:top;
text-align:justify;
text-justify:inter-word;
background: none;
}

#featured {
background: none; }

#featured img {
margin: 10px auto;}

td#seasons {
border-right:1px solid #526552;
vertical-align:top;
background: none;
}

td#character {
vertical-align:top;
text-align:justify;
text-justify:inter-word;
border-right:1px solid #526552;
background: none;
}

td#thread {
vertical-align:top;
text-align:justify;
text-justify:inter-word;
background: none;
}

#staff {
vertical-align:top;
text-align:justify;
text-justify:inter-word;
width:550px;
background: none;
margin: auto;
}

td#shadow {
border-right:1px solid #526552;
vertical-align:top;
background: none;
}

td#ephie {
vertical-align:top;
background: none;
}

td#dnan {
border-right:1px solid #526552;
vertical-align:top;
background: none;
}

td#neri {
vertical-align:top;
background: none;
}


td#juul {
border-right:1px solid #526552;
vertical-align:top;
background: none;
}

#ic_cbox {
background: none;
}

td#information {
border-right:1px solid #526552;
background: none;
}

#about_us {
background: none;
}

td#facts {
vertical-align:top;
background: none;
}

td#plot {
vertical-align:top;
background: none;
}

td#what_is {
text-align:justify;
text-justify:inter-word;
border-right:1px solid #526552;
vertical-align:top;
background: none;
}

td#news {
text-align:justify;
text-justify:inter-word;
vertical-align:top;
background: none;
}

hr {
background-color:#595758;
height:1px;
background: none;
}

#cboxtable {
display:none;
background: none;
}

#cboxtable td {
border:0;
background: none;
}

#cboxbuttoninner { 
position:absolute; top:50%; height:250px; margin-top:-6em;
background: none;
}

#cboxbutton {
line-height:120%;
text-align:center;
position:fixed;
bottom:20px;
left:0px;
height:250px;
width:15px;
padding:4px;
cursor: pointer;
background:#595758;
opacity:0.9;
border:0;
border-top-left-radius:0px;
border-top-right-radius:7px;
border-bottom-right-radius:7px;
border-bottom-left-radius:0px;
font-family: Tahoma, Verdana, Arial, san-serif;
font-size: 13px;
color:#D8E5D8;
background: none;
}

#cboxdiv2 {
display: none;
position: fixed;
bottom: 20px;
left: 18px;
width: 225px;
background: #595758;
opacity: 0.9;
padding: 7px;
line-height:20;
border:0;
border-radius:0;
border-bottom:0;
color:#D8E5D8;
background: none;
}

table#twitter_table {
border:0;
width:90%;
background: none;
}

table#twitter_table td {
border:0;
background: none;
}

twitter {
border:0;
width:100%;
background: none;
}

td#feat1 {
background: none; }

td#feat2 {
background: none; }

/* TABLES */

table {
   border-collapse: collapse;
   border-spacing: 0;
   clear: both;
   empty-cells: show;
   width: 100%;
   background: #D8E5D8;
   padding: 15px;
   border-radius: 5px 5px 5px 5px}

th, td {
  margin: 10px;
  padding: 10px;
}

h2, .category h2, .topic h2, #portal h2, #portal_foot h2, thead th, .h2 special, .category h2 a, .category h2 a:active, .category h2 a:visited {
   font-size: 150%;
   text-transform: lowercase;
   font-weight: 400;
   font-family: Palatino, Georgia;
   font-weight: 400;
   letter-spacing: 0px;
   text-align: center;
   color: #D8E5D8;
   line-height: 90%;
   border-radius: 5px 5px 0px 0px;
   margin-bottom: -2px;
   padding-bottom: 9px;}
   
h2, h4, .category h2, .topic h2, thead th {
   background: url('http://i65.tinypic.com/21e9f6t.jpg');
}

th  {
	font-size: 10px;
	font-family: calibri;
	text-transform: uppercase;
color: #404C40;}

h4, h3 {
	font-size: 180%;
	text-transform: lowercase;
	font-weight: 400;
	font-family: Palatino, Georgia;
	letter-spacing: 0px;
	text-align: center;
	color: #D8E5D8;
margin-top: -10px;
margin-left: -10px;
margin-right: -10px;
margin-bottom: 20px;
padding: 4px;
border-radius: 5px 5px 0px 0px}
   
/* STRETCH HEADER & NAV */

#stretch_header {
	position: absolute;
   top: 25px;
   left: 0px;
   width: 100%;
   background: #404c40;}

#stretch_header_bg {
   background: url('http://i66.tinypic.com/o786eq.jpg') #404c40 no-repeat;
   height: 250px;
   width: 1101px;
   margin: auto;}

#stretch_header_nav {
  background: #404c40;
  width: 100%;
height: 25px;
position: fixed;
top: 0px;
left: 0px;}

#stretchquotes {
   background: #404c40;
   width: 100%;
   font-family: calibri;
   font-size: 90%;
   font-weight: 400;
   text-align: center;
   color: #7fa57f;
   height: 50px;
   text-transform: uppercase;}

#top ul,#nav,ul.cat-pages,ul.cat-topicpages,table.calendar ul,div.meta_menu ul,#pm_folderlist,#profile_menuwrap ul {
   list-style:none;
   padding:0; }

#profile_menuwrap ul,ul.cat-topicpages,blockquote dl,#fast-reply dd {
   margin:0; }

#top li,#nav li,ul.cat-pages li,ul.cat-topicpages li,table.calendar li,#pm_folderlist li,#profile_menuwrap li,#ucp_gallery li {
   display:inline; }

#top_bar {
   background:#404c40;
   margin-top: auto;
   font-size: 100%; }


#top_info {
   background:#404c40;
   color:#D8E5D8;
   float:left;
   margin-top: auto;
   text-transform: uppercase;
   font-family: calibri;
   margin-left: 20px;
   font-size: 95%;
}

#top_menu {
   margin-top: auto;
   float: right;}

.drop_menu li {
   float: left;
   margin-right: 1px;
   text-align: center; 
   text-transform: uppercase;
   font-family: calibri;
   font-size: 95%;}

.drop_menu a {
   color: #7fa57f;
   display: block;
   padding: 4px .25em;
   position: relative;
   width: 9em; }

.drop_menu a:hover {
   color: #7fa57f; }

.drop_menu ul {
   -moz-opacity: 0.85;
   border-top: none;
   color: #7fa57f;
   left: -999em;
   margin: 0;
   opacity: 0.85;
   position: absolute;
   width: 9em; }

.drop_menu ul li {
   background: #404C40;
   font-size: 10px;
   margin: 0;
   padding: 0;
   width: 100%;}

.drop_menu ul li a {
   border: none;
   display: block;
   padding: 4px 5%;
   width: 90%; }

.drop_menu li ul li a:hover {
   letter-spacing: -1px }

/* HOLDERS */

#wrapper {
   width: 93%;
   background: none;
   position: relative;
   top: 330px;
   padding-top: 10px;
   margin: auto;
   overflow: hidden;
   height: 100%;
   font: Palatino, Georgia;
   min-height: 100%;}

#wrap {
   background: #759675;
   border: none; 
   text-align: justify;
   width: 73%; 
   float: right;
   font-family: Palatino, Georgia;
   border-radius: 5px 5px 5px 5px}

#sidebar {
  background: #759675;
  float: left; 
  width: 26%;
  font-family: Palatino, Georgia;
  border-radius: 5px 5px 5px 5px;}
  
 #sidetable {
   background: #D8E5D8;
   width: 85%;
   margin: auto;
   margin-bottom: 20px;
   margin-top: 10px;
   text-align: justify;
   font-size: 90%;
   padding: 10px;
   border-radius: 5px 5px 5px 5px;
 }
  
/* FORUM VIEW */

.right, .left, .c_postinfo {
	font-family: calibri;
	font-size: 10px;
    text-transform: uppercase;
    color: #526552;
}

.c_username, .c_user, th {
background: #C7DDC7; }

dl.user_info, dl.user_profile {
	background: #9EBA9E;
	font-family: calibri;
	font-size: 95%;
	text-transform: uppercase;
	color: #3d4f3d;
}

dl.user_info dt, dl.user_profile dt {
	color: #526552;
	letter-spacing: 1px;
	font-weight: bold;
}

/*INPUT INFO*/

input,select,textarea,button,a.btn_fake {
background:#c7ddc7;
padding:3px 5px;
vertical-align:middle;
}

textarea {
font-family:Palatino, Georgia;
font-size:100%;
margin:auto;
width:98%;
padding: 5px;
}

input:focus,input.focus,textarea:focus,textarea.focus {
}

.submit_error {
background:#D8E5D88eb;
}

button,a.btn_fake {
background:#9EBA9E;
color:#526552;
cursor:default;
font-family: calibri;
text-transform: uppercase;
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:calibri;
font-size:100%;
text-transform: uppercase;
}

.notice {
background:#D8E5D8;
margin:10px auto 0;
width:70%;
background: #D8E5D8;
}

.notice dt {
color:#8CB5E7;
font-weight:400;
text-align: center;
text-transform: lowercase;
background: url('http://i65.tinypic.com/21e9f6t.jpg');
}

.notice dd {
font-style:italic;
}

dl.info {
background:#9EBA9E; 
border-color:#3a5197; 
}

.info dt {
color:#D8E5D8;
}

dl.error {
background:#9EBA9E;
border-color:#BC3737;
}

.error dt {
background:#e7e7e7;
color:#BC3737;
}

#nav, #nav a {
color:#526552;
height:1%;
padding:10px 1%;
font-family: Palatino, Georgia;
font-size: 100%;
text-transform: lowercase; }

#nav a:hover {
color: #7fa57f; }

#nav li {
	margin: auto;
position: relative; }

.meta_box {
background:#D8E5D8;
font-size:11.5px;
line-height:150%;
padding:10px 25px;
font-family: calibri;
border-radius: 5px 5px 5px 5px;
}

.meta_menu {
background:#9EBA9E;
padding:0;
width:49%;
}

.meta_menu h3 {
font-size:100%;
font-weight:700;
margin:-1px;
text-align:center;
}

.meta_menu a,.meta_menu a:hover {
color:#666;
}

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:#D8E5D8;
}

.cat-pages a:hover,.cat-topicpages a:hover {
background:#9EBA9E;
}

.cat-pages span {
color:#D8E5D8;
cursor:default;
font-weight:700;
padding:2px 5px;
}

.cat-pages input {
background:#D8E5D8;
padding:3px 5px;
vertical-align:baseline;
}

ul.cat-topicpages {
float:right;
font-size:80%;
padding:1px 0;
}

tr.generic td,div.generic {
font-size:120%;
font-weight:700;
padding:20px;
text-align:center;
}

td.c_head,td.c_foot,td.c_sort {
color:#404c40;
font-size:99%;
padding: 5px;
}

td.c_desc {
font-weight:700;
text-align:right;
vertical-align:middle;
width:200px;
text-transform: uppercase;
font-family: calibri;
font-size: 90%;
}

td.c_desc small {
display:block;
font-weight:400;
}

tr.pm_new td {
background:#D8DCEB;
font-weight:700;
}

tr.hidden td.c_post {
background:#D8DCEB;
}

.bday {
background:url(http://z4.ifrm.com/static/1/s_minibday.png) no-repeat;
color:#404c40;
font-size:90%;
font-weight:700;
height:16px;
padding:2px 2px 2px 18px;
width:20px;
}

.c_mark {
background:none;
text-align:center;
width:1%;
padding: 10px;
}

.c_forum {
color:#404c40;
width:60%;
padding: 10px;
font-size: 10px;
font-family: calibri;
}

.c_last, .c_forum {
   border-radius: 0px 0px 5px 5px; }


.c_forum strong a,.c_last strong a {
color:#404c40;
text-transform: lowercase;
font-family: Palatino, Georgia;
margin-right: 50px;
font-weight: 400;
font-size: 17.5px;
letter-spacing: -1px;
border-bottom: 2px solid #7fa57f;
line-height: 120%;
}

.c_forum strong a:hover {
color: #404c40;
font-style: italic; }

td.c_last, td.c_info-r, td.c_info-t, td.c_info-v, td.c_subforum {
	font-family: calibri;
	font-size: 11.5px;
	text-transform: uppercase;
}

td.c_last a, td.c_subforum a {
	color: #759675;
	font-size: 11.5px;
	text-transform: uppercase;
border: none; 
font-family: calibri;}

td.c_last a:hover, td.c_subforum a:hover {
color: #9ebc9e; }

.c_forum-desc {
color:#404c40;
}

.c_forum div {
overflow-y: auto;
overflow-x: hidden;
padding: 5px;
margin: 4px;
font-size: 11.5px;}


.c_last-title {
background:url(http://z4.ifrm.com/static/1/last.gif) no-repeat left;
display:block;
line-height:16px;
padding-left:10px;
font-weight: 700;
}

td.c_info-v,td.c_info-t,td.c_info-r {
font-size:80%;
padding:5px;
text-align:center;
}

td.c_subforum, td.c_subforum th {
color:#404C40;
font-size:78%;
background: #c7ddc7;
}

.cat_head td {
padding:0;
}

#stats .cat_head td {
border-color:#e77700;
}

.description {
color:#404C40;
font-size:85%;
}

td#stats_events a,td#stats_events span {
padding:4px 0 4px 20px;
}

td.c_username, a.member, a.member:hover, td.c_username a, td.c_username a:hover, td.c_username strong, td.member {
text-align:center;
font-family: georgia;
font-size: 16px;
font-weight: 400;
letter-spacing: -1px;
color: #526552;
margin-left: 5px;
}

a.member, a.member:hover {
font-size: 110%; }

td.c_user {
font-size:80%;
}

td.c_user dl {
background:#9EBA9E;
margin:10px 0;
padding:5px 7px;
width:160px;
}

dl.user_profile {
overflow:hidden;
word-wrap:break-word;
}

dl.user_profile dd {
font-style:italic;
margin-left:8px;
}

dl.user_info dd {
font-weight:700;
margin-bottom:1px;
}

td.c_topic-foot, .c_topic-foot {
	font-family: calibri;
	font-weight: 400;
	text-transform: uppercase;
font-size: 90%; }

#profile_menu ul {
-moz-opacity:1;
border-top:0;
opacity:1;
}

#profile_menu a {
color: #D8E5D8}

#profile_menu li li a {
border-top:0;
color: #D8E5D8;
font-family: georgia;
font-weight: 400;
text-transform: lowercase}

#profile_menu li ul li a:hover {
color: #D8E5D8;}

td.c_poll-choice label {
font-weight:400;
padding-left:1em;
font-size: 100%;
font-family: calibri;
text-transform: uppercase;
}

td.c_poll-votes {
font-size:120%;
text-align:center;
width:15%;
}

td.c_poll-bar div {
background:#D8E5D8;
float:left;
height:12px;
padding-right:3px;
}

td.c_poll-bar span {
background:#D8E5D8;
display:block;
float:left;
height:12px;
width:3px;
}

.editby,.queued {
color:#7fa57f;
font-size:80%;
text-transform: uppercase;
font-family: calibri;
margin-top:1em;
padding:3px 5px;
}

.queued {
background-color:#D8DCEB;
}

blockquote {
background:none;
margin:10px auto;
padding-bottom:1px;
font-size: 100%;
color: #526552;
}

blockquote dl, blockquote dt {
color:#526552;
text-transform: uppercase;
font-family: calibri;
}

code {
background:none;
display:block;
font-family:Monaco, Consolas, "Courier New", Courier, monospace;
white-space:normal; }

blockquote div {
border-left: 5px solid #7fa57f;
font-style: italic;
margin-left: 15px;
padding: 10px;
font-size: 95%;
}

div.spoiler {
border-top:0;
padding:5px 7px;
background: #C7DDC7;
}

div.spoiler_toggle {
background:url('http://i65.tinypic.com/21e9f6t.jpg') no-repeat;
color:#D8E5D8;
cursor:pointer;
font-weight:400;
padding:4px 4px;
text-transform: lowercase;
font-family:   Georgia;
font-size: 100%;
text-align: center;
}

td.c_postinfo {
color:#7fa57f;
font-size:80%;
vertical-align:middle;
}

td.c_sig {
font-size: 10px;
}


tr.c_postfoot {
clear:both;
font-family: calibri;
text-transform: uppercase;
background: #C7DDC7;
}

td.c_footicons,td.c_postinfo {
width:100%;
}

td.c_postinfo, td.c_username {
background: #c7ddc7; }

.forums tbody th, .forums tbody td, .forums tbody {
background: none;
font-family: calibri;
font-size: 95%; }

.c_next a {
display:block;
font-size:125%;
font-weight:700;
text-align:center;
}

td.c_view {
background:#C7DDC7;
color:#404C40;
}

div.c_view-list {
font-size:92.5%;
}

dl#fast-reply dt {
background: url('http://i65.tinypic.com/21e9f6t.jpg');
color:#D8E5D8;
font-size:110%;
font-weight:400;
margin:0;
padding:5px;
text-transform: uppercase;
text-align: center;
}

dl#fast-reply dd {
background:#D8E5D8;
padding:15px 0;
text-align:center;
}

#c_post-preview {
background:#9EBA9E;
margin:0 auto 10px;
padding:5px;
text-align:left;
width:98%;
}

#c_post-resize span {
color:#e7e7e7;
cursor:pointer;
font-size:225%;
padding:20px 5px 0;
}

#emot_wrap {
background:#9EBA9E;
}

#emot_wrap h3 {
font-size:120%;
text-align:center;
}

#emot_end {
border-top:1px solid #e7e7e7;
display:block;
font-weight:700;
padding:4px 0;
text-align:center;
}

#pm_folders {
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
padding-top:30px;
vertical-align:top;
width:150px;
}

#pm_folderlist {
position: relative;
margin-left:0;
margin-top:0
}

#pm_folderlist li {
background:#D8E5D8;
display:list-item;
margin-bottom:4px;
padding-left:28px;
}

#pm_forwarded {
color:#404C40;
font-size:90%;
font-style:italic;
margin-top:1em;
padding:3px 5px;
}

#ucp_gallery a {
color:#425384;
font-weight:700;
}

#ucp_gallery a:hover {
}

.calendar td.cal_inactive {
background:#9EBA9E;
color:#e7e7e7!important;
}

.calendar td div {
background:#9EBA9E;
border-bottom:1px solid #e7e7e7;
font-weight:700;
padding:5px 7px;
}

.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 li a,.calendar li span {
border-color:transparent;
border-style:solid;
border-width:1px;
display:block;
padding:3px;
}

.calendar td#cal_current {
background:#D8E5D8;
}

div.portal_content {
background:#D8E5D8;
font-size:88.3%;
margin:0;
padding:5px 7px;
border-radius: 5px 5px 5px 5px;
}

#portal h2, #portal h2 a, #portal h2 a:hover {
font-size:88.3%;
color: #D8E5D8;
}

#portal h4 {
background:#D8E5D8;
border-left:1px solid #e7e7e7;
border-right:1px solid #e7e7e7;
color:#404C40;
font-size:88.3%;
font-weight:400;
margin:0;
padding:5px 7px;
}

#faq dt a {
color:#425384;
font-size:120%;
font-weight:700;
}

#faq dd.faq_more a,#faq dl.faq_more a:hover {
color:#404C40;
font-style:italic;
}

.search_results {
background:#9EBA9E;
margin-bottom:1em;
padding:5px 7px;
}

.search_results h3 {
display:inline;
font-size:125%;
}

.search_results cite,.search_results p {
color:#404C40;
font-size:85%;
margin:0;
}

#findposts .c_mark {
font-size:200%;
font-weight:400;
vertical-align:top;
}

#pmtoast {
background:#D8E5D8;
border:2px solid #3a5197;
bottom:10px;
color:#333;
display:none;
font-size:90%;
position:fixed;
right:10px;
text-align:right;
text-decoration:none;
width:200px;
z-index:1;
}

#pmtoast:hover {
border-color:#3a5197;
}

#pmlink {
display:block;
padding:10px 10px 10px 55px;
text-decoration:none;
}

#pmlink big {
display:block;
font-weight:700;
padding-bottom:5px;
}

#pmlink strong {
}

#pmclose {
display:block;
font-size:80%;
padding:1px 10px;
}

#pmclose:hover {
color:#3a5197;
}

#foot_wrap {
margin:20px 1px 20px 0;
}

#foot td {
background:#9EBA9E;
border-left:0;
border-right:0;
color:#404C40;
font-size:80%;
text-transform: uppercase
}

#foot a,#foot a:hover {
color:#526552;
}

#foot #foot_datetime {
width:1%;
white-space:nowrap;
}

#copyright {
color:#D8E5D8;
font-size:95%;
margin:10px 0;
text-align:center;
font-family: calibri;
text-transform: uppercase;
}

#copyright a {
color:#404C40;
font-weight:700;
}

#c_tos h3 {
color:#333;
font-size:120%;
}

td.username_ok {
background:#e0fae0;
}

input.username_ok {
outline:2px solid #0c0;
}

td.username_no {
background:#fae0e0;
}

input.username_no {
outline:2px solid #e77700;
}

#acplogin {
background:#D8E5D8;
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:#D8E5D8;
font-weight:400;
height:50px;
margin-bottom:20px;
padding:50px 20px 0 0;
text-align:right;
}

#acplogin h1 img {
position:absolute;
left:0;
top:0;
}

a img {
border:0;
}

form {
display:inline;
margin:0;
padding:0;
}

.category h2,.topic h2,#portal h2 {
padding:5px;
}

h3 {
padding:3px 0;
}

input[type=checkbox] {
background:transparent;
border:0;
padding:0;
vertical-align:bottom;
}

input[type=radio] {
border:0;
}

select {
margin:0 7px;
padding:0;
vertical-align:bottom;
}

option {
margin:2px 0;
}

button.btn_img {
border:0;
cursor:pointer;
padding:0;
}

button {
border: 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,.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, #stats_legend, #foot_links, #foot_datetime {
line-height:1.2;
font-size: 11px;
font-weight: 400;
font-family: calibri;
background: #C7DDC7;
}

#stats_legend {
border-top: 3px solid #d8e5d8; }

td.c_cat-mark,td.c_cat-icon {
padding:5px 0;
text-align:center;
width:30px;
}

td.c_cat-starter {
width:125px;
}

td.c_cat-lastpost {
width:175px;
}

.c_user {
vertical-align:top;
width:1px;
min-width:175px;
max-width:175px;
}

.c_post {
width:100%;
padding: 17px;
font-size: 11.5px;
line-height: 150%;
}

.c_sig,.c_nosig {
width:100%;
}

.avatar, img.member {
display:block;
margin:auto;
text-align:center;
background: #9EBA9E;
   margin-bottom: 20px;
   padding: 5px;
   margin-left: -5px;
}

.notice.info {
background: none; }

.av_wrap {
overflow:hidden;
text-align:center;
margin:auto;
}

td.c_user .usertitle {
margin:15px;
overflow-x:hidden;
text-align:center;
}

.pip {
margin:3px 0;
white-space:nowrap;
}

dl.user_info dt,dl.user_info dd {
padding:.1em;
}

dl.user_info dt {
float:left;
margin:0;
min-width:4em;
}

dl.user_info dd.spacer,dl.user_profile dd.spacer {
clear:both;
float:none;
height:1px;
padding:0;
}

td.c_poll-choice {
line-height:1.5;
padding-left:45%;
}

td.c_poll-answer {
text-align:right;
width:42.5%;
}

td.c_poll-bar {
text-align:left;
vertical-align:middle;
width:42.5%;
}

* html td.c_poll-bar span {
margin-top:3px;
}

td.c_post {
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 {
font-size:1px;
height:1px;
background: url('http://i65.tinypic.com/21e9f6t.jpg') #9EBA9E;
}

td.c_sig,td.c_nosig {
height:1%;
vertical-align:top;
}

td.c_nosig {
border-top-style:hidden!important;
}


dl#fast-reply {
clear:both;
margin:auto;
width:80%;
}

dl#fast-reply dd p {
margin:-3px;
padding:0 5% 10px;
text-align:left;
}

dl#fast-reply dd textarea {
display:block;
height:100px;
margin-bottom:10px;
padding:2px;
width:90%;
}

#c_post-text {
height:223px;
}

#c_post-resize {
float:right;
margin-top:-1px;
padding:4px 0 0;
text-align:right;
}

#btn_preview {
float:left;
margin:10px 0 0 1px;
}

#c_emot {
height:225px;
vertical-align:top;
width:210px;
}

#emot_list {
height:275px;
margin:0 auto;
overflow:auto;
padding:5px 0;
text-align:center;
}

div#emot_list {
padding:0;
}

#emot_list li {
display:inline;
padding:4px 10px;
}

#emot_list img {
cursor:pointer;
vertical-align:baseline;
}

.pm {
margin-bottom:1em;
}

#pm_datesent {
width:200px;
}

#pm_select {
text-align:center;
width:1px;
}

#conversation .c_post {
padding:2em;
}

#ucp_profile,#pm_messages, #ucp_settings, #pm_settings {
float:right;
font-family: calibri;
text-transform: uppercase;
font-size: 100%;
background: #D8E5D8;
border-radius: 5px 5px 5px 5px;
text-align: center;
}

#ucp_profile ul, #pm_messages ul, #ucp_settings ul, #pm_settings ul {
color: #7fa57f }

#ucp_settings h3, #pm_messages h3, #ucp_profile h3, #pm_settings h3 {
	font-weight: 400;
	background: url('http://i65.tinypic.com/21e9f6t.jpg');
font-size: 100%;}

#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;
}

.search_results div {
display:block;
margin:5px 0;
}

#acplogin #loginform {
display:block;
padding:0 50px;
}

.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: #7fa57f;
}

input,select,td,th {
font-size:90%;
}

button.btn_default,#nav li span,.c_post-attachment dt,#c_tos dt {
font-weight:400;
font-family: calibri;
text-transform: uppercase;
font-size: 90%;
}

#submenu a:hover,.meta_menu a:hover {
letter-spacing: -1px;
}

.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,.c_last strong a:hover,#faq dt a:hover,.search_results h3 a,.search_results h3 a:hover {
color:#7fa57f;
}

img,.meta_box button img,td.c_cat-mark input,.c_post-attachment img,.warn img,#ucp_gallery a img {
vertical-align:middle;
}

h1,h2,h3,#nav,#boardmeta,#main {
clear:both;
margin:0;
}

#meta_welcome,.search_results {
clear:both;
}

#stats_events {
line-height:2;
}

.c_cat-title, .c_cat-starter,.c_cat-replies,.c_cat-views, .c_cat-lastpost, td.c_poll-total,td.c_poll-vote,td.c_topicfoot,.warn,.ucp th,#c_notes,.calendar th {
font-family: calibri;
text-transform: uppercase;
font-size: 95%;
}

.c_topicfoot {text-align: center}

#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;
}

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