/* 
Template Name: Ebony
Description: A 2 column, fixed width, light on dark web template.
Version: 1.1 (16th November 2008)
Author: WG
Author URI: http://webgazette.co.uk/

The Ebony Website Template by WG is licensed under a Creative Commons Attribution 2.0 UK: England & Wales License.

While this licence requires that the proper credit is given to the template author permission is hereby granted for not-for-profit individuals to remove the credit link in the footer.

Permissions beyond the scope of this license may be available at http://webgazette.co.uk.

*/

body {
background: #666;
color: #fff;
font: 72% Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: -20px;
margin-top: -20px;
}

a {
color: #39f;
text-decoration: none;
}

a:hover {
color: #ff0;
}

code {
font: 1.0em "Courier New", Courier, monospace;
}

blockquote {
font-size: 0.8em;
border: 1px solid #808080;
margin: 0 40px 0 40px;
text-align: justify;
}

blockquote p {
margin: 0;
padding: 5px 10px;
}

/* Containing wrap */
#container {
background: url(images/background.jpg) #666 repeat-y left;
margin: 0 auto;
width: 760px;
}

/* Header */
#header {
background: url(images/header.jpg) #666 no-repeat top left;
height: 180px;
}

#header h1 {
font-size: 2.4em;
padding: 80px 0 0 70px;
}

#header h2 {
color: #feff55;
font-size: 1.0em;
margin-top: -15PX;
padding: 0px 0 0 70px;
}

/* Content */
#content {
float: left;
margin: 0px;
padding: 0 10px 0 70px;
width: 450px;
}

#content h1 {
color: #ff0;
font-size: 1.6em;
}

#content h2 {
font-size: 1.4em;
margin-bottom: 10px;
}

#content p {
font-size: 1.1em;
line-height: 20px;
text-align: justify;
}

#content p.prefix, #content p.suffix {
border-bottom: 1px solid #06f;
color: #feff55;
font-size: 0.9em;
padding-bottom: 2px;
}

#content p.prefix {
margin-top: -10px;
}

#content p.suffix {
margin-bottom: 40px;
}

/* Image display */
.alignleft {
background: #000;
border: 1px solid #fff;
float: left;
margin: 0 10px 10px 0;
padding: 5px;
text-align: left;
}

.alignright {
background: #000;
border: 1px solid #fff;
float: right;
margin: 0 0 10px 10px;
padding: 5px;
text-align: right;
}

/* Sidebar */
#right {
float: right;
padding: 0 60px 0 0;
width: 160px;
}

#right ul {
margin: 0;
padding-left: 20px;
}

#right li {
line-height: 16px;
list-style: none;
margin: 0;
padding-left: 10px;
}

#right h2 {
color: #feff55;
font-size: 1.2em;
margin: 0;
padding: 15px 0 5px 20px;
}

#right a {
font-size: 1.1em;
text-decoration: none;
}

/* Search */
.searchform {
background: #2b2b2b;
border: 1px solid #808080;
color: #fff;
width: 110px;
}

.searchbutton {
background: #00c;
border: 1px solid #808080;
color: #c0c0c0;
margin-top: 3px;
}

.searchbutton:hover {
border: 1px solid #fff;
color: #fff;
cursor: pointer;
}

/* Footer */
#footer {
background: url(images/footer.jpg) #666 no-repeat top;
clear: both;
height: 95px;
margin: 0px;
text-align: center;
}

#footer p {
color: #feff55;
font-size: 0.9em;
padding-top: 25px;
}

#footer a {
font-weight: bold;
text-decoration: none;
}