﻿@import url("reset.css");


body
  {
  font-family:  Tahoma, Verdana, "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Courier New", Verdana, /*Tahoma, */Arial, Sans-Serif;
  font-size: 100%;
  /*font-size: medium;*/
  padding: 0px;
  font-weight: normal;
  color: black;
  }

strong
  {
  font-weight: bolder;
  }
  
em
  {
  font-style: italic;
  }

small
  {
  font-size: 0.8em;
  }

sup
  {
  position: relative;
  top: -0.5em;
  font-size: 0.8em;
  }
sub
  {
  vertical-align: sub;
  font-size: 0.8em;
  }

p
  {
  margin-top: 1em;
  margin-bottom: 1em;
  }

ol
  {
  list-style-type: decimal;
  padding-left: 2.5em;
  }
  
ul
  {
  list-style-type: circle;
  padding-left: 2.5em;
  }
  
li
  {
  outline: 1em;
  }

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: "<";
    }*/

@media print
  {
  html
    {
    /*border: 1px solid black;*/
    padding-left: 0.75em;
    }
  }
  
div#divContent, h1
  {
  position: relative;
  width: 980px;
  padding: 0px;
  margin-top: 28px;
  margin-left: auto;
  margin-right: auto;
  }

h1
  {
  font-weight: normal;
  font-size: 2.75em;
  line-height: normal;
  }

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active
  {
  padding: 0px; margin: 0px;
  font-family: "Times New Roman", Times; /*"Palatino Linotype", */
  text-decoration: none;
  color: lightsteelblue;
  }

div.divArticle
  {
  font-family:  /*"Segoe UI",*/ "Trebuchet MS";
  font-family: Georgia, "Palatino Linotype";
  /*line-height: 1.5em;*/
  position: relative;
  width: 700px;
  padding: 0px;
  left: 0px;
  text-align: justify;
  }
  div.divArticle .hhf
    {
    margin-right: -0.7ex;
    margin-right: -0.8ex;
    }
  div.divArticle p
    {
    font-size: 95%;
    line-height: 1.5em;
    }
    .divArticle p strong .hhf
      {
      margin-right: -0.75ex;
      }

div.divArticle h2
  {
  margin-top: 10px;
  margin-bottom: 0.45em;
  text-align: left;
  font-family: "Times New Roman", Times;
  font-weight: normal;
  font-size: 1.67em;
  line-height: normal;
  }

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: 0.75em;
  display: block;
  }

div.divArticle div.divDate
  {
  display: block;
  padding: 0px;
  margin-top: 15px;
  margin-bottom: 1.4em;
  /*margin-bottom: 2em;*/
  font-size: 0.8em;
  font-family: Verdana, Arial, Sans-Serif;
  color: gray;
  font-weight: normal;
  }


div.divArticle h3
  {
  margin-top: 2em;
  margin-bottom: 1.2em;
  font-family: "Palatino Linotype", "Times New Roman";
  font-size: 1.3em;
  font-weight: normal;
  /*color: darkblue;*/
  }

div.divArticle h4
  {
  /*font-family: "Times New Roman";*/
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  margin-top: 2em;
  margin-bottom: 1.5em;
  font-size: 12pt; /*!!!!!!*/
  font-weight: bold;
  }

div.divArticle h3 small, div.divArticle h4 small
  {
  font-family: "Century Gothic", "Futura";
  display: block;
  margin-top: 0.7em;
  font-size: 0.8em;
  font-weight: normal;
  }
div.divArticle h3 small { margin-top: 0em; font-weight: bold;}

div.divArticle h5
  {
  margin-top: 1.2em;
  font-family: Verdana, Sans-serif;
  font-size: 0.8em;
  font-weight: bold;
  }

div.divArticle .divPreface
  {
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 0.65em;
  padding: 0px;
  line-height: 1.5em;
  margin-bottom: -1em;
  /*margin-bottom: 2em;*/
  }

  
div.divArticle blockquote
  {
  margin-left: 40px; /*?????*/
  margin-top: 15px;
  padding-left: 35px;
  padding-right: 20px;
  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: 1.05em; /*!!!!!!*/
  }
  /* Переносы */
  div.divArticle blockquote cite .hhf {
    margin-right: -0.8ex;
    }
  
img.imgIllustration
  {
  float: right;
  margin-left: 15px; /*??????*/
  }

div.divImportantThesis 
  {
  border: #008afb 4px double;
  border-left: 0px; border-right: 0px;
  padding: 10px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: center;
  }
  div.divImportantThesis p
    {
    margin-top: 0px;
    margin-bottom: 0px;
    }
  
div.divArticle div.divSample
  {
  border: 1px black dotted;
  padding: 10px;
  padding-bottom: 0px;
  margin-top: 20px;
  margin-left: 40px;  /*??????*/
  margin-right: 0px;
  margin-bottom: 12px;
  }
  div.divSample h6, div.divSample h5
    {
    margin-top: 0px;
    margin-bottom: 1pt;
    font-size: 0.75em;
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    }
  div.divArticle div.divSample > code:last-child
    {
    display: inline-block;
    margin-bottom: 5px;
    }
  

div.divNutshell
  {
  margin-left: 30px;  
  padding-left: 5px;
  border-left: 1px dashed black;
  border-top: 1px solid white; /*Нужно, чтобы работал div.divNutshell h6 {margin-top: -3px;}*/
  text-align: left;
  position: relative;
  /*background: url('http://www.alik.su/Style/nutshell.png') no-repeat top right;*/
  }
  div.divNutshell h6
    {
    display: block;
    margin-left: -13px;
    padding-left: 17px;
    margin-top: -3px;
    margin-bottom: 1pt;
    padding-top: 0.1em;
    
    font-size: 0.8em;
    font-family: Verdana, Arial, Sans-Serif;

    background: url(collapse.png);
    background-repeat: no-repeat;
    background-position: left middle;
    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);
  }
  

code, samp
  {
  background: Ghostwhite;
  font-size: 0.85em;
  font-family: "Lucida Console", "Courier New", Monospase;
  vertical-align: baseline;
  }

pre
  {
  line-height: normal;
  font-family: "Courier New", Monospase;
  }
pre.code
  {
  display: block;
  margin: 0px; padding: 0px;
  width: 100%;
  overflow: auto;
  font-size: 0.75em;
  font-family: "Lucida Console", "Courier New", Monospase;
  
  /*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;
    }
  
div.divArticle #spnCredits
  {
  display: block;
  margin-top: 20px;
  font-family: "Courier New", Monospase;
  font-size: 0.75em;
  text-align: left;
  line-height: 1.4em;
  }
  /* Переносы */
  div.divArticle #spnCredits .hhf {
    margin-right: -1ex;
    }

a.aNext
  {
  display: block;
  margin-bottom: 30px;
  }
  /*a.aNext:after
    {
    content: "→";
    text-decoration: none;
    }*/

div#divSidebar
  {
  width: 230px;
  position: absolute;
  right: 0px;
  top: 0px;
  /*border: 1px solid red;*/
  /*background: lightgray;*/
  }

div#divSidebar h2
  {
  margin-top: 5px;
  margin-bottom: 15px;
  padding-bottom: 2px;
  font-size: 1.05em;
  font-weight: normal;
  border-bottom: 1px dotted blue;
  font-family: "Palatino Linotype", Georgia, Serif;
  }

div#divSidebar ul
  {
  padding: 0px;
  margin: 5px;
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 1.9em;
  }

div#divSidebar ul li
  {
  display: block;
  margin-bottom: 10px;
  margin-top: 10px;
  list-style-position: outside;
  list-style-type: none;
  font-size: 0.95em;
  font-family: Verdana, Sans-Serif;
    font-family: Arial, "Lucida Grande", "Lucida Sans Unicode";
    font-size: 0.85em;
    /*letter-spacing: 0.05ex;*/
  line-height: 1.2em;
  }

div#divSidebar li#liRSS a
  {
  display: block;
  
  font-size: 1.5em;
  vertical-align: middle;
  text-decoration: none;
  
  height: 24px; /*??????*/
  width: 1px; /*Убираем лишнуюю активную область справа*/
  padding-left: 26px;
  padding-top: 5px;
  
  background: url(http://www.alik.su/Resourses/Images/rss-24x24.png);
  background-repeat: no-repeat;
  background-position: left;
  
  font-family: Verdana, Arial, Sans-Serif;
  }
  
div#divSidebar li#liFeedburner
  {
  /*display: none;*/
  }


#divComments
  {
  font-family: "Trebuchet MS";
  margin-top: 30px;
  }
  #divComments .hhf
    {
    margin-right: -0.7ex;
    }
div.divCommentsCounter
  {
  float: right;
  }


#divComments h2
  {
  padding-top: 1em;
  padding-bottom: 0.7em;
  font-size: 1.4em;
  font-family: "Times New Roman", Times;
  font-weight: normal;
  }

#divComments #divNoComments
  {
  display: inline;
  font-style: italic;
  }

#divComments #olComments
  {
  
  font-family: Verdana, Sans-Serif;
  }
  
#divComments li.liComment
  {
  position: relative;
  border-left: 1px black dotted;
  margin: 15px;
  margin-left: 0px;
  margin-bottom: 25px;
  padding: 0px;
  padding-left: 10px;
  list-style-type: decimal;
  font-size: 1.25em; /*Номер комментария*/
  }

#divComments .liComment h6
  {
  display: inline;
  font-size: 0.8em;
  font-weight: normal;
  margin-bottom: 0px;
  }

#divComments .liComment .divCommentDate, #divComments .liComment .divCommentDate:link, #divComments .liComment .divCommentDate:visited, #divComments .liComment .divCommentDate:hover, #divComments .liComment .divCommentDate:active
  {
  display: inline;
  font-size: 0.6em;
  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: 0.75em;
  font-family: "Trebuchet MS", Arial, Sans-Serif;
  line-height: 1.4em;
  }

#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 dd
  {
  margin-left: 40px;
  }

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 dd#ddText
  {
  width: auto;
  height: auto;
  }

form#frmComment div#divBBCodeHelp h5
  {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 0.85em;
  }

form#frmComment div#divBBCodeHelp pre
  {
  margin: 1em 0;
  background: Ghostwhite;
  }

div#divCopyright
  {
  position: relative;
  border-top: 1px dotted blue;
  margin-top: 20px;
  padding: 10px 0px;
  margin-bottom: 10px;
  }

div#divCopyright a#aValidator
  {
  position: absolute;
  margin: 0px;
  bottom: 0%;
  right: 0px;
  margin-top: 20px;
  }

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
  {
  }
ol.olNotes li
  {
  margin-top: 0.75em;
  }
  ol.olNotes p
    {
    font-size: 0.9em;
    line-height: 1.3em;
    }



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;
  }