/*
Theme Name: FBHomes
Description: 
Author: pTylerDesign
Author URI:
*/
/* RESET */




* {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}


p.wp-caption-text{
	margin:0px 0px 10px 0px;
	font-style:italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 11px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	
}

td {
	
	padding:5px;
	}
body {
	font: 11px Verdana;
	line-height:20px;
	color: #000;
	background-color: #f4f3e3;
	background-image: url(images/bg_page_full.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
a {
	text-decoration: none;
	color: #630;
	outline:none;
}

a:hover {
	text-decoration: underline;
	color: #900;
	
}

img {
	border: none;
	background-color:#FFF;
	padding:4px;
	margin:0px 0px 10px 0px;
}
p {
	margin-right:10px;
	margin-bottom: 10px;
}


.clear:after {
	content:".";
	height:0;
	visibility:hidden;
	display:block;
	clear:both;
}
.alignleft {
	float: left;
	
	margin:0px 15px 10px 0px;

}
.alignright {
	float: right;
	margin:0px 0px 10px 15px;
	
}
.hidden {
	display: none;
}
#main-wrapper {
	width: 980px;
	margin: 0px auto;
	text-align: left;
	overflow:hidden;
	background-image: url(images/bg_page_mid.jpg);
	background-repeat: repeat-y;
	clear:both;
}
/** BEGIN header **/
#header {
	background-image: url(images/header_nosidebar2.jpg);
	background-repeat: no-repeat;
	background-position: -9px top;
	height: 140px;
}
#header form {
	float: right;
	width: 250px;
	height: 35px;
}
#header input {
	border:0;
	width: 160px;
	margin: 12px 0 0 20px;
	float: left;
	background-color: transparent;
}
#header button {
	width: 25px;
	height: 22px;
	text-indent: -9999px;
	border: 0;
	background-color: transparent;
}
#header h1 a {
	width: 430px;
	height:130px;
	display: block;
	text-indent: -9999px;
	float: left;
}
/************************************************
*	Navbar      								*
************************************************/

#navbar {
	width:960px;
	float: right;
	margin: 2px 0px 0px 10px;
	position: absolute;
	top: 94px;
	z-index:1630;
}
#buttonbar {
border-top:dashed 1px #CC9;
	float: right;
	margin: 5px auto;
	width:100%;
	
}
#nav {
	float: right;
	margin: 0;
	padding: 0px 10px;
}
#buttonnav {
	float: right;
	width:678px;
	margin: 0;
	padding:2px 0px 3px;
	border:solid 1px #930;
}

#buttonnav li{
	float: right;
	
	margin: 0px 10px;
}
#buttonnav li a {
	display: inline;
	border-left:solid 1px #f4f3e3;
	border-right:solid 1px #f4f3e3;
	padding: 6px;
	margin:0;
	text-transform: uppercase;
	text-decoration: none;
	
	font-weight: bold;
	font-size:10px;
	outline:none;
}
#buttonnav li a:hover {
	color:#930;
	background-color:#d7d0a4;
	border-left:solid 1px #930;
	border-right:solid 1px #930;
}
#nav li {
	list-style: none;
	float: left;
}
#nav li a {
	display: block;
	padding: 6px 10px 6px 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #e3e3e3;
	font-weight: bold;
	font-size:10px;
	outline:none;
}
#nav li a:hover {
	color:#96b4bb;
}
#nav li li {
}
#nav li li a {
	padding:0 12px;
	margin: 4px 0;
	font-weight: bold;
	color:#033;
	text-transform: none;
}
#nav li li a:hover {
	background: none;
	text-decoration: underline;
}
#nav li:hover ul, #nav li.hover ul {
	position: absolute;
	display: inline;
	left: -3px;
	margin: -1px;
	padding:2px 2px;
	background-color: #f1f0d1;
	border-bottom: solid #d8d1a5 1px;
	border-right: solid #d8d1a5 1px;
	border-left: solid #d8d1a5 1px;
	border-top: solid #d8d1a5 1px;
}
#nav li:hover li, #nav li.hover li {
	float: left;
}
#nav .current_page_item, #nav .current_page_parent {
	margin-top:2px;
	-moz-border-radius-topleft: 3px;  
	-webkit-border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px; 
	-webkit-border-top-right-radius: 3px;
    

	background-color: #f1f0d1;
	color:#033;
}
#nav .current_page_parent a {
	color:#000;
}
#nav li li .current_page_item {
	background-color: transparent;
	color:#033;
}
#nav .current-cat a, #nav .current-cat a:hover, #nav .current_page_item a, #nav .current_page_item a:hover {
	color:#033;
}
#nav .current-cat-parent {
	background-color: #f1f0d1;
	color:#033;
}
#nav .current-cat-parent a, #nav .current-cat-parent a:hover {
	color:#033;
}
/* This hides the nested UL before you hover */
#nav li ul {
	clear: both;
	position: absolute;
	width: 150px;/* the width of the dropdown */
	left: -999em;
	text-transform: none;
}
/* This shows the nested UL when you hover */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	display:  block;
	z-index: 3000;
}
#directorynav .current_page_item {
	background: none;
}
#directorynav .current_page_parent {
	background: none;
}
/** END nav **/


/** BEGIN home **/

#home {
	width:930px;
	margin: 0 auto;
}
#home-welcome {
	width: 300px;
	min-height:330px;
	margin-top:15px;
	margin-left:10px;
	padding:0px;
	float:left;
	/**background-color:#cbe0e4;**/
	overflow:hidden;
}
#campus-slideshow {
	width: 615px;
	margin:15px 0;
	overflow:hidden;
	float:right;
}
#home-bottom {
	clear:both;
	width: 920px;
	margin: 10px auto 10px auto;
}
#bottom {
	
	width: 855px;
	line-height:18px;
	font-size:11px;
	background-color:#fff;
}
#home-bottom .box {
	float: left;
	width: 300px;
	margin: 5px;
	padding:0px;
}

#home-bottom .box .widget p{
	margin:0px;
	padding:0px;
}

#bottom .box {
	float: left;
	width: 260px;
	margin: 5px 5px 5px 10px;
}
.full {
	width:100%;
	clear:both;
	}
.right_box {
	float: right;
	
	width: 280px;
	margin: 5px;
	padding: 5px;
}
#bottom .right_box {
	float: right;
	border:none;
	width: 230px;
	
	margin: 5px 10px 0px 5px;
	padding: 5px 5px 10px 5px;
}
.left_box {
	float: left;
	
	width: 280px;
	margin: 5px;
	padding-right:5px;
}
#bottom .left_box {
	float: left;
	border:none;
	width: 270px;
	margin: 5px;
	padding: 0 5px;
}
.widget {
	padding: 10px;
}
.calendar-widget {
	padding: 10px 10px 0px 10px;
	color: #630;	
}
.calendar-widget h4{
	border-bottom:dashed 1px #630;
	padding:5px 0 4px;
	margin:10px 0;
}
h4.solid-header{
	border:none; 
	text-align:center;
	background-color:#d7d0a4;
	padding:5px 0 4px;
	margin:10px 0;
	color:#630;
}


#home-bottom h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033;
	margin-bottom:5px;
	line-height:22px;
}
#home-bottom h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	margin-bottom:5px;
	font-style: italic;
}
#bottom h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #033;
	margin-bottom:5px;
}
#bottom h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #630;
	margin-bottom:5px;
	font-style: italic;
}
#home-bottom em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #600;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	float: right;
	text-decoration: underline;
}
#bottom em {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #600;
	margin-top: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	float: right;
	text-decoration: underline;
}
.brown_line {
	height:3px;
	border-top:solid 1 px #996;
	margin:5px auto 5px auto;
}

/** END home **/

/** BEGIN content **/
#content {
	margin:5px 50px 20px 8px;
	width: 680px;
	float: right;
	line-height:20px;
}

#content .post {
	font-size: 1em;
	float: left;
	margin: 10px 25px 10px 10px;
	
	width:100%;
	display:block;
}

#content .post h2 {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#630;
	line-height:22px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: -10px;	
}


blockquote {
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align:center;
	color:#630;
	line-height:28px;
	margin:15px auto;
	border-top: dashed 1px #CC9;
	border-bottom: dashed 1px #CC9;
	padding:10px 20px 10px 20px;
}

.pullquotes {
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	text-align:left;
	color:#630;
	line-height:22px;
	margin:15px auto;
	border-top: dashed 1px #CC9;
	border-bottom: dashed 1px #CC9;
	padding:10px 20px 10px 20px;
}

.pullquotes h3{
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	
	color:#630;
	line-height:22px;
	margin:15px 0;
	
}

.pagetitle, .pagetitle a {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color:#630;
	line-height:22px;
}


.pagetitle a:hover {
	text-decoration:underline;
}
#content .post h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	padding: 0px 0;
}
#content .post h3 a {
	color:#630;
}
#content .post h3 a:hover {
	padding: 0 0 20px 0;
	font-size: 1em;
	color:#630;
}
#content p.date {
	color: #ccc;
	font-size: 0.5em;
	padding-top: 5px;
}


#content .post p a {
	text-decoration:underline;
}

#content .post ul li {
	list-style:circle;
	margin-left:20px;
}

#content .post ul {
	
	margin-bottom:20px;
}




.rss_feed .rss {
	width: 50px;
	height:20px;
	float:right;
	margin-right:30px;
	background-image: url(images/i_rss.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.breadcrumb {
	margin-bottom:5px;
	color:#066;
}
.related {
	width:620px;
	margin:10px auto;
	border-top: dashed 1px #CC9;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	float:left;
}
/** END content **/
/** BEGIN services **/

#services {
	width:650px;
	margin:0 auto;
}


.col-2, #services .thumb_list {
	margin-bottom:10px;
	border-bottom:dashed 1px #996;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
div.post div.thumb_list {
	margin-bottom:10px;
	border:none;
	clear: both;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

div.post div.thumb_list p{
	
	padding-top:20px;
	
}
.col-2 p, .thumb_list p{
	
	padding:5px;
	
}
.col-2 h2, .thumb_list h2 {
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.col-2 h3, .thumb_list h3 {
	color:#630;
	margin-bottom:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.col-2 img {
	float:left;
	margin:5px 15px 10px 0;
	background-color:#FFF;
	padding:4px;
	
}

.thumb_list img {
	float:left;
	margin:10px 15px 5px 0;
	background-color:#FFF;
	padding:4px;
	
}


/************************************************
*  Sidebar                    	        * 
************************************************/

#r_sidebar {
	float: right;
	width: 230px;
	margin: 0px 20px 0 0;
	padding: 10px 0px 20px 20px;
	line-height: 20px;
}
/** BEGIN sidebar **/

#sidebar {
	width: 230px;
	float: left;
	font-weight:bold;
	margin-left:5px;
}

#sidebar .box, #r_sidebar .box {
	margin: 0px 10px 20px 10px;
	clear: both;
}
#sidebar .donate {
	height:160px;
	margin:0 0 20px 5px;
	background-image: url(images/donate.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.donate p {
	padding: 85px 10px 0px 10px;
	text-align:center;
	color:#333;
	line-height:12px;
	font-weight: normal;
}
.donate .link {
	text-decoration:underline;
}


#sidebar .box ul, #r_sidebar .box ul {
	list-style-type: none;
	padding-left:0px;
}
#sidebar .box ul li, #r_sidebar .box ul li {
	border-bottom:solid 1px #CC9;
	padding: 8px 0 8px 15px;
}
#sidebar ul li {
	
	padding: 8px 0 8px 15px;
}
#sidebar .box li li, #r_sidebar .box li li {
	border:none;
	padding: 6px 15px;
	text-transform:capitalize;
	color: #900;
}
#sidebar .box ul li a, #r_sidebar .box ul li a {
	color: #066;
	
}
#sidebar .box ul li a:hover, #r_sidebar .box ul li a:hover {
	color: #630;
}
#sidebar .box .current_page_item, #r_sidebar .box .current_page_item {
	background-image: url(images/bg-arrow.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	background-color: transparent;
	line-height:18px;
	padding-left:20px;
}
#sidebar .box img {
	margin: 5px;
	border: 1px solid #BDBDBD;
	display:block;
}
#sidebar .video {
	padding: 10px 0 10px 5px;
	width: 292px;
}
#sidebar .video img {
	border: 0;
}
#sidebar h3, #r_sidebar h3 {
	color: #033;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin:0px 0 10px 0;
}

.solid-box {
	float:left;
	
	margin: 0px 0px 20px 0px;
	padding: 10px 30px 30px 30px;
	background-color:#d7d0a4;
	
	font-size:12px;
	
	
	
}

.solid-box h2{
	font-size:18px;
	margin:10px 10px 10px 0px;
	
	
}




/** END sidebar **/



h2.solidbox-header {
	border-bottom:dashed 1px #996;
	margin: 0px 0px 15px -15px;
	padding: 3px 0px 3px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	text-transform:uppercase;
	color: #663300;
}





/** BEGIN footer **/
#footer {
	width:920px;
	margin:5px auto;
	clear: both;
	padding: 0px 0 20px 0;
	font-size: 0.8em;
	color:#526563;
}
#footer_strip {
	width: 100%;
	height: 15px;
	background-color: #096365;
}
#footer .footer_wrap {
	width: 946px;
	margin: auto auto;
	text-align: center;
}
#footer a {
	color:#526563;
}
#footer a:hover {
	text-decoration: underline;
}
.phone {
	height:10px;
	width:15px;
	padding:15px;
	background-image: url(images/phone_icon.png);
	background-repeat: no-repeat;
	background-position: center center;
	
	
}
/** END footer **/




/** BEGIN lg_footer **/
/*--- Directory Nav ---*/
#directorynav {
	border-top:solid #996 1px;
	width: 960px;
	background-color:#d8d0a2;
	clear: both;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 8px;
	
	padding:20px 0;
}
.bg_directnav {
	width:962px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top: solid #d8d1a5 4px;
	border-bottom: solid #d8d1a5 4px;
	background-color:#447584;
	padding-bottom:6px;
}
#bottom_boxes {
	width: 870px;
	margin:0px auto;
}

#bottom_boxes img{
	background-color:transparent;
}
.btm_box {
	width:240px;
	height:80px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;
	-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

#bottom_boxes .one_box{
	padding:15px 10px 5px 15px;
	float:left;
	border:solid #996 1px;
	color:#330;
	text-align: left;
	background-color: #e3ddce;
	background-image: url(images/visit_box.png);
	background-position: -8px center;
	line-height:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bottom_boxes .two_box{
	padding:10px 10px 10px 10px;
	float:left;
	border:solid #996 1px;
	color:#330;
	text-align: right;
	background-color: #e3ddce;
	background-image: url(images/map_box.png);
	background-position: center center;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bottom_boxes .three_box{
	padding:20px 10px 0px 10px;
	float:left;
	border:solid #996 1px;
	color:#330;
	text-align: right;
	background-color: #e3ddce;
	background-image: url(images/seasons_box.png);
	background-position: -8px center;
	color:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#bottom_boxes .three_box h2{
	margin:30px 0 0 0;
}


#bottom_boxes .two_box a{
	color:#fff;
	
}

#bottom_boxes .one_box a {
	color:#330;
	
	}

#bottom_boxes .three_box a {
	color:#063;
	}




#bot_nav_container {
	margin:0 auto;
	width:850px;
	overflow:hidden;
}
#directorynav .column {
	min-height:300px;
	padding:0 5px;
	float: left;
}
#directorynav .left_btm {
	border-right: dashed 1px #663;
	width: 155px;
}
#directorynav .right_btm {
	border-left: dashed 1px #663;
	float: right;
	width: 200px;
}
#directorynav .pagetitle a {
	color: #096365;
	font-weight: bold;
	font-size:12px;
	margin: 10px 0 0 0;
}
#directorynav a {
	color: #096365;
	text-decoration: none;
	display: block;
}
#directorynav a:hover {
	color: #630 !important;
	text-decoration: none !important;
}
#directorynav ul {
	margin-bottom: 0;
	margin-left: 10px;
	padding-bottom: 9px;
}
#directorynav li li {
	margin-left: 25px;
}
#footerBtm {
	width:970px;
	height:33px;
	margin:0px auto 0;
	background-image: url(images/bg_ftr_btm.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/** END lg_footer **/


/** BEGIN misc **/
.cat_description {
	margin:10px auto;
	border-top: dashed 1px #CC9;
	border-bottom: dashed 1px #CC9;
	padding:20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
}
.pagetitle.right_align_light a{
	float:right;
	
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	
}
#random-quote {
	margin:0px 15px 20px 20px;
	padding:22px 10px 10px 14px;
	font-size:14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	color:#333;
}
.event_btn {
	text-align: center;
	width: 100%;
	margin:0 0 20px 0;
}
.event_btn a {
	color: #fff;
	width:100px;
	padding: 5px 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #fff;
	background-color: #696;
}
#list3 a {
	color: #333333;
}
#list3 a:hover {
	color: #589199;
}
.odd {
	margin-top: 0px;
	background-color:#f7f1e1;
	border:1px solid #ccc;
	padding:10px;
}
.even {
	margin-top: 0px;
	background-color:#fff;
	border:1px solid #ccc;
	padding:10px;
}

.required {
	color: #ff6300;
}

.respond {
	padding: 0px 30px;
	margin: 5px 5px 0px 20px;
}
.search-excerpt {
	color:#900;
}
#postnav {
	font-size: 0.9em;
	padding: 20px;
}
#login a {
	float: right;
	padding: 4px 6px;
	color: #fff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #fff;
	background-color: #C93;
	margin:0;
	text-transform:uppercase;
	font-size: 10px;
}
.mp-form, .mp_submit, .mp-formdiv {
	margin-top:5px;
}
/** END misc **/


/** gallery**/
.gallery-caption {
	font-style: italic;
	line-height: 11px;
	font-size:9px;
	
	
}




.solidblock {
	width:630px;
	overflow:hidden;
	border:none;
	background-color: #d8d0a2;
	padding: 20px 20px 20px 40px;
	margin-right:20px;
	margin-bottom:20px;
	background-image: url(images/offsite.png);
	background-repeat: no-repeat;
	background-position: left top;
}



	

.more-link{
	width:100px;
	float:right;
	background-color:#d7d0a4;
	padding:2px 6px;
	margin:10px 0px 0px 0px;
	color:#630;
	text-align:center;
	text-transform:uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
	
	.alert_box{
		border-bottom:dashed 1px #996;
		
		margin:0;
		text-align:center;
		padding:10px;
		
	}
	
	
	p#fbgallery-caption {margin-left:5px; font-size:10px; color:#630; font-weight:normal;}
	