/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
body {
  font-family: Georgia, 'Times New Roman', serif;
  font-size: 14px;
  margin: 0;
  overflow-x: hidden;
  min-width: 960px;
}
h1 {
  font-size: 1.85em;
  font-weight: normal;
  margin: .67em 0;
}
h2 {
  font-size: 1.5em;
  font-weight: normal;
  margin: .83em 0;
}
h3 {
  font-size: 1.17em;
  font-weight: normal;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  font-weight: normal;
  margin: 1.33em 0;
}
h5 {
  font-size: .83em;
  font-weight: normal;
  margin: 1.67em 0;
}
h6 {
  font-size: .75em;
  font-weight: normal;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
  background: #edcca8;
  padding: .25em .5em;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
pre,
code,
kbd,
samp {
  _font-family: 'courier new', monospace;
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
small {
  font-size: 75%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 1em;
}
img {
  -ms-interpolation-mode: bicubic;
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  *margin-left: -7px;
  border: 0;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  *vertical-align: middle;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  *overflow: visible;
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  *height: 13px;
  *width: 13px;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.hidden {
  display: none;
  height: 0;
  visibility: hidden;
}
.brand-shadow {
  -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.125);
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.125);
}
input,
textarea {
  background: #ffffff;
  color: #3f3f41;
  border: 1px solid #e1e1e1;
}
.well,
pre,
blockquote {
  padding: 10px;
  background: #eeeeee;
}
table tr td {
  border-bottom: 1px solid #e1e1e1;
  padding: 5px 10px;
}
table tr th {
  border-bottom: 1px solid #c3c3c3;
  padding: 5px 10px;
}
hr {
  border: 0;
  border-top: 1px solid #e1e1e1;
}
@media (min-width: 320px) {
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-12 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .visible-xs {
    display: block;
  }
  .hidden-xs {
    display: none;
  }
  .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-md {
    display: block;
  }
  .hidden-md {
    display: none;
  }
}
@media (min-width: 992px) {
  .hidden-lg {
    display: none;
  }
  .visible-lg {
    display: block;
  }
  .container {
    max-width: 960px;
  }
}
.grid {
  margin: 0 0 0 0;
}
.grid:after {
  /* Or @extend clearfix */
  content: "";
  display: table;
  clear: both;
}
[class*='col-'] {
  float: left;
  padding-right: 10px;
}
.grid [class*='col-']:last-of-type {
  padding-right: 0;
}
.col-1 {
  width: 8.33333333%;
}
.col-2 {
  width: 16.66666667%;
}
.col-3 {
  width: 25%;
}
.col-4 {
  width: 33.33333333%;
}
.col-5 {
  width: 41.66666667%;
}
.col-6 {
  width: 50%;
}
.col-7 {
  width: 58.33333333%;
}
.col-8 {
  width: 66.66666667%;
}
.col-9 {
  width: 75%;
}
.col-10 {
  width: 83.33333333%;
}
.col-11 {
  width: 91.66666667%;
}
.col-12 {
  width: 100%;
}
/* Opt-in outside padding */
.grid-pad {
  margin: 0 0 10px 10px;
}
.grid-pad [class*='col-']:last-of-type {
  padding-right: 10px;
}
.col {
  clear: both;
  width: 100%;
}
.col710 {
  display: block;
  float: left;
  width: 710px;
}
.col600 {
  display: block;
  float: left;
  width: 600px;
}
.col400 {
  display: block;
  float: left;
  width: 400px;
}
.col330 {
  display: block;
  float: left;
  width: 330px;
}
.col320 {
  display: block;
  float: left;
  width: 320px;
}
.col315 {
  display: block;
  float: left;
  width: 315px;
}
.col300 {
  display: block;
  float: left;
  width: 300px;
}
.col240 {
  display: block;
  float: left;
  width: 240px;
}
.col220 {
  display: block;
  float: left;
  width: 220px;
}
.col160 {
  display: block;
  float: left;
  width: 160px;
}
.col-half,
.col50,
.col1_2 {
  display: block;
  float: left;
  width: 50%;
}
.col-last {
  clear: right;
  padding-right: 0;
}
.form {
  padding: 10px 0;
}
input:active,
input:focus {
  outline: none;
}
.form-row input[type="text"],
.form-row input[type="email"],
.form-row input[type="password"],
.form-row textarea {
  padding: 5px 10px;
  border-radius: 0;
}
.form-row.r {
  text-align: right;
}
.btn {
  display: inline-block;
  line-height: 1em;
  padding: 5px 10px;
  color: #fff;
  border-radius: 0;
  background-image: -webkit-linear-gradient(top, #ee7d00 0%, #c66700 100%);
  background-image: linear-gradient(to bottom, #ee7d00 0%, #c66700 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee7d00', endColorstr='#ffc66700', GradientType=0);
  border: 1px solid #da7200;
  text-decoration: none;
}
.btn:hover {
  color: #fff;
  background: #da7200;
}
.btn:active {
  background: #a75700;
  border: 1px solid #da7200;
  -webkit-box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 1px 1px 6px rgba(0, 0, 0, 0.3);
}
.btn.btn-gray {
  color: #3f3f41;
  background: #eeeeee;
  background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffe1e1e1', GradientType=0);
  border: 1px solid #cccccc;
}
.btn.btn-gray:active {
  outline: none;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
}
.btn.btn-gray:focus {
  outline: none;
}
.i {
  font-style: italic;
}
.hidden {
  display: none;
}
.centered,
.c {
  text-align: center;
}
.gray-box {
  background: #eeeeee;
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
}
.rounded {
  padding: .25em .5em;
  margin-bottom: 1.5em;
  border-radius: .25em;
  -webkit-border-radius: .25em;
  -moz-border-radius: .25em;
  -ms-border-radius: .25em;
  -o-border-radius: .25em;
}
hr.imgline {
  background: url(http://wpc.6b03.edgecastcdn.net/006B03/images/hrule_dbl_grey.png) center center repeat-x;
  border: none;
  clear: both;
  display: block;
  height: 5px;
}
.citation {
  border-top: 1px #ccc solid;
  padding-top: 10px;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('fonts/glyphicons-halflings-regular.eot');
  src: url('fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('fonts/glyphicons-halflings-regular.woff') format('woff'), url('fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('fonts/glyphicons-halflings-regular.svg#glyphicons-halflings-regular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
#header {
  display: block;
  margin: 0 0 45px;
  width: 100%;
}
#header .advert {
  margin: 20px 0 0;
}
#header .logo {
  clear: both;
  display: block;
  margin: 40px 0 30px 0;
  width: 100%;
}
#header .logo img {
  max-width: 100%;
  height: auto;
}
#header .slogan {
  font-size: 20px;
  font-style: italic;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding: 10px 0;
  margin: 0;
  line-height: 48px;
}
#header .slogan:before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.widget-rss {
  height: auto;
  overflow: hidden;
}
.widget-rss form {
  position: relative;
}
.widget-rss i {
  position: absolute;
  top: 20px;
  left: 8px;
  color: #d4d4d4;
  z-index: 1;
}
.widget-rss input {
  display: block;
  float: left;
}
.widget-rss input[type="text"] {
  display: inline-block;
  width: 205px;
  margin-right: 5px;
  height: 30px;
  padding: 0 5px 0 26px;
  line-height: 1.25em;
  border: 1px solid #e1e1e1;
}
.widget-rss input[type="submit"] {
  display: inline-block;
  height: 32px;
  padding: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 1.25em;
  text-transform: uppercase;
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  width: 85px;
}
.widget-rss input[type="submit"]:hover {
  border: 1px solid #c16500;
  background: #da7200;
  color: #fff;
}
.follow-btn a {
  font-weight: bolder;
  font-size: 13px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  line-height: 18px;
  position: relative;
  display: block;
  float: right;
  color: #404040 !important;
  margin-top: 6px;
  padding: 4px 10px 4px 30px;
  background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffe1e1e1', GradientType=0);
  border: 1px solid #cccccc;
  text-decoration: none;
  border-radius: 3px;
}
.follow-btn a:active {
  outline: none;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
}
.follow-btn a:focus {
  outline: none;
}
.follow-btn a:before {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==");
  background-repeat: no-repeat;
  position: absolute;
  height: 16px;
  width: 16px;
  content: '';
  top: 8px;
  left: 8px;
}
#overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  background-image: -webkit-radial-gradient(circle, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.75));
  background-image: radial-gradient(circle, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.75));
  background-repeat: no-repeat;
}
#overlay.out {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1;
}
#overlay.in {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1000;
}
#courses-popup {
  display: block;
  width: 600px;
  height: auto;
  position: fixed;
  z-index: 1100;
  top: 180px;
  left: 50%;
  margin-left: -300px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#courses-popup .js-close {
  position: absolute;
  color: #fff;
  right: -1em;
  top: -0.5em;
  font-size: 4em;
  text-decoration: none;
  margin: 0;
  padding: .25em;
  line-height: 1em;
}
#courses-popup .quistic-head {
  height: 50px;
  background: #eee;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#courses-popup .quistic-head .slogan {
  color: #999;
  position: absolute;
  left: 145px;
  top: 1.5em;
  margin: 0;
  padding: 0;
  z-index: 1;
}
#courses-popup .quistic-logo-placeholder,
#courses-popup .quistic-logo {
  background-image: url(http://quistic.com/wp-content/themes/quistic/images/sprite.png);
}
#courses-popup .quistic-logo-placeholder {
  position: absolute;
  top: 0;
  left: 8px;
  background-position: -130px -290px;
  background-repeat: no-repeat;
  width: 140px;
  height: 95px;
  z-index: 1;
}
#courses-popup .quistic-logo {
  left: 1em;
  top: 0;
  position: absolute;
  display: block;
  width: 100px;
  height: 65px;
  margin: 10px 0 0 14px;
  overflow: hidden;
  background-position: left -130px;
  background-repeat: no-repeat;
  z-index: 1;
}
#courses-popup .quistic-intro {
  padding: 30px 30px 15px;
}
#courses-popup .quistic-about {
  position: relative;
  min-height: 75px;
  margin-bottom: 15px;
  font-family: 'Proxima Nova';
  font-size: 18px;
  line-height: 1.25em;
  color: #888;
}
#courses-popup .quistic-about .quistic-about-thumbnail {
  width: 60px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 4px;
}
#courses-popup .quistic-about .quistic-about-text {
  margin-left: 90px;
}
#courses-popup .quistic-info {
  font-family: 'Proxima Nova';
  color: #888;
  font-size: 14px;
}
#courses-popup .quistic-info a {
  color: #00adee;
}
#courses-popup .quistic-info a:hover {
  color: #00adee;
}
#courses-popup .quistic-action {
  text-align: center;
  margin: 0 0 30px;
}
#courses-popup .quistic-action .btn-quistic {
  background-image: -webkit-linear-gradient(top, #22c3ff 0%, #00a2df 100%);
  background-image: linear-gradient(to bottom, #22c3ff 0%, #00a2df 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff22c3ff', endColorstr='#ff00a2df', GradientType=0);
  border: none;
  border-radius: 4px;
  padding: 12px 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-family: 'Proxima Nova';
  font-weight: lighter;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  color: #fff;
}
#posts {
  width: 560px;
  line-height: 1.5em;
}
#posts .post {
  margin: 0 0 40px 0;
  position: relative;
}
#posts h1.post-title {
  margin: 0 0 10px;
  padding-left: .67em;
  line-height: 1.25em;
  position: relative;
}
#posts h1.post-title span {
  color: #da7200;
}
#posts h1.post-title a {
  color: #555;
  text-decoration: none;
  line-height: 1.25em;
}
#posts h1.post-title a:hover {
  color: #da7200;
}
#posts h1.post-title:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #da7200;
}
.post-content img.alignleft {
  margin: 0 1em 1em 0;
}
.post-content img.alignright {
  margin: 0 0 1em 1em;
}
.post-content ul,
.post-content ol {
  padding: 0 0 0 2em;
}
.post-social {
  display: block;
  font-size: 13px;
  clear: both;
  overflow: hidden;
  height: auto;
}
.post-social .subscribe-link {
  margin-right: 4px;
}
.post-social .comments-popup-link {
  display: block;
  float: left;
  margin-right: 12px;
}
.post-social-top {
  clear: both;
  display: block;
  float: left;
  height: 1.67em;
  margin: 2.4em 0 0 0;
  width: 100%;
}
.post-social-top .comments-popup-link {
  display: block;
  float: left;
  margin-right: 1em;
}
.post-social-top .comments-popup-link a {
  font-size: 1.2em;
  text-decoration: none !important;
}
.post-social-single-top {
  position: relative;
  padding-top: 10px;
}
.post-social-single-bottom {
  position: relative;
  padding-top: 4px;
  padding-bottom: 4px;
}
.post-social-single-bottom .social-networks {
  width: 100%;
  margin-bottom: 8px;
}
.post-social-bottom {
  _height: 1%;
  display: block;
  height: auto;
  overflow: hidden;
}
.post-social-bottom .email-this-post a {
  float: left;
}
.post-social-bottom .email-this-post a img {
  width: 16px;
}
.post-social-bottom a {
  color: #da7200;
  line-height: 16px;
  margin: 0 0 .5em 0;
}
.social-networks {
  margin: 0 0;
  padding: 0;
  line-height: 1em;
  display: block;
  overflow: hidden;
  height: 20px;
  float: left;
  width: 400px;
}
.social-networks.no-facebook {
  width: 300px;
}
.social-networks .social-btn {
  line-height: 1em;
  display: block;
  float: left;
  margin-right: .5em;
}
.social-btn.social-twitter {
  width: 90px;
}
.single .post-meta-top {
  border-bottom: 1px solid #eeeeee;
}
.archive-header #searchform {
  margin: 20px auto;
  position: relative;
  width: 450px;
}
.archive-header #searchform input#s {
  line-height: 30px;
  border-color: #e1e1e1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1px 100px 1px 5px;
  margin: 0 0;
  width: 240px;
  left: 50px;
  position: relative;
}
.archive-header #searchform button {
  width: 95px;
  text-align: center;
  line-height: 28px;
  padding: 0 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0 0 0 0;
  left: -50px;
  position: relative;
}
.month-separator {
  color: #bbbbbb;
  font-size: 14px;
  margin: 20px 0 10px;
}
#archive-list h3 {
  font-weight: bolder;
  margin: 10px 0;
  font-size: 16px;
}
#archive-list h3 a {
  color: #666666;
}
#archive-list h3 a:hover {
  color: #da7200;
}
.post-footer .post-social > a {
  font-size: 13px;
  line-height: 24px;
}
.post-footer .post-social > a img {
  position: relative;
}
.post-footer .post-social > a img[alt="Email This Post"] {
  top: 3px;
}
.post-meta a {
  color: #666666;
  text-decoration: underline;
}
.post-meta a:hover {
  color: #da7200;
}
.post-meta {
  _height: 1%;
  color: #888;
  font-size: 12px;
  height: auto;
  overflow: hidden;
}
.post-meta-top {
  _height: 1%;
  border-top: 1px solid #ddd;
  height: auto;
  margin: 1em 0;
  overflow: hidden;
  padding: 1em 0;
}
.post-meta .category {
  float: left;
}
.post-meta .date {
  float: right;
}
#nav {
  display: block;
  width: 100%;
  clear: both;
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  font-stretch: condensed;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 2px;
  height: 90px;
  position: relative;
}
#nav:before {
  positon: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
#nav:after {
  positon: absolute;
  width: 100%;
  height: 1px;
  top: 100%;
  left: 0;
  display: block;
  content: '';
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
#nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
}
#nav ul li {
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
}
#nav ul a {
  color: #3f3f41;
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  font-stretch: condensed;
  font-size: 12px;
}
#nav ul a:hover {
  color: #f3f3f3;
  background: #da7200;
}
#nav ul.menu {
  display: block;
  height: 45px;
  position: relative;
  background: #fff;
}
#nav ul.menu > li {
  display: block;
  float: left;
}
#nav ul.menu > li.domain-visible {
  background: #f3f3f3;
}
#nav ul.menu > li.domain-visible ul {
  display: block;
  background: #f3f3f3;
}
#nav ul.menu > li > a {
  display: block;
  float: left;
  font-weight: bolder;
  line-height: 45px;
  color: #3f3f41;
  padding: 0 22px;
}
#nav ul.menu > li > ul {
  border-top: 1px solid transparent;
  position: absolute;
  display: none;
  left: 0;
  top: 45px;
  text-align: center;
  width: 100%;
}
#nav ul.menu > li > ul li {
  display: inline-block;
}
#nav ul.menu > li > ul li a {
  position: relative;
  display: inline-block;
  line-height: 45px;
  padding: 0 15px;
}
#nav ul.menu .current-menu-item ul,
#nav ul.menu .current-menu-parent ul,
#nav ul.menu .current-menu-ancestor ul {
  display: block;
  background: #f3f3f3;
  z-index: 1;
}
#nav ul.menu > li:hover {
  background: #f3f3f3;
}
#nav ul.menu .current-menu-item > a,
#nav ul.menu .current-menu-parent > a {
  color: #da7200;
  background: #f3f3f3;
}
#nav ul.menu .current-menu-parent.menu-item-object-category > a {
  color: #3f3f41;
}
#nav ul.menu .current-menu-parent.menu-item-object-category > a:hover {
  color: #da7200;
}
#nav #searchform {
  position: absolute;
  right: 0;
  top: 8px;
  height: 30px;
  color: #fff;
  padding: 0;
}
#nav #searchform button[type="submit"] {
  display: block;
  float: left;
  background: #666666;
  border: none;
  outline: none;
  color: #fff;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
}
#nav #searchform input[type="text"] {
  display: block;
  float: left;
  outline: none;
  border: 1px solid #eeeeee;
  background: #eeeeee;
  height: 28px;
  width: 10em;
  margin: 0;
  padding: 0 5px;
  color: #3f3f41;
}
.gray-line-both:before {
  positon: absolute;
  width: 100%;
  height: 1px;
  top: 0;
  left: 0;
  display: block;
  content: '';
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.gray-line-both:after {
  positon: absolute;
  width: 100%;
  height: 1px;
  top: 100%;
  left: 0;
  display: block;
  content: '';
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.gray-fade {
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.page-id-8233 .domain-visible,
.page-id-8374 .domain-visible,
.page-id-6844 .domain-visible,
.page-id-8796 .domain-visible,
.page-id-7301 .domain-visible {
  background: none !important;
}
.page-id-8233 .domain-visible ul,
.page-id-8374 .domain-visible ul,
.page-id-6844 .domain-visible ul,
.page-id-8796 .domain-visible ul,
.page-id-7301 .domain-visible ul {
  display: none !important;
}
.page-template-page-home-php #nav {
  height: 47px;
}
.top-block {
  margin: 0 -10px 10px;
  height: auto;
  overflow: hidden;
  position: relative;
}
.top-block .col-primary,
.top-block .col-ssidebar {
  display: block;
  float: left;
  margin: 0 10px;
}
.top-block .col-primary {
  width: 560px;
}
.top-block .col-sidebar {
  width: 380px;
}
.latest-post .latest-thumbnail {
  display: block;
  width: 560px;
  height: auto;
}
.latest-post .latest-thumbnail img {
  width: 100%;
  height: auto;
}
.latest-post .title {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.25em;
  margin: 7px 0 3px;
}
.latest-post .title a {
  color: #3f3f41;
}
.latest-post .title a:hover {
  color: #da7200;
}
.latest-post .latest-excerpt {
  margin: 0 0 10px;
  line-height: 1.5em;
}
hr.gray-line {
  display: block;
  height: 1px;
  margin: 10px 0;
  clear: both;
  border: none;
  background: #cccccc;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.col-sidebar .about {
  display: block;
  clear: both;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
.col-sidebar .about .penelope-photo {
  display: block;
  float: left;
  width: 112px;
  height: 118px;
  margin: 0 10px 10px 0;
}
.col-sidebar .about .penelope-photo a {
  display: block;
}
.col-sidebar .about .penelope-photo a img {
  width: 100%;
  height: auto;
}
.col-sidebar .about .about-text h2 {
  display: block;
  float: left;
  padding: 0;
  margin: 0;
  margin-right: 4px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1em;
}
.col-sidebar .about .about-text h2 a {
  color: #3f3f41;
}
.col-sidebar .about .about-text h2 a:hover {
  color: #da7200;
}
.col-sidebar .about .about-text p {
  line-height: 1.75em;
  margin: 0;
}
.col-sidebar .tabs-slider {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
.col-sidebar .tabs-slider > ul {
  list-style: none;
  font-style: italic;
  margin: 0 0 10px;
  padding: 0;
  position: relative;
}
.col-sidebar .tabs-slider > ul li {
  margin-top: -1px;
}
.col-sidebar .tabs-slider > ul li:first-child {
  margin-top: 0;
}
.col-sidebar .tabs-slider > ul a {
  color: #3f3f41;
}
.col-sidebar .tabs-slider > ul a span {
  color: #da7200;
}
.col-sidebar .tabs-slider > ul li > a {
  font-size: 20px;
  color: #cccccc;
  line-height: 72px;
  background: #fff;
  display: block;
  width: 171px;
  position: relative;
  top: -1px;
}
.col-sidebar .tabs-slider > ul li > a:before,
.col-sidebar .tabs-slider > ul li > a:after {
  content: '';
  display: block;
  height: 1px;
  width: 200%;
  position: absolute;
  background: #cccccc;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  z-index: 1;
}
.col-sidebar .tabs-slider > ul li > a:after {
  top: auto;
  bottom: 0 !important;
}
.col-sidebar .tabs-slider > ul li > a:first-child {
  top: 0;
}
.col-sidebar .tabs-slider > ul li.active > a {
  color: #3f3f41;
  z-index: 1001;
}
.col-sidebar .tabs-slider > ul li.active > a:before,
.col-sidebar .tabs-slider > ul li.active > a:after {
  background: #3f3f41;
  width: 100%;
}
.col-sidebar .tabs-slider > ul .tab-content {
  position: absolute;
  text-align: center;
  background: #fff;
  right: 0;
  top: 0;
  height: 212px;
  display: none;
  width: 209px;
  line-height: 1.25em;
  font-size: 20px;
  border-top: 1px solid #666666;
  border-bottom: 1px solid #666666;
  border-left: 1px solid #666666;
  z-index: 1000;
}
.col-sidebar .tabs-slider > ul .tab-content p {
  padding: 30px 20px 20px;
  margin: 0;
}
.col-sidebar .tabs-slider > ul .active .tab-content {
  display: block;
}
.col-sidebar .col-signup {
  width: 100%;
  height: auto;
}
.col-sidebar .col-signup h3 {
  font-size: 16px;
  font-weight: bold;
  margin: 25px 0 10px;
}
.col-sidebar .col-signup form {
  position: relative;
}
.col-sidebar .col-signup form i {
  position: absolute;
  left: 10px;
  top: 12px;
  color: #cccccc;
}
.col-sidebar .col-signup form input[type="text"] {
  line-height: 1.25em;
  height: 34px;
  border: 1px solid #cccccc;
  padding: 0 10px 0 34px;
  width: 220px;
  margin-right: 10px;
  border-radius: 0;
}
.col-sidebar .col-signup form input[type="submit"] {
  line-height: 1.5em;
  height: 36px;
  text-align: center;
  padding: 0 20px;
  margin: 0;
  font-size: 12px;
  letter-spacing: 2px;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #3f3f41;
  background: #eeeeee;
  background-image: -webkit-linear-gradient(top, #fbfbfb 0%, #e1e1e1 100%);
  background-image: linear-gradient(to bottom, #fbfbfb 0%, #e1e1e1 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffe1e1e1', GradientType=0);
  border: 1px solid #cccccc;
}
.col-sidebar .col-signup form input[type="submit"]:active {
  outline: none;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.1);
}
.col-sidebar .col-signup form input[type="submit"]:focus {
  outline: none;
}
.col-sidebar .col-signup form input[type="submit"]:hover {
  border: 1px solid #c16500;
  background: #da7200;
  color: #fff;
}
.col-sidebar .col-signup form input {
  outline: none;
}
.col-sidebar .col-signup form input:focus,
.col-sidebar .col-signup form input:active {
  outline: none;
}
.middle-block {
  position: relative;
  height: auto;
  overflow: hidden;
  margin: 0 -10px 0;
}
.middle-block .col-primary,
.middle-block .col-sidebar {
  display: block;
  float: left;
  margin: 0 10px;
  padding: 0;
}
.middle-block .col-primary {
  width: 560px;
}
.middle-block .col-sidebar {
  width: 380px;
}
.middle-block .col-sidebar .banner-url img {
  width: 100%;
  height: auto;
}
.middle-block .recent-posts {
  padding: 0 20px 0 0;
  position: relative;
}
.middle-block .recent-posts:after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1px;
  background: #eeeeee;
  background-image: -webkit-radial-gradient(circle, #cccccc, #ffffff);
  background-image: radial-gradient(circle, #cccccc, #ffffff);
  background-repeat: no-repeat;
}
.middle-block .recent-posts > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.middle-block .recent-posts > ul li {
  display: block;
  border-bottom: 1px dashed #cccccc;
  margin: 0 0 20px 0;
}
.middle-block .recent-posts > ul li:last-child {
  border-bottom: none;
}
.middle-block .recent-posts .recent-post {
  height: auto;
  overflow: hidden;
  margin: 0 0 20px 0;
  position: relative;
  min-height: 133px;
}
.middle-block .recent-posts .recent-post .thumbnail {
  width: 200px;
  height: 133px;
  display: block;
  float: left;
  margin: 0 15px 0 0;
  padding: 0;
  position: absolute;
}
.middle-block .recent-posts .recent-post .thumbnail a {
  margin: 0;
  padding: 0;
  display: block;
  hegiht: 133px;
  width: 200px;
}
.middle-block .recent-posts .recent-post .thumbnail a img {
  width: 200px;
  height: auto;
}
.middle-block .recent-posts .recent-post .content {
  display: block;
  margin-left: 215px;
}
.middle-block .recent-posts .recent-post .category {
  color: #cccccc;
  font-size: 12px;
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1em;
  font-weight: bolder;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.middle-block .recent-posts .recent-post .title {
  margin: 5px 0 10px;
  font-size: 18px;
  font-weight: bolder;
}
.middle-block .recent-posts .recent-post .title a {
  color: #3f3f41;
}
.middle-block .recent-posts .recent-post .title a:hover {
  color: #da7200;
}
.middle-block .recent-posts .recent-post .content > p {
  margin: 0;
  line-height: 1.5em;
}
.middle-block .twitter-widget-head {
  height: auto;
  overflow: hidden;
  text-align: center;
}
.middle-block .twitter-widget-head .avatar {
  display: block;
  float: left;
  width: 50px;
  height: 50px;
  margin: 0;
}
.middle-block .twitter-widget-head .username {
  margin: 0;
  line-height: 50px;
  font-size: 16px;
  font-weight: bold;
  display: block;
  float: left;
  margin: 0 0 0 50px;
}
.middle-block .twitter-widget-head .username a {
  color: #3f3f41;
}
.middle-block .twitter-widget-head .username a:hover {
  color: #da7200;
}
.middle-block .twitter-widget-head .follow-btn {
  top: 5px;
  position: relative;
  width: 80px;
  display: block;
  float: right;
}
.bottom-block {
  position: relative;
  margin: 20px 0 40px;
}
.inside-posts {
  position: relative;
  padding: 0;
  list-style: none;
  height: auto;
  overflow: hidden;
  width: 1000px;
}
.inside-posts li {
  padding: 0 20px 0 0;
  width: 225px;
  display: block;
  float: left;
}
.inside-posts li h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 5px;
}
.inside-posts li h1 a {
  color: #3f3f41;
}
.inside-posts li h1 a:hover {
  color: #da7200;
}
.inside-posts li .thumbnail {
  display: block;
  height: auto;
  width: 100%;
}
.inside-posts li .thumbnail img {
  width: 100%;
  height: auto;
}
.inside-posts li p {
  margin: 0;
}
.home-title {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.home-title a {
  color: #3f3f41;
}
.home-title a:hover {
  color: #da7200;
}
#footer {
  _height: 1%;
  background: #f9f9f9;
  border-top: 1px solid #ddd;
  clear: both;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
  width: 100%;
}
#colophon {
  _height: 1%;
  height: auto;
  overflow: hidden;
  padding: 0 10px 10px;
  width: 960px;
  min-width: 960px;
  margin: 0 auto;
}
.footer-widget {
  display: block;
  float: left;
  margin-right: 30px;
  width: 290px;
  font-size: 13px;
  line-height: 1.55em;
}
.footer-widget h2 {
  font-style: italic;
}
.footer-widget .book-thumbnail {
  display: block;
  float: left;
  height: 148px;
  margin: 0 10px 0 0;
  width: 100px;
}
.foot-line {
  width: 100%;
  height: 4px;
  clear: both;
  background: #000;
}
#footer-small {
  clear: both;
  margin: 0 auto 15px auto;
  padding-top: 10px;
  width: 960px;
}
.powered-by-mt p {
  line-height: 32px;
}
.powered-by-mt p img {
  position: relative;
  margin: 0 0.5em -10px;
}
#footer-small .copyright {
  float: right;
  margin-right: 20px;
}
/*! Social Likes v3.0.14 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes,.social-likes__widget{display:inline-block;padding:0;vertical-align:middle!important;word-spacing:0!important;text-indent:0!important;list-style:none!important}.social-likes{opacity:0}.social-likes_visible{opacity:1;transition:opacity .1s ease-in}.social-likes>*{display:inline-block;visibility:hidden}.social-likes_vertical>*{display:block}.social-likes_visible>*{visibility:inherit}.social-likes__widget{display:inline-block;position:relative;white-space:nowrap}.social-likes__widget:before,.social-likes__widget:after{display:none!important}.social-likes_vertical .social-likes__widget{display:block;float:left;clear:left}.social-likes__button,.social-likes__icon,.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility}.social-likes__button,.social-likes__counter{display:inline-block;margin:0;outline:0}.social-likes__button{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.social-likes__button:before{content:"";display:inline-block}.social-likes__icon{position:absolute;top:0;left:0}.social-likes__counter{display:none;position:relative}.social-likes_ready .social-likes__counter,.social-likes__counter_single{display:inline-block}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes_vertical .social-likes__widget{display:block}.social-likes_notext .social-likes__button{padding-left:0}.social-likes_single-w{position:relative;display:inline-block}.social-likes_single{position:absolute;text-align:left;z-index:99999;visibility:hidden;opacity:0;transition:visibility 0s .11s,opacity .1s ease-in;-webkit-backface-visibility:hidden;backface-visibility:hidden}.social-likes_single.social-likes_opened{visibility:visible;opacity:1;transition:opacity .15s ease-out}.social-likes__button_single{position:relative}.social-likes{min-height:36px;margin:-6px}.social-likes,.social-likes_single-w{line-height:19px}.social-likes__widget{margin:6px;color:#000;background:#fff;border:1px solid #ccc;border-radius:3px;line-height:19px}.social-likes__widget:hover,.social-likes__widget:active,.social-likes__widget:focus{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;cursor:pointer}.social-likes__button,.social-likes__counter{vertical-align:middle;font-family:"Helvetica Neue",Arial,sans-serif;font-size:13px;line-height:20px;cursor:inherit}.social-likes__button{padding:1px 6px 1px 20px;font-weight:400;border-right:0}.social-likes__icon{width:20px;height:18px;margin-top:1px;background-repeat:no-repeat;background-position:50% 50%}.social-likes__counter{min-width:12px;padding:1px 4px;font-weight:400;text-align:center;border-left:1px solid #ccc}.social-likes__widget:hover>.social-likes__counter,.social-likes__widget:focus>.social-likes__counter,.social-likes__widget:active>.social-likes__counter,.social-likes__widget_active>.social-likes__counter{position:relative;border-left-color:transparent}.social-likes__widget:hover>.social-likes__counter:before,.social-likes__widget:focus>.social-likes__counter:before,.social-likes__widget:active>.social-likes__counter:before,.social-likes__widget_active>.social-likes__counter:before{content:"";position:absolute;top:0;bottom:0;left:-1px;border-left:1px solid;opacity:.4}.social-likes_vertical{margin:-6px}.social-likes_vertical .social-likes__widget{margin:6px}.social-likes_notext{margin:-3px}.social-likes_notext .social-likes__widget{margin:3px}.social-likes_notext .social-likes__button{width:18px}.social-likes_notext .social-likes__icon{width:100%;background-position:center center}.social-likes__widget_single{margin:0}.social-likes_single{margin:-12px 0 0;padding:4px 0;background:#fff;border:1px solid #ccc;border-radius:3px}.social-likes__single-container{width:100%;display:table}.social-likes_single .social-likes__widget{float:none;display:table-row;margin:0;border:0;border-radius:0;background:0 0}.social-likes_single .social-likes__button{display:block;padding:2px 6px 2px 24px}.social-likes_single .social-likes__icon{margin-left:4px;margin-top:2px}.social-likes_single .social-likes__counter{display:table-cell;padding:2px 8px 2px 4px;border-left:0;text-align:right}.social-likes_single .social-likes__widget:hover>.social-likes__counter:before,.social-likes_single .social-likes__widget:focus>.social-likes__counter:before,.social-likes_single .social-likes__widget:active>.social-likes__counter:before{display:none}.social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAaElEQVR42mIxL/zLgATkgXgBECcC8QOYIBOagvVA7ADEa4FYAV0RIxDPAeIUKD8VygeJM7BABf8DsScQ/4HyzwGxB1QcrKgByUpk9h8YnwlJElkBiiYmBiIAbRUx0s46FizhgwEAAgwAkmYQfIjC7tcAAAAASUVORK5CYII=")}.social-likes__widget_single:hover,.social-likes__widget_single:active,.social-likes__widget_single:focus,.social-likes__widget_active{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#3673f4;border-color:#3673f4;color:#fff}.social-likes__widget_single:hover .social-likes__icon_single,.social-likes__widget_single:active .social-likes__icon_single,.social-likes__widget_single:focus .social-likes__icon_single,.social-likes__widget_active .social-likes__icon_single{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAANCAYAAAB7AEQGAAAAYklEQVR42mL4//8/AxKWB+L9QKyALI6u4Nx/CDiLrBCmgBGIdwOxEVQRiN4DFWcAE1DAAsR/gBgkwIjEBzMaGBAAmf0Hzgea1IDm+P9o/AYmBiIAbRUx0s46FizhgwEAAgwAAJd9Vn3NlgwAAAAASUVORK5CYII=")}.social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaklEQVR42mJ0Cp7jycDAMBeIJRnwg+dAnMxEpGIGqJq5THgULwFicSBmBGJbmCYWPCYWAvEbdEF8GmCK/yMLMjGQCLBpsIW6GwaQ/UC6Ddj8cBjJZOr44TkJ6l+ANKSAGEQofgpKGgABBgAWcxAZp2KpkQAAAABJRU5ErkJggg==")}.social-likes__widget_facebook:hover,.social-likes__widget_facebook:active,.social-likes__widget_facebook:focus{background:#425497;border-color:#425497}.social-likes__widget_facebook:hover .social-likes__icon_facebook,.social-likes__widget_facebook:active .social-likes__icon_facebook,.social-likes__widget_facebook:focus .social-likes__icon_facebook{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAaUlEQVR42mL6//+/JxA/+08YgNR4MoIYDAwMkgzEgedMeBQvAWJxIGYEYluomCQLHtMKgfgNuiA+DTDF/5EFmRhIBNg02ELdDQPIfiDdBlCw/sclRzU/PCdB/QuQhhQQgwjFT4E4GSDAAMuiQX7Tr7YFAAAAAElFTkSuQmCC")}.social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAA9ElEQVR42mKU3vqak4GB4TcQ/2HABFxAXA3EzkD8DIjbgfg+ECuwAIkwIHYD4gSoAchgORD7IfEDgPgpEGczAQlBII4C4kNAbIikSAqIfdEMYgRiMSD+B7JxJ9SZFkB8Foj3A/FWIP4KVYgO5gHxFpBGNSA+DsS2UIVOUIwLfAYRIKe+gGoiFpyDaTwJxEVA/J0ITd+hXgNrBIETMCcQADOA+D26RpCn/+LRdAuI62EcmMb/0IjOx6H5ATSu4a4ChaoPEMcAsTUQy6Bp+AfEy4C4EIjfIEuANG4B4rvQVKEOTWYfoKG3HYgfoluvPm8jA0CAAQAqvDQ/IXqkWQAAAABJRU5ErkJggg==")}.social-likes__widget_twitter:hover,.social-likes__widget_twitter:active,.social-likes__widget_twitter:focus{background:#00b7ec;border-color:#00b7ec}.social-likes__widget_twitter:hover .social-likes__icon_twitter,.social-likes__widget_twitter:active .social-likes__icon_twitter,.social-likes__widget_twitter:focus .social-likes__icon_twitter{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAQAAAD4iURRAAAAo0lEQVQYGQXBsSoEAACA4Z8YKIO6yXLzjYrkHS5Wm5GyYPMAUgarMikpGZQHsFh4BZPhJi9wJdzn+7JkQZJk2bl3TzYNbGTfvUVJ8gyYmdjJMd6sS9bMAHwbZ+QHMy9OHQDgWtn1CgAALpUtAADAnpITUwAAU6tKtn0BALiSkjkXfgHAhxUpybwjvwA+DSVl7MEEwJ87A0lKRs7cenTj0FCSpH8xHAhkcGt6PAAAAABJRU5ErkJggg==")}.social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAABD0lEQVR42nTSsUtCURTH8eszSGgIgkqSoHBQh7QpbAlBcRCJ2staHFoa+hNyzqXBoan+gMDdoWgymkwkBxMiggo3a3Cp76WfcJHXgQ/nvfveue+ewwt08luGmEEdcwgjZP7iFrtmIqaUn5SXkUEDA+wZn/CwgQgetHYjC+JbZCOANWf9VXmobDd+c4vu8YgoalhFFpf4VL8rmMW8vR/3lEQV2yijhUO99KzeQ7p+95wjneAMQcRQ1JfsNA/wrc1T46KaznyMJqZxrcIvdNRf3957Gm8JO0ggjRx+cKpN21h0B7GJDw3EOGPvYuQ3ctvgC+K4w7nOfoQlFP4rsg+usI4Lrff0Z7QnCyqpffMrwAC15jTuOMaeqQAAAABJRU5ErkJggg==")}.social-likes__widget_plusone:hover,.social-likes__widget_plusone:active,.social-likes__widget_plusone:focus{background:#dd4241;border-color:#dd4241}.social-likes__widget_plusone:hover .social-likes__icon_plusone,.social-likes__widget_plusone:active .social-likes__icon_plusone,.social-likes__widget_plusone:focus .social-likes__icon_plusone{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAMCAYAAAC5tzfZAAAA5klEQVR42myRvQrCMBSFUyehmyC4Zte1OPoALi6+gy/j6uobiINbF3Fx6tDFpZtSUFzEPxQxnksPchty4WvSJPeek5vIOWcQMViCFuiApqliDUbGD0kCeyLzAfiAI4i5VkM+CfiChdpIXRU2lNSgYAR6ysCB441jAkrfXs7KM1YXq3PuicUxuIO2/GvZKSh4n4xrcugKniwq88L3O+GmVB0GlKxWElsl2IEt1d4qsctu/ruXskqiFKXtL2WzRiQJ6McJWO8Jc/AA/dDj7niPDb2LpRU4e+q1x7VMkM5cSMZ7mBA/AQYALgmaWsDGGiQAAAAASUVORK5CYII=")}.social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8XunISbFxmQ5UYqGIj9KMztLCyTKrMZCs7K1U7NSLBRloWb+AREmFpPF7GUzRBaymGLpV5bi+9RzM+XU595zT+85533PueHTXhC1BFaRx6DHnnGEbbxoIPSEFCp+l3DjCWOYc38FFzEe7Tj3Dlr5AG0OWscA6jhFX5zHmgO1+oy3V0AHirhHGZ36jjnnknfaxzKmMIxdTKMHO0pPE/px6cA7nAV/bQsfXky7fmtCqA5a8Bn8bz/WqlhNaCCDE0xivCk459zfMKq6VPQxCth0wTUfcZdr+UIaWVR1D0k6115lFkNYwLuPeB4beFUm0cVN4NCnoaBb5z3iDFTfIx7Cpl+j23eyiF6Pqb4lXEVBvwIMAGRTP1kwMI3TAAAAAElFTkSuQmCC")}.social-likes__widget_mailru:hover,.social-likes__widget_mailru:active,.social-likes__widget_mailru:focus{background:#255896;border-color:#255896;color:#ffcd00}.social-likes__widget_mailru:hover .social-likes__icon_mailru,.social-likes__widget_mailru:active .social-likes__icon_mailru,.social-likes__widget_mailru:focus .social-likes__icon_mailru{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAABIElEQVR42mTSzytEURjG8Xtn0IyIDc1SFpJQ5EdN1ChLC6PJFCsWsvInKCvFQllYKPaaZpIpC83CntkgsrBSLP1K2Wh8n3pupubU5865p/c9533PnbBWDaLRijWsYMBrLyhiF69aCJ3Qg7J/j3DrhDFkPV/FuRKSTK6RQAbtmMEPCojjxGv9TTw2XIJ2n/PxN2jDFh5wjA69x1yzytBJB1hCGsPYxyxS2FN5SuhDxYH3OAv+xw4+vZlO/VVCqAma8RU0jpq1KFYJz5jCKSYxXhe87NrfMaq+1HQJ69h2w5e+4k738o1BTONC19rNpOpd5jGEHD5wiAVs4k2VRB9uwneectCd6x5xBervCY9h3V+jy99kEb1eU395XEVBfwIMAE0mQy9JLJUSAAAAAElFTkSuQmCC")}.social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAAsElEQVR42mKJLJ3tycDAMBeIJRnwg+dAnMxEpGIGqJq5TGiKGZEwSE4ViDcha2LCYpIREK8C4l4gfgLElciSLDisDgXi/0A8DYi58GkA8Y8AsQkQfwHie0C8BVkBupO4kWyIBWJxIE4D4u/4nKQMxOVQ9jcgbgPii0BsgUvDIyCeBcR/gHgFVI00PhsuA3E61Lkg2xYAsSyyhudIcfGBQOS9AJmSAmIQEdNPQUkDIMAA8iAe2OyimvEAAAAASUVORK5CYII=")}.social-likes__widget_vkontakte:hover,.social-likes__widget_vkontakte:active,.social-likes__widget_vkontakte:focus{background:#526e8f;border-color:#526e8f}.social-likes__widget_vkontakte:hover .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:active .social-likes__icon_vkontakte,.social-likes__widget_vkontakte:focus .social-likes__icon_vkontakte{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAQAAAD8fJRsAAAAfUlEQVQYGQXBMQ4BUQAFwGej0P1aohJCJBpcwu6N1AqVTqFX6TSu4B4if2+gNGZirwIAqPZRAQBADSAiBmYeQACxcXc2sgICiA4/MzsggKFia6HxBAIolk6Oxia+EEDRgYN4QQDF2tXF1NAbAigiGnM3ICoAAOij1QMA+Gj/aNf4AJYJLVIAAAAASUVORK5CYII=")}.social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAyElEQVR42kzPMQtBcRTG4UvKQmalZFNKDNdm5gsYFCUlCbMyGMwsfACLzRcw2EwsGJTBQAZlUgxsfidvceq5/3vPeTv3Xs99FHMoP3ooOd+aoo+3T40hmnjouYsQWl4uEdRxRkLO6kVsQwB23nDRBruP2swGJ+zgYqKAq97JAi8UMUNFgb16LwvUkEYHcQUOaGNjgTKyaGCrQErn0gJVpQt/g6teObbfPGKAp/Orp3pH25DEHGGsFchghbxXXxvEAjlZqFf8CDAAgr4qyqKlfhgAAAAASUVORK5CYII=");background-position:6px 3px}.social-likes__widget_odnoklassniki:hover,.social-likes__widget_odnoklassniki:active,.social-likes__widget_odnoklassniki:focus{background:#f6903b;border-color:#f6903b}.social-likes__widget_odnoklassniki:hover .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:active .social-likes__icon_odnoklassniki,.social-likes__widget_odnoklassniki:focus .social-likes__icon_odnoklassniki{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAQAAAD1lzQWAAAAgElEQVQIHQXBoRGCAAAF0N80OoA0AxTHcQMncAaO7J1ndRCbgUDRbPCgMABEjnu+F7FRGwxqG4m4YTLhJrG36BUKvcU+SnQiOpSx9cHDAx/biMoP/FQSZ3cnFxcnd+d4YfX2tuIVB1cjGF0dIgpf8FVIHI1otRgdozF72tl5mjV/486WhTdrOooAAAAASUVORK5CYII=")}.social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAYAAAB/9ZQ7AAABCUlEQVR42nTRPUvDUBTG8ZtoKYogTsGCoAXtUqFuBR1c/AZddNbRQUqhH0Eo6KKDb0gpXQUHBxF0Kg6KFAWh4qI4KxQRtKXxf+C5OEgP/Ehu8uTclwSN0VmnWsE6shjEF05QwZMFQr04QB3vKOmjGlZxiZxTcE0Pi9jCGD402xnOsYNF67yBGwWP8IaCwhe4xjxmLDyNUySxjGGk3F/5Wcb9Rib04FNLu9LYmk2ih1cbVLXmKXTRwoPCc8jgES/WpYymlhOpSxoxdjXTNn7spo19nYbN1ME9hjTexLE/OqsAC/jGknYf6Yxv/U592LrkcYdn+VehrgmM4ND1r8CHB7CnX96v4l8BBgB54jWa5GM+bAAAAABJRU5ErkJggg==")}.social-likes__widget_pinterest:hover,.social-likes__widget_pinterest:active,.social-likes__widget_pinterest:focus{background:#cc002b;border-color:#cc002b}.social-likes__widget_pinterest:hover .social-likes__icon_pinterest,.social-likes__widget_pinterest:active .social-likes__icon_pinterest,.social-likes__widget_pinterest:focus .social-likes__icon_pinterest{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAANCAQAAADV/FywAAAAvklEQVQYGQXBsUoUAACA4f/i8MBB0TdINCQQhHoDaXRzagkkopYGhRYfwKWhSYLDZ2ixNyiTVp1cXMQgaDpNsa6v70vy3DcTt34ZeyRlaIzPXnvpAy6tK2+wIwuSZ/75Yphz3+XQjS3JVzwOe0Z+463kCBu58dHIT/fW5IEzUys58NeqK6eSJ/44NZM5r2yaurTkoRNsK8kuLlybYt9AycAnd5a98M5TScmsH44lSVIyb2JbkiSDZNF7I0mS9B8IOsS5z/yrNgAAAABJRU5ErkJggg==")}
body {
  font-family: Georgia, 'Times New Roman', sans-serif;
  background: #fff;
  border-top: solid 6px #000;
  color: #3f3f41;
  min-width: 960px;
  width: 100%;
  font-size: 14px;
}
a {
  text-decoration: none;
  color: #da7200;
  -webkit-transition: color 0.07s ease-out, background 0.07s ease-out;
  -moz-transition: color 0.07s ease-out, background 0.07s ease-out;
  -ms-transition: color 0.07s ease-out, background 0.07s ease-out;
  -o-transition: color 0.07s ease-out, background 0.07s ease-out;
  transition: color 0.07s ease-out, background 0.07s ease-out;
}
a:hover {
  color: #da7200;
}
h1 {
  font-size: normal;
}
#container {
  margin: 0 auto;
  width: 960px;
}
#content {
  min-height: 240px;
  height: auto;
  overflow: hidden;
}
h3.section {
  border-left: 2px solid #da7200;
  color: #000;
  font: bold 12px/17px 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  letter-spacing: 2px;
  margin: 40px 0 20px;
  padding-left: 4px;
  text-transform: uppercase;
}
.sidebar-widget a {
  color: #000000;
}
.sidebar-widget a:hover {
  color: #da7200;
}
.sidebar-widget .link-column a:hover {
  color: #da7200 !important;
}
.edit-link {
  position: absolute;
  right: 0;
  top: 1.8em;
}
.primary {
  display: block;
  float: left;
  width: 600px;
}
.postend a:link,
.postend a:visited {
  color: #da7200;
}
.sidebar-section {
  border-left: 2px solid #da7200;
  color: #000;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 40px 0 20px 0;
  padding: 4px;
}
.career-sub {
  background-color: #eeeeee;
  float: left;
  margin-right: 15px;
  padding: 10px 10px 8px 10px;
  width: 200px;
}
.career-sub img {
  margin-bottom: 6px;
}
.career-sub h3 {
  font-size: 17px;
  font-weight: normal;
  line-height: 19px;
  margin: 2px 0 15px 0;
}
.career-sub p {
  margin: -12px 0 0 0;
}
#career-wrap {
  background-color: #eeeeee;
  float: left;
  width: 365px;
}
#career-wrap h3 {
  margin: 0;
}
.career-white {
  background: url("../images/circle.png") scroll 6px 10px no-repeat #ffffff;
  border: none;
  margin: 0;
  padding: 11px 8px 10px 30px;
  width: 332px;
}
.disabled,
.disabled:hover {
  background: #eeeeee !important;
  border-color: #cccccc;
  color: #cccccc !important;
}
.career-gray {
  background-color: #eeeeee;
}
.navigation {
  _height: 1%;
  clear: both;
  display: block;
  height: auto;
  overflow: hidden;
  width: 100%;
}
.bottom-navigation {
  margin-bottom: 2em;
}
.postend {
  background: #f9f9f9;
  border-bottom: 1px solid #ddd;
  clear: both;
  display: block;
  height: auto;
  padding: .5em;
  overflow: hidden;
}
.postend a.commentslink {
  display: block;
  float: right;
}
.more-link {
  text-transform: uppercase;
  display: block;
  margin-bottom: 15px;
  margin-top: -2px;
}
p.read-more a {
  font-size: 14px;
  font-weight: bold;
}
p.postmetadata a {
  color: #336fae;
}
a.share-link {
  color: #336FAE;
  font-size: 12px;
  margin-right: 5px;
}
.share-links .addthis_toolbox a {
  display: block;
  float: left;
  margin-right: .5em;
}
.sidebar {
  display: block;
  float: right;
  width: 330px;
}
.sidebar .sidebar-item {
  clear: both;
  display: block;
  float: left;
  margin: 0 0 12px 0;
}
.sidebar a {
  text-decoration: none;
}
.sidebar-widget {
  _height: 1%;
  clear: both;
  display: block;
  height: auto;
  margin: 0 0 0 0;
  overflow: hidden;
}
.sidebar-widget h4.sub-section {
  font-size: 2em;
  font-style: italic;
  line-height: 1em;
  margin: 0 0 .25em 0;
  text-transform: uppercase;
}
.sidebar-widget li {
  font-size: 16px;
  font-weight: normal;
  line-height: 19px;
  list-style: none outside url("../images/bullet.png");
  margin-left: 25px;
  padding: 0;
  padding-bottom: 3px;
}
.sidebar-widget h1 {
  font-size: 2em;
  font-style: italic;
  line-height: 1em;
  margin: 0 0 .25em 0;
  text-transform: uppercase;
}
.sidebar-widget ul {
  list-style-position: outside;
  margin: 0 0 1em 0;
  padding: 0;
}
.sidebar-widget ul li {
  clear: both;
  list-style: none;
  margin-left: 10px;
  padding-top: 10px;
}
.sidebar-widget ul li img {
  border: 1px solid #DDDDDD;
  clear: both;
  float: left;
  margin-bottom: 0px;
  margin-right: 10px;
  padding: 3px;
  width: 110px;
}
.sidebar-widget p {
  font-size: 13px;
  line-height: 16px;
}
.sidebar-item {
  background: #ddd;
  height: 80px;
  margin-top: 12px;
}
.sub-section {
  color: #000;
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 19px;
  margin-bottom: 5px;
  padding-left: 4px;
}
.profile {
  line-height: 1.55em;
  font-size: 13px;
}
.profile h2,
.profile2 h2 {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 .1em;
  display: inline-block;
}
.sidebar-widget2 {
  background-color: #F9F9F9;
  border-bottom: 1px solid #DDDDDD;
  border-top: 1px solid #DDDDDD;
  line-height: 1.55em;
  margin-bottom: 20px;
  margin-top: 1px;
  padding: 10px;
}
#sidebar {
  background: #f9f9f9;
  clear: right;
  display: block;
  float: right;
  padding: 6px 12px 1em;
  width: 210px;
}
#sidebar .sidebar-box.subscribe input.subscribe-email {
  border: 1px solid #555;
  display: block;
  float: left;
  height: 19px;
  line-height: 1px;
  margin: 0 0 0 .5em;
  padding: 2px;
  width: 120px;
}
#sidebar .sidebar-box.subscribe input.subscribe-go {
  background: #f2f2f2 url(../images/white-grad.png) left center repeat-x;
  border: 1px solid #888;
  border-radius: .5em;
  display: block;
  float: left;
  height: 25px;
  margin: 0 0 0 .5em;
  padding: 2px 6px;
  text-align: center;
}
#sidebar .sidebar-box.subscribe a {
  display: block;
  float: left;
  height: 25px;
  line-height: 1px;
  width: 25px;
}
#sidebar .sidebar-box.about img {
  margin: 0 0 1em 0;
}
#sidebar .sidebar-box.about p {
  margin: 0 8px;
}
#sidebar .sidebar-box {
  _height: 1%;
  clear: both;
  display: block;
  height: auto;
  margin: 0 0 20px 0;
  overflow: hidden;
}
#sidebar .sidebar-box img {
  max-width: 100%;
  height: auto;
}
#sidebar h3 {
  border-left: 2px solid #d0a200;
  color: #000;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 2px;
  margin: 20px 0 20px;
  padding: 4px;
}
#sidebar li {
  background: url('../images/bullet.png') left 0.5em no-repeat;
  font-size: 14px;
  margin-bottom: .5em;
  padding: 0 0 0 1em;
}
#sidebar li a {
  color: #000000;
}
#sidebar ul {
  list-style: none;
  margin: 0 0;
  padding: 0 0;
}
#sidebar p,
#sidebar ul,
#sidebar ol,
#sidebar input,
#sidebar select {
  font-size: 14px;
}
#main-site .sidebar-widget {
  margin-bottom: 1em;
}
h3.rss {
  font-weight: normal;
  margin-top: 20px;
  text-align: center;
}
h2.rss {
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  text-align: center;
}
#homeschooling-site h2.rss {
  font-size: 16px;
}
.widget-banner img {
  margin-top: 35px;
}
.sideImg {
  width: 250px;
}
.wp-caption {
  -khtml-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin: 10px;
  padding-top: 4px;
  text-align: center;
  nowhitespace: afterproperty;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
.wp-caption img {
  border: 0 none;
  margin: 0;
  padding: 0;
}
.comment-form-comment label {
  display: none;
}
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.alignleft {
  float: left;
}
.alignright {
  float: right;
}
#rss {
  float: right;
  margin-right: 20px;
  width: 250px;
}
#rss h3 {
  font-size: .9em;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
}
#rss h2 {
  font-size: 1.8em;
  margin: 2px 0 6px 0;
  text-align: center;
  text-transform: uppercase;
}
ul.link-column {
  display: block;
  float: left;
  margin: 0 5px 1em 0;
  width: 160px;
}
ul.link-column li {
  background: url(../images/bullet.png) left 0.5em no-repeat;
  display: block;
  font-size: 14px;
  margin: 0 0 .5em 0;
  padding: 0 0 0 .75em;
}
#book {
  display: block;
  width: 100%;
}
#book > a {
  display: block;
  float: left;
  height: 115px;
  margin-right: 15px;
  width: 85px;
}
#book > a img {
  width: 85px;
  height: auto;
}
#book h2 {
  display: block;
  float: left;
  font-size: 15px;
  margin: 0 0 14px;
  padding: 0 0;
  width: 200px;
}
#book p {
  display: block;
  float: left;
  line-height: 1.2em;
  margin: 0 0 10px;
  padding: 0 0;
  width: 220px;
}
#main-site #book p a {
  color: #da7200;
}
#profile {
  background: none repeat scroll 0 0 #F4F4F4;
  border: 1px solid #B1B1B1;
  line-height: 1.2em;
  padding: 7px;
}
h1.featured-articles {
  background-color: #000;
  color: #fff;
  font-size: 1.75em;
  margin: 1em 0 .5em 0;
  padding: 12px 0;
  text-align: center;
  text-transform: uppercase;
}
div.subscribe-box {
  background-color: #3573B3;
  padding: 12px;
}
.sidebar-widget a,
.sidebar-widget a:visited {
  color: #000000;
}
div.subscribe-box input {
  border: none;
  color: #333;
}
div.subscribe-box h1 {
  font-family: Georgia, Times, serif;
  font-size: 17px;
  font-weight: normal;
  line-height: 17px;
}
div.subscribe-box p {
  font-size: 13px;
}
div.subscribe-box * {
  color: #ffffff;
}
.sidebar-widget.widget-hold-it {
  margin-bottom: 15px;
}
.sidebar-widget.advert {
  margin-bottom: 0;
  padding-top: 0;
}
.sidebar-widget.advert p {
  font-size: 16px;
  margin: 0 0;
}
ul.recent-posts-list li div {
  display: block;
  float: right;
  width: 190px;
}
ul.recent-posts-list li div .recent-posts-meta {
  font-size: .8em;
  margin-top: 5px;
  color: #666666;
}
#searchform #s {
  width: 220px;
}
h1.search-results-title {
  border-bottom: 1px solid #ddd;
  padding: 0 0 .5em 0;
  width: 100%;
}
.search-results .post {
  border-bottom: 1px solid #eee;
  margin: 0 0 1em 0;
  padding: 0 0 1em 0;
}
.search-results .post-title {
  margin: 0.85em 0 0.5em;
}
.page-title {
  border-bottom: 1px solid #eeeeee;
}
.post-preview {
  margin: 0 0 3em 0;
  position: relative;
}
.post-preview .post-meta-top {
  border-bottom: 1px solid #eeeeee;
  border-top: none;
  margin: 0 0;
}
.post-preview .more-link {
  /*margin-left: 240px;*/
  text-align: left;
  text-transform: none;
}
.post-preview .postImg {
  margin-top: 1em;
}
.post-preview .postend {
  height: 1.5em;
}
.post-preview h3 {
  font-weight: bolder;
  margin: 0 0;
}
.post-preview-content {
  _height: 1%;
  height: auto;
  overflow: hidden;
}
.comments {
  color: #555;
  margin-top: 12px;
}
.comments-number {
  background: url("../images/comment.png") scroll transparent;
  color: #fff;
  display: block;
  float: right;
  font-family: 'Trebuchet MS';
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  height: 22px;
  margin-left: 5px;
  padding: 0 0 0 4px;
  width: 18px;
}
.comments a,
.comments a:visited {
  color: #555555;
  text-decoration: none;
}
.comments a:hover {
  text-decoration: underline;
}
form#commentform {
  margin-bottom: 2em;
}
ul.commentlist {
  padding-left: 0px;
}
ul.commentlist .children {
  padding: 0 0 0 0;
}
ul.commentlist li {
  font-size: 14px;
  line-height: 21px;
  list-style: none;
  margin: 0;
  padding: 20px;
  word-wrap: break-word;
}
ol.commentlist li.alt {
  background-color: #f6eee3;
}
div.comments-link {
  margin-bottom: 30px;
}
h1.comments {
  color: #000000;
  display: inline;
  font-size: 18px;
  font-weight: bolder;
  line-height: 17px;
}
#addcomment {
  background-color: inherit;
  _height: 1%;
  height: auto;
}
#addcomment input[type="text"],
#addcomment input[type="email"],
#addcomment textarea {
  clear: both;
  display: block;
}
#addcomment p {
  _height: 1%;
  height: auto;
  margin: 0 0 .5em 0;
  overflow: hidden;
}
.odd {
  background: white;
  color: black;
}
.even {
  background: #f6eee3;
}
.bypostauthor {
  background-color: #f6dfc1 !important;
}
div.admin {
  background-color: #c1d4e6;
}
.postImg {
  background-color: white;
  border: 1px solid #D6D6D6;
  float: left;
  padding: 4px;
}
.nav-title {
  font-family: 'Arial Narrow', Arial, 'Helvetica Neue', sans-serif;
  line-height: 1.5em;
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: bolder;
}
.nav-title-left {
  padding-left: .5em;
  border-left: 2px solid #da7200;
}
.nav-title-right {
  text-align: right;
  padding-right: .5em;
  border-right: 2px solid #da7200;
}
h1.twitter-title {
  font-size: 20px;
  text-align: left;
  text-transform: none !important;
  margin-bottom: .5em;
}
h1.twitter-title a {
  color: #3f3f41;
}
h1.twitter-title a:hover {
  color: #da7200;
}
.tweet-posted-on {
  position: relative;
  line-height: 50px;
  display: block;
  float: left;
}
.pt-page-content {
  min-height: 240px;
  margin: 2em 0 3em;
  line-height: 1.5em;
}
.pt-page-content ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
a.ico-ppt {
  padding-left: 36px;
  line-height: 36px;
  display: block;
  margin: .5em 0;
  background: url('../images/ppt_32.png') left center no-repeat;
}
a.ico-pdf {
  padding-left: 36px;
  line-height: 36px;
  display: block;
  margin: .5em 0;
  background: url('../images/pdf_32.png') left center no-repeat;
}
.page-id-7308 .post-content ul {
  list-style: none;
  margin: 0 0 1em 0;
  padding: 0 0;
}
.page-id-7308 .post-content ul a p {
  color: #3F3F41;
}
.page-id-7308 .post-content ul a:hover p {
  color: #DA7200;
}
.page-id-7308 .post-content ul li {
  overflow: hidden;
  font-size: 20px;
  line-height: 1.5em;
}
.page-id-7308 .post-content ul p {
  display: block;
  float: right;
  width: 300px;
  margin: 0 0;
}
.page-id-7308 .post-content ul img {
  width: 240px;
  float: left;
  clear: left;
  margin: 0 14px 0 0;
}
.atclear {
  display: none !important;
}
.nrelate .nr_inner {
  width: 110% !important;
}
.related-posts img {
  max-width: 100%;
  height: auto;
}
.nrelate_default .nr_panel,
.related-posts a {
  margin-right: 12px !important;
}
.nr_custom_placeholder {
  width: 580px;
  height: auto;
  overflow: hidden;
  clear: both;
  padding: 1em 0;
}
.nr_custom_placeholder .nr_title {
  margin: 0 5px 5px;
}
.nr_custom_placeholder .nr_panel {
  border: 1px solid transparent;
  display: block;
  float: left;
  width: 96px;
  padding: 4px;
  font-size: 11px;
  font-family: 'Arial', 'Helvetica Neue', sans-serif;
  font-weight: bolder;
  line-height: 1.2em;
  margin-right: 10px !important;
}
.nr_custom_placeholder .nr_panel:hover {
  background: #eee;
  border: 1px solid #ccc;
}
.nr_custom_placeholder .nr_panel:hover .nr_img_div {
  border: 3px solid #000;
  outline: 1px solid #333;
}
.nr_custom_placeholder .nr_panel .nr_img_div {
  height: auto;
  margin-bottom: 4px;
  overflow: hidden;
  border: 1px solid #eee;
  width: 90px;
  height: 90px;
  display: block;
  border: 3px solid #fff;
  outline: 1px solid #eee;
  position: relative;
  left: 0;
}
.nr_custom_placeholder .nr_panel .nr_img_div img {
  display: block;
  float: left;
  height: 90px;
  width: auto;
  max-width: inherit;
  position: relative;
  left: -15px;
}
/* Coaching page */
#posts.coaching-post {
  width: 100%;
}
#posts.coaching-post .post-title.page-title {
  border: none;
}
#posts.coaching-post p,
#posts.coaching-post h4 {
  clear: both;
}
#posts.coaching-post h4 {
  /*margin: 0;*/
}
#posts.coaching-post ul {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
}
#posts.coaching-post ul li {
  font-style: italic;
}
#posts.coaching-post .content-header {
  padding: 0 17px 0;
  background: url(../images/line-gradient.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}
#posts.coaching-post .content-header .list-inline {
  padding-left: 0;
  margin: 0;
}
#posts.coaching-post .content-header .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 40px;
  vertical-align: top;
  max-width: 455px;
}
#posts.coaching-post .content-header .list-inline > li h2 {
  margin-top: 25px;
  font-size: 24px;
  line-height: 28px;
  font-style: italic;
  -webkit-margin-after: 13px;
}
#posts.coaching-post .content-header .list-inline > li h2 span {
  font-size: 18px;
}
#posts.coaching-post .content-header .list-inline > li img {
  max-width: 413px;
}
#posts.coaching-post .content-header .list-inline > li:first-child {
  padding-left: 0;
  max-width: 413px;
}
#posts.coaching-post .post-content {
  padding: 0 15px;
}
#posts.coaching-post .post-content article {
  border-left: 2px solid #da7200;
  line-height: 14px;
  padding-left: 5px;
  margin-bottom: 5px;
}
#posts.coaching-post .post-content article b {
  line-height: 14px;
}
#posts.coaching-post .post-content > ul {
  clear: both;
}
#posts.coaching-post .post-content > ul > li li:nth-child(odd) {
  /*padding: 0 55px 65px 0;*/
}
#posts.coaching-post .post-content ul > li li {
  float: left;
  display: inline;
  width: 435px;
  padding: 0 0 60px 0;
}
#posts.coaching-post .post-content ul > li {
  float: left;
  display: inline;
  width: 435px;
}
#posts.coaching-post ul.fs-1-3em {
  padding-top: 5px;
  font-size: 18px;
  line-height: 22px;
}
#posts.coaching-post .post-content ul.border-tb-line {
  padding-bottom: 70px;
  padding-top: 20px;
}
#posts.coaching-post .post-content ul.border-tb-line:before {
  background: url(../images/hr-line-960.png) center bottom no-repeat;
  margin-bottom: 1em;
  display: block;
  height: 10px;
  width: 100%;
  content: "";
}
#posts.coaching-post .post-content ul.border-tb-line:after {
  background: url(../images/hr-line-960.png) center top no-repeat;
  margin-top: 1em;
  display: block;
  height: 10px;
  width: 100%;
  content: "";
}
#posts.coaching-post .post-content ul.border-tb-line > li {
  float: none;
  padding: 0;
}
#posts.coaching-post .post-content ul.border-tb-line > li h3 {
  margin: 0;
  font-size: 16px;
}
#posts.press-posts {
  width: 615px;
}
ul.double > li:first-child {
  padding-right: 55px;
}
#posts.press-posts .press-content > ul.press-list {
  width: 100%;
  list-style: none;
  padding: 25px 0 0;
  margin: 0;
  -webkit-padding-start: 7px;
}
#posts.press-posts .press-content > ul.press-list > li {
  display: inline-block;
  padding: 0 0 30px 0;
  vertical-align: top;
  width: 285px;
}
#posts.press-posts .press-content > ul.press-list > li:nth-child(even) {
  padding-left: 30px;
}
#posts.press-posts .page-title {
  border: none;
}
#posts.press-posts .page-title:after {
  background: url(../images/hr-line-960-light.png);
  display: block;
  height: 1px;
  width: 100%;
  content: "";
  margin-left: -16px;
  margin-bottom: 1em;
}
#posts.press-posts .press-content .top-gradient-border {
  background: url(../images/hr-line-960.png) center center no-repeat;
  margin: 1em 0;
  display: block;
  height: 10px;
  width: 100%;
  content: "";
}
#posts.press-posts .press-content .press-list-photos {
  list-style-type: none;
  -webkit-padding-start: 7px;
}
#posts.press-posts .press-content .press-list-photos li {
  float: left;
  height: 180px;
  padding-right: 10px;
  font-size: 13px;
  line-height: 17px;
}
#posts.press-posts .press-content .press-list-photos a {
  display: block;
  width: 100%;
}
#posts.press-posts .press-content .press-list-photos li img {
  max-height: 125px;
  width: auto;
}
.coaching-banner {
  text-align: center;
  padding-bottom: 35px;
}
.clear {
  clear: both;
}
/* END Coaching page */
/* Quistic webinars */
.seminars-list-head {
  padding: 1em 0 3em;
}
.seminars-list-head p {
  margin: 0;
  padding: 0;
}
.seminars-list-head p a {
  line-height: 0;
}
.seminars-list-head h1 {
  margin: 0;
  padding: 0;
  line-height: 1em;
}
.seminars-list-head h1 a:hover {
  color: #00adee;
  opacity: 0.75;
}
.seminars-list {
  width: 100%;
  margin-bottom: 0;
  padding: 15px 10px 0;
}
.seminars-list .category-title a {
  text-decoration: none;
}
.seminars-list .category-description {
  margin: 1em 0 0;
  font-size: 1.25em;
}
.card {
  background: #f6f6f6;
  padding: 2em 2em 1em;
  border: 1px solid #f7f7f7;
  -webkit-border-radius: 1em;
  -moz-border-radius: 1em;
  -ms-border-radius: 1em;
  -o-border-radius: 1em;
  border-radius: 1em;
  margin: 0 0 2em;
  overflow: hidden;
}
.card > h2,
.card > h3 {
  margin: 0;
  padding: 0;
}
.seminar-card {
  display: block;
  float: left;
  margin: 0 7px 0 6px;
  padding: 0;
  height: auto;
  width: 305px;
  position: relative;
}
.seminar-card .seminar-launch-date {
  display: none;
}
.seminar-card.seminar-with-ribbon .seminar-launch-date {
  margin: 0;
  padding: 0;
  display: block;
  position: absolute;
  width: 133px;
  height: 135px;
  top: -10px;
  right: -10px;
  background: url(../images/seminar-ribbon.png) center center no-repeat;
  z-index: 1;
}
.seminar-card.seminar-with-ribbon .seminar-launch-date span {
  position: absolute;
  top: 7px;
  left: 48px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 0 50%;
  -moz-transform-origin: 0 50%;
  -ms-transform-origin: 0 50%;
  -o-transform-origin: 0 50%;
  transform-origin: 0 50%;
  text-align: center;
  width: 100px;
  color: #fff;
  font-size: 14px;
  margin: 0;
  padding: 0;
  linbe-height: 1em;
}
.seminar-card .seminar-thumbnail {
  width: 100%;
  height: 180px;
  overflow: hidden;
  position: relative;
  margin-bottom: 1em;
}
.seminar-card .seminar-thumbnail .thumbnail-link {
  display: block;
  width: 100%;
  height: auto;
  line-height: 0;
  margin: 0 0;
  padding: 0;
}
.seminar-card .seminar-thumbnail img {
  width: 100%;
  height: auto;
  min-height: 180px;
}
.seminar-card .seminar-title {
  padding: .5em 1em;
  margin: 0 0;
  min-height: 4em;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 272px;
}
.seminar-card .seminar-title a {
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 20px;
  color: white;
  line-height: 1.25em;
  padding: 0;
  margin: 0;
  text-decoration: none;
  font-weight: bolder;
}
.seminar-card .seminar-title a:hover {
  color: #00adee;
}
.ie6 .seminar-card.seminar-with-ribbon .seminar-launch-date span,
.ie7 .seminar-card.seminar-with-ribbon .seminar-launch-date span,
.ie8 .seminar-card.seminar-with-ribbon .seminar-launch-date span {
  /* IE6-IE8 */
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.70710678, M12=-0.70710678, M21=0.70710678, M22=0.70710678);
  zoom: 1;
}
/* END Quistic webinars */
.post-edit-link {
  display: block;
  clear: both;
}
#homeschooling-site .sidebar-widget2 {
  margin-bottom: 0 !important;
}
@media only screen and (max-width: 767px) {
  body {
    max-width: 100%;
    min-width: 100%;
    font-size: 16px;
  }
  #container {
    width: auto;
    padding: 0 1em;
  }
  #header #nav {
    display: none;
  }
  #posts {
    width: 100%;
  }
  #posts h1.post-title {
    padding: .5em 0 0 0;
    margin: 0;
  }
  #posts h1.post-title:before {
    display: none;
  }
  .post-meta-top {
    border: none;
  }
  .postend {
    background: none;
    padding: 0 0 .5em 0;
  }
  .postend a.commentslink {
    float: none;
    margin: .5em 0 0;
    padding: .5em 0;
  }
  .social-networks {
    float: none;
    clear: both;
  }
  .primary {
    display: block;
    float: none;
    clear: both;
    width: 100%;
  }
  .sidebar {
    width: 100%;
    float: none;
    clear: both;
    padding: 0 0 2em 0;
    display: none;
  }
  #footer {
    width: 100%;
    min-width: 100%;
  }
  #colophon {
    width: auto;
    min-width: 100%;
    padding: 0 1em;
  }
  .footer-widget {
    width: auto;
    clear: both;
    float: none;
    margin: 0 0 2em 0;
  }
  #footer-small {
    width: auto;
    padding: 10px 1em 1em;
    text-align: center;
  }
  #footer-small .copyright {
    display: block;
    float: none;
    clear: both;
    margin: 1em 0 0 0;
  }
  img {
    max-width: 100%;
    height: auto;
  }
  #header .slogan {
    line-height: 1.25em;
  }
  .top-block {
    margin: 0 0 1em;
    padding: 0;
  }
  .top-block .col-primary {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
  }
  .latest-post {
    margin-bottom: 1em;
  }
  .latest-post .latest-thumbnail {
    width: 100%;
  }
  .tabs-slider {
    display: none;
  }
  .col-sidebar .col-signup form input[type=text] {
    width: 180px;
  }
  .middle-block .recent-posts .recent-post .thumbnail a img {
    width: 100%;
  }
}
