/*
Theme Name: SleepZZ
*/
#content ol{
    font-size: 11px;
}
.navigation a{
    background: none !important;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
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 */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
    margin: 0;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.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;
	margin: 0;
}
/* End captions */

body{
	margin:0;
	font:12px/14px Verdana,Helvetica,Arial,sans-serif;
	min-width:980px;
	background:#e4e4e4;
}
/* General reset */
img{border-style:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#page {
	width:979px;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	background:#fff;
}
#header {
	width:980px;
	position:absolute;
	top:0;
	left:-1px;
	height:159px;
	overflow:hidden;
	background:url(images/bg-header.gif) no-repeat 100% 0;
}
#header h2 {
	margin:0;
    float:right;
	height:0px;
	text-indent:-9999px;
}
#header strong.logo {
	display:block;
	width:222px;
}
#header strong.logo a {
	display:block;
	height:159px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/logo.gif) no-repeat;
}
#header ul {
	float:right;
	overflow:hidden;
	margin:124px 0 0;
	padding:0 34px 0 0;
	list-style:none;
	font-size:11px;
	line-height:18px;
}
#header ul li {
	float:left;
	margin-left:-1px;
	padding:0 9px 0 10px;
	background:url(images/separator.gif) no-repeat 0 50%;
}
#header ul a {
	color:#071442;
	text-decoration:none;
}
#header ul a:hover {
	text-decoration:underline;
}
#main {
	width:100%;
	margin:159px 0 0;
	padding:10px 0 97px;
	overflow:hidden;
	background:url(images/bg-main.jpg) no-repeat -1px 100%;
}
#content {
	width:404px;
	
	float:left;
	display:inline;
	margin:6px 338px 0 228px;
}

#content p a{
	color:#1762aa;
	text-decoration: none;
}

#content p a:hover{
	color:#1762aa;
	text-decoration: underline;
}

#content h1 {
	margin:0 0 15px;
	font-size:14px;
	line-height:15px;
	color:#071442;
	font-style:italic;
}
#content h2 {
	margin:0 0 5px;
	font-size:14px;
	line-height:20px;
	color:#1762aa;
}
#content h3 {
	margin:0 0 2px;
	font-size:14px;
	line-height:14px;
	color:#1762aa;
}

#content h4 {
	margin:0 0 2px;
	font-size:14px;
	line-height:15px;
	color:#071442;
}

#content ul {
	margin:0 0 13px;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:14px;
	color:#071442;
}
#content ul li {
	width:100%;
	padding-left:8px;
}
#content p {
	margin:0 0 13px;
	font-size:11px;
	line-height:14px;
	color:#071442;
}
#content .news {
	width:100%;
	padding:9px 0 0;
	overflow:hidden;

}
#content .news h2 {
	margin:0 0 16px;
	font-size:14px;
	line-height:15px;
	color:#071442;
	font-style:italic;
}
#content .news ul {
	margin:0;
	padding:0;
	font-size:11px;
	line-height:15px;
	color:#071442;
	list-style:none;
}
#content .news ul li {
	width:100%;
	background:none;
	padding:0 0 15px;
	overflow:hidden;
}
#content .news ul strong.date {
	display:block;
	margin:0 0 -1px;
}
#content .news ul p {
	margin:0;
}
#content .news ul a {
	color:#1762aa;
	padding-right:9px;
	background:url(images/arrow-blue.gif) no-repeat 100% 5px;
	text-decoration:none;
}
#content .news ul a:hover {
	text-decoration:underline;
}
#content .sales {
	width:100%;
	overflow:hidden;
}
#content .sales h2 {
	margin:0;
	padding:0 0 12px;
	border-bottom:1px solid #67a3db;
	font-size:17px;
	line-height:19px;
	color:#071442;
}
#content .sales h3 {
	margin:10px 0 0;
	font-size:14px;
	line-height:15px;
	font-style:italic;
	color:#071442;
}
#content .sales ul {
	width:167px;
	overflow:hidden;
	margin:6px 0 0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:20px;
	color:#071442;
}
#content .sales ul li {
	width:100%;
	background:none;
	overflow:hidden;
	padding-bottom:6px;
}
#content .sales ul a {
	text-decoration:none;
	color:#1762aa;
	float:right;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
	background:url(images/arrow-blue.gif) no-repeat 100% 9px;
}
#content .sales ul span {
	float:left;
}
#content .sales ul a:hover {
	text-decoration:underline;
}
#sidebar {
	width:222px;
	overflow:hidden;
	display:inline;
	margin:0 0 0 -966px;
	float:left;
}
#sidebar .box {
	width:100%;
	padding-bottom:5px;
	overflow:hidden;
}
#sidebar .box .top {
	width:100%;
	height:9px;
	overflow:hidden;
	background:url(images/bg-box-top.png) no-repeat;
}
#sidebar .box .box-content {
	width:182px;
	padding:0 18px 0 15px;
	overflow:hidden;
	background:url(images/bg-box-repeat.png) repeat-y;
}
#sidebar .box .bottom {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(images/bg-box-bottom.png) no-repeat;
}
#sidebar .box h2 {
	margin:0;
	padding:1px 0 3px 7px;
	font-size:14px;
	line-height:21px;
	font-style:italic;
	color:#071442;
	border-bottom:1px solid #67a3db;
}
#sidebar .box ul {
	margin:2px 0 0 5px;
	padding:0 0 4px;
	list-style:none;
	font-size:11px;
	line-height:20px;
}
#sidebar .box ul li {
	width:100%;
	overflow:hidden;
}
#sidebar .box ul a {
	color:#071442;
	padding-left:10px;
	background:url(images/arrow-black.gif) no-repeat 0 5px;
	text-decoration:none;
}
#sidebar .box ul a:hover {
	text-decoration:underline;
}
#banner {
	width:338px;
	float:right;
	margin-left:-329px;
	padding: 0;
	display:inline;
	overflow:hidden;
}
/*object#banner {
	margin-left:-329px;
}*/
#banner img {
	display:block;
}
#footer {
	width:100%;
	overflow:hidden;
	border-top:1px solid #071442;
	padding:5px 0 65px 0;
}
#footer p {
	margin:0;
	font-size:13px;
	line-height:19px;
	color:#071442;
	text-align:center;
} 


#content .gform_body ul li{
	background:none;
}
