
/* CSS styles for well behaved browsers */
/* site design inspired by 'Obsequience', by Pierce Gleeson, http://www.piercegleeson.com/ */
/* all css and xhtml is original (sumit vijayvergiya) www.vijayvergiya.com/sumit/ */

/*----------- typography -----------*/
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #3A3A3A;
	margin: 0 0 0.5em 0;
}

h4 {
	font-size: 12px;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	}

img {
	border: 0;
}

ol, ul, li {
	margin: 0 0 1em 0;
	padding-left: 20px;
}

li {
	margin: 0;
	padding-left: 0;
}

p {
	margin: 0 0 1.0em 0;
}

p.note {
	font-style:italic;
	line-height: 1.2em;
}
/* reset whitespace */
* {
	padding:0;
	margin:0;
}

body {
	font: 11px/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	margin:0;
	padding: 0;
	background-color: #3A3A3A; /*3A3A3A*/
	min-width: 800px;
	/*background: url(../images/zen/background.gif) left top;*/
}

/* resizable values for IE */
* html body {
	font: 76%/1.6em "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

#wrapper {
	width: 780px;
	margin: 10px auto;
	padding:0;
	position: relative;
	/*padding-bottom: 2em;*/

	/*
	border-right: 1px solid black;
	border-left: 1px solid black;
	*/
}

/*----------- head -----------*/
#head {
}

#skip {
	display:none;
}

#summary h1 {
	display:none;
}

#title {
	height:319px;
	width:780px;
	float:left;
}



#title h1 {
	display:none;
}
#title a:link,
#title a:hover,
#title a:visited,
#title a:active {
	text-decoration:none;
	color: #fff;
}

#nav1 {
	padding-bottom:10px;
	background: transparent url(../images/zen/nav1wrap-bottom.jpg) no-repeat bottom left;
}

#nav1wrap {
	position: absolute;
	top:280px;
	margin-left:57px;
	width:126px;
	background: url(../images/zen/nav1-background.jpg);
	clear:left; /*for ie6*/
}

#nav1 a {
	display:block;
	width: 120px;
}

#nav1 a:link,
#nav1 a:visited,
#nav1 a:active,
#nav1 a:hover {
	text-decoration: none;
	color: #3A3A3A;
}
#nav1 a:hover {
	background-color: #339933;
      color: #fff;
}

#nav1 .hot a {
	background-color: #ccc;
}

#nav1 ul {
	list-style:none;
	margin:0;
	padding:0;
}

#nav1 ul,
#nav1 li {

	margin-top: 0;
	padding-left:0;
	border:0;
}

#nav1 li {
	padding-left: 2px;
	height:1.5em;
	margin-top:5px;
	margin-bottom:5px;
	text-indent:5px;
}

#nav1 .desc {
	display:none;
}

#nav2 {
	clear:both;
	width:500px;
	display:none;
}

#nav2 a {
	text-decoration:none;
}

#nav2 .hot {
	font-weight:bold;
}

#nav2 ul {
	list-style:none;
}

#nav2 ul,
#nav2 li {
	padding-left: 0;
	margin-bottom: 0;
}

#nav2 li {
	display:block;
	padding-right:2em;
	float: left;
}

/*----------- content -----------*/
#content {
	margin-left:60px;
	margin-right:60px;
	width:700px;
}

/*----------- primary -----------*/
#primary {
	width:520px;

	margin-left: 150px;
	background: url(../images/zen/primary-background.jpg) repeat-y left top;

	padding-top:5px;
	padding-right:20px;
	padding-left:20px;
	padding-bottom:5px;
	clear: left;
}

#primary .section {
	padding-top:2em;
}

#primary p {
	text-indent:10px;
}

#primary .section {
	padding-top:2em;
}

/*----------- secondary -----------*/
#secondary{
	width: 145px;
	float:right;
	border: 1px dashed gray;
	display:none;

}
.feature {
	margin-bottom:10px;
}

.feature ul {
	list-style:none;
}
/*----------- tertiary -----------*/
#tertiary{
	display:none;
	width:0px;
	position: absolute;
	float:right;
	text-indent:20px;
	background: #fff;
	background: url(../images/zen/feature-background.jpg) repeat left top;
}

/*----------- foot -----------*/
#foot{
	clear: both;
	height:122px;
	padding-top: 70px;
	padding-left:10px;
	background: url(../images/zen/foot.jpg) no-repeat;
}

#foot p { /*footer text*/
	width:260px;
}

#credits {
	float: right;
	height: 25px;
	width: 91px;
	display:none;
	/*background: url(../images/zen/credits.gif) no-repeat 0 -30px;*/
}
/*
a#xhtml, a#designer {
	background: url(../images/zen/credits.gif) no-repeat 0 0;
	height: 25px;
	text-indent: -1000em;
	display: block;
	float: left;
}

a#designer {background-position: 0 0px; width: 28px;}
a#xhtml {background-position: -28px 0px; width: 61px;}

a#xhtml:hover, a#designer:hover {
	background-image: none;
}
*/
#foot p {
	margin-left:60px;
}

address {
	font-style: normal;
	margin: 0 0 6px 0;
	color: #000;
}

/*----------- special page styles -----------*/
/*----------- home clean home recipies -----------*/
.hch-recipie {
	padding-top:2em;
	border-bottom:1px dashed gray;
}

.hch-recipie p {
	text-indent:0px;
}

/*----------- recipes -----------*/
#pg-recipes div.r-recipe p {
	text-indent:10px;
}

/*----------- "faces" pictures -----------*/
.eventpics a {
	text-decoration:none;
	color: #3A3A3A;
}

.eventpics a:hover {
	text-decoration:underline;
}

#pg-faces br {
 clear:both;
}

.eventpics img {
	float: left;
	border:1px solid green;
	margin-right: 10px;
	height:100px;
	width:100px;
}

.eventpics .desc {

}

.eventpics .caption {
	display:block;
	font-style:italic;
	line-height:1em;
	color:#666;
}

.eventpics .name {
	font-size: 12px;
	margin: 0 0 0.2em 0;
	font-weight: bold;
	color:green;
}

.eventpics li {
	list-style-type: none;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
	width: 200px;
	padding:10px;
}

/*----------- course schedule -----------*/
#pg-courses .month h2 {
	margin-bottom: .5em;
	font-size:14px;
	text-align: center
}

#pg-courses .month ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:.5em;
}

#pg-courses .month p {
	text-indent:0;
}

#pg-courses .month h3 {
	margin-bottom: .5em;
	color: green;
}

#pg-courses .month {
	border-bottom:1px dashed gray;
	margin-bottom:1em;
}

#pg-courses .firstmonth {
	border-top:1px dashed gray;
	padding-top:1em;
}

/*------ title images for pages -------*/
#default #title,
#pg-about #title,
#pg-cleanhome #title,
#pg-products #title,
#pg-contact #title,
#pg-courses #title,
#pg-donate #title,
#pg-faces #title,
#pg-links #title,
#pg-recipes #title,
#pg-sitemap #title,
#pg-voices #title,
#pg-woodenspoons #title {
	background: url(../images/zen/head2.jpg) no-repeat left top;
}

