* {
	margin:0px;
	padding:0px;
}
body {
	background: #f2debf url(../img/design/bg.jpg) repeat-x center 75px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
}
.clear {
	clear: both;
}
.comments {
	margin-top: 20px;
	font-size: 18px;
}


ul#comments, ul#comments li.comment, ul#comments ul, ul#trackbacks, ul#trackbacks li{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#comments{
  margin: .6em 0 1em 0;
}

ul#comments ul{
  margin-left: 4em;
}

.comment-mask{
  display: block;
  background: transparent url(images/comment-shadow.png) no-repeat right bottom;
  padding: 12px 6px 6px 18px;
  position: relative;
}

.comment-mask .avatar{
  width: 90px;
  height: 90px;
  background: transparent url(images/avatar.png) no-repeat center center;
  float: left;
  position: relative;
}

.comment-mask .avatar img{
  position: absolute;
  left: 13px;
  top: 13px;
  width: 64px;
  height: 64px;
}

.comment-main{
  background: #fff;
  padding: 1px;
}

.comment-wrap1{
  background: transparent url(images/comment-bg-right.png) no-repeat right bottom;
}

.comment-wrap2{
  background: transparent url(images/comment-bg-left.png) no-repeat left bottom;
}

.comment-head{
  background: #96816d url(images/comment-head.png) repeat-x left bottom;
  height: 36px;
  min-height:36px;
  height:auto !important; /* ie6 fix */
  color: #fff;
  position: relative;
}

.admincomment .comment-head{
  background: #125f9f url(images/comment-head-admin.png) repeat-x left bottom;
}

.comment-head p{
  padding: .5em 1em 1.5em 1em;
  margin: 0;
  font-style: italic;
  font-size: 90%;
}

.comment-head p a, .comment-head p a:visited{
  color: #ebe6da;
}

.comment-head p.controls{
  position: absolute;
  padding:0;
  display: none;
  top: -15px;
  right: 6px;
  z-index: 10;
  padding: 0 1em 0 0;
  margin: 0;
}

.comment-body{
  padding: 0;
  height: 60px;
  min-height:60px;
  height:auto !important; /* ie6 fix */
  font-size: 90%;
}

.comment-body p{
  padding: 0 1em 1em 1em;
  margin: 0;
  line-height: 150%;
}

.comment-body blockquote{
  margin-left: 100px;
}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
	visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
#content {
	background: url(../img/design/content-bg.png) no-repeat top center;
	width:610px;
	margin-top: 10px;
	float: right;
	min-height: 400px;
}
#content h2 {
	color:#6b2a2a;
	border-bottom: 4px solid #6b2a2a;
	margin-bottom: 10px;
	font-size: 30px;
}
#content h2 .small {
	color:#fdf4e5;
	font-size: 12px;
	float: right;
	background: url(../img/design/content-bubble.png) no-repeat top center;
	width:140px;
	height:33px;
	text-align: center;
	padding-top: 10px;
	font-family: Georgia, serif;
}
#content .item {
	font-size:14px;
	padding:15px;
}
#content p {
	font-family: Georgia, serif;
}
#content .nav {
	margin-top:15px;
}
#content .item img {
	border: 4px solid #6b2a2a;
	width: auto;
	float: left;
	margin: 8px;
}
#content .item img:hover {
	border: 4px solid #000;
}
#content .entry img {
	border: 10px solid #6b2a2a;
	width: auto;
	float: left;
	margin-right: 10px;
}
#content ul .entry {
	list-style: none;
	padding: 15px 0px;
	margin-left: 10px;
}
#content li .entry {
	list-style: none;
}
#content ul .entry p {
	padding:10px;
}
#content ol {
	padding: 10px 10px 10px 20px;
}
#content ol li {
	padding: 7px 0px;
}
#content a {
	color:#6b2a2a;
	text-decoration: none;
}
#content a:hover {
	color:#182021;
}
#donate {
	margin: 0 auto;
	border: 1px solid #000;
	width:250px;
}
.download {
	padding-left:20px;
	background: url(../img/design/content-download.png)no-repeat left center;
}
#featured {
	background: #959c7c;
	height: 200px;
	border-bottom: 1px solid #4d513f;
	color:#eedabb;
	line-height: 1.3em;
}
#featured ul {
	list-style: none;
}
#featured ul li.selected {
	cursor: pointer; 
}
#featured a {
	text-decoration: none;
	color:#eedabb;
}
#featured p {
	font-family: Georgia, serif;
}
#featured p a:hover {
	color:#4d513f;
}
#featured li {
	background: url(../img/design/featured-download.png) no-repeat top center;
	width:166px;
	height:29px;
	font-size: 12px;
	float: left;
	text-align: center;
	padding-top:10px;
	margin: 20px 20px 0px 0px;
}
#featured li:hover, .hover_ie {
	background-position: bottom center;
}
#featured h2 {
	font-size: 30px;
	color:#4d513f;
	padding: 20px 0px;
}
#featured .left img {
	margin-top: 10px;
	border:10px solid #4d513f;
	margin-right: 20px;
}
#footer {
	height: 100px;
	background: #182021;
	margin-top: 20px;
	border-top:1px solid #0a0d0d;
	padding-top: 10px;
}
#footer a {
	color:#f9efe1;
	text-decoration: none;
}
#footer a:hover {
	color:#b9a380;
}
#footer h1 {
	cursor: pointer;
	text-indent: -9999px;
	background: url(../img/design/foot-logo.png) no-repeat top left;
	width:407px;
	height:72px;
	float:left;
}
#footer h3 {
	color:#f9efe1;
	font-size: 30px;
	margin-left: -5px;
}
#footer p {
	color:#b9a380;
	font-family:"Georgia", serif;
}
#footer_wrap {
	width:553px;
	float: right;
}
#header h1 {
	cursor: pointer;
	text-indent: -9999px;
	background: url(../img/design/head-logo.png) no-repeat top left;
	width:302px;
	height:72px;
	float:left;
}
#header {
	background: #6b2a2a url(../img/design/head-bg.jpg) repeat-x;
	height: 75px;
}
.left {
	float: left;
	width: auto;
}
#nav {
	float: right;
	list-style: none;
	font-size: 22px;
}
#nav li {
	float: left;
	padding: 25px 7px 0px 8px;
	width: auto;
}
#nav a {
	color:#f9efe1;
	text-decoration: none;
}
#nav a:hover {
	color:#e5d1b1;
}
.prayer_requests {
	margin-left: 15px;
}
.smaller {
	font-size: smaller;
}
.small {
	font-size: small;
}
#sidebar {
	width:335px;
	float:left;
	color: #4d513f;
	font-size: 14px;
	font-family: Georgia, serif;
}
#sidebar a {
	color:#293739;
	text-decoration: none;
}
#sidebar a:hover {
	color:#786240;
}
#sidebar h3 {
	color:#293739;
	font-size: 18px;
	font-family: "Trebuchet MS", sans-serif;
}
#sidebar h2 {
	margin-top: 20px;
	color: #786240;
	font-weight: normal;
	font-size: 30px;
	font-family: "Trebuchet MS", sans-serif;
}
.upcoming_events {
	list-style: none;
	margin-left: 15px;
}
.upcoming_events li {
	padding:5px 0px;
}
.wrap {
	width:960px;
	margin:0 auto;
}