/*
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: transparent url()no-repeat;
      background-position:right top;
	margin: auto;
	padding: 0px;
	color: #333;
      text-align:left;
}
body a, body a:visited {
	color: #3366ff;
	text-decoration: none;
}
body a:hover {
	text-decoration: none;
        color: #009999;
}
body p {
	padding: 5px 0px;
	margin: 5px 0px;
}
#page { 
      float:left;
	width: 100%;
	margin:auto;
	background: transparent top center repeat-y;
	padding: 0;
}
#header {
	width: 100%;
	background: transparent;
	height: 88px;
	background: transparent top center repeat-x;
        padding: 40px 0 0 0;
        border-bottom: 6px groove #33cccc;
}
#header h1 {
	font-size: 1.8em;
	padding: 0;
	margin: 0;
	color: #999;
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;	
}
#header h1 a {
	color: #333;
        float:left;
}
#header h1 a:hover {
	color: #009999;
}
.description {
	font-family: "Verdana", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif;
        font-size: 11px;
        color: #333;
        float:left;
        padding: 8px;
}
#header #header_right {
	float:left;
	width: 320px;
        height: 90px;
	text-align: right;
	font-size: 1.2em;
	color: #ff00ff;
	padding: 0;
}
#header #header_left {
	float:left;
	width: 610px;
        height: 90px;
	text-align: left;
	font-size: 1.2em;
	color: #666;
	padding: 3px;
}
#logons {
float: left;
margin:0 5px 0 0;
padding:0;
border:0;
}
#menu-horizontal {
float:left;
width:470px;
height: auto;
margin:0;
padding:0;
}
#menu-horizontal a {
color: #009999;
font-size: 10px;
}
#menu-horizontal a:hover {
color: #666;
text-decoration:underline;
}
#subscribe {
	text-align: right;
}
#wrapper {
        float:left;
	width: 100%;
}
#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 10px;
	padding-top: 2px;
}
#sidebar {
	float: left;
	width: 440px;
	margin-left: 5px;
	padding-top: 20px;
      border-left: 0 dashed #999;
}
#footer {
	color: #fff;
	width: 100%;
	height: 100px;
	clear: both;
	background: #FFF url('http://nuvemseo.net/img-blog/bg-ns-head.jpg') top center repeat-x;
        border-top:4px groove #33cccc;
}
#footer a, #footer a:hover, #footer a:visited {
	color: #fff;
	text-decoration: none;
}
#footer_left {
	padding: 10px 0 10px 10px;
	text-align: left;
	float: left;
	width: 400px;
	line-height: 1.6em;
}
#footer_right {
	padding: 10px 10px 10px 0;
	text-align: right;
	float: right;
	width: 490px;
	margin-left: 0px;
}
/*-------------Headings-------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: verdana,Arial,helvetica,Sans-Serif;
}
h1 {    
        color: #666;
	font-size: 1.8em;
	line-height: 1.0em;
        text-align: center;
}
h1 a  {
        color: #666;
        line-height: 1.0em;
        text-align: center;
}
h1 a:hover  {
        color: #999;
        line-height: 1.0em;
        text-align: center;
}
h2 {
	font-size: 1.8em;
        color: #009999;
        text-align: center;
        margin: 23px 0 15px 0;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 13px;
}
h6 {
	font-size: 11px;
        color: #666;
        text-align: left;
        margin:0;
}
/*-------------The Post-------------*/
.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	color: #009999;
	margin-bottom: 10px;
	line-height: 1.0em;
}
.post {
	font-size: 1.4em;
	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: 20px;
}
.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: 10px;
}
#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 3.15em;
	height : 40px;
}
#nav a {
   margin: 0px;
   width : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}
#nav a:hover {
	background: #eee;
}
#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float:left;
	text-align:left;
        font-weight:normal;
        font-size: 14px; 
}

.alignleft a:hover {
           color: #666;     
}

.alignright {
	float:right;
	text-align:right;
        font-size: 14px;
        font-weight:normal;
}
.alignright a:hover {
color: #666; 
}

.pagetitle {
	font-size: 2.0em;
	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: 0;
}
/*--------------Sidebar------------*/
#sidebar ul {
	margin-bottom:20px;
        background: #fff;
}
#sidebar a {
	color: #669900;
}
#sidebar .sidebar_left ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #cfcfcf;
	font-size: 1.2em;
        text-align:center;
}
#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #cfcfcf;
	font-size: 1.2em;
}
#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}
#sidebar ul ul {
}
#sidebar .sidebar_left ul ul li {
	border-bottom: solid 1px #009999;
}
#sidebar .sidebar_right ul ul li {
	border-bottom: solid 1px #009999;
}
#sidebar a:hover {
        background: #F0FFF0;
	text-decoration: none;
        color: #009999;
}
#sidebar .sidebar_left {
	width: 210px;
	float: left;
	padding: 0 2px 0 2px;
        border: 0 solid #eee;
        text-align:left;
}
#sidebar .sidebar_right {
	width: 180px;
	float: left;
	padding: 0 2px 0 2px;
        margin-right:5px;

}
#sidebar .sidebar_left ul ul li ul{ 
      padding-left: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; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:10px; 
      margin-bottom:0; 
} 
  
#sidebar .sidebar_right 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 #009999;
	padding-bottom:20px;
}
#respond {
	font-size: 2.0em;
        color: #009999;
        text-align:center;
	margin-bottom: 15px;
        border-bottom: 0 dashed #009999;
}
ol.commentlist {
	list-style-type : none;
	font-size: 1.2em;
}
ol.commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
ol.commentlist li.alt {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
}
#comment_title {
	margin-bottom: 5px;
        background-color: #D7FFFF;
}
#commentform {
	margin-bottom: 10px;
}
#commentform p {
	margin-bottom: 10px;
	font-size: 1.5em;
}
#commentform textarea {
        margin-bottom: 10px;
	width:80%;
        height:90px;
	padding:2px;
	font-size: 12px;
	background-color: #F0FFF0;
	border: 1px solid #ADD8E6;
	}
	
/*--------------Search Form-------------*/
#search {
	margin-bottom: 20px;
	text-align: right;
        
}
#searchform {
	margin-bottom: 20px;
        
}
#searchform input {
	width: 180px;
        height: 20px;
        background-color: #D7FFFF;
	border: 1px solid #009999;

}
/*-------------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 {
	margin-bottom: 20px;
}
#adsense_singlepost_bottom_square {
	margin-bottom: 20px;
}
#adsense_singlepost_top_banner {
	margin-bottom: 3px;
}
#adsense_singlepost_bottom_banner {
	margin-bottom: 20px;
}
#adsense_homepage_linkunit {
	margin-bottom: 10px;
}
#adsense_homepage_banner {
	margin-bottom: 10px;
        text-align: center;
}

