/*
Theme Name: BlueSense

Theme URI: http://www.cheapdesign.info/
Description: Sleek Blue & Green AdSense Ready WordPress theme. Insert your Google AdSense Client ID in the file sidebar.php. Happy blogging! :)
Author: andrej 
Author URI: http://www.cheapdesign.info/
*/

body{
	margin: 0;
	padding: 0;
	background: #000000;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	}
#container{
	background: url(images/bg.gif);
	}
#wrapper{
	background: url(images/main.gif) repeat-y center;
	margin: 0;
	overflow: hidden;
	}
#content{
	clear: both;
	margin: 0 auto;
	width: 820px;
	padding: 20px 0;
	}
.low{
	clear: both;
	height: 10px;
	}
/***********************************************
*	HEADER
***********************************************/
#header{
	background: url(images/header.gif) repeat-x;
	height: 179px;
	overflow: hidden;
	}
.subheader{
	margin: 0 auto;
	width: 786px; /*820*/
	padding: 49px 0 0 34px;
	height: 81px; /*130*/
	}
.subheader h1{
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 30pt;
	color: #0b0135;
	}
.subheader h2{
	padding: 0 34px 0 0;
	font-weight: normal;
	text-align: right;
	margin: -23px 0 0 0;
	font-size: 12pt;
	color: #0b0135;
	}
.nav{
	clear: both;
	margin: 0 auto;
	width: 800px; /*820*/
	padding: 0 0 0 20px;
	}
.search{
	float: right;
	padding: 11px 34px 0 0;
	background: url(images/search.gif) no-repeat 0 11px;
	}
.menu ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
	}
.menu a{
	color: #302659;
	text-decoration: none;
	padding: 0 14px;
	}
.menu a:hover{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 12px;
	}
input#searchsubmit{
	background: none;
	border: none;
	color: #302659;
	font-size: 13pt;
	font-weight: normal;
	}
input#searchsubmit:hover{
	background: none;
	border: none;
	color: #302659;
	font-size: 13pt;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	}
input#s{
	width: 129px; /*139*/
	padding: 2px 5px;
	color: #ffffff;
	height: 18px; /*22*/
	border: none;
	background: none;
	}
.menu{
	float: left;
	color: #302659;
	padding: 11px 0 0 0;
	font-size: 13pt;
	}
/***********************************************
*	MAIN
***********************************************/
#main{
	float: left;
	width: 344px /*404*/;
	padding: 0 31px 0 34px;
	}
.post h2, .post h1{
	margin: 0;
	padding: 0;
	font-size: 14pt;
	}
.postmeta{
	font-size: 7pt;
	}
.navigation{
	clear: both;
	font-size: 8pt;
	}
.alignleft{
	float: left;
	padding: 10px 0;
	}
.alignright{
	float: right;
	padding: 10px 0;
	}
.entry{
	text-align: justify;
	}
.postf{
	font-size: 8pt;
	}
.post{
	padding: 0 0 30px 0;
	}
/***********************************************
*	COMMENTS
***********************************************/
textarea{
	font-size: 8pt;
	font-family: tahoma;
	color: #000000;
	border: none;
	padding: 5px 2px;
	border: 1px solid #000066;
	}
ol.commentlist{
	margin: 0;
	padding: 10px 0;
	}
ol.commentlist li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
#comments h3{
	border-bottom: 1px solid #cccccc;
	margin: 0;
	padding: 0 0 2px 0;
	font-size: 10pt;
	}
#comments{
	padding: 30px 0 10px 0;
	}
input#author, input#email, input#url, textarea#comment{
	border: 1px solid #000066;
	padding: 0;
	font-size: 8pt;
	}
.comfooter{
	text-align: right;
	font-size: 8pt;
	}
.comment_meta{
	font-size: 8pt;
	}
.comcontent{
	background: #000055;
	padding: 5px 2px;
	}
blockquote{
	margin: 0 20px;
	padding: 10px 5px;
	background: #000033;
	border: 3px double #66ff00;
	}
/***********************************************
*	SIDEBAR
***********************************************/
#sidebar{
	float: right;
	width: 411px;
	}
.ads{
	float: left;
	width: 188px;
	padding: 0 29px 0 0;
	text-align: center;
	}
.adsc{
	background: url(images/ads.gif) repeat-y;
	}
.adsh{
	background: url(images/adsh.gif) no-repeat top;
	/*height: 11px;*/
	padding: 11px 0 0 0;
	margin: 0;
	}
.adsf{
	background: url(images/adsf.gif) no-repeat;
	height: 11px;
	padding: 0;
	margin: 0;
	}
.rsidebar{
	float: right;
	width: 160px; /*194*/
	padding: 0 34px 0 0;
	}
.rsidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
.feed a:hover{
	text-decoration: none;
	}
.rsidebar ul li{
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none;
	}
.rsidebar h2{
	margin: 0;
	padding: 0;
	font-size: 14pt;
	color: #66ff00;
	}
.rsidebar ul li ul{
	padding: 23px 0 0 36px;
	}
.rsidebar ul li ul li{
	list-style: none;
	margin: 0;
	padding: 0;
	}
.rsidebar a{
	color: #ffffff;
	}
/***********************************************
*	FOOTER
***********************************************/
#footer{
	clear: both;
	text-align: center;
	}
#footer p{
	font-size: 8pt;
	}
.subf{
	background: url(images/footer.gif) repeat-x center;
	height: 26px; /*33*/
	clear: both;
	text-align: center;
	padding: 7px 0 0 0;
	}
/***********************************************
*	LINKS
***********************************************/
.subf a{
	color: #0b003b;
	font-weight: bold;
	}
.subheader h1 a{
	color: #0b0135;
	}
a{
	color: #66ff00;
	text-decoration: none;
	}
a:hover{
	text-decoration: underline;
	}
