

body {
	margin-top: 0px;
	background: url(images/img01.gif) repeat-x left top;
	/*font-family: Arial, Helvetica, sans-serif; */
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.3em;
	margin-bottom: 8px;
	color: #000;
	background: #d0d0f8;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	padding: 3px;
}
h3 .more {
	font-size: 1.0em;
	margin-bottom: 8px;
	color: #000;
	background-color: #f9d2ef;
	border-top: 1px solid #666699;
	border-bottom: 1px solid #666699;
	padding: 3px;
}

h4 {
	font-size: 1.2em;
	margin: 8px 0 8px 40px;
	color: #333;
	line-height: 24px;
	
}


h4.quote {
	font-size: 1.2em;
	margin: 8px 0 8px 180px;
	color: #333;
	line-height: 24px;
	
}

h4.heartlight {
	font-size: 1.0em;
	padding: 5px 0 5px 135px;
	color: #333;
	line-height: 24px;
	 
	
}


p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

p.selected-quotes {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	border-top: 1px solid #999;	
	border-bottom: 1px solid #999;	  
	padding: 5px 5px 5px 8px;
	background-color: #f9d2ef;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #FF3399;
}

a:hover {
	color: #CC0099;
	text-decoration: underline;
}

a:visited {
	color: #33366;
	text-decoration: underline;
}
#wrapper {
	width: 900px;
	margin: 0 auto;
	background: url(images/img04.gif) no-repeat left top;
		}

#wrapper .btm {
	background: url(images/img05.gif) no-repeat left bottom;
}

/* Header */

#header {
	width: 900px;
	height: 225px;
	margin: 0 auto;
	background: url(images/img02.jpg);
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #000000;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 30px 0 0 20px;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.8em;
}

#logo h1 a {
	color: #FF7900;
}

#logo p {
	float: left;
	margin: 44px 0 0 0;
	padding: 3px 10px 3px 0px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menuv {
	width: 898px;
	height: 34px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
	border-top: 1px solid #FFF;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
}

#menuv ul {
	margin: 0;
	padding: 8px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#menuv li {
	float: right;
}

#menuv a {
	display: block;
	margin-right: 10px;
	padding: 0px 30px 7px 20px;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	color: #333366;
	border: none;
}

#menuv a:hover, #menu .current_page_item a {
}

#menuv a:hover {
	background: #FFF;
	text-decoration: none;
	padding: 0px 30px 2px 20px;
}

#menuv .first {
	margin-right: 10px;
	
	background: #666699;
	
}

/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
}

/* Content */

#content {
	float: right;
	width: 690px;
	padding: 0px 10px 0 0;
	background-color: #fff;
	border-left: 1px solid #999;
}

#content img.right {
	float: right;
	margin: 0 0 0 20px;
}


#content img.right-elmorya {
	float: right;
	margin: 0 0 0 60px;
}



#content img.left {
	float: left;
    margin: 0 20px 0 0;
}


.post {
	margin-left: 0px;
	margin-top: 10px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	border-left: 4px solid #F57601;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #d0d0f8;
	border-bottom: 1px solid #666699;
	border-top: 1px solid #666699;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	
}


.post .meta .comments,.post .meta .permalink {
}

.post .entry {
	padding:0px 20px 20px 10px;
	text-align: left;
	font-size:15px;
	float:left;
	border-bottom: 1px solid #999;
}

.post .entry a {
	text-decoration: underline;
	color: #3300FF;
	
}

.post .entry a:hover {
	text-decoration: none;
	
}

.post .entry a:visited {
	color: #333366;
	
}

.post .entry img {
	margin: 5px 0 0 15px;
	float:right;
}

.post li {
	margin-left:50px;
	list-style:none;

}

.post .li a {
	text-decoration:none;

}

.post .fourcharts {
	
	padding-right: 5px;
	margin-right: 5px;
	float: left;
	width:100%;
	
}

.pow_quote  {
	margin: 18px 0 18px 0 ;
	float:right;
	font-style:normal;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	
}

.pow_quote a  {
	 font-style:italic;
	 
	
}




.bookref  {
	margin: 18px 0 18px 0 ;
	float:right;
	font-style:normal;
	font-size: 12px;
	color: #999;
	line-height: 18px;
	
}

.bookref a  {
	 font-style:italic;
	 
	
}




.post .anchor-nav {
	padding:5px;
	margin:  0 15px 10px 0;
	width: 100%;
	text-align: right;
	font-size:12px;
	float:right;
	
}



.video-box{
    padding:0px 20px 20px 10px;
	background-color:#000;
	width: 100%;
	text-align: justify;
	font-size:14px;
	float:left;
}

.youtube{
	padding:0px;
	background-color:#000;
	text-align: justify;
	font-size:14px;
	float:left;
}

.video-text {
	padding:5px 5px 5px 5px;
	width: 150px;
	background-color:#000;
	text-align: justify;
	font-size:12px;
	float:right;
}


/* Footer */

#footer {
	width: 900px;
	height: 50px;
	margin: 0 auto;
	padding-top: 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	/* background-image:url(images/bg-footer.gif); background-repeat:repeat-x; */
	color: #c0b6b6;
	
	}

#footer p {
	margin: 0;
	line-height: 12px;
	font-size: 9px;
	text-align: center;
	margin-left: 220px;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

/*  landing page statements */



/*  left navigation quote below master's image */
#navquote {
	margin: 3px 3px 8px 3px;
	padding: 0 0 3px 0;
	font-size:12px;	
	color: #666;
	line-height: 22px;
	border-bottom: 1px dotted #666699;
}




#links  {
font-family:Georgia, "Times New Roman", Times, serif;
margin:8px 0 15px 0px;
padding: 0px 10px 3px 10px;
border: 1px solid #CCC;
font-size:12px;
text-decoration: none;
color: #000000;
width: 100%;

}


/* TOOLTIP FOR CONTENT PAGES  */
 
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	width: 200px;
	padding:2px 5px;
	color:#333;
	display:none;
	 
	
	}	
 /* heading bars for quotes pages */
#quoteheader1 {
	font-size:100%;
	padding: 10px;;
	margin: 25px 0 15px 0;
	background-color: #f0f0f7;
	width:100%;
	color: #666;
	font-weight:bold;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	
}

 /* table styles */
.mantratable {
  border: 1px solid #D6DDE6;
  border-collapse: collapse;
  width: 95%;
}
.mantratable td {
	border:2px solid #ffffff;
	padding: 0.3em;
	border: 1px dotted #ccc;
}


/*  */
 
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}	

hr {
  border: 0;
  width: 100%;
  color: #999;
	background-color: #999;
	height: 1px;
}





