/*
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>, SEO by <a href="http://www.lesishu.cn">Lesishu.cn</a>
Author URI: http://www.doshdosh.com


/*-----------Block Level Elements--------------*/

*{
	margin:0;
	padding:0;
}

body {
	font: 12px Tahoma, Arial, Sans-Serif;
	background: #999999;
	margin: 0px;
	padding: 0px;
}

body a, body a:visited {
	color: #466EDB;
	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.jpg') top center repeat-y;
	padding: 0 10px 0 10px;
}

#header {
	width: 100%;
	background: #000;

	height: 100%;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}


#header h1 {
	font-size: 28px;
	padding: 10px 0 6px 0;
	margin: 0;
	color: #fff;
	font-family: Georgia, Arial, sans-serif;
	
}

#header h1 a {
	color: #fff;
}

.description {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #ddd;
}

#header #header_right {
	float:right;
	width: 290px;
	text-align: right;
	font-size: 12px;
	color: #fff;
	padding: 20px 20px 20px 0;
}

#header #header_left {
	float:left;
	width: 490px;
	text-align: left;
	font-size: 12px;
	color: #fff;
	padding: 10px 0px 20px 20px;
}

#header #header_logo {
	float:left;
	width: 90px;
	text-align: left;
        font-weight: bold;
       	font-size: 14px;
	color: #fff;
        line-height: 250%;
	padding: 10px 0px 0px 20px;
}

#header #header_logo a {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header #header_logo a:visited {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header #header_logo a:hover {
	color: #ddd;
    background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#header #header_menu {
	float:right;
	width: 850px;
	text-align: right;
	font-size: 15px;
        font-weight: bold;
	color: #fff;
        word-spacing: 1px;
	padding: 0px 10px 10px 0px;
}

#header #header_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#header #header_menu li {
	margin: 0;
	display: inline;
	padding-left: 4px;
        padding-right: 7px;
        padding-left: 8px;
        padding-right: 5px;
        border-right: 1px solid #E6E6E6;
}

#header #header_menu li a {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header #header_menu li a:visited {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header #header_menu li a:hover {
	color: #ddd;
    background-color: transparent;
	border-color: #8E9EAA;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-style: dotted;
	text-decoration: none;
}

#header #header_menu_left {
	float:left;
	width: 80px;
	text-align: left;
	font-size: 15px;
        font-weight: bold;
	color: #fff;
        word-spacing: 1px;
	padding: 0px 0px 0px 0;
}


#header #header_menu_left a {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#header #header_menu_left a:visited {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

#subscribe {
	text-align: right;

}
#subscribe a {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
}

#subscribe a:visited {
	color: #ddd;
        text-decoration: none;
	background-color: transparent;
}


#wrapper {
	width: 100%;
}

#content {
	float: left;
	width: 500px;
	line-height: 1.6em;
	padding-left: 20px;
	padding-top: 20px;
}

#sidebar {
	float: right;
	width: 420px;
	margin-left: 0px;
	padding-top: 20px;
}

#footer {
	color: #ddd;
	width: 100%;
	clear: both;
	background: #FFF url('images/header_footer_img.jpg') top center repeat-y;
}

#footer a, #footer a:hover, #footer a:visited {
	color: #ddd;
	text-decoration: none;
}

#footer_left {
	padding: 10px 0 10px 20px;
	text-align: left;
	float: left;
	width: 480px;
	line-height: 1.6em;
}

#footer_right {
	padding: 12px 20px 8px 0;
	font-size: 11px;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}



/*-------------Headings-------------*/

h1, h2, h3, h4 {
	font-family: Georgia, Arial, Sans-Serif;
}

h1 {
	font-size: 28px;
	line-height: 1.0em;
}

h2 {
	font-size: 18px;
        padding: 15px 0px 0px 0px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

/*-------------The Post-------------*/

.post h2, .post h2 a:hover, .post h2 a:visited, .post h2 a {
	font-size: 18px;
	text-decoration: none;
	color: #2B489B;
	margin-bottom: 10px;
	line-height: 1.0em;
}

.post {
	font-size: 12px;
	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;
	font-size: 12px;
}

.postmetadata alt {
	border-top: 1px dashed #ccc;
	padding-top: 2px;
	margin-bottom: 40px;
	text-align: left;
	font-size: 12px;
}

.navigation {
	display:block;
	margin-bottom: 20px;
}

#nav {
    list-style-type : none;
    text-align : center;
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	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: 16px;
	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:12px Verdana, 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;
}

#sidebar a {
	color: #2B489B;
}

#sidebar .sidebar_left ul h2 {
	padding-bottom: 8px;
	border-bottom: dashed 1px #9DB7FF;
	font-size: 14px;
}

#sidebar .sidebar_right ul h2 {
	padding-bottom: 10px;
	border-bottom: dashed 1px #80A0F6;
	font-size: 14px;
}

#sidebar ul li {
	list-style:none;
	line-height:1.5em;
	font-size: 12px;
}

#sidebar ul ul {

}

#sidebar .sidebar_left ul ul li {
	border-bottom: dashed 1px #9DB7FF;
}

#sidebar .sidebar_right ul ul li {
	border-bottom: dashed 1px #80A0F6;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .sidebar_left {
	width: 175px;
	float: left;
	padding: 0 5px 0 20px;
}

#sidebar .sidebar_right {
	width: 185px;
	float: right;
	padding: 0 5px 0 20px;
}

#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: 12px; 
      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: 12px; 
      border-bottom:0; 
}

/*--------------Comments--------------*/

#comments {
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ccc;
	padding-bottom:20px;
}

#respond {
	font-size: 14px;
	margin-bottom: 5px;
}

ol.commentlist {
	list-style-type : none;
	font-size: 12px;
}

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;
	padding: 2px;
	border: 1px solid #9DB7FF;
	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;
}

/*-------------Related Posts------------------*/

.related_posts h2 {
	color: #555;
	font-size: 14px;
	margin-bottom: 3px;
}

.related_posts ul { 
      padding-left:8px; 
      margin-bottom:0; 
}

.related_posts ul li { 
      list-style:none;
      line-height:1.6em;
      font-size: 12px;
      border-bottom:0;
}