body {
	background-color: #000;
	color: #4C4C4C;
}

body .header_nav li {
	color: #000;
}
body .header_nav li a:link, body .header_nav li a:visited {
	color: #8A2BE2;
}
body .header_nav li a:hover, body .header_nav li a:active {

	color: #8A2BE2;
	text-decoration: underline;
}

body .right_box {
	background-image: none;
}

body .navigator_menu li {
	color: #000;
        border-bottom: 4px solid #CCCCCC;
}
body .navigator_menu li a:link, body .navigator_menu li a:visited {
	color: #8A2BE2;
}

body .navigator_menu li a:hover, body .navigator_menu li a:active {

	color: #8A2BE2;
	text-decoration: underline;
}

body .navigator_menu li.current_page_item {
	color: #C22020;
        border-bottom: 4px solid #000;
}

body .title {
	background-image: none;
}
body .wrap_widget ul#feed li a,body .wrap_widget ul#feed li#pod a{
	background: url(images/bw-rss_icon_small.jpg) no-repeat left 50%;
}


body .wrap_widget ul#feed li a:hover, body .wrap_widget ul#feed li#pod a:hover{
	background: url(images/bw-rss_icon_small.jpg) no-repeat left 50%;
}
body .wrap_widget li a:link, body .wrap_widget li a:visited {
	color: #8A2BE2;
}
body .wrap_widget li a:hover, body .wrap_widget li a:active {
	color: #8A2BE2;
	text-decoration: underline;
}

body .post_title h1 {
	color: #000;
}
body .post_title h1 a:link, body .post_title h1 a:visited {
	text-decoration: none;
	color: #8A2BE2;
}
body .post_title h1 a:hover, body .post_title h1 a:active {
	text-decoration: underline;
	color: #8A2BE2;
}

body .post_title p {
	color: #000;
}
body .author {
	color: #000;
}
body .incat {
	color: #000;
}

body .post_date {
	background-image: none;
}
body .date_post {
	color: #000;
}
body .month_post {
	color: #000;
}
body .post_info {
	color: #000;
}
body .post_info a:link, body .post_info a:visited {
	color: #8A2BE2;
	text-decoration: none;
}
body .post_info a:hover, body .post_info a:active {
	color: #8A2BE2;
	text-decoration: underline;
}


body .post_info img {
       display: none;
}

body .post_foot {
        background: none;;
}

body .post_foot img {
        display: none;
}


body .post_foot a:link, body .post_foot a:visited {
	color: #8A2BE2;
}
body .post_foot a:hover, body .post_foot a:active {
	color: #8A2BE2;
	text-decoration: underline;
}
body .post_teasers {
	color: #000;
}
body .post_teasers#print-version,body .post_teasers#mail-version,body .post_teasers#audio-version,body .post_teasers#comment-version{
	background-image: none;
}


body .post_teasers a:link, body .post_teasers a:visited {
	color: #8A2BE2;
}
body .post_teasers a:hover, body .post_teasers a:active {

	color: #8A2BE2;
	text-decoration: underline;
}

body .submit_com {
	background-image: none;
}
body .submit_com a:link, body .submit_com a:visited {
	color: #8A2BE2;
}
body .submit_com a:hover, body .submit_com a:active {

	color: #8A2BE2;
	text-decoration: underline;
}
body .comment_template p {
	color: #000;
}

body .comment_template a:link, body .comment_template a:visited {
	color: #8A2BE2;
}
body .comment_template h3 {
	color: #000;
        background: none; 
}
body .comment_template a:hover, body .comment_template a:active {
	color: ##8A2BE2;
}
body .right_com a:link, body .right_com a:visited {

	color: #8A2BE2;
	text-decoration: underline;
}
body .right_com a:hover, body .right_com a:active {


	color: #8A2BE2;
	text-decoration: none;
}
body .post_title a:link, body .post_title a:visited {

	text-decoration: none;
	color: #8A2BE2;
}
body .post_title a:hover, body .post_title a:active {

	text-decoration: underline;
	color: #8A2BE2;
}
body #footer h4 {
	color: #000;
}
body #footer li {
	color: #000;
	background-image: none;
}
body #footer li a:link, body #footer li a:visited {
	color: #8A2BE2;
	text-decoration: none;
}
body #footer li a:hover, body #footer li a:active {
	color: #8A2BE2;
	text-decoration: underline;
}

body .footer_copyright p {
	color: #000;
}

body .footer_copyright p a {
	color: #8A2BE2;
}

body .footer_copyright p a:hover {
	color: #8A2BE2;
}

body .feedimage {
        display: none;
        background: url(images/bw-rss_icon_small.jpg) no-repeat left 50%; 

}