/* @override http://192.168.1.105:8888/lisayoga/css/main.css */

/*
Company:	Lisa Yoga
File:		main.css - This contains all the main styles for the website.

All the styles are separted into the following groups:
Global Browser Reset - this is handled by the reset-fonts.css file from YUI
HTML, Body - for the html and body tags
Layout - styles that define the layout of the site
Modules - styles for content modules
Common Text Styles - Styles for text
Default Headings - headings like h1, h2, etc
Default Lists - unordered and ordered lists
Nav - navigation bar
Forms - html forms
Default Links - links
Misc - anything that doesn't fit elsewhere
*/

/* @group HTML, Body */
html {
	 background-color: #9a77ae;
}
body {
	background: url(../images/inside-page-bkg.jpg) no-repeat 50% 0 #e9f0d2;
	font-family: georgia, arial, sans-serif;
}
/* @end */

/* @group Layout */
/* Head */
div#hd {
	width: 988px;
	height: 163px;
	margin-left: auto;
	margin-right: auto;
}
div.hd-top {
	height: 100px;
	overflow: hidden;
}

/* Body */
div#bd {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
div#bd-wrap {
	/*width: 1180px;
	margin-left: auto;
	margin-right: auto;*/
}

/* Footer */
div#ft-home {
	background: url(../images/home-btm-fade.png) repeat-x 0 0;
}
div#ft-inside {
	background: url(../images/inside-ft-bkg.gif) repeat-x 0 0;
	height: 141px;
}
div#ft {
	width: 988px;
	margin-left: auto;
	margin-right: auto;
}
div.ft-callouts {
	text-align: center;
	padding: 20px 0 10px 0;
}
div.ft-quote blockquote {
	color: #ffffff;
	font-size: 108%;
	font-style: italic;
	margin: 0 0 0 0;
	text-align: center;
	padding: 0 65px;
	line-height: 180%;
}
div.ft-quote span.sig {
	color: #ffffff;
	font-size: 108%;
	font-weight: bold;
	display: block;
	text-align: center;
	margin-bottom: 50px;
}

p.copyright {
	color: #d6c5e2;
	font-family: "Ludica Sans", "Lucida Grande", arial, sans-serif;
	font-size: 77%;
	text-align: center;
	margin: 0;
	padding: 20px 0;
}
p.copyright a:link, p.copyright a:visited {
	color: #d6c5e2;
	text-decoration: none;
}
p.copyright a:hover {
	text-decoration: underline;
}
/* @end */

/* @group Modules */
/* Logo */
div#logo {
	width: 251px;
	height: 254px;
	background: url(../images/logo.png) no-repeat 0 0;
	text-indent: -9000px;
	position: absolute;
	z-index: 200;
	margin-left: 360px;
}
div#logo a {
	display: block;
	height: 100%;
}

/* Home Lisa Pic */
div.home-lisa-pic {
	width: 478px;
	height: 513px;
	position: absolute;
	margin: -46px 0 0 532px;
	overflow: hidden;
	/*z-index: -1;*/
}
div.home-lisa-pic img {
	position: absolute;
	z-index: -1;
}
div.home-lisa-pic .regionBoundary {
	margin-top: 130px!important;
}

/* Home Main */
div.home-main {
	width: 532px;
	padding: 46px 0 0 0;
}
div.home-main p.welcome {
	color: #67308c;
	font-size: 108%;
	font-style: italic;
	line-height: 180%;
}
div.home-welcome {
	padding-left: 12px;
}

/* Main Full */
div.main-full {
	clear: both;
	padding: 20px 15px 0 0;
}

/* Featured Event */
div.featured-event {
	width: 532px;
	height: 277px;
	background: url(../images/home-featured-box.png) no-repeat 0 0;
	overflow: hidden;
}
div.featured-event .featured-event-pic {
	width: 83px;
	padding: 0 15px 0 32px;
	vertical-align: top;
}
div.featured-event h3 {
	color: #67308c;
	font-size: 116%;
	margin: 0 0 5px 0;
}
div.featured-event p {
	color: #67308c;
	font-size: 108%;
	line-height: 160%;
	margin: 0;
}
div.featured-event .featured-event-details {
	vertical-align: top;
	padding: 0;
}
div.featured-event .featured-event-details p a {
	font-size: 93%;
}
div.featured-event a:link, div.featured-event a:visited {
	color: #5e7703;
	text-decoration: underline;
}
div.featured-event a:hover {
	text-decoration: none;
}
div.featured-event p.more-retreats {
	margin: 0;
	height: 40px;
	text-align: right;
	padding: 32px 80px 0 0;
}
div.featured-event p.more-retreats a:link, div.featured-event p.more-retreats a:visited {
	color: #5e7703;
	text-decoration: underline;
}
div.featured-event p.more-retreats a:hover {
	text-decoration: none;
}

/* Content Top */
div.content-top {
	margin: 0 0 20px 0;
	min-height:450px;
	height:auto !important;
	height:450px;
}

/* Side Lisa Pic */
div.side-pic-lisa {
	width: 420px;
	height: 420px;
	padding: 50px 0 0 0;
	margin: 0 20px 0 0;
	float: right;
	display: inline;
}

/* About Main */
div.inside-main {
	width: 516px;
	padding: 25px 0 20px 0;
	float: left;
	display: inline;
}

/* Feature Quotes */
div.feature-quote-top {
	width: 969px;
	height: 24px;
	background: url(../images/testimonial-top.png) no-repeat 0 0;
	overflow: hidden;
}
div.feature-quote-marks {
	background: url(../images/quote-marks-open.png) no-repeat 23px 0;
	padding: 1px 60px 40px 80px;
}
div.feature-quote {
	width: 969px;
	background: url(../images/testimonial-btm.png) no-repeat 0 100%;
	margin-bottom: 20px;
}
div.feature-quote blockquote {
	margin: 0 0 10px 0;
	color: #67308c;
	font-size: 108%;
	font-style: italic;
	line-height: 150%;
}
div.feature-quote p {
	color: #67308c;
	font-size: 108%;
	line-height: 150%;
}

/* Purple Yantra */
div.purple-yantra {
	width: 683px;
	height: 684px;
	background: url(../images/purple-yantra-circle.png) no-repeat 0 0;
	position: absolute;
	z-index: -1;
	margin: -100px 0 0 400px;
}
div.purple-yantra-inner {
	width: 281px;
	margin-left: 601px;
	padding: 101px 0 0 0;
	position: absolute;
	z-index: 10;
}

/* Retreats */
.retreat-pic {
	vertical-align: top;
	padding: 0 0 20px 0;
}
.retreat-info {
	vertical-align: top;
	padding: 0 0 20px 20px;
}
div.main .retreat-info h3 {
	color: #67308c;
	font-size: 138.5%;
	margin: 0 0 5px 0;
}
div.main .retreat-info p {
	margin: 0;
}

/* Schedule */
div.schedule {
	background: url(../images/schedule-yantra.png) no-repeat 46% 70%
}
table.schedule {
	width: 100%;
	border-top: 1px solid #b092c9;
}
table.schedule th {
	color: #67308c;
	font-size: 108%;
	font-weight: bold;
	text-align: left;
	padding-right: 20px;
	padding-left: 15px;
	border-bottom: 1px solid #b092c9;
}
table.schedule td {
	color: #67308c;
	font-size: 108%;
	border-bottom: 1px solid #b092c9;
}
table.schedule a:link, table.schedule a:visited {
	color: #5e7703;
	text-decoration: underline;
}
table.schedule a:hover {
	text-decoration: none;
}

div.main-left-col {
	width: 530px;
	float: left;
	display: inline;
}
div.main-right-col {
	width: 378px;
	float: right;
	display: inline;
}

/* Admin */
div.admin {
	padding: 60px 0 30px 0;
}
/* @end */

/* @group Common Text Styles */
div.main {
	color: #67308c;
}
div.main p {
	font-size: 108%;
	line-height: 160%;
}

.center {
	text-align: center!important;
}
/* @end */

/* @group Default Headings */
div.main h3 {
	margin: 0 0 5px 0;
	font-size: 108%;
}
/* @end */

/* @group Default Lists */
div.main li {
	font-size: 108%;
	line-height: 160%;
}
/* @end */

/* @group Nav */
div#nav-wrap {
	background: url(../images/nav-bkg.png) repeat-x 0 100%;
}
div#nav {
	position: absolute;
	z-index: 100;
	margin-top: 3px;
	width: 988px;
	height: 46px;
}
div#nav ul {
	margin: 0;
	padding: 0;
}
div#nav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div#nav ul li a {
	display: block;
	line-height: 46px;
	margin-right: 20px;
	font-size: 138.5%;
}
div#nav ul li.n-healing {
	margin-left: 280px;
}
div#nav ul a:link, div#nav ul a:visited {
	color: #ffffff;
	text-decoration: none; 
}
div#nav ul a:hover, div#nav ul a.selectedPage {
	text-decoration: none;
	background: url(../images/nav-hover.png) no-repeat 50% 100%;
}



/* Social Nav */
div.social-nav {
	width: 300px;
	padding: 15px 0 0 0;
	float: left;
	display: inline;
}
div.social-nav ul {
	margin: 0;
	padding: 0;
}
div.social-nav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div.social-nav ul li.sn-facebook a {
	display: block;
	background: url(../images/facebook.png) no-repeat 0 50%;
	width: 95px;
	height: 27px;
	margin-right: 35px;
	text-indent: -9000px;
}
div.social-nav ul li.sn-twitter a {
	display: block;
	background: url(../images/twitter.png) no-repeat 0 50%;
	width: 91px;
	height: 27px;
	text-indent: -9000px;
}

/* Util Nav */
div.util-nav {
	width: 346px;
	height: 66px;
	background: url(../images/util-nav.png) no-repeat 0 0;
	margin: 0 30px 0 0;
	float: right;
	display: inline;
}
div.util-nav ul {
	margin: 0;
	padding: 0;
}
div.util-nav ul li {
	list-style: none;
	float: left;
	display: inline;
}
div.util-nav ul li a {
	text-indent: -9000px;
}
div.util-nav ul li.un-contact a {
	display: block;
	width: 95px;
	height: 60px;
	margin-right: 17px;
}
div.util-nav ul li.un-internship a {
	display: block;
	width: 95px;
	height: 60px;
	margin-right: 17px;
}
div.util-nav ul li.un-newsletter a {
	display: block;
	width: 110px;
	height: 60px;
}
/* @end */

/* @group Forms */
div.main label {
	color: #67308c;
	font-size: 108%;
	display: block;
	margin: 0 0 3px 0;
}
div.main input.txt {
	width: 300px;
	padding: 3px;
	margin-bottom: 15px;
}
div.main textarea {
	width: 300px;
	padding: 3px;
	margin-bottom: 10px;
}
/* @end */

/* @group Default Links - link visited hover active */
a:link, a:visited {
	color: #5e7703;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* @end */

/* @group Misc */
.clear {
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */
