* {
margin: 0;
padding: 0;
}

body
{
background: #602e48;
color: #643362;
font: normal 62.5% Tahoma,sans-serif;
}

.header
{
background: #bb4280;
font-size: 1.2em;
width: 900px;
height: 150px;
margin: 0 auto;
padding: 10px 10px 0px;
}


.logo
{
background: #000000 url("/logo.gif") no-repeat;
color: #333533;
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: #681640;
letter-spacing:4px;
text-align:center;
margin:0;
}

h2
{
font-size:18px;
font-weight:bold;
color: #681640;
text-align:center;
margin:0;
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #bb4280;
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:#681640; text-decoration:none;}
.posttitle a:hover {color:#681640; text-decoration:none;}

.date
{
background: #9999df url("/date.gif");
float: left;
width: 45px;
height: 50px;
margin: 0px;
padding: 0px;
}

.date h3
{
font-family: Arial, Sans-Serif;
color: #fdddee;
font-size: 10px;
font-weight: bold;
padding: 1px 0px 0px 9px;
margin: 0px;
text-transform: uppercase;
}

.date h4
{
font-family: Times New Roman, Helvetica, Sans-Serif;
color: #d74e94;
font-size: 21px;
font-weight: bold;
padding: 7px 6px 0px 0px;
margin: 0px;
text-align: center;
}

.postedon
{
color: #f0208c;
font-size: 1.1em;
margin-bottom: 20px;
margin-left:60px;
margin-top:0px;
}

.postbody
{
color:#643362;
font-family: "Arial",sans-serif;
}

.postbody a
{
color: #7d1149;
text-decoration: underline;
}

.postbody a:hover
{
color: #7d1149;
text-decoration: underline;
}

.sidebar
{
float: right;
width: 255px;
}

.sidebartitle
{
color: #681640;
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: #9b4d75;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 0px 5%;
}

.sidebar li a:hover
{
color: #762d53;
text-decoration: none;
}

.footer
{
background:#8a1651;
color: #cecee5;
font: bold 1em sans-serif;
height: 100%;
text-align: center;
}

.footer a
{
color: #ffcbe6;
text-decoration:none;
}

.footer a:hover
{
color: #ffcbe6;
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;
}