/*
Theme Name: Yoga Rockford Theme
Theme URI: http://www.yogarockford.com/
Description: The default WordPress theme for Pranayama studio.
Version: 1
Author: Troy Buffington
Author URI: http://www.troybuffington.com
Tags: yoga, relax, meditation
*/

body, #contentarea, #headerarea, #bodyarea, #cola, #colab, #mainrule, #navarea, #footerarea, #navbar, img {
	padding: 0px;
	margin: 0px;
}

#contentarea, #headerarea, #footerarea {
	width: 960px;
}

#colb, #mainrule, #navarea, #bodyarea {
	width: 735px;
}

body {
	background-color: #ffffff;
	background-image: url();
	background-repeat: norepeat;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #57641F;
	margin-top: 4px;
}

#contentarea {
	text-align: left;
	margin: 0px auto 0px auto;
}

#headerarea {
	height: 0px;
	text-align: left;
}

#cola {
	background-color: #57641F;
	/*background-color: #FEDD98;*/
	width: 220px;
	margin-right: 5px;
	float: left;
}

#logo {
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	border-bottom-width: 4px;
}

#colb {
	width: 735px;
	float: right;
}

#mainrule {
	background-color: #FFB900;
	height: 2px;
	margin-bottom: 3px;
}

#mainimg {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #FF8900;
}

#navarea {
	background-color: #57641F;
	width: 735px;
	height: 35px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
}

#navbar {
	list-style-type: none;
	position: absolute;
	top: 319px;
}

#navbar li {
	border-right-style: solid;
	border-right-color: #AAB290;
	border-right-width: 2px;
	display: inline;
	padding: 9px 12px 9px 0px;
	margin: 0px 0px auto 9px;
}

#navbar li a {
	font-size: .75em;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.entry {
	line-height: 1.5em;
	padding: 18px 18px 0px 18px;
	margin: 0px;
}

.entry img.alignright {
	/*border-right-color: #B5121B;
	border-right-style: solid;
	border-right-width: 2px;
	border-bottom-color: #B5121B;
	border-bottom-style: solid;
	border-bottom-width: 2px;*/
	margin: 9px;
	float: right;
}

.entry a {
	color: #ffffff;
	text-decoration: none;
}

h2 {
	text-transform: uppercase;
}

.quote {
	/*color: #57641F;*/
	color: #ffffff;
	font-size: 20px;
	/*font-weight: bold;*/
	line-height: 1.5em;
	text-align: right;
	padding: 9px 32px 9px 32px;
}

.highlight_list {
	/*color: #57641F;*/
	color: #ffffff;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 1.25em;
	padding: 9px 32px 9px 32px;
}

.quote_sm {
	/*color: #57641F;*/
	color: #ffffff;
	font-size: 16px;
	/*font-weight: bold;*/
	line-height: 1.25em;
	text-align: right;
	padding: 9px 32px 9px 32px;
}

p.announcement {
	background-color: #57641F;
	color: #AAB290;
	padding: 9px 4px 9px 4px;
}

#bodyarea {
	background-image: url(images/body_background_1.png);
	background-repeat: norepeat;
	background-color: #AAB290;
	font-size: 1em;
	text-align: left;
	width: 735px;
	min-height: 600px;
}

#footerarea {
	height: 0px;
	text-align: left;
}

div#copyright {
	font-size: .8 
	color: #FFFFFF;
	/*color: #DA898D;*/
	margin: 10px 0px 0px 10px;
}

div.dayrow {
	clear: both;
	float: none;
}

div#mon, div#tue, div#wed, div#thu, div#fri, div#sat {
	width: 216px;
	height: 180px;
	float: left;
	margin: 4px;
}

div#mon, div#wed, div#fri {
	background-color: rgb(194,199,180);
}

div#tue, div#thu, div#sat {
	background-color: rgb(151,158,128);
}

div#mon *, div#tue *, div#wed *, div#thu *, div#fri *, div#sat * {
	font-size: 1em;
	line-height: 1.25em;
	/*margin: 10px;*/
}

ul.schedulelist {
	list-style-type: none;
	padding: 0px;
	margin: 9px;
}

ul.schedulelist li {
	/*margin-bottom: 12px;*/
	border-bottom-style: solid;
	border-bottom-color: #57641F;
	border-bottom-width: 1px;
	padding-bottom: 3px;
}
