@import url("reset.css");

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 28px;
    background: #341145;
  	color: #FFFFCC;
}

a 			{ color: #CCCCFF; font-weight: bold; text-decoration: underline; }
a:hover 	{ color: #FFCC00;  text-decoration: none; }
.noline 	{ text-decoration:none; }
.bold 		{ font-weight: bold; }
.italic 		{ font-style: italic; }
.strike 		{ text-decoration: line-through; }
.yellow		{ color: #FFCC00; text-decoration: bold;	}

h1	{ 
	font-size: 24px; 
	font-family: Arial,Helv,sans-serif; 
	font-weight: bold; 
	padding-bottom: 20px; 
	padding-top: 20px;
	margin-bottom: 0; 
}

h2 	{ 
	font-size: 22px; 
	font-family: Arial,Helv,sans-serif; 
	font-weight: bold;  
	margin-top: 0px; 
	padding-bottom: 10px; 
	margin-bottom: 0; 
	font-weight:bold;  
}


p {
    padding: 0px 0px 20px 0px;
    margin: 0px;
    font-size: 18px;
    line-height: 28px;
}

.heading {
	font-size: 20px;
	font-weight: bold;
}

.small		{ 
	font-size : 14px; font-family: Arial,Helv,sans-serif; 
}


#wrapper {
    width: 97%;
    min-width: 980px;
    max-width: 1000px;
    margin: 0 auto;
    overflow-x: hidden;
}

#header {
    float: left;
    width: 100%;
    background: #341145;
    padding-top: 5px;

}

#header-notice {
	float: left;
    width: 100%;
	text-align: center;
    background: #735780;
    padding-bottom: 0px;
    padding-top: 0px;

}

#home {
    float: left;
    margin: 0 auto; 
    padding-top: 10px;
}    
    

#home-image {
	border: 0;
	width: 315px; 

}

#header-search {
	font-size: 18px;
	margin: 0 auto; 
	float: right;
	padding-top: 35px;
	padding-right: 10px;

}



#top-level-header {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 0px;



}

#top-home {
    width: 350px;
    display:inline-block;
    height: 70px;
    text-align: center;
    padding-top: 10px;

}  


#top-level-nav {
     width: 400px;     
       display: inline-block;
      height: 70px;
  line-height: 70px;
    vertical-align: top;


}

#top-level-nav-text	{

  vertical-align: middle;
  line-height: normal;

}

#top-level-nav a {

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13pt;	
  	padding-right: 25px;

}

#top-search {
	font-size: 24px;
	width: 250px;
	display:inline-block;
	position: absolute;
	height: 70px;
	padding-top: 10px;
     

}

#deck-search {
	font-size: 24px;
	align: center;
	text-align: center;
	width: 350px;
	padding-top: 20px;
	background: #735780;
     

}

.deck-rounded-input {
  padding: 5px;
font-family: inherit;
  font-size: 20px;
    border-radius: 3px;
      padding-left: 10px;
  padding-right: 10px;
}

#cse-search-box	{
padding-top: 10px;
display: flex;
align-items: center;
text-align: center;
align: center;
justify-content: center;
}


.cse-search-box input[type=text] {
  width: 100%;
  box-sizing: border-box;

}

.rounded-input {
  padding: 5px;
font-family: inherit;
  font-size: 14px;
    border-radius: 3px;
      padding-left: 10px;
  padding-right: 10px;
}

.search-image	{
	padding-left: 10px;

}


#top-sub-nav {
    background: #735780;
    padding-left: 20px; 
    padding-bottom: 2px;
    padding-top: 0px;
     text-align: left;

}

#top-sub-nav a	{

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 12pt;	
  	padding-right: 15px;

}


#base-ads {
	float: left;
    width: 100%;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}

#navigation {
    float: left;
    background: #735780;
    padding-bottom: 10px;
    padding-top: 10px;
     width: 100%;
     text-align: center;
     clear: both;

}

#navigation a {

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 13pt;	
  	font-weight: bold;
  	line-height: 24px;

}


#base-optin	{
	width: 100%;
    background: #735780;
	display: flex;
	align-items: center;
}

.base-optin-text	{
	padding: 20px;
	padding-right: 50px;
    display:inline-block;
    width: 500px;
    text-align: left;

}

.base-optin-form	{
	align: center;
	padding-left: 30px;
    display:inline-block;
    width: 350px;


}

.optin-header	{
font-weight: bold;
	line-height: 22px;
	padding-bottom: 10px;
    
}

.optin-text	{
	font-size: 16px;
	line-height: 22px;
}



#navigation-base {
    float: left;
    background: #735780;
    padding-bottom: 15px;
    padding-top: 15px;
     width: 100%;
     text-align: center;
     margin-bottom: 10px;
     clear: both;
   
}

#navigation-base a {

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 17px;	
  	font-weight: bold;

}

#contentliquid {
    float: left;
    width: 100%;
    background: #735780;
}

#content {
    background: #341145;
    margin-left: 200px;
    margin-right: 320px;
    padding: 20px;
    height: 100%;
    clear: both;
}

#subcontent {
    margin-left: 2px;
    margin-right: 320px;
    padding: 20px;
    height: 100%;
    background: #341145;
    clear: both;

}

#fullcontent {
    margin-left: 2px;
    margin-right: 2px;
    padding: 20px;
    height: 100%;
    background: #341145;
    clear: both;

}

#cover-image	{
  position: relative;
  text-align: center;
  margin-bottom: -10px;

}

.index-image	{
width: 100%;
height: auto;

}

.email-box	{


position: absolute;
bottom: 80px;
right: 20px;
width: 400px;
text-align: left;
font-size: 36px;
line-height: 42px;
font-weight: bold;



}


.lp	{
	margin-left: -20px;

}

.buylinks {
	
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;

}

.buylinksbox {
	
	width: 100%;
	background: #735780;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 24px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	border-color: #666699;

}

.outofprint {
	
	width: 100%;
	background: #735780;
	text-align: center;
	padding-top: 10px;
	font-size: 16px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	border-style: solid;
	border-width: 1px;
	border-color: #666699;

}

.buylinks a {
    text-decoration:none;

 } 	
 
 
.topalign	{
	align: left;

} 

.topheading	{
	align: left;
	padding-left: 20px;

} 
 
.samplecard	{
	float: left; 
	padding: 20px;
	padding-right: 30px;

} 

.topinfo	{
	align: left;
	padding-top: 30px;

} 
 
.deckinfo {
	align: left;
}

.discovermore	{
	background-color: #735780;
	padding: 5px;
	align: center;
	text-align: center;
	text-weight: bold;

}

.discoverlinks	{
	display: inline;
	padding-right: 25px;

}


.buynow	{
	align: center;
	text-align: center;
	text-weight: bold;

}

.buynowlinks	{
	display: inline;
	padding-right: 10px;

}

.stars {

	padding-bottom: 10px;
	margin-top: -10px;
}

 
.deckimages {
	text-align: center;
}

.excerpt	{
	font-style: italic;

}

.excerpt p	{
	font-size: 18px;
}

.populardecks {
	width: 25%;	
	float: left;
	margin: 0 auto; 
	padding-bottom: 20px;

}

.themestars {
	text-align: right;
	margin-top: 5px;
	float: right;
	padding-right: 10px;
}

.listtmb	{
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 10px;
	float: right;
	
}

.onw	{
	padding-top: 20px;
	}
	
.featurepiece	{
	background: #341145;
	width: 100%;
	overflow: hidden;

}	

.featurepiece p {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.featuredeckwrapper	{
	width: 50%;
	text-align: center;
	float: left;
	margin: 0 auto; 
	clear: all;
}

.featuredeck	{
	width: 50%;
	text-align: center;
	float: left;
	margin: 0 auto; 
	clear: all;
}

.featuredeckwide	{
	width: 33%;
	text-align: center;
	float: left;
	margin: 0 auto; 
	display: block;
	clear: all;
}


.featureheading {
	background: #735780;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;	
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.catlist	{
	width: 33%;
	text-align: left;
	float: left;
	margin: 0 auto; 
	clear: all;
}

.catlist_4col	{
	width: 25%;
	text-align: left;
	float: left;
	margin: 0 auto; 
	clear: all;
}

#reading {
	padding-top: 0px;
	text-align: left;
	width: 100%;
}

#reading p {
	font-size: 20px;
}

#reading-card {

	float: left;
	text-align: center;
	padding-bottom: 30px;
	width: 40%;
}

#reading-text {

	float: right;
	text-align: left;
	padding-top: 10px;
	width: 60%;
}

#leftcolumn {
    background: #735780;
    width: 200px;
    float: left;
    text-align: center;
    margin-left:-100%;
}

#subleftcolumn {
    background: #735780;
    width: 2px;
    float: left;
    margin-left:-100%;
    height: 100%;
}

#subrightcolumn {
    background: #735780;
    width: 2px;
    float: left;
    margin-left:-320px;
    height: 100%;
}

.sidebar-heading {
	background: #666699;
	width: 100%;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	text-align: center;	
}

.sidebar-content {
	width: 95%;
	padding: 0px;
	margin: 10px;
	text-align: left;
}


.sidebar-ad-160-1 {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

.sidebar-ad-300-1 {
	width: 100%;
	text-align: center;
	align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

.sidebar-ad-300-2 {
	width: 100%;
	text-align: center;
	align: center;
	padding-bottom: 20px;
	padding-top: 10px;
}

.sidebar-ad-300-3 {
	align: center;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.center {
	margin: 0px auto;
}

#dotd-content {
	float: right;
	text-align: center;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 10px;
}

#dotd-content-mob {
	display: none;

}

#rightcolumn {
    background: #735780;
    width: 320px;
    float: left;
    margin-left: -320px;
    text-align: center;
}


#footer-ads {
	float: left;
	width: 100%;
	text-align: center;
	padding-left: 10px;
	margin-bottom: 10px;
	

}

#footer {
	float: left;
    width: 100%;
    clear:both;
    

}


#footer-cats {
	float: left;
	width: 98%;
	background: #735780;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	line-height: 24px;
}

#footer-cats-heading {
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: bold;
	
}

#footer-cats-1 {
	width: 25%;	
	float: left;
	margin: 0 auto; 
}



.footer-about {
	width: 39%;	
	float: left;
	margin: 0 auto; 
}

.footer-about p {
	font-size: 14px;
	}


.footer-help {
	float: left;
	margin: 0 auto; 
	padding-left: 20px;

}

.footer-resource {
	width: 35%;
	float: right;
	margin: 0 auto; 
	text-align: center;
}

#copyright {
	float: left;
	width: 100%;
	text-align: center;
	
}

 .buynowbuttondecks {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	margin-bottom: 5px;
	margin-right: 5px;
	padding: .2em .9em .2em .9em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .4em; 
	-moz-border-radius: .4em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.buynowbuttondecks:active {
	position: relative;
	top: 1px;
}

.purple {
	font-size: 20px;
	font-weight:bold;
	border: solid 1px #666699;
	background: #735780;
	background: -webkit-gradient(linear, left top, left bottom, from(#735780), to(#735780));
	background: -moz-linear-gradient(top,  #735780,  #735780);

}

.orange {
	color: #ffffff;
	font-size: 16px;
	font-weight:bold;
	border: solid 1px #da7c0c;
	background: #FFaa00;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #FFaa00,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	color: #ffffff;
	background: #696969;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #FFFFC0;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

.main-search-box {
    display: none;
}

.mobile {
        display: none;
 }			

ul.no_bullet {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

li.tick {
	background: url('/_img/green-on-purple-tick.jpg') no-repeat left top;
	padding-left: 44px;

} 

.buyebook	{
	width: 95%;
	background: #735780;
	padding: 25px;
	font-size: 18px;
	line-height: 24px;
	overflow: hidden;
}			

.buyebookcolumn {
	width: 50%;	
	float: left;
	margin: 0 auto; 
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	clear: all;
}

@media screen and (max-width: 991px) {
  
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    background: #341145;
  	color: #FFFFCC;
} 

a 			{ color: #CCCCFF; font-weight: bold; text-decoration: underline; font-size: 18px; line-height: 24px; }
a:hover 	{ color: #FFCC00;  text-decoration: none; }
.noline 	{ text-decoration:none; }

h1	{ 
	font-size: 24px; 
	font-family: Arial,Helv,sans-serif; 
	font-weight: bold; 
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px; 
	margin-bottom: 0; 
}

h2 	{ 
	font-size: 18px; 
	font-family: Arial,Helv,sans-serif; 
	font-weight: bold;  
	line-height: 24px;
	margin-top: 0px; 
	padding-top: 10px;
	padding-bottom: 10px; 
	margin-bottom: 0; 
	font-weight:bold;  
}

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


#wrapper {
    width: 100%;
    padding: 0px;
    margin: 0 auto;
    min-width: 0px;
    max-width: 991px;

}

#contentliquid {
    float: none;
    padding: 0px;
    margin: auto;
}

#content {
    background: #341145;
    padding: 5px 10px 0px 10px;
    margin: auto;
    float: none;
}

#subcontent {
	background: #341145;
    padding: 5px 10px 0px 10px;
    margin: auto;
}

#fullcontent {
	background: #341145;
	width: 100%;
	padding: 20px 0px 0px 0px;
	float: none;
}


#mobcontent {
	background: #341145;
	padding: 0px;
	float: none;
	width: 100%:

}

#cover-image	{
  text-align: center;
  width: 100%;
float: none;

}

.index-image	{
width: 100%;

}

.email-box	{
float: none;
position: relative;
padding: 15px;
text-align: left;
font-size: 36px;
line-height: 42px;
font-weight: bold;
bottom: 0px;
right: 0px;

}

.topheading	{
text-align: center;
align: center;
padding-right: 25px;


} 


.topalign	{
	align: center;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;

} 

.samplecard	{
	float: none;
	align: center;
	text-align: center;
	padding-top: 20px;

} 

.topinfo	{
	align: center;
	text-align: center;

} 

.deckinfo {
	align: left;
	text-align: left;
	max-width: 100%;
}

.discovermore	{
	align: center;

}

.discoverlinks	{
	display: block;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 20px;

}

.buynow	{
	align: center;
	text-align: center;
	text-weight: bold;

}

.buynowlinks	{
	display: block;
	font-size: 20px;

}

.stars {
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;

}

.buyebook	{
	width: 95%;
	align: center;
	background: #735780;
	padding: 10px 10px 10px 10px;
	font-size: 18px;
	line-height: 24px;
	float: none;
}


.buyebookcolumn {
	width: 100%;	
	float: left;
	margin: 0 auto; 
	text-align: center;
	font-size: 18px;
	line-height: 24px;
	clear: all;
}

ul.no_bullet {
	list-style-type: none;
	padding: 10px 0px 0px 0px;
	margin: 0;
}


li.tick {
	background: url('/_img/green-on-purple-tick.jpg') no-repeat left top;
	padding-left: 44px;

} 



#home {
    float: none;
    text-align: center;
    padding-top: 20px;
    background: #341145;
}   

#home-image {
	width: 160px; 
    text-align: center;
	padding-left: 0px;
	padding-right: 10px;
}

#header-search {
	font-size: 12px;
	text-align: center;
	width: 100%;
	float: none;
	padding-right: 10px;
	padding-top: 0px;

}

#top-ads {
	float: none;
	text-align: center;
	padding-bottom: 5px;
	width: 100%;

}

#navigation {
    float: none;
    background: #735780;
    padding-bottom: 2px;
    padding-top: 2px;
     width: 100%;
     text-align: center;
     margin-top: 10px;
     margin-bottom: 10px;

}

#navigation a {

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 11pt;	
  	font-weight: bold;
  	line-height: 10px;

}


#base-optin	{
	width: 100%;
    background: #735780;

    display: block;
}

.base-optin-text	{
	padding: 20px;
    text-align: left;
	display: block;
    width: 90%;
    
}

.base-optin-form	{
	align: left;
	padding: 10px;
    display: block;
        width: 90%;
}
 
#leftcolumn {
    background: #735780;
    width: 100%;
    float: none;
    display: inline;
    padding-top: 20px;
}

#rightcolumn {
    background: #735780;
    width: 100%;
    float: none;
    margin: 10px;
}


#reading {
	padding-right: 20px;
	width: 100%;
}

#reading-card {

	float: none;
	text-align: center;
	padding-bottom: 30px;
	width: 100%;
}

#reading-text {

	float: none;
	text-align: left;
	padding-top: 10px;
	width: 100%;
}

.populardecks {
	display: none;
}

#header-notice {
	display: none;

}

.featuredeckwrapper	{
	width: 100%;
	text-align: center;
	float: left;
	margin: 0 auto; 
	clear: all;
}

.featuredeck	{
	width: 50%;
	text-align: center;
	float: left;
	margin: 0 auto; 
	padding-bottom: 20px;
	clear: all;
}

.catlist	{
	width: 100%;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 10px;
	float: left;
	margin: 0 auto; 
	clear: all;
}

.sidebar-heading {
	margin-top: 20px;
	float: none;
	background: #666699;
	width: 100%;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;	
    padding: 10px 0px 10px 0px;
}

.sidebar-content {
	width: 100%;
	padding: 10px;
	line-height: 26px;
	margin: 10px;
}

#rightcolumn {
	display: inline;
    width: 100%;
    float: none;
}

#navigation-base {
    float: none;
    background: #735780;
    padding-bottom: 15px;
    padding-top: 15px;
     width: 100%;
     text-align: center;
     margin-bottom: 10px;
   
}

#navigation-base a {

    text-decoration:none;
  	font-family: Arial, Helvetica, sans-serif;
  	font-size: 18px;	
  	line-height: 32px;
  	font-weight: bold;

}

#dotd-content {
	display: none;

}

#dotd-content-mob {
	align: center;
	text-align: center;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer {
	float: none;
    width: 98%;
    
}


#footer-cats-heading {
	display: none;
	
}

#footer-cats	{
	display: none;
}


#footer-ads {
	display: none;

}

.footer-about {
	width: 100%;
}

.footer-help {
	display: none;

}

.footer-resource {
	display: none;
}

#copyright {
	width: 100%;
	text-align: center;
	
}



    #header{
        display: none;
    }
    
    .mobile{
        background-color: #341145;
        height: 60px;
        padding-top: 20px;
        display: block;
        align: center;
        text-align: center;
    }
