/*  
Theme Name: Bass Police Guide Service
Theme URI: http://www.fishkeoweejocassee.com
Author: Shari Waters @ Waters Designs
Author URI: http://www.watersdesigns.com
Description: A simple Widget ready theme with left sidebar and Top Menu.
Version: 1.0
*/

body {
	margin: 0;
	padding: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background:#cccccc url(images/bg.jpg) top left repeat-x;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #3E3E3E;
}

h1 {
	letter-spacing: -1px;
	font-size: 28px;
}

h2 {
	font-size: 18px;
}

p, ul, ol {
	margin: 0 0 2em 0;
	line-height: 18px;
	font-size: 12px;
}

a:link {
	color: #000033;
	font-weight:bold;
	text-decoration:underline;
}

a:hover, a:active {
	text-decoration: none;
	color: #666666;
	font-weight:bold;
}

a:visited {
	color: #000033;
	font-weight:bold;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

/* Form */

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}

input, textarea, select {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}

#shield {left:0px;
	padding:0px;
	position:absolute;
	background-image:url(images/logo.png);
	width:150px;height:179px;
	z-index:500;
}
/* Wrapper */

#wrapper {margin:20px auto;
	width: 860px;
	position:relative;
	z-index:0;
	background-color:#ffffff;
}

/* Menu */

#menu { margin-left:155px;
	height: 67px;
	background-color:#ffffff;
}

#menu ul {
	margin: 0;
	padding: 30px 0 0 15px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 8px;
	letter-spacing: -.5px;
	text-decoration: none;
	font: bold 11px verdana, Arial, Helvetica, sans-serif;
	color: #000033;
}

#menu a:hover { 
	text-decoration: none; 
	background: #cccccc;
	color: #333333;
}

#menu .current_page_item a {
	color: #333333;
}

/** LOGO */

#logo { width: 860px;
	height: 180px;
	background:#ffffff url(images/lake.jpg) no-repeat;
}
#logo h2 {
	padding: 115px 0 0 15px;
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
}


/* Page */

#page {
	width: 860px;
	margin: 0px auto;
	background-color:#ffffff;
}
#bg {	width: 860px;
	margin:0px auto;
background-color:#999999;}

/* Content */

#content {padding-top:5px;
	float: right;
	width: 646px;
	background-color:#ffffff;
	min-height:250px;
}

/* Post */

.post {
	padding: 15px 15px;
}

.post .title {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #D1D1D1;
}

.post .entry {
}

.post .meta {
	padding: 15px 0 60px 0;
	background: url(images/img03.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	line-height: normal;
	color: #999999;
}

.post .meta .byline {
	float: left;
}

.post .meta .links {
	float: right;
}

.post .meta .more {
	padding: 0 20px 0 18px;
	background: url(images/img06.gif) no-repeat left center;
}

.post .meta .comments {
	padding-left: 22px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta b {
	display: none;
}

.post a {
	text-decoration: none;
}
.post img {border:1px #666666 solid;padding:3px;margin:3px;}

/* Sidebar */

#sidebar {float: left;
	width: 213px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	padding: 0px;

}

#sidebar li ul {
}

#sidebar li li {
	margin: 0;
}


/* Search */

#search {
}

#search h2 {
	margin-bottom: 20px;
}

#s {
	width: 115px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #F0F0F0;
}

#x {
	padding: 3px;
	background: #ECECEC url(images/img08.gif) repeat-x left bottom;
	border: none;
	text-transform: lowercase;
	font-size: 11px;
	color: #4F4F4F;
}

/* Boxes */

.box1 {
	padding: 20px;
	background: url(images/img05.gif) no-repeat;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	background: url(images/img10.gif) repeat-x left bottom;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 860px;
	height: 50px;
	margin: 10px auto;
}

#footer {
	margin: 20px auto;
	height: 50px;
	padding: 0;
}

html>body #footer {
	height: auto;
}

#footer p {
}

#legal {font-size:10px;
	clear: both;
	padding-top: 10px;
	text-align: center;
	color: #000033;
}

#legal a {
	color: #000033;
	text-decoration:none;
	font-weight:normal;
}
.linklove {display:none;visability:hidden;}
