/*
Theme Name: ProSense-Grey
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense-Grey is a fast loading and search engine optimized Adsense Ready Wordpress Theme, specifically designed for all types of niche and professional content.<br /><br />Distributed under the Creative Commons Attribution-ShareAlike 3.0 License.
Author: Dosh Dosh</a> and <a href="http://thewrongadvices.com">The Wrong Advices</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #fff;
	margin: 0px;
	padding: 0px;
	color: #272727;
}

body a, body a:visited {
	color: #F18000;
	text-decoration: none;
        font-weight: bold;
}

body a:hover {
       background: 0;
       color: #F18000;
       text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 20px auto;
	background: #f5f5f5;
        border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 0 0px 0 0px;
}

#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #fff;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #fff;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #fff;
}


#header #header_right {
	float:right;
	width: 320px;
	text-align: right;
	font-size: 1.2em;
	color: #fff;
	padding: 10px 20px 5px 0;
}

#header #header_left {
	float:left;
	width: 400px;
	text-align: left;
	font-size: 1.2em;
	color: #fff;
	padding: 10px 0px 5px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 580px;
        background: #fff;
        border-right: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
        padding-right: 20px;
}

#sidebar {
	float: right;
	width: 310px;
        background: #f5f5f5;
	margin: 0 0px 0 0;
	padding: 20px 10px 10px 0;
}

#footer {
	color: #fff;
        width: 100%;
	clear: both;
	background: #2A6782;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;     
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.5.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #2A6782;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post h2 a:link, a:visited{
	color: #444444;
}

.post h2 a:hover {
        background: 0;
        color: #2E2E2E; 
	text-decoration: none;
}

.post {
	font-size: 1.2em;
	margin-bottom: 30px;
	text-align: justify;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul, .post ol {
	margin: 10px 0 10px 0;
	padding-left: 40px;
}

.post li {
	padding: 2px 0 2px 0;
}

.entry {
	margin-bottom: 10px;
	text-align: justify;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
	background: #2A6782;
	clear: both;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	color: #fff;
	font-family: Arial, Tahoma, Verdana;
	height: 35px;
	margin: 0;
	padding: 0;
        font-size: 12px;
	text-transform: none;
	width: 950px; }
 
	#nav .wrap {  }
 
	#nav ul {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0;
		width: 100%; }
 
	#nav li {
		float: left;
		list-style: none;
		margin: 0;
		padding: 0; }
 
		#nav li a {
			border-right: 0;
			display: block;
			margin: 0;
			padding: 10px 15px 10px 20px;
			position: relative;
			text-decoration: none; }
 
	#nav a, #nav a:visited {
		background: #2A6782;
		color: #fff;
		display: block;
		font-weight: bold;
		margin: 0;
		padding: 10px 15px 10px 20px;
		text-transform: none; }
 
	#nav a:hover {
		background: #2A6782;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		border-top: 1px solid #cccccc;
		color: #fff;
		height: 24px;
		margin: 0;
		padding: 5px 15px 5px 20px;
		text-decoration: underline; 
}

#nav1 {
	width: 280px;
	float: right;
	height: 35px;
	margin: -35px 10px 0px 0px;
	padding: 0px 20px 0px 0px;
	text-transform: uppercase;
}

	#nav1 li {
		list-style: none; }
		
.cari {

	height: 35px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 0px; }

#subboxcari {
	background: #fff;
	width: 280px;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	display: inline;
}
 
.alignleft {
	float:left;
	text-align:left;
}

.alignright {
	float:right;
	text-align:right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 20px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}


code{
	font:1.2em 'Courier New',Courier,Fixed;
	display:block;
	overflow:auto;
	text-align:left;
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 10px;
	background: #D7E1FF;
	border-top: solid 1px #9DB7FF;
	border-bottom: solid 1px #9DB7FF;
}

a img {
	border: 3px;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin: 0px 0px 0px 0px;
        margin-bottom:20px;
	padding: 0px 10px 0px 0px; 
}

#sidebar a {
	color: #2A6782;
        
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
        padding-right: 10px;
	border-bottom: dashed 1px #CFCFCF;
	font-size: 1.5em;
}



#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
        padding-right: 10px;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #CFCFCF;
        padding-right: 10px;
}



#sidebar a:hover {
        background: 0;
        color: #F18000;
	text-decoration: underline;
        padding-right: 5px;
       
}

#sidebar .sidebar_left {
	width: 310px;
	float: left;
	padding: 0 10px 0 10px;
}



#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      padding-right: 10px;
      margin-bottom:0; 
}

#sidebar .sidebar_left ul ul li ul li{ 
      list-style:none; 
      line-height:1.6em; 
      font-size: 1.1em; 
      border-bottom:0; 
      padding-right: 10px;
} 
  

  


/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #ccc;
}

#comment_title {
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width:99%;
	padding:2px;
	font-size: 12px;
	background-color: #fff;
	border: 1px solid #ccc;
}


/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #fff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
	margin-right: 10px;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 5px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_linkunit {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	margin-bottom: 30px;
}