/*
Theme Name: Metro Columbus
Theme URI: http://randaclay.com/themes/
Description: SEO optimized, 2-column, widget-ready theme created for Wordpress
Version: 1.0
Author: Randa Clay
The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php

*/



html>body #content {
	height: auto;
}

body{
	padding: 0px;
	margin: 0px;
        background-color: #ffffff;
	line-height: 135%;
        font-family: Arial, Helvetica, Verdana, sans-serif;
}

#wrap {
    width: 800px;
    text-align:left;
    margin:0px auto;
}

A:link {
	COLOR: #005992; TEXT-DECORATION: none; font:normal Arial, Helvetica, Verdana, sans-serif;
}
A:visited {
	COLOR: #005992; TEXT-DECORATION: none; font:normal Arial, Helvetica, Verdana, sans-serif;
}

A:hover {
	COLOR: #464646;
}



/************************************************
*	Header, Headings, etc.									*
************************************************/

#head{
        height: 105px;
        width: 800px;
        padding: 0px;
        margin-top: 18px;
}

#headleft {
       width: 390px;
       float: left;
        padding-top: 5px;
}

#headright {
        color: #002e75;
	font-family: Arial, Tahoma, Verdana, sans-serif;
        float: right;
        margin-right: 10px;
        width: 320px;
        font-size: 12px;

}

#headright p {
        line-height: 12px;
}

#headright a {
        color: #777777;
        text-decoration: none;
}

#headright a:hover {
        color: #005993;
        text-decoration: none;
}

#headright td {
       width: 100px;
}

#headright td a {
        color: #777777;
        text-decoration: none;
}

#headright td a:hover {
        color: #005993;
        text-decoration: none;
}


/************************************************
*	Links and Headings									*
************************************************/


a img,:link img,:visited img { border:none }    



h1 {
        font-size: 21px;
	color: #005993;
	font-weight: bold;
        margin: 0px;
        letter-spacing: -1px;
}

h2 {
	font-size: 21px;
        letter-spacing: -1px;
	color: #005993;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	color: #005993;
	font-weight: bold;
        letter-spacing: -1px;
        margin: 10px 0 0 0; padding: 0px;
}

h4 {
	font-size: 16px;
	color: #005993;
	font-weight: bold;
        margin: 5px 0px 8px 0px;
}

h5 {
	font-size: 14px;
	color: #005993;
	font-weight: normal;
        margin: 5px 0px 8px 0px;
}

a:hover {
        color: #333333;
        text-decoration: underline;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

.blue {
	color: #005993;
}

/************************************************
*	Main Content									*
************************************************/

#main {
        width: 800px;
        background:  #FFFFFF;
}

#content {
        width: 370px;
        float: left;
        padding: 25px 0px 0px 5px;
        font-size: 14px;
        line-height: 135%;
        margin: 0px;
}

.item {
        padding: 0px;
        margin: 10px 0px 15px 0px;
        color: #464646;  
        font-size: 12px;
        line-height: 135%;	
}


.item p {
margin-top: 10px;
}

.item p a{
        color: #005993;
	text-decoration: underline;
}

.item a{
        color: #005993;
	text-decoration: underline;
}

.item p a:hover{
        color: #464646;
        text-decoration: underline;
}

.item img {
        margin: 5px;

}

.item ul {
	list-style-type: square;
	padding-left: 10px;
	margin: 10px;
}

.item ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin: 10px 0px 10px 15px;
}

.itemtitle a {
        color: #005993;
        text-decoration: none;
}

.itemtitle a:hover {
        color: #333333;
        text-decoration: none;
}

.itemtitle {
        line-height: 130%;
padding-top:5px; padding-bottom: 5px; margin-bottom: 8px;
border-bottom: 1px solid #ccc;
}


.date{
	display: inline;
	text-align: right;
	font-size: 1.1em;
        margin-bottom: 20px;
}

input{
	font-size: 100%;
}

.metadata{
	font-size: 95%;
        line-height: 120%;
        margin-top: 10px;
        margin-bottom: 15px;
        padding: 6px 6px 6px 0px;
        border-top: 1px solid #cccccc;
	color: #333333;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-style: italic;
}

.metadata a:link, .metadata a:visited {
	color: #005993;
        text-decoration: underline;
}

.metadata img {
        vertical-align: middle;
        margin: 0px 0px 0px 7px;
}

.metadata a:hover{
	color: #333333;
}

.metaleft {
        width: 420px;
        float: left;
}

.metaright {
        float: right;
}

cite{
	font-size: 1.1em;
}

blockquote {
	margin: 10px 25px 10px 25px;
	padding: 10px;
        background-color: #eeeeee;
	border: 1px dotted #cccccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}


/************************************************
*	Sidebars								*
************************************************/

#secondary{
        width: 190px;
	padding: 0px;
	float: right;
}

#r_sidebar {
	padding-top: 30px;
        font-size: 13px;
	}

#r_sidebar ul {
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 10px 20px;
        list-style-type: square;
        list-style-position: outside;
        color: #005993;
}

#r_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #005993;
}
#r_sidebar ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
}
	
#r_sidebar ul li a {
	color: #005993;
	text-decoration: none;
}

#r_sidebar ul li a:hover {
	color:#333333; 
}

#r_sidebar ul ul {
	margin: 0px 0px 15px 0px;
	padding: 10px;
        list-style-type: disc;
        color: #005993;
}

#r_sidebar ul ul li{
	background: url(images/bullet.png) no-repeat top left;
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}

#r_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #005993;
}

#r_sidebar ul ul ul li{
	margin: 0px;
}
	
#r_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
        color: #333333;
	}

#r_sidebar h5 {
	padding: 10px 0px 0px 0px;
        margin: 0px 10px 5px 20px;
	color: #005993;
        font-size: 11px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.sidetop {
        background: url(images/sidetop.png);
        width: 234px; height: 10px;
}

.sidemiddle {
        background: url(images/sidebg.png);
        width: 234px;
}

.sidebottom {
        background: url(images/sidebottom.png);
        width: 234px; height: 24px;
        margin-bottom: 15px;
}

.sidebarSearch{
	clear: both;
        margin-top: 10px;	
        margin-bottom: 10px;
	margin-left: 5px;
}

.feedarea  {
	height: 30px;
	background-image:url(images/feedicon.png);
        background-repeat: no-repeat;
	padding-left:20px;

}

.feedarea  a {
       color: #333333;



}


#primary{
        width: 200px;
	padding: 0px;
	float: left;
}

#l_sidebar {
	padding-top: 30px;
        font-size: 11px;
	}

#l_sidebar ul {
	margin: 0px 0px 0px 15px;
	padding: 16px 0px 10px 0px;
        list-style-type: none;
        list-style-position: outside;
        color: #005993;
}

#l_sidebar li {
        margin: 0px;
	padding: 0px;
        color: #005993;
}
#l_sidebar ul li {
	margin-top: 0px;
	padding: 0px;
line-height: 23px;
}
	
#l_sidebar ul li a {
	color: #005993;
	text-decoration: none;
}

#l_sidebar ul li a:hover {
	color:#333333; 
}

#l_sidebar ul ul {
	margin: 0px 0px 15px 0px;
	padding: 10px;
        color: #005993;
}

#l_sidebar ul ul li{
	padding: 0px 0px 5px 20px;
	margin: 0px 0px 0px 0px;
}

#l_sidebar ul ul ul{
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 20px 0px;
        list-style-type: disc;
        list-style-position: outside;
        color: #005993;
}

#l_sidebar ul ul ul li{
	margin: 0px;
}
	
#l_sidebar p{
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
        color: #333333;
	}

#l_sidebar h5 {
	padding: 10px 0px 0px 0px;
        margin: 0px 10px 5px 20px;
	color: #005993;
        font-size: 11px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}




/* Begin Comment Form Elements */

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 385px;
	padding: 2px 0px 0px 0px;
        margin-left: 0px
	}

#commentform #submit {
	margin-right: 20px;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
#comment {
       margin-left: 25px;
       width: 385px;
}

.commentauth {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: normal;
font-size: 13px;
color: #003176;
padding: 10px 10px 10px 45px;
background: url(images/comment.png) 2% center no-repeat #e5dfc5;
 border-left: 1px solid #d7d09e;  
 border-top: 1px solid #d7d09e;
 border-right: 1px solid #d7d09e;

}

.commentauth a {
        color: #003176;
        font-style: normal;
        text-decoration: underline;
}

.commentauth a:hover {
        color: #a78c31;
        text-decoration: underline;
}

#comment a {
        color: #003176;
        font-style: normal;
        text-decoration: underline;
}

#comment a:hover {
        color: #a78c31;
        text-decoration: underline;
}

.commenttext {
        background-color: #f1ecde;
        border: 1px solid #d7d09e;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: #003176;
        padding: 10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 0px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 0px 5px 5px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

 ol.commentlist .author_comment .commentauth {  
font-style: normal;
 border-left: 1px solid #d7d09e;  
 border-top: 1px solid #d7d09e;
 border-right: 1px solid #d7d09e;
 background: url(images/reply.png) 2% center no-repeat #ffffff;
} 
/* End Comments */

.navigation {
	text-align: right;
	margin: 10px 0px 10px 15px;
        padding: 0px 0px 20px 20px;
	color: #000000;
        font-size: 1.3em;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #003176;
font-family: Georgia, "Times New Roman", Times, serif;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}

#s {
	background: url(images/magnifier.gif) top left no-repeat #ececec;
	width: 140px;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana sans-serif;
	font-weight: normal;
	padding: 2px 2px 2px 20px;
	margin: 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
	}

#s2 {
	background: #f1ecde;
	width: 200px;
	color: #af9e6a;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	padding: 3px;
	margin: 0px;
	border-top: 1px solid #beb474;
	border-right: 1px solid #9f965b;
	border-left: 1px solid #beb474;
	border-bottom: 1px solid #9f965b;
	display: inline;
	}
	
.sbutt {
	background: #dcd1ad;
	color: #473a0f;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	padding: 1px;
	margin: 0px 0px 0px 5px;
	border: 1px solid #473a0f;
	font-weight: bold;
	}
	
#sbutt2 {
	background: #376B9D url(images/navbar.gif);
	color: #FFFFFF;
	font-size: 11px;

	font-family: Arial, Tahoma, Verdana;
	padding: 2px;
	margin: 0px 0px 0px 8px;
	border: 1px solid #B90102;
	font-weight: bold;
	}
#search {
	padding-right: 40px;
	padding 0px;
        float: right;
	}


	


/************************************************
*	Calendar									*
************************************************/


#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar td {
	color: #333333;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar #today {
	background: ;
	color: #eeeeee;
}


#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/************************************************
*	Footer									*
************************************************/

#foot {
        width: 800px; 
        height: 30px;	
        text-align: right;
	padding-top: 20px;
	margin-top: 15px;
	color: #005993;
        font-size: 10px;
        border-top: 1px solid #ccc;
}

#foot a:link, #foot a:visited{
	color: #464646;
        text-decoration: none;
}

#foot a:hover {
        text-decoration: underline;
}

#leftmenu {
	WIDTH: 209px;
	HEIGHT: 295px;
	BACKGROUND:  url(images/bgmenu.jpg) no-repeat left top;

}
#menu {
text-align: left;
padding-left: 20px;
padding-top: 13px;
font: normal 11px Arial, Helvetica, Verdana, sans-serif;
text-transform: lowercase;

}
#menu a {
line-height: 18px;
}

#address {
      padding-left: 7px;
      color: #005992;
      font-size: 11px;
      line-height: 130%;
}

#churches {
	SCROLLBAR-FACE-COLOR: #cccccc; 
	SCROLLBAR-HIGHLIGHT-COLOR: #E0E0E0; 
	OVERFLOW: auto; 
	SCROLLBAR-SHADOW-COLOR: #333333; 
	SCROLLBAR-3DLIGHT-COLOR: #666666; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #dddddd; 
	SCROLLBAR-DARKSHADOW-COLOR: #000000; 
	WIDTH: 541px; 
	HEIGHT: 350px;
        margin-top: 10px;
	}
#calendar {
	WIDTH: 541px; 
}

.bigger {
       font-size: 16px;
	color: #005993;
        font-weight: bold;
}

	#copy {
	FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; color: #464646; text-align:left;  line-height: 16px;
	}
	#copy a {
	text-decoration: underline;
}
#churchlist {
        width: 510px;
}