/*  
Theme Name: BridgeWay Community Church V2
Theme URI: http://www.bridgewaycommunity.org/
Description: Version 2.0 of the BridgeWay Theme.
Version: 2.0
Author: Todd Morris
Author URI: http://www.lostgorilla.com/


*/



/* Global */

* {padding: 0; margin:0;}

body{
background-color: white;
font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
font-size: 62.5%;
}

body a {
	color: #3a6ea6;
}


/* Page Elements */

#page {
width: 734px;
margin: 15px auto;
position: relative;
background-image: url(images/content_bg.png);
}


/* Header area */

#header {
width: 734px;
}

#thetitle {
width: 743px;
text-align: right;
font-size: 1em;
padding: 0 55px 0 0;
margin: 10px auto;
}

#meta {
	padding-top: 5px;
}

#meta li {
	display: inline;
	list-style-type: none;
	padding-left: 15px;
}

#logo {
width: 204px;
height: 73px;
padding: 35px 0 0 45px;
float: left;
}

#thesearch {
	float: right;
	padding: 65px 35px 0 0;
}

#header.search {
	border: 1px solid #3a6ea6;
}

#headerimg {
width: 734px;
height: 109px;
background-image: url(images/header.png);
}


/* Menu */

#nav {
width: 734px;
height: 55px;
background-image: url(images/menu_bg.png);
}

#menu {
width: 657px;
margin: 0 auto;
text-align: center;
padding-top: 35px;
font-size: 1.1em;
}

#menu li {
list-style-type: none;
display: inline;
padding: 0 23px 0 23px;
}

#menu a {
	text-decoration: none;
}

#menu a:hover {
	color: #c7c678;
	text-decoration: underline;
}

/* Content area */

.breadcrumb {
	font-size: 1.1em;
	padding: 12px;
}

#breadcrumbfooter {
	width: 625px;
	height: 1px;
	border-bottom: 1px dotted #3a6ea6;
	margin: 0 auto;
	margin-bottom: 10px;
}
	

#wrapper {
width: 655px;
margin: 0 auto;
border-top: 1px solid white;
}


#pic1
{
 width: 655px;
 height: 280px;
 background-image: url(images/homepic1.jpg);
 float: left;
	}

#content {
margin-bottom: 15px;
line-height: 140%;
text-align: justify;
font-size: 1.1em;
}

#content  h2 {
	font-size: 1.5em;
	color: #3a6ea6;
	margin-bottom: 8px;
}

#content p {
margin-bottom: 15px;
}

#content ol {
list-style-position: inside;
}

#content ol li {
padding: 0 0 5px 0;
}

#content ul {
list-style-position: inside;
padding: 0 0 5px 10px;
}

#content ul li {
list-style-type: square;
padding-bottom: 5px;
}

.imgtopleft {
float: left;
display: inline;
padding: 0 10px 10px 0;
}

.imgleft {
float: left;
display: inline;
padding: 10px 10px 10px 0;
}

.imgtopright {
float: right;
display: inline;
padding: 0 0 10px 10px;
}

.imgright {
float: right;
display: inline;
padding: 10px 0 10px 10px;
}

.imgcenter {
display: block;
margin: 0 auto;
padding: 10px 0 10px 0;
}

.gallery {
	float: left;
	display: inline;
	padding: 0 5px 10px 5px;
}

.imgstaff {padding-bottom: 10px;}

.narrowcolumn {
width: 440px;
float: right;
margin-right: 13px;
padding: 5px 15px 15px 15px;
border-left: 1px dotted #3a6ea6;
}

.homecolumn {
width: 655px;
}

.widecolumn {
width: 620px;
margin: 5px auto;
}


#navigation {
	font-size: 1em;
    padding: 12px;
}

.alignleft{  float: left;  text-align: left;}
.alignright{  float: right;  text-align: right;}

.postmetadata {
	width: 75%;
	margin: 15px auto;
	padding: 10px;
	border: 1px dotted #3a6ea6;
}





#bottomnav {
width: 655px;
height: 31px;
margin: 0 auto;
background-image: url(images/blue_bg.png);
}

#secmenu {
	width: 630px;
	margin: 0 auto;
}

#techmenu {
	padding: 12px 0 0 0;
	float: left;
}

#techmenu li {
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	padding-right: 10px;
	font-size: 1.1em;
}

#techmenu a {
	color: white;
	text-decoration: none;
}

#techmenu a:hover {
	color: #c7c678;
	text-decoration: underline;
}

#podcast {
	float: right;
	padding: 5px 0 0 0;
}



/* Sidebar */

#sidebar {
	width: 140px;
	padding: 5px 7px 15px 15px;
}

#sidebar h2 {
	font-size: 1.5em;
	color: #3a6ea6;
	margin-bottom: 5px;
}

#sidebar ul {
	font-size: .95em;
	
}

#sidebar li {
font-size: .95em;
padding: 3px 0 2px 3px;
list-style-type: none;
list-style-position: outside;
}


/* Homepage Specific */

#thenews {
	width: 200px;
	height: 170px;
	background-color: white;
	border: 1px solid #3a6ea6;
	margin: 50px 0 0 20px;
float:left;
}

#featurette {
width: 390px;
height: 170px;
float: right;
margin: 50px 20px 0 0;
}
#thenews ul {
	padding: 8px;
}

#thenews li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 1em;
}

 #thenewshead {
 	background-color: #3a6ea6;
 	color: white;
 	height: 20px;
 	width: 200px;
 	text-align: center;
 }
 
 #headtext {
 	padding: 2px 0 0 0;
 }


 

/* Footer */

#footer {
clear: both;
height: 78px;
width: 734px;
background-image: url(images/footer_bg.png);
background-repeat: no-repeat;
}

#bottommenu {
	width: 675px;
	padding: 45px 0 0 0;
	margin: 0 auto;
	font-size: .95em;
}


#footleft {
	float: left;
}

#footright {
	float: right;
}

/* Staff Pages */

.textcolumn {width: 325px; float: left;}
.piccolumn {float: right;}
.editlink {display: block; margin: 10px auto;}


/* Utility */

.clearfix {
clear: both;
}

#myGallery h2{color: #ffffff;}