/* 
-------------------------------------------------------------------------
SimpleMeditation.net

Author: Duc-Thanh Vu
Email: sixty AT gmail DOT com
Copyright 2005
=========================================================================
*/


/* general page structure */
/* ---------------------------------------------------------------------- */

body {
	margin: 0;
	padding: 0;
}


/* colour banner behind the menu - created this way so as to scale with 
increased/decreased font sizing */
/* ---------------------------------------------------------------------- */
#banner {
	height: 729px;
	position: absolute;
	top: 141px;
	left: 4px;
	width: 100%;
	background: #F4FAEF;
}
/* used to centre everything */
#container {
	margin: auto;
	padding: 2em 0 4em 0;
	width: 640px;
}


/* menu */
/* ---------------------------------------------------------------------- */
#menu {
	position:relative;
	top:8em;
	z-index: 5;
	width: 180px;
}
#menu ul {	
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	width: 180px;
	*/
	width: 150px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
#menu li {
	margin: 0;
	border-bottom: 1px solid #D8ECC6;
}
#menu li a {
	padding: 6px 1.5em;
	*/
	padding: 0.5em 1.5em;
	display: block;
	color: #666666;
	text-decoration: none;
	width: 100%;
}
html>body #menu li a {
	width: auto;
}
#menu li a:focus, #menu li a:hover, #menu li a:active {
	background: url(images/bg_menu_hover.jpg) repeat-y top right;
	color: #666666;
}
#menu #current, #menu #current a:hover, #menu #current a:active {
	background: url(images/bg_menu_current.jpg) repeat-y top right;
	color: #666666;
	font-weight: bold;
}


/* main content : frame holds the gradient border */
/* ---------------------------------------------------------------------- */
#frame {
	width: 430px;
	position: absolute;
	margin: -20em 0 0 0;
	left: 570px;
	background: #E7F3DC url(images/bg_container.jpg) repeat-y top left;
	padding: 10px;
	z-index: auto;
	top: 454px;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #666666;
	line-height: 1.7em;
	background: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 10px 20px 20px 20px;
	*/
	padding: 0px 20px 20px 20px;
}
#content a:link {
	color: #FF9900;
	text-decoration: none;
	border-bottom: 1px solid #FF9900;
}
#content a:visited {
	color: #FFAD33;
	text-decoration: none;
	border-bottom: 1px solid #FFE5BF;
}
#content a:focus, #content a:hover, #content a:active {
	color: #FF6600;
	text-decoration: none;
	border-bottom: 1px solid #FF6600;
}
#footer {
	background: url(images/dotted.gif) repeat-x left top;
	margin: 10em 0 0 0;
	padding: 2em 0 0 0;
}
#footer a {
	float: right;
}
#footer #credits a {
	border: none;
	padding: 0 40px 0 0;
	position: relative;
	top: -1.9em;
	*/
	top: -1.85em;
}


/* shop */
/* ---------------------------------------------------------------------- */
.item {
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
	position: relative;
	height: 60px;
	margin-bottom: 5px;
}
.item h1 {
	font-size: 190%;
	font-weight: bold;
	line-height: 1.1em;
	margin: 0;
}
.item h1 em {
	display: block;
	font-weight: normal;
}
.item .price {
	height: 50px;
	width: 100px;
	line-height: 45px;
	border-left: 1px solid #DDDDDD;
	text-align: center;
	font-size: 330%;
	font-weight: bold;
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0 10px;
}
.item .price span {
	font-size: 85%;
}
.item .price span.cents {
	font-size: 50%;
}
.item a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	border: none !important;
	position: absolute;
	line-height: 1em;
}
.payment {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 12px;
	padding-bottom: 7px;
}
.payment form {
	margin: 0;
	padding: 0;
}
.payment .buyme {
	float: left;
	padding-right: 5px;
	*/
	padding-right: 0px;
}
.payment .viewcart {
	float: left;
}
.payment p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-align: right;
}
.payment a {
	color: #666666 !important;
	border-bottom: none !important;
}
.postage {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 15px;
	margin: 0 0 1.5em 0;
}
.excerpt {
	color: #FF9900;
	font-size: 120%;
	font-style: italic;
	text-align: center;
}
.emphasis {
	font-weight: bold;
	color: #FF9900;
}
.small-point {
	border-top: 1px dashed #CCCCCC;
	padding: 1.5em 0 10em 0; 
}


/* presentational classes */
/* ---------------------------------------------------------------------- */
h2 {
	margin-top: 3em;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #CCCCCC;
	font-style: italic;
}
#content ul {
	margin: 0 0 0 2em;
}
hr {
	margin: 2em 0;
	*/
	margin: 0.5em 0;
	height: 5px;
	*/
	height: 1px;
	border: none;
	*/
	border: 1px dashed #B5D38B;
	background: url(images/dotted.gif) repeat-x 50% 50%;
}
.quote {
	color: #FF9900;
	padding: 0.5em 50px 2.5em 50px;
	font-style: italic;
	background: url(images/quote.gif) no-repeat left bottom;
	position: relative;
}
.quote .smalltext {
	font-style: normal;
	padding: 0 0 0 5em;
}
.data {
	margin: 0 0 2em 0;
	width: 390px;
}
.data td, .data th, .data caption {
	border-bottom: 1px solid #E5E5E5;
	padding: 0.2em 10px 0.2em 0;
	*/
	padding: 0.3em 10px 0.3em 0;
	vertical-align: top;
	text-align: left;
}
.data caption {
	color: #FF9900;
	font-weight: bold;
	text-align: left;
	border-bottom: 2px solid #CFCFCF;
}
.data .time {
	width: 155px;
}
.data .place {
	width: 135px;
}
.data .cost {
	width: 70px;
}
.data .eday {
	width: 72px;
}
.data .edate {
	width: 60px;
}
.data .etime {
	width: 79px;
}
.data .eplace {
	/*width: 147px;*/
}
caption .smalltext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: normal;
	display: inline;
}
.smalltext, #footer, #disclaimer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.highlight {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;
}
.portrait {
	padding: 7px;
	background: #F4FAEF;
}
.link, .article {
	border-bottom: 1px solid #E5E5E5;
}
.clear img, #content .clear a {
	border: none;
	text-decoration: none;
}
