/*
Theme Name: Lift Off Retreat
Theme URI: http://www.liftoffretreat.com
Description: Design for Lift Off Retreat site.
Version: 1.0
Author: Intuitive Designs
Author URI: http://www.intuitivedesigns.net
*/

/*----Global Reset from Eric Meyer----*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background: #fd912e url(images/bg.jpg) repeat-x center top;
	font: 13px/20px Arial, Helvetica, sans-serif;
	color: #333;
	text-align:center;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
input {
	border: 1px solid #D3CDAF;
	background: #fff;
	margin: 0 0 3px 5px;
}
.aaplayer {
	background: #fff;
	border: 1px solid #EEE4C9;
	padding: 10px 10px 0 10px;
	text-align: left;
	margin: 0 0 10px 0;
}
/*----Layout----*/
#wrapper {
	width: 960px;
	background: #fff;
	margin: 20px auto;
	text-align: left;
	border: 4px solid #C53A19 ;
	padding: 5px;
}
#wrapper-inner{
	background: #fff;
	text-align: left;
	border: 1px solid #ccc6c1;
	position: relative;
	overflow: auto;	
}
.two-column {
	 background: #fff url(images/content-bg.gif) repeat-y center top;	
	 overflow: auto;	
	 padding: 0 0 0 30px;
}
#wide-column {
	background: #fff;
	padding: 0 80px 0 80px;
}
#wide-column form {
	text-align: left;
	width: 100px;
	margin: -20px 0 0 0;
	padding: 0;

}
#wide-column form .bodyText p {margin:0em 0;}
#wide-column form .af-body {padding-bottom:0px; padding-top:0px; }
#left {
	width: 560px;
	float: left;
}
#right {
	width: 300px;
	float: right;
	padding: 10px;
}
#right object {
	width: 300px;
}
/*----Typography----*/
h1 {
	font-size: 25px;
	margin: 30px 0 20px 0;
	text-align: center;
	font-family: Acknowledgement;
	color: #A53118;
	line-height: 28px;
	border-bottom: 1px solid #ccc6c1;
	padding: 0 0 20px 0;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	margin: 0 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A53118;
}
h3 {
	font-size: 14px;
	margin: 0 0 20px 0;
	font-weight: normal;
color: #A53118;

}
h4 {
	font-size: 14px;
	margin: 0 0 20px 0;
color: #A53118;
}
p {
	line-height: 20px;
	margin: 0 0 20px 0;
}

a, a:visited {
	color: #4A8891;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: underline;
}
small {
	font-size: .9em;
}
blockquote, q {
	line-height: 18px;
	quotes: "\201C" "\201D";
	margin: 0 0 18px 0;
}
blockquote:before, q:before {
	content: open-quote;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #ccc;
}
q:after {
	content: close-quote;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #ccc;
	margin-bottom: -10px;
}
ul, ol {
	margin-bottom: 18px;
	padding-left: 9px;
	margin-left: 18px;
	line-height: 18px;
}
ul li {
	list-style: none;
	background: url(images/bullet.gif) no-repeat left 7px;	
	padding-left: 15px;
	line-height: 22px;
}
.modules ul {
	margin: 0 0 0 18px;
	padding: 0;
}
.modules li  {
	margin: 0;
	padding: 0 0 0 15px;
}
.modules h5 {
	margin: 10px 0 5px 0;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
ol li {
	list-style: decimal;
}
.indent {
	padding:  0 40px;
}
.testimonial {
	border: 1px solid #ccc6c1;
	padding: 20px 20px 0 20px;
	margin: 0 40px 20px 40px;
	background: #fff;
}
.testimonial img, .entry img {
	border: 1px solid #eee;
	padding: 3px;
	background: #fff;
}

.callout {border: 1px solid #bf280a;
	padding: 20px 20px 0 20px;
	margin: 0 3px 3px 3px;
	background: #fbf6e9;}
/*Table*/
.entry table img {
	border: none;
}
.entry table {
	border-right: 1px solid #ccc6c1;
	border-top: 1px solid #ccc6c1;
	margin: 0 0 18px 0;
	width: 550px;
	empty-cells:show;
}
.entry td {
	border-left: 1px solid #ccc6c1;
	border-bottom: 1px solid #ccc6c1;
	padding: 10px;
	background: #fff;
	vertical-align: top;
}
.entry th {
	background: #A53118;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
	border-bottom: 1px solid #782411;
	border-left: 1px solid #972d15;
}
.entry td p {
	margin: 0;
}
#schedule p {
	margin: 0 0 9px 0;
}
#schedule ul  {
	margin: 0;
}
#purchase-box {
	background: #fff;
	padding: 20px;
	border: 4px solid #92C8C4;
	margin: 0 0 18px 0;
}
#purchase-box form {
	margin: 10px 0 10px 0;
	padding: 0 0 0 5px;
}
#purchase-box input {
	border: none;
}
/*Floats*/
.center, .aligncenter {
	width: 100%;
	text-align: center;
    margin: 18px 0;
}
.floatright, .alignright {
	float: right;
	margin: 0 0 0 18px;
}
.floatleft, .alignleft {
	float: left;
	margin: 0 18px 0 0;
}
img.floatright, img.alignright {
	margin: 0 0 0 18px;
	display: inline;
	}

img.floatleft, img.alignleft {
	margin: 0 18px 0 0;
	display: inline;
	}
.clr {
	clear: both;
}
.clear {
	display:block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}