.pastakas {
	margin-top: 10px;
}
.pastakas div.title {
	top: 50px; left: 14px;
}
.pastakas .inner {
    margin: 20px 5px;
	padding: 0;
}
.page .content .pastakas{
    width: 734px;
    border: 2px solid #5FA0E6;
    border-radius: 10px;
    background: #e7f1fb url("https://koobas.hobune.stream/wayback/20201230103808/https://mangukoobas.delfi.ee/images/bg/pastaka_bg.png") 0 0 repeat-x;
    border-radius: 10px;
	position: relative;
}

.pastakas .inner table.forum {
	width: 100%;
}
.pastakas .inner table.forum th, .pastakas .inner table.forum td {
	width: auto;
	padding: 6px;
	text-align: left;
}
.pastakas .inner table.forum td {
	color: #666;
	padding: 3px 6px;
	background: none;
	border-bottom: #d0e3f8 solid 1px;
}
.pastakas .inner table.forum td.right {
	text-align: right;
}


.pastakas .mull_left, .pastakas .mull_right {
	margin: 0 0 10px 0;
}

.page .content table.hilighted th {
	background: url(https://koobas.hobune.stream/wayback/20201230103808/https://mangukoobas.delfi.ee/images/colors/yellow_comments_t.gif) 0 0 repeat-x;
}
.page .content table.hilighted tr.odd td {
	background: #faeec4;
}
.page .content table.hilighted tr td {
	background: #fdf9e6;
}

/* year 2016 index category blocks */
.storyblock {
	border: 1px solid #bedeff;
	border-radius: 10px;
	margin-bottom: 5px;
}
.storyblock h3 {
	text-align: center;
	line-height: 35px;
	color: #cc0000;
	background: linear-gradient(to bottom, rgba(158,190,255,0.75) 0%, rgba(222,222,255,0) 100%);
    border-radius: 9px 9px 0 0;
}
.storyblock h3:hover {
	cursor: pointer;
}
.storyblock p {
	margin: 5px;
	text-align: center;
}
.storyblock li {
	width: 90%;
	margin: 0 auto;
	height: 17px;
	padding: 3px 6px;
	border-top: 1px solid #dedeff;
}
.storyblock li:first-child {
	border-top: none;
}
.storyblock span.right {
	display: inline-block;
	float: right;
}
.storyblock.hilighted {
	background-color: rgba(253,249,230,0.75);
	border: 1px solid #fdf9e6;
}
.storyblock.hilighted h3 {
	background: linear-gradient(to bottom, rgba(247,228,165,0.75) 0%, rgba(253,249,230,1) 100%);
}
.storyblock input {
    border: 1px solid #bedeff;
    width: 100px;
    height: 30px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: normal;
	background: linear-gradient(to bottom, rgba(212,228,239,0.75) 0%, rgba(134,174,204,0.75) 50%, rgba(134,174,204,0.75) 100%);
	color: #ffffff;
}
.storyblock input:hover {
	background: linear-gradient(to bottom, rgba(212,228,239,1) 0%, rgba(134,174,204,1) 50%, rgba(134,174,204,1) 100%);
}

#story_content {
	padding: 12px 0;
	line-height: 18px;
	font-family: Georgia, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	line-height: 1.4em;
	clear: both;
}
#story_time {
	float: left;
	margin-top: 5px;
}
#reading-time {
	clear: left;
	float: left;
	width: 333px;
	font-style: italic;
}
#text-sizer {
	float: right;
	width: 200px;
	line-height: 15px;
	clear: right;
}
#text-sizer span {
	font-style: italic;
}
#text-sizer a {
	text-decoration: none;
}
.text-sizer {
	font-size: 12px;
	height: 16px;
	line-height: 16px;
	margin-left: 3px;
	text-align: center;
	background: #d3d3ff;
	border: 1px solid #b0b0ff;
	border-radius: 3px;
	padding: 2px;
}
#full_story {
	z-index: 5;
	overflow: hidden;
	padding: 10px 0;
	position: relative;
}
#story_left, #story_right {
	position: relative;
	z-index: 5;
}
#story_left {
	width: 544px;
	float: left;
	display: inline;
	margin: 0 0 0 8px;
}
#story_right {
	margin-right: 10px;
	width: 150px;
	float: right;
	display: inline;
}
#story_background {
	background: white;
	width: auto;
	height: auto;
	display: block;
	opacity: 0.5;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 5px;
	border: 1px solid silver;
}
#story_author {
	margin-top: 10px;
	text-align: center;
}
div.comments input[type=radio] {
	margin: 0 5px 0;
	vertical-align: middle;
}
table.comments textarea {
	width: 705px !important;
	margin: 5px !important;
}
.boxmenu {
	margin-top: 106px;
}
#pen_search_box {
	top: 100px;
}
.pastakas h4 {
	padding: 6px;
}
.next_story {
	text-align: right;
	font-style: italic;
}

/* "insert your own" button */
#takepart {
	margin: 10px;
	padding: 10px 15px;
	border: 1px solid #bcd3f9;
	border-radius: 10px;
	display: inline-block;
	background: #e6e8ff;
	font-size: 14px;
}
#takepart:hover {
	background: #ffefef;
}

/* narrow block styles */
div.narrowblock {
	border-radius: 10px;
	margin-bottom: 5px;
/*	background-color: #e7f1fb; */
	background-color: rgba(231,241,251,0.5);
}
div.narrowblock h4 {
	padding: 0;
	font-size: 13px;
	width: auto;
	text-align: center;
	line-height: 35px;
	color: #cc0000;
	background: linear-gradient(to bottom, rgba(158,190,255,0.75) 0%, rgba(222,222,255,0) 100%);
    border-radius: 9px 9px 0 0;
}
div.narrowblock h4.bottom {
	padding: 0;
	width: auto;
	text-align: center;
	line-height: 35px;
	color: #cc0000;
	background: linear-gradient(to top, rgba(158,190,255,0.75) 0%, rgba(222,222,255,0) 100%);
    border-radius: 0 0 9px 9px;
}
/* storys listing overrides */
div.narrowblock table h4 {
	border-radius: 0;
	text-align: left;
}
.pastakas .inner div.narrowblock table.forum td {
	padding: 1px 0 0;
	line-height: 26px;
}
.pastakas .inner div.narrowblock table.forum td a,
.pastakas .inner div.narrowblock table.forum td.grade,
.pastakas .inner div.narrowblock table.forum td.readcount,
.pastakas .inner div.narrowblock table.forum td.posts span {
	padding-left: 5px;
}
/* more stories block */
ul.morestories {
}
ul.morestories li {
	line-height: 18px;
	border-bottom: 1px solid #bedeff;
	width: 90%;
	margin: 2px auto;
}
ul.morestories li a {
	padding-left: 2px;
}
ul.morestories li:before {
    content: "• ";
    color: #9aaaca;
}
ul.morestories li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

/* kill legacy junk */
div.b, div.l, div.r, div.bl, div.br {
	background: none !important;
}






/*
     FILE ARCHIVED ON 10:38:08 Dec 30, 2020 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 14:57:37 Aug 21, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
