* {
margin: 0;
padding: 0;
}

body
{
background: #c7ccd3;
color: #383846;
font: normal 62.5% Tahoma,sans-serif;
}

.header
{
background: #393938;
font-size: 1.2em;
width: 900px;
height: 150px;
margin: 0 auto;
padding: 10px 10px 0px;
}


.logo
{
background: #000000 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:22px;
font-weight:bold;
color: #28292b;
letter-spacing:2px;
text-align:center;
margin:0;
}

h2
{
font-size:18px;
font-weight:bold;
color: #28292b;
text-align:center;
margin:0;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #393938;
font-size: 1.2em;
width: 900px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content
{
background: url("/bgmain.gif") repeat-y;

}

.post
{
float: left;
width: 602px;
margin: 10px 0;
padding: 0 16px;
}

.posttitle
{
text-transform: capitalize;
font-size:16px;
font-weight:bold;
font-size-adjust: 0.58;
text-align:center;
margin: 0 0 5px 0;
}

.posttitle a {color:#313337; text-decoration:none;}
.posttitle a:hover {color:#313337; text-decoration:none;}

.date
{
background: #9999df url("/date.gif");
float: left;
width: 55px;
height: 60px;
margin: 0px;
padding: 0px;
}

.date h3
{
font-family: "Arial", Sans-Serif;
color: #313337;
font-size: 12px;
font-weight: bold;
padding: 21px 0px 0px 16px;
margin: 0px;
text-transform: uppercase;
}

.date h4
{
font-family: Times New Roman, Helvetica, Sans-Serif;
color: #ecf0f6;
font-size: 13px;
font-weight: bold;
padding: 3px 7px 0px 25px;
margin: 0px;
text-align: center;
}

.postedon
{
color: #274a79;
font-size: 1.1em;
margin-bottom: 30px;
margin-left:60px;
margin-top:0px;
}

.postbody
{
color:#7c7c7c;
font-family: "Arial",sans-serif;
}

.postbody a
{
color: #456692;
text-decoration: underline;
}

.postbody a:hover
{
color: #456692;
text-decoration: underline;
}

.sidebar
{
float: right;
width: 255px;
}

.sidebartitle
{
color: #313337;
font-size: 14px;
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: #374768;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 0px 5%;
}

.sidebar li a:hover
{
color: #182643;
text-decoration: none;
}

.footer
{
background:#676767;
color: #b6bdc6;
font: bold 1em sans-serif;
height: 100%;
text-align: center;
}

.footer a
{
color: #b6bdc6;
text-decoration:none;
}

.footer a:hover
{
color: #b6bdc6;
text-decoration:none;
}

#footertext
{
padding-top:10px;
padding-bottom:7px;
}

.bo_recent_posts
{
font-weight:normal;
}

.bocat
{
font-weight:normal;
}
.ltrades
{
font-weight:normal;
}

#line
{
background: url("/line.gif");
height:3px;
width:900px;
}

.cal_table
{
width:250px;
background: #c8d6e1;
border: 1px solid #597992;
}

.cal_link_back
{
color: #6e7990;
}

.cal_td_back
{
color: #6e7990;
}


.cal_td_header
{
letter-spacing:2px;
font-size: 1.1em;
color: #263759;
padding: 5px 5px 8px 5%;
}

.cal_td_forward
{
color: #6e7990;
}

.cal_link_forward
{
color: #6e7990;
}

.cal_td_week
{
letter-spacing:1px;
color: #374768;
padding: 0px 0px 4px 0px;
}

.cal_day
{
background:#eaeaea;
font-weight:bold;
border:1px solid #c0cfdc;
color: #6e7990;
padding: 4px 0px 4px 0px;
}

.cal_day_ev
{
background:#C0CFDC;
}

.cal_link
{
color:#fdfdfd;
text-decoration:none;
font-weight:bold;
}