/* Stylesheet for Abbotsford Christian Assembly acachurch.com
   Malleck Design Co. malleckdesignco.com */
  
  
/*RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var,
dl, dt, dd, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*End RESET*/

h1, h2, h1 a, h2 a{
	font-size:30px;
	color:#074463;
	font-weight:bold;
	margin:5px 0px 10px;
	text-decoration:none;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}
h2 a:hover{
	text-decoration:none;
	color:#4b9ec7;
	}
p{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#616161;
	line-height:1.5em;
	font-size:16px;
	letter-spacing:.03em;
	margin:20px 0px;
	
	}
a{
	color:#4b9ec7;
	}
a:hover{
	text-decoration:none;
	}
small{
	font-size:12px;
	color:#666666;
	}
   
body {background:#040506 url(img/background.jpg) no-repeat top center fixed; font-family:Trebuchet MS, Arial, Helvetica, sans-serif;}
#header{
	height:57px;
	}
#header h1 a{
	display:block;
	background:url(img/logo.png) no-repeat;
	text-indent:-10000px;
	margin-top:10px;
	width:247px;
	height:47px;
	margin-left:20px;
	}
#masthead{
	background:transparent url(img/blog_header.png) no-repeat;
	height:173px;
	position:relative;
	
	}




	

#main_nav{
	width:976px;
	height:40px;
	position:absolute;
	top:10px;
	background-color:#4b9ec7;
	z-index:2;
	}
#main_nav ul{
	text-align:right;
	margin:0px;
	padding:7px 0px 14px;
	margin-right:12px;
	background-color:#4b9ec7;
	}
	
#main_nav ul li{
	display:inline;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#bce8fe;
	font-size:16px;
	}
	
#main_nav ul li a{
	display:inline;
	padding:5px 10px 12px 10px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#bce8fe;
	text-decoration:none;
	}
#main_nav ul li a:hover, .active{
	color:#fff;
	background-color:#074463;
	}
#maincontent{
	background:transparent url(img/content_slice.png) repeat-y;
 	margin-bottom: 0px;
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
	padding-bottom:50px;
	}

#left{
	float:left;
	width:485px;
	margin:0px 50px 50px 55px;
	display:inline;
	}
#left h2{
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:8px;
	margin-top:50px;
	font-size:30px;
	}
#left .date{
	margin:2px 0px 15px 0px;
	font-size:12px;
	color:#999999;
	}
#left .author{
	color:#666666;
	font-weight:bold;
	}
.postdata{
	font-size:12px;
	margin-bottom:20px;
	}
.post_info{
	font-size:12px;
	line-height:1.5em;
	letter-spacing:normal;
	color:#999999;
	padding-top:5px;
	border-top:1px dotted #CCCCCC;
	}
.commentlist p{
	font-size:14px;
	line-height:1.3em;
	letter-spacing:normal;
	color:#666666;
	margin:15px 0px 15px 0px;
	}
.commentlist a{
	font-size:14px;
	}
.comment-body p{
	padding-left:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:35px;
	margin-top:15px;
	}
#comments {
	color:#333;
	margin:100px 0px 20px;
	}
.avatar{
	margin:5px 10px 5px 0px;
	float:left;
	
	}
.comment-meta, .commentmetadata a{
	font-size:10px;
	margin-top:10px;
	margin-left:10px;
	color:#CCCCCC;
	}
.comment-author, .vcard a{
	font-size:14px;
	margin-top:10px;
	margin-left:10px;
	}
#comment{
	width:500px;
	}
	
#right{
	float:right;
	width:265px;
	margin:0px 50px 50px 0px;
	display:inline;
	}
#right h2{
	color:#333;
	font-size:16px;
	margin-top:15px;
	}
#right li{
	padding:0px;
	margin:0px;	
	font-size:12px;
	}
#right li a{
	color:#4b9ec7;
	text-decoration:none;
	padding:10px 0px 10px 8px;
	width:265px;
	display:block;
	border-bottom:1px dashed #CCCCCC;
	}
#right li a:hover{
	background-color:#d3efff;
	color:#4b9ec7;
	border-bottom:1px dashed #FFFFFF;
	}


#footer{
	width:100%;
	background:transparent url(img/footer_fab.jpg) repeat-x;
	height:226px;
	}
#footer_stuff{
	padding:20px 52px 0px 52px;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	}
#footer_stuff h2{
	font-size:16px;
	color:#1a90bf;
	font-weight:bold;
	padding-bottom:10px;
	}
#footer_stuff p{
	font-size:12px;
	color:#fff;
	line-height:1.4em;
	font-weight:normal;
	margin:0px;
	}
#footer_stuff a{
	color:#1a90bf;
	}
#footer_stuff a:hover{
	color:#fff;
	text-decoration:none;
	}
.footcolumn{
	float:left;
	width:150px;
	}
#twitter_feed{
	float:right;
	background:transparent url(img/twitter.png) no-repeat;
	width:228px;
	height:151px;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#twitter_feed li{
	font-style:italic;
	font-size:14px;
	font-weight:normal;
	color:#c9c7c7;
	}
#twitter_update_list{
	margin-top:57px;
	padding:0px 12px 5px 12px;
	}
#twitter_update_list a{
	color:#CCCCCC;
	}

#commentform .submit{
        margin:15px 0px;
        padding:10px 20px;
        background-color:#1b1b1b;
        border:1px solid #666;
        color:#999;
       font-weight:bold;
       font-size:14px;
       
}

#commentform .submit:hover{
        background-color:#4b9ec7;
        color:#fff;
        border:1px solid #1b1b1b;
 
}

#searchsubmit{
        margin:15px 0px;
        padding:10px 20px;
        background-color:#1b1b1b;
        border:1px solid #666;
        color:#999;
       font-weight:bold;
       font-size:14px;
}

#searchsubmit:hover{
        background-color:#4b9ec7;
        color:#fff;
        border:1px solid #1b1b1b;
 
}

#s{
    padding:12px 3px;
    font-family:Georgia, Times, Serif;
    font-style:italic;
    color:#333;
}
.screen-reader-text{
    display:block;
    text-indent:-10000px;
    }

#search-3{
   margin-top:-10px;
}



.container{
	width:976px;
	margin:0 auto;
	}

