/*
Theme Name: Rise and Shine Yoga
Theme URI: none
Description: Theme for Rise and Shine Yoga
Version: 1
Author: MH
*/

/* non-nav CSS */

body {
	text-align: center;
}

#content {
	width: 800px;
	padding: 0px;
	margin: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	text-align:left;
}
#content img{
	border: 0px none;
}
#nav {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.5em;
	height: 21px;
	display: block;
}

	
/* Hide from IE5-mac. Only IE-win sees this. \*/
#nav {
	margin-top: 70px;
 }

.floatleftnonIEmac {
	float:left;
}
/* End hide from IE5/mac */


body {
	background-color: #B7988F;
	color: #666666;
	padding-top: 15px;
}

#content {
	background-color: #FEC071;
	background-image: url(watermark.jpg);
	background-repeat: repeat-x;
	background-position: left 94px;
	border: 1px solid #000000;
}

#mainbody {
	padding-top: 0px;
	padding-bottom: 40px;
	padding-left: 100px;
	padding-right: 100px;
	color: #3F2726;
}

#mainbody p, ul {
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 14px;
	margin-bottom: 25px;
	/*text-align: justify;*/
}

#mainbody p[align="center"] {
	text-align:center;

}

#mainbody p[align="right"] {
	text-align:right;

}

/*#mainbody p:first-letter {
	font-size:24px;
}*/

#mainbody div[align="center"] {
	text-align:center;
}

#mainbody div[align="right"] {
	text-align:right;
}

#mainbody a{
	color:#DF5900;
	text-decoration:none;
}
#mainbody a:hover{
	text-decoration:underline;
}

#mainbody img {
	float:right;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 15px;
	margin-right: 0px;
	border: 1px solid #630C0C;
}

h1 {
	color: #FED38E;
	font: bold 24px "Times New Roman", Times, serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF5A0E;
	display:block;
	margin-bottom: 15px;
	letter-spacing: 0.1em;
}

h2 {
	color: #000000;
	font: bold 18px "Times New Roman", Times, serif;
	margin-bottom: 15px;
}

#printerfriendly {
	text-align:right;
	margin-right:80px;
}
#printerfriendly a {
	color:#CF6339;
	text-decoration:none;
	font:10px Arial, Helvetica, sans-serif;
}
#printerfriendly a:hover {
	text-decoration:underline;
}

#bottombar {
	background-color: #CC6600;
	background-image: url(menubar.jpg);
	background-repeat: repeat-x;
	background-position: center;
	height: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	text-align: center;
}
#bottombar p {
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 3px;
}
#bottombar a {
	color:#990000;
	text-decoration:none;
}
#bottombar a:hover {
	text-decoration:underline;
}
input, textarea {
	background-color: #FFFFCC;
	border: 1px solid #B15232;
	color:#000000;
	padding: 1px;
}
#bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.7em;
	color: #9C7C57;
}
#bottom a {
	color: #CCCCCC;
}
#mainbody ul {
	margin-left: 25px;
}

.linklistitem {
	padding-bottom:15px;
	clear:left;
	font-family: "Times New Roman", Times, serif;
	line-height: 1.6em;
	font-size: 14px;
	text-align: justify;
}

.linklistitem p:first-letter {
	font-size:14px !important;

}
.linklistitem p {
	margin-top:0px;
}

.linklistitem a{
	color:#000000!important;
	font-weight: bold;
}

.linklisturl a{
	font-style:italic;
	font-size:12px;
	font-weight: normal !important;
	color: #663333 !important;
}

#editform{
	line-height:1.5em;
	clear:left;
}

#editform input, textarea{
	position: absolute;
	left: 300px;
}
#editform input[name=submit]{
	position:absolute;
	top:250px;
	left:550px;
}

.newspage_shortdesc {
	clear:left;

}

.newspage_title a {
	font-weight: bold;
	color: #000000 !important;
}

div.meta {
	position:relative;
	margin-top:-1em;
	float:right;
	color:#E29863;
	padding-bottom:2px;
	padding-right:3px;

}

h3.storytitle {
		font-size: 16px;
		clear:left;
		background-color:#6D3825;
		padding-top:2px;
		padding-bottom:1px;
		padding-right:3px;
		padding-left:4px;
		margin-bottom:0px;
}
h3.storytitle a {

	color:#EEBF5A !important; 

}
div.storycontent {
	padding-top:5px;
	margin-top:0px;
	padding-left:10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #6D3825;
	border-left-color: #6D3825;
}

/* User edits */

.entry h5 {
	background-color: #ff6e00;
	padding:10px;
	color:#FFFFFF;
	font-size:1.3em;
	border-top: 2pt solid #ffcd81;
	border-left: 2pt solid #ffcd81;
	border-right: 2pt solid #a75623;
	border-bottom:2pt solid #a75623;
	margin-bottom:0;
	margin-top:10px;
	display:block;
	
}


.entry h5 + ul {
	list-style-type: none;
	display:block;
	background-color: #FFFFFF;
	margin-top:0;
	border-top:1pt solid #797979;
	border-right:1pt solid #797979;	
	border-bottom:1pt solid #797979;
}

.entry h5 + ul li {
	border-bottom: 1pt dotted #797979;
}