/* =======================================================
	====================================================== 
	
	Begin custom declarations 
	 
	======================================================
	======================================================*/
body {
  width: 100%;
  float: left;
}
/*	Site wide defaults TEsTING */
#wrap.container {
  float: none;
  display: block;
  margin: 0 auto;
  width: 960px;
}
article,
aside#sidebar,
.container,
.widget,
.widget-text,
#main,
.wppage {
  float: left;
}
.home #main {
  display: inline;
  float: left;
  overflow: hidden;
  width: 700px;
  margin: 0 10px;
  border-color: #a7a3a3;
  border-right-style: solid;
  border-right-width: 2px;
}
.home article, #sidebar article {
  display: inline;
  float: left;
  overflow: hidden;
  width: 214.66666400000005px;
  margin: 0 10px;
}
#sidebar .container, #main .container, .wppage {
  width: 100% !important;
}
#sidebar .textwidget, #sidebar h3, .wp-polls {
  padding: 2%;
}
/* ===================================================== 
	 Variables 
	 =====================================================*/
/*for the action center and the footer menu */
/* ===================================================== 
	 Mixins 
	 =====================================================*//* =============================================================================
   HTML5 display definitions
   ========================================================================== */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
/* =============================================================================
   Base
   ========================================================================== */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}
body,
button,
input,
select,
textarea {
  font-family: sans-serif;
  color: #222;
}
::-moz-selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #fe57a1;
  color: #fff;
  text-shadow: none;
}
article.post:nth-child(2n+1) {
  background: #f0f0f0;
  margin-top: 1.5em;
  padding: 1em .5em;
}
/* =============================================================================
   Links
   ========================================================================== */
a {
  color: #06c;
}
a:visited {
  color: #06c;
}
a:focus {
  color: #09f;
  outline: thin dotted;
}
a:hover, a:active {
  color: #09f;
  outline: 0;
}
a:active, input.button:active {
  outline: 0;
  position: relative;
  top: 1px;
}
.button, #post-nav a, #comments-nav a {
  display: inline-block;
  background: #06c;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: none;
  padding: 8px 16px;
  cursor: pointer;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
  width: auto;
  overflow: visible;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-appearance: none;
}
.button:hover, #post-nav a:hover, #comments-nav a:hover {
  background: #09f;
  color: #fff;
}
article#text-12 {
  float: left;
}
article#text-12 h3 {
  display: none;
}
nav#donatebutton {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  font-size: 1.1em;
  display: inline-block;
  background: #dc251b;
  background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background-image: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  border: none;
  padding: 5% 0px;
  cursor: pointer;
  text-decoration: none;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
  overflow: visible;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2), 1px 1px 3px rgba(0, 0, 0, 0.2) inset;
  -webkit-appearance: none;
}
nav#donatebutton a {
  display: block;
  color: #fff;
  text-decoration: none;
}
nav#donatebutton:hover, nav#donatebutton a:hover {
  background: #dc251b;
  color: #fff;
}
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  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: 85%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/*
	Text resizing
*/
.font-resize {
  margin-top: 1em;
  float: right;
  font-size: .85em;
  color: #6c777d;
}
.font-resize #smaller {
  font-size: 1.2em;
  font-weight: bold;
}
.font-resize #larger {
  font-size: 1.6em;
  font-weight: bold;
}
#larger, #smaller {
  color: #6c777d;
  text-decoration: none;
  cursor: pointer;
}
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol {
  margin: 1em 0;
  padding: 0 0 0 0px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
/* =============================================================================
   Embedded content
   ========================================================================== */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
/* =============================================================================
   Figures
   ========================================================================== */
figure {
  margin: 0;
}
/* =============================================================================
   Forms
   ========================================================================== */
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button, input {
  line-height: normal;
  *overflow: visible;
}
table button, table input {
  *overflow: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
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-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid, textarea:invalid {
  background-color: #f0dddd;
}
/* =============================================================================
   Tables
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
/* =============================================================================
   Header
   ========================================================================== */
#banner {
  position: relative;
  margin: 16px auto 0;
  z-index: 1000;
}
#banner .container {
  padding: 0;
  display: inline;
  float: left;
  overflow: hidden;
  width: 940px;
  margin: 0 10px;
}
#logo {
  float: left;
  margin: 0 0 2%;
  padding: 0;
}
#nav-main {
  display: inline;
  float: left;
  overflow: hidden;
  width: 716px;
  margin: 0 10px;
  margin-top: 8.2%;
  float: right;
  margin-left: 0;
  margin-right: 0;
}
#nav-main ul {
  text-align: center;
  position: relative;
  list-style: none;
  margin: 0 0 2% 0;
  padding: 0;
  float: right;
  text-transform: lowercase;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  width: 96.7%;
}
#nav-main ul li {
  float: left;
  *zoom: 1;
  padding: 1% 2.5%;
  background: #6c777d;
  height: 1.5em;
}
#nav-main ul li:hover {
  position: relative;
  color: #73c8ff;
  background-color: #899194;
}
#nav-main ul li a {
  text-decoration: none;
  display: block;
  font-size: 1.1em;
  color: #fff;
  margin: 0;
  text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.15);
}
#nav-main ul li.current-menu-item,
#nav-main ul li a:hover,
#nav-main ul li.current-menu-item > a,
#nav-main ul li.current-menu-parent > a,
#nav-main ul li.current-menu-ancestor > a,
#nav-main ul li:hover > a,
li.current-menu-parent {
  color: #73c8ff;
  background-color: #899194;
}
#nav-main ul ul {
  position: absolute;
  visibility: hidden;
  top: 100%;
  left: 0;
  width: 200px;
  background: #73c8ff;
  padding: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
#nav-main ul ul li {
  float: none;
}
#nav-main ul ul li a {
  font-size: 12px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 4px 16px;
  width: 168px;
  /* account for the width of ul#nav-main ul and the padding on the anchor */

  display: inline-block;
}
#nav-main ul ul li a:hover,
#nav-main ul ul li.current-menu-item > a,
#nav-main ul ul li.current-menu-parent > a,
#nav-main ul ul li.current-menu-ancestor > a,
#nav-main ul ul li:hover > a {
  color: #06c;
}
#nav-main ul ul ul {
  left: 100%;
  top: 0;
}
#nav-main ul li:hover > ul {
  visibility: visible;
}
li#menu- {
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  /*-webkit-border-radius: 6px;*/

  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
li#menu- a {
  color: #6c777d;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomleft: 6px;
  /*-webkit-border-radius: 6px;*/

  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
li#menu-become-a-member {
  background: #e5615a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e5615a 0%, #df3d34 100%) !important;
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5615a), color-stop(100%, #df3d34)) !important;
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* IE10+ */

  background: linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* W3C */

  border: none;
  cursor: pointer;
  text-decoration: none;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
  /*-webkit-border-radius: 6px;*/

  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
li#menu-become-a-member a {
  background: #e5615a;
  /* Old browsers */

  background: -moz-linear-gradient(top, #e5615a 0%, #df3d34 100%) !important;
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5615a), color-stop(100%, #df3d34)) !important;
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* Opera11.10+ */

  background: -ms-linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* IE10+ */

  background: linear-gradient(top, #e5615a 0%, #df3d34 100%);
  /* W3C */

}
li#menu-become-a-member:hover, li#menu-become-a-member a:hover, li#menu-become-a-member:hover > a {
  background: #dc251b !important;
  color: #fff;
}
#nav-utility {
  position: absolute;
  top: 20%;
  right: 0;
  display: inline;
  float: left;
  overflow: hidden;
  width: 639.2px;
  margin: 0 10px;
  float: right;
}
#nav-utility ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  margin-top: .5%;
}
#nav-utility ul li {
  display: inline;
}
#nav-utility ul li a {
  display: block;
  float: left;
  padding: 0px 6px;
  color: #6c777d;
  text-decoration: none;
  text-transform: lowercase;
  border-right: 1px solid #6c777d;
  height: 80%;
}
#searchnavform {
  float: left;
  margin: 0;
  padding: 0 0 0 6px;
  position: relative;
}
#logo {
  display: inline;
  float: left;
  overflow: hidden;
  width: 180px;
  margin: 0 10px;
}
#banner, #banner > .container {
  float: left;
}
p#breadcrumbs {
  padding-bottom: .4em;
  border-bottom: 2px solid #a7a3a3;
}
p#breadcrumbs li#menu-item-57 a:hover {
  background: #dc251b;
  color: #fff;
}
/* =============================================================================
   Content
   ========================================================================== */
/* =============================================================================
   Main content area
   ========================================================================== */
#main {
  position: relative;
}
#main .container {
  padding: 0;
}
/* =============================================================================
   Front Page 
   ========================================================================== */
.home {
  background: url('/o/8854/images/12270/background.png') 0 0 repeat-x;
  /*	do something with this or move this up */

  /*========= Action Center Menu and Sprite =========*/

}
.home #lead {
  display: inline;
  float: left;
  overflow: hidden;
  width: 940px;
  margin: 0 10px;
  border-style: solid !important;
  border-width: 1px !important;
  border-color: #666 !important;
  border-bottom-left-radius: 6px !important;
  border-bottom-right-radius: 6px !important;
  border-top-left-radius: 6px !important;
  border-top-right-radius: 10px !important;
  background-color: #f7e9d3;
  margin-top: 1.5em;
  margin-right: 0;
}
.home #call-to-action {
  float: left;
  display: inline;
}
.home #call-to-action .widget_text {
  display: inline;
  float: left;
  overflow: hidden;
  width: 278px;
  margin: 0 10px;
  float: left;
  margin: 0;
}
.home #call-to-action .widget_text .container {
  margin: 2.7%;
}
.home #call-to-action h3 {
  display: none;
}
.home #call-to-action img {
  max-width: 100%;
}
.home #fullsize,
.home #imgprev,
.home .imgnav,
.home #front-slideshow,
.home #slideshow-wrapper {
  border: none !important;
  outline: none !important;
  padding: 0 !important;
  vertical-align: bottom;
  overflow: hidden !important;
}
.home .imgnav, .home #imglink {
  height: 237px;
}
.home #image, .home #image img {
  width: 100% !important;
  height: 237px !important;
}
.home #text-5.widget_text, .home #text-9.widget_text {
  display: inline-block;
  overflow: hidden;
  width: 468px;
  margin: 0 -10px;
  float: right;
}
.home article#nav_menu-4 ul {
  margin: 0;
  padding: 0;
}
.home article#nav_menu-4 ul li {
  padding: 8px 5px 8px;
  font-size: 1.1em;
}
.home article#nav_menu-4 ul li a {
  text-decoration: none;
}
.home article#nav_menu-4 ul li:hover {
  text-decoration: none;
  background-color: #f0f0f0;
}
.home article#nav_menu-4 [title='Social Security'] {
  color: #b1ae8e;
}
.home article#nav_menu-4 [title='Medicare'], .home article#nav_menu-4 [title='Other Issues'] {
  color: #5ea3c4;
}
.home .widget .container ul {
  padding: 0;
  list-style: none;
}
.home .widget h3 {
  display: block;
  text-transform: uppercase;
  color: #6c777d;
  border-bottom: 1px solid #858d92;
  padding-bottom: .5em;
}
.home .widget h3 a, .home .widget h3 a:visited {
  /*text-decoration: none;*/

  color: #6c777d;
}
.home article#nav_menu-2 {
  background-color: #f0f0f0;
  margin: 0;
  padding: 0 .61em;
}
.home ul#menu-action-center {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat;
  position: relative;
  min-height: 310px;
}
.home ul#menu-action-center li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
  float: left;
}
.home ul#menu-action-center li, .home ul#menu-action-center a {
  height: 40px;
  display: block;
  color: transparent;
  font-size: 0;
}
.home ul#menu-action-center #menu-item-80 {
  top: 0px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-81 {
  top: 45px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-59 {
  top: 90px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-84 {
  top: 135px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-79 {
  top: 180px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-82 {
  top: 225px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-83 {
  top: 270px;
  width: 200px;
}
.home ul#menu-action-center #menu-item-80 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px 0px;
}
.home ul#menu-action-center #menu-item-81 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -45px;
}
.home ul#menu-action-center #menu-item-59 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -90px;
}
.home ul#menu-action-center #menu-item-84 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -135px;
}
.home ul#menu-action-center #menu-item-79 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -180px;
}
.home ul#menu-action-center #menu-item-82 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -225px;
}
.home ul#menu-action-center #menu-item-83 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -270px;
}
.home article#text-5 .container {
  background: url(/o/8854/images/12270/fact.png) no-repeat;
  width: 451px;
  height: 151px;
  margin: 10px 0 0;
  float: left;
}
.home article#text-5 .container h3 {
  border: 0;
  display: none;
}
.home article#text-5 .container .textwidget {
  width: 60%;
  margin-left: 32%;
  margin-top: 5%;
  color: #fff;
  font-size: 1.5em;
  font-style: italic;
}
.home article#text-9 .container {
  background: url(/o/8854/images/12270/tip.png) no-repeat;
  width: 451px;
  height: 151px;
  margin: 10px 0 0;
  float: left;
}
.home article#text-9 .container h3 {
  border: 0;
  display: none;
}
.home article#text-9 .container .textwidget {
  width: 60%;
  margin-left: 32%;
  margin-top: 5%;
  color: #6c777d;
  font-size: 1.3em;
  font-style: italic;
}
.home article#categoryposts-4 {
  clear: left;
}
.home #sidebar .container {
  margin-top: 2%;
}
.home #sidebar h3 {
  margin: 1.5% 0;
}
.home #sidebar h4 {
  font-style: italic;
}
.home #sidebar #polls-widget-3 .container h3 {
  background: url(/o/8854/images/12270/vote-bg.png) no-repeat -0.2em;
  color: #fff;
}
.home #sidebar #polls-widget-3 .container #polls-2 {
  border: 1px solid #858d92;
  background: url(/o/8854/images/12270/sb-bg.png) repeat-x left bottom;
}
.home #sidebar .wp-polls ul li {
  margin-bottom: .5em;
}
.home #sidebar #text-7 .container h3 {
  background: url(/o/8854/images/12270/join-bg.png) no-repeat -0.2em;
  color: #fff;
}
.home #sidebar #text-7 .container .textwidget {
  border: 1px solid #858d92;
  background: url(/o/8854/images/12270/sb-bg.png) repeat-x left bottom;
}
.home #sidebar #text-7 ul li {
  background: url(/o/8854/images/12270/check.png) no-repeat;
  background-position: 0px 0px;
  padding-left: 21px;
  vertical-align: bottom !important;
  margin: .5em 0;
}
.home #sidebar #text-8 .container h3 {
  background: url(/o/8854/images/12270/subscribe-bg.png) no-repeat -0.2em;
  color: #fff;
}
.home #sidebar #text-8 .container .textwidget {
  border: 1px solid #858d92;
  background: url(/o/8854/images/12270/sb-bg.png) repeat-x left bottom;
}
.home #sidebar #joinbutton {
  bottom: -0.37272em;
  right: -8.35em;
  position: relative;
}
.home #sidebar #votebutton {
  bottom: -0.33em;
  right: -8.35em;
  position: relative;
  background: url(/o/8854/images/12270/vote-bn.png) no-repeat;
  width: 100px;
  height: 24px;
  border: none;
}
.home #sidebar #subscribebutton {
  bottom: -0.31em;
  right: -7em;
  position: relative;
}
/*	Front page and sidebar styling ends here	*/
/* =============================================================================
   Sidebar defaults
   ========================================================================== */
#sidebar {
  position: relative;
}
#sidebar .container {
  width: auto;
  padding: 0;
}
#sidebar .widget {
  clear: both;
  margin-bottom: 1em;
}
#sidebar .widget .gform_wrapper ul {
  padding: 0;
  list-style-type: none;
}
/* =============================================================================
   Pages
   ========================================================================== */
.inner {
  background: url('/o/8854/images/12270/background_page.png') 0 0 repeat-x;
}
.inner #inner-header {
  display: inline;
  float: left;
  overflow: hidden;
  width: 940px;
  margin: 0 10px;
  margin-top: 1.3em;
}
.inner #inner-header img {
  width: 100%;
}
.inner #main {
  display: inline;
  float: left;
  overflow: hidden;
  width: 700px;
  margin: 0 10px;
  margin-right: 0;
  border-right: 3px solid #a7a3a3;
}
.inner #main .container {
  padding: 0 2.2727276%;
  width: 95.45456% !important;
}
.inner #main .container ul li {
  margin: 1em 0 1em 3em;
  list-style: disc;
}
.inner #main .container h2 {
  font-size: 1.2em;
  font-weight: normal;
  font-style: italic;
}
.inner #main nav#donatebutton a {
  font-size: 2em;
}
.inner #main nav#donatebutton {
  margin-top: 1.5em;
  width: 100%;
  padding: 1em 0;
}
.inner #sidebar {
  display: inline-block;
  float: left;
  padding-top: 1%;
}
.inner #sidebar .container {
  width: 100%;
}
.inner #sidebar .container article#simple-section-nav-3 {
  float: left;
}
.inner #sidebar .container article#simple-section-nav-3 h3 {
  background: url(/o/8854/images/12270/inthissection.png) repeat-x;
  color: #fff;
  margin: 0;
  border: 1px solid #333;
}
.inner #sidebar .container article#simple-section-nav-3 ul {
  width: 95%;
  border: 1px solid #858d92;
  padding: 2%;
  background: url(/o/8854/images/12270/sb-bg.png) repeat-x left bottom;
  margin-top: 2.27272%;
  float: left;
}
.inner #sidebar .container article#simple-section-nav-3 ul .children {
  display: inline;
  float: left;
  overflow: hidden;
  width: 180px;
  margin: 0 10px;
  border: none;
  background: none;
  font-weight: normal;
}
.inner #sidebar .container article#simple-section-nav-3 ul li {
  display: block;
}
.inner #sidebar .container article#simple-section-nav-3 ul li a {
  text-decoration: none;
  color: #6c777d;
}
.inner #sidebar .container article#simple-section-nav-3 .current_page_ancestor, .inner #sidebar .container article#simple-section-nav-3 .current_page_item {
  font-weight: bold;
}
.inner #sidebar .container article#nav_menu-3 {
  /*========= Action Center Menu and Sprite =========*/

}
.inner #sidebar .container article#nav_menu-3 .container {
  padding: 10px 0 10px 5px;
  background-color: #f0f0f0;
  border: 1px solid #f0f0f0;
  margin-left: 0px;
}
.inner #sidebar .container article#nav_menu-3 .container h3 {
  float: left;
  margin: 0 inherit;
  text-transform: uppercase;
  font-weight: bold;
  color: #6c777d;
  font-size: 1.1em;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat;
  min-height: 310px;
  float: left;
  margin: 0;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center li, .inner #sidebar .container article#nav_menu-3 ul#menu-action-center a {
  height: 40px;
  display: block;
  color: transparent;
  border-bottom: 1px solid #e4e4e4;
  font-size: 0px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-80 {
  top: 0px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-81 {
  top: 4px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-59 {
  top: 8px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-84 {
  top: 12px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-79 {
  top: 16px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-82 {
  top: 20px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-83 {
  top: 24px;
  width: 200px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-80 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px 0px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-81 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -45px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-59 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -90px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-84 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -135px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-79 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -180px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-82 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -225px;
}
.inner #sidebar .container article#nav_menu-3 ul#menu-action-center #menu-item-83 a:hover {
  background: url(/o/8854/images/12270/action-sprite.png) no-repeat -241.5px -270px;
}
/* =============================================================================
   Posts
   ========================================================================== */
.hentry header {
  margin-bottom: 1.5em;
}
.hentry h1 {
  line-height: 1.2em;
  margin-bottom: 0.2em;
}
.hentry h2:first-child {
  line-height: 1.2em;
  margin-bottom: 0;
}
.hentry h2 a {
  text-decoration: none;
}
.hentry time {
  display: block;
  font-size: .9em;
  position: relative;
}
/* =============================================================================
   Post and comment navigation
   ========================================================================== */
#post-nav {
  clear: both;
  *display: inline-block;
}
#post-nav:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#post-nav .post-previous {
  float: left;
  width: 50%;
}
#post-nav .post-next {
  float: right;
  width: 50%;
  text-align: right;
}
#post-nav .post-next a {
  float: right;
}
#comments-nav {
  clear: both;
  margin: 0 0 1.5em 0;
  *display: inline-block;
}
#comments-nav:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
#comments-nav .comments-previous {
  float: left;
  width: 50%;
}
#comments-nav .comments-next {
  float: right;
  width: 50%;
  text-align: right;
}
#comments-nav .comments-next a {
  float: right;
}
/* =============================================================================
   Post comments
   ========================================================================== */
section#comments, section#respond {
  display: none;
}
/*disabling comments*/
ol.commentlist img.avatar {
  float: left;
  margin-right: 10px;
}
ol.commentlist time {
  display: block;
  font-size: 1em;
  margin-bottom: 0.5em;
  position: relative;
}
ol.commentlist .comment-reply-link {
  display: block;
  margin-bottom: 1.5em;
}
#commentform {
  *display: inline-block;
}
#commentform p {
  margin-bottom: 1em;
}
#commentform label {
  display: block;
}
#commentform textarea {
  display: block;
}
#commentform input.button {
  margin-top: 0.5em;
}
#commentform:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
}
/* =============================================================================
   Gallery
   ========================================================================== */
figure.gallery-item {
  float: left;
  margin: 0 1em 1em 0;
  position: relative;
}
figure.gallery-item a img {
  border: 4px solid #bbb;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
figure.gallery-item a:hover img {
  border-color: #ccc;
}
figure.gallery-item figcaption {
  display: none;
}
/* =============================================================================
   Footer
   ========================================================================== */
footer .container {
  display: inline-block;
  overflow: hidden;
  width: 979.9999999999999px;
  margin: 0 -10px;
  margin-top: 4%;
}
#footer-main {
  display: inline-block;
  overflow: hidden;
  width: 979.9999999999999px;
  margin: 0 -10px;
  position: relative;
  border-bottom: 3px solid #f0f0f0;
}
#footer-main #quick {
  display: inline;
  float: left;
  overflow: hidden;
  width: 140px;
  margin: 0 10px;
  text-transform: uppercase;
  color: #6c777d;
  font-weight: bold;
  text-align: right;
  margin-top: 1%;
}
#footer-main ul {
  display: inline;
  float: left;
  overflow: hidden;
  width: 684px;
  margin: 0 10px;
  list-style-type: none;
}
#footer-main ul li a {
  -moz-border-radius-topright: 8px;
  -moz-border-radius-topleft: 8px;
  /*-webkit-border-radius: 6px;*/

  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  display: inline-block;
  float: left;
  background-color: #f0f0f0;
  padding: 2% 2.2%;
  margin: 0 3px;
  text-decoration: none;
  color: #6c777d;
}
#footer-main ul li a:hover {
  background-color: #6c777d;
  color: #fff;
}
#footer-main ul li#menu-item-57 {
  background: #dc251b;
}
#footer-main ul li#menu-item-57 a {
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  background: linear-gradient(top, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
  color: #fff;
  background-color: #dc251b;
}
#footer-main ul li#menu-item-57 a:hover {
  background: #dc251b;
  color: #fff;
}
#footer-utility {
  display: inline-block;
  overflow: hidden;
  width: 979.9999999999999px;
  margin: 0 -10px;
  text-align: center;
  font-style: italic;
  font-size: smaller;
}
#footer-utility ul {
  display: inline;
  float: left;
  overflow: hidden;
  width: 242px;
  margin: 0 10px;
  display: block;
  float: none;
  margin: 0 auto;
  list-style: none;
}
#footer-utility ul li a {
  list-style: none;
  float: left;
  padding: 0px 1.5%;
  color: #858d92;
  text-decoration: none;
  border-right: 1px solid #858d92;
  margin-top: 10px;
}
#footer-utility li#menu-item-350 a {
  border: none;
}
p.info {
  text-align: center;
  color: #6c777d;
}
p.copy {
  text-align: center;
  color: #858d92;
}
/* =============================================================================
   Gravity Forms
   ========================================================================== */
.gform_wrapper {
  margin: 0;
  max-width: none;
}
.gform_wrapper .gform_heading {
  width: 100%;
  margin-bottom: 1.5em;
}
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
  font-size: 1.5em;
  font-weight: 400;
}
.gform_wrapper h3.gform_title {
  margin-top: 0;
}
.gform_wrapper .top_label .gfield_label {
  margin: 6px 0 0 0;
}
.gform_wrapper .top_label input.medium {
  padding-right: 0;
}
.gform_wrapper .left_label .gfield_label, .gform_wrapper .right_label .gfield_label {
  margin: 10px 10px 0 0;
}
.gform_wrapper .left_label ul.gfield_checkbox,
.gform_wrapper .left_label ul.gfield_radio,
.gform_wrapper .right_label ul.gfield_checkbox,
.gform_wrapper .right_label ul.gfield_radio {
  margin: 9px 0 0 31%;
}
.gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=file],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea,
.gform_wrapper select {
  font-size: 1em;
  line-height: 14px;
  padding: 4px;
  margin: 6px 0;
  border: 1px solid #bbb;
  -moz-background-clip: padding;
  -webkit-background-clip: padding;
  background-clip: padding-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: middle;
}
.gform_wrapper input[type=text]:focus,
.gform_wrapper input[type=url]:focus,
.gform_wrapper input[type=email]:focus,
.gform_wrapper input[type=tel]:focus,
.gform_wrapper input[type=number]:focus,
.gform_wrapper input[type=password]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus {
  border: 1px solid #666;
}
.gform_wrapper select {
  padding: 3px;
}
.gform_wrapper .small, .gform_wrapper .large {
  font-size: 1em;
  line-height: 14px;
}
.gform_wrapper ul.right_label li,
.gform_wrapper ul.left_label li,
.gform_wrapper form ul.right_label li,
.gform_wrapper form ul.left_label li {
  margin-bottom: 4px;
}
.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 0.9em;
  font-style: normal;
  padding: 0;
}
.gform_wrapper .right_label .gfield_description,
.gform_wrapper .right_label .instruction,
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction {
  padding: 0;
  margin-left: 31%;
}
.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  font-size: 0.9em;
  font-weight: 400;
  letter-spacing: 0;
  margin: 0 0 6px 0;
}
.gform_wrapper .gfield_checkbox li input[type=checkbox], .gform_wrapper .gfield_radio li input[type=radio], .gform_wrapper .gfield_checkbox li input {
  float: none;
  display: inline-block;
  margin-top: 0;
  vertical-align: middle;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  display: inline-block;
  margin: 0 0 0 8px;
  vertical-align: middle;
}
.gform_wrapper .left_label .ginput_complex .ginput_right label,
.gform_wrapper .left_label .ginput_complex .ginput_left label,
.gform_wrapper .right_label .ginput_complex .ginput_right label,
.gform_wrapper .right_label .ginput_complex .ginput_left label {
  word-spacing: 0;
}
.gform_wrapper .gfield_checkbox li label, .gform_wrapper .gfield_radio li label {
  font-weight: 400;
}
img.ui-datepicker-trigger {
  vertical-align: middle;
}
.gform_wrapper .gf_progressbar_wrapper {
  width: 100%;
}
.gform_wrapper .gf_page_steps {
  border-bottom: 1px dashed #ddd;
  width: 100%;
}
.gform_wrapper .gf_step {
  font-family: sans-serif;
}
.gform_wrapper .gf_step span.gf_step_number {
  font-family: sans-serif;
}
.gform_wrapper .gsection {
  border-bottom: 1px dashed #ddd;
}
.gform_wrapper .gform_page_footer {
  border-top: 1px dashed #ddd;
}
.gform_wrapper .gform_footer {
  margin: 6px 0 0 0;
  padding: 0;
}
.gform_wrapper .gform_footer.right_label, .gform_wrapper .gform_footer.left_label {
  margin: 6px 0 0 0;
  padding: 0 0 0 31%;
}
.gform_footer input.button {
  *padding: 8px 16px;
}
.gform_wrapper .gform_edit_link {
  display: none;
}
.gform_wrapper .validation_error {
  font-size: 1em;
  font-weight: 400;
  padding: 0.8em;
  margin-bottom: 1.5em;
  background: #fbe3e4;
  color: #8a1f11;
  border: 2px solid #fbc2c4;
}
.gform_wrapper .validation_message {
  display: none;
}
.gform_wrapper li.gfield.gfield_error {
  background: none;
  margin-bottom: 6px !important;
  padding: 0 !important;
  border: none;
}
.gform_wrapper .top_label .gfield_error .ginput_container {
  max-width: none;
}
.gform_wrapper .top_label .gfield_error {
  margin-bottom: 0 !important;
}
.gform_wrapper .gfield_error .gfield_label {
  color: #8a1f11;
}
.gform_wrapper .gfield_error input, .gform_wrapper .gfield_error select, .gform_wrapper .gfield_error textarea {
  background: #FBE3E4;
  border-color: #FBC2C4;
}
.gform_wrapper .top_label .gfield_error input, .gform_wrapper .top_label .gfield_error textarea, .gform_wrapper .top_label .gfield_error select {
  border-color: #FBC2C4;
}
.gform_wrapper .top_label .gfield_error {
  width: auto;
}
/* =============================================================================
   Fancybox
   ========================================================================== */
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: -20px;
  cursor: pointer;
  overflow: hidden;
  z-index: 1104;
  display: none;
}
#fancybox-loading div {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 480px;
  background-image: url(/o/8854/images/12270/fancybox.png);
}
#fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1100;
  display: none;
}
#fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: auto;
  display: none;
}
#fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
#fancybox-outer {
  position: relative;
  width: 100%;
  height: 100%;
  background: #fff;
}
#fancybox-content {
  width: 0;
  height: 0;
  padding: 0;
  outline: none;
  position: relative;
  overflow: hidden;
  z-index: 1102;
  border: 0px solid #fff;
}
#fancybox-hide-sel-frame {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  z-index: 1101;
}
#fancybox-close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 30px;
  height: 30px;
  background: transparent url(/o/8854/images/12270/fancybox.png) -40px 0px;
  cursor: pointer;
  z-index: 1103;
  display: none;
}
#fancybox-error {
  color: #444;
  font: normal 12px/20px sans-serif;
  padding: 14px;
  margin: 0;
}
#fancybox-img {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  border: none;
  outline: none;
  line-height: 0;
  vertical-align: top;
}
#fancybox-frame {
  width: 100%;
  height: 100%;
  border: none;
  display: block;
}
#fancybox-left, #fancybox-right {
  position: absolute;
  bottom: 0px;
  height: 100%;
  width: 35%;
  cursor: pointer;
  outline: none;
  background: transparent url(/o/8854/images/12270/blank.gif);
  z-index: 1102;
  display: none;
}
#fancybox-left:hover, #fancybox-right:hover {
  visibility: visible;
}
#fancybox-right:hover span {
  left: auto;
  right: 20px;
}
#fancybox-left:hover span {
  left: 20px;
}
#fancybox-left {
  left: 0px;
}
#fancybox-right {
  right: 0px;
}
#fancybox-left-ico, #fancybox-right-ico {
  position: absolute;
  top: 50%;
  left: -9999px;
  width: 30px;
  height: 30px;
  margin-top: -15px;
  cursor: pointer;
  z-index: 1102;
  display: block;
}
#fancybox-left-ico {
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -30px;
}
#fancybox-right-ico {
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -60px;
}
.fancybox-bg {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  width: 20px;
  height: 20px;
  z-index: 1001;
}
#fancybox-bg-n {
  top: -20px;
  left: 0;
  width: 100%;
  background-image: url(/o/8854/images/12270/fancybox-x.png);
}
#fancybox-bg-ne {
  top: -20px;
  right: -20px;
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -162px;
}
#fancybox-bg-e {
  top: 0;
  right: -20px;
  height: 100%;
  background-image: url(/o/8854/images/12270/fancybox-y.png);
  background-position: -20px 0px;
}
#fancybox-bg-se {
  bottom: -20px;
  right: -20px;
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -182px;
}
#fancybox-bg-s {
  bottom: -20px;
  left: 0;
  width: 100%;
  background-image: url(/o/8854/images/12270/fancybox-x.png);
  background-position: 0px -20px;
}
#fancybox-bg-sw {
  bottom: -20px;
  left: -20px;
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -142px;
}
#fancybox-bg-w {
  top: 0;
  left: -20px;
  height: 100%;
  background-image: url(/o/8854/images/12270/fancybox-y.png);
}
#fancybox-bg-nw {
  top: -20px;
  left: -20px;
  background-image: url(/o/8854/images/12270/fancybox.png);
  background-position: -40px -122px;
}
#fancybox-title {
  font-size: 12px;
  z-index: 1102;
}
.fancybox-title-inside {
  padding-bottom: 10px;
  text-align: center;
  color: #333;
  background: #fff;
  position: relative;
}
.fancybox-title-outside {
  padding-top: 10px;
  color: #fff;
}
.fancybox-title-over {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: left;
}
#fancybox-title-over {
  padding: 10px;
  background-image: url(/o/8854/images/12270/fancy_title_over.png);
  display: block;
}
.fancybox-title-float {
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 32px;
}
#fancybox-title-float-wrap {
  border: none;
  border-collapse: collapse;
  width: auto;
}
#fancybox-title-float-wrap td {
  border: none;
  white-space: nowrap;
}
#fancybox-title-float-left {
  padding: 0 0 0 15px;
  background: url(/o/8854/images/12270/fancybox.png) -40px -90px no-repeat;
}
#fancybox-title-float-main {
  color: #fff;
  line-height: 29px;
  font-weight: bold;
  padding: 0 0 3px 0;
  background: url(/o/8854/images/12270/fancybox-x.png) 0px -40px;
}
#fancybox-title-float-right {
  padding: 0 0 0 15px;
  background: url(/o/8854/images/12270/fancybox.png) -55px -90px no-repeat;
}
/* =============================================================================
   Search forms
   ========================================================================== */
#searchnavform {
  position: relative;
  top: -5%;
}
#searchnavform input {
  float: left;
  padding: 4px;
  margin: 0 !important;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  border-top: 1px solid #858d92;
  border-left: 1px solid #858d92;
  border-bottom: 1px solid #858d92;
  border: 1px solid #858d92;
}
input#searchsubmit {
  float: left;
  padding: 0;
  margin: 0 !important;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 5px;
  -webkit-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  background-color: #f0f0f0;
  padding: 6px 6px 5px 7px;
  font-size: .76em;
  font-weight: bold;
  color: #6c777d;
  text-transform: uppercase;
  border-top: 1px solid #858d92;
  border-right: 1px solid #858d92;
  border-bottom: 1px solid #858d92;
  border: 1px solid #858d92;
  text-shadow: none;
  box-shadow: none;
}
/* =============================================================================
   WordPress generated classes
   ========================================================================== */
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  margin: 0 1.5em 1.5em 0;
  float: left;
}
.alignright {
  margin: 0 0 1.5em 1.5em;
  float: right;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background: #eee;
  padding: 14px 10px 6px 10px;
  margin: 15px 10px;
}
.wp-caption-text {
  margin: 0;
}
/* =============================================================================
   Non-semantic helper classes
   Please define your styles before this section.
   ========================================================================== */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
[hidden] {
  display: none;
  visibility: hidden;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable: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;
}
/* =============================================================================
	 PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */
}
@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */
}
@media only screen
and (min-device-width: 768px)
and (max-device-width: 1024px) {
  /*and (orientation : portrait)*//* Styles */
}
/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
  /* Styles */
}
/* iPads (portrait) ----------- */
/*@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)*/
@media all and (max-width: 1024px) {
  
}
/* =============================================================================
   Print styles
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: 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, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
