/*
Theme Name: Blue Sense
Theme URI: http://www.doshdosh.com/
Description: <p><a href="http://www.doshdosh.com/bluesense-theme/">Blue Sense</a> Adsense Ready Wordpress Theme.</p> 
Version: 1.0
Author: Dosh Dosh
Author URI: http://www.doshdosh.com/
*/

*
{
  padding: 0;
  margin: 0;
}

body
{  position: relative;
	font-size:   80%;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	background: #F0F6FB url(http://www.outer-banks-beach.org/wp-content/themes/BlueSense/images/sand_bg.jpg);
	z-index: 0;
}

hr
{
  display: none;
}

#wrapper
{
  width: 835px;
  margin: 0 auto;
  background-color: #F0F6FB;
}

#page
{ position: relative;
  width: 835px;
  margin: 0 auto;
  background-color: #F0F6FB;
  z-index: 100;
}



#content
{
  float: left;
  width: 475px;
  background-color: #F0F6FB;
}

.post
{
  margin-bottom: 20px;
  color: #064B8C;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
  background-color: #F0F6FB;
}

h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #064B8C;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #064B8C;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
  background-color: #F0F6FB;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #064B8C;
  background-color: #F0F6FB;
}

.postmetadata a
{
  color: #064B8C;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
  background-color: #F0F6FB;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #064B8C;
  background: #d3d3d3;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: disc;
  margin-bottom: 10px
  background-color: #F0F6FB;
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #064B8C;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}

.center
{
  text-align: center;
}

a img
{
  border: none;
}

h1 {
	color: #FF6600;
	text-align: center;
	background-color: #EED09E;
}

h1 a {
	text-decoration: none;
}

h3
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
  color: #FF6600;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #064B8C;
}

.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
  background-color: #F0F6FB;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
  background-color: #F0F6FB;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
  background-color: #F0F6FB;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #064B8C;
  padding: 5px;
  background-color: #d3d3d3;
}

ol.commentlist li.alt
{
  background-color: #d3d3d3;
}

ol.commentlist a
{
  color: #064B8C;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
  padding-top: 0px;
  background: #ffffff url(http://www.outer-banks-beach.org/wp-content/themes/BlueSense/images/dog.jpg) 50% 0 no-repeat;
  height: 250px;
}

#headerimg
{
  text-align: center;
  padding-top: 20px;
}

#headerimg a:hover {
	color: #FF0033;
	text-decoration: none;
}

#sidebar
{
  float: right;
  width: 164px;
  padding: 2px;
  text-align: left;
  background-color: #F0F6FB;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar ul ul ul
{
  margin-bottom: 0;
}

#sidebar ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #064B8C;
  color: #ffffff;
}

#menu
{
  float: left;
  width: 164px;
  padding: 2px;
  text-align: center;
  background-color: #F0F6FB;
}

#menu ul
{
  list-style: none;
  margin-bottom: 10px;
}

#menu ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#menu ul ul ul
{
  margin-bottom: 0;
}

#menu ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #064B8C;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  margin: 5px;
  font-size: 70%;
  clear: both;
  text-align: center;
  background-color: #064B8C;
  color: #ffffff;
}

#footer a
{
  color: #ffffff;
  font-size: 70%;
}

.description
{
  margin: 5px 0;
  text-align: center;
  font-size:   1.2em;
  font-family: Helvetica, Arial, Verdana, Sans-Serif;
  font-weight: bold;
  color: #FFF;
  background-color: #FF6600;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #064B8C;
}

#search
{
  text-align: left;
  padding-left: 20px;
	background-color: #F0F6FB;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	font-style: italic;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	text-align: left;
}
/* End captions */

/* 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 { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */