@charset "UTF-8";
/* CSS Document */

/*

Title:      Markup Factory Default Styles
Revised:	March 2009

*/


/* Import External Styles */
@import url(/assets/onechurchsite/blog.css);
@import url(/assets/onechurchsite/calendar.css);
@import url(/assets/onechurchsite/newsletter.css);
@import url(/assets/onechurchsite/store.css);
/* `Tags
----------------------------------------------------------------------------------------------------*/

a {
	color: #7dc242;
}
body {background: #666666 url('/assets/onechurchsite/bg.jpg');
	
	color: #363636;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 75%;
	line-height: 180%;
	margin:0;
	padding:0;
}
#wrapper {
	width:900px;
	margin:0 auto;
}
#topMenuW {
	height:25px;
	width:100%;
	background:#ffffff;
	margin:0;
	padding:5px 0 0 0;
}
#topMenu {
	background:#ffffff;
	color:#777;
	margin:0px 35px;
	padding:0px auto 5px auto;
	font-size:1.2em;
	line-height:1.6em;
}
#topMenuList li {
	display:inline;
	padding:0 10px;
	margin:0;
}
#topMenuList li a {
	text-transform:uppercase;
	color:#777;
	text-decoration:none;
}

#topMenuList li a:hover {
	
	color:#0e944b;
	text-decoration:none;
}


h1 {
	color: #0f984a;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 230%;
	font-weight: bold;
	letter-spacing: .0em;
	line-height: 180%;
	margin-bottom: 15px;
	text-transform:uppercase;
	
}

h2 {
	color: #363636;
	font-family: Georgia, "Times Roman", Times, serif;
	font-size: 190%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 180%;
	margin-bottom: 15px;
}
p {
	margin: 12px 0;
}
li {
	margin: 2px 0;
}
/* `Logo
----------------------------------------------------------------------------------------------------*/

h1#logo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 36px;
	left: 0;
	line-height: 36px;
	position: absolute;
	top: 68px;
}
h1#logo a {
	display: block;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
	color: #111;
}
/* `Navigation
----------------------------------------------------------------------------------------------------*/

ul#navigation {
	position: absolute;
	right: 0;
	top: 0;
}
ul#navigation li {
	display: inline;
	float: left;
	margin: 0;
}
ul#navigation li a {
	color: #003471;
	display: block;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 120%;
	padding: 80px 10px 5px;
	text-decoration: none;
}
ul#navigation li a:hover {
	text-decoration: underline;
}
ul#navigation li a.active {
	background: transparent url('/assets/onechurchsite/nav-background.png');
}
/* `Banner
----------------------------------------------------------------------------------------------------*/

#banner .mflogo {
	float: left;
}
#banner h2 {
	background: url('/assets/onechurchsite/mflogo.png') left top no-repeat;
	border-bottom: #b8c6d8 5px solid;
	color: #707070;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 130%;
	font-style: normal;
	height: 102px;
	letter-spacing: normal;
	line-height: 160%;
	margin-bottom: 30px;
	padding: 7px 0 10px 300px;
	text-indent: -1px;
}
/* `Sections
----------------------------------------------------------------------------------------------------*/

#header {
	background: #000;
	height: 289px;
	width:900px;
	margin:0 auto;
	position: relative;
}
#content {
	padding:0;
	margin:0;
}
#across1 {
	height:30px;
	width:900px;
	background:url('/assets/onechurchsite/across1.png') repeat-y;
}

#main {
	margin:0;
	padding-right:0 40px;
	width: 900px;
	background:url('/assets/onechurchsite/fade.png') repeat-x #ffffff;
}
#mainContent {
	padding:5px;
	clear:both;
	background:#ffffff;
}
#mainContent2 {
	padding:40px;
	clear:both;
	background:url('/assets/onechurchsite/widefade2.jpg') no-repeat #ffffff;
}

#previewBox {
	float:left;
	margin:0 0 0 40px;
	width:446px;
	height:300px;
	background:#444 url('/assets/onechurchsite/upcoming.png') no-repeat;
}
#connectedBanner {
	float:left;
	margin:0;
	width:444px;
	padding:6px 1px;
	height:19px;
	background:#6c6c6c;
	color:#fff;
}
#upcomingStuffMenu {
	float:left;
	margin-left:10px;
	width:340px;
	height:30px;
}
#upcomingStuff {
	float:left;
	width:360px;
	height:300px;
	background:#ffffff;
	margin:0;
	overflow:hidden;
}
#upcomingStuff li a{text-decoration:none;font-size:1.3em;color:#555;padding:4px;}
#upcomingStuff li a:hover {text-decoration:underline;color:#7dc242;}

#upcomingStuff ul {margin:0; padding:0;}
#upcomingBox {
	width:305px;
	height:265px;
	margin:15px;
	border-left:dotted #999 1px;
	border-right:dotted #999 1px;
	border-top:none;
	padding:10px;
}
ul#usm {
	margin:5px 5px 0;
}
ul#usm li {
	display: inline;
	float: left;
	margin: 0 9px 0 0;
}
ul#usm li a {
	color: #ffffff;
	display: block;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 90%;
	padding: 2px 20px 2px 10px;
	text-decoration: none;
	background:#0e944b url('/assets/onechurchsite/btnbg.jpg') repeat-x;
}
ul#usm li a:hover {
	background:#ffffff;
	color:#0e944b;
}
ul#usm li a.active {
color:#0e944b;
	background:#ffffff;
}
ul#usm li a.current {
	background:#ffffff;
	color:#0e944b;
}
#sidebar {
	border-left: #ccc 1px solid;
	padding-left: 30px;
	margin: 0 10px 30px 0;
	width: 279px;
}
#mod-about {
	margin-bottom: 40px;
}
#mod-resources {
	margin-bottom: 10px;
}
#footerTop {
	width:100%;
	height:34px;
	margin:0;
	padding:0;
	background:url('/assets/onechurchsite/bottom.png') no-repeat #ffffff;
}
#footer {
	background:url('/assets/onechurchsite/across1.png') repeat-y;
	color: #ffffff;
	font-size: 90%;
	padding: 15px 40px;
}
/* `Classes
----------------------------------------------------------------------------------------------------*/

li.doc {
	background: url('/assets/onechurchsite/bullet-doc.png') 0 3px no-repeat;
	padding-left: 23px;
}
noscript p, noscript ol {
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left
}
noscript a {
	color: #a00;
	text-decoration: underline
}
noscript ol {
	margin-left: 25px;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 100%;
	height: 265px;
	background: #fff;
	overflow: scroll
}
.csw .loading {
	color: #363636;
	font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
	font-size: 75%;
	margin: 125px 0 125px 0;
	text-align: center
}
.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden;
	margin: auto;
	width: 320px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 265px;
	clear: both;
}
.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 320px; /* Also specified in  .stripViewer  above */
}
.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px;
}
.stripNav li a:hover {
	background: #333;
}
.stripNav li a.current {
	background: #000;
	color: #fff;
}
.stripNavL, .stripNavR { /* The left and right arrows */
	position: absolute;
	top: 230px;
	text-indent: -9000em;
}
.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 40px;
}
.stripNavL {
	left: 0;
}
.stripNavR {
	right: 0;
}

.stripNav {
	display: none
}
.podcast li{margin-bottom:10px;}