#wpfront-scroll-top-container{display:none;position:fixed;cursor:pointer;z-index:9999}#wpfront-scroll-top-container div.text-holder{padding:3px 10px;border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);-moz-box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5);box-shadow:4px 4px 5px 0 rgba(50,50,50,0.5)}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%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
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; }
test {
color: #3a3a3a; } body,
button,
input,
select,
textarea {
color: #3a3a3a;
font-family: 'Open sans',sans-serif;
font-size: 16px;
font-size: 1.6rem;
line-height: 1.5; }
h1, h2, h3, h4, h5, h6 {
clear: both; }
p {
margin-bottom: 1em; }
b, strong {
font-weight: bold; }
dfn, cite, em, i {
font-style: italic; }
blockquote {
margin: 0.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: #fff;
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%; } hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em; }
ul, ol {
margin: 0 0 1.5em 1.5em; }
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; }
img {
height: auto; max-width: 100%; }
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; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
color: rgba(0, 0, 0, 0.8);
cursor: pointer; -webkit-appearance: button; font-size: 12px;
font-size: 1.2rem;
line-height: 1;
padding: .6em 1em .4em;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8); }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
border-color: #ccc #bbb #aaa;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02); }
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
border-color: #aaa #bbb #bbb;
box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15); }
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
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;
　width: 100%;
border: 1px solid #ccc;
border-radius: 0px; }
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: 100%; }  a {
color: #47688a;
text-decoration: none; }
a:visited {
color: #3a3a3a; }
a:hover,
a:focus,
a:active {
color: #3a3a3a; } .main-navigation {
display: block;
float: left; }
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation li {
float: left;
position: relative; }
.main-navigation a {
display: block;
text-decoration: none; }
.main-navigation ul ul { float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
background: #fff;
padding-top: 35px;
margin-left: -20px; }
.main-navigation ul ul ul {
left: -999em;
top: 0; }
.main-navigation ul ul a {
width: 150px; }
.main-navigation ul ul li {
padding-top: 8px;
padding-bottom: 8px; }
.main-navigation ul ul li:last-child {
padding-bottom: 20px; }
.main-navigation ul li:hover > ul {
left: auto; }
.main-navigation ul ul li:hover > ul {
left: 100%; } .menu-toggle {
display: none; }
@media screen and (max-width: 767px) {
.menu-toggle,
.main-navigation.toggled .nav-menu {
display: block; }
.main-navigation ul {
display: none; } }
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
overflow: hidden; }
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%; }
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.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; } .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; }   .widget {
margin: 0 0 1.5em; } .widget select {
max-width: 100%; } .widget_search .search-submit {
display: none; }  .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; }
.not-found, .eno-results {
padding-bottom: 100px;
text-align: center;
}
.page-links {
clear: both;
margin: 0 0 1.5em; }
iframe {
display: block;
margin: 0px auto;
} .blog .format-aside .entry-title,
.archive .format-aside .entry-title {
display: none; } .comment-content a {
word-wrap: break-word; }  .infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer { display: none; } .infinity-end.neverending .site-footer {
display: block; } .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; } embed,
iframe,
object {
max-width: 100%; } .wp-caption {
margin-bottom: 1.5em;
max-width: 100%; }
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto; }
.wp-caption-text {
color: #767676;
font-size: 0.8em;
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0; } .gallery {
margin-bottom: 1.5em; }
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%; }
.gallery-columns-2 .gallery-item {
max-width: 50%; }
.gallery-columns-3 .gallery-item {
max-width: 33.33%; }
.gallery-columns-4 .gallery-item {
max-width: 25%; }
.gallery-columns-5 .gallery-item {
max-width: 20%; }
.gallery-columns-6 .gallery-item {
max-width: 16.66%; }
.gallery-columns-7 .gallery-item {
max-width: 14.28%; }
.gallery-columns-8 .gallery-item {
max-width: 12.5%; }
.gallery-columns-9 .gallery-item {
max-width: 11.11%; } .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #ffffff;
opacity: 1;
filter: alpha(opacity=100); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
cursor: pointer;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
background: transparent;
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: 'Open sans', Arial, Baskerville, monospace;
font-weight: 100; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: #585858;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px;
display: none; }
.mfp-arrow {
position: absolute;
opacity: 0.5;
filter: alpha(opacity=100);
margin: 0;
top: 50%;
margin-top: -8px;
padding: 0px;
width: 40px;
height: 40px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:hover {
opacity: 1; }
.mfp-arrow-left {
left: 30px;
background: url(//toomilog.com/wp-content/themes/daily/img/arrow-left.svg) no-repeat center center; }
.mfp-arrow-right {
right: 30px;
background: url(//toomilog.com/wp-content/themes/daily/img/arrow-right.svg) no-repeat center center; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1; background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; } .flickr-embed-header {
display: none !important;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; } .row {
width: 100%;
display: block; }
.row:after {
content: "";
display: table;
clear: both; }
[class*='col-'] {
float: left; }
.col-1 {
padding-right: 15px;
padding-left: 15px; }
.col-1-2 {
width: 50%;
padding-right: 15px;
padding-left: 15px; }
.col-1-3 {
width: 33.33333333%;
padding-right: 15px;
padding-right: 15px;
padding-left: 15px; }
.clear {
clear: both !important; } body, html {
height: 100%; }
.container {
max-width: 650px;
margin: 0 auto;
padding-left: 20px;
padding-right: 20px; }
.content-area {
padding-top: 50px; }
.page .content-area,
.error404 .content-area {
padding-top: 120px; }
.page .entry-content,
.error404 .entry-content {
margin-bottom: 70px; }
.intro-is .content-area {
padding-top: 0px; }
.inside-wrapper {
max-width: 920px;
margin: 0 auto;
padding-left: 50px;
padding-right: 50px; }
.footer-widgets .inside-wrapper {
padding-left: 35px;
padding-right: 35px; }
h1, h2, h3, h4 {
font-family: "Open sans", Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 0.2em; }
h1 {
font-size: 1.250em; }
h2 {
font-size: 1.125em; }
h3 {
font-size: 1em;
font-weight: bold;
}
h4 {
font-size: 0.875em; }
.entry-content h1 {
margin-bottom: 20px; }
.entry-content h2 {
background: #f8f8f8 none repeat scroll 0 0;
border-left: 2px solid #282828;
font-size: 1.2em;
margin-bottom: 20px;
padding: 0.3em 0.8em;
}
.entry-content h3 {
border-bottom: 1.2px solid #000;
margin-bottom: 20px;
padding: 14px 0 9px 1px !important; }
.entry-content h4 {
margin-bottom: 20px; }
.entry-content h4:after {
    background: black none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1.2px;
    margin: 10px auto 0;
    width: 244px;
}
blockquote p {
background-color: #f8f8f8;
font-size: 1em;
opacity: 0.95;
padding: 1em;
} strong {
font-weight: bold; }
em {
font-style: italic; } .post {
padding-top: 70px;
padding-bottom: 70px; }
.attachment-post-thumbnail {
margin: 0 auto 35px;
transition: opacity 0.7s;
display: block; }
.attachment-post-thumbnail:hover {
opacity: 0.7; }
.entry-title {
font-family: "Open sans", Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #000;
text-align: center;
margin-bottom: 27px;
font-size: 1.25em; }
.entry-title a {
color: #000;
text-decoration: none; }
.entry-title:after {
content: "";
height: 2px;
width: 50px;
background: black;
display: block;
margin: 0 auto;
margin-top: 20px; }
.entry-content {
font-family: "Gentium Basic", Times, serif; }
.odd {
background: #f5f5f5;
position: relative;
z-index: 10; }
.even {
background: white;
position: relative;
z-index: 10; }
.entry-meta {
text-align: center; }
.posted-on {
font-size: 0.688em;
text-transform: uppercase;
letter-spacing: 0.2em; } .home .entry-content {
display: none; } .hentry {
margin-bottom: 0; }
.read-more {
padding: 20px;
border: 1px solid black;
text-align: center;
margin: 0 auto;
display: block;
width: 200px;
transition: all 0.5s ease; }
a.read-more {
color: black;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em; }
a.read-more:hover {
background: #cdcdcd;
border: 1px solid #cdcdcd;
color: #565656; } .post .entry-footer {
display: none; }
.cat-links, .tag-links {
padding-left: 10px;
padding-right: 10px; }
.site-main .paging-navigation {
padding-top: 20px; }
.search .entry-summary {
font-family: "Gentium Basic",Times,serif;
text-align: center;
} .nav-previous {
text-align: left;
padding-right: 40px; }
.paging-navigation .nav-next {
text-align: right;
padding-left: 40px; }
.paging-navigation a {
text-transform: uppercase;
letter-spacing: 0.2em;
font-family: "Open sans", Helvetica, sans-serif;
font-size: 0.750em; }
.nav-links a {
text-transform: uppercase;
letter-spacing: 0.2em;
font-family: "Open sans", Helvetica, sans-serif;
font-size: 0.750em; }
.nav-links span {
transition: opacity 0.5s ease; }
.nav-links:hover span {
opacity: 0.8; }
.nav-previous span {
width: 10px;
height: 17px;
background: url(//toomilog.com/wp-content/themes/daily/img/arrow-left.svg) no-repeat;
display: inline-block;
margin-bottom: -4px;
margin-right: 5px;
opacity: 0.3; }
.nav-next span {
width: 10px;
height: 17px;
background: url(//toomilog.com/wp-content/themes/daily/img/arrow-right.svg) no-repeat;
display: inline-block;
margin-bottom: -4px;
margin-left: 5px;
opacity: 0.3; }
.single .nav-links {
display: none; }
.single .nav-links .nav-previous {
position: fixed;
bottom: 20px;
left: 50px;
z-index: 29; }
.single .nav-links .nav-next {
position: fixed;
bottom: 20px;
right: 50px;
z-index: 29; }
.single .nav-links-stop .nav-previous,
.single .nav-links-stop .nav-next {
position: absolute; }
.single .nav-links {
position: relative;
height: 1px; }
.single .site-main .post-navigation {
margin: 0;
overflow: visible; }
.single .content-area img {
margin-bottom: 6px; }
.site-content {
z-index: 10;
clear: both; }
.site {
z-index: 2;
height: 100%;
width: 100%;
background: #fff; }
.footer-widgets {
font-size: 0.750em;
z-index: 2;
position: relative;
background: #fff;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
padding-top: 50px;
padding-bottom: 40px;
text-align: center; }
.widget-title {
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 20px;
text-align: center; }
.site-info {
text-align: center;
font-size: 0.750em;
padding-bottom: 20px;
padding-top: 20px;
opacity: 0.4; }
.footer-widgets li {
list-style: none;
padding-bottom: 0.7em;
margin-bottom: 0.7em;
text-align: center; }
.footer-widgets ul {
margin-left: 0; } .comment-reply-title {
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em; }
.comment-notes {
font-size: 0.750em; }
.comments-area label {
display: block;
font-size: 0.750em;
opacity: 0.7; }
.comments-area .form-submit input[type="submit"] {
border: none;
border-radius: 0;
background: #e1e1e1;
box-shadow: none;
text-shadow: none;
color: #9a9a9a;
padding: 15px 20px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em; }
.comments-title {
margin-bottom: 30px;
font-size: 0.875em;
text-align: center; }
.avatar {
display: none; }
.comments-area .odd {
background: #fff; }
.comments-area .comment-metadata {
font-size: 0.750em;
margin-bottom: 20px; }
.comment-content p {
font-family: "Gentium Basic", Times, serif; }
.comments-area .reply {
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 20px;
font-size: 0.875em; }
.says {
display: none; }
.comments-area .children {
border-left: 1px solid #dcdcdc;
padding-left: 20px; }
.comments-area ul {
list-style: none; }
.comments-area .comment-list {
margin-left: 0; }
.comments-area {
border-top: 1px solid #dcdcdc;
padding-top: 40px; } .page .site-main .container {
padding: 0; }
.error-404 .page-header,
.error-404 .page-content {
text-align: center; }
.error-404 .page-title {
font-family: "Open sans", Helvetica, sans-serif;
text-transform: uppercase;
letter-spacing: 0.2em;
color: #000;
text-align: center;
margin-bottom: 27px;
font-size: 1.25em; }
.error-404 .widgettitle {
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 1em;
text-align: center;
margin-bottom: 20px; }
.error-404 .widget ul {
list-style: none;
margin-left: 0;
font-family: "Gentium Basic", Times, serif; }
.error404 .page-content {
margin-bottom: 70px; }
.archive .page-header {
text-align: center;
margin-top: 80px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 1em; }
.page-header .page-title {
font-size: 2em;
text-align: center;
}
.archive.paged .page-header {
display: none; }
.archive .entry-content {
padding-left: 100px;
padding-right: 100px;
margin-bottom: 20px; }
.archive .entry-content p {
text-align: center; } .home-intro {
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
position: fixed;
z-index: 1;
top: 0;
left: 0;
display: table; }
.home-intro-inside {
display: table-cell;
vertical-align: middle;
text-align: center; }
.home-intro h1 {
z-index: -1;
text-align: center;
color: white;
font-size: 3em;
text-transform: uppercase;
letter-spacing: 0.2em;
padding-left: 20%;
padding-right: 20%;
margin-bottom: 50px;
font-weight: normal; } .scroll-down {
padding: 20px 30px;
text-align: center;
margin: 0 auto;
display: inline-block;
background: #d8a522;
opacity: 1;
transition: background 0.2s; }
a.scroll-down {
color: black;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em;
cursor: pointer; }
.scroll-down:hover {
background: #cdcdcd !important;
color: #565656; }
a.scroll-down.light-text,
h1.light-text {
color: #fff;
　text-shadow: 1px 1px 10px #000; }
a.scroll-down.dark-text,
h1.dark-text {
color: #000; }
.home .space {
z-index: 0;
height: 89%;
width: 100%;
background: transparent;
display: block;
position: relative;
clear: both; }
.home.paged .space {
display: none !important; } .main-navigation {
display: block;
float: right;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.688em;
padding-top: 27px; }
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigation li {
float: left;
position: relative;
margin-left: 20px; }
.main-navigation li a:hover {
opacity: 0.7; }
.main-navigation a {
display: block;
text-decoration: none;
transition: opacity 0.3s ease; }
.site-header {
width: 100%;
background: #fff;
border-bottom: 1px solid white;
z-index: 30;
position: fixed;
top: 0;
left: 0;
padding-left: 50px;
padding-right: 50px;
height: 100px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.page .site-header,
.home.paged .site-header,
.site-header {
width: 100%;
background: #fff;
border-bottom: 1px solid #dcdcdc;
z-index: 30; position: fixed;
top: 0;
left: 0;
padding-left: 50px;
padding-right: 50px;
height: 70px;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box; }
.intro-is .site-header {
position: absolute;
left: 0;
bottom: -80px;
top: auto;
height: 100px;
border-bottom: 1px solid #fff; }
.intro-is .fixme {
position: fixed !important;
top: 0px !important;
height: 70px !important;
transition: border-bottom 2s ease;
border-bottom: 1px solid #dcdcdc; }
.intro-is .site-header .main-navigation {
padding-top: 41px; }
.intro-is .site-header.fixme .main-navigation {
padding-top: 27px; }
.home.paged .site-header {
position: fixed;
top: 0 !important;
bottom: auto !important; }
.point-1 {
width: 100%;
height: 1px;
z-index: 200;
display: inline-block;
position: absolute;
bottom: 85px;
left: 0;
opacity: 0; }
.logo { display: block; }
.logo h1 {
clear: none;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.875em; }
.logo h1 a {
text-decoration: none; }
.logo a {
clear: both; }
.logo img {
max-height: 50px;
clear: both;
padding-top: 7px; }
.site-description {
font-family: "Gentium Basic", Times, serif;
font-size: 0.750em;
text-transform: none;
letter-spacing: 0.05em; }
.header-inside {
display: table;
height: 100%;
width: 100%; }
.logo {
display: table-cell;
vertical-align: middle; }
.header-inside:after {
clear: both;
content: "";
display: block; }
.menu-item-has-children {
padding-bottom: 0 !important; }
.home .comments-link {
display: none; }
.form-allowed-tags {
display: none; }
.single .entry-footer {
display: none; } .tags-links {
display: none;
} @media screen and (max-width: 1140px) {
.single .nav-links {
position: relative;
height: 40px;
max-width: 920px;
margin: 50px auto 30px;
padding-left: 50px;
padding-right: 50px; }
.single .nav-links .nav-previous,
.single .nav-links .nav-next {
position: absolute; }
.home-intro h1 {
padding-left: 15%;
padding-right: 15%; } }
@media screen and (max-width: 767px) {
.row {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
[class*='col-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 15px;
padding-right: 15px; }
.footer-widgets .widget {
margin-bottom: 50px; }
.home-intro h1 {
font-size: 2.4em;
padding-left: 10%;
padding-right: 10%; }
.intro-is .site-header .main-navigation {
padding-top: 26px; }
.menu-toggle {
float: right;
width: 20px;
height: 20px;
background: url(//toomilog.com/wp-content/themes/daily/img/menu.svg) center no-repeat;
text-indent: -99999px;
overflow: hidden;
border: none;
box-shadow: none;
outline: none;
opacity: 0.25; }
.menu-toggle:hover {
box-shadow: none; }
.intro-is .site-header {
position: relative !important;
left: 0;
bottom: 0;
height: 70px !important;
top: 0 !important;
border-bottom: 1px solid #dcdcdc; }
.site-header {
position: relative !important; }
.home-intro {
position: relative;
display: table !important; }
.home .space {
display: none; }
.point-1 {
bottom: -1px; }
.toggled li {
float: none;
width: 100%;
display: block; }
.main-navigation li {
position: relative;
margin-left: 20px; }
.main-navigation.toggled {
width: 100%; }
.main-navigation.toggled .nav-menu {
position: absolute;
left: 0px;
top: 70px;
background: white;
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 30px;
border-bottom: 1px solid #dcdcdc; }
.main-navigation.toggled .nav-menu li {
padding-top: 8px;
padding-bottom: 8px; }
.toggled .sub-menu {
display: block;
float: none;
margin-left: 10px;
position: relative;
left: auto;
top: auto;
box-shadow: none;
margin-top: 0px;
margin-bottom: 0px;
padding-top: 8px; }
.page .content-area, .error404 .content-area {
padding-top: 50px; }
.post {
padding-top: 50px;
padding-bottom: 50px; }
.footer-widgets {
padding-bottom: 10px;
padding-top: 40px; }
.single .post {
padding-top: 0; }
.archive .page-header {
margin-top: 0; }
.home .entry-content,
.archive .entry-content {
padding-left: 50px;
padding-right: 50px;
margin-bottom: 20px; } }
@media screen and (max-width: 480px) {
.home-intro h1 {
font-size: 1.8em;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px; }
.home .entry-content,
.archive .entry-content {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 20px; }
.entry-title {
font-size: 1em; }
.scroll-down {
padding: 17px 17px; }
.page .content-area, .error404 .content-area {
padding-top: 30px; } }
@media screen and (max-width: 320px) {
.container {
padding-left: 20px;
padding-right: 20px; }
.site-header,
.page .site-header,
.home.paged .site-header {
padding-left: 20px;
padding-right: 20px; }
.footer-widgets .inside-wrapper {
padding-left: 5px;
padding-right: 5px; }
.paging-navigation .nav-links a {
font-size: 0.563em;
letter-spacing: 0.05; }
.nav-next span {
margin-left: 0; }
.single .content-area img {
margin-bottom: 6px; }
.single .nav-links {
padding-left: 20px;
padding-right: 20px; }
.single .nav-links .nav-previous {
left: 20px; }
.single .nav-links .nav-next {
right: 20px; }
.main-navigation.toggled .nav-menu {
padding-left: 0; } }.wp_rp_wrap {
clear: both;
}
.wp_rp_wrap .related_post_title {
background: rgba(245, 245, 245, 1) !important;
padding: 3px 0 3px 10px !important;
margin: 0 !important;
font-weight: normal;
border-radius: 2px !important;
border: 1px solid rgba(0, 0, 0, .1) !important;
clear: both !important;
}
div.wp_rp_content {
display: block !important;
}
div.wp_rp_footer {
text-align: right !important;
overflow: hidden !important;
}
div.wp_rp_footer a {
color: #999 !important;
font-size: 11px !important;
text-decoration: none !important;
display: inline-block !important;
}
div.wp_rp_footer a.wp_rp_edit {
color: #fff !important;
font-size: 12px !important;
text-decoration: underline !important;
font-weight: bold !important;
background: #f79124 !important;
border-radius: 2px !important;
padding: 3px 6px;
}
ul.related_post {
margin: 0 0 18px 0 !important;
padding: 0 !important;
}
ul.related_post li {
position: relative !important;
min-height: 60px;
list-style: none !important;
padding: 10px 0 10px 0 !important;
margin: 0 !important;
border-bottom: 1px solid rgba(0, 0, 0, .1) !important;
background: none !important;
}
ul.related_post li a {
position: relative !important;
text-decoration:none;
text-indent: 0 !important;
}
ul.related_post li a img {
width: 60px;
height: 60px;
float: left !important;
margin: 0 10px 0 0 !important;
padding: 0 !important;
max-width: 100% !important;
float: none !important;
}
ul.related_post li a img.wp_rp_santa_hat {
display: none !important;
}
ul.related_post li a.title {
vertical-align: top !important;
} ul.related_post li a.wp_rp_thumbnail { 
float: left !important;
margin-right: 10px !important;
}
ul.related_post li a.wp_rp_thumbnail img {
float: none !important;
margin-right: 0 !important;
display: block !important;
}
ul.related_post li .wp_rp_category a {
display: inline !important;
}