/*
Theme Name: The Samadhi Group
Theme URI: http://www.thesamadhigroup.com/
Description: The Samadhi Group Website Theme
Version: 1.0 (WP 2.7)
Author: Slobodan Manic
Author URI: http://www.konceptoweb.com/
Tags: Website theme
*/




@charset "utf-8";

/* Global reset */
/* Based upon 'reset.css' in the Yahoo! User Interface Library: http://developer.yahoo.com/yui */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* Global reset-RESET */
/* The below restores some sensible defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* Gets rid of IE's blue borders */



body {
	font-family:Tahoma, Geneva, sans-serif;
}

.clearboth {
	clear:both;
}

.clearleft {
	clear:left;
}

.clearright {
	clear:right;
}

.wrapper {
	width:95%;
	margin:0px auto;
}

#header {
	background-image:url(images/header-bg.png);
	background-repeat:repeat-x;
	background-position:bottom;
	height:111px;
	padding:0;
}

img#logo {
	float:left;
	margin-right:27px;
	margin-top:3px;
}




ul#horiznav {
	list-style-type:none;
	display:block;
	margin-right:50px;
	padding-top:50px;
	padding-left:20px;
	text-align:right;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
}
html*ul#horiznav {
	padding-top:20px;
	*padding-top:50px;
}

ul#horiznav li {
	display:block;
	float:left;
	font-size:17px;
	font-weight:normal;
	margin:0 15px;
}

ul#horiznav li a {
	display:block;
	font-size:17px;
	line-height:30px;
	height:27px;
	color:#5c336b;
	text-decoration:none;
	float:left;
	padding:0 5px;
}

ul#horiznav li a:hover {
	background-color:#8552A0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul#horiznav li.horiznavactive a {
	background-color:#8552A0;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}





#content {
	background-image:url(images/cont_bg.png);
	background-position:center top;
	background-repeat:repeat-x;
	padding-bottom:50px;
}

h1#post-title, h2.sitemapheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:110%;
	color:#5c336b;
	background-repeat:no-repeat;
	background-image:url(images/estrellita.gif);
	background-position:left 7px;
	padding-left:25px;
	margin:15px 0;
	font-weight:bold;
}

ul.sitemaplist li {
	font-size:12px; 
	padding-left:25px;
	margin:2px 0;
}

h1#home-title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	line-height:110%;
	color:#5c336b;
	margin:30px 0 15px 0;
	font-weight:bold;
}

.post h3.post-title {
	font-size:22px;
	height:35px;
	line-height:35px;
	color:#FF9900;
	background-image:url(images/estrellita.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:25px;
	margin-bottom:15px;
	margin-top:0px;
	font-weight:bold;
}


h2#subtitle {
	font-size:18px;
	font-weight:bold;
	color:#5c336b;
	margin-left:15px;
	margin-bottom:40px;
}

h3.post-title a:hover {
	text-decoration:underline;
}

#maincontent p.readmore {
	text-align:right;
	margin-bottom:50px;
}

#content p.readmore a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	background-image:url(images/bullet-1b.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:20px;
}


#breadcrumbs {
	font-size:13px;
	padding:8px 5px;
	margin-bottom:7px;
	color:#333;
}

#breadcrumbs a {
	color:#5c336b;
	text-decoration:none;
}

p.introtext {
	text-align:right;
	color:#c00;
	font-weight:bold;
	font-size:13px;
	margin-right:22px;
	margin-top:-8px;
	margin-bottom:15px;
}



#sidebar {
	float:right;
	padding-right:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.sidebarbox {
	background:url(images/sidebar-bg.png) repeat-x;
	width:190px;
	border:1px solid #d6cbda;
	background-color:#fff;
	font-size:13px;
	text-align:left;
	margin-bottom:30px;
}

#freestuff {
}

#testimonialfrontbg {
	background:url(images/quotes-front.gif) no-repeat 6px 6px;
	display:block;
	padding:15px;
}

#testimonialfrontbg p {
	padding:0;
}


#testimonialfront {
	font-style:italic;
	font-size:11px;
	line-height:16px;
	color:#78677e;
}

#sidebar h3, strong.cart_title {
	display:block;
	font-size:16px;
	font-weight:bold;
	border:1px solid #6f4b7c;
	color:#fff;
	text-align:left;
	*width:183px;
	_width:175px;
	margin:15px -10px 0 -5px;
	_margin:5px;
	padding:5px 5px 5px 15px;
	_padding:5px;
	background-color:#a379b2;
}

#sidebar ul li {
	margin:0;
	padding:0;
}

#freestuff label {
	font-size:12px;
	font-weight:bold;
	color:#78677e;
	padding-right:5px;
	width:65px;
	display:inline-block;
	text-align:right;
	*position:relative;
	*top:-12px;
}

.sidebardecor {
	background:url(images/sidebar-decor.png) right no-repeat;
	margin-right:-10px;
	height:10px;
	_display:none;
}

.sidebarbox p {
	padding:7px 15px 20px 15px;
	line-height:16px;
	text-align:left;
	color:#78677e;
}

#freestuff input {
	width:90px;
	margin-bottom:10px;
	color:#666;
}

input#submit {
	width:60px;
	margin-left:107px;
	margin-top:5px;
	margin-bottom:25px;
	background:#ebeaea;
	border:1px solid #9d9c9c;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

p#getjar {
	color:#e06160;
	font-size:12px;
	text-align:right;
	padding-right:50px;
	padding-top:5px;
	font-weight:bold;
}


#maincontent {
	margin-right:240px;
	margin-left:0px;
	padding-top:5px;
}

h2.headline {
	padding-left:20px;
	margin-bottom:30px;
	background-image:url(images/bullet-1a.png);
	background-repeat:no-repeat;
	background-position:left center;
	color:#501c63;
	font-weight:bold;
	font-size:16px;
}

h3.headline {
	margin-bottom:10px;
	padding:10px;
	background-color:#C0A5DE;
	background-repeat:no-repeat;
	background-position:left center;
	color:#501c63;
	border-bottom:1px solid #7A4FA2;
	font-weight:bold;
	font-size:16px;
	text-align:left;
}

img#productimage {
	margin:30px 20px 0 5px;
	float:left;
}

#maincontent p {
	font-size:13px;
	line-height:18px;
	margin-bottom:15px;
}

#maincontent a {
	color:#5c336b;
	text-decoration:none;
}

#footer {
	background-image:url(images/body-div.png);
	background-repeat:repeat-x;
	background-position:top;
	min-height:150px;
	text-align:center;
	_padding-bottom:30px;
}

ul#footernav {
	list-style-type:none;
	text-align:center;
	padding-top:25px;
	padding-bottom:25px;
}

ul#footernav li {
	display:inline;
	font-size:12px;
	padding:10px 20px 10px 25px;
	background-image:url(images/bullet-d.png);
	background-repeat:no-repeat;
	background-position:left center;
}

ul#footernav li a {
	color:#5c246f;
	text-decoration:none;
}

ul#footernav li a:hover {
	text-decoration:underline;
}

#footer p#copyright {
	margin-top:5px;
	font-size:11px;
}



/* Post elements */

.post {
	font-size:13px;
	line-height:130%;
	color:#333;
}

.post ul, .post ol {
	padding-left:10px;
	margin-bottom:15px;
}

.post ul ul, .post ol ol, .post ul ol, .post ol ul {
	margin-bottom:2px;
	padding-left:20px;
	font-size:12px;
}

.post ul ul li, .post ol ul li {
	list-style-type:circle;
}

.post ol ol li, .post ul ol li {
	list-style-type:lower-alpha;
}

.post ol li {
	list-style-position:inside;
	list-style-type:decimal;
	margin-bottom:10px;
}

.post ul li {
	list-style-position:inside;
	list-style-type:disc;
	margin-bottom:10px;
}

.post blockquote {
	margin:0 15px;
	background:url(images/quotes.gif) no-repeat 8px 8px #eee4f4;
	color:#56386D;
	padding:25px 15px 15px 25px;
	font-style:italic;
	margin-bottom:15px;
}

#maincontent .post blockquote * {
	margin-bottom:0;
}

#content #maincontent .post p.testimonial {
	padding:15px 10px 10px 15px;
	background-image:url(images/quotes1.gif);
	background-repeat:no-repeat;
	background-position:5px 5px;
	margin:0 15px;
	margin-bottom:25px;
	color:#555;
}

#content #maincontent .post .testimonialfloat {
	width:50%;
	float:left;
}

#content #maincontent .post p.firstquote {
	margin:0 15px;
	background:url(images/quotes.gif) no-repeat 8px 8px #eee4f4;
	color:#56386D;
	padding:25px 15px 15px 25px;
	font-style:italic;
	margin-bottom:45px;
	margin-top:25px;
	font-size:15px;
	line-height:18px;
}

p.clientname {
	text-align:right;
	font-weight:bold;
	font-size:120%;
	margin-top:10px;
	margin-bottom:-5px;
}

#content #maincontent .post p.firstquote span {
	display:block;
	font-size:17px;
	text-align:right;
	font-weight:bold;
	margin-top:10px;
	margin-right:10px;
}

#content #maincontent .post p.testimonial span {
	display:block;
	text-align:right;
	font-weight:bold;
	margin-top:7px;
	margin-right:25px;
	font-size:14px;
}

.post del {
	text-decoration:line-through;
}

.post h3, .post h4, .post h5, .post h6 {
	color:#5c336b;
	font-weight:bold;
	margin-bottom:15px;
	padding-left:10px;
}

.post h3 {
	font-size:22px;
}

.post h4 {
	font-size:19px;
}

.post h5 {
	font-size:16px;
}

.post h6 {
	font-size:13px;
}

/* End Post elements */


.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	-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;
}

#content .post p.wp-caption-text {
	margin:0;
	padding:4px 0;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color:#333;
}


table.shoptable {
	background:#eee;
	text-align:center;
	font-size:11px;
	margin-top:25px;
}

table.shoptable td {
	width:75px;
	padding:3px;
	color:#444;
}

table.shoptable th {
	width:65px;
	font-weight:bold;
	padding:3px;
	color:#333;
}

#maincontent .navigation {
	font-size:12px;
}


/* E-commerce styles */

#maincontent div.productdisplay {
	width:100%;
	_width:90%;
	clear:none;
}

#widgetshoppingcart #sliding_cart {
	font-size:11px;
	padding:15px;
	width:160px;
}

#widgetshoppingcart span.numberitems  {
	width: 130px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:13px;
	margin-bottom:5px;
}

#widgetshoppingcart span.cartcount {
	float:left;
	font-weight:bold;
	font-size:13px;
}


#widgetshoppingcart #sliding_cart span.total {
	width:80%;
}

#widgetshoppingcart th#thproduct {
	width:40%;
}

#widgetshoppingcart th#thprice {
	text-align:right;
	width:35%;
}

#widgetshoppingcart th {
	padding-bottom:5px;
	padding-top:10px;
	border-bottom:1px solid #000;
}

#widgetshoppingcart td {
	padding:3px 0;
}

#widgetshoppingcart td.tdqty, #widgetshoppingcart th#thqty {
	text-align:center;
	width:25%;
}

#widgetshoppingcart #sliding_cart a {
	text-decoration:none;
	color:#5c336b;
	font-weight:bold;
}

#maincontent table.wpsc_checkout_table tr td {
	text-align:right;
}

.wpsc_checkout_table input, .wpsc_checkout_table textarea, .wpsc_checkout_table select {
	margin-bottom:10px;
	padding:1px;
	margin-left:10px;
	text-align:left;
}

.wpsc_checkout_table select {
	height:23px;
}

.wpsc_checkout_table select option {
	font-size:11px;
	line-height:12px;
}

.wpsc_checkout_table td strong {
	margin:30px 0 15px 0;
	display:block;
	font-size:130%;
	text-align:left;
	margin-left:75px;
}

.wpsc_checkout_table select.current_country {
	width:266px !important;
}

.wpsc_checkout_table input:focus, .wpsc_checkout_table textarea:focus {
	border:2px solid #A379B2;
}

#shoppingcartcontents #sliding_cart span.subtotalhead, #shoppingcartcontents #sliding_cart span.postagehead, #shoppingcartcontents #sliding_cart span.totalhead {
	display:block;
	float:left;
	width:85px;
}

#shoppingcartcontents #sliding_cart span.total {
	width:160px;
}


/* fixing safari/chrome issues in e-commerce widget */	
html*#sidebar #widgetshoppingcart div  {
	margin-left:-15px;
	*margin-left:0;
}
html*#sidebar #widgetshoppingcart table.shoppingcart {
	margin-left:-135px;
	*margin-left:0;
}
/* end */
