/*
Theme Name: Child's Play for Thematic
Theme URI: http://scottnix.com/childs-play-responsive-child-theme-for-thematic/
Description: A child theme based on the Responsive Base child theme for the Thematic Theme Framework, powered by SASS/Compass, lean and clean.
Author: Scott Nix
Author URI: http://scottnix.com/
Template: thematic
Version: 0.5.0
Tags: thematic, child-theme, responsive, mobile-first, SASS
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

@font-face {
  font-family: 'HelveticaNeueLT-MediumCond';
    src: url('/os/wp-content/fonts/HelveticaNeueLT-MediumCond.eot');
    src: url('/os/wp-content/fonts/HelveticaNeueLT-MediumCond.eot?#iefix') format('embedded-opentype'),
         url('/os/wp-content/fonts/HelveticaNeueLT-MediumCond.woff') format('woff'),
         url('/os/wp-content/fonts/HelveticaNeueLT-MediumCond.ttf') format('truetype'),
         url('/os/wp-content/fonts/HelveticaNeueLT-MediumCond.svg#HelveticaNeueLT-MediumCond') format('svg');
	font-weight: normal;
	font-style: normal;
 	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace,serif;
  font-size: 1em;
}

pre {
  white-space: pre-wrap;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

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: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

button,
input {
  line-height: normal;
}

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;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

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;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body,
input,
textarea {
  color: #3d3331;
  font: 1em/1.2 Arial, Helvetica, sans-serif;
  font-weight: normal;
}

body {
  background-image: url("/os/wp-content/media/bgr4.png");
  background-repeat: repeat-x;
}

textarea {
  resize: vertical;
}

h1, #blog-title {
  margin: 0 0 0.5417em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 3.0em;
  line-height: 0.9em;
  color: #3d3331;
 /* text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5), 2px 2px 2px rgba(0, 0, 0, 0.2); */
  text-transform: none;
  font-weight: normal;
}

h2, .entry-title {
  margin: 0 0 0.7222em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 2.25em;
  line-height: 1.0em;
  color: #3d3331;
/*  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5), 2px 2px 2px rgba(0, 0, 0, 0.2); */
  font-weight: normal;
}

h3 {
/*   margin: 0 0 0.8667em; */
  margin: 0 0 0.5em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 1.875em;
  line-height: 1.7333em;
  color: #3d3331;
/*  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5), 2px 2px 2px rgba(0, 0, 0, 0.2); */
  font-weight: normal;
}

h4, .widgettitle {
  margin: 0 0 1.0833em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 1.5em;
  line-height: 1.0833em;
  color: #3d3331;
/*  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5), 2px 2px 2px rgba(0, 0, 0, 0.2); */
  font-weight: normal;
}

h5 {
  margin: 0 0 1.1818em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 1.375em;
  line-height: 1.1818em;
  color: #3d3331;
}

h6, .page-title {
  margin: 0 0 1.4444em;
  font-family: "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  font-size: 1.3em;
  line-height: 1.4444em;
  color: #3d3331;
}

a {
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  color: #000;/*004b91; */
  text-decoration: underline;
}
a:visited {
  color: #000;/*004b91; */
}
a:hover {
  color: #da1113;
}
a:focus {
  color: #da1113;
}

p,
pre,
form,
address,
embed,
select {
  margin: 0 0 1.3em;
}

ul {
  margin: 0 0 1.3em;
  list-style: disc;
}

ol {
  margin: 0 0 1.3em;
  list-style-type: decimal;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

dl {
  margin: 0 1em;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 0 1.3em;
}

abbr,
acronym {
  cursor: help;
}

ins {
  border-bottom: 1px solid #da1113;
  text-decoration: none;
}

caption {
  text-align: center;
}

table {
  margin: 0 0 1.3em;
  border: 1px solid #da1113;
  border-width: 1px 1px 0;
  text-align: left;
}

tr {
  border-bottom: 1px solid #da1113;
}

th,
td {
  padding: .7em 1.25em;
  vertical-align: top;
}

hr {
  height: 1px;
  margin: 0 0 1.3em;
  border: 0;
  background: #da1113;
  color: #da1113;
}

::-moz-selection {
  background: #7f7f7f;
  color: #f1f1f1;
  text-shadow: none;
}

::selection {
  background: #7f7f7f;
  color: #f1f1f1;
  text-shadow: none;
}

blockquote {
  margin: 0 1em;
  font-style: italic;
}
blockquote p {
  padding-left: 1em;
  border-left: 5px solid #da1113;
}
blockquote em,
blockquote i,
blockquote cite,
blockquote span {
  font-style: normal;
}

#wrapper {
/*  background: url(images/bg-tiles.png); */
}

#header {
  position: relative;
  z-index: 2;
}

#branding {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 1.3em 0 1.3em 0;
}

#blog-title {
  margin: 13px 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}
.home #blog-title {
  margin: 37px 0;
}
#blog-title a {
  color: #000;
  text-decoration: none;
}
#blog-title a:hover {
  color: #da1113;
}

#blog-description {
  margin: 0;
  font: 1.2em/1.2 "HelveticaNeueLT-MediumCond", Arial, Tahoma, sans-serif;
  text-shadow: none;
  text-align: center;
}

#header-widget {
  margin: 1.3em 0 0;
}
#header-widget .widgettitle {
  display: none;
}
#header-widget ul,
#header-widget address,
#header-widget form {
  margin: 0;
}

#access {
  *zoom: 1;
  width: 90%;
  margin: 0 auto 1.3em;
/*  background-color: #211b1a;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2); */
}
#access:after {
  content: "";
  display: table;
  clear: both;
}

.menu-button {
  padding: 0 .65em .65em .65em;
/*  background: #211b1a;*/
  color: #f1f1f1;
    text-align: center;
}
.menu-button:hover {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  color: #da1113;
}
.menu-button:hover .icon-bar {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #da1113;
}
.menu-button .icon-bar {
  display: block;
  height: 2px;
  width: 30px;
  margin-top: 3px;
  background: #000;/*#f1f1f1;*/
  border-radius: 1px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.nav-open {
  color: #da1113;
}
.nav-open .icon-bar {
  background: #da1113;
}

.js .access-nav {
  display: none;
  clear: both;
}
.access-nav ul {
  margin: 0;
  padding: 0;
}

.sf-menu li {
  position: relative;
  display: block;
  border-bottom: 1px solid #000;
/*  background: #ddd;*/
  text-align: center;
}
.sf-menu li:last-child {
  border-bottom: 1px solid #000;
/*  border: none;*/
}
.sf-menu li a {
  display: block;
  padding: .5em .35em .5em .35em;
  color: #3d3331;
  text-decoration: none;
}
.sf-menu li a:hover {
/*  padding-left: 1.5em;*/
  color: #da1113;
}
.sf-menu .has-flyout:after {
  border-color: #000 transparent transparent;
  border-image: none;
  border-style: solid;
  border-width: 5px;
  content: "";
  display: block;
  height: 0;
  position: absolute;
  right: 10px;
  top: 21px;
  width: 0;
}
.sf-menu .sub-menu li, .sf-menu .children li {
  border-bottom: none;
}
.sf-menu .sub-menu li a, .sf-menu .children li a {
  padding-left: 2em;
}
.sf-menu .sub-menu li a:hover, .sf-menu .children li a:hover {
  padding-left: 2.5em;
}
.sf-menu .sub-menu li li, .sf-menu .children li li {
  border-bottom: none;
}
.sf-menu .sub-menu li li a, .sf-menu .children li li a {
  padding-left: 3em;
}
.sf-menu .sub-menu li li a:hover, .sf-menu .children li li a:hover {
  padding-left: 3.5em;
}
.sf-menu .sub-menu li li li, .sf-menu .children li li li {
  border-bottom: none;
}
.sf-menu .sub-menu li li li a, .sf-menu .children li li li a {
  padding-left: 4em;
}
.sf-menu .sub-menu li li li a:hover, .sf-menu .children li li li a:hover {
  padding-left: 4.5em;
}

#main {
  *zoom: 1;
  position: relative;
  width: 90%;
  margin: 0 auto;
  clear: both;
}
#main:after {
  content: "";
  display: table;
  clear: both;
}

#container {
  margin: 0 0 1.3em;
}
.page-title { margin: 0 0 1.0em }

.page-title span span {
  font-style: italic;
}
.page-title .meta-nav {
  font-style: normal;
}

.hentry {
  margin: 0 0 1.3em;
  clear: both;
}

.sticky {
  padding: 1.3em;
  background: rgba(0, 0, 0, 0.1);
}

.entry-title { font-size: 1.3em;margin: 0 0 0.3em; }
.entry-title a {
  color: #3d3331;
  text-decoration: none;
}
.entry-title a:hover {
  color: #da1113;
}

.entry-meta {
  margin: 0 0 1.3em;
  font-size: 90%;
  color: #7f7f7f;
}
.entry-meta a {
  border-bottom: 1px dotted #7f7f7f;
  color: #7f7f7f;
}
.entry-meta a:hover {
  color: #da1113;
}
.entry-meta abbr {
  border: none;
  cursor: text;
}

.entry-utility {
  *zoom: 1;
  clear: both;
  font-size: 80%;
  color: #7f7f7f;
  margin-bottom: 0.3em;
}
.entry-utility [class*="entypo-"]:before {
  padding-right: 1em;
  font-family: 'entypo', sans-serif;
  font-size: 1.3em;
  text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5), 1px 1px 0 rgba(255, 255, 255, 0.5), 2px 2px 2px rgba(0, 0, 0, 0.2);

  display:none;
}
.entry-utility:after {
  content: "";
  display: table;
  clear: both;
}
.entry-utility a {
  border-bottom: 1px dotted #7f7f7f;
  color: #7f7f7f;
}
.entry-utility a:hover {
  color: #da1113;
}
.entry-utility ul {
  margin: 0;
  padding: 0;
}
.entry-utility li {
  padding-left: 0em;
  list-style: none;
}

.edit-link {
  display: block;
  clear: both;
}

#links-page,
#archives-page {
  padding: 0;
  list-style: none;
  overflow: hidden;
}

#author-info {
  margin: 0 0 1.3em;
  overflow: hidden;
}
#author-info .avatar {
  margin: 0 1em 0;
  float: left;
}

.entry-content .wp-post-image {
  float: right;
  margin: 0 0 1em 1.3em;
}
.entry-content img {
  height: auto;
  max-width: 100%;
  margin: 0 0 0px;
  border: 1px solid #DEDEDE;
}

.alignleft,
img.alignleft {
  float: left;
  margin-right: 1em;
}

.alignright,
img.alignright {
  float: right;
  margin-left: 1em;
}

.aligncenter,
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}

.wp-caption {
  max-width: 100%;
  margin-bottom: 1.3em;
  text-align: center;
}
.wp-caption img {
  margin: 0;
  padding: 0;
}

.wp-caption-text {
  margin: 0;
  padding: 1.3em 0;
}

.gallery {
  display: block;
  margin: 0 auto;
  padding: 0 0 1.3em;
  clear: both;
  overflow: hidden;
}

.gallery-row {
  display: block;
  margin: 0;
  clear: both;
  overflow: hidden;
}

.gallery-item {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
.gallery-item img {
  height: auto;
  margin: 0 auto;
  border: none !important;
}

.gallery-icon {
  margin: 0 .25em;
}

.gallery-caption {
  padding: .25em .25em 0;
}

.wp-smiley {
  max-height: 12px;
  margin: 0 !important;
}

#comments {
  clear: both;
}
#comments ol,
#comments ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments .edit-link {
  display: inline;
}

#comments-list ol {
  margin: 0 0 1.3em;
  border-bottom: none;
}
#comments-list li {
  margin: 0 0 1.3em;
  padding-top: 1.3em;
  clear: both;
  border: none;
}
#comments-list li li {
  padding-top: 0;
}
#comments-list > li {
  border-bottom: 1px solid #da1113;
}
#comments-list .children {
  padding: 0;
}

.avatar {
  float: left;
  margin: 0 0.8125em 0.8125em 0;
  border: 5px solid rgba(0, 0, 0, 0.1);
}

.comment-author {
  font-weight: bold;
}

.comment-content {
  clear: both;
}

.comment-reply-link {
  padding: 0 0 0.8125em;
  text-align: right;
}
.comment-reply-link a {
  padding: .5em;
  font-size: 80%;
}

#pings-list-wrapper {
  padding-bottom: 1.3em;
}

#reply-title {
  position: relative;
}

#cancel-comment-reply-link {
  display: block;
  font-weight: normal;
}

.form-section input {
  width: 100%;
  margin: 0 0 1.3em;
}
.form-section textarea {
  width: 100%;
}

#form-allowed-tags {
  display: none;
}

.form-submit {
  padding: 1.3em 0 0;
  text-align: right;
}

.page-link,
.comment-navigation {
  margin: 0 0 1.3em;
  clear: both;
  font-weight: bold;
  word-spacing: 0.5em;
}
.page-link a,
.comment-navigation a {
  padding: 0.4em 0.65em;
  background: rgba(0, 0, 0, 0.1);
}
.page-link a:hover,
.comment-navigation a:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.page-link a,
.page-link span,
.comment-navigation a,
.comment-navigation span {
  margin-right: 0.5em;
}

.paginated-comments-links {
  margin-top: 1.3em;
}

.button,
input[type="submit"] {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0 5px;
  padding: 7px 10px;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: #2c2c2c;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #333333), color-stop(100%, #222222));
  background-image: -webkit-linear-gradient(#333333, #222222);
  background-image: -moz-linear-gradient(#333333, #222222);
  background-image: -o-linear-gradient(#333333, #222222);
  background-image: linear-gradient(#333333, #222222);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 2px 2px 3px rgba(0, 0, 0, 0.3);
  line-height: 18px;
  color: #f1f1f1;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}

.menu-button .button {
  position: relative;
  display: inline-block;
  float: right;
  margin: 0 5px;
  padding: 7px 10px;
  vertical-align: middle;
  cursor: pointer;
  border: 0px solid #cccccc;
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  background-color: transparent;
  background-image: none;
  box-shadow: none;
  line-height: 18px;
  color: #f1f1f1;
  text-align: center;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.75);
}

.button:hover,
input[type="submit"]:hover {
/*  top: 2px;
  left: 2px;*/
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}

.aside {
  word-wrap: break-word;
  overflow-wrap: break-word;
}
.aside ul,
.aside section {
  list-style: none;
  padding: 0;
}
.aside ul ul,
.aside section ul {
  margin: 0 0 0em 0em;
}
.aside ul ul li,
.aside section ul li {
  padding: 1px 0;
}
.aside ul ul ul,
.aside section ul ul {
  margin-bottom: 0;
}
.aside img {
  max-width: 100%;
}
.aside table {
  border: none;
}
.aside thead,
.aside tbody {
  border: 1px solid #da1113;
}
.aside th,
.aside td {
  border-right: 1px solid #da1113;
  padding: .15em .5em;
}
.aside tfoot tr {
  border: none;
}
.aside tfoot td {
  border-color: transparent;
}
.aside #searchform input {
  width: 80%;
}

.widget_tag_cloud {
  margin: 0 0 1.3em;
}

#searchsubmit {
  display: none;
}

#primary {
  margin-bottom: 1.3em;
}

.widgettitle {
/*  border-bottom: 1px solid #da1113; */
  padding: .5em 0;
  margin: 0;
  font-size: 1.3em;
}
.widgettitle a {
  color: #3d3331;
}
.widgettitle a:hover {
  color: #da1113;
}

#content .aside {
  margin: 0 0 1.3em;
}

#footer {
  margin-top: 1.3em;
  clear: both;
}

#subsidiary {
  width: 90%;
  margin: 0 auto;
  padding: 1.3em 0 0;
}
#subsidiary #footer-widget {
  width: 100%;
  margin: 0;
  clear: both;
}

#siteinfo {
  width: 90%;
  margin: 0 auto;
  padding: 1.3em 0;
  clear: both;
  font-size: 0.8em;
}

.page-template-template-page-fullwidth-php #container {
  width: 100%;
  margin-right: 0;
}
.page-template-template-page-fullwidth-php #content,
.page-template-template-page-fullwidth-php #comments {
  width: 100%;
}

.attachment-jpeg #content,
.attachment-jpeg #container,
.attachment-png #content,
.attachment-png #container {
  width: 100%;
  margin: 0;
}
.attachment-jpeg .main-aside,
.attachment-png .main-aside {
  display: none;
}

.lt-ie9 #branding,
.lt-ie9 #access,
.lt-ie9 #main,
.lt-ie9 #subsidiary,
.lt-ie9 #siteinfo {
  width: 640px;
  padding-left: 20px;
  padding-right: 20px;
}
.lt-ie9 #access {
  background-color: transparent;
}

.lt-ie8 .menu-title {
  float: left;
}
.lt-ie8 .menu-button {
  padding-bottom: 1em;
}
.lt-ie8 .access-nav ul {
  list-style-type: none;
}
.lt-ie8 .access-nav ul li a {
  display: inline-block;
  width: 80%;
}

img#wpstats {
  width: 0;
  height: 0;
  overflow: hidden;
}

.flexslider {
  margin-bottom: 1.3em;
  border: none;
  background: none;
}
.flexslider .entry-title {
  display: none;
}
.flexslider .slides {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
.flexslider .slides img {
  height: auto;
}

.flex-control-nav {
  display: none;
}

.flex-direction-nav li .prev {
  left: -15px;
}

.flex-direction-nav li .next {
  right: -15px;
}

.flex-caption {
  width: 100%;
  padding: 0;
  background: #211b1a;
  font-size: 1em;
}
.flex-caption a {
  display: block;
  padding: 1em;
  color: #f1f1f1;
}

.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px;
}

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.visuallyhidden, #trackbacks-list .comment-content {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.visuallyhidden.focusable:active, #trackbacks-list .focusable.comment-content:active,
.visuallyhidden.focusable:focus,
#trackbacks-list .focusable.comment-content:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

.invisible {
  visibility: hidden;
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

/* ** FS ** */


.homecol {
	width: 100%;
    text-align: center;
}
.homecol a { text-decoration: none; }
.homecol img { border: none; }


.home-nav {
    padding: 0px 0 0px 0;
    font-size: 1.1em;
    line-height: 40px;
}
.home-nav a, .home-nav a:visited { color: #FFF; font-weight: normal; }
.home-nav a:hover, .home-nav a:focus { color: #da1113; }

/* ++++++ heads ++++++ */


/* ** HEADS ** */
#tst, #tst1 {
	display:block;
	animation-duration: 1.7s;
	animation-timing-function: ease;
}
.animated {
-webkit-animation-fill-mode:both;
-moz-animation-fill-mode:both;
-ms-animation-fill-mode:both;
-o-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation-duration:1.7s;
-moz-animation-duration:1.7s;
-ms-animation-duration:1.7s;
-o-animation-duration:1.7s;
animation-duration:1.7s;
}
.animated.hinge{
-webkit-animation-duration:1.7s;
-moz-animation-duration:1.7s;
-ms-animation-duration:1.7s;
-o-animation-duration:1.7s;
animation-duration:1.7s;
}

@-webkit-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);}
	40% {-webkit-transform: translateY(-23px);}
	60% {-webkit-transform: translateY(-10px);}
}

@-moz-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
	40% {-moz-transform: translateY(-23px);}
	60% {-moz-transform: translateY(-10px);}
}

@-o-keyframes bounce {
	0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
	40% {-o-transform: translateY(-23px);}
	60% {-o-transform: translateY(-10px);}
}
@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
	40% {transform: translateY(-23px);}
	60% {transform: translateY(-10px);}
}

.bounce:hover {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}

/* paginate */
.pagination {
clear:both;
padding:0px 0;
position:relative;
font-size:0.8em;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 12px 0;
padding:4px 7px 3px 7px;
text-decoration:none;
width:auto;
color:#fff;
background: #7f7f7f;
border: 1px solid #7f7f7f;
}

.pagination a:hover{
color:#7f7f7f;
border: 1px solid #7f7f7f;
background: transparent;
}

.pagination .current{
padding:4px 7px 3px 7px;
background: transparent;
border: 1px solid #7f7f7f;
color:#7f7f7f;
}

/**/




/* https://codepen.io/matthewcain/pen/ZepbeR */
#backtotop {
  display: inline-block;
/*   background-color: #a58838; */
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  /* 
bottom: 30px;
  left: 30px;
 */
 bottom: 51%;
	right: 23px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
    color: #3d3331;
    font-size: 1.1em;
    line-height: 2.3em;
    top: unset !important;
    opacity: 0.65 !important;
	border: 1px solid #3d3331;
}
#backtotop:hover {
	cursor: pointer;
    background-color: #a58838;
    color: #fff;
}
#backtotop:active {
	cursor: pointer;
    background-color: #a58838;
    color: #fff;
}
#backtotop.show {
  opacity: 1;
  visibility: visible;
}
.chevron::before {
	border-style: solid;
    border-width: 0.25em 0.25em 0 0;
    content: '';
    display: inline-block;
    height: 0.65em;
    left: 0px;
    position: relative;
    top: 15px;
    transform: rotate(-45deg);
    vertical-align: top;
    width: 0.65em;
}



#tst2, #tst3, #tst4 { width: 100%; }

/* ++++++ search ++++++ */

.relevanssi-query-term {
	/* text-decoration: underline; FF4B33 */
	color: #666;
	background-color:#ffff25;
}
#search-terms {
	/* text-decoration: underline; FF4B33*/
	font-style:normal;
	color: #666;
	background-color:#ffff25;
	font-size:1.0em;
}

.ytc-youtubelink a { font-size: 80%; }

.menu-wj_nav-container ul li { float: left; }
.widgetcontainer { clear: both; padding-top: 23px !important; }

.entry-date { text-transform: uppercase; }

.navigation { font-style: italic; font-size: 80%; }
.nav-previous, .nav-next { margin-bottom: 8px; }

/* rosy */
.homecol .rosy, #primary .rosy {
	color: #fae7e9;
	border: solid 0px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bf404f));
	background: -moz-linear-gradient(top,  #ffffff,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bf404f');
}
.homecol .rosy:hover, #primary .rosy:hover  {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a53845));
	background: -moz-linear-gradient(top,  #ffffff,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a53845');
}
.homecol .rosy:active, #primary .rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f16c7c));
	background: -moz-linear-gradient(top,  #ffffff,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f16c7c');
}
.homecol .buttonX, #primary .buttonX2 {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 3px 0;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    /*font-size: 1.5em;*/
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);

	padding: 0;
	width: 120px;
	height: 40px;
	-moz-border-radius: 60px / 20px;
	-webkit-border-radius: 60px / 20px;
	border-radius: 60px / 20px;
}
#primary .buttonX2 {
	width: 100px;
	height: 34px;
	-moz-border-radius: 50px / 17px;
	-webkit-border-radius: 50px / 17px;
	border-radius: 50px / 17px;
    font-size: 0.8em;
    
    display: none;
    
}
.homecol .buttonX a, #primary .buttonX2 a { text-decoration: none; }
#primary .buttonX2 a { line-height: 34px; }
#primary .buttonX2 { margin: 3px 7px 3px 0; text-shadow: none; }

/* */

@media only screen and (min-width: 45em) {

#branding {
  position: relative;
  width: 90%;
  margin: 0 auto;
  padding: 2.3em 0 3.7em 0;
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 0px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#bf404f));
	background: -moz-linear-gradient(top,  #ffffff,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#a53845));
	background: -moz-linear-gradient(top,  #ffffff,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f16c7c));
	background: -moz-linear-gradient(top,  #ffffff,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f16c7c');
}
.buttonX, .buttonX2 {
    display: inline-block;
    zoom: 1;
    vertical-align: baseline;
    margin: 3px 0;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    /*font-size: 1.5em;*/
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);

	padding: 0;
	width: 120px;
	height: 40px;
	-moz-border-radius: 60px / 20px;
	-webkit-border-radius: 60px / 20px;
	border-radius: 60px / 20px;
}
.buttonX2 {
	width: 100px;
	height: 34px;
	-moz-border-radius: 50px / 17px;
	-webkit-border-radius: 50px / 17px;
	border-radius: 50px / 17px;
    font-size: 0.8em;
}
.buttonX a, .buttonX2 a { text-decoration: none; }
.buttonX2 a { line-height: 34px; }
.buttonX2 { margin: 3px 7px 3px 0; text-shadow: none; }

#primary .buttonX2 {
   
    display: inline;
    
}

  blockquote.left {
    width: 33%;
    float: left;
    margin-left: 0;
    margin-right: 1em;
  }
  blockquote.right {
    width: 33%;
    float: right;
    margin-left: 1em;
    margin-right: 0;
  }

  #branding,
  #access,
  #main,
  #siteinfo,
  .sub-wrapper {
    max-width: 1280px;
  }

  #access { display: none; }

  .homecol { width: 33%; }
#blog-title { font-size: 2.3em; }
.home  #blog-title { font-size: 4.5em; }

  #header-widget {
    position: absolute;
    top: 1.3em;
    right: 0;
    margin: 0;
  }
  #header-widget ul,
  #header-widget address {
    text-align: right;
  }

  .js .access-nav {
    display: block;
  }

  .menu-button {
    display: none;
  }

  .sf-menu li {
    position: relative;
    float: left;
    background: #211b1a;
    border-bottom: none;
  }
  .sf-menu li:hover ul {
    left: 0;
    top: 2.6em;
    z-index: 99;
  }
  .sf-menu li.has-flyout:after {
    border-color: #fff transparent transparent;
  }
  .sf-menu li a {
    display: block;
    position: relative;
    text-decoration: none;
    color: #f1f1f1;
    padding: 0.5em 0.75em;
  }
  .sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
    color: #da1113;
    padding: 0.5em 0.75em;
    outline: 0;
  }
  .sf-menu > li.has-flyout a {
    padding-right: 1.75em;
  }
  .sf-menu .sub-menu,
  .sf-menu .children {
    position: absolute;
    top: -999em;
    width: 10em;
  }
  .sf-menu .sub-menu li,
  .sf-menu .children li {
    width: 100%;
    background: #ddd;
  }
  .sf-menu .sub-menu li a,
  .sf-menu .children li a {
    padding: 0.5em 0.75em;
    color: #211b1a;
  }
  .sf-menu .sub-menu li a:hover,
  .sf-menu .children li a:hover {
    background: rgba(0, 0, 0, 0.1);
    padding: 0.5em 0.75em;
  }
  .sf-menu .sub-menu li li a,
  .sf-menu .children li li a {
    padding: 0.5em 0.75em;
  }
  .sf-menu .sub-menu li li a:hover,
  .sf-menu .children li li a:hover {
    padding: 0.5em 0.75em;
  }
  .sf-menu .sub-menu li li li a,
  .sf-menu .children li li li a {
    padding: 0.5em 0.75em;
  }
  .sf-menu .sub-menu li li li a:hover,
  .sf-menu .children li li li a:hover {
    padding: 0.5em 0.75em;
  }
  .sf-menu .sub-menu li.has-flyout:after,
  .sf-menu .children li.has-flyout:after {
    border-color: #000 transparent transparent;
  }
  .sf-menu li:hover li ul {
    top: -999em;
  }
  .sf-menu li li:hover ul {
    left: 10em;
    top: 0;
  }
  .sf-menu li li:hover li ul {
    top: -999em;
  }
  .sf-menu li li li:hover ul {
    left: 10em;
    top: 0;
  }

  #main {
/*    padding: 1.3em 2em 0;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2); */
  }

  #container {
    float: left;
    width: 67.4%;
    margin-right: 3.8%;
  }

  .entry-utility {
    padding: 0em 0;
  }
  .entry-utility ul {
    float: left;
    /*width: 50%;*/
    margin-right: 13px;
  }

  .main-aside,
  #header-widget {
    float: right;
    width: 26.8%;
    clear: right;
  }

  #primary {
/*    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2); */
  }

  #primary section,
  #primary > ul,
  #secondary section,
  #secondary > ul {
    padding: 0 1em;
  }

  .sub-wrapper {
    width: 90%;
    margin: 0 auto;
  }

  #subsidiary {
    width: auto;
  }
  #subsidiary .aside {
    float: left;
    width: 30.8%;
    margin: 0 3.8% 0 0;
  }
  #subsidiary #third {
    margin: 0;
  }

  .navigation {
    overflow: hidden;
    margin: 0 0 1.3em 0;
  }
  .navigation .meta-nav {
    font-style: normal;
  }

  .nav-previous {
    float: left;
  }

  .nav-next {
    float: right;
    text-align: right;
  }

  .content-column {
    float: left;
    width: 45%;
    margin: 0 0 1.3em;
  }

  .page-template-template-page-fullwidth-php #comments,
  .attachment-jpeg #comments,
  .attachment-png #comments {
    width: 65.4%;
  }

  .flexslider {
    margin: 0 0 3.25em;
  }
}
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p,
  h2,
  .entry-title,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2, .entry-title,
  h3 {
    page-break-after: avoid;
  }

  .aside,
  #access
  .menu,
  .navigation {
    display: none;
  }
}
