/*

salo CMS
Version: 0.1.0 alpha
mailto:  xpahos@xaker.ru

*/


body {
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
color: #333333;
background-color : rgb(242, 242, 242);
}

/* Forms */

.input_style {
font-size : 14px;
border : 1px solid #1F67B7;
background-color : #e9e5e4;
color: #1F67B7;
}

/* Menu */
.menu:link {
text-decoration : none;
color: #333333;
font-weight : bold;
}
.menu:visited {
text-decoration : none;
color: #333333;
font-weight : bold;
}
.menu:active {
text-decoration : none;
color: #333333;
font-weight : bold;
}
.menu:hover {
text-decoration : none;
color: #ffffff;
background-color : #666666;
}

a:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
a:visited {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
a:active {
text-decoration : none;
color : #555555;
font-size : 14px;
}
a:hover {
text-decoration : none;
color : #555555;
font-size : 14px;
}

/* Index page */

.index_header {
font-size : 14px;
color : #333333;
}
.index_menus {
font-size : 16px;
color : #1F67B7;
}
.index_items {
font-size : 14px;
color : #333333;
}
.index_arrow:link {
text-decoration : none;
color : #1F67B7;
font-size : 8px;
font-weight : bold;
}
.index_arrow:visited {
text-decoration : none;
color : #1F79C9;
font-size : 8px;
font-weight : bold;
}
.index_arrow:active {
text-decoration : none;
color : #FFFFFF;
font-size : 8px;
font-weight : bold;
}
.index_arrow:hover {
text-decoration : none;
color : #1F97E7;
font-size : 8px;
font-weight : bold;
}

/* News page */

.news_page {
font-size : 14px;
color : #333333;
}
.news_date {
font-size : 14px;
color : #333333;
}
.news_message {
font-size : 14px;
color : #333333;
}
.news_title {
font-size : 20px;
color : #1F67b7;
font-weight : bold;
}
.news_items {
font-size : 14px;
color : #333333;
}
.news_items_ins {
font-size : 14px;
color : #1F67B7;
}
.news_message_view {
margin-left : 15px;
font-size : 14px;
color : #1F67B7;
}
.news_link:link {
text-decoration : none;
color : #FFFFFF;
font-size : 14px;
font-weight : bold;
}
.news_link:visited {
text-decoration : none;
color : #DDDDDD;
font-size : 14px;
font-weight : bold;
}
.news_link:active {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.news_link:hover {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.news_source:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
.news_source:visited {
text-decoration : none;
color : #1F97F7;
font-size : 14px;
}
.news_source:active {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}
.news_source:hover {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}

/* Stat page */

.stat_page {
font-size : 14px;
color : #333333;
}
.stat_date {
font-size : 14px;
color : #333333;
}
.stat_message {
font-size : 14px;
color : #333333;
}
.stat_title {
font-size : 20px;
color : #1F67B7;
font-weight : bold;
}
.stat_items {
font-size : 14px;
color : #333333;
}
.stat_items_ins {
font-size : 14px;
color : #1F67B7;
}
.stat_message_view {
margin-left : 15px;
font-size : 14px;
color : #1F67B7;
}
.stat_link:link {
text-decoration : none;
color : #FFFFFF;
font-size : 14px;
font-weight : bold;
}
.stat_link:visited {
text-decoration : none;
color : #DDDDDD;
font-size : 14px;
font-weight : bold;
}
.stat_link:active {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.stat_link:hover {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.stat_source:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
.stat_source:visited {
text-decoration : none;
color : #1F97F7;
font-size : 14px;
}
.stat_source:active {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}
.stat_source:hover {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}

/* Files page */

.files_page {
font-size : 14px;
color : #333333;
}
.files_date {
font-size : 14px;
color : #333333;
}
.files_message {
font-size : 14px;
color : #333333;
}
.files_title {
font-size : 20px;
color : #1F67B7;
font-weight : bold;
}
.files_items {
font-size : 14px;
color : #333333;
}
.files_items_ins {
font-size : 14px;
color : #1F67B7;
}
.files_message_view {
margin-left : 15px;
font-size : 14px;
color : #1F67B7;
}
.files_link:link {
text-decoration : none;
color : #FFFFFF;
font-size : 14px;
font-weight : bold;
}
.files_link:visited {
text-decoration : none;
color : #DDDDDD;
font-size : 14px;
font-weight : bold;
}
.files_link:active {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.files_link:hover {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.files_download:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
font-weight : bold;
}
.files_download:visited {
text-decoration : none;
color : #AAAAAA;
font-size : 14px;
font-weight : bold;
}
.files_download:active {
text-decoration : none;
color : #AAAAAA;
font-size : 14px;
font-weight : bold;
}
.files_download:hover {
text-decoration : none;
color : #AAAAAA;
font-size : 14px;
font-weight : bold;
}
.files_source:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
.files_source:visited {
text-decoration : none;
color : #1F97F7;
font-size : 14px;
}
.files_source:active {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}
.files_source:hover {
text-decoration : none;
color : #CCCCCC;
font-size : 14px;
}

/* Galer page */

.galer_page {
font-size : 14px;
color : #333333;
}

/* Feedback page */

.feedback_text {
font-size : 14px;
color : #1F67B7;
}
.feedback_select {
font-size : 14px;
color : #682a01;
}
.feedback_messages {
font-size : 14px;
color : #333333;
font-weight : bold;
}
.feedback_reloc {
font-size : 14px;
color : #333333;
}
.guest_page {
font-size : 14px;
color : #333333;
}
.guest_date {
font-size : 14px;
color : #333333;
}
.guest_message {
font-size : 14px;
color : #1F67B7;
}
.guest_text {
font-size : 14px;
color : #333333;
}
.guest_quote {
font-size : 14px;
font-weight : bold;
color : #1F67B7;
background : #EEEEEE;
border : 1px solid;
}
.guest_messages {
font-size : 14px;
color : #333333;
font-weight : bold;
}
.guest_smiles {
text-align: center;
}
.geust_reloc {
font-size : 14px;
color : #333333;
}
.guest_link:link {
text-decoration : none;
color : #FFFFFF;
font-size : 14px;
font-weight : bold;
}
.guest_link:visited {
text-decoration : none;
color : #DDDDDD;
font-size : 14px;
font-weight : bold;
}
.guest_link:active {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.guest_link:hover {
text-decoration : none;
color : #000000;
font-size : 14px;
font-weight : bold;
}
.guest_quote_link:link {
text-decoration : none;
color : #333333;
font-size : 14px;
font-weight : bold;
}
.guest_quote_link:visited {
text-decoration : none;
color : #682a01;
font-size : 14px;
font-weight : bold;
}
.guest_quote_link:active {
text-decoration : none;
color : #333333;
font-size : 14px;
font-weight : bold;
}
.guest_quote_link:hover {
text-decoration : none;
color : #ffffff;
font-size : 14px;
font-weight : bold;
background-color : #666666;
}
.feedback_reloc_link:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
font-weight : bold;
}
.feedback_reloc_link:visited {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
font-weight : bold;
}
.feedback_reloc_link:active {
text-decoration : none;
color : #555555;
font-size : 14px;
font-weight : bold;
}
.feedback_reloc_link:hover {
text-decoration : none;
color : #555555;
font-size : 14px;
font-weight : bold;
}
.guest_reloc_link:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
font-weight : bold;
}
.guest_reloc_link:visited {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
font-weight : bold;
}
.guest_reloc_link:active {
text-decoration : none;
color : #555555;
font-size : 14px;
font-weight : bold;
}
.guest_reloc_link:hover {
text-decoration : none;
color : #555555;
font-size : 14px;
font-weight : bold;
}
.about_name {
font-size : 14px;
color : #FFFFFF;
font-weight: bold;
}
.about_message {
font-size : 14px;
color : #1F67B7;
}
.about_link:link {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
.about_link:visited {
text-decoration : none;
color : #1F67B7;
font-size : 14px;
}
.about_link:active {
text-decoration : none;
color : #555555;
font-size : 14px;
}
.about_link:hover {
text-decoration : none;
color : #555555;
font-size : 14px;
}
.down_link:link {
text-decoration : none;
color : #000000;
font-size : 14px;
}
.down_link:visited {
text-decoration : none;
color : #000000;
font-size : 14px;
}
.down_link:active {
text-decoration : none;
color : #333333;
font-size : 14px;
}
.down_link:hover {
text-decoration : none;
color : #333333;
font-size : 14px;
}
/*
     FILE ARCHIVED ON 00:14:59 Jul 29, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:57:41 Jan 17, 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.53
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 19.06
  LoadShardBlock: 147.782 (3)
  PetaboxLoader3.resolve: 96.32 (4)
  PetaboxLoader3.datanode: 145.087 (4)
  load_resource: 113.871
*/