article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden] {
display: none;
}
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
a:focus {
outline: thin dotted;
}
a:active,
a:hover {
outline: 0;
}
h1 {
font-size: 2em;
margin: .67em 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
hr {
box-sizing: content-box;
height: 0;
}
mark {
background: #ff0;
color: #000;
}
code,
kbd,
pre,
samp {
font-family: monospace,serif;
font-size: 1em;
}
pre {
white-space: pre-wrap;
}
q {
quotes: '\201C' '\201D' '\2018' '\2019';
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
fieldset {
border: 1px solid silver;
margin: 0 2px;
padding: .35em .625em .75em;
}
legend {
border: 0;
padding: 0;
}
button,
input,
select,
textarea {
font-family: inherit;
font-size: 100%;
margin: 0;
}
button,
input {
line-height: normal;
}
button,
select {
text-transform: none;
}
button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
input[type='checkbox'],
input[type='radio'] {
box-sizing: border-box;
padding: 0;
}
input[type='search'] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
vertical-align: top;
}
table {
border-collapse: collapse;
border-spacing: 0;
} *,
input[type='search'] {
box-sizing: border-box;
} .author-box:before,
.clearfix:before,
.entry-comments:before,
.entry:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
content: ' ';
display: table;
}
.author-box:after,
.clearfix:after,
.entry-comments:after,
.entry:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
clear: both;
content: ' ';
display: table;
}  html {
font-size: 62.5%;
}
body {
background-color: #000;
background-size: cover;
color: #bbb;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-size: 1.6rem;
font-weight: 300;
line-height: 1.6;
word-wrap: break-word;
}
a,
button,
input:focus,
input[type='button'],
input[type='reset'],
input[type='submit'],
textarea,
.button {
-webkit-transition: all .1s ease-in-out;
transition: all .1s ease-in-out;
}
::-moz-selection {
background-color: #bbb;
color: transparent;
}
::selection {
background-color: #bbb;
color: transparent;
}
a {
color: #fff;
text-decoration: none;
}
a:hover {
color: #888;
}
p {
margin: 0 0 24px;
padding: 0;
}
strong {
font-weight: 700;
}
ol,
ul {
margin: 0;
padding: 0;
}
blockquote {
color: #999;
margin: 40px 40px 24px;
}
blockquote::before {
color: #999;
content: '\201C';
display: block;
font-size: 30px;
height: 0;
left: -20px;
position: relative;
top: -10px;
}
.entry-content code {
background-color: #333;
color: #ddd;
}
cite {
font-style: normal;
}
hr {
border: 0;
border-bottom: 1px solid rgba(60, 60, 60, .7);
border-collapse: collapse;
clear: left;
margin: 0 0 40px;
padding-top: 40px;
} h1,
h2,
h3,
h4,
h5,
h6 {
color: #fff;
font-family: 'Oswald', sans-serif;
font-weight: 400;
letter-spacing: 0;
line-height: 1.2;
margin-bottom: 16px;
padding: 0;
text-transform: uppercase;
}
.entry-content h1,
.entry-content
h2,
.entry-content
h3,
.entry-content
h4,
.entry-content
h5,
.entry-content
h6 {
margin: 32px 0 16px;
}
h1 {
font-size: 30px;
font-size: 3rem;
}
h2 {
font-size: 26px;
font-size: 2.6rem;
}
h3 {
font-size: 24px;
font-size: 2.4rem;
}
h4 {
color: #bbb;
font-size: 20px;
font-size: 2rem;
}
h5 {
color: #bbb;
font-size: 18px;
font-size: 1.8rem;
}
h6 {
color: #bbb;
font-size: 16px;
font-size: 1.6rem;
}  .site-container {
background-color: transparent;
margin: 40px 0;
max-width: 100%;
width: 100%;
}
.site-inner {
background-color: rgba(34, 34, 34, 0.94);
border-color: rgba(60, 60, 60, .5);
border-style: solid;
border-width: 0;
box-shadow: 0 0 8px 4px rgba(0, 0, 0, .5);
float: left;
margin: 0 0 0 24%;
max-width: 74%;
padding: 0;
width: 74%;
}
.full-width-content .site-inner {
max-width: 1200px;
width: 72%;
}
.content-sidebar-wrap {
background-color: transparent;
clear: both;
width: 100%;
}
.content {
background-color: transparent;
float: left;
padding: 60px 40px 60px;
width: 65%;
}
.full-width-content .content {
padding: 60px 40px 60px;
width: 100%;
}
.sidebar-primary {
float: right;
width: 240px;
word-wrap: break-word;
} .five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
float: left;
margin-left: 2.564102564102564%;
}
.one-half,
.three-sixths,
.two-fourths {
width: 48.717948717948715%;
}
.one-third,
.two-sixths {
width: 31.623931623931625%;
}
.four-sixths,
.two-thirds {
width: 65.81196581196582%;
}
.one-fourth {
width: 23.076923076923077%;
}
.three-fourths {
width: 74.35897435897436%;
}
.one-sixth {
width: 14.52991452991453%;
}
.five-sixths {
width: 82.90598290598291%;
}
.first {
clear: both;
margin-left: 0;
}  .site-header {
background-color: transparent;
float: left;
height: auto;
margin: 0 0 0 3%;
padding-top: 0;
position: fixed;
text-align: center;
width: 18%;
z-index: 999;
}
.site-header a {
color: #ccc;
text-decoration: none;
}
.site-header a:hover {
color: #fff;
}
.site-header .simple-social-icons ul li {
margin-bottom: 0 !important;
} .title-area {
margin: 25px 0 0;
padding: 4px 5% 5px;
text-align: center;
word-wrap: break-word;
}
.header-image .title-area {
margin: 0;
padding: 20px 5%;
}
.site-title {
font-family: 'Oswald', sans-serif;
font-size: 30px;
font-size: 3rem;
font-weight: 900;
letter-spacing: 0;
line-height: 1;
margin-bottom: 10px;
text-transform: uppercase;
}
.site-title a,
.site-title a:hover {
color: #fff;
text-decoration: none;
}
.header-image .site-title {
padding-top: 0;
text-indent: -9999px;
}
.header-image .site-title > a {
background-position: center center !important;
background-size: contain !important;
display: block;
float: none;
height: 150px;
margin: 0 auto;
max-width: 100%;
padding: 0;
width: 400px;
}
.site-description {
color: #999;
font-family: 'Oswald', sans-serif;
font-size: 15px;
font-size: 1.5rem;
font-style: normal;
font-weight: 300;
margin-bottom: 0;
text-transform: uppercase;
}
.header-image .site-description {
height: 0;
text-indent: -9999px;
}
.no-header-text .title-area {
padding: 0;
}
.no-header-text .site-title a,
.no-header-text .site-description {
display: block;
height: 0;
margin: 0;
text-indent: -9999px;
} .header-widget-area {
margin-top: 30px;
padding: 20px 0;
}
.header-widget-area .widgettitle {
color: #fff;
}
.header-widget-area .widget {
font-size: 14px;
padding: 15px 15px;
}
.header-widget-area .widget_nav_menu {
padding: 0;
}  nav {
clear: both;
}
.genesis-nav-menu {
border-top: none;
clear: both;
font-size: 14px;
font-size: 1.4rem;
font-weight: 300;
letter-spacing: 1px;
overflow: hidden;
padding: 15px 0;
width: 100%;
}
.genesis-nav-menu li {
border-bottom: none;
float: left;
list-style-type: none;
width: 100%;
}
.genesis-nav-menu a {
border-bottom: none;
color: #ccc;
display: block;
font-family: 'Oswald', sans-serif;
margin: 0;
padding: 3px;
text-align: center;
text-transform: uppercase;
}
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
color: #fff;
}
.genesis-nav-menu li:last-of-type a {
border-bottom: none;
}
.genesis-nav-menu .sub-menu {
-webkit-backface-visibility: hidden;
background: #222;
border-left: 1px solid #333;
left: -9999px;
margin: -35px 0 0 100%;
opacity: 0;
padding: 7px 0;
position: absolute;
-webkit-transition: opacity .4s ease-in-out;
transition: opacity .4s ease-in-out;
width: 250px;
z-index: 99;
}
.genesis-nav-menu .sub-menu a {
background: transparent;
color: #bbb;
letter-spacing: 0;
position: relative;
}
.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu a:active {
color: #fff;
}
.genesis-nav-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu .menu-item:hover > .sub-menu {
left: auto;
opacity: 1;
} .responsive-menu-icon {
cursor: pointer;
display: none;
}
.responsive-menu-icon::before {
color: #ddd;
content: '\f0c9';
display: block;
font: normal 20px/1 'FontAwesome';
margin: 0 auto;
text-align: center;
}  .entry {
border-bottom: 1px solid rgba(60, 60, 60, .7);
margin-bottom: 80px;
}
.error404 .entry,
.page .entry,
.single .entry {
border: none;
}
.error404 .entry,
.page .entry {
margin: 0;
}
.entry-title,
.entry-title a,
.entry-title a:hover {
color: #fff;
font-size: 30px;
font-size: 3rem;
font-weight: 900;
line-height: 1.2;
text-align: left;
text-decoration: none;
text-transform: uppercase;
}
.archive-title {
font-size: 20px;
}
.search .archive-title {
margin: -48px -60px 40px;
padding: 20px 60px;
}
.entry-content ol {
margin-bottom: 26px;
margin-left: 40px;
}
.entry-content ol > li {
list-style-type: decimal;
}
.entry-content ol ol {
margin-bottom: 0;
}
.entry-content ul {
margin-bottom: 26px;
margin-left: 40px;
}
.entry-content ul > li {
list-style-type: disc;
}
.entry-content ul ul {
margin-bottom: 0;
}
.entry-content p {
margin-bottom: 26px;
}
.entry-content .wp-caption p {
margin-bottom: 0;
}
.entry-meta {
clear: both;
font-size: 10px;
font-size: 1rem;
letter-spacing: 0;
margin-bottom: 40px;
margin-top: 15px;
text-transform: uppercase;
}
.entry-meta a {
color: #fff;
text-decoration: none;
}
.entry-meta a:hover {
color: #888;
text-decoration: none;
}
.entry-header .entry-meta {
text-align: left;
}
.single .entry-footer .entry-meta {
margin-bottom: 0;
}
.entry-image {
border: 1px solid rgba(255, 255, 255, .1);
margin-bottom: 30px;
}
.entry-comments-link::before {
content: '\2014';
margin: 0 6px 0 2px;
}
.entry-categories,
.entry-tags {
display: block;
} .entry-pagination {
clear: both;
}
.archive-pagination {
clear: both;
text-align: center;
}
.archive-pagination li {
display: inline;
}
.archive-pagination li a {
background-color: #555;
color: #fff;
cursor: pointer;
display: inline-block;
font-weight: 400;
padding: 8px 12px;
text-decoration: none;
}
.archive-pagination li a:hover,
.archive-pagination li.active a {
background-color: #666;
} .entry-comments,
.ping-list {
margin-bottom: 60px;
}
.entry-comments .comment-author {
margin-bottom: 0;
}
.comment-respond input[type='email'],
.comment-respond input[type='text'],
.comment-respond input[type='url'] {
width: 50%;
}
.comment-respond label {
display: block;
margin-right: 12px;
}
.comment-list li.comment,
.ping-list li {
list-style-type: none;
margin-top: 24px;
padding: 32px;
background-color: #6f6f6f;
}
.comment-list li li {
margin-right: -32px;
}
li.comment {
border-left: 1px solid rgba(60, 60, 60, .7);
border-right: none;
}
.form-allowed-tags {
background-color: #f5f5f5;
font-size: 14px;
padding: 24px;
} .sidebar {
border-left: 1px solid #333;
color: #ddd;
display: inline;
padding-top: 45px;
width: 35%;
}
.sidebar a {
color: #eee;
text-decoration: none;
}
.sidebar a:hover {
color: #ccc;
}
.sidebar .widget {
margin: 20px auto;
width: 85%;
word-wrap: break-word;
}
.sidebar li {
margin-bottom: 0;
padding-bottom: 0;
text-align: left;
}
.sidebar ol > li {
list-style-position: inside;
list-style-type: decimal;
padding-left: 20px;
text-indent: -20px;
}
.sidebar ul > li {
list-style-type: none;
text-indent: 0;
}
.sidebar li li {
border: none;
margin: 0 0 0 30px;
padding: 0;
}
.sidebar ul > li:last-child,
.sidebar p:last-child {
margin-bottom: 0;
}  .site-footer {
background-color: #222;
border-top: none;
clear: both;
color: #bbb;
font-size: 14px;
font-weight: 300;
letter-spacing: 0;
padding: 20px 16px;
text-align: center;
text-transform: none;
}
.site-footer a {
color: #eee;
text-decoration: none;
}
.site-footer a:hover {
color: #bbb;
}
.site-footer p {
margin-bottom: 0;
}
.site-footer .widget-title {
color: #fff;
font-family: 'Oswald', sans-serif;
font-size: 22px;
font-weight: 400px;
letter-spacing: 0;
} .footer-widgets {
background-color: #222;
border-top: none;
box-shadow: none;
clear: both;
color: #bbb;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
margin: 20px 0 0 0;
padding: 20px 10px 10px;
}
.footer-widgets a {
color: #eee;
}
.footer-widgets a:hover {
color: #bbb;
}
.footer-widgets p {
color: #bbb;
margin-bottom: 16px;
}
.footer-widgets .widget {
margin-bottom: 20px;
}
.footer-widgets .widget-area ul li {
list-style-type: none;
margin-bottom: 6px;
word-wrap: break-word;
}
.footer-widgets .widget-title {
color: #fff;
font-size: 20px;
font-size: 2rem;
letter-spacing: 3px;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
box-sizing: border-box;
float: left;
padding-left: 2.5%;
padding-right: 2.5%;
width: 33%;
}  .widgettitle {
color: #fff;
font-size: 20px;
font-size: 2rem;
font-weight: 400;
text-transform: uppercase;
}
.widget_calendar th {
text-align: center;
}
.widget_calendar td#prev {
text-align: left;
}
.widget_calendar td#next {
text-align: right;
} .after-post {
background-color: rgba(0, 0, 0, .1);
border-bottom: 1px solid rgba(60, 60, 60, .7);
border-top: 1px solid rgba(60, 60, 60, .7);
margin: 120px 0;
padding: 60px 60px 50px;
text-align: center;
}
.after-post .widgettitle {
font-size: 20px;
}
.after-post .featured-content .entry-meta,
.after-post .featured-content .entry-title {
text-align: center;
}
.after-post .widget {
margin-bottom: 30px;
}
.after-post a,
.after-post li a {
color: #fff;
}
.after-post a:hover,
.after-post li a:hover {
color: #888;
}
.after-post ul > li {
list-style-type: none;
} .featured-content .entry {
margin-bottom: 12px;
padding: 0;
}
.featured-content .entry-title {
font-size: 24px;
font-size: 2.4rem;
letter-spacing: 0;
text-align: left;
text-transform: uppercase;
}
.featured-content .entry-header .entry-meta {
color: #fff;
margin-bottom: 20px;
text-align: left;
}
.featured-content .entry-header .entry-meta a,
.featured-content .entry-header .entry-meta a:hover {
color: #888;
}
.featured-content .entry-content p {
font-size: 18px;
font-size: 1.8rem;
}  embed,
iframe,
img,
object,
video,
figure,
.wp-caption {
max-width: 100%;
}
img {
height: auto;
}
.featured-content img,
.gallery img {
width: auto;
}
.format-gallery #gallery-1 img {
border: none;
} input,
select,
textarea {
background-color: #333;
border: 1px solid rgba(60, 60, 60, .2);
box-shadow: inset 0 0 3px 1px rgba(0, 0, 0, .1);
color: #aaa;
font-weight: 300;
margin: 5px 0;
padding: 16px;
width: 100%;
}
::-webkit-input-placeholder,
::-moz-placeholder {
color: #888;
-webkit-font-smoothing: antialiased;
font-weight: 300;
}
button,
input[type='button'],
input[type='reset'],
input[type='submit'],
.button {
background-color: #555;
border: none;
box-shadow: none;
color: #fff;
cursor: pointer;
font-weight: 400;
letter-spacing: 1px;
margin: 10px 0;
padding: 16px 24px;
text-transform: uppercase;
width: auto;
}
button:hover,
input[type='button']:hover,
input[type='reset']:hover,
input[type='submit']:hover,
.button:hover {
background-color: #666;
border: none;
}
.button {
display: inline-block;
text-decoration: none;
}
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button {
display: none;
}
input[type='checkbox'],
input[type='image'],
input[type='radio'] {
width: auto;
} table {
border-collapse: collapse;
border-spacing: 0;
line-height: 2;
margin-bottom: 40px;
width: 100%;
}
tbody {
border-bottom: 1px solid rgba(60, 60, 60, .7);
}
th,
td {
text-align: left;
}
th {
font-weight: bold;
text-transform: uppercase;
}
td {
border-top: 1px solid rgba(60, 60, 60, .7);
padding: 6px 0;
}   .avatar {
float: left;
}
.site-header .avatar {
border-radius: 50%;
display: block;
float: none;
height: 112px;
margin: 0 auto 24px;
width: 112px;
}
.author-box .avatar {
height: 70px;
margin-right: 24px;
width: 70px;
}
.entry-comments .avatar {
height: 48px;
margin: 0 16px 24px 0;
width: 48px;
}
.alignleft .avatar {
margin-right: 24px;
}
.alignright .avatar {
margin-left: 24px;
}
.site-header .site-avatar img {
border-radius: 50%;
display: block;
float: none;
height: 112px;
margin: 0 auto 24px;
width: 112px;
}
.search-form {
width: 100%;
}
.search-form input[type='submit'] {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
padding: 0;
position: absolute;
width: 1px;
}
.alignleft {
float: left;
text-align: left;
}
.alignright {
float: right;
text-align: right;
}
img.centered,
img.aligncenter {
display: block;
margin: 0 auto 24px;
}
img.alignnone {
margin-bottom: 12px;
}
img.alignleft {
margin: 0 24px 24px 0;
}
img.alignright {
margin: 0 0 24px 24px;
}
a.alignleft,
a.alignnone,
a.alignright {
max-width: 100%;
}
a.alignnone {
display: inline-block;
}
a.alignleft {
margin: 0 24px 24px 0;
}
a.alignright {
margin: 0 0 24px 24px;
}
.wp-caption.alignleft {
margin: 0 24px 24px 0;
}
.wp-caption.alignright {
margin: 0 0 24px 24px;
}
.wp-caption-text {
font-size: 14px;
font-weight: 700;
margin: 0;
text-align: center;
}
.widget_calendar table {
width: 100%;
}
.widget_calendar td {
text-align: center;
} .archive-description {
border-bottom: 1px solid rgba(60, 60, 60, .7);
margin: 0 -60px 60px;
padding: 40px 60px 16px;
}
.archive .archive-description {
margin-top: -48px;
}
.author-box {
border-bottom: 1px solid rgba(60, 60, 60, .7);
margin: 0 -60px 60px;
padding: 40px 60px;
}
.author-box p {
margin-bottom: 0;
}
.author .author-box {
margin-top: -48px;
}
.author-box-title {
color: #000;
font-size: 16px;
margin-bottom: 4px;
}
.breadcrumb {
margin: 0 -60px 60px;
margin-top: -48px;
padding: 40px 60px;
}  .enews-widget input {
border: none;
margin-right: -4px;
padding: 16px 24px 15px;
width: 60%;
}
.enews-widget input[type='submit'] {
background-color: #555;
color: #fff;
margin: 0;
padding: 16px 24px 15px;
width: auto;
}
.enews-widget input:hover[type='submit'] {
background-color: #666;
}
.content .enews-widget input input:focus {
border: none;
}
.enews form + p {
margin-top: 24px;
} .latest-tweets ul li {
margin-bottom: 16px;
} img#wpstats {
display: none;
} div.gform_wrapper input[type='text'],
div.gform_wrapper textarea,
div.gform_wrapper .ginput_complex label {
font-size: 16px;
padding: 16px;
}
div.gform_wrapper .ginput_complex label {
padding: 0;
}
div.gform_wrapper li,
div.gform_wrapper form li {
margin: 16px 0 0;
} .genesis_responsive_slider {
position: relative;
}
.genesis_responsive_slider li {
list-style: none;
}
.genesis_responsive_slider #genesis-responsive-slider {
background-position: top center;
background-repeat: no-repeat;
border-bottom: 1px solid #ecebea;
border-left: none;
border-right: none;
border-top: none;
min-height: 300px;
padding: 0;
position: relative;
}
.genesis_responsive_slider .flex-direction-nav li .prev {
left: 0;
}
.genesis_responsive_slider .flex-direction-nav li .next {
right: 0;
}
.genesis_responsive_slider .flex-direction-nav li a {
opacity: .5;
}
.genesis_responsive_slider .slide-excerpt-border {
background: none;
border: none;
display: inline;
float: left;
margin: 10px;
padding: 14px;
position: relative;
z-index: 8;
}
.genesis_responsive_slider .flexslider {
background: none;
}
.genesis_responsive_slider .slide-excerpt {
background: none;
display: block;
filter: alpha(opacity=80);
margin: 10px;
opacity: .8;
padding: 0;
position: absolute;
z-index: 8;
}
.genesis_responsive_slider h2 a {
color: #41c9fe;
font-family: 'Cabin', 'CabinSemiBold', serif;
}
.genesis_responsive_slider-left {
background-image: url(//www.action-cascade.com/wp-content/themes/imagely-fearless/images/shadow-top.png);
background-position: top center;
background-repeat: no-repeat;
height: 42px;
position: absolute;
top: 0;
width: 100%;
z-index: 100;
} #supersized img {
max-width: none;
}    .imagely-masonry .content-sidebar-wrap {
padding: 60px 40px 60px;
}
.imagely-masonry .content,
.imagely-masonry.full-width .content {
margin-bottom: 75px;
padding: 0 !important;
}
.imagely-masonry .content .entry {
background-color: #191919;
border: 1px solid #252525;
box-shadow: 0 0 3px 1px rgba(34, 25, 25, .4);
margin: 0 0 30px;
max-width: 100%;
overflow: hidden;
padding: 15px 15px 20px;
width: 31.5%;
}
.imagely-masonry .content .entry-header {
margin-bottom: 10px;
}
.imagely-masonry .content .entry-header img {
margin-bottom: 15px;
width: 100%;
}
.imagely-masonry .content .entry-title {
font-size: 22px;
font-size: 2.2rem;
font-size: 22px;
letter-spacing: 1px;
margin-bottom: 15px;
text-align: left;
word-wrap: break-word;
}
.imagely-masonry .content .entry-meta {
text-align: left;
word-wrap: break-word;
}
.imagely-masonry .content .entry-content {
word-wrap: break-word;
}
.imagely-masonry .content .entry-pagination {
display: none;
}
.imagely-masonry .content .pagination {
text-align: center;
} .imagely-masonry-2 .content .entry {
padding: 0 0 20px;
}
.imagely-masonry-2 .content .entry-title {
padding: 15px 15px 0;
}
.imagely-masonry-2 .content .entry-meta,
.imagely-masonry-2 .content .entry-content {
padding-left: 15px;
padding-right: 15px;
} .imagely-grid .content .entry {
background-color: rgba(0, 0, 0, .1);
background-image: -webkit-radial-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));
background-image:         radial-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));
border: none;
box-shadow: 0 0 2px 1px rgba(0, 0, 0, .3);
float: left;
height: 300px;
margin: 0 2% 2% 0;
overflow: hidden;
position: relative;
text-align: center;
width: 49%;
}
.imagely-grid .content .entry:nth-of-type(2n) {
margin: 0 0 2% 0;
}
.imagely-grid .content .entry:nth-of-type(2n+1) {
margin: 0 2% 2% 0;
}
.imagely-grid .content .entry img {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 100%;
}
.imagely-grid .content .entry .aligncenter {
margin: 0 auto;
}
.imagely-grid .content .entry-header {
background-color: rgba(0, 0, 0, .3);
padding: 200px 0;
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
width: 100%;
}
.imagely-grid .content .entry-header:hover {
background-color: rgba(0, 0, 0, .1);
}
.imagely-grid .content .entry-title {
font-size: 24px;
font-size: 2.4rem;
font-size: 24px;
margin: 0;
padding: 0 15px;
text-align: center;
word-wrap: break-word;
}
.imagely-grid .content .entry-title a,
.imagely-grid .content .entry-title a:hover {
color: #fff;
display: block;
text-align: center;
}
.imagely-grid .content .entry-meta,
.imagely-grid .content .entry-mea a {
color: #fff;
font-size: 14px;
font-size: 1.4rem;
font-size: 14px;
margin-bottom: 0;
text-align: center;
}
.imagely-grid .content .entry-time::before {
display: none;
}
.imagely-grid .content .pagination {
padding-top: 50px;
text-align: center;
}
.imagely-grid.content-sidebar .content .entry {
width: 99%;
}
.imagely-grid .featured-content .entry-header {
position: static;
}
.imagely-grid .featuredpage .entry {
margin-right: 0;
width: 100%;
} .imagely-featured-image .content {
padding: 0 0 60px;
width: 65%;
}
.imagely-featured-image .content > .entry .entry-content,
.imagely-featured-image .content > .entry .entry-footer {
margin-left: auto;
margin-right: auto;
max-width: 960px;
padding-left: 30px;
padding-right: 30px;
}
.imagely-featured-image .content > .entry .entry-header {
background-color: rgba(0, 0, 0, .1);
background-image: -webkit-radial-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));
background-image:         radial-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .2));
border: 1px solid #222;
height: 500px;
margin-bottom: 100px;
margin-top: 0;
overflow: hidden;
text-align: center;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
width: 100%;
}
.imagely-featured-image .content > .entry .entry-header .wrap {
background-color: rgba(0, 0, 0, .4);
height: 100%;
padding: 0 20px;
width: 100%;
}
.imagely-featured-image .content > .entry .entry-header h1 {
margin-bottom: 0;
}
.imagely-featured-image .content > .entry .entry-title {
color: #fff;
position: relative;
text-align: center;
text-transform: uppercase;
top: 40%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.imagely-featured-image .content > .entry .entry-title a {
color: #fff;
}
.imagely-featured-image .content > .entry .entry-title a:hover,
.imagely-featured-image .content > .entry .entry-title a:focus {
color: #fff;
}
.imagely-featured-image .content > .entry .entry-meta {
color: #fff;
position: relative;
text-align: center;
top: 42%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.imagely-featured-image .content > .entry .entry-meta a,
.imagely-featured-image .content > .entry .entry-meta a:hover {
color: #fff;
}
.imagely-featured-image #respond,
.imagely-featured-image .entry-comments,
.imagely-featured-image .after-entry {
margin-left: auto;
margin-right: auto;
max-width: 960px;
padding-left: 30px;
padding-right: 30px;
}
.imagely-featured-image.full-width-content .content {
padding: 0 0 60px;
width: 100%;
}
.imagely-featured-image.content-sidebar .content .entry-header {
height: 400px;
} .imagely-no-content .site-inner {
display: none;
} .site-title {
margin: 20px 0 10px;
}
.site-header {
padding-bottom: 30px;
}
.header-widget-area {
margin-top: 0;
}
.responsive-menu-icon {
display: block;
}
.genesis-nav-menu {
display: none;
}
.content,
.full-width-content .content,
.imagely-masonry .content-sidebar-wrap {
padding: 40px;
}
.imagely-featured-image {
top: 45%;
}
.imagely-featured-image .entry-meta {
top: 47%;
}  @media only screen and (max-width: 1120px) {
.site-container {
margin: 0 auto 20px;
max-width: 95%;
width: 95%;
}
.site-inner,
.full-width-content .site-inner {
border-color: rgba(50, 50, 50, .7);
border-style: solid;
border-width: 1px;
float: none;
margin-left: 0;
margin-right: 0;
max-width: 100%;
width: 100%;
}
.content,
.full-width .content,
.sidebar-primary {
padding: 45px 35px;
width: 100%;
}
.sidebar .widget {
width: 100%;
}
.sidebar {
border-left: none;
}
.site-header {
border-color: rgba(50, 50, 50, .7);
border-style: solid;
border-width: 1px;
float: none;
height: auto;
margin: 20px 0 30px;
max-width: 100%;
padding-top: 0;
position: static;
width: 100%;
}
.title-area {
margin-bottom: 0;
margin-top: 0;
padding: 20px 5%;
}
.site-title {
color: #fff;
}
.header-image .site-title > a {
height: 112.5px;
width: 300px;
}
.site-description {
color: #ddd;
}
.header-widget-area {
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.header-widget-area .widget {
font-size: 14px;
padding: 0 15px 25px;
}
.header-widget-area .widget_nav_menu {
padding: 0 15px 0;
}
.archive-description,
.author-box,
.breadcrumb {
margin: 0 0 60px;
}
.search-form {
float: none;
margin: 0 auto;
width: 100%;
} .responsive-menu-icon {
display: block;
margin-bottom: 25px;
text-align: left;
}
.genesis-nav-menu {
border-bottom: none;
margin: 0;
text-align: center;
}
.genesis-nav-menu li {
border: none;
float: none;
width: auto;
}
.genesis-nav-menu.responsive-menu {
border: none;
color: #ddd;
display: none;
margin: 0;
}
.genesis-nav-menu.responsive-menu .menu-item {
display: block;
text-align: left;
}
.genesis-nav-menu.responsive-menu .menu-item:hover {
position: static;
}
.genesis-nav-menu.responsive-menu > .menu-item > .sub-menu {
display: none;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children {
cursor: pointer;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children > a {
margin-right: 60px;
}
.genesis-nav-menu.responsive-menu .menu-item-has-children:before {
content: '\f107';
float: right;
font: normal 16px/1 'FontAwesome';
height: 16px;
margin-top: 10px;
padding-right: 5px;
right: 0;
text-align: right;
z-index: 9999;
}
.genesis-nav-menu.responsive-menu a {
background: none;
border: none;
color: #ddd;
display: block;
font-weight: 400;
letter-spacing: 2px;
line-height: 1;
margin: 0;
padding: 16px 20px 16px 8px;
text-align: left;
}
.genesis-nav-menu.responsive-menu a:hover,
.current-menu-item > .genesis-nav-menu.responsive-menu a {
background: none;
border: none;
color: #eee;
display: block;
letter-spacing: 2px;
line-height: 1;
text-align: left;
}
.genesis-nav-menu.responsive-menu .sub-menu {
background: transparent;
border: none;
left: auto;
margin: 0;
opacity: 1;
padding: 0 0 0 5px;
position: relative;
-webkit-transition: opacity .4s ease-in-out;
transition: opacity .4s ease-in-out;
width: 100%;
z-index: 99;
}
.genesis-nav-menu.responsive-menu .sub-menu li a {
color: #aaa;
font-weight: 300;
letter-spacing: 1.5px;
padding: 10px 20px;
position: relative;
text-align: left;
text-transform: none;
width: 100%;
}
.genesis-nav-menu.responsive-menu .sub-menu li a:hover,
.genesis-nav-menu.responsive-menu .sub-menu li a:active {
color: #eee;
}
.genesis-nav-menu.responsive-menu .sub-menu .sub-menu ul {
padding-bottom: 0;
padding-top: 0;
}
.genesis-nav-menu.responsive-menu .menu-open.menu-item-has-children:before {
content: '\f106';
}
.imagely-masonry .content-sidebar-wrap {
padding: 20px 15px;
}
.imagely-masonry .content .entry {
width: 48%;
}
.imagely-masonry .site-inner {
margin: 40px auto 100px;
}
.imagely-grid .site-inner {
margin: 40px auto 100px;
}
.imagely-featured-image .content {
width: 100%;
}
.imagely-featured-image .entry-header {
height: 400px;
}
} @media only screen and (max-width: 800px) {
.entry-title,
h1 {
font-size: 2.625rem;
}
h2 {
font-size: 2.275rem;
}
h3 {
font-size: 2.1rem;
}
h4 {
font-size: 1.75rem;
}
h5 {
font-size: 1.575rem;
}
h6 {
font-size: 1.4rem;
}
.site-header .widget-area {
text-align: center;
}
.content,
.full-width-content .content,
.sidebar {
padding: 30px 25px;
}
.sidebar {
border-top: 1px solid #333;
}
.sidebar .widget {
width: 100%;
}
.entry-title {
font-size: 32px;
}
.enews-widget input,
.enews-widget input[type='submit'],
.five-sixths,
.four-sixths,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.search-form,
.three-fourths,
.three-sixths,
.two-fourths,
.two-sixths,
.two-thirds {
margin: 0;
width: 100%;
}
.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
width: 100%;
}
.footer-widgets-1,
.footer-widgets-2 {
margin-right: 0;
}
.imagely-grid .content,
.imagely-grid .full-width-content .content {
padding: 25px 20px;
text-align: center;
}
.imagely-grid .entry {
width: 99%;
}
.imagely-grid .content,
.imagely-grid .full-width-content .content {
padding: 20px 15px;
text-align: center;
}
.imagely-grid .content .entry {
margin: 2% 0;
width: 100%;
}
.imagely-grid .entry-title {
font-size: 2.2rem;
font-size: 22px;
}
.imagely-featured-image .entry-header {
border: none;
height: 400px;
}
} @media only screen and (max-width: 640px) {
.site-tite,
.site-title a {
font-size: 3rem;
}
.site-description {
font-size: 1.3rem;
}
.imagely-post-thumbnail .entry-meta {
display: none;
}
.comment-respond input[type='email'],
.comment-respond input[type='text'],
.comment-respond input[type='url'] {
width: 100%;
}
.imagely-masonry .content .entry {
width: 100%;
}
.imagely-grid .content,
.imagely-grid .full-width .content {
text-align: center;
}
.imagely-grid .content .entry {
margin: 2% 0;
width: 100%;
}
.imagely-grid .entry-title {
font-size: 2.2rem;
font-size: 22px;
}
} @media only screen and (max-width: 1120px) {
.header-widget-area {
border-bottom: none;
border-top: none;
}
.imagely-featured-image .entry-header {
height: 400px;
}
}