/*
Theme Name: RestorativeSleep.net 2009
Theme URI: http://www.restorativesleep.net/
Description: RestorativeSleep.net theme
Version: 1.0
Author: Scott Alberti

*/
body
{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	color: #000000;
}
#wrapper
{
	margin: 0px auto;
	padding: 0px;
	width: 960px;
}
#header
{
	width: 100%;
	text-align: center;
}
#header h1 {
	height: 122px;
	width: 538px;
	margin: 10px auto;
	background: url(images/logo.png) center center;
	text-indent: -5000px;
}

#contentOuter
{
	height: 279px;
	width: 100%;
	position: relative;
}
#contentInner
{
	height: 279px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/main-bg.jpg) no-repeat center top;
	position: relative;
	overflow: hidden;
}


#footer
{ clear: both; 
}
#footer .colContainer {
	width: 920px;
	padding-top: 25px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
}

#footer .col
{ 
}
#footer .col ul { 
}
/*col1*/
#footer #col1
{
	width: 260px;
	float: left;
	padding-right: 60px;
}
#footer #col1 ul li { 
}
/*col2*/
#footer #col2
{
	width: 260px;
	float: left;
	padding-right: 60px;
}
#footer #col2 ul li { 
}
#footer #col2 ul li a { }

/*col3*/
#footer #col3
{
	width: 280px;
	float: left;
	padding-right: 0px;
}
#footer #col3 ul li {
	margin: 0px;
	padding: 0px 0px 1.3em;
	font-size: 1.2em;
}
#footer #col3 ul li p { font-size: 0.95em; }
#footer #col3 ul li a { font-size: 0.95em; }
#footer #copyright { }


h1 {
	font-size: 1.4em;
	margin-bottom: 0px;
	font-weight: normal;
	line-height: 45px;
}
h2 { font: normal 1.4em Geneva, Arial, Helvetica, sans-serif; 
}
h3 {
	color: #0084a9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 0px 1em;
	padding: 0px 0px 10px;
	height: 20px;
	position: relative;
	line-height: 1.1em;
}
h3 strong {
	display: block;
	position: absolute;
	bottom: 0px;
}

a:link, a:visited {
	color: #0084a9;
	text-decoration: none;
	font-size: 11px;
}
a:hover, a:active { text-decoration: underline; }

h2 a:link, h2 a:visited {/*URL LINKS*/ text-decoration: none; 
}
h2 a:hover, h2 a:active {/*URL LINKS*/
	text-decoration: none;
}
.wp-image-16 {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.alignright { float: right; }
address {
	font-size: 13px;
	color: #0084A9;
	line-height: 1.2em;
	font-style: normal;
	font-weight: bold;
}
address a:link, address a:visited { font-size:13px; }

