/*  
Theme Name: UCC Theme
Description: "UCC Theme" is a theme for United Church of Christ ministries to use. It is based originally on the Ad Clerum theme, but modified substantially. Great for UCC churches starting sites using WordPress.  
Version: 1.0
Author: Kate Walser
Author URI: http://www.katewalser.com

This theme was designed and coded by Kate of KateWalser Dot Com, based on the Ad Clerum theme originally designed and coded by Nate of Refueled Dot Net. Released under GPL.
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #97111b;
	color: #000;
	font-size: small;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	}
	
a, a:visited{
	color: #000099;
	border: none;
	text-decoration: none;
	}
	
a:hover{
	color: #0000ff;
	border: none;
	text-decoration: underline;
	}
	
img {
	border: none;
	}

code {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #000099;
	border: none;
	text-decoration: none;
	}

#container {
	width: 900px;
	font-size: 95%;
	background: #fff;
	text-align: left;
	margin: 20px auto;
	border: 10px solid #fff;
	}
	

#header { 
	padding: 0px 13px 0px 13px;
	margin: 0px;
	text-align: center;
	}
	
#header h1 {
	color: #000;
	font-family: "Lucida Calligraphy";
	font-size: 150%;
	margin:0 auto;
	padding:0;
	position:relative;
	width:671px;
	height:149px;
	overflow:hidden;
}
#header h1 span {
      display:block;
      position:absolute; left:0; top:0; z-index:1;
      width:671px; height:149px;
      margin:0; padding:0;
      background:url("images/wncalogo2.gif") top left no-repeat;

 }
#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0000ff;
	text-decoration: underline;
	}

#header h2 {
	color: #fff;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom:5px;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #0000ff;
	text-decoration: underline;
	}

#header h3 {
	color: #f0f0f0;
	font-size: 10pt;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0px;
	margin-left: 15px;
	}

#main-body {
	float: left;
	width: 75%;
}


#skip a, #skip a:hover, #skip a:visited
{
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
}

#skip a:active, #skip a:focus
{
	position:static;
	width:auto;
	height:auto;
}
#menu {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	background-color: #97111b;
	margin-top: 1px;
	width:900px; 
	border-bottom: 1px solid #fff;

}


#menu ul {
	margin: 0px;
padding: 5px 0px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
color: #FFFFFF;
	}

#menu a:hover {
	background-color: #DDDEA9;
	color: #000000;
}

#content {
	background: #fff;
	width: 65%;
	margin-bottom: 20px;
	margin-right: 0px;
	position:relative;
	padding: 0px 18px 15px 0px;
	text-align: justify;
	float: right;
	}
	
#content b{
	color: #777;
	line-height: 14pt;
	}


#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	margin-top: 5px;
	}
	
#content p img{
	border: none;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content h1 {
	color: #000;
	font-size: 110%;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	padding: 10px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #000;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #00f;
	text-decoration: none;
	}

#content h2 {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 120%;
	font-variant: small-caps;
	color: #000;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	}
#content h2 a  {
	color: #000;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #00f;
	text-decoration: none;
	}


#content h3 {
	font-size: 110%;
	color: #000;
	margin: 0px;
	line-height: 120%;
	padding-top: 10px;
	padding-bottom: 4px;
	margin-bottom: 7px;
	}
	
#content h3 a  {
	color: #000;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #00f;
	text-decoration: none;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#content ul li a {
	color: #000099;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#arch {
	color: #000;
	}
	
#arch ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#arch li {
	margin: 0px;
	padding: 0px;
	}
	
#arch ul li {
	list-style: square inside;
	margin: 0px 0px 0px 10px;
	padding: 5px 0px 0px 0px;
	}
	
#arch ul li a {
	color: #797979;
	text-decoration: none;
	}

#arch ul li a:hover {
	color: #000;
	text-decoration: underline;
	}
	
blockquote{
	background-color: #F3F3F3;
	margin: 0px;
	margin-left: 15px;
	margin-bottom: 12px;
	padding: 7px;
	width: 420px;
	font-style: italic;
	color: #666666;
	border: 1px solid #cccccc;
	}
	

.postspace {
	background: #fff;
	width: 440px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #fff;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	background: #fff;
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}

#left {
	color: #000000;
	width: 30%;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	 
	}
#left p {
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#left h2 {
	color: #fff;
	background: #97111b;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#left ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#left li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#left ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#left ul li a:hover {
	color: #000000;
	background: #fff;
	list-style-image: url(images/bullet.gif);
	background-color: #DDDEA9;
	}


#right {
	color: #000000;
	width: 25%;
	float: right;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 10px;
	}
	
#right p{
	margin: 0px;
	line-height: 16px;
	padding: 10px;
	}
	
#right h2 {
	color: #fff;
	background: #97111b;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}


#right ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#right li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#right ul li {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding-left: 12px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 12pt;
	}

#right ul li a:hover {
	color: #000000;
	background: #fff;
	background-color: #DDDEA9;
	}
	
#right h2.widgettitle {
	color: #fff;
	background: #455A79;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	list-style: none;
	padding: 6px;
	margin: 0px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
	}

#footer {
	background: #97111b;
	width: 900px;
	overflow: hidden;
	font-size: 8pt;
	margin: 0px auto 0px;
	padding:  9px 0px 7px 0px;
	text-align: center;
	line-height: 17px;
	clear: both;
	}
	
#footer p {
	color: #fff;
	padding: 0px;
	margin: 0px;	
	}
	
#footer a, #footer a:visited {
	color: #EAEAEA;
	text-decoration: none;
	border: none;
	border-bottom: 1px dotted #eaeaea;
	}
	
#footer a:hover {
	text-decoration: none;
	border: none;
	}

#wp-calendar {
	margin-left: 22px;
	margin-bottom: 10px;
	}

#searchform {
	margin-left: 9px;
	margin-bottom: 20px;
	padding: 0px 0px 20px 0px;
	}
	
/*
#searchform input {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	color: #67717E;
	border: 1px solid #ddd;
	width: 150px;
	margin-bottom: 0px;
	}
	*/
/* comments */
	
.entry {
	margin-bottom: 12px;
	border-bottom: 1px solid #E3E3E3;
	}	
/*
#s,#submit {	
	background-color:#ffffff;
	border:1px solid #cccccc;
	color:#505050;
	font-size:0.9em;
	margin:0 0 16px;
	padding:4px;
	width:130px;
	}
	*/
#author {
	border:1px solid #cccccc;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

	
#email {
	border:1px solid #cccccc;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#url {
	border:1px solid #cccccc;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}

#comment  {
	width: 350px;
	border:1px solid #cccccc;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size:1em;
	margin:0;
	padding:4px;
}
