/*
Theme Name: Yoga
URI: http://www.simplywp.net
Description: 3 columns wordpress theme
Author: Kathie & Andrew
Author URI: http://www.simplywp.net
*/

body {
 font: 12px Arial, Tahoma, Verdana, Sans-serifs;
 padding: 0px;
 margin: 0px;
 background: #A1948C;
 text-align: justify;
 }
#wrap {
 background: #5F5855;
 width: 940px;
 padding: 0px;
 margin: auto;
 }
#header {
 background: url('images/header.png') no-repeat #5F5855;
 height: 230px;
 margin: auto;
 text-align: left;
 color: #FFFFFF;
 padding: 100px 0px 0px 450px;
 }
#header h1 {
 font: 38px Georgia, Times, Serifs;
 margin: 0px;
 padding: 0px;
 }
#navigation {
 background: #5F5855;
 height: 28px;
 font-weight: bold;
 color: #FFFFFF;
 margin: auto;
 }
#navigation ul {
 float: left;
 list-style: none;
 margin: 5px 0px 0px 10px;
 padding: 0px;
 }
#navigation li {
 float: left;
 padding: 0px 20px 0px 0px;
 }
#content {
 margin: 0px 10px 0px 20px;
 float: left;
 width: 590px;
 background: url('images/content_bottom.png') no-repeat center bottom #FFFFFF;
 }
#content_top {
 background: url('images/content_top.png') no-repeat center top;
 height: 30px;
 }
.entry_body {
 padding: 0px 20px;
 margin: 0px 0px 50px 0px;
 line-height: 18px;
 }
#content h1 {
 font-size: 26px;
 color: #5F5855;
 font-weight: bold;
 padding: 0px 0px 5px 0px;
 margin: 0px;
 }
.entry_date {
 color: #636467;
 }
.entry_footer {
 clear: both;
 text-align: right;
 margin: 0px;
 padding: 10px;
 background: url('images/entry_footer.jpg') no-repeat right;
 }
.entry_body blockquote {
 padding: 10px 20px;
 margin: 20px;
 border-left: 4px solid #A1948C;
 color: #636467;
 texst-align: justify;
 }
.entry_categories {
 padding: 5px 0px 5px 20px;
 border-top: 1px solid #A1948C;
 border-bottom: 1px solid #A1948C;
 background: url('images/folder_page.png') no-repeat center left;
 }
#footer_link {
 clear: both;
 padding: 10px 20px;
 height: 30px;
 }
.footerleft {
 color: #000000;
 float: left;
 }
.footerright {
 color: #000000;
 float: right;
 }
#sidebar {
 width: 290px;
 padding: 0px 20px 0px 10px;
 float: right;
 margin: 0px;
 }
.sidebar_box {
 background: url('images/sidebar_top.png') no-repeat top #FFFFFF;
 padding: 10px;
 }
.sidebar_bottom {
 background: url('images/sidebar_bottom.png') no-repeat bottom #FFFFFF;
 height: 28px;
 margin: 0px 0px 20px 0px;
 }
#sidebar h2 {
 font-size: 18px;
 color: #5F5855;
 padding: 5px 0px 5px 38px;
 margin: 5px 5px;
 border-bottom: 1px solid #A1948C;
 background: url('images/sidebar_title.png') no-repeat;
 }
#sidebar ul {
 list-style: none;
 margin: 0px;
 padding: 0px;
 }
#sidebar li {
 padding: 3px 0px;
 }
#footer {
 clear: both;
 color: #FFFFFF;
 text-align: left;
 padding: 10px 0px 10px 20px;
 }
#footer a {
 text-decoration: none;
 color: #FFFFFF;
 }
#footer a:hover {
 text-decoration: underline;
 color: #FFFFFF;
 }
#navigation a {
 text-decoration: none;
 color: #FFFFFF;
 }
#navigation a:hover {
 text-decoration: none;
 color: #FFFFFF;
 border-bottom: 4px solid #FFFFFF;
 }
#header a {
 text-decoration: none;
 color: #FFFFFF;
 }
#header a:hover {
 text-decoration: none;
 color: #FFFFFF;
 }
#content img {
 padding: 0px 1px 1px 1px;
 background: #939393;
 border: 1px solid #D4D4D4;
 margin: 5px;
 }
.wp-smiley {
 padding: 0px;
 margin: 0px;
 border: 0;
 background: transparent;
 }
.wp-caption-text {
 display: block;
 font-size: 10px;
 text-align: center;
 padding: 0px;
 margin: 0px;
 }
.aligncenter {
 display: block;
 margin-left: auto;
 margin-right: auto;
 }
.alignright {
 float: right;
 padding: 4px;
 margin: 0px 0px 0px 20px;
 display: inline;
 }
.alignleft {
 float: left;
 padding: 4px;
 margin: 0px 20px 0px 0px;
 display: inline;
 }
.pagetitle {
 margin: 0px 0px 10px 0px;
 padding: 0px 20px;
 }
.postmetadata {
 clear: both;
 padding: 10px;
 border: 1px solid #CCCCCC;
 }
.alt {
 background: #EFEFEF;
 }
#comment_box {
 margin: 5px 20px;
 }
#comment_box ol {
 padding: 0px;
 list-style: none;
 }
#comment_box li {
 padding: 10px;
 list-style: none;
 }
.textwidget {
 padding: 5px 0px 5px 5px;
 margin: 0px 0px 10px 0px;
 }
#wp-calendar {
 width: 100%;
 margin: 2px 0px 20px 0px;
 }
#wp-calendar caption {
 font-weight: bold;
 padding: 5px 0px;
 }
#wp-calendar a {
 text-decoration: underline;
 }
#wp-calendar td {
 text-align: center;
 }
a {
 text-decoration: none;
 color: #605956;
 }
a:hover {
 text-decoration: none;;
 color: #A1948C;
 }
