/*  
Theme Name: Richard Merrin
Theme URI: http://richardmerrin.co.uk
Description: A customisation of the Simpleindy, three-column widget ready theme. Original theme developed by <a href="http://indiafascinates.com/">India Fascinates</a>.
Version: 1.0
Author: Aidan Lister <aidan@php.net>
Author URI: http://aidanlister.com/
Template: simple-indy
Tags:  black, white, light, fixed-width, three-columns, left-sidebar, right-sidebar,  theme-options,  threaded-comments
*/

@import url("/wp-content/themes/simple-indy/style.css");

#page {
  margin-bottom: 0;
  }

#head-bottom {
	width:100%;
	height:160px;
	background:url("/wp-content/themes/richardmerrin/images/banner.jpg") no-repeat top;
	text-align:left;
  margin-bottom:1px;
  }

#headtop-center-text {
  margin-top: 12px;
  background: url("/wp-content/themes/richardmerrin/images/main_logo.jpg") no-repeat top;
  text-indent: -100em;
  overflow: hidden;
  width: 498px;
  }
  
#menu a, #menu {
  background-color: #0071d6;
  border-right: none;
  font-weight: normal;
  }
  
#menu a:hover { 
  background-color: #15db01;
  color: black;
  }

.sidebar_box h4 {
  background-color: #15db01 !important;
  color: black;
  }

 .sidebar_box div.twtr-hd h4 {
  background-color: #333 !important;
}
  
body {
  border: none;
  }
  
#footer {
  -moz-border-radius: 0;
  text-align: center;
  background-color: white;
  color: black;
  font-size: 60%;
}

#footer div {
  padding: 2em;
  }
  
#archive .stats {
  display: none;
  }

#content h2.title, #archive .title {
  margin: 5px 5px;
  text-transform: uppercase;
  border: none !important;
  font-family: Arial;
  }

#content h2.title {
 font-size: 2em;
  }

#archive .title {
  font-size: 1em;
  }

.breadcrumbs {
  display: none;
}

.post p {
  padding: 0;
  }

#content p, #archive p {
  margin: .9em 6px;
  }
  
.contactform {
  width: 480px;
  margin: 2em 1em 1em 4px;
  }
  
.contactform table {
  width: 100%;
  margin-bottom: 1em;
  }

.contactform td {
  padding: .5em;
  text-align: right;
  }
.contactform th {
  text-align: left;
  }
  
.contactform .wpcf7-list-item {
  display: block;
  }
  
#content {
  width: 500px;
  }
  
#archive .title a {
  letter-spacing: normal;
  font-size: 2em;
  }
  
#content h2.title {
  letter-spacing: normal;
  }

div.360s { 
  text-align: center;
  }

div.360s a {
  display: block;
  width: 480px;
  margin: 0 auto;
  }
  
.simplerss-block {
  margin: 2em 0 0 6px;
  }
  
.simplerss-title {
  font-weight: bold;
  }

.simplerss-item {
  margin-bottom: 1em;
  }
  
.simplerss-date {
  font-size: 80%;
  margin-left: 1em;
  }
