/*
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: 70% Arial, Verdana, Arial, Sans-Serif;
	background: #DBDBDB;
	margin: 0px;
	padding: 0px;
	color: #999999;
}

body a, body a:visited {
	color: #B47B10;
	text-decoration: underline;
}

body a:hover {
        color: #707070;
	text-decoration: none;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 960px;
	margin: 20px auto;
        background: #333333;
	padding: 0;
	border: solid 1px #999999;
}

#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #000;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #5F5959;
	font-family: Arial, "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
	
}

#header h1 a {
	color: #5F5959;
        text-decoration: none;
}

.description {
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
}

#header #header_right {
	float:right;
	width: 20px;
	text-align: right;
	font-size: 1.2em;
	color: #666666;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 870px;
	text-align: left;
	font-size: 1.2em;
	color: #666666;
       	padding: 10px 0px 10px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 600px;
        background: #333333;
       	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
        padding-right: 10px;
	border-right: solid 1px #999999;    
}

#sidebar {
	float: right;
	width: 320px;
        background: #333333;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #9999999;
	width: 100%;
	clear: both;
	background: #333333;
	border: solid 1px #999999;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #FF9900;
	text-decoration: underline;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 430px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 340px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 2.0em;
	line-height: 1.5.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.2em;
	text-decoration: none;
	color: #999999;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post h2 a:hover {
	text-decoration:none;    
        color:#707070;
}

.post {
	font-size: 1.3em;
	margin-bottom: 30px;
	text-align: left;
        line-height: 1.5em;
}

.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: left;
}

.entrytext .postmetadata {
	margin-top: 20px;
	text-align: justify;
}

.postmetadata {
	border-top: 1px dashed #8C8C79;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: right;
}

.postmetadata alt {
	border-top: 1px solid #8C8C79;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
}

/*--------------navigation------------*/
.navigation {
	display:block;
	margin-bottom: 20px;
}

#menu {
	background:#333333;
	font:Arial, Helvetica, sans-serif;
	font-size: 11pt;
       	width:960px; 
	overflow:hidden;
	text-transform:normal;
	letter-spacing:0px;
        border-bottom: solid 1px #999999;
        border-top: solid 1px #999999;
}


#menu ul {
	margin:0;
	padding-left:10px;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
        border-right: dotted 1px #999999;
}

#menu ul li a {
	padding:10px 10px 10px 10px;
	margin: 0;
	color: #999999;
	display:block;
	font-weight:bold;
        text-decoration:none;
	
}

#menu ul li a:hover {
	background: #000;
	color:#707070;
	text-decoration:none;
}

.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: #222222;
	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: 0;
	padding: 5px 10px 5px 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color: #999999;
        text-decoration: none;
        
}

#sidebar .sidebar_left ul h2 {
        padding: 5px 5px 5px 5px;
	color: #999999;
	font-size: 1.4em;
        border-bottom: dotted 1px #CCCCCC;
}



#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}


#sidebar .sidebar_left ul ul li {
        padding: 5px 5px 5px 5px;
        border-bottom: dotted 1px #CCCCCC;
}



#sidebar a:hover {
        text-decoration:underline;    
        color:#B47B10;
}

#sidebar .sidebar_left {
	width: 270px;
	float: left;
	padding: 0 10px 0 10px;
}



#sidebar .sidebar_left ul ul li ul{ 
      padding-left:20px; 
      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; 
} 
  

  


/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 1px dashed #8C8C79;
	padding-bottom:20px;
}

#respond {
	font-size: 1.6em;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 1.3em;
        line-height: 1.5em;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #8C8C79;;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed #8C8C79;;
}

#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: #8C8C79;
	border: 1px solid #8C8C79;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 200px;
	background: #333333;
        color: #999999;
        border: 1px solid #CCCCCC;
}

/*-------------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;
}
