/* @override http://prasadayogacenter.com/wp-content/themes/prasada/style.css */

/* @override http://prasadayogacenter.com/wordpress/wp-content/themes/prasada/style.css */

/*
Theme Name: Prasada
Theme URI: http://www.prasadayogacenter.com
Version: 1.0
Description: 
Author: bryce creative
Author URI: http://www.brycecreative.com
*/



html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: url("images/background.gif");
	font: 12px geneva, helvetica, tahoma, sans-serif;
}
#page {
	width: 794px;
	margin: 0 auto;
	padding: 0 20px;
}
#main-container {
	float: left;
	display: inline;
	width: 794px;
	position: relative;
}
#main-container .header {
	float: left;
	display: inline;
	width: 794px;
	height: 331px;
	background: url("images/top-shadow.png") no-repeat;
}
#main-container .content {
	width: 794px;
	float: left;
	background: url("images/middle-shadow.png") repeat-y;
}
* html #main-container .content {padding: 250px 0 50px;}
#main-container .content .inner{
	position: relative;
	margin: -324px auto 0;
	z-index: 1000;
	width: 573px;
	bottom:-274px;
	overflow:hidden;
}
* html #main-container .content .inner{
	top: 0;
	overflow:visible;
	margin: -300px auto -324px;
}
#main-container .footer {
	display: block;
	float: left;
	width: 794px;
	height: 334px;
	background: url("images/bottom-shadow.png") no-repeat 0 100%;
}
.header ul {
	float: left;
	display: inline;
	width: 612px;
	margin: 67px 0 0 115px;
	padding: 0;
}
.header ul li {
	float: left;
	list-style: none;
	background: url("images/separator.gif") no-repeat 100% 50%;
	padding: 0 10px 0 10px;
}
.header ul .last {
	background: none;
	padding: 0 0 0 10px;
}
.header ul li a {
	float: left;
	color: #6c5634;
	font: bold 11px "trebuchet ms", tahoma, verdana, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
}
.header ul li a:hover {
	text-decoration: underline;
}
.header h1 {
	position: absolute;
	top: 23px;
	left: -20px;
	width: 307px;
	height: 258px;
	background: url("images/logo-2.png") no-repeat;
	text-indent: -12000px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.header h1 a {
	display: block;
	width: 307px;
	height: 258px;
	margin: 0;
	padding: 0;
}
.header h2 {
	float: left;
	display: inline;
	width: 322px;
	height: 56px;
	background: url(images/SBQM.gif) no-repeat;
	text-indent: -12000px;
	margin: 115px 0 37px 406px;
	padding: 0;
}
.content p {
	display: table;
	font-weight: bold;
	text-align: justify;
	color: #4d2615;
	margin: 0px;
	padding: 0;
	
	font: 12px/24px geneva, helvetica, tahoma, sans-serif;
}
* html .content p {height: 0;}

.content img {
	float: left;
	border: none;
	margin: 0;
	padding: 0 20px 0 0;
	overflow: hidden;
}
#main-container .content .inner .bottom {
	float: left;
	padding: 0;
	position:relative;
	margin-top: 24px;
}
.bottom img {
	float: left;
	border: none;
	margin: 0;
	padding: 0;
}
.bottom p {
	float: left;
	display:inline;
	font: 9px georgia, times, "times new roman", serif;
	color: #bb7040;
	margin: 30px 0 0;
	text-align:center;
	width:491px;
}
