-
-
-
- <b:if cond="data:blog.pageType == "index"">
<data:blog.pageTitle />
<b:else />
- <b:if cond="data:blog.pageType != "error_page"">
<data:blog.pageName />
-
<data:blog.title />
<b:else />
ERROR 404 -
<data:blog.title />
</b:if>
</b:if>
-
-
-
-
-
-
-
-
-
-
-
-
-
-----------------------
*/
/*****************************************
reset.css
******************************************/
html, body, .section, .widget, 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, img, 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, figure { margin: 0; padding: 0;}
html { overflow-x: hidden;}
a {text-decoration:none;color:#000;}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { display:block;}
table { border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left; font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after { content: "";}
.quickedit, .home-link{display:none;}
blockquote, q { quotes: "" "";}
sup{ vertical-align: super; font-size:smaller;}
code{ font-family: 'Courier New', Courier, monospace; font-size:12px; color:#272727;}
::-moz-selection{background-color:$maincolor;color:#fff}
::selection{background-color:$maincolor;color:#fff}
a img{ border: none;}
ol, ul { padding:0; margin:0; text-align: left; }
ol li { list-style-type: decimal; padding:0 0 5px; }
ul li { list-style-type: disc; padding: 0 0 5px; }
ul ul, ol ol { padding: 0; }
.section, .widget, .widget ul {
margin: 0;
padding: 0;
}
#navbar-iframe, .navbar, .Attribution, .post-author-widget, .post-author-social { height:0px; visibility:hidden; display:none }
.feed-links, .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 {
display: none;
}
.item-control {
display: none !important;
}
h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}
h1, h2, h3, h4, h5, h6 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #2e2e2e;
}
blockquote {
padding: 8px;
background-color: #faebbc;
border-top: 1px solid #e1cc89;
border-bottom: 1px solid #e1cc89;
margin: 5px;
background-image: url(http://1.bp.blogspot.com/-siy6EKYCLtM/U6X4AdKrr0I/AAAAAAAANDs/HCjRvuedDro/s1600/openquote1.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;
}
blockquote p{
display: block;
background-image: url(http://3.bp.blogspot.com/-UjppXQI-ww0/U6X4IpheNiI/AAAAAAAAND0/PJhRvvhAWGU/s1600/closequote1.gif);
background-repeat: no-repeat;
background-position: bottom right;
}
img {
max-width: 100%;
vertical-align: middle;
border: 0;
}
.widget iframe, .widget img {
max-width: 100%;
}
.status-msg-border {
border: 1px solid #ff545a;
background:$maincolor;
}
.status-msg-body {
color: $darkcolor;
font-family:'Montserrat', sans-serif;
letter-spacing: 0px;
font-weight: 400;
}
* {
outline: 0;
transition: all .2s ease;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
}
/*****************************************
Custom css starts
******************************************/
body {
color: #2e2e2e;
font-family:'Montserrat', sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 21px;
background:$(body.background);
}
/* ######## Wrapper Css ######################### */
#body-wrapper{max-width:100%;margin:0 auto;background-color:#FFF;box-shadow:0 0 5px RGBA(0, 0, 0, 0.2)}
.body-row{width:1200px}
#content-wrapper {
margin: 0 auto;
padding: 20px 0 40px;
overflow: hidden;
}
#main-wrapper {
float: left;
width:68%;
max-width: 700px;
padding: 0 10px;
box-sizing: border-box;
}
#sidebar-wrapper {
float: right;
width:30%;
max-width: 300px;
}
#sidebar-wrapper1 {
float: left;
width:20%;
max-width: 200px;
}
/* ######## Header Css ######################### */
.header-wrap {
background:#fff;
}
#header-wrappers {
color: #fff;
padding: 30px 0;
margin:0 auto;
}
#header-inner {
background-position: left;
background-repeat: no;
}
.headerleft img {
height: auto;
max-height: 100%;
margin:0
}
.headerleft h1,
.headerleft h1 a,
.headerleft h1 a:hover,
.headerleft h1 a:visited {
font-family: 'Bungee Inline', cursive;
color: $darkcolor;
font-size: 52px;
font-weight:normal;
line-height: 1.2em;
margin: 0;
padding: 0 0 5px;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 1px;
}
.headerleft h3 {
font-weight: 400;
margin: 0;
padding: 0;
}
.headerleft .description {
color: #666;
margin: 0;
padding: 0 0 10px;
text-transform: capitalize;
text-align: center;
text-indent: 0;
letter-spacing: 1px;
}
.headerleft {
float: left;
margin: 0;
padding: 0;
width: auto;
}
.headerright {
float: right;
margin: 0;
padding: 1px 0 0;
width: 730px;
}
.headerleft .description span {
border-top: 1px solid rgba(241, 241, 241, 0.25);
padding: 5px 0 0;
}
/* ######## Navigation Menu Css ######################### */
.selectnav {
display:none;
}
.tm-menu {
font-weight: 400;
margin: 0 auto;
height:50px;
background: $darkcolor;
}
ul#nav1 {
list-style: none;
margin: 0;
padding: 0;
}
#menu .widget {
display: none;
}
#menu {
height: 50px;
position: relative;
text-align: center;
z-index: 15;
margin:0 auto;
}
.menu-wrap {
margin:0 auto;
position: relative;
}
#menu ul > li {
position: relative;
vertical-align: middle;
display: inline-block;
padding: 0;
margin: 0;
}
#menu ul > li:hover > a {
}
#menu ul > li > a {
color: #fff;
font-size: 14px;
font-weight: 600;
line-height: 50px;
display: inline-block;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
margin: 0;
padding: 0 12px;
}
#menu ul > li > ul > li:first-child > a {
padding-left: 12px
}
#menu ul > li > ul {
position: absolute;
background: #4d4d4d;
top: 100%;
left: 0;
min-width: 180px;
padding: 0;
z-index: 99;
margin-top: 0;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px)
}
#menu ul > li > ul > li > ul {
position: absolute;
top: 0;
left: 180px;
width: 180px;
background: #5d5d5d;
z-index: 99;
margin-top: 0;
margin-left: 0;
padding: 0;
border-left: 1px solid #6d6d6d;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(10px);
-moz-transform: translateY(10px);
transform: translateY(10px)
}
#menu ul > li > ul > li {
display: block;
float: none;
text-align: left;
position: relative;
border-bottom: 1px solid;
border-top: none;
border-color: #8d8d8d;
}
#menu ul > li > ul > li:last-child {
border: 0;
}
#menu ul li:after {
content: "|";
display: block;
position: absolute;
margin: auto;
top: -20px;
right: -5px;
bottom: 0;
width: 8px;
height: 8px;
text-align: center;
font-weight: 400;
font-size: 20px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #5c5c5c;
}
#menu ul li.parent ul li:after, #menu ul li:last-child:after {
display:none;
}
#menu ul > li:hover {
background-color: $maincolor
}
#menu ul > li > ul > li a {
font-size: 11px;
display: block;
color: #fff;
line-height: 35px;
text-transform: uppercase;
text-decoration: none;
margin: 0;
padding: 0 12px;
border-right: 0;
border: 0
}
#menu ul > li.parent > a:after {
content: '\f107';
font-family: FontAwesome;
float: right;
margin-left: 5px
}
#menu ul > li:hover > ul,
#menu ul > li > ul > li:hover > ul {
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
transform: translateY(0)
}
#menu ul > li > ul > li.parent > a:after {
content: '\f105';
float: right
}
#menu ul ul {
}
.ty-ran-yard {
position: absolute;
right: 0;
top: 0;
z-index: 99;
}
.ty-ran-yard span {
list-style: none;
}
.ty-ran-yard a.ran-sym {
background-color: $maincolor;
cursor: pointer;
display: block;
height: 50px;
text-align: center;
position: relative;
right: 0;
top: 0;
width: 50px;
border-radius: 0;
box-sizing: border-box;
}
.ty-ran-yard a.ran-sym:hover {
background-color:#6d6d6d;
}
.ty-ran-yard a.ran-sym:before {
color: #fff;
content: '\f074';
font-family: FontAwesome;
font-size: 16px;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 50px;
}
/* ######## Search widget Css ######################### */
#search-bar {
position: absolute;
right: 0;
top: 0;
z-index:99;
}
.header-search {
color: #fff;
position: absolute;
top: 15px;
right: 15px;
}
.header-search i {
font-style: normal;
font-size: 13px;
cursor: pointer;
}
.header-search .fa-times.active, .fa-search {
display: inline-block;
}
.header-search .fa-times,.fa-search.active {
display: none;
}
.search-form {
display: none;
position: absolute;
top: 50px;
right: 0;
padding: 15px;
height: 35px;
background: #fff;
z-index: 9999;
transition: none;
border: 1px solid #222;
border-top: 0;
}
.search-form input {
border: 1px solid #e9e9e9;
height: 36px;
text-indent: 5px;
}
.search-form button {
border: none;
border-radius: 3px;
color: #ffffff;
cursor: pointer;
font-size: 14px;
height: 36px;
width: 36px;
position: relative;
background: #ff6644;
}
.iconheader {
position: relative;
float: right;
}
.iconheader a i {
font-size: 18px;
line-height: 80px;
margin-left: 10px;
color: #999;
}
.iconheader a i:hover {
color:#E80007;
}
/* ######## Sidebar Css ######################### */
.sidebar .widget {
margin-bottom: 10px;
position: relative;
}
.sidebar .widget:first-child .widget-content {
padding:0;
}
.sidebar .widget:first-child h2 {
margin-bottom:10px;
}
.sidebar h2 {
display: block;
border-bottom: solid 3px rgb(51, 51, 51);
position: relative;
color: rgb(255, 255, 255);
background-color: rgb(51, 51, 51);
font-size: 18px;
padding: 4px 8px;
}
.sidebar ul,.sidebar li{
list-style-type:none;
margin:0;
padding:0;
}
.sidebar .widget-content {
padding: 10px 0;
}
/* Multi Tab Widget */
.menu-tab li a,
.sidetabs .section {
transition: all 0s ease;
-webkit-transition: all 0s ease;
-moz-transition: all 0s ease;
-o-transition: all 0s ease;
-ms-transition: all 0s ease
}
.menu-tab {
display: flex;
clear: both;
padding: 0;
margin: 0
}
.sidetabs .widget h2 {
display: none
}
.menu-tab li {
width: 33.3%;
float: left;
display: inline-block;
padding: 0;
position:relative;
}
.menu-tab li.active:after {
content: "";
border-top: 10px solid $maincolor;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
position: absolute;
bottom: -8px;
left: 14px;
}
.menu-tab li a {
height: 32px;
text-align: center;
padding: 0;
font-weight: 400;
display: block;
color: #fff;
background-color:$darkcolor;
font-size: 14px;
line-height: 32px;
letter-spacing: 1.5px;
text-transform: uppercase
}
.menu-tab li.active a {
color: #fff;
background-color:$maincolor;
}
.menu-tab li {
display: none
}
.hide-tab {
display: inline-block!important
}
#tabside3 {
margin-bottom: 15px;
}
.sidetabs .widget-content {
padding: 15px 0 0;
}
/* ######## Featured Widget Css ######################### */
.griddy .widget {
margin-bottom: 10px;
}
.griddy .widget-content {
}
.tgrid-wrapper {
margin: 0 0 10px;
}
.preload {
opacity:0;
}
.comload {
opacity:1;
}
.tgrid .ty-feat .ty-rest {
overflow: hidden;
display:block;
width:33.3%;
float:left;
position: relative;
padding:0;
padding-right: 8px;
box-sizing: border-box;
margin-bottom:8px;
}
.tgrid .ty-feat .ty-rest:nth-child(3n) {
padding:0;
}
.tgrid .ty-feat .ty-rest .yard-tent-ty {
width: 100%;
z-index: 2;
padding: 20px 15px;
box-sizing: border-box;
background: rgb(78, 121, 199);
height:auto;
text-align:center;
}
.tgrid .ty-rest .yard-tent-ty .tgrid-title {
overflow: hidden;
line-height: 0;
margin: 0;
padding: 0;
}
.tgrid .ty-rest .yard-tent-ty .tgrid-title a {
color: #fff;
font-weight: 500;
font-size: 15px;
line-height: 1.5em;
letter-spacing: 0.6px;
text-transform: uppercase;
}
.tgrid h2.title {
display: block;
position: relative;
background-color: #3b5998;
padding: 4px 8px;
margin-bottom:10px;
text-align: center;
}
.tgrid .tgrid-title a:hover {
color: #f3f3f3;
}
.tgrid h2.title a {
color:#fff;
}
.featured .widget {
margin-bottom: 10px;
border: 1px solid $maincolor;
}
.featured .widget-content {
}
.tyard-wrapper {
margin: 0 0 10px;
}
.preload {
opacity:0;
}
.comload {
opacity:1;
}
.tyard .ty-first {
width: 100%;
position: relative;
float: none;
box-sizing: border-box;
overflow: hidden;
padding:0;
}
.ty-first .tyard-thumb .yard-label {
position: absolute;
top: 15px;
left: 15px;
z-index: 2;
}
.ty-first .tyard-thumb .yard-label a {
background: $maincolor;
color: #fff;
text-transform: uppercase;
height: 20px;
line-height: 20px;
display: inline-block;
padding: 0 6px;
font-size: 11px;
font-weight: 400;
border-radius: 2px;
}
.tyard .ty-first .ty-con-yard, .column .ty-first .ty-con-yard {
width: 100%;
z-index: 2;
padding:0;
box-sizing: border-box;
}
.tyard .ty-first .ty-con-yard .tyard-title a, .column .ty-first .ty-con-yard .tyard-title a {
display: inline;
font-size: 15px;
color: $darkcolor;
font-weight: 400;
line-height: 1.4em;
}
.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {
color: #ccc;
}
.recent-summary {
display: block;
color: #ccc;
padding: 10px 0;
}
.tyard .ty-feat .ty-rest {
overflow: hidden;
display:block;
padding: 0;
position: relative;
padding: 5px 8px;
box-sizing: border-box;
}
.tyard .ty-feat .ty-rest .tyard-thumb {
width: 100%;
height: 140px;
vertical-align: middle;
}
.tyard .ty-feat .ty-rest .yard-img {
width: 100%;
height: 140px;
position: relative;
display: block;
}
.tyimg-lay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(40,35,40,0.05);
}
.tyard .ty-feat .ty-rest .yard-tent-ty {
width: 100%;
z-index: 2;
padding: 0;
box-sizing: border-box;
}
.tyard .ty-rest .yard-tent-ty .tyard-title {
overflow: hidden;
line-height: 0;
margin: 0;
padding: 0;
}
.tyard .ty-rest .yard-tent-ty .tyard-title a {
color: $darkcolor;
font-weight: 400;
font-size: 15px;
line-height: 1.5em;
}
.tyard .ty-feat li {
border-bottom: 1px solid #3b5998;
padding: 5px 8px;
box-sizing: border-box;
}
.tyard .ty-feat li:last-child {
border: 0;
}
.tyard h2.title {
display: block;
position: relative;
background-color: #3b5998;
padding: 4px 8px;
text-align: center;
}
.tyard .tyard-title a:hover {
color: $maincolor!important;
}
.tyard h2.title a {
color:#fff;
}
/* ######## Post Css ######################### */
.tyheading-head.post-ty-heading {
display: block;
background-color: #3b5998;
position: relative;
padding: 8px 8px;
box-sizing:border-box;
text-align: center;
}
.tyheading-head.post-ty-heading h2 a {
color: rgb(255, 255, 255);
}
.breadcrumbs .fa-times:before {
margin: 0 5px;
}
.breadcrumbs {
margin: 0;
font-size: 13px;
padding: 0;
}
.breadcrumbs i {
color: $maincolor;
font-size: 8px !important;
}
.breadcrumbs span a.bhome {
color: $maincolor;
}
.breadcrumbs span,
.breadcrumbs span a {
color: #000;
}
.breadcrumbs span a:hover {
color: $maincolor;
}
article {
padding: 0;
overflow:hidden;
}
.post-outer {
padding: 0 0 20px 0;
}
.index .post-outer, .archive .post-outer {
padding:0;
}
.index .main .blog-posts, .archive .main .blog-posts {
margin-bottom: 10px;
border: 1px solid #3b5998;
}
.post {
display: block;
overflow: hidden;
word-wrap: break-word;
background: #ffffff;
}
.index .post, .archive .post {
border-bottom: 1px solid #3b5998;
padding: 5px 8px;
box-sizing: border-box;
}
.index .post-outer:last-child .post, .archive .post-outer:last-child .post {
border-bottom: 0;
}
.item .post-head {
position: relative;
margin: 10px 0;
border-bottom: 2px solid #eee;
}
.post-head h1 {
color: #000;
font-size: 32px;
font-weight: 400;
line-height: 44px;
border-bottom: 2px solid #555;
display: inline-block;
position: relative;
top: 2px;
}
.post h2 {
margin-bottom: 12px;
line-height: 22px;
font-size: 15px;
font-weight:400;
}
.post h2 a {
color: #000;
letter-spacing: 0.6px;
}
.post h2 a:hover {
color:$maincolor;
}
.post h2 {
margin: 0 0 10px;
padding: 0;
}
.retitle h2 {
margin: 0;
display: block;
}
.post-body {
margin: 0px;
padding:10px;
font-size: 14px;
line-height: 26px;
box-sizing:border-box;
}
.post-home-image {
float: left;
width: 270px;
height: 182px;
margin-right: 20px;
position: relative;
}
.post-home-image .post-thumb {
width: 100%;
height: 182px;
position: relative;
display: block;
overflow: hidden;
}
.post-home-image .post-thumb a {
width: 100%;
height: 182px;
display: block;
transition: all .3s ease-out!important;
-webkit-transition: all .3s ease-out!important;
-moz-transition: all .3s ease-out!important;
-o-transition: all .3s ease-out!important;
}
.index .post-labels, .archive .post-labels {
position: absolute;
top: 10px;
left: 10px;
padding: 8px 12px 6px;
background: $maincolor;
color: #fff;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
z-index: 9;
}
.index .post-labels a, .archive .post-labels a {
color: #fff;
}
.date-header {
color: #bdbdbd;
display: block;
font-size: 12px;
font-weight: 400;
line-height: 1.3em;
margin: 0!important;
padding: 0;
}
.date-header a {
color: #bdbdbd;
}
.date-header .read-more {
background: $darkcolor;
padding: 5px 12px !important;
display: inline-block;
vertical-align: middle;
margin: 10px 0 0;
font-size: 12px;
text-transform: capitalize;
border-radius: 2px;
color: #f7f7f7;
font-weight: bold;
white-space: nowrap;
}
.read-more:hover {
background: $maincolor;
color:#fff;
}
.post-header {
padding: 10px;
margin-bottom: 10px;
}
#meta-post {
border-top: 1px solid #f5f5f5;
border-bottom: 1px solid #f5f5f5;
padding: 5px 0;
}
.post-meta {
color: #bdbdbd;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 21px;
margin: 0;
padding: 0;
}
.post-meta a, .post-meta i {
color: #CBCBCB;
}
.post-timestamp {
margin-left: 5px;
}
.resumo {
display:none;
}
.resumo span {
display: block;
font-size: 15px;
line-height: 25px;
text-align:justify;
}
.post-body img {
max-width: 100%;
padding: 10px 0;
position: relative;
margin:0 auto;
}
.post h3 {
font-size: 18px;
margin-top: 20px;
margin-bottom: 10px;
line-height: 1.1;
}
.second-meta {
display: none;
}
.comment-link {
white-space: normal;
}
.home #blog-pager {
display:none;
}
#blog-pager {
clear: both;
text-align: center;
padding: 15px 0;
background: #ffffff;
color: #4d4d4d;
}
.displaypageNum a,
.showpage a,
.pagecurrent, .blog-pager-older-link, .blog-pager-newer-link {
padding: 5px 13px;
margin-right: 8px;
color: #fff;
background-color: $darkcolor;
border: 1px solid #2d2d2d;
display: inline-block;
line-height: 20px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
margin-top: 10px;
}
.displaypageNum a:hover,
.showpage a:hover,
.pagecurrent, .blog-pager-older-link:hover, .blog-pager-newer-link:hover {
background: $maincolor;
border: 1px solid #d40000;
text-decoration: none;
color: #fff;
}
.showpageOf {
display: none!important;
overflow: hidden;
}
#blog-pager .pages {
margin: 10px 0;
border: none;
}
.item .post-footer .label-head .label-title {
color: #fff;
padding: 3px 8px;
font-size: 13px;
background-color: $maincolor;
}
.item .post-footer .label-head a {
color: #fff;
padding: 3px 8px;
font-size: 13px;
background-color: $darkcolor;
}
.share2 {font-size: 13px; color:$(maincolor); border: 1px solid; padding:4px; float: left; margin-right: 5px; padding-right: 7px; padding-left: 7px;font-weight: 700; letter-spacing: 0.6px;margin-top:10px;}
.addthis_sharing_toolbox {clear:initial!important;margin-top: 10px;}
.post-share-link{border:1px solid #eee;border-radius:2px;display:block;box-sizing:border-box;font-size:16px;margin-top:10px;ms-border-radius:2px;o-border-radius:2px;outline:0;padding:10px;webkit-border-radius:2px;width:100%}
#related-posts {
}
h4.related-title {
font-size: 14px;
margin: 0 0 10px 0;
background: #4f93c5;
color: #fff;
padding: 15px 20px;
font-weight: 700;
position: relative;
text-align: left;
text-transform: uppercase;
overflow: hidden;
}
#related-posts ul.related {
padding: 0 10px;
}
.related li {
display: block;
overflow: hidden;
position: relative;
}
.related li h3 {
margin-bottom:5px;
}
.related-thumb {
width: 90px;
height: 70px;
overflow: hidden;
position: relative;
vertical-align: middle;
float: left;
margin: 0 10px 0 0;
}
.related li .related-img {
width: 90px;
height: 70px;
display: block;
transition: all .3s ease-out!important;
-webkit-transition: all .3s ease-out!important;
-moz-transition: all .3s ease-out!important;
-o-transition: all .3s ease-out!important;
}
.related li .related-img:hover {
-webkit-transform: scale(1.1) rotate(-1.5deg)!important;
-moz-transform: scale(1.1) rotate(-1.5deg)!important;
transform: scale(1.1) rotate(-1.5deg)!important;
transition: all .3s ease-out!important;
-webkit-transition: all .3s ease-out!important;
-moz-transition: all .3s ease-out!important;
-o-transition: all .3s ease-out!important;
}
.related-title a {
font-size: 15px;
line-height: 1.4em;
padding: 0;
font-weight: 500;
font-style: normal;
letter-spacing: 0.5px;
color: #151515;
display: block;
}
.recent-summary {
color: #666;
font-size: 13px;
letter-spacing: 0.3px;
line-height: 1.6;
}
.related .related-tag {
display:none;
}
.related-overlay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(40,35,40,0.05);
}
.related-content {
display: block;
bottom: 0;
padding: 0px 0px 11px;
width: 100%;
line-height: 1.2em;
box-sizing: border-box;
z-index: 2;
}
.related .related-content .recent-date {
display:none;
}
.recent-date:before, .p-date:before {
content: '\f017';
font-family: fontawesome;
margin-right: 5px;
}
/* ######## Comment Form Widget ######################### */
.comment-form {
overflow:hidden;
}
iframe.blogger-iframe-colorize,
iframe.blogger-comment-from-post {
height: 283px!important
}
.comments .comments-content .comment-thread ol li {
list-style: none;
}
.comments-title {
position: relative;
clear: both;
z-index: 1;
margin: 0;
line-height: 33px
}
.comments-title h2 {
display: inline-block;
position: relative;
background-color: #fff;
color: #1c1c1c;
font-size: 18px;
letter-spacing: -.4px;
text-transform: uppercase;
font-weight: 700;
z-index: 1;
margin: 0;
padding-right: 15px
}
.comments-title:after {
content: "";
position: absolute;
z-index: 0;
top: 14px;
left: 0;
width: 100%;
height: 5px;
background-color: #F5F5F5
}
.comments {
clear: both;
margin: 0;
color: #1c1c1c;
background: #ffffff;
padding: 10px 0;
}
.comments h4 {
color: #000;
font-size: 14px;
padding: 5px 20px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: Uppercase;
position: relative;
text-align: center;
background: #ffffff;
z-index: 1;
margin-bottom: 15px;
}
.comments h4:after {
content: '';
position: absolute;
bottom: 0;
left: 50%;
width: 40px;
height: 2px;
background: #000;
margin-left: -20px;
}
.comments .comments-content {
margin: 0;
padding: 0
}
.comments .comments-content .comment {
margin-bottom: 0;
padding-bottom: 8px
}
.comments .comments-content .comment:first-child {
padding-top: 0
}
.facebook-tab,
.fb_iframe_widget_fluid span,
.fb_iframe_widget iframe {
width: 100%!important
}
.comments .item-control {
position: static
}
.comments .avatar-image-container {
float: left;
overflow: hidden;
position: absolute
}
.comments .avatar-image-container,
.comments .avatar-image-container img {
height: 45px;
max-height: 45px;
width: 45px;
max-width: 45px;
border-radius: 0
}
.comments .comment-block {
overflow: hidden;
padding: 0 0 10px
}
.comments .comment-block,
.comments .comments-content .comment-replies {
margin-left: 60px;
margin-top: 0
}
.comments .comments-content .inline-thread {
padding: 0
}
.comments .comment-actions {
float: left;
width: 100%;
position: relative;
margin: 0
}
.comments .comments-content .comment-header {
font-size: 14px;
display: block;
overflow: hidden;
clear: both;
margin: 0 0 3px;
padding: 0 0 5px;
border-bottom: 1px dotted #f5f5f5
}
.comments .comments-content .user {
font-style: normal;
font-weight: 500;
display: block;
font-size: 16px
}
.comments .comments-content .icon.blog-author {
display: none
}
.comments .comments-content .comment-content {
float: left;
text-align: left;
font-size: 13px;
line-height: 1.4em;
color: #656565
}
.comments .comment .comment-actions a {
margin-right: 5px;
padding: 2px 5px;
color: #fff;
font-weight: 400;
background-color: #000;
font-size: 10px
}
.comments .comment .comment-actions a:hover {
color: #fff;
background-color: $maincolor;
text-decoration: none
}
.comments .comments-content .datetime {
color: #999;
float: left;
font-size: 11px;
position: relative;
font-style: italic;
margin: 2px 0 0;
display: block
}
.comments .comments-content .datetime:before {
content: '\f017';
font-family: fontawesome;
font-style: normal;
margin-right: 3px
}
.comments .comments-content .comment-header a {
color: inherit
}
.comments .comments-content .comment-header a:hover {
color:$maincolor
}
.comments .thread-toggle {
margin-bottom: 4px
}
.comments .thread-toggle .thread-arrow {
height: 7px;
margin: 0 3px 2px 0
}
.comments .thread-expanded {
padding: 8px 0 0
}
.comments .comments-content .comment-thread {
margin: 0
}
.comments .continue a {
padding: 0 0 0 60px;
font-weight: 400
}
.comments .comments-content .loadmore.loaded {
margin: 0;
padding: 0
}
.comments .comment-replybox-thread {
margin: 0
}
.blogger-tab{
display:block;
}
.cmm-tabs .content-tab {
background-color: transparent;
padding: 0;
}
.cmm-tabs-header {
margin-bottom: 10px;
border-bottom: 2px solid #eee;
position: relative;
}
.cmm-tabs-header h3 {
display: inline-block;
font-size: 18px;
margin: 0;
border-bottom: 2px solid #777;
color: #010101;
top: 2px;
font-weight: 500;
padding-bottom: 2px;
}
.cmm-tabs-header h3 h9 {
display: none;
}
.simplyTab .cmm-tabs-header .wrap-tab {
}
.cmm-tabs-header .wrap-tab a {
height: auto;
line-height: 1.2em;
padding: 8px 5px;
display: block;
text-align: center;
}
.cmm-tabs-header .wrap-tab li {
float: left;
width: 33%;
padding: 0;
}
.facebook-tab,
.fb_iframe_widget_fluid span,
.fb_iframe_widget iframe {
width: 100%!important;
}
.cmm-tabs.simplyTab .content-tab {
background-color: transparent;
padding: 0;
margin-top: 20px;
}
.cmm-tabs.simplyTab .wrap-tab li a {
text-transform: uppercase;
color: #FFF;
font-weight: 500;
background-color: $darkcolor;
font-size: 12px;
}
.cmm-tabs.simplyTab .wrap-tab li a.activeTab {
background-color: $maincolor;
color:#fff;
}
.cmm-tabs.simplyTab .wrap-tab {
}
.cmm-tabs.simplyTab .wrap-tab li {
margin:0;
list-style: none;
}
.wrap-tab {
list-style: none;
}
.content-tab {
transition: all .0s ease;
-webkit-transition: all .0s ease;
-moz-transition: all .0s ease;
-o-transition: all .0s ease;
}
/*****************************************
Footer Bottom CSS
******************************************/
#lower {
margin:auto;
padding: 0px 0px 10px 0px;
width: 100%;
background:#1b1b1d;
}
#lower-wrapper {
margin:auto;
padding: 20px 0px 20px 0px;
}
#lowerbar-wrapper {
float: left;
margin: 0px 5px auto;
padding-bottom: 20px;
width: 32%;
text-align: justify;
color:#ddd;
line-height: 1.6em;
word-wrap: break-word;
overflow: hidden;
max-width: 375px;
}
.lowerbar {margin: 0; padding: 0;}
.lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;box-sizing:border-box;}
.lowerbar h2 {
color: #fff;
font-size: 16px;
padding: 16px 0;
margin: 0 0 20px;
font-weight: 700;
letter-spacing: 1.5px;
text-transform: uppercase;
position: relative;
text-align: left;
}
.lowerbar ul {
margin: 0 auto;
padding: 0;
list-style-type: none;
}
.lowerbar li {
display:block;
line-height: 1.6em;
margin-left: 0 !important;
list-style-type: none;
}
.lowerbar li a {
text-decoration:none; color: #DBDBDB;
}
.lowerbar li a:hover {
text-decoration:none;
}
.lowerbar .PopularPosts ul li a, .lowerbar .custom-widget .rcp-title a, .lowerbar {
color:#fff;
}
.lowerbar .PopularPosts .widget-content ul li, .lowerbar .custom-widget li {
border-bottom: 1px solid #2d2d2d;
border-top: 0;
}
.lowerbar .PopularPosts ul li .item-snippet {
border-bottom:0;
}
/* ######## Footer Copyright Css ######################### */
#ty_footer {
background: #2d2d2d;
color: #fff;
font-weight: 300;
padding: 15px 0px;
}
.ty-copy-container {
margin: 0 auto;
overflow: hidden;
}
.ty_footer_copyright a {
color:#fff;
}
.ty_footer_copyright {
text-align: left;
display: inline-block;
line-height: 30px;
}
.bottom-bar-social {
float: right;
padding: 0 0;
}
.bottom-bar-social li {
display: inline;
padding: 0;
float: left;
margin-right: 5px;
;
}
.bottom-bar-social .widget ul {
padding: 0;
}
.bottom-bar-social .LinkList ul {
text-align: center;
}
.bottom-bar-social #social a {
display: block;
width: 30px;
height: 30px;
line-height: 30px;
font-size: 15px;
color: #fff;
}
.bottom-bar-social #social a:before {
display: inline-block;
font: normal normal normal 22px/1 FontAwesome;
font-size: inherit;
font-style: normal;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.bottom-bar-social .bloglovin:before{content:"\f004"}
.bottom-bar-social .facebook:before{content:"\f09a"}
.bottom-bar-social .twitter:before{content:"\f099"}
.bottom-bar-social .gplus:before{content:"\f0d5"}
.bottom-bar-social .rss:before{content:"\f09e"}
.bottom-bar-social .youtube:before{content:"\f167"}
.bottom-bar-social .skype:before{content:"\f17e"}
.bottom-bar-social .stumbleupon:before{content:"\f1a4"}
.bottom-bar-social .tumblr:before{content:"\f173"}
.bottom-bar-social .vine:before{content:"\f1ca"}
.bottom-bar-social .stack-overflow:before{content:"\f16c"}
.bottom-bar-social .linkedin:before{content:"\f0e1"}
.bottom-bar-social .dribbble:before{content:"\f17d"}
.bottom-bar-social .soundcloud:before{content:"\f1be"}
.bottom-bar-social .behance:before{content:"\f1b4"}
.bottom-bar-social .digg:before{content:"\f1a6"}
.bottom-bar-social .instagram:before{content:"\f16d"}
.bottom-bar-social .pinterest:before{content:"\f0d2"}
.bottom-bar-social .delicious:before{content:"\f1a5"}
.bottom-bar-social .codepen:before{content:"\f1cb"}
.bottom-bar-social ul#social a:hover {
color: $maincolor;
opacity: 1;
}
/* ######## Custom Widget Css ######################### */
select#BlogArchive1_ArchiveMenu {
width: 100%;
padding: 10px;
border-color: #777;
}
#ads-blog-content {
margin: 0 auto;
}
#ads-blog-content .widget {
margin: 15px auto 0 !important;
display: block !important;
width: 100%;
max-height: 100%;
padding: 0;
max-width: 100%;
box-sizing: border-box;
}
#adwidegt1 .widget, #adwidegt2 .widget, #adwidegt3 .widget {
width: 728px;
max-height: 90px;
padding: 0;
max-width: 100%;
box-sizing: border-box;
display:none;
}
#adwidegt1 .widget {
margin: 15px auto 10px !important;
display:block !important;
}
#adwidegt2 .widget {
margin: 15px auto 0 !important;
}
#adwidegt1 .widget h2, #adwidegt2 .widget h2, #adwidegt3 .widget h2 {
display:none;
visibility:hidden;
}
.ads-posting {
margin: 10px 0 0;
}
.post-footer .ads-posting {
margin: 15px 0 0;
}
.contact-form-name, .contact-form-email, .contact-form-email-message, .contact-form-widget {
max-width: none;
}
.contact-form-name, .contact-form-email, .contact-form-email-message {
background-color: #EBEBEB;
border: 1px solid #ccc;
}
.contact-form-widget .form {
}
.contact-form-button-submit {
max-width: none;
width: 100%;
height: 35px;
border:0;
background-image: none;
background-color: $maincolor !important;
cursor: pointer;
font-style: normal;
font-weight: 400;
}
.contact-form-name:focus, .contact-form-email:focus, .contact-form-email-message:focus {
border: 0;
box-shadow: none;
}
.contact-form-name:hover, .contact-form-email:hover, .contact-form-email-message:hover {
border: 0;
}
.contact-form-button-submit:hover {
background-color: #303030;
background-image: none;
border: 0;
}
.sidebar .FollowByEmail > h3.title,
.sidebar .FollowByEmail .title-wrap {
margin-bottom: 0
}
#FollowByEmail1 {
clear: both;
}
.FollowByEmail td {
width: 100%;
float: left;
box-sizing: border-box
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit {
margin-left: 0;
width: 100%;
border-radius: 0;
height: 30px;
font-size: 11px;
color: #fff;
background-color: $maincolor;
text-transform: uppercase;
font-weight: 700;
letter-spacing: 1px
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover {
background-color: #000
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address {
padding-left: 10px;
height: 30px;
border: 1px solid #FFF;
margin-bottom: 5px;
box-sizing: border-box;
font-size: 11px;
font-family: inherit
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address:focus {
border: 1px solid #FFF
}
.FollowByEmail .widget-content {
background-color: #2b2b2b;
box-sizing: border-box;
padding: 10px
}
.lowerbar .FollowByEmail .widget-content {
margin-top: 10px;
}
.FollowByEmail .widget-content:before {
content: "Enter your email address to subscribe to this blog and receive notifications of new posts by email.";
font-size: 14px;
color: #f2f2f2;
line-height: 1.4em;
margin-bottom: 5px;
display: block;
padding: 0 2px
}
.ty-bonus .ty-wow {
overflow: hidden;
border-bottom: 1px solid #F5F5F5;
padding: 10px 0;
}
.ty-bonus .ty-wow:first-child {
padding-top: 0;
}
.ty-bonus .ty-wow:last-child {
border-bottom: none;
}
.ty-bonus .ty-thumb-bonos {
position: relative;
float: left;
margin: 0!important;
width: 80px;
height: 60px;
overflow: hidden;
display: block;
vertical-align: middle;
}
.ty-bonus .ty-bonus-con {
padding-left: 10px;
display: table-cell;
}
.ty-bonus .ty-bonos-entry {
overflow: hidden;
line-height: 0;
margin: 0 0 2px;
padding: 0;
}
.ty-bonus .ty-bonos-entry a {
color: $darkcolor;
font-weight: 400;
font-size: 13px;
line-height: 1.5em;
}
.ty-bonus .ty-bonos-entry a:hover {
color: $maincolor;
}
.ty-bonus .ty-thumb-bonos:hover .tyimg-lay {
background-color: rgba(40, 35, 40, 0.3);
}
.yard-auth-ty {
margin-right: 10px;
}
.yard-auth-ty::before {
content: '\f007';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
.yard-auth-ty,
.ty-time {
color: #bdbdbd;
font-size: 12px;
font-weight: 400;
}
.ty-time:before {
content: '\f133';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
.sidebar .PopularPosts .widget-content ul li:first-child,
.sidebar .ty-bonus .ty-wow:first-child {
padding-top: 0;
border-top: 0;
}
.sidebar .PopularPosts .widget-content ul li:last-child,
.sidebar .ty-bonus .ty-wow:last-child {
padding-bottom: 0;
}
.tyard-komet .ty-komet .ty-komet-tar {
position: relative;
overflow: hidden;
padding: 0;
width: 55px;
height: 55px;
float: left;
margin: 0 10px 0 0;
}
.tyard-komet .ty-komet {
background: none!important;
clear: both;
list-style: none;
word-break: break-all;
display: block;
border-top: 1px solid #F5F5F5;
border-bottom: 0 !important;
overflow: hidden;
margin: 0;
padding: 10px 0;
}
.tyard-komet .ty-komet:first-child {
padding-top: 0;
border-top: 0;
}
.tyard-komet .ty-komet:last-child {
padding-bottom: 0;
}
.tyard-komet .ty-komet span {
color: #bdbdbd;
display: block;
line-height: 1.2em;
text-transform: lowercase;
font-size: 12px;
font-style: italic;
font-weight: 400;
overflow: hidden;
background: #f9f9f9;
height: 38px;
margin-top: 5px;
box-sizing: border-box;
padding: 5px 8px;
}
.yardimg-komet {
width: 55px;
height: 55px;
float: left;
margin: 0 10px 0 0;
}
.tyard-komet a {
color: $darkcolor;
position: relative;
font-size: 13px;
text-transform: capitalize;
display: block;
overflow: hidden;
font-weight: 400;
}
.tyard-komet a:hover {
color:$maincolor;
}
.tyard-komet {
list-style: none;
padding: 0;
}
.cloud-label-widget-content {
display: inline-block;
text-align: left;
}
.cloud-label-widget-content .label-size {
display: inline-block;
float: left;
font-size: 12px;
line-height: normal;
margin: 0 5px 5px 0;
opacity: 1
}
.cloud-label-widget-content .label-size a {
background: #efefef;
color: #000;
float: left;
font-weight: 400;
line-height: 100%;
margin: 0;
padding: 8px 10px;
text-transform: uppercase;
transition: all .6s;
letter-spacing: 1.5px;
}
.cloud-label-widget-content .label-size a:hover,
.cloud-label-widget-content .label-size a:active {
background:$maincolor;
color: #fff;
}
.cloud-label-widget-content .label-size .label-count {
display:none;
}
.list-label-widget-content li {
display: block;
padding: 8px 0;
border-bottom: 1px solid #ececec;
position: relative
}
.list-label-widget-content li a:before {
content: '\f138';
position: absolute;
left: 0px;
font-size: 15px;
color: rgb(78, 121, 199);
font-family: fontawesome;
}
.lowerbar .list-label-widget-content li a {
color:#fff;
}
.lowerbar .list-label-widget-content li {
border-bottom: 1px solid rgb(51, 51, 51);
border-top: 0;
}
.lowerbar .list-label-widget-content li:last-child {
border: 0;
}
.list-label-widget-content li a {
color: #282828;
font-size: 14px;
padding-left: 20px;
font-weight: 400;
text-transform: capitalize;
letter-spacing: 1.5px;
}
.list-label-widget-content li span:last-child {
color: $maincolor;
font-size: 12px;
font-weight: 700;
position: absolute;
top: 9px;
right: 0
}
.PopularPosts h2 {
background: #2a3542 !important
}
.PopularPosts ul {
list-style-type: none;
padding: 5px
}
.PopularPosts {
color: #fff;
line-height: 1.6;
font-size: 100%;
border-radius: 5px 5px 0 0;
}
.PopularPosts {
line-height: 1.6;
font-size: 100%;
border-radius: 0;
color: #fff
}
.PopularPosts ul {
list-style: none;
margin: 0;
padding: 0;
counter-reset: popcount
}
.PopularPosts .item-thumbnail {
display: none;
}
.PopularPosts ul li:before {
list-style-type: none;
margin-right: 15px;
margin-left: 5px;
padding: 0.3em 0.6em;
counter-increment: popcount;
content: counter(popcount);
font-size: 16px;
color: $maincolor;
position: relative;
float: left;
border: 1px solid $darkcolor;
border-radius: 100%
}
.PopularPosts li {
background: none;
margin: 0;
padding: 10px 18px;
display: block;
clear: both;
overflow: hidden;
list-style: none;
font: 14px;
border-bottom: none
}
.PopularPosts li a {
text-decoration: none;
font-weight:600;
}
.PopularPosts ul li {
padding: 3px 20px;
border: none
}
.PopularPosts ul li .item-snippet {
color: #777;
padding: 0 0 15px;
font: 15px 'Open Sans', sans-serif;
border-bottom: 1px solid #ececec;
}
.sidebar .LinkList li, .sidebar .PageList li, .lowerbar .LinkList li, .lowerbar .PageList li {
padding: 5px 0;
font-weight: 500;
border-bottom: 1px solid #4e79c7;
}
.sidebar .PageList li a {
font-weight: 500;
}
/* ######## Responsive Css ######################### */
@media only screen and (max-width: 1200px) {
.body-row {
width: 96% !important;
margin: 0 auto;
float: none;
}
.headerright, .headerleft {
float: none;
width: 100%;
text-align: center;
height: auto;
margin: 0 auto;
clear: both;
}
.headerleft img {
margin: auto;
padding-bottom: 15px;
}
.headerright {
margin: 0 auto;
}
#header-wrappers {
color: #fff;
padding: 10px 0;
margin: 0 auto;
}
#main-wrapper {
width: 70%;
max-width: 740px;
}
#sidebar-wrapper1 {
float: right;
clear:both;
margin-top:10px;
width: 30%;
max-width: 300px;
}
}
@media only screen and (max-width: 980px) {
#main-wrapper, #sidebar-wrapper, #lowerbar-wrapper, #sidebar-wrapper1 {
float: none;
clear: both;
width: 100%;
margin: 0 auto;
}
#sidebar-wrapper1-old {
display:none;
}
#main-wrapper {
max-width: 100%;
}
#sidebar-wrapper {
padding-top: 20px;
}
#nav1, #nav {
display: none;
}
.selectnav {
width: auto;
color: #222;
background: #f4f4f4;
border: 1px solid rgba(255,255,255,0.1);
position: relative;
border: 0;
padding: 6px 10px!important;
margin: 5px 0;
}
.selectnav {
display: block;
width: 100%;
max-width:200px;
}
.tm-menu .selectnav {
display: inline-block;
margin: 10px 0 0;
max-width: 100%;
box-sizing: border-box;
}
#menu {
text-align:left;
}
}
@media screen and (max-width: 880px) {
.item #content-wrapper {
padding: 0 0 30px;
}
}
@media only screen and (max-width: 768px) {
.top-bar-social, .bottom-bar-social {
float: none;
width: 100%;
clear: both;
overflow: hidden;
}
.top-bar-menu {
float: none;
width: 100%;
clear: both;
margin-top: 0;
margin-bottom: 10px;
text-align: center;
}
.top-bar-social li, .bottom-bar-social li {
display: inline-block;
float: none;
}
.selectnav {
display: inline-block;
}
#search-bar {
display: none;
}
.ops-404 {
width: 80%!important;
}
.title-404 {
font-size: 160px!important;
}
.tyard .ty-first {
width: 100%;
float: none;
padding-right: 0;
}
.tyard .ty-feat .ty-rest .tyard-thumb, .tyard .ty-feat .ty-rest .yard-img {
height: 300px;
}
.post-home-image {
float: none;
width: 100%;
margin-bottom: 20px;
position: relative;
}
.post-home-image .post-thumb a, .post-home-image .post-thumb, .post-home-image {
height:250px;
}
#meta-post {
text-align: center;
}
.ty_footer_copyright {
text-align: center;
display: block;
clear: both;
}
}
@media only screen and (max-width: 620px) {
.ty-post-share li {
width: 50%;
}
.related li {
width: 100%;
margin-left: 0;
}
}
@media only screen and (max-width: 480px) {
.tgrid .ty-feat .ty-rest {
width: 100%;
padding: 0;
}
.item .post-footer .label-head a, .item .post-footer .label-head .label-title {
margin-bottom: 5px;
display: inline-block;
}
.share2 {
float: none;
}
h1.post-title {
font-size: 22px;
margin-bottom: 10px;
}
#meta-post {
display: inline-block;
}
#meta-post .post-labels {
display: block;
margin: 0 0 10px;
clear: both;
}
.other-meta .other-meta-desc, .other-meta .other-meta-read {
float: none;
display: block;
text-align: center;
}
.share-title {
display: none;
}
.share-art {
float: none;
text-align: center;
}
.social-btns {
float: none;
text-align: center;
}
#sidebar-wrapper {
max-width: 100%;
}
.ty-copy-container {
text-align: center;
}
.temp-cred {
float: none;
display: block;
clear: both;
margin: 5px 0 0;
}
.ty_footer_copyright {
float: none;
display: block;
clear: both;
}
}
@media only screen and (max-width: 360px) {
.title-404 {
font-size: 150px!important;
}
.Header .description p, .showpageOf{display:none}
}
@media only screen and (max-width: 300px) {
#sidebar-wrapper {display:none}
.related-thumb {
width: 100%;
float: none;
}
article {
overflow: hidden;
}
#blog-pager {
padding: 0;
margin: 0;
}
.item #blog-pager {
margin: 0 0 15px;
}
.index .resumo span,.archive .resumo span,.ty-author-box img, .breadcrumbs {
display: none;
}
.ty-author-box ul li a {
padding: 0;
background: none;
}
.ops-404 {
font-size: 20px!important;
}
.title-404 {
font-size: 120px!important;
}
h1.post-title {
font-size: 17px;
}
.top-bar-social #social a {
width: 24px;
height: 24px;
line-height: 24px;
}
.top-bar-menu, .ty-ran-yard {
display:none;
}
.ty-post-share li {
width: 100%;
}
.comments .comments-content .comment-header {
width: 100%;
float: none;
clear: both;
margin: 0;
padding: 0;
}
.comments .comments-content .comment-header {
width: 100%;
float: none;
clear: both;
margin: 0px 0 0px -35px;
padding: 0;
}
}
.back-to-top {
display:none;
position: fixed;
right: 10px;
bottom: 0;
text-decoration: none;
color: #fff;
background:$maincolor;
font-size: 14px;
padding: 10px;
-webkit-border-radius:2px 2px 0 0;
-moz-border-radius: 2px 2px 0 0;
border-radius:2px 2px 0 0;
}
.back-to-top:hover {
background-color:$darkcolor;
text-decoration:none;
color:#ffffff;
}
]]>
-
-
-
-
-
-
-
-
-
home
item
index
">
-
-
-