
body {
	margin: 0;
	padding: 0;
	background: url(https://e02d9b.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/brickwall.png) repeat;
	font-family: 'Abel', sans-serif;
	font-size: 14px;
	color: #383838;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #AE4D5A;
}

a:hover {
}

#wr {
	padding: 0;
	background: url(https://e02d9b.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/brickwall.png) repeat;
}

/* Header */

#head-wr {
	overflow: hidden;
	height: 350px;
	background: rgba(68,59,59,0.7);
}

#head {
	overflow: hidden;
	width: 950px;
	height: 300px;
	margin: 0 auto;
}

/* Logo */

#logotype {
	float: left;
	width: 254px;
	height: 300px;
	margin: 0px auto;
	padding: 100px 0 0 0;
	background: url(https://1e522c.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/logo-bg.png) no-repeat left top;
	color: #FFFFFF;
}

#logotype .logo, #logotype p {
	margin: 0;
	padding: 0;
}

#logotype .logo {
	letter-spacing: -1px;
	text-align: center;
	text-transform: lowercase;
	font-size: 3.8em;
}

#logotype p {
	margin-top: -10px;
	padding: 0 0 0 10px;
	text-align: center;
	font-size: 15px;
	color: #FFFFFF;
}

#logotype p a {
	color: #FFFFFF;
}

#logotype a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
	background: #323435;
	border-bottom: 4px solid #0974C4;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: none;
	background: #FFFFFF;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #464032;
}

#search-submit {
	width: 50px;
	height: 23px;
	border: 1px solid #525252;
	background: #525252;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}

/* Menu */

#mn1 {
	float: left;
	width: 348px;
	height: 300px;
}

#mn1 ul {
	float: right;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	list-style: none;
}

#mn1 li {
	float: left;
	margin: 0px 30px;
}

#mn1 a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}

#mn2 {
	float: right;
	width: 348px;
}

#mn2 ul {
	float: left;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	list-style: none;
}

#mn2 li {
	float: left;
	margin: 0px 30px;
}

#mn2 a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}


#mn {
	overflow: hidden;
	width: 940px;
	padding: 15px 0px;
	margin: 0px auto 30px auto;
	background: #006BC2;
	border-radius: 10px;
	font-size: 20px;
	color: #FFFFFF;
}

#mn ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style: none;
	line-height: normal;
	text-align: center;
}

#mn li {
	display: inline-block;
	border-right: 1px solid #001DD6;
}

#mn a {
	display: block;
	padding: 0px 40px 0px 40px;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight:400;
	color: #FFFFFF;
	border: none;
}

#mn a:hover, #mn .current_page_item a {
	text-decoration: none;
}

#mn .current_page_item a {
	color: #FFFFFF;
}

#mn .last {
	border-right: none;
}

/* Page */

#pg {
	width: 920px;
	margin: 0 auto;
	padding: 0px 40px;
	background: rgba(68,59,59,0.4);
	color: #F6F6F6
}

#pg-bgtop {
	padding: 20px 0px;
}

#pg-bgbtm {
}

/* Content */

#cnt {
	float: left;
	width: 600px;
	padding: 10px 0px 0px 0px;
}

.post {
}

.post .ttl {
	margin-bottom: 10px;
	padding: 12px 0px 20px 0px;
	letter-spacing: -.5px;
	color: #FFFFFF;
}

.post .ttl a {
	color: #FFFFFF;
	border: none;
}

.post .meta {
	height: 30px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#side {
	float: right;
	width: 280px;
	padding: 30px 0px 0px 0px;
	color: #F6F6F6;
}

#side ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#side li {
	margin: 0;
	padding: 0;
}

#side li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#side li li {
	line-height: 35px;
	border-bottom: 1px dotted #873842;
	margin: 0px 0px;
	border-right: none;
}

#side li a {
	padding-left: 20px;
	background: url(https://a950e1.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/img03.gif) no-repeat left 6px;
}

#side li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#side h2 {
	padding: 0px 0px 30px 0px;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #F6F6F6;
}

#side p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#side a {
	border: none;
	color: #F6F6F6;
}

#side a:hover {
	text-decoration: underline;
	color: #F6F6F6;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#foot {
	height: 100px;
	background: rgba(68,59,59,0.8);
}

#foot p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	text-align: center;
	color: #FFFFFF;
}

#foot a {
	color: #FFFFFF;
}

#three-cols {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
	color: #443b3b;
}

#three-cols h2 {
	padding: 0px 0px 20px 0px;
	font-size: 30px;
	color: #443b3b;
}

#three-cols #col1 {
	float: left;
	width: 290px;
	margin-right: 40px;
}

#three-cols #col2 {
	float: left;
	width: 290px;
}

#three-cols #col3 {
	float: right;
	width: 300px;
}

.link-style {
	display: inline-block;
	margin-top: 10px;
	padding: 5px 15px;
	background: rgba(123,52,62,0.6);
	border-radius: 10px;
	color: #FFFFFF;
}


.link-style2 {
	display: inline-block;
	margin-top: 10px;
	padding: 10px 25px;
	background: #3F181D;
	border-radius: 10px;
	font-size: 20px;
	color: #FFFFFF;
}

#wel {
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
	color: #443b3b;
}

#wel h2 {
	padding: 0px 0px 20px 0px;
}

#wel h2 a {
	color: #443b3b;
}

#wel a {
	color: #443b3b;
	text-decoration: underline;
}

#banner {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
	border-bottom: 1px solid #292929;
}


#two-columns {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
}

#two-columns #col1 {
	float: left;
	width: 600px;
	color: #FFFFFF;
}


#two-columns #col2 {
	float: right;
	width: 280px;
	background: #FFFFFF;
}

#two-columns h2 {
	padding: 0px 0px 20px 0px;
	color: #FFFFFF;
}


#two-columns .image-style {
	border: 10px solid #FFFFFF;
}


#two-columns .text-style {
	padding-bottom: 10px;
	border: 10px solid #FFFFFF;
	text-align: center;
	font-size: 20px;
}

#splash {
	overflow: hidden;
	width: 960px;
	margin: 0px auto;
	padding: 30px 0px;
}

#splash ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#splash li {
	float: left;
	margin-left: 17px;
}

#splash img {
	border: 1px solid #73252F
}

#splash .first {
	margin-left: 0px;
}

.alignleft {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-top: 5px;
}


.popup { width:300px; display:none; background: rgba(68,59,59,0.8); position:absolute; margin:0px 0px 0px 0px; padding: 15px;}
.popup ul { margin:0!important; padding: 0px!important; float: none!important; text-align: center!important;}
.popup ul li { margin:0!important; padding: 0px!important; float: none!important;}
.popup ul li a {
	display: block;
	height: 30px!important;
	line-height: 30px!important;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 16px!important;
	color: #FFFFFF;}
.popup ul li a:hover {color: #AE4D5A!important; text-decoration: underline!important;}

.popup2 { width:300px; display:none; background: rgba(68,59,59,0.8); position:absolute; margin:0px 0px 0px 0px; padding: 15px;}
.popup2 ul { margin:0!important; padding: 0px!important; float: none!important; text-align: center!important;}
.popup2 ul li { margin:0!important; padding: 0px!important; float: none!important;}
.popup2 ul li a {
	display: block;
	height: 30px!important;
	line-height: 30px!important;
	text-transform: uppercase;
	font-family: 'Abel', sans-serif;
	font-size: 16px!important;
	color: #FFFFFF;}
.popup2 ul li a:hover {color: #AE4D5A!important; text-decoration: underline!important;}

/* banner */
.site-banner {
	position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 300px;
  margin: 20px auto;
  font-family: "Lato";
  background-image: url("https://67eb4e.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/banner-bg-horiz.png");
  background-size: cover;
}
.site-banner2 {
  flex-direction: column;
  height: 164px;
  background-image: url("https://97f20e.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/banner-bg-horiz2.png");
}
.site-banner, .site-link {
  color: #2f2f2f;
}
.banner-text {
  width: 50%;
  margin: 0px 15px 0 115px;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
  color: #2f2f2f;
}
.site-banner2 .banner-text {
	margin: 12px auto;
	color: #fff;
}
.site-link {
    width: 25%;
    height: 130px;
    font-size: 25px;
    background-color: #000;
    border: none;
    color: #fff;
    text-decoration: none;
    transition: .3s ease-in-out;
    cursor: pointer;
}
.site-link:hover {
  	background-color: #f8ee9d;
  	color: #000;
}
.site-link4 {
	width: 290px;
	height: 50px;
	background: none;
	border: 3px solid #e03256;
  	color: #fff;
}
.site-link4:hover {
	background-color: #e03256;
  	color: #fff;
}
/* table */
.site-table {
	margin-bottom: 30px;
	padding: 20px;
	line-height: 1.2;
	background-color: #483f3f;
	border-radius: 20px;
	text-align: center;
}
.site-table .table-h {
	font-size: 25px;
}
.site-table .site-column {
	margin: 35px 0;
	padding: 15px 0;
	border: 2px solid #000;
	border-radius: 20px;
}
.site-table .site-name {
	margin-bottom: 10px;
	font-size: 20px;
}
.site-table .site-rating i {
	font-size: 18px;
	color: #d74355;
}
.site-table .site-link {
	width: auto;
	height: 50px;
	margin-top: 10px;
	font-size: 20px;
	border-radius: 10px;
}
.site-table .site-link {
	padding: 0 35px;
}
.site-table .site-link:hover {
	background-color: #d74355;
	color: #fff;
}
/* sale */
.sale {
	position: absolute;
	left: 20%;
	display: none;
	align-items: center;
	width: 270px;
	height: 270px;
	padding: 5px;
	text-align: center;
	font-size: 24px;
	background: url("https://5c1ef4.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/sale-bg.png") no-repeat;
	background-size: contain;
	border: 4px solid #fff;
	border-radius: 20px;
	color: #fff;
}
.sale2 {
	right: 0;
	background: url("https://1f6103.claudeassets.com/20250304004013im_/https://webasliterature.org/theme/webas/images/sale-bg2.png") no-repeat;
}
.sale p {
	position: relative;
	top: -5px;
	left: -20px;
	line-height: 1.2!important;
	margin: 0;
}
.sale-amount {
	color: #303030;
}
.sale-number {
	font-size: 33px;
}
.sale-name {
	position: relative;
	top: 10px;
	left: -40px;
	font-size: 29px;
	font-family: "Carter One";
	color: #f6445c;
}
.active-sale {
	display: block!important;
}

/*
     FILE ARCHIVED ON 03:37:56 Oct 06, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:31:38 Jun 19, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.534
  exclusion.robots: 0.058
  exclusion.robots.policy: 0.044
  esindex: 0.013
  cdx.remote: 11.684
  LoadShardBlock: 106.047 (3)
  PetaboxLoader3.datanode: 79.146 (5)
  load_resource: 86.954
  PetaboxLoader3.resolve: 45.013
  loaddict: 25.942
*/