@import url('http://fonts.googleapis.com/css?family=Bitter|Yesteryear|Open+Sans|Lato');
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin : 0;
padding : 0;
border : 0;
/*font : inherit;
vertical-align : baseline;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display : block;
}
body {
line-height : 1;
margin : 0;
background-color : #fff;
}
ol, ul {
list-style : none;
}
blockquote, q {
quotes : none;
}
blockquote:before, blockquote:after, q:before, q:after {
content : '';
content : none;
}
table {
border-collapse : collapse;
border-spacing : 0;
}
a {
outline : none;
}
img {
outline : none;
}
.clearfix:before, .clearfix:after {
content : "";
display : table;
}
.clearfix:after {
clear : both;
}
div.wrapper {
margin : 0 auto;
clear : both;
}
div.wrapper.wrapper-fluid {
width : 100%;
box-sizing : border-box;
}
div.wrapper.wrapper-fluid.wrapper-first {
margin-top : 0;
}
div.wrapper.wrapper-fluid.wrapper-last {
margin-bottom : 0;
}
div.grid-container {
width : 100%;
height : auto;
margin : 0;
}
div.wrapper-fluid div.grid-container {
margin : 0 auto;
}
div.wrapper-fluid.wrapper-fluid-grid div.grid-container {
width : 100%;
}
div#whitewrap {
width : 100%;
float : left;
}
.clear {
clear : both;
}
.block {
box-shadow : none;
background : none;
margin : 0 0 10px;
border : none;
float : left;
box-sizing : border-box;
width : 100%;
overflow : hidden;
}
div.block-content {
display : block;
float : left;
width : 100%;
height : auto;
}
.block-fixed-height div.block-content, body.visual-editor-iframe-grid div.block-content {
height : 100%;
}
.row {
float : left;
width : 100%;
}
.column {
float : left;
}
.column-1.grid-left-0 {
margin-left : 0 !important ;
}
.sub-column-1 {
clear : both;
}
div.wrapper-no-blocks div.entry-content {
margin : 40px 0 !important ;
text-align : center;
}
.block-type-header .banner {
display : block;
}
.block-type-header .banner a {
display : block;
}
.block-type-header a.banner-image {
display : block;
width : 100%;
height : 100%;
}
.block-type-header .tagline {
display : block;
}
.block-type-navigation ul {
width : 100%;
display : inline-block;
letter-spacing : -4px;
word-spacing : -4px;
}
.block-type-navigation ul li {
display : inline-block;
letter-spacing : normal;
word-spacing : normal;
}
.block-type-navigation ul li a {
display : block;
width : auto;
padding : 0 15px;
box-sizing : border-box;
white-space : nowrap;
}
.block-type-navigation .nav-align-left ul {
text-align : left;
}
.block-type-navigation .nav-align-right ul {
text-align : right;
}
.block-type-navigation .nav-align-center ul {
text-align : center;
}
.block-type-navigation .nav-vertical {
position : relative;
}
.block-type-navigation .nav-vertical ul li {
width : 100%;
}
.block-type-navigation .nav-vertical ul li a {
height : auto;
line-height : 40px;
}
.block-type-navigation .nav-search-active ul {
width : 75%;
}
.block-type-navigation .nav-search-active .nav-search {
float : right;
width : 22.5%;
padding : 0 10px;
display : table;
}
.block-type-navigation .nav-search-active.nav-search-position-left .nav-search {
float : left;
}
.block-type-navigation .nav-search-active #searchform {
height : 100%;
display : table-cell;
vertical-align : middle;
}
.block-type-navigation .nav-search-active #searchform label, .block-type-navigation .nav-search-active #searchform input#searchsubmit {
display : none;
}
.block-type-navigation .nav-search-active #searchform input#s {
width : 100%;
}
.block-type-navigation a span.sf-sub-indicator {
display : none;
}
.block-type-navigation ul.sub-menu {
position : absolute;
z-index : 150;
left : -9999px;
width : auto;
}
.block-type-navigation ul.sub-menu li {
display : block;
height : auto;
width : 100%;
}
.block-type-navigation ul.sub-menu li a {
min-width : 175px;
max-width : 500px;
width : auto;
height : auto;
line-height : 40px;
box-sizing : border-box;
}
.block-type-navigation ul.menu li:hover > ul.sub-menu, .block-type-navigation ul.menu li.sfHover > ul.sub-menu {
left : auto;
}
.block-type-navigation .selectnav {
display : none;
margin : 10px 2%;
width : 96%;
font-size : 16px;
}
.block-type-breadcrumbs p.breadcrumbs {
margin : 13px 10px;
}
.block-type-widget-area ul.widget-area {
padding : 0;
margin : 0;
}
.block-type-widget-area li.widget {
margin : 15px 0 0;
padding : 5px 10px;
list-style : none;
}
.block-type-widget-area li.widget ul {
padding : 0 0 0 25px;
margin : 5px 0;
list-style : disc;
}
.block-type-widget-area li.widget span.widget-title {
margin : 0 0 10px;
display : block;
}
.block-type-widget-area li.widget span.widget-title:empty {
display : none;
}
.block-type-widget-area .horizontal-sidebar li.widget {
float : left;
margin : 0 15px 0 15px;
width : 20%;
}
li.widget table#wp-calendar th, li.widget table#wp-calendar td {
color : #444;
text-align : center;
}
li.widget table#wp-calendar a {
color : #444;
}
li.widget table#wp-calendar caption {
font-weight : bold;
font-size : 14px;
line-height : 100%;
}
li.widget table#wp-calendar td#today {
color : #111;
}
li.widget table#wp-calendar tfoot .pad {
background : none;
}
.block-type-content div.loop {
width : 100%;
float : left;
clear : both;
box-sizing : border-box;
}
.block-type-content .entry-title, .block-type-content .archive-title {
margin : 0 0 5px;
max-width : 100%;
overflow-wrap : break-word;
}
.block-type-content .entry-title .post-edit-link {
display : inline-block;
font-size : 12px;
margin : 10px 0 0 15px;
background : rgba(0, 0, 0, 0.6);
color : rgba(255, 255, 255, 0.8) !important ;
padding : 0 10px;
line-height : 100%;
vertical-align : middle;
height : 20px;
line-height : 20px;
border-radius : 10px;
text-shadow : 0 0 1px rgba(0, 0, 0, 0.8);
box-shadow : -1px -1px 0 rgba(255, 255, 255, 0.15);
opacity : 0;
text-transform : none;
letter-spacing : 0;
font-weight : normal;
position : absolute;
font-family : helvetica, sans-serif;
transition : opacity 250ms linear;
}
.block-type-content .post:hover .post-edit-link {
opacity : 0.60000002384185791015625;
}
.block-type-content .entry-title .post-edit-link:hover {
opacity : 1;
}
.block-type-content .archive-title {
padding : 15px 0 15px;
border-width : 0;
}
.block-type-content .entry-title a, .block-type-content .archive-title a {
color : inherit;
font-size : inherit;
text-decoration : inherit;
}
.block-type-content div.entry-content {
width : 100%;
margin : 20px 0;
box-sizing : border-box;
}
.block-type-content div.entry-content:first-child {
margin-top : 0;
}
.block-type-content .entry-row {
float : left;
width : 100%;
}
.block-type-content .entry-row .hentry {
clear : none;
}
.block-type-content .entry-row .hentry:first-child {
margin-left : 0 !important ;
}
.block-type-content .hentry {
clear : both;
padding : 15px 0 30px;
margin : 0 0 10px;
float : left;
width : 100%;
box-sizing : border-box;
}
.block-type-content a.post-thumbnail {
display : block;
}
.block-type-content a.post-thumbnail img {
max-width : 100%;
box-sizing : border-box;
}
.block-type-content a.post-thumbnail-left {
float : left;
margin : 2px 15px 0 0;
}
.block-type-content a.post-thumbnail-right {
float : right;
margin : 2px 0 0 15px;
}
.block-type-content a.post-thumbnail-above-content {
margin : 15px 0 -5px;
}
.block-type-content a.post-thumbnail-above-title {
margin : 0 0 15px;
}
address {
margin : 0 0 20px;
font-style : italic;
}
dl {
margin : 0 20px;
}
dt {
font-weight : bold;
}
dd {
margin : 0 0 20px;
}
abbr[title] {
border-bottom : 1px dotted;
cursor : help;
}
pre {
background : #F5F5F5;
color : #666;
font-family : monospace;
font-size : 14px;
line-height : 20px;
margin : 20px 0;
overflow : auto;
padding : 20px;
white-space : pre-wrap;
overflow-wrap : break-word;
}
.block-type-content .entry-utility {
clear : both;
}
.block-type-content div.entry-meta a, .block-type-content div.entry-utility a {
color : inherit;
text-decoration : none;
}
.block-type-content div.entry-meta a:hover, .block-type-content div.entry-utility a:hover {
text-decoration : underline;
}
.loop-navigation {
margin : 15px 0 30px;
float : left;
clear : both;
width : 100%;
box-sizing : border-box;
}
.loop-navigation .nav-previous, .loop-navigation .nav-next {
display : inline-block;
max-width : 48%;
}
.loop-navigation .nav-previous a, .loop-navigation .nav-next a {
display : inline-block;
width : 100%;
box-sizing : border-box;
}
.loop-navigation .nav-previous {
float : left;
}
.loop-navigation .nav-next {
float : right;
}
div.system-404 form#searchform {
margin : 10px 0 0 0;
float : left;
clear : both;
}
div.system-404 form#searchform label {
display : none;
}
div.system-404 form#searchform input#s {
width : 200px;
float : left;
}
div.system-404 form#searchform input#searchsubmit {
float : left;
margin : 2px 0 0 5px;
}
div#comments {
float : left;
clear : both;
margin : 0 0 50px;
width : 100%;
box-sizing : border-box;
}
div#comments h3#comments {
margin : 15px 0 0 0;
display : block;
}
ol.commentlist {
margin : 30px 0 0;
float : left;
width : 100%;
box-sizing : border-box;
}
li.comment {
position : relative;
padding : 0 0 0 64px;
clear : both;
}
li.comment div.comment-body {
margin : 0 0 30px;
}
li.comment ul.children {
clear : both;
}
li.comment .comment-author {
margin : 0;
padding : 0;
}
li.comment img.avatar {
position : absolute;
left : 0;
top : 0;
}
li.comment .comment-author cite {
font-weight : bold;
}
li.pingback .comment-author span.says {
display : none;
}
li.comment .comment-meta {
margin : 5px 0 20px 0;
}
li.comment .comment-meta a {
text-decoration : none;
color : inherit;
}
li.comment .comment-body p {
margin : 0 0 10px 0;
}
li.comment div.reply {
margin : 20px 0 0;
}
li.comment a.comment-reply-link {
margin : 10px 0 0 -6px;
padding : 3px 6px;
}
div#respond {
padding : 0;
margin : 0;
float : left;
width : 100%;
}
ol.commentlist div#respond {
padding : 5px 0 20px;
margin : -20px 0 30px;
}
h3#reply-title {
margin : 15px 0;
}
h3#reply-title small {
font-size : 75%;
margin : 0 0 0 5px;
}
div#respond p.logged-in-as {
margin : 10px 0 20px;
}
div#respond label {
display : inline-block;
margin : 0;
float : left;
}
div#respond p {
clear : both;
float : left;
width : 100%;
}
div#respond span.required {
display : inline;
color : #c00;
line-height : 25px;
margin : 0 0 0 3px;
}
div#respond input[type="text"] {
width : 50%;
}
div#respond textarea {
width : 85%;
height : 150px;
}
div#respond input[type="text"], div#respond textarea {
clear : both;
float : left;
margin : 0 0 10px;
}
.block-type-footer .footer-left {
margin-top : 10px;
margin-left : 10px;
float : left;
}
.block-type-footer .footer-right {
margin-top : 10px;
margin-right : 10px;
float : right;
}
.block-type-footer .footer-link {
margin-bottom : 10px;
}
.block-type-footer .copyright {
float : left;
width : 100%;
clear : both;
text-align : center;
margin : 10px 0;
}
.block-type-footer a {
color : inherit;
}
.block-type-footer p.footer-responsive-grid-link-container {
float : left;
width : 100%;
clear : both;
text-align : center;
margin : 10px 0;
display : none;
}
.block-type-footer p.footer-responsive-grid-link-enable-container {
display : block;
}
.block-type-header img {
max-width : 100%;
}
li.widget table#wp-calendar {
width : 100%;
}
li.widget table#wp-calendar th, li.widget table#wp-calendar td {
padding : 5px 0;
}
li.widget table#wp-calendar caption {
margin : 0 0 8px 0;
}
li.widget_search label, li.widget_search input#searchsubmit {
display : none;
}
li.widget_search input#s {
width : 100%;
}
a.more-link {
padding : 2px 6px;
white-space : nowrap;
}
div.loop-navigation div.nav-previous a, div.loop-navigation div.nav-next a {
padding : 4px 8px;
}
div.entry-content h1, div.entry-content h2 {
margin : 0 0 20px;
}
div.entry-content h3, div.entry-content h4, div.entry-content h5, div.entry-content h6 {
margin : 0 0 15px;
}
div.entry-content p {
margin : 0 0 15px;
}
div.entry-content hr {
background-color : #ccc;
border : 0;
height : 1px;
margin : 0 0 15px;
}
div.entry-content ul, div.entry-content ol {
padding : 0 0 0 40px;
margin : 15px 0;
}
div.entry-content ul ul, div.entry-content ol ol {
margin : 0;
}
div.entry-content ul li {
list-style : disc;
}
div.entry-content ul ul li {
list-style : circle;
}
div.entry-content ul ul ul li {
list-style : square;
}
div.entry-content ol li {
list-style : decimal;
}
div.entry-content ol ol li {
list-style : lower-alpha;
}
div.entry-content ol ol ol li {
list-style : lower-roman;
}
.align-left, .alignleft {
float : left;
margin : 0 7px 0 0;
}
.align-right, .alignright {
float : right;
margin : 0 0 0 7px;
}
.aligncenter {
display : block;
margin-left : auto;
margin-right : auto;
clear : both;
}
img.border {
padding : 1px;
border : #ddd solid 1px;
}
img.no-border {
padding : 0;
border : none;
}
img.wp-smiley {
border : none;
}
.wp-caption {
padding : 5px;
border : #eee solid 1px;
background : #fcfcfc;
margin-top : 15px;
max-width : 100%;
box-sizing : border-box;
margin-bottom : 15px;
}
.wp-caption img {
border : #ddd solid 1px;
margin : 0 auto;
display : block;
box-sizing : border-box;
padding : 0;
}
.wp-caption img.wp-smiley {
border : none;
}
.wp-caption p {
text-align : center;
color : #555;
margin : 5px 0 0 !important ;
font-style : italic;
}
blockquote {
color : #666;
padding : 5px 0 5px 25px;
border-top : 0 dotted;
border-bottom : 0 dotted;
border-left : 2px solid #f6f6f6;
margin : 15px 0 15px 20px;
}
.drop-cap {
font-size : 310%;
line-height : 120%;
margin-bottom : -0.25em;
color : #888;
float : left;
padding : 0 6px 0 0;
}
code {
background : #eaeaea;
font-family : Consolas, Monaco, Courier, monospace;
font-size : 0.9em;
margin : 0 1px;
padding : 1px 3px;
color : #555;
}
pre code {
display : block;
border : #ddd solid 1px;
padding : 4px 7px;
}
.code-block {
display : block;
background : #eaeaea;
border : #ddd solid 1px;
color : #555;
font-family : Consolas, Monaco, Courier, monospace;
padding : 10px;
overflow : auto;
white-space : pre;
font-size : 12.5px;
line-height : 18px;
margin : 5px 0;
}
/*table {
width : 100%;
background-color : transparent;
border-collapse : collapse;
border-spacing : 0;
margin-bottom : 20px;
}
table th, table td {
padding : 8px;
line-height : 18px;
text-align : left;
vertical-align : top;
border-top : 1px solid #ddd;
}
table th {
font-weight : bold;
}
table thead th {
vertical-align : bottom;
}
thead tr:first-child th, table tr:first-child th {
border-top : none;
}*/
sup, sub {
height : 0;
line-height : 1;
vertical-align : baseline;
position : relative;
}
sup {
bottom : 1ex;
}
sub {
top : 0.5ex;
}
strong {
font-weight : bold;
}
em {
font-style : italic;
}
input[type="text"], input[type="password"], input[type="email"], textarea, select {
border : #ccc solid 1px;
padding : 6px 4px;
outline : none;
border-radius : 2px;
color : #777;
display : inline-block;
background : #fff;
box-sizing : border-box;
}
select {
padding : 0;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus {
border : #aaa solid 1px;
color : #444;
box-shadow : 0 0 3px rgba(0, 0, 0, 0.2);
}
/*input[type="submit"], input[type="button"], button {
background : #ddd;
padding : 0 12px;
border-radius : 3px;
color : #444;
display : inline-block;
font-size : 11px;
font-weight : bold;
text-decoration : none;
cursor : pointer;
line-height : 27px;
border : none;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover {
color : #222;
background : #d1d1d1;
}
input[type="submit"]:active, input[type="button"]:active, button:active {
background : #c8c8c8;
}*/
.alert {
border-radius : 3px;
box-shadow : 0 1px 0 #fff inset;
padding : 5px 20px;
margin : 20px 0;
display : block;
}
.alert p {
margin : 10px 0;
line-height : 160%;
}
.alert-green {
border : #97B48A solid 1px;
background-color : #CBECA0;
}
.alert-red {
border : #CFADB3 solid 1px;
color : #832525;
background-color : #FAF2F5;
}
.alert-yellow {
border : #E6DB55 solid 1px;
background-color : #FFFBCC;
color : #424242;
}
.alert-gray, .alert-grey {
border : #CCC solid 1px;
color : #424242;
background-color : #EEE;
}
.alert-blue {
border : #92CAE4 solid 1px;
color : #205791;
background-color : #D5EDF8;
}
.alert a {
color : inherit;
}
#block-2 {
min-height : 39px;
}
#block-3 {
min-height : 120px;
}
#block-4 {
min-height : 150px;
}
#block-6 {
min-height : 100px;
}
#block-7 {
min-height : 120px;
}
#block-8 {
min-height : 505px;
}
#block-9 {
min-height : 10px;
}
#block-11 {
min-height : 110px;
}
#block-12 {
min-height : 30px;
}
#block-13 {
height : 70px;
}
#block-14 {
min-height : 120px;
}
#block-15 {
min-height : 120px;
}
#block-16 {
min-height : 20px;
}
#block-17 {
min-height : 120px;
}
#block-18 {
min-height : 30px;
}
#block-25 {
min-height : 100px;
}
#block-26 {
height : 100px;
}
#block-27 {
min-height : 100px;
}
#block-81 {
min-height : 110px;
}
#block-104 {
min-height : 220px;
}
#block-114 {
min-height : 150px;
}
#block-111 {
min-height : 90px;
}
#block-31 {
height : 100px;
}
#block-2.block-original-32 {
min-height : 39px;
}
#block-33 {
min-height : 470px;
}
#block-35 {
min-height : 110px;
}
#block-36 {
min-height : 60px;
}
#block-37 {
min-height : 60px;
}
#block-40 {
min-height : 60px;
}
#block-41 {
min-height : 60px;
}
#block-13.block-original-43 {
height : 50px;
}
#block-49 {
min-height : 51px;
}
#block-51 {
min-height : 50px;
}
#block-52 {
min-height : 130px;
}
#block-25.block-original-55 {
min-height : 100px;
}
#block-26.block-original-56 {
height : 100px;
}
#block-27.block-original-57 {
min-height : 100px;
}
#block-58 {
min-height : 71px;
}
#block-59 {
min-height : 190px;
}
#block-60 {
min-height : 111px;
}
#block-2.block-original-19 {
min-height : 39px;
}
#block-21 {
min-height : 150px;
}
#block-24 {
min-height : 416px;
}
#block-11.block-original-29 {
min-height : 110px;
}
#block-13.block-original-82 {
height : 70px;
}
#block-17.block-original-86 {
min-height : 140px;
}
#block-25.block-original-88 {
min-height : 100px;
}
#block-26.block-original-89 {
height : 100px;
}
#block-27.block-original-90 {
min-height : 100px;
}
#block-109 {
min-height : 100px;
}
#block-111.block-original-20 {
min-height : 90px;
}
#block-2.block-original-22 {
min-height : 39px;
}
#block-23 {
min-height : 150px;
}
#block-28 {
min-height : 416px;
}
#block-11.block-original-30 {
min-height : 110px;
}
#block-13.block-original-83 {
height : 70px;
}
#block-25.block-original-91 {
min-height : 100px;
}
#block-26.block-original-92 {
height : 100px;
}
#block-27.block-original-93 {
min-height : 100px;
}
#block-110 {
min-height : 150px;
}
#block-111.block-original-1 {
min-height : 90px;
}
#block-84 {
height : 90px;
}
#block-2.block-original-85 {
min-height : 39px;
}
#block-87 {
min-height : 150px;
}
#block-96 {
min-height : 415px;
}
#block-11.block-original-97 {
min-height : 110px;
}
#block-13.block-original-98 {
height : 70px;
}
#block-25.block-original-100 {
min-height : 100px;
}
#block-26.block-original-101 {
height : 100px;
}
#block-27.block-original-102 {
min-height : 100px;
}
#block-5 {
height : 90px;
}
#block-2.block-original-34 {
min-height : 39px;
}
#block-96.block-original-39 {
min-height : 217px;
}
#block-11.block-original-42 {
min-height : 110px;
}
#block-13.block-original-44 {
height : 70px;
}
#block-25.block-original-45 {
min-height : 100px;
}
#block-26.block-original-46 {
height : 100px;
}
#block-27.block-original-47 {
min-height : 100px;
}
#block-48 {
min-height : 216px;
}
#block-38 {
min-height : 40px;
}
#block-50 {
min-height : 251px;
}
#block-53 {
height : 90px;
}
#block-2.block-original-54 {
min-height : 39px;
}
#block-96.block-original-62 {
min-height : 447px;
}
#block-11.block-original-63 {
min-height : 110px;
}
#block-13.block-original-64 {
height : 70px;
}
#block-25.block-original-65 {
min-height : 100px;
}
#block-26.block-original-66 {
height : 100px;
}
#block-27.block-original-67 {
min-height : 100px;
}
#block-4.block-original-70 {
min-height : 251px;
}
#block-61 {
height : 90px;
}
#block-2.block-original-68 {
min-height : 39px;
}
#block-3.block-original-69 {
min-height : 120px;
}
#block-4.block-original-71 {
min-height : 150px;
}
#block-6.block-original-72 {
min-height : 100px;
}
#block-7.block-original-73 {
min-height : 120px;
}
#block-8.block-original-74 {
min-height : 415px;
}
#block-9.block-original-75 {
min-height : 10px;
}
#block-11.block-original-76 {
min-height : 110px;
}
#block-12.block-original-77 {
min-height : 30px;
}
#block-13.block-original-78 {
height : 70px;
}
#block-14.block-original-79 {
min-height : 120px;
}
#block-15.block-original-80 {
min-height : 120px;
}
#block-16.block-original-94 {
min-height : 20px;
}
#block-17.block-original-95 {
min-height : 140px;
}
#block-18.block-original-99 {
min-height : 40px;
}
#block-25.block-original-103 {
min-height : 100px;
}
#block-26.block-original-105 {
height : 100px;
}
#block-27.block-original-106 {
min-height : 100px;
}
#block-81.block-original-107 {
min-height : 110px;
}
#block-104.block-original-108 {
min-height : 220px;
}
#block-38.block-original-112 {
min-height : 40px;
}
#block-113 {
min-height : 267px;
}
#block-25.block-original-116 {
min-height : 100px;
}
#block-26.block-original-117 {
height : 100px;
}
#block-27.block-original-118 {
min-height : 100px;
}
#block-48.block-original-119 {
min-height : 216px;
}
#block-122 {
min-height : 91px;
}
#block-111.block-original-10 {
min-height : 90px;
}
#block-2.block-original-115 {
min-height : 39px;
}
#block-23.block-original-120 {
min-height : 150px;
}
#block-28.block-original-121 {
min-height : 416px;
}
#block-11.block-original-123 {
min-height : 110px;
}
#block-13.block-original-124 {
height : 70px;
}
#block-25.block-original-125 {
min-height : 100px;
}
#block-26.block-original-126 {
height : 100px;
}
#block-27.block-original-127 {
min-height : 100px;
}
#block-111.block-original-129 {
min-height : 90px;
}
#block-2.block-original-130 {
min-height : 39px;
}
#block-23.block-original-131 {
min-height : 150px;
}
#block-28.block-original-132 {
min-height : 416px;
}
#block-11.block-original-133 {
min-height : 110px;
}
#block-13.block-original-134 {
height : 70px;
}
#block-25.block-original-135 {
min-height : 100px;
}
#block-26.block-original-136 {
height : 100px;
}
#block-27.block-original-137 {
min-height : 100px;
}
#block-111.block-original-139 {
min-height : 90px;
}
#block-2.block-original-140 {
min-height : 39px;
}
#block-23.block-original-141 {
min-height : 150px;
}
#block-28.block-original-142 {
min-height : 416px;
}
#block-11.block-original-143 {
min-height : 110px;
}
#block-13.block-original-144 {
height : 70px;
}
#block-25.block-original-145 {
min-height : 100px;
}
#block-26.block-original-146 {
height : 100px;
}
#block-27.block-original-147 {
min-height : 100px;
}
#block-111.block-original-149 {
min-height : 90px;
}
#block-2.block-original-150 {
min-height : 39px;
}
#block-23.block-original-151 {
min-height : 150px;
}
#block-28.block-original-152 {
min-height : 416px;
}
#block-11.block-original-153 {
min-height : 110px;
}
#block-13.block-original-154 {
height : 70px;
}
#block-25.block-original-155 {
min-height : 100px;
}
#block-26.block-original-156 {
height : 100px;
}
#block-27.block-original-157 {
min-height : 100px;
}
#block-111.block-original-128 {
min-height : 90px;
}
#block-2.block-original-138 {
min-height : 39px;
}
#block-23.block-original-148 {
min-height : 150px;
}
#block-28.block-original-158 {
min-height : 416px;
}
#block-11.block-original-159 {
min-height : 110px;
}
#block-13.block-original-160 {
height : 70px;
}
#block-25.block-original-161 {
min-height : 100px;
}
#block-26.block-original-162 {
height : 100px;
}
#block-27.block-original-163 {
min-height : 100px;
}
#block-111.block-original-164 {
min-height : 90px;
}
#block-2.block-original-165 {
min-height : 39px;
}
#block-23.block-original-166 {
min-height : 150px;
}
#block-28.block-original-167 {
min-height : 416px;
}
#block-11.block-original-168 {
min-height : 110px;
}
#block-13.block-original-169 {
height : 70px;
}
#block-25.block-original-170 {
min-height : 100px;
}
#block-26.block-original-171 {
height : 100px;
}
#block-27.block-original-172 {
min-height : 100px;
}
body p {
margin-bottom : 14px;
}
/*input[type="submit"], input[type="button"], button, .button {
background-color : #F0241A;
color : #FFFFFF;
text-decoration : none;
padding-top : 8px;
padding-right : 8px;
padding-bottom : 8px;
padding-left : 8px;
font-size : 12px;
border-top-left-radius : 2px;
border-top-right-radius : 2px;
border-bottom-left-radius : 2px;
border-bottom-right-radius : 2px;
}
input[type="submit"]:hover, input[type="button"]:hover, button:hover {
background-color : #32ADB9;
color : #FFFFFF;
}*/
h1, h2, h3 {
color : #414141;
}
.block-title span {
background-color : #FFFFFF;
padding-left : 15px;
padding-right : 15px;
}
.block-subtitle {
font-size : 14px;
font-style : italic;
font-weight : normal;
color : #999999;
}
.block-title {
font-size : 17px;
line-height : 150%;
font-family : Bitter;
color : #1D1D1D;
text-transform : uppercase;
font-variant : normal;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : center center;
padding-left : 14px;
margin-bottom : 10px;
}
.block {
overflow : hidden;
margin-bottom : 10px;
}
a {
color : #F0241A;
}
body {
font-size : 16px;
/*font-family : Bitter;*/
line-height : 150%;
color : #7E8184;
}
body.layout-using-template-1 {
font-family : tahoma, sans-serif;
}
body {
background-color : #557B9F;
background-image : none;
}
div.wrapper {
background-color : #ffffff;
padding-top : 14px;
padding-right : 14px;
padding-bottom : 14px;
padding-left : 14px;
box-shadow : 0 0 3px rgba(0, 0, 0, 0.14);
margin-top : 30px;
margin-bottom : 30px;
border-color : #C2C2C2;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
}
#wrapper-8, div.wrapper-mirroring-8 {
margin-bottom : 0;
background-color : #36687F;
border-color : #14100D;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
padding-left : 14px;
padding-top : 30px;
padding-right : 14px;
padding-bottom : 10px;
margin-top : 0;
font-family : tahoma, sans-serif;
}
#wrapper-7, div.wrapper-mirroring-7 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-4, div.wrapper-mirroring-4 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-10, div.wrapper-mirroring-10 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-13, div.wrapper-mirroring-13 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-23, div.wrapper-mirroring-23 {

padding-top : 24px;
}
#wrapper-24, div.wrapper-mirroring-24 {
margin-top : 0;
margin-bottom : 10px;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-37, div.wrapper-mirroring-37 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-41, div.wrapper-mirroring-41 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-42, div.wrapper-mirroring-42 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-45, div.wrapper-mirroring-45 {
margin-top : 0;
padding-left : 14px;
padding-top : 14px;
padding-right : 14px;
padding-bottom : 14px;
margin-bottom : 0;
border-bottom-width : 0;
left : 0;
}
#wrapper-46, div.wrapper-mirroring-46 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-47, div.wrapper-mirroring-47 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-49, div.wrapper-mirroring-49 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-50, div.wrapper-mirroring-50 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-51, div.wrapper-mirroring-51 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-52, div.wrapper-mirroring-52 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-53, div.wrapper-mirroring-53 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-55, div.wrapper-mirroring-55 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-56, div.wrapper-mirroring-56 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-57, div.wrapper-mirroring-57 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-58, div.wrapper-mirroring-58 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-59, div.wrapper-mirroring-59 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-62, div.wrapper-mirroring-62 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-63, div.wrapper-mirroring-63 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-64, div.wrapper-mirroring-64 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-65, div.wrapper-mirroring-65 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-66, div.wrapper-mirroring-66 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-67, div.wrapper-mirroring-67 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-68, div.wrapper-mirroring-68 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-69, div.wrapper-mirroring-69 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-70, div.wrapper-mirroring-70 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-71, div.wrapper-mirroring-71 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-73, div.wrapper-mirroring-73 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-74, div.wrapper-mirroring-74 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-75, div.wrapper-mirroring-75 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-76, div.wrapper-mirroring-76 {
margin-bottom : 0;
background-color : #36687F;
border-color : #14100D;
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
padding-left : 14px;
padding-top : 30px;
padding-right : 14px;
padding-bottom : 10px;
margin-top : 0;
font-family : tahoma, sans-serif;
}
#wrapper-77, div.wrapper-mirroring-77 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-78, div.wrapper-mirroring-78 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-79, div.wrapper-mirroring-79 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-82, div.wrapper-mirroring-82 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-83, div.wrapper-mirroring-83 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-84, div.wrapper-mirroring-84 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-85, div.wrapper-mirroring-85 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-87, div.wrapper-mirroring-87 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-88, div.wrapper-mirroring-88 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-89, div.wrapper-mirroring-89 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-90, div.wrapper-mirroring-90 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-91, div.wrapper-mirroring-91 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-93, div.wrapper-mirroring-93 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-94, div.wrapper-mirroring-94 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-95, div.wrapper-mirroring-95 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-96, div.wrapper-mirroring-96 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-97, div.wrapper-mirroring-97 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-99, div.wrapper-mirroring-99 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-100, div.wrapper-mirroring-100 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-101, div.wrapper-mirroring-101 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-102, div.wrapper-mirroring-102 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-103, div.wrapper-mirroring-103 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-105, div.wrapper-mirroring-105 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-106, div.wrapper-mirroring-106 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-107, div.wrapper-mirroring-107 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-108, div.wrapper-mirroring-108 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-109, div.wrapper-mirroring-109 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-111, div.wrapper-mirroring-111 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-112, div.wrapper-mirroring-112 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-113, div.wrapper-mirroring-113 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-114, div.wrapper-mirroring-114 {
margin-top : 0;
background-color : #324b6a;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #324b6a;
border-top-width : 0;
}
#wrapper-115, div.wrapper-mirroring-115 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
#wrapper-117, div.wrapper-mirroring-117 {
margin-bottom : 10px;
margin-top : 0;
background-image : none;
background-repeat : repeat-x;
background-attachment : scroll;
background-size : auto;
background-color : #324B6A;
}
#wrapper-118, div.wrapper-mirroring-118 {
margin-top : 0;
margin-bottom : 0;
}
#wrapper-119, div.wrapper-mirroring-119 {
margin-top : 0;
margin-bottom : 0;
border-bottom-width : 0;
}
#wrapper-120, div.wrapper-mirroring-120 {
margin-top : 0;
background-color : #0B4147;
box-shadow : 0 6px 0 rgba(10, 10, 10, 0.12) inset;
padding-top : 0;
border-color : #288C95;
border-top-width : 0;
}
#wrapper-121, div.wrapper-mirroring-121 {
margin-bottom : 0;
margin-top : 0;
background-color : #323B3D;
box-shadow : 0 0 0 rgba(199, 199, 199, 0);
border-color : #485758;
border-style : solid;
border-top-width : 1px;
border-left-width : 0;
border-bottom-width : 0;
border-right-width : 0;
}
.block-type-header span.banner a {
color : #000000;
font-size : 48px;
line-height : 100%;
text-decoration : none;
margin-top : 20px;
margin-right : 1px;
margin-bottom : 0;
margin-left : 10px;
font-family : Yesteryear;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image1.png);
background-repeat : no-repeat;
background-position : right center;
padding-right : 0;
padding-left : 22px;
padding-top : 14px;
padding-bottom : 20px;
}
.block-type-header .tagline {
color : #999999;
font-size : 15px;
line-height : 120%;
font-style : italic;
font-weight : normal;
margin-top : 10px;
margin-right : 10px;
margin-bottom : 20px;
margin-left : 10px;
}
.block-type-navigation {
border-top-width : 1px;
border-bottom-width : 1px;
border-left-width : 0;
border-right-width : 0;
border-style : none;
overflow : visible;
}
.block-type-navigation ul.menu li > a {
text-decoration : none;
color : #414141;
text-transform : uppercase;
font-variant : normal;
padding-right : 15px;
padding-left : 15px;
font-family : Open Sans;
font-size : 12px;
}
#block-2 ul.menu li > a {
font-style : normal;
font-weight : bold;
font-family : Open Sans;
}
.block-type-navigation ul.menu li.current_page_item > a, .block-type-navigation ul.menu li.current_page_parent > a, .block-type-navigation ul.menu li.current_page_ancestor > a, .block-type-navigation ul.menu li.current_page_item > a:hover, .block-type-navigation ul.menu li.current_page_parent > a:hover, .block-type-navigation ul.menu li.current_page_ancestor > a:hover, .block-type-navigation ul.menu li.current-menu-item > a, .block-type-navigation ul.menu li.current-menu-parent > a, .block-type-navigation ul.menu li.current-menu-ancestor > a, .block-type-navigation ul.menu li.current-menu-item > a:hover, .block-type-navigation ul.menu li.current-menu-parent > a:hover, .block-type-navigation ul.menu li.current-menu-ancestor > a:hover {
color : #E3E3E3;
background-color : #89A6BE;
}
.block-type-navigation ul.menu li > a:hover {
color : #F0241A;
}
.block-type-navigation ul.sub-menu {
background-color : #eeeeee;
}
.block-type-widget-area li.widget {
line-height : 150%;
padding-top : 5px;
padding-right : 10px;
padding-bottom : 5px;
padding-left : 10px;
margin-top : 15px;
margin-bottom : 20px;
}
#block-35 li.widget {
margin-top : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.block-type-widget-area li.widget .widget-title {
text-transform : uppercase;
font-variant : normal;
color : #1D1D1D;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : center center;
font-family : Bitter;
padding-left : 14px;
margin-bottom : 10px;
margin-top : 10px;
}
.block-type-widget-area li.widget a {
color : #333333;
}
.block-type-content .type-post {
border-style : solid;
border-top-width : 0;
border-bottom-width : 1px;
border-left-width : 0;
border-right-width : 0;
border-color : #efefef;
padding-bottom : 30px;
padding-left : 5px;
padding-right : 5px;
padding-top : 5px;
}
#block-8 .type-post {
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
background-color : #99B5B5;
}
#block-24 .type-post {
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
margin-bottom : 0;
margin-top : -12px;
}
#block-28 .type-post {
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#block-96 .type-post {
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
background-color : #99B5B5;
}
#block-113 .type-post {
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
background-color : #99B5B5;
}
.block-type-content .entry-title {
font-size : 26px;
color : #515151;
line-height : 130%;
font-style : normal;
font-weight : bold;
}
#block-8 .entry-title {
padding-left : 14px;
padding-right : 14px;
font-size : 15px;
font-family : tahoma, sans-serif;
color : #FFFFFF;
margin-left : 12px;
margin-top : 12px;
}
#block-24 .entry-title {
padding-left : 14px;
padding-right : 14px;
font-size : 30px;
font-family : tahoma, sans-serif;
color : #686868;
margin-left : 12px;
margin-top : 20px;
}
#block-28 .entry-title {
padding-left : 14px;
padding-right : 14px;
font-size : 15px;
font-family : tahoma, sans-serif;
color : #0A3363;
margin-left : 12px;
margin-top : 12px;
}
#block-96 .entry-title {
padding-left : 14px;
padding-right : 14px;
font-size : 15px;
font-family : tahoma, sans-serif;
color : #FFFFFF;
margin-left : 12px;
margin-top : 12px;
}
#block-113 .entry-title {
padding-left : 14px;
padding-right : 14px;
font-size : 15px;
font-family : tahoma, sans-serif;
color : #FFFFFF;
margin-left : 12px;
margin-top : 12px;
}
.block-type-content .archive-title {
font-size : 24px;
color : #555555;
line-height : 110%;
border-bottom-width : 1px;
border-color : #eeeeee;
border-style : solid;
padding-bottom : 15px;
}
.block-type-content div.entry-meta {
line-height : 120%;
color : #C5C5C5;
font-size : 10px;
}
.block-type-content div.entry-content, .block-type-content div.entry-content p {
color : #555555;
font-size : 14px;
line-height : 180%;
}
#block-8 div.entry-content, #block-8 div.entry-content p {
font-size : 12px;
padding-left : 7px;
padding-right : 7px;
}
#block-24 div.entry-content, #block-24 div.entry-content p {
font-size : 16px;
padding-left : 7px;
padding-right : 7px;
font-family : tahoma, sans-serif;
}
#block-28 div.entry-content, #block-28 div.entry-content p {
font-size : 16px;
padding-left : 7px;
padding-right : 7px;
font-family : tahoma, sans-serif;
}
#block-96 div.entry-content, #block-96 div.entry-content p {
font-size : 16px;
padding-left : 12px;
padding-right : 12px;
font-family : tahoma, sans-serif;
padding-top : 12px;
padding-bottom : 12px;
}
#block-113 div.entry-content, #block-113 div.entry-content p {
font-size : 16px;
padding-left : 7px;
padding-right : 7px;
font-family : tahoma, sans-serif;
}
.block-type-content div.entry-content h3, .block-type-content div.entry-content h2, .block-type-content div.entry-content h1 {
font-size : 20px;
line-height : 180%;
}
.block-type-content div.entry-content h4, .block-type-content div.entry-content h5 {
font-size : 16px;
line-height : 180%;
}
.block-type-content div.entry-content a.more-link {
text-decoration : none;
border-top-left-radius : 4px;
border-top-right-radius : 4px;
border-bottom-right-radius : 4px;
border-bottom-left-radius : 4px;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#block-8 div.entry-content a.more-link {
color : #00FFDB;
}
#block-24 div.entry-content a.more-link {
color : #00FFDB;
}
#block-28 div.entry-content a.more-link {
color : #00FFDB;
}
#block-96 div.entry-content a.more-link {
color : #00FFDB;
}
#block-113 div.entry-content a.more-link {
color : #00FFDB;
}
.block-type-content div.entry-content a.more-link:hover {
text-decoration : underline;
}
.block-type-content div.loop-navigation div.nav-previous a, .block-type-content div.loop-navigation div.nav-next a {
background-color : #32ADB9;
text-decoration : none;
border-top-left-radius : 4px;
border-top-right-radius : 4px;
border-bottom-right-radius : 4px;
border-bottom-left-radius : 4px;
padding-top : 4px;
padding-right : 8px;
padding-bottom : 4px;
padding-left : 8px;
line-height : 130%;
color : #FFFFFF;
}
.block-type-content div.loop-navigation div.nav-previous a:hover, .block-type-content div.loop-navigation div.nav-next a:hover {
background-color : #F02404;
}
.block-type-content a.post-thumbnail img {
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-style : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
.block-type-content div#comments h3 {
color : #333333;
font-size : 18px;
line-height : 130%;
}
.block-type-content li.comment {
padding-left : 64px;
}
.block-type-content li.comment .comment-author {
font-size : 18px;
line-height : 120%;
}
.block-type-content li.comment .comment-meta {
color : #888888;
font-size : 14px;
}
.block-type-content li.comment .comment-body p {
font-size : 14px;
line-height : 170%;
}
.block-type-content a.comment-reply-link {
font-size : 12px;
background-color : #eeeeee;
text-decoration : none;
border-top-left-radius : 4px;
border-top-right-radius : 4px;
border-bottom-right-radius : 4px;
border-bottom-left-radius : 4px;
padding-top : 3px;
padding-right : 6px;
padding-bottom : 3px;
padding-left : 6px;
}
.block-type-content a.comment-reply-link:hover {
background-color : #e7e7e7;
}
.block-type-content div#respond label {
font-size : 14px;
line-height : 220%;
color : #888888;
}
.block-type-slider .flexslider {
overflow : visible;
margin-bottom : 0;
}
.block-type-slider .flex-viewport {
overflow : hidden;
}
.block-type-slider .flex-caption {
background-color : rgba(0, 0, 0, 0.6);
color : #ffffff;
font-size : 14px;
line-height : 150%;
padding-top : 20px;
padding-right : 20px;
padding-bottom : 20px;
padding-left : 20px;
position : absolute;
text-align : left;
}
.block-type-slider .flex-control-nav {
position : absolute;
text-align : center;
}
.block-type-slider .flex-direction-nav a {
margin-top : -20px;
position : absolute;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image2.png);
background-repeat : no-repeat;
background-position : left top;
}
.block-type-slider .flex-direction-nav a.flex-next {
background-position : right top;
position : absolute;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image3.png);
}
.block-type-slider .flex-control-paging li a {
background-color : rgba(0, 0, 0, 0.5);
border-top-left-radius : 20px;
border-top-right-radius : 20px;
border-bottom-right-radius : 20px;
border-bottom-left-radius : 20px;
margin-left : 2px;
margin-right : 2px;
}
.block-type-slider .flex-control-paging li a:hover {
background-color : rgba(0, 0, 0, 0.7);
}
.block-type-slider .flex-control-paging li a.flex-active {
background-color : rgba(0, 0, 0, 0.9);
}
.block-type-text .entry-content h3, .block-type-text div.entry-content h2, .block-type-text div.entry-content h1 {
font-size : 20px;
line-height : 180%;
}
.block-type-text .entry-content h4 {
font-size : 16px;
line-height : 180%;
}
.block-type-footer {
border-top-width : 1px;
border-right-width : 0;
border-bottom-width : 0;
border-left-width : 0;
border-color : #eeeeee;
border-style : solid;
}
#block-27 {
border-style : none;
text-align : center;
margin-bottom : 0;
font-size : 11px;
top : 0;
font-family : tahoma, sans-serif;
}
#block-25 {
margin-bottom : 0;
border-style : none;
top : 0;
padding-bottom : 0;
padding-top : 12px;
}
#block-27 p.copyright {
margin-top : 42px;
font-family : tahoma, sans-serif;
}
#block-27 p.footer-headway-link {
margin-top : 24px;
}
.block-type-footer a.footer-go-to-top-link {
color : #666666;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image4.png);
background-color : #3B4345;
padding-top : 22px;
padding-right : 22px;
padding-bottom : 22px;
padding-left : 22px;
background-position : center center;
}
.block-type-footer a.footer-responsive-grid-link {
color : #666666;
}
.block-type-slider {
margin-bottom : 0;
}
.block-type-slider .flex-direction-nav a.flex-prev {
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image5.png);
}
#block-6 {
text-align : center;
color : #ADADAD;
font-family : tahoma, sans-serif;
font-size : 16px;
padding-top : 12px;
padding-right : 54px;
padding-bottom : 12px;
padding-left : 54px;
}
#block-16 {
background-color : #ffffff;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : left center;
margin-top : 20px;
margin-bottom : 20px;
}
#block-9 {
margin-bottom : 20px;
background-color : #ffffff;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : left center;
margin-top : 20px;
}
#block-7 {
position : relative;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#block-14 {
position : relative;
}
#block-15 {
position : relative;
}
#block-3 {
position : relative;
}
#block-12 {
margin-bottom : 20px;
background-color : #ffffff;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : left center;
margin-top : 20px;
}
#block-11 {
padding-top : 30px;
margin-top : 0;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image6.png);
background-repeat : no-repeat;
background-position : center top;
padding-left : 30px;
position : relative;
font-family : Open Sans;
}
#block-81 {
padding-top : 12px;
padding-right : 12px;
padding-bottom : 12px;
padding-left : 25px;
text-align : left;
}
#block-38 {
top : 300px;
padding-top : 0;
padding-right : 14px;
padding-bottom : 0;
padding-left : 12px;
}
#block-12 .entry-content {
background-color : #ffffff;
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : left center;
}
.block-type-text .block-title {
background-image : url(http://www.revenuekinetics.co/wp-content/uploads/2014/04/headway-imported-image.png);
background-repeat : repeat-x;
background-position : center center;
}
.block-type-widget-area li.widget .widget-title span {
background-color : #FFFFFF;
padding-left : 10px;
padding-right : 10px;
margin-left : 0;
}
#block-35 li.widget .widget-title span {
background-color : #FFFFFF;
padding-left : 15px;
padding-right : 15px;
}
#block-96 {
top : -32px;
}
#block-6 .entry-content p:first-of-type {
text-align : center;
font-family : Bitter;
font-size : 26px;
line-height : 170%;
color : #FFFEFE;
}
#block-11 .entry-content p:first-of-type {
color : rgba(255, 255, 255, 0.65);
}
#block-6 div.entry-content em {
background-color : #F0241A;
padding-top : 2px;
padding-right : 3px;
padding-bottom : 2px;
padding-left : 3px;
}
#block-81 div.entry-content em {
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 0;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
}
#block-16 div.entry-content h1 {
margin-right : 0;
margin-bottom : 0;
margin-left : 10px;
padding-left : 10px;
background-color : #FFFFFF;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
font-size : 18px;
text-transform : uppercase;
font-variant : normal;
}
#block-9 div.entry-content h1 {
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 10px;
padding-left : 10px;
background-color : #FFFFFF;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
font-size : 18px;
text-transform : uppercase;
font-variant : normal;
}
#block-12 div.entry-content h1 {
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
margin-left : 10px;
padding-left : 10px;
background-color : #FFFFFF;
padding-top : 0;
padding-right : 10px;
padding-bottom : 0;
font-size : 18px;
text-transform : uppercase;
font-variant : normal;
}
#block-11 div.entry-content h1 {
font-style : normal;
font-weight : bold;
color : #FFFFFF;
margin-bottom : 8px;
font-size : 24px;
}
#block-7 div.entry-content h3 {
font-size : 14px;
line-height : 160%;
padding-left : 50px;
padding-top : 7px;
margin-bottom : 22px;
}
#block-14 div.entry-content h3 {
font-size : 14px;
line-height : 160%;
padding-left : 50px;
padding-top : 7px;
margin-bottom : 22px;
}
#block-15 div.entry-content h3 {
font-size : 14px;
line-height : 160%;
padding-left : 50px;
padding-top : 7px;
margin-bottom : 22px;
}
#block-3 div.entry-content h3 {
font-size : 14px;
line-height : 160%;
padding-left : 50px;
padding-top : 7px;
margin-bottom : 22px;
}
#block-7 div.entry-content img {
position : absolute;
top : 0;
left : 0;
z-index : 1;
}
#block-14 div.entry-content img {
position : absolute;
top : 0;
left : 0;
z-index : 1;
}
#block-15 div.entry-content img {
position : absolute;
top : 0;
left : 0;
z-index : 1;
}
#block-3 div.entry-content img {
position : absolute;
top : 0;
left : 0;
z-index : 1;
}
.block-type-listings .block-title {
font-size : 14px;
}
#block-4 .block-title {
font-size : 13px;
margin-bottom : 10px;
font-family : tahoma, sans-serif;
}
#block-21 .block-title {
font-size : 13px;
margin-bottom : 10px;
}
#block-23 .block-title {
font-size : 13px;
margin-bottom : 10px;
}
#block-87 .block-title {
font-size : 13px;
margin-bottom : 10px;
}
.block-type-listings ul.list-items li {
padding-bottom : 3px;
padding-top : 3px;
border-color : #E2E2E2;
border-style : dotted;
border-bottom-width : 1px;
}
#block-4 ul.list-items li {
font-family : tahoma, sans-serif;
}
.block-type-listings ul.list-items li a {
font-size : 12px;
text-decoration : none;
padding-bottom : 3px;
padding-top : 3px;
color : #8B8B8B;
}
#block-18 .entry-content p {
margin-top : 10px;
margin-bottom : 10px;
}
#block-11 .entry-content p {
color : #FFFFFF;
font-size : 17px;
}
#block-6 .entry-content p {
font-family : tahoma, sans-serif;
}
#block-38 .entry-content p {
text-align : right;
font-family : tahoma, sans-serif;
font-size : 17px;
font-style : normal;
font-weight : normal;
}
#block-11 .entry-content input[type="submit"], #block-11 .entry-content input[type="button"], #block-11 .entry-content button, #block-11 .entry-content .button {
font-size : 19px;
padding-top : 20px;
padding-right : 30px;
padding-bottom : 20px;
padding-left : 30px;
border-top-left-radius : 5px;
border-top-right-radius : 5px;
border-bottom-left-radius : 5px;
border-bottom-right-radius : 5px;
box-shadow : 0 1px 0 rgba(255, 255, 255, 0.51) inset;
border-color : rgba(0, 0, 0, 0.44);
border-style : solid;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
background-color : #F0241A;
top : 38px;
position : absolute;
z-index : 1;
}
#block-18 .entry-content input[type="submit"], #block-18 .entry-content input[type="button"], #block-18 .entry-content button, #block-18 .entry-content .button {
background-color : #0B4147;
}
.block-type-navigation .block-title span {
border-style : none;
padding-top : 0;
padding-right : 0;
padding-bottom : 0;
padding-left : 0;
background-color : rgba(255, 255, 255, 0);
color : #ACACAC;
}
#block-9 .entry-content a {
color : #0B0BD5;
}
#block-26 {
margin-bottom : 0;
}
.block-type-listings {
margin-bottom : 20px;
}
#block-36 {
top : 1px;
left : 0;
position : relative;
z-index : 1;
}
#block-5 a.banner-image img {
margin-top : -5px;
}
#block-84 a.banner-image img {
margin-top : -5px;
}
#block-53 a.banner-image img {
margin-top : -5px;
}
#block-61 a.banner-image img {
margin-top : -5px;
}
#block-13 {
left : 35px;
top : 5px;
}
#block-96 div.entry-content h1 {
font-family : tahoma, sans-serif;
}
#block-113 div.entry-content h1 {
font-family : tahoma, sans-serif;
}
#block-48 {
padding-left : 12px;
font-family : tahoma, sans-serif;
padding-top : 12px;
padding-right : 12px;
padding-bottom : 12px;
}
#block-96 div.entry-content h3 {
font-family : tahoma, sans-serif;
font-size : 30px;
}
.section-title.block-type-text div.entry-content h1 {
float : left;
}
#whitewrap nav.block.block-type-navigation .nav-horizontal > ul {
text-align : right;
}
.block-type-navigation .nav-align-left > ul li:last-child a {
padding-right : 0;
}
.block-type-slider .flex-viewport img {
vertical-align : bottom;
}
.block-type-slider .flex-direction-nav a {
background-color : rgba(0, 0, 0, 0.7);
position : absolute;
bottom : 0;
padding : 15px;
}
.block-type-slider .flex-direction-nav a.flex-next {
left : inherit;
right : 0;
top : inherit;
}
.block-type-slider .flex-direction-nav a.flex-prev {
left : inherit;
right : 58px;
top : inherit;
}
#promo-banner a.button {
right : 20px;
}
.block .footer-social {
padding : 0;
margin : 0;
}
.block .footer-social li {
float : left;
padding : 0 10px 0 10px;
min-width : 65px;
list-style-type : none;
}
.footer-headway-link {
width : 100%;
}
.footer-go-to-top-link {
text-indent : -9999px;
}
.action-button {
background-image : linear-gradient(-180deg, #F02303 0%, #C31E04 100%);
}