/*
------------------------------------------------------------------

GRACE PRESBYTERIAN CHURCH, MONTCLAIR, NEW JERSEY, USA

Special Home Page Stylesheet for Screen Media

website   : www.gracemontclair.org
filename  : /css/homepage.css
revision  : 31 July 2011

copyright : (c) Grace Presbyterian Church (except as noted)
license   : Creative Commons

author    : Brian Lokker / Antigravity Design LLC
website   : www.antigravitydesign.com
email     : studio[at]antigravitydesign.com

------------------------------------------------------------------ */



/* =Intro / Welcome / Slideshow
------------------------------------------------------------------ */

/* this is the green area */
#intro {
	background-color: #B1C37C;
	color: #404859;
	height: 296px;
	margin-left: 6px;
	margin-bottom: 0;
	padding-top: 10px;
	position: relative;
	width: 968px;
}

/* this is the white area within the green area */
#intro #welcome {
	background: #FFF;
	color: #404859;
	height: 272px;
	position: relative;
		top: 6px;
		left: 20px;
	width: 934px;
}

/* replace h2 text with background image */
/* positioned optically vis-a-vis text below */
#intro #welcome h2 {
	background: #FFF url(/images/site/h2_homepage_welcome.png);
	color: #3E1A08;
	font-size: 1.5em;
	height: 50px;
	margin-bottom: 18px;
	position: relative;
		top: 16px;
		left: 465px;
	text-indent: -9999px;
	width: 200px;
	z-index: 10;
}

#intro #welcome p {
	font-family: 'Lora', Georgia, serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.5;
	margin-left: 482px;
	margin-bottom: 0.75em;
	margin-right: 12px;
}

#intro .slideshow-frame {
	background: #FFF url(/images/site/bg_slideshow_frame.png) top left no-repeat;
	height: 290px;
	position: absolute;
		top: 10px;
		left: 14px;
	width: 466px;
	z-index: 5;
}

#intro .slideshow {
	position: relative;
	top: 6px;
	left: 6px;
}

#intro .slideshow img {
	display: none;
}

#intro .slideshow img:first-child {
	display: block;
}



/* =Content Section: Two Columns
------------------------------------------------------------------ */

/* override styles for #content in other sections */
#content {
	background-image: none;
	padding-top: 15px;
}

/* override extra padding style for column1 in other sections */
.columns84 .column1 {
	margin-left: 6px;
	margin-bottom: 30px;
	padding-top: 0;
	width: 634px;
}

.columns84 .column2 {
	margin-bottom: 30px;
	width: 314px;
}

#content h2 {
	background-color: #6A7D99;
	background-image: url(/images/site/glass-background.png);
	background-position: 0 50%;
	background-repeat: repeat-x;
	border-top-left-radius: 8px;
		-webkit-border-top-left-radius: 8px;
		-moz-border-radius-topleft: 8px;
	color: #FFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	margin-bottom: 15px;
	padding-left: 10px;
	position: relative;
		top: 0;
		left: 0;
	text-indent: 0;
}

#content a:link, #content a:visited {
	background-color: transparent;
	border-bottom: 1px dotted #445064;
	color: #3A4455; /* #445064; */
	text-decoration: none;
}

#content a:hover, #content a:active {
	border-bottom: 1px dotted #9A4215;
	color: #9A4215;
}

#content p.button {
	display: inline;
	float: left;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	line-height: 1.5;
	width: 140px;
}

#content p.button a:link,
#content p.button a:visited {
	background-color: #8FA64C;
	background-image: url(/images/site/glass-background.png);
	background-position: 0 50%;
	background-repeat: repeat-x;
	border-bottom: none;
	border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#content p.button a:hover,
#content p.button a:active {
	background-color: #B1C37C;
}



/* =Worship and Bible Study Section
------------------------------------------------------------------ */

#worship-and-bible-study h2 {
	width: 624px;
}

#bible-study,
#devotions,
#sermon,
#worship {
	border: 1px solid #D8E1BE;
	border-left: 14px solid #B1C37C;
	margin-bottom: 15px;
	padding: 9px 10px 20px 6px;
}

#bible-study,
#sermon,
#worship {
	background-position: 9px 9px;
	background-repeat: no-repeat;
	position: relative;
}

#bible-study {
	background-color: transparent;
	background-image: url(/images/site/stained-glass-biblestudy-small.jpg);
}

#devotions {
	background-color: #B1C37C;
	background-image: none;
	padding-top: 12px;
	padding-bottom: 10px;
}

#sermon {
	background-color: transparent;
	background-image: url(/images/site/stained-glass-worship-small.jpg);
}

#worship {
	background-color: transparent;
	background-image: url(/images/site/stained-glass-adults-small.jpg);
}

#bible-study h3,
#sermon h3,
#worship h3 {
	color: #CBD7A8;
	display: block;
	float: left;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 20px;
	padding-top: 61px;
	text-transform: uppercase;
	width: 130px;
}

#devotions h3 {
	color: #F3F5EE;
	display: block;
	float: left;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: 600;
	margin-top: 0;
	text-transform: uppercase;
	width: 130px;
}

#bible-study h4,
#bible-study h5,
#sermon h4 {
	color: #3E1A08;
	font-family: 'Lora', Georgia, serif;
	font-size: 1.75em;
	font-weight: 400;
	line-height: 1.4;
	margin-bottom: 12px;
	margin-left: 150px;
}

#worship h4 {
	color: #3E1A08;
	font-family: 'Lora', Georgia, serif;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 5px;
	margin-left: 150px;
}

#devotions h4 {
	color: #3E1A08;
	font-family: 'Lora', Georgia, serif;
	font-size: 1.6em;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 8px;
	margin-left: 150px;
}

#bible-study p,
#devotions p,
#sermon p,
#worship p {
	font-family: 'Lora', Georgia, serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.75;
	margin-left: 150px;
}

#bible-study p,
#sermon p {
	margin-bottom: 8px;
}

#devotions p {
	margin-bottom: 8px;
}

#worship p {
	margin-bottom: 3px;
}

#devotions p span {
	color: #35332A;
	font-size: 0.9em;
	font-style: italic;
}

#sermon p span,
#worship p span {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	font-weight: 600;
	text-transform: uppercase;
}

#sermon p.preacher {
	font-family: 'Open Sans', Helvetica, Arila, sans-serif;
	font-size: 1.2em;
	font-weight: 600;
	text-transform: uppercase;
}

#bible-study p.date,
#sermon p.date {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
}

#sermon p.theme {
	display: inline;
	float: left;
	margin-left: 20px;
	margin-bottom: 0;
}

	/* left column "utility" text */

#bible-study #bible-study-info,
#sermon .audioOption {
	clear: left;
	float: left;
	text-align: center;
	width: 130px;
}

	/* container for Pickle Player (button has its own stylesheet) */
#sermon #player {
	float: left;
	margin: 0 10px 15px 6px;
}

#bible-study #bible-study-info p,
#sermon .audioOption p {
	color: #445064;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: 400;
	line-height: 1.3;
	margin-left: 3px;
	margin-bottom: 10px;
	text-align: left;
	width: 130px;
}

#bible-study p.button,
#sermon p.button,
#worship p.button {
	font-size: 1.1em;
	line-height: 1.4;
	margin-top: 15px;
	margin-left: 150px;
}

#worship p.button {
	margin-top: 0;
	margin-left: 20px;
}

#worship .worship-event {
	margin-bottom: 20px;
}

#worship .worship-event p.preacher {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
}

/* override standard colors for certain links */
#bible-study h5 a:link, #bible-study h5 a:visited,
#devotions p a:link, #devotions p a:visited,
#sermon h4 a:link, #sermon h4 a:visited,
#worship h4 a:link, #worship h4 a:visited {
	border-bottom: 1px dotted #3E1A08;
	color: #3E1A08;
}

#bible-study h5 a:hover, #bible-study h5 a:active,
#devotions p a:hover, #devotions p a:active,
#sermon h4 a:hover, #sermon h4:active,
#worship h4 a:hover, #worship h4 a:active {
	border-bottom: 1px dotted #9A4215;
	color: #9A4215;
}



/* =Event Listing Section
------------------------------------------------------------------ */

#events-list h2 {
	width: 304px;
}

#events-list .event {
	border: 1px solid #D8E1BE;
	margin-bottom: 15px;
	padding: 6px 10px 6px 9px;
}

#events-list .event img {
	border: 1px solid #D8E1BE;
	float: right;
	height: 60px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 2px;
	width: 60px;
}

#events-list .event h3 {
	font-family: 'Lora', Georgia, serif;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 1.2;
	margin-bottom: 8px;
}

#events-list .event p {
	color: #404859;
	font-family: 'Lora', Georgia, serif;
	font-size: 1.3em;
	font-weight: 400;
	line-height: 1.3;
	margin-bottom: 6px;
}

#events-list .event p.date {
	color: #3E1A08;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 400;
	margin-bottom: 8px;
}

#events-list p.button.month {
	margin-left: 20px;
}



/* =Alert Message
------------------------------------------------------------------ */

#alert {
	background-color: #C5250C;
	color: #FFF;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: 600;
	line-height: 1.3;
	margin: 10px 6px 0;
	padding: 1em 60px;
	text-align: center;
}
