﻿body {
	background: url('images/background.gif');
	color: black;
	font: 100% verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	}

/* БЛОКИ */

#page {margin: 0 auto; text-align: left; width: 900px}
#header {background: #73a0c5 url('images/kubrickheader.jpg') no-repeat; width: 900px; height: 200px}
#sidebar {font-size: 69%; margin-left: 675px; padding: 0 10px 0 10px; //margin-right: -3px; //position: relative; //left: -3px}
#footer {background: url('images/kubrickfooter.gif'); clear: both; font-size: 69%; margin: 0 auto; text-align: center; width: 900px; height: 65px}

.archive {min-height: 42px; height: auto !important; height: 42px; padding-left: 72px}
.navigation {height: 13px; margin: 12px 0 12px 0}
.alignright {float: right}
.alignleft {float: left}
.narrowcolumn {font-size: 78%; float: left; width: 635px; padding: 4px 15px 0 25px}
.widecolumn {font-size: 78%; padding: 20px 20px 0 20px}
.entry {margin-bottom: 12px}
.results {margin: 12px 0 12px 0}
.data {margin: 12px 0 0 0; font-size: 8pt; position: relative; background: rgb(228,230,231); padding: 6px}

/* ССЫЛКИ */

a {text-decoration: none}
a:link {color: rgb(64,175,255)}
a:visited {color: rgb(64,175,255)}
a:hover {color: black; text-decoration: underline}
h1 a:link, h2 a:link, h3 a:link {col-or: rgb(64,175,255); color: rgb(125,161,179)}
h1 a:visited, h2 a:visited, h3 a:visited {color: rgb(125,161,179)}
h1 a:hover, h2 a:hover, h3 a:hover {col-or: rgb(163,217,54); color: rgb(168,205,94)}
#footer a:link {color: black}
#footer a:visited {color: black}
#footer a:hover {color: rgb(163,217,54)}

/* РАЗНОЕ */
.border {border-bottom: 1px dashed rgb(201,204,207)}
hr {display: none}
img {border: 0}
small {font-size: 100%}
.r {text-align: right}
blockquote {margin: 12px 0 12px 24px}
#top {margin: 0 0 12px 0; padding-bottom: 12px; border-bottom: 1px dashed rgb(228,230,231)}

/* ПАРАГРАФЫ */

p {margin: 12px 0 12px 0}
p.copyright {margin: 0; padding: 32px 0 20px 0; background: url('images/compass.jpg') no-repeat 311px 20px; color: white}

/* ЗАГОЛОВКИ */

h1, h2 {color: rgb(125,161,179); margin: 0; font: 16pt Arial, Sans-Serif}
h1.pagetitle {margin: 0 0 12px 0; text-align: center}
#sidebar h2 {font: bold 9pt verdana, sans-serif; height: 21px; color: white; background: url('images/sidebarheader.gif') no-repeat; margin: 10px 0 0 0; padding: 5px 0 0 10px}
h3 {color: rgb(125,161,179); margin: 12px 0 12px 0; font: 14pt Arial, Sans-Serif;}
h4 {font: bold 8pt Verdana; margin: 12px 0 12px 0}

/* СПИСКИ */

#sidebar ul {margin: 0; padding: 0; list-style: none}
#sidebar ul li {
	width: 185px;
	line-height: 14px;
	list-style: none;
	margin: 0;
	border-bottom: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid white;
	padding: 3px 8px 3px 8px;
	background-color: rgb(246,247,248);
	}

/* ФОРМЫ */

#searchform {margin: 2px 0 2px 0}
#searchform #s {width: 120px; padding: 2px; border: 1px solid rgb(201,204,207); background: white; color: black; font: 8pt verdana; vertical-align: middle}
#searchsubmit {vertical-align: middle; margin-left: 4px}
.com {border: 1px solid rgb(201,204,207)}

/* ТАБЛИЦЫ */

table {font-size: 8pt; background: rgb(228,230,231); margin: 12px 0 0 0; border-collapse: collapse}
table td {vertical-align: top; padding: 0}

.txt {padding: 6px; vertical-align: middle; width: 100%}

.cell {text-align: center; background: rgb(228,230,231); border: 0px solid rgb(228,230,231);}
.cell th {padding: 2px 4px; background: rgb(125,161,179); color: white; border-right: 1px solid white}
.cell td {padding: 2px 4px; border-right: 1px solid white; bord-er-bottom: 1px solid white}
.cell tr.dark {background: rgb(201,204,207)}

div.select {background: rgb(85,92,94); border: 1px solid rgb(100,109,111); margin: 12px 0 12px 0; padding: 0 12px 0 12px}
div.lnk {background: rgb(85,92,94); margin: 0; padding: 6px; border: 1px solid rgb(142,151,156); border-top: 1px solid rgb(100,109,111); border-bottom: 0}
var {background: url('images/pic.gif') no-repeat 0 3px; padding: 0 0 0 16px;}
.a-archive {margin: 12px 0 0 -130px}
.a-archive p, .a-archive h2, .a-archive h3 {padding-left: 130px}
.letter li:first-letter {text-transform: uppercase}
div.lnk:first-letter {text-transform: uppercase}