﻿html
  {
  border: 1px solid black;
  padding-left: 0.75em;
  }

body
  {
  font-family: /*Tahoma, */ Verdana, Arial, Sans-Serif;
  font-size: 11pt;
  padding: 0px;
  }

a, a:link
  {
  color: blue;
  }
a:visited
  {
  color: #01219e;
  }
a:hover
  {
  color: #008afb;
  /*text-decoration: none;*/
  }

a.aSelf, a.aSelf:link, a.aSelf:visited, a.aSelf:hover
  {
  color: blue;
  text-decoration: none;
  /*position: relative;
  left: -1.5em;*/
  }
  /*a.aSelf:before
    {
    content: "←";
    }*/

div#divContent, h1
  {
  position: relative;
  width: 980px;
  padding: 0px;
  margin-left: auto;
  margin-right: auto;
  }

h1
  {
  font-family: "Times New Roman", Times; /*"Palatino Linotype", */
  font-weight: normal;
  font-size: 3em;
  }

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
  {
  text-decoration: none;
  color: lightsteelblue;
  }

ul#ulNavigation
  {
  position: absolute;
  top: -8em;
  right: 50px;
  }

ul#ulNavigation li
  {
  display: inline;
  }

ul#ulNavigation li a
  {
  text-decoration: none;
  font-size: 13pt;
  margin: 10px;
  padding: 10px;
  padding-bottom: 7px;
  padding-top: 100px;
  /*border: 1px gray solid;*/
  border-bottom: 1px lightblue dashed;
  /*border-bottom: 1px blue dotted;*/
  color: #008afb;
  background: #f9f9ff;/*#f0f9ff*/ /*snow*/
  }

ul#ulNavigation li a.sel
  {
  position: relative;
  top: 15px;
  /*border-bottom: 3px lightblue double;*/
  }

ul#ulNavigation li a:hover
  {
  color: blue;
  background: Aliceblue;
  border-bottom: 3px lightblue double;
  }

div.divArticle
  {
  position: relative;
  width: 700px;
  padding: 0px;
  left: 0px;
  text-align: justify;
  }

div.divArticle h2
  {
  margin-top: 10px;
  margin-bottom: 0.5em;
  text-align: left;
  font-family: "Times New Roman", Times;
  font-weight: normal;
  font-size: 20pt;
  }

div.divArticle h2 a, div.divArticle h2 a:link, div.divArticle h2 a:visited, div.divArticle h2 a:hover, div.divArticle h2 a:active
  {
  display: inline;
  padding: 0px;
  margin: 0px;
  color: black;
  text-decoration: none;
  }

div.divArticle h2 small
  {
  font-size: 15pt;
  display: block;
  }

div.divArticle div.divDate
  {
  display: block;
  padding: 0px;
  margin-top: 0em;
  margin-bottom: 1.5em;
  /*margin-bottom: 2em;*/
  font-size: 10pt;
  color: gray;
  font-weight: normal;
  }


div.divArticle h3
  {
  margin-top: 2em;
  font-family: "Palatino Linotype", "Times New Roman";
  font-size: 16pt;
  font-weight: normal;
  /*color: darkblue;*/
  }

div.divArticle h4
  {
  /*font-family: "Times New Roman";*/
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  margin-top: 2em;
  font-size: 12pt;
  font-weight: bold;
  }

div.divArticle h3 small, div.divArticle h4 small
  {
  font-family: "Century Gothic", "Futura";
  display: block;
  margin-top: 0.75em;
  font-size: 0.8em;
  font-weight: normal;
  }
div.divArticle h3 small { margin-top: 0em; font-weight: bold;}

div.divArticle .divPreface
  {
  font-style: italic;
  font-size: 0.75em;
  padding: 0px;
  /*margin-bottom: 2em;*/
  }
  
div.divArticle blockquote
  {
  margin-left: 40px;
  padding-left: 35px;
  background: url(quote-arial.gif) no-repeat top left;
  font-style: italic;
  /*font-family: "Times New Roman";*/
  /*border: 1px solid red;*/
  }

div.divArticle blockquote p
  {
  margin: 0px;
  padding: 0px;
  }  

div.divArticle blockquote cite
  {
  display: block;
  margin: 0px;
  text-align: right;
  font-style: normal;
  font-family: "Times New Roman";
  font-size: 12pt;
  }
  
img.imgIllustration
  {
  float: right;
  margin-left: 15px;
  }

div.divArticle div.divSample
  {
  border: 1px black dotted;
  padding: 10px;
  padding-bottom: 0px;
  margin-left: 40px;
  margin-right: 0px;
  margin-bottom: 12px;
  }
  
div.divImportantThesis 
  {
  border: #008afb 4px double;
  border-left: 0px; border-right: 0px;
  padding: 10px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
  }

div.divNutshell
  {
  margin-left: 30px;
  padding-left: 5px;
  border-left: 1px dashed black;
  text-align: left;
  /*background: url('http://www.alik.su/Style/nutshell.png') no-repeat top right;*/
  }
div.divNutshell h6
  {
  margin-left: -13px;
  padding-left: 17px;
  
  background: url(collapse.png);
  background-repeat: no-repeat;
  background-position: left;
  vertical-align: middle;
  }
div.divNutshell h6 a
  {
  font-weight: normal;
  color: blue;
  /*border-bottom: 1px dotted blue;*/
  }
  
.olAdvantagesList
  {
  /*color: green;*/
  list-style-image:url(pro3.png);
  }
  
.olDisadvantagesList
  {
  /*color: red;*/
  list-style-image:url(contra2.png);
  }
  
 
div.divSample h6, div.divSample h5, div.divNutshell h6
  {
  margin-top: 0px;
  margin-bottom: 1pt;
  font-size: 10pt;
  }

code
  {
  background: Ghostwhite;
  }

pre.code
  {
  display: block;
  margin: 0px; padding: 0px;
  width: 100%;
  overflow: auto;
  font-size: small;
  
  /*background: Ghostwhite;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;*/
  }

div.divSample h6 + pre.code, div.divSample h5 + pre.code
  {
  margin-top: 15px;
  margin-bottom: 15px;
  }
div.divSample pre.code:last-child
  {
  padding-bottom: 15px;
  }

.spnInlineTitle
  {
  /*text-decoration: underline;*/
  padding-bottom: 0.1em;
  line-height: 2em;
  border-bottom: 1px dotted blue;
  /*color: blue;*/
  }

div.divArticle #spnCredits
  {
  font-family: "Courier New";
  font-size: smaller;
  text-align: left;
  }
  /* Переносы */
  div.divArticle #spnCredits .hhf {
    margin-right: -1ex;
    }

a.aNext
  {
  display: block;
  margin-bottom: 30px;
  }

div.divCommentsCounter
  {
  float: right;
  }

div#divSidebar
  {
  width: 230px;
  position: absolute;
  right: 0px;
  top: 0px;
  /*border: 1px solid red;*/
  /*background: lightgray;*/
  }

div#divSidebar h2
  {
  margin-top: 5px;
  font-size: 1em;
  font-weight: normal;
  border-bottom: 1px dotted blue;
  }

div#divSidebar ul
  {
  margin-left: 0px;
  padding-left: 2em;
  }

div#divSidebar ul li
  {
  display: block;
  margin-bottom: 10px;
  list-style-position: outside;
  list-style-type: none;
  }

div#divSidebar li#liRSS a
  {
  font-size: 1.5em;
  vertical-align: middle;
  text-decoration: none;
  
  height: 24px;
  padding-left: 26px;
  
  background: url(http://www.alik.su/Resourses/Images/rss-24x24.png);
  background-repeat: no-repeat;
  background-position: left;
  }
  
div#divSidebar li#liFeedburner
  {
  /*display: none;*/
  }

div#divComments
  {
  margin-top: 30px;
  }

#divComments h2
  {
  font-family: "Times New Roman", Times;
  font-weight: normal;
  }

#divComments #divNoComments
  {
  display: inline;
  font-style: italic;
  }

#divComments li.liComment
  {
  position: relative;
  /*overflow: show;*/
  border-left: 1px black dotted;
  margin: 15px;
  /*margin-left: 35px;*/
  margin-left: 0px;
  margin-bottom: 25px;
  padding: 0px;
  padding-left: 10px;
  /*list-style-type: none;*/
  list-style-type: decimal;
  font-size: 14pt;
  }

#divComments .liComment h6
  {
  display: inline;
  font-size: 12pt;
  font-weight: normal;
  margin-bottom: 0px;
  }

/*#divComments .liComment .divCommentNumber
  {
  position: absolute;
  right: 100%;
  top: 0px;
  margin-right: 10px;
  font-size: 14pt;
  font-weight: bold;
  }*/


#divComments .liComment .divCommentDate, #divComments .liComment .divCommentDate:link, #divComments .liComment .divCommentDate:visited, #divComments .liComment .divCommentDate:hover, #divComments .liComment .divCommentDate:active
  {
  display: inline;
  font-size: 10pt;
  margin-bottom: 10px;
  color: gray;
  text-decoration: none;
  }

#divComments .liComment .imgAvatar
  {
  position: absolute;
  left: -40px;
  top: 30px;
  }

#divComments .liComment .divCommentText
  {
  margin: 10px;
  margin-left: 0px;
  font-size: 11pt;
  }

#divComments .liComment .divCommentText p
  {
  /*margin: 0px;*/
  }

#divComments .liComment .divCommentText blockquote
  {
  margin-left: 15px;
  padding-left: 10px;
  margin-right: 50px;
  border-left: 3px double gray;
  }
  
#divComments .liComment .divCommentText pre
  {
  /*background: Ghostwhite;*/
  overflow: auto;
  }

form#frmComment input
  {
  width: 300px;
  }

form#frmComment textarea
  {
  width: 500px;
  height: 400px;
  }

form#frmComment #sbmtSubmit
  {
  margin-right: 10px;
  }
form#frmComment #btnPreview
  {
  width: 100px;
  }

form#frmComment dd
  {
  margin-bottom: 15px;
  }

form#frmComment dt
  {
  margin-bottom: 5px;
  }

form#frmComment div#divBBCodeHelp
  {
  float: right;
  font-size: 10pt;
  }

form#frmComment div#divBBCodeHelp h5
  {
  margin: 0px;
  padding: 0px;
  }

form#frmComment div#divBBCodeHelp pre
  {
  background: Ghostwhite;
  }

div#divCopyright
  {
  position: relative;
  border-top: 1px dotted blue;
  margin-top: 20px;
  padding: 10px 0px;
  }

div#divCopyright a#aValidator
  {
  float: right;
  margin: 0px;
  padding-top: 15px;
  }

li#liAuthor
  {
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
  }

div#divAuthor
  {
  position: absolute;
  left: -1000px;
  top: -1000px;
  width: 1px;
  height: 1px;
  overflow: hidden;
  }

a img
  {
  border: 0px;
  }

ol.olNotes li
  {
  margin-top: 0.75em;
  font-size: small;
  }

a.aCiteRef, a.aCiteRef:link, a.aCiteRef:visited, a.aCiteRef:active, a.aCiteRef:hover
  {
  text-decoration: none;
  }

a.aCiteNote, a.aCiteNote:link, a.aCiteNote:visited, a.aCiteNote:active, a.aCiteNote:hover
  {
  text-decoration: none;
  }

/*
Служебные классы
*/
.invisible, .invisible *
  {
  display: none;
  }
