* {margin:0;padding:0;}

.clear {
   clear:both;
   display:block;
   overflow:hidden;
   width:100%;
   height:1px;
}

img {max-width:100%;margin-bottom:20px;}
/* */

#nano, .nanotop, .nanobottom {
   position:relative;
}

#nano {
  background-color: #fff;
  border-width: 0 1px;
  margin:0 auto;
  max-width:1000px;
}

.nanotop {
  border-width: 1px 0 0;
  top:-1px;
  left:0;
}

.nanobottom {
  border-width:0 0 1px;
  top:2px;
}

body {
   color: rgb( 51, 51, 51);
   font-family: Verdana, Arial, sans-serif;
   font-size: 16px;
   font-weight: normal;
   line-height: 24px;
}

a, a:visited {
   color: #25a;
   text-decoration: none;
}

a:hover {
   text-decoration: underline;
}

ol, ul, li {
   margin: 0px;
   padding: 0px;
}

ol li {
   list-style-type: decimal;
}


#header, .headtop, .headbottom {
   position:relative;
}

.headtop {
   top:-1px;
   left:0;
}

.headbottom {
   top:2px;
}

/* --- шапка */

#header {
   margin: 0px auto;
   max-width: 1000px;
   min-height: 80px;  
   overflow: hidden;
   padding: 15px 0px 0px;
}

#header .title-area {
  float: left;
  overflow: hidden;
  padding: 15px 0 0;
  max-width: 600px;
  margin-bottom: 25px;
}

#header #title {
   font-size: 34px;
   line-height: 40px;
   margin: 0px;
}

#header #description {
   font-size: 20px;
}

#header a, a:hover {
   color: #333;
   text-decoration: none;
}

#header .widget-area {
   float: right;
   max-width: 400px;
}


/* --- меню top */

.topmenu {
   color: #fff;
   background-color: #333;
   max-width: 1000px;
   margin: 0pt auto;
   clear: both;
   border-bottom: 1px solid #666;
   overflow: hidden;
}

.topmenu li {
   list-style-type: none;
   float: left;
   text-transform: uppercase;
}

.topmenu li a {
   color: #fff;
   display: block;
   font-size: 13px;
   padding: 7px 10px 5px;
   position: relative;
   text-decoration: none;
}


.topmenu li a:hover, .topmenu li a:active {
   background-color: #000;
   color: #fff;
}

/* --- основное поле */

#middle {
    margin: 20px auto;
    overflow: hidden;
    max-width: 1000px;
}

/* --- колонка с контентом */

.content {
    color: black;
}

.content-left {
    float: left;
    max-width: 630px;
}

.content-wide {
}


/* --- правая колонка */

.right {
   display: inline;
   float: right;
   font-size: 16px;
   line-height: 20px;
   max-width: 350px;
}

/* --- подвал */

#footer {
   background-color: #333;
   max-width: 1000px;
   margin: 0pt auto;
   padding: 6px 0px 5px;
   clear: both;
   overflow: hidden; 
   font-size: 12px;
}

#footer p {
   color: #fff;
   font-size: 12px;
}

#footer a, #footer a:visited {
   color: #fff;
   text-decoration: none;
}

.footer-line {
   float: right;
   padding: 0px 10px 0px 0px;
   text-align: right;
   max-width: 740px;
}

.gototop {
   float: left;
   padding: 0px 0px 0px 5px;
   max-width: 200px;
}

#footer .gototop a {
   background: url("/i/scheel/footer-top.png") no-repeat scroll left center transparent;
   padding: 2px 0px 2px 18px;
}


/* --- меню */

.nav {
   background-color: #fff;
   border: 1px solid #ddd;
   margin: 0px 0px 15px;
   padding: 0px 0px 10px;   
}

.nav .nolink {
   background-color: #f5f5f5;
   border-bottom: 1px solid #ddd;
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
   padding: 5px 5px 5px 10px;
   text-transform: uppercase;
   list-style-type: none;   
}

.nav li {
   margin: 10px 5px 0px 25px;
   list-style-type: square;   
   word-wrap: break-word;
}

.nav li a:hover {
   text-decoration: underline;
}


/* --- блок в меню */

.widget {
   background-color: #fff;
   border: 1px solid #ddd;
   margin: 0px 0px 15px;
   padding: 0px 0px 10px;      
}

.widget-text {
   padding: 5px 5px 0px;      
}


.widget-fixed {
  position: fixed;
  z-index: 101;
}

.widget-stop {
  position: relative;
  z-index: 101;
}

/* --- основной контент */

.content h1 {
   font-size: 30px;
   line-height: 40px;
   margin: 10px 0px 30px;
}

.content h2 {
   font-size: 26px;
   font-weight: normal;
   line-height: 30px;
   /*border-top: 1px dotted #c1c5c8; */
   margin: 20px 0px 20px 5px; 
   padding-top: 18px;"
}


h3 {
  font-size: 20px;
}

.content ol, .content ul {
   margin: 0px;
   padding: 0px 0px 15px;
}

.content ul li {
   list-style-type: square;
   margin: 0px 0px 0px 30px;
   padding: 0px;
}

/* заголоки статей внизу материала */

.content h4 {
   font-size: 16px;
   font-weight: normal;
   margin: 0px 0px 5px;
}

.content p {
   padding: 0px 0px 15px;
}

.content ol, .content ul {
   margin: 0px;
   padding: 0px 0px 15px;
}   

.content ol li {
   margin: 0px 0px 0px 35px;
}   

/* --- картинки */

.content a img {
  border: medium none;
}

.AlignNone {
  display: inline;
  margin: 0px 0px 10px;
}

.AlignRight {
  float: right;
  margin: 0px 0px 0px 10px;
}

img.alignright {
  display: inline;
  margin: 0px 0px 10px 10px;
}

.AlignLeft {
  float: left;
  margin: 0px 25px 0px 0px;
}

img.alignleft {
  display: inline;
  margin: 0px 10px 10px 0px;
}

.Caption {
  text-align: center; 
  padding: 5px; 
}

.Caption-text {
  font-size: 12px; 
  padding: 0px; 
  line-height: 1.56; 
  margin: 5px 0px;
}

/* --- рекламные блоки */

.spacer-60 {
  float: left;
  width:1px;
  height: 60px;
}

.spacer-100 {
  float: left;
  width:1px;
  height: 100px;
}


.adInLine {
  float: left;
  margin-right: 25px;
  clear: left;
}

.adInLineRight {
  float: right;
  margin-right: 70px;
  clear: right;
}


.adCommerc {
  overflow: hidden;
  background-color: #fff;
}

.ad-dot-lineTop {
  width: 100%;
  height: 1px !important;
  background-image: url(/i/scheel/ad-dot-line.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  font-size: 1px;
  margin-bottom: 10px;
  padding-bottom: 1px; 
}

.ad-dot-lineBottom {
  width: 100%;
  height: 1px !important;
  background-image: url(/i/scheel/ad-dot-line.gif);
  background-repeat: repeat-x;
  line-height: 1px;
  font-size: 1px;
  margin: 10px 0px 0px 0px;
}

.adCommercInner {
  margin-bottom: 5px;
  margin-top: -10px;
}

.adCenter {
  margin: -20px 0px 0px;
  padding: 0px;
}

.ad336L {
  margin-left: 0px;
  max-width: 336px;
  text-align: center;
}

.ad300L {
  margin-left: 0px;
  max-width: 300px;
  text-align: center;
}


.ad250R {
  margin-right: 0px;
  max-width: 250px;
  text-align: center;
}



/* --- комментарии */

.content .comment-link, .content .comment-show {
  font-size: 20px;
  font-weight: normal;
  margin: 1.5em 0px;
}

.content .comment-link a, .content .comment-show a {
  font-size: 16px;
  text-decoration: underline;
}

 .comment {
 }

 .content .comment ul, .content .comment li {
    list-style-position: outside;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
 }

 .comment-block {
    position: relative;
    margin: 0px 0px 1.5em;
    -moz-transition: all 0.5s ease-in-out 0s;
    clear: both;
 }

 .comment-no {
    position: absolute;
    left: 0px;
    padding: 10px;
    font-size: 13px;
    font-weight: 700;
    line-height: 14px;
    border-radius: 3px 3px 3px 3px;
 }

 .comment-body {
    padding: 0px 0px 0px 46px;
 }

 .comment-header {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    padding: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin: 0pt 0pt 1em;
    max-height: 36px;
    line-height: 14px;
    background: url("/i/scheel/backgrounds-sprite.png") repeat-x scroll 0pt 0pt transparent;
    border-radius: 3px 3px 3px 3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
 }

 .comment-message {
    display: inline;
    word-wrap: break-word;
    line-height: 1.5em;
    margin: 0px 0px 1em;
 }

 .comment-meta, .comment-actions {
    overflow: hidden;
 }

 .comment-actions {
    float: right;
 }

.content .comment-meta li, .content .comment-actions li {
    float: left;
    margin: 0px 12px 0px 0px;
    font-size: 90%;
 }

 .comment-meta li {
    opacity: 0.6;
 }


/* --- форма подписки на фид */

#feed-email-form {
   margin-top: 1.1em;
}

#feed-email-form .email {
   margin-top: 1.1em;
   margin-bottom: 1.1em;
   padding: 10px;
   border: 1px solid #c1c1c1;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 1px 4px rgba( 0, 0, 0, 0.16) inset;
   width: 200px;
}

#feed-email-form .submit {
   color: #585c60;
   font-size: 12px;
   font-weight: 600;
   line-height: 14px;
   margin-bottom: 1.8em;
   padding: 8px 20px;
   height: 34px; 
   border: 1px solid #acb2b8;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 1px 2px rgba( 72, 76, 80, 0.25);
}

#feed-email-form .prim {
   font-size: 90%;
   opacity: 0.6;
}


/* --- Login  */

#login_form {
  background:url(../i/default/password.jpg) no-repeat 50% 5%;
  border: #ccc 1px solid;
  color: #000;
  margin: 20px auto;
  padding: 10px 5px 5px;
  max-width: 400px;
  overflow: hidden;
}

#login_form h3 {
  color: #c60;
  font-size: 20px;
  font-weight: bold;
  padding: 120px 5px 10px;
  text-align: center;
}

#login_form label {
  float: left;
  padding-top: 10px;
  text-align: right;
  width: 150px;
}


#login_form .text {
  float: left;
  font-weight: normal;
  margin: 4px 5px;
  width: 150px;
}

#login_form .submit  {
  background:#bbb;border:0;color:#000;cursor:pointer;
  font-size:20px;font-weight:bold;float:none;
  margin:20px auto 0px;padding:5px 0;max-width:400px;height:40px;
}



/* --- форма обратной связи */

/* заголовок над формой */
.prima {
   font-size: 20px;
   margin: 0px 0px 1.5em;
}

#connect {
   margin-top: 1.5em;
   clear: both;
}

#connect label {
   width:130px;
   padding: 7px 0px;
   display:inline-block;
}

#connect .name, #connect .email, #connect .tema, #connect .cod, #connect img {
   margin-bottom: 1.1em;
   padding: 10px;
   border: 1px solid #c1c1c1;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 1px 4px rgba( 0, 0, 0, 0.16) inset;
}

#connect .name, #connect .email {
   width: 200px;
}

#connect .tema {
   margin-right: 10px;
   width: 200px;
}

#connect .cod {
   margin-right: 10px;
   max-width: 349px;
   float:right;
}

#connect img {
   margin-right: 10px;
   width: 100px;
   float:right;
}

#connect .message {
	 width:100%;
   margin-bottom: 1.1em;
   min-height: 60px;
   padding: 10px;
   max-width: 596px;
   border: 1px solid #c1c1c1;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 1px 4px rgba( 0, 0, 0, 0.16) inset;
}

#connect .submit {
   color: #585c60;
   font-size: 12px;
   font-weight: 600;
   line-height: 14px;
   float: right;
   margin-right: 10px;
   margin-bottom: 1.8em;
   padding: 8px 20px;
   height: 34px; 
   border: 1px solid #acb2b8;
   border-radius: 4px 4px 4px 4px;
   box-shadow: 0px 1px 2px rgba( 72, 76, 80, 0.25);
}

#connect .prim {
   float: left;
   font-size: 90%;
   opacity: 0.6;
}

/* --- анонс поста */

.annonce {
  margin: 0px 0px 40px;
}

.annonce-info {
  font-size: 12px;
  margin: 5px 0px;
  text-transform: uppercase;
}

.annonce-meta {
  clear: both;
  font-size: 12px;
  padding: 5px 0px 0px;  
  border-top: 1px solid #dddddd;  
  text-transform: uppercase;
}

.annonce-content {
  overflow: hidden;
}


.annonce-content p {
  padding: 0px 0px 15px;
}


.annonce-content img {
   float: left;
   max-width: 300px;
}

.annonce-content img {
   margin: 0 10px 5px 0px;
   border: 1px #eee solid;
   box-shadow: 3px 3px 5px #999;
   opacity:0.9;
}


/* --- stat */

.point {
  border: none;  
  margin: 5px auto;
  max-width: 600px; 
  overflow: hidden;
}

.point .graf {
  margin: 5px 0 0;
  padding: 0 0 0 2px;
  height: 370px;
  border: none;
}

.point .desc {
  margin: 0 0 5px 20px;
}

.sttit {
  color: #333;
  font-weight: bold;
  margin: 2px;
  padding: 4px;
}

.hits {
  float: left;
  max-width: 248px;
  margin: 0 0 0 1px;
  padding: 0;
}

.hits .hit, .hits .zap, .hits .poisk {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

.hits .hit {
  color: #a00;
  width: 42px;
}

.hits .zap {
  color: #030;
/*  width: 56px; */
}

.hits .poisk {
  width: 142px;
}

.hits span {
  display: block;
  padding:0 0 3px;
  text-decoration: underline;
}

.numb {
  float: left;
  text-align: right;
  overflow: hidden;
  width: 52px;
  margin-left: 4px;
}

.value {
  float: left;
  overflow: hidden;
  max-width: 433px;
  padding-left: 4px;
}

.anonce {
  color: #777;
  clear: both;
  margin: 0 100px 2px 44px;
  padding: 2px 0;
}

.serf, .rss {
  color: #1e90ff;
}
