body {
	background: #000 url(http://aurora.corank.com/st/88/06/000/stars.jpg) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	/* color: #F6D3F9;*/
	color: #899;
	font: 82% Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.caltable {
	border: solid 1px #000000;
	padding: 2px;
	background: #2E2E2E;
}
.cal1row {color:#FFF; background-color:#2E2E2E;}
.cal1col {color:#FFF; background-color:#2E2E2E; text-align: center;}
.cal1txt {color:#3E37BA; background-color:#2E2E2E;font-size: 11px; font-weight:bold}
.caltxt {color:#fff; background-color:#2E2E2E;font-size: 11px;}
.caltoday {font-weight:bold;}
.cmthead {font-size:10px; font: verdana; border: solid 1px #000000; padding: 2px; background: #f0f0f0;}
.cmtbody {font-size:10px; font: verdana; padding-left:30px;}

/* Derivative work from a template designed by François Planque - http://fplanque.net/ */

a {
color: #9195D3;
text-decoration:none; }

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

h2 {
	color:#AABBCC;
	font:Trebuchet MS, Arial, Verdana;
	font-size:12pt;
	/*background:#000;*/
	padding:4px;
}

A.h2 { color: #def;text-decoration:none;}
A.h2:hover { color: #fff; text-decoration:none;}

h3 {
background-color: #000;
padding:2px;
color: #A7C2C5;
font: Arial, Verdana;
font-size: 12px;
text-align: center;
font-weight: bold;
}
h4 {color: #6A6D8C;font-size: 110%;}

table.invisible {margin: 1ex; border-collapse: collapse}
table.invisible td {padding: 0ex 1ex;}
td.right {text-align: right;}
hr {height: 0;border: 0;border-top: 1px solid #6699CC;}

div#wrapper {
	background: #fff url(/pics/blogs/tp/06/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}


h1 {
	font-size: 16px;
	background-color: #404;
	padding: 4px 7px 4px 10px;
	margin: 0;
	border-top: 1px solid #808;
	border-bottom: 1px solid #808;
	font-weight: bold;
	color: #faf;
}

h1 a {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}

h1#pageTitle {

	color: #A7C2C5;
	font-size: 230%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pageSubTitle {
	color: #CCC;
	letter-spacing: 4px;
	vertical-align: middle;
	border: 0px;
	padding-right: 6px;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	font: 109% Arial, Helvetica, sans-serif;

}


.bPosts {
	float: left;
	width: 480px;
}
.bPost {
	xclear: both;
	margin: 0 2.5ex;
	padding: 0;
	background-color: #171717;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
}
.bSmallHead {
	font-size: 80%;
	color: #78A0A6;
	margin: -10px 0 20px 5px;
	padding: 0;
}	

.bText {
    font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	margin-left:30px;
}
.bSmallPrint {
	clear: both;
	color: #78A0A6;
	font-weight: normal;
	font-size: 80%;
	margin: 20px 0 2ex 0;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment {
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}

input.submit,
input.reset {
	background-color: #ddd;
	color: #686868;
	border: 1px solid #000;
	font-weight: bold;
	padding: 1px;
}

input.submit:hover {
	color: #000;
	text-decoration: underline;
}

.bSideBar {
	width: 300px;
	float: right;
}
.bSideItem {
   	font: Trebuchet MS;
	width: 170px;
	margin: 2ex;
	padding: 0 0 4 2;
	background-color: #171717;
	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;

}
.bSideItem ul {
    font-size: 80%;
    font: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
    font-size: 80%;
    font: Arial, Helvetica, sans-serif;
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 3px;
}

.pie {
	margin-top:15px;
	font-size:89%;
	color:#CCC;
	padding:10px;
	text-align:right;
	border-top: #444 solid 1px;
}
.pie a {color:#fff}

.postSub {
	font-weight:bold;
	color:#fef;
}

.thumbIndex {
	border:1px solid #000;
	padding: 10px;
	text-align: center;
	vertical-align: bottom;
	float: left;
	width: 230px;
	height: 180px;
}

.thumbIndex img {
	border: 1px solid #b98347;
}


img.thumbImg {
	border: 1px solid #b98347;
}


.thumbIndex h4 {
	color: #eeeee6;
	padding: 0;
	font: 13pt Arial, 'Trebuchet Ms', Verdana, Arial;
	text-align: center;
	margin: 0;
}

.clearboth {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
}


.prevNextLinks a {
	color: #000;
}

