/*
Theme Name: Leigh roberts
Theme URI: http://www..org/
Description: Leigh Roberts Theme
Version: 1.0
Author: Pupillo Group
Author URI: http://www.pupillogroup.com
*/

/* Begin Typography & Colors */
body {
	font-size: 10pt;
	font-family: Verdana, Sans-Serif;
	background: #5e6060 url('images/background.jpg') repeat-x scroll 0px 0px;
	margin: 0px;
	padding: 0px;
	color: #000;
}
a {
	color: #4e0c0d;
	font-weight:bold;
}
img {
	border: 0px none;
}
#mainContainer {
	width: 830px;
	margin: 0px auto;
	padding: 80px 0px 0px;
	position: relative;
}
#header {
	/*position: relative;*/
}
#headerLogo {
	height: 46px;
	width: 367px;
	background: transparent url('images/header_logo.jpg') no-repeat scroll 0px 0px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#headerNav {
	width: 367px;
	/*float: left;*/
	margin: 0px;
	padding: 0px;
	/*position: relative;*/
}
#headerNav a {
	color: #000;
	text-decoration: none;
	font-size: .8em;
}
#headerNav a:hover {
	color: #4e0c0d;
}
#headerNav ul {
	margin: 0px;
	padding: 0px;
	padding-left:63px;
}
#headerNav ul li {
	margin: 0px;
	padding: 0px 6px 0px 8px;
	float: left;
	list-style-type: none;
}
#headerNav ul li ul {
	position: absolute;
	/*width: 200px;*/
	/*top: 5px;*/
	left: 59px;
	margin: 0px;
	padding: 10px 0px 0px;
}
#headerNav ul li ul li {
	margin: 0px;
	padding: 0px 10px;
	float: left;
	list-style-type: none;
}
#leftProducts {
	margin: 0px;
	padding: 0px;
	width: 390px;
	float: right;
	/*position: absolute;
	top: 32px;*/
	margin-top:-32px;
}
#leftProducts #productImage {
	width: 267px;
	border: 1px #000 solid;
	margin-left: 50px;
}
#leftProducts #productDescription {
	font-size: .8em;
}
#leftProducts #productDescription h4 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 8px 0px 2px;
}
#leftProducts h3 {
	margin: 0px;
}
#leftProducts .buyForm {
	float: right;
}
#rightProducts {
	margin: 0px;
	padding: 10px 0px 0px;
	width: 350px;
	float: left;
}
#rightProducts img {
	border: none 0px;
}
#rightProducts .productImages {
	width: 60px;
	margin: 0px;
	padding: 5px 13px;
	float: left;
}
#rightProducts p a {
	color: #4e0c0d;
}
.post {
	font-size: .8em;
}
.post h2 {
	margin: 0px 0px 15px;
	font-size: 1em;
	color: #4e0c0d;
}
.clearBoth {
	clear: both;
}
.clearRight {
	clear: right;
}
#post-9 input {
	background-color: #aaa;
}
#footer {
	text-align:center;
	font-size:8pt;
	margin-bottom:10px;
}
