/*------------------------------------ Стили всего документа --------------------------*/
body {
 margin:0;
 background-color:DARKSEAGREEN;
}
a {color:white; text-decoration:none; font: 12px Arial}
body, #body {color:white; text-decoration:none; font: 12px Arial; text-align:justify;SCROLLBAR-FACE-COLOR:3C80C9; SCROLLBAR-ARROW-COLOR:white; SCROLLBAR-TRACK-COLOR:4C90D9; SCROLLBAR-BASE-COLOR:white; SCROLLBAR-HIGHLIGHT-COLOR:808080; SCROLLBAR-SHADOW-COLOR:white; SCROLLBAR-3DLIGHT-COLOR:white}
#person {color : "#85A06B"; text-decoration:none; font: 12px Tahoma, Verdana, Arial,sans-serif}
#pages {color : "#85A06B"; text-decoration:none; font: 12px Tahoma, Verdana, Arial,sans-serif}
#journal {text-align:center; font-family:verdana, arial, tahoma; font-size:7pt; color:909090; font-weight:bold}
#comments {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}

/*----------------------------------- Стили элементов сообщения ---------------------*/
#date {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}
#day {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}
#month {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}
#time {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}
#title {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}
#author {color:white; text-decoration:none; font: 12px Arial; font-weight:bold}

/*------------------------------------ Настройки календаря ----------------------------*/
#weekend {FONT-SIZE: 12px; COLOR:white; BACKGROUND-COLOR:SEAGREEN; FONT-FAMILY: Arial}
#weekendnames {FONT-WEIGHT:bolder; FONT-SIZE: 8pt; COLOR:white; FONT-FAMILY: Arial; BACKGROUND-COLOR:SEAGREEN}
#everyday {FONT-SIZE: 12px; COLOR:white; FONT-FAMILY: Arial}
#daynames {FONT-WEIGHT:bolder; FONT-SIZE: 8pt; COLOR:white; FONT-FAMILY: Arial}
#monthname {FONT-WEIGHT:bold; FONT-SIZE: 11pt; COLOR:white; FONT-FAMILY: Arial; TEXT-ALIGN: center}

/*------------------------------------ Настройки пользователя ----------------------------*/
A {color:white; text-decoration:none; font: 12px Arial}
A:link {color:white; text-decoration:none; font: 12px Arial; font-weight: bolder}
A:active {color:white; text-decoration:none; font: 12px Arial; font-weight: bolder}
A:visited {color:white; text-decoration:none; font: 12px Arial; font-weight: bolder}
A:hover {color:white; text-decoration:underline; font: 12px Arial; font-weight: bolder}
P {color:white; text-decoration:none; font: 12px Arial; text-align:justify}
A.title {color:FFFFFF; text-decoration:none; font: 16px Arial,sans-serif; font-weight: bolder}
A.lnk:link {color:E0E0E0; text-decoration:none; font: 12px Arial,sans-serif; font-weight: bolder}
A.lnk:active {color:E0E0E0; text-decoration:none; font: 12px Arial,sans-serif; font-weight: bolder}
A.lnk:visited {color:E0E0E0; text-decoration:none; font: 12px Arial,sans-serif; font-weight: bolder}
A.lnk:hover {color:FFFFFF; text-decoration:none; font: 12px Arial,sans-serif; font-weight: bolder}
A.me {color:E0E0E0; text-decoration:none; font: 11px Tahoma, Verdana, Arial,sans-serif}
A.me:link {color:E0E0E0; text-decoration:none; font: 11px Tahoma, Verdana, Arial,sans-serif}
A.me:active {color:E0E0E0; text-decoration:none; font: 11px Tahoma, Verdana, Arial,sans-serif}
A.me:visited {color:E0E0E0; text-decoration:none; font: 11px Tahoma, Verdana, Arial,sans-serif}
A.me:hover {color:FFFFFF; text-decoration:none; font: 11px Tahoma, Verdana, Arial,sans-serif}
HR {height:1; width:98%; align:center; color:SEAGREEN}
iframe {display: none}

ul.pages {
  padding-left: 0;
}

ul.pages li {
  display: inline-block;
  list-style: none;
  margin-right: 6px;
}