/* ------------------------------------------------
First Created:		August, 2009
Version:			1.2 May, 2010
Contact:			jpalakey@yahoo.co.uk
------------------------------------------------- */

/* General Styles -------------------------------------------------------------- */

* {
	margin: 0;
	padding: 0;
}
body {
	font: 62.5%/1.5 "helvetica neue","trebuchet MS","tahoma","helvetica","arial",sans-serif;
}
a, ul {
	text-decoration: none;
}
ul {
	list-style: none;
}
a:link, a:visited {
	color: #73aa62;
}
a:hover, a:active {
	text-decoration: underline;
	color: #c0413e;
}
p, a {
	font-size: 1.2em;
	color: #5a523b;
}
p a {
	font-size: 1em;
	color: #5a523b;
}
h1 {
	font-size: 2.4em;
	color: #6b5f1a
}
h2 {
	font-size: 2em;
	font-weight: 200;
	color: #6b5f1a;
}
h3 {
	font-size: 1.4em;
	font-weight: 200;
	color: #6b5f1a;
}
h4 {
	font-size: 1.2em;
	font-weight: 200;
	color: #6b5f1a;
}
h3 a {
	font-size: 1em;
}
h2 a, h3 a {
	font-weight: 600;
}
strong	{
	font-weight: bolder;
}
blockquote {
		padding: 2em 2.5em;
		font-size: 1.4em;
		font-weight: 300;
		color: #797039;
}

/* styles for all pages ------------------------------------------------------------- */

#wrapper {
	min-width: 740px;
	margin: 10px;
	background: #fcf4bb url(../images/wrapperGrad.png) repeat-x top left;
}
#contentWrapper {
	min-width: 740px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#mainContent {
	font-size: 1.2em;
	text-align: left;
	color: #433b36;
}
#banner {
	margin: 0;
	height: 120px;
	overflow: hidden;
	width: 100%;
}
#banner img {
	margin-top: 10px;
}
#logo {
	max-width: 110em;
	min-width: 700px;
} 
#logo h1 {
	display: block;
	padding: 30px 0 30px 20px;
	height: 45px;
	text-align: left;
	background: #fff url(../images/weblogo.png) no-repeat center left;
	text-indent: -9000px;
}
#logo h3 {
	font-size: 1.2em;
}
#logo a {
	display: block;
	height: 75px;
	width: 260px;
	float: right;
	background: url(../images/mediaCenter.png) no-repeat left top;
	padding: 15px 0 0 0;
	margin: 10px 0 0 0;
}
	
#navbar ul {
	padding-bottom: 15px;
	padding-left: 20px;
	height: 4em;
}
#navbar li {
	display: block;
	float: left;
	padding: 0 0.5em;
	font-size: 1.2em;
	line-height: 2em;	
}
#navbar a {
	height: 2em;
}
body.home #navbar a#home, body.about #navbar a#about, body.events #navbar a#events, body.training #navbar a#training, body.membership #navbar a#membership, body.donate #navbar a#donate, body.rent #navbar a#rent, body.ecology #navbar a#about, body.store #navbar a#store, body.contact #navbar a#contact, body.volunteer #navbar a#volunteer, body.affiliates #navbar a#affiliates, body.longbeach #navbar a#affiliates, body.mediacenter #navbar a#mediacenter, body.photogallery #navbar a#mediacenter {
	color: #6b5f1a;
	text-decoration: none;
}
#footer {
	clear: both;
	background: #fff7e1 url(../images/footerGrad.gif) repeat-x top left;
	width: 100%;
	font-size: 1.2em;
}
#footer h2, #footer h3 {
	color: #6b5f1a;
}
#footContentHolder {
	position: relative;
	min-width: 740px;
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
}
#footContentAddress {
	position: relative;
	float: left;
	width: 35%;
	text-align: left;
	padding: 4em 0 3em 20px;
}
#footContentAddress h3.mail {
	padding-left: 45px;
	background: url(../images/envelope.png) no-repeat top left;
}
#footContentAddress h3.home {
	padding-left: 45px;
	background: url(../images/home.png) no-repeat top left;
}
#footContentAddress a.googlemaps {
	padding-left: .5em;
	font-size: .6em;
	font-weight: lighter;
}
#footContentContact {
	position: relative;
	float: left;
	width: 25%;
	padding: 4em 0 3em 5%;
	text-align: left;
}
#footContentContact h3.email {
	display: block;
	height: 3em;
	background: url(../images/envelopeEmail.png) no-repeat top left;
	padding-left: 45px;
}
#footContentContact h3.phone {
	display: block;
	height: 3em;
	background: url(../images/phone.png) no-repeat top left;
	padding-left: 45px;
}
#footContentContact h3.fax {
	display: block;
	height: 3em;
	background: url(../images/faxIcon.png) no-repeat top left;
	padding-left: 45px;
}
#footContentContact h3.faceBook {
	display: block;
	height: 3em;
	background: url(../images/faceBook.png) no-repeat top left;
	padding-left: 45px;
}
#footContentContact h3.faceBook a {
	font-weight: 300;
}
#footContentCredit {
	width: 21em;
	position: absolute;
	right: 20px;
	top: 4em;
}
#footContentCredit h2 {
	height: 160px;
	display: block;
	background: url(../images/eiheiji-sojiji.png) no-repeat bottom center;
}
#footContentCredit a {
	line-height: 2em;
}
#footContentCredit ul {
	padding-top: 10px;
}
.copyright {
	clear: both;
	display: block;
	color: #a2a0a0;
	text-align: right;
	padding: 2.5em 1em 2em 0;	
}
.section1 {
	clear: both;
	width: 100%;
	background: #f1eec7 url(../images/preamble-grad.png) repeat-x top left;
}
.section1Alt {
	clear: both;
	width: 100%;
	background: #f6fad6 url(../images/altGrad.gif) repeat-x top left;
}		
.section2 {
	clear: both; 
	width: 100%;
	background-color: #f6fad6;
}
.section2Alt {
	clear: both; 
	width: 100%;
	background-color: #f1eec7;
}
.textBox {
	width: 55%;
	padding: 5% 0 5% 5%;
}
.textBoxRight {
	float: right;
	width: 55%;
	padding: 2.5em 5% 5% 0;
}
.intro {
	width: 55%;
	padding: 2% 5% 5% 5%;
}
.introAlt {
	padding: 2% 5% 5% 5%;
}
.imgLeft {
	display: block;
	float: left;
	width: 39%;
	padding: 3em 0 2% 0;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.imgLeft img {
	margin-bottom: 1.5em;
}
.imgRight {
	display: block;
	float: right;
	width: 38%;
	padding: 3em 0 5% 1%;
	margin: 0 auto;
	text-align: center;
}
.imgRight img {
	margin-bottom: 1.5em;
}
.imgCenter {
		margin: 2em auto 2em auto;
		text-align: center;
}
ul.yokojilist {
	padding: 1em 0 1em 2em;
	font-size: 1.2em;
	color: #6b5f1a;
}
ul.yokojilist li {
	background: url(../images/bullet.png) no-repeat left center;
	padding-left: 20px;
}

/* Home page -------------------------------------------------------------------- */

#welcome {
	float: left;
	width: 50%;
	padding: 2em 0 3em 3em;
}	
#welcome h1 {
	color: #75a81d;
}
#welcome h2 {
	color: #433b36;
}
#rotatorHolder {
	padding: 3em 0;
}
#rotator {
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	width: 414px;
	height: 314px;
}
#rotator img {
	border: 7px solid #fff;
	width: 400px;
	height: 300px;
}
#mc_embed_signup {
	float: right;
	width: 35%;
	padding: 5em 5.5em 4em .5em;
}
#mc_embed_signup fieldset {
	background-color: white;
	border: 1px solid gray;
	margin-top: .5em;
	padding: 1em 1em 1em 1em;
}
.mc-field-group {
	padding-top: 2em;
}
#mc_embed_signup fieldset label {
	display: block;
	font-size: 1.2em;
	width: 6.7em;
}
#mc_embed_signup .mc-field-group input {
	width: 95%;
	font-size: 1.4em;
	line-height: 1.4em;
	color: gray;
}
#formbutton {
	padding: 2em 0 1em 0;
}
#mc_embed_signup fieldset .response {
	padding: 1em;
}
#thisMonth {
	float: left;
	width: 52%;
	padding: 2em 0 3em 3%;
}
#imgFrame {
	max-width: 522px;
	margin: 2em auto 6em auto;
	overflow: hidden;
}
#thisMonth img {
	display: block;
	background-color: #fff;
	text-align: center;
	padding: 10px;
	border: 1px solid #b1b1b2;
}
#news {
	display: block;
	margin-top: 1em;
	padding: 1.5em;
	border: 1px solid #b1b1b2;
	color: #8e8f8f;
	background-color: white;
}
#news .date {
	padding-top: .7em;
}
#dharmaTalk {
	width: 80%;
}
#dharmaTalk h3, #dharmaTalk p, #dharmaTalk .mp3 {
	padding-left: 5%;
	padding-right: 5%;
}
#upcoming {
	float: right;
	width: 39%;
	padding: 2em 3% 2em 2%;
}
#upcoming h2 {
	line-height: 2.5em;
}
#upcoming ul {
	padding-top: .5em;
}
#upcoming ul li {
	padding-top: 1em;
}
#upcoming ul h4 {
	background: url(../images/bullet.png) no-repeat left center;
	padding-left: 20px;
}
#upcoming .diag ul {
	padding: 1.4em;
	background-color: #fbfee4;
}
#upcoming .diag h2 {
	background-color: #fbfee4;
	padding: .7em 0 0 .7em;
}

/* About --------------------------------------------------------------------- */

#tenshin {
	float: left;
	padding: 5%;
	width: 40%;
}
#maezumi {
	float: right;
	padding: 5%;
	width: 40%;
}
#tenshin img, #maezumi img {
		float: right;
}
#tenshin h3, #maezumi h3 {
	clear: right;
	padding-top: 1.5em;
	line-height: 3em;
}
#mission {
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 50%;
	padding-bottom: 5em;
}
#mission .box p {
	padding-left: 2em;
	padding-right: 2em;
	font-size: 1.4em;
	font-weight: 200;
	color: #6b5f1a;
}
#mission .box h3 {
	padding-bottom: 3%;
}

/* Events --------------------------------------------------------------------- */

#eventCal {
	width: 48%;
	padding: 0 3% 5% 5%;
}
#eventCal ul {
	padding-top: 2.5em;
}
#eventCal h1, #eventCal h2 {
	margin-top: 1.5em;
}
#eventCal h2 a {
	font-weight: 200;
}
#eventCal h2 a:hover, #eventCal h2 a:active {
	text-decoration: none;
	color: #6b5f1a;
}
#eventCal h2 {
	background: url(../images/bullet25.png) no-repeat center left;
	padding-left: 35px;
}
#links {
	float: right;
	width: 35%;
	padding: 0 5% 5% 3%;
}
#calLink {
	margin: 3em auto 0 auto;
	width: 210px;
	text-align: center;
}
#calLink a{
	display: block;
	height: 220px;
	background: url(../images/cal-Icon.png) no-repeat top left;
	font-size: 1.8em;
	padding-top: 100px;
}
#eventDesc {
	background-color: #ffffe9;
	padding: 1em;
}
#eventDesc h3 {
	margin-top: 1.4em;
	margin-bottom: .4em;
	padding: .2em .2em .2em .5em;
	border: 1px #a3974f solid;
}
.centerBlock {
	text-align: center;
	background-color: #f1f1d5;
	border: 1px #a3974f solid;
	line-height: 2em;
	letter-spacing: .1em;
}


/* Calendar --------------------------------------------------------------------- */

#cal {
	width: 820px;
	height: 70em;
	text-align: center;
	margin: 3em auto 3em auto;
}
#cal a {
	display: block;
	padding: .5em;
	font-size: 1.6em;
	text-align: left;
}

/* Affiliates ----------------------------------------------------------------- */

ul.affiliates {
	float: left;
	margin: 2%;
	width: 45%;
}
ul.affiliates li {
	padding-top: 2em;
}
.affiliates .textBoxRight {
	padding-bottom: 2em;
}


/* Membership ----------------------------------------------------------------- */

body.membership ul.bulletList {
	font-size: 1.4em;
	font-weight: 200;
}

/* Donate --------------------------------------------------------------------- */

#donateButton {
	margin: 0 auto;
	text-align: center;
	padding: 1.5em 1.5em 0 1.5em;
}
#currentProjects li {
	float: left;
}
.fundraiser {
	background-color: #fdffeb;
	padding: 1.5em;
	margin-top: 1em;
}
.fundraiser li {
	float: left;
	padding: 1em;
}
.fundraiser p {
	width: 30em;
}
.money {
	color: red;
}

/* Volunteer --------------------------------------------------------------------- */

#mc_embed_signup.vol {
	float: none;
	width: 90%;
	padding: 3em 2em 0 2em;
	text-align: left;
}
#mc_embed_signup .mc-field-group input#mce-MMERGE3-area {
	width: 75%;
}
#mc_embed_signup .mc-field-group input#mce-MMERGE3-detail1 {
	width: 75%;
}
#mc_embed_signup .mc-field-group input#mce-MMERGE3-detail2 {
	width: 100%;
}
.phonearea, .phonedetail1, .phonedetail2 {
	float: left;
}

/* Gallery --------------------------------------------------------------------- */


.galleryBox {
	float: left;
	width: 40%;
	margin: 2em 0 5em 5%;
}
.photoGallery {
	background-color: #585858;
	border: 4px solid #454545;
	width: 90%;
	margin: 0 auto;
	padding: 2em;
	text-align: center;
}
.photoGallery a.linkTo {
	display: block;
	height: 150px;
	background: url(../images/galleryIcon.png) no-repeat top left;
	font-size: 2em;
	padding: 100px 0 0 250px;
}
.galleryBox h2 {
	padding: 0 0 0 1em;
}
.galleryBox ul {
	padding: 0 2em 0 2em;
}
.galleryBox li {
	padding: 1em;
	float: left;
	display: inline-block;
}
.galleryBox li p {
	text-align: center;
}
.galleryBox a {
	text-decoration: none;
} 
.photoGallery li {
	padding: 1em;
	float: left;
	display: inline-block;
}
.photoGallery p, .photoGallery h3 {
	color: #aeaeae;
	text-align: left;
}
.photoGallery li p {
	text-align: center;
}
.photoGallery a {
	text-decoration: none;
} 
body.gallery .intro {
	padding-bottom: 0;
}
body.photogallery .intro {
	width: 90%;
}
body.photogallery .intro h3 {
	float: right;
}
.fiveBoxes {
	background: url(../images/fiveBoxes.png) no-repeat center center;
	padding-left: 2em;
}
.videoBlurb {
	padding-bottom: 2em;
}
.videoBlurb object {
	padding-bottom: 1em;
}

/* Temple Store --------------------------------------------------------------------- */

#store li {
	float: left;
}
.storeItems {
	background-color: #fdffeb;
	padding: 1.5em;
	margin-top: 1em;
	border: 1px solid #c1c3b1;
}
.storeItems li {
	float: left;
	padding: 1em;
}
.storeItems p {
	width: 30em;
}
.storeItems h3 {
	width: 10em;
}


/* Contact Us --------------------------------------------------------------------- */

body.contact .intro {
		width: 65%;
}

.directions {
	width: 60%;
	padding: 2em 0 0 0;
}
.directions h3, .directions p {
	padding: 1.5em;
}
.directions p {
		padding-top: 0;
		padding-bottom: 0;
}


/* Helper styles --------------------------------------------------------------------- */

.box {
	background: #f0f6dc url(../images/bottom-left.gif) no-repeat left bottom;
}
.box-outer {
	background: url(../images/bottom-right.gif) no-repeat right bottom;
	padding-bottom: 5%;
}
.box-inner {
	background: url(../images/top-left.gif) no-repeat left top;
	margin-top: 3em;
}
.box h2, .box h3 {
	background: url(../images/top-right.gif) no-repeat right top;
	padding-top: 5%;
	padding-bottom: 5%;
}
.clear {
	clear: both;
}
.date {
	color: gray;
	font-size: 1em;
}
.diag {
	background: url(../images/diag.gif) repeat;
	padding: 2em;
	margin-top: 1em
}
a.download {
	width: 210px;
	display: block;
	background: url(../images/downArrow.png) no-repeat top center;
	text-align: center;
	padding-top: 210px;
	font-size: 1.8em;
	
}
ul.bulletList {
	list-style: circle;
	padding-left: 2em;
	color: #6b5f1a;
}
.center {
	text-align: center;
}
.paraSpace {
	padding: 2em 0 2em 0;
}