/* -----------------------------------------------------------------------

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* typography.css */
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p .field-items img, img.fleft, .imagefield, .related{float:left;margin:1.5em 1.5em 0 0;padding:0;}

p img[align="left"] {margin:1.5em 1.5em 0 0; }
p img[align="right"] {margin:1.5em 0 0 1.5em;}
 
.imagefield, .related {margin-top:4px;}
p img.right, img.fright {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#404040;}
a {color:#3f5f9e;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 10px 0;}
dl dt {font-weight:bold;}
table {margin-bottom:10px;width:100%;}
th {font-weight:bold;background:#E0E0E0;}
thead th { border-top:1px solid #DBDBDB;border-bottom:3px solid #DBDBDB;}
th, td {padding:4px 10px 4px 5px;}
tr.odd td {background:#F2F2F2;}
tr.even td {background:#F9F9F9;}
tr.error td, tr.ok td{background:none;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
dl{ margin: 0; }
dd{ margin: 0 0 1.5em 1.5em;}

/* grid.css */
.container {width:954px;margin:0 auto;position:relative;}
.showgrid {background:url(http://www.krugosvet.ru/sites/all/themes/krugosvet/css/src/grid.png);}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
div.last {margin-right:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* forms.css */
/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #CBCBCB; }
fieldset.collapsed { -moz-border-radius:0px; -webkit-border-radius:0px; }
legend {font-weight:bold;font-size:1.2em;}
input.form-text, input.title, textarea, select {margin:4px 0;padding:4px 3px; border:1px solid #bbb;background-color:#FCFCFC; -moz-border-radius:3px; -webkit-border-radius:3px; }
input.form-text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666; background-color:#fff;}
input.form-text.error:focus, input.title.error:focus, textarea.error:focus, select.error:focus {border:2px solid #8a1f11;}
input.form-text:hover, input.title:hover, textarea:hover, select:hover {background-color:#fff;}

input.title {font-size:1.5em;}
textarea {width:390px}

.messages   { padding:.8em; margin:0 0 20px 0; border:2px solid #ddd;}
div.error   { padding:.8em; background:#FBE3E4; color:#8a1f11; border:1px solid #FBC2C4; }
div.warning { padding:.8em; background:#FFF6BF; color:#514721; border:1px solid #FFD324;}
div.status  { padding:.8em; background:#E6EFC2; color:#264409; border:1px solid #C6D880;}
div.error a {color:#8a1f11; text-decoration:underline; }
.status a {color:#264409;}
div.messages ul { margin-bottom:0;}







#views-ajax-pad .message,
#views-ajax-pad form,
#views-ajax-pad .views-messages,
.views-tabset .views-display,
form#views-ui-preview-form,
#center form#views-ui-preview-form {
  border: #444 1px solid;
}

.views-tabset .views-tabs {
  border-top: #444 1px solid;
  border-bottom: #444 1px solid;
  border-left: #444 1px solid;
}

.views-tabset .views-tabs ul li {
  background: #333;
  border-bottom: #444 1px solid;
}

#views-ajax-title {
  border-bottom: #444 0px solid;
  border-left: #444 1px solid;
  border-right: #444 1px solid;
}

div.views-display-deleted,
div.views-display-deleted div.top,
div.views-display-deleted div.tab-section,
table.views-entry td.view-ops,
table.views-entry td.view-name {
  background-color: #3A3A3A;
}

.views-display .tab-section .inside .views-category,
.views-display .tab-section .inside .views-category-title {
  border: 1px #444 solid;
}

#views-ajax-title,
.views-display .tab-section .inside .views-category,
.views-display .tab-section .inside .views-category-title,
.views-tabset .views-tabs ul li a:hover,
.views-tabset .views-tabs,
#views-ajax-pad .message,
#views-ajax-pad .form-buttons {
  background: #333;
}

a.views-button-configure,
a.views-button-add,
a.views-button-rearrange,
a.views-button-remove {
  border-bottom: #C2C9CE 1px solid;
  border-right: #C2C9CE 1px solid;
}

div.changed {
  background-color: #CCCCBF;
}

div.view-changed {
  color: #f93;
}

.hilited {
  background-color: #3A3A3A;
}

#views-ui-edit-view-form {
margin-bottom:20px;
margin-top:20px;
}

.views-tabset .views-tabs ul li.active a:hover, .hilited, .views-tabset .views-tabs ul li.active a {
  color: #fff;
}

#views-ajax-pad pre {
  border: 1px solid #333;
  background-color: #f0f0f0;
}

form#views-add-display-form {
  border-bottom: 1px solid #444;
}

.view-locked {
  border: 1px solid #F00;
}

table.views-entry {
  border: 1px solid #444;
}

.views-tabset, table.views-entry {
  color: #494949;
}

.views-tabset,
.views-tabset .views-tabs ul li.active,
.views-tabset .views-tabs ul li.active a:hover,
.views-display,
.views-display .top,
#views-ajax-pad form,
table.views-entry {
  background-color: #222;
}

#views-ajax-title {
padding:0.5em 1em;
}










/*
** Tab navigation
*/
ul.primary {
  border-collapse: collapse;
  padding: 0;
  white-space: nowrap;
  list-style: none;
  margin: 5px 5px 5px 0;
  height: 40px;
  line-height: normal;
  border-bottom:0px solid #BBBBBB;
  color: #fff;
}

ul.primary a {
    font-family: "helvetica neue", helvetica, arial, sans-serif;
    font-size: 10px;
    line-height: 1.7em;
    color: #777;
    float: left;
    text-transform: uppercase;
    padding: 1px 10px;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
}

ul.primary li {
  display: inline;
}
ul.primary li a, ul.secondary li a{
  padding-bottom: 1px;
  background:#eee none repeat scroll 0 0;
  border-color: #444;
  border-width: 1px;
  border-style: solid solid none solid;
  height: auto;
  margin-right: 0.5em; /* LTR */
  text-decoration: none;
  border: 1px solid #999;
}
ul.secondary li a{
font-size:8px;
padding: 0 1em;
}
ul.primary li.active a , ul.secondary li.active a{
  background:#aaa none repeat scroll 0 0;
  border: 1px solid #555;
  color: #fff;
}
ul.primary li a:hover, ul.secondary li a:hover{
  background:#eee none repeat scroll 0 0;
  border: 1px solid #484848;
  color: #777;
}

ul.primary li.active a:hover, ul.secondary li.active a:hover {
  background:#aaa none repeat scroll 0 0;
  color: #fff;
}

ul.secondary {
  padding: 0;
  height: 40px;
  border-bottom:0px solid #BBB;
}

ul.secondary li {
  display: block;
  list-style-type:none;
  padding:0;
  float: right;
}

.password-strength { margin-left:5px; }

