/*

Theme Name: Underground Wellness

Theme URI: http://www.undergroundwellness.com

Description: Underground Wellness Custom Theme

Author: Kymera

Author URI: http://kymerastudio.com, http://www.undergroundwellness.com

version: 1.0

Tags: two-column, widget-ready,blank

*/









/* basics */



* {
	margin:0;
	padding:0;
}
body {
	background:#000000 url(images/bg.jpg) top center repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
}
h1, h2, h3, h4 {
	font-family:Century Gothic, AppleGothic, sans-serif;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
h4 {
	font-size: 13px;
}
h4 {
	margin-bottom: 5px;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
p {
	line-height:15px;
	color:#1e1e1e;
}
.clear {
	width:100%;
	height:0px;
	clear:both;
}
/* links */



a {
	color:#eb7327;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* container */





#container {
	width:950px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}
/* header */



#header {
	width:950px;
	height: 128px;
	color: #fff;
	position:relative;
}
#logo {
	float:left;
	display:block;
	width:343px;
	height:128px;
}
#header h1 {
	position:absolute;
	right:0px;
	bottom:24px;
	color:#ffffff;
}
/* main menu */





#menu {
	background:#272727 url(images/bg-menu.png) top repeat-x;
	font-family:"Century Gothic", AppleGothic, sans-serif;
	font-weight:normal;
	font-size: 16px;
	line-height:16x;
	font-weight:bold;
	width:948px;
	height:42px;
	border-top:1px solid #242424;
	border-left: 1px solid #555555;
	border-right: 1px solid #555555;
	position:relative;
	z-index:20;
}
#menu ul {
	margin:0;
	padding:0;
}
#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
	position:relative;
	display:block;
	border-right:1px solid #000000;
	border-left:1px solid #5b5b5b;
}
#menu ul li:first-child {
	border-left:0px;
}
#menu ul li a {
	padding:10px 12px 11px 12px;
	color: #fff;
	display:block;
	text-align:center;
	text-transform:uppercase;
}
#menu ul li a:hover {
	color:#ffffff;
	background: #ac5620 url(images/bg-menu-over.png) top repeat-x;
	text-decoration:none;
}
#menu ul li.current_page_item a, #menu ul li.current_page_parent a {
	color:#ec7225;
}
#menu ul li.current_page_ancestor ul li a, #menu ul li.current_page_item ul li a, #menu ul li.current_page_item a:hover, #menu ul li.current_page_ancestor a:hover {
	color:#ffffff;
}
#menu ul li.current_page_ancestor ul li a:hover, #menu ul li.current_page_item ul li a:hover {
	color:#ffffff;
	background:#ac5620 url(images/bg-menu-over.png) top repeat-x;
}
#menu li ul {
	display:block;
	position: absolute;
	left: -999em;
	top:40px;
	z-index: 40;
	clear:none;
	overflow:hidden;
}
#menu ul li:hover ul {
	display:block;
	z-index:9000;
	float:left;
	position:absolute;
	left: 0px;
	overflow:visible;
	z-index:40;
}
#menu ul li.sfhover ul {
	display:block;
	z-index:9000;
	position:absolute;
	float:left;
	clear:both;
	left:0px;
	z-index:40;
	overflow:visible;
}
#menu ul li ul li {
	clear:both;
	overflow:visible;
	margin:0px;
	border:0px;
}
#menu ul li ul li a {
	display: block;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	text-decoration:none;
	width:240px;
	padding:12px 17px 12px 17px;
	text-align: left;
	cursor:pointer;
	background:#848484 url(images/bg-section-hdr.png) top repeat-x;
	border:1px solid #818181;
	border-width:0px 1px 1px 1px;
}
#menu ul li ul li a:hover {
	text-decoration:none;
	color:#ffffff;
}
/* content */

#sitecontent {
	width:948px;
	background:#ffffff url(images/bg-sitecontent.png) top repeat-y;
	border:1px solid #a8a8a8;
	border-width:0px 1px 1px 1px;
}
#content {
	float:left;
	width:659px;
	overflow: hidden;
}
.post {
	margin:0;
	padding:22px;
	line-height: 14pt;
}
.post ul {
	margin-left:22px;
}
.post h2 {
	font-family:Century Gothic, AppleGothic, sans-serif;
	font-size:19px;
}
.post h2 a {
	color: #000;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.post h2 + div {
	margin-top:20px;
}
.post form {
	margin-top:20px;
}
.post ul {
}
.post li {
}
.entry p {
	margin:0px 0px 12px 0px;
	line-height:15px;
	color:#1e1e1e;
}
.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:12px;
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
	padding:20px 0px;
	border-top:1px solid #ebebeb;
}
.alignleft a {
	margin:25px 0;
}
.alignright a {
	margin:25px 0;
}
.postlink {
	color:#74B6D0;
	font-weight:bold;
}
h2.section-hdr {
	padding:14px 0px 14px 22px;
	background:url(images/bg-section-hdr.png) top left repeat-x;
	color:#ffffff;
	font-size:17px;
	line-height:17px;
	text-transform:uppercase;
}
#latestpost {
	width:335px;
	height:222px;
	float:left;
	margin:0px 0px 22px 0px;
}
#latestpost p {
	text-align:justify;
}
#latestvideo {
	width:280px;
	float:right;
	padding-right:20px;
	margin-bottom:20px;
}
#latestpost h2 {
	padding:0px 22px;
}
#latestpost h2, #latestvideo h2 {
	color:#949494;
	margin-bottom:15px;
	font-size:17px;
	text-transform:uppercase;
}
#latestpost h2 + div {
	padding-top:0px;
}
#latestpost .post h2 {
	padding:0px;
	text-transform:none;
	font-size:15px;
	margin-bottom:0px;
}
#latestpost .post h2 a {
	color:#ec7225;
}
#latestpost small {
	color:#9f9f9f;
	margin:8px 0px;
}
#testimonials p {
	padding:22px;
	float:left;
	width:280px;
}
#testimonials p:first-child {
	border-right:1px solid #ebebeb;
}
#testimonials .linkout {
	width:100%;
	float:none;
	padding:0px 0px 15px 22px;
}
.service {
	width:615px;
	padding:22px;
	border-bottom:1px solid #ebebeb;
}
.service p {
	margin: 5px 0px 15px 0px;
}
.service img {
	float:left;
	border:2px solid #eaeaea;
	margin-right:17px;
}
/* sidebar */



#sidebar {
	font-size:8pt;
	width:289px;
	float:right;
	margin:0;
	padding: 0;
}
#sidebar h2 {
	font-family:Century Gothic, AppleGothic, sans-serif;
	font-size:17px;
	color: #9c9b9b;
	margin: 0px 0px 11px 0px;
	;
	padding: 0px 22px;
	text-transform:uppercase;
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0px 0px 9px 0px;
	padding:0px;
	font-size:11px;
	line-height:14px;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:0px;
	padding:0;
}
#sidebar ul li {
	margin: 0;
	line-height: 14pt;
	list-style-type: none;
}
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#sidebar div h2, #sidebar form h2 {
	padding:0px;
}
#sidebar div {
	padding:22px;
}
#sidebar div.clear {
	padding:0px;
}
#sidebar h2 + div {
	padding-top:0px;
}
#sidebar form + h2 {
	padding-top:22px;
}
.dark p {
	color:#ffffff;
}
#sidebar #join {
	background:url(images/bg-sidebar-dark.png) top repeat-y;
	padding:22px;
}
#join h2 {
	color:#ffffff;
}
#join input#ea {
	border:1px solid #dadada;
	padding:5px 9px;
	color:#838282;
	font-size:11px;
	width:170px;
}
#join input#go {
	border:0px;
	background:none;
	font-family:Century Gothic, AppleGothic, sans-serif;
	color:#ffcb35;
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}
#sidebar div.sn {
	background:url(images/bg-sn.png) top no-repeat;
	position:relative;
	height:30px;
}
#sidebar div.sn img {
	float:right;
	position:relative;
	z-index:1;
	margin-left:8px;
}
#sidebar .sn h2 {
	margin-bottom:5px;
	font-size:16px;
	padding-top:4px;
}
#sidebar .sn a {
	color:#74b6d0;
	font-size:12px;
}
#gear {
	background: url(images/bg-gear.png) top left no-repeat;
	width:245px;
	height:97px;
	position:relative;
	padding:0px;
}
#gear h2 {
	color:#ffffff;
}
#gear img {
	position:absolute;
	right:10px;
	bottom:0px;
}
#gear p {
	color:#ffffff;
	width:150px;
}
#gear .postlink {
	color:#FFCB35;
	font-size:13px;
	font-weight:bold;
	text-transform:uppercase;
}
/* comments */





#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0px 22px;
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 22px 5px 22px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
#respond {
	padding:0px 22px;
}
/* search */



#searchform {
	padding:22px;
	background:url(images/bg-search.png) top repeat-y;
	margin:0px;
}
#searchform input#s {
	border:1px solid #dadada;
	padding:5px 9px;
	color:#838282;
	font-size:11px;
	width:170px;
}
#searchform input#searchsubmit {
	border:0px;
	background:none;
	font-family:Century Gothic, AppleGothic, sans-serif;
	color:#ea7226;
	font-size:17px;
	font-weight:bold;
	cursor:pointer;
}
/* misc */



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
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */

   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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;
}
/* footer */



#footer {
	background:#000 url(images/bg-footer.png) top left repeat-x;
	clear: both;
	width: 100%;
	height:33px;
}
#footer p {
	padding:9px 0;
	margin: 0;
	color: #bbb;
	font-size:11px;
}
#footer img {
	float:left;
}
#footer p.left {
	float:left;
}
#footer p.right {
	float:right;
	padding:9px 22px 0px 0px;
}
#footer a {
	color:#bbb;
}
/* featured content */



#featured {
	width:613px;
	position:relative;
	border:1px solid #7f7f7f;
	height:313px;
	margin:22px;
}
#featured ul.ui-tabs-nav {
	position:absolute;
	top:10px;
	right:10px;
	list-style:none;
	padding:0;
	margin:0;
	width:85px;
	z-index:5;
}
#featured ul.ui-tabs-nav li {
	padding:0px;
	margin:0px 0px 10px 0px;
}
#featured ul.ui-tabs-nav li img {
	margin:0px;
	padding:0px;
	width:81px;
	height:46px;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	color:#333;
	border:2px solid #565656;
	margin:0px;
	padding:0px;
}
#featured li.ui-tabs-nav-item a:hover {
	background:#f2f2f2;
}
#featured li.ui-tabs-selected {
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a {
	border:2px solid #ffbe00;
}
#featured .ui-tabs-panel {
	width:613px;
	height:313px;
	background:#000;
	position:relative;
	z-index:1;
}
#featured .ui-tabs-panel .info {
	position:absolute;
	bottom:0px;
	left:0;
	height:70px;
	background: url('images/transparent-bg.png');
}
#featured .info h2 {
	font-size:18px;
	color:#fff;
	padding:5px 10px 3px 10px;
	margin:0;
	overflow:hidden;
}
#featured .info p {
	margin:0 100px 0px 10px;
	font-size:11px;
	line-height:14px;
	color:#ffffff;
}
#featured .info a {
	text-decoration:underline;
	color:#ffbe02;
	font-weight:bold;
}
#featured .info a:hover {
	color:#ec7225;
}
#featured .info h2 a {
	color:#ffffff;
	text-decoration:none;
}
#featured .ui-tabs-hide {
	display:none;
}
/* Store */

.amazon { font-size:14px; }
.storelink {
	display:block;
	width:175px;
	height:225px;
	margin:0px 30px 30px 0px;
	float:left;
	font-weight:bold;
	color:#333;
	font-size:16px;
	text-align:center;
}
.storelink:hover {
	color:#EB7327;
	text-decoration:none;
}
.storelink img { width:175px;height:165px;
margin-bottom:20px;
clear:both;
}
