/*
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:   70%;
	font-family: arial;
	background-color: #000000;
    color: #1D1D1D;
	background:url('bg.gif')  top center repeat-x #fff;



}

hr
{
  display: none;
}

#page
{
/**  width: 835px; **/
  width: 970px;
  margin: 0 auto;
/*  background-color: #F0F6FB; */
background-color: #ffffff;
}

#wrapper
{
  width: 970px;
  margin: 0 auto;
  background-color: #ffffff;
  margin-top: 15px;

}

#content
{
  float: left;
  width: 630px;
}

.post
{
  margin-bottom: 20px;
  color: #1D1D1D;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

h2
{
  font-size: 1.6em;
  border-bottom: 1px #191919;
  color: #191919;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #191919;
}

.entry
{
  margin-top: 10px;
  margin-bottom: 15px;
}

.postmetadata
{
  padding: 2px;
  font-size: 0.8em;
  border-top: 1px solid #191919;
}

.postmetadata a
{
  color: #191919;
}

.post p
{
  line-height: 1.4em;
  margin-bottom: 1em;
}

blockquote {

margin: 1em 3em;
	color: #191919;
	border-left: 2px solid #e5e5e5;
	padding-left: 1em; }


}


.post li
{
  margin-left: 20px;
}

.post ul
{
  /**list-style-type: disc;**/
  margin-bottom: 10px;
  list-style-image:url(http://www.latestcar.us/wp-content/themes/BlueSense/bullet.png);
  margin-left: 50px;
  margin-right: 0px;
}

acronym, abbr, span
{
  cursor: help;
}

acronym, abbr
{
  border-bottom: 1px dashed #191919;
}

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: 15px;
  font-weight: bold;
}

h4
{
  margin-top: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #191919;
}

.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 #191919;
  padding: 5px;
  background-color: #d3d3d3;
}

ol.commentlist li.alt
{
  background-color: #d3d3d3;
}

ol.commentlist a
{
  color: #191919;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: left;
  padding-top: 0px;
  background: #000000; 
  height: 161px;


}

#headerimg
{
  text-align: left;
  padding-top: 0px;
 
  height: 180px;

  background: #000000; 
  background:url('banner.jpg') top center no-repeat; 



}

#sidebar
{
  float: right;
  width: 164px;
  padding: 2px;
  text-align: left;
}

#sidebar ul
{
  list-style: none;
  margin-bottom: 10px;
}



#sidebar ul li {
			line-height: 1.5em;
			padding: 2px 0;
			border-bottom: 1px solid #E9E9E9;
		}
#sidebar ul li a {
			color: #191919;
			text-decoration: none;
		}




#sidebar ul ul
{
  list-style-type: none;
  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: #191919;
  color: #ffffff;
}

#menu
{
  float: left;
  width: 164px;
  padding: 2px;
/**  text-align: center; **/

}

#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: #191919;
  color: #ffffff;
}

#footer 
{
  width: 970px;
  padding: 5px;
  margin: 0px;
  clear: both;
  text-align: center;
  background-color: #191919;
  color: #ffffff;
}

#footer a
{
  color: #ffffff;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color:#333333;

}

#search
{
  text-align: left;
  padding-left: 20px;
	background-color: #ffffff;
}
