/*
Theme Name: Yoga
Theme URI: http://www.sunandmoonpr.com/
Description: Sun and Moon Yoga 2026 Oakton Street - Park Ridge, IL 60068 - (224) 305-YOGA
Version: 1.0
Author: Michael Caron
*/

body {
	background-color: #ba682c;
        color:#BF5F00;
	font-family: papyrus, times, serif;
        font-size: 1em;
        font-style:normal;
        font-weight:normal;
	margin: 0;
	padding: 0;
}
a:link,a:visited {
        color:#BF5F00;
        text-decoration:none;
}
a:hover {
        color:#3399FF;
}
#content {
	background: #f3f3eb url(images/shadowLeft.png) repeat-y;
	margin: 0 auto;
	padding: 1px 0;
	width: 758px;
}
#content ul li {
    padding: 5px 0;
}
#content .entry {
	padding: 0 40px 10px 40px;
}
#content h2 {
    font-size: 145%;
    font-weight: normal;
}
#content table{
    width: 100%;
    padding: 0;
}
#header {
	background: url(images/logo.png) no-repeat;
	height: 190px;
	margin: 0 auto;
	padding: 0;
	width: 792px;
}
#headerimg {
	display: none;
}
#footer {
	height: 61px;
	margin: 0 auto;
	padding: 0;
	width: 758px;
}
#footer p {
    color: #000000;
    font-size:1.35em;
    text-align: center;      
    clear: both;
}
#footer a, #footer img {
    border-width: 0;
    margin: 0;
    padding: 0;
}
#sidebar a:link {
        color:#000;
        text-decoration:none;
}
#sidebar a:visited {
        color:#000;
}
#sidebar a:hover {
        color:#3399FF;
}
.textCenter {
	text-align: center;
}
.fLinks {
	background:transparent url(images/barBottom.png) repeat-x scroll 0 56px;
	height:61px;
	margin:0;
	padding:0;
	width:760px;
}
.fLinks li {
	float: left;
	list-style: none;
	cursor: pointer;
	font-size: 0px;
	background: url("images/barBkgd.png") repeat-x;
}
.flHome,
.flSchedule,
.flInstructors,
.flMap,
.flContact {
	padding: 10px 0;
}



a.post-edit-link {
    font-family: verdana;
    font-weight: bold;
    margin-left: 3em;
}
#sidebar,
.pagenav h2 {
    display: none;
}
.text-center {
    text-align: center;
}
.text-bold {
    font-weight: bold;
}
.text-italic {
    font-style: italic;
}
.headerSeparation div {
    padding: 10px 0;
}