/*
Theme Name: Radio Planet
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: radio-planet
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Radio Planet is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

body {
	background-image: url("https://radioplanetbooks.com/grafx/RadioPlanetbg.jpg");
	background-color:#622600;
	background-position: center top;
	background-repeat: repeat-x;
	color:#501F00;
	line-height:1.2em;
	text-align:center;
	margin:0px;
	font-family: 'Crimson Text', serif;
	overflow-x:hidden;
	-webkit-hyphens: auto;
	hyphens: auto;
}
a {
	color:#20619C;
	text-decoration:none;
}
a:hover {
	color:#BC8F5B;
	text-decoration:underline;
}
a:visited {
	color:#20619C;
}
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: 400;
  src: local('Crimson Text'), local('CrimsonText-Roman'), url(https://themes.googleusercontent.com/static/fonts/crimsontext/v4/3IFMwfRa07i-auYR-B-zNXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: normal;
  src: local('Crimson Text Italic'), local('CrimsonText-Italic'), url(https://themes.googleusercontent.com/static/fonts/crimsontext/v4/a5QZnvmn5amyNI-t2BMkWHpumDtkw9GHrrDfd7ZnWpU.woff) format('woff');
}
@font-face {
  font-family: 'Crimson Text';
  font-style: normal;
  font-weight: bold;
  src: local('Crimson Text Italic'), local('CrimsonText-Italic'), url(https://themes.googleusercontent.com/static/fonts/crimsontext/v4/rEy5tGc5HdXy56Xvd4f3I3l4twXkwp3_u9ZoePkT564.woff) format('woff');
}
@font-face {
  font-family: 'Crimson Text';
  font-style: italic;
  font-weight: bold;
  src: local('Crimson Text Italic'), local('CrimsonText-Italic'), url(https://themes.googleusercontent.com/static/fonts/crimsontext/v4/4j4TR-EfnvCt43InYpUNDL0qgHI2SEqiJszC-CVc3gY.woff) format('woff');
}
@font-face {
    font-family: 'fiestanuovoregular';
    src: url('https://radioplanetbooks.com/fonts/fiestanuovo-webfont.woff2') format('woff2'),
         url('https://radioplanetbooks.com/fonts/fiestanuovo-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
h1, h2, h3, h4, h5 {
	font-family: 'fiestanuovoregular', sans-serif;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
	line-height:1.2em;
}
h1 {
	font-size:1.5em;
	color:#5C6F81;
	margin:2px;
	margin-top:0px;
	margin-bottom:3px;
	letter-spacing:1px;
}
h2 {
	font-size:1.3em;
	color:#A15F3F;
	margin-left:14px;
	margin-top:14px;
	margin-bottom:4px;
	letter-spacing:1px;
	
}
.left_full_box h2 {
	border-bottom: 3px double #BC8F5B;
	padding-bottom:3px;
}

h2 a, h2 a:visited {
	color:#A15F3F;
}
h2 a:hover {
	color:#5C6F81;
	text-decoration:none;
}
.left_half_box h2, .left_half_box_slideshow h2 {
	margin-top:0px;
	margin-left:3px;
}

.left_half_box h4{
	-webkit-hyphens: none;
	hyphens: none;	
}

.post h2 {
	margin-left:7px;
	margin-bottom:12px;
	margin-top:9px;
}

h3, #right_pane h3  {
	font-size:1.2em;
	letter-spacing:1px;
	}
h3 {
	color:#5C6F81;
	margin-left:8px;
	margin-bottom:4px;
}
h4 {
	color:#A15F3F;
	font-size:1.1em;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:8px;
}
h5 {
	color:#5C6F81;
	font-size:1em;
	margin-bottom:8px;
	margin-left:8px;
}
#right_pane h3 {
	color:#F5EEE3;
	width:100%;
	padding:5px;
	text-align:center;
	margin-top:-5px;
	margin-left:-5px;
	margin-bottom:8px;
	background-color:#A15F3F;
	text-align:center;
	line-height:1.1em;
}
#right_pane h4 {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:6px;
}
p {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:9px;
	margin-right:9px;
	text-indent: 12px;
	text-align:justify;
}
.hbar, .hbar_brown {
	display:block;
	position:relative;
	width:100%;
	height:5px;
	margin-top:2px;
	margin-bottom:8px;
	}
.hbar {
	background-image: url("https://radioplanetbooks.com/grafx/Hbar.png");
	opacity:.4;
}
.hbar_brown {
	background-image: url("https://radioplanetbooks.com/grafx/Hbar_R.gif");
	opacity:.6;
}
.logo, #logo_waves {
	width:100%;
	max-width:1500px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:0px;
	text-align:center;
}
#logo_waves {
	display:block;
	position:absolute;
	top:0px;
	margin-left:-1px;
	opacity:0;
	z-index:2;
}
#logo_type {
	display:inline;
	position:relative;
	width:57%;
	max-width:864px;
	margin-left:auto;
	margin-right:auto;
}
.logo_zap {
	display:inline;
	position:relative;
	width:20%;
	max-width:318px;
}
.clear {
	display:block;
	position:relative;
	width:100%;
	height:1px;
	clear:both;
}
#mainpane {
	visibility:hidden;
	display:block;
	position:relative;
	width:100%;
	margin:0px;
}
#tagline {
	display:inline-block;
	margin-top:0px !important;
}
#top_stripe, #bot_stripe {
	background-image: url("https://radioplanetbooks.com/grafx/Science-Fiction-Books-stripe.png");
	background-repeat: repeat-x;
	display:block;
	position:relative;
	width:100%;
	height:93px;
	margin:0px;
	height:29px;
	z-index:5;
}
#bot_stripe {

}
#top_stripe {
	margin-top:-12px;
	margin-bottom:6px;
	overflow:hidden;
}
#topbar, #botbar {
	font-family: 'fiestanuovoregular', sans-serif;
	font-size:1.3em;
	line-height:1.2em;
	color:#F5EEE3;
	letter-spacing:1px;
	text-align:center;
	padding-top:2px;
}
#botbar {
	padding-top:3px;
}
#topbar a, #botbar a {
	color:#F5EEE3;
	text-decoration: none;
	margin-left:25px;
	margin-right:25px;
}
#topbar a:hover, #botbar a:hover {
	color:#8EA5BA;
}

#bot_stripe {
	margin-top:20px;
	height:93px;
}
#sidebar_left {
	display:none;
	position:relative;

}
#sidebar_menu {
	display:none;
	position:absolute;
	width:auto;
	min-width:200px;
	max-width:310px;
	min-height:265px;
	z-index:99;
	background-color:#F5EEE3;
	border: 4px double #8EA5BA;
	padding:8px;
	margin-top:-6px;
	box-shadow: 3px 3px 3px 0px; #000000;
	text-align:left;
	opacity:.9;
}
.side_menu_item {
	display:block;
	position:relative;
	line-height:1.3em;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:67px;
	text-indent: -25px;
}
.side_menu_item a:hover {
	color:#A15F3F;
	text-decoration:none;
}
.navigation_toggle {
	display:inline-block;
	position:absolute;
	left:0px;
	margin-top:-34px;
	width:50px;
	height:345px;
	z-index:100;
}
#topbar, #botbar {
	display:none;
	margin-top:30px;
	height:25px;
	overflow:hidden;
}
#panes_holder {
	display:block;
	position:relative;
	margin:auto;
	margin-top:0px;
	margin-bottom:12px;
	max-width:960px;
	min-height:300px;
	z-index:10;
	text-align:center;
}
#left_pane {
	display:inline-block;
	position:relative;
	width:75%;
	min-height:360px;
	background-image: url("https://radioplanetbooks.com/grafx/vert_stripe.gif");
	background-repeat: repeat-y;
	background-position: right top;
	text-align:center;
	vertical-align: top;
}
#left_pane p, .left_full_box p {
	text-align:justify;
	text-indent: 18px;
	width:auto;
	color:#3B1700;
	line-height:1.2em;
}
#right_pane {
	display:inline-block;
	position:relative;
	width:23%;
	min-height:360px;
	right:0px;
	background-image: url("https://radioplanetbooks.com/grafx/vert_stripe.gif");
	background-repeat: repeat-y;
	background-position: left top;
	text-align:center;
	z-index:1;
}
#right_pane p {
	text-align:left;
	padding-left:2px;
	padding-right:2px;
}
.pane_fadeout {
	width:100%;
	height:196px;
	z-index:1;
	background-image: url("https://radioplanetbooks.com/grafx/fadeout.png");
	display: block;
	position:absolute;
	bottom:0px;
	z-index:5;
}
#pane_fadeout_R, #pane_fadeout_L {
	width:100%;
	height:196px;
	display: block;
	position:absolute;
	bottom:0px;
	z-index:5;
}
#pane_fadeout_R {
	background-repeat:no-repeat;
	background-position: left bottom;
	background-image: url("https://radioplanetbooks.com/grafx/vert_stripe_fadeout.jpg");
}
#pane_fadeout_L {
	background-repeat:no-repeat;
	background-position: right bottom;
	background-image: url("https://radioplanetbooks.com/grafx/vert_stripe_fadeout_wide.jpg");
}
#top_stripe_L {
	display:block;
	position:relative;
	width:100%;
	height:8px;
	margin-bottom:4px;
	background-image: url("https://radioplanetbooks.com/grafx/Ltop_stripe.gif");
	background-repeat: repeat-x;
	background-position: right top;
}
#top_stripe_R {
	display:block;
	width:100%;
	height:8px;
	margin-bottom:4px;
	background-image: url("https://radioplanetbooks.com/grafx/Rtop_stripe.gif");
	background-repeat: repeat-x;
	background-position: left top;	
}

#footer {
	display:block;
	position:relative;
	bottom:0px;
	width:100%;
}

.left_widget, .left_full_wide {
	display:inline-block;
	position:relative;
	float:left;
	margin-left:0px;
	margin:4px;
	margin-top:0px;
	margin-right:12px;
	background-color:#F5EEE3;
	z-index:10;
}
.left_widget {
	display:inline-block;
	position:relative;
	width:45%;
	padding:2px;
	min-height:260px;
	margin-bottom:10px;
	vertical-align:top;
}
.left_full_wide {
	width:93%;
	max-width:662px;
	padding:5px;
	text-align:center;
	margin-bottom:10px;
}
.left_full_box, .left_half_box,.left_half_box_excerpt, .left_half_box_slideshow {
	display:block;
	position:relative;
	width:auto;
	background-color:#F5EEE3;
	padding:10px;
	min-height:242px;
	border: 1px solid #BC8F5B;
}
.left_half_box {
	background-color:#F2E1C5;
	min-height:230px;
}
.left_half_box_excerpt {
	background-color:#F2E1C5;
	min-height:291px;
	background-image: url("https://radioplanetbooks.com/grafx/post_excerpt_dec.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
}
.left_half_box_slideshow {
	background-color:#F2E1C5;
	background-image: url("https://radioplanetbooks.com/grafx/post_excerpt_dec.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	min-height:426px;
}
.left_half_box_excerpt p {
	text-align:justify;
}
.right_widget {
	display:inline-block;
	position:relative;
	width:92%;
	min-height:250px;
	margin-bottom:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:10px;
	background-color:#F5EEE3;
	padding:2px;
	z-index:10;
}
.right_SB_img {
	display:block;
	position:relative;
	width:100%;
	max-width:183px;
	margin-bottom:10px;
	z-index:5;
}
.right_SB_ornament {
	display:block;
	width:100%;
	max-width:183px;
	margin:auto;
	margin-top:8px;
}
.right_SB_box, .left_SB_box {
	display:block;
	position:relative;
	min-height:250px;
	line-height:1.1em;
	text-align:left;
	background-color:#ECC78A;
	border: 4px double #BC8F5B;
	z-index:10;
}
.left_SB_box {
	padding:2px;
	color:#331400;
}
.right_SB_box {
	padding:6px;
	padding-bottom:10px;
	color:#512101;
}
.right_SB_box p {
	margin-left:10px;
	margin-right:12px;
	text-align:justify !important;
}
#lil_Gzhurka {
	display:none;
	position:absolute;
	width:22%;
	height:auto;
	max-width:290px;
	min-width:150px;
	left:400px;
	top:-200px;
	z-index:25;
	opacity:0;
}
#actaeon_holder {
	display:block;
	position:absolute;
	width:115px;
	height:589px;
	left:-400px;
	top:200px;
	z-index:18;
	overflow:hidden;
}
#actaeon_smokeA, #actaeon_smokeB, #rocketship {
display:block;
position:absolute;
height:589px;
width:115px;
left:0px;
z-index:19;	
}
#rocketship {
	z-index:20;
}
#actaeon_smokeB {
	opacity:.6;
}
#Buster_Holder {
	display:block;
	position:absolute;
	width:50%;
	max-width:652px;
	min-width:300px;
	z-index:18;
	overflow:hidden;
}
#Spacewoman_flame {
	display:block;
	position:absolute;
	width:58%;
	max-width:377px;
	left:0px;
	top:0px;
}
#Spacewoman {
	display:block;
	position:absolute;
	width:58%;
	max-width:377px;
	left:0px;
	top:0px;
	z-index:19;
}
#Rayblast {
	display:block;
	position:relative;
	max-width:198px;
	left:58%;
	width:30%;
	opacity:.7;
}
#Buster {
	display:block;
	position:absolute;
	width:42%;
	max-width:275px;
	left:58%;
	top:0px;
	z-index:20;
}
#Brainball_Holder {
	display: block;
	position:absolute;
	width:160px;
	height:378px;
	overflow:hidden;
	z-index:18;
}
#Brainball_smoke {
	display: block;
	position:absolute;
	margin-left:60px;
	margin-top:27px;
	z-index:18;
	transform: rotate(-12deg);
}
#Brainball {
	display:block;
	position:absolute;
	z-index:19;
}
#Eophona_Holder {
	display: block;
	position:absolute;
	width:50%;
	max-width:600px;
	min-width:300px;
	z-index:18;
}
#Eophona_Rocket, #Eophona_Flame, #Eophona_Smoke {
	display:block;
	position:absolute;
	width:100%;
	left:0px;
}
#Eophona_Rocket {
	z-index:20;
}
#Eophona_Flame, #Eophona_Smoke {
	opacity:.5;
}
#Eophona_Flame {
	z-index:18;
}
#Eophona_Smoke {
	z-index:19;
}
#Bighead_Holder {
	display: block;
	position:absolute;
	width:40%;
	max-width:320px;
	z-index:18;
	overflow:hidden;
}
#bighead_ringwaves {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:19;
}
#bighead {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:20;	
}
#Brackett_Holder {
	display: block;
	position:absolute;
	width:25%;
	max-width:224px;
	min-width:130px;
	z-index:18;
	overflow:hidden;
	opacity:0;
	z-index:18;
}
#Brackett_platform {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:18;
}
#Doctor_Brackett {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:19;
}
#Brackett_stripes {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	z-index:21;
	opacity:0;
}
#Brackett_glow {
	display: block;
	position:absolute;
	width:100%;
	left:0px;
	top:0px;
	opacity:.4;
	z-index:20;
}
.entry-meta {
	display:block;
	width:100%;
	font-size:12px;
	text-transform: uppercase;
	text-align:center;
	margin-bottom:-18px;
}
#reply-title {
	display:none;
}
.excerpt_notice {
	display:block;
	position:relative;
	width:100%;
	text-align_center;
	clear:both;
	margin-bottom:10px;
}
.excerpt_notice h1 {
	text-align:center;
	color:#CBA16F;
}
.read_more {
	text-align:right;
	margin-right:9px;
}
.nav-links {
	display:block;
	position:relative;
	width:inherit;
	clear:both;
	z-index:11;
	margin-right:11px;
}
.nav-links a,.nav-links a:hover, .nav-links a:visited {
		
}
.nav-links a {
	color:#A15F3F;
}
.nav-links a:hover {
	color:#5C6F81;
	text-decoration:none;
}
.nav-previous, .nav-next, .buy_ebook, .download_now_button {
	
	position:relative;
	margin-top:0px;
	font-family: 'fiestanuovoregular', sans-serif;
	font-size:1.2em;
	letter-spacing:1px;
	border: 4px double #BC8F5B;
	background-color:#EFD4A7;
	padding:9px;
}
.nav-previous {
	display:block;
	float:left;
	margin-bottom:8px;
}
.nav-next {
	display:block;
	float:right;
	margin-bottom:8px;
}
.buy_ebook {
	display:inline-block;
	margin-left:6px;
	margin-right:6px;
	margin-bottom:4px;
}
#comments .nav-links {
	width:96%;
	background-color:#F2E1C5;
	margin-left:0px;
	margin-right:0px;
	display:block;
	position:relative;
	height:1em;
	z-index:11;
	font-family: 'fiestanuovoregular', sans-serif;
	letter-spacing:1px;
	clear:both;
    border: 3px double #BC8F5B;
    padding:9px;
    padding-bottom:11px;
	color:#A15F3F;
}

#comments .nav-previous {
	display:block;
	position:relative;
	float:left;
	margin-top:0px;
	margin-left:0px;
	border:0px;
	padding:0px;
}
#comments .nav-next {
	display:block;
	position:relative;
	float:right;
	margin-top:0px;
	margin-left:0px;
	border:0px;
	padding:0px;
}
.screen-reader-text {
	display:none;
}
.comments-title {
	margin-left:0px;
	margin-top:0px;
}
.comment-list {
	display:block;
	position:relative;
	clear:both;
	padding-top:18px;
	padding-bottom:18px;
}
.reply {
	text-align:left;
	margin-left:28px;
	margin-bottom:14px;
	text-transform:uppercase;
	font-size:.8em;
}
.comment-body {
	border-style: double;
    border-width: 3px 0px 0px 3px;
    border-color:#B8BBBB;
}
.children ul, .children li, .comment-list {
	list-style-type:none;
}
.comment-list {
	padding-left:10px;
	width:97%;
}
.children ul {
	margin:10px;
	padding:0px;
}
.comment-metadata {
	margin-left:42px;
}
.comment-list {
	color:#5C6F81;
}
.comment-list .bypostauthor {
	color:#9C583A;
}
.comment-content {
	padding-left:16px;
	margin-top:6px;
	margin-bottom:14px;
}
.fn {
	margin-left:6px;
}
.avatar {
	
}
#commentform {
	margin-right:4px;
}
#comment {
	width:96%;
	margin-left:-6px;
	margin-top:8px;
	margin-bottom:8px;
	border-style: double;
    border-width: 3px;
    border-color:#B8BBBB;
    background-color:white;
    font-size:1em;
    padding:3px;
}
.comment-form-comment {

}
.comment-form-author, .comment-form-email {
	width:100% !important;
	text-align:right !important;
	vertical-align:middle;
}
#author, #email {
	width:80%;
	margin-right:18px;
	border-style: double;
    border-width: 3px;
    border-color:#B8BBBB;
    background-color:white;
    font-size:1em;
    padding:3px;
}
.comment-form-url {
	display:none;
}
label[for=comment] {
	display:none;
}
label[for=author], label[for=email], .logged-in-as {
	font-family: 'fiestanuovoregular', sans-serif;
	font-size:1.2em;
	color:#A15F3F;
}
.logged-in-as a {
	color:#5C6F81;
}
.comment-notes {
	font-family: 'Crimson Text', serif;
	font-style: italic;
}
.form-submit {
	text-align:center !important;
	margin:9px;
}
.form-submit p:first-line, .comment-form-author p:first-line, .comment-form-email p:first-line {
	text-indent:0;
}
#submit {
	margin:auto;
	background-color:#F2E1C5;
    border: 3px double #BC8F5B;
    padding:6px;
    font-family: 'fiestanuovoregular', sans-serif;
	font-size:1.2em;
	color:#A15F3F;
}
#recentcomments {
	padding-left:10px;
	padding-right:4px;
}
#recentcomments ul, #recentcomments li {
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#recentcomments li {
	width:96%;
	margin-bottom:6px;
	padding-bottom:6px;
	border-style: double;
    border-width: 0px 0px 3px 0px;
    border-color:#BC8F5B;
}
.recent_comment_title {

}
.recent_comment_author {
	font-style:italic;
}
#recentcomments p {
	font-style:italic;
    text-align:left !important;
    margin:10px;
}
.recent_comment_content {
	display:block;
	position:relative;
	width:100%;
	margin-top:6px;
	margin-bottom:3px;
	margin-left:0px;
	border-style: solid;
    border-width: 1px;
    border-color:#BC8F5B;
    background-color:#F2E1C5;
    z-index:2;
}
.contactfield {
	display:block;
	position:relative;
	width:94%;
	margin-top:2px;
	margin-bottom:2px;
	border-style: double;
    border-width: 3px;
    border-color:#B8BBBB;
    background-color:white;
    font-size:1em;
    padding:3px;
    padding-left:6px;
    padding-right:6px;
    font-family: monospace;
	z-index:12;
}
.contact_submit {
	display:block;
	position:relative;
	text-align:center;
	margin:auto;
	margin-top:8px;
	padding:10px;
	background-color:#F2E1C5;
    border: 3px double #BC8F5B;
    font-family: 'fiestanuovoregular', sans-serif;
	font-size:1.2em;
	line-height:1.2em;
	color:#A15F3F;
}
.contact_submit a {
	color:#A15F3F;
}
.contact_submit a:hover {
	color:#5C6F81;
	text-decoration:none;
}
.sb_excerpt p {
	text-align:left !important;
}
#title_lines {
	font-family: 'fiestanuovoregular', sans-serif;
	color: #5C6F81;
}
.title_o_tron {
	margin-top:16px;
	margin-bottom:2px;
}
.title-o-tron_hbar {
	width:100%;
	max-width:183px;
}
#popup_img {
	display:inline-block;
	position:relative;
	vertical-align: middle;
	margin:auto;
	width:75%;
	border-style:solid;
	border-color:black;
	border-width: 1px;
	}
#popup_veil {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	margin:0px;
	background:rgba(0,0,0,.8);
	z-index:45;
}
#popup_all {
	display:none;
	position:absolute;
	width:100%;
	height:100%;
	margin:0px;
	text-align:center;
	z-index:50;
	vertical-align:middle;
}
.slideshow {
	display:block;
	width:100%;
	height:234px;
	text-align:center;
	background-image: url("https://radioplanetbooks.com/grafx/slideshow_stripes.gif");	
}
.slideshow img {
	display:inline-block;
	margin:auto;
	max-width:100%;
	vertical-align:middle;
}
.vertspacer {
	display: inline-block;
    vertical-align: middle;
    height: 100%;
    width:0px;
}
.vertspacer_popup {
	display: inline-block;
    vertical-align: middle;
    height: 90%;
    width:1px;
}
.slideshow_arrows {
	display:block;
	width:100%;
	height:61px;
	text-align:center;
}
.slideshow_arrow_L, .slideshow_arrow_R {
	display:block;
	position:relative;
	margin-top:2px;
}
.slideshow_arrow_L {
	float:left;	
}
.slideshow_arrow_R {
	float:right;
}
.vizigraph {
	display:block;
	position:relative;
	width:100%;
	height:76px;
	text-align:center;
	overflow-y:hidden;
	margin:0px;
	margin-bottom:6px;
	padding:0px;
	background-image: url("https://radioplanetbooks.com/grafx/vizigraph_bg.gif");
}
.vizigraph img {
	width:100%;
	max-width:290px;
}
.vizi-text {
	text-transform:uppercase;
	font-size:.8em;
	font-family:monospace;
}
.double-line {
	width:100%;
	border-style:double;
	border-width:0px 0px 3px 0px;
	border-color:#BC8F5B;
	height:3px;
	margin-top:1px;
	margin-bottom:4px;
}
.footer_ad {
	display:block;
	width:100%;
	max-width:290px;
	margin:auto;
	margin-top:4px;
	margin-bottom:3px;
}
.bookpanel_container {
  display:block;
  position:relative;
  margin-bottom:8px;
  margin-top:-4px;
}
.bookpanel_widget_box {
  padding:5px;
  padding-top:8px;
  padding-bottom:8px;
  border:3px double #BC8F5B;
  background-color:#F5EEE3;
  font-family: 'Times New Roman', Times, serif;
}
.bookpanel_widget_box p:first-letter {
  text-indent:0px;
}
.bookpanel_widget_outline {
  display: block;
  width:auto;
  height:auto;
  margin-top:7px;
  margin-bottom:-1px;
  margin-right:2px;
  border-style:solid;
  border-width:1px;
  border-color:#BC8F5B;
  background-color:#ECC78A;
  padding:4px;
}
.bookpanel_widget_box hr {
  border: none;
  border-bottom: 3px double #A6BABD;
  margin-top:1px;
  margin-bottom:1px;
}
.bookpanel_title {
  color:#634C45;
  line-height:1.1em;
  text-align:center;
  margin-bottom:-14px;
  text-indent:0px;
}
.bookpanel_title h5 {
  text-align:center;
}
.bookpanel_img {
  margin-top:0px;
  margin-bottom:4px;
  border:1px solid #A6BABD;
}
.bookpanel_uppercase {
  font-size:.7em;
  text-align:center;
  text-transform:uppercase;
  line-height:1.6em;
}
.book_byline {
	display:block;
	font-size:.8em;
	text-transform: uppercase;
	text-align:left;
	text-indent:0px;
	margin-top:-9px;
	margin-bottom:18px;
	margin-left:10px;
	border-bottom: 3px double #A6BABD;
}
.radio_planet_buy_now {
	display:block;
	text-align:center !important;
	margin:auto;
	margin-top:18px;
	margin-bottom:10px;
	text-indent:0px;
}
.radio_planet_buy_now h5, .radio_planet_buy_now h4 {
	text-align:center;
	text-indent:0px;
	margin:0px;
	margin-top:5px;
}
.radio_planet_buy_now h4 {
	margin-left:-10px;
}

#commentform h5 {
	text-align:center;
	margin:auto;
	margin-top:15px;
	padding-bottom:4px;
	border-bottom: 3px double #A6BABD;
}
#mc-input {
	margin:auto;
	border-style: double;
    border-width: 3px;
    border-color:#B8BBBB;
    background-color:white;
    font-size:1em;
    padding:3px;
}
.bws_math_line {
	display:block;
	width:100%;
	text-align:center;
	margin-top:-4px;
	text-indent:0px;
}
.text_error, .text_error p {
	text-align:left !important;text-justify:none !important;
}
.ebook_note {
	width:75%;
	background-color:#F2E1C5;
	padding:12px;
	border: 3px double #BC8F5B;
	margin:auto;
}
.eStore_thank_you_download_links {
	padding-bottom:6px;
	border-bottom: 3px double #BC8F5B;
}
.eStore_thank_you_your_order {
	font-size:1.2em;
	color:#A15F3F;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:-28px;
	letter-spacing:1px;
	font-family: 'fiestanuovoregular', sans-serif;
	border-bottom: 3px double #BC8F5B;
	padding-bottom:4px;
}
.eStore_thank_you_txn_id {
	padding-top:6px;
	border-top: 3px double #BC8F5B;
}
.eStore_thank_you_total_cost {
	margin-top:3px;
	margin-bottom:5px;
}
.acme_page {
	display:block;
	margin:auto;
	background-color:white;
	background-image: url("https://www.radioplanetbooks.com/grafx/Acme_footer.jpg");
	background-position: bottom;
	background-repeat: repeat-x;
	width:100%;
	max-width:400px;
	font-size:.75em;
	margin-top:24px;
	margin-bottom:24px;
	padding-bottom:40px;
}
.acme_content {
	width:87%;
	margin:auto;
	text-align:left;
	text-indent:0px;
	text-align:left  !important;
	line-height:1.5em;
	font-family:"Courier New", Courier, monospace;
}
.acme_content p {
	text-align:left  !important;
	text-justify:none !important;
	text-indent:0px !important;
}
.letter_address {
	display:block;
	width:100%;
	text-indent:0px;
	margin:12px;
}
.eStore-product-description {
	width:70%;
	margin:auto;
	margin-top:12px;
	margin-bottom:12px;
}
.eStore-thumbnail {
	width:80%;
	text-align:center;
	margin:auto;
	margin-top:12px;
	margin-nottom:12px;
}
.thumb-image {
	width:auto;
	height:auto;
	float:left;
	margin-right:24px;
	margin-bottom:12px;	
}
.eStore-product-name, .eStore_price, .eStore_variation_top. .eStore-product eStore-fancy-wrapper form {
	text-align:center;
	margin-bottom:4px;
}
.eStore_price {
	margin-top:12px;
	margin-bottom:12px;
}
.eStore_variation_name {
	margin-top:6px;
	margin-bottom:6px;
}
.eStore_button {
	margin-top:12px;
	padding:3px;
}
.eStore-product-name {
	font-family: 'fiestanuovoregular', sans-serif;
	text-align:left;
	margin-top:0px;
	margin-bottom:0px;
	font-weight: normal;
	line-height:1.2em;
	color:#5C6F81;
	font-size:1em;
	margin-bottom:8px;
}
.eStore_variation {
	padding:3px;	
}
.booksellers_wide {
	width: 90%;
    margin: auto;
    margin-bottom: 12px;
    margin-top: 12px;
    border-style: solid;
    border-width: 1px;
    border-color: #BC8F5B;
    background-color: #ECC78A;
    padding: 4px;
}
.booksellers_in {
    background-color: #ECE5D3;
    border: 3px double #B39388;
    padding: 4px;
    margin: 0px;
    text-align: center;
}
.booksellers_button {
	display: inline-block;
    text-align: center;
    text-indent: 0px;
    margin-top: 4px;
    margin-bottom: 7px;
    margin-left: 3px;
    margin-right: 3px;
    border: 1px solid #9C7F75;
    padding: 5px;
    padding-left: 9px;
    padding-right: 9px;
    background-color: white;
}
.eStore_coupon_section {
	width:100%;
	text-align:center;
}
.eStore_cart_checkout_button {
	text-align:center !important;
	margin-top:4px;
}
.eStore_empty_cart {
	display:none;
}
 .eStore_cart_item_name_value, .eStore_cart_item_name, .eStore_empty_cart_block {
	padding-left:12px;
}
.download_now_button {
	text-align:center;
	
}
