@charset "utf-8";
/* CSS Document */

/* General Styles */

body { margin: 0; padding: 0; background-color: #FFF; }

.body_wrapper{ padding: 0 20px 25px 20px; }

.vb-wp-clearfix { display: block; }

.vb-wp-clearfix:after
{
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}

/* Header Styles */

.toplinks
{
	position: relative;
	float: right;
	padding-bottom: 15px;
	right: 0;
}

.toplinks ul.isuser li{ color: #FFF; }

.navbar, .body_wrapper
{
	width: 960px;
	margin: 0 auto;
}

#vb-wp-header_outer
{
	background: none repeat scroll 0 0 #001743;
}

#vb-wp-header
{
	padding: 0 0 15px;
	clear: both;
	margin: 0 auto;
	width: 960px;
}

#vb-wp-header .vb-wp-header_left
{
	float: left;
	padding: 10px 0;
}

.vb-wp-logo{ }

#vb-wp-header .vb-wp-header_right
{
	float: right;
	width: 490px;
}

.vb-wp-searchform
{
	float: right;
	width: 270px;
}

.vb-wp-searchform span .s
{
	float: left;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 6px;
	width: 95px;
	border: none;
	background: transparent;
}

span.vb-wp-searchfor
{
	background: url("http://www.annapolis.com/wp-content/themes/GeoPlaces/skins/1-default/search_forbg2.png") no-repeat scroll left top transparent;
	float: left;
	height: 30px;
	padding: 0 0 0 24px;
	width: 125px;
}

.vb-wp-text
{
	color: #FFF;
	clear: both;
	display: block;
	float: left;
	font: 10px Arial, Helvetica, sans-serif;
	margin-left: -10px;
	padding-top: 4px;
}

.vb-wp-search_btn
{
	background: url("http://www.annapolis.com/wp-content/themes/GeoPlaces/skins/1-default/b_search.png") no-repeat scroll left top transparent;
	float: right;
	height: 30px;
	margin-top: 1px;
	width: 113px;
}

/* Footer Styles */

#vb-wp-bottom
{
	background: url("http://www.annapolis.com/wp-content/themes/GeoPlaces/skins/1-default/footerbg.png") repeat-x scroll left top #001743;
	padding-bottom: 20px; padding-top: 10px; clear: both;
}

#vb-wp-bottom p, #vb-wp-bottom li a, #vb-wp-bottom a, #vb-wp-bottom #vb-wp-footer p, .footer_time, .time, .footer_copyright
{
	color: #CFEEF7;	
}

#vb-wp-bottom #vb-wp-footer p
{
	font: 13px Arial, Helvetica, sans-serif;
	margin: 0; padding: 0; text-align: center;
}

#vb-wp-bottom_in
{
	margin: 0 auto;
	width: 960px;
}

#vb-wp-footer
{
	background: url("http://www.annapolis.com/wp-content/themes/GeoPlaces/skins/1-default/sepretor.png") repeat-x scroll left top transparent;
	clear: both; padding-top: 15px;
	margin: 0 auto;
	width: 960px;
}

