@charset "utf-8";
/* CSS Document */




/* global styles */

body {
	/* background-image: url(images/gcob-bg.jpg); */
	background-attachment: fixed;
	background-position: 50% -200px;
	margin: 0px;
	padding: 0px;
	border-color: #be2b24;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


h1, h2, h3, h4, h5, h6, strong {
	color: #be2b24;
}

h5, h6 {
	font-size: 1em;
	margin-bottom: -.25em;
}

strong {
	color: #4d4d89;
}

a {
padding-left: 1px;
padding-right: 1px;
}

a:link {
}

a:hover {
	background-color: #4d4d89; 
	color: #fff; 

}




/* helper styles */

.imgtxt {
	margin: 0;
}

img.feature {
	border: 1px solid #999;
	padding: 3px;
}

img.left {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

img.right {
	float: right;
	margin-right: 1em;
	margin-bottom: 1em;
}

.bquote {
	border-top: 1px dotted #4d4d89;
	border-bottom: 1px dotted #4d4d89;
	background-color: #F2DCAE;
	font-family: Georgia, Times, 'Times New Roman', serif;
	color: #362B13;
	padding: 0 1em;
}

.bquote h3 {
	color: #4d4d89;
}



.excerpt {
	font-style: italic;
}

.attribution {
	text-align: right;
	display: block;
	font-size: 85%;
}

p.attribution {
	margin-top: -1em;
}

.clear {
	clear: both;
}


.sources, .img_creds {
	margin: 0 1em;
	font-size: 85%;
}


.expando-toggle {
	display: block;
	text-align: center;
}


ol.p li {
	margin-bottom: 1em;
}



.reflection {

}


.spacey li {
	margin-bottom: 1em;
}



.experientials .article h4 {
	border-top: 1px dotted #4d4d89;
	padding-top: 2em;
	margin-top: 5em;
	font-size: 16px;
}
.subtitle {
	font-size: 80%;
}


/* layout */

.wrapper {
	width: 850px;
	margin: 1em auto;
	padding: 0px;
}

.page {
	width: 617px;
	float: right;
	padding: 0;
	background: #fff; 
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	background-position: 3px top;


	/* border: 2px solid #be2b24; */
	margin-bottom: 1em;
	margin-top: 35px;
	border-top: 0;
}

.header {
	margin: 0px;
	padding: 0px;
	margin-top: -35px;
	position: relative;
}

.header .attribution {
	font-size: 9px;
	position: absolute;
	z-index: 2;
	margin: 0;
	top: 14px;
	right: 30px;
	color: #777;
}





/* layout - navigation */

.nav1-container {

}

.nav1-container h3 {
	position: fixed;
	width: 225px;
	top: 50px;
	margin: 0;
	z-index: 3;
}


.nav1 {
	position: fixed;
	width: 225px;
	top: 75px;
	max-height: 85%;
	overflow-y: scroll;
	float: left;
	font-size: 12px;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	background-color: #fff;
}

* html .nav1 {
	height: 85%;
}

.nav1 ul {

/*	height: 100%; */
}

.nav1 ul ul {
	height: auto;
	overflow: auto;
}

.nav1-innertube {
	padding: 0.5em;
}


.nav1 ul, .nav1 li{
	list-style: none;
	margin: 0; padding: 0;
}

.nav1 li {
	margin-bottom: 1em;
}

.nav1 li li {
	margin-bottom: 0;
}

.nav1 ul ul {
	padding-left: 3em;
}

.nav1 .title {
	font-weight: bold;
	padding-left: 1.5em;
}

.nav1 li.current {
	border-top: 1px solid #4D4D89;
	border-bottom: 1px solid #4D4D89;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	background-color: #FFF0D1;
	margin-left: 0.25em;
	margin-right: 0.25em;
	padding: 0.25em 0.5em;
}


.nav1 li li.current {
	border: none;
	font-weight: bold;
	padding: 0.25em 0;
	background-color: transparent;
}

.nav1 li li.current a {
	text-decoration: none;
}


.article {
	/* clear: both; */
}


.SubTitle {
	background-color: #4d4d89;
	margin: 0 15px 0 12px;
	margin-top: -23px;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	position: relative;
	z-index: 1;
}

.SubTitle h2 {
	font-size: 24px;
	margin: 0;
	color: #fff;
}

.SubTitle .week_nbr {
	display: block;
	font-size: 80%;
	font-style: italic;
}


.content {
	color: #333333;
	line-height: 150%;
	padding-right: 40px;
	padding-left: 40px;
	margin-top: 20px;
	padding-top: 5px;
}

.IntroSentence {
	color: #be2b24;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia, Times, 'Times New Roman', serif;
	line-height: 150%;
	color: #be2b24;
}

.picture {
	float: right;
	width: 250px;
	padding: 0px;
	padding-bottom: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted;
}

.picture img {
	border: 1px solid;
	border-color: inherit;
}


.assignment {
	border: 1px solid #aaa;
	padding: 0 1em;
	background-color: #eaeaea;
}

.assignment


.scripture {
/*
	border-top: 1px dotted #A17F32;
	padding: 0 1em;
*/
	margin: 3em 0;
	font-family: Georgia, Times, serif;
}

.resource_link {
	border-top: 1px dotted #be2b24;
	padding: 0.5em;
}


.footer {
	clear: both;
	text-align: center;
	float: right;
	width: 604px;
}

.colophon {
	font-size: 80%;
}





