/* =Home Page
-------------------------------------------------------------- */

#content .erb_info_login_subscribe_area
{
	position: relative;
	margin: 0;
	padding: 0;	
}

#content .erb_info_login_subscribe_area h1
{
	color: #666;
	font-size: 16pt;
	margin: 0;
	padding: 0;
	font-weight: normal;
}
.logged-in #content .erb_info_login_subscribe_area h1
{
	width: 450px;	
}
#content .erb_info_login_subscribe_area .orange-strong
{
	font-weight: bold;
	color: #ed4600;
}

/* .logged-in #content .erb_info_login_subscribe_area h1 { 	width: 100%; } */

#content .erb_info_login_subscribe_area a.bonus_material_btn
{
	position: absolute;
	top: 110px;
	right: 35px;

	width: 199px;
	height: 45px;
	padding-top: 15px;
	background-image: url('images/bonus-material-btn.png');
	background-size: cover;
	
	color: white;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	
	padding-top: 10px;
	width: 150px;
	height: 35px;
	font-size: 0.75em;	
}
.logged-in #content .erb_info_login_subscribe_area a.bonus_material_btn 
{ 	
	top: 0px;
	right: 5px;
	width: 199px;
	height: 44px;
	font-size: 1em;
	padding-top: 16px;
		
	
}

/* Home free comic sumbles thumb listing (Public) */
#content .erb_free_samples_listing
{
	margin-top: 10px;
}
#content .erb_free_samples_listing .side_buttons
{
	position: relative;
}
#content .erb_free_samples_listing .series_entry
{
	margin-bottom: 15px;
}
#content .erb_free_samples_listing a.subscribe_btn
{
	position: absolute;
	top: -15px;
	right: 0px;
	
	width: 150px;
	height: 85px;
	line-height: 85px;
	font-size: 1.3em;
/*	
	width: 110px;
	height: 60px;
	line-height: 60px;
	font-size: 1.1em;
*/	
	background-size: cover;
}
#content .erb_free_samples_listing a.login_btn
{
	position: absolute;
	top: 80px;
	right: 19px;
	
	width: 110px;
	height: 60px;
	line-height: 60px;
	font-size: 1.1em;
	background-size: cover;	
}

#content .erb_free_samples_listing a.bonus_material_btn
{
	position: absolute;
	top: 150px;
	right: -30px;
}
#content .erb_free_samples_listing a.bonus_material_btn:hover
{
	opacity: 0.50;
	filter: alpha(opacity=50);
}
#content .erb_free_samples_listing .bonus_material_btn_sub
{
	position: absolute;
	position: absolute;
	top: 220px;
	right: 0;
}
/* new announcement */
#content .erb_free_samples_listing .new_announcement
{
	color: #ed4600;
	font-size: 12pt;
	font-style: italic;
	width: 500px;
}
#content .erb_free_samples_listing .new_announcement strong
{
	font-style: none;
}
#content .erb_free_samples_listing .new_announcement .series_thumb
{
	display:block;
	float: left;
	margin-right: 15px;
	width: 150px;
	
}
#content .erb_free_samples_listing .new_announcement .series_thumb img
{
	width:100%;
	height: auto;
}
#content .erb_free_samples_listing .new_announcement   .text_and_samples .thumb
{
	float: left;
	display: block;
	/*heighT: 70px;*/
	/*width: 110px;*/
	width: 110px; height: 70px;
	padding-right: 20px;
	padding-top: 10px;
}
#content .erb_free_samples_listing .new_announcement   .text_and_samples .thumb img
{
	width: 100%; height: auto;
}
#content .erb_free_samples_listing .view_other_message
{
	color: #ed4600;
	font-size: 14pt;
	margin: 10px 0 10px 0;
	font-weight: bold;
}
#content .erb_free_samples_listing .view_other_message strong
{
	font-size: 14pt;
	font-weight: bolder;
}

/* comic series listing with thumbs */
#content .erb_free_samples_listing .comic_listing
{
	width: 800px;
}
#content .erb_free_samples_listing .comic_listing .series_entry
{
	float: left;
	padding: 0 20px 0px 0;
}
#content .erb_free_samples_listing .comic_listing .series_entry a:hover 
{
	opacity: 0.50;
	filter: alpha(opacity=50);
}
#content .erb_free_samples_listing .comic_listing .sample_thumb
{
	display: inline-block;
	vertical-align: top;
	padding: 0;
	margin: 0;
	text-align: center;
	
}

#content .erb_free_samples_listing .comic_listing .series_title
{
	font-weight: bold;
	color: #ed4600;
	text-align: center;
}


/* comic series listing with thumbs (OLD) */
/*
#content .erb_free_samples_listing .comic_listing .series_thumb, 
#content .erb_free_samples_listing .comic_listing .sample_thumb
{
	display: inline-block;
	vertical-align: top;
	width: 115px;	
	padding: 0;
	margin: 0;
	margin-right: 5px;
	text-align: center;
	
}
#content .erb_free_samples_listing  .comic_listing .series_thumb{
	margin-right: 30px;
}
#content .erb_free_samples_listing .comic_listing .series_thumb img, 
#content .erb_free_samples_listing .comic_listing .sample_thumb img
{
	height: 80px; width: 115px;
}
#content .erb_free_samples_listing .comic_listing .series_title
{
	font-size: 10px;
	font-weight: bold;
	color: #ed4600;
}
*/


/* Home comic thumb listing (Private) */

.erb_home_comic_thumb_listing .comic_entry
{
	text-align: center;	
	margin: 5px;
	display: block;
	width: 207px;	
	float: left;
	height: 235px;
        margin-bottom: 2em;
        font-size: 0.8em;
}


.erb_home_comic_thumb_listing .comic_entry .thumb
{
	display: block;
	width: 207px;
	height: 195px;
	background-size: cover;
}
 .erb_home_comic_thumb_listing .comic_entry img
{
	width: 100%;
}

.erb_home_comic_thumb_listing .comic_entry a, #content .erb_home_comic_thumb_listing .comic_entry a,
.erb_home_comic_thumb_listing .comic_entry a:hover,
.erb_home_comic_thumb_listing .comic_entry a:visited,
.erb_home_comic_thumb_listing .comic_entry h2, #content .erb_home_comic_thumb_listing .comic_entry h2
{
	color: #ed5b01;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0 0 0;
	font-size: 1.1em;
	text-transform:uppercase;	
}
#content .erb_home_comic_thumb_listing .comic_entry .full_list,
#content .erb_home_comic_thumb_listing .comic_entry a.coninue_reading
{
	color: #AA0622;
	text-transform: none;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
#content .erb_home_comic_thumb_listing .comic_entry .full_list 
{ 
	border-right: 2px solid #666;
	padding-right: 6px;
	margin-right: 3px; 
}

 .erb_home_comic_thumb_listing .comic_entry.tarzan .thumb			{ background-image: url('images/comic-thumb-tarzan.jpg'); }
 .erb_home_comic_thumb_listing .comic_entry.tarzan:hover .thumb	{ background-image: url('images/comic-thumb-tarzan-over.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.carons_of_venus .thumb			{ background-image: url('images/comic-thumb-carson-of-venus.png'); }
.erb_home_comic_thumb_listing .comic_entry.carons_of_venus:hover .thumb	{ background-image: url('images/comic-thumb-carson-of-venus-over.png'); }
 .erb_home_comic_thumb_listing .comic_entry.eternal_savage .thumb			{ background-image: url('images/comic-thumb-eternal-savage.png'); }
.erb_home_comic_thumb_listing .comic_entry.eternal_savage:hover .thumb	{ background-image: url('images/comic-thumb-eternal-savage-over.png'); }
 .erb_home_comic_thumb_listing .comic_entry.war_chief .thumb			{ background-image: url('images/comic-thumb-war-chief.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.war_chief:hover .thumb	{ background-image: url('images/comic-thumb-war-chief-over.jpg'); }
 .erb_home_comic_thumb_listing .comic_entry.cave_girl .thumb			{ background-image: url('images/comic-thumb-cave-girl.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.cave_girl:hover .thumb	{ background-image: url('images/comic-thumb-cave-girl-over.jpg'); } 
 .erb_home_comic_thumb_listing .comic_entry.pellucidar .thumb			{ background-image: url('images/comic-thumb-pellucidar.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.pellucidar:hover .thumb	{ background-image: url('images/comic-thumb-pellucidar-over.jpg'); } 
 .erb_home_comic_thumb_listing .comic_entry.tarzan_of_the_apes .thumb			{ background-image: url('images/comic-thumb-tarzan-apes.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.tarzan_of_the_apes:hover .thumb	{ background-image: url('images/comic-thumb-tarzan-apes_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.the_land_that_time_forgot .thumb			{ background-image: url('images/comic-thumb-the-land-that-time-forgot.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.the_land_that_time_forgot:hover .thumb	{ background-image: url('images/comic-thumb-the-land-that-time-forgot_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.mucker .thumb			{ background-image: url('images/comic-thumb-mucker.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.mucker:hover .thumb	{ background-image: url('images/comic-thumb-mucker_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.mucker_es .thumb			{ background-image: url('images/comic-thumb-mucker.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.mucker_es:hover .thumb	{ background-image: url('images/comic-thumb-mucker_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.korak .thumb			{ background-image: url('images/comic-thumb-korak.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.korak:hover .thumb	{ background-image: url('images/comic-thumb-korak_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.john_carter_en .thumb			{ background-image: url('images/comic-thumb-john-carter-en.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.john_carter_en:hover .thumb	{ background-image: url('images/comic-thumb-john-carter-en-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.john_carter_es .thumb			{ background-image: url('images/comic-thumb-john-carter-es.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.john_carter_es:hover .thumb	{ background-image: url('images/comic-thumb-john-carter-es-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.monster_men .thumb			{ background-image: url('images/comic-thumb-monster-men.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.monster_men:hover .thumb		{ background-image: url('images/comic-thumb-monster-men_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.lost_continent .thumb			{ background-image: url('images/comic-thumb-lost-continent.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.lost_continent:hover .thumb		{ background-image: url('images/comic-thumb-lost-continent-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.lost_continent_es .thumb			{ background-image: url('images/comic-thumb-lost-continent.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.lost_continent_es:hover .thumb		{ background-image: url('images/comic-thumb-lost-continent-over.jpg'); } 


.erb_home_comic_thumb_listing .comic_entry.jungle_girl .thumb			{ background-image: url('images/comic-thumb-jungle-girl.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.jungle_girl:hover .thumb		{ background-image: url('images/comic-thumb-jungle-girl-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.jungle_girl_es .thumb			{ background-image: url('images/comic-thumb-jungle-girl.jpg'); }
.erb_home_comic_thumb_listing .comic_entry.jungle_girl_es:hover .thumb		{ background-image: url('images/comic-thumb-jungle-girl-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.outlaw_of_torn .thumb		{ background-image: url('images/comic-thumb-outlaw-of-torn.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.outlaw_of_torn:hover .thumb		{ background-image: url('images/comic-thumb-outlaw-of-torn-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.outlaw_of_torn_es .thumb		{ background-image: url('images/comic-thumb-outlaw-of-torn-es.jpg'); }  
.erb_home_comic_thumb_listing .comic_entry.outlaw_of_torn_es:hover .thumb		{ background-image: url('images/comic-thumb-outlaw-of-torn-es-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.girl_from_hollywood .thumb		{ background-image: url('images/comic-thumb-girl-from-hollywood.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.girl_from_hollywood:hover .thumb		{ background-image: url('images/comic-thumb-girl-from-hollywood-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.girl_from_hollywood_es .thumb		{ background-image: url('images/comic-thumb-girl-from-hollywood-es.jpg'); }  
.erb_home_comic_thumb_listing .comic_entry.girl_from_hollywood_es:hover .thumb		{ background-image: url('images/comic-thumb-girl-from-hollywood-es-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.land_and_the_lion .thumb		{ background-image: url('images/comic-thumb-LadLion.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.land_and_the_lion:hover .thumb		{ background-image: url('images/comic-thumb-LadLion-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.i_am_a_barbarian .thumb		{ background-image: url('images/comic-thumb-barbarian.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.i_am_a_barbarian:hover .thumb		{ background-image: url('images/comic-thumb-barbarian_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.i_am_a_barbarian_es .thumb		{ background-image: url('images/comic-thumb-barbarian-spanish.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.i_am_a_barbarian_es:hover .thumb		{ background-image: url('images/comic-thumb-barbarian-spanish_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.the_mad_king .thumb		{ background-image: url('images/comic-thumb-mad-king.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.the_mad_king:hover .thumb		{ background-image: url('images/comic-thumb-mad-king-over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.the_mad_king_es .thumb		{ background-image: url('images/comic-thumb-mad-king-es.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.the_mad_king_es:hover .thumb		{ background-image: url('images/comic-thumb-mad-king-es-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.tarzan_twins .thumb		{ background-image: url('images/comic-thumb-Twins.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.tarzan_twins:hover .thumb		{ background-image: url('images/comic-thumb-Twins_over.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.tarzan_twins_es .thumb		{ background-image: url('images/comic-thumb-TwinsES.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.tarzan_twins_es:hover .thumb		{ background-image: url('images/comic-thumb-TwinsES_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.moon_men .thumb		{ background-image: url('images/comic-thumb-moon-men.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.moon_men:hover .thumb		{ background-image: url('images/comic-thumb-moon-men-over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.girl_from_farris .thumb		{ background-image: url('images/comic-thumb-farris.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.girl_from_farris:hover .thumb		{ background-image: url('images/comic-thumb-farris_over.jpg'); } 


.erb_home_comic_thumb_listing .comic_entry.pirate_blood .thumb		{ background-image: url('images/comic-thumb-pirate-blood.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.pirate_blood:hover .thumb		{ background-image: url('images/comic-thumb-pirate-blood_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.man_eater .thumb		{ background-image: url('images/comic-thumb-maneater.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.man_eater:hover .thumb		{ background-image: url('images/comic-thumb-maneater_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.beyond_the_farthest_star .thumb		{ background-image: url('images/comic-thumb-BeyondFarthestStar.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.beyond_the_farthest_star:hover .thumb		{ background-image: url('images/comic-thumb-BeyondFarthestStar_over.jpg'); } 


.erb_home_comic_thumb_listing .comic_entry.muldoon .thumb		{ background-image: url('images/comic-thumb-muldoon.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.muldoon:hover .thumb		{ background-image: url('images/comic-thumb-muldoon_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.jimber_jaw .thumb		{ background-image: url('images/comic-thumb-jimber-jaw.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.jimber_jaw:hover .thumb		{ background-image: url('images/comic-thumb-jimber-jaw_over.jpg'); } 

.erb_home_comic_thumb_listing .comic_entry.jane_porter_untamed .thumb		{ background-image: url('images/comic-thumb-jane-porter.jpg'); } 
.erb_home_comic_thumb_listing .comic_entry.jane_porter_untamed:hover .thumb		{ background-image: url('images/comic-thumb-jane-porter-over.jpg'); } 




/* Home two columns */
#content .erb_authors_two_columns .left
{
	width: 48%;
	float: left;
}

#content .erb_authors_two_columns .right
{
	width: 48%;
	float: right;
	
}

#content .erb_authors_two_columns .section_image_title
{
	text-align: center;	
	margin: 15px 0 15px 0;
}
#content .erb_authors_two_columns .section_image_title img
{
	width: 100%;
}
#content .erb_authors_two_columns .section_image_title a,
#content .erb_authors_two_columns .section_image_title a:hover,
#content .erb_authors_two_columns .section_image_title a:visited,
#content .erb_authors_two_columns .section_image_title h2,
#content .erb_authors_two_columns .section_image_title h2,
#content .erb_authors_two_columns .section_image_title h2
{
	color: #ed5b01;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 0 0 0;
	font-size: 16px;
	text-transform:uppercase;	
}

#content .erb_authors_two_columns .bio
{
	font-size: 10pt;
	line-height: normal;
	color: #666;
	margin-right: 20px;
}
#content .erb_authors_two_columns .bio h3
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 24px;
	color: #666;
}
#content .erb_authors_two_columns .bio p
{
	margin-top: 0;
	padding-top: 0;
	font-size: 14px;
	color: #666;	
}

/* Home  */
.erb_home_recent_post_listing
{
	width: 700px;
}
.erb_home_recent_post_listing ul
{
	float: left;
	width: 320px;
	margin: 0 10px 0 0;
	padding: 0;
	list-style-type: none;
	
}



/* =Multi Columns
-------------------------------------------------------------- */
.erb_multi_columns .erb_content_column_list
{
	width: 100%;
}
.erb_multi_columns .erb_content_column_list .erb_content_column
{
	display: block;
	width: 45%;
	float: left;
	padding-right: 20px;
}
.erb_multi_columns .erb_content_column_list.column_count_1 .erb_content_column {	width: 100%; }
.erb_multi_columns .erb_content_column_list.column_count_2 .erb_content_column {	width: 45%; }
.erb_multi_columns .erb_content_column_list.column_count_3 .erb_content_column {	width: 30%; }



/* =Login/Subscribe Page
-------------------------------------------------------------- */

body.page-template-page-login-form-php .usermenu .signup_btn_container 
{
	visibility: hidden;
}

#content .page_login_form h1
{
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 80px;
}
#content .page_login_form .login_area
{
	width: 48%;
	float: left;
	border-right: 2px solid black;	
	padding: 5px;
	position: relative;
}

#content .page_login_form .subscribe_area
{
	float: right;
	width: 45%;
	padding: 5px;	
	position: relative;
}
#content .page_login_form .subscribe_area .caption,
#content .page_login_form .login_area .caption
{
	display: block;
	width: 75px;
	text-align: center;
	border: none;
	background: #9E5439;
	padding: 5px 10px 5px 10px;
	margin: 0 0 30px 0;
	border-radius: 3px;
	text-transform: lowercase;
	color: white;
	font-size: 16px;
	font-weight: bold;
	line-height: 1em;
}

#content .page_login_form .login_area form
{
	width: 250px;
	position: relative;
}

#content .page_login_form .login_area .login-username
{
}
#content .page_login_form .login_area form input[type="text"],
#content .page_login_form .login_area form input[type="password"]
{
	
	width: 90%;
	padding: 3px;
	margin: 0;
	border: 2px solid black;
	background: white;
}
#content .page_login_form .login_area form .login-username label,
#content .page_login_form .login_area form .login-password label
{
	display: block;
	padding: 0;
	margin: 0;	
	width: 80px;
	text-transform:lowercase;	
}
#content .page_login_form .login_area form .login-remember
{
	float: left;
	width: 150px;
	display:  none;
	visibility: hidden;
}
#content .page_login_form .login_area form .login-submit
{
	text-align: right;
}
#content .page_login_form .login_area form .login-submit input
{
	display: inline-block;
	color: White;
	width: 90px;
	height: 50px;
	line-height: 50px;
	background-color: transparent;
	border: none;
	background-image: url("images/btn_orange.png");
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
#content .page_login_form .login_area form .login-submit input:hover
{
	background-image: url("images/btn_orange_ovr.png");
}

#content .page_login_form .login_area .forgot_password
{
	position: relative;
	top: -60px;
	width: 150px;
}
/*
.page_login_form.loggedin > ul
{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
	text-align: center;
	
}
.page_login_form.loggedin > ul > li
{
	margin: 0 10px 0 0;
	display: inline-block;
}
.page_login_form.loggedin > ul a
{
	color: White;
	background: #646464;
	border-radius: 3px;
	padding: 5px;
	text-decoration: none;
}
.page_login_form.loggedin > ul a:hover
{
	background: #a9a9a9;
}
*/

/* =Subscribe decline questionnaire form
-------------------------------------------------------------- */

.wpcf7-form.sent .erbcomics-subdecform
{
	display: none;
}

.erbcomics-subdecform
{
	background-color: rgba(255, 255, 255, 0.68);
	padding: 10px;
	border-radius: 10px;
	width: auto;
	width: 500px;
}

.erbcomics-subdecform .question
{
	font-size: 1.5em;
	font-weight: bold;	
	color: green;
}

.erbcomics-subdecform .options .wpcf7-list-item,
.erbcomics-subdecform > .other
{
	display: block;
	margin-top: 10px;		
}
.erbcomics-subdecform  > .other
{
	margin-left: 30px;
}
.erbcomics-subdecform  > .other input
{
	width: 320px;
	margin-left: 10px;
}

.erbcomics-subdecform  .submit input
{
	margin: 10px 0;
	font-weight: bold;
	padding: 10px;
}

/* =Subscribe Page (ProForm)
-------------------------------------------------------------- */

#s2member-pro-paypal-checkout-form
{
	width: 400px;
}

/* =Category listing
-------------------------------------------------------------- */
body.category #content
{
	width: 425px;
}
body.category #comic-specific-sidebar
{
	float: right;
	margin-right: 30px;
}
body.category #content h1,
body.page-bonus-material-listing #content h1
{
	color: #666;
	font-size: 16pt;
	width: 450px;
	margin: 0;
	padding: 0;
	font-weight: normal;	
}
body.category #content h2.page-title,
body.page-bonus-material-listing #content h2
{
	color: #aa0622;
	font-size: 20px;
	line-height: normal;
	font-weight: bold;
}

body.category #content h3.newest-comic-strip,
body.page-bonus-material-listing #content h3
{
	color: #ed5b01;
	font-size: 16px;
	line-height: normal;
	font-weight: bold;	
}

body.category #content .category_listing 
{
	position: relative;
}
body.category #content .category_listing  > a.full_post_link,
body.page-bonus-material-listing #content ul > li > a
{
	display: block;
	color: #9e5439;
	text-decoration: none;
	margin: 0; 
	padding: 0;	
	font-weight: bold;	
	
}

body.category #content .category_listing > article
{
	display: block;
	position: relative;
	margin-bottom: 50px;
}

body.category #comic-specific-sidebar
{
	width: 200px;
	text-align: center;
}

body.category #comic-specific-sidebar .createive-team
{
	color: #aa0622;
	font-weight: bold;
}
body.category #comic-specific-sidebar div,
body.category #comic-specific-sidebar div a
{
	color: #156282;
	font-weight: bold;
    line-height: 13px;
}
body.category #comic-specific-sidebar .createive-team
{ 
	font-size: 0.9em;
}

/* mini listing of comics */
body.category #comic-specific-sidebar .back-to-comics
{
	font-weight: normal;
}
body.category .erb_home_comic_thumb_listing.mini .comic_entry			
{
	width: 60px;
	height: 100px;
	margin: 3px;
}
body.category .erb_home_comic_thumb_listing.mini .comic_entry .thumb
{
	width: 60px;
	height: 60px;
}
body.category .erb_home_comic_thumb_listing.mini .comic_entry h2, .erb_home_comic_thumb_listing.mini .comic_entry a
{
	font-size: 10px;
	color: #156282;
	text-decoration: underline;
	text-transform: none;
}

/*
body.category #content .category_listing > article > .whole-page-overlay
{
	display: block;
	position: fixed;
	left: 0; top: 0;
	width: 100%; height: 100%;
	background-color: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 1000;

}
body.category #content .category_listing > article .entry-content-wrapper
{
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	
	z-index: 1001;
	overflow: visible;	
}
body.category #content .category_listing > article .entry-content
{
	display: block;
	margin: 0px auto 0 auto;
	padding: 10px;
	overflow: visible;
	border: 3px solid gray;
	background: white;	
	box-shadow: 3px 3px 5px #000;

}
*/
@media print {
	body.category #content .category_listing > article
	{
		display: none;
	}
	
}

body.category #content p,
body.category #content img
{
	margin: 0; 
	padding: 0;
}

body.category #content #nav-below,
body.category #content #nav-below-2
{
	width: 300px;
}

/* =Single Comic Popup
-------------------------------------------------------------- */
body.single_comic_popup
{
	background-image: none;
	background: white;
}
body.single_comic_popup #page
{
	width: 100%;	
	margin: 0;
	padding: 10px;
}
body.single_comic_popup #main,
body.single_comic_popup #primary,
body.single_comic_popup #content
{
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
}

body.single_comic_popup #content h1
{
	padding: 0;
	margin: 0;
}

body.single_comic_popup #popup_close_btn_container
{
	position: relative;
	right: 20px;
	top: 20px;
	display: block;
	float: right;
	width: 40px;
	height: 40px;

}
body.single_comic_popup #popup_close_btn_container a
{
	text-decoration: none;
	font-weight: bold;
	font-family: monospace;
	font-size: 40px;
	color: #333;
	
}
body.single_comic_popup #popup_close_btn_container a:hover
{
	color: #999;	
}

@media print {

	body.single_comic_popup  #content article
	{
		display: none;
	}
	
}

body.single_comic_popup .erb-comic-nav-top
{
	margin: 20px 0 0 0px;
	
}

/* =Q & A
-------------------------------------------------------------- */
.page-q-a .question_prompt
{
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	margin-top: 5px;
	
	padding: 5px;	
	color: #F56101;
	font-weighT: bold;
	z-index: 1000;
}
.page-q-a .question_answer
{
	padding-left: 15px;	
}
/*
.page-q-a .question_prompt
{
	font-weight: bold;
	cursor: pointer;
	margin: 0;
	margin-top: 15px;
	
	padding: 10px;	
	border-radius: 15px;
	background: #F56101;
	color: white;
	text-shadow: 1px 2px 1px #222;	
	z-index: 1000;
	border: 1px solid #333;
	box-shadow: 0px 3px 10px black;			
}

.page-q-a .question_answer
{
	padding-left: 20px;
	margin: 0;
	
	padding: 10px;	
	border-radius: 15px;
	background: #f39050;
	z-index: 1000;
	border: 1px solid #333;	
}
.page-q-a .question_answer p
{
	color: white;
}
*/
.page-q-a .question_answer .indent
{
	display: block;
	padding-left: 30px;
}

/* =Home Page Variant 0
-------------------------------------------------------------- */
.page-home-page-variant-0 #page
{
	width: 1000px;
}
.page-home-page-variant-0 #primary
{
	width: 960px;
	padding: 20px;
}
.page-home-page-variant-0 #logo-section
{
	display: none;
}
.page-home-page-variant-0 #content .erb_top_info 
{
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
.page-home-page-variant-0  h1
{
	font-size: 20pt;
	font-weight: bold;
	color: #ed4600;
	margin: 0; padding: 0;
	text-align: center;
}
.page-home-page-variant-0 #content .erb_top_info h2
{
	font-size: 16pt;
	margin: 0; padding: 0;
	font-weight: normal;
}
.page-home-page-variant-0 #content .erb_top_info h3
{
	
}
.page-home-page-variant-0 #content .erb_top_info > div
{
	font-size: 14pt;
	color: #555;
	margin: 0;
	padding: 0;
	margin: 10px 0;
	padding: 20px 0;
	background-color: rgb(255, 252, 91);
	border-radius: 15px;
	padding: 10px;
	box-shadow: 5px 5px 5px #CCC;
}

.page-home-page-variant-0 #content .erb_top_info .pros span
{
	display: block;
}

.page-home-page-variant-0 #content .erb_top_info p strong
{
	color: black;
}
.page-home-page-variant-0  .series_entry
{
	height: 220px;
	width: 700px;
}
.page-home-page-variant-0  .series_entry .sample_thumb
{
	float: left;
	padding-right: 10px;
}
.page-home-page-variant-0  .series_entry .sample_thumb img
{
	width: 200px;
	height: 200px;
}


.page-home-page-variant-0 .series_title
{
	font-size: 16pt;
	font-weight: bold;
	color: #ed4600;
}
.page-home-page-variant-0 .series_samples
{
	margin-top: 20px;
}

.page-home-page-variant-0  .series_samples .sample_thumb
{
	display: block;
	float: left;
	padding-right: 10px;
}
.page-home-page-variant-0  .series_samples .sample_thumb img
{
	height: 60px;
	width: auto;
}

.page-home-page-variant-0  .series_samples > p
{
	margin-bottom: 0;
	padding-bottom: 0;
	font-weight: bold;
}
.page-home-page-variant-0  .prompt 
{
	clear: both;
	text-align: center;
	margin: 0 0 30px 0;
	
	background-color: rgb(255, 252, 91);
	border-radius: 15px;
	padding: 10px;
	box-shadow: 5px 5px 5px #CCC;	
}
.page-home-page-variant-0  .prompt h2
{
	font-weight: bold;
	margin: 0;
}
	
.page-home-page-variant-0 #content   .prompt a.erb_orange_btn
{
	display: inline-block;
	width: 130px;
	background-size: cover;
	height: 70px;
	line-height: 65px;	
}

.page-home-page-variant-0  .prompt .subscribe_btns 
{
	width:680px; 
	margin: 0 auto;
}

.page-home-page-variant-0  .prompt .subscribe_btns input[type="button"]
{
	font-weight: bold;
	color: white;
	background: #00AA00;
	border-radius: 5px;
	padding: 10px;
	cursor: pointer;
	text-transform: uppercase;
}
.page-home-page-variant-0  .prompt .subscribe_btns input[type="button"]:hover
{
	background: #44EE44;
}
.page-home-page-variant-0  .prompt .subscribe_btns > div
{
	border-radius: 10px;
	padding: 10px;
	margin: 10px 0 0 0;
	background-color: rgb(255, 254, 204);
	display: block; width: 300px; float: left; padding-right: 10px; margin-right: 10px; 
}
	
	
.page-home-page-variant-0 .comic_listing hr
{
	width: 700px;
	margin-left: 0;
}

.page-home-page-variant-0 .bonus_materials_sidebar
{
	width: 200px;
	float: right;
}
.page-home-page-variant-0 .bonus_materials_sidebar a
{
	display: block;
	margin-bottom: 20px;
}
.page-home-page-variant-0 .bonus_materials_sidebar img
{
	width: 100%;
}

.page-home-page-variant-0  a:hover img
{
	opacity: 0.50;
	filter: alpha(opacity=50);
}


/*--------------------
	My Account Page
	-------------------*/
.page-my-account-page .erbcomics-subdecform
{
	text-align: left;
}
.page-my-account-page .erbc-paypal-unsubscribe-button
{
	visibility: hidden;
}



/* =Video Overlay
-------------------------------------------------------------- */



.video_overlay .shades
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);	
}
.video_overlay .video_box
{
	position: absolute;	
	top: 100px;
	left: 0;
	width: 100%;
	z-index: 10000;	
}

.video_overlay .video_box .inner
{
	margin: 100px auto 0 auto;	
	display: block;
	padding: 30px 30px 20px 30px;
	background: #b78e4c;
	border: 2px solid gray;
	border-radius: 15px;
	box-shadow: 5px 5px 10px #1A1818;
	z-index: 1000;
	width: 650px;
	text-align: center;	
}
.video_overlay .video_box .inner .close_btn
{
	text-align: center;	
	display: inline-block;
	margin-top: 20px;
	padding: 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
	color: #f0dab7;
	cursor: pointer;
}
.video_overlay .video_box .inner .the_video
{
	display: block;
}