/* blog.css: ul */
/* CSS RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: top;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
}
ol, ul {
	list-style: disc inside;
	margin-left: 2em; margin-right: 4em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	padding: 3px;
	border: 2px solid black;
}
td {
	text-align: left;
	font-weight: normal;
	border: 1px solid black;
	padding: 2px;
}
caption, th {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	border: solid #696 1px; padding: 3px;
	margin-left: 2em; margin-right: 4em;
	quotes: "" "";
}
/* END CSS RESET */


body {
	background-image:url(http://www.spirit-and-truth.net/graphics/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	line-height:18px;
	/*
	font-size:14px;
	background:#402a1d url(images/bg.jpg) scroll repeat-x center top;
	text-align: center;
	*/
}

h1 {
	font-size:28px;
	font-weight:400;
	/*
	margin-bottom:10px;
	*/
}
h2 {
	font-weight:700;
	margin-bottom:10px;
	margin-top: 40px;
}
h3 {
	font-weight:600;
	margin-bottom:10px;
	margin-top: 40px;
}
strong {
	font-weight:bold;
}
p {
	margin-top: 1.25em;
	/*
	margin-bottom: 20px;
	margin-bottom: .8em
	*/
	margin-bottom: 1.25em;
}
p + p {
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}

/*
#container {
	width: 904px;  
	margin: 0 auto;
	text-align: left;
}
a {
	color:#FFF;
	text-decoration:none;
}
a:hover {
	color:#FFBE32;
}
.series_tag {
	background: #ce7419;
	color: #FFF;
	font-size:20px;
	text-align:center;
	padding: 5px;
}
.series_tag_end {
	background: #752515;
	color: #FFF;
	font-size:20px;
	text-align:center;
	padding: 5px;
}
.series_descrip {
	background: #CCC;
	color: #191919;
	font-size: 12px;
	text-align: left;
	padding: 20px 20px 10px 20px;
}
.week {
	color: #331f16;
	font-size: 14px;
	font-style:italic;
	text-align: left;
	font-weight: bold;
}
.title {
	display:inline;
	color: #331f16;
	margin-left:70px;
	font-size: 14px;
	font-style:italic;
	text-align: left;
	font-weight: bold;
}.date {
	color: #331f16;
	font-size: 14px;
	font-style:italic;
	text-align: left;
	font-weight: bold;
}
.weekcon {
	color: #191919;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: 300;
}
.titlecon {
	color: #191919;
	padding-top: 10px;
	margin-left:70px;
	font-size: 12px;
	text-align: left;
	font-weight: 300;
}
.datecon {
	color: #191919;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
	font-weight: 300;
}
.seriescon {
	color: #331f16;
	background-color:#c8aa7a;
	background-image:url('http://www.spirit-and-truth.us/corp/graphics/background.gif');
	padding-top: 0px;
	font-size: 14px;
	text-align: left;
	font-weight: 300;
}
.smtxt {
	font-size: 12px;
}
*/

/* MAIN NAV */
#main_nav {
	width:100%;
	position:relative;
	height:95px;
}
img#logo {
	position:absolute;
	top:0;
	left:0;
	z-index:99;
}
ul#topNav {
	float:left;
	width:100%;
	/*
	width:auto;
	display:block;
	margin:68px 0 0;
	float:right;
	*/
}
ul#topNav li {
	float:left;
	margin:0 15px;
	/*
	display:block;
	*/
}
ul#topNav a {
	display:block;
	text-decoration:none;
	padding:2px;
}

ul.subNav,
ul#topNav li div {
	display:none;
	position:absolute;
	margin: -1px 0 0;
	float:none;
	background:transparent none;
	padding-top:10px;
}

ul.subNav {
	margin-left:-15px;
	width:300px;
}
ul.resources {
	width:158px;
}
ul.events {
	width:200px;
}
ul#topNav li div {
	margin-left:-70px;
	width:230px;
}
ul#topNav li form {
	padding:10px 0;
	/*
	color:#000;
	*/
	font-size:11px;
	text-align:center;
}
ul#topNav li form p {
	padding:4px 0;
}
ul.subNav li,
ul#topNav li form {
	float:none;
	background:floralwhite;
	/*
	background:#795a47;
	*/
	border-left:1px solid #5A4335;
	border-right:1px solid #5A4335;
	border-top:1px solid #5A4335;
}
ul.subNav li {
	width:100%;
}
ul#topNav ul li a {
	padding:4px 0 4px 7px;
	word-wrap:nowrap;
}
ul.subNav li a:hover {
	background:burlywood;
	/*
	background:#5A4335;
	*/
}
ul#topNav li form a {
	display:inline;
}
ul.subNav li.last_item,
ul#topNav li form {
	padding-bottom:2px;
	-moz-border-radius-bottomleft:7px;
	-moz-border-radius-bottomright:7px;
	-webkit-border-bottom-left-radius:7px;
	-webkit-border-bottom-right-radius:7px;
	border-bottom:1px solid #5A4335;
}
ul#topNav li form {
	padding-bottom:5px;
	/*
	color:#FFBE32;
	*/
}
ul#topNav li:hover ul,
ul#topNav li:hover div {
	display:block;
}
	
/* CONTENT */
/*
#mainContent {
	padding:20px 10px;
	border: 2px solid #5A4335;
	zoom: 1;
}
div#city {
	color:#e7b17a;
	font-family:"Bell Gothic Std",Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:500;
	margin:-20px 0 0 0px;
	position:relative;
	white-space:nowrap;
	width:auto;
	z-index:99;
}
#column1,#column2,#column3 {
	width:280px;
	float:left;
	margin:30px 30px 0 0;
	padding: 0 0 10 0;
	text-align:center;
}

#column3 {
	margin-right:0;
	width:250px;
}
#column3 * {
	text-align:left;
}
#column1 img {
	margin:5px 0;
}
div#servicetimes {
	width:280px;
	background:transparent url(images/servicetimes.jpg) no-repeat center top;
	padding-top:120px;
}
div#servicetimes span {
	display:block;
	margin-left:10px;
	text-align:left;
	font-family:"Bell Gothic Std",Verdana,Arial,Helvetica,sans-serif;
	font-weight:600;
	font-size:17px;
	line-height:24px;
	color:#FFF;
}
div#events {
	margin:0 auto;
	width:220px;
	padding-top:82px;
	background:transparent url(images/lookingahead.png) no-repeat left top;
}
div#events span {
	display:block;
	min-height:55px;
	height:auto;
	position:relative;
	background:#e7b17a;
	padding:5px;
	width:210px;
}
* html div#events span {
	width:220px;
	white-space:normal;
}
div#events span.bottom {
	min-height:1px;
	height:auto;
	text-align:right;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
}
div#events span.bottom a:hover {
	color:#000;
}
div#events img {
	float:left;
	margin-right:5px;
}
div#events p {
	font-size:12px;
}
div#events em {
	color:#574130;
	font-style:normal;
}
.clear {
	clear:both;
}
*/

/* VIMEO SERIES PAGES */
/*
#main_Vimeopage {
	background: #402a1d;
	padding: 5px 10px 20px;
	border: 2px solid #5A4335;
	zoom: 1;
}

#vimeo_series {
	background: url(images/allinvbg.png) no-repeat center top;
	position: relative;
	width: 640px;
	margin:0 75px;
	margin-top: 50px;
	margin-left: 70px;
	padding: 130px 45px 0px 45px;
}
#vimeo_series_end {
	background: url(images/endtimevbg.jpg) no-repeat center top;
	position: relative;
	width: 640px;
	margin:0 75px;
	margin-top: 50px;
	margin-left: 70px;
	padding: 30px 45px 0px 45px;
}
#vimeo_children {
	background: url(images/children.png) no-repeat center top;
	position: relative;
	width: 640px;
	margin:0 75px;
	margin-top: 50px;
	margin-left: 70px;
	padding: 130px 45px 0px 45px;
}
a.series_link { color: #ce7419; font-size:10px; font-weight:bold;}
a.series_link:hover {color: #000; font-size: 10px; font-weight:bold}
*/

/* CONTENT PAGES */
/*
#main_Contentpage {
	background: url(images/bg_spacer.png) no-repeat center top; 
	background-color: #402a1d;
	padding: 120px 10px 20px;
	border: 2px solid #5A4335;
	zoom: 1;
}
#calendar{
	background-color: #e6d2b2;
	width: 800px;
	min-height: 500px;
	height:auto;
	border: 1px solid #000;
	padding: 20px;
	margin-left: 20px;
	text-align: left;
}
#contentpagetext{
	background-color: #e6d2b2;
	width: 525px;
	min-height: 500px;
	height:auto;
	border: 1px solid #000;
	padding: 20px;
	margin-left: 300px;
	text-align: left;
}
#contentpagetext a {
	color:#cf7418;
	font-weight:700;
}
#contentpagetext a:hover {color:#000;}

a.lastpage {
	color:#000;
	display:block;
	height:22px;
	line-height:22px;
	width:85px;
	margin-top:40px;
	padding-left:40px;
	background:transparent url(images/returnarrow.gif) no-repeat left center;
}
#vimeo{
	margin-top: 30px;
	margin-left:330px;
	text-align: left;
	color:#FFBE32;
}
#seriesbrowse{
	margin-top: 30px;
	margin-left:300px;
	text-align: left;
	color:#FFBE32;
}
*/

/* SIDEBAR */
/*
#sidebar {
	float:left;
	margin:30px 0 0;
}
#sidebar img{
	display:block;
	margin:10px 0;
}
#side_nav{
	background-color: #331f16;
	width: 200px;
	border: 1px solid #000;
	margin: 0 0 30px;
	padding: 10px;
	text-align: left;
}
#side_nav a{
	display:block;
	height:14px;
	padding:2px 0 5px 20px;
	width:auto;
	background:transparent url(images/sidearrow.gif) no-repeat left center;
	font-weight:700;
}
*/

/* TEMP */
/*
.redtext {
	color:#ff0000;
}
.reading_plan {
	text-align:center;
	vertical-align:bottom;
}
*/

/* FOOTER */
/*
div#footer {
	font-size:12px;
	text-align:center;
	margin:20px 0;
}
div#footer a {
	color:#e7b17a;
}
div#footer a:hover {
	color:#FFBE32
}
p#ft_copy a {
	color:#000;
	text-decoration:underline;
}
p#ft_copy a:hover {
	color:#e7b17a;
}
p#ft_copy {
	line-height:14px;
	margin-top:7px;
}
*/

