h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
h1 {
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	line-height: 1.4em;
	margin-left: 10px;
	
}
h2 {
	letter-spacing: 1px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;	
	margin: 0;
	padding-bottom: 5px;
	
}
h2 a{
	letter-spacing: 1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

h2 a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #e16b0f;
}


h3 {
	font-size: 1.4em;
	font-family: Arial, Century;
	
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	color: #e390ac;
	}

h4 {
	font-size: 1.1em;
}

p {
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 16px;
	color:#2b113b;
}

a:link {
	text-decoration: none;
	color:#2b113b;
	}

a:visited {
	text-decoration: none;
	color:#2b113b;
	}

a:hover {
	color:#ffffff;
	}
	
a img {
	border: none;
	}

.name {
	
	height: 0;
	width: 0;
	padding: 0;
	margin: 0;
	border: none;
	}

blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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


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


hr {
	display: none;
	}
	
select {
	width: 130px;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class=
right"' 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;
	}

.center {
	text-align: center;
	}

/* Begin Dharma's restructure of CSS */
/*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;
	}*/

html body {
	margin: 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color:#ffffff;
	color: #2b113b;
	}
	
#wrapper {
	position: relative;
	width: 1003px;
	margin: 0 auto;
	border-left: #9b62be 2px solid;	
	border-right: #9b62be 2px solid;	
	background-color: #ffffff;
	z-index: 1;
	}
	
#page { /*page is like container*/
	width: 1003px;
	position:relative;
    margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	}

#header {
	position: relative;
	margin: 0 0 19px 0; 
	padding: 0; 
	height: 191px; 
	width: 1003px;
	background-image:url(images/p_header.jpg);
	background-repeat: no-repeat;
	}
	
#headerimg a {
	display: block;
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0;
	}

#topnavbar {
	position: relative;
	top: 8px;
	margin: 0 auto;
	width: 392px;
	text-align: center;
	font-size: 15px;
	color: #460017;
}

#topnavbar .centerlink a{
	padding: 9px 0 0 0;
	margin: 0 7px 0 3px;
	}

#topnavbar a{
	display: block;
	float: left;
	width:127px;
	height:32px;
	padding-top: 9px;
	color: #ffffff;
	letter-spacing: 2.5px;
	font-size: 13px;
	
	}

#topnavbar a:hover{
	color:#2b113b;
	background-image: url(images/topnavbarbg.gif);
	background-repeat: no-repeat;
	}

#topnavbar a.active{
	color:#2b113b;
	background-image: url(images/topnavbarbg.gif);
	background-repeat: no-repeat;
	}

/* ---- beginning of home sidebar ---- */
	  
#homesidebarbgtop {
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgtop.jpg);
background-repeat: no-repeat;
}

#homesidebarbgbottom {
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgbottom.jpg);
background-repeat: no-repeat;
}


#homesidebar {
	position: relative;
	float:left;
	padding: 0;
	margin: 0; 
	width: 243px;
	background-image: url(images/p_sidebarbg.jpg);
	background-repeat:repeat-y;
	}

#homesidebar h2.h2home{
	
	margin-bottom: 0;
	padding-bottom: 0;}

#homesidebarcontent h2 {
	margin: 0;
	padding: 0;
	color: #2b113b;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2.5px;
	}

#homesidebarcontent p{
	padding: 0 20px 0 20px;
	text-align: justify;
	color: #2b113b;
	}


/*--- beginning of newsletter email form ---*/

	
#homesidebar .infolinks {
	margin-top: 57px;
	}
	
	
#homesidebar .infolinks a{
	display: block;
	width: 218px;
	height: 20px;
	padding: 7px 0 0 30px;
	font-size: 10px;
	color: #2b113b;
	}
	
#homesidebar .infolinks a:hover{
	background-image: url(images/leftnavbarlinkbg.jpg);
	background-repeat: no-repeat;
	color: #fffdff;
	}	
/* ---- end of home sidebar ---- */

	  
/* ---- beginning of lifestyle sidebar ---- */
	  
#lifestylesidebarbgtop {
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgtop.jpg);
background-repeat: no-repeat;
}

#lifestylesidebarbgbottom {
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgbottom.jpg);
background-repeat: no-repeat;
}

#lifestylesidebar {
	position: relative;
	float:left;
	padding: 0;
	margin: 0; 
	width: 243px;
	background-image: url(images/p_sidebarbg.jpg);
	background-repeat:repeat-y;
	}
		
#lifestylesidebar a{
	display: block;
	width: 218px;
	height: 28px;
	padding: 7px 0 0 30px;
	font-size: 11px;
	}
	
#lifestylesidebar a:hover{
	background-image: url(images/leftnavbarlinkbg.jpg);
	background-repeat: no-repeat;
	}


.menutitle{
	display: block;
	width: 218px;
	height: 28px;
	font-size: 11px;
	cursor:pointer;
	color:#2b113b;
	}
	
	
#lifestylesidebar .menutitle a{
	margin: 0;
	}

#lifestylesidebar .submenu a{
	height: 20px;
	margin: 0;
	padding: 2px 0 2px 30px;
	color: #2b113b;
	}	

#lifestylesidebar .submenu a:hover{
	color:#be2844;
	background-image: none;
	}

#lifestylesidebar .infolinks {
	margin-top: 76px;
	}
	
	
#lifestylesidebar .infolinks a{
	display: block;
	width: 218px;
	height: 20px;
	padding: 7px 0 0 30px;
	font-size: 10px;
	}
	
#lifestylesidebar .infolinks a:hover{
	background-image: url(images/leftnavbarlinkbg.jpg);
	background-repeat: no-repeat;
	}
  
/* ---- end of lifestyle sidebar ---- */

/*---infolinkscontact ---*/
	
#lifestylesidebar .infolinkscontact {
	margin-bottom: 255px;
	}
	
	
#lifestylesidebar .infolinkscontact a{
	display: block;
	width: 218px;
	height: 20px;
	padding: 7px 0 0 30px;
	font-size: 10px;
	}
	
#lifestylesidebar .infolinkscontact a:hover{
	background-image: url(images/leftnavbarlinkbg.jpg);
	background-repeat: no-repeat;
	}
 
	
/*--- about siderbar ---*/

#lifestylesidebar .abouth2 {
	margin: 0;
	padding: 0 0 4px 0;
	color: #e48fac;
	font-size: 12px;
	text-align: center;
	letter-spacing: 2.5px;
	}

#lifestylesidebar .aboutpic {
	display: block;
	padding: 0 0 10px 12px;
	}

#lifestyle_spacer {
	display: block;
	height: 400px;
}

/*--- end about siderbar ---*/

/*--- publishing sidebar ---*/

#lifestylesidebar .publishingpic {
	display: block;
	padding: 0 0 0 34px;
	}
	
/*--- end publishing sidebar ---*/
	
/* Begin Sidebar */

#sidebarbgtop {
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgtop.jpg);
background-repeat: no-repeat;
}

#sidebarbgbottom {
position: relative;
padding: 0;
margin: 0;
width: 243px;
height: 38px;
background-image:url(images/p_sidebarbgbottom.jpg);
background-repeat: no-repeat;
}


#homesidebar #sidebar {
	position: absolute;
	top: 330px;
	float: left;
	left: 0;
	padding: 0;
	padding-left: 7px;
	margin: 0; 
	width: 236px; /* 243px beofre padding */
	background-image: url(images/p_sidebarbg.jpg);
	background-repeat:repeat-y;
	z-index: 1;
	}

#homesidebar #sidebar li #cformsii {
	position: relative;
	right: 12px;
}

#homesidebar .newstitle {
	margin: 0 0 0 12px;
	padding: 0;
	color: #e390ac;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 2.5px;
	}
	
#sidebar {
	float:left;
	padding: 0;
	margin: 0; 
	width: 243px;
	background-image: url(images/p_sidebarbg.jpg);
	background-repeat:repeat-y;
}
	
#sidebar a{
	display: block;
	width: 218px;
	height: 20px;
	padding: 7px 0 0 30px;
	font-size: 11px;
	}

#sidebar a:hover {
	background-image: url(images/leftnavbarlinkbg.jpg);
	background-repeat: no-repeat;
	}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 20px;
	color: #e390ac;
	font-size: 12px;
	letter-spacing: 1px;
	text-align: justify;
	/*this is a crude way of hiding the pages title*/
	}

#sidebar h2.sidebartitle {
	padding: 0 20px 0 15px;
	margin: 0;
	letter-spacing: 2.5px;
	text-align: justify;
	}

#sidebar .sideshoppingcartmanual strong{
	
	margin: 0;
	padding: 0;
	color: #e390ac;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: left;
}

#sidebar p{
padding: 0 20px 0 15px;
}

#sidebar ul,li {
	list-style: none;
	padding: 0;
	margin:0;
}

#sidebar .infolinkssidebar {
	margin-top: 80px;
	}

#sidebar .infolinkssidebar a{
	display: block;
	width: 218px;
	height: 19px;
	padding: 5px 0 0 37px;
	font-size: 10px;
	}

#homesidebar #sidebar li #cformsii{
	margin: 0 0 0 10px;	
}


#sidebar form{
	position: relative;
	width: 200px;
	margin-top: 10px;
	right: 14px;
}

#sidebar #cf_field_2 {
	width: 202px;
	height: 14px;
	margin-bottom: 5px;
	padding: 3px;
	}

#sidebar .emailreqtxt {
	display: none;
}

#sidebar #sendbutton {
	width:100px;  
	height: 26px ;
	padding: 5px; 
	margin: 0 10px 12px 108px;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(images/formsend.jpg);
	border: none;
	cursor: pointer;
}

#sidebar div.success, #sidebar div.failure, #sidebar div.waiting {
	width: 180px;
	height: 10px;
	margin: 5px 12px 0 12px;
	padding: 4px;
	border: 2px solid #f8a6aa;
	background-color: #380315;
}

.clear {
	clear: both;
}

.shoppingcartmanual{
 padding: 0;
 margin-left: 30px;
 margin-top: 30px;
 color:#2b113b;
}


/* End Sidebar */

/*----this is the styles for content managed in the wordpress pages----*/

.connectcontent {
	width: 655px;
	margin: 15px auto;
	padding: 0 0 0px 0;
	border: 2px solid #9b62be;
	color: #2b113b;
	background-color: #ffffff;
	}

.featurecontent {
	width: 655px;
	margin: 15px auto;
	padding: 0 0 15px 0;
	border: 2px solid #9b62be;
	color: #2b113b;
	background-color: #ffffff;
	}

.featurecontent h1{
	padding: 20px 30px 10px 30px;
	color: #2b113b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.featurecontent p{
	margin: 10px 20px 10px 20px;
	font-size: 12px;
	letter-spacing: 0.5px;
	line-height: 16px;
	}

.simpleviewerdiv {
width: 100%;
margin-top: 23px;
margin-bottom: 8px;
}

.pubtext {
padding: 30px 40px 0 40px;
}

.pubspacerdiv {
height: 100px;
padding: 0;
margin: 0;
}

.vedalife {
margin: 0;
padding: 0;
width: 100%;
height: 101px;
}

/*-----end of the styles for content managed in the wordpress pages----*/

/*---styles for shopping cart category that appears on feature page---*/

.textcol {
	border-left: none;
	color: #d291a7;
	background-color: #ffffff;
	border-right: 2px solid #9b62be;
	}

#products_page_container .imagecol {
	padding: 0;
	margin: 0;
	color: #9b62be;
	background-color: #ffffff;
	border-top: 2px solid #9b62be;
    border-bottom: 2px solid #9b62be;
    border-left: 2px solid #9b62be;
 }
	

#products_page_container a.findmore{
	display: block;
	padding: 0;
	color: #d291a7;
	text-decoration: underline;
	}
	
#products_page_container a .wpsc_product_title {
	
	}

/*.wpsc_description {
	display: none;
	}*/

/*---end of styles for shopping cart category that appears on feature page---*/

#content { /*this is the main content area of the page, it has a class called .narrowcolumn*/
	position: relative;
	float: right;
	width: 740px;
	margin: 0;
	padding-left: 6px;
	background-image: url(images/p_contentbg.jpg);
	background-repeat: repeat-y;
	}
	
#contentemporium { /*this is the main content area of the page, it has a class called .narrowcolumn*/
	position: relative;
	float: right;
	width: 740px;
	margin: 0;
	padding-left: 6px;
	background-image: url(images/p_contentbg.jpg);
	background-repeat: repeat-y;
	}

#contentnewsupdate .emporiumtable {
	position: relative;
	top: 25px;
	left: 35px;
	}
	
#contentnewsupdate .emporiumtable td{
	padding-right: 36px; 
	}	
	
#contentnewsupdate .emporiumtable a img{
	padding: 0;
	margin: 0;
	border: 2px solid #9b62be;
	}

#emporiumspacer {
	clear:both;
	height: 80px;
	}

.emporiumSpacerNew {
	clear:both;
	height: 193px;
	}

.newPromoClear {
	clear: both;
	width: 740px;
	height: 25px;
}
	
.newPromo {
	clear: both;
	width: 740px;
	text-align: center;
}

.newPromo p a{
	text-decoration: underline;
}

#contenthome { /*this is the main content area of the page, it has a class called .narrowcolumn*/
	position: relative;
	float: left;
	width: 740px;
	margin: 0;
	padding-left: 6px;
	display:inline;
	}

#contentnewsupdate { /*this is the main content area of the page, it has a class called .narrowcolumn*/
	position: relative;
	float: right;
	width: 740px;
	margin: 20px 0 0 0;
	padding-left: 6px;
	background-image: url(images/p_contentbg.jpg);
	background-repeat: repeat-y;
	}


.homecontentbgtop {
	position: relative;
	width: 740px;
	height: 47px;
	padding: 0;
	margin-top: 0;
	background-image:url(images/homecontentbgtop.jpg);
	background-repeat: no-repeat;
}

.homecontentbgbottom {
	position: relative;
	width: 740px;
	height: 30px;
	padding: 0;
	margin-top: 12px;
	background-image:url(images/homebgbottom.gif);
	background-repeat: no-repeat;
}

.homecontentbgtop h2 { 
	float: right;
	margin-top: 18px;
	padding-right: 38px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2.5px;
	}

#lifestylecontent_bgtop {
	position: relative;
	width: 740px;
	height: 50px;
	padding: 0;
	margin-top: 0;
	background-image:url(images/homecontentbgtop.jpg);
	background-repeat: no-repeat;
	}

#lifestylecontent_bgtop h2 { 
	float: right;
	margin-top: 18px;
	padding-right: 38px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2.5px;
	}


#contentlifestyle { /*this is the main content area of the page, it has a class called .narrowcolumn*/
	position: relative;
	float: right;
	width: 740px;
	margin: 0 0 16px 0;
	padding-left: 6px;
	background-image: url(images/p_contentbg.jpg);
	background-repeat: repeat-y;
	}

#publishingcontentbgtop {
	position: relative;
	width: 740px;
	height: 50px;
	padding: 0;
	margin-top: 0;
	background-image:url(images/publishingcontentbgtop.jpg);
	background-repeat: no-repeat;
	}

#publishingcontentbgtop h2 { 
	float: right;
	margin-top: 18px;
	padding-right: 38px;
	color: #e390ac;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2.5px;
	}

#content_bgpictop {
	position: relative;
	width: 740px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-image: url(images/homecontentbgtop.jpg);
	background-repeat: no-repeat;
	}

#content_bgpictop h2 { 
	float: right;
	margin-top: 18px;
	padding-right: 38px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2.5px;
	}
	
.content_bgpictop {
	position: relative;
	width: 740px;
	height: 50px;
	margin: 0;
	padding: 0;
	background-image: url(images/homecontentbgtop.jpg);
	background-repeat: no-repeat;
	}

.content_bgpictop h2 { 
	float: right;
	margin-top: 18px;
	padding-right: 38px;
	color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2.5px;
	}

#promo {
	padding: 0;
	margin: 0 20px 0 20px;
	width: 1003px;
	height: 1800px;
	background-image: url(images/temple_promobg.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	}

#promo .learnmore {
	position: absolute;
	top: 1145px;
	left: 135px;
	}
	
#promo .learnmore p{
	color: #e48fac; 
	}

#promo .learnmore a{
	color: #e48fac;
	text-decoration: underline;
	}

#promo .fullrange {
	position: absolute;
	top: 1447px;
	left: 537px;	
	}

#promo .fullrange p{
	color: #e48fac; 
	}

#promo .fullrange a{
	color: #e48fac;
	text-decoration: underline;
	}

#promo .medialink {
	position: absolute;
	top: 1820px;
	left: 730px;
	width: 70px;
	height: 20px;
	}

#promo .contactbox {
	position: absolute;
	top: 1890px;
	right: 223px;
	}

#promo .contactbox p{
	color: #e48fac; 
	}

#promo .contactbox a{
	color: #e48fac;
	text-decoration: underline;
	}
	
	.narrowcolumn { 
	margin-left: ;
	width: 740px; 
	margin: 20px;
	}
	
	.narrowcolumn h2{
	display: ;
	letter-spacing: 2.5px;
	padding-left: 20px;
	margin-bottom: 10px;
	
	}
	
	.narrowcolumn p{
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	}
	
	.narrowcolumn h2 a:hover {
	color: #e390ac;
	}
	
.narrowcolumn small {
	display: ;
	width: 520px;
	height: 20px;
	padding: 5px;
	margin: 5px 0 5px 0;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 1.5em;
	}

.narrowcolumn .entry  {
	margin: 0 0 20px 0;
	color:;
	line-height: 1.4em;
	} 

.narrowcolumn .entry  a{  /*i ahve created this style*/
	color: #2b113b;
	text-decoration: underline;
	}
	
.narrowcolumn .entry  a:hover{  /*i ahve created this style*/
color: #9b62be;
	text-decoration: underline;
	}
	
.narrowcolumn .entry  a:active{  /*i ahve created this style*/
	color: #9b62be;
	}
	
.narrowcolumn .entry  a:link{  /*i ahve created this style*/
	color: #2b113b;
	}

.narrowcolumn .articlelinkstable {
	position: relative;
	width: 600px;
	left: 27.5px;
	margin-top: 15px; 
	font-size: 12px;
	text-align: left;
	}
	
.narrowcolumn .articlelinkstable td{
	width: 200px;
	height: 30px;
	text-align: center;
	}

.narrowcolumn .postmetadata {
	display: ;
	margin: 0;
	padding-bottom: 15px;
	padding-top: 5px;
	text-align: center;
	}
	
.widecolumn {
	padding: 0;
	margin: 0;
	line-height: 1.6em;
	}
	
.widecolumn .entry {
	margin: 0 0 20px 0;
	color: #666666;
	line-height: 1.4em;
	}

.widecolumn .post {
	margin: 0;
	}

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

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

#footer {
	clear: both;
	position: relative;
	padding: 0;
	width: 1003px;	
	text-align: center;

	}

#footer p {
	margin: 0;
	text-align: center;
	}
	
#footer a {
	font-size: 11px;
	color: #000;
	text-decoration:none;
	}

#footer a:hover {
	color: #e16b0f;
	text-decoration: none;
	}

/* End Structure */

/*misc*/

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.alt {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 0;
	padding: 10px;
	}
	
.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	color: #e16b0f;
	}
	
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
	
.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

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

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

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 35px;
	}

.post {
	margin: 0 0 20px 0;
	text-align: justify;
}

.postmetadata {
	clear: left;
	}

.postmetadata a{
	color: #be2844;
	}

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

/* Begin Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
	
#commentform p {
	margin: 5px 0;
	}
/* End Form Elements */


/* 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; }
	
#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 Calendar */

/*begin homepage slider*/

.sliderwrapper{
z-index: 1;
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
margin: 29px 0 0 70px;
border-top: 2px solid  #9b62be;
border-right: 2px solid  #9b62be;
border-left: 2px solid  #9b62be;
border-bottom: 2px solid #9b62be;
width: 600px; /*width of featured content slider*/
height: 216px;
cursor: hand;
}



.sliderwrapper .contentdiv{
z-index: 2;
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
padding: 0;
width: 600px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
background: white;
cursor: hand;
}

.sliderwrapper .contentdiv p{
padding: 180px 0 0 0;
margin: 0 60px 3px 15px;
cursor: hand;
}

.slidewrapper .contentdiv a{
	cursor: hand;
	}

.pagination{
position: relative;
z-index: 10;
width: 60px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
margin: -32px 0 0 594px;
padding: 0 5px 3px 0;
text-align: right;
}

.pagination a{
padding: 7px 7px;
text-decoration: none; 
color: #f8a6aa;
cursor: pointer;
}

.pagination a:hover, .pagination a.selected{
color: #be2844;
border: #be2844 1px dashed;
background: none;
}

.sliderwrapper .contentdiv .pagination span.prev1 a:hover{
background: none;
border: none;
}

.viewer1{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/feature_viewer/nowwhat.jpg);
background-repeat: no-repeat;
}

.viewer2{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/connect.jpg);
background-repeat: no-repeat;
}

.viewer3{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/feature_viewer/practice.jpg);
background-repeat: no-repeat;
}

.viewer4{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/shop.jpg);
background-repeat: no-repeat;
}

.viewer5{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/books.jpg);
background-repeat: no-repeat;
}

.viewer6{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/meditation.jpg);
background-repeat: no-repeat;
}

.viewer7{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/musicslide.jpg);
background-repeat: no-repeat;
}

.viewer8{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/videos.jpg);
background-repeat: no-repeat;
}

.viewer9{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image:  url(images/feature_viewer/chant.jpg);
background-repeat: no-repeat;
}

/* End homepage slider */

/* -- start of emporium feature page slider viewer --*/

.viewer_mantra{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/people.jpg);
background-repeat: no-repeat;
}

.viewer_mala{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/lifestyle.jpg);
background-repeat: no-repeat;
}

.viewer_anya{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/practice.jpg);
background-repeat: no-repeat;
}

.viewer_gita{
display: block;
padding: 0;
margin: 0;
width: 600px;
height: 250px;
background-image: url(images/vgita.jpg);
background-repeat: no-repeat;
}

.emporiumSpacer {
display: block;
height: 60px;
}

.sidebarSpacer {
display: block;
height: 20px;
background-color: #ffffff;
}

.publishingSpacer {
display: block;
height: 100px;
}

.lifestyleSpacer {
display: block;
height: 200px;
}

.contactSpacer {
display: block;
height: 260px;
}

.contactSpacerContent {
display: block;
height: 280px;
}

/* -- end of emporium feature page slider viewer --*/

/* ####################################### */
/*   */

#TB_window {
min-height: 560px;
margin: 0;
background-color: #ffffff;
z-index: 102;
display:none;
border: 2px solid #9b62be;
text-align:left;
position: fixed;
top: 41%;
left: 50%;
bottom: 5%;
}
