/* CSS Document */


* {
margin: 0;
padding: 0;
}

body 
{
background: #000000;
color: #383846;
font: normal 62.5% Tahoma,sans-serif;
}

.header 
{
background: #D3EAFF;
font-size: 1.2em;
width: 900px;
height: 150px;
margin: 0 auto;
padding: 10px 10px 0px;
}


.logo 
{
background: #48A6FF url(%25%25BLOG_URL%25%25logo.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: #012F59; 
letter-spacing:4px;
text-align:center;
margin:0; 
}

h2 
{
font-size:18px;
font-weight:bold; 
color: #0E0E0C; 
text-align:center;
margin:0; 
}

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #D3EAFF;
font-size: 1.2em;
width: 900px;
margin: 0 auto;
padding: 0 10px 10px;
}

.content 
{
background: #FFFFFF url(%25%25BLOG_URL%25%25bgmain.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;
margin:0 18px 5px 60px;
}

.posttitle a {color:#FF6699; text-decoration:none;}
.posttitle a:hover {color:#0099FF; text-decoration:none;}

.date 
{
background: #9999df url(%%BLOG_URL%%date.gif);
float: left;
width: 55px;
height: 60px;
margin: 0px;
padding: 0px;
}

.date h3 
{
font-family: "Arial", Sans-Serif;
color: #4d4819;
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: #fcfcbf;
font-size: 13px;
font-weight: bold;
padding: 3px 7px 0px 25px;
margin: 0px;
text-align: center;
}

.postedon 
{
color: #d3ca76;
font-size: 1.1em;
margin-bottom: 30px;
margin-left:60px;
margin-top:0px;
}

.postbody
{
color:#b5b4a8;
font-family: "Arial",sans-serif;
}

.postbody a
{
color: #e6ad97;
text-decoration: underline; 
}

.postbody a:hover
{
color: #e6ad97;
text-decoration: underline; 
}

.sidebar 
{
	float: right;
	width: 255px;
	background-color: #FFE1FF;
}

.sidebartitle
{
color: #373331;
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: #362f2d;
width: 95%;
display: block;
text-decoration: none;
padding: 8px 3px 0px 5%;
}

.sidebar li a:hover 
{
color: #181514;
text-decoration: none;
}

.footer 
{
background:#FFFFFF;
color: #cecee5;
font: bold 1em sans-serif;
height: 100%;
text-align: center;
}

.footer a
{
color: #574b47;
text-decoration:none;
}

.footer a:hover 
{
color: #574b47;
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: #0099CC url(%25%25BLOG_URL%25%25line.gif);
height:3px;
width:900px;
}

.cal_table
{
width:250px;
background: #FFD9FF;
border: none;
}

.cal_link_back
{
color: #333333;
}

.cal_td_back
{
color: #afaa91;
}

.cal_td_header
{
letter-spacing:2px;
font-size: 1.1em;
color: #afaa91;
padding: 5px 5px 8px 5%;
}

.cal_td_forward
{
color: #afaa91;
}

.cal_link_forward
{
color: #afaa91;
}

.cal_td_week
{
letter-spacing:1px;
color: #d3ca76;
padding: 0px 0px 4px 0px;
}

.cal_day
{
color: #b5b4a8;
padding: 0px 0px 4px 0px;
}

.cal_day_ev
{
background:#f8ddc3;
border:1px solid #0E0E0C;
}

.cal_link 
{
color:#373331;
text-decoration:none;
font-weight:bold;
}

