
/*
Theme Name: fnb
Theme URI: http://wordpress.org/
Description: theme for facenewbeginnings.
Version: 1.0
Author: nate jones
Author URI: http://nathangjones.com
Tags: blue, custom header, fixed width, two columns, widgets

	fnb v1.0
	 http://nathangjones.com

	This theme was designed and built by nate jones

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



body {
padding:0;
margin:0;
background:#ffffff;
text-align:center;
}
#page{
width:800px;
margin:0px auto;
background:#90BDF4;
display:block;
text-align:left;
overflow:hidden;
}
#header{
width:800px;
height:123px;
background:url(images/header.gif) top left no-repeat;
float:left;
display:inline;
margin:0;
padding:0;
z-index:90;
}
#sidebar{
float:left;
margin:0px 0px 0px 0px;
padding:20px 0px 10px 10px;
width: 180px;
background:transparent;
}
#content {
float:left;
display:inline;
width:610px;
background:#90BDF4;
padding:0;
margin:0;
}
#footer {
border: none;
}
#footer p{
color:#90BDF4;
}
#footer a{
color:#90BDF4;
}
.post {
margin:0;
text-align:left;
width:580px;
min-height:345px;
background:url(images/contents-trans.png) top left no-repeat;
padding:15px 10px 10px 25px;
font:normal 500 13px arial;
color:#0A3263;
line-height:16px;
}
.post a,.post a:visited{
font:normal 900 12px arial;
color:#0A3263;
text-decoration:underline;
}
.post a:hover{
color:#0A3263;
text-decoration:underline;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.post img a{
height:81px;
width:81px;
float:left;
display:inline;
margin:10px 5px 0px 5px;
background:#ffffff;
border:solid 1px #d8d8d8;
clear:none;
padding:3px;
}
.post a img{
height:81px;
width:81px;
float:left;
display:inline;
margin:10px 5px 0px 5px;
background:#ffffff;
border:solid 1px #d8d8d8;
clear:none;
padding:3px;
}
/* End Images */

.entry {
margin:0;
text-align:left;
width:555px;
background:transparent;
padding:0;
font:normal 500 13px arial;
color:#0A3263;
line-height:16px;
}
.calendar{
width:60px;
height:60px;
float:left;
display:inline;
margin:0px 6px 6px 10px;
background:url(images/calendar-trans.png) top left no-repeat;
}
.ncbtmb{
width:150px;
height:89px;
position:relative;
display:block;
background:url(images/ncbtmb-trans.png) top left no-repeat;
border:none;
float:left;
margin:0px 25px 0px 0px;
}
.ncbtmb2{
width:120px;
height:90px;
position:relative;
display:block;
background:url(images/ncbtmbside.jpg) top left no-repeat;
border:none;
float:left;
margin:20px 10px 0px 10px;
}
#widgetshoppingcart{
background:#b5cff4;
width:130px;
font:normal 500 12px arial;
color:#0A3263;
margin: 10px 0px 0px -10px;
padding:6px;
clear:left;
}
#widgetshoppingcart a, #widgetshoppingcart a:visited{
margin-top:20px;
display:block;
font:normal 900 12px arial;
color:#0A3263;
text-decoration:underline;
}
#widgetshoppingcart a:hover{
text-decoration:underline;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps{
font-size: 0.9em;
letter-spacing: .07em;
}

a:hover {
text-decoration: underline;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}






.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}









.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
float:right;
display:block;
margin:20px;
padding:10px;
background:#f4f4f4;
border:solid 1px #d8d8d8;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
text-align:left;
}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
background:#BBD5EF;
width:80%;
margin:20px auto;
}

img, a img, img a {
	border: none;
	margin:6px;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}


/*----FONTS----*/
h1{
display:none;
}
h2, h2 a{
display:none;
}


h3, h3 a, h3 a:visited{
font:normal 800 14px arial;
color:#0A3263;
line-height:18px;
text-decoration:none;
}
h3 a:hover{
text-decoration:underline;
}
h4{
font:normal 800 14px georgia;
color:#0A3263;
float:left;
width:90%;
border-bottom:solid 1px #ffffff;
}
p{
font:normal 500 13px arial;
color:#0A3263;
line-height:16px;
clear:left;
margin-top:7px;
}
p a, p a:visited{
font:normal 500 13px arial;
color:#0A3263;
text-decoration:none;
}

p a:hover{
text-decoration:underline;
}

contents a, contents a:visited{
font:normal 800 13px arial;
color:#0A3263;
line-height:16px;
text-decoration:none;
}
contents a:hover{
color:#FFFFFF;
text-decoration:underline;
}






#nav{
height:25px;
width:800px;
display:block;
margin:85px 0 0 1px;
padding:0;
list-style:none;
z-index:100;
position: absolute;
}
#nav li{
height:25px;
width:132px;
background:transparent;
float:left;
display:inline;
margin:0 1px 0 0;
position:relative;
}
#nav li a, #nav li a:visited{
height:25px;
width:132px;
overflow:hidden;
background:url(images/topnavbg1.png) top left repeat-x;
float:left;
display:block;
margin:0;
text-align:center;
font:normal 500 12px verdana;
color:#0A3263;
text-decoration:none;
line-height:25px;
outline:none;
}
#nav li a:hover{
background:url(images/topnavbg2.png) top left repeat-x;
text-decoration:none;
color:#ffffff;
}
#nav li ul {
position:absolute;
width:135px;
left:-999em;
}
#nav li:hover ul {
left: auto;
width:135px;
margin:25px 0px 0px -40px;
}
#nav li:hover ul,#nav li.sfhover ul {
left: auto;
width:135px;
margin:25px 0px 0px -40px;
}
#nav li:hover ul li{
left: auto;
width:135px;
float:left;
display:block;
clear:left;
}
#nav li:hover ul li,#nav li.sfhover ul li{
left: auto;
width:135px;
float:left;
display:block;
clear:left;
}
#nav li ul li a, #nav li ul li a:visited{
height:25px;
width:135px;
overflow:hidden;
background:url(images/topnavbg1.png) top left repeat-x;
float:left;
display:block;
margin:0;
padding-left:2px;
text-align:left;
font:normal 500 11px verdana;
color:#0A3263;
text-decoration:none;
line-height:25px;
outline:none;
}
#nav li ul li a:hover{
background:#0B50B5;
text-decoration:none;
color:#ffffff;
}
#nav li ul li.small a, #nav li ul li.small a:visited{
height:25px;
width:135px;
overflow:hidden;
background:url(images/topnavbg1.png) top left repeat-x;
float:left;
display:block;
margin:0;
padding-left:2px;
text-align:left;
font:normal 500 11px verdana;
color:#0A3263;
text-decoration:none;
line-height:25px;
}
#nav li ul li.small a:hover{
background:#0B50B5;
text-decoration:none;
color:#ffffff;
}

.lboxtop{
width:140px;
height:4px;
margin:0px 50px 0px 0px;
padding:0;
float:left;
display:block;
background:url(images/lnavtop.gif) top left no-repeat;
}
.lboxbottom{
width:140px;
height:4px;
margin:0px 50px 20px 0px;
padding:0;
float:left;
display:block;
background:url(images/lnavbottom.gif) top left no-repeat;
}
.lbox{
width:140px;
background:#B5CFF4;
margin:0px 50px 0px 0px;
float:left;
display:block;
}
.lbox ul{
width:140px;
float:left;
margin:0px 0px 0px 6px;
padding:0;
list-style:none;
}
.lbox ul li{
width:140px;
height:20px;
float:left;
margin:5px 0px 0px 0px;
padding:0;
display:block;
position:relative;
}
.lbox ul li a, .lbox ul li a:visited{
font:normal 500 14px Verdana;
color:#0A3263;
text-decoration:none;
}
.lbox ul li a:hover{
font:normal 500 14px Verdana;
color:#0A3263;
text-decoration:underline;
}


/*----GALLERY----*/
#gallery{
width:590px;
background:transparent;
padding:0;
margin:0;
float:left;
display:inline;
}
#gallery a{
height:106px;
width:106px;
float:left;
display:inline;
margin:10px 5px 0px 5px;
background:#ffffff;
border:solid 1px #d8d8d8;
clear:none;
}
#gallery a img{
border:none;
height:100px;
width:100px;
float:left;
display:block;
margin:3px;
background:#999999;
overflow:hidden;
}



/*----ZEBRA----*/
.stripeMe{
border-collapse: collapse;
width:560px;
margin:0;
font-size: 1.1em;
background:#ffffff;
font:normal 500 12px arial;
color:#000000;
}

.stripeMe th {
background: #3e83c9;
color: #fff;
font-weight: bold;
padding: 2px 11px;
text-align: left;
border-right: 1px solid #fff;
line-height: 1.2;
}
.stripeMe td{
padding:6px 11px;
border-bottom:solid 1px #95bce2;
vertical-align:top;
}
.stripeMe tr.alt td{
background:#ecf6fc;
}
.stripeMe tr.over td{
background:#bcd4ec;
}
.stripeMe a, .stripeMe a:visited{
font:normal 800 12px arial;
text-decoration:none;
color:#0A3263;
}
.stripeMe a:hover{
text-decoration:underline;
}


a.registerleft, a.registerleft:visited{
width:130px;
height:43px;
background:url(images/register1-trans.png) top left no-repeat;
margin:10px 0px 0px 6px;
border:none;
float:left;
display:block;
clear:left;
}
a.registerleft:hover{
background:url(images/register2-trans.png) top left no-repeat;
}
a.registerright, a.registerright:visited{
width:130px;
height:43px;
background:url(images/register1-trans.png) top left no-repeat;
margin:10px 6px 0px 0px;
border:none;
float:right;
display:inline;
clear:left;
}
a.registerright:hover{
background:url(images/register2-trans.png) top left no-repeat;
}
.schedule{
background: #3e83c9;
color: #fff;
font-weight: bold;
padding: 2px 11px;
text-align: left;
border-right: 1px solid #fff;
line-height: 1.2;
}
.flickr_gallery {
	margin:0 auto;
	width: 570px;
}
 
.flickr_gallery a {
	display: inline;
	float:left;
	position: relative;
	margin: 6px;
	padding:0;
	background-position:center;
	background-repeat:no-repeat;
	border:none;
 	overflow:hidden;

 }

