/*  
Theme Name: Bloody Gray
Theme URI: http://www.adityanaik.com/projects/themes/bloody-gray-theme/
Description: A red theme with a hint of gray. The theme can also be used with <a href="http://bbpress.org/">bbPress</a> forum if you have it <a href="http://www.adityanaik.com/blog/bbpress-and-wordpress-integration/">integrated with wordpress</>
Version: 1.1
Author: Aditya Naik
Author URI: http://www.adityanaik.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

This is a theme that I created long back and was lying on my machine in archived folders. 
The theme is Red theme with gray hints. The only image in the theme is the background image.

Feedback and Support:
Please leave your comments, bugs and feedback at this forum
http://www.adityanaik.com/forums/forum/2

1.0 : Initial Release
1.1 : Fixed Header. Added Theme support for <a href="http://bbpress.org/">bbPress</a>

*/

/* undohtml.css */
/* (CC) 2004 Tantek Celik. Some Rights Reserved.             */
/*   http://creativecommons.org/licenses/by/2.0                   */
/* This style sheet is licensed under a Creative Commons License. */
@import url(whatsnew.css);

:link,:visited { text-decoration:none }

ul,ol { list-style:none }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; color: #c00; font-family: 'Lucida Sans';}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a { color: #c00;}

hr {border: 0;color: #fff;background-color: #fff;height: 1px;width: 100%;clear:both;visibility:hidden;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }

a img,:link img,:visited img {
	border:none;
	text-decoration: none;
}
a{color: inherit;}
address { font-style:normal }

* { padding:0; margin:0; }

body {
	border-top: 5px solid #CC0000;
    font: normal 95% arial, helvetica, sans-serif;
	background: #fff url(images/newback.gif) repeat-x left top;	
	color:#333;
	line-height: 160%;
}

#header {
	height: 96px;
}

#page {
	width:960px;
	margin: 0 auto;
}

#headermenu ul{
	height: 35px;
	font: bolder 1em Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 4px;
	letter-spacing: -1px;
}

#headermenu li{
	height: 35px;
	padding: 4px;
	display: inline;
	margin: 0;
	background: url(images/menu_center.gif) repeat-x left top;	
}

#headermenu li a{
	height: 35px;
	color: #FFFFFF;
	padding: 4px;
	margin: 0;
}

#headermenu li a:hover{
	height: 35px;
	background-color:#333;
	text-decoration: none;
	color: #FFFFFF;
}

#headermenu li:hover{
	height: 35px;
	text-decoration: none;
	background: #292929;

}

#headerimg h1 {
    font-family: trebuchet ms;
	font-size: 34px;
	font-weight: bold;
	color:#c00;
	line-height: 125%;
}

#headerimg a {
	font-weight: bolder;
    color : #CE3921;
}

.description {
/*	font: 0.4em bolder 'Lucida Sans'; */
	color: #999;
	font-weight: normal;
	font-size: 14px;
}

.widecolumn {
	padding-left: 0.5em;
}

.narrowcolumn { 
	float: left;
	width: 720px;
	padding-left: 0.5em;
}

#sidebar {
	width: 200px;
	margin-left: 750px;
}


input[type=password],
input[type=text],
#s {
	border: 1px solid #ccc;
	width: 184px;
	border-bottom: 1px solid #c00;
	margin-bottom: 5px;
	padding:8px;
}

#content #s {
	width:784px;
}

input[type=password]:hover,
input[type=text]:hover,
#s:hover {
	border: 1px solid #c00;
	background-color:#ffefef;
}

input[type=submit] {
	background: url( images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	color: #333;
	padding: 0.10em;
}

h2, h3 {
	border-bottom: 1px solid #c00;
	padding-bottom: 0.25em;
	margin: 0.5em 0;
}

#sidebar h2 {
	margin-top: 0.5em;
}

#sidebar ul li ul li {
	padding: 0 0 0.5em 0;
	display:block;
	font-size:0.8em;
	line-height: 150%;
}

#sidebar ul li ul li:hover {
	background-color: #c00;
	color:#fff;
	font-weight: bolder;
}

a:hover {
	background-color: #c00;
	color:#fff !important;
}

.entry {
	text-align:justify;
	margin: 10px 0;
}

.entry p {
	margin-bottom:1em;
}
.entry a {
    color: #066; 
	border-bottom:1px solid #c00
}
.entry a:visited {
    color : #CE3921;
}
.entry ul,ol {
	list-style-type:disc;
	list-style-position:inside;
	margin:1em;
}
.chapter ul li {
	margin-bottom:0.5em;
}

.post small, .postmetadata {
	font-size:80%;
	text-align : right;
}

.postmetadata {
	margin:0.5em 0;
}

.post h2 {
	clear:left;
}
.navigation {
	font-size: 0.8em;
	margin: 1em 0;
}

.navigation .alignright {
	float:right;
}

.navigation .alignleft {
	float:left;
}

#footer {
	margin-top: 10px;
	border-top: 5px solid #CC0000;
	font-size:0.7em;
	text-transform:uppercase;
	text-align: center;
}

textarea {
	border: 1px solid #ccc;
	padding: 5px;
	width: 190px;
	border-bottom: 1px solid #c00;
	margin: 5px 0;
	width:790px;
}

textarea:hover {
	border: 1px solid #c00;
	background-color:#ffefef;
}
/*
ol, ul, p{
	font-size:0.8em;
}
*/
ul ul {
	font-size:1em;
}

.entry ul li:before{
	padding-left:0.5em;
	padding-right:0.5em;
}
.entry ol li {
	counter-increment: par-num;
}
.entry ol li:before{
	padding-left:0.5em;
	padding-right:0.5em;
}

#sidebar ul {
	font-size:1em;
}
.archivepage li a{
	padding:0.25em 0;
	display:block;
}

.commentlist {
	border-top:5px solid #c00;
	list-style-type: none;
}

.commentlist .commentmetadata{
	float:right;
}
.commentlist li{
	border-bottom:1px solid #c00;
	padding:1em;
}
.commentlist .alt {
	background:#eee;
}

.commentlist cite {
	font-weight:bold;
	font-style:normal;
}

blockquote {
	margin: 1em 0 5px 1em;
	padding:1em;
	border-left:1px solid #c00;
	background:#eee;
}
blockquote blockquote {
	background:#fff;
}

#hottags,#discussions {
	clear;both;
	margin-bottom:10px;
}
table {
	border-spacing:3px;
	width:100%;
	font-size:0.8em;
}
.alt,
th
{
	background:#eee;
}
#views {
	font-size:0.8em;
}

#topic-tags {
	width: 200px;
	float: right;	
	padding-left: 1em;
	margin-left: 1em;
	border-left: 1px solid #c00;
}

#userlogin,
.topictitle{
	display:inline;
	font-size:1.5em;
	border-bottom:0;
}

.topicmeta li:before{
	padding-left:0.5em;
	padding-right:0.5em;
}

.topicmeta {
	margin-top:1em;
}

#thread li{
	border-top:1px solid #c00;
	padding:0.5em;
}
#thread {
	border-bottom:1px solid #c00;
}

.poststuff {
	font-size:0.7em;
}
.post{
	padding:1em 0;
}

.admin {
	border-top:1px solid #c00;
	padding:0.5em;
	font-size:0.8em;
}

#topic_posts {
	font-size:0.7em;
}

.tag-heat-map {
	padding-top:20px;
}
#userinfo{
	border-left:1px solid #c00;
	padding-left:1em;
	float:right;
	width:300px;
	font-size:0.8em;
}
#userinfo dt {
	padding:0.3em 0;
}

#useractivity,
.user-recent {
	margin-right:350px;
}
.user-recent h4 {
	padding:0.5em 0;
}
.user-recent {
	border-bottom:1px solid #c00;
	font-size:0.8em;
}
.user-recent li {
	padding:0.5em;
}
.user-recent a {
	font-weight:bold;
	display:block;
}
fieldset{
	padding:0.5em;
	border:1px solid #ccc;
	margin:1em 0;
}
legend {
	color:#c00;
	font-weight:bold;
}

fieldset table td {
	padding:0.5em;
}

/* ߊ */
#publication ul {
	margin: 0;
	padding: 0;
}

#publication ul li {
	padding: 0 0 1em 0 !important;
	margin: 0;
	line-height: 150%;
}

/* Twitter */
#twitter {
	margin:0;
}

#twitter td.line {
	padding: 0 0 1em 0;
}

#twitter p {
	line-height: 120%;
}

/* Recent Comments, Trackback */
ul.recent {
	line-height: 115%;
}

ul.recent li ul {
	margin: 0 0 0.5em 2em;
}

/* crossreview */
div.crossreview {
	width: 100%;
}
div.crossreview a:hover {
	background-color:#FEE064;
	text-decoration: none;
}
div.cr-image {
	float: left;
	width: 180px;
	text-align: center;
}
div.cr-image a img {
	text-decoration: none !important;
}
div.cr-text {
	float: left;
	width: 525px;
}
div.cr-title {
	font-size: 80%;
}
div.cr-description {
	border: 1px solid gray;
	padding: 0 0.5em;
	background-color: #fffacd;
}
div.cr-date {
	text-align: left;
	font-size: 70%;
}
div.cr-footer {
	text-align: right;
	font-size: 70%;
	clear: both;
}

/* comiclist */
table.comiclist {
	font-size: 90%;
}
table.comiclist th {
	border-top: 1px solid black; 
	border-right: 1px solid #aaa; 
	padding: 5px; 
	background: #ddd; 
}
table.comiclist td { 
	border-top: 1px solid #aaa; 
	border-right: 1px solid #eee; 
	padding: 2px; 
}

