
* {
margin: 0;
padding: 0;
}

body 
{
background: #333028 url("bg.gif") repeat;
color: #b2b2b9;
font: normal 62.5% Tahoma,sans-serif;
}

.header
{
background: #111111;
font-size: 1.2em;
width: 900px;
height: 150px;
margin: 0 auto;
padding: 10px 10px 0px;
}


.logo 
{
background: #6f906f url("logo.gif") no-repeat;
color: #393938;
font: normal 2.8em "Arial",sans-serif;
height: 140px;	
width: 900px;
text-align: center;	
padding-top:10px;
}

h1 
{
font-size:55px;
font-weight:bold; 
color: #333333; 
letter-spacing:0px;
text-align:center;
margin:0; 
}

h1 a
{
font-size:55px;
font-weight:bold; 
color: #333333; 
letter-spacing:0px;
text-align:center;
text-decoration:none;
margin:0; 
}

h1 a:hover
{
font-size:55px;
font-weight:bold; 
color: #575757; 
letter-spacing:0px;
text-align:center;
text-decoration:underline;
margin:0; 
}



h2 
{
font-size:18px;
font-weight:bold; 
color: #333333; 
text-align:center;
margin:0; 
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #111111;
font-size: 14px;
width: 900px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content 
{
background: url("bgmain.gif") repeat-y;
}

.post 
{
float: left;
width: 503px;
margin: 10px 0;
padding: 0 12px;
}

.posttitle
{
text-transform: capitalize;
font-size:18px;
font-weight:bold;
font-size-adjust: 0.58;
margin:0 18px 5px 60px;
}

.posttitle a {color:#FFBF00; text-decoration:underline;}
.posttitle a:hover {color:#FFBF99; text-decoration:none;}

.date 
{
background: #62605e url("date.gif");
float: left;
width: 55px;
height: 60px;
margin: 0px;
padding: 0px;
}

.date h3 
{
font-family: "Arial", Sans-Serif;
color: #1f1303;
font-size: 12px;
font-weight: bold;
padding: 21px 0px 0px 16px;
margin-left:1px;
text-transform: uppercase;
}
	
.date h4 
{
font-family: Times New Roman, Helvetica, Sans-Serif;
color: #1f1303;
font-size: 13px;
font-weight: bold;
padding: 3px 5px 0px 25px;
margin: 0px;
text-align: center;
}

.postedon 
{
color: #8a8980;
font-size: 11px;
margin-bottom: 30px;
margin-left:60px;
margin-top:0px;
}

.postbody
{
color:#fff;
font-family: "Arial",sans-serif;
padding-left:5px;
}

.postbody a
{
color: #FFBF00;
text-decoration: underline;
}

.postbody a:hover
{
color: #FFBF99;
text-decoration: underline; 
}

.leftsidebar 
{
float: left;
width: 180px;
}
.leftsidebar ul 
{
padding: 0;
}

.leftsidebar li 
{
}

.leftsidebar li a 
{
font-size: 13px;
color: #FFBF00;
width: 95%;
display: block;
text-decoration: none;
padding: 6px 3px 0px 5%;
}

.leftsidebar li a:hover 
{
color: #FFBF99;
text-decoration: underline;
}


.sidebar 
{
float: right;
width: 180px;
}

.sidebartitle
{
color: #ccc;
font-size: 16px;
font-weight:bold;
height:20px;
margin-top: 12px;
margin-left: 8px;
margin-bottom:0px;
}

.sidebar ul 
{
padding: 0;
}

.sidebar li 
{
}

.sidebar li a 
{
font-size: 1.1em;
color: #FFBF00;
width: 95%;
display: block;
text-decoration: none;
padding: 6px 3px 0px 5%;
}

.sidebar li a:hover 
{
color: #FFBF99;
text-decoration: underline;
}

.footer 
{
background:#333333;
color: #ccc;
font: bold 1em sans-serif;
height: 100%;
text-align: center;
}

.footer a
{
color: #ccc;
text-decoration:underline;
}

.footer a:hover 
{
color: #050504;
text-decoration:underline;
}

#footertext
{
padding-top:10px;
padding-bottom:7px;
}

.bo_recent_posts
{
font-weight:normal;
}

.bocat
{
font-weight:normal;
}
.ltrades
{
font-weight:normal;
}


.cal_table
{
width:174px;
background: #2b2b2a;
border: 1px solid #121812;
}

.cal_link_back
{
color: #747474;
}

.cal_td_back
{
color: #747474;
}

.cal_td_header
{
letter-spacing:1px;
font-size:0.9em;
font-weight:bold;
color: #747474;
padding: 5px 5px 8px 5%;
}

.cal_td_forward
{
color: #747474;
}

.cal_link_forward
{
color: #747474;
}

.cal_td_week
{
letter-spacing:0px;
color: #747474;
font-size:10px;
padding: 0px 0px 4px 0px;
}

.cal_day
{
font-size:10px;
background:#464645;
font-weight:bold;
border:1px solid #111111;
color: #111111;
padding: 4px 0px 4px 0px;
}

.cal_day_ev
{
background:#dabe79;
}

.cal_link 
{
color:#111111;
text-decoration:none;
font-weight:bold;
}
