body {
	margin:0;
	background:#08033B;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:12px;
	}
img {
	border:0px solid #000000;
	}
a {
	color:#C4F3F7;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}

h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #fff;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Top */

.top {
	float:right;
	height:128px;
	background:url(images/title2.jpg) top no-repeat;
	width:980px;
	color:#000000;
	text-align:center;
	font-weight:bold;
	font-size:14px;
	}
.top a {
	text-decoration:none;
	margin:20px 20px;
	}
.top a:hover {
	text-decoration:underline;
	}

/* The Content */

.content {
	float:right;
	width:740px;
	color:#fff;
	margin:0;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
	border-top:1px solid #000000;
	}
.posts {
	padding:6px 6px 6px 6px;
	background:#002829;
	height:100%;
	}
.post {
	background:url(images/postbg.jpg);
	padding:0px 20px 20px 20px;
	border:2px solid #002829;
	line-height:21px;
	}
.postinfo {
	clear:both;
	height:15px;
	padding:0 15px;
	}
.cats {
	background:url(images/cats.gif) left center no-repeat;
	float:left;
	padding-left:12px;
	}
.commentslink {
	float:right;
	background:url(images/comments.gif) left center no-repeat;
	padding-left:12px;
	}
h1.title {
	font-size:19px;
	margin:20px 0 0 0;
	}
h1.title a {
	color:#d6a9ff;
	text-decoration:none;
	}
h1.title a:hover {
	text-decoration:underline;
	}

/* The Posts Ad */

.postsad {
	float:right;
	}

/* The Sidebar */


.sidebar {
	float:right;
	width:230px;
	height:400px;
	padding:340px 4px 4px 4px;
	background:url(images/lamps.jpg) top no-repeat;
	line-height:14px;
	color:#ffffff;
	font-size:12px;
	}

.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}

.sidebar h2 {
	margin:0;
	height:26px;
	line-height:24px;
	color:#209eff;
	font-size:15px;
	padding-left:8px;
	}
.sidebar ul li {
	padding-bottom:12px;
	margin-bottom:6px;
	}
.sidebar ul li li {
	background:url(images/blank.gif);
	padding-bottom:0;
	margin-bottom:0;
	}
.sidebar li ul, .sidebar div {
	padding:0 25px;
	}
.sidebar li ul ul {
	background:url(images/blank.gif);
	}
.sidebar a {
	font-weight:bold;
	}
.sidebar form {
	margin:0;
	padding:0;
	}
.sidebar form div {
	height:30px;
	}
.sidebar input {
	float:left;
	padding:0;
	border:1px solid #000;
	height:22px;
	background:#2863c0;
	color:#fff;
	margin-top:-21px;
	}
.sidebar input#s {
	margin-top:0;
	height:18px;
	padding-top:2px;
	margin-right:5px;
	width:130px;
	}
.sidebar table {
	width:100%;
	}

/* The Footer */

.footer {
	clear:both;
	background:url(images/footer.gif) center no-repeat;
	padding:25px 25px 15px 25px;
	font-size:11px;
	color:#fff;
	height:40px;
	line-height:19px;
	text-align:center;
	}
.footerright {
	float:center;
	text-transform:lowercase;
	border-top:1px solid #2E2D3B;
	}
span.bigger {
	font-size:12px;
	color:#209EFF;
	}

/* The Page Links */

.pagelinks {
	font-size:14px;
	font-weight:bold;
	padding-bottom:20px;
	padding-left:20px;
	}

/* The RSS Link */

.rss {
	float:right;
	width:141px;
	height:26px;
	padding-top:10px;
	padding-right:60px;
	}
.rss a {
	display:block;
	height:26px;
	width:141px;
	background:url(images/rss.gif);
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:10px 20px 0 20px;
	float:left;
	width:230px;
	background:#000000;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	}
.navigation a:hover {
	text-decoration:underline;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:20px 0 0 0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	color:#fff
	}

/* The Comments */

.comments {
	}
.comments ol {
	margin:0 2px 0 1px;
	padding:10px;
	list-style:none;
	background:url(images/commentsbg.gif) bottom repeat-x;
	}
.comments p {
	margin:10px 0 0 0;
	padding:0;
	}
.comments li {
	margin:10px 0 0 0;
	}
.respond form {
	margin:0;
	padding:0;
	}
.respond textarea {
	width:90%;
	height:156px;
	background:#2863c0;
	border:1px solid #000;
	color:#fff;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform input {
	background:#2863c0;
	border:1px solid #000;
	color:#fff;
	padding-left:10px;
	}
.respond input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.respond h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}