<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;}
::selection {background:transparent; text-shadow:#000 0 0 2px;}
::-moz-selection {background:transparent; text-shadow:#000 0 0 2px;}
::-webkit-selection {background:transparent; text-shadow:#000 0 0 2px;}
::-o-selection {background:transparent; text-shadow:#000 0 0 2px;}
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; }
#navbar-iframe, .navbar { height:0px; visibility:hidden; display:none }
.feed-links, .Attribution, .post-footer-line.post-footer-line-1, .post-footer-line.post-footer-line-2 , .post-footer-line.post-footer-line-3 {
display: none;
}
.CSS_LIGHTBOX{z-index:999999!important}.CSS_LIGHTBOX_ATTRIBUTION_INDEX_CONTAINER .CSS_HCONT_CHILDREN_HOLDER > .CSS_LAYOUT_COMPONENT.CSS_HCONT_CHILD:first-child > .CSS_LAYOUT_COMPONENT{opacity:0}
abbr.published.timeago {
text-decoration: none;
}
.item-control {
display: none !important;
}
h2.date-header, h4.date-header {display:none;margin:1.5em 0 .5em}
.error_page .status-msg-wrap {
display: none;
}
blockquote {
padding: 8px;
background-color: #faebbc;
border-top: 1px solid #e1cc89;
border-bottom: 1px solid #e1cc89;
margin: 5px;
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiY3MieCDPsj_x1AEkuyBzDI3K1avIgUAkM4oOBzfFbrkyAcBsHDXIMWU85A5yklgka86elanKvTr_AlvEURa9Re1EeXQArgP3WFj0UIw_egYoLqiKbA9dU-mp8D8V7ZXYzYv_y3bj5HhA/s1600/openquote1.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: 23px;
}
blockquote p{
display: block;
background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgJcxC8flnpg3AKnbRY8_CJPjFQj617k2aYR8jxAdTXGYcHEPKEBfoRqFDGdRD1DKVfxzrIMVRfCuHvswEj7NmBZGSfGjqU3vNS8kTalzifg1tD7_rX4l46jWM4PAvevMhyphenhyphene4ofm5ylCn0/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%;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box
}
/*****************************************
Custom css starts
******************************************/
body {
color: #2e2e2e;
font-family:'Roboto',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:1063px}
#content-wrapper {
margin: 0 auto;
padding: 20px 0 40px;
overflow: hidden;
}
#main-wrapper {
float: left;
width: 67%;
max-width: 750px;
}
#sidebar-wrapper {
float: right;
width: 30%;
max-width: 330px;
}
/* ######## Ticker Css ######################### */
.ticker-wrap {
display: block;
text-align: center;
margin: 0 auto;
padding: 0 20px 0 20px;
background: $darkcolor;
position:relative;
min-height: 45px;
}
.ticker-wrap-wrapper {
margin:0 auto;
position:relative;
}
.ticker-wrap .title {
position: absolute;
left:0;
top:10px;
height: 25px;
font-size: 15px;
color: #222;
line-height: 25px;
font-weight: bold;
overflow: hidden;
padding: 0 10px;
border-radius: 2px;
background: #fff;
text-transform:uppercase;
}
.ticker-wrap .title .fa {
margin-right: 10px;
background: #fff;
padding: 5px 6px;
border-radius: 100%;
color: #00c8d7;
}
.ticker-wrap>span {
display: inline-block;
padding: 0;
font: 700 13px 'roboto', sans-serif
}
.ticker-wrap>span>a {
color: #fff;
text-decoration: none
}
#ticker {
height: 45px;
overflow: hidden;
text-align: left;
max-width:720px;
padding-left:100px;
}
#ticker ul {
padding: 0;
margin: 0;
list-style: none
}
#ticker ul li {
height: 45px;
white-space: nowrap;
list-style:none;
}
#ticker ul li h3 {
margin: 0;
font: 700 16px 'roboto', sans-serif;
line-height:45px;
}
#ticker ul li h3 a {
color: #fff;
text-decoration: none;
line-height: 25px!important
}
.top-bar-social {
height: 45px;
position: absolute;
right: 0;
top: 0;
}
.top-bar-social li {
display: inline;
padding: 0;
float: left;
margin-right: 5px;
;
}
.top-bar-social .widget ul {
padding: 0;
}
.top-bar-social .LinkList ul {
text-align: center;
margin: 0;
}
.top-bar-social #social a {
display: block;
width: 30px;
height: 45px;
line-height:45px;
font-size: 15px;
color: #eeeeee;
transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-webkit-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
}
.top-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;
}
.top-bar-social .bloglovin:before{content:"\f004"}
.top-bar-social .facebook:before{content:"\f09a"}
.top-bar-social .twitter:before{content:"\f099"}
.top-bar-social .gplus:before{content:"\f0d5"}
.top-bar-social .rss:before{content:"\f09e"}
.top-bar-social .youtube:before{content:"\f167"}
.top-bar-social .skype:before{content:"\f17e"}
.top-bar-social .stumbleupon:before{content:"\f1a4"}
.top-bar-social .tumblr:before{content:"\f173"}
.top-bar-social .vine:before{content:"\f1ca"}
.top-bar-social .stack-overflow:before{content:"\f16c"}
.top-bar-social .linkedin:before{content:"\f0e1"}
.top-bar-social .dribbble:before{content:"\f17d"}
.top-bar-social .soundcloud:before{content:"\f1be"}
.top-bar-social .behance:before{content:"\f1b4"}
.top-bar-social .digg:before{content:"\f1a6"}
.top-bar-social .instagram:before{content:"\f16d"}
.top-bar-social .pinterest:before{content:"\f0d2"}
.top-bar-social .delicious:before{content:"\f1a5"}
.top-bar-social .codepen:before{content:"\f1cb"}
.top-bar-social ul#social a:hover {
color: $maincolor;
opacity: 1;
}
/* ######## 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;
max-width:230px;
}
.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;
}
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;
background: $menubg;
padding-right:50px;
}
.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:first-child {
background:$maincolor;
}
#menu ul > li > ul > li:first-child {
background:transparent;
}
#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:hover {
background-color: $darkcolor
}
#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: $darkcolor;
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;
}
/* ######## Featured Widget Css ######################### */
.feat-main-wrapper {
margin:10px auto;
}
.tyard-wrapper {
width:75%;
float:left;
max-width:780px;
overflow:hidden;
}
.tyard h2 {
display: none;
visibility: hidden;
}
.preload {
opacity:0;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
}
.comload {
opacity:1;
transition: all .3s ease;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
-o-transition: all .3s ease;
}
.tyard .ty-first {
width: 75%;
position: relative;
float: left;
padding-right: 1px;
box-sizing: border-box;
overflow: hidden;
}
.tyard .ty-feat-image {
width: 100%;
position: relative;
overflow: hidden;
}
.templatesyard .ty-first .tyard-thumb {
position: relative;
width: 100%;
height: 135px;
}
.tyard-thumb {
overflow: hidden;
}
.templatesyard .ty-img {
width: 100%;
height: 200px;
position: relative;
display: block;
transition: all .3s ease-in-out;
}
.tyard .ty-first .tyard-thumb, .tyard .ty-img {
height: 407px;
}
.ty-first .ty-img:after {
content: no-close-quote;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 230px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjMyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-x;
opacity: .8;
}
.templatesyard .ty-feat .ty-rest .yard-img:after {
content: no-close-quote;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 110px;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzE5MjMyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxOTIzMmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) repeat-x;
opacity: .8;
}
.templatesyard .ty-feat .ty-last .yard-img:after {
height:230px;
}
.tyard .yard-label {
z-index: 2;
}
.tyard .yard-label {
background: $maincolor;
color: #fff;
text-transform: uppercase;
height: 20px;
line-height: 20px;
display: inline-block;
padding: 0 6px;
font-size: 11px;
font-weight: 400;
margin-bottom: 8px;
}
.tyard .yard-label a {
color:#fff;
}
.tyard .tyard-thumb .item-cmm {
position: absolute;
top: 0;
right: 0;
z-index: 2;
color: #fff;
text-transform: uppercase;
height: 20px;
line-height: 20px;
display: inline-block;
padding: 0 6px;
font-size: 11px;
font-weight: 400;
background: $maincolor;
}
.tyard .tyard-thumb .item-cmm:before {
content: "\f086";
margin-right: 5px;
font-family: FontAwesome;
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.tyard .ty-first .ty-con-yard, .column .ty-first .ty-con-yard {
position: absolute;
bottom: 0;
width: 100%;
z-index: 2;
padding: 15px;
box-sizing: border-box;
text-align:center;
}
.tyard .ty-first .ty-con-yard .tyard-title a, .column .ty-first .ty-con-yard .tyard-title a, .tyard .ty-last .yard-tent-ty .tyard-title a {
display: block;
font-size: 24px;
color: #fff;
font-weight: 400;
line-height: 1.4em;
margin-bottom: 5px;
}
.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-wrap {
display:block;
position: relative;
box-sizing: border-box;
overflow: hidden;
}
.tyard .ty-feat .ty-last {
width: 25%;
position: relative;
float: left;
padding: 0;
box-sizing: border-box;
overflow: hidden;
}
.tyard .ty-feat .ty-rest {
overflow: hidden;
display: block;
padding: 0;
position: relative;
}
.tyard .ty-feat .ty-rest-wrap:nth-child(3) .ty-rest,.tyard .ty-feat .ty-rest-wrap:nth-child(4) .ty-rest {
margin-top: 1px;
}
.tyard .ty-feat .ty-rest-wrap:nth-child(3),.tyard .ty-feat .ty-rest-wrap:nth-child(5) {
padding-right:0;
}
.templatesyard .ty-feat .ty-rest .tyard-thumb {
width: 100%;
height: 135px;
vertical-align: middle;
}
.templatesyard .ty-feat .ty-rest .yard-img {
width: 100%;
height: 135px;
position: relative;
display: block;
transition: all .3s ease-in-out;
}
.templatesyard .ty-feat .ty-last .yard-img, .templatesyard .ty-feat .ty-last .tyard-thumb {
height:407px;
}
.tyimg-lay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(40,35,40,0.05);
}
.templatesyard .ty-feat .ty-rest .yard-tent-ty {
position: absolute;
bottom: 0;
width: 100%;
z-index: 2;
padding: 15px;
bottom:0;
text-align:center;
box-sizing: border-box;
transition: all .4s ease-in-out;
}
.tyard .ty-rest .yard-tent-ty .tyard-title {
overflow: hidden;
line-height: 0;
margin: 0 0 2px;
padding: 0;
}
.tyard .ty-rest-wrap .ty-rest .yard-tent-ty .tyard-title a {
color: #fff;
font-weight: bold;
font-size: 13px;
letter-spacing:0.2px;
line-height: 18px;
}
.tyard .ty-first:hover .ty-img, .tyard .ty-rest:hover .yard-img {
transform: scale(1.1) rotate(-1deg);
transition: all .3s ease-in-out;
}
.tyard .ty-first:hover .tyimg-lay, .tyard .ty-rest:hover .tyimg-lay {
background-color: rgba(0,0,0,.2);
transition: all .3s ease-in-out;
}
ul.roma-widget {
padding: 0;
margin: 0;
}
.roma-widget li:first-child {
padding-top: 0;
border-top: 0;
}
.roma-widget li {
overflow: hidden;
padding: 10px 0;
list-style: none;
border-bottom: 1px solid #3c455a;
}
.roma-widget .wid-thumb {
width: 80px;
height: 60px;
float: left;
margin-right: 10px;
overflow: hidden;
}
.roma-widget .mag-thumb {
display: block;
width: 80px;
height: 60px;
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;
}
.roma-widget .wrp-titulo {
font: normal normal 13px;
margin: 0 0 5px;
overflow: hidden;
line-height: 18px;
}
.roma-widget .wrp-titulo a {
color: #fff;
font-weight: bold;
font-size: 13px;
letter-spacing:0.2px;
line-height: 18px;
}
.img-overlay {
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 100%;
height: 100%;
background-color: rgba(40,35,40,0.05);
}
.tyard-ran {
display: block;
overflow: hidden;
padding-left: 1px;
box-sizing: border-box;
}
.tyard-ran .randoom {
background: #2C3242;
min-height: 407px;
max-height: 407px;
overflow-y: auto;
}
.tyard-ran .randoom .widget-content {
padding: 15px;
box-sizing: border-box;
}
.tyard-ran h2.title {
background: #485169;
padding: 0px 15px;
line-height: 40px;
margin: 0px 0 10px;
text-transform: uppercase;
font-weight: 800;
font-size: 18px;
color: #FFF;
}
.ty-con-yard .yard-auth-ty, .ty-con-yard .ty-time {
color: #ccc;
}
.yard-auth-ty, .ty-time {
color: #bdbdbd;
font-size: 12px;
font-weight: 400;
}
.yard-auth-ty {
margin-right: 10px;
}
.yard-auth-ty::before {
content: '\f007';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
.ty-time:before {
content: '\f133';
font-family: fontawesome;
color: #bbb;
margin-right: 5px;
}
/* ######## Sidebar Css ######################### */
.sidebar .widget {
margin-bottom: 20px;
position: relative;
}
.sidebar h2 {
padding: 6px 8px;
margin-bottom: -2px;
display: inline-block;
background: $maincolor;
color: #fff;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
position:relative;
}
.sidebar .widget .widget-title {
margin: 0 0 10px 0;
padding: 0;
position: relative;
border-bottom: 2px solid $maincolor;
transition: all .5s ease-out;
}
.sidebar h2:after {
content: "";
width: 0;
height: 0;
position: absolute;
top: 0;
right: -14px;
border-left: 0;
border-right: 14px solid transparent;
border-bottom: 34px solid $maincolor;
}
.sidebar ul,.sidebar li{
list-style-type:none;
margin:0;
padding:0;
}
.sidebar .widget-content {
padding: 10px 0;
}
/* ######## Post Css ######################### */
article {
padding: 0;
}
.post-outer {
padding: 0;
}
.index .post-outer, .archive .post-outer {
margin: 0 0 20px 0;
padding: 0 0 20px 0;
border-bottom: 1px solid rgba(0,0,0,0.14);
}
.post {
display: block;
overflow: hidden;
word-wrap: break-word;
background: #ffffff;
}
.post h2 {
margin-bottom: 12px;
line-height: 30px;
font-size: 20px;
font-weight: 700;
}
.post h2 a {
color: #000;
letter-spacing: 1px;
}
.post h2 {
margin: 0 0 10px;
padding: 0;
}
.post-head h1 {
color: #000;
font-size: 28px;
font-weight: 400;
line-height: 44px;
}
.retitle h2 {
margin: 0 0 8px;
display: block;
}
.post-body {
margin: 0px;
padding:10px;
font-size: 14px;
line-height: 26px;
box-sizing:border-box;
}
.post-home-image {
float: left;
width: 300px;
height: 220px;
margin-right: 20px;
position:relative;
}
.post-home-image .post-thumb {
width: 100%;
height: 220px;
position: relative;
display: block;
overflow: hidden;
}
.post-home-image .post-thumb img {
width: 100%;
height: 220px;
display: block;
padding: 3px;
box-sizing: border-box;
border: 1px solid #e6e6e6;
object-fit:cover;
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-home-image .post-labels, .archive .post-home-image .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-home-image .post-labels a, .archive .post-home-image .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;
}
.post-header {
padding: 10px;
}
#meta-post {
border: 1px solid #f0f0f0;
border-width: 1px 0;
padding: 5px 0;
font-size: 13px;
}
#meta-post i {
margin-left: 8px;
color:#999;
}
#meta-post a {
color:#999;
}
.post-meta {
color: #bdbdbd;
display: block;
font-size: 13px;
font-weight: 400;
line-height: 21px;
margin: 10px 0 0;
padding: 0;
}
.post-meta a, .post-meta i {
color: #CBCBCB;
}
.post-timestamp {
margin-left: 5px;
}
.label-head {
margin-left: 5px;
}
.label-head a {
padding-left: 2px;
}
.resumo {
margin-top: 10px;
color: #111;
}
.resumo span {
display: block;
margin-bottom: 8px;
font-size: 15.4px;
line-height: 1.5;
text-align:justify;
}
.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-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;
}
#blog-pager {
clear: both;
text-align: center;
margin: 0;
}
.index .blog-pager,
.index #blog-pager {
display: block
}
.index .blog-pager,
.index #blog-pager,
.archive .blog-pager,
.archive #blog-pager {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 15px 0 5px;
text-align: center;
}
.showpageNum a,
.showpage a,
#blog-pager-newer-link a,
#blog-pager-older-link a {
color: #fff;
background-color: $darkcolor;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-right: 5px;
overflow: hidden;
padding: 4px 10px;
text-decoration: none
}
.showpageNum a:hover,
.showpage a:hover,
#blog-pager-newer-link a:hover,
#blog-pager-older-link a:hover {
decoration: none;
background-color: $maincolor
}
.showpageOf {
display: none;
font-size: 0
}
.showpagePoint {
color: #fff;
background-color: $maincolor;
font-size: 14px;
font-weight: 400;
line-height: 24px;
margin-right: 5px;
overflow: hidden;
padding: 4px 10px;
text-decoration: none
}
#post-pager .blog-pager-older-link:hover, #post-pager .blog-pager-newer-link:hover {
color:$maincolor;
background:inherit;
}
#post-pager {
clear:both;
float: left;
display: block;
width: 100%;
box-sizing: border-box;
margin: 15px 0;
}
#post-pager .blog-pager-older-link, #post-pager .blog-pager-newer-link {
border:0;
text-align:right;
background:none;
color:$darkcolor;
}
#post-pager .blog-pager-newer-link {
border: 0;
text-align:left;
}
#post-pager #blog-pager-newer-link, #post-pager #blog-pager-older-link {
width: 50%;
}
#post-pager a b {
display: block;
padding: 0 0 5px;
font-weight: 700;
letter-spacing: 1px;
font-size: 15px;
color:$maincolor;
}
#post-pager a span {
text-transform:capitalize;
}
#post-pager .blog-pager-older-link, #post-pager .blog-pager-newer-link {
padding:0;
display: block;
}
.item #blog-pager {
display: none;
height: 0;
opacity: 0;
visibility: hidden;
}
.ty-author-box {
border: 1px solid #f2f2f2;
background: #f8f8f8;
overflow: hidden;
padding: 10px;
margin: 10px 0;
}
.ty-author-box img {
float: left;
margin-right: 10px;
object-fit: cover;
}
.ty-author-box p {
padding: 0;
-webkit-margin-before: 0;
-webkit-margin-after: 0;
}
.ty-author-box b {
font-weight: 700;
font-style: normal;
letter-spacing: 1px;
font-size: 20px;
}
.item .post-footer .share-box {
position: relative;
padding:10px 0;
}
.item .post-footer .share-title {
color: #aeaeae;
display: inline-block;
padding-bottom: 7px;
font-size: 12px;
font-weight: 700;
position: relative;
top: 2px;
text-transform:uppercase;
}
.item .post-footer .share-art {
display:inline-block;
padding: 0;
padding-top: 0;
font-size: 12px;
font-weight: 400;
text-transform: capitalize;
letter-spacing:1px;
}
.item .post-footer .share-art a {
color: #fff;
padding: 3px 8px;
margin-left: 4px;
border-radius: 2px;
display: inline-block;
margin-right: 0;
background: #010101;
}
.item .post-footer .share-art a:hover{color:#fff}
.item .post-footer .share-art .fac-art{background:#3b5998}
.item .post-footer .share-art .fac-art:hover{background:rgba(49,77,145,0.7)}
.item .post-footer .share-art .twi-art{background:#00acee}
.item .post-footer .share-art .twi-art:hover{background:rgba(7,190,237,0.7)}
.item .post-footer .share-art .goo-art{background:#db4a39}
.item .post-footer .share-art .goo-art:hover{background:rgba(221,75,56,0.7)}
.item .post-footer .share-art .pin-art{background:#CA2127}
.item .post-footer .share-art .pin-art:hover{background:rgba(202,33,39,0.7)}
.item .post-footer .share-art .lin-art{background:#0077B5}
.item .post-footer .share-art .lin-art:hover{background:rgba(0,119,181,0.7)}
.item .post-footer .share-art .wat-art{background:#25d266;display:none;}
.item .post-footer .share-art .wat-art:hover{background:rgba(37, 210, 102, 0.73)}
@media only screen and (max-width: 768px) {
.item .post-footer .share-art .wat-art{display:inline-block;}
}
#subscribe-box {
background-color: #f7f7f7;
margin: 0;
padding: 20px;
overflow: hidden;
border: 8px solid #f0f0f0;
}
#subscribe-box h4 {
color: #827459;
font-size: 16px;
margin-bottom: 20px;
text-align: center;
text-transform: uppercase
}
#subscribe-box .emailfield {
margin: auto;
text-align: center;
}
#subscribe-box .emailfield form {
margin: 0;
}
#subscribe-box .emailfield input {
padding: 12px;
color: #bcc4ca;
border: 1px solid #ebd099;
font-size: 14px;
margin-bottom: 10px
}
#subscribe-box .emailfield input:focus {
color: #454545;
outline: none;
border-color: #d5bc88;
}
#subscribe-box .emailfield .submitbutton {
background-color: #f8695f;
color: #fff;
margin: 0;
font-size: 14px;
letter-spacing: .7px;
text-transform: uppercase;
cursor: pointer;
border: 0;
transition: all .3s
}
#subscribe-box .emailfield .submitbutton:active,
#subscribe-box .emailfield .submitbutton:hover {
background-color: #e0594f;
color: #fff;
}
#related-posts {
margin-bottom: 10px;
padding: 10px 0;
}
.related li {
width: 23.94%;
display: inline-block;
height: auto;
min-height: 184px;
float: left;
margin-right: 10px;
overflow: hidden;
position: relative;
}
.related li h3 {
margin-top:0;
}
.related-thumb {
width: 100%;
height: 100px;
overflow: hidden;
border-radius: 2px;
}
.related li .related-img {
width: 100%;
height: 100px;
display: block;
position: relative;
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: 12px;
line-height: 1.4em;
padding: 10px 0 0;
font-weight: 400;
font-style: normal;
letter-spacing: 1px;
color: $darkcolor;
display: block;
}
.related li:nth-of-type(4),
.related li:nth-of-type(8),
.related li:nth-of-type(12) {
margin-right: 0;
}
.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 {
overflow:hidden;
}
iframe.blogger-iframe-colorize,
iframe.blogger-comment-from-post {
height: 283px!important
}
.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: 0 10px;
}
.comments .comments-content .comment-thread ol li {
list-style: none;
}
.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
}
/*****************************************
Footer Bottom CSS
******************************************/
#lower {
margin:auto;
padding: 0px 0px 10px 0px;
width: 100%;
background:#222;
box-shadow: 0 5px 6px rgba(0,0,0,0.4) inset;
border-top: 4px solid #E6E6E6;
}
#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 {
position: relative;
overflow: hidden;
margin: 0;
font-size: 18px;
vertical-align: middle;
padding: 0 0 10px 0;
border-bottom:1px solid #3D3D3D;
font-weight: 700;
color:#fff;
clear: both;
}
.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 li:hover {
display:block;
}
.lowerbar .PopularPosts ul li a, .lowerbar, .lowerbar .ty-bonus .ty-bonos-entry a, .lowerbar .tyard-komet a {
color:#fff;
}
.lowerbar .PopularPosts .widget-content ul li {
border-bottom: 1px solid rgb(51, 51, 51);
border-top: 0;
}
.lowerbar .PopularPosts .widget-content ul li:last-child {
border: 0;
}
.lowerbar .widget-content {
padding: 10px 0;
}
/* ######## Footer Css ######################### */
#ty_footer {
background: #161616;
color: #ccc;
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:center;
display:block;
line-height: 30px;
}
/* ######## Custom Widget Css ######################### */
.sosmedarl-info h4 {
background: transparent;
position: relative;
padding: 0;
margin: 0;
border: 0;
text-align: center;
font-size: 120%
}
.sosmedarl-img {
position: relative;
max-height: 200px;
overflow: hidden
}
.sosmedarl-img img {
max-width: 100%;
width: 100%;
transition: all .6s;
}
.sosmedarl-img:hover img {
transform: scale(1.2) rotate(-10deg)
}
.sosmedarl-img:before {
content: '';
background: rgba(0, 0, 0, 0.3);
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
transition: all .3s
}
.sosmedarl-img:hover:before {
background: rgba(0, 0, 0, 0.6);
}
.aboutfloat-img {
text-align: center;
}
.sosmedarl-float {
text-align: center;
display: inline-block;
}
.sosmedarl-float a {
background: transparent;
color: $darkcolor;
padding: 8px 14px;
z-index: 2;
display: table-cell;
font-size: 90%;
text-transform: uppercase;
vertical-align: middle;
border: 2px solid $maincolor;
border-radius: 3px;
transition: all .3s;
}
.sosmedarl-float:hover a {
background: #e74c3c;
color: #fff;
border-color: transparent;
}
.sosmedarl-float a i {
font-weight: normal;
margin: 0 5px 0 0
}
.sosmedarl-wrpicon {
display: block;
margin: 15px auto 0;
position: relative;
}
.sosmedarl-wrpicon .extender {
width: 100%;
display: block;
}
.extender {
text-align: center;
font-size: 16px
}
.extender .sosmedarl-icon {
display: inline-block;
border: 0;
margin: 0;
padding: 0;
width: 32%;
}
.extender .sosmedarl-icon a {
background: #ccc;
display: inline-block;
font-weight: 400;
color: #fff;
padding: 0 12px;
line-height: 32px;
border-radius: 3px;
font-size: 12px;
width: 100%;
}
.extender .sosmedarl-icon i {
font-family: fontawesome;
margin: 0 3px 0 0
}
.sosmedarl-icon.fbl a {
background: #3b5998
}
.sosmedarl-icon.twitt a {
background: #19bfe5
}
.sosmedarl-icon.crcl a {
background: #d64136
}
.sosmedarl-icon.fbl a:hover,
.sosmedarl-icon.twitt a:hover,
.sosmedarl-icon.crcl a:hover {
background: #404040
}
.extender .sosmedarl-icon:hover a,
.extender .sosmedarl-icon a:hover {
color: #fff;
}
.sosmedarl-info {
margin: 10px 0;
font-size: 13px;
text-align: center;
}
.sosmedarl-info p {
margin: 5px 0
}
.sosmedarl-info h4 {
margin-bottom: 10px;
font-size: 16px;
text-transform: uppercase;
color: #444;
font-weight: 700
}
.sosmedarl-info h4 span {
position: relative;
display: inline-block;
padding: 0 10px;
margin: 0 auto;
}
select#BlogArchive1_ArchiveMenu {
width: 100%;
padding: 10px;
border-color: #777;
}
#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
}
.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;
}
.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: '\203a';
position: absolute;
left: 0px;
top:5px;
font-size: 22px;
color: $maincolor
}
.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: #f6b2ca;
font-size: 12px;
font-weight: 700;
position: absolute;
top: 9px;
right: 0
}
.PopularPosts .item-thumbnail {
margin: 0 15px 0 0 !important;
width: 80px;
height: 60px;
float: left;
overflow: hidden;
position: relative
}
.PopularPosts .item-thumbnail a {
position: relative;
display: block;
overflow: hidden;
line-height: 0
}
.PopularPosts ul li img {
width: 90px;
height: 65px;
object-fit: cover;
padding: 0;
transition: all .3s ease
}
.PopularPosts .widget-content ul li {
overflow: hidden;
padding: 10px 0;
border-top: 1px solid #f2f2f2
}
.sidebar .PopularPosts .widget-content ul li:first-child,
#sidetabs .PopularPosts .widget-content ul li:first-child {
padding-top: 0;
border-top: 0
}
.sidebar .PopularPosts .widget-content ul li:last-child,
.sidebar .ty-bonus .ty-wow:last-child,
.tab-widget .PopularPosts .widget-content ul li:last-child,
.tab-widget .ty-bonus .ty-wow:last-child {
padding-bottom: 0
}
.PopularPosts ul li a {
color: $darkcolor;
font-weight: 400;
font-size: 13px;
line-height: 1.4em;
transition: color .3s;
letter-spacing:1.5px;
}
.PopularPosts ul li a:hover {
color: #a0d3db
}
.PopularPosts .item-title {
margin: 0 0 4px;
padding: 0;
line-height: 0
}
.item-snippet {
display: none;
font-size: 0;
padding-top: 0
}
.PopularPosts ul {
counter-reset: popularcount;
margin: 0;
padding: 0;
}
.PopularPosts .item-thumbnail::before {
background: rgba(0, 0, 0, 0.3);
bottom: 0px;
content: "";
height: 100px;
width: 100px;
left: 0px;
right: 0px;
margin: 0px auto;
position: absolute;
z-index: 3;
}
/* ######## Responsive Css ######################### */
@media only screen and (max-width: 1200px) {
.body-row {
width: 96% !important;
margin: 0 auto;
float: none;
}
.feat-main-wrapper {
margin:10px auto;
}
.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: 10px auto 0;
}
}
@media only screen and (max-width: 980px) {
.top-bar-social {
position: static;
}
#main-wrapper, #sidebar-wrapper, #lowerbar-wrapper {
float: none;
clear: both;
width: 100%;
margin: 0 auto;
}
#main-wrapper {
max-width: 100%;
}
#sidebar-wrapper {
padding-top: 20px;
}
.tyard-wrapper {
width: 100%;
float: none;
max-width: 100%;
clear: both;
}
#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 10px;
}
#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;
}
#post-pager #blog-pager-newer-link {
margin: 0 auto 10px;
}
#post-pager #blog-pager-older-link, #post-pager #blog-pager-newer-link {
float: none;
clear: both;
margin: 0 auto;
display: block;
width:100%;
}
.post-home-image {
float: none;
width: 100%;
margin-bottom: 20px;
position: relative;
}
.item .post-footer .share-art a span {
display: none;
}
.related li {
width: 48%;
}
.related li:nth-child(2) {
margin-right: 0;
}
#meta-post {
text-align: center;
}
.index .post, .archive .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%;
}
}
@media only screen and (max-width: 480px) {
.ticker-wrap .title {
display: none;
}
.tyard .ty-first {
width: 100%;
float: none;
padding: 0;
clear: both;
}
.templatesyard .ty-feat .ty-rest .tyard-thumb, .templatesyard .ty-feat .ty-rest .yard-img {
height: 235px;
}
#ticker {
padding:0;
}
.index .post h2,.archive .post h2 {
line-height: 34px;
font-size: 23px;
}
h1.post-title {
font-size: 22px;
margin-bottom: 10px;
}
.related li {
width: 100%;
margin-right:0;
}
#meta-post {
display: inline-block;
}
#meta-post .post-labels {
display: block;
margin: 0 0 10px;
clear: both;
}
.blog-pager-newer-link .pager-title, .blog-pager-newer-link .pager-heading, .blog-pager-older-link .pager-title, .blog-pager-older-link .pager-heading {
display: none;
}
.blog-pager-older-link .post-nav-icon, .blog-pager-newer-link .post-nav-icon {
line-height: 40px;
width: 100%;
}
.other-meta .other-meta-desc, .other-meta .other-meta-read {
float: none;
display: block;
text-align: center;
}
.share-title {
display: none;
}
.social-btns {
float: none;
text-align: center;
}
#sidebar-wrapper {
max-width: 100%;
}
.index .post-outer {
padding: 0 0 10px 0;
}
.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;
}
.archive .post h2,.index .post h2 {
line-height: 29px!important;
font-size: 15px!important;
}
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;
}
}
#playlist, #player {
height: 125px;
overflow: auto;
width: 90%; /* Ancho de todo el contenedor */
padding: 20px;
margin: 0 auto;
display: block;
text-align: center;
}
#player {
background:#232323; /* Fondo del primer contenedor */
padding: 10px 20px;
}
audio {
width:95%; /* Ancho del reproductor */
background: #f1f3f4;
margin:0 auto;
display: inline-block
}
#player:after {
/* Imagen animada */
padding-left: 20px;
}
#playlist {
margin: 0 auto 20px auto;
display: block;
background: #23a6b3; /* Fondo del segundo contenedor */
border-top: 1px solid #fff;
text-align: left;
font-size: 14px; /* Estilos de fuente */
font-family: 'Arial', Helvetica, sans-serif;
font-weight: normal;
}
#playlist li, #playlist ul li {
background-image: none;
list-style-type: none;
padding: 0;
margin: 0;
}
#playlist li a {
color: #ccc; /* Color de las canciones */
background: #232323; /* Fondo de las canciones */
padding: 7px 2px;
display: block;
padding-left: 10px;
text-decoration: none;
}
#playlist li a:hover{
background: #23a6b3; /* Color de fondo al pasar el cursor */
text-decoration: none;
}
#playlist .active a {
color: #fff; /* Color de la canción activa */
font-style: Georgia;
text-decoration: none;
}
#playlist .active a:before {
content: "\25B6";
color: #fff; /* Color del icono Play */
font-style: normal;
padding-right: 8px;
}
#playlist .active a:hover {
color: #000; /* Color de la canción activa al pasar el cursor */
}
]]>
<div id="body-wrapper" class=" home item index">