/*
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: #111;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
	color: #ddd;
}

body a, body a:visited {
	color: #5C82EF;
	text-decoration: none;
}

body a:hover {
	color: #bff4fd;
	text-decoration: none;
}

body p {
	padding: 0px 0px;
	margin: 0px 0px;
}

#page {
	width: 960px;
	margin: 0px auto;
	background: #111111 url('images/NewBG.gif') top center repeat-y;
	padding: 1px 35px 0px 50px;
	text-decoration: none;
	border: 0px;
}

#header #header_right {
	float: right;
	width: 400px;
	text-align: right;
	font-size: 1.2em;
	color: #009bd9;
	padding: 0 0 0 0;
}

#header #header_left {
	float:left;
	width: 470px;
	text-align: center;
	font-size: 1.2em;
	color: #ffffff;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 480px;
	line-height: 1.6em;
	padding: 0px 40px 10px 10px;
	background: #222222;
}

#sidebar {
	float: right;
	width: 380px;
	margin-left: 0px;
	padding: 0px 30px 20px 0px;
	font-size: 1.2em;
}

#footer {
	color: #ddd;
	width: 910px;
	clear: both;
	margin-top: 0px;
	margin-left: -3px;
	padding: 5px 0 0 0;
	background: #111111 url('images/newFooterBG.jpg') top center repeat-y;
	font-size: 0.88em;
}

#footer a, #footer a:visited {
	color: #5C82EF;
	text-decoration: none;
}

#footer a:hover {
	color: #bff4fd;
	text-decoration: none;
}


#footer_tags {
	font-size: 3em;
	text-align: justify;
	float: center;
	width: 880px;
	line-height: 1.4em;
	background: #111;
}

#footer_bottom {
	margin-bottom: 0px;
	font-size: 0.8em;
	text-align: left;
	float: center;
	width: 910px;
	line-height: 1.2em;
	background: #111;
}

#footer-menu {
width: 940px;
clear: both;
text-transform: none;
font: 0.8em Arial, Verdana, sans-serif;
background-color: #111;
}

ul#navigation-bottom {
width: 910px;
margin: 0;
padding: 0 0 0 0;
float: center;
background-color: #000;
list-style-type: none;
}

ul#navigation-bottom li {
margin: 0;
padding: 0 0 0 0;
float: center;
background-color: #000;
}


#footer_left {
	padding: 20px 20px 20px 20px;
	font-size: 0.8em;
	text-align: right;
	float: center;
	width: 200px;
	line-height: 1.2em;
	background: #111;
}

#footer_right {
	padding: 20px 20px 20px 20px;
	text-align: left;
	float: right;
	width: 660px;
	font-size: 0.8em;
	line-height: 1.2em;
	background: #111;
}


#footer .alignleft {
	float: left;
	margin: 10px 10px 5px 10px;
	text-align: left;
}


/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Arial, Verdana, Sans-Serif;
}

h1 {
	font-size: 1.9em;
	line-height: 1.0em;
}

h2 {
	font-size: 1.3em;
	color: #058bc1;
}

h3 {
	font-size: 1.3em;
	color: #058bc1;
}

h4 {
	font-size: 1.0em;
	color: #058bc1;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
background: #222222; /* Old browsers */
background: -moz-linear-gradient(top,  #222222 1%, #444444 7%, #333333 10%, #333333 92%, #111111 95%, #222222 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#222222), color-stop(7%,#444444), color-stop(10%,#333333), color-stop(92%,#333333), color-stop(95%,#111111), color-stop(100%,#222222)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #222222 1%,#444444 7%,#333333 10%,#333333 92%,#111111 95%,#222222 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #222222 1%,#444444 7%,#333333 10%,#333333 92%,#111111 95%,#222222 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #222222 1%,#444444 7%,#333333 10%,#333333 92%,#111111 95%,#222222 100%); /* IE10+ */
background: linear-gradient(to bottom,  #222222 1%,#444444 7%,#333333 10%,#333333 92%,#111111 95%,#222222 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#222222', endColorstr='#222222',GradientType=0 ); /* IE6-9 */

	font-size: 1.2em;
	text-decoration: none;
	font-weight: bold;
	color: #87c7ea;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: -27px;
	margin-right: -52px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 17px;
	line-height: 1.1em;
-webkit-text-shadow: 1px 1px 0 #295787,
    -1px 1px 0 #295787,
    1px -1px 0 #295787,
    -1px -1px 0 #295787,
    0px 1px 0 #295787,
    0px -1px 0 #295787,
    -1px 0px 0 #295787,
    1px 0px 0 #295787,
    2px 2px 0 #295787,
    -2px 2px 0 #295787,
    2px -2px 0 #295787,
    -2px -2px 0 #295787,
    0px 2px 0 #295787,
    0px -2px 0 #295787,
    -2px 0px 0 #295787,
    2px 0px 0 #295787,
    1px 2px 0 #295787,
    -1px 2px 0 #295787,
    1px -2px 0 #295787,
    -1px -2px 0 #295787,
    2px 1px 0 #295787,
    -2px 1px 0 #295787,
    2px -1px 0 #295787,
    -2px -1px 0 #295787;
-moz-text-shadow: 1px 1px 0 #295787,
    -1px 1px 0 #295787,
    1px -1px 0 #295787,
    -1px -1px 0 #295787,
    0px 1px 0 #295787,
    0px -1px 0 #295787,
    -1px 0px 0 #295787,
    1px 0px 0 #295787,
    2px 2px 0 #295787,
    -2px 2px 0 #295787,
    2px -2px 0 #295787,
    -2px -2px 0 #295787,
    0px 2px 0 #295787,
    0px -2px 0 #295787,
    -2px 0px 0 #295787,
    2px 0px 0 #295787,
    1px 2px 0 #295787,
    -1px 2px 0 #295787,
    1px -2px 0 #295787,
    -1px -2px 0 #295787,
   2px 1px 0 #295787,
    -2px 1px 0 #295787,
    2px -1px 0 #295787,
    -2px -1px 0 #295787;
-o-text-shadow: 1px 1px 0 #295787,
    -1px 1px 0 #295787,
    1px -1px 0 #295787,
    -1px -1px 0 #295787,
    0px 1px 0 #295787,
    0px -1px 0 #295787,
    -1px 0px 0 #295787,
    1px 0px 0 #295787,
    2px 2px 0 #295787,
    -2px 2px 0 #295787,
    2px -2px 0 #295787,
    -2px -2px 0 #295787,
    0px 2px 0 #295787,
    0px -2px 0 #295787,
    -2px 0px 0 #295787,
    2px 0px 0 #295787,
    1px 2px 0 #295787,
    -1px 2px 0 #295787,
    1px -2px 0 #295787,
    -1px -2px 0 #295787,
    2px 1px 0 #295787,
    -2px 1px 0 #295787,
    2px -1px 0 #295787,
    -2px -1px 0 #295787;
text-shadow: 1px 1px 0 #295787,
    -1px 1px 0 #295787,
    1px -1px 0 #295787,
    -1px -1px 0 #295787,
    0px 1px 0 #295787,
    0px -1px 0 #295787,
    -1px 0px 0 #295787,
    1px 0px 0 #295787,
    2px 2px 0 #295787,
    -2px 2px 0 #295787,
    2px -2px 0 #295787,
    -2px -2px 0 #295787,
    0px 2px 0 #295787,
    0px -2px 0 #295787,
    -2px 0px 0 #295787,
    2px 0px 0 #295787,
    1px 2px 0 #295787,
    -1px 2px 0 #295787,
    1px -2px 0 #295787,
    -1px -2px 0 #295787,
    2px 1px 0 #295787,
    -2px 1px 0 #295787,
    2px -1px 0 #295787,
    -2px -1px 0 #295787;
}

.post h2 a:hover {
	font-size: 1.2em;
	text-decoration: none;
	color: #bff4fd;
	margin-bottom: 1px;
	line-height: 1.1em;
}

.post {
	font-size: 1.2em;
	margin-bottom: 5px;
	text-align: justify;
	padding-top: 0;
	padding-bottom: 5x;
}

.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: 10px;
	text-align: justify;
}

.postmetadata {
	border-top: 2px dotted #111;
	margin-bottom: 20px;
	color: #777;
	text-align: right;
}

.postdate {
	border-top: none;
	color: #777;
	text-align: left;
}

.postmetadata alt {
	border-top: 2px dotted #777;
	margin-bottom: 20px;
	text-align: right;
}

.navigation_1 {
	display: block;
	padding-top: 10px;
	margin-bottom: 10px;
	font-size: 1em;
}

.navigation {
	display: block;
	padding-top: 10px;
	padding-bottom: 22px;
}

#nav {
    list-style-type: none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 3.15em;
	height : 40px;
}

#nav a {
   margin: 0px;
   width : 140px;
   height : 20px;
   font-size: 2em;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0px;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.alignleft {
	float: left;
	margin: 0 10px 6px 0;
	text-align: left;
}

.alignright {
	float: right;
	margin: 0 0 6px 10px;
	text-align: right;
}

.imageleft {
	float: left;
	margin: 0 10px 6px 0;
	text-align: left;
}

.imageright {
	float: right;
	margin: 0 0 6px 10px;
	text-align: right;
}

.pagetitle {
	font-size: 1.6em;
	margin-bottom: 10px;
}

blockquote {
	margin: 10px 0 10px 0;
	padding: 5px 10px 5px 20px;
	background: #222;
}


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: #222222;
	border: 0px;
}

img {
	border: 2px dotted #0189bc;
}

a img {
	border: 2px dotted #0189bc;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom: 20px;
	margin-left: 0;
	margin-right 20px;
	padding: 30px 5px 5px 10px;
}

#sidebar a {
	color: #87c7ea;
}

#sidebar .sidebar_left h1 {
	padding: 5px 5px 5px 5px;
	border-top: 2px dotted #111111;
	font-size: 2em;
	margin-left: 5px;
}

#sidebar .sidebar_left ul h2 {
	padding-top: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
background: #171717; /* Old browsers */
background: -moz-linear-gradient(left,  #171717 21%, #232323 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(21%,#171717), color-stop(100%,#232323)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #171717 21%,#232323 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #171717 21%,#232323 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #171717 21%,#232323 100%); /* IE10+ */
background: linear-gradient(to right,  #171717 21%,#232323 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#232323',GradientType=1 ); /* IE6-9 */

	font-size: 0.975em;
	margin-left: -12px;
	margin-right: -12px;
}

#sidebar .sidebar_right ul h2 {
	padding-top: 2px;
	padding-bottom: 5px;
background: #171717; /* Old browsers */
background: -moz-linear-gradient(left,  #171717 21%, #232323 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(21%,#171717), color-stop(100%,#232323)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #171717 21%,#232323 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #171717 21%,#232323 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #171717 21%,#232323 100%); /* IE10+ */
background: linear-gradient(to right,  #171717 21%,#232323 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#232323',GradientType=1 ); /* IE6-9 */

	font-size: 0.975em;
	margin-left: -12px;
	padding-left: 12px;
}

#sidebar .sidebar_right h1 {
	padding: 5px 5px 5px 5px;
	border-top: 2px dotted #111111;
	font-size: 0.975em;
	margin-left: 5px;
}

#sidebar .sidebar_right .widgettitle {
	padding-bottom: 5px;
}

#sidebar .sidebar_left .widgettitle {
	padding-bottom: 5px;
}

#sidebar .sidebar_left h2 {
	padding: 5px 5px 0 0;
	border-bottom: none;
	font-size: 0.975em;
	margin-left: 5px;
}

#sidebar li {
	list-style: none;
	line-height: 1em;
	font-size: 0.975em;
	margin-left: 5px;
	padding-left: 0;
	text-indent: none;
}

#sidebar ul li {
	list-style: none;
	line-height: 1.2em;
	font-size: 0.975em;
	margin-left: 5px;
	padding-left: 0;
	padding-bottom: 2px;
}

#sidebar ul ul {
	list-style: none;
	line-height: 1em;
	font-size: 0.975em;
	margin-left: 5px;
	padding-left: 0;
}

#sidebar .sidebar_right ul h2 {
	padding: 5px 5px 0 0;
	border-bottom: none;
	font-size: 0.975em;
	margin-left: 5px;
	padding-left: 0;
}


#sidebar .sidebar_left ul ul li {
	list-style:none;
	line-height:1em;
	font-size: 0.975em;
	border-bottom: none;
	margin-left: 5px;
	padding-bottom: 5px;
	text-indent: -10px;
}

#sidebar .sidebar_right ul ul li {
	margin-left: 0;
	font-size: 0.975em;
	padding-bottom: 3px;
}

#sidebar a:hover {
	text-decoration: none;
	color: #bff4fd;
}

#sidebar .sidebar_left {
	width: 180px;
	float: left;
}

#sidebar .sidebar_right {
	width: 190px;
	float: right;
}

#sidebar img {
	border: 0;
}

#sidebar a img {
	border: 0;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/*--------------Comments--------------*/

#comments {
	font-size: 1.6em;
	margin-bottom: 20px;
	border-bottom: 2px dotted #128bc1;
	padding-bottom: 20px;
}

#pings {
	font-size: 1.6em;
	margin-top: 20px;
	border-top: 2px dotted #128bc1;
	padding: 30px 0 20px 0;
}

#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: 2px dotted #128bc1;
}

ol.commentlist p {
	padding: 10px 0 0 0;
}

ol.commentlist li.alt {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px dotted #128bc1;
}


ol.pinglist {
	padding: 0 0 40px 0;
	list-style-type: none;
	font-size: 1.5em;
	background: #222222;
}

ol.pinglist li {
	padding: 0 0 15px 0px;
	background: #222222;
	border-bottom: none;
}

ol.pinglist p {
	padding: 10px 0 0 0;
}

ol.pinglist li.alt {
	padding: 20px 0 20px 20px;
	background: #222222;
}

#comment_title {
	margin-bottom: 5px;
}

#comment_title_1 {
	font-size: 1.6em;
	margin-bottom: 5px;
}

#commentform {
	margin-bottom: 40px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform input {
	width:30%;
	padding:2px;
	color: #85c6e9;
	font-size: 12px;
	background-color: #111;
	border: 2px dotted #128bc1;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	color: #85c6e9;
	font-size: 12px;
	background-color: #111;
	border: 2px dotted #128bc1;
	}
	

/*--------------Search Form-------------*/

#search {
	margin-bottom: 0px;
	text-align: right;
}

#searchform {
	margin-bottom: 0px;
	padding: 0 0 0 0;
}

#searchform input {
	width: 160px;
	border: none;
	font: 100% Arial, Verdana, Sans-Serif;
	font-size: 2em;
	color: #009bd9;
	font-weight: none;
	background: #111;
	padding-left: 10px;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: center;
	margin: 5px 5px 0 0;
}

#wp-calendar th {
	font-size: 0.6em;
	color: #009bd9;	
	font-weight: none;
	margin: 0 5px 0 0;
}

#wp-calendar caption {
	font-size: 1.2em;
	color: #87c7ea;
	font-weight: bold;
	margin-top: 5px;
	border-top: 2px dotted #777;
}

/*-------------Other------------------*/

hr {
	display: none;
}

#adsense_singlepost_top_square {
	float: left;
}

#adsense_singlepost_bottom_square {
	margin-bottom: 30px;
}

#adsense_singlepost_top_banner {
	margin-bottom: 30px;
}

#adsense_singlepost_bottom_banner {
	margin-bottom: 30px;
}

#adsense_homepage_banner {
	padding: 10px 0 0 0;
	margin-bottom: 30px;
}

#adsense_sidebar {
	margin-bottom: 20px;
}

.archivelist {
	list-style: none;
	margin: 20px;
	font-size: 1.3em;
	}
	.archivelist li {
	margin: 0;
	}
	.archivelist ul {
	list-style: none;
	margin: 0 0 10px 20px;
	}
	.archivelist ul li {
	margin: 0;
	}
	.postspermonth {
	list-style: none;
	margin: 0;
	}
	.postspermonth li {
	margin: 0;
	}