/*
Theme Name: WebReader
Theme URI: WebReader
Description: -
Version: 5.0
Author: Vasilenko Ivan

*/

* {
	margin: 0;
	padding: 0;
}
html {

}
body {
	font: 14px/18px Arial, Tahoma, Verdana, sans-serif;
line-height: 18px;
}

a {
	color: #2D678D;
	outline: none;
}
a:hover {
	color: #E20146;
}

p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 17px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 17px}

#wrapper {
	width: 982px;
	margin: 0 auto;
	background: url(../../../wp-content/themes/magic/i/middle-bg.gif) repeat-y;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 130px;
	position: relative;
	background: #134377 url(../../../wp-content/themes/magic/i/header.jpg) 50% 0 no-repeat;
	border-bottom: 10px solid #FFF;
}

#logo {
	position: absolute;
	top: 20px;
	left: 95px;
	width: 315px;
	font: 11px Tahoma, Arial;
	text-decoration: none;
	color: #A9F7F4;
	padding: 47px 0 0 65px;
	background: url(../../../wp-content/themes/magic/i/logo.jpg) no-repeat;
}
#logo span {
	display: none;
	text-indent: -9999px;
}

#nav {
	top: 26px;
	right: 10px;
	list-style: none;
	font: 11px/29px Tahoma, Arial;
	overflow: hidden;
margin-bottom: 10px;
}
#nav li {
	float: left;
	background: url(../../../wp-content/themes/magic/i/nav-sep.gif) 0 10px no-repeat;
	margin-left: -1px;
	height: 29px;
}
#nav a {
	float: left;
	color: #6BA1B7;
	text-decoration: none;
	padding: 0 0 0 12px;
	cursor: pointer;
}
#nav span {
	float: left;
	padding: 0 12px 0 0;
}


#search {
	position: absolute;
	top: 60px;
	right: 19px;
	width: 244px;
	height: 27px;
	background: #185995 url(../../../wp-content/themes/magic/i/search.gif) no-repeat;
}
#search input {
	font: 11px Tahoma, Arial;
	float: left;
}
.search {
	width: 178px;
	padding: 7px 15px 6px 18px;
	border: none;
	background: none;
	color: #71B4CE;
}
.go {
	cursor: pointer;
	border: none;
	width: 33px;
	height: 27px;
	background: none;
	border: none;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	background: url(../../../wp-content/themes/magic/i/middle-bottom.gif) 0 100% no-repeat;
	padding: 0 0 10px;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	background: url(../../../wp-content/themes/magic/i/middle-top.gif) no-repeat;
	padding-top: 12px;
margin-top:16px;
}
#content {
	padding: 7px 20px 1px;
	margin: 0 297px 0 4px;
	border: solid #D6D6D6;
	border-width: 0 1px;
}
.post {
	margin: 0 0 45px;
	position: relative;
	height: 1%;
}
.phead {
	background: url(../../../wp-content/themes/magic/i/phead.gif) no-repeat 0 100%;
	padding: 0 0 17px 19px;
	margin: 0 0 12px -19px;
	position: relative;
	height: 1%;
}

.phead a { text-decoration: none; }

#content h1 {
	font: 24px/26px Arial, Tahoma;
}
#content h1 a {
	text-decoration: none;
	color: #000;
}
#content h1 a:hover {
	color: #E20146;
}

#content h2 {
	font: 20px/22px Arial, Tahoma;
	padding: 0 0px;
line-height: 2.5;
}
#content h2 a {
	text-decoration: none;
	color: #000;
line-height: 2.5;
}
#content h2 a:hover {
	color: #E20146;
line-height: 2.5;
}
.pmeta {
	font: 11px Tahoma, Arial;
	color: #575C61;
	margin: 7px 0 0;
}
.pmeta a {
	color: #109990;
}
.pmeta a:hover,
.pcat a:hover,
.comments a:hover {
	color: #E20146;
}
.date {
	background: url(../../../wp-content/themes/magic/i/icon-date.gif) 0 2px no-repeat;
	padding: 0 0 0 14px;
	margin: 0 2px 0 0;
}
.author {
	background: url(../../../wp-content/themes/magic/i/icon-author.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	margin: 0 2px 0 4px;
}
.ptags {
	background: url(../../../wp-content/themes/magic/i/icon-tags.gif) 0 2px no-repeat;
	padding: 0 0 0 13px;
	margin: 0 0 0 3px;
}
.entry {
	width: 100%;
	overflow: hidden;
}
.entry img {
	padding: 2px;
	border: 1px solid #CFCFCF;
}
.more-link {
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100px;
	height: 31px;
	padding: 0 0 0 13px;
	font: 11px/27px Tahoma, Arial;
	background: url(../../../wp-content/themes/magic/i/more-link.gif) no-repeat;
	text-decoration: none;
	color: #000;
}
.more-link:hover {
	background-position: 0 100%;
}
.pmeta2 {
	padding: 6px 0 0;
	font: 11px Tahoma, Arial;
	text-align: right;
}
.pcat {
	background: url(../../../wp-content/themes/magic/i/icon-category.gif) 0 3px no-repeat;
	padding: 0 0 0 13px;
	margin: 0 3px 0 4px;
}
.pcat a {
	color: #109990;
}
.comments {
	background: url(../../../wp-content/themes/magic/i/icon-comments.gif) 0 3px no-repeat;
	margin: 0 0 0 3px;
}
.comments a {
	background: url(../../../wp-content/themes/magic/i/comments.gif) 0 2px no-repeat;
	padding: 0 0 0 14px;
	color: #1484B3;
}

.post ul,
.post ol {
	margin: 0 0 18px 30px;
}
.post li {
	padding: 2px 0;
}
.post li ul, .post li ol {
	margin: 0;
}
.post li li {
	padding-left: 18px;
}

#content h3 {
	font-size: 14px;
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 25px;
	text-align: center;
	font-size: 18px;
}

#related {
	margin: 5px 0 0;
}
#related h3 {
	font-size: 12px;
	background: url(../../../wp-content/themes/magic/i/related.gif) no-repeat;
	padding: 0 0 0 21px;
	height: 1%;
	color: #1C4670;
}
#related ul {
	margin: -7px 0 20px 14px;
	list-style: none;
	font-size: 11px;
}
#related li {
	background: url(../../../wp-content/themes/magic/i/arrow2.gif) 0 7px no-repeat;
	padding: 0 0 0 8px;
	position: relative;
}
#related li a {
	color: #069F95;
}
#related li a:hover {
	color: #E20146;
}
.prss {
	font-weight: bold;
	background: url(../../../wp-content/themes/magic/i/prss.gif) 0 2px no-repeat;
	padding: 0 0 0 22px;
}
.prss a {
	color: #D40041;
}

.commentlist {margin: 20px 0 5px;}
.commentlist li {
	padding: 3px 0 10px;
	list-style: none;
}
.commentlist ul.children {
	margin: 0 0 -3px;
}
.commentlist ul.children li {
	padding: 12px 0 5px 25px;
}
.avatar {
	float: left;
	display: inline;
	border: 1px solid #DDD;
	padding: 2px;
	margin: -2px 7px 0 0;
	background: #FFF;
}
.fn {
	font-style: normal;
	font-weight: bold;
	background: url(../../../wp-content/themes/magic/i/icon-comment.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
}
.commentmetadata {
	font-size: 11px;
	color: #888;
	margin: 0 0 12px;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}
.reply {
	margin: -10px 0 10px;
	font-size: 11px;
	background: #EDF6FB url(../../../wp-content/themes/magic/i/reply.gif) 13px 6px no-repeat;
	padding: 2px 0 5px 35px;
	text-transform: lowercase;
}
#respond h3,
h3#respond {
	margin: 0 0 16px;
	color: #D40041;
}
#cancel-comment-reply {
	margin: 0 0 12px;
}

#commentform {
	padding: 0 0 10px;
}
#commentform p {
	margin: 0 0 5px;
}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 4px 5px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(../../../wp-content/themes/magic/i/shadow.gif) repeat-x;
}
#comment {
	width: 500px;
	height: 150px;
}
#submit {
	width: 175px;
	height: 22px;
	padding: 0 0 1px;
	background: #ECECEC url(../../../wp-content/themes/magic/i/submit-comment.gif) no-repeat;;
	border: none;
	cursor: pointer;
	overflow: visible;
	font: 11px Verdana, Arial, Tahoma;
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 5px 0;
}
.alignleft {float: left;}
.alignright {float: right;}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 283px;
	margin-left: -283px;
position: relative;
margin-top:20px;
}

#sidebar11 {
	float: left;
	width: 283px;
	margin-left: -283px;
position: fixed; 
  margin: 350px 0 0 700px; 
}

#scrollable {
	float: left;
	width: 283px;
	margin-left: -283px;
  margin: 25px 0 0 200px; 
}

.section {
	background: #EBEEF3 url(../../../wp-content/themes/magic/i/section-bg.gif) repeat-y;
	margin: 0 0 7px;
	height: 1%;
	line-height: 16px;
}
.sb {
	background: url(../../../wp-content/themes/magic/i/section-bottom.gif) 0 100% no-repeat;
}
.st {
	background: url(../../../wp-content/themes/magic/i/section-top.gif) no-repeat;
	padding: 0 0 30px;
}
.section ul {
	padding: 0 8px;
	overflow: hidden;
	position: relative;
	width: 267px;
}
.section ul ul {
	width: auto;
	margin: 3px 0 -4px 16px;
	padding: 1px 0 0;
	background: url(../../../wp-content/themes/magic/i/dot.gif) repeat-x;
}
.section .t3 ul,
.section .t4 ul {
	padding: 0 17px;
	width: 249px;
}
.section li {
	list-style: none;
	background: url(../../../wp-content/themes/magic/i/dot.gif) repeat-x;
	margin-top: -2px;
	padding: 5px 0;
}
.section .t3 li,
.section .t4 li {
	padding: 7px 0;
}
.section a {
	text-decoration: none;
	color: #000;
	display: block;
	background: url(../../../wp-content/themes/magic/i/bullet.gif) 0 4px no-repeat;
	padding: 0 0 0 16px;
	height: 1%;
}
.section .t3 a,
.section .t4 a {
	background: url(../../../wp-content/themes/magic/i/bullet2.gif) 0 2px no-repeat !important;
	text-decoration: underline;
	padding-bottom: 2px;
}
.section a:hover {
	text-decoration: underline;
	color: #E20146;
	background-position: 0 -20px
}

/* tabs */
ul.tabs {
	width: auto;
	height: 45px;
	line-height: 39px;
	padding: 0;
	margin: 0 0 8px;
	background: url(../../../wp-content/themes/magic/i/tabs.gif) no-repeat;
	font-weight: bold;
	color: #4F5E7B;
}
.tabs li {
	float: left;
	padding: 0;
	margin: 0;
	background: none;
}
.tabs li span {
	float: left;
	text-align: center;
	height: 45px;
}
.tabs li span span {
	float: none;
	background: url(../../../wp-content/themes/magic/i/tabs-arrow.gif) 100% -9px no-repeat;
	padding-right: 12px;
}
li.tab-current span span {
	background-position: 100% 7px;
}
li.t1 span, li.t3 span, li.t5 span {
	width: 119px;
}
li.t2 span, li.t4 span, li.t6 span {
	width: 164px;
}
li.tab-current .t1, li.tab-current .t3, li.tab-current .t5 {
	background: url(../../../wp-content/themes/magic/i/tabs.gif) 0 100% no-repeat;
	color: #000;
}
li.tab-current .t2, li.tab-current .t4, li.tab-current .t6  {
	background: url(../../../wp-content/themes/magic/i/tabs.gif) 100% 100% no-repeat;
	color: #000;
}
div.t1, div.t3, div.t5,
div.t2, div.t4, div.t6 {
	min-height: 185px;
	height: auto !important;
	height: 185px;
}
div.t2, div.t4, div.t6 {display: none}
/* end tabs */

#subscribes {
	height: 154px;
	background: #6CB9DE url(../../../wp-content/themes/magic/i/subscribes.gif) no-repeat;
	margin: 0 0 7px;
	padding: 13px 120px 30px 17px;
	position: relative;
	text-align: center;
	line-height: 14px;
}
#rss {
	position: absolute;
	top: -3px;
	right: -10px;
}
#subscribes a {
	color: #000;
	position: relative;
}
#subscribes a:hover {
	color: #E20146;
}
.feedburner {
	padding: 25px 0;
	position: relative;
}
#rss2mail {
	position: absolute;
	bottom: 27px;
	left: 17px;
	width: 239px;
	padding-left: 8px;
	background: url(../../../wp-content/themes/magic/i/rss2mail.gif) 0 100% no-repeat;
	text-align: left;
}
#rss2mail label {
	display: block;
	font-weight: bold;
	height: 22px;
	padding-left: 7px;
}
.rss2mail {
	width: 198px;
	border: none;
	font: 11px Arial, Tahoma;
	color: #7A7A7A;
	padding: 4px 0 4px 3px;
	background: none;
	height: 1%;
}
#rss2mail .go {
	width: 35px;
	height: 24px;
}

#about {
	height: 47px;
	padding: 48px 0 0 40px;
	margin: -14px 0 0;
	background: url(../../../wp-content/themes/magic/i/about.jpg) no-repeat;
}
#about a,
#contact a {
	text-decoration: none;
	color: #000;
	background: url(../../../wp-content/themes/magic/i/arrow.gif) 100% 6px no-repeat;
	padding-right: 10px;
	font-weight: bold;
}
#about a:hover,
#contact a:hover {
	text-decoration: underline;
	color: #E20146;
}
#contact {
	height: 58px;
	padding: 48px 0 0 40px;
	margin: 0 0 19px;
	background: url(../../../wp-content/themes/magic/i/contact.jpg) no-repeat;
}

.tag-cloud {
	padding: 0 15px;
	line-height: 20px;
	text-align: center;
}
.tag-cloud a {
	display: inline;
	background: none;
	position: relative;
	padding: 0;
	margin: 0 2px;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: #FFF;
	text-align: center;
	padding: 21px 0;
	font: 12px Verdana, Tahoma, Arial;
}
#bottom-nav {
	color: #585B5D;
	padding: 0 0 17px;
}
#bottom-nav a {
	color: #585B5D;
	margin: 0 3px;
	text-decoration: none;
}
#bottom-nav a:hover {
	text-decoration: underline;
}
#copyright {
	font-size: 11px;
}


#header {
	height: 140px;
	width: 982px;
	background: #134377 url(../../../wp-content/themes/magic/i/header.jpg) no-repeat;
	margin: 0 auto;
}


.description {
  margin: 2px 10px 15px 15px;
  width: 400px;
  font-weight: bold;
  line-height: 1em;
}
.topleft {
  float: left;
}
#nav {
	list-style: none;
	float: left;
}

#nav li {
	float: left;
	margin: 0 0 0 10px;
	font-weight: bold;
}

#nav li a {
	background: url(../../../wp-content/themes/magic/i/menu-l.gif) no-repeat top left;
	display: block;
	float: left;
	height: 22px;
	color: #a5a4a4;
	text-decoration: none;
	padding: 0 0 0 12px;
}

#nav a span {
	background: url(../../../wp-content/themes/magic/i/menu-r.gif) no-repeat top right;
	padding: 0 12px 0 0;
	line-height: 22px;
	display: block;
}

#nav a:hover,
#nav .current_page_item a {
	color: #000;
	text-decoration: none;
}

.column {
  float: left;
  width: 48%;
}
.column.right {
  float: right;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}

.page-header { 
	margin-left: 10px; 
	margin-right: 10px; 
	margin-top: 10px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	
}

/*
     FILE ARCHIVED ON 13:48:53 Oct 06, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:05:01 Aug 24, 2021.
     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: 456.772
  exclusion.robots: 0.114
  exclusion.robots.policy: 0.105
  RedisCDXSource: 2.423
  esindex: 0.009
  LoadShardBlock: 428.96 (3)
  PetaboxLoader3.resolve: 398.407 (3)
  PetaboxLoader3.datanode: 70.899 (4)
  CDXLines.iter: 22.395 (3)
  load_resource: 224.994
*/
