/* 
Theme Name: Woodinville Sleep
Theme URI: http://woodinvillesleep.com
Description: Default theme for Woodinville Sleep Improvement Center.
Version: 1.0
Author: Trendesigns
Author URI: http://trendesignsnw.com
Tags: Sleep
Template: hybrid
*/

/* Get base 21px CSS */
@import url('../hybrid/library/css/21px.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get the dropdowns CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default Hybrid CSS */
@import url('../hybrid/library/css/screen.css');

/* IE6 */
#ie6 {
	display: none;
}

/* TYPOGRAPHY */
body {
	font-family: Verdana, Geneva, sans-serif
}
h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* LAYOUT */
body {
	background: #7EB2E1 url(images/bg.jpg) no-repeat fixed center top;
	margin: 0;
	padding: 0;
}
#body-container {
	margin: 0 auto 18px;
	position: relative;
	width: 980px;
}
#header-container {
	width: 980px;
}
#header {
	padding: 0 10px;
	background: url(images/page_top.png) center 262px no-repeat;
	margin: 0 0 0 0;
	width: 960px;
	height: 312px;
}
#header #site-title, #header #site-description {
	display: none;
}
#header img#well_rested {
	position: absolute;
	top: 70px;
	right: -70px;
}
#header img#logo {
	position: absolute;
	top: 45px;
	left: 0;
}
#navigation {
	float: right;
	font-size: 18px;
	width: auto;
	margin: 5px 0 0;
}
#page-nav li {
	background: none;
	margin: 0;
}
#page-nav ul li.current_page_item {
	background: none;
	border-bottom: 1px dashed #FFFFFF;
}
#page-nav ul li a:hover {
	text-decoration: none;
	background: #4B86C0;
}
#site-title {
	padding-bottom: 15px;
	margin-bottom: 6px;
	border-bottom: solid 1px #bbb;
}
#site-description {
	text-align: right;
	font-size: 1.6em;
}
#container {
	width: 960px;
	padding: 0 10px;
	margin: 0;
	background: url(images/page_bg.png) center top repeat-y;
}

.content, .no-widgets .content, .no-default-widgets .content, .primary-inactive.secondary-inactive .content {
	padding: 10px 60px 0;
	width: 840px;
	background: url(images/page_top.png) center -50px no-repeat;
}
.breadcrumb {
	margin: 0 0 80px 0;
}
.page-title {
	display: none;
}
.tired {
	margin: 40px 0 40px 5px;
}
.home_text {
	width: 440px;
	float: left;
	margin: 0 0 0 5px;
}
.dr_pic {
	position: absolute;
	top: 402px;
	right: 92px;
	border-left: solid 2px #81A0E9;
	padding: 67px 0 30px 64px;
	
}
#footer-container {
	width: 980px;
}
#footer {
	font-style: normal;
	text-align: center;
	width: 960px;
	height: 80px;
	padding: 102px 10px 20px;
	background: url(images/page_btm.png) center top no-repeat;
	color: #2C5D9F;
}
#footer .copyright {
	text-align: center;
	margin: 20px 0 0;
	width: 960px;
}
#footer .copyright a{
	color: #2C5D9F;
}
#footer #navigation {
	float: none;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}
#footer #navigation #page-nav ul {
	margin: 0 10px 0 0;
	float: right;
}
#footer #navigation a {
	color: #2C5D9F;
        font-size: 12px;
        padding: 9px 7px;
}
#footer #navigation a:hover {
	text-decoration: underline;
	background: none;
}
#footer #navigation .current_page_item {
	border: none;
}
#footer #td_link {
	float:left;
	width: 960px;
}#footer #td_link a {
	color: #2C5D9F;
}
#page-nav ul {
        font-size: 14px;
}
#page-nav li a {
        padding: 7px 11px;
}