/*
Theme Name: Natural path
Theme URI: http://naturalpathmed.com
Description: The default WordPress theme for The Natural Path.
Version: 1.0
Author: Ryan Lonac, RWL Design
Author URI: http://rwldesign.com/
Tags: blue, custom header, fixed width, two columns, widgets
	
	Based on
	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/*@import url("stylesheets/reset.css");
@import url("stylesheets/text.css");
@import url("stylesheets/960.css")*/

/*================== Colors ===================*/

.red       {color: #940000;}
.dkGrey    {color: #444444;}
.lightGrey {color: #D6D6D6;}
.lightGreen {color: #0DB14B;}
.lightBlue {color: #3092D1;}

html {
	overflow: scroll;
}

body {
	font: 13px/1.5 Arial,helvetica,sans-serif;	
	background: #efefef url('images/main-bg.png') no-repeat center top;
	color: #444;
	text-align: center;
	margin: auto;
	border: none;
	}

/* Begin Typography & Colors */


#header {
	padding: 0;
	background: url('images/headerBG.png') no-repeat;
	height: 94px;
}

#banner h1 {
	float:left;
	margin: 0 0 0 -2000px;
	width:2300px;
	height: 86px;
	padding: 8px 0 0 0;
	border: none; background: url('images/np-logo.png') right center no-repeat;
	overflow: hidden;
	}

#banner h1 a {
	display: block;
	font: 36px/1.5 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 10px 0;
}

#content {
	text-align: left;
	background-color: #fff;
}

.content-header {
	background: #00304A url('images/content-header-bg.jpg') no-repeat;
	height: 120px;
	margin: 0 0 10px 0;
	padding: 120px 0 0 30px;
}

#content-home {
	text-align: left;
	background-color: #fff;
	padding-top: 10px;
}

.thread-alt {

}
.thread-even {

}
.depth-1 {

}

.odd {background: #fff; border-bottom: 1px solid #e8e8e8;}

.even {
	background: #efefef;
	border-bottom: 1px solid #e8e8e8;
}

small {
	font-size: 80%;
}

.commentlist li ul li {

}

.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;
	}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	}

#commentform p {
}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 14px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 11px;
	letter-spacing: .07em;
	}

/* End Typography & Colors */

/*     Nav    */

a:link, a:visited, .featuredText h2 a:link, .featuredText h2 a:visited { color: #3193D1; text-decoration: none;}
a:hover, a:active, .featuredText h2 a:hover, .featuredText h2 a:active { text-decoration: underline;}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, .featuredText a:link, .featuredText a:visited { color: #0DB14B; text-decoration: none;}
h2 a:hover, h2 a:active, h3 a:hover, h3 a:active, .featuredText a:hover, .featuredText a:active { text-decoration: underline;}

.featuredText a:link, .featuredText a:visited,
.featuredText a:hover, .featuredText a:active {font-weight: bold;}

#color-nav {
	margin: 0 0 0 0;
	height: 24px;
	position: relative;
}

#content-home #color-nav, #content #color-nav.home-nav-padding {
	padding: 0 0 20px 20px;
}

#content #color-nav {
	padding: 5px 0 0 0;
}

#features ul.ui-tabs-nav li {
	padding: 0 0 10px 0;
}

#mainNav {
	margin: 0 0 0 0;
	padding: 54px 0 0 30px;
	height: 24px;
	position: relative;
	z-index: 200;
}

#mainNav ul, #color-nav ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
	list-style-image: none;
	}

#mainNav ul li, #color-nav ul li {
	float: left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin: 0 8px 0 0;	
	}

#mainNav ul a, #color-nav ul a {
	display:block;
	float:left;
	font-weight:normal;
	line-height:normal;
	text-decoration:none;
}

#mainNav li a, #color-nav li a {
	text-decoration:none;
	color: #fff;
	letter-spacing: -1px;
	font-size: 16px;
	line-height: 1;
	background: transparent url('images/np-nav-main-right.png') no-repeat right bottom;
	padding: 0 6px 0 0;
	}
	
#mainNav li a span, #color-nav li a span {
	display:block;
	float:left;
	background-attachment: scroll;
	background: transparent url('images/np-nav-main.png') no-repeat left bottom;
	padding: 7px 2px 7px 8px;
}

#mainNav li a.current, #mainNav ul li.current_page_item a,
#mainNav ul li.current_page_ancestor a, #color-nav li.login a {
	color: #fff;
	background: transparent url('images/np-nav-main-right.png') no-repeat right top;
	}
	
#mainNav li a.current span, #mainNav ul li.current_page_item a span,
#mainNav ul li.current_page_ancestor a span, #color-nav ul li.login a span  {
	background-attachment: scroll;
	background: transparent url('images/np-nav-main.png') no-repeat left top;
}
	
#mainNav li a:hover, #mainNav li a span:hover,
#color-nav li a:hover, #color-nav li a span:hover,
#features ul.ui-tabs-nav li a:hover {
	color: #00304A;
	text-decoration: none;
	cursor: pointer;
	}
	
#mainNav li a.current:hover, #mainNav li a.current span:hover,
#mainNav ul li.current_page_item a span:hover, #mainNav ul li.current_page_item a:hover,
#mainNav ul li.current_page_ancestor a span:hover, #mainNav ul li a.productsTab span:hover {
	color: #00304A;
	text-decoration: none;
}
		
.horizontalNav {
	margin: 0 0 0 0;
	padding: 0;
	height: 24px;
}

.horizontalNav li {
	display: inline;
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 5px 0 0;
	background: none;
	float: left;
}

ul.horizontalNav  {
	margin: 0;
	padding: 0;
}

.horizontalNav li a:link, .horizontalNav li a:visited { color: #999; text-decoration: none; background: none; padding: 6px 6px 6px 0;}
.horizontalNav li a:hover, .horizontalNav li a:active { color: #444; text-decoration: underline; background: none; padding: 6px 6px 6px 0;}


/* Begin Structure */

.post {
	margin: 0 0 20px 0;
	padding-left: 10px;
	position: relative;
	text-align: justify;
	}
	
.postTitle, .recentNews h4, #sidebar h2, #sidebar h3 {
	margin-bottom: 0px;
}

.postTag {
	left:-30px;
	position:absolute;
	background: transparent url('images/h2-left.png') no-repeat;
	width: 20px;
	height: 53px;
}

.postmetadata, .sidebarHeader { padding: 5px; border: 1px #e8e8e8 solid; background: #efefef; color: #999;}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.recentNews {
	border-bottom: 1px #e8e8e8 solid;
	margin: 0 0 0 20px;
	padding: 4px;
}

#sidebar .recentNews:hover {
	background: #efefef;
	display:block;
}

.recentNews a:link, .recentNews a:visited,
.recentNews a:hover, .recentNews a:active { text-decoration: none; display: block;} 

#footer {
	padding: 20px 0 10px;
	text-align: left;
	background: #0062AA url('images/footerBG.png') no-repeat;
	color: #3193D1;
}

#footer a:link, #footer a:visited { color: #3193D1; text-decoration: none;}
#footer a:hover, #footer a:active {color: #fff; text-decoration: none; }

/* End Structure */



/*	Begin Headers */
h1 {
	letter-spacing: -1px;
	}

h2 {
	color: #0DB14B;
	letter-spacing: -1px;
	text-align: left;
	}
	
.large { font-size: 28px; line-height: 1.15; }

h2.pagetitle {
	color: #3193D1;
	font-size: 40px;
	background: transparent url('images/h2-pagetitle-right.png') no-repeat right;
	display: inline;
	padding: 5px 6px 5px 0;
	margin: 0;
	letter-spacing: -1px;
}

h2.pagetitle span {
	background: transparent url('images/h2-pagetitle-left.png') no-repeat left;
	padding: 5px 2px 5px 8px;
}

#sidebar h2 {

}

h3 {
	color: #0DB14B;
	letter-spacing: -1px;
}

h3.comments {font-size: 16px;}

h4 {
	font-size: 15px;
	line-height: 1;
	letter-spacing: -1px;
}
/* End Headers */



/* Begin Images */
p img, .thumb {
	max-width: 100%;
	border: 1px solid #999;
	padding: 4px;
	background: #efefef;
	}

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

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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, .sub-nav ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 15px 0;
	}

#sidebar ul p, #sidebar ul select, #sidebar ul ul, #sidebar ul ol,
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, .sub-nav ul li {
	margin: 0;
	border-bottom: 1px solid #e8e8e8;
	}

#sidebar li a:link, #sidebar li a:visited, .sub-nav li a:link, .sub-nav li a:visited {
	padding: 4px;
	display: block;
	text-decoration: none;
}

#sidebar li a:hover, #sidebar li a:active, .sub-nav li a:hover, .sub-nav li a:active {
	background: #efefef;
	text-decoration: none;
}

#sidebar li .sidebarHeader {margin-left: 20px;}

#sidebar form {
	margin: 0;
	}
	
#sidebar li p a:link, #sidebar li p a:visited, #sidebar li p a:hover, #sidebar li p a:active {display: inline;}

.sub-nav li a em {
	display: block;
	color: #999;
	font-size: 13px;
	font-weight: normal;
}

.post .sub-nav li {
	font-size: 16px;
	font-weight: bold;
}
.sub-nav li p { margin: 0;}
/* End Entry Lists */



/* Begin Form Elements */

.rightColTop {
	background: #fff url('images/right-col-top.png') no-repeat;
	height: 10px;
}

.right4ColBottom {
	background: #fff url('images/right-4col-bottom.png') no-repeat bottom left;
	height: 20px;
}

.right6ColBottom {
	background: #fff url('images/right-6col-bottom.png') no-repeat bottom left;
	height: 20px;
}

.rightColSide {
	background: #fff url('images/right-col-side.png') repeat-y;
	padding: 0 0 10px 0;
	height: 90%;
}

.add_20 {
	padding-left: 20px;
}

.add_10, .breadcrumb {
	padding-left: 10px;
}

.add_10_top {
	margin-top: 10px;
}

#searchBox { 
	height: 40px;
	margin: 0 0 20px 15px;
	background: #fff url('images/search-bg.png') no-repeat;
}

#searchForm input[type="text"] {
	margin: 8px 0 0 10px;
	border: none;
	float: left;
	font-size: 18px;
	color: #444;
	width: 240px;}

.or {
	padding: 2px 5px 0 5px;
	font-size: 16px;
	color: #c8c8c8;
	font-family: Georgia, Times, serif;
	text-decoration: underline;
}

#searchsubmit {
	height: 20px;
	width: 20px;
	margin: 10px 0 0 0;
	border: none;
	background: transparent url('images/searchIcon.png') no-repeat 0 0;
}

#searchsubmit:hover {
	cursor: pointer;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 5px;
	font-size: 16px;
	margin: 5px 5px 1px 0;
	font: 16px/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	font: 16px/1.5 "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	width: 100%;
	padding: 5px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit, iframe #saveForm {
	margin: 0 0 5px auto;
	float: right;
	background: #fff url('images/submit-button.png') no-repeat;
	height: 30px;
	width: 106px;
	color: #fff;
	border: none;
	font-size: 16px;
	cursor: pointer;
	}
/* End Form Elements */



/* Begin Comments*/
.comment-author-admin { background: #c8e2f3;}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 0 0 15px 0;
	padding: 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 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

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



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

/* Features */

#features {
	text-align: left;
	background-color: #fff;
	background: #00304A url("images/features-bg.jpg") no-repeat;
	position: relative;
	height: 400px;
	
}

#features-top {
	height: 16px;
	width: 960px;
	background: transparent url('images/features-top.png') no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}

#features-bottom {
	height: 16px;
	width: 960px;
	background: transparent url('images/features-bottom.png') no-repeat;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
}

.featuredText h2 {
	font-size:24px;
	line-height: 1.25;
	margin-bottom: 5px;
}

.featuredText p, .sub-nav h3 {
	margin-bottom: 10px;
}

.featuredText {
	color: #fff;
	margin-top: 94px;
	height: 306px;
	width: 300px;
	background: transparent url('images/featured-text-bg.png') no-repeat;
}

#features ul.ui-tabs-nav{  
    list-style:none;  
	margin: 110px 0 0 0;
	text-align: center;
}  
#features ul.ui-tabs-nav li{  
	margin: 0 10px 0 0;
	font-size: 12pt;
	line-height: 1.1;
	margin: 0 0 5px 0;
	color: #fff;
	letter-spacing: -1px;
	
} 

#features ul.ui-tabs-nav li.ui-tabs-selected a { /*Selected tab style*/ 
	display: block; 
	background: transparent url('images/featured-nav.png') no-repeat bottom;
	color: #fff;
}

#features ul.ui-tabs-nav li a {
	display: block;
	width: 90px;
	font-size: 82%;
	color: #fff;
	height: 20px;
	padding: 7px 5px 3px 5px;
	background: transparent url('images/featured-nav.png') no-repeat;
}

#features ul.ui-tabs-nav li a:hover {
	display: block;
	background: transparent url('images/featured-nav.png') no-repeat bottom;
	color: #fff;
}

#features .ui-tabs-panel{
	height: 400px;
	position:relative;  
    overflow:hidden;  
}  
#features .ui-tabs-hide{  
   display:none;  
}

.feature-fix { padding-right: 10px; margin-right: 0; }

.feedHeader {
	border: none;
	padding: 12px 10px 0 0;
	float: right;
	cursor: pointer;
}

.hide_me {display:none;}

.buffer {
	padding: 5px 10px 10px 10px;
}

.hide_overage {
	overflow: hidden;
}

.topPadding {
	padding-top: 5px;
}

.margin_bottom {
	margin-bottom: 15px;
}

.new-rule {background: #efefef;; height: 1px; margin: 0 0 10px 20px;}