article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
    display: block
}

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

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

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

html,
button,
input,
select,
textarea {
    font-family: sans-serif
}

body {
    margin: 0
}

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

b,
strong {
    font-weight: bold
}

blockquote {
    margin: 1em 40px
}

dfn {
    font-style: italic
}

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

p,
pre {
    margin: 0 0 1em
}

code,
kbd,
pre,
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: 80%
}

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: 0 0 1em
}

dd {
    margin: 0 0 0 40px
}

menu,
ol,
ul {
    padding: 0
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: default;
    *overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
    outline: 0
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    outline: 0
}

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

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

::-moz-selection {
    background: #b3d4fc;
    color: #333436;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    color: #333436;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

img {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}

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

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

.hidden {
    display: none!important;
    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
}

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

.group:after {
    clear: both
}

.group {
    *zoom: 1
}

.justified-content {
    width: 100%;
    text-align: justify;
    *-ms-text-justify: distribute-all-lines;
    *text-justify: distribute-all-lines
}

.justified-content:after {
    display: inline-block;
    content: '';
    width: 100%;
    height: 0;
    font-size: 0;
    line-height: 0
}

.justified-content>* {
    *text-align: left
}

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

a:focus {
    outline: thin dotted
}

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

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

@primary _link_color;
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 1em
}

h1 {
    font-size: 2em
}

h2 {
    font-size: 1.5em
}

h3 {
    font-size: 1.17em
}

h4 {
    font-size: 1em
}

h5 {
    font-size: .83em
}

h6 {
    font-size: .75em
}

.alignleft {
    float: left;
    margin: -4px 40px 20px 0
}

.alignright {
    float: right;
    margin: -4px 0 20px 40px
}

.aligncenter {
    display: block;
    margin: 0 auto
}

.ib-t {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top
}

.ib-m {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle
}

.media {
    float: left
}

.media-content {
    overflow: hidden
}

html {
    background: #f3f3f3 url("img/html_bg.jpg") repeat center top;
    padding-top: 37px
}

body {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4;
    color: #000
}

.wrapper {
    background: #fff;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative
}

.width {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto
}

.main-content {
    position: relative;
    z-index: 1;
    background: url("img/sidebar_bg.jpg") repeat-y right top
}

.main-column {
    float: left;
    width: 100%;
    max-width: 807px;
    background: #fff
}

.site-aside {
    position: relative;
    width: 331px;
    float: left;
    margin-left: 30px;
    padding-top: 80px;
    padding-bottom: 15px
}

.site-aside .widget-title {
    font-size: 17px;
    font-size: 1.0625rem;
    color: #2f1b0f;
    border-bottom: 3px #2f1b0f solid;
    text-transform: uppercase;
    padding-bottom: 1px;
    letter-spacing: -1px;
    margin-bottom: 18px
}

.site-aside iframe,
.site-aside object,
.site-aside embed {
    max-width: 100%
}

.site-aside iframe {
    background-color: #fff
}

div.site-aside>.widget {
    width: 330px;
    float: left;
    margin-right: 0;
    margin-left: 0
}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="url"],
textarea {
    background: #fff;
    height: 31px;
    border: 1px #e0e0df solid;
    padding-left: 8px
}

textarea {
    padding-top: 6px;
    min-height: 134px
}

.ie input[type="text"],
.ie input[type="email"],
.ie input[type="password"],
.ie input[type="url"] {
    line-height: 31px
}

label {
    font-weight: bold
}

label .req {
    font-size: 12px;
    font-size: .75rem;
    color: #949494;
    font-weight: normal;
    margin-left: 4px
}

.search-form-container {
    position: absolute;
    /* left: 837px; */
    /* top: 130px; */
	top: 50px;
    z-index: 20
}

.search-form-container input {
    width: 235px
}

.search-form-container .green-btn {
    height: 35px
}

.site-header {
    min-height: 109px;
    background: #523f31 url("img/header_nav_full_bg.jpg") no-repeat center top;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -webkit-border-top-right-radius: 20px;
    -webkit-border-top-left-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-topleft: 20px;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
    position: relative;
    z-index: 3
}

.logo {
    float: left;
    margin: -4px 0 0 5px
}

.header-nav {
    word-spacing: -0.25em;
    text-align: right;
    margin: 33px 7px 0 0
}

.header-nav>li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: middle;
    word-spacing: normal;
    margin-left: 11px
}

.header-nav>li:first-child {
    margin-left: 0
}

.header-nav>li a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 6px 15px 5px;
    font-size: 15px;
    font-size: .9375rem;
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid transparent
}

.header-nav .current-menu-item a,
.header-nav a:hover {
    background: #feca0d;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlY2EwZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjOTg1MDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #feca0d 0, #c98500 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feca0d), color-stop(100%, #c98500));
    background: -webkit-linear-gradient(top, #feca0d 0, #c98500 100%);
    background: -o-linear-gradient(top, #feca0d 0, #c98500 100%);
    background: -ms-linear-gradient(top, #feca0d 0, #c98500 100%);
    background: linear-gradient(to bottom, #feca0d 0, #c98500 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#feca0d', endColorstr='#c98500', GradientType=0);
    background-color: #c98500;
    border-color: #dc9e05;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-decoration: none;
    *zoom: 1
}

.header-nav .external a {
    color: #fed12e;
    background: 0;
    filter: none;
    border-color: transparent
}

.menu-trigger {
    display: none
}

.front-page-intro {
    padding: 0 70px 0 4px;
    margin-bottom: 13px
}

.front-page-intro p:last-child {
    margin-bottom: 0
}

.front-emphasis-block {
    padding-top: 15px;
    margin: 0 0 29px 36px;
    font-size: 20px;
    font-size: 1.25rem
}

.front-emphasis-block h1 {
    font-size: 40px;
    font-size: 2.5rem;
    text-transform: uppercase;
    line-height: 1;
    letter-spacing: -3px;
    *line-height: 1.2;
    margin-bottom: 8px
}

.front-link-blocks {
    padding-right: 34px
}

.link-block {
    width: 23.475%;
    margin-left: 1%;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold
}

.link-block:first-child {
    margin-left: 0
}

.link-block ul {
    border: 4px #d9e5c6 solid;
    height: 100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    list-style: none;
    padding: 5px 11px 9px;
    margin-bottom: 0;
    color: #1f1f1f
}

.link-block li {
    padding: 5px 0 4px;
    background: url("img/bullet.png") no-repeat left center;
    padding-left: 9px;
    letter-spacing: -1px;
    border-bottom: 1px #fff solid;
    border-bottom-color: rgba(255, 255, 255, 0.2)
}

.link-block a,
.link-block a:visited {
    text-decoration: none;
    color: #1f1f1f
}

.link-block a:hover,
.link-block a:visited:hover {
    text-decoration: underline
}

.link-block.first-link-block ul {
    background-image: url("img/first_link_block_bg.jpg");
    background-color: #63a52c
}

.link-block.second-link-block ul {
    background-image: url("img/second_link_block_bg.jpg");
    background-color: #63d400
}

.link-block.second-link-block ul li {
    border-bottom-color: rgba(255, 255, 255, 0.3)
}

.link-block.third-link-block ul {
    background-image: url("img/third_link_block_bg.jpg");
    background-color: #b8dd02
}

.link-block.third-link-block ul li {
    border-bottom-color: rgba(255, 255, 255, 0.5)
}

.link-block.fourth-link-block ul {
    background-image: url("img/fourth_link_block_bg.jpg");
    background-color: #00a55f
}

.sticky-posts-block {
    padding: 0 20px
}

.main-content-wrap {
    padding: 0 40px 20px
}

.sticky-posts {
    background: #fdfddd;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    padding: 29px 20px 25px
}

.posts-block {
    padding: 29px 0 25px
}

.post {
    border-top: 1px #e6e6e6 solid;
    padding-top: 27px;
    margin-top: 27px
}

.post:first-child {
    border-top: 0;
    padding-top: 0;
    margin-top: 0
}

.post .media {
    margin-right: 18px
}

.published {
    font-size: 11px;
    font-size: .6875rem;
    color: #929292;
    text-transform: uppercase
}

.published .ib-t {
    width: 10px;
    height: 10px;
    background: #aeda75;
    margin-right: 7px
}

.published>span {
    position: relative;
    top: -2px
}

.entry-title {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 10px
}

.entry-title a,
.entry-title a:visited {
    color: #000;
    text-decoration: none
}

.entry-title a:hover {
    text-decoration: underline
}

.entry-content iframe,
.entry-content embed,
.entry-content object {
    max-width: 100%;
    *height: auto
}

.entry-content ul {
    margin-left: 18px
}

.entry-content ol {
    margin-left: 20px
}

.dots-read-more a {
    font-weight: bold;
    font-size: 13px;
    font-size: .8125rem
}

.posts-navigation {
    padding-top: 40px;
    margin-bottom: 70px;
    text-align: center;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold
}

.posts-navigation a {
    letter-spacing: -1px;
    margin-left: 7px
}

.posts-navigation a:first-child {
    margin-left: 0
}

.posts-navigation span {
    margin-left: 7px
}

.posts-navigation span:first-child {
    margin-left: 0
}

.single .post {
    padding-top: 38px
}

.tag-list {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 26px;
    margin-bottom: 20px
}

.tag-list a {
    text-transform: none;
    font-weight: normal
}

#wp_rp_first {
    display: none;
}

.wp_rp_wrap {
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 26px;
    margin-bottom: 20px
}

.wp_rp_wrap ul {
    margin: 0;
    list-style: none
}

.wp_rp_wrap li {
    margin-top: 3px
}

.wp_rp_wrap li:first-child {
    margin-top: 0
}

.related_post_title {
    margin-bottom: 10px
}

.related_post_title,
#comments-title {
    font-size: 26px;
    font-size: 1.625rem;
    letter-spacing: -1px
}

.commentlist {
    list-style: none
}

.commentlist>li {
    margin-top: 20px
}

.commentlist>li:first-child {
    margin-top: 0
}

.commentlist .children {
    list-style: none;
    padding: 20px 0 0 40px;
    margin-bottom: 0
}

.commentlist .post.pingback {
    border-top: 0;
    padding-top: 0
}

.comment-author .fn {
    margin-right: 6px
}

.comment-author .fn,
.comment-author .fn a {
    color: #2e803c;
    font-weight: bold;
    text-decoration: none
}

.comment-author .fn a:hover {
    text-decoration: underline
}

.comment-permalink {
    text-decoration: none;
    font-size: 11px;
    font-size: .6875rem;
    color: #929292;
    text-transform: uppercase
}

.comment-text {
    padding-top: 10px;
    position: relative;
    font-style: italic;
    border-bottom: 1px #e5e5e5 solid;
    padding-bottom: 20px
}

.comment-text p {
    margin-bottom: 0;
    margin-top: 1em
}

.comment-text p:first-child {
    margin-top: 0
}

.reply {
    position: absolute;
    right: 0;
    bottom: -14px;
    background: #fff;
    padding-left: 10px
}

.reply a {
    text-decoration: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 23px;
    padding: 2px 10px 0;
    font-style: normal
}

#respond {
    padding-top: 20px
}

#respond .group {
    margin-bottom: 14px
}

#respond input {
    margin-right: 12px;
    width: 41%
}

#respond textarea {
    width: 78%
}

#respond input[type="submit"] {
    height: 35px;
    width: auto;
    padding: 0 14px
}

#reply-title {
    font-size: 26px;
    font-size: 1.625rem;
    letter-spacing: -1px
}

.comment-form-captcha {
    overflow: hidden;
    margin-bottom: 14px
}

#comment_captcha_code {
    float: left
}

.forum-tabs-block>h2 {
    font-size: 26px;
    font-size: 1.625rem;
    margin-bottom: 16px
}

.forum-tabs-block .tab {
    padding-left: 0;
    padding-bottom: 0
}

.single .forum-tabs-block {
    padding-top: 30px
}

.feed-list {
    list-style: none;
    margin-bottom: 0
}

.feed-item {
    padding: 12px 15px 12px 19px;
    background: #f5f5f5
}

.feed-item.odd {
    background: #fff
}

.feed-item-title {
    margin-bottom: 10px
}

.feed-item-title a {
    font-size: 23px;
    font-size: 1.4375rem;
    color: #31783b;
    letter-spacing: -1px
}

.feed-content p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.feed-content .moar {
    font-weight: bold;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: -1px
}

.followers-count-block {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 130px
}

.followers-count-block .social-likes {
    float: none;
    position: absolute;
    left: 0;
    top: 21px;
    width: 100%
}

.followers-count-block .social-likes .abs {
    width: 27px;
    height: 26px;
    min-height: 26px;
    overflow: hidden;
    margin-left: 0;
    z-index: 20;
    top: 0
}

.followers-count-block .social-likes .social-likes__button {
    width: 27px;
    padding-top: 26px
}

.followers-count-block .social-likes li {
    float: none;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: auto;
    z-index: 10
}

.followers-count-block .social-likes__widget {
    position: absolute;
    left: 0;
    top: 20px;
    z-index: 20;
    opacity: 0;
    filter: alpha(opacity=0)
}

.followers-count-block .social-likes__widget.social-likes__widget_facebook {
    left: 50px
}

.followers-count-block .social-likes__widget.social-likes__widget_twitter {
    left: 266px;
    opacity: 1;
    filter: alpha(opacity=100);
    width: 23%;
    height: auto;
    position: relative;
    left: auto;
    top: auto;
    vertical-align: top
}

.followers-count-block .social-likes__widget.social-likes__widget_twitter .social-likes__button {
    background: url("img/followers_icons.png") no-repeat -54px top;
    position: static;
    margin: 0 auto 2px
}

.followers-count-block .social-likes__widget.social-likes__widget_twitter .social-likes__counter {
    background: 0;
    border: 0;
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #31783b;
    position: static;
    display: block;
    text-align: center;
    width: auto;
    margin-bottom: 3px
}

.followers-count-block .social-likes__widget.social-likes__widget_twitter .social-likes__counter:before,
.followers-count-block .social-likes__widget.social-likes__widget_twitter .social-likes__counter:after {
    display: none
}

.followers-count-block .social-likes__widget.social-likes__widget_plusone {
    left: 151px
}

.followers-count {
    list-style: none;
    margin: 20px 0 0;
    text-align: center
}

.followers-count li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 30px;
    text-align: center
}

.followers-count li:first-child {
    margin-left: 0
}

.followers-count li .icon {
    background: url("img/followers_icons.png") no-repeat;
    display: block;
    margin: 0 auto 10px
}

.followers-count li.facebook-fans {
    margin-left: 0
}

.followers-count li.facebook-fans .icon {
    background-position: left top;
    width: 27px;
    height: 26px
}

.followers-count li.google-fans .icon {
    background-position: -27px top;
    width: 26px;
    height: 25px
}

.followers-count li.twitter-fans .icon {
    background-position: -54px top;
    width: 25px;
    height: 25px
}

.followers-count li span {
    font-size: 11px;
    font-size: .6875rem
}

.followers-count li strong {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: bold;
    color: #31783b;
    display: block;
    line-height: 1;
    *line-height: 1.2
}

.widget {
    margin-bottom: 20px
}

.map-area {
    background: url("img/map.png") no-repeat left top;
    position: relative;
    height: 222px;
    margin-bottom: 10px
}

.unlegal-state-links {
    position: absolute;
    width: 0;
    height: 0;
    list-style: none;
    left: 0;
    top: 0
}

.unlegal-state-links li {
    position: absolute;
    overflow: hidden
}

.unlegal-state-links li.id {
    left: 52px;
    top: 58px;
    width: 30px;
    height: 20px
}

.unlegal-state-links li.ut {
    left: 60px;
    top: 75px;
    width: 26px;
    height: 39px
}

.unlegal-state-links li.sd {
    left: 121px;
    top: 55px;
    width: 38px;
    height: 23px
}

.unlegal-state-links li.ks {
    left: 128px;
    top: 100px;
    width: 41px;
    height: 22px
}

.unlegal-state-links li.tx {
    left: 127px;
    top: 142px;
    width: 43px;
    height: 42px
}

.unlegal-state-links li.ok {
    left: 138px;
    top: 122px;
    width: 33px;
    height: 23px
}

.unlegal-state-links li.mn {
    left: 159px;
    top: 36px;
    width: 22px;
    height: 38px
}

.unlegal-state-links li.ia {
    left: 162px;
    top: 75px;
    width: 27px;
    height: 20px
}

.unlegal-state-links li.ar {
    left: 172px;
    top: 125px;
    width: 21px;
    height: 25px
}

.unlegal-state-links li.wi {
    left: 184px;
    top: 53px;
    width: 21px;
    height: 23px
}

.unlegal-state-links li.il {
    left: 194px;
    top: 83px;
    width: 17px;
    height: 29px
}

.unlegal-state-links li.al {
    left: 210px;
    top: 135px;
    width: 18px;
    height: 30px
}

.unlegal-state-links li.tn {
    left: 201px;
    top: 123px;
    width: 32px;
    height: 10px
}

.unlegal-state-links li.ky {
    left: 216px;
    top: 107px;
    width: 22px;
    height: 13px
}

.unlegal-state-links li.oh {
    left: 225px;
    top: 84px;
    width: 20px;
    height: 17px
}

.unlegal-state-links li.nc {
    left: 244px;
    top: 119px;
    width: 30px;
    height: 13px
}

.unlegal-state-links li.ga {
    left: 230px;
    top: 136px;
    width: 21px;
    height: 28px
}

.unlegal-state-links li.fl {
    left: 248px;
    top: 170px;
    width: 23px;
    height: 31px
}

.unlegal-state-links li.all {
    left: 4px;
    top: 15px;
    width: 305px;
    height: 164px
}

.unlegal-state-links li.all a {
    padding-top: 164px
}

.unlegal-state-links a {
    display: block;
    height: 0;
    padding-top: 50px;
    overflow: hidden
}

.state-links {
    position: absolute;
    width: 0;
    height: 0;
    list-style: none;
    left: 0;
    top: 0
}

.state-links li {
    position: absolute;
    width: 26px;
    height: 26px
}

.state-links li.wa {
    left: 45px;
    top: 10px
}

.state-links li.md {
    left: 247px;
    top: 93px
}

.state-links li.mt {
    left: 85px;
    top: 17px
}

.state-links li.MN {
    left: 155px;
    top: 35px
}

.state-links li.MD {
    left: 264px;
    top: 110px
}

.state-links li.or {
    left: 0;
    top: 32px
}

.state-links li.nv {
    left: 35px;
    top: 65px
}

.state-links li.ca {
    left: 0;
    top: 85px
}

.state-links li.co {
    left: 75px;
    top: 87px
}

.state-links li.az {
    left: 35px;
    top: 118px
}

.state-links li.nm {
    left: 100px;
    top: 122px
}

.state-links li.ak {
    left: 34px;
    top: 184px
}

.state-links li.hi {
    left: 84px;
    top: 185px
}

.state-links li.mi {
    left: 209px;
    top: 35px
}

.state-links li.ny {
    left: 227px;
    top: 47px
}

.state-links li.vt {
    left: 258px;
    top: 10px
}

.state-links li.me {
    left: 285px;
    top: 0
}

.state-links li.ri {
    left: 257px;
    top: 39px
}

.state-links li.ma {
    left: 296px;
    top: 32px
}

.state-links li.nj {
    left: 253px;
    top: 66px
}

.state-links li.pa {
    left: 220px;
    top: 80px;
}

.state-links li.ct {
    left: 297px;
    top: 61px
}

.state-links li.de {
    left: 284px;
    top: 88px
}

.state-links a {
    display: block;
    height: 0;
    padding-top: 26px;
    overflow: hidden
}

.manual-choice-area label {
    display: block;
    margin-bottom: 10px;
    color: #2f1b0f;
    font-weight: normal;
    font-size: 13px;
    font-size: .8125rem
}

.manual-choice-area .selector {
    background: #fff;
    border: 1px #e0e0df solid;
    height: 35px;
    width: 273px!important
}

.manual-choice-area .selector span {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    font-size: .875rem;
    background: url("img/arrow.png") no-repeat right center;
    padding-right: 30px;
    width: 241px!important
}

.manual-choice-area .selector select {
    height: 35px;
    width: 283px
}

.manual-choice-area .green-btn {
    height: 36px;
    vertical-align: top
}

.green-btn,
.reply a,
input[type="submit"] {
    background: #acd974;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FjZDk3NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mjg4NGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #acd974 0, #42884e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #acd974), color-stop(100%, #42884e));
    background: -webkit-linear-gradient(top, #acd974 0, #42884e 100%);
    background: -o-linear-gradient(top, #acd974 0, #42884e 100%);
    background: -ms-linear-gradient(top, #acd974 0, #42884e 100%);
    background: linear-gradient(to bottom, #acd974 0, #42884e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#acd974', endColorstr='#42884e', GradientType=0);
    background-color: #42884e;
    border: 1px #92c813 solid;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    text-transform: uppercase;
    *zoom: 1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    letter-spacing: -1px
}

.green-btn:hover,
.reply a:hover,
input[type="submit"]:hover {
    background-size: 100% 130%
}

.tabs {
    position: relative;
    z-index: 1;
    top: -1px
}

.tab {
    display: none;
    background: #fff;
    border: 1px #d3d3d3 solid;
    padding: 11px 0 11px 12px
}

.tab.visible {
    display: block
}

.tab input {
    vertical-align: top;
    width: 183px
}

.tabs-links {
    list-style: none;
    margin-bottom: 0;
    position: relative;
    z-index: 2
}

.tabs-links li {
    position: relative;
    margin-left: 4px
}

.tabs-links li:first-child {
    margin-left: 0
}

.tabs-links li:first-child:before {
    content: '';
    display: block;
    width: 1px;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: #d3d3d3
}

.tabs-links .current .subscribe-btn {
    background: #fff;
    color: #2f1b0f;
    border-bottom-color: #fff
}

.subscribe-btn {
    background: #f0f0f0;
    border: 1px #d3d3d3 solid;
    padding: 11px 12px 12px;
    font-size: 13px;
    font-size: .8125rem;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: -1px;
    color: #2f59af;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px
}

.subscribe-btn:hover {
    background: #f7f7f7
}

.subscription-types {
    list-style: none;
    margin-bottom: 0
}

.subscription-types a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-decoration: none;
    color: #fff;
    height: 28px;
    padding: 7px 10px 0
}

.subscription-types a:hover {
    text-decoration: none
}

.aweber-subscription-form fieldset {
    float: left;
    margin-right: 4px
}

.aweber-subscription-form .green-btn {
    height: 35px
}

.subscribe-widget .tabs-links li {
    margin-left: 0
}

.widget_search input {
    width: 232px
}

.widget_search .green-btn {
    height: 35px
}

.widget_tptn_pop ul {
    list-style: none
}

.widget_tptn_pop ul>li {
    color: #626262;
    margin-top: 26px
}

.widget_tptn_pop ul>li:first-child {
    margin-top: 0
}

.widget_tptn_pop .tptn_link {
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.3;
    color: #2f1b0f;
    margin: -3px 0 8px
}

.widget_tptn_pop .tptn_link>img {
    float: left;
    margin-right: 14px
}

.widget_tptn_pop .tptn_excerpt {
    display: block
}

.widget.oio>div {
    margin-top: 10px!important
}

.widget.oio>div:first-child {
    margin-top: 0!important
}

.small-banners ul.oio-banner-zone {
    float: none!important;
    margin: 0 auto!important
}

.widget_links ul {
    list-style: none
}

.widget_links li {
    margin-top: 6px
}

.widget_links li:first-child {
    margin-top: 0
}

.widget_links a {
    font-weight: bold
}

.prefooter {
    background: #412d23 url("img/prefooter_bg.jpg");
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.4);
    -webkit-border-bottom-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -moz-border-radius-bottomright: 20px;
    -moz-border-radius-bottomleft: 20px;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
    box-shadow: inset 0 10px 18px #0e0603, inset 0 0 18px #0e0603;
    padding: 22px 0 38px
}

.prefooter .widget-area {
    float: left;
    width: 294px
}

.prefooter .menu .menu-item {
    float: left;
    width: 50%;
    margin-bottom: 4px
}

.prefooter .menu a {
    color: #fff
}

.prefooter-main {
    float: left;
    width: 807px
}

.prefooter-main .widget-area:first-child {
    margin: 0 95px 0 61px
}

.prefooter-sidebar {
    float: left;
    width: 331px;
    margin-left: 31px
}

.prefooter-widget {
    color: #fff
}

.prefooter-widget .widget-title {
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 1px #fff solid;
    margin-bottom: 12px;
    padding-bottom: 3px
}

.prefooter-widget ul {
    list-style: none;
    margin-bottom: 0
}

.subscription-widget input {
    width: 172px
}

.site-footer {
    color: #3c3c3c;
    font-size: 12px;
    font-size: .75rem;
    padding: 13px 0
}

.site-footer small {
    font-size: 100%
}

.page .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
    letter-spacing: -1px
}

.page article {
    padding-top: 38px
}

.wpcf7 label {
    display: block;
    margin-bottom: 3px
}

.wpcf7 .group {
    margin-bottom: 10px
}

.wpcf7 .req {
    margin-left: 0
}

.wpcf7 input {
    width: 41%
}

.wpcf7 textarea {
    width: 78%
}

.wpcf7 input[type="submit"] {
    height: 35px;
    padding: 0 14px;
    width: auto
}

.archive .main-content-wrap {
    padding-top: 38px
}

.error-post {
    padding-top: 20px
}

.search-title {
    padding: 20px 0 0 40px;
    margin-bottom: 0
}

#cse .gsc-control-cse {
    padding: 0
}

.ie9 .current-menu-item a,
.ie9 .header-nav a:hover,
.ie9 .green-btn,
.ie9 .reply a,
.ie9 #respond input[type="submit"] {
    filter: none
}

.social-likes {
    float: left;
    list-style: none;
    margin: 0 12px 34px 0!important
}

.social-likes>li {
    float: left;
    min-height: 60px;
    width: 50px;
    margin-left: 16px;
    position: relative
}

.social-likes>li:first-child {
    margin-left: 0
}

.social-likes .social-likes__button {
    display: block;
    width: 50px;
    height: 0;
    padding-top: 20px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
    background: url("img/social_icons.png") no-repeat;
    cursor: pointer
}

.social-likes .social-likes__button_facebook {
    background-position: left -22px
}

.social-likes .social-likes__button_twitter {
    background-position: left top
}

.social-likes .social-likes__counter,
.social-likes .social-likes__pseudocounter {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 48px;
    height: 25px;
    padding-top: 4px;
    background: #fff;
    border: 1px #ccc solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    text-align: center;
    color: #666;
    z-index: 5
}

.social-likes .social-likes__counter:before,
.social-likes .social-likes__pseudocounter:before,
.social-likes .social-likes__counter:after,
.social-likes .social-likes__pseudocounter:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -4px;
    border: 4px solid transparent;
    z-index: 20
}

.social-likes .social-likes__counter:before,
.social-likes .social-likes__pseudocounter:before {
    border-top-color: #ccc
}

.social-likes .social-likes__counter:after,
.social-likes .social-likes__pseudocounter:after {
    border-top-color: #fff;
    margin-top: -1px
}

.social-likes .social-likes__pseudocounter {
    z-index: 2
}

.ss_cat_header {
    margin-bottom: 8px
}

.ss_cat_header>a {
    font-weight: bold
}

@media all and (min-width:62.5em) and (max-width:75em) {
    .width {
        width: 1000px
    }
    .main-column {
        max-width: 640px
    }
    .site-aside {
        margin-left: 15px
    }
    .main-content {
        background-position: 640px top
    }
    .prefooter-main {
        width: 640px
    }
    .prefooter-main .widget-area:first-child {
        margin: 0 25px 0 21px
    }
    .prefooter-sidebar {
        width: 320px;
        margin-left: 21px
    }
    .header-nav>li {
        margin-left: 5px
    }
    .header-nav>li a {
        padding: 6px 8px 5px;
        font-size: 14px;
        font-size: .875rem
    }
    .front-page-intro {
        padding-right: 20px
    }
    .front-link-blocks {
        padding-right: 0
    }
    .link-block {
        width: 47%;
        margin: 0 1.3% 1.5% 0
    }
    .main-content-wrap {
        padding: 0 30px 20px
    }
    .posts-navigation {
        margin-bottom: 0
    }
    .search-form-container {
        left: 655px
    }
}

@media all and (min-width:48em) and (max-width:62.4375em) {
    .width {
        width: 768px
    }
    .main-column {
        max-width: 100%
    }
    .site-aside {
        padding-top: 30px;
        width: auto;
        float: none;
        clear: both;
        margin: 0;
        padding-left: 30px
    }
    .site-aside .followers-count-block {
        position: static
    }
    .site-aside .followers-count-block .followers-count {
        margin: 0 0 20px
    }
    .site-aside>aside,
    .site-aside .followers-count-block {
        display: inline-block;
        width: 47%;
        margin-right: 20px;
        vertical-align: top
    }
    .site-aside>aside .social-likes__widget,
    .site-aside .followers-count-block .social-likes__widget {
        top: 0
    }
    .main-content {
        background-position: left top;
        background-repeat: repeat
    }
    .prefooter-main {
        width: 63%
    }
    .prefooter-main .widget-area {
        width: auto;
        float: none;
        clear: both;
        margin: 0 0 15px 20px!important
    }
    .prefooter-sidebar {
        width: 33%;
        float: right;
        margin-left: 0;
        margin-right: 20px
    }
    .prefooter-sidebar .widget-area {
        width: auto
    }
    .header-nav>li {
        margin-left: 5px
    }
    .header-nav>li a {
        padding: 6px 8px 5px;
        font-size: 14px;
        font-size: .875rem
    }
    .front-page-intro {
        padding-right: 30px
    }
    .front-link-blocks {
        padding-right: 0
    }
    .link-block {
        width: 22%;
        margin: 0 1.8% 1.5% 0
    }
    .main-content-wrap {
        padding: 0 30px 20px
    }
    .posts-navigation {
        margin-bottom: 0
    }
    .site-header {
        background-image: url("img/prefooter_bg.jpg");
        background-repeat: repeat;
        box-shadow: inset 0 -2px #6e9901, inset 0 -4px #cfc201, inset 0 -6px #d47a00, inset 0 -8px #d73f18
    }
    .logo {
        display: block;
        float: none;
        width: 238px
    }
    .search-form-container {
        left: auto;
        right: 30px;
        top: 35px
    }
    .search-form-container input {
        position: absolute;
        top: 0;
        right: 86px;
        z-index: 10;
        width: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .menu-trigger {
        display: block;
        height: 35px;
        position: absolute;
        right: 116px;
        top: 35px;
        z-index: 20
    }
    .header-nav {
        text-align: left;
        padding: 20px 0 20px 33px;
        margin-top: 0;
        display: none
    }
    .subscription-widget input {
        width: 132px
    }
}

@media all and (min-width:0) and (max-width:47.9375em) {
    .width {
        min-width: 670px;
        width: 100%
    }
    .main-column {
        max-width: 100%
    }
    .site-aside {
        padding-top: 30px;
        width: auto;
        float: none;
        clear: both;
        margin: 0
    }
    .site-aside .followers-count-block {
        position: static
    }
    .site-aside .followers-count-block .followers-count {
        margin: 0 0 20px
    }
    .site-aside>aside,
    .site-aside .followers-count-block {
        display: inline-block;
        width: 48%;
        margin-right: 10px;
        vertical-align: top
    }
    .main-content {
        background-position: left top;
        background-repeat: repeat
    }
    .prefooter-main {
        width: 48%
    }
    .prefooter-main .widget-area {
        width: auto;
        float: none;
        clear: both;
        margin: 0 0 15px 20px!important
    }
    .prefooter-sidebar {
        width: 48%;
        float: right;
        margin-left: 0;
        margin-right: 20px
    }
    .prefooter-sidebar .widget-area {
        width: auto
    }
    .header-nav>li {
        margin-left: 5px
    }
    .header-nav>li a {
        padding: 6px 8px 5px;
        font-size: 14px;
        font-size: .875rem
    }
    .front-page-intro {
        padding-right: 30px
    }
    .front-link-blocks {
        padding-right: 0
    }
    .link-block {
        width: 47%;
        margin: 0 1.5% 1.5% 0
    }
    .main-content-wrap {
        padding: 0 30px 20px
    }
    .posts-navigation {
        margin-bottom: 0
    }
    .site-header {
        background-image: url("img/prefooter_bg.jpg");
        background-repeat: repeat;
        box-shadow: inset 0 -2px #6e9901, inset 0 -4px #cfc201, inset 0 -6px #d47a00, inset 0 -8px #d73f18
    }
    .logo {
        display: block;
        float: none;
        width: 238px
    }
    .search-form-container {
        left: auto;
        right: 30px;
        top: 35px
    }
    .search-form-container input {
        position: absolute;
        top: 0;
        right: 86px;
        z-index: 10;
        width: 0;
        opacity: 0;
        filter: alpha(opacity=0)
    }
    .menu-trigger {
        display: block;
        height: 35px;
        position: absolute;
        right: 116px;
        top: 35px;
        z-index: 20
    }
    .header-nav {
        text-align: left;
        padding: 20px 0 20px 33px;
        margin-top: 0;
        display: none
    }
    .subscription-widget input {
        width: 132px
    }
}

@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
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
}

.state-links li.il {
    height: 32px;
    left: 192px;
    top: 65px;
    width: 17px;
}

.unlegal-state-links li.in {
    height: 23px;
    left: 211px;
    top: 85px;
    width: 13px;
}

.state-links li.nh {
    left: 303px;
    top: 4px;
}