/*  
Theme Name: LeaveTheRestToUs
Description: Custom Two-column Wordpress Theme for Mattress Discounters
Version: 1.0
Author: Higher Images, Inc.
Author URI: http://www.higherimages.com/
*/


body {
	margin: 0;
	padding: 0;
	background: #FFF url(images/BodyBG.png) repeat-x top center fixed;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.gold {
color:#E7BD4C;
}

.blue {
color:#1263AF;
}

.blue-emp {
color:#1263AF;
font-weight:bold;
}

.grey {
color:#666;
}

.red {
color:#ED2329;
}

.green {
color:#008000;
}

h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
font-weight: bold;
color: #333333;
}

h1 {
font-size: 2em;
line-height:32px;
}

h2 {
font-size: 2.4em;
}

h3 {
font-size: 1.6em;
}

h4 {
font-size: 1.4em;
}

h5 {
font-size: 1.2em;
margin:15px 0 0 0;
}

p, ul, ol {
margin-top: 0;
line-height: 180%;
}

ul, ol {
}

a {
text-decoration: none;
color: #1263AF;
}

a:hover {
text-decoration: underline;
color:#ED2329;
}

#wrapper {
	width: 988px;
	margin: 0 auto;
	padding: 0;
background: url(images/ContentBG.png) repeat-y top;
}

#sheep {
position:fixed;
right:50%;
margin:525px 425px 0 0;
height:400px;
width:200px;
z-index:-1;
background: url(images/Sheep.png) no-repeat;
}

/* Header */

#header {
width: 830px;
height: 102px;
margin: 0 auto;
background: url(images/HeaderBG.jpg) top right no-repeat;
text-align:right;
padding:20px 90px 0 0;
font-size:38px;
font-weight:bold;
}

.digits {
letter-spacing:-2px;
line-height:38px;
}

/* Logo */

#logo {
float: left;
height:51px;
margin: -20px 0 0 0;
padding-top: 71px;
color: #000;
background: url(images/LogoBG.jpg) top left no-repeat;
}

#logo h1 {
margin: 0;
padding: 0;
}

#logo h1 {
width:243px;
float: left;
padding:0 49px 0 53px;
letter-spacing: 0;
font-size: 21px;
font-family:"Impact";
text-transform:uppercase;
font-weight:normal;
color:#ED2329;
line-height:26px;
}

#logo a {
border: none;
background: none;
text-decoration: none;
color:#ED2329;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 50px;
	padding: 20px 0px 0px 0px;
	background: #202120;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	margin-left: 20px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: none;
	background: #800B26;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#menu {
width: 920px;
height: 34px;
margin: 0 auto 0 auto;
padding: 5px 0 0 0;
background: url(images/MenuBG.jpg) top right no-repeat;
}

#menu ul {
margin:0;
padding:0 0 0 25px;
list-style: none;
line-height: normal;
}

#menu li {
float: left;
}

#menu a {
display: block;
height: 29px;
margin: 0 0 0 2px;
padding: 10px 20px 0px 20px;
text-decoration: none;
text-align: center;
border: none;
font-size:14px;
}

#menu a:hover, #menu .current_page_item a {
background: url(images/NavBGHover.jpg) repeat-x;
}

#menu .current_page_item a {
	color: #000;
	}

/* Page */

#banner-wrapper {
width:900px;
margin:0 auto;
padding:0 0 0 20px;
}

#banner {
background: url(images/Banner.jpg) top center no-repeat;
width:594px;
height:259px;
float:left;
}

#delivery {
float:right;
margin:-85px 0 0 0;
text-align:center;
width:195px;
height:145px;
}

#page {
width: 920px;
margin: 0 auto;
padding: 0;
}

#page-bgtop {
	padding: 20px px;
}

#page-bgbtm {
}

/* Content */

#content {
float: right;
width: 565px;
padding: 30px 20px 0 0;
font-size:14px;
}

#content-box {
width:535px;
padding:15px;
border:1px solid #CCC;
margin:15px 0;
text-align:center;
font-size:15px;
}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
font-weight:bold;
	margin-bottom: 25px;
	padding:0;
	letter-spacing: -1px;
	color: #1263AF;
}

.post .meta {
height: 30px;
margin: 0px;
padding: 0;
text-align: left;
font-size: 13px;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 0px;
	color: #000;
}

.post .meta .posted {
height: 24px;
padding: 3px 15px;
border-left:1px solid #CCC;
color: #000;
margin:0 0 0 15px;
}

.post .meta a {
	color: #000;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 280px;
	padding: 0px;
	color: #FFF;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
width:281px;
height:241px;
background: url(images/WidgetBG.jpg) top center no-repeat;
margin: 0 0 0 20px;
padding: 10px;
text-align:center;
}

#sidebar2  {
width:281px;
height:241px;
background: url(wp-content/uploads/2011/11/groupon_bg.jpg) top center no-repeat;
margin: 0 0 0 20px;
padding: 10px;
text-align:center;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	margin: 0px 30px;
	border-bottom: 1px solid #1F1F1F;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
padding:10px 0;
font-size: 24px;
font-weight: bold;
color: #FFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
text-decoration: none;
color: #333;
}

#sidebar a:hover {
text-decoration: underline;
color:#ED2329;
}


#sidebar img {
border:none;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
width: 988px;
height: 50px;
margin: 0 auto;
padding: 0px 0 15px 0;
background: url(images/ContentBG.png) top center repeat-y;
}

#footer-wrap {
width:880px;
padding:0 20px;
margin:0 auto;
}

#footer p {
margin: 0;
padding-top: 20px;
line-height: normal;
font-size: 12px;
text-align: center;
color: #444444;
}

.pagetitle {
	padding-top: 20px;
}

.navigation {
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* Form */

input, textarea, select {
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
border: 1px solid #CCCCCC;
margin:0 0 5px 0;
padding:5px 5px;
}

form {
text-align:left;
margin:0 0 15px 0;
}

#form {
background: url(images/FormBG.jpg) top center no-repeat;
width:518px;
height:213px;
padding:20px 45px 20px 20px;
}

#form h2 {
font-size: 24px;
font-weight: bold;
color: #FFF;
padding:10px 0 30px 0;
}

#form p {
margin:0;
padding:2px 0;
font-weight:bold;
color:#333;
}

#rateform {
background:#FFF;
}

#rateform  h2 {
font-size: 24px;
font-weight: bold;
color: #1363BD;
padding:10px 0 25px 0;
}

#rateform  p {
margin:0;
padding:2px 0;
font-weight:bold;
color:#333;
}

.states{
width: 57px;
padding:1px 5px;
}

.select {
width: 255px;
padding:1px 5px;
}

.thirdtext{
width: 84px;
}

.halftext{
width: 114px;
}

.fulltext{
width: 243px;
}

.comments{
width: 243px;
height:25px;
}

.button {
background: url(images/NavBGOn.jpg) repeat-x;
color: #333;
width: 150px;
margin:0;
border:none;
font-weight:bold;
float:right;
height:38px;
}

.button:hover {
background: url(images/NavBGHover.jpg) repeat-x;
color: #333;
}

.button2 {
background: url(images/NavBGOn.jpg) repeat-x;
color: #333;
width: 150px;
margin:0;
border:none;
font-weight:bold;
height:38px;
}

.button2:hover {
background: url(images/NavBGHover.jpg) repeat-x;
color: #333;
}

#location {
float: left; 
width: 175px;
text-align:left;
margin:0 10px 15px 0;
}

#call-out {
float: right; 
width: 195px;
text-align:left;
margin:0 0 10px 35px;
}

#half-list {
float:left;
width:140px;
font-weight:bold;
font-size:16px;
}
