/* CSS Document */

/*   
Theme Name: Bread and Yoga
Theme URI: the-theme's-homepage
Description: Designed for a yoga and nutrition center of the same name in Inwood, Manhattan, Bread and Yoga features soothing colors and patterns, plus simple navigation.
Author: Kari Steeves
Author URI: your-URI
Template: use-this-to-define-a-parent-theme--optional
Version: 1
.
copyright Kari Steeves and Marcela Xavier
.
*/
body {
	margin: 0 0 0 0;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
	color: #485339;
}
a {
	font-weight: bold;
	color: #643556;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #870087;
	text-decoration: none;
}

/* layout details */

#wrapper {
	width:802px;
	text-align: center;
	padding: 0 0 0 0;
}
#container {
	width:802px;
	text-align: center;
	padding: 0 0 0 0;
}
#header {
	width:802px;
	padding: 0 0 0 0;
}
#address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #67784D;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#logo {
	float: left;
	background-image: url(img/bkg_green+frondsskrim.jpg);
	text-align: left;
	font-size: 11px;
	width: 247px;
	border-left-color: #CCDFB2;
	border-left-style: solid;
	border-left-width: 1px;
}
#menu {
	background-color: #FFFFFF;
	font-family: Palatino, serif;
	class: .mainmenu;
	width: 552px;
	float: right;
	padding-top: 50px;
	letter-spacing: 0.13em;
	border-right-color: #CCDFB2;
	border-right-style: solid;
	border-right-width: 1px;
}
#navmenu {
	list-style-image: none;
	list-style-type: none;
	display: inline; 
}
#navmenu ul{
	list-style-image: none;
	list-style-type: none;
}
#navmenu li {
	display: inline; 
}
#homemainpic {
	padding-top: 15px;
}
#bottombar {
	background-color: #B5D091;
	background-image: url(img/bkg_green+frondslite.jpg);
	background-repeat: repeat;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 16px;
	padding-right: 0px;
	float: left;
	width:786px}
#announce {
	padding-top: 20px;
	float: left;
	width: 768px;
	line-height: 1.2em;
	font-size: 105%;
}	
#footer {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #67784D;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 785px;
}
#footer a {
	font-weight: bold;
	color: #657450;
	text-decoration: none;
}
#footer a:hover {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

/* class details */
.mainmenu {
	font-size:16px;
	line-height: 1em;
	color: #643556;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
	display: inline; 

}
.mainmenu li {
	display: inline; 
}
.mainmenu ul {
	list-style-image: none;
	list-style-type: none;
}
.announce {
	font-size: 18px;
	color: #000000;
	line-height: 1.2em;
}
.bigtext {
	font-size: 16px;
}

/* for wrapping text around images */

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
