@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	outline: none;
}
body {
	font-family: Myriad Pro;
	background: #79b76b;
	font-size: 1em;
	color: #444;
}
a {
	color: #444;
}
#page {
	width: 880px;
	margin: 0 auto;
	padding: 0 20px;
	background: url("img/page_bg.png") repeat-y;
}
.normal {
/*	height: 403px;  */
}
.small {
	height: 203px;
}
.smaller {
	height: 153px;
}
#header {
	width: 881px;
	display: block;
	background: url("img/header_bg.png") no-repeat;
	clear: both;
}
#header h1 a {
	width: 400px;
	height: 90px;
	display: block;
	margin: 0 10px 30px 10px;
	background: url("img/logo.png") no-repeat;
	text-decoration: none;
	cursor: pointer;
}
* html #header h1 a {
	background: none;
 filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png');
}
#header h1 a strong {
	display: none;
}
#header .description {
	position: absolute;
	margin: -40px 0 0 50px;
	color: #c0bfbf;
	font-size: 80%;
}
#header .menu {
}
#header .menu ul {
	list-style: none;
}
#header .menu ul li {
	padding: 0 10px;
	line-height: 31px;
	display: inline;
}
#header .menu ul li a {
	color: #000;
	font-size: 90%;
	text-decoration: none;
}

#header .menu ul li ul {
	width:250px;
	position:absolute;
	margin-left:-130px;
	margin-top:25px;
	display:inherit;visibility: hidden;
}
#header .menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; background:#d0e0f6;}

#header .menu ul li ul li {
display:block;
font-size: 90%;
}
#header .menu ul li ul li a:hover {
visibility:visible;
}

#header .forms {
	padding: 5px 10px;
	float: left;
}
#header .forms form {
	margin: 4px 0 5px;
}
#header .forms form label {
	color: #8f3234;
	font-size: 105%;
	display: block;
}
#header .forms form input.field {
	width: 270px;
	height: 16px;
	line-height: 16px;
	padding: 3px 5px;
	border: 1px solid #767676;
}

.forms input#button {
		width: 71px;
	height: 29px;
	color: #fff;
	font-size: 75%;
	font-weight: bold;
	border:none;
	background: url("img/button.png") no-repeat;
}
.forms input#textfield {
	border:1px solid #000;
	height:24px;
}

label {
color: #8f3234;
	font-size: 105%;	
}

#header .forms div.daily {
margin-top:10px;
	width: 350px;
	height:200px;
	overflow:auto;
	padding: 0px;
	color: #000;
	/*background: #71abd1;*/
	background: url("img/sky.jpg") repeat-x;
}
#header .forms div h2 {
	font-size: 115%;
}
#header .forms div p {
	padding: 5px;
	font-size: 80%;
}

#affirmationsignup {
	width:300px;
}

#header .about {
	height: 300px;
	margin: 5px 0px 0 0px;
	color: #8f3234;
	background: url("img/face.png") bottom right no-repeat;
}
#header .about h2 {
	font-size: 130%;
	font-weight: normal;
}
#header .about p {
	padding: 5px 0;
	font-size: 100%;
}
#line {
	width: 881px;
	height: 44px;
	line-height: 44px;
	text-align: right;
	background: url("img/line.png") repeat-x;
}
#line h3 {
	padding: 0 10px;
	color: #8f3234;
	font-size: 130%;
	font-weight: normal;
	float: left;
	text-align:left;
}
#line a {
	color: #c9857e;
	padding: 0 10px;
	font-size: 130%;
	text-decoration: none;
}
#line2 {
	width: 881px;
	height: 23px;
	background: url("img/line2.png") repeat-x;
}
#thumb {
	list-style: none;
	clear: both;
}
#thumb li {
	float: left;
	width: 130px;
	height: 200px;
	margin: 10px 8px;
	position: relative;
}
* html #thumb li {
	margin: 10px 6px;
}
#thumb2 {
	list-style: none;
	clear: both;
}
#thumb2 li {
	width: 190px;
	height: 240px;
	padding: 20px 50px;
	float: left;
		text-align:center;	

}

#thumb2 p {
	text-align:center;	
}
#book {
	width: 400px;
	height: 188px;
	position: absolute;
	background: #fff;
	padding: 20px;
	border: 1px solid #ccc;
	display: none;
	z-index: 200;
}
#book img {
	float: left;
	padding: 0 10px;
}
#book h2 {
	color: #000000;
}
#book p {
	color: #000000;
}
#book label {
	color: #000000;
}
#content {
	width: 881px;
	clear: both;
}
#content .left {
	width: 262px;
	margin: 10px 10px 0 10px;
	background: #71abd1;
	float: left;
}
* html #content .left {
	margin-left: 5px;
}

#content .left .categories {
	clear: both;
}
#content .left .categories h3 {
	padding: 10px;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
}
#content .left .categories ul {
	list-style: none;
}
#content .left .categories ul li {
	margin: 3px 25px;
	font-size: 80%;
	float: left;
}
#content .left .categories ul li a {
	color: #fff;
}
#content .left .comments {
	clear: both;
}
#content .left .comments h3 {
	padding: 10px;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
}
#content .left .comments ul {
	list-style: none;
}
#content .left .comments ul li {
	margin: 3px 10px;
	font-size: 75%;
	float: left;
}
#content .left .comments ul li a {
	color: #fff;
}
#content .left .books {
	clear: both;
}
#content .left .books h3 {
	padding: 10px;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
}
#content .left .books ul {
	list-style: none;
}
#content .left .books ul li {
	margin: 3px 10px;
	font-size: 75%;
	float: left;
}
#content .left .books ul li a {
	color: #fff;
}
#content .left .upcoming {
	clear: both;
}
#content .left .upcoming h3 {
	padding: 10px;
	color: #fff;
	font-size: 120%;
	font-weight: normal;
}
#content .left .upcoming ul {
	list-style: none;
}
#content .left .upcoming ul li {
	margin: 3px 10px;
	font-size: 75%;
	float: left;
}
#content .left .upcoming ul li a {
	color: #fff;
}
#content .center {
	width: 588px;
	margin: 0 10px 0 282px;
}
* html #content .center {
	width: 580px;
	margin: 0;
	float: left;
}
#content .center .post {
	font-size: 90%;
	padding: 10px 0;
}
#content .center .post ul{
	padding-left:20px;
}
#content .center .post h3 {
	font-size: 120%;
	color: #4b92c1;
}
#content .center .post .info {
	color: #000;
}
#content .center .post .postcontent {
	color: #000;
	/*padding: 10px 0;*/
	text-align: justify;
}
#content .center .post .postcontent p {
	padding: 5px 0;
}
#content .center .post .postcontent a {
	color: #4b92c1;
}
#content .center .post .postcontent .image {
	padding: 8px 0 0 8px;
	float: right;
}
#content .center .post .postinfo, .postinfo a {
	color: #000;
	font-size: 90%;
}
#content .center .post h4 {
	margin: 5px 0;
	font-size: 120%;
	color: #4b92c1;
}
#content .center .post form {
}
#content .center .post form .field {
	padding: 5px 10px;
}
#content .center .post form .button {
	padding: 5px 30px;
	text-align: right;
}
#content .center .post form .field label {
	width: 75px;
	height: 23px;
	line-height: 23px;
	font-size: 90%;
	font-weight: bold;
	display: block;
	float: left;
}
#content .center .post form .field input {
	width: 300px;
	padding: 2px;
	font-size: 100%;
	border: 1px solid #999;
}
#content .center .post form .field textarea, textarea#comment {
	width: 540px;
	height: 100px;
	margin: 5px 0;
	padding: 5px;
	font-size: 125%;
	border: 1px solid #999;
}
#content .center .post form .button input, #submit {
	width: 106px;
	height: 35px;
	line-height: 35px;
	color: #fff;
	font-size: 80%;
	text-align: center;
	background: url(img/button2.png) no-repeat;
        padding: 0px 5px;
}
#content .center .post .comments {
}
#content .center .post .comments img {
	float: left;
	padding: 0 10px 0 0;
}
#content .center hr {
	height: 1px;
	margin: 5px 0;
	background: #fff;
	border-top: 1px solid #4b92c1;
}
#content .center .page {
	padding: 10px 0;
	text-align: center;
}
#content .center .page ul {
	list-style: none;
}
#content .center .page ul li {
	display: inline;
}
#content .center .page ul li a {
	padding: 5px 10px;
	color: #000;
	font-size: 90%;
	text-decoration: none;
	border: 1px solid #000;
}
#footer {
	width: 920px;
	height: 72px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	color: #fff;
	font-size: 90%;
	text-align: center;
	background: url("img/footer_bg.png") left bottom no-repeat;
	clear: both;
}
#footer div a {
	padding: 5px;
	color: #fff;
	text-decoration: none;
}
#footer p {
	line-height: 24px;
}
.widgettitle  {
text-transform:uppercase;
text-align: center; 
color: #fff; 
font-size: 100%;
}
.left li {
list-style-type:none;
margin-left:10px;
}
.left a {
color: #fff;
text-decoration:none;
}
textarea#comment {
width:90%;
}

