/* -- Footer -------------------- */

#footer {
	padding:54px 0 122px;
	
	border-top:1px solid #b7b7b7;
	background:url(/assets/images/layout/footer-bg.jpg);
	
	color: #6c6c6c;
	vertical-align: top;
	font-family: Verdana, Geneva, sans-serif;
}

#footer ul {
	margin: 0;
	padding: 0;
}

#footer ul li {
	list-style: none;
	font-size: 12px;
	line-height: 18px;
}

#footer strong {
	font-weight:bold;
}

#footer .link {
	white-space: nowrap;
	color: #6c6c6c;
	font-size: 12px;
	text-decoration: none;
}


#footer ul li a:hover {
	text-decoration: underline;
}


#footer .footer-col {
	height: 380px;
}

#footer .column1 {
	width: 270px;
	font-size: 15px;
	line-height: 24px;
	padding-right: 15px; /* 15 is too much because of the text wrap*/
	border-right: 1px solid #c0c0c0;
}


#footer .column1 h4 {
	font-size: 26px;
	margin: 0 auto;
	padding: 0 auto;
	line-height: 34px;
}


#footer .column1 hr {
	margin: 10px 0;
}


#footer-social-links {
	position: relative;
	top: 1px;
}


#footer-social-links a {
	outline: none;
}


#footer-social-links a:hover {
	opacity: .8;
}

#footer-social-links .facebook {
	text-indent: -9999px;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(/assets/images/sprites/facebook.png) no-repeat;
	display: block;
}


#footer-social-links .twitter {
	text-indent: -9999px;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 43px;
	background: url(/assets/images/sprites/twitter.png) no-repeat;
	display: block;
}

#footer-social-links .rss {
	text-indent: -9999px;
	width: 33px;
	height: 33px;
	position: absolute;
	top: 0;
	left: 89px;
	background: url(/assets/images/sprites/rss.png) no-repeat;
	display: block;
}


#footer .column2 {
	padding: 0 20px;
	position: absolute;
	top: 0;
	left: 285px;
	border-right: 1px solid #c0c0c0;
	width: 194px;
}


#footer .column3 {
	padding: 0 20px;
	position: absolute;
	top: 0;
	left: 519px;
	border-right: 1px solid #c0c0c0;
	width: 150px;
}

#footer .column4 {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	padding: 0 0 0 15px;
}


form#extranet-login input[type=text],
form#extranet-login input[type=password] {
	height: 20px;
	line-height: 16px;
	padding: 2px 6px;
	margin: 0 0 5px 0;
	width: 200px;
	border: 1px solid #ddd;
}


form#extranet-login input[type=submit] {
	float: right;
	display: block;
}

#footer hr {
	clear: both;
	margin: 15px 0;
}


#copyright {
	border-top: 1px solid #ccc;
	font-size: 12px;
	
	margin-top: 15px;
	padding-top: 15px;
}

.inner {
	width: 930px;
	margin: 0 auto;
	position: relative;
}

.mobile-only {
	display: none;
}



#header ul {padding-left:0px;}

#header .header-top {
	width: 100%;
	height: 34px;
}


/* -- Eyebrow & Eyebrow Links (header) -------------------- */
	
#eyebrow {
	list-style-type:none;
	margin: 0;
	padding: 0;
	
	position: absolute;
	top: 0;
	left: 0;
}

#eyebrow li {
	display: inline-block;
	margin: 0;
	float: left;
}

#eyebrow li a {
	float:left;
	padding: 8px 13px;
	line-height: 18px;
	
	border-left:1px solid #090909;
	border-right:1px solid #4c4c4c;
	
}

#eyebrow li a:hover {
	background: #444;
}

#eyebrow li a.current {
	color:#2f2f2f;
}





/* -- Top Menu (header) -------------------- */

#top-menu {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#top-menu li {
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#top-menu a.top-link.facebook {
	text-indent:-9999px;
	padding: 8px 12px;
	background:url(/assets/images/icons/header-sprite2.png) 4px 9px no-repeat;
}

#top-menu a.top-link.twitter {
	text-indent:-9999px;
	padding: 8px 12px;
	background:url(/assets/images/icons/header-sprite2.png) 5px -20px no-repeat;
}

#top-menu a.top-link.translate {
	padding: 8px 5px 8px 23px;
	background:url(/assets/images/icons/header-sprite2.png) 6px -52px no-repeat;
}

#top-menu a.top-link.careers {
	padding: 8px 12px 8px 26px;
	background:url(/assets/images/icons/header-sprite3.png) 6px -137px no-repeat;
}

#top-menu a.top-link.call-process {
	width: 68px;
	padding: 8px 6px 8px 32px;
	background:url(/assets/images/icons/header-sprite3.png) 6px -262px no-repeat;
}


#top-menu a.top-link.find-congregation {
	width: 110px;
	padding: 8px 6px 8px 29px;
	background:url(/assets/images/icons/header-sprite3.png) 6px -228px no-repeat;
}


#top-menu li:hover a.top-link,
#top-menu li a.top-link.activated {
	background-color: #6c6c6c;
}


#top-menu .tray {
	background: #fff;
	display: none;
	position: absolute;
	top: 32px;
	right: 0;
	border: 1px solid #6c6c6c;
	border-top: none;
	z-index: 20;
	
	width: 370px;

	height: 180px;
}

#top-menu .tab-nav {
	padding: 0;
	margin: 0;
	background: #6c6c6c;
	width: 100%;
	height: 30px;
	white-space: nowrap;
	overflow: hidden;
}

#top-menu .tab-nav li {
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
}

#top-menu .tab-nav li a {
	background: #6c6c6c;
	display: block;
	margin: 0;
	padding: 8px 20px;
	border: none;
	line-height: 14px;
}


/* #top-menu .tab-nav li:hover a, */
#top-menu .tab-nav li:hover a {
	background: #ccc;
}

#top-menu .tab-content p {
	line-height: 34px;
	margin: 0;
}

#top-menu .tab-nav a.active,
#top-menu .tab-nav li:hover a.active {
	background: #fff;
	color: #6c6c6c;
}


#top-menu .tray .tab-content {
	display: none;
	position: absolute;
	left: 0;
	width: 100%;
	background: #fff;
}


#top-menu .tab-content form {
	font-size: 13px;
	line-height: 32px;
	margin: 15px 30px;
}

#top-menu input.text { 
	height: 20px;
	line-height: 16px;
	padding: 2px 6px;
	border: 1px solid #ddd;
}

#top-menu input.submit {
	display: block;
}



