
* {
margin: 0;
padding: 0;
}

body 
{

        background-image:url(imgs/bg.png); 
	background-color: #630077; 
	background-repeat: repeat-x; 
	background-position:top center; 
color: #252525;
font: normal 62.5% Tahoma,sans-serif;
	
}

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


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

a {
	color: #cc0066;
	text-decoration: none;
}

a:visited {
	color: #cc0066;
}

a:hover {
	color: #990099;
	text-decoration: underline;
}

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

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

li {list-style: none;}

.clearer {clear: both;}

.page
{
background: #252525;
font-size: 1.2em;
width: 900px;
margin: 0 auto;
padding: 0 4px 4px;
}

.content 
{
background: url(imgs/bgmain.gif) repeat-y;

}

.post 
{
float: left;
width: 505px;
margin: 10px 0;
padding: 0 8px;
}

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

.posttitle a {color:#cc0066; text-decoration:underline;}
.posttitle a:hover {color:#990099; text-decoration:underline;}

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

.date h3 
{
font-family: "Arial", Sans-Serif;
color: #62605e;
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: #f1f9f1;
font-size: 13px;
font-weight: bold;
padding: 3px 5px 0px 25px;
margin: 0px;
text-align: center;
}

.postedon 
{
color: #252525;
font-size: 14px;
margin-bottom: 30px;
margin-left:60px;
margin-top:0px;
}

.postbody
{
color:#252525;
font-family: "Arial",sans-serif;
}

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

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

.rightsidebar 
{
float: right;
width: 180px;
}
.rightsidebar ul 
{
padding: 0;
}

.rightsidebar li 
{
}

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

.rightsidebar li a:hover 
{
color: #990099;
text-decoration: underline;
}

.rightsidebar a 
{
font-size: 1.1em;
color: #cc0066;
width: 95%;
text-decoration: none;
padding: 8px 3px 0px 5%;
}

.rightsidebar a:hover 
{
color: #990099;
text-decoration: underline;
}

.rightsidebar ul li a {
	border-bottom: 1px dotted #252525;
	color: #cc0066;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 0px 4px 5px;
	font-size: 1.0em;
}


.sidebar 
{
float: right;
width: 180px;
margin-right:10px;
}

.sidebartitle {

	color: #252525;
	margin-top: 12px;
	margin-left: 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid #252525;
	font-size: 18px;
           font-weight:bold;
	text-transform: uppercase;
}

.sidebar ul 
{
padding: 0;
}

.sidebar li 
{
margin-right:0px;
}

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

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

.sidebar a 
{
font-size: 1.1em;
color: #cc0066;
width: 95%;
text-decoration: none;
padding: 8px 3px 0px 5%;
}

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

.sidebar ul li a {
	border-bottom: 1px dotted #252525;
	color: #cc0066;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding: 4px 0px 4px 5px;
	font-size: 1.0em;
}

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

.footer a
{
color: #EAADAD;
text-decoration:none;
}

.footer a:hover 
{
color: #9e9e9e;
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(imgs/line.gif);
height:3px;
width:900px;
}

.cal_table
{
width:174px;
background: #797979;
border: 1px solid #575757;
}

.cal_link_back
{
color: #252525;
}

.cal_td_back
{
color: #252525;
}

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

.cal_td_forward
{
color: #252525;
}

.cal_link_forward
{
color: #252525;
}

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

.cal_day
{
font-size:10px;
background:#b5b4b4;
border:1px solid #a5a4a4;
color: #4c4a4a;
padding: 4px 0px 4px 0px;
}

.cal_day_ev
{
font-size:13px;
border:1px solid #a5a4a4;
font-weight:bold;
background:#797979;
}

.cal_link 
{
color:#B5B4B4;
text-decoration:none;
}