body {
	background: #CCCCCC url(/pics/blogs/tp/06/bg.png) repeat-y 50% 0;
	padding: 0px;
	margin: 0px;
	color: #333333;
	font: 82% Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
}

.header {font-family: Verdana, Comic Sans MS, Arial, Helvetica; font-size: 36px; font-weight: bold}
.small {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px;}
.newstext, .nav {line-height: 18px;}

.caltable {
	border: solid 1px #000000;
	padding: 2px;
	background: #9FAC9F;
}
.cal1row {color:#46644C; background-color:#9FAC9F;}
.cal1col {color:#46644C; background-color:#9FAC9F; text-align: center;}
.cal1txt {color:#46644C; background-color:#9FAC9F;font-size: 11px; font-weight:bold}
.caltxt {color:#46644C; background-color:#9FAC9F;font-size: 11px;}
.caltoday {color:#46644C; border: solid 1px #CCCCCC;padding: 1px}
.cmthead {font-size:11px; font: verdana; border: solid 1px #CCCCCC; padding: 2px; background: #f0f0f0;}
.cmtbody {font-size:12px; font: verdana; padding-left:30px;}

/* Derivative work from a template designed by François Planque - http://fplanque.net/ */

a {
color: #5A6F5A;
text-decoration:none; }

a:hover {
color: #6A836B;
text-decoration:underline; }

h2 {
color:#5A6F5A; font-size:16pt; border:#475347 1px solid; background:#9FAC9F; padding:4px;
}

A.h2 { color: #5A6F5A;text-decoration:none;}
A.h2:hover { color: #5A6F5A; text-decoration:none;}

h3 {background-color: #7F907F;
padding:2px;
color: #CCCCCC;
font-size: 100%;
font: Verdana;
}
h4 {color: #6A6D8C;font-size: 110%;}

table.invisible {margin: 1ex; border-collapse: collapse}
table.invisible td {padding: 0ex 1ex;}
td.right {text-align: right;}
div#pageFooter {
	clear: both;
    color: #CCCCCC;
	padding: 1ex;
	margin: 0 1px 1ex 1px;
	border-bottom: 2px solid #5A6F5A;
	border-top: 2px dashed #5A6F5A;
	background: #7F907F;
}
p.baseline {
	border-top: 1px solid #ccc;
	text-align: center;
	font-size: 74%;
	padding: 1ex;
	margin: 0;
}
hr {height: 0;border: 0;border-top: 1px solid #4C8D2F;}

div#wrapper {
	background: #fff url(/pics/blogs/tp/06/bg_content.gif) repeat-y 0 0;
	width: 740px;
	margin: 0 auto;
	padding: 0;
}

A.pageHeader {
    color: #CCCCCC;
    text-decoration:none;
}

div.pageHeader {
    color: #CCCCCC;
	padding: 1ex;
	margin: 0 1px 1ex 1px;
	border-top: 4px solid #5A6F5A;
	border-bottom: 4px dashed #5A6F5A;
	background: #7F907F;
}

h1#pageTitle {
	color: #5A6F5A;
	font-size: 270%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.pageSubTitle {
	color: #CCCCCC;
	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;
	border-bottom: 1px solid #ddd;
}
.bSmallHead {
	font-size: 80%;
	color: #000;
	margin: 2ex 0 1ex 0;
}

.bText {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:30px;
	margin-left:30px;
}
.bSmallPrint {
	clear: both;
	color: #000;
	font-weight: normal;
	font-size: 80%;
	margin: 1ex 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: 280px;
	float: right;
}
.bSideItem {
    font: Trebuchet MS;

	margin: 2ex;
	padding: 0 0 2ex 0;
	border-bottom: 2px dashed #2B1C00;

}
.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;
}


.topp {  z-index:0; position: absolute; top: 3px; left: 10px; font-family: Arial, Verdana, Arial ; font-size: 36px;
color: #5F300F; font-weight:bold;font-style: italic; }
.toppp {  z-index:0; position: absolute; top: 34px; left: 32px; font-family: Arial, Verdana, Arial ; font-size: 14px;
color: #FFDFA0; font-weight:bold; font-style: italic; }


.topline1 { position: absolute; top: 0px; left: 0px; background:#FFB72F; height:50px; width:100%; z-index: -99;}
.topline2 { position: absolute; top: 50px; left: 0px;background:#EF8F0F; height:50px; width:100%; z-index: -99;}
.topline3 { position: absolute; top: 100px; left: 0px;background:#DF6700; height:50px; width:100%;z-index: -99;}
.topline4 { position: absolute; top: 150px; left: 0px;background:#A0580F; height:50px; width:100%;z-index: -99;}
.topline5 { position: absolute; top: 200px; left: 0px;background:#704010; height:50px; width:100%;z-index: -99;}
.topline6 { position: absolute; top: 250px; left: 0px;background:#5F300F; height:50px; width:100%;z-index: -99;}

.prevNextLinks a {
	color: #000;
}


