/* HTML Tag Redefinition */
html, body {height: 100%;  }
body {/* customize_background */ background:url(http://www.mdchurch.org/themes/genesis/images/body_bg.jpg) repeat-x #fff top left; /* customize_background */ padding: 0px; margin: 0px; }
img {border: 0px}
a { cursor:pointer}

label { font-weight:bold;}
fieldset { border:1px solid #ccc;}

/* error text class optionally provided by theme */
div.ccm-error-response {color: #f00; margin-bottom: 12px}

/* Page Structure / Navigation */
#page{ width:1185px; margin:auto; text-align:left; 
	background:url(http://www.mdchurch.org/themes/genesis/images/page_bg.jpg) repeat-y center;}
#page #header{ position:relative; background:url(http://www.mdchurch.org/themes/genesis/images/header_bg.jpg) no-repeat top center; width:929px; padding:0px 128px 0px;}
#page #header #headerBar { width:100%; height:35px; padding:4px 0 25px; }
#page #header #logo{ color:#999; font-size:32px; 
	font-family:Arial, Helvetica, sans-serif; 
	line-height: auto; 
	margin-bottom: 0px; padding: 0px; margin-top:8px; cursor:pointer; z-index:10; width:auto; float:left; position: relative; height:80px; }
#page #header #logo a{ /* customize_link */color:#999999; /* customize_link */ text-decoration:none;}
#page #header #logo p{ display:inline; line-height:inherit; font-size:inherit; padding:inherit; margin:inherit; color:inherit }

#page #header #headerNav{ position: absolute; top: 161px; left: 128px; z-index:50; width:929px; overflow:visible; padding:0px;}
#page #header .divider { width:929px; height:10px; background-color: #8A807F; clear:both;}

#page #header #header-area{padding-top: 53px; display:block; width:929px; background:url(http://www.mdchurch.org/themes/genesis/images/header_sidebar_bg.jpg) transparent right bottom no-repeat; min-height:175px;}

#page #header #header-area #header-area-inside{float:left;width:624px;}
#page #header #header-area #header-area-sidebar{float:right;width:265px;padding-left:25px; padding-right:15px; min-height:150px; overflow:hidden;}
#page #header #header-area img { display: block}

#page #central{
	width:959px;padding:0 113px;
	clear:both;
	}
#page .no-sidebar { background-image: none !important}
#page #central.central-left { background:url(http://www.mdchurch.org/themes/genesis/images/nav_sidebar_left_bg.gif) repeat-y center !important; }
#page #central.central-left div#sidebar {float: left !important; }
#page #central.central-left #body {padding-left: 68px !important; padding-right: 0px !important; float:right}
 
#page #central #body{ float:left; width:583px; padding:10px 28px !important; }
#page .no-sidebar #body{ float: none !important; width: auto !important; }
#page #central #sidebar{ float:right; width:304px; margin:20px 16px 20px 0px;}

#page #central #sidebar .sidebar-cap
{
	height:4px;
	background:url(http://www.mdchurch.org/themes/genesis/images/gray_bubble_top.png) no-repeat 0px 0px;
}

#page #central #sidebar .sidebar-shoe
{
	height:4px;
	background:url(http://www.mdchurch.org/themes/genesis/images/gray_bubble_bottom.png) no-repeat 0px 0px;
	padding-bottom:20px;
	clear:both;
}

#page #central #sidebar .sidebar-area {
	background-color:#ccc;
	padding:15px 20px;
	min-height:100px;
}
#page #central #sidebar h1, #page #central #sidebar h2
{
	padding:5px 0 0 0;
	margin:0;
}

#page #central #sidebar p
{
	margin:3px 0;
}

#page #central #quickLinksNav { width:929px; padding:0 15px; clear:both;}
#page #central #quickLinksNav .quickLinkContainer{float:left; width:304px; background:url(http://www.mdchurch.org/themes/genesis/images/gray_bubble_top.png) top left no-repeat; }
#page #central #quickLinksNav .quickLinkContent{ background-color:#ccc; width:304px; }
#page #central #quickLinksNav #middleQuickLink{ margin:0 8px; }
#page #central #quickLinksNav p, #page #central #quickLinksNav h1, #page #central #quickLinksNav h2, #page #central #quickLinksNav h3
{ padding:5px 7px 0 7px; margin:4px 0; line-height:18px;}

#page #footer{ background:url(http://www.mdchurch.org/themes/genesis/images/central_shoe_bg.jpg) #fff top center no-repeat; width:931px; clear:both; padding:30px 127px 0px 127px; color:#999; font-size:10px; text-align:center;}
#page #footer a{ text-decoration:none }
#page #footer span.sign-in {margin-left: 20px}
#page #footer span.powered-by { float:right; }

/* Page Elements */

.pagingNav{ margin:16px 0px 8px 0px}
.pagination{ text-align:center; color:#bbb; padding-top:4px}
.pagination .pageRight{width:20%; float:right; text-align:right}
.pagination .pageLeft{width:20%; float:left; text-align:left}

/* MISC STYLES & SHORTCUTS */
div.code {border: 1px solid #ddd; background: #eee; padding: 10px}
div.spacer,div.ccm-spacer{ clear:both; font-size:1px; line-height:1px }
.noTopSpace{margin-top:0px; padding-top:0px}

/* MEDIA */

.audio-play a, .audio-save a
{
	float:left;
	font-size:0px;
}

.audio-play a
{
	background:url(http://www.mdchurch.org/themes/genesis/images/play.png) no-repeat transparent 0 0;
	width:30px;
	height:23px;
}

.audio-save a
{
	margin-right:15px;
	background:url(http://www.mdchurch.org/themes/genesis/images/download.png) no-repeat transparent 0 0;
	width:18px;
	height:23px;
}

