/*
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:   82%;
	font-family: arial, sans-serif;
	background-color: #99CCFF;


}

.post a,.entry a:link,.post a:visited {text-decoration:none; border-bottom:1px dotted #151b8d}
.post a:hover,.post a:active {text-decoration:none; border-bottom:1px dotted #151b8d; color: red;}

.h2 a,.entry a:link,.h2 a:visited {text-decoration:none}
.h2 a:hover,.h2 a:active {text-decoration:none; color: red}

#menu a:link,#menu a:visited {text-decoration: none; border-bottom:1px dotted #151b8d;}
#menu a:hover,#menu a:active {text-decoration: none; color: red; font-weight: bold;}





hr
{
  display: none;
}

#page
{
  width: 950px;
  margin: 0 auto;
  background-color: #ffffff;
}

#wrapper
{
  width: 950px;
  margin: 0 auto;
  background-color: #ffffff;
}

#content
{
  float: left;
  width: 575px;
  margin-left: 20px;
}


.post
{
  margin-bottom: 20px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

.breadcrumbs
{
  
  color: #000000;
  padding-left: 1px;
  padding-right: 1px;
  font-size: 1.1em;
background-color: #ffffff;
}

h2
{
  font-size: 1.3em;

}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #151b8d;
}


.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #000000;
}

.postmetadata a
{
  color: #000000;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}



blockquote
{
  border-bottom:0px dotted #0A4369;  
  color:#151b8d;  
  font-size:125%;  
  letter-spacing:-1px; 
  line-height:0.6em; 
  margin:0px; 
  padding:15px 10px 0px; 
  word-spacing:.8px; 
}



img.right {
float: right;
margin:10px 0 0 10px;
}
img.left {
float: left;
margin:0 10px 10px 0;
}


.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;
}

h3
{
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.4em;
}

h4
{
  margin-top: 2em;
  font-size: 2em;
font-weight: bold;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

h6
{
  border-bottom:1px dotted #1518bd;  
  color:#151b8d;  
  font-size:125%;  
  letter-spacing:-1px; 
  line-height:0.9em; 
  margin:0px; 
  padding:2px 2px 0px; 
  word-spacing:1px; 
}




h7
{
  font-size: 50%;
}
a
{
  color: #151b8d;
}


h8
{
A:link {text-decoration: none; color:#151b8d; border-bottom:1px dotted #151b8d;}
A:visited {text-decoration: none; color:#151b8d; border-bottom:1px dotted #151b8d;}
A:active {text-decoration: none}
A:hover {text-decoration: none; color: red; font-weight: bold;}
}






.navigation
{
  display: block;
  margin-top: 10px;
  margin-bottom: 40px;
}

.alignleft
{
  float: left;
  text-align: left;
 
}

.alignright
{
  float: right;
  text-align: right;
}

ol.commentlist
{
  width: 90%;
  margin: 0 auto;
}

ol.commentlist li
{
  margin-bottom: 1.5em;
  border: 1px solid #151b8d;
  padding: 5px;
  background-color: #d3d3d3;
}

ol.commentlist li.alt
{
  background-color: #d3d3d3;
}

ol.commentlist a
{
  color: #151b8d;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
text display: none;
overflow:hidden;
position:relative;
width:950px;
height:168px;
margin-bottom: 0px;
margin-top: 0px;
text-align: center;
padding-top: 0px;
background: #ffffff url(header.jpg) top center no-repeat;
}

#headerimg
{
  text-align: center;
  padding-top: 20px;
text-indent: -35000px; margin: 0; padding: 0;
}

#sidebar
{
  float: right;
  width: 160px;
  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: #151b8d;
  color: #ffffff;
}

#menu
{
  float: left;
  width: 150px;
  padding: 15px;
  text-align: left;
list-style none;
color: #151b8d;
}

#menu ul
{
  list-style: none;
  font-size: 1.1em;
line-height: 125%;
padding: 1px;
margin-bottom: 10px;
}

#menu ul ul
{
  list-style-type: none;
  margin-left: 10px;
}

#menu ul ul ul
{
  margin-bottom: 0;

}

#menu ul h2
{
  font-size: 1.2em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 5px;
  background-color: #151b8d;
  color: #ffffff;
}

#footer 
{
  padding: 5px;
  margin: 5px;
  clear: both;
  text-align: center;
  background-color: #151b8d;
  color: #ffffff;
}

#footer a
{
  color: #ffffff;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #151b8d;
}

#search
{text-align: left;
padding-left: 20px;
background-color: #151b8d;}

.search-form input {
  width: 150px;
}

.entry-text {
font-size: .8em;
  font-weight: bold;
  padding: 2px;
  margin-bottom: 8px;
  color: #151b8d;
  background-color: #ffffff;}

/* 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;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

