*{
margin: 0;
padding: 0;
}
body{
background: #666666 url("../../../wp-content/themes/newfbc/images/bg.jpg") top center repeat-x;
text-align: center;
font-family: Verdana, sans-serif;
font-size: 10pt;
margin: 0 0 10px 0;
}
#wrap{
width: 760px;
text-align: left;
margin: 0 auto;
}
#steeple{
width: 100%;
background: url("../../../wp-content/themes/newfbc/images/steeple.jpg") top right no-repeat;
height: 50px;
}
#main{
width: 100%;
background-color: #ffffff;
}
#submain{
width: 750px;
margin: 0 5px;
}
#banner{
width: 100%;
background: url("../../../wp-content/themes/newfbc/images/banner.jpg") no-repeat;
height: 79px;
}
#bar{
width: 100%;
height: 30px;
background: #252525 url("../../../wp-content/themes/newfbc/images/barbg.jpg") repeat-x;
}
#bar ul{
list-style: none;
float: left;
}
#bar ul li{
float: left;
}
#bar ul li a{
text-decoration: none;
color: #ffffff;
height: 30px;
line-height: 30px;
padding: 7px 10px;
}
#bar ul li a:hover{
color: #d0d0d0;
}
#churchbase{
width: 200px;
height: 30px;
float: right;
background: url("../../../wp-content/themes/newfbc/images/churchbase.jpg") no-repeat;
}
#content{
width: 100%;
}
#maincontent{
width: 750px;
float: left;
}
#page{
padding: 5px;
}
#page h1{
font-size: 18pt;
padding: 5px 0;
}
#page p{
margin-bottom: 10px;
line-height: 20px;
}
#page a{
color: #000000;
}
#page a:hover{
color: #333333;
}
#page img{
padding: 3px;
border: 1px solid #cccccc;
}
#page .imgright{
float: right;
}
#page .imgleft{
float: left;
}
/*
#sidebar{
margin: 5px 0 0 0;
width: 200px;
float: right;
}
#sidebar .note{
background: #f0f0f0 url("../../../wp-content/themes/newfbc/images/sidebg.jpg") top repeat-x;
border-bottom: 1px solid #666666;
margin-bottom: 5px;
}
#sidebar .alert{
background: #eedddd url("../../../wp-content/themes/newfbc/images/alertbg.jpg") top repeat-x !important;
border-bottom: 1px solid #660000 !important;
}
#sidebar .notepad{
padding: 5px;
}
#sidebar .note h5{
font-size: 11pt;
margin: 0 0 5px 0;
border-bottom: 1px solid #999999;
}
#sidebar .alert h5{
border-bottom: 1px solid #996666;
}
#sidebar ul{
list-style: none;
}
#sidebar ul li{
height: 25px;
}
#sidebar ul li a {
display: block;
width: 100%;
height: 25px;
line-height: 25px;
text-decoration: none;
color: #333333;
font-weight: bold;
text-indent: 5px;
}
#sidebar ul li a:hover{
color: #000000;
background: #ffffff;
}
*/
#footer{
width: 100%;
clear: both;
background: #252525;
border-bottom: 5px solid #fff;
}
#footer p{
padding: 5px;
text-align: center;
color: #d0d0d0;
}
#footer p a{
color: #d0d0d0;
}
#footer p a:hover{
color: #f0f0f0;
}

/*ZenPhoto Styles*/

ul.pagelist{
list-style: none;
margin: 15px 0;
}
ul.pagelist li{
display: inline;
}
ul.pagelist li a, ul.pagelist .disabledlink, .navigation a{
padding: 10px;
border: 1px solid #d0d0d0;
text-decoration: none;
}
ul.pagelist li a:hover, .navigation a:hover{
background: #f0f0f0;
border: 1px solid #a0a0a0;
}
ul.pagelist li.current a{
background: #d0d0d0;
color: #ffffff !important;
}
.album{
float: left;
width: 365px;
margin-right: 5px;
margin-bottom: 5px;
}
.albumthumb{
float: left;
margin-right: 10px;
}
.albumtitle{
font-size: 12pt;
font-weight: bold;
margin-bottom: 5px;
}
.albumdesc{
font-style: italic;
}
.albumdate{
font-style: italic;
}
.imagethumb{
float: left;
padding: 15px;
}
.navigation{
padding: 15px 0;
}
.navigation, .image, .imagedesc{
text-align: center;
}
.imagedesc{
padding: 15px 0;
}
