body {
	background: #ffb9e3;
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	color: #135591;
	}
a:link, a:visited {
	color:#ff2d2d;
	}
a:hover {
	color: #135591;
	}
a img {
	border: 0px;
	}
#b-navbar {
	/* visibility:hidden; */
}

/* Page Structure
----------------------------------------------- */
#wrap {
	background: url("body_back.gif") center top repeat-y;
	}
#wrap2 {
	background: url("header_back.jpg") no-repeat;
	background-position: center top;
	}
#wrap3 {
	background: url("footer_back.gif") no-repeat;
	background-position: center bottom;
	}

#content {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 50px;
	}
#main {
	width: 465px;
	float: left;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	min-height: 400px;
	}
#sidebar {
	width: 195px;
	float: right;
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	margin-top: -70px;
	}


/* Header
----------------------------------------------- */
#main-header {
	height: 105px;
	font-size: 16pt;
	padding-top: 50px;
	font-weight: bold;
	}
#description {
	margin: 0px;
	width: 450px;
	font-size: 16px;
	letter-spacing:.1em;
	padding-top: 120px;
	color: #ff2d2d;
	text-align: center;
	display: none;
	}
#description a {
	text-decoration: none;
}
#description a:hover {
	text-decoration: none;
	color: #a06707;
}

/* Headings
----------------------------------------------- */
h2 { font-weight: normal; }
h3 { margin: 0px; }


/* Posts
----------------------------------------------- */
.date-header {
	background: url("date_back.gif") no-repeat;
	height: 41px;
	margin: 0px;
	font-size: 10pt;
	font-style: italic;
	color: #135591;
	padding-left: 55px;
	padding-top: 30px;
	font-weight: bold;
	}
* html body .date-header {
	height: 66px;
}
.post {
	margin-bottom: 5px;
	}
.post-title {
	font-size: 10pt;
	font-weight: bold;
	color: #ff2d2d;
	}
.post-title a {
	display: block;
	text-decoration: none;
	font-weight: normal;
	}
.post-title a:hover {
	color:#ffcc00;
	}
.post-body {
	padding: 10px 0px 10px 0px;
	}
.post-footer {
	font-size: 8pt;
	font-style: italic;
	padding-bottom: 10px;
	}
.post img {
	padding:4px;
	border:1px solid #135591;
	}

/* Comments
----------------------------------------------- */
#comments {
	padding:10px 0px 0px 0px;
	}
#comments h4 {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	letter-spacing:.2em;
	font-weight: normal;
	color:#3a4463;
	border-bottom: 1px #3a4463 solid;
}
#comments-block {
	}
.comment-timestamp {
	}
.comment-poster {
	margin: 15px 0px 35px 0px;
	padding-bottom: 7px;
	border-bottom: 1px solid #3a4463;
	font-size: 8pt;
	}
.deleted-comment {
	font-style: italic;
	color:gray;
	}


/* Sidebar Content
----------------------------------------------- */
.sidebar-title {

	}
ul.side-links {
	margin: -5px 0px 30px 18px;
	padding: 3px;
	}
ul.side-links li {
	margin: 0px;
	padding: 1px 0px 2px 0px;
	}
ul.side-links li a, ul.side-links li a a:visited {
	text-decoration: none;
	color: #003366;
	}
ul.side-links li a:hover {
	text-decoration: none;
	color: #ff2d2d;
	}
.other-link {
	margin: 0px 0px 10px 10px;
	}
.post-body ul.side-links li a {

	}
.post-body ul.side-links li a:hover {

	}

/* Profile
----------------------------------------------- */
#profile-container {
	margin-bottom: 35px;
	padding-left: 10px;
	margin-top: -30px;
	}
.profile-datablock { }

h2.sidebar-title {
	visibility:hidden;
	height: 0px;
}

.profile-img img {
	}
.profile-data { margin:0; }

.profile-textblock {
	margin: 0px 0px 5px 0px;
	}
.profile-link {
	clear: both;
}


/* Footer
----------------------------------------------- */
#footer {
	clear:both;
	height: 20px;
	}
