html,body {
background:#dedede;
color:#000;
font-family:"Georgia", "Times New Roman", "Times", serif;
font-size:90%;
margin:0;
padding:0;
}
 
a {
color:#00437e;
text-decoration:none;
-webkit-transition:color .3s ease-in-out;  
-moz-transition:color .3s ease-in-out; 
-ms-transition:color .3s ease-in-out;   
-o-transition:color .3s ease-in-out;  
transition:color .3s ease-in-out; 
}
 
a:hover {
color:#de0000;
text-decoration:none;
}
 
hr {
background-color:#de0000;
border:0;
color:#de0000;
height:1px;
}
 
#foot_themechooser {
color:#fff;
}

table {
border-collapse:collapse;
border-spacing:0;
clear:both;
empty-cells:show;
width:100%;
}
 
th,td {
border:1px solid #a6a6a6;
}
 
th {
background:url(http://z3.ifrm.com/0/126/0/p451737/row_bg.jpg) repeat-x top #e6e6e6; 
color:#535252;
font-weight:400;
padding:3px 5px;
text-align:left;
}
 
td {
background:url(http://z3.ifrm.com/0/126/0/p451737/row_bg.jpg) repeat-x top #e6e6e6; 
color:#535252;
padding:5px 10px;
}
 


th a {
color:#3f3f3f;
font-weight:700;
}

th a:hover {
color:#00437e;
font-weight:700;
}
 
h1 {
font-size:200%;
}
 
h2,h3 {
font-size:100%;
}
 
.category h2,.topic h2,#portal h2,#portal_foot h2,thead th {
background:url() repeat-x top #00295d;
color:#fff;
font-size:110%;
font-weight:700;
}
 
thead th {
border:1px solid #de0000;
border-bottom-width:1px;
padding:5px;
text-align:center;
}

th.post_sep {
background:url(http://z3.ifrm.com/0/126/0/p452009/box_top.jpg) repeat-x top #7e0001; 
}
 
h2.special {
background:url() repeat-x top #00295d;
border-color:#4d4d4d;
}
 
input,select,textarea,button,a.btn_fake {
background:url() repeat-x top #cdcdcd; 
border:1px solid #838383;
color:#535252;
padding:3px 5px;
vertical-align:middle;
}
 
textarea {
font-family:"Georgia", "Times New Roman", "Times", serif;
font-size:100%;
margin:auto;
width:98%;
}
 
input:focus,input.focus,textarea:focus,textarea.focus {
border-color:#4e4e4e;
}
 
.submit_error {
background:#d8d8d8;
border:1px solid #9e9e9e;
}
 
button,a.btn_fake {


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