/* CSS Document */

/*   
Theme Name: Bread and Yoga
Theme URI: www.breadndyoga.com/wp/wp-content/themes/breadandyoga/style.css
Description: Designed for a yoga and nutrition center in Inwood, Manhattan.
Author: Kari Steeves
Author URI: www.breadandyoga.com
Version: 1.0
.
copyright 2009 Kari Steeves and Marcela Xavier
.
*/
body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #D8E3DB;
	color: #485339;
}
a {
	font-weight: bold;
	color: #643556;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #870087;
	text-decoration: none;
}

/* layout details */

#container {
	width:802px;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#wrapper {
	width:802px;
	text-align: center;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}
#address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #89A167;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#logo {
	float: left;
	background-image: url(img/bkg_green+frondsskrim.jpg);
	text-align: left;
	font-size: 11px;
}
#menu {
	background-color: #FFFFFF;
	width: 602px;
	float: left;
	padding-top: 21px;
	padding-bottom: 21px;
}
#toptext {
	text-align: center;
	padding-right: 24px;
	padding-top: 24px;
	padding-bottom: 8px;
}
#bottombar {
	background-color: #B5D091;
	background-image: url(img/bkg_green+frondslite.jpg);
	background-repeat: repeat;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 30px;
	padding-right: 30 px;
	float: left;
}
#content {
	padding-top: 24px;
	padding-left: 30px;
	padding-right: 12px;
	line-height: 1.2em;
	font-size: 100%;
	text-align: left;
	letter-spacing: normal;
	width: 700px;
}	
#footer {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #89A167;
	text-decoration: none;
}
#content img {
	border-color: #660033;
}	

/* class details */
.mainmenu {
	font-family: Palatino, serif;
	font-size:14px;
	line-height: 1em;
	color: #643556;
	font-weight: bold;
	letter-spacing: 0.12em;
}
.copy80 {
	font-family: Palatino, serif;
	font-size:80%;
	line-height: 1em;
	color: #643556;
	font-weight: bold;
}
.copy85 {
	font-size:85%;
	line-height: 1em;
}
.copy70 {
	font-size:70%;
	line-height: 1em;
}
.copy115 {
	font-family: Palatino, serif;
	font-size:115%;
	color: #3C6C61;
	font-weight: bold;
}
.copy110 {
	font-size:110%;
	color: #215E54;
	font-weight: bold;
}
.copy125 {
	font-family: Palatino, serif;
	font-size:125%;
	color: #346C63;
	font-weight: bold;
}
.announce {
	font-size: 20px;
	color: #000000;
	line-height: 1.2em;
}
.bigtext {
	font-size: 16px;
}
