/*
Theme Name: ProSense
Theme URI: http: //www.doshdosh.com/wordpress-themes/Prosense-Adsense-Ready-SEO-Theme
Description: ProSense 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: 0px;
	padding: 0px;
}

body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Sans-Serif;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
}

body a,
body a:visited {
	color: #cc3300;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

body p {
	padding: 5px 0px;
	margin: 5px 0px;
}

#page {
	width: 950px;
	margin: 0px auto;
	background: #ffffff url(images/page_background.jpg) top center repeat-y;
	padding: 0px 10px 0px 10px;
}

#header {
	width: 100%;
	height: 100%;
	background: #ffffff url(images/header_footer_img.jpg) top center repeat-y;
}


#header h1 {
	font-size: 3.0em;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #ffffff;
	font-family: Verdana, Arial, Sans-Serif;
	display: inline;
}

#header a,
#header a:visited {
	color: #ffffff;
}

#header a:hover {
	color: #ffcccc;
}

#header #header_left {
	float: left;
	text-align: left;
	font-size: 1.2em;
	color: #ffffff;
	padding: 10px 0px 0px 20px;
}

#header #header_right {
	float: right;
	text-align: right;
	font-size: 1.2em;
	color: #ffffff;
	padding: 20px 20px 0px 0px;
}

.description {
	font-family: Verdana, Arial, Sans-Serif;
	display: inline;
	float: left;
}
.description a,
.description a:visited {
	text-decoration: underline;
}

.bread_list {
	color: #999999;
	margin: 25px 0px 5px 0px;
	padding: 0px;
}

#header #header_navi {
	float: left;
	width: 100%;
	height: 100%;
	background: #ffffff url(images/header_navi.jpg) top center repeat-y;
}
#header #header_navi ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.1em;
}
#header #header_navi ul li {
	display: inline;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 10px;
	width: 140px;
	border-right: solid 1px #330000;
	color: #ffffff;
}
.rssmark {
	width: 70px;
	margin: 5px;
	padding: 0px 5px;
	font-size: 12px;
	font-weight: bold;
	font-family: monospace;
	color: #ffffff;
	background-color: #ff6600;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #ffffff #993300 #993300;
	text-align: left;
	float: right: 
}

#wrapper {
	width: 100%;
}

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

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

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

#footer a,
#footer a:visited {
	color: #ffffff;
}

#footer a:hover {
	color: #ffcccc;
}

#footer #footer_navi {
	float: left;
	width: 100%;
	height: 100%;
	background: #ffffff url(images/header_navi.jpg) top center repeat-y;
}
#footer #footer_navi ul {
	list-style: none;
	margin: 0px;
	padding: 5px 0px;
	font-size: 1.1em;
}
#footer #footer_navi ul li {
	display: inline;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px 10px;
	width: 140px;
	border-right: solid 1px #330000;
	color: #ffffff;
}

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

#footer_right {
	padding: 10px 20px 10px 0px;
	text-align: right;
	float: right;
	width: 390px;
	margin-left: 0px;
}

#footer #footer_navi .children,
#header #header_navi .children {
	display: none;
}


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

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

h1 {
	font-size: 3.0em;
	line-height: 1.0em;
	float: left;
}

h2 {
	font-size: 2.0em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.0em;
}


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

.post {
	font-size: 1.2em;
	margin: 0px 0px 50px;
}

.post h2 {
	padding: 8px;
	margin: 10px 0px;
	color: #522603;
	background-color: #ede0b3;
	border-style: solid;
	border-width: 0px 0px 2px 8px;
	border-color: #fbf5df #fbf5df #522603 #522603;
	font-size: 2.0em;
	line-height: 1.0em;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	-khtml-border-top-right-radius: 15px;
	border-top-right-radius: 15px;
}
.post h2 a:visited,
.post h2 a {
	color: #522603;
	text-decoration: none;
}
.post h2 a:hover {
	color: #cc3300;
	text-decoration: underline;
}

.post h3 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 1px 5px;
	border-color: #ede0b3;
	background-color: #ffffff;
}

.post h4 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0px 10px;
	border-style: solid;
	border-width: 0px 0px 0px 5px;
	border-color: #ede0b3;
	background-color: #ffffff;
}

.post p {
	padding: 5px 0px;
	margin: 5px 0px;
}

.post ul,
.post ol {
	margin: 10px 0px 10px 0px;
	padding-left: 40px;
}

.post li {
	padding: 2px 0px 2px 0px;
}

.post blockquote {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #ede0b3;
/*
	background-color: #fbf5df;
*/
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.post code {
	font-family: monospace;
	background-color: #fbf5df;
	padding: 5px 0px;
	margin: 5px 0px;
}

.post pre {
	width: 95%;
	font-family: monospace;
	display: block;
	overflow-x: scroll;
	overflow-y: auto;
	text-align: left;
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	background: #fbf5df;
	border-top: solid 1px #ede0b3;
	border-bottom: solid 1px #ede0b3;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.post dl {
	margin: 10px 0px 10px 0px;
}
.post dt {
	background: #fbf5df;
	border-left: solid 3px #ede0b3;
	padding: 2px 0px 2px 0px;
}
.post dd {
	padding: 2px 0px 12px 40px;
}

.post table {
	border-collapse: collapse;
}
.post table th,
.post table td {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
	padding: 5px;
}

.entry,
.entrytext {
	padding: 10px 0px 20px;
}

.postmetadata {
	font-size: 90%;
	padding: 10px;
	margin: 0px;
	background-color: #eeeeee;
	border-style: dashed;
	border-width: 1px 0px;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

.postetc {
	padding: 10px;
	margin: 20px 0px;
	background-color: #eeeeee;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.postetc h3 {
	margin: 0px;
	color: #000000;
	background-color: #eeeeee;
	border-style: none;
}

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

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}

#nav {
	list-style-type: none;
	text-align: center;
	font-family: Verdana, Arial, 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: 0px 0px 10px 0px;
}

#nav a:hover {
	background: #000000;
}

#nav li {
	float: right;
	list-style-type: none;
	margin: 0px;
	border-right: solid 1px #ffffff;
}

.pagetitle {
	font-size: 1.6em;
	margin: 0px 0px 20px;
	text-decoration: underline;
}

a img {
	border-width: 0px;
}


/*--------------Sidebar------------*/

#sidebar ul {
	margin-bottom: 20px;
}

#sidebar .sidebar_left ul h2 {
	margin: 10px 0px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 5px;
	border-color: #522603;
	font-size: 1.5em;
	background-color: #ffffff;
}

#sidebar .sidebar_right ul h2 {
	margin: 10px 0px;
	padding: 5px;
	border-style: solid;
	border-width: 1px 5px;
	border-color: #522603;
	font-size: 1.5em;
	background-color: #ffffff;
}

#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: dashed 1px #ede0b3;
}

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

#sidebar .sidebar_left {
	width: 185px;
	float: left;
	padding: 0px 10px 0px 10px;
}

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

#sidebar .sidebar_left ul ul li ul,
#sidebar .sidebar_right ul ul li ul {
	padding-left: 20px;
	margin-bottom: 0px;
}

#sidebar .sidebar_left ul ul li ul li,
#sidebar .sidebar_right ul ul li ul li {
	list-style: none;
	line-height: 1.6em;
	font-size: 1.1em;
	border-bottom: 0px;
}

#sidebar .sidebar_left dl,
#sidebar .sidebar_right dl {
	line-height: 1.6em;
	font-size: 1.1em;
}

#sidebar .sidebar_left dt,
#sidebar .sidebar_right dt {
}

#sidebar .sidebar_left dd,
#sidebar .sidebar_right dd {
	padding-left: 20px;
	margin-bottom: 5px;
}

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

#comments {
}

#respond {
}

p.nocomment {
	padding-left: 20px;
}

ol.commentlist {
	list-style-type: none;
}

ol.commentlist li {
	margin-bottom: 20px;
	padding: 5px;
}

ol.commentlist li.comment {
	border-style: dashed;
	border-width: 1px;
	border-color: #999999 #999999 #666666 #666666;
	background-color: #ffffff;
}

ol.commentlist li.trackback {
	border-style: dashed;
	border-width: 1px;
	border-color: #996666 #996666 #663333 #663333;
	background-color: #ffeeee;
}

ol.commentlist li.pingback {
	border-style: dashed;
	border-width: 1px;
	border-color: #996666 #996666 #663333 #663333;
	background-color: #ffeeee;
}

.commentmetadata {
	font-size: 90%;
	text-align: right;
}

#commentform {
	margin-bottom: 20px;
}

#commentform p {
	margin-bottom: 10px;
}

#commentform textarea {
	width: 99%;
	padding: 2px;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
}


/*--------------Search Form-------------*/

#search {
	margin-bottom: 20px;
	text-align: right;
}

#searchform {
	margin-bottom: 20px;
}

#searchform input {
	width: 180px;
	background: #ffffff;
}

/*-------------Calendar-----------------*/

#wp-calendar {
	width: 180px;
	text-align: left;
	margin-top: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: #cccccc #cccccc #999999 #999999;
	background-color: #eeeeee;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#wp-calendar caption {
	font-size: 1.2em;
	margin-top: 5px;
}

#wp-calendar th {
	text-align: center;
	margin-top: 5px;
}

#wp-calendar td {
	text-align: center;
	background-color: #ffffff;
}

#wp-calendar td.pad,
#wp-calendar td#prev,
#wp-calendar td#next {
	background-color: #eeeeee;
}

#wp-calendar td#today {
	background-color: #ffffcc;
}

/*-------------Other------------------*/

hr.sep {
	display: none;
	clear: both;
}
div.sep {
	clear: both;
}
.small {
	font-size: 90%;
}

span.wikipedia a,
span.wikipedia a:visited {
	color: #000000;
	text-decoration: underline;
}
span.wikipedia a:hover {
	color: #cc3300;
	text-decoration: underline;
}
span.wikipedia img {
	margin-left: 2px;
	margin-right: 2px;
}

.my_banner {
	margin: 0px 0px 10px 0px;
}

.wp-pagenavi a {
	border-color: #cc3300 !important;
	color: #cc3300 !important;
}
.wp-pagenavi a:hover {
	background-color: #ffff99 !important;
}
.wp-pagenavi span.pages {
	border-style: none !important;
}
.wp-pagenavi span.current {
	background-color: #cc3300 !important;
	color: #ffffff !important;
}
.wp-pagenavi span.extend {
	border-style: none !important;
}

div.rakutenbooks {
	width: 118px;
	height: 238px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
	background-color:#ffffff;
	float: left;
}
div.rakutenbooks div{
	width: 118px;
	height: 238px;
	text-align: center;
	font-family: 'Arial', sans-serif;
	font-size: 10px;
	position: relative;
	overflow: hidden;
}
div.rakutenbooks a,
div.rakutenbooks a:visited {
	color:#0000ff;
	text-decoration: underline;
}
div.rakutenbooks span.price {
	color: #990000;
}

/*-------------Print------------------*/
@media print {
	object,
	iframe,
	#header_right,
	#header_navi,
	#footer_navi,
	#footer_left,
	#footer_right,
	#sidebar,
	#sidebar_left,
	#sidebar_right,
	#respond,
	#commentform,
	.my_banner,
	.navigation,
	.wp-pagenavi {
		width: 0px !important;
		height: 0px !important;
		margin: 0px !important;
		padding: 0px !important;
		display: none !important;
	}
	body,
	#page,
	#header,
	#header #header_navi,
	#footer,
	#footer #footer_navi {
		background-color: #ffffff !important;
		background-image: none !important;
	}

	#page,
	#header,
	#footer,
	#content {
		width: 100% !important;
		margin: 0px !important;
		padding: 0px !important;
	}
}
