/*
Theme Name: Edgar Rice Burroughs Inc. Theme V2
Theme URI: http://wordpress.org/extend/themes/toolbox
Author: Jakub Kasztalski 
Author URI: http://jakeski.com
Description: Theme for the Edgar Rice Burroughs Comic Subscription website. Based on Automattic's Toolbox theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: custom-menu, sticky-post, microformats, rtl-language-support, translation-ready, full-width-template, post-formats
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.
*/
/* =Structure
-------------------------------------------------------------- */

@import url('https://fonts.googleapis.com/css?family=Pragati+Narrow|Teko');
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

#page {
	display: block;
}
#primary {
	float: left;
	margin: 0 0px 0 0;
	width: 100%;
}
#content {
	margin: 0 0px 0px 0px;
}
#main .widget-area {
	float: right;
	overflow: hidden;
	width: 200px;
}
#colophon {
	clear: both;
	display: block;
	width: 100%;
}
/* Increase the size of the content area for templates without sidebars */
.full-width #content,
.image-attachment #content,
.error404 #content {
	margin: 0;
}
/* Text meant only for screen readers */
.screen-reader-text,
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
}
.alignright {
	display: inline;
	float: right;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

blockquote
{
	color: #444;
}

.orange
{
	color: #f26f16;
}

/* =Whole Page (body)
-------------------------------------------------------------- */
body
{	
	background-image: url('images/v2/bg-africa-map-big.jpg');
	background-color: #2c0800;
	background-position: center -10px;	
	background-repeat: no-repeat;
	background-attachment:fixed ;	
	font-family: "Open sans";
	font-size: 0.85em;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4
{
	font-family: 'Pragati Narrow', sans-serif;
}
#logo-section
{
	width: 900px;
	margin: 0 auto 0 auto;
}
#page
{
	width: 900px;	
	margin: 0 auto 10px auto;
	padding-bottom: 5px;
	background: white;	
	background-color:rgba(255,255,255,0.95);
	border-radius: 15px;
}
/* =Logo Section
-------------------------------------------------------------- */
#logo-section
{
	height: 110px;
	margin-top: 10px;
}
#logo-section #site-title
{
	float: left;
	padding-top: 20px;
}
#logo-section #site-title img
{
	max-width: 380px;
}
/* ECOF buttons next to slider */
#logo-section .erb_ecof_buttons 
{
	float: right;
	margin: 0 5px;
	background-color: white;
	border-radius: 10px;
	padding:5px;
}
#logo-section .erb_ecof_buttons img
{
	height: auto;
	width: 200px;
}
#logo-section .erb_ecof_buttons > *:first-child
{
	margin-right: 20px;
}


#logo-section .litograph-series-button
{
	margin-right: -30px;
}
/* =Header
-------------------------------------------------------------- */
#branding
{
	margin: 0 20px 0 20px;
	position: relative;
}
#site-title {
	font-size: 2em;
	font-weight: bold;
	padding: 0; 
	margin: 0;
	margin-left: 10px;
}
#site-description {
	font-size: 1em;
	font-weight: normal;
	margin: 0 0 1em;
}
#tarzan_comic_strip_subscription_signup a 
{
	display: block;
	background: url("images/all_new_tarzan_subscription_click_here_btn.png") no-repeat scroll 0pt 0pt transparent;	
	width: 182px;
	height: 103px;
	margin-top: 10px;
	margin-right: 10px;
	/*
	position: absolute;
	right: 220px;
	top: 10px;
	*/
	float: right;
	text-indent: -9999px;	
	z-index: 10;
}
#newsletter_signup a 
{
	display: block;
	background: url("images/newsletter_signup.png") no-repeat scroll 0pt 0pt transparent;
	width: 177px;
	height: 66px;
	margin-top: 10px;
	margin-right: 10px;
	/*
	position: absolute;
	right: 10px;	
	top: 10px;
	*/
	float: right;
	text-indent: -9999px;
	
	z-index: 10;
}
/* =Top Menu (Depth 0)
-------------------------------------------------------------- */
#top_menu 
{
	margin: 30px auto 10px auto;
}
#top_menu ul 
{
	margin: 0;
	padding: 0pt;
	list-style-type: none;		
}
#top_menu ul  li
{
	float: left;
	position: relative;
	list-style-type: none;
}
#top_menu > ul > li > a
{
	background-image: url("images/v2/nav-button-normal.png");
	background-position: center center;
	background-repeat: no-repeat;
	display: block; 
	width: 94px;
	padding-top: 10px;
	height: 60px;
	/*overflow: hidden;*/
	
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	
	color: black;
	margin-top: 12px;
	font-family: 'Pragati Narrow', sans-serif;	
    font-size: 1.2em;
    line-height: 1.1em;
}
/* :nth-child() selector, if only old IE supported it... */
#top_menu ul > li a { background: url("images/v2/nav-buttons-all.png") no-repeat scroll 0px 0px transparent; }
#top_menu ul > li.child-0 a { background-position: 0 -80px; color: white; }
#top_menu ul > li.child-1 a { background-position: -96px 0; }
#top_menu ul > li.child-2 a { background-position: -192px 0; }
#top_menu ul > li.child-3 a { background-position: -288px 0; }
#top_menu ul > li.child-4 a { background-position: -384px -80px; color: white; }
#top_menu ul > li.child-5 a { background-position: -481px 0; }
#top_menu ul > li.child-6 a { background-position: -578px 0; }
#top_menu ul > li.child-7 a { background-position: -679px 0; }
/*#top_menu ul > li.child-8 a { background-position: -778px 0; }*/

#top_menu ul > li:hover a, #top_menu ul > li.active a { 	color: white; }
#top_menu ul > li.child-0 a:hover, #top_menu ul > li.active.child-0 a { background-position:   0px 	0px;  color: black; }
#top_menu ul > li.child-1 a:hover, #top_menu ul > li.active.child-1 a { background-position: -96px	-80px; }
#top_menu ul > li.child-2 a:hover, #top_menu ul > li.active.child-2 a { background-position: -192px	-80px; }
#top_menu ul > li.child-3 a:hover, #top_menu ul > li.active.child-3 a { background-position: -288px	-80px; }
#top_menu ul > li.child-4 a:hover, #top_menu ul > li.active.child-4 a { background-position: -384px	0px; color: black; }
#top_menu ul > li.child-5 a:hover, #top_menu ul > li.active.child-5 a { background-position: -481px	-80px; }
#top_menu ul > li.child-6 a:hover, #top_menu ul > li.active.child-6 a { background-position: -578px	-80px; }
#top_menu ul > li.child-7 a:hover, #top_menu ul > li.active.child-7 a { background-position: -679px	-80px; }
/*#top_menu ul > li.child-9) a:hover, #top_menu ul > li.active.child-9 a { { background-position: -778px	-80px; }*/

#top_menu ul > li.link-africa a 
{ 
	background-image: url("images/v2/nav-africa-button-normal.png"); 
	background-position: center center; 
	color: white; 
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#top_menu ul > li.link-africa:hover a,
#top_menu ul > li.link-africa.active a { background-image: url("images/v2/nav-africa-button-hover.png"); background-position: center center; }

/*
#top_menu > ul > li > a 				{	margin-top: 10px; }
#top_menu > ul > li.two-lines > a	{	margin-top; 5px; }
*/
#top_menu .item-101 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_01.png") no-repeat scroll 0pt 0pt transparent;
     width: 94px;
}
#top_menu .item-141 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_02.png") no-repeat scroll 0pt 0pt transparent;
     width: 94px;
}
#top_menu .item-103 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_03.png") no-repeat scroll 0pt 0pt transparent;
     width: 93px;
}
#top_menu .item-109 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_04.png") no-repeat scroll 0pt 0pt transparent;
     width: 93px;
}
#top_menu .item-110 > a {
     background: url("images/top_menu/Admin_nav_bar_r4_05.png") no-repeat scroll 0pt 0pt transparent;
     width: 111px;
}
#top_menu .item-111 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_06.png") no-repeat scroll 0pt 0pt transparent;
     width: 95px;
}
#top_menu .item-112 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_07.png") no-repeat scroll 0pt 0pt transparent;
     width: 94px;
}
#top_menu .item-113 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_08.png") no-repeat scroll 0pt 0pt transparent;
     width: 94px;
}
#top_menu .item-114 > a {
     background: url("images/top_menu/Admin_nav_bar_r3_09.png") no-repeat scroll 0pt 0pt transparent;
     width: 92px;
}

/* =Top Menu (Depth 1)
-------------------------------------------------------------- */
#top_menu ul li ul {
     background: none repeat scroll 0% 0% #FFFFFF;
     border: 1px solid #000000;
     display: none;
     position: absolute;
     top: 60px;
     z-index: 10;
}
#top_menu ul li:hover ul {
     display: block;
}
#top_menu ul li ul li {
    
}
#top_menu ul li ul li a {
	display: block;
     border: 1px solid #FFFFFF;
     color: #999999;     
	 font-size: 12px;
     height: auto;
     margin: 0px;
     padding: 5px 10px;
	 margin: 5px;
     text-decoration: none;
     width: 150px;
	 text-decoration: none;
}
#top_menu ul li ul li a:hover {
     background: none repeat scroll 0% 0% #FF9933;
     border: 1px solid #000000;
     color: #000000;
     text-decoration: underline;
}


/* =Menu
-------------------------------------------------------------- */
#access {
	background: white;
	display: block;
	float: left;
	margin: 0 auto 5px;
	width: 100%;
	z-index: 100;
}
#access ul {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	border-right: 2px solid #a45f46;
}
#access li:last-child {	border-right: none; }
.logged-in #access li:last-child {	border-right: 2px solid #a45f46; }
#access a {
	display: block;
	padding: 0 1em;
	text-decoration: none;
	color: #f56101;
}
#access a.logout_link
{
	display: inline-block;
	padding-left: 1em;
}
#access .current-menu-item a
{
	font-weight: bold;
}

#access ul ul {
	box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	position: absolute;
	top: 2em;
	left: 0;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #dedede;
	line-height: 1em;
	padding: .5em .5em .5em 1em;
	width: 10em;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	text-decoration: underline;
}
#access ul ul a:hover {
}
#access ul li:hover > ul {
	
}
#comic_subscription_and_quote
{
}
#comic_subscription_and_quote .bradbury-quote-div
{
	background: #6b8a4d;
	color: white;
	padding: 10px;
	border-radius: 10px;	
	box-shadow: 			5px 5px 10px #888;
	-moz-box-shadow:		5px 5px 10px #888;
	-webkit-box-shadow:		5px 5px 10px #888;
	
	width: 215px;
	height: 60px;
	display: block;
	float: right;
	
	line-height: 1em;
}
#comic_subscription_and_quote.quote { font-style: italic; }
#comic_subscription_and_quote .author { font-weight: bold; }

#comic_subscription_and_quote .tarzan-comic-subscription-logo-text .green
{
	color: #236125;
}
#comic_subscription_and_quote .tarzan-comic-subscription-logo-text .orange
{
	color: #f26f16;
}
#comic_subscription_and_quote .tarzan-comic-subscription-logo-text  > div
{
	float: left;
}
#comic_subscription_and_quote .tarzan-comic-subscription-logo-text .main-text
{
	text-align: right;
	padding-right: 10px;
	font-size: 14pt;
}
#comic_subscription_and_quote .tarzan-comic-subscription-logo-text a
{
	text-decoration: none;
}

#comic_subscription_and_quote .tarzan-comic-subscription-logo-text .comic-thumbs
{
	width: 400px;
	display: inline-block;
} 

#comic_subscription_and_quote .tarzan-comic-subscription-logo-text .spanish-quote
{
		color: #236125;
		font-size: 11pt;
}


/* =Content Styles
-------------------------------------------------------------- */
#main
{
	margin-top: 20px;
}
#content
{
/*
	font: 1em/1em 'SansationLight',Arial,sans-serif;
	font-family: "Calibri", 'HelveticaCondensedBlack',helvetica,arial,san-serif;	
*/
	padding: 0 20px 0px 20px;
	line-height: initial;
}
#content h1, 
#content h2, 
#content h3, 
#content h4, 
#content h5 
{
	font-weight: bold;
	margin: 0px;
	text-transform: uppercase;
}
#content h1 {
     font-size: 1.7em;
     line-height: 1.2em;
}
#content h2 {
     font-size: 1.25em;
     line-height: 1em;
	 text-transform: none;
}
#content p 
{
	/*color: #666;*/
	color: #333;
	padding-left: 15px;
	padding-right: 10px;
	/*text-align: justify;*/
}

/* =Content - Specific Formatting
-------------------------------------------------------------- */
.sticky {
}
.entry-meta {
	clear: both;
	display: block;
}
.single-author .entry-meta .byline {
	display: none;
}
#content nav {
	display: block;
	overflow: hidden;
	
}
#content nav .nav-previous {
	float: left;
	width: 50%;
	
	text-decoration: none;
}
#content nav .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.single-post #content nav .nav-previous a,
.single-post #content nav .nav-next a
{
	font-size: 30px;
	text-decoration: none;
}
#content #nav-above {
	display: none;
}
.paged #content #nav-above,
.single #content #nav-above {
	display: block;
}
#nav-below {
	margin: 1em 0 0;
}
.page-link {
	clear: both;
	margin: 0 0 1em;
}
.page .edit-link {
	clear: both;
	display: block;
}
#content  a.more-link 
{
	background: none repeat scroll 0% 0% #999;
	border: 1px solid #333;
	color: white;
	display: block;
	font-style: italic;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 100px;
	margin: 10px;
	float: left;
}
/* 404 page */
.error404 .widget {
	float: left;
	width: 33%;
}
.error404 .widget .widgettitle,
.error404 .widget ul {
	margin-right: 1em;
}
.error404 .widget_tag_cloud {
	clear: both;
	float: none;
	width: 100%;
}
/* Notices */
.post .notice,
.error404 #searchform {
	background: #eee;
	display: block;
	padding: 1em;
}
/* Image Attachments */
.image-attachment div.entry-meta {
	float: left;
}
.image-attachment nav {
	float: right;
	margin: 0 0 1em 0;
}
.image-attachment .entry-content {
	clear: both;
}
.image-attachment .entry-content .entry-attachment {
	background: #eee;
	margin: 0 0 1em;
	padding: 1em;
	text-align: center;
}
.image-attachment .entry-content .attachment {
	display: block;
	margin: 0 auto;
	text-align: center;
}
/* Aside Posts */
.format-aside .entry-header {
	display: none;
}
.single .format-aside .entry-header {
	display: block;
}
.format-aside .entry-content,
.format-aside .entry-summary {
	padding-top: 1em;
}
.single .format-aside .entry-content,
.single .format-aside .entry-summary {
	padding-top: 0;
}
/* Gallery Posts */
.format-gallery .gallery-thumb {
	float: left;
	margin: 0 1em 0 0;
}
/* Image Posts */
.format-image .entry-header {
	display: none;
}
.single .format-image .entry-header {
	display: block;
}
.format-image .entry-content,
.format-image .entry-summary {
	padding-top: 1em;
}
.single .format-image .entry-content,
.single .format-image .entry-summary {
	padding-top: 0;
}
/* =Images
-------------------------------------------------------------- */
a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img,
.wp-caption {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}
.wp-caption {
	padding: .5em;
	text-align: center;
	line-height: 1em;
}
.wp-caption img {
	margin: .25em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .wp-caption p,
.wp-caption-text
{
	padding: 0; 
	font-size: 0.85em;
	text-align: center;
	margin-top: 0;
	line-height: 1.1em;
}
.gallery-caption {
}
.wp-smiley {
	margin: 0;
}

/* =Forms
-------------------------------------------------------------- */
#searchform label {
	display: none;
}
#searchform input#s {
	width: 60%;
}
input[type=text],
input#s {
	margin: 0 1em 0 0;
	width: 60%;
}
textarea {
	width: 80%;
}
/* Class for labelling required form items */
.required {
	color: #cc0033;
}

/* =Comments
-------------------------------------------------------------- */
article.comment {
	display: block;
}
#respond input[type=text] {
	display: block;
	width: 60%;
}
#respond textarea {
	display: block;
	margin: 0 0 1em;
	width: 80%;
}
#respond .form-allowed-tags {
	clear: both;
	width: 80%;
}
#respond .form-allowed-tags code {
	display: block;
}

/* =Widgets
-------------------------------------------------------------- */
.widget {
	display: block;
}
.widget-area .widget_search {
	overflow: hidden;
}
.widget-area .widget_search input {
	float: left;
}

/* =Footer
-------------------------------------------------------------- */
#footer 
{
	background: none repeat scroll 0% 0% #4c2a0e;
	/*border-top: 1px solid #333;*/
	margin: 10px 20px 10px 20px;
	
	padding: 15px 0px 5px 15px;
	border-radius: 15px;	
	color: white;
	font-size: 13px;
	color: white;
	
	overflow: visible;
	position: relative;
}
#footer .r-symbol
{
	font-family: arial;
}
#footer  #copyright 
{
	width: 350px;	
	float: left;
}
#footer  #copyright a
{
	color: white;
	text-decoration: underline;
}
#footer  .copyright-specific 
{
	float: left;
	width: 100px;
	height: 100px;
	position: relative;
	cursor: pointer;
}
#footer  .copyright-specific  .tooltip
{
	display: block;
	width: 200px;
	position: absolute;
	bottom: 40px;
	z-index: 100;
	border-radius: 15px;
	padding: 10px;
	background-color: #ffffcc;
	color: #4c2a0e;
	box-shadow: 20px 20px 30px rgba(0,0,0,0.5);
	-moz-box-shadow: 20px 20px 30px rgba(0,0,0,0.5);
	-webkit-box-shadow: 20px 20px 30px rgba(0,0,0,0.5);
	
}
#footer  .copyright-specific  .tooltip 		{ display: none; }
#footer  .copyright-specific:hover .tooltip	{ display: block; }
#footer_menu {
	float: right;
	padding-top: 20px;
}
#footer_menu ul {
     margin: 0pt;
     overflow: hidden;
     padding: 0pt;
     list-style: none;
}
#footer_menu li {
     float: left;
     
	 padding: 0 10px 0 10px;
}


/* ==============
	Specifics 
	================ */
.erb_ecof_button
{
	display: inline-block;
	width: 220px;
	height: 75px;
	padding: 0; margin: 0;
	background: url('images/v2/ECOF_registration_button.jpg');
	background-size: 220px 75px;
	text-indent: -10000px;
	overflow: hidden;
	
}	
.erb_ecof_button:hover
{
	background-image: url('images/v2/ECOF_registration_button_over.jpg');
}



/*	=====================================
	Winter Sale Banner
	=====================================	*/
	
.erb_winter_sale_banner
{
	max-width: 80%;
	background-color: #0dab20;
	color: white;
	margin: 5px auto;
    padding: 0.5em;
    border-radius: 10px;
    border: 4px solid #063e17;
	display: block;
	text-decoration: none;
}
.erb_winter_sale_banner h2
{
	color: #fff;
	font-size: 24px;
	text-align: center;
	 padding: 0px;
}