/*
Theme Name: Black Sense
Theme URI: http://www.smartconsultant.net/
Description: <p><a href="http://www.smartconsultant.net/">Black Sense</a> Adsense Ready Wordpress Theme, modified from Blue Sense http://www.doshdosh.com/</p>
Version: 1.0
Author: SmartConsultant
Author URI: http://www.smartconsultant.net/
*/

*
{
  padding: 0;
  margin: 0;
}

body
{
	font-size:   76%;
	font-family: Arial, Verdana, Sans-Serif;
	background-color: #000000;
}

hr
{
  display: none;
}

#page
{
	background-color:#F3F3F3;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	padding-bottom:10px;
	width:1030px;
}

#wrapper
{
  width: 1024px;
  margin: 0 auto;
  background-color: #F3F3F3;
}

#content
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #d4d4d4;
	float:left;
	margin-left:2px;
	padding:5px;
	width:493px;
}
#head{background:url(images/post_content_h3.png) no-repeat;height:30px;margin:0 0 0 -47px;
	overflow: hidden;
	height: 30px;
	width:558px;
	float:left;}
.post
{
  margin-bottom: 20px;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 1.1em;
}

.post small {
	color: #cccccc;
}

h2
{
  font-size: 1.6em;
  border-bottom: 1px solid #000000;
}

h2 a:hover, h2 a:visited, h2 a
{
  text-decoration: none;
  color: #CC0000;
}

.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
{
  margin: 1em 1.5em;
  padding: 1em 1.5em;
  border: 1px solid #000000;
  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 #000000;
}

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: 1.2em;
  font-size: 1.2em;
}

h5
{
  margin-top: 1em;
  font-size: 1em;
}

a
{
  color: #000000;
}

.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 #000000;
  padding: 5px;
  background-color: #d3d3d3;
}

ol.commentlist li.alt
{
  background-color: #d3d3d3;
}

ol.commentlist a
{
  color: #000000;
}

small.commentmetadata
{
  font-size: 0.8em;
  margin-bottom: 1em;
  display: block;
}

#header
{
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding:7px;
	text-align:center;
	width:995px;
}

#headerimg
{
  text-align: center;
  padding-top: 20px;
}

#sidebar
{
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	float:right;
	margin-right:10px;
	padding:5px;
	text-align:left;
	width:300px;
}

#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: #000000;
  color: #ffffff;
}

/******************left content - menu****************************/
#menu {
	float: left;
	width: 167px;
	margin-left:5px;
	padding:5px;
	text-align:left;
}
#menu_top {
	float: left;
	width: 168px;
	margin-bottom: -12px;
}
#menu .img_ads { /*in content */
	text-align:center;
}
#menu .img_ads img {
	border-width: 0px;
	margin: 8px 8px;
	padding: 0px;
}
/* menu box */
#menu .box {
	margin: 10px 5px 5px 5px;
	background: url(images/sidebar_box_bg.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}
#menu .box h3 {
	background: url(images/sidebar_box_header.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 11px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
#menu .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer_top_left.png) no-repeat left bottom;
	height: 5px;
}
/* menu box top */
#menu_top .box {
	margin: -5px -3px 12px;
	background: url(images/sidebar_box_bg_top_left.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}
#menu_top .box h3 {
	background: url(images/sidebar_box_header_top_left.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
#menu_top .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer_top_left.png) no-repeat left bottom;
	height: 5px;
}
#menu_top .box .box_header {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_header_top2.png) no-repeat left top;
	height: 5px;
}
/* menu box common properties */
#menu .box .box_content {
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	color: #666;
}
.mbl_fo_hidden,
.mbl_join_img,
.mbl_join {
	display:none;
}
#menu .box .box_readers {
	font-size: 12px;
	padding: 18px 0px 5px 22px;
	_padding: 5px 0px 25px 0px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#menu .box .box_readers .join {
	margin: 8px 25px 5px 10px;
	_margin: 0px 25px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
}
#menu .box .box_content ul, 
#menu .box .box_content ol {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu .box .box_content ul li, 
#menu .box .box_content ol li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#menu .box .box_content ul li a,
#menu .box .box_content ol li a{
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(images/dot.gif) repeat-x bottom;
	width: 99%;
	color: #046380;
	text-decoration: none;
}
#menu .box .box_content ul li a:hover, 
#menu .box .box_content ul li a:active, 
#menu .box .box_content ul li a:focus,
#menu .box .box_content ol li a:hover, 
#menu .box .box_content ol li a:active, 
#menu .box .box_content ol li a:focus{
	text-decoration: underline;
}

#footer 
{
	background-color:transparent;
	clear:both;
	color:#FFFFFF;
	margin:5px 10px;
	padding:5px;
	text-align:left;
}

#footer a
{
  color: #ffffff;
}

#footer p {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	margin-top:15px;
	padding:7px;
	text-align:center;
}

.description
{
  border-bottom: 100px;
}

#ad_hf
{
	background-color:#F3F3F3;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}

#ad_hf #nav {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#000000 none repeat scroll 0 0;
	color:#FFFFFF;
	height:20px;
	margin-left:10px;
	margin-right:10px;
	padding:7px;
	width:995px;
}

#ad_hf #nav li {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:-3px;
	margin-right:-2px;
	margin-top:3px;
	padding-right:5px;
}

#ad_hf #nav li a {
	border-right:1px solid #CCCCCC;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:5px;
	text-decoration:none;
	text-transform:uppercase;
}

#ad_hf #nav li a:hover {
	color: #fff;	
	background: #CC0000 none repeat scroll 0 0;
}

#search
{
	text-align: left;
  	padding-left: 20px;
	background-color: #F3F3F3;
}

div#iklan {
	border:none;
	float:left;
	height:252px;
	margin-bottom:5px;
	margin-right:5px;
	margin-top:5px;
	width:302px;
}
/******************right content - sidebar****************************/
#sidebar {
	float: right;
	width: 318px;
	margin-top:-30px;
}
#sidebar_top {
	float: left;
	width: 320px;
	margin-bottom: -12px;
}
#sidebar_left {
	float: left;
	width: 168px;
	margin-left:-6px;
}
#sidebar_right {
	float: right;
	width: 168px;
	margin-right:-12px;
}
#sidebar .img_ads { /*in content */
	text-align:center;
}
#sidebar .img_ads img {
	border-width: 0px;
	margin: 8px 8px;
	padding: 0px;
}
/* sidebar box */
#sidebar .box {
	margin: 10px 5px 5px 5px;
	background: url(images/sidebar_box_bg.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}
#sidebar .box h3 {
	background: url(images/sidebar_box_header.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 11px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
#sidebar .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer.png) no-repeat left bottom;
	height: 5px;
}
/* sidebar box top */
#sidebar_top .box {
	margin: -5px -3px 12px;
	background: url(images/sidebar_box_bg_top.png) repeat-y;
	background-color:#FFFFFF;
	overflow: hidden;
}
#sidebar_top .box h3 {
	background: url(images/sidebar_box_header_top.png) no-repeat left top;
	margin: 0px;
	overflow: hidden;
	height: 23px;
	font-size: 12px;
	text-transform:uppercase;
	padding: 7px 10px 0px 10px;
}
#sidebar_top .box .box_bottom {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_footer_top.png) no-repeat left bottom;
	height: 5px;
}
#sidebar_top .box .box_header {
	margin: 0px;
	padding: 0px;
	background: url(images/sidebar_box_header_top2.png) no-repeat left top;
	height: 5px;
}
/* sidebar box common properties */
#sidebar .box .box_content {
	font-size: 12px;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	color: #666;
}
.mbl_fo_hidden,
.mbl_join_img,
.mbl_join {
	display:none;
}
#sidebar .box .box_readers {
	font-size: 12px;
	padding: 18px 0px 5px 22px;
	_padding: 5px 0px 25px 0px;
	overflow: hidden;
	color: #666;
	text-align: center;
	display: block;
}
#sidebar .box .box_readers .join {
	margin: 8px 25px 5px 10px;
	_margin: 0px 25px 0px 0px;
	float: right;
	display: inline;
	overflow: hidden;
}
#sidebar .box .box_content ul, 
#sidebar .box .box_content ol {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar .box .box_content ul li, 
#sidebar .box .box_content ol li {
	background: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar .box .box_content ul li a,
#sidebar .box .box_content ol li a{
	display: block;
	outline: none;
	padding: 4px 0 6px;
	background: url(images/dot.gif) repeat-x bottom;
	width: 99%;
	color: #046380;
	text-decoration: none;
}
#sidebar .box .box_content ul li a:hover, 
#sidebar .box .box_content ul li a:active, 
#sidebar .box .box_content ul li a:focus,
#sidebar .box .box_content ol li a:hover, 
#sidebar .box .box_content ol li a:active, 
#sidebar .box .box_content ol li a:focus{
	text-decoration: underline;
}
/*flickr*/
#getflickr {
	margin: 0px;
	padding: 10px 10px 7px 15px;
	display: block;
	list-style-type: none;
	overflow: hidden;
}
#getflickr li {
	float: left;
	font-size: 13px;
	line-height: 24px;
	color: #999999;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: block;
	overflow: hidden;
}
#getflickr li a {
	background:none;
	margin: 0px;
	padding: 4px; /*4*/
	border: none;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	display: block;
	overflow: hidden;
}

#getflickr li img {
	height: 49px;
	width: 49px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000;
	display: inline;
}
#getflickr li a:hover {
	border: none;
	background-color:#E9E9E9;
}
/* subscribe form */
#sidebar .rss_box { /*in content */
	display: block;
	background-image:url(images/rss_icon.jpg);
	background-repeat:no-repeat;
	padding-left: 40px;
	height: 40px;
	border: 0;
}
#sidebar #rss_form { /*in content */
}
#rss_form #email_rss {
	background: none;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 0px 7px;
	padding: 2px 3px 0px 30px;
	width: 182px;
	height: 18px;
	outline: 0;
	color:#666666;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:12px;
	background-image:url(images/email.png);
	background-repeat:no-repeat;
	background-position: 5px 3px;
}
#rss_form #subscribe_email_btn {
	width:50px;
	height:21px;
	border:none;
	background:url(images/go.png) no-repeat;
	cursor:pointer;
	margin-left: 7px;
}
#footer_area {
	background: url(images/botsl-bg.gif) repeat-x left top #333333;
	color: #999999;
	border-bottom: 1px solid #040404;
	overflow: hidden;
	min-height: 180px;
}
#footer_area_content {
	width: 950px;
	margin: 0 auto;
	clear: both;
	color: #CCCCCC;
	font-size: 12px;
	overflow: hidden;
}
#footer_area_content a {
	display: inline;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#footer_area_content a:hover, #footer_area_content a:active, #footer_area_content a:focus {
	text-decoration: underline;
}
#footer_area_content .box {
	float: left;
	width: 24.99%;
}
#footer_area_content .box .box_content {
	margin: 10px;
}
#footer_area_content .box h3 {
	margin: 10px;
	color: #FFFFFF;
	text-transform:uppercase;
	font-size: 12px;
	display: block;
	border-bottom: 1px solid #4B4B4B;
	padding: 0px 0px 5px 0px;
}
#footer_area_content .box .box_content ol, #footer_area_content .box .box_content ul {
	padding: 0;
	margin: 0;
}
#footer_area_content .box .box_content ol li, #footer_area_content .box .box_content ul li {
	margin: 5px 0px 5px 20px;
	padding: 0;
	background: none;
}
#navigation_area {
	background: url(images/mainnav-bg.gif) repeat-x left bottom;
	border-bottom: 1px solid #B4B4B4;
	height: 32px;
	display: block;
	padding-top: 4px;
	overflow: hidden;
}
#foot{background: url(images/post_content_footer2.png) no-repeat center bottom;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	float: left;
	width: 588px;
	height: 3px;}
.box_content a{color:#046380;}
.clr{ clear:both;}
.xs{
        font-size:32px;
        color:black;}
.xs:hover {
        font-size:32px;
        color:#ccc;}
.as{
        /*background:url("banner-cellphones-review.JPG");width:988px;height:104px;*/
        background:url("banner.jpg")#ccc;width:988px;height:104px;}
.desc {
        font-size:15px;
        text-align:left;
        color:#ccc;}
.textall{
        float:left;
        padding:15px;}