body {
	background-color: #000000;
}
.page {
	background: #04040F;
        filter:alpha(opacity=90);
        opacity:.90;
}
#tops, #bottom {
	background: #000000;	
}

#left, #right {
	background: #000000;	
}

/* DEFAULT ALTERNATING COLOURS */

.post_bg1 { 
	background-color:#FFFFFF; /*white*/
	border: 1px solid #A7007D;
}
.post_bg2 {
	background-color:#3366CC; 
	border: 1px solid #C90000;
}
.post_bg3 {
	background-color:#990033; /*orange*/
	border: 1px solid #D57F00;
}
.post_bg4 {
	background-color:#CCCC33; /*blue*/
	border: 1px solid #125CB8;
}
.post_bg5 {
	background-color:#009933; /*green*/
	border: 1px solid #007427;
}
.post_bg6 {
	background-color:#9900FF; /*purple*/
	border: 1px solid #8000D3;
}

/* ---- */

.row_dot_border {
	/*background-image: url(blue/row_dot_border.png);*/
}

p.subscribe {
	color:#E4E4DF;
}

.page_block, .content .post, .commentlist li {
	/*background-image: url(blue/row_dot_border.png);*/
}

.sidebar {
	/*background-image: url(blue/col_dot_border.png);*/
}

.widget {
	background-color:#000000;
        filter:alpha(opacity=90);
        opacity:.90;
	color:#636363;
}

.tagcloud {
	background-color:#E4E4DF !important;
	color:#FFFFFF;
}

.widget a {
	color:#FFFFFF !important;
	text-decoration:none !important;
	font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
}

.widget h2, .widget h3, .widget li{
	color:#99ccff !important;
	text-decoration:none !important;
	
}

.widget p{
	color: #636363;
}
.widget li {
	border-top: 1px dotted #e4eef1;
}

.about {
	background-color:#EDEDED !important;
}

.about h3 {
	color:#2A2A2A !important;
}

.about a {
	color:#000000 !important;
}
.about p {
	color: #636363;
}


.page_block {
	/*background-image: url(blue/row_dot_border.png);*/
}

.footer {
	/*background-image: url(blue/col_dot_border.png);*/
}

a, h1, h2, h3, h4, h5, h6  {
	color:#99ccff;
}

p.issue a {
	color:#888888;
}

.page_block p, .footer p {
	color:#666666;
}

.post h2 a {
	color:#2A2A2A;
}

.post p {
	color:#ffffff;
}

.footer a {
	color:#777777;
}

.sponsor {
	background-color:#F7F6F6;
	color:#FFFFFF;
}

.sponsor h3 {
	color:#FFFFFF;
}

.featured_date p, .featured_content p {
	color:#FFFFFF;
}

.image p {
	color: #333333;
}

.navigation a {
	color:#E4E4DF;
}

.comments h2, .trackbacks h2, .comment_list li, .trackbacks li {
	border-bottom-color: #2A2A2A;
}

.comment-author {
	color:#000000 !important;
}

.post_meta a {
	color:#777777;
}

.post_meta a:hover {
	color:#E4E4DF;
}

.footer {
	color:#000000 !important;
}
.content a:hover { 
	color:#ffffff !important;
	text-decoration:none !important;
}
.widget a:hover {
	color:#555555 !important;
	text-decoration:underline !important;
}
