/*    

Theme Name: ELCA Default 

Theme URI: http://www.elca.org/ 

Description: Replication of the ELCA.org look and feel 

Author: Len Mason 

Author URI: http://blogs.elca.org/webdev/ 

Version: 1.0 

. 

To be used by blogs of the ELCA only. 

. 

*/  


/* @import url('http://elca.org/Design/Stylesheet/global.css'); */


/** These lines are for IE6 only **/



* html #content, * html .entry_firstpost, * html .entry {

	position: relative;

}



ul.readmore {

	list-style: none;

	padding: 0px;

	margin: 0px;

}



/** Removes any image borders **/

img {

	border: none 0px;

}



.main {

	border: none 0px;

	margin: 0px;

	padding: 0px;

	width: auto;

}


/*
.main img {

	border: 0px;

	margin: 0px;

	padding: 5px 10px 5px 10px;

}



img.center {display: block; margin: 10px auto;}

img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }

img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
*/

p {margin: 3px 0 15px 0; padding: 0;}



.right { float: right; }

.left { float: left; }



.entry{

	padding: 0px;

	margin: 0px;

}



.navigation{

	padding: 10px 0px;

	margin: 0px 10px;

}



.navigation a {

	font-weight: bold;

}



.entry2 {

	padding: 5px 15px 0px 15px;

	margin: 0px;

}



.latest{

	padding: 15px 5px;

	margin: 0px 10px;

	border-bottom: 1px solid #000000;

}



.entry_firstpost{

	padding: 0px;

	margin: 0px;

}





.latest_firstpost{

	/* padding: 15px 5px; */

	/* margin: 0px 10px; */

	border-bottom: 1px solid #000000;

}



h1 a img {

	border: none 0px;

	text-decoration: none;

	}





/** END ADDED **/





/* 1) -=-=-=- General selectors -=-=-=- */



html {

	background: #ffffff;

}



:link,:visited { text-decoration:none;

 }

h1,h2,h3,h4,h5,h6,pre,code { font-size:1em;

}

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {

margin:0;

padding:0;

}

a img,:link img,:visited img {

border:none;

}

address {

font-style:normal;

}



body {

	font-family: arial, helvetica, verdana, sans-serif;

        color: #000;

        font-size: 12px;

        line-height: 16px;

}



#menu { 

	position:relative;

	float:left;

	margin: 0px auto;

	padding: 0px;

	font-size: .9em;

	line-height: 28px;

	width: 950px;

	background: url(images/menubg.gif) repeat-x;

	margin-bottom:20px;

}



#header h1 {

	position: absolute;

	top: 20px;

	left: 10px;

	font-size: 1.5em;

	color: #fff;

	margin: 0px;

	padding: 0px;

}



#header h1 a * {

	font-size: 1.5em;

	text-decoration: none;

	color: #FFFFFF;

	margin: 0px;

	padding: 0px;

}



#header h4 {

	position: absolute;

	top: 60px;

	left: 13px;

	font-size: 1em;

	font-weight: bold;

	color: #ffffff;

	margin: 0px;

	padding: 0px;

}



h1 {

	margin: 0;

	font-size: 2.2em;

	padding: 0;

	border: none 0px;

}



h1 a:link, a:visited, a:active {

        color: #000000;

        text-decoration: none;

}



h2 {

	

	color: #222222;

	font-weight: normal;

	font-size: 1.8em;

	margin: 0px;

	padding: 0px;

	}



.main h2 {

	color: #222222;

	font-weight: bold;

	font-size: 1.8em;

	margin: 0px;

	background: none;

	padding: 0px;

}



h4 {

	font-size: 12px;

        line-height: 16px;

        padding-bottom: 4px;

        font-weight: bold;

}



h5 {

	font-weight: bold;

	font-size: 1em;

	margin: 0px;

	background: none;

	padding: 0px;

}



h2.pagetitle {

	font-size: 1.4em;

	margin: 0px;

	padding: 10px 15px 0px 15px;

	color: #222222;

	list-style: none;

	border-bottom: 3px solid #ccc;

	background: none;

}



h2 a:link, h2 a:visited {

        color: #000;

	font-weight: bold;

	text-decoration: none;

	background: none;

	}



h2 a:hover, h2 a:active {

	color: #000;

	font-weight: bold;

	text-decoration: none;

	background: none;

}



.main h3 {

	font-size: 1.4em;

	margin: 0px;

	padding: 0px;

	font-weight: bold;

	background: none;

}



h3 {

	font-size: 1.4em;

	margin: 0px;

	padding: 0px;

	font-weight: normal;

	background: none;

}



.links h3 {

	font-size: 1.4em;

	line-height: 31px;

	height: 41px;

	margin: 0px;

	padding-left: 10px;

	font-weight: bold;

	color: #ffffff;

}



a, a:link {

	text-decoration: none;

	}



a:visited {

	color: #000000;

	}



a:hover, a:active {

	background: none;

	text-decoration: underline;

	}



blockquote {

	border-left: 4px solid #eeeeee;

	padding: 0 10px;

	margin: 0 0 0 10px;

	font-style: italic;

}



/* 2)-=-=-=- Structure -=-=-=- */



#container {

	margin: 0px auto;

	padding: 0 0 0 0;

	width: 980px;

	text-align: left;

	background: #ffffff;

}

/*

#grandwrapper {

	margin: 0px auto;

	padding: 0px;

	background: #000000;

}



#wrapper {

	margin: 0px auto;

	background: #ffffff url(images/bottomrightbg.gif) bottom right no-repeat;

}

	

#wrapper_bottom {

	clear: both;

	background: inherit;

}

*/

div#content {

	width: auto;

	margin: 0px 200px;

	padding: 0px;

}



#navibar {

	float: left;

	width: 200px;

	/* margin: 20px 0; */

	padding: 0px;

}



#wrapper #right {

	float: right;

	width: 200px;

	margin: 20px 0;

	padding: 0px;

	background: none;

}



.links {

	margin: 0px auto;

	padding: 0px 10px;

	background: none;

}



/*

#footer {

	margin: 0px auto;

	background: url(images/footerbg.gif) repeat-x;

	padding: 0px;

	width: 100%;

	height:70px;

	clear: both;

	text-align: center;

}



#footer p.left {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px;

	font-size: .8em;

	float: left;

	text-align: left;

}



#footer p.right {

	color: #FFFFFF;

	margin: 0px;

	padding: 0px 10px;

	font-size: .8em;

	float: right;

	text-align: right;

}



#footer p a, #footer p a:link {

	color: #FFFFFF;

	text-decoration: none;

}



#footer p a:hover {

	color: #ff6600;

	text-decoration: none;

}



*/



/* 3)-=-=-=- Left selectors -=-=-=- */	



.meta {

	height:28px;

	font-size: .9em;

	padding: 0px;

	margin: 0 0 5px 0;

	

}



.highlight {

	background: #ffffff;

	}

	

.comments-nice-bg {

	height: 1%;

	padding: 1px;

	color: #000;

}



.comments-nice {

	height: 1%;

	padding: 10px;

	background: #FFFFFF;

	border: 1px solid #000000;

}







.comments {

	/* clear:left; */

	font-size: 1.1em;

	padding: 20px 0px 0px 0px;

	margin: 0px 10px;

}



.comments a:link, .comments a:visited {

	font-weight: bold;

	text-decoration: none;

}



.comments a:hover, .comments a:active {

	background: #ffffff;

}	


/*
.alt {

	background: #ccc !important; 

	border: 1px solid #666 !important;

	padding: 10px 10px 0 10px !important;

}



.alt:hover {

	border: 1px solid #999 !important;

	}
*/


.commentlist li:hover {

	border: 1px solid #666;

	}



.commentlist {

	padding: 0;

	margin: 3px;

	}



.commentlist li {

	list-style: none;

	padding: 10px 10px 0 10px;

	background: #FFFFFF;

	border: 1px solid #ffffff;

	margin: 10px;

	color: #000000;

	}



p.metadate {

	font-size: .8em;

	margin: 0;

	padding: 0px;

	text-transform: uppercase;

	}



p.comment_meta {

	margin: 0 0 10px 10px;

	font-size: .9em;

	}



.comment_author a:visited {

	font-weight: bold;

	text-decoration: none;

	}



.reply {

	font-weight: normal;

	font-size: 1.2em;

	margin: 10px 0 0 10px;

	}

	

.comments-nice .reply {

	color: #000;

	font-weight: normal;

	font-size: 1.2em;

	margin: 0px 0 0 0px;

	}



.warning p { /* Used on the search page (image will appear if no result is found) */

	background: #FFF;

	height: 160px;

	padding: 20px 0 0 90px;

	font-size: 1.5em;

	margin: 0px;

	border: 1px solid #efefef;

}



.postinput {

	margin: 0;

	}



/* 4)-=-=-=- Right selectors -=-=-=- */	



#author li {

	list-style: none;

	margin: 0;

	padding: 0 5px 20px 0;

	font-size: .9em;

	line-height: 1.4;

	}



#author ul {

	padding: 20px 0 0 0;

	margin: 0;

	}



.links ul li {

	list-style: none;

	padding: 0px 0px 25px 0px;

	margin: 0px;

}



.links ul li ul li {

	line-height: 21px;

	padding: 0px;

	margin: 0px 0px 0px 20px;

	list-style: outside square;

}



.links li li li {

	padding: 0px;

	margin: 0px;

}



.links ul {

	padding: 0px;

	margin: 0px;

}



.links ul ul {

	padding: 0px;

	margin: 0px;

	

}



.links ul ul ul {

	padding: 0px;

	margin: 0px;

	}



.links a, .links a:link, .links a:visited {

	font-size: 1em;

	text-decoration: none;

	font-weight: normal;

}



.links a:hover, .links a:active {

	background: none;

	}



#search {

	margin: 0px;

	padding: 0px;

	width: 180px;

}



#searchform {

	margin: 5px 0 0 0;

	padding: 0;

}



.searchfield {

	vertical-align: middle;

	padding: 0px;

	margin: 0px;

	background: #ffffff;

	border: 1px solid #333333;

	color: #000;

	width: 100px;

	height: 23px;

}



.searchfield:hover {

	background: #ffffff;

	border: 1px solid #999;

	}

	

.searchsubmit {

	vertical-align: middle;

	padding: 0px;

	margin: 0px;

	background: #fffffff;

	border: 1px solid #333333;

	color: #000;

	width: 50px;

	height: 25px;

}



.searchsubmit:hover {

	background: #ffffff;

	border: 1px solid #999;

	color: #333;

	}





/* 6)-=-=-=- Forms -=-=-=- */



textarea {

	font-family: Verdana, Arial, Helvetica;

	font-size: 1.1em;

	border: 1px solid #333333;

	padding: 2px 5px 1px 5px;

	width: 90% !important;

	width: 250px;

	min-width: 100px !important;

	max-width: 450px !important;

	height: 100px;

	}

	

textarea:hover {

	background: #fff;

	border: 1px solid #999;

	color: #000;

	}

	

input {

	background: #fff;

	border: 1px solid #333333;

	}

	

input:hover {

	border: 1px solid #999;

	}

	

.input-submit {

	height: 39px;

	width: 120px;

	text-align: left;

	background: #ffffff;

	color: #000;

	border: 1px solid #333333;

	}





.input-submit:hover {

	border: 1px solid #999;

	}



/* 7)-=-=-=- Accessibility -=-=-=- */



#skip {

	display: none;

	}



hr {

	display: none;

	}

	

	

ul#navlist {

	margin: 0;

	padding: 0;

	white-space: nowrap;

}



ul#navlist ul {

	margin: 0;

	padding: 0;

	white-space: nowrap;

}



#navlist li.page_item {

	display: inline;

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



#navlist li.page_item ul {

	display: inline;

	list-style-type: none;

	padding: 0px;

	margin: 0px;

}



#navlist a,#navlist a:link, #navlist a:visited {

	margin: 0px;

	padding: 0px 10px 0 10px;

	font-weight: bold;

	color: #389307;

	text-decoration: none;

	background: url(images/menubg2.gif) right no-repeat;

}





#navlist a:hover {

	color: #ff6600;

	background: url(images/menubg2.gif) right no-repeat;



}



div#calendar_wrap {

	margin: -25px 0 0 0;

	text-align: left;

}

li#calendar h2.widgettitle {

	text-decoration: none;

}

li#calendar {

	text-align: left;

}

table#wp-calendar caption {

	text-align: left;

	color: #000;

	font-size: 1.4em;

	margin: 0 auto;

}



table#wp-calendar tfoot {

	display: none;

}



table#wp-calendar th {

	background: #666;

	color: #FFFFFF;

	text-align: center;

}



table#wp-calendar {

	background: #999;

	border-top: none;

	margin: 0 auto;

	width: 180px;

	text-align: center;

}

table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {

	color: #ffffff;

	font-weight: bold;

	text-decoration: underline;

}

table#wp-calendar a:hover {

	color: #FFFFFF;

	font-weight: bold;

	text-decoration: underline;

}

#feed {

	position:relative;

	float:right;

	width:150px;

	height:90px;

	background: url(images/headerbg.gif) repeat-x;

}



/*

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

*/



/*

#TYPOGRAPHY DEFINITIONS {

}

*/



a:link, a:visited, a:active {

color: #0000cc;

text-decoration: none;

}



a:hover {

color: #0000cc;

text-decoration: underline;

}



h1 {

font-size: 18px;

line-height: 22px;

padding: 0 0 4px 0;

}



h2 {

font-size: 16px;

line-height: 20px;

padding-bottom: 4px;

font-weight: bold;

}



h3 {

font-size: 14px;

line-height: 18px;

padding-bottom: 4px;

font-weight: bold;

}



h4 {

font-size: 12px;

line-height: 16px;

padding-bottom: 4px;

font-weight: bold;

}



h5, h6 {

font-weight: normal;

padding-bottom: 4px;

}



h4.hr {

padding-bottom: 0;

border-bottom: 1px solid #bcbcb9;

margin-bottom: 4px;

}



p {

padding: 0 0 10px 0;

}



blockquote {

margin: 20px;

padding: 0;

}



ul, ol {

margin: 0;

padding: 4px 0 4px 26px;

}



ul li, ol li {

padding: 0 0 4px 0;

margin: 0;

}



ul.noBullets li {

list-style-type: none;

}



.sm {

font-size: 10px;

line-height: 14px;

}



/*

#GLOBAL SITE STRUCTURE DEFINITIONS {

}

*/



#globalAnnounce {

padding: 10px;

margin: 0 auto 0 auto;

width: 980px;

display: none;

}



#globalAnnounce .btnClose {

float: right;

padding: 0 10px;

}



#globalAnnounce a {

color: #000;

text-decoration: none;

}



#globalWrap {

padding: 0;

margin: 0 auto 0 auto;

width: 980px;

background-image:url(images/bkd_global_wrapper.gif);

background-repeat: repeat-x;

}



#globalSiteHeader {

float: left;

width: 980px;

height: 63px;

border-top: 1px solid #cccccc;

border-bottom: 1px solid #cccccc;

margin: 12px 0 2px 0;

padding: 0;

background-color: #ffffff;

}



#globalSiteHeader img#emblem {

float: left;

padding-left: 25px;

}



#eyebrows {

float: right;

text-align: right;

font-size: .98em;

padding: 6px 6px 2px 0;

color: #5c5c5c;

}



#eyebrows a:link, #eyebrows a:visited, #eyebrows a:active {

color: #5c5c5c;

}



#eyebrows a:hover {

color: #000;

text-decoration: underline;

}



#globalNav {

float: left;

width: 980px;

border-top: 1px solid #ccc;

border-bottom: 1px solid #ccc;

padding: 0;

margin: 0;

background-image:url(images/bkd_global_top_nav.gif);

background-repeat: repeat-x;

}



#globalNavItems {

float: left;

border: 0;

margin: 0;

padding: 0;

}



#globalNav ul {

border: 0;

margin: 0 0 1px 0;

padding: 0 0 0 8px;

list-style-type: none;

text-align: center;

height: 30px;

}

 

#globalNav ul li {

display: block;

float: left;

text-align: center;

padding: 7px 16px 2px 16px;

margin: 0 4px;

height: 21px;

font-size: .9em;

font-weight: bold;

text-transform: uppercase;

}



/* Safari nav fix */

.webkit #globalNav ul li {

padding: 7px 12px 2px 12px;

}



#globalNav a:link, #globalNav a:visited, #globalNav a:active, #globalNav a:hover {

text-decoration: none;

color: #222;

}



#gWho.on, #gWho.hi {

background-image: url(images/bkd_gwho.gif);

background-repeat: repeat-x;

}



#gWhat.on, #gWhat.hi {

background-image: url(images/bkd_gwhat.gif);

background-repeat: repeat-x;

}



#gAction.on, #gAction.hi {

background-image: url(images/bkd_gaction.gif);

background-repeat: repeat-x;

}



#gGrowing.on, #gGrowing.hi {

background-image: url(images/bkd_ggrowing.gif);

background-repeat: repeat-x;

}





#globalNavSearch {

float: right;

text-align: right;

text-transform: uppercase;

color: #222;

padding: 5px 6px 0 0;

font-size: .9em;

}



.searchTextBox {

width: 176px;

height: 16px;

border: 1px solid #999;

margin: 0px 5px;

background-image:url(images/bkd_form_field.gif);

background-repeat: repeat-x;

padding-left: 3px;

font-family: arial, helvetica, verdana, sans-serif;

font-size: 1.1em;

}



#globalSubNav {

float: left;

width: 980px;

height: 24px;

padding: 0 0 2px 0;

margin: 1px 0 0 0;

border-bottom: 1px solid #ccc;

background-repeat: repeat-x;

background-color: #edede7;

}



#globalSubNav ul {

border: 0;

margin: 0;

padding: 0 0 0 6px;

list-style-type: none;

text-align: center;

height: 24px;

}

 

#globalSubNav ul li {

display: block;

float: left;

text-align: center;

padding: 6px 18px;

margin: 0;

font-size: 11px;

height: 24px;

}



#globalSubNav a:link, #globalSubNav a:visited, #globalSubNav a:active, #globalSubNav a:hover {

text-decoration: none;

color: #222;

}



#sWho {

background-image: url(images/bkd_snav_who.gif);

background-repeat: repeat-x;

}



#sWho li:hover, #sWho .on {

display: block;

background-image:url(images/snav_who_hover.gif);

background-repeat: repeat-x;

height: 24px;

}



#sWhat {

background-image: url(images/bkd_snav_what.gif);

background-repeat: repeat-x;

}



#sWhat li:hover, #sWhat .on {

display: block;

background-image:url(images/snav_what_hover.gif);

background-repeat: repeat-x;

height: 24px;

}



#sAction {

background-image: url(images/bkd_snav_action.gif);

background-repeat: repeat-x;

}



#sAction li:hover, #sAction .on {

display: block;

background-image:url(images/snav_action_hover.gif);

background-repeat: repeat-x;

height: 24px;

}



#sGrowing {

background-image: url(images/bkd_snav_growing.gif);

background-repeat: repeat-x;

}



#sGrowing li:hover, #sGrowing .on {

display: block;

background-image:url(images/snav_growing_hover.gif);

background-repeat: repeat-x;

height: 24px;

}



ul#sGrowing {

padding-left: 320px;

}



#globalContent {

width: 980px;

float: left;

padding: 0 0 10px 0;

margin: 0;

background-color: #edede7;

}



#globalFooter {

padding: 0;

margin: 0;

float: left;

width: 980px;

}



#pageTools {

float: left;

width: 955px;

padding: 10px 0 10px 25px;

margin: 0;

background-image: url(images/bkd_pagetools.gif);

background-repeat: repeat-x;

background-position: bottom;

}



#siteGuideWrap {

float: left;

padding: 0;

margin: 0;

width: 980px;

min-height: 150px;

background-color: #adada4;

background-image: url(images/site_guide_bottom.gif);

background-repeat: no-repeat;

background-position: bottom;

}



#siteGuideContent {

padding: 10px 25px;

margin: 0;

}



#siteGuideContent p {

font-size: .95em;

line-height: 1.3em;

}



#siteGuideContent a {

color: #000;

text-decoration: none;

font-weight: normal;

}



#siteGuideContent a:hover {

text-decoration: underline;

}



#siteGuideContent #left {

float: left;

width: 535px;

padding-right: 10px;

border-right: 1px solid #ccc;

}



#siteGuideContent #middle {

float: left;

padding: 0 0 0 13px;

margin: 0 0 0 10px;

width: 165px;

}



#siteGuideContent #right {

float: left;

width: 165px;

padding: 0 0 0 23px;

border-left: 1px solid #ccc;

}



#globalCopyright {

clear: both;

float: left;

font-size: .9em;

color: #999;

width: 955px;

margin: 5px auto 40px auto;

padding: 0 0 10px 25px;

}



#globalCopyright a:link, #globalCopyright a:visited, #globalCopyright a:active {

text-decoration: none;

color: #999;

}



#globalCopyright a:hover {

text-decoration: underline;

color: #000;

}



#breadcrumbs {

float: left;

padding: 15px 0 28px 0;

margin: 0;

font-size: .8em;

width: 100%;

color: #000;

}



#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {

text-decoration: none;

color: #999;

}



#breadcrumbs a:hover {

text-decoration: underline;

color: #000;

}



#breadcrumbs div, #breadcrumbs span {

margin: 0;

padding: 0;

display: inline;

}



#breadcrumbs span {

padding: 0 3px;

}



/* 

#MAIN SUB-LAYOUT DEFINITIONS {

}

*/



.contentHeader {

float: left;

width: 980px;

padding: 0;

margin: 0;

min-height: 49px;

background-color: #ddd;

background-image: url(images/bkd_hdr_default.gif);

background-repeat: repeat-x;

}



/*

#LOCAL NAVIGATION DEFINITIONS {

}

*/



#localNavWrap {

float: left;

width: 190px;

background-color: #b06baa;

font-size: .9em;

margin: 0 0 10px 0;

padding: 27px 0 5px 0;

border-bottom: 1px solid #999;

}



#localNavWrap a:link, #localNavWrap a:visited, #localNavWrap a:active, #localNavWrap a:hover {

color: #000;

text-decoration: none;

}



.localNav {

margin: 0;

padding: 0;

width: 190px;

background-color: #e3d7dd;

}



.localNav ul {

margin: 0;

padding: 0;

}



.localNav li {

list-style-type: none;

padding: 0;

}



.localNav span, .localNav * span {

border-bottom: 1px dotted #999;

width: 160px;

display: block;

padding: 10px 5px 10px 25px;

font-weight: bold;

}



.localNav div {

border-top: none;

width: 190px;

padding: 0;

margin: 0;

}



#localBack {

background-image:url(images/local_back_arrow.gif);

background-position: left center;

background-repeat: no-repeat;

border-bottom: 1px solid #999;

width: 160px;

display: block;

padding: 5px 5px 7px 25px;

margin: 0;

font-weight: bold;

background-color: #e3d7dd;

}



#localBack a:link, #localBack a:visited, #localBack a:active {

color: #666;

}



#localBack:hover {

background-color: #eee;

}



/* Second level */



.localNav div span {

width: 155px;

background-color: #d1b6ca;

margin: 0;

padding: 8px 5px 8px 30px;

font-weight: bold;

}





.localNav div div {

border-top: none;

margin: 0;

width: 190px;

}



/*

#SIDEBAR DEFINITIONS {

}

*/



.sidebarWrap {

float: left;

width: 200px;

margin: 72px 0 0 0;

padding: 0;

font-size: 11px;

line-height: 14px;

display: inline;

}



.sidebar {

margin: 0 0 20px 0;

padding: 0;

}



.sidebarHL {

width: 200px;

padding: 10px;

margin: 0px 0 20px -10px;

background-color: #e5b2e1;

}



.sidebar h1, .sidebarHL h1 {

color: #000;

font-size: 12px;

line-height: 14px;

padding: 4px 0;

margin: 0;

border: none;

}



.sidebar h2, .sidebarHL h2 {

color: #666;

font-size: 11px;

line-height: 12px;

padding: 4px 0 0 0;

margin: 0;

font-weight: bold;

}



.sidebarWrap .topLevel {

margin-top: 44px;

}



/* Third level */

.localNav div div span {

width: 150px;

background-color: #bc93b4;

padding: 6px 5px 6px 35px;

margin: 0;

font-style: italic;

font-size: .9em;

}



.localNav span:hover {

background-color: #eee;

}



.localNav .on {

background-color: #edede7;

background-image:url(images/bkd_local_nav_on.gif);

background-repeat: no-repeat;

background-position: left center;

}



.localNav span .top {

font-size: 1.2em;

}



.localNav .top {

font-size: 1.2em;

}



.localNav div li ul li a span{

font-weight: normal;

}

/* =-=-=-=-=-==-=--==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/* WordPress Image Style */

/*global/universal image classes */
    img.alignleft, img.left { float: left; }
    img.alignright, img.right { float: right; }
    img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }
    img.alignnone, img.block { display: block; clear: both; }
    img.frame { background: #eee; border-style: solid; border-color: #ddd; }
    img.stack { clear: none !important; }
    img[align="left"] { float: left; clear: left; }
    img[align="right"] { float: right; clear: right; }
    img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

    /*—:[ image captioning ]:—*/
    .wp-caption { border-style: solid; border-color: #ddd; background-color: #eee; text-align: center; font-style: italic; }
    .wp-caption.alignleft { float: left; margin-right: 15px; margin-top: 10px;}
    .wp-caption.alignright { float: right; margin-left: 15px; margin-top: 10px;}
    .wp-caption.aligncenter { margin-right: auto; margin-left: auto; float: none;}
    .wp-caption.alignnone { clear: both; }

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


#titleBlock {

      padding: 10px 0 0 10px;

      border-bottom: 1px solid #000000;

      margin-bottom: 20px;

}

/* =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/* WordPress Nav Fixes */



li.cat-item a {

background-color: #D1B6CA;

border-bottom: 1px dotted #999;

width: 160px;

display: block;

padding: 10px 2px 10px 28px;

!margin: 0 0 0 -16px;

font-weight: bold;

}



li.cat-item a:hover {

background-color: #EEEEEE;

}



ul li.cat-item a {

background-color: #D1B6CA;

border-bottom: 1px dotted #999;

width: 160px;

display: block;

padding: 10px 0px 10px 30px;

font-weight: normal;

}

/* Use a break with this class to clear float containers on both sides */
.brclear {
clear:both;
height:0;
margin:0;
font-size: 1px;
line-height: 0;
} 

/** Blog Posts on Mainpage Plugin Style **/
li.ahp_recent-posts {
list-style-type: none;
}

/** Print Style **/

@media print {
body { background:white; color:black; margin:0; font-size: 12pt; line-height: 18px}

/* Ensure the content spans the full width */
#grandwrapper, #wrapper, #content, #main {width: 100%; margin: 0; float: none;}
.main h2 { font-size: 14pt}
/* Remove unwanted elements */
#globalNav, #globalSubNav, #eyebrows, .contentHeader, .addtoany_share_save_container, .readmore,  #localNavWrap, #right, #globalFooter {
	display: none;
}


