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

GRACE PRESBYTERIAN CHURCH, MONTCLAIR, NEW JERSEY, USA

Special Youth Section Stylesheet for Screen Media

website   : www.gracemontclair.org
filename  : /css/youth.css
revision  : 29 July 2011

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

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

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



#youthIndex h3 {
	background: #FFF url(/images/site/h3_graceYouthMinistries.png);
	color: #3E1A08;
	font-size: 1em;
	height: 50px;
	position: relative;
		top: 0;
		left: 0;
	text-indent: -9999px;
	width: 460px; 
	z-index: 10;
}

.youth.ministries h3 {
	color: #3E1A08;
	font-size: 1em;
	position: relative;
		top: 0;
		left: 0; 
	text-indent: -9999px;
	width: 300px;
	z-index: 10;
}

.youth #contentMain h4, .youth #contentSecondary h4 {
	background-color: transparent;
	color: #3E1A08;
	font-size: 2em;
	font-weight: 400;
	line-height: 1.2;
	text-transform: lowercase;
}

.youth #contentMain h4 {
	margin-top: 20px;
	margin-bottom: 0.5em;
}

.youth #contentSecondary h4 {
	margin-bottom: 15px;
}

.youth #contentMain p {
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

.youth #contentMain p strong {
	background-color: transparent;
	color: #3E1A08;
	font-size: 1.3em;
}

#youthIndex dl#youthGraceList {
	border: 1px solid #E5EBD3;
	font-family: 'Open Sans', Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	padding: 9px;
}

#youthIndex dl#youthGraceList dt img {
	border: none;
}

#youthIndex dl#youthGraceList dd {
	font-style: italic;
	line-height: 1.5;
	margin-bottom: 1em;
}

#youthIndex #contentSecondary .teaser {
	border-width: 1px;
	border-style: solid;
	padding: 6px 6px 0 6px;
	text-align: center;
}

#youthIndex #teaserSundaySchool {
	border-color: #FB5528;
}

#youthIndex #teaserClub56 {
	border-color: #CC0033;
}

#youthIndex #teaserGoMad {
	border-color: #0044C4;
}

#youthIndex #teaserFuel {
	border-color: #409930;
}

#youthIndex #contentSecondary .teaser h5 {
	font-size: 1.15em;
	line-height: 1.2;
	margin-bottom: 0.5em;
}

#youthIndex #contentSecondary .teaser img {
	float: none;
}

#youthIndex #contentSecondary .teaser a img {
	margin-bottom: 0;
}

.youth.ministries #contentSecondary .teaser img {
	border: 4px solid #F3F5EE;
}

.youth.ministries #contentSecondary h4,
.youth.ministries #contentSecondary p {
	margin-left: 4px;
	padding-right: 4px;
}

.youth.ministries #contentSecondary .teaser p {
	color: #616161;
	font-style: italic;
}

.youth.ministries #contentSecondary div.teaser p a:link,
.youth.ministries #contentSecondary div.teaser p a:visited {
	background-color: transparent;
	color: #9A4215;
}

.youth.ministries #contentSecondary #youthSchedule ul {
	border-top: 1px solid #B1C37C;
	margin-top: 0.75em;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 2px;
}

.youth.ministries #contentSecondary #youthSchedule li {
	border-bottom: 1px solid #B1C37C;
	line-height: 1.2;
	padding-top: 2px;
	padding-bottom: 5px;
}

/*
.youth #teaserTimsThoughts {
margin-top: 40px;
margin-right: 14px;
text-align: center;
padding: 6px;
background-color: #FFF;
border: 1px solid #937F75;
}

.youth #teaserTimsThoughts p.title {
margin-top: 8px;
}
*/

.ministries .slideshow img {
	display: none;
}

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

