
/* CSS Document */

body {
	font-family:'Lucida Grande',sans-serif;
	color:#333;
	font-size:13px;	
	background: #DAD7CF url(images/bg.jpg) repeat-x;
	position:relative;
}

#about {
	background:#B53B12;
	color:#fff;
	font-size:14px; 
	
}

#about_inside {
	width:582px;
	margin:0px auto;
	padding:20px 338px 25px 50px;
	text-align:justify;
	background: url(images/church_roots.gif) no-repeat;
	background-position:right;	
}

#about a {
	border-bottom:none;
	background:#fff;
	color:#b53b12;
}

#bg {
	background: #DAD7CF url(images/bg.jpg) repeat-x;
	width:100%;
}

#wrap {
	position:relative;
	width:922px;
	margin:0px auto;
}

#header {
	background:url(images/header_bg.jpg) no-repeat;
	height:331px;
	padding:0px 50px 0px 50px;
	width:560px;
}

#right {
	float:right;
	margin-left:0px;
	width:258px;
}

#main {
	padding:20px 50px 25px 50px;
	/*
	border-right:1px solid #D2CDBF;
	border-bottom:3px solid #D2CDBF;
	border-left:1px solid #D2CDBF;
	*/
	/*
	border-right:1px dashed #B9B4AE;
	border-bottom:1px dashed #B9B4AE;
	border-left:1px dashed #B9B4AE;
	-moz-border-radius-bottomleft:0.8em;
	-moz-border-radius-bottomright:0.8em;*/
	width:560px;
	float:left;
}

/*
#main:hover {
	border-right:1px solid #6E8700;
	border-bottom:1px solid #6E8700;
	border-left:1px solid #6E8700;
}
*/


#main li {
	padding-top:13px;
	padding-bottom:14px;
	border-bottom:1px dashed #B9B4AE;
	padding-left:10px;
	padding-right:10px;
}

#main li:hover {
	background:#C9CCA3;
	border-bottom:1px solid #6E8700;
}

.pic {
	float:right;
	margin-left:4px;
}

/*

#main li:hover img{
	float:left;
	margin-right:5px;
}
*/

#main li p {
	display:inline;
}	

.author {
	font-size:17px;

}

.author a {
	font-size:17px;
	color:#6E8700;
	text-decoration:none;
	border-bottom:none;
}

.author a:hover {
	text-decoration:underline;
}

.date {
	font-size:11px;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-style:italic;
	color:#666666;
}





/*
#main p {
	padding-top:13px;
	padding-bottom:14px;
	border-bottom:1px dashed #B9B4AE;
	padding-left:10px;
	padding-right:10px;
}

#main p:hover {
	background:#C9CCA3;
	display:block;
	border-bottom:1px solid #6E8700;
}

#main p img {
	float:right;
	margin-left:4px;
}

#main p:hover img{
	float:left;
	margin-right:5px;
}

*/



/*#comment_box {
	position:absolute;
	right:-220px;
	width:250px;
	height:369px;
	top:25px;
	background:#008A7A;
}
*/

#comment_box {
	width:234px;
	height:325px;
	margin-top:25px;
	/*background:url(images/comment_bg.png) no-repeat;*/
	background:#008A7A;
	padding:25px 12px 12px 12px;
	position:relative;
	margin-bottom:35px;
}

.comment_button {
	width:215px;
	height:36px;
	color:#fff;
	top:341px;
	background:#373329;
	position:absolute;
	border:none;
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	font-size:18px;	
	letter-spacing:1px;
	left:21px;
	cursor:pointer;
}

.comment_input {
	width:228px;
	height:20px;
	font-size:14px;
}

.comment_textarea {
	width:229px;
	height:81px;
	font-size:14px;
	font-family:'Lucida Grande',sans-serif;
	padding:2px;
}

#comment_box label {
	text-transform:uppercase;
	font-size:14px;
}

.countdownbox input{
	border:none;
	background:#008A7A;
	color:#fff;
	padding-bottom:2px;
	text-align:right;
	
}

.xtra_box {
	padding:10px;
	border:1px dashed #B9B4AE;
	font-size:12px;
	margin:0px auto;
	margin-top:20px;
	width:236px;
	background:#E1DED3;
}

/*.xtra_box:hover {
	background:#C9CCA3;
}
*/

.xtra_box p {
	line-height:130%;
	padding-bottom:10px;
}



#test {
	background:#B53B12;
	width:173px;
	height:45px;
	margin:0px auto;
	margin-bottom:15px;
	background:url(images/asking_bg-trans.png) no-repeat;
	cursor:pointer;
}


.title {
	display:none;
}

#header h1 {
	font-family:Georgia,"Nimbus Roman No9 L",serif;
	color:#fff;
	font-size:70px;
	text-align:center;
	line-height:111%;
	font-style:italic;
}


#main h3 {
	font-size:24px;
	padding:0px 10px 10px 10px;
	margin-bottom:8px;
}

#right h4 {
	font-size:14px;
	border-bottom:1px solid #B9B4AE;
	margin-bottom:8px;
	padding-bottom:2px;
	line-height:130%;
}

p {
	line-height:130%;
	padding-bottom:14px!important;
}

a {
	color:#333;
	border-bottom: 1px solid #8CA422;
	text-decoration:none;
}

.twit_link {
	background:url(images/twit.gif) no-repeat;
	padding-left:20px;
	height:17px;
	margin-bottom:1px;
}

.email_link {
	background:url(images/email_icon.gif) no-repeat;
	padding-left:20px;
	height:16px;
	margin-bottom:1px;
}

.rss {
	height:22px;
	background:url(images/rss_icon.jpg) no-repeat;
	background-position:right;
	padding:8px 35px 0px 0px;;
	float:right;
	margin-right:10px;
	border-bottom:0px solid #333;
	color:#C14100!important;	
	text-decoration:underline;
}

#footer {
	font-size:11px;
	padding:10px;
	margin-top:40px;
	color:#666666;
	text-align:justify;
	background:#BEB9AB;
}






/* Reset styles */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
