body
{
	background-color:#fff;
	
}

.main
{
	width:730px;
}

td { font-size:12px; font-family:Arial; }

.a
{
	color:#000;
	font-size:24px;
	padding:0;
	margin:0;
	font-weight:bold;
}

.b
{
	color:#000;
	font-weight:bold;
}

.header
{
	background-color:#000;
	padding:10px;
	background-image:url(/images/header.jpg);
	background-repeat:repeat;
	height:65px;
	border:1px solid #999;
	border-left:0;
	border-right:0;
	border-bottom:0;
}

.headertxt
{
	padding:10px;
}


h2.post a{
	font-size: 14px;
	font-weight:bold;
	}
.menuTop
{
	border-bottom:3px solid #00BF9D;
	background-image:url(/images/menubg.jpg);
	background-repeat:repeat;
	color:#fff;
	padding:3px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

.menu
{
	width:200px;
	padding:0px;
	background-color:#00BF9D;
}
.menuHeader
{
	font-weight:bold;
	margin-bottom:3px;
	background-color:#00BF9D;
	padding:5px;
	font-size:12px;
	color:#fff;
}


.menuOpt
{

	padding:3px;	
	margin-left:7px;
	margin-bottom:3px;
}

.contentTop
{
	padding:5px;
	background-color:#efefef;
	font-size:11px;
	border-bottom:3px solid #00BF9D;
	height:15px;
}

.content
{
	padding:3px;
}

.contentHeader
{
	font-size:15px;
	font-weight:bold;
	color:#0000FF;
}
.content-ad
{
	float:left;
	padding:3px;
}

.body
{
	padding:0px;
}

td.footer
{
	font-size:10px;
	color:#333;
	text-align:center;
	padding:5px;

	background-color:#efefef;
	margin-top:10px;
}



a:link, a:visited, a:active
{
	font-size:12px;
	font-family:Arial;
	color:#000FF;
	font-weight:normal;
}
a:hover
{
}

a.footer:link, a.footer:visited, a.footer:active
{
	font-size:10px;
	font-family:arial;
	color:#0000FF;
	font-weight:normal;

}
a.footer:hover
{
}

a.blink:link, a.blink:visited, a.blink:active
{
	font-size:12px;
	font-family:arial;
	color:#3A9A89;
	font-weight:normal;

}
a.blink:hover
{
}

a.w:link, a.w:visited, a.w:active
{
	font-size:12px;
	font-family:arial;
	color:#fff;
	font-weight:normal;

}
a.w:hover
{
}



.b
{
	margin-bottom:9px;
	font-weight:normal;
	
}




.l-ad
{
	border-left:1px solid #999;
	border-bottom:2px solid #999;
	margin-bottom:8px;
}






.side
{
	background-color:#00BF9D;
	width:175px;
	background-image:url(/images/side-footer.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;

}








.sideMenuHeader
{
	padding:5px;
	background-color:#3A9585;
	color:#fff;
	font-weight:bold;
}
.sideMenu
{
	padding:3px;
	background-color:#00BF9D/*#9ECDC5*/;
}

.email_signup {
	background-color:#9ECDC5;
	}


.bestLinks
{
	background-color:#fff;
	margin:7px;
	padding:5px;
}
.post, .comment {
	padding: 5px;
	margin-bottom:5px;
}
.commment {
       border:1px dashed #aaa;
}

.cat_title {
	font-size:18px;
	font-weight:bold;
	}

.posttitle, div.posttitle a{
	font-size:15px;
	font-weight:bold;
	color:#0000FF;
	}
p.postmetadata, p.postmetadata a {
	font-size:10px;
	}
.social, .social a{
	font-size:11px;
	}
/*we're hiding "Categories","Pages" titles, etc. in sidebar widgets*/
.widgettitle {
	display:none;
}
#sidebar{
	text-align:left;
	list-style:none;
	margin:0;
	padding:0;
	}
.catlist {
	padding: 6px 3px 0 3px;
}

.postlist {
	margin:0;
	padding: 3px 3px 0 9px;
	 }
.catlist a, .postlist a {
	color:white;
	}
.catlist a {
	font-weight:bold;
	}
.sidetext {
	padding:3px;
	text-align:center;
	font-size: 11px;
	}
.alignleft {
       text-align:left;
}
.alignright {
      text-align:right;
}
.center {
      text-align:center;
}
