-
-
-
-
-
-
~
404 ~ Page Not Found!
-
- ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em; }
dt {
font-weight: bold; }
dd {
margin: 0 1.5em 1.5em; }
img {
height: auto;
/* Make sure images are scaled correctly. */
max-width: 100%;
/* Adhere to container width. */ }
figure {
margin: 0; }
table {
margin: 0 0 1.5em;
width: 100%; }
th {
font-weight: bold; }
/*--------------------------------------------------------------
4.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
font-size: 100%;
/* Corrects font size not being inherited in all browsers */
margin: 0;
/* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */
vertical-align: baseline;
/* Improves appearance and consistency in all browsers */ }
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;
/* Improves usability and consistency of cursor style between image-type 'input' and others */
-webkit-appearance: button;
/* Corrects inability to style clickable 'input' types in iOS */
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;
/* Addresses excess padding in IE8/9 */ }
input[type="search"] {
-webkit-appearance: textfield;
/* Addresses appearance set to searchfield in S5, Chrome */
-webkit-box-sizing: content-box;
/* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */
-moz-box-sizing: content-box;
box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration {
/* Corrects inner padding displayed oddly in S5, Chrome on OSX */
-webkit-appearance: none; }
button::-moz-focus-inner,
input::-moz-focus-inner {
/* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */
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: 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;
/* Removes default vertical scrollbar in IE6/7/8/9 */
padding-left: 3px;
vertical-align: top;
/* Improves readability and alignment in all browsers */
width: 100%; }
/*--------------------------------------------------------------
5.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
5.1 Links
--------------------------------------------------------------*/
a {
color: #3a3a3a;
text-decoration: none; }
a:visited {
color: #3a3a3a; }
a:hover,
a:focus,
a:active {
color: #3a3a3a; }
/*--------------------------------------------------------------
5.2 Menus
--------------------------------------------------------------*/
.main-navigationnbt {
display: block;
float: left; }
.main-navigationnbt ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigationnbt li {
float: left;
position: relative; }
.main-navigationnbt a {
display: block;
text-decoration: none; }
.main-navigationnbt ul ul {
/* box-shadow: 0 2px 0px rgba(0, 0, 0, 0.2); */
float: left;
position: absolute;
top: 1.5em;
left: -999em;
z-index: 99999;
background: #fff;
padding-top: 35px;
margin-left: -20px; }
.main-navigationnbt ul ul ul {
left: -999em;
top: 0; }
.main-navigationnbt ul ul a {
width: 150px; }
.main-navigationnbt ul ul li {
padding-top: 8px;
padding-bottom: 8px; }
.main-navigationnbt ul ul li:last-child {
padding-bottom: 20px; }
.main-navigationnbt ul li:hover > ul {
left: auto; }
.main-navigationnbt ul ul li:hover > ul {
left: 100%; }
/* Small menu */
.menu-togglenbt {
display: none; }
@media screen and (max-width: 767px) {
.menu-togglenbt,
.main-navigationnbt.toggled .nav-menu {
display: block; }
.main-navigationnbt ul {
display: none; } }
/*--------------------------------------------------------------
6.0 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers */
.screen-reader-textnbt {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-textnbt:hover,
.screen-reader-textnbt:active,
.screen-reader-textnbt: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;
/* Above WP toolbar */ }
/*--------------------------------------------------------------
8.0 Clearings
--------------------------------------------------------------*/
/*
.clearnbt:before,
.clearnbt:after,
.entry-content:before,
.entry-content:after,
.site-headernbt:before,
.site-headernbt:after,
.site-contentnbt:before,
.site-contentnbt:after,
.site-footernbt:before,
.site-footernbt:after {
content: '';
display: table;
}
.clearnbt:after,
.entry-content:after,
.site-headernbt:after,
.site-contentnbt:after,
.site-footernbt:after {
clear: both;
}
*/
/*--------------------------------------------------------------
9.0 Widgets
--------------------------------------------------------------*/
.footer-widgetsnbt .widget {
margin: 0 0 1.5em; }
/* Make sure select elements fit in widgets */
.widget select {
max-width: 100%; }
/* Search widget */
.widget_searchnbt .search-submitnbt {
/*display: none;*/ }
/*--------------------------------------------------------------
10.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
10.1 Posts and pages
--------------------------------------------------------------*/
.hentry {
margin: 0 0 1.5em; }
.entry-content {
margin: 1.5em 0 0; }
/*--------------------------------------------------------------
12.0 Media
--------------------------------------------------------------*/
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
max-width: 100%; }
/*--------------------------------------------------------------
Grid
--------------------------------------------------------------*/
.rownbt {
width: 100%;
display: block; }
.rownbt:after {
content: "";
display: table;
clear: both; }
[class*='colnbt-'] {
float: left; }
.col-1 {
padding-right: 15px;
padding-left: 15px; }
.col-1-2 {
width: 50%;
padding-right: 15px;
padding-left: 15px; }
.colnbt-1-3 {
width: 33.33333333%;
padding-right: 15px;
padding-right: 15px;
padding-left: 15px; }
.clear {
clear: both !important; }
/*--------------------------------------------------------------
13. General
--------------------------------------------------------------*/
body, html {
height: 100%; }
.containernbt {
max-width: 920px;
margin: 0 auto;
padding-left: 50px;
padding-right: 50px; }
.content-areanbt {
padding-top: 50px; }
.intro-is .content-areanbt {
padding-top: 0px; }
.inside-wrappernbt {
max-width: 920px;
margin: 0 auto;
padding-left: 50px;
padding-right: 50px; }
.footer-widgetsnbt .inside-wrappernbt {
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; }
h4 {
font-size: 0.875em; }
.entry-content h1 {
margin-bottom: 20px; }
.entry-content h2 {
margin-bottom: 20px; }
.entry-content h3 {
margin-bottom: 20px; }
.entry-content h4 {
margin-bottom: 20px; }
blockquote p {
font-size: 1.250em;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
padding-top: 20px;
padding-bottom: 20px;
opacity: 0.95; }
strong {
font-weight: bold; }
em {
font-style: italic; }
/*--------------------------------------------------------------
14. Blog
--------------------------------------------------------------*/
.post {
padding-top: 70px;
padding-bottom: 70px; }
.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; }
.oddnbt {
background: #f5f5f5;
position: relative;
/* z-index: 10; */ }
.evennbt {
background: white;
position: relative;
/* z-index: 10; */ }
.entry-metanbt {
text-align: center; }
.posted-onnbt {
font-size: 0.688em;
font-family: Open Sans;
text-transform: uppercase;
letter-spacing: 0.2em; }
/*
.homenbt .entry-content {
padding-left: 100px;
padding-right: 100px;
margin-bottom: 20px; }
.homenbt .entry-content p {
text-align: center; }
*/
.hentry {
margin-bottom: 0; }
.read-morenbt {
padding: 20px;
border: 1px solid black;
text-align: center;
margin: 0 auto;
display: block;
width: 200px;
transition: all 0.5s ease; }
a.read-morenbt {
color: black;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em;
font-family: Open Sans; }
a.read-morenbt:hover {
background: #cdcdcd;
border: 1px solid #cdcdcd;
color: #565656; }
.post .entry-footernbt {
text-align: center;
font-family: "Gentium Basic", Times, serif;
font-size: 0.875em;
font-style: italic;
margin-bottom: 30px; }
.cat-linksnbt, .tag-linksnbt {
padding-left: 10px;
padding-right: 10px; }
.site-mainnbt .paging-navigation {
padding-top: 20px; }
/*--------------------------------------------------------------
15. Single
--------------------------------------------------------------*/
.site-contentnbt {
/* z-index: 10; */
/* clear: both; */ }
.sitenbt {
/* z-index: 2; */
height: 100%;
width: 100%;
background: #fff; }
.footer-widgetsnbt {
font-size: 1.2rem;
font-size: 12px;
z-index: 2;
position: relative;
background: #fff;
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid #dcdcdc;
padding-top: 50px;
padding-bottom: 40px;
font-family: Open Sans; }
.footer-widgetsnbt .widget h2 {
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 20px;
text-align: center; }
.footer-widgetsnbt .widget h3 {
text-transform: uppercase;
letter-spacing: 0.2em;
margin-bottom: 20px;
text-align: center; }
.site-infonbt {
text-align: center;
font-size: 0.850em;
padding-bottom: 20px;
padding-top: 20px;
opacity: 0.4; }
.footer-widgetsnbt li {
list-style: none;
padding-bottom: 0.7em;
margin-bottom: 0.7em;
/*text-align: center;*/ }
.footer-widgetsnbt ul {
margin-left: 0; }
/*--------------------------------------------------------------
16. Intro
--------------------------------------------------------------*/
.home-intronbt {
width: 100%;
height: 100%;
background-size: cover;
background-position: center center;
position: fixed;
z-index: 0;
top: 0;
left: 0;
display: table; }
.home-intro-insidenbt {
display: table-cell;
vertical-align: middle;
text-align: center; }
.home-intronbt h1 {
/* z-index: -1; */
text-align: center;
color: white;
font-size: 2.4em;
text-transform: uppercase;
letter-spacing: 0.2em;
padding-left: 20%;
padding-right: 20%;
font-family: "Gentium Basic", Times, serif;
margin-bottom: 50px;
font-weight: normal; }
.scroll-downnbt {
padding: 20px 30px;
text-align: center;
margin: 0 auto;
display: inline-block;
background: #d8a522;
opacity: 1;
transition: background 0.2s;
z-index: 100; }
a.scroll-downnbt {
color: black;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.750em;
font-family: Open Sans;
cursor: pointer;
z-index: 100; }
.scroll-downnbt:hover {
background: #cdcdcd !important;
color: #565656; }
a.scroll-downnbt.light-textnbt,
h1.light-textnbt {
color: #fff; }
a.scroll-downnbt.dark-textnbt,
h1.dark-textnbt {
color: #000; }
.homenbt .spacenbt {
z-index: -1;
height: 100%;
width: 100%;
background: transparent;
display: block;
position: relative;
clear: both; }
/*--------------------------------------------------------------
17. Nav
--------------------------------------------------------------*/
.main-navigationnbt {
display: block;
float: right;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.688em;
padding-top: 27px; }
.main-navigationnbt ul {
list-style: none;
margin: 0;
padding-left: 0; }
.main-navigationnbt li {
float: left;
position: relative;
margin-left: 20px; }
.main-navigationnbt li a:hover {
opacity: 0.7; }
.main-navigationnbt a {
display: block;
text-decoration: none;
transition: opacity 0.3s ease;
font-family: Open Sans; }
.site-headernbt {
width: 100%;
background: #fff;
border-bottom: 1px solid white;
z-index: 10;
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; }
.site-headernbt {
width: 100%;
background: #fff;
border-bottom: 1px solid #dcdcdc;
z-index: 10;
/* padding-top: 15px;
padding-bottom: 15px; */
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-headernbt {
position: absolute;
left: 0;
bottom: 1px;
top: auto;
height: 100px;
border-bottom: 1px solid #fff; }
.intro-is .site-contentnbt {
margin-top: -1px; }
.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-headernbt .main-navigationnbt {
padding-top: 41px; }
.intro-is .site-headernbt.fixme .main-navigationnbt {
padding-top: 27px; }
.pointnbt-1 {
width: 100%;
height: 1px;
z-index: 200;
display: inline-block;
position: absolute;
bottom: 85px;
left: 0;
opacity: 0; }
.logonbt {
/* float: left; */
display: block; }
.logonbt h1 {
clear: none;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 0.2em;
font-size: 0.875em; }
.logonbt h1 a {
text-decoration: none; }
.logonbt a {
clear: both; }
.logonbt img {
max-height: 50px;
clear: both;
padding-top: 7px; }
.site-descriptionnbt {
font-family: "Gentium Basic", Times, serif;
font-size: 0.750em;
text-transform: none;
letter-spacing: 0.05em; }
.header-insidenbt {
display: table;
height: 100%;
width: 100%; }
.logonbt {
display: table-cell;
vertical-align: middle; }
.header-insidenbt:after {
clear: both;
content: "";
display: block; }
.menu-item-has-children {
padding-bottom: 0 !important; }
/*--------------------------------------------------------------
18. Media Queries
--------------------------------------------------------------*/
@media screen and (max-width: 1140px) {
.home-intronbt h1 {
padding-left: 15%;
padding-right: 15%; } }
@media screen and (max-width: 767px) {
.rownbt {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 0px;
padding-right: 0px; }
[class*='colnbt-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 15px;
padding-right: 15px; }
.footer-widgetsnbt .widget {
margin-bottom: 50px; }
.containernbt {
padding-left: 20px;
padding-right: 20px; }
.home-intronbt h1 {
font-size: 1.8em;
padding-left: 10%;
padding-right: 10%; }
.intro-is .site-headernbt .main-navigationnbt {
padding-top: 26px; }
.menu-togglenbt {
float: right;
width: 20px;
height: 20px;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgXzMO9IMxmUJo5lWRcrEIdVmhZ8GhHrrHS5ZT-ADgEyqS7LnM5N-mbY-mCRkWbVnVpflSLza9oSWSJsDSTAJs8G5R98eK1hyphenhyphenXdo_4OKN29GVyWWqdhagD2Zel7rA96I-gnOhPMO1DyN_Ow/s1600/menu.png) center no-repeat;
text-indent: -99999px;
overflow: hidden;
border: none;
box-shadow: none;
outline: none;
opacity: 0.25; }
.menu-togglenbt:hover {
box-shadow: none; }
.intro-is .site-headernbt {
position: relative !important;
left: 0;
bottom: 0;
height: 70px !important;
top: 0 !important;
border-bottom: 1px solid #dcdcdc; }
.site-headernbt {
position: relative !important; }
.home-intronbt {
position: relative;
display: table !important; }
.homenbt .spacenbt {
display: none; }
.pointnbt-1 {
bottom: -1px; }
.toggled li {
float: none;
width: 100%;
display: block; }
.main-navigationnbt li {
position: relative;
margin-left: 20px; }
.main-navigationnbt.toggled {
width: 100%; }
.main-navigationnbt.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-navigationnbt.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; }
.post {
padding-top: 50px;
padding-bottom: 50px; }
.footer-widgetsnbt {
padding-bottom: 10px;
padding-top: 40px; }
/*
.single .post {
padding-top: 0; }
*/
/*
.homenbt .entry-content {
padding-left: 50px;
padding-right: 50px;
margin-bottom: 20px; }
*/
}
@media screen and (max-width: 480px) {
.home-intronbt h1 {
font-size: 1em;
padding-left: 20px;
padding-right: 20px;
margin-bottom: 30px; }
/*
.homenbt .entry-content {
padding-left: 0px;
padding-right: 0px;
margin-bottom: 20px; }
*/
.entry-title {
font-size: 1em; }
.scroll-downnbt {
padding: 17px 17px; }
}
@media screen and (max-width: 320px) {
.site-headernbt {
padding-left: 20px;
padding-right: 20px; }
.footer-widgetsnbt .inside-wrappernbt {
padding-left: 5px;
padding-right: 5px; }
.main-navigationnbt.toggled .nav-menu {
padding-left: 0; }
}
h2.date-header {
margin: 10px 0px;
display: none;
}
.main .widget {
margin: 0 0 5px;
padding: 0 0 2px;
}
.main .Blog {
border-bottom-width: 0;
}
#header .description {
}
/* Comments----------------------------------------------- */
#comments {
padding:20px;
margin-bottom:20px;
background: #fafafa;
}
#comments h4 {
font-size:22px;
margin-bottom:10px;
letter-spacing: 0px;
}
.deleted-comment {
font-style: italic;
color: gray;
}
#blog-pager-newer-link {
float: left;
}
#blog-pager-older-link {
float: right;
}
#blog-pager {
text-align: center;
padding: 5px 10px;
margin: 10px 0;
font-size: 11px;
text-transform: uppercase;
font-family: Open Sans;
}
.feed-links {
clear: both;
padding: 10px 10px 20px 10px;
font-size: 11px;
text-transform: uppercase;
font-family: Open Sans;
}
.comment-form {
}
#navbar-iframe {
height: 0;
visibility: hidden;
display: none;
}
.author-profile {
background: #ffffff;
border: 1px solid #eee;
margin: 20px 0 20px 0;
padding: 8px;
overflow: hidden;
}
.author-profile img {
border: 1px solid #ddd;
float: left;
margin-right: 10px;
}
.post-iconspbt {
margin: 5px 0 0 0;
padding: 0px;
}
.post-locationpbt {
margin: 5px 0;
padding: 0px;
}
.related-postbwrap {
margin: 10px auto 0;
}
.related-postbwrap h4 {
font-weight: bold;
margin: 10px 0;
}
.related-post-style-2,.related-post-style-2 li {
list-style: none;
margin: 0;
padding: 0;
}
.related-post-style-2 li {
border-top: 0px solid #eee;
overflow: hidden;
padding: 10px 0px;
}
.related-post-style-2 li:first-child {
border-top: none;
}
.related-post-style-2 .related-post-item-thumbnail {
width: 80px;
height: 80px;
max-width: none;
max-height: none;
background-color: transparent;
border: none;
float: left;
margin: 2px 10px 0 0;
padding: 0;
}
.related-post-style-2 .related-post-item-title {
font-weight: normal;
font-size: 100%;
}
.related-post-style-2 .related-post-item-summary {
display: block;
}
.pbtsharethisbutt {
font-size: 0.688em;
font-family: Open Sans;
letter-spacing: 0.2em;
margin: 0;
overflow: hidden;
padding: 15px 0 25px;
text-align: center;
text-transform: uppercase;
}
.pbtsharethisbutt a {
padding: 0 10px;
}
.pbtsharethisbutt a:hover {
}
.separator a[style="margin-left: 1em; margin-right: 1em;"] {margin-left: auto!important;margin-right: auto!important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-right: 0em !important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] img {float: left !important; margin: 0px 10px 10px 0px;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-left: 0em !important;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] img {float: right !important; margin: 0px 0px 10px 10px;}
.PopularPosts .widget-content ul li {
padding:6px 0px;
}
.reaction-buttons table{
border:none;
margin-bottom:5px;
}
.reaction-buttons table, .reaction-buttons td{
border:none !important;
}
.daily-social-buttons {
font-size: 32px;
margin: 0;
padding: 10px 0 0 0;
text-align: center;
overflow: hidden;
clear: both;
}
.daily-social-buttons a {
color: #cdc7c7 !important;
}
.daily-social-buttons a:hover {
color: #444444 !important;
}
.pbtthumbimg {
float:left;
margin:0px 10px 5px 0px;
padding:4px;
border:0px solid #eee;
background:none;
width:180px;
height:auto;
}
]]>
-
-
-
-
-
-
-
-
Skip to content
-
-
-
-
WELCOME TO DAILY. A SIMPLE, CLEAN BLOGGER THEME PERFECT FOR PHOTOGRAPHERS AND BLOGGERS.
Scroll Down
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Read More
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-