/*
Theme Name: Adformat
Theme URI: http://pilkster.com/seo-adsense-wordpress-theme/
Description: Theme formatted for industry-standard size banners and adverts. Licensed under <a href="http://creativecommons.org/licenses/by-nc-sa/2.5/">Creative Commons</a>. Attribution links must stay.
Version: 1.0
Author: Simon Pilkington
Author URI: http://pilkster.com/
*/

h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	margin: 0;
	padding: 0;
}

body
{
	font-family: Verdana, Sans-Serif;
        background: #7d6d40 url('i/bg.jpg') center repeat-y;
        padding: 0;
        margin: 0;
}

#page
{
  margin: 0 auto;
  padding: 0;    
}


#navigation a {
   text-decoration: none;
   font-size: 14px;
   margin: 0 8px;
   color: white;
}

#navigation a:hover {
   color: #e7dd9b;
}

#content h1 {
   color: white;
   font-size: 18px;
   font-family: 'Times New Roman';
   margin: 5px 0 0 18px;
}

#content a {
   color: white;
}

#content a:hover {
   text-decoration: none;
}

#content p {
   color: white;
   font-family: Tahoma;
   font-size: 12px;
   margin: 5px;
   padding: 0;
   text-indent: 2em;
}

#header
{
  margin: 0;
  padding: 0;
  font-family: 'Times New Roman';
}

#header h1 a {
   color: #e7dd9b;
}

#header a:hover {
   text-decoration: none;
}

#header h1 {
   font-size: 26px;
   color: #e7dd9b;
}

#header h3 {
   font-size: 12px;
   color: #e7dd9b;
}

#header a {
   color: white;
}

#sidebar {
  padding: 0;
  margin: 0 0 5px 0;
  color: white;
}

#sidebar h2 {
  font-size: 18px;
  margin: 0 0 0 5px;
  font-family: 'Times New Roman';
}

#sidebar ul {
  font-size: 12px;
  list-style: none;
  margin: 0 5px 5px 5px;
  padding: 0;
}

#sidebar li {
  margin-top: 3px;
}

#sidebar a {
  color: white;
}

#sidebar a:hover {
  text-decoration: none;
}

#sidebar p {
   color: white;
   font-family: Tahoma;
   font-size: 11px;
   margin: 0 12px 5px 12px;
   padding: 0;
   text-align: left;
}

#sidebar img {
   margin: 5px 0 0 0;
   text-align: center;
   }

.post {
   margin: 0 0 10px 0;
}

.date {
   margin-right: 5px;
}

#footer 
{
  padding: 5px;
  text-align: center;
}

.entry
{
  margin: 10px;
}

#com {
   text-align: left;
   margin: 0 20px;
}

#com h3 {
   color: white;
}

.postmetadata
{
  padding: 0;
}

.postmetadata a
{
  color: #4a2c00;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #fada96;
  background: #fcf1e2 url(images/blockquote.png) no-repeat scroll top left;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-image: url (images/listitem.png);
  list-style-type: bullet;
  margin-bottom: 10px
}

.post img {
	float: left;
	margin: 0 5px 5px 0;
	}

acronym, abbr, span.caps
{
  cursor; help;
}

acronym, abbr
{
  border-bottom: 1px dashed #999;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

img
{
  border: 1px solid white;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}

ol.commentlist
{
  margin: 0;
}

ol.commentlist li
{
  border: 1px solid #4e3d1a;
  background-color: #988349;
}

ol.commentlist li.alt
{
  background-color: #988349;
}

ol.commentlist a
{
  color: #bd492a;
}

small.commentmetadata
{
  display: block;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
}

#calendar {
   color: white;
   font-size: 11px;
   text-align: center;
}
