/* @override 
	http://www.ie3gr.com/css/default.css
	http://ie3gr.com/css/default.css
*/

/*
Site:           ie3gr.com
Created:        May 06 2008
Last Modified:  Sep 03 2008 
------------------------------------------------- 
ryan masuga, masugadesign.com
ryan@masugadesign.com | Copyright 2008
================================================= */
/* Reset */
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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
	}
a img, :link img, :visited img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	border: 0px;
	}
ul {
	list-style: none;
	}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
	}

dt { font-weight: bold; }

hr {
	border: 0;
	width: 100%;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin: 0;
	padding: 0;
	}

.clr {
	clear: both;
	height: 0px;
	}
.clearfix:after { /*http://positioniseverything.net/easyclearing.html*/
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

em  {
	font-style: italic;
	}

strong, b {
	font-weight: bold;
	}

/* =MAIN styles
========================================== */
body {
	background: #eeeade url('/images/uploads/site/bg_body.gif') 0 0 repeat-x;
	font-family: Georgia, Times, "Times New Roman", serif;
	color: #3e3021;
	font-size: 62.5%;
	}

h2 {
	font-size: 30px;
	color: #2d2d2d;
	font-weight: normal;
	margin-bottom: 0px;
	}

a {
	outline: none;
	text-decoration: none;
	}
a:link{color: #684e81;outline: none;}
a:visited{color: #684e81;}
a:hover{color: #391e53; text-decoration: underline;}
a:active{color: #391e53; text-decoration: underline;}


/* =CONTAINER styles
=========================================== */
#container {
	width: 900px;
	position: relative;
	margin: 0 auto;
	background: transparent url('/images/uploads/site/body_mind_spirit.jpg') 0 0 no-repeat;
	}


/* =HEADER styles
=========================================== */
#header {
	background: transparent;
	position: relative;
	margin-bottom: 24px;
	}

#header h1 { 
	/* put the background image here too to avoid 'flash' when viewing in IE */
	width: 140px;
	float: left;
	margin: 30px 0 0 0px;
	background: transparent url('/images/uploads/site/logo_ie3.gif') 0 0 no-repeat;
	}

#header h1 a {
	background: transparent url('/images/uploads/site/logo_ie3.gif') 0 0 no-repeat;
	display: block;
	height: 98px;
	width: 140px;
	padding: 98px 0px 0px 0px; 
	height: 0px !important;
	height /**/:98px;
	overflow:hidden;
	font-size: 1px;
	}

#header p.motto {
	color: #2e0a06;
	font-size: 20px;
	}

#header #pullquote {
	color: #aeaa87;
	float: right;
	font-size: 15px;
	font-style: italic;
	margin:  40px 10px 0 0;
	line-height: 1.4em;
	width: 200px;
	}

#header #pullquote .author{
	display: block;
	text-align: right;
	}

/* =CONTENT styles
=========================================== */
#contentRight {
	float:  right;
	width:  570px;
	padding:  0 0 0 20px;
	}

.list {
	float: left;
	width: 265px;
	padding-right: 20px;
	margin-bottom: 1.5em;
	}

.theraplist {
	float: left;
	width: 570px;
	padding-right: 0px;
	margin-bottom: 1.5em;
	}

.theraplist dl {
	float: left;
	width: 265px;
	padding-right: 20px;
	display: inline;
	}

#content p,
#content li {
	font-size:  1.3em;	
	line-height:  1.5em;
	padding-bottom: 1em;
	}

#content p.footnote {
	font-size:  1.1em;
	font-style: italic;
	color: #555b61;
	margin-bottom: 2em;
	}


#news {
	/*background: #e3e4d3;
	border: 1px solid #aeaa87;
	padding:  10px;*/
	margin-bottom: 20px;
	}

.newsBlock {
	border-bottom: 1px solid #cdc99f;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}

.newsDate {
	display:  block;
	font-size: 11px;
	color: #2d2d2d;
	}

.newsEventDate {
	display:  block;
	font-size: 11px;
	color: #2d2d2d;
	}

.newsPdf a{
	display: block;
	font-size: 12px;
	}

#news .newsBlock h3 {
	font-size: 1.5em;
	color: #2d2d2d;
	margin-bottom: 3px;
	font-weight: bold;
	}



a.moreBio,
a.moreWorkshop {
	font-size: 11px;
	}

.therBio {
	display: block;
	font-size: 11px;
	}

span.therBio p {
	font-size: 11px !important;
	}







dt {
	font-size: 1.5em;
	color: #2d2d2d;
	margin-bottom: 3px;
	}

dd {
	font-size: 1.4em;
	color: #3e3021;
	line-height:  1.5em;
	padding-bottom: .75em;
	}



.floatLeft {
	float: left;
	margin: 0 15px 20px 0;
	}

/* =SIDEBAR styles
=========================================== */
#sidebar {
	background: transparent;
	width: 230px;
	float: left;
	padding: 425px 0 30px 80px;
	}

#sidebar p {
	font-size:  15px;
	color: #aeaa87;
	font-style: italic;	
	line-height:  1.5em;
	padding-bottom: 1em;
	margin-top: -.3em;
	}

/* =FOOTER styles
=========================================== */
#footer {
	clear: both;
	background: transparent;
	width: 570px;
	padding: 30px 0 30px 330px;
	color: #9f9e8b;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	}

#footer p {
	line-height: 1.3em;
	float: left;
	width: 50%
	}

#footer p.copyright {
	float: right;
	text-align: right;
	line-height: 1.3em;
	width: 40%;
	}

#footer h2 {
	width: 33px;
	float: left;
	margin: 0px 8px 0 0px;
	background: transparent url('/images/uploads/site/logo_ie3_footer.gif') 0 0 no-repeat;
	height: 23px;
	padding: 33px 0px 0px 0px; 
	height: 0px !important;
	height /**/:33px;
	overflow:hidden;
	font-size: 1px;
	}

















