/*
================================================
|  САЙТ "ЧЕРНЫЙ СПИСОК"
================================================
|  Разработка - А. Головко (c) 2006
|  WWW.GOLOVKO.NET
================================================
|
|  КАСКАДНЫЙ ЛИСТ СТИЛЕЙ
|
================================================
*/
body {background: #EEEEEE; color: black; font-family: Arial, Tahoma, Verdana, Serif; font-size: 12px; margin: 0; padding:0;}
table, tr, td {color: #000; font-size: 12px; line-height: 130%;}
img {border: 0;}
h1 {color: #000; font-size: 24px; line-height:100%; margin:0;}
h2 {color: #666666; font-size: 18px; line-height:100%; margin:0;}
a:link, a:visited, a:active {text-decoration: underline; color: #990000;}
a:hover {text-decoration: none; color: #990000;}

input, textarea, select, option {font-family:Courier New, Monospace; font-size: 9pt; vertical-align: middle;}
fieldset {margin: 0 0 10 0; padding: 0 10 10 10;}
legend {color:#990000; font-weight:bold; padding:6;}

/*
============================================================================
| "Шапка" и меню
============================================================================
*/
.login td, .login a:link, .login a:visited, .login a:active {color:white;}
.login fieldset {margin: 0 4 0 0; padding: 0; border: #EEEEEE solid 1px}
.login legend {background:#333333; color:white; font-weight:bold; padding:0 10 0 10;}
.menu {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: white;}
.menu td, .menu a:link, .menu a:visited, .menu a:active, .arrow {color:white; font-weight:bold; font-family:Verdana, Tahoma, Arial, Serif; font-size:11px;}
.menu li {list-style-type: square;}

/*
============================================================================
| "Подошва" 
============================================================================
*/
.footer td {background: black; font-size: 11px; color:white; padding:4 8 4 8;}
.footer a:link, .footer a:visited, .footer a:active, .leftpanel {color:white;}
.footer #admin {text-decoration: none;}

/*
============================================================================
| Блог
============================================================================
*/
th, th a:link, th a:visited, th a:active{background:#333333; font-family:Verdana, Tahoma, Arial, Sans-Serif; font-size: 10px; color:white}
th a:hover{text-decoration:none; color:white}
th#order, th#order a:link, th#order a:visited, th#order a:active{background:#666666;}

#bg0 {background-color:#EEEEEE;}
#bg1 {background-color:#CCCCCC;}
#bg2 {background-color:#DDDDDD;}

.row#bg0:hover, .row#bg1:hover, .row#bg2:hover {background-color:white;}

/* Постраничная навигация */
.pnav {padding:6; text-align:center; color:#333333;}
.pnav #page {color:#990000;}
