/* @override http://soulsalon.org/style.css */

/*RESET*/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, code, del, dfn, em, font, img, ins, q, s, small, strike, strong, dl, dt, dd, ol, ul, li, form{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight:normal;
	font-style:normal;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
}

ol, ul {
	list-style: none;
}

a:link, a:visited, a:hover{
	text-decoration:none;
	background-color:#ffffff;
}

/*END OF RESET*/body {
	font-family: "Arial";
	font-size: 13px;
 	background:#FFFFFF;
}

h1 {
	font-size: 21px;
	margin-bottom: 13px;
}

h2 {
	font-size: 15px;
}

#wrap{
	margin:0 auto;
	width: 800px;
}

#header {
	width:800px;
}

#description {
	color:#00008B;
	margin-top: 10px;
	margin-bottom: 10px;
}

.signup {
	width: 387px;
	margin-left: 414px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

#header div.signup form input {
	display: inline;
}

.signup p {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
	font-weight:bold;
}

.error {
	color:#red;
	font-family:Arial, Helvetica, sans-serif;
 	font-size:13px;
}

.message {
	color:#green;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

#navigation {
	float: left;
	width: 800px;
	margin: 15px auto;
	height: 30px;
}

#navigation a:link, a:visited {
	color:blue;
	font-size: 15px;
	font-weight: bold;
	margin-right: 40px;
	text-decoration: none;
}

#navigation  a:hover{
	font-size: 15px;
	font-weight: bold;
	margin-right: 40px;
	color: #00a5ff;
	text-decoration: none;
}

#main {
	width: 800px;
	float: left;
}

#top_text {
	float: left;
	width: 657px;
	margin-top: 10px;
	margin-bottom: 33px;
}

#leah_image_1 img {
	width: 130px;
	height: 192px;
	float: left;
}

#top_text h2 {
	margin-bottom: 15px;
}

#top_text p {
		line-height: 108%;
}

#workshop h2 {
		margin-bottom: 13px;
}

#workshop p {
	margin-bottom: 6px;
	line-height: 115%;
}

#workshop ul li {
	line-height: 115%;
}

span.bold {
	font-weight: bold;
}

#workshop {
	float: left;
	width: 500px;
	margin-top: 20px;
}

#left_column {
	float: left;
	width: 298px;
}

#basho_image_1 img {
	float: left;
	width: 270px;
	margin-top: 20px;
	padding: 10px;
}

#lead_image_2 img {
	width: 270px;
	height: 360px;
	float: left;
	margin-top: 70px;
	padding: 10px;	
}

#middle_gallery {
	float: left;
	width: 800px;
	margin-left: 62px;
}

#middle_gallery div p {
	float: left;
	width: 800px;
	text-align: center;
}

#art_image_1 {
	float: left;
	padding: 10px;
}

#art_image_1 {
	width: 270px;
	float: left;
	padding: 10px;
	margin-right: 25px;
}

#art_image_2 {
	float: left;
	padding: 10px;

}

#art_image_2 {
	float: left;
	padding: 10px;
	width: 270px;
	margin-bottom: 22px;
}

#art_image_3 {
	width: 270px;
	float: left;
	margin-right: 58px;
}

#art_image_4 img {
	padding-bottom: 5px;
}

#art_image_3 img {
	padding-bottom: 5px;
}

#art_image_2 img {
	padding-bottom: 5px;
}

#art_image_1 img {
	padding-bottom: 5px;
}

#art_image_4 {
	float: left;
	width: 270px;
}

#leah_photo {
	width:200px;
}

span.red {
	color:#red;
	font-size:14px;
}

span.blue {
	color:#blue;
	font-size:14px;
	}

span.purple {
	color:#purple;
	font-size:16px;
}

span.black {
	color:#000;
	font-size:14px;
}

#radio_text {
	width:800px;
		float: left;
		margin-top: 20px;
}

#radio_text p {
	margin-bottom: 15px;
		line-height: 115%;
}

div.paypal_notice {
		background-color: #87CEEB;
		margin-bottom: 10px;
}

#radio_text div.esalen_paypal form input {
		margin-bottom: 10px;
}

#radio_text div.root_metaphor_deck div.metaphor_deck_paypal form input {
		margin-bottom: 10px;
}

span.boldunderline {
	font-weight:bold;
	font-size:16px;
	line-height: 150%;
		text-decoration: underline;
}

span.boldlarge {
	font-weight:bold;
	font-size:16px;
	line-height: 150%;
	}

span.bolduppercase  {
	font-weight:bold;
	text-decoration: uppercase;
	}

span.allcaps {
	text-decoration: uppercase;
		}

div.copy {
	float:left;
	margin-right:15px;
	width:615px;
}

div.copy_2 {
	float:left;
	margin-right:15px;
	width:525px;
}

div.clear {
	clear:both;
}

div.decks {
	font-weight:bold;
	margin-top:30px;
	margin-bottom:10px;
}

span.red {
	color:red;
}

span.purple {
	color:purple;
}
