/*  
Theme Name: Pure
Theme URI: http://celestial-star.net/wordpress-themes/6-pure/
Description: A very simple and clean blue-turquoise wordpress theme by Celestial Star. It's widget-ready.
Version: 1.3
Author: Celestial Star
Author URI: http://celestial-star.net/

	This theme is offered as linkware, that means you must keep the link to the author if you want to use it.

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #cce6ee;
	margin:0px;
	padding:0px;
	color: #333;
	text-align: center;
	}

#page {
	background: #fff url('images/container_bg.gif') repeat-y top left;
	width: 800px;
	margin: 0 auto;
	padding: 0px 50px 0px 50px;
	}

#content {font-size: 1.2em}
.clear { clear:both; }
.widecolumn .entry p {font-size: 1.05em;}
.narrowcolumn .entry, .widecolumn .entry {line-height: 1.4em;}
.widecolumn {line-height: 1.6em;}
.narrowcolumn .postmetadata {text-align: center;}
.alt {background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.postinfob { color:#777; height: 40px; background: url('images/posted.gif') no-repeat; padding-left: 20px; margin-top: 10px; }
.comments { float:right; width:120px; font-weight:bold; background:url('images/comments.gif') no-repeat; padding-left:20px; }
.narrowcolumn .entry p, .narrowcolumn .entry ul {padding-bottom:10px;}

#footer {
	/*background: #B8DADC; 
	border-top: 5px solid #E0EFF2;
	border-bottom: 5px solid #E0EFF2;*/
	
	background: #fff url('images/container_bg.gif') repeat-y top left;
	width: 800px;
	
	padding: 15px 50px 5px 50px;
	margin: 0px auto;
	clear: both;
	}
	
#footer p{
	background: #ffffff url('images/footer_bg_home.gif') no-repeat top left;
	color: #999;
	padding-top: 18px;
}

#footer p b{
	font-weight: bold;
	color: #1089ad;
	font-family: Verdana,Helvetica,arial, sans-serif;
	font-size: 1.1em;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#header .description {
	font-size: 1.1em;
	text-align: left;
        color: #B8C5C7;
	}

.date { background-color: #F2F5F5; padding:3px; }

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {font-family: 'Lucida Grande', Verdana, Sans-Serif; font-size: 1.2em;}
h3 {font-size: 1.3em;}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #78C4CD;
	font-family: Georgia, Verdana, Sans-serif;
	font-style:italic;
	font-weight:400;
	}
#header h1 {font-size:19pt; text-align:left; padding-top:0;}
#content h2 {background-color: #E3EEF0; padding:3px;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #449EA9;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-family: Georgia, Verdana, Sans-serif;
	font-style: italic;
	font-weight: 400;
	}

.entry p a:visited {color: #b85b5a;}
.entry ul {list-style-type:disc;}
.imgleft {border:2px solid #E3EEF0; float:left; margin:0 4px 4px 0;}
.imgright {border:2px solid #E3EEF0; float:right; margin:0 0 4px 4px;}
#commentform{text-align: left;}
.commentlist li, #commentform input, #commentform textarea {font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
.commentlist li {font-weight: bold;}
.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;}
#sidebar {font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {color: #777;}
code {font: 1.1em 'Courier New', Courier, Fixed;}
acronym, abbr, span.caps {font-size: 0.9em; letter-spacing: .07em;}
a, h2 a:hover, h3 a:hover {color: #20818D; text-decoration: none;}
a:hover {color: #147; text-decoration: underline;}
#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 Structure */
body {margin: 0 0 0px 0; padding: 0; }
#page {margin:auto; width: 800px;}
.narrowcolumn {float: left; padding: 0; margin: 0px 40px 0px 10px; width: 515px; padding-left: 15px;}
.widecolumn {padding: 10px 0 20px 0; margin: 5px 0 0 150px; width: 450px;}
.post {margin: 0 0 40px 0; text-align: justify; border-bottom: 1px dotted #818181;}
.post hr {display: block;}
.widecolumn .post {margin: 0;}
.narrowcolumn .postmetadata {padding-top: 5px;}
.widecolumn .postmetadata {margin: 30px 0;}
.widecolumn .smallattachment {text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px;}
.widecolumn .attachment {text-align: center; margin: 5px 0px;}
.postmetadata {clear: left;}
/* End Structure */


/*	Begin Headers */
h1 {padding-top: 70px; margin: 0;}
h2 {margin: 30px 0 0;}
h2.pagetitle {margin-top: 30px; text-align: center;}
#sidebar h2 {margin: 5px 0 0; padding: 0;}
h3 {padding: 0; margin: 30px 0 0;}
h3.comments {padding: 0; margin: 40px auto 20px ;}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {margin: 0; padding: 0;}
#sidebar ul li {list-style-type: none; list-style-image: none; margin-bottom: 15px;}
#sidebar ul p, #sidebar ul select {margin: 5px 0 8px;}
#sidebar ul ul, #sidebar ul ol {margin: 5px 0 0 10px;}
#sidebar ul ul ul, #sidebar ul ol {margin: 0 0 0 10px;}
ol li, #sidebar ul ol li {list-style: decimal outside;}
#sidebar ul ul li, #sidebar ul ol li {margin: 3px 0 0; padding: 0;	}
/* End Entry Lists */


/* Begin Form Elements */
#searchform {margin: 10px auto; padding: 5px 3px; text-align: center;}
#searchform #s { border: 1px solid #449EA9; font-family: Verdana, Arial, sans-serif; color: #5998A2; font-size:11px; width: 70px; padding: 2px; }

#sidebar #searchsubmit {
border: 1px solid #449EA9;
	padding: 1px;
	background: #90C2C8 url('images/inputbg.gif');
	font-family: Verdana, Arial, sans-serif;
	color: #fff;
	font-size:11px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {width: 130px;}
#commentform input {width: 170px; padding: 2px; margin: 5px 5px 1px 0;}
#commentform textarea {width: 100%; padding: 2px;}
#commentform #submit {margin: 0; float: right;}
/* End Form Elements */



/* Begin Comments*/
.alt {margin: 0; padding: 10px;}
.commentlist {padding: 0; text-align: justify;}
.commentlist li {margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none;}
.commentlist p {margin: 10px 5px 10px 0;}
#commentform p {margin: 5px 0;}
.nocomments {text-align: center; margin: 0; padding: 0;}
.commentmetadata {margin: 0; display: block;}
/* End Comments */


/* Begin Sidebar */
#sidebar
{
	padding: 30px;
	width: 138px;
	text-align:left;
	background: transparent url('images/sidebar1.gif') no-repeat;
	margin-top: -20px;
	}

#sidebar2 {
	background: transparent url('images/sidebar2.jpg') bottom left no-repeat;
	width:198px;
}

#sidebarbg {
	background: transparent url('images/sidebarbg.gif') repeat-y;
	width:198px;
	float:left;
	margin-top: 26px;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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 */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/


/* Added CSS for site-wide Navigation Header for Blog */

*{ 
	margin:0;
	padding:0;
}

img { 
	border:0;
}

#header_sub{
	text-align: left;
	height: 45px;
	width: 800px;
	position: relative;
	/*margin: 0px 50px 0px 50px;*/
	background: transparent url('images/hdrSub_bg.jpg') no-repeat top left;
	padding-top: 55px;
		z-index: 20;
}

#header_sub div.header_contact{
	position: absolute;
	margin-top: -28px;
	text-align:right;
	width: 800px;
	font-family: Verdana,Helvetica,arial, sans-serif;
	font-size: 1.1em;
	color: #1089ad;
}

#header_sub div.header_contact a, #header_sub p.header_contact a:visited{text-decoration:none; color: #1089AD;}
#header_sub div.header_contact a:visited{text-decoration:underline; color: #1089AD;}

#header address, #header_sub address {display:inline; font-style:normal; font-weight:normal;}

#header_sub h2{
	text-align: right;
	height: 40px;
	display: block;
	margin:0px;
	margin-right: 18px;
	width: 500px;
	float:right;
}

#header_sub h2 span{display:none;}
#header_sub h2.sleepdisorders{background: transparent url('images/subhd_sleepdisorders.gif') no-repeat top right;}
#header_sub h2.treatment{background: transparent url('images/subhd_treatment.gif') no-repeat top right;}
#header_sub h2.testyourself{background: transparent url('images/subhd_testyourself.gif') no-repeat top right;}
#header_sub h2.testimonials{background: transparent url('images/subhd_testimonials.gif') no-repeat top right;}
#header_sub h2.askdrlawler{background: transparent url('images/subhd_askdrlawler.gif') no-repeat top right;}
#header_sub h2.pressroomresources{background: transparent url('images/subhd_pressroomresources.gif') no-repeat top right;}
#header_sub h2.contactus{background: transparent url('images/subhd_contactus.gif') no-repeat top right;}
		
		#logo_sub{
			position: absolute;
			top: 12px;
			left: 15px;
		}
		
		#logo_sub h1{
			padding:0px;
			margin: 0px;
			height:auto;
		}
		
		
		#navigation{
			display: block;
			background-color: #fff;
			height: 25px;
			width: 728px;
			position: absolute;
			top: 100px;
			/*border: 1px solid #333;*/
			padding: 0px 35px 0px 35px;
			border-left: 1px solid #56a9d0;border-right: 1px solid #56a9d0;
			z-index: 2000;
		}
		
			div#navigation.home{top: 325px;border:none;}
			div#navigation.sub{}
	
			#navigation dl{
				display: inline;
				/*list-style-type: disc;
				list-style-image: url(images/nav_bullet.gif);
				list-style-position: inside;*/
				/*margin: 0px 50px 0px 50px;*/
			}
			
			#navigation dl dt{
				float: left;
				padding-left: 16px;
				/*text-indent: 18px;*/
				margin: 0px;
				background: transparent url('images/nav_bullet.gif') no-repeat center left;
				height: 24px;
				margin-right: 5px;
			}
						
			#navigation dl dt.first{background-image:none;padding-left:0px;}
			
			#navigation a, #navigation a:visited{
				/*text-indent: -9999px;
				display: block;
				height: 24px;*/
				color: #9ec1d1;
			}
			
			#navigation a:hover{color: #58aad1;}
			
			#navigation a.nav1, #navigation a.nav1:visited{
				background: transparent url('images/nav1.gif') no-repeat top left;
				width: 98px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav2, #navigation a.nav2:visited{
				background: transparent url('images/nav2.gif') no-repeat top left;
				width: 68px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav3, #navigation a.nav3:visited{
				background: transparent url('images/nav3.gif') no-repeat top left;
				width: 83px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav4, #navigation a.nav4:visited{
				background: transparent url('images/nav4.gif') no-repeat top left;
				width: 80px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav5, #navigation a.nav5:visited{
				background: transparent url('images/nav5.gif') no-repeat top left;
				width: 92px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav6, #navigation a.nav6:visited{
				background: transparent url('images/nav6.gif') no-repeat top left;
				width: 92px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			
			#navigation a.nav7, #navigation a.nav7:visited{
				background: transparent url('images/nav7.gif') no-repeat top left;
				width: 72px;
				text-indent: -9999px;
				display: block;
				height: 24px;
			}
			#navigation a.nav1:hover,#navigation a.nav1:focus{background-position: bottom left;}
			#navigation a.nav2:hover,#navigation a.nav2:focus{background-position: bottom left;}
			#navigation a.nav3:hover,#navigation a.nav3:focus{background-position: bottom left;}
			#navigation a.nav4:hover,#navigation a.nav4:focus{background-position: bottom left;}
			#navigation a.nav5:hover,#navigation a.nav5:focus{background-position: bottom left;}
			#navigation a.nav6:hover,#navigation a.nav6:focus{background-position: bottom left;}
			#navigation a.nav7:hover,#navigation a.nav7:focus{background-position: bottom left;}
			
			#one-ddcontent{margin-left:-60px;z-index: 2000;}
			#two-ddcontent{margin-left:53px;z-index: 2000;}
			#three-ddcontent{margin-left:145px;z-index: 2000;}
			#four-ddcontent{margin-left:245px;z-index: 2000;}
			#five-ddcontent{margin-left:350px;z-index: 2000;}
			#six-ddcontent{margin-left:465px;z-index: 2000;}
			#seven-ddcontent{margin-left:570px;z-index: 2000;}
			
div #contentArea{
	position: relative;
	z-index: 0;
	margin-top: 25px;
	padding-top: 0px;
	background: transparent url('images/bg_content_sub1.jpg') no-repeat top left;
}

div #contentArea h3.h3title{
	text-align:left;
	height: auto;
	margin: 0;
	padding: 0;
}

#footer a, #footer a:visited{
	color: #0b6480;
}

#footer a:hover{
	color: #57aad1;
}

.dropdown {float:left;}
/*.dropdown dt {width:188px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropdown dt:hover {background:url(images/header_over.gif)}*/
.dropdown dd {position:absolute; overflow:hidden; margin-top:25px; width:175px; display:none; z-index:2000; opacity:0;left:55px;}
.dropdown ul {width:175px; list-style:none; border-top:none;background:#fff url(images/ddnav_bg.png) repeat-y;}
.dropdown li {/*display:inline;*/text-transform:uppercase;text-align:center;margin-top:1px;background:#fff;font-size:1.0em;/*border-bottom:1px solid #e7cebc;*/}
.dropdown ul a, .dropdown ul a:active, .dropdown ul a:visited {text-indent: 0px;display:block; padding:6px 5px 6px 5px; color:#9dc1d1; text-decoration:none; background:#fff; width:165px}
.dropdown ul a:hover {color:#57aad1}
/*.dropdown .underline {border-bottom:1px solid #b9d6dc}*/


h3.event-day {padding:4px 0 8px 0; margin:0; font-size:95%; font-weight:bold;}
h3.event-day span {font-style:normal; color:#000; padding-left:5px; font-size:95%;}
div.clear {margin:0; height:0px; clear:both; font-size:0px; line-height:0px;}
#tec-content .post {margin:0 0 8px 0; text-align:left;}
#tec-content .post p {padding-bottom:8px;}
#tec-content .tec-events .tec-event-entry {width:99%;}

p.left {text-align:left;}

a.requestAppt {display:block; width:217px; height:38px; margin:0; padding:0; position:absolute; top:46px; right:10px; border:0;}
a.requestAppt img {display:block; width:217px; height:38px; margin:0; padding:0; border:0;}
