/*
Theme Name: SRC
Theme URI: http://www.michaelenstone.co.uk/
Description: SRC Theme
Version: 1.0
Author: Michael Enstone
Author URI: http://binarybonsai.com/
Tags: blue, fixed width, two columns, widgets
*/
body {
  border-style: none;
  margin: 0px;
  padding: 0px;
  background-color: #292b25;
  font-family: Tahoma,Geneva,sans-serif;
}
#top_bar {
  border-style: none none double;
  border-bottom: 2px double white;
  margin: 0px 0px 15px 0px;
  padding: 0px;
  width: 100%;
  height: 30px;
  background-color: #292b25;
}
#top_center {
  margin: 0px auto;
  padding: 0px;
  border: none;
  height: 30px;
  width: 900px;
}
#s {
  border-style: none;
  margin: 5px 0px 0px;
  padding: 1px 4px 0px 0px;
  float: right;
  font-family: Tahoma,Geneva,sans-serif;
  text-align: right;
  font-size: 13px;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  height: 18px;
  width: 140px;
  background-color: white;
}
#Header {
  margin: 0 auto;
  padding: 0 0 25px 0;
  width: 936px;
  height: 100px;
  clear: both;
}
#SRC_Logo {
  float: left;
  padding: 0 0 0 8px;
  border: none;
  margin: 0;
}
#shopping_cart_size {
  float: left;
  border: none;
  margin: 0px;
  padding: 0px;
}
#shopping_cart_size a{
  font-family: Tahoma,Geneva,sans-serif;
  color: white;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: right;
  text-decoration: none;
  font-size: 13px;
  line-height: 30px;
}
#shopping_cart_size a:hover{
  font-family: Tahoma,Geneva,sans-serif;
  color: white;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: right;
  text-decoration: underline;
  font-size: 13px;
  line-height: 30px;
}
#MainCenter {
  margin: 0px auto;
  padding: 0px;
  clear: both;
  width: 932px;
}
#content {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 620px;
}
.post {
  margin: 0px auto 20px auto;
  padding: 20px 35px 40px 35px;
  background-image: url(Pics/Main%20Box%20BG.jpg);
  width: 540px;
  background-position: center bottom;
}
.navigation {
  margin: 0px;
  padding: 0px;
  width: 540px;
}
.navigation_alignleft {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  width: 50%;
  float: left;
}
.navigation_alignright {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  width: 50%;
  float: right;
  text-align: right;
}
#Sidebar {
  margin: 0px;
  padding: 0px;
  float: right;
  width: 310px;
  font-size: 0.75em;
}
#Sidebar p {
  border-style: none;
  margin: 0px;
  padding: 5px 0px;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.2em;
}
.widget {
  margin: 0px 0px 20px 0px;
  padding: 0px 18px 40px 18px;
  background-image: url(Pics/Sidebar%20BG.jpg);
  background-position: right bottom;
  width: 274px;
}
.widget_contents {
  margin: 0px auto;
  padding: 10px 0px 0px 0px;
  width: 250px;
}
#footer {
  margin: 0px auto;
  padding: 0px;
  clear: both;
  width: 920px;
  background-image: url(Pics/footer.jpg);
  background-position:  center center;
  height: 220px;
  color: white;
}
p {
  border-style: none;
  margin: 0px;
  padding: 5px 0px;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  text-decoration: none;
  font-size: 0.8em;
  line-height: 1.2em;
}
ul {
  border-style: none;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  text-decoration: none;
  font-size: 0.8em;
  line-height: 1.2em;
}
#Sidebar ul{
  margin: 0px;
  padding: 5px 0px;
  border-style: none;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: justify;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.2em;
  list-style: none;
}
h1 {
  border-style: none;
  margin: 0px auto 0px auto;
  padding: 6px 35px 0px 35px;
  background-color: #292b25;
  background-image: url(Pics/Main%20Box%20Top.jpg);
  background-repeat: no-repeat;
  width: 540px;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 17px;
  color: white;
  font-weight: lighter;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  line-height: 21px;
  height: 25px;
  background-position: center bottom;
  display: block;
  text-decoration: none;
}
h2 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 15px;
  text-decoration: underline;
  line-height: 20px;
  color: #3366ff;
  font-style: normal;
  text-transform: capitalize;
  text-align: center;
  font-weight: lighter;
}
#Sidebar h2 {
  margin: 0px;
  padding: 6px 0px 0px;
  font-family: Tahoma,Geneva,sans-serif;
  background-image: url(Pics/Sidebar%20Top.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  text-align: center;
  text-transform: capitalize;
  font-style: normal;
  font-weight: lighter;
  font-size: 17px;
  line-height: 21px;
  color: white;
  text-decoration: none;
  background-color: #292b25;
  height: 25px;
  width: 310px;
}
#Sidebar h2 a {
  color: white;
  text-decoration: none;
}
h3 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  line-height: 15px;
  color: black;
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
  font-size: 12px;
  text-decoration: none;
  font-weight: normal;
}
#Sidebar h3 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  font-size: 1.2em;
  text-decoration: underline;
  line-height: 20px;
  color: #3366ff;
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
  font-weight: lighter;
}
h4 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  line-height: 15px;
  color: black;
  font-style: normal;
  text-transform: capitalize;
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}
h5 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  text-transform: capitalize;
  text-align: left;
  line-height: 15px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  text-decoration: underline;
}
h6 {
  margin: 0px;
  padding: 4px 0px 10px;
  font-family: Tahoma,Geneva,sans-serif;
  color: black;
  text-transform: capitalize;
  text-align: left;
  line-height: 15px;
  font-size: 12px;
  font-weight: normal;
  font-style: italic;
  text-decoration: none;
}
#Menu_Container {
  margin: 0px auto;
  padding: 0px 0px 0px;
  width: 900px;
}
a {
  font-family: Tahoma,Geneva,sans-serif;
  text-decoration: none;
  color: #3366ff;
}
a:hover {
  color: #000066;
  text-decoration: underline;
}
#Menu_List a:hover {
  color: #000066;
  text-decoration: underline;
}
#Contents {
  margin: 20px 0px 0px 35px;
  padding: 0px;
  float: left;
  height: 180px;
  width: 190px;
}
#About_Us {
  margin: 20px 0px 0px 30px;
  padding: 0px;
  float: left;
  height: 180px;
  width: 410px;
}
#Contact {
  margin: 20px 0px 0px 30px;
  padding: 0px;
  float: left;
  height: 180px;
  width: 190px;
}
#footer p {
  border-style: none;
  margin: 0px;
  padding: 10px 0px 0px;
  color: white;
  font-size: 13px;
}
#footer h2 {
  margin: 0px;
  padding: 10px 0px 10px;
  color: white;
  font-weight: lighter;
  text-decoration: none;
}
.twocolumn {
  border-style: none;
  margin: 0px;
  padding: 0px;
  width: 50%;
  float: left;
}
#footer a {
  color: white;
  text-decoration: underline;
}
.three_col {
  border-style: none;
  margin: 0px;
  padding: 0px 40px 0px 0px;
  width: 150px;
  float: left;
}
.latest_img {
  display: block;
  width: 100%;
  height: 150px;
}
.featured_img {
  display: block;
  width: 100%;
  height: 150px;
}
.latest_title {
  margin: 0px;
  border: none;
  padding: 5px 0px;
  display: block;
  overflow: hidden;
 &nbsp;width: 100%;
  height: 38px;
}
.featured_title {
  margin: 0px;
  border: none;
  padding: 5px 0px;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 38px;
}
.three_col p{
  text-align: center;
}
.three_col form{
  margin: 0px auto;
  text-align: center;
}
.front_widget {
  margin: 0px 0px 20px 0px;
  padding: 20px 0px 40px 40px;
  background-image: url(Pics/Main%20Box%20BG.jpg);
  width: 580px;
  background-position: right bottom;
}
.Related {
  margin: 10px 0px;
  padding: 0px;
  width: 100%;
  clear: both;
}
.related_img {
  margin: 0px 10px 0px 0px;
  padding: 0px;
  width: 50%;
}
.Related_Title {
  font-family: Tahoma,Geneva,sans-serif;
  text-decoration: none;
  color: #3366ff;
  font-family: Tahoma,Geneva,sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: none;
  text-align: left;
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  display: block;
  height: 96px;
}
.Related_Title:hover {
  color: #000066;
  text-decoration: underline;
}
.related_addtocart {
  margin: 0px;
  padding: 0px;
  vertical-align: bottom;
}
.clear {
  clear:both;
  height:0px;
  width:100%;
  padding:0px;
  margin:0px;
  border:none;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: none;
	text-align: center;
	background-color: transparent;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
        text-align: center;
	margin: 0;
}
/* End captions */
/* Begin Images */
img {
	border: none;
        padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */