/*
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;
}

.green{
color: #84e003;
font-weight: bold;
}

body
{
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #266382;
	background: #C6EDFD url(images/background.gif) ;
	text-align: justify;
	margin: 0;
	padding: 0;
}

hr
{
  display: none;
}

#page
{
  width: 835px;
  margin: 0 auto;
  background-color: #ffffff;
}

#wrapper
{
  width: 835px;
  margin: 10px 0 10px auto;
  background-color: #ffffff;
}

#content
{
  float: left;
  width: 495px;
}

.post
{
  margin-bottom: 20px;
  color: #064B8C;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 11 px;
}

h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	padding-top: 0;
	color: #008BD1;
}




.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #064B8C;
}

.postmetadata a
{
  color: #008BD1;
}

.post p
{
  line-height: 140%;;
  margin-bottom: 1em;
}

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
}

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;
}



a {
	color: #008BD1;
}

.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
{
  
  padding: 5px;
  background-color: #ffffff;
}

ol.commentlist li.alt
{
  background-color: #e9f3f7;
  border: 1px dashed #3c68b1;
}

ol.commentlist a
{ text-decoration:none;
  color: #3c68b1;
}


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(images/header.jpg)no-repeat;
  height: 218px;
}

#headerimg
{ height: 60px;
  text-align: center;
  padding-top: 15px;
  padding-bottom:0px;
}

#sidebar
{
  float: right;
  width: 164px;
  padding: 2px;
  text-align: left;
}

#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:#008BD1;
  color: #ffffff;
}

#menu
{
  float: left;
  width: 164px;
  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: #008BD1;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  margin: 5px;
  clear: both;
  text-align: center;
  background-color: #008BD1;
  color: #ffffff;
}

#footer a
{
  color: #ffffff;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
    padding-top: 10px;
  padding-bottom: 10px;
  text-align: center;

  background-color: #008BD1;
}

#search
{
  text-align: left;
 margin-bottom: 7px;
	background-color: #ffffff;
}

/*calendar*/


#wp-calendar caption {
	font-weight: bold;
}

#wp-calendar table {
	width: 100%;
	border: 1px solid #E8E8E8;
}

#wp-calendar thead {
	background: #E8E8E8;
}

#wp-calendar tbody td {
	border: 1px solid #E8E8E8;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}

#wp-calendar {
margin:0px 0;
padding:0px 0;
width:160px;
text-align: center
}



#wp-calendar #today {
background: #008BD1;
color: #ffffff;
}


/* RIGHT ADS */

#body_right_content{
	padding-left:86px;
	
}



#right_ads{
	
	float:left;
	
	padding:0px 65px 1px 10px;
	margin-bottom:0px;
	
}

#right_ads div{
	float:left;
	padding-right:7px;
	margin-bottom:0px;
}

#right_ads div.right{
	margin-right:0;
}

#right_ads img { 
      border: #ffffff 5px solid;
      background: #ffffff;
      }