/*  
Theme Name: LivingOS DELTA
Theme URI: http://www.livingos.com/
Description: A church web site theme. 
Version: 1.2
Author: Tim Hyde
Author URI:  http://www.livingos.com/

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 2.5  License
http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

* {
  margin: 0;
  padding: 0;
  border: 0;
}


/*-------body stuff------*/
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Georgia,'Times New Roman',Times,'Bookman Old Style','Hoefler Text',Serif;
	font-size: 73%;	
	line-height: 1.8em;
	color: #434343;
	min-width: 990px;
	text-align:center;
	background: #ffffff url(images/top.jpg) repeat-x;
}

#page {
	text-align: justify;
	margin: 0 auto;
	padding: 0;
	width: 990px;
}

#main {
	float:left;
	width:830px;
	padding:0px;
	margin:0px;
	/* background-image: url(images/hdr4.jpg); */
	background-image: url(/pics/living-header-01.jpg);
	background-repeat: no-repeat;
	padding-top: 170px;
	margin-left: 0px;
	border: 0px red solid;
}

/*----footer-----*/
#footer{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height:44px;
	color: #ffffff;
	line-height: 1.2em;
	font-size: 0.8em;
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
}

/*---------header--------*/
#header {
 	width:960px;
	height:105px;
	padding:0;
	background: url(images/maineucclogo.gif) no-repeat top left;
	margin-left: 30px;
}

#header h1{
	padding-top: 52px;
	padding-left: 90px;
	color: #434343;
	text-decoration: none;
	font: 2.6em Georgia, "Times New Roman", serif; }
	
div.header h1{
	padding-top: 52px;
	padding-left: 90px;
	color: #434343;
	text-decoration: none;
	font: 2.6em Georgia, "Times New Roman", serif; }
	
div.headerTextWrapper {
	padding-top: 52px;
	padding-left: 90px;
}
div.headerTextWrapper span.headerTitle {
	color: #434343;
	text-decoration: none;
	font: 2.6em Georgia, "Times New Roman", serif;
}

div.headerTextWrapper span.headerDescription {
	font-size: 1.6em;
	color: #434343;
	margin-left: 10px;
	text-decoration: none;
	font: italic 1.5em Georgia, "Times New Roman", serif;
}
	
h1 a{
	color: #434343;
	text-decoration: none;
}
h1 a:hover{
	color: #434343;
	text-decoration: none;
}
.description{
	
	font-size: 1.6em;
	color: #434343;
	margin-top: 15px;
	text-align: right;
	font: italic 1.5em Georgia, "Times New Roman", serif;
}

#page hr {	
	display:none;
}

/*----general----*/
h2 {
	font: 1.6em Georgia, "Times New Roman", serif;
	letter-spacing: 1px;
	color: #00329b;
}


div.sidebarHeaderDiv {
	color: #008;
	font-size: 1.0em;
	/*font-variant: small-caps;*/
	font-weight: bold;
	background-image: url(images/thinBlueGradHeaderBG.gif);
	border-left: 1px #D8E8F7 solid;
	border-right: 1px #D8E8F7 solid;
	border-bottom: 1px #D8E8F7 solid;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
}

span.newsDownArrowSpan {
	margin: 0px 30px 0px 30px;
	font-size: 1.3em;
}

div.latestNewsHeaderDiv {
	color: #008;
	font-size: 1.2em;
	/*font-variant: small-caps;*/
	font-weight: bold;
	background-image: url(images/thinBlueGradHeaderBG.gif);
	border-left: 1px #D8E8F7 solid;
	border-right: 1px #D8E8F7 solid;
	border-bottom: 1px #D8E8F7 solid;
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	padding: 1px 0px 1px 0px;
	margin: 0px 0px 0px 7px;
}


h3, h4 {
	font: 1.4em Georgia, "Times New Roman", serif; letter-spacing: 0.8px;
	color: #434343;
}

a {
	color: #6699ff;
}
a:hover {
	color: #dddddd;
}

h2 a{
	color: #00329b;
	text-decoration: none;
}
	
blockquote {
	margin: 1em 2em 1em 3em;  
	padding: 0.5em;
	text-align: center;
	background-color: #ebf3ff;
	border-right: 4px #454545 double;
}

blockquote p {
  margin:0 0 .75em;
  font-style:italic;
  color:#666;
  background: url(images/quote.png) no-repeat right bottom;
}

blockquote p em {
	font-style:normal;
}

/*--------images-----------*/

img {
	padding: 2px;
	border: none;
	margin: 5px;
}

a img {
	border: 1px #d3dcc7 solid;
}

a:hover img {
	border: 1px #1f6f78 solid;
}

#sidebar-1 a img {
	border: 0px;
}
#sidebar-1 img{
	border:0px;
	padding: 0em;
	margin: 0em;
	margin-bottom:2px;
}
#sidebar-1 a:hover img {
	border: 0px;
}

#sidebar-1 h3, #sidebar-2 h3 {
	text-align: center;
	background-image: url(images/thinBlueGradHeaderBG.gif);
	border-left: 1px #D8E8F7 solid;
	border-right: 1px #D8E8F7 solid;
	border-bottom: 1px #D8E8F7 solid;
	background-repeat: repeat-x;
	color: #008;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 0px 2px 0px;
}

#links{
	text-align: right;
	margin-top: 3px;
	margin-bottom: 20px;
}

img.randomSidebarImage {
	padding: 3px;
	border: 1px #ccc solid;
}

/* ----- forms ------- */

input, textarea {
	background: #f9f9f9;
	border: 1px solid #999;
	border-color: #999 #eef #eef #999;
	padding: 1px;
	color: #444;
	font: 1.2em Georgia, "Times New Roman", serif;
	letter-spacing: 0.8px;
}

input#searchsubmit{
	display:none;
}

input:focus, textarea:focus {
	background: #ffffff;
}

input:hover, textarea:hover {
	background:#ffffff;
	cursor:text;
}

input#submit {
	border: 1px #0f0000 outset;
	background-color: #e9e9e9;
}

input#submit:hover {
	cursor: pointer;
	background-color: #fafafa;
}

input#s {
	width: 100%;
	font-size: 1.4em;
	font-family: Arial;
}

#search_frm {

	margin: 10px 0px 5px 0px;
	padding: 0px 5px 0px 0px;
	font-size: 0.8em;
	text-align: right;
	border: 0px red solid;
	display: none;
}

#searchform {
	margin: 0px;
	padding: 0px;
}

#commentform input {width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {width: 97%;
	padding: 2px;
}

#commentform #submit {margin: 0;
	float: right;
	margin-right: 10px;
	margin-top: 10px;
}


/*-------layout----*/
#sidebar-1 {
	float: left;
	width: 160px;
	display: inline;
	text-align: right;
	border: 0px red solid;
}



#content {
	float:left;
	width: 630px;
	display: inline;
	margin-bottom: 2em;
	margin-left: 4px;
	text-align: justify;
	border: 0px red solid;
	margin-right: 0px;
}
	
#sidebar-2{
	float: right;
	width: 190px;
	display: inline;
	text-align: center;
	padding-bottom: 20px;
	border: 0px red solid;
	margin-right: 0px;
}

/*---sidebar---*/
#sidebar-2 h3 {
	text-align: center;
	background-image: url(images/thinBlueGradHeaderBG.gif);
	border-left: 1px #D8E8F7 solid;
	border-right: 1px #D8E8F7 solid;
	border-bottom: 1px #D8E8F7 solid;
	background-repeat: repeat-x;
	color: #008;
	font-family: Arial;
	font-size: 1.1em;
	font-weight: bold;
}
#sidebar-2 div {
	margin-bottom: 10px;
	display: block;
}
#sidebar-2 ul {
	list-style-type: none;
}	
#sidebar-2 ul ul {
	list-style-type: none;
}	

.eventssb li {
	display:block;
	border-bottom: 2px #e8e8e8 dotted;
	background-color: #ffffff;
	font-weight: bold;
	text-align: center;
	font-variant: small-caps;
}
.eventssb br {
	display: none;
}
.eventssb li a{
	margin: 0 auto;
	display:block;
	width:180px;
	background-color: #ffffff;
	font-variant: normal;
	text-decoration: none;
}
#navbar {
	list-style-type: none;
	margin-left: 5px;
	
	
}
#navbar a {
	display: block;
	/* height: 20px;
	line-height: 20px; */
	text-decoration: none;
	color: #003333;
	font-size: 1.0em;
	padding-bottom: 5px;
	text-align: right;
	padding-right: 5px;
	border-right: 2px #eee solid;
}
	
#navbar li{
	display:block;
}
#navbar ul a{
	padding-left: 5px;
}


#navbar a:hover{
	background: url(images/pagemkr.png) no-repeat bottom right;
	background: url(images/pagemkr.png) no-repeat 93% 100%;
	border-right: 2px #69f solid;
}

.current_page_item a {
	background: url(images/pagemkron.png) no-repeat bottom right;
	background: url(images/pagemkron.png) no-repeat 93% 100%;
}

#navbarchild{
	text-align: right;
	border-top: 0px #4369b2 solid;
	/*margin-top: 1em;*/
}

#navbarchild h3{
	background-color: #e3edf9;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
	font-variant: small-caps;
}
#navbarchild li{
	display: list-item;
	list-style-type: none;
}
#navbarchild a{
	height:20px;
	line-height: 20px;
	text-decoration: none;
	color: #0066ff;
	font-size: 1em;
	padding-bottom: 5px;
	text-align: right;
}
#navbarchild a:hover{
color: #d1d1d1;
}
/*----post nav-----*/
.navigation{height:3em;
}
.alignright {float: right;
}
.navigation a {
background-color: #cacaca;
text-decoration: none;
color: #ffffff;
font-weight: bold;
}
.navigation a:hover {
background-color: #ebf0dd;

text-decoration: none;
}
.alignleft {float: left;
}
.clear{clear:both;
}

/*---welcome---*/
.welcome{
	margin-bottom: 1em;
	margin-left: 7px;
}
.welcome h2{
	font-size: 2em;
}
.readmore a{
	display:block;
	padding-right: 18px;
	height:18px;
	line-height:18px;
	text-align: right;
	background: url(images/more.png) no-repeat center right;
	border-bottom: 1px #e9e9e9 solid;
}


/*---entries----*/
div.entry {
	
}

/*---posts-----*/
.post {
	padding: 12px 0px 0px 25px;
	border-bottom: 0px #f2f7e3 solid;
	background: url(images/postbg.png) no-repeat top left;
}
	
.post .dte{
	text-transform: uppercase;
	font-variant: small-caps;
	color: #87aae2;
	display: block;
}
.post .author{
	font-style: italic;
	color: #868686;
	text-transform: none;
	font-variant: normal;
}

.post ul{
	padding-bottom: 0.1em;
}
.post li{
	margin-left: 3em;
	list-style-type: square;
}

.post p{
	margin-bottom: 1em;
	margin-left: 0px;
}

.postmetadata{
	/*line-height: 1.2em;*/
	font-size: 0.8em;
	color: #9e9e9e;
}

div.homePageDivPostRule {
	margin: 5px 0px 5px 0px;
	border-bottom: #3399FF;
	border-width: 0 0 1px 0;
	border-style: none none dotted none;
	display: none;
}

/*maps*/
.locationinfo {
		width: 180px;
		line-height: 1.3em;
		text-align: left;
		display: block;
		font-size: 10px;
		}
.locationinfo a {
		color: blue;
}

#map{
	color: black;
}

/*---feeds---*/
.feeds{
	margin-top:10px;
margin-right: 5px;
}
.feeds ul{padding:0px;
margin:0px;
}
.feeds li{padding:0px;
margin:0px;
}
.feeds li a{
	padding-right:20px;
	background: url(images/feedicon16px.png) no-repeat right center;
}
	
/*---archives---*/
.archivemonth{
	float:left;
	width:45%}

.archivesubject{
	float:right;
	width:45%;
}
.archive ul{line-height:1.2em;
	margin: 0;
	padding: 0;
	list-style-type: none;
font-size: 1em;
}

.archive li {
	margin:0;
	border-bottom: 1px solid #ddd;
list-style-type: none;
}
					
.archive li a {

	padding: 0px;
	background: #ffffff;
	color: #808080;
	text-decoration: none;
}

.children li{

	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;
}
.children li a {
	padding-left:0px;
	}					
.archive li a:hover {
	background: #edf4fa;
	color: #003333;
}


/*---comments----*/
#comments{
	margin-top:1em;
}
#respond{
	margin-top:1em;
}
.commentlist li{
	padding:5px;
	margin:2px;
	list-style-type: none;
	border: 1px #003333 solid;
	background-color: #f2f7e3;
}
.commentmetadata{
	font-size: 0.8em;
}
cite{
	font-weight: bold;
	font-style: normal;
}
.commentlist p{
	font-style: italic;
}

.googleads{
	margin-top:10px;
	margin-left: 5px;
}
.googleadshor{
	margin-bottom:20px;
	margin-top:20px;
	padding:5px;
}

.imagefloat {
	float: left;
	padding: 3px;
}

#content ul.cosmos {
	margin: 2em 0;
	list-style: none;
	font-size: 140%;
	text-align: center;
}
			
#content li.cosmos {
	display: inline;
	padding: 0;
	margin: 4px;
	line-height: 2em;
}

#content li.cosmos a{
	text-decoration: none;
	color: #99cc33;
}

#content li.cosmos a:hover {
	text-decoration: none;
	color: #003333;
}
#content li.keyword1 { font-size: 0.7em; }
#content li.keyword2 { font-size: 0.9em; }
#content li.keyword3 { font-size: 1.0em; }
#content li.keyword4 { font-size: 1.1em; }
#content li.keyword5 { font-size: 1.2em; }
#content li.keyword6 { font-size: 1.3em; }
#content li.keyword7 { font-size: 1.4em; }
#content li.keyword8 { font-size: 1.5em; }
#content li.keyword9 { font-size: 1.6em; }
#content li.keyword10 { font-size: 1.7em; }
#content li.keyword11 { font-size: 1.8em; }
#content li.keyword12 { font-size: 1.9em; }
#content li.keyword13 { font-size: 2.0em; }
#content li.keyword14 { font-size: 2.1em; }
#content li.keyword15 { font-size: 2.2em; }
		
small {
	font-size: 0.8em;
	color: #bbbbbb;
}

#events{
	background-color: #f3f3f3;
	padding: 1em;
	font-size: 1.2em;
}

#events li{
	list-style-type: none;
	line-height:30px;
	border-bottom: 2px #d7d7d7 dotted;
}
#events a{
	
	background-color: #ffffff;
	margin-left: 1em;
	}
	
#events br{
	display: none;
}

	

#address {
  margin-top:20px;
  margin-bottom:20px;
  text-align: right;
 border-right: 2px #f4f4f4 solid;
	padding-right: 5px;
line-height: 1.2em;
}