/*
Theme Name: ProSense-Blue
Theme URI: http://www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense-Blue 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


/* permie.net additions  */
.right {display:block;float:right;margin:20px 0px 20px 20px !important;border:0;}
.left {display:block;float:left;margin:20px 20px 20px 0px !important;border:0;}
.large {font-size: 1.2em;}
li.large {margin-bottom: 10px;}
.post li {margin-bottom: 12px;}
.delicious-link {font-weight: bold;}
.delicious-tags {margin-bottom: 12px;}
.widgettitle {	color: #6E96DC;}
.widget_tag_cloud {margin-bottom: 10px; margin-top: 10px;}
.sidebar_title {color: #6E96DC;}
.wp-caption-text {font-style: italic; color: #1E1E1E; margin-top: 0px; font-size: 10px;}
p.addtoany_share_save_container {margin-top: 6px; margin-bottom: 0px; padding-top: 6px; border-top: 1px dotted #6E96DC;}
/* end permie.net additions */



/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
/*	font: 62.5% Arial, Helvetica, Verdana, Sans-Serif; */
	font: 70% Arial, Helvetica, Verdana, Sans-Serif; */
	/* background: #999999; */
        background: #FFF;
	margin: 0px;
	padding: 0px;
        color: #1E1E1E;
}

body a, body a:visited {
/*	color: #6E96DC; */
	color: #5271A8;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #FFF url('images/page_background.png') top center repeat-y;
	padding: 0 10px 0 10px; 
}

#header {
	width: 100%;
	background: #fff;
        border-bottom: 1px solid #6E96DC;
        padding-bottom: 20px;
	height: 100%;
}


#header h1 {
	font-size: 3.0em;
	padding: 0;
	margin: 0;
	color: #6E96DC;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	}

#header h1 a {
	color: #6E96DC;
}

.description {
font-family: "Arial Rounded MT Bold", "Arial Rounded", Arial, Helvetica, Sans-Serif;
	font-size: 1.5em;
margin-bottom: 20px;
margin-top: 20px;
color: #6E96DC;
}

#header #header_right {
	float:right;
	width: 350px;  /* was 20 */
	text-align: left;
	font-size: 1.2em;
	color: #6E96DC;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 520px; /* was 880 */
	text-align: left;
	font-size: 1.2em;
	color: #6E96DC;
	padding: 10px 0px 20px 20px;
}

#subscribe {
	text-align: right;
}

#wrapper {
	width: 100%;
}

#content {
	float: left;
/*	width: 500px; */
width: 685px; 
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
/*	width: 410px; */
width: 225;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #6E96DC;
	width: 100%;
	clear: both;
	background-color: #fff;
        border-top: 3px solid #6E96DC;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #6E96DC;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 680px;
	line-height: 1.6em;
}

#footer_right {
	padding: 10px 20px 10px 0;
	text-align: right;
	float: right;
	width: 190px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: "Arial Rounded MT Bold", "Arial Rounded", Arial, Helvetica, Sans-Serif;
}

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


/*-------------The Post-------------*/



.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 1.4em;
	text-decoration: none;
	/* color: #6E96DC; */
        color: #5271A8;
	margin-bottom: 10px;
	line-height: 1.0em;
}
.post h2 a:hover {
	text-decoration: underline;
}
.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: 0px;
/* 	text-align: justify; */
}

.entrytext .postmetadata {
/*	text-align: justify; */
	margin-top: 0px;
}

.postmetadata {
	border-bottom: 2px solid #6E96DC;
	margin-bottom: 60px;
	text-align: left;
        color: #6E96DC;
}

.postmetadata alt {
	border-top: 1px solid #6E96DC;
	margin-bottom: 40px;
	text-align: left;
        color: #6E96DC;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#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 : 94px;
   height : 20px;
   font-weight : bold;
   font-style : normal;
   display : block;
   padding: 0 0 10px 0;
}

#nav a:hover {
	background: #000;
}

#nav li {
	float: right; 
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #fff;
}
 
.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: 24px;
        font-style: italic;
	background-image: url(images/quote.png);
        background-position: 5px 5px;
	background-repeat: no-repeat;
	border: solid 1px #ccc;
}


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 #50B4F5;
	border-bottom: solid 1px #50B4F5;
}

a img {
	border: 0;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom:20px;
}

#sidebar a {
	color: #6E96DC;
}

#sidebar .sidebar_left ul h2 {
	padding-top: 10px;
	border-top: solid 1px #6E96DC;
	font-size: 1.5em;
}

#sidebar .sidebar_right ul h2 {
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: solid 1px #6E96DC;
	font-size: 1.5em;
}

#sidebar ul li {
	list-style:none;
	line-height:1.6em;
	font-size: 1.1em;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {

}

#sidebar .sidebar_right ul ul li {

}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
/*	width: 185px;
	float: left;
	padding: 0 10px 0 10px;
*/
width: 0px;
padding: 0px;
float: right;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	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; 
} 
  
#sidebar .sidebar_right ul ul li ul{ 
      padding-left:20px; 
      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 #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;
}
