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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline; }
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body {
background: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
display: block; }
ol, ul {
list-style: none; }
table { border-collapse: separate;
border-spacing: 0; }
caption, th, td {
font-weight: normal;
text-align: left; }
blockquote:before, blockquote:after {
content: ""; }
q:before, q:after {
content: ""; }
blockquote, q {
quotes: "" ""; }
a:focus {
outline: thin dotted; }
a:hover, a:active { outline: 0; }
a img {
border: 0; } body, button, input, select, textarea {
color: #404040;
font: 13px/1.5em "Ubuntu", Arial, Helvetica, Geneva, sans-serif;
word-wrap: break-word; }
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; } .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important; } h1, h2, h3, h4, h5, h6 {
clear: both; } p {
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 3em; }
ul {
list-style: disc; }
ol {
list-style: decimal; }
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
b, strong {
font-weight: bold; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0 1.5em; }
address {
margin: 0 0 1.5em; }
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
margin-bottom: 1.6em;
padding: 1.6em;
overflow: auto;
max-width: 100%; }
code, kbd, tt, var {
font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help; }
mark, ins {
background: #fff9c0;
text-decoration: none; }
sup, sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
bottom: 1ex; }
sub {
top: .5ex; }
small {
font-size: 75%; }
big {
font-size: 125%; }
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
th {
font-weight: bold; }
button, input, select, textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input {
line-height: normal; *overflow: visible; }
button, html input[type="button"] {
-webkit-appearance: button; }
input[type="reset"], input[type="submit"] {
-webkit-appearance: button; }
button, html input[type="button"] {
background: #2D2F33;
border: none;
color: #FFF;
cursor: pointer; text-decoration: none;
font-weight: 200;
font-size: 14px;
padding: 12px 35px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
input[type="reset"], input[type="submit"] {
background: #2D2F33;
border: none;
color: #FFF;
cursor: pointer; text-decoration: none;
font-weight: 200;
font-size: 14px;
padding: 12px 35px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
a.button {
background: #2D2F33;
border: none;
color: #FFF;
cursor: pointer; text-decoration: none;
font-weight: 200;
font-size: 14px;
padding: 12px 35px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
a.button:visited {
background: #2D2F33;
border: none;
color: #FFF;
cursor: pointer; text-decoration: none;
font-weight: 200;
font-size: 14px;
padding: 12px 35px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; }
button:hover, html input[type="button"]:hover {
color: #F0F0F0;
background: #37393e; }
input[type="reset"]:hover, input[type="submit"]:hover {
color: #F0F0F0;
background: #37393e; }
a.button:hover {
color: #F0F0F0;
background: #37393e; }
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner { border: 0;
padding: 0; }
input::-moz-focus-inner { border: 0;
padding: 0; }
input[type=text], input[type=email] {
color: #666;
border: 1px solid #ccc; }
textarea {
color: #666;
border: 1px solid #ccc; }
input[type=text]:focus, input[type=email]:focus {
color: #111; }
textarea:focus {
color: #111; }
input[type=text], input[type=email] {
padding: 3px; }
textarea {
overflow: auto; padding-left: 3px;
vertical-align: top; width: 98%; } a {
color: royalblue; }
a:visited {
color: purple; }
a:hover, a:focus, a:active {
color: midnightblue; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em; }
.alignright {
display: inline;
float: right;
margin-left: 1.5em; }
.aligncenter {
clear: both;
display: block;
margin: 0 auto; } body {
background: #F6F4F2; }
.container {
width: 960px;
margin: 0 auto;
position: relative; }
.clear {
clear: both; } .entry-content {
line-height: 1.5em;
color: #6a6a6a;
font-size: 13px; }
.entry-content > *:last-child {
margin-bottom: 0; }
.entry-content > *:first-child {
margin-top: 0; }
.entry-content p {
margin: 20px 0; }
.entry-content > ul, .entry-content > li {
margin: 20px 0; }
.entru-content dl {
margin: 20px 0; }
.entry-content blockquote {
font-style: italic;
font-size: inherit;
margin-left: 1.5em; }
.entry-content blockquote cite {
font-weight: bold;
font-size: 90%; }
.entry-content pre {
background: white;
font-family: "Courier New", Courier, mono;
border: 1px solid #E0E0E0;
padding: 10px;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }
.entry-content code {
font-family: "Courier New", Courier, mono; }
.entry-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0; }
.entry-content strong {
font-weight: bold; }
.entry-content em {
font-style: italic; }
.entry-content a img {
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25); }
.entry-content input[type=submit] {
padding: 4px 10px;
font-size: 90%; }
.entry-content .gallery {
margin: 25px 0 !important; }
.entry-content .gallery .gallery-item {
margin-bottom: 0 !important;
margin-top: 0 !important; }
.entry-content .gallery .gallery-icon {
line-height: 0;
margin-bottom: 0 !important; }
.entry-content .gallery img {
border: none !important; }
.entry-content .gallery .gallery-caption {
margin: 10px !important;
padding-left: 0 !important; }
.entry-content table {
width: 100%; }
.entry-content img {
max-width: 100%;
height: auto;
display: block; }
.entry-content img.wp-smiley {
display: inline; }
.entry-content .wp-caption {
max-width: 100%;
margin: 5px 0 30px 0;
border: 1px solid #E0E0E0;
padding: 8px;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center; }
.entry-content .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px; }
.entry-content .alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px; }
.entry-content .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
.entry-content .gallery {
margin-bottom: 1.5em; }     .entry-content .gallery a img {
border: none;
height: auto;
max-width: 90%; }
.entry-content .gallery dd {
margin: 0; } .wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
margin-bottom: 1.5em; }
.wp-caption-text {
text-align: center;
margin-top: 0.5em; }
.wp-caption .wp-caption-text {
margin: 0.5em 0 0 0; } .entry-content ul {
list-style-type: square; }
.entry-content ol {
list-style-type: decimal; }
.entry-content ol ol {
list-style-type: upper-alpha; }
.entry-content ol ol ol {
list-style-type: lower-roman; }
.entry-content ul li, .entry-content ol li {
margin-left: 1.5em; }
.entry-content dl dt {
margin-bottom: 5px;
font-weight: bold; }
.entry-content dl dd {
margin-bottom: 10px;
padding-left: 20px; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
font-weight: 300;
margin: 20px 0; }
.entry-content h1 {
font-size: 165%; }
.entry-content h2 {
font-size: 145%; }
.entry-content h3 {
font-size: 130%; }
.entry-content h4 {
font-size: 115%; }
.entry-content h5 {
font-size: 100%; }
.entry-content h6 {
font-size: 95%; }   .sticky,
.bypostauthor {
display: block; }  #masthead {
background-image: -webkit-gradient(linear, left bottom, left top, from(#212326), to(#181818));
background-image: -moz-gradient(linear, left bottom, left top, from(#212326), to(#181818));
background-image: -ms-gradient(linear, left bottom, left top, from(#212326), to(#181818));
background-image: -o-gradient(linear, left bottom, left top, from(#212326), to(#181818));
background: #212326;
color: #CBCBCB; }
#masthead .hgroup {
float: left; }
#masthead #masthead-search-icon {
margin-right: 15px;
cursor: pointer; }
#masthead img#masthead-search-icon {
max-width: 14px;
max-height: 14px;
position: relative;
top: 3px;
z-index: 0; }
#masthead #searchform {
display: inline-block; }
#masthead #searchform .field {
width: 0;
position: relative;
left: 15px;
border-color: transparent;
color: transparent;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
outline: none;
-webkit-transition: all 0.25s ease-in-out;
-moz-transition: all 0.25s ease-in-out;
-o-transition: all 0.25s ease-in-out;
transition: all 0.25s ease-in-out;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
padding: 4px 5px;
font-size: 12px;
font-weight: 500;
opacity: 0;
visibility: hidden; }
#masthead #searchform .field.search-field-visible {
color: #666;
width: 150px;
opacity: 1;
visibility: visible;
z-index: 5; }
#masthead #searchform .submit {
display: none; }
#masthead .hgroup img {
max-height: 100%;
width: auto; }
#masthead .site-title {
font-family: "Open Sans", sans-serif;
color: #F2F2F2;
font-weight: 600;
font-size: 22px;
line-height: 1em;
float: left;
margin: 11px 0; }
#masthead .site-title a {
color: inherit;
text-decoration: none; }
#masthead .site-title.image-logo a {
line-height: 0;
display: block; }
#masthead .site-navigation {
float: right; }
#masthead .site-navigation .menu-wrapper {
display: inline-block; }
#masthead .site-navigation .menu-wrapper ul {
list-style: none;
margin: 0;
font-size: 12px; }
#masthead .site-navigation .menu-wrapper ul li {
display: inline-block;
margin-left: 25px;
position: relative;
line-height: 1; }
#masthead .site-navigation .menu-wrapper ul ul li {
margin-left: 0;
display: block; }
#masthead .site-navigation .menu-wrapper ul > li:first-child {
margin-left: 0; }
#masthead .site-navigation .menu-wrapper ul li a {
color: inherit;
text-decoration: none;
font-weight: 500;
display: block;
padding: 18px 0; }
#masthead .site-navigation .menu-wrapper ul ul {
position: absolute;
z-index: 9999;
width: 180px;
top: 100%;
left: 50%;
margin: 0 0 0 -90px;
display: none;
background: #333; }
#masthead .site-navigation .menu-wrapper ul ul li a {
padding: 10px; }
#masthead .site-navigation .menu-wrapper ul ul li:first-child a {
padding-top: 15px; }
#masthead .site-navigation .menu-wrapper ul ul li:last-child a {
padding-bottom: 15px; }
#masthead .site-navigation .menu-wrapper ul ul ul {
left: 100%;
top: 0;
margin-left: 0; }
#masthead .site-navigation .menu-wrapper ul ul a {
color: inherit;
text-decoration: none;
display: block; }
#masthead .site-navigation .menu-wrapper ul ul li:last-child {
margin-bottom: 0; }
#masthead .site-navigation .menu-wrapper ul li:hover > ul {
display: block; }    .slider {
height: 420px;
width: 100%;
position: relative;
overflow: hidden;
background: #1c1c1c; }
.slider .slide {
height: 420px; }
.slider .slides {
list-style: none;
margin: 0;
padding: 0; }
.slider .slide {
display: none;
position: relative;
float: left;
width: 100%; }
.slider .wp-post-image {
display: block;
width: 100%;
height: auto; }
.slider .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.45; }
.slider .slide-text {
line-height: 1;
position: absolute;
top: 30px;
left: 0;
width: 100%;
text-align: center;
font-family: "Open Sans", sans-serif;
font-weight: 200;
color: #FFF; }
.slider h1 {
text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
margin: 0 0 20px 0;
font-size: 42px; }
.slider p {
margin: 0;
font-size: 18px;
color: #E5E5E5; }
.slider .play {
display: block;
width: 97px;
height: 97px;
background-image: url(//singleshotshow.com/wp-content/themes/focusz/images/play.png);
position: absolute;
text-indent: -9999px;
text-decoration: none;
top: 55%;
left: 50%;
margin: -48px 0 0 -48px; }
.slider .flex-control-nav {
position: absolute;
z-index: 4;
bottom: 15px;
left: 0;
display: block;
width: 100%;
height: 1em;
text-align: right;
line-height: 1;
margin: 0; }
.slider .flex-control-nav li {
display: inline-block;
margin-left: 4px; }
.slider .flex-control-nav a {
display: block;
width: 11px;
height: 11px;
-moz-border-radius: 11px;
-webkit-border-radius: 11px;
border-radius: 11px;
background: #FFF;
opacity: 0.65;
font-size: 0;
text-decoration: none;
text-indent: -9999px;
overflow: hidden;
cursor: pointer;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
-o-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out; }
.slider .flex-control-nav a.flex-active {
opacity: 0.95; }
.slider .slider-decoration {
position: absolute;
height: 7px;
bottom: 0;
left: 0;
width: 100%;
opacity: 0.4;
background: #000; }
.slider .video {
bottom: 40px; }
.content-container {
position: relative;
padding: 16px;
background: #FFF;
border: 1px solid #CCC; } #secondary .widget {
margin-bottom: 30px; }
#secondary .widget *, #secondary .widget img {
max-width: 100%;
height: auto; }
#secondary .widget:last-child {
margin-bottom: 0; }
.widget .widget-title {
font-size: 14px;
font-weight: 500;
color: #393939;
margin-bottom: 10px; }
.widget ul, .widget ol {
list-style: none;
margin: 0;
padding: 0; }
.widget ul ul, .widget ol ol, .widget ul ol, .widget ol ul {
margin-left: 0.75em; }
.widget ul li, .widget ol li {
line-height: 1.5em; }
.widget ul li:last-child, .widget ol li:last-child {
margin-bottom: 0; }
.widget ul li a, .widget ol li a {
color: #333;
text-decoration: none; }
.widget .loop-container .entry-title {
margin-bottom: 0; }
.widget .slider-container li.slide {
margin-left: 0; }
.widget .slider-container li.slide .slide-text {
color: #fff; }
.widget .slider-container li.slide h1 {
margin: 0 0 20px 0;
font-size: 42px;
color: #fff; }
.widget .slider-container .flex-control-nav .container {
max-width: 100%; }
.widget .slider-container .flex-control-nav .container li:last-child {
margin-right: 5px; } .widget_focus_post_author_widget .avatar {
float: left; }
.widget_focus_post_author_widget .author-text {
margin-left: 55px; }
.widget_focus_post_author_widget .author-text .title {
line-height: 1;
font-size: 13px;
font-weight: 500;
color: #4B4B4B;
margin-top: 5px;
margin-bottom: 5px; }
.widget_focus_post_author_widget .author-text .author {
line-height: 1;
font-size: 18px;
font-weight: 500;
color: #373737; }
.widget_focus_post_author_widget .post-info {
font-size: 11px;
color: #6F6F6F;
margin-top: 10px;
line-height: 1.3em; }
.widget_focus_post_author_widget .post-info a {
color: #474747; } .widget_search input {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.widget_search input.field {
display: inline-block;
width: 67%; }
.widget_search input[type=submit] {
display: block;
float: right;
padding: 5px 0;
font-size: 12px;
line-height: 12px;
width: 30%; } h2.archive-title {
font-size: 18px;
font-weight: 200;
margin: 15px 0;
color: #2D3033; }
.loop-container {
padding-bottom: 0; }
.no-results-container {
padding-bottom: 15px; }
.loop-container .wrapper {
margin: 0 -6px;
padding-bottom: 15px; }
.loop-container article {
position: relative;
width: 33.33333%;
padding: 0 6px;
float: left;
margin-bottom: 15px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden; }
.loop-container article a {
text-decoration: none; }
.loop-container article img.attachment-post-thumbnail {
width: 100%;
height: auto;
-webkit-transition: opacity 0.175s ease-in-out;
-moz-transition: opacity 0.175s ease-in-out;
-o-transition: opacity 0.175s ease-in-out;
transition: opacity 0.175s ease-in-out; }
.loop-container article .thumbnail-wrapper {
display: block;
background: #1a1c1f;
line-height: 0;
min-height: 42px; }
.loop-container article .entry-title {
font-size: 15px;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
text-align: center;
margin-top: -0.5em;
font-weight: 200;
color: #FFF;
padding: 0 6px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: top 0.175s ease-in-out;
-moz-transition: top 0.175s ease-in-out;
-o-transition: top 0.175s ease-in-out;
transition: top 0.175s ease-in-out;
line-height: 1.5em; }
.loop-container article .entry-title span {
background: #1a1c1f;
background: rgba(26, 28, 31, 0.9);
padding: 10px;
display: block; }
.loop-container article .time {
position: absolute;
top: 10px;
right: 10px;
color: #FFF;
background: #1a1c1f;
background: rgba(26, 28, 31, 0.8);
font-size: 10px;
font-weight: bold;
line-height: 1;
padding: 4px 5px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; } .infinite-scroll .paging-navigation {
display: none; }
.infinite-scroll #infinite-handle {
margin: 20px 0;
text-align: center; } .content-container {
margin-top: -25px; }
.content-container.loop-container {
margin-top: 0; }
.single .container-decoration {
position: absolute;
top: -7px;
left: 0;
width: 100%;
height: 7px;
background: #000;
opacity: 0.5; }
.single #content {
width: 70%;
float: left; }
.single .nav-previous-post,
.single .nav-next-post {
display: inline-block; }
.single .nav-previous-post a,
.single .nav-next-post a {
text-decoration: none; }
.single .nav-previous-post a i,
.single .nav-next-post a i {
font-size: 40px;
color: #fff;
opacity: 0.5; }
.single .nav-previous-post a i:hover,
.single .nav-next-post a i:hover {
opacity: 1; }
.single .nav-previous-post a img,
.single .nav-next-post a img {
position: relative !important;
width: auto;
max-width: 38px;
height: auto; }
.single #single-header > .nav-previous-post,
.single #single-header > .nav-next-post {
position: absolute;
top: 40%; }
@media (max-width: 1150px) {
.single #single-header > .nav-previous-post,
.single #single-header > .nav-next-post {
display: none; } }
.single #single-header .nav-previous-post {
left: 40px; }
.single #single-header .nav-next-post {
right: 40px; }
.single #single-header .nav-arrow-links:after {
clear: both;
content: "";
display: block; }
@media (min-width: 1151px) {
.single #single-header .nav-arrow-links .nav-previous-post,
.single #single-header .nav-arrow-links .nav-next-post {
display: none; } }
.single #single-header .nav-arrow-links .nav-previous-post {
float: left;
margin-left: 20px; }
.single #single-header .nav-arrow-links .nav-next-post {
float: right;
margin-right: 20px; } #single-header {
position: relative;
margin-bottom: 0;
overflow: hidden;
background: #1c1c1c;
height: auto; }
#single-header .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.4; }
#single-header img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto; }
#single-header .container {
margin-top: 30px;
padding-bottom: 30px; }
#single-header .overlay {
opacity: 0.75; }
#single-header .post-heading {
line-height: 1;
width: 100%;
text-align: center;
font-family: "Open Sans", sans-serif;
font-weight: 200;
color: #FFF;
margin-bottom: 30px; }
#single-header .video {
margin-bottom: 25px; }
#single-header h1 {
text-shadow: 0 2px 1px rgba(0, 0, 0, 0.3);
margin: 0 0 20px 0;
font-size: 42px; }
#single-header p {
margin: 0;
font-size: 18px;
color: #E5E5E5; } .site-footer {
margin-top: 25px;
background: #2A2B2F;
padding: 25px 0; }
.site-footer.no-content {
margin-top: 0; } #footer-cta {
margin-bottom: -25px;
margin-top: 25px;
padding: 25px 0;
background: #EDE9E4; }
#footer-cta h3 {
font-weight: 200;
font-size: 18px;
color: #2D3033; }
#footer-cta a.button {
position: absolute;
top: 50%;
right: 0;
margin-top: -21px; }
footer .site-info {
margin-top: 20px;
font-size: 11px;
color: #999;
text-align: center; }
footer .site-info a {
color: #CCC;
text-decoration: none; } #footer-widgets {
margin: 0 -10px; }
#footer-widgets aside {
float: left;
width: 50%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0 10px;
color: #999; }
#footer-widgets aside img, #footer-widgets aside * {
max-width: 100%;
height: auto; }
#footer-widgets aside a {
color: #CCC; }
#footer-widgets aside .widget-title {
color: #FFF;
margin-bottom: 20px; } .entry-content {
color: #6a6a6a;
font-size: 13px;
line-height: 1.6em; }
.entry-content p {
margin: 25px 0; }
.entry-content > ul, .entry-content > li {
margin: 25px 0; }
.entru-content dl {
margin: 25px 0; }
.entry-content p:first-child {
margin-top: 0; }
.entry-content p:last-child {
margin-bottom: 0; }
.entry-content > div:first-child {
margin-top: 25px; }
.entry-content a {
color: #dc5c3b; }
.pingback a {
color: #dc5c3b; }
.entry-content blockquote {
font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 13px;
margin-left: 1.5em; }
.entry-content blockquote cite {
font-family: "Droid Sans", sans-serif;
color: #5e5e5e;
font-weight: bold;
font-size: 12px; }
.entry-content blockquote cite a {
color: #5e5e5e; }
.entry-content pre {
background: white;
font-family: "Courier New", Courier, mono;
border: 1px solid #E0E0E0;
padding: 10px;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09); }
.entry-content code {
font-family: "Courier New", Courier, mono; }
.entry-content .gallery {
margin: 25px 0 !important; }
.entry-content .gallery .gallery-item {
margin-bottom: 0 !important;
margin-top: 0 !important; }
.entry-content .gallery .gallery-icon {
line-height: 0;
margin-bottom: 0 !important; }
.entry-content .gallery img {
border: none !important; }
.entry-content .gallery .gallery-caption {
margin: 10px !important;
padding-left: 0 !important; }
.entry-content table {
width: 100%; }
.entry-content img {
max-width: 100%;
height: auto; }
.entry-content .wp-caption {
max-width: 100%;
margin: 5px 0 30px 0;
border: 1px solid #E0E0E0;
padding: 8px;
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.09);
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
text-align: center; }
.entry-content .wp-caption:first-child {
margin-top: 25px; }
.entry-content .wp-caption p.wp-caption-text {
margin: 8px 0 0 0;
line-height: 1;
color: #848484;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 0.85em; }
.entry-content .alignleft {
display: inline;
float: left;
margin-right: 20px;
margin-bottom: 10px; }
.entry-content .alignright {
display: inline;
float: right;
margin-left: 20px;
margin-bottom: 10px; }
.entry-content .aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto; }
.entry-content ul {
list-style-type: square; }
.entry-content ol {
list-style-type: decimal; }
.entry-content ol ol {
list-style-type: upper-alpha; }
.entry-content ol ol ol {
list-style-type: lower-roman; }
.entry-content ul li, .entry-content ol li {
margin-left: 1.5em; }
.entry-content dl dt {
margin-bottom: 5px;
font-weight: bold; }
.entry-content dl dd {
margin-bottom: 10px;
padding-left: 20px; }
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
font-weight: 300;
margin: 30px 0;
color: #5e5e5e; }
.entry-content h1 {
font-size: 22px; }
.entry-content h2 {
font-size: 19px; }
.entry-content h3 {
font-size: 16px; }
.entry-content h4 {
font-size: 14px; }
.entry-content h5 {
font-size: 12px; }
.entry-content h6 {
font-size: 10px; }       #comments {
margin-top: 20px; }
#comments h2 {
margin: 30px 0;
font-size: 1.5em;
font-weight: 200; }
#comments h3 {
margin: 30px 0;
font-size: 1.5em;
font-weight: 200;
font-size: 1.4em; }
#comments .commentlist {
list-style: none;
margin: 0; }
#comments .commentlist li {
margin: 0;
padding: 0; } #commentform p {
margin-bottom: 4px;
position: relative; }
#commentform p input[type=text] {
width: 40%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #DDDDDD;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 5px 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%; }
#commentform p textarea {
border: 1px solid #DDDDDD;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding: 5px 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%; }
#commentform p label {
position: absolute;
top: 50%;
margin-top: -0.5em;
line-height: 1;
left: 42%;
color: #4E4E4E;
font-weight: 500; }
#commentform .required {
color: red; }
#commentform p.comment-form-comment label {
display: none; }
#commentform .form-allowed-tags {
color: #4E4E4E;
font-size: 10px; }
#commentform .form-allowed-tags code {
color: inherit;
font-size: inherit; }
#commentform .comment-notes, #commentform .logged-in-as {
font-size: 10px;
color: #999; }
#commentform .comment-notes a, #commentform .logged-in-as a {
color: #666; } .commentlist .comment {
margin: 25px 0;
min-height: 60px; }
.commentlist .children {
list-style: none;
margin-left: 80px; }
.commentlist .comment-author {
float: left; }
.commentlist .comment-text-area {
margin-left: 80px; }
.commentlist .children .comment-text-area, .commentlist .children .children {
margin-left: 55px; }
.commentlist .comment-meta {
margin-bottom: 6px;
line-height: 1; }
.commentlist .comment-meta a {
text-decoration: none;
color: inherit; }
.commentlist .comment-meta cite {
color: #333;
font-weight: 500;
font-style: normal; }
.commentlist .comment-text-area-right {
float: right; }
.commentlist .comment-links {
color: #999; }
.commentlist .comment-permalink {
color: #AAA; }
.commentlist .comment-permalink time {
color: #AAA; }
#secondary {
float: right;
width: 30%;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding-left: 30px; }
#secondary .updated {
display: none; } .page #content, .error404 #content {
width: 70%;
float: left; }
.page-template-page-full-php #content {
width: auto;
float: none; }
.page-template-page-full-no-title #masthead {
margin-bottom: 25px; }
.page-template-page-full-no-title #content {
float: none;
width: auto; }
.page-template-page-full-no-title .content-container {
margin-top: 0; }
.page-template-page-full-no-title #single-header {
margin-top: -25px;
margin-bottom: 25px; }
#nav-below,
#posts-nav {
height: 1em;
line-height: 1;
margin-top: 20px;
text-align: center; }
#nav-below a, #posts-nav a {
color: inherit;
text-decoration: none; }
#nav-below .nav-next, #posts-nav .nav-next {
float: right; }
#nav-below .nav-previous, #posts-nav .nav-previous {
float: left; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.round {
border-radius:50%;}@font-face {
font-family: 'focus';
src:  url(//singleshotshow.com/wp-content/themes/focusz/icons/focus.eot?cds821);
src:  url(//singleshotshow.com/wp-content/themes/focusz/icons/focus.eot?cds821#iefix) format('embedded-opentype'),
url(//singleshotshow.com/wp-content/themes/focusz/icons/focus.ttf?cds821) format('truetype'),
url(//singleshotshow.com/wp-content/themes/focusz/icons/focus.woff?cds821) format('woff'),
url(//singleshotshow.com/wp-content/themes/focusz/icons/focus.svg?cds821#focus) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="focus-icon-"], [class*=" focus-icon-"] { font-family: 'focus' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.focus-icon-circle-right:before {
content: "\ea42";
}
.focus-icon-circle-left:before {
content: "\ea44";
}
.focus-icon-search:before {
content: "\f002";
}.mobile-nav-frame {
position: fixed;
top: 0px;
right: 0px;
width: 100%;
height: 100%;
overflow: auto;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background: #222222;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
z-index: 999999;
}
.mobile-nav-frame .title {
padding: 14px 12px;
margin-bottom: 25px;
border-bottom: 1px solid #1c1c1c;
background: #161616;
}
.mobile-nav-frame .title h3 {
margin: 0px 50px;
text-align: center;
color: white;
text-shadow: 0px 2px 1px rgba(0, 0, 0, 0.8);
overflow: hidden;
height: 1.25em;
font: 200 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.mobile-nav-frame .title .close,
.mobile-nav-frame .title .back {
position: absolute;
padding: 7px;
font-size: 19px;
font-weight: 200;
margin-top: -1px;
color: white;
text-decoration: none;
top: 11px;
}
.mobile-nav-frame .title .close {
right: 12px;
}
.mobile-nav-frame .title .back {
left: 12px;
}
.mobile-nav-frame form.search {
margin: 20px 12px;
position: relative;
background-color: transparent;
}
.mobile-nav-frame form.search input[type=search] {
display: block;
width: 100%;
font-size: 18px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
background: #E0E0E0;
border: none;
}
.mobile-nav-frame form.search input[type=submit] {
display: none;
}
.mobile-nav-frame .slides {
display: block;
}
.mobile-nav-frame ul {
margin: 0px 12px;
background: #212121;
border: 1px solid #111;
padding: 4px 10px;
-webkit-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.2), 0px -1px 0px rgba(255, 255, 255, 0.075);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.mobile-nav-frame ul li {
display: block;
padding: 15px 5px;
border-bottom: 1px solid rgba(0, 0, 0, 0.25);
border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.mobile-nav-frame ul li a.link {
display: block;
margin-right: 30px;
text-decoration: none;
color: #F3F3F3;
text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.7);
font-size: 17px;
font-weight: 300;
}
.mobile-nav-frame ul li:first-child {
border-top: none;
}
.mobile-nav-frame ul li:last-child {
border-bottom: none;
}
.mobile-nav-frame .next {
float: right;
width: 26px;
height: 26px;
line-height: 0;
margin-top: -3px;
}
.mobile-nav-frame .next img {
width: 18px;
height: 26px;
}
.admin-bar .mobile-nav-frame .title {
position: relative;
}
a.mobilenav {
display: none;
}a.mobilenav{
display: block;
line-height: 1;
text-decoration: none;
color: inherit;
font-weight: bold;
} @media (max-width: 980px) {
.container {
width: 720px;
}
.jp-video .jp-type-single { height: 405px;
}
} @media (max-width: 760px) {
.container {
width: 600px;
}
.jp-video .jp-type-single { height: 348px;
}
.loop-container article.post{
width: 50%;
}
#footer-cta a.button{
display: block;
position: static;
margin-top: 1em;
text-align: center;
}
} @media (max-width: 640px) {
.container {
width: 300px;
}
.jp-video .jp-type-single { height: 168px;
}
.jp-video .jp-gui{
display: none !important;
}
.loop-container article.post{
width: auto;
float: none;
}
#secondary{
width: auto;
float: none;
padding-left: 0;
margin-top: 35px;
}
.single #content,
.page #content{
width: auto;
float: none;
}
}