/* 
Theme Name: Ebony
Theme URI: http://webgazette.co.uk/wordpress-themes/ebony/
Description: The Ebony Theme by <a href="http://webgazette.co.uk/">Ainslie Johnson</a>.
Version: 1.3 (26th August 2006)
Author: Ainslie Johnson
Author URI: http://webgazette.co.uk/
*/


body {
	background-color: #000000;
	color: #000000;
	font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: -20px;
	margin-bottom: -20px;
}

a {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
}

code {
	font-size: 1.0em;
	font-family: "Courier New", Courier, monospace;
}

blockquote {
	padding: 10px;
	border: 1px solid #808080;
	text-align: justify;
	font-size: 0.8em;
}

#container {
	width: 760px;
	margin: 0 auto;
	background: #d262c7;
}

#header {
	height: 180px;
}

#header h1 {
	padding: 80px 0 0 70px;
	font-size: 2.4em;
}

#header h2 {
	padding: 0px 0 0 70px;
	margin-top: -15PX;
	font-size: 1.0em;
}

/* Content */

#content {
	float: left;
	padding: 0 20px 0 70px;
	margin: 0px;
	width: 430px;
}

#content h1 {
	font-size: 1.6em;
}

#content h2 {
	font-size: 1.4em;
}

.entry p, .entrytext p {
	font-size: 1.1em;
}

.entry, .entrytext {
	overflow: hidden;
}

* html.entry, * html.entrytext {
	overflow: visible;
	height: 1px;
}

* html.entry p, * html.entrytext p {
	width: 99%;
	overflow: hidden;
}

.entrytext {
	padding-top: 0px;
}

p.prefix, p.suffix {
	font-size: 0.9em;
	border-bottom: 1px solid #000000;
	padding-bottom: 2px;
}

p.prefix {
	margin-top: -10px;
}

.post {
	padding-bottom: 20px;
}

.postmetadata {
	padding: 10px;
	border: 1px solid #808080;
	text-align: justify;
	font-size: 0.8em;
}

/* Links Page */

.linkspage ul {
	margin: 0px;
	padding: 0px;
}

.linkspage li {
	list-style: none;
	padding-left: 0px;
	padding-bottom: 8px;
	margin-left: 0px;
	line-height: 18px;
}

.linkspage a {
	font-weight: bold;
}

/* Image Display */

.post img {
	padding: 0px;
	margin: 0px 0px;
}

/* Post Navigation */

.topnav {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.bottomnav {
	margin: 30px 0 0 0;
	padding: 5px 0 0px 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

/* Sidebar */

#right {
	float: right;
	width: 160px;
	padding: 0 60px  0 0;
}

#right ul {
	margin-left: 0px;
	padding-left: 0px;
	margin: 0px;
}

#right li {
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	line-height: 16px;
}

#right h2 {
	color: #000000;
	font-size: 1.2em;
	margin: 15px 0 5px 0;
}

#right a {
	text-decoration: none;
	font-size: 1.1em;
}

/* Comments and Search */

#author, #name, #email, #url, #searchbox, #comment {
	border: 1px solid #000000;
	background-color: #d262c7;
}

#comment {
	width: 400px;
	overflow: auto;
}

#searchbutton, #submit {
	margin-top: 3px;
	border: 1px solid #000000;
	background-color: #d262c7;
}

#searchbutton:hover , #submit:hover {
	cursor: pointer;
	border: 1px solid #ff0000;
	color: #ff0000;
}

/* Comments Display */


.commentlist li {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

/* Footer */

#footer {
	height: 95px;
	margin: 0px;
	text-align: center;
	clear: both;
}

#footer p {
	padding-top: 20px;
	font-size: 0.9em;
}

#footer a {
	font-weight: bold;
	text-decoration: none;
}
