/* normalize.css */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6, input, select, button { font-size: 100%; }

ol, ul { list-style: none; }

address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

table { border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

caption, th { text-align: left; }

q:before, q:after { content :''; }


/* --------------------------------------------------------------       Boilerplate typography.css   * Sets up some sensible default typography.  -------------------------------------------------------------- */
/* This is where you set your desired font size. The line-heights    and vertical margins are automatically calculated from this.    The percentage is of 16px (0.75 * 16px = 12px). */
body {
	font-size: 75%;
}
/* Default fonts and colors. */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, input, textarea {
	font: 1em helvetica, arial, sans-serif;
}
/* Headings-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
  font-family: 'courier new', courier, georgia, serif;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 2em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
}
/* Text elements-------------------------------------------------------------- */
p {
	margin: 0 0 1.5em;
}
ul, ol {
	margin: 0 1.5em 1.5em 1.5em;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dl dd {
	margin-left: 1.5em;
}
abbr, acronym {
	border-bottom: 1px dotted #000;
}
address {
	margin-top: 1.5em;
	font-style: italic;
}
del {
	color: #000;
}
a {
	color: #009;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
blockquote {
	margin: 1.5em;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 0.8em;
	background: #eee;
	border-left: 5px solid #069;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
pre, code {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em monospace;
	line-height: 1.5;
}
tt {
	display: block;
	margin: 1.5em 0;
	line-height: 1.5;
}
/* Tables-------------------------------------------------------------- */
table {
	margin-bottom: 1.4em;
}
th {
	border-bottom: 2px solid #ddd;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #ddd;
}
th, td {
	padding: 4px 10px 4px 0;
}
tfoot {
	font-style: italic;
}
caption {
	background: #ffc;
}
/* Some default classes-------------------------------------------------------------- */
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.quiet {
	color: #999;
}
.hide {
	display: none;
}
.highlight {
	background: #ffc;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* custom for theme ----------------------------------------------------*/
#category-list-header,#archive-page-header
{
	background:#000 url(images/header2.jpg);
	border:1px #ccc solid;
	color:#fff;
	margin-bottom:20px;
	padding:20px;
}

#commentform textarea
{
	background:#93a7b2;
	color:#000;
	width:80%;
}

#comments-section
{
	background:#fff;
	border:3px #ccc solid;
	font:1em 'courier new', courier, serif;
	margin:0 3px 20px 0;
	padding:20px;
}
.hreview .description{
clear: both;
}
#content
{
	color:#000;
	float:left;
	margin:0 0 0 30px;
	min-width:425px;
	padding:10px 0 0 10px;
	width:62%;
}
#content ul
{
	list-style-type:square;
	margin:3em 0 1em 40px;
}

#content ul li
{
	font-size: 0.9em;
	padding:5px;
}
#content .post .post-content .post-body .hreview ul.hreview-attributes-list
{
	clear:right;
	display:block;
	height:40px;
	
	margin-top:0;
}
#content .post .post-content .post-body .hreview ul.hreview-attributes-list li
{
	font-size: 10px;
	float: left;
}
#content .post .post-content .post-body .hreview .description {
  clear: both;
}
#content .page-title a,.post-title a:link,.post-title a:visited,.post-title a:hover,.post-title a:active
{
	color:#000;
	text-decoration:none;
}

#content .post-body .related ul.related-list
{
	margin-top:-10px;
}

#content .post-body .related ul.related-list li
{
	font-family:helvetica,arial,sans-serif;
	font-size:0.7em;
	font-style:normal;
	font-variant:normal;
	font-weight:400;
	margin-top:0;
	padding-bottom:5px;
}

#content .post-body ul li
{
	font-family: helvetica, arial, sans-serif;
	list-style-type: square;
	margin-left: 20px;
}

#content .sociable ul
{
	clear:both;
	display:block;
	margin:0;
	padding:0;
}



#footer
{
	background:#000 url(images/mondobackground.png) no-repeat top left;
	clear:both;
	color:#fff;
	height:168px;
	padding:0 40px 0 0;
	text-align:right;
	width:auto;
}

#footer a
{
	border:none;
	color:#ccc;
	font-weight:700;
}

#footer p,#footer address
{
	font:bold 0.7em 'courier new', courier, sans-serif;
	line-height:normal;
	padding-top:10px;
	text-align:right;
}

#header
{
	background:#000 url(images/mondobackground.png) no-repeat top left;
	height:168px;
	padding:0 40px 0 0;
	text-align:right;
	width:auto;
}

#header #desc
{
	clear:both;
	color:#ccc;
	font:italic 800 0.9em 'courier new', courier, serif;
	margin-left:40%;
	text-align:right;
}

#header h1
{
	padding:20px 0 0;
}

#header h1 a
{
	color:#fff;
	text-decoration:none;
}

#kingbaby img
{
	border:1px #000 solid;
	float:left;
	margin:0 10px 20px 0;
}

#searchform input
{
	background:#eee;
	color:#000;
}

#searchform,.w3c-validate
{
	padding:5px;
	text-align:center;
}

#searchsubmit
{
	background:#eee;
	border:1px #ccc solid;
	font:0.9em 'courier new', courier, serif;
	padding:1px;
	text-transform:lowercase;
}

#sidebar
{
	background-color:#fff;
	border:2px #ccc solid;
	color:#000;
	float:right;
	font:0.8em 'courier new', courier, georgia, serif;
	list-style-type:none;
	margin:20px 30px 0 0;
	max-width:24%;
	min-width:100px;
	padding:10px;
	width:30%;
}

#sidebar h2,.widget li h2
{
	background:#D5EBF6 url('images/gradient-bg.jpg') repeat-y;
	clear:both;
	color:#000;
	font:700 1.2em 'courier new', courier, serif;
	margin:10px 0 0;
	padding:10px;
	text-align:center;
}

#sidebar ul
{
	background:#eee;
	list-style-type:none;
	margin:0;
	padding:5px;
}

#sidebar ul li
{
	font:0.9em helvetica, arial, sans-serif;
	margin:0;
	padding-bottom:4px;
	padding-left:10px;
}

#sidebar ul li a,#sidebar #tag_cloud .widget
{
	border:none;
	color:#069;
	text-decoration:none;
}

#sidebar ul ul
{
	background:none;
	border:none;
	list-style-type:none;
	margin:0;
	padding:5px;
}

#topnav
{
	clear:both;
	text-align:right;
	width:100%;
}

#topnav a:hover
{
	color:#ccc;
}

#topnav li
{
	float:left;
	font-weight:500;
	list-style-type:none;
	padding-left:20px;
	text-align:right;
}

#topnav ul
{
	clear:both;
	float:right;
	margin:20px 0 10px;
}

#wpcf7-f1-p172-o1 input,#wpcf7-f1-p172-o1 textarea
{
	background:#3B4F58 url(images/gradient-bg.jpg) repeat-y;
	color:#000;
	font:1em 'courier new', courier, serif;
}

.comment-link
{
	background:#eee;
	border:1px #ccc solid;
	float:right;
	font-size:80%;
	font-weight:700;
	height:20px;
	margin:0;
	padding:3px;
}

.fieldlabel
{
	font:1em 'courier new', courier, serif;
	font-weight:700;
	padding-top:40px;
}

.hidden
{
	display:none;
}

.hreview li
{
	float:left;
	font-size:80%;
	margin-right:10px;
	padding:2px;
}

.post,.page
{
	background:#fff;
	border-right:3px #ccc solid;
	font:1em 'courier new', courier, serif;
	margin:0 3px 20px 0;
	padding:0;
}

.post-body
{
	font:helvetica, arial, sans-serif;
	line-height:1.7em;
	margin:10px 20px 20px 0;
}

.post-content .post-body p
{
	font:0.9em helvetica, arial, sans-serif;
	line-height:1.7em;
	margin:0 20px 20px 0;
}

.post-content,.page-content
{
	background:#fff;
	border-bottom:2px #ccc solid;
	border-left:2px #ccc solid;
	clear:left;
	margin:-20px 1px 1px;
	padding:0 20px;
}

.post-date
{
	background:#000 url('images/pj3.jpg') no-repeat bottom left;
	border-bottom:#000 2px solid;
	border-left:#000 2px solid;
	border-right:#000 1px solid;
	border-top:#000 1px solid;
	clear:both;
	color:#fff;
	float:left;
	font:0.9em helvetica, arial, sans-serif;
	height:85px;
	line-height:1em;
	margin:-5px 10px 0 -10px;
	padding:4px 4px 0 0;
	text-align:right;
	width:55px;
}

.post-footer,.hreview p,.x-wpsb-endstars
{
	clear:left;
}

.post-info a,.page-info a
{
	color:#069;
	font-weight:700;
}

.post-info a:hover,.page-info a:hover
{
	color:#000;
	font-weight:700;
	text-decoration:underline;
}

.post-info,.page-info
{
	background:#eee;
	border-top:2px #ccc solid;
	color:#333;
	font-family:'courier new', courier, sans-serif;
	font-size:0.7em;
	height:70px;
	margin:0;
	padding-bottom:0;
	text-align:left;
}

.post-info-archives
{
	clear:both;
	color:#ccc;
	font:italic 800 0.9em 'courier new', courier, serif;
	text-align:left;
}

.post-tags,#kingbaby,.c1
{
	clear:both;
}

.post-title,.page-title
{
	background:#D5E3E4 url('images/planetjohnsonbg-4.jpg');
	background-position:left;
	background-repeat:repeat-y;
	border:#ccc 2px solid;
	font-family:'courier new', courier, sans-serif;
	font-size:2.1em;
	font-weight:800;
	letter-spacing:-0.1em;
	margin:3px;
	padding:4px 0 4px 6px;
	text-align:left;
}

.postgrav
{
	background:#fff;
	border:1px solid #000;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding:3px;
}

.related h3
{
	clear:both;
	font-size:95%;
	padding-bottom:0;
	padding-top:20px;
}

.sociable ul li
{
	float:left;
	list-style-type:none;
	padding:5px;
}

.star-rating,.star_rating
{
	clear:left;
	display:block;
	float:left;
	font:0.7em helvetica, arial, sans-serif;
	height:30px;
	padding:3px;
	text-align:left;
	width:100px;
}

.whoposted
{
	font-style:italic;
	margin:2px 0 4px 10px;
}

.x-wpsb-emptystar,.sb-emptystar
{
	background:url(images/empty-star.gif) no-repeat;
	display:inline;
	float:left;
	height:20px;
	width:20px;
}

.x-wpsb-fullstar,.sb-fullstar
{
	background:url(images/full-star.gif) no-repeat;
	display:block;
	float:left;
	height:20px;
	width:20px;
}

a img
{
	border:none;
}

a:active
{
	color:blue;
}

a:hover,#sidebar ul li a:hover,#sidebar ul li a:active
{
	color:#000;
	text-decoration:underline;
}

a:link,#topnav a:link,#topnav a:visited
{
	color:#069;
	text-decoration:none;
}

a:visited
{
	color:#069;
}



body
{
	background:#3B4F58 url(images/gradient-bg.jpg) repeat-y;
	color:#000;
	line-height:1.5em;
	margin:0;
	padding:0;
	width:100%;
}

h3.item
{
	color:#069;
	font-size:1.2em;
	font-weight:700;
	margin-right:60px;
	padding:10px 0;
}

h3.related
{
	clear:left;
	color:#000;
	font-size:1.2em;
	font-weight:700;
	margin:0;
	padding:0;
}

img.alignleft,.alignleft,.bookimage
{
	float:left;
	padding:5px 20px 10px 0;
}

img.alignright
{
	float:right;
	padding:5px 0 10px 20px;
}

p.aktt_credit
{
	font:0.8em 'courier new';
}

p.post-tags
{
	clear:both;
	font:0.7em 'courier new', courier, serif;
}
.sociable{
  clear: both;
  width: 100%;
  float: right;
}
.related_posts{
  clear: both;
}
.related_posts h4{
	border-bottom:#ccc 2px solid;
	color: #000;
	padding: 3px;
	margin-bottom: 0px;
}
#content .post-body .related_posts .post_listing {
  margin-top: 0px;
}
.related_posts li{
  margin-top: 0px;
}
div.sociable { margin: 16px 0; }

span.sociable_tagline { position: relative; }
span.sociable_tagline span { display: none; width: 14em; }
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.bannerad{
  margin: 10px;
  text-align: center;
}

.pullquote{
  font-family: courier, serif;
  background-color: #eee;
  color: #000;
  padding: 20px;
  max-width: 200px;
  display: block;
}
.pullquote ul li{
list-style-type: none;
margin-left: 60px;
}
.wp-caption-text {
  font-family: courier, serif;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
}
#attachment_1910 {
  float: right;
}
#related-posts {
clear: both;
}
#related-posts h2{
  font-size: 18px;
  padding: 5px;
  margin-bottom: 3px;
  background-color: #eee;
}
#related-posts ul{
  margin-top: 0px;
}