/* -------------------------------------------------------------------------------

	Theme Name: Maple Leaf - Immanuel Baptist Church

	Theme URI: http://www.templatelite.com/livedemo/mapleleaf.php

	Description: Nice 2-column WordPress Theme by <a href="http://www.templatelite.com">TemplateLite</a>.  Modified by Neil Foster for Immanuel Baptist Church

	Version: 1.02

	Author: Brian L

	Author URI: http://www.templatelite.com/

	Tags: simple, clean, fixed width, widget-ready, widgets, left sidebar, two columns, valid XHTML, valid CSS

   ------------------------------------------------------------------------------- */

/* general */

body{

	margin:0px auto;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	color:#000000;

	background: #D4CB9D url(images/bg_bottom_repeat.jpg) repeat-x bottom;

	border:0px yellow solid;

}



img {

	border:0px;

	padding:5px;

}

a {color:#5A6B1E;text-decoration: underline;}

a:hover {color: #5A6B1E;text-decoration: none;}



h1 {font-size:30px;}

h2 {font-size:18px;}   /*  26px  */

h3 {font-size:21px;}

h4 {font-size:17px;}

h5 {font-size:14px;}

h6 {font-size:12px;}



p {margin: 0px 0px 12px 0px;}



blockquote {

	clear: left;

	text-align: justify;

	padding: 0px 0px 0px 20px;

	margin: 20px 20px 10px 20px;

	background: url(images/quote.gif) no-repeat top left;

}

input {

	margin-bottom:5px;

	vertical-align: middle;

}



/***** layout *****/

#page_top{

	margin:0px auto;

	padding:0;

	width:100%;

	background: url(images/bg_top.jpg) no-repeat top center;

	border:0px blue solid;

}



#base{

	margin:0 auto;

	padding:0;

	width:894px;

	background: url(images/bg_repeat.png) repeat-y center;

	padding:0 28px 0 28px;

	border:0px red solid;

}



#header{

	position:relative;

	width: 100%;

	height: 269px;

	background:#fff url('images/header_bg.jpg') no-repeat bottom;

}


#menu{
	position:relative;
	width: 100%;
	height: 35px;   /*    42px    */
	background:url('images/menu_bg.jpg') no-repeat left;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}


#container{

	position:relative;
	overflow:hidden;

	width:894px;

	background:url('images/container_repeat.jpg') repeat-y top center;

}

#sidebar{

	float:left;

	width:230px;   /*   220   */

	color:#333300;     /*   706d2a   */ 

	padding:10px 0px 700px 0px;    /*  20px 0px 700px 0px;   */  

	border:0px red solid;

	

}

#content{

	float:right;

	width:605px;

	padding: 0 15px 0 10px;

	border:0px red solid;

}

#footer{
	clear:both;
	position:relative;
	background:#c3d9ff;
	height:42px;
	overflow:hidden;
	color:#990000;  /*  ffffff  */
	/*   font-size:8pt;   */
	padding: 0px 0px 5px 0px;
	background:url('images/footer_bg.jpg') repeat-x;
}

#footer a{
	color:#990000;    /*   E9F0ff  d4e9ff   */
	text-decoration:none;
}

#footer a:hover  {
        color:#990000;  /*   0066CC   */
	text-decoration:underline;
}



/*######### header ############*/

#blogtitle {

	position:absolute; 

	top:180px;

	left:200px; 

	width:650px;

	font-family: Arial,Verdana; 

	font-size:30px; 

	font-weight:bold;

	text-align:left;

	color:#ffffff;

	border:0px red solid;

	overflow:hidden;

	

}



#blogtitle a, #blogtitle a:hover {

	font-family: Arial, Verdana; 

	font-weight:bold;

	color:#ffffff; 

	text-decoration:none;

}

	

#subtitle {

	position:absolute;

	overflow:hidden; 

	font-family: Tahoma,Arial, Verdana; 

	width:450px; 

	height:40px;

	left:190px; 

	top:220px; 

	text-align:left; 

	font-size:13px;

	letter-spacing: 2px;

	color:#ffffff; 

	font-style:italic;

	border:0px red solid;

}



#menu ul li {
	display: inline;
	font-size: 11px;  /*  13  */
	font-family: Arial, Verdana;
}

#menu ul li a {
	color:#990000;
	font-weight:bold;
}

#menu ul li a:hover {
	color:#ffffff;
	font-weight:bold;
}

/*
#menu ul li.current_page_item a
{
	color:#000000;
	font-weight:bold;
}

*/
.searchbox {

	position:absolute;   /*  absolute   */
	top:1px; 
	right: 10px;   /*   45   */ 
	width: 350px;
	height: 30px; 
	border: 0px;
}

.search-field input {
	position:absolute;
	top:5px;
	left:7px;
	width:272px;    /*    172   */  
	height:18px; 
	font-family:Verdana;
	font-size:11px; 
	font-weight:bold;
	color:#999999; 
	padding:5px 3px 0px 3px;
	border:0px;
	background:#ffffff;
}

.search-but input {

	position:absolute;

	top:7px;

	right:5px;

	width:50px; 

	height:20px; 

	background:transparent;

	border:0px;

}

#footer img.rss{

	position: absolute;

	right: 52px;

	top: 29px;

	height:26px;

	width:26px;

}



/***** sidebar *****/

#sidebar a{color:#333300;text-decoration:none;}

#sidebar a:hover {color:#0066cc;text-decoration:underline;}   /*  666633  */

#sidebar ul {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 0px 0px;

	font-family:Verdana,Arial;

}

#sidebar li {

	list-style-type: none;

	margin: 0px 0px 0px 0px;

	padding: 0px 0px 10px 0px;

	font-family:Verdana,Arial;

	

	

}

#sidebar ul ul li{

	position: relative;

	line-height: 1.7em;

	list-style-type: none;

	font-size:12px;

	border:0px red solid;

	font-family:Verdana,Arial;

	margin: 0px 0px 0px 5px;

	padding:0 5px 0 16px;      /*  0 5px 0 16px;   */ 

	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;

}



#sidebar ul ul ul li {

	position: relative;

	list-style-type: none;

	font-size:12px;

	border:0px; 

	margin: 0px 0px 0px 0px; 

	line-height: 1.7em; 

	font-family:Verdana,Arial;

	background: url('images/sidebar_arrow.jpg') no-repeat 0px 4px;

	padding: 0px 0px 0px 16px;    /*   0px 0px 0px 16px;   */

}



#sidebar h1 {

	color: #0066CC;    /*  706D2A   */

	font-size: 12px;

	font-weight: bold;

	letter-spacing: 1px;

	margin: 10px 0px 0px 0px;

	padding: 12px 0px 0px 12px;    /*  12px 0px 0px 22px;   */

	height: 30px;

	font-family:Verdana,Arial;

	background:url('images/sidebar_title.jpg') no-repeat center;

	border:0px red solid;

}



#sidebar p {

        padding:0 0px 0 8px; 

}





/***** content *****/

.spacer {height:20px;} /*  20px  */

.archivetitle {

	height:20px;   /*  20px  */

	color: #000000;

	font-size: 11px;

	font-weight:normal;

	padding: 10px 0px 10px 5px;

	margin: 0px 0px 0px 0px;

}

.post{

	width:605px;

	margin:0 0 20px 0;

	border:0px red solid;

}	



.post_top{

	position: relative;

	border-left:4px #0066CC solid;   /*  8px  5a6b1e  */

	border-bottom: 1px #0066CC solid;  /*  5a6b1e  */

	height:40px;   /* 40px  */

	/*background: #f6f6f6;*/

}

.post_bottom{

	margin: 0 50px 0 50px;

	height:3px;

	background:url(images/line.jpg) repeat-x bottom;

}	

.posttitle{

	position:absolute;

	top:0px;

	left:5px;

	font-size:18px;

	font-family:arial;

	color:#5A6B1E;   

	border:0px red solid;



}

.posttitle a{

	font-family:arial;

	color:#0066cc;  /*   5A6B1E   */ 

	text-decoration:none;

}

.posttitle a:hover{

	font-family:arial;

	text-decoration:underline;

	color:#114477;    /*   5A6B1E   */

}

.date {

	position:absolute;

	font-family:arial;

	color:#aaaaaa;

	top:24px;

	right: 20px;

	font-size: 10px;

	padding: 0px 0px 0px 0px;

}

.author{

	position:absolute;

	font-family:arial;

	font-size:10px;

	color:#aaaaaa;

	top:24px;

	left:5px;

}

.author a{

	text-decoration:none;

}

.author a:hover{

		text-decoration:underline;

}

.info {

	line-height: 2em;

	font-size: 9px;

	padding:10px 10px 5px 10px;

	color:#000000;

	border:0px red solid;

}

.category{

	padding:2px 0 2px 20px;

	background:url(images/category.jpg) no-repeat top left;

}

.bubble{

	padding:2px 0 2px 20px;

	background:url(images/bubble.jpg) no-repeat left top;

}

.tags{

	padding:2px 0 2px 20px;

	background:url(images/tags.jpg) no-repeat left top;

}



.entry {

	color: #000000;

	line-height: 1.6em;

	text-align: justify;

	padding: 5px 15px 30px 15px;

}



.navigation {
	font-size: 12px;
	padding: 30px 0px 30px 0px;
}



.alignleft {float: left; text-align: left;}



.alignright {float: right; text-align: right;}

.aligncenter{
   display: block;
   margin-left: auto;
   margin-right: auto;
   text-align: center;
}

.sorry {
	font-size: 11px;
	font-style: italic;
	margin: 8px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	border: 1px dashed #CC6633;
	background:#ffffff;
}



/*** comment ***/

#postmetadata {

	font-size: 11px;

	margin: 10px 0px 20px 0px;

	padding: 5px 5px 5px 5px;

}

#comments{

	padding:0 20px 0 20px;

}

.nocomments {background: none; color: #000000;}



.commenttitle {

	color: #000000;

	font-size: 13px;

	text-align: left;

	font-weight: bold;

	margin: 0px 0 20px 0;

	padding: 2px 0px 2px 0px;

	font-variant: normal;

	border-bottom: 1px dashed #5A6B1E;

}

.commentlist {list-style: none;margin:0px;padding:0px;}



.commentbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #5A6B1E;

	background:#F0F3CD;

}



.commenthead {

	height:34px;

	color: #000000;

	padding: 5px 0px 10px 0px;

	margin: 0px 0px 10px 0px;

	border-bottom: 1px dashed #5A6B1E;

	background:#F0F3CD;

}

.adminbody {

	height:100%;

	color: #000000;

	font-size: 12px;

	list-style-type: none;

	margin: 0px 0px 10px 25px;

	padding: 0px 5px 1px 5px;

	border: 0px solid #5A6B1E;

	background:#F0F3CD;

}

.adminhead {

	height:32px;

	color: #000000;

	margin: 0px 0px 5px 0px;

	padding: 5px 0px 5px 0px;

	border-bottom: 1px dashed #5A6B1E;

	background:#F0F3CD;

}

.trackhead {

	height:34px;

	color: #000000;

	margin: 0px 0px 10px 0px;

	padding: 5px 0px 10px 40px;

	border-bottom: 1px dashed #5A6B1E;

	background: #F0F3CD url(images/track.gif) no-repeat center left;

}

.trackbody {

	height:100%;

	color: #000000;

	font-size:12px;

	list-style-type: none;

	margin: 0px 0px 10px 0px;

	padding: 0px 5px 1px 5px;

	border: 0px dashed #5A6B1E;

	background:#F0F3CD;

}



.avatar {

	float: left;

	margin: 0px 5px 0px 0px;

	padding: 0px;

	background: #ffffff;

}

.commentcount {

	float: right;

	color: #aaaaaa;

	font-size: 20px;

	margin: 0px 0px 0px 0px;

	padding: 5px 0px 0px 0px;

	font-family: Georgia, Times, 'Times New Roman', serif;

}

.authorlink {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}

.authorlink a {color: #000000; font-size: 12px; font-weight: bold;line-height:1.5em;}

.commentlink {font-size: 10px; color: #000000;}



.trackbody p a {color: #000000;}



#commentform {

	margin:0;

	padding:20px 0 0 0;

}

#email, #author, #url {

	color: #000000;

	background: #ffffff;

	font-size: 12px;

	padding-left: 2px;

	vertical-align: middle;

	border: 1px solid #5A6B1E;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}

#comment {

	width: 500px;

	color: #000000;

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

	border: 1px solid #5A6B1E;

	padding: 2px 2px 2px 2px;

}

#submit {

	width: 80px;

	height: 20px;

	color: #000000;

	font-size: 12px;

	background: #ffffff;

	margin: 0px 0px 0px 0px;

	padding: 0px 10px 2px 10px;

	border: 1px solid #5A6B1E;

	font-family: Verdana, Arial, Helvetica, Sans-Serif;

}



/***** widget *****/

#wp-calendar td {font-size:11px;color:#999999;}

#wp-calendar td a {font-weight:bold;text-decoration:underline;}

#wp-calendar {

	width: 210px;

	text-align: center;

	font-size:11px;

	color:#5A6B1E;

}

/*  -----------------------------------------  */




/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
color: #99000
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;    /*  	visibility: hidden;   */
	position: absolute;   /*  absolute  */
	z-index: 10;
	left: 0;
	top: 0;    */  	top: 0;  */
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 68%;    /*  	top: 100%;  */
        color: #000000;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;

}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	/* background-image: url(images/spacer.gif);  */
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 5px 6px 0px 6px;    /*  padding: 12px 6px 0px 6px;   */
}

.art-nav
{
	position: relative;
	height: 42px;   /*  42px  */
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;  /*  absolute  */
	z-index: -1;
	top: 0;
	height: 30px;   /*  42px  */
	/* background-image: url('images/nav.png'); */
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 884px;
	clip: rect(auto, auto, auto, 884px);
}


/* end Menu */

/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 30px;   /*  30px  */
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position: absolute;  /*  absolute  */
	display: block;
	top:0;
	z-index:-1;
	height: 50px;   /*   90px   */
	/*    background-image: url('images/MenuItem.png');   */
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:800px;  /*  408  */
	right:0;
	clip: rect(auto, auto, auto, 795px);   /*   404px  */
}

.art-menu a .t 
{
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #990000;   /*    DDE1D6  */   
	padding: 0 5px;   /*  19  */
	margin: 0 4px;  /*  4px   */
	line-height: 20px;  /*   30px  */
	text-align: center;
}


.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-30px;
        background: #7799bb;  /*  c3d9ff   */
        line-height: 20px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-30px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-30px;   /*  top:-30px;  */
}
.art-menu a:hover .t
{
	color: #F3F4F0;  /*  F3F4F0   */ 
}

.art-menu li:hover a .t
{
	color: #F3F4F0;
}

.art-menu li:hover>a .t
{
	color: #F3F4F0;
}


.art-menu a.active .l, .art-menu a.active .r
{
	/* top: -60px; */   /*  top: -60px;   */
}


/* end MenuItem */



/* begin MenuSubItem   ****  */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;    /*   20px  */
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;
        background:#c3d9ff;
	*/ background-image: url('images/subitem-bg.png');    */
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}




.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}



.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, /* .art-menu ul a:hover, .art-menu ul a:active, */  .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;  /*  left  */
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;     /*  	line-height: 20px;    */
	color: #3D4332;
        background: #c3d9ff;
	font-family: Arial, Tahoma, Helvetica, Sans-Serif;
	/* font-size: 12px; */
	font-style: normal;
	font-weight: bold;
}


.art-menu ul a:hover {
 	/* font-size: 11px; */
        color: #ffffff;
 }



.art-menu ul ul a
{
	margin-left: auto;
}


.art-menu ul li a:hover   /*  submenu items   */
{
	color: #ffffff;
	background-position: 0 -20px;
        background: #7799bb;
}

.art-menu ul li a {
	/* text-transform: uppercase; */
 	font-size: 11px;
)

.art-menu ul li:hover>a
{
	color: #000000;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #000000;
}


.art-nav ul a:active
{
	color: #3D4332;
}


/* end MenuSubItem */


