/*
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
{
	font-size:12px;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #ffffff;
	color:#770000;
}

hr
{
  display: none;
}

#page
{
  width: 750px;
  margin: 0 auto;
  background-color: #FFFFFF;
}

#wrapper
{
  width: 750px;
  margin: 0 auto;
  background-color: #FFFFFF;
}

#content
{
  float: right;
  width: 560px;
}


h1
{
  font-size: 16px;
}

h1 a:hover, h1 a:visited, h1 a
{

text-decoration: none;
color: #770000;

}




h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #770000;
  color:#770000;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #770000;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #770000;
}

.postmetadata a
{
  color: #770000;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #770000;
  background: #ffffff;
}

.post li
{
  margin-left: 20px;
}

.post ul
{
  list-style-type: disc;
  margin-bottom: 10px
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #770000;
}

blockquote cite
{
  margin: 5px 0 0;
  display: block;
}


a img
{
  border: none;
}

h3
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
}

h4
{
  margin-top: -5px;
  margin-bottom:3px;
  font-size: 15px;
}

h4 a:hover, h4 a:visited, h4 a
{
  margin-right:15px;
  text-decoration: none;
  color: #770000;
}
h5
{
  margin-top: 1em;
  font-size: 1em;
}


.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
  width: 50%;
}

.alignright
{
  float: right;
  text-align: right;
  width: 50%
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #770000;
  padding: 5px;
  background-color: #770000;
}

ol.commentlist li.alt
{
  background-color: #ffffff;
}

ol.commentlist a
{
  color: #770000;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{

background-image:url(header.gif);
padding-top:0;
padding-bottom:120px;
}

#headerimg
{

padding-left:250px;
padding-top:11px;
text-align:left;

}

#sidebar1
{
  float: left;
  width: 325px;
  padding: 2px;
  text-align: left;
}

#sidebar2
{
  float: right;
  width: 325px;
  padding: 2px;
  text-align: left;
}

#sidebar1 ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar1 ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar1 ul ul ul
{
  margin-bottom: 0;
}

#sidebar1 ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #770000;
  color: #ffffff;
}

#sidebar2 ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar2 ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar2 ul ul ul
{
  margin-bottom: 0;
}

#sidebar2 ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #770000;
  color: #ffffff;
}

#sidebar3
{
  float: right;
  width: 325px;
  padding: 2px;
  text-align: left;
}

#sidebar3 ul
{
  list-style: none;
  margin-bottom: 10px;
}

#sidebar3 ul ul
{
  list-style-type: circle;
  margin-left: 20px;
}

#sidebar3 ul ul ul
{
  margin-bottom: 0;
}

#sidebar3 ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #770000;
  color: #ffffff;
}


#menu
{
  float: left;
  width: 160px;
  padding: 2px;
  text-align: left;
}

#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: #770000;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  margin: 5px;
  clear: both;
  background-color: #ffffff;
  color: #770000;
  border-top:1px solid #770000;
}

#footer a
{
  color: #770000;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
padding-top:5px;
padding-bottom:5px;
}

#search
{
  text-align: left;
  padding-left: 20px;
	background-color: #FFFFFF;
}
#topsearch {

float:right;
right: 0px;
padding-right:15px;
}
#share {

float:right;
}
#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none; }
#navmenu li {display: inline; }
#navmenu ul li a {text-decoration:none;  margin: 4px;
	color: #77000;
}
#navmenu ul li a:hover {color: #770000;
	background: white; }
