.ebs-seo-cp-image-container, .ebs-seo-cp-logo-container{
text-align: center;
}
.ebs-seo-cp-telephone, .ebs-seo-cp-email {
font-weight:bold;
}
.ebs-seo-cp-hours, .ebs-seo-cp-name{
font-weight:bold;
text-transform: uppercase;
}
.ebs-seo-cp-social-media-container {
padding: 10px 0;
text-align: center;
}
.ebs-seo-cp-social-media-link {
box-shadow: none !important;
-webkit-box-shadow: none !important;
display:initial !important;
}
.ebs-seo-cp-social-media-link-image {
box-shadow: none !important;
-webkit-box-shadow: none !important;
display:initial !important;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}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,
main,
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,
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-family: sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5;
} h1, h2, h3, h4, h5, h6 {
clear: both;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
} p {
margin-bottom: 1.5em;
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
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;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
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;
}
img {
height: auto; max-width: 100%; }
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; }
input[type="search"] {
-webkit-appearance: textfield; -webkit-box-sizing: content-box; -moz-box-sizing:    content-box;
box-sizing:         content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
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;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.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-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: '';
display: table;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .sticky {
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 1px solid #ccc;
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 1.2% auto 0;
max-width: 98%;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.site-main .gallery {
margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-main .gallery a img {
height: auto;
max-width: 90%;
}
.site-main .gallery dd {
margin: 0;
}
.site-main .gallery-columns-4 .gallery-item {
}
.site-main .gallery-columns-4 .gallery-item img {
} embed,
iframe,
object {
max-width: 100%;
} .site-main [class*="navigation"] {
margin: 0 0 1.5em;
overflow: hidden;
}
[class*="navigation"] .nav-previous {
float: left;
width: 40%;
}
[class*="navigation"] .nav-next {
float: right;
text-align: right;
width: 40%;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
} .widget_search .search-submit {
display: none;
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
}
body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
}
a {
color: #FB7421;
}
a:visited {
color: #FB7421;
}
a:active {
color: #FB7421;
}
a:hover {
color: #09427B;
}
#page {
background: white;
max-width: 1020px;
margin: 40px auto;
}
#primary {
float: left;
width: 70%;
}
#secondary {
float: right;
width: 28%;
}
.page-template-template-fullpage-php #primary {
float: left;
width: 100%;
margin-right: 0;
}
.page-template-template-fullpage-php .site-content article,
.page-template-template-fullpage-php .comments-area {
padding-right: 40px;
}
.single-attachment #primary {
float: left;
width: 100%;
margin-right: 0;
}
.single-attachment .site-content article,
.single-attachment .comments-area {
padding-right: 40px;
}
.site-main {
float: left;
width: 100%;
clear: both;
}
.site-footer {
clear: both;
padding: 40px 40px;
color: #aaaaaa;
background: #09427b;
}
.site-footer a {
color: #FFFFFF;
}
.site-footer a:hover {
color: #FB7421;
}
.site-info {
font-size: 11px;
}
.site-header .site-branding {
position: relative;
padding-left: 40px;
padding-right: 40px;
padding-top: 20px;
padding-bottom: 10px;
}
.site-title-group {
margin: 50px 40px 50px 40px;
}
.site-title {
font-size: 34px;
line-height: 34px;
}
.site-title a {
text-decoration: none;
color: #FB7421;
}
.site-title a:hover {
color: #FB7421;
}
.site-title a {
display: block;
}
.site-description {
font: 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #666;
}
.makewp005-custom-header,
.makewp005-custom-header img {
display: block;
float: left;
position: absolute;
width: 100%;
top: 0;
}
.hidden {
display: none;
}
.error-404,
.no-results {
padding-left:40px;
}
.error-404 h1 {
margin-top:40px;
margin-bottom:20px;
font-size: 32px;
} #logo {
width: 75%;
max-width: 700px;
float: left;
}
#headphone {
width: 25%;
max-width: 235px;
float: right;
text-align: right;
}
.nav-menu {
background: #09427B;
width: 100%;
}
.nav-menu li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px; 
} .menu-toggle {
display: none;
cursor: pointer;
}
.site-header .menu-toggle {
color: white;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
text-transform: uppercase;
padding: 10px 22px;
margin: 0;
}
.site-header .menu-toggle:hover {
background: #09427B;
}
.site-header .menu-toggle:before {
content: '\f419';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;
margin-right: 10px;
} #menu-footer {
list-style-type: none;
}
.menu-footer-container ul {
margin: 0px;
padding: 0;
}
#menu-footer li {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
display: inline;
padding-right: 10px;
}
#menu-footer .current_page_item a, .current-menu-parent a, .current-post-parent a, .current-post-ancestor a, .current-menu-ancestor a, .current-menu-item a {
background: none;
}
#secondary .menu li a {
background: none;
}
#nav-below {
width: 90%;
margin: 20px auto;
} #home-tagline {
width: 100%;
border-bottom: solid 2px #09427B;
}
#home-txt {
padding: 10px;
border-bottom: solid 2px #09427B;
font-size: 24px;
text-align: center;
margin-bottom: 20px;
}
#home-emphasis {
padding-top: 20px;
text-align: center;
font-size: 11px;
line-height: 16px;
}
#home-emphasis h2 a {
text-decoration: none;
}
#home-posts {
font-size: 14px;
line-height: 20px;
}
#home-emphasis h2,
#home-posts h2 {
font-size: 20px;
line-height: 26px;
margin-bottom: 20px;
}
#home-emphasis h3,
#home-posts h3 {
font-size: 16px;
line-height: 20px;
margin-bottom: 15px;
}
#sitemap li {
line-height: 30px;
list-style: none;
}
#sitemap ul li {
font-size: 14px;
}
h1,
h2,
h3 {
font-family: "Ubuntu", sans-serif;
font-weight: normal;
}
.entry-content h4 {
font-size: 16px;
}
.entry-content h5 {
font-size: 14px;
}
.entry-content h6 {
font-size: 12px;
}
.placed {
margin: auto 40px;
padding-top: 5%;
padding-bottom: 10%;
overflow: hidden;
}
.placed h1 {
font-size: 50px;
line-height: 50px;
color: #FB7421;
margin-bottom: 15px;
}
.placed h2 {
font-size: 16px;
line-height: 20px;
color: #FFF;
}
.img-home-post {
height: 120px;
overflow: hidden;
}
.recent-home-posts {
margin-bottom: 25px;
}
.recent-home-posts h2 {
text-align: center;
border-bottom: solid 2px #09427B;
}
.page-header {
margin-top: 20px;
margin-left: 40px;
border-bottom: solid 2px #09427B;
}
.page-title {
font-size: 24px;
}
.nav-previous,
.nav-next {
font-size: 14px;
}
.nav-previous {
}
.site-content .entry-content h1,
.site-content .comment-content h1,
#tinymce h1 {
font-size: 34px;
line-height: 44px;
}
.site-content .entry-content h2,
.site-content .comment-content h2,
#tinymce h2 {
font-size: 20px;
line-height: 28px;
}
.site-content .entry-content h3,
.site-content .comment-content h3,
#tinymce h3 {
font-size: 16px;
line-height: 18px;
color: #606060;
}
.site-content .entry-content h1,
.site-content .comment-content h1,
#tinymce h1,
.site-content .entry-content h2,
.site-content .comment-content h2,
#tinymce h2,
.site-content .entry-content h3,
.site-content .comment-content h3,
#tinymce h3 {
margin-bottom: 10px;
margin-top: 40px;
}
.site-content .entry-content hr,
.site-content .comment-content hr,
#tinymce hr {
background-color: #dddddd;
border: 0;
height: 1px;
margin-bottom: 20px;
}
.site-content .entry-content table,
.site-content .comment-content table,
#tinymce table {
margin-bottom: 20px;
}
.site-content .entry-content th,
.site-content .comment-content th,
#tinymce th,
.site-content .entry-content td,
.site-content .comment-content td,
#tinymce td {
padding: 8px 8px;
border-bottom: solid 1px #dddddd;
}
.site-content .entry-content tr:hover td,
.site-content .comment-content tr:hover td,
#tinymce tr:hover td {
background: #f7f7f7;
}
.site-content .entry-content ul,
.site-content .comment-content ul,
#tinymce ul,
.site-content .entry-content ol,
.site-content .comment-content ol,
#tinymce ol {
margin-bottom: 20px;
}
.site-content .entry-content blockquote,
.site-content .comment-content blockquote,
#tinymce blockquote {
margin-left: -40px;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 20px;
padding-bottom: 1px;
padding-right: 20px;
padding-left: 80px;
background: #f7f7f7;
position: relative;
}
.site-content .entry-content blockquote:before,
.site-content .comment-content blockquote:before,
#tinymce blockquote:before {
content: '\0201C';
font-family: Georgia, 'Times New Roman', serif;
font-size: 50px;
position: absolute;
left: 40px;
top: 32px;
color: #aaaaaa;
}
.site-content .entry-content blockquote cite:before,
.site-content .comment-content blockquote cite:before,
#tinymce blockquote cite:before {
content: '\02014  ';
}
blockquote {
font-family: Georgia, 'Times New Roman', serif;
font-size: 16px;
font-style: italic;
}
.entry-title a {
text-decoration: none;
}
.single .site-content .entry-title {
font-size: 28px;
line-height: 34px;
margin-bottom: 20px;
}
.site-content article {
border-bottom: solid 1px #dddddd;
padding-left: 40px;
margin: 0;
padding-top: 40px;
padding-bottom: 40px;
}
.site-content .entry-title {
font-size: 24px;
line-height: 30px;
margin-bottom: 5px;
}
.site-content .entry-title a {
color: #FB7421;
}
.site-content .entry-title a:hover {
color: #FB7421;
}
.site-content .entry-meta {
font-size: 11px;
line-height: 15px;
color: #aaaaaa;
}
.site-content .entry-meta {
text-align: right;
}
.site-content .entry-meta a {
color: #aaaaaa;
text-decoration: none;
}
.site-content .entry-meta a:hover {
color: #FB7421;
}
.site-content .entry-content,
.site-content .entry-header,
.site-content .entry-summary {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.site-content .entry-header .entry-meta {
font-size: 11px;
text-align: left;
}
.entry-thumbnail {
float: left;
margin-right: 25px;
}
.entry-excerpt {
float: left;
width: 65%;
}
.entry-content {
font-size: 16px;
line-height: 24px;
font-family: "PT Sans", Verdana, sans-serif;
}
.site-content .entry-header .entry-meta .author {
color: #3a3a3a;
font-weight: 600;
}
cite {
font-size: 14px;
color: #FB7421;
}
address {
font-size: 14px;
}
.clear {
display: block;
clear: both;
height: 0px;
width: 100%;
} .status {
float: left;
margin-right: 10px;
margin-left: 10px;
}
.entry-meta .genericon {
font: normal 16px/1 'Genericons';
}
.entry-title .genericon {
font: normal 32px/1 'Genericons';
}
.home-posts-description iframe,
.home-posts-description embed,
.home-posts-description object {
height: 100%;
}
.home-posts-description .wp-caption-text {
display: none;
}
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none;
}
.metka {
margin-left: -40px;
background: #444;
color: #FFF;
padding-left: 10px;
padding-right: 5px;
} .posted-on {
background: url(//www.cheaplocksmith-charlotte-nc.com/wp-content/themes/typal-makewp005/img/bg-ic.png) no-repeat;
background-position: 0 -13px;
padding-left: 15px;
}
.byline {
background: url(//www.cheaplocksmith-charlotte-nc.com/wp-content/themes/typal-makewp005/img/bg-ic.png) no-repeat;
padding-left: 15px;
}
.cat-links {
background: url(//www.cheaplocksmith-charlotte-nc.com/wp-content/themes/typal-makewp005/img/bg-ic.png) no-repeat;
background-position: 0 -25px;
padding-left: 15px;
}
.tags-links {
background: url(//www.cheaplocksmith-charlotte-nc.com/wp-content/themes/typal-makewp005/img/bg-ic.png) no-repeat;
background-position: 0 -38px;
padding-left: 15px;
} .pagecol {
width: 90%;
margin: 0 auto;
}
.columns {
overflow: hidden;
}
.col {
float: left;
margin-left: 3.2%;
margin-bottom: 30px;
}
.fullwidth .col {
float: none;
margin-left: 0;
} .grid4 .col {
width: 22.6%;
} .grid3 .col {
width: 31.2%;
} .grid2 .col {
width: 48.4%;
} .grid4 .col:nth-of-type(4n+1),
.grid3 .col:nth-of-type(3n+1),
.grid2 .col:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
} @media screen and (max-width: 900px) { .grid4 .col {
width: 31.2%;
}
.grid4 .col:nth-of-type(4n+1) {
margin-left: 3.2%;
clear: none;
}
.grid4 .col:nth-of-type(3n+1) {
margin-left: 0;
clear: left;
} .grid3 .col {
width: 48.4%;
}
.grid3 .col:nth-of-type(3n+1) {
margin-left: 3.2%;
clear: none;
}
.grid3 .col:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
} @media screen and (max-width: 600px) { .grid4 .col {
width: 48.4%;
}
.grid4 .col:nth-of-type(3n+1) {
margin-left: 3.2%;
clear: none;
}
.grid4 .col:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
} .grid3 .col {
width: 48.4%;
}
.grid3 .col:nth-of-type(3n+1) {
margin-left: 3.2%;
clear: none;
}
.grid3 .col:nth-of-type(2n+1) {
margin-left: 0;
clear: left;
}
} @media screen and (max-width: 650px) { .col {
width: 100% !important;
margin-left: 0 !important;
clear: none !important;
}
} .comments-area {
padding-left: 40px;
margin-top: 40px;
}
.comments-area .comments-title {
font-size: 18px;
line-height: 24px;
}
.comments-area .comment-list {
list-style: none;
padding: 0;
margin: 40px 0 0 0;
}
.comments-area ul.children {
list-style: none;
padding-left: 56px;
margin: 0;
}
.comments-area article {
margin: 0;
padding: 20px 0 32px 0;
border-top: solid 1px #dddddd;
border-bottom: none;
}
.comments-area .comment-content h1 {
font-size: 14px;
}
.comments-area .comment-content h2,
.comments-area .comment-content h3,
.comments-area .comment-content h4,
.comments-area .comment-content h5,
.comments-area .comment-content h6 {
font-size: 14px;
}
.comments-area .comment-content h1,
.comments-area .comment-content h2,
.comments-area .comment-content h3,
.comments-area .comment-content h4,
.comments-area .comment-content h5 {
margin: 20px 0;
}
.comments-area .comment-content blockquote {
background: none;
}
.comments-area .comment-content,
.comments-area .reply,
.comments-area li.comment #respond {
margin-left: 45px;
}
.comment-content {
}
.comment-content p {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 14px;
color: #666;
}
.comments-area footer {
margin-bottom: 20px;
}
.comments-area footer .comment-author,
.comments-area footer .comment-meta {
display: inline-block;
font-size: 12px;
}
.comments-area footer cite {
font-style: normal;
}
.comments-area footer .says {
display: none;
}
.comments-area footer .comment-author,
.comment-metadata {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.fn {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
}
.comment-metadata {
margin-left: 45px;
margin-top: 5px;
}
.logged-in-as {
font-size: 11px;
}
.comments-area footer .comment-author a {
text-decoration: none;
color: #3a3a3a;
}
.comments-area footer .comment-author a:hover {
color: #FB7421;
}
.comments-area footer .comment-author .avatar {
position: relative;
top: 12px;
margin-right: 10px;
}
.comments-area footer .comment-meta {
margin-left: 4px;
}
.comments-area footer .comment-meta,
.comments-area footer .comment-meta a {
color: #aaaaaa;
text-decoration: none;
font-size: 12px;
}
.comments-area footer .comment-meta:hover,
.comments-area footer .comment-meta a:hover {
color: #FB7421;
}
.comments-area #respond {
padding-top: 40px;
}
.comments-area #reply-title {
font-size: 18px;
margin-bottom: 10px;
}
#commentform label {
display: block;
}
#commentform label .required {
color: red;
}
#comments {
font-size: 12px;
}
.comments-link {
margin-left: 5px;
} .edit-link:before {
content: '\f411';
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px/1 'Genericons';
vertical-align: middle;
}
.edit-link {
margin-left: 10px;
} .simple-button,
.simple-button a {
text-decoration: none;
padding: 10px 16px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 16px;
font-size: 14px;
letter-spacing: 1px;
text-decoration: none;
text-align: center;
white-space: nowrap;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
} .simple-button.red {
background-color: #FB7421;
color: #FFF;
}
.simple-button.red:hover {
background-color: #FB7421;
} .simple-button.black {
background-color: #09427B;
color: #FFF;
}
.simple-button.black:hover {
background-color: #09427B;
} button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background: #FB7421;
cursor: pointer; -webkit-appearance: button; text-decoration: none;
padding: 10px 16px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 16px;
font-size: 14px;
letter-spacing: 1px;
white-space: nowrap;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-top: none;
border-left: none;
color: #FFF;
text-transform: uppercase;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #FB7421;
} input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
#secondary input[type="search"] {
width: 100%;      
}
#primary input[type="search"] {
width: 50%;      
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
padding: 5px;
} .widget-area {
padding-top: 41px;
}
.widget-area .widget {
margin-bottom: 40px;
margin-right: 40px;
}
.widget-area .widget ul {
list-style: none;
margin: 0;
}
.widget_nav_menu .menu ul li {
margin: 5px 0 5px 10px;
}
.widget ul li {
margin: 5px 0 0 0;
}
.widget-area .widget-title {
}
.widget-area .widget-title a {
color: #1365B8;
}
.widget-area .widget-title a:hover {
color: #FB7421;
}
.widget-area .widget_recent_entries .post-date {
color: #aaaaaa;
}
#home-widget .mini-title {
font-size: 20px;
border-bottom: solid 2px #09427B;
}
.textwidget,
.widget-area {
font-size: 14px;
}
.footerwidget-right .widget-area, 
.footerwidget-right .textwidget {
font-size: 11px;
}
.widget-title {
font-size: 0.9em;
color: #1365B8;
font-weight: 700;
margin-bottom: 20px;
text-transform: uppercase;
} #wp-calendar {
font-size: 11px;
}
#wp-calendar caption {
text-align: center;
margin-bottom: 5px;
}
#wp-calendar th {
text-align: center;
}
#wp-calendar tbody td {
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
text-align: center; 
}
.pad {
}
.footerwidget-left {
float: left;
width: 76%;
margin-bottom: 10px;
}
.footerwidget-right {
float: left;
}
.footerwidget-right {
font-size: 11px;
} @media (max-width: 1080px) {
}
@media (max-width: 1020px) {
}
@media (max-width: 960px) {
.sf-menu ul ul li {
display: none;
}
.nav-menu h1 {
display: block;
}
.nav-menu div {
display: none;
}
.nav-menu.toggled div {
display: block;
}
}
@media (max-width: 900px) {
#page {
width: 87%;
}
#primary {
width: 100%;
margin-right: 0;
}
#secondary {
width: 100%;
margin-left: 0;
}
.site-content article {
padding-right: 40px;
}
.widget-area .widget {
margin-left: 40px;
}
.comments-area {
padding-right: 40px;
}
}
@media (min-width: 960px) {
.sf-menu > li {
border-right: 1px solid #5A5A5A;
}
}
@media (max-width: 700px) {
.single .site-content .entry-title,
.site-content .entry-content h1,
.site-content .comment-content h1 {
font-size: 28px;
line-height: 38px;
}
.single .site-content .related-content {
padding-bottom: 20px;
padding-left: 40px;
padding-right: 40px;
}
.single .site-content .related-content .related-content-title {
margin-left: 0;
}
.single .site-content .related-content article {
width: 100%;
padding: 20px 0 0 0;
margin: 0;
}
.single .site-content .has-post-thumbnail .entry-thumbnail {
width: 50px;
margin-bottom: 0;
}
.entry-thumbnail {
width: 100%;
margin: 0;
float: center;
}
.entry-excerpt {
width: 100%;
}
}
@media (max-width: 600px) {
#page {
width: 85%;
}
#comments {
display: none;
}
#logo {
width: 100%;
text-align: center;
}
#headphone {
float: center;
width: 100%;
max-width: 400px;
text-align: center;
}
.footerwidget-left {
width: 100%;
}
.footerwidget-right{
width: 100%;
margin-top: 10px;
margin-bottom: 10px;
}
}
@media (max-width: 480px) {
#page {
width: 100%;
margin: 0;
}
}