7910 lines
605 KiB
XML
7910 lines
605 KiB
XML
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|||
|
|
<!DOCTYPE html>
|
|||
|
|
<html b:css='false' b:defaultwidgetversion='2' b:layoutsVersion='3' b:responsive='true' b:templateVersion='1.3.0' expr:class='data:blog.languageDirection' expr:dir='data:blog.languageDirection' expr:lang='data:blog.localeUnderscoreDelimited' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
|
|||
|
|
<head>
|
|||
|
|
<b:include name='theme-head'/>
|
|||
|
|
<b:if cond='!data:view.isLayoutMode'>
|
|||
|
|
<!-- Theme CSS Style -->
|
|||
|
|
<b:skin version='1.3.0'><![CDATA[/*
|
|||
|
|
-----------------------------------------------
|
|||
|
|
Blogger Template Style
|
|||
|
|
Name: RetroLUN
|
|||
|
|
License: Free Version
|
|||
|
|
Version: 1.0
|
|||
|
|
Author: RetroLUN
|
|||
|
|
Author Url: https://retrolun.com/
|
|||
|
|
-----------------------------------------------*/
|
|||
|
|
|
|||
|
|
/*
|
|||
|
|
<!-- Variable definitions -->
|
|||
|
|
<Variable name="keycolor" description="Main Color" type="color" default="#1A73E8" value="#f57c00"/>
|
|||
|
|
<Group description="Theme Options">
|
|||
|
|
<Variable name="fixedmenu" description="Fixed Menu" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
<Variable name="sidebar" description="Left Sidebar" type="length" default="0px" min="0px" max="1px" value="0px"/>
|
|||
|
|
<Variable name="fixedsidebar" description="Fixed Sidebar" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Widths">
|
|||
|
|
<Variable name="boxed" description="Boxed Mode" type="length" default="0px" min="0px" max="1px" value="0px"/>
|
|||
|
|
<Variable name="row.width" description="Container Width" type="length" default="1058px" min="970px" max="1094px" value="1058px"/>
|
|||
|
|
<Variable name="sidebar.width" description="Sidebar Width" type="length" default="300px" min="250px" max="336px" value="300px"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Fonts">
|
|||
|
|
<Variable name="main.font" description="Site Font" type="font" family="Raleway" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>
|
|||
|
|
<Variable name="menu.font" description="Menu Font" type="font" family="Raleway" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>
|
|||
|
|
<Variable name="title.font" description="Title Font" type="font" family="Raleway" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>
|
|||
|
|
<Variable name="text.font" description="Text Font" type="font" family="Raleway" default="normal 400 14px $(family)" value="normal 400 14px $(family)"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Background">
|
|||
|
|
<Variable name="background.color" description="Body Background" type="color" default="#e5e6e7" value="#e7e6e5"/>
|
|||
|
|
<Variable name="body.background" description="Background" type="background" color="$(background.color)" default="$(color) none repeat fixed top left" value="#e5e6e7 url(none) repeat scroll bottom center"/>
|
|||
|
|
<Variable name="outer.bg" description="Outer Background" type="color" default="#f4f4f4" value="#f4f4f4"/>
|
|||
|
|
<Variable name="outer.mobile.bg" description="Outer Mobile Background" type="color" default="#F1F3F4" value="#f4f1f1"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Colors">
|
|||
|
|
<Variable name="main.color" description="Theme Color" type="color" default="#1A73E8" value="#e88118"/>
|
|||
|
|
<Variable name="title.color" description="Title Color" type="color" default="#202124" value="#000000"/>
|
|||
|
|
<Variable name="title.hover.color" description="Title Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
<Variable name="meta.color" description="Meta Color" type="color" default="#636466" value="#646361"/>
|
|||
|
|
<Variable name="text.color" description="Text Color" type="color" default="#3C4043" value="#3e3a37"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Site Header" selector="#header-wrapper">
|
|||
|
|
<Variable name="header.bg" description="Header Background" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
<Variable name="header.color" description="Header Color" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
<Variable name="header.hover.color" description="Header Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Sub Menu">
|
|||
|
|
<Variable name="submenu.bg" description="Sub Menu Background" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
<Variable name="submenu.color" description="Sub Menu Color" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
<Variable name="submenu.hover.color" description="Sub Menu Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Mega Menu">
|
|||
|
|
<Variable name="megamenu.bg" description="Mega Menu Background" type="color" default="$(submenu.bg)" value="#ffffff"/>
|
|||
|
|
<Variable name="megamenu.color" description="Mega Menu Color" type="color" default="$(submenu.color)" value="#202124"/>
|
|||
|
|
<Variable name="megamenu.hover.color" description="MegaMenu Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Mobile Menu">
|
|||
|
|
<Variable name="mmenu.bg" description="Mobile Menu Background" type="color" default="$(outer.bg)" value="#f4f4f4"/>
|
|||
|
|
<Variable name="mmenu.color" description="Mobile Menu Color" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
<Variable name="mmenu.hover.color" description="Mobile Menu Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Widgets" select="#sidebar">
|
|||
|
|
<Variable name="widget.bg" description="Widget Background" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
<Variable name="wtitle.color" description="Widget Title Color" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Post Styles" select="#main">
|
|||
|
|
<Variable name="post.title.color" description="Post Title Color" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
<Variable name="post.title.hover.color" description="Post Title Hover Color" type="color" default="$(title.hover.color)" value="#1a73e8"/>
|
|||
|
|
<Variable name="post.text.color" description="Post Page Text Color" type="color" default="$(text.color)" value="#3c4043"/>
|
|||
|
|
<Variable name="itempost.title.size" description="Post Page Title Font Size" type="length" default="37px" min="20px" max="50px" value="37px"/>
|
|||
|
|
<Variable name="itempost.content.size" description="Post Page Text Font Size" type="length" default="14px" min="12px" max="20px" value="14px"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Post Page Options" select="#main">
|
|||
|
|
<Variable name="headerad.onpost" description="Header ADS" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
<Variable name="breadcrumb" description="Post Breadcrumbs" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
<Variable name="cmm.count" description="Comments Count" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
<Variable name="postnav" description="Post Navigation" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
<Variable name="footerad.onpost" description="Footer ADS" type="length" default="1px" min="0px" max="1px" value="1px"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Footer" selector="#footer-wrapper">
|
|||
|
|
<Variable name="footer.bg" description="Footer Background" type="color" default="#16161a" value="#000000"/>
|
|||
|
|
<Variable name="footer.color" description="Footer Color" type="color" default="#ffffff" value="#ffffff"/>
|
|||
|
|
<Variable name="footer.hover.color" description="Footer Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="FooterBar" selector=".footerbar">
|
|||
|
|
<Variable name="footerbar.bg" description="FooterBar Background" type="color" default="#09090a" value="#000000"/>
|
|||
|
|
<Variable name="footerbar.color" description="FooterBar Color" type="color" default="#ffffff" value="#ffffff"/>
|
|||
|
|
<Variable name="footerbar.hover.color" description="FooterBar Hover Color" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Cookie Consent" selector="#spotbuzz-pro-cookie-ify">
|
|||
|
|
<Variable name="cookie.bg" description="Cookie Background" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
<Variable name="cookie.color" description="Cookie Text Color" type="color" default="$(text.color)" value="#3c4043"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Buttons">
|
|||
|
|
<Variable name="button.bg" description="Button Background" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
<Variable name="button.color" description="Button Color" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
<Variable name="button.hover.bg" description="Button Hover Background" type="color" default="#1767D0" value="#ce7317"/>
|
|||
|
|
<Variable name="button.hover.color" description="Button Hover Color" type="color" default="#FFFFFF" value="#ffffff"/>
|
|||
|
|
</Group>
|
|||
|
|
<Group description="Theme Fonts (Reset)">
|
|||
|
|
<!-- Site Font -->
|
|||
|
|
<Variable name="mainfont.italic" description="Main Font Italic" type="font" default="italic 400 14px $(main.font.family)" value="italic 400 14px $(family)"/>
|
|||
|
|
<Variable name="mainfont.medium" description="Main Font Medium" type="font" default="normal 500 14px $(main.font.family)" value="normal 500 14px $(family)"/>
|
|||
|
|
<Variable name="mainfont.mediumitalic" description="Main Font Medium Italic" type="font" default="italic 500 14px $(main.font.family)" value="italic 500 14px $(family)"/>
|
|||
|
|
<Variable name="mainfont.bold" description="Main Font Bold" type="font" default="normal 700 14px $(main.font.family)" value="normal 700 14px $(family)"/>
|
|||
|
|
<Variable name="mainfont.bolditalic" description="Main Font Bold Italic" type="font" default="italic 700 14px $(main.font.family)" value="italic 700 14px $(family)"/>
|
|||
|
|
<!-- Menu Font -->
|
|||
|
|
<Variable name="menufont.italic" description="Menu Font Italic" type="font" default="italic 400 14px $(menu.font.family)" value="italic 400 14px $(family)"/>
|
|||
|
|
<Variable name="menufont.sb" description="Menu Font SemiBold" type="font" default="normal 600 14px $(menu.font.family)" value="normal 600 14px $(family)"/>
|
|||
|
|
<Variable name="menufont.sbitalic" description="Menu Font SemiBold Italic" type="font" default="italic 600 14px $(menu.font.family)" value="italic 600 14px $(family)"/>
|
|||
|
|
<Variable name="menufont.bold" description="Menu Font Bold" type="font" default="normal 700 14px $(menu.font.family)" value="normal 700 14px $(family)"/>
|
|||
|
|
<Variable name="menufont.bolditalic" description="Menu Font Bold Italic" type="font" default="italic 700 14px $(menu.font.family)" value="italic 700 14px $(family)"/>
|
|||
|
|
<!-- Title Font -->
|
|||
|
|
<Variable name="titlefont.italic" description="Title Font Italic" type="font" default="italic 400 14px $(title.font.family)" value="italic 400 14px $(family)"/>
|
|||
|
|
<Variable name="titlefont.sb" description="Title Font SemiBold" type="font" default="normal 600 14px $(title.font.family)" value="normal 600 14px $(family)"/>
|
|||
|
|
<Variable name="titlefont.sbitalic" description="Title Font SemiBold Italic" type="font" default="italic 600 14px $(title.font.family)" value="italic 600 14px $(family)"/>
|
|||
|
|
<Variable name="titlefont.bold" description="Title Font Bold" type="font" default="normal 700 14px $(title.font.family)" value="normal 700 14px $(family)"/>
|
|||
|
|
<Variable name="titlefont.bolditalic" description="Title Font Bold Italic" type="font" default="italic 700 14px $(title.font.family)" value="italic 700 14px $(family)"/>
|
|||
|
|
<!-- Text Font -->
|
|||
|
|
<Variable name="textfont.italic" description="Text Font Italic" type="font" default="italic 400 14px $(text.font.family)" value="italic 400 14px $(family)"/>
|
|||
|
|
<Variable name="textfont.medium" description="Text Font Medium" type="font" default="normal 500 14px $(text.font.family)" value="normal 500 14px $(family)"/>
|
|||
|
|
<Variable name="textfont.mediumitalic" description="Text Font Medium Italic" type="font" default="italic 500 14px $(text.font.family)" value="italic 500 14px $(family)"/>
|
|||
|
|
<Variable name="textfont.bold" description="Text Font Bold" type="font" default="normal 700 14px $(text.font.family)" value="normal 700 14px $(family)"/>
|
|||
|
|
<Variable name="textfont.bolditalic" description="Text Font Bold Italic" type="font" default="italic 700 14px $(text.font.family)" value="italic 700 14px $(family)"/>
|
|||
|
|
</Group>
|
|||
|
|
<!-- Hidden Variables -->
|
|||
|
|
<Variable name="body.background.color" description="Comments Background" hideEditor="true" type="color" default="transparent" value="rgba(0,0,0,0)"/>
|
|||
|
|
<Variable name="body.title.color" description="Comments Color" hideEditor="true" type="color" default="$(title.color)" value="#202124"/>
|
|||
|
|
<Variable name="body.text.color" description="Comments Text Color" hideEditor="true" type="color" default="$(text.color)" value="#3c4043"/>
|
|||
|
|
<Variable name="body.link.color" description="Comments Link Color" hideEditor="true" type="color" default="$(main.color)" value="#1a73e8"/>
|
|||
|
|
<Variable name="body.text.font" description="Comments Font 1" hideEditor="true" type="font" default="normal 400 14px raleway, Arial, sans-serif !important" value="normal 400 14px raleway, Arial, sans-serif !important"/>
|
|||
|
|
<Variable name="body.action.font.large" description="Comments Font 2" hideEditor="true" type="font" default="normal 700 14px raleway, Arial, sans-serif !important" value="normal 700 14px raleway, Arial, sans-serif !important"/>
|
|||
|
|
*/
|
|||
|
|
|
|||
|
|
/*-- Google Fonts --*/
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QIFqPfE.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4SYFqPfE.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4QoFqPfE.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4Q4FqPfE.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptsg8zYS_SKggPNyCg4TYFq.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+1EA0-1EF9,U+20AB}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}
|
|||
|
|
@font-face{font-family:'Raleway';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v19/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
|
|||
|
|
|
|||
|
|
/*-- Font Awesome Free 5.15.2 --*/
|
|||
|
|
@font-face{font-family:"Font Awesome 5 Brands";font-display:swap;font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands";font-weight:400}
|
|||
|
|
@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-style:normal;font-weight:400;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-family:"Font Awesome 5 Free";font-weight:400}
|
|||
|
|
@font-face{font-family:"Font Awesome 5 Free";font-display:swap;font-style:normal;font-weight:900;font-display:block;src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.eot);src:url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.woff2) format("woff2"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.woff) format("woff"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.ttf) format("truetype"),url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
|
|||
|
|
|
|||
|
|
/*-- CSS Variables --*/
|
|||
|
|
:root{
|
|||
|
|
--body-font:'$(main.font.family)', Arial, sans-serif;
|
|||
|
|
--menu-font:'$(menu.font.family)', Arial, sans-serif;
|
|||
|
|
--title-font:'$(title.font.family)', Arial, sans-serif;
|
|||
|
|
--text-font:'$(text.font.family)', Arial, sans-serif;
|
|||
|
|
--body-bg-color:$(background.color);
|
|||
|
|
--body-bg:$(body.background);
|
|||
|
|
--outer-bg:$(outer.bg);
|
|||
|
|
--outer-mobile-bg:$(outer.mobile.bg);
|
|||
|
|
--main-color:$(main.color);
|
|||
|
|
--title-color:$(title.color);
|
|||
|
|
--title-hover-color:$(title.hover.color);
|
|||
|
|
--meta-color:$(meta.color);
|
|||
|
|
--text-color:$(text.color);
|
|||
|
|
--header-bg:$(header.bg);
|
|||
|
|
--header-color:$(header.color);
|
|||
|
|
--header-hover-color:$(header.hover.color);
|
|||
|
|
--submenu-bg:$(submenu.bg);
|
|||
|
|
--submenu-color:$(submenu.color);
|
|||
|
|
--submenu-hover-color:$(submenu.hover.color);
|
|||
|
|
--megamenu-bg:$(megamenu.bg);
|
|||
|
|
--megamenu-color:$(megamenu.color);
|
|||
|
|
--megamenu-hover-color:$(megamenu.hover.color);
|
|||
|
|
--mobilemenu-bg:$(mmenu.bg);
|
|||
|
|
--mobilemenu-color:$(mmenu.color);
|
|||
|
|
--mobilemenu-hover-color:$(mmenu.hover.color);
|
|||
|
|
--widget-bg:$(widget.bg);
|
|||
|
|
--widget-title-color:$(wtitle.color);
|
|||
|
|
--post-card-bg:$(widget.bg);
|
|||
|
|
--post-title-color:$(post.title.color);
|
|||
|
|
--post-title-hover-color:$(post.title.hover.color);
|
|||
|
|
--post-text-color:$(post.text.color);
|
|||
|
|
--footer-bg:$(footer.bg);
|
|||
|
|
--footer-color:$(footer.color);
|
|||
|
|
--footer-hover-color:$(footer.hover.color);
|
|||
|
|
--footerbar-bg:$(footerbar.bg);
|
|||
|
|
--footerbar-color:$(footerbar.color);
|
|||
|
|
--footerbar-hover-color:$(footerbar.hover.color);
|
|||
|
|
--cookie-bg:$(cookie.bg);
|
|||
|
|
--cookie-color:$(cookie.color);
|
|||
|
|
--button-bg:$(button.bg);
|
|||
|
|
--button-lite-bg:$(button.bg)10;
|
|||
|
|
--button-color:$(button.color);
|
|||
|
|
--button-hover-bg:$(button.hover.bg);
|
|||
|
|
--button-hover-color:$(button.hover.color);
|
|||
|
|
--rgba-gray:rgba(155,170,175,0.12);
|
|||
|
|
--border-color:rgba(155,155,155,0.15);
|
|||
|
|
--radius:8px;
|
|||
|
|
--widget-shadow:0 1px 2px rgba(0,0,0,0.05);
|
|||
|
|
--avatar-shadow:0px 1px 4px rgba(0,0,0,0.05);
|
|||
|
|
}
|
|||
|
|
html.is-dark{
|
|||
|
|
--body-bg-color:#2b2b2b;
|
|||
|
|
--body-bg:$(body.background);
|
|||
|
|
--outer-bg:#1a1a1a;
|
|||
|
|
--outer-mobile-bg:#1a1a1a;
|
|||
|
|
--title-color:#f6f7f8;
|
|||
|
|
--title-hover-color:$(main.color);
|
|||
|
|
--meta-color:#aaaaaa;
|
|||
|
|
--text-color:#b4b6ba;
|
|||
|
|
--header-bg:#202020;
|
|||
|
|
--header-color:#f6f7f8;
|
|||
|
|
--header-hover-color:$(main.color);
|
|||
|
|
--submenu-bg:#252525;
|
|||
|
|
--submenu-color:#f6f7f8;
|
|||
|
|
--submenu-hover-color:$(main.color);
|
|||
|
|
--megamenu-bg:#252525;
|
|||
|
|
--megamenu-color:#f6f7f8;
|
|||
|
|
--megamenu-hover-color:$(main.color);
|
|||
|
|
--mobilemenu-bg:#1b1b1b;
|
|||
|
|
--mobilemenu-color:#f6f7f8;
|
|||
|
|
--mobilemenu-hover-color:$(main.color);
|
|||
|
|
--widget-bg:#202020;
|
|||
|
|
--widget-title-color:#f6f7f8;
|
|||
|
|
--post-card-bg:#202020;
|
|||
|
|
--post-title-color:#f6f7f8;
|
|||
|
|
--post-title-hover-color:$(main.color);
|
|||
|
|
--post-text-color:b4b6ba;
|
|||
|
|
--footer-bg:#202020;
|
|||
|
|
--footer-color:#b4b6ba;
|
|||
|
|
--footer-hover-color:$(main.color);
|
|||
|
|
--footerbar-bg:#202020;
|
|||
|
|
--footerbar-color:#f6f7f8;
|
|||
|
|
--footerbar-hover-color:$(main.color);
|
|||
|
|
--cookie-bg:#202020;
|
|||
|
|
--cookie-color:#b4b6ba;
|
|||
|
|
--button-bg:$(main.color);
|
|||
|
|
--button-color:#ffffff;
|
|||
|
|
--button-hover-bg:$(button.hover.bg);
|
|||
|
|
--button-hover-color:$(button.hover.color);
|
|||
|
|
--rgba-gray:rgba(155,155,155,0.04);
|
|||
|
|
--border-color:rgba(155,155,155,0.03);
|
|||
|
|
}
|
|||
|
|
html.rtl{
|
|||
|
|
--body-font:'Tajawal',Arial,sans-serif;
|
|||
|
|
--menu-font:'Tajawal',Arial,sans-serif;
|
|||
|
|
--title-font:'Tajawal',Arial,sans-serif;
|
|||
|
|
--text-font:'Tajawal',Arial,sans-serif;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
/*-- Reset CSS --*/
|
|||
|
|
a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0;
|
|||
|
|
outline:none;
|
|||
|
|
vertical-align:baseline;
|
|||
|
|
background:0 0;
|
|||
|
|
text-decoration:none
|
|||
|
|
}
|
|||
|
|
dl,ul{
|
|||
|
|
list-style-position:inside;
|
|||
|
|
list-style:none
|
|||
|
|
}
|
|||
|
|
ul li{
|
|||
|
|
list-style:none
|
|||
|
|
}
|
|||
|
|
caption{
|
|||
|
|
text-align:center
|
|||
|
|
}
|
|||
|
|
img{
|
|||
|
|
border:none;
|
|||
|
|
position:relative
|
|||
|
|
}
|
|||
|
|
a,a:visited{
|
|||
|
|
text-decoration:none
|
|||
|
|
}
|
|||
|
|
.clearfix{
|
|||
|
|
clear:both
|
|||
|
|
}
|
|||
|
|
.section,.widget,.widget ul{
|
|||
|
|
margin:0;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
a{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
a img{
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
abbr{
|
|||
|
|
text-decoration: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
|
|||
|
|
}
|
|||
|
|
.separator a{
|
|||
|
|
text-decoration:none!important;
|
|||
|
|
clear:none!important;
|
|||
|
|
float:none!important;
|
|||
|
|
margin-left:0!important;
|
|||
|
|
margin-right:0!important
|
|||
|
|
}
|
|||
|
|
#Navbar1,#navbar-iframe,.widget-item-control,a.quickedit,.home-link,.feed-links{
|
|||
|
|
display:none!important
|
|||
|
|
}
|
|||
|
|
.center{
|
|||
|
|
display:table;
|
|||
|
|
margin:0 auto;
|
|||
|
|
position:relative
|
|||
|
|
}
|
|||
|
|
.widget > h2,.widget > h3{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.widget iframe,.widget img{
|
|||
|
|
max-width:100%
|
|||
|
|
}
|
|||
|
|
button,input,select,textarea{
|
|||
|
|
font-family:var(--body-font);
|
|||
|
|
-webkit-appearance:none;
|
|||
|
|
-moz-appearance:none;
|
|||
|
|
appearance:none;
|
|||
|
|
outline:none;
|
|||
|
|
border-radius:0
|
|||
|
|
}
|
|||
|
|
input[type="search"]::-webkit-search-cancel-button{
|
|||
|
|
-webkit-appearance:none
|
|||
|
|
}
|
|||
|
|
/*-- Style CSS --*/
|
|||
|
|
*{
|
|||
|
|
box-sizing:border-box
|
|||
|
|
}
|
|||
|
|
html{
|
|||
|
|
position:relative;
|
|||
|
|
word-break:break-word;
|
|||
|
|
word-wrap:break-word;
|
|||
|
|
text-rendering:optimizeLegibility;
|
|||
|
|
-webkit-font-smoothing:antialiased;
|
|||
|
|
-webkit-text-size-adjust:100%
|
|||
|
|
}
|
|||
|
|
body{
|
|||
|
|
position:relative;
|
|||
|
|
background:var(--body-bg);
|
|||
|
|
background-color:var(--body-bg-color);
|
|||
|
|
font-family:var(--body-font);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
font-style:normal;
|
|||
|
|
line-height:1.4em
|
|||
|
|
}
|
|||
|
|
.rtl{
|
|||
|
|
direction:rtl
|
|||
|
|
}
|
|||
|
|
h1,h2,h3,h4,h5,h6{
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-weight:700
|
|||
|
|
}
|
|||
|
|
a,input,button{
|
|||
|
|
transition:all .0s ease
|
|||
|
|
}
|
|||
|
|
#outer-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
overflow:hidden;
|
|||
|
|
width:100%;
|
|||
|
|
max-width:100%;
|
|||
|
|
background-color:var(--outer-bg);
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.is-boxed #outer-wrapper{
|
|||
|
|
width:$(row.width + 60px);
|
|||
|
|
max-width:100%;
|
|||
|
|
box-shadow:0 0 20px rgba(0,0,0,0.1)
|
|||
|
|
}
|
|||
|
|
.is-dark .is-boxed #outer-wrapper{
|
|||
|
|
box-shadow:0 0 20px rgba(0,0,0,0.3)
|
|||
|
|
}
|
|||
|
|
.container{
|
|||
|
|
position:relative
|
|||
|
|
}
|
|||
|
|
.row-x1{
|
|||
|
|
width:$(row.width);
|
|||
|
|
max-width:100%
|
|||
|
|
}
|
|||
|
|
.row-x2{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
.flex-center{
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
#content-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
overflow:hidden;
|
|||
|
|
padding:30px 0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#content-wrapper > .container{
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:space-between
|
|||
|
|
}
|
|||
|
|
.is-left #content-wrapper > .container,.rtl .is-right #content-wrapper > .container{
|
|||
|
|
flex-direction:row-reverse
|
|||
|
|
}
|
|||
|
|
.rtl .is-left #content-wrapper > .container{
|
|||
|
|
flex-direction:row
|
|||
|
|
}
|
|||
|
|
.theiaStickySidebar:before,.theiaStickySidebar:after{
|
|||
|
|
content:'';
|
|||
|
|
display:table;
|
|||
|
|
clear:both
|
|||
|
|
}
|
|||
|
|
#main-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
width:calc(100% - $(sidebar.width + 30px))
|
|||
|
|
}
|
|||
|
|
.no-sidebar #main-wrapper{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#sidebar-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
width:$(sidebar.width)
|
|||
|
|
}
|
|||
|
|
.no-sidebar #sidebar-wrapper{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.btn{
|
|||
|
|
position:relative;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.entry-image-wrap,.author-avatar-wrap,.comments .avatar-image-container{
|
|||
|
|
display:block;
|
|||
|
|
position:relative;
|
|||
|
|
overflow:hidden;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
z-index:5;
|
|||
|
|
color:transparent!important
|
|||
|
|
}
|
|||
|
|
.entry-thumb,.author-avatar{
|
|||
|
|
display:block;
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
background-size:cover;
|
|||
|
|
background-position:center center;
|
|||
|
|
background-repeat:no-repeat;
|
|||
|
|
z-index:1;
|
|||
|
|
opacity:0;
|
|||
|
|
transition:opacity .35s ease,filter 0s ease
|
|||
|
|
}
|
|||
|
|
.author-avatar{
|
|||
|
|
background-size:100%;
|
|||
|
|
background-position:0 0
|
|||
|
|
}
|
|||
|
|
.entry-thumb.lazy-ify,.author-avatar.lazy-ify{
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
.entry-image-wrap:hover .entry-thumb,.cs:hover .entry-image-wrap .entry-thumb{
|
|||
|
|
filter:brightness(1.03)
|
|||
|
|
}
|
|||
|
|
.entry-image-wrap.is-video:after{
|
|||
|
|
position:absolute;
|
|||
|
|
content:'\f04b';
|
|||
|
|
top:50%;
|
|||
|
|
right:50%;
|
|||
|
|
width:38px;
|
|||
|
|
height:27px;
|
|||
|
|
background-color:rgba(0,0,0,0.5);
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:12px;
|
|||
|
|
color:#fff;
|
|||
|
|
font-weight:900;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
z-index:5;
|
|||
|
|
transform:translate(50%,-50%);
|
|||
|
|
box-sizing:border-box;
|
|||
|
|
padding:0 0 0 1px;
|
|||
|
|
margin:0;
|
|||
|
|
border-radius:var(--radius);
|
|||
|
|
box-shadow:0 1px 3px 0 rgb(0,0,0,0.1);
|
|||
|
|
transition:background .17s ease
|
|||
|
|
}
|
|||
|
|
.entry-image-wrap.is-video:hover:after,.cs:hover .entry-image-wrap.is-video:after{
|
|||
|
|
background-color:#f50000
|
|||
|
|
}
|
|||
|
|
.cs .entry-image-wrap.is-video:after{
|
|||
|
|
top:15px;
|
|||
|
|
right:15px;
|
|||
|
|
transform:translate(0)
|
|||
|
|
}
|
|||
|
|
.rtl .cs .entry-image-wrap.is-video:after{
|
|||
|
|
left:15px;
|
|||
|
|
right:unset
|
|||
|
|
}
|
|||
|
|
.entry-category{
|
|||
|
|
display:flex;
|
|||
|
|
width:-moz-fit-content;
|
|||
|
|
width:fit-content;
|
|||
|
|
height:20px;
|
|||
|
|
background-color:var(--main-color);
|
|||
|
|
font-size:12px;
|
|||
|
|
color:#fff;
|
|||
|
|
align-items:center;
|
|||
|
|
padding:0 10px;
|
|||
|
|
margin:0 0 10px;
|
|||
|
|
border-radius:20px
|
|||
|
|
}
|
|||
|
|
.entry-title{
|
|||
|
|
display:block;
|
|||
|
|
color:var(--post-title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
line-height:1.3em
|
|||
|
|
}
|
|||
|
|
.entry-title a{
|
|||
|
|
display:block;
|
|||
|
|
color:var(--post-title-color)
|
|||
|
|
}
|
|||
|
|
.entry-title a:hover{
|
|||
|
|
color:var(--post-title-hover-color)
|
|||
|
|
}
|
|||
|
|
.entry-meta{
|
|||
|
|
display:flex;
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:4px 0 0
|
|||
|
|
}
|
|||
|
|
.entry-meta .mi{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.entry-meta .mi,.entry-meta .sp{
|
|||
|
|
margin:0 3px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .entry-meta .mi,.rtl .entry-meta .sp{
|
|||
|
|
margin:0 0 0 3px
|
|||
|
|
}
|
|||
|
|
.entry-meta .author-name{
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:500
|
|||
|
|
}
|
|||
|
|
.excerpt{
|
|||
|
|
font-family:var(--text-font);
|
|||
|
|
line-height:1.5em
|
|||
|
|
}
|
|||
|
|
.before-mask:before{
|
|||
|
|
content:'';
|
|||
|
|
position:absolute;
|
|||
|
|
left:0;
|
|||
|
|
right:0;
|
|||
|
|
bottom:0;
|
|||
|
|
height:100%;
|
|||
|
|
background-image:linear-gradient(to bottom,rgba(0,0,0,0) 30%,rgba(0,0,0,0.5));
|
|||
|
|
-webkit-backface-visibility:hidden;
|
|||
|
|
backface-visibility:hidden;
|
|||
|
|
z-index:2;
|
|||
|
|
opacity:1;
|
|||
|
|
margin:0;
|
|||
|
|
transition:opacity .25s ease
|
|||
|
|
}
|
|||
|
|
.cs{
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
.entry-info{
|
|||
|
|
position:absolute;
|
|||
|
|
left:0;
|
|||
|
|
bottom:0;
|
|||
|
|
width:100%;
|
|||
|
|
background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.5));
|
|||
|
|
overflow:hidden;
|
|||
|
|
z-index:10;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
padding:16px
|
|||
|
|
}
|
|||
|
|
.entry-info .entry-title{
|
|||
|
|
color:#fff;
|
|||
|
|
text-shadow:0 1px 2px rgba(0,0,0,0.1)
|
|||
|
|
}
|
|||
|
|
.entry-info .entry-meta{
|
|||
|
|
color:#c5c5c5;
|
|||
|
|
text-shadow:0 1px 2px rgba(0,0,0,0.1)
|
|||
|
|
}
|
|||
|
|
.entry-info .entry-meta .author-name{
|
|||
|
|
color:#d5d5d5;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.error-msg{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
padding:20px 0;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.error-msg b{
|
|||
|
|
font-weight:500
|
|||
|
|
}
|
|||
|
|
.loader{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
overflow:hidden;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.loader:after{
|
|||
|
|
content:'';
|
|||
|
|
display:block;
|
|||
|
|
width:30px;
|
|||
|
|
height:30px;
|
|||
|
|
box-sizing:border-box;
|
|||
|
|
margin:0;
|
|||
|
|
border:1.45px solid var(--main-color);
|
|||
|
|
border-right-color:var(--border-color);
|
|||
|
|
border-radius:100%;
|
|||
|
|
animation:spinner .65s infinite linear;
|
|||
|
|
transform-origin:center
|
|||
|
|
}
|
|||
|
|
@-webkit-keyframes spinner {
|
|||
|
|
0%{
|
|||
|
|
-webkit-transform:rotate(0deg);
|
|||
|
|
transform:rotate(0deg)
|
|||
|
|
}
|
|||
|
|
to{
|
|||
|
|
-webkit-transform:rotate(1turn);
|
|||
|
|
transform:rotate(1turn)
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@keyframes spinner {
|
|||
|
|
0%{
|
|||
|
|
-webkit-transform:rotate(0deg);
|
|||
|
|
transform:rotate(0deg)
|
|||
|
|
}
|
|||
|
|
to{
|
|||
|
|
-webkit-transform:rotate(1turn);
|
|||
|
|
transform:rotate(1turn)
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
.social a:before{
|
|||
|
|
display:inline-block;
|
|||
|
|
font-family:'Font Awesome 5 Brands';
|
|||
|
|
font-style:normal;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.social .blogger a:before{
|
|||
|
|
content:'\f37d'
|
|||
|
|
}
|
|||
|
|
.social .apple a:before{
|
|||
|
|
content:'\f179'
|
|||
|
|
}
|
|||
|
|
.social .amazon a:before{
|
|||
|
|
content:'\f270'
|
|||
|
|
}
|
|||
|
|
.social .microsoft a:before{
|
|||
|
|
content:'\f3ca'
|
|||
|
|
}
|
|||
|
|
.social .facebook a:before{
|
|||
|
|
content:'\f09a'
|
|||
|
|
}
|
|||
|
|
.social .facebook-f a:before{
|
|||
|
|
content:'\f39e'
|
|||
|
|
}
|
|||
|
|
.social .twitter a:before{
|
|||
|
|
content:'\f099'
|
|||
|
|
}
|
|||
|
|
.social .rss a:before{
|
|||
|
|
content:'\f09e';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.social .youtube a:before{
|
|||
|
|
content:'\f167'
|
|||
|
|
}
|
|||
|
|
.social .skype a:before{
|
|||
|
|
content:'\f17e'
|
|||
|
|
}
|
|||
|
|
.social .stumbleupon a:before{
|
|||
|
|
content:'\f1a4'
|
|||
|
|
}
|
|||
|
|
.social .tumblr a:before{
|
|||
|
|
content:'\f173'
|
|||
|
|
}
|
|||
|
|
.social .vk a:before{
|
|||
|
|
content:'\f189'
|
|||
|
|
}
|
|||
|
|
.social .stack-overflow a:before{
|
|||
|
|
content:'\f16c'
|
|||
|
|
}
|
|||
|
|
.social .github a:before{
|
|||
|
|
content:'\f09b'
|
|||
|
|
}
|
|||
|
|
.social .linkedin a:before{
|
|||
|
|
content:'\f0e1'
|
|||
|
|
}
|
|||
|
|
.social .dribbble a:before{
|
|||
|
|
content:'\f17d'
|
|||
|
|
}
|
|||
|
|
.social .soundcloud a:before{
|
|||
|
|
content:'\f1be'
|
|||
|
|
}
|
|||
|
|
.social .behance a:before{
|
|||
|
|
content:'\f1b4'
|
|||
|
|
}
|
|||
|
|
.social .digg a:before{
|
|||
|
|
content:'\f1a6'
|
|||
|
|
}
|
|||
|
|
.social .instagram a:before{
|
|||
|
|
content:'\f16d'
|
|||
|
|
}
|
|||
|
|
.social .pinterest a:before{
|
|||
|
|
content:'\f0d2'
|
|||
|
|
}
|
|||
|
|
.social .pinterest-p a:before{
|
|||
|
|
content:'\f231'
|
|||
|
|
}
|
|||
|
|
.social .twitch a:before{
|
|||
|
|
content:'\f1e8'
|
|||
|
|
}
|
|||
|
|
.social .delicious a:before{
|
|||
|
|
content:'\f1a5'
|
|||
|
|
}
|
|||
|
|
.social .codepen a:before{
|
|||
|
|
content:'\f1cb'
|
|||
|
|
}
|
|||
|
|
.social .flipboard a:before{
|
|||
|
|
content:'\f44d'
|
|||
|
|
}
|
|||
|
|
.social .reddit a:before{
|
|||
|
|
content:'\f281'
|
|||
|
|
}
|
|||
|
|
.social .whatsapp a:before{
|
|||
|
|
content:'\f232'
|
|||
|
|
}
|
|||
|
|
.social .messenger a:before{
|
|||
|
|
content:'\f39f'
|
|||
|
|
}
|
|||
|
|
.social .snapchat a:before{
|
|||
|
|
content:'\f2ac'
|
|||
|
|
}
|
|||
|
|
.social .telegram a:before{
|
|||
|
|
content:'\f3fe'
|
|||
|
|
}
|
|||
|
|
.social .steam a:before{
|
|||
|
|
content:'\f3f6'
|
|||
|
|
}
|
|||
|
|
.social .discord a:before{
|
|||
|
|
content:'\f392'
|
|||
|
|
}
|
|||
|
|
.social .quora a:before{
|
|||
|
|
content:'\f2c4'
|
|||
|
|
}
|
|||
|
|
.social .tiktok a:before{
|
|||
|
|
content:'\e07b'
|
|||
|
|
}
|
|||
|
|
.social .share a:before{
|
|||
|
|
content:'\f064';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.social .email a:before{
|
|||
|
|
content:'\f0e0';
|
|||
|
|
font-family:'Font Awesome 5 Free'
|
|||
|
|
}
|
|||
|
|
.social .external-link a:before{
|
|||
|
|
content:'\f35d';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.social-bg .blogger a,.social-bg-hover .blogger a:hover{
|
|||
|
|
background-color:#ff5722
|
|||
|
|
}
|
|||
|
|
.social-bg .apple a,.social-bg-hover .apple a:hover{
|
|||
|
|
background-color:#333
|
|||
|
|
}
|
|||
|
|
.social-bg .amazon a,.social-bg-hover .amazon a:hover{
|
|||
|
|
background-color:#fe9800
|
|||
|
|
}
|
|||
|
|
.social-bg .microsoft a,.social-bg-hover .microsoft a:hover{
|
|||
|
|
background-color:#0067B8
|
|||
|
|
}
|
|||
|
|
.social-bg .facebook a,.social-bg .facebook-f a,.social-bg-hover .facebook a:hover,.social-bg-hover .facebook-f a:hover{
|
|||
|
|
background-color:#3b5999
|
|||
|
|
}
|
|||
|
|
.social-bg .twitter a,.social-bg-hover .twitter a:hover{
|
|||
|
|
background-color:#00acee
|
|||
|
|
}
|
|||
|
|
.social-bg .youtube a,.social-bg-hover .youtube a:hover{
|
|||
|
|
background-color:#f50000
|
|||
|
|
}
|
|||
|
|
.social-bg .instagram a,.social-bg-hover .instagram a:hover{
|
|||
|
|
background:linear-gradient(15deg,#ffb13d,#dd277b,#4d5ed4)
|
|||
|
|
}
|
|||
|
|
.social-bg .pinterest a,.social-bg .pinterest-p a,.social-bg-hover .pinterest a:hover,.social-bg-hover .pinterest-p a:hover{
|
|||
|
|
background-color:#ca2127
|
|||
|
|
}
|
|||
|
|
.social-bg .dribbble a,.social-bg-hover .dribbble a:hover{
|
|||
|
|
background-color:#ea4c89
|
|||
|
|
}
|
|||
|
|
.social-bg .linkedin a,.social-bg-hover .linkedin a:hover{
|
|||
|
|
background-color:#0077b5
|
|||
|
|
}
|
|||
|
|
.social-bg .tumblr a,.social-bg-hover .tumblr a:hover{
|
|||
|
|
background-color:#365069
|
|||
|
|
}
|
|||
|
|
.social-bg .twitch a,.social-bg-hover .twitch a:hover{
|
|||
|
|
background-color:#6441a5
|
|||
|
|
}
|
|||
|
|
.social-bg .rss a,.social-bg-hover .rss a:hover{
|
|||
|
|
background-color:#ffc200
|
|||
|
|
}
|
|||
|
|
.social-bg .skype a,.social-bg-hover .skype a:hover{
|
|||
|
|
background-color:#00aff0
|
|||
|
|
}
|
|||
|
|
.social-bg .stumbleupon a,.social-bg-hover .stumbleupon a:hover{
|
|||
|
|
background-color:#eb4823
|
|||
|
|
}
|
|||
|
|
.social-bg .vk a,.social-bg-hover .vk a:hover{
|
|||
|
|
background-color:#4a76a8
|
|||
|
|
}
|
|||
|
|
.social-bg .stack-overflow a,.social-bg-hover .stack-overflow a:hover{
|
|||
|
|
background-color:#f48024
|
|||
|
|
}
|
|||
|
|
.social-bg .github a,.social-bg-hover .github a:hover{
|
|||
|
|
background-color:#24292e
|
|||
|
|
}
|
|||
|
|
.social-bg .soundcloud a,.social-bg-hover .soundcloud a:hover{
|
|||
|
|
background:linear-gradient(#ff7400,#ff3400)
|
|||
|
|
}
|
|||
|
|
.social-bg .behance a,.social-bg-hover .behance a:hover{
|
|||
|
|
background-color:#191919
|
|||
|
|
}
|
|||
|
|
.social-bg .digg a,.social-bg-hover .digg a:hover{
|
|||
|
|
background-color:#1b1a19
|
|||
|
|
}
|
|||
|
|
.social-bg .delicious a,.social-bg-hover .delicious a:hover{
|
|||
|
|
background-color:#0076e8
|
|||
|
|
}
|
|||
|
|
.social-bg .codepen a,.social-bg-hover .codepen a:hover{
|
|||
|
|
background-color:#000
|
|||
|
|
}
|
|||
|
|
.social-bg .flipboard a,.social-bg-hover .flipboard a:hover{
|
|||
|
|
background-color:#f52828
|
|||
|
|
}
|
|||
|
|
.social-bg .reddit a,.social-bg-hover .reddit a:hover{
|
|||
|
|
background-color:#ff4500
|
|||
|
|
}
|
|||
|
|
.social-bg .whatsapp a,.social-bg-hover .whatsapp a:hover{
|
|||
|
|
background-color:#3fbb50
|
|||
|
|
}
|
|||
|
|
.social-bg .messenger a,.social-bg-hover .messenger a:hover{
|
|||
|
|
background-color:#0084ff
|
|||
|
|
}
|
|||
|
|
.social-bg .snapchat a,.social-bg-hover .snapchat a:hover{
|
|||
|
|
background-color:#ffe700
|
|||
|
|
}
|
|||
|
|
.social-bg .telegram a,.social-bg-hover .telegram a:hover{
|
|||
|
|
background-color:#179cde
|
|||
|
|
}
|
|||
|
|
.social-bg .steam a,.social-bg-hover .steam a:hover{
|
|||
|
|
background:linear-gradient(5deg,#0d89bc,#112c5b,#0d1c47)
|
|||
|
|
}
|
|||
|
|
.social-bg .discord a,.social-bg-hover .discord a:hover{
|
|||
|
|
background-color:#7289da
|
|||
|
|
}
|
|||
|
|
.social-bg .quora a,.social-bg-hover .quora a:hover{
|
|||
|
|
background-color:#b92b27
|
|||
|
|
}
|
|||
|
|
.social-bg .tiktok a,.social-bg-hover .tiktok a:hover{
|
|||
|
|
background-color:#fe2c55
|
|||
|
|
}
|
|||
|
|
.social-bg .share a,.social-bg-hover .share a:hover{
|
|||
|
|
background-color:var(--meta-color)
|
|||
|
|
}
|
|||
|
|
.social-bg .email a,.social-bg-hover .email a:hover{
|
|||
|
|
background-color:#888
|
|||
|
|
}
|
|||
|
|
.social-bg .external-link a,.social-bg-hover .external-link a:hover{
|
|||
|
|
background-color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
.social-color .blogger a,.social-color-hover .blogger a:hover{
|
|||
|
|
color:#ff5722
|
|||
|
|
}
|
|||
|
|
.social-color .apple a,.social-color-hover .apple a:hover{
|
|||
|
|
color:#333
|
|||
|
|
}
|
|||
|
|
.social-color .amazon a,.social-color-hover .amazon a:hover{
|
|||
|
|
color:#fe9800
|
|||
|
|
}
|
|||
|
|
.social-color .microsoft a,.social-color-hover .microsoft a:hover{
|
|||
|
|
color:#0067B8
|
|||
|
|
}
|
|||
|
|
.social-color .facebook a,.social-color .facebook-f a,.social-color-hover .facebook a:hover,.social-color-hover .facebook-f a:hover{
|
|||
|
|
color:#3b5999
|
|||
|
|
}
|
|||
|
|
.social-color .twitter a,.social-color-hover .twitter a:hover{
|
|||
|
|
color:#00acee
|
|||
|
|
}
|
|||
|
|
.social-color .youtube a,.social-color-hover .youtube a:hover{
|
|||
|
|
color:#f50000
|
|||
|
|
}
|
|||
|
|
.social-color .instagram a,.social-color-hover .instagram a:hover{
|
|||
|
|
color:#dd277b
|
|||
|
|
}
|
|||
|
|
.social-color .pinterest a,.social-color .pinterest-p a,.social-color-hover .pinterest a:hover,.social-color-hover .pinterest-p a:hover{
|
|||
|
|
color:#ca2127
|
|||
|
|
}
|
|||
|
|
.social-color .dribbble a,.social-color-hover .dribbble a:hover{
|
|||
|
|
color:#ea4c89
|
|||
|
|
}
|
|||
|
|
.social-color .linkedin a,.social-color-hover .linkedin a:hover{
|
|||
|
|
color:#0077b5
|
|||
|
|
}
|
|||
|
|
.social-color .tumblr a,.social-color-hover .tumblr a:hover{
|
|||
|
|
color:#365069
|
|||
|
|
}
|
|||
|
|
.social-color .twitch a,.social-color-hover .twitch a:hover{
|
|||
|
|
color:#6441a5
|
|||
|
|
}
|
|||
|
|
.social-color .rss a,.social-color-hover .rss a:hover{
|
|||
|
|
color:#ffc200
|
|||
|
|
}
|
|||
|
|
.social-color .skype a,.social-color-hover .skype a:hover{
|
|||
|
|
color:#00aff0
|
|||
|
|
}
|
|||
|
|
.social-color .stumbleupon a,.social-color-hover .stumbleupon a:hover{
|
|||
|
|
color:#eb4823
|
|||
|
|
}
|
|||
|
|
.social-color .vk a,.social-color-hover .vk a:hover{
|
|||
|
|
color:#4a76a8
|
|||
|
|
}
|
|||
|
|
.social-color .stack-overflow a,.social-color-hover .stack-overflow a:hover{
|
|||
|
|
color:#f48024
|
|||
|
|
}
|
|||
|
|
.social-color .github a,.social-color-hover .github a:hover{
|
|||
|
|
color:#24292e
|
|||
|
|
}
|
|||
|
|
.social-color .soundcloud a,.social-color-hover .soundcloud a:hover{
|
|||
|
|
color:#ff7400
|
|||
|
|
}
|
|||
|
|
.social-color .behance a,.social-color-hover .behance a:hover{
|
|||
|
|
color:#191919
|
|||
|
|
}
|
|||
|
|
.social-color .digg a,.social-color-hover .digg a:hover{
|
|||
|
|
color:#1b1a19
|
|||
|
|
}
|
|||
|
|
.social-color .delicious a,.social-color-hover .delicious a:hover{
|
|||
|
|
color:#0076e8
|
|||
|
|
}
|
|||
|
|
.social-color .codepen a,.social-color-hover .codepen a:hover{
|
|||
|
|
color:#000
|
|||
|
|
}
|
|||
|
|
.social-color .flipboard a,.social-color-hover .flipboard a:hover{
|
|||
|
|
color:#f52828
|
|||
|
|
}
|
|||
|
|
.social-color .reddit a,.social-color-hover .reddit a:hover{
|
|||
|
|
color:#ff4500
|
|||
|
|
}
|
|||
|
|
.social-color .whatsapp a,.social-color-hover .whatsapp a:hover{
|
|||
|
|
color:#3fbb50
|
|||
|
|
}
|
|||
|
|
.social-color .messenger a,.social-color-hover .messenger a:hover{
|
|||
|
|
color:#0084ff
|
|||
|
|
}
|
|||
|
|
.social-color .snapchat a,.social-color-hover .snapchat a:hover{
|
|||
|
|
color:#ffe700
|
|||
|
|
}
|
|||
|
|
.social-color .telegram a,.social-color-hover .telegram a:hover{
|
|||
|
|
color:#179cde
|
|||
|
|
}
|
|||
|
|
.social-color .steam a,.social-color-hover .steam a:hover{
|
|||
|
|
color:#112c5b
|
|||
|
|
}
|
|||
|
|
.social-color .discord a,.social-color-hover .discord a:hover{
|
|||
|
|
color:#7289da
|
|||
|
|
}
|
|||
|
|
.social-color .quora a,.social-color-hover .quora a:hover{
|
|||
|
|
color:#b92b27
|
|||
|
|
}
|
|||
|
|
.social-color .tiktok a,.social-color-hover .tiktok a:hover{
|
|||
|
|
color:#fe2c55
|
|||
|
|
}
|
|||
|
|
.social-color .share a,.social-color-hover .share a:hover{
|
|||
|
|
color:var(--meta-color)
|
|||
|
|
}
|
|||
|
|
.social-color .email a,.social-color-hover .email a:hover{
|
|||
|
|
color:#888
|
|||
|
|
}
|
|||
|
|
.social-color .external-link a,.social-color-hover .external-link a:hover{
|
|||
|
|
color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
#header-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
z-index:50;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.main-header,.header-inner{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:62px;
|
|||
|
|
background-color:var(--header-bg)
|
|||
|
|
}
|
|||
|
|
.header-inner{
|
|||
|
|
background-color:rgba(0,0,0,0)
|
|||
|
|
}
|
|||
|
|
.header-inner.is-fixed{
|
|||
|
|
position:fixed;
|
|||
|
|
top:-62px;
|
|||
|
|
left:0;
|
|||
|
|
width:100%;
|
|||
|
|
z-index:990;
|
|||
|
|
backface-visibility:hidden;
|
|||
|
|
visibility:hidden;
|
|||
|
|
opacity:0;
|
|||
|
|
transition:all .25s ease
|
|||
|
|
}
|
|||
|
|
.header-inner.is-fixed.show{
|
|||
|
|
top:0;
|
|||
|
|
opacity:1;
|
|||
|
|
visibility:visible;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.header-header{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:62px;
|
|||
|
|
background-color:var(--header-bg);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
}
|
|||
|
|
.is-boxed .header-header{
|
|||
|
|
float:none;
|
|||
|
|
width:$(row.width + 60px);
|
|||
|
|
max-width:100%;
|
|||
|
|
margin:0 auto;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.is-fixed .header-header{
|
|||
|
|
box-shadow:0 1px 8px rgba(0,0,0,0.1)
|
|||
|
|
}
|
|||
|
|
.header-items{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
justify-content:space-between
|
|||
|
|
}
|
|||
|
|
.flex-left{
|
|||
|
|
position:static;
|
|||
|
|
display:flex;
|
|||
|
|
z-index:10
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
|
|||
|
|
.flex-right{
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
right:0;
|
|||
|
|
z-index:20
|
|||
|
|
}
|
|||
|
|
.rtl .flex-right{
|
|||
|
|
left:0;
|
|||
|
|
right:unset
|
|||
|
|
}
|
|||
|
|
.main-logo{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
height:61px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
padding:0 13px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .main-logo{
|
|||
|
|
padding:0 0 0 13px
|
|||
|
|
}
|
|||
|
|
.main-logo .widget{
|
|||
|
|
position:relative;
|
|||
|
|
height:100%;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center
|
|||
|
|
}
|
|||
|
|
.main-logo .logo-img{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
height:34px;
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
.main-logo img{
|
|||
|
|
display:block;
|
|||
|
|
max-width:100%;
|
|||
|
|
max-height:100%
|
|||
|
|
}
|
|||
|
|
.main-logo .blog-title{
|
|||
|
|
display:block;
|
|||
|
|
font-size:23px;
|
|||
|
|
color:var(--header-color);
|
|||
|
|
font-weight:700
|
|||
|
|
}
|
|||
|
|
.main-logo .blog-title a{
|
|||
|
|
color:var(--header-color)
|
|||
|
|
}
|
|||
|
|
.main-logo .blog-title a:hover{
|
|||
|
|
color:var(--header-hover-color)
|
|||
|
|
}
|
|||
|
|
.main-logo #h1-off{
|
|||
|
|
position:absolute;
|
|||
|
|
top:-9000px;
|
|||
|
|
left:-9000px;
|
|||
|
|
display:none;
|
|||
|
|
visibility:hidden
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav{
|
|||
|
|
position:static;
|
|||
|
|
height:61px;
|
|||
|
|
z-index:10
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav .widget,#spotbuzz-pro-main-nav .widget > .widget-title{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav .show-menu{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul#spotbuzz-pro-main-nav-menu{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li{
|
|||
|
|
position:relative;
|
|||
|
|
padding:0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav-menu > li > a{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
height:61px;
|
|||
|
|
font-family:var(--menu-font);
|
|||
|
|
font-size:15px;
|
|||
|
|
color:var(--header-color);
|
|||
|
|
font-weight:600;
|
|||
|
|
line-height:61px;
|
|||
|
|
padding:0 14px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav-menu > li:hover > a{
|
|||
|
|
color:var(--header-hover-color)
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul,#spotbuzz-pro-main-nav ul > li > .ul{
|
|||
|
|
position:absolute;
|
|||
|
|
left:0;
|
|||
|
|
top:61px;
|
|||
|
|
width:180px;
|
|||
|
|
background-color:var(--submenu-bg);
|
|||
|
|
z-index:99999;
|
|||
|
|
padding:5px 0;
|
|||
|
|
backface-visibility:hidden;
|
|||
|
|
visibility:hidden;
|
|||
|
|
opacity:0;
|
|||
|
|
transform:translate3d(0,-10px,0);
|
|||
|
|
border-radius:var(--radius);
|
|||
|
|
box-shadow:0 1px 2px rgba(0,0,0,0.1),0 5px 10px 0 rgba(0,0,0,0.1)
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-main-nav ul > li > ul,.rtl #spotbuzz-pro-main-nav ul > li > .ul{
|
|||
|
|
left:auto;
|
|||
|
|
right:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul > li > ul{
|
|||
|
|
position:absolute;
|
|||
|
|
top:-5px;
|
|||
|
|
left:100%;
|
|||
|
|
transform:translate3d(-10px,0,0);
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-main-nav ul > li > ul > li > ul{
|
|||
|
|
left:unset;
|
|||
|
|
right:100%;
|
|||
|
|
transform:translate3d(10px,0,0)
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul > li{
|
|||
|
|
display:block;
|
|||
|
|
float:none;
|
|||
|
|
position:relative
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-main-nav ul > li > ul > li{
|
|||
|
|
float:none
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul > li a{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--submenu-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:8px 14px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul > li:hover > a{
|
|||
|
|
color:var(--submenu-hover-color)
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li.has-sub > a:after{
|
|||
|
|
content:'\f078';
|
|||
|
|
float:right;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:9px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:-1px 0 0 4px
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-main-nav ul > li.has-sub > a:after{
|
|||
|
|
float:left;
|
|||
|
|
margin:-1px 4px 0 0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li > ul > li.has-sub > a:after{
|
|||
|
|
content:'\f054';
|
|||
|
|
float:right;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-main-nav ul > li > ul > li.has-sub > a:after{
|
|||
|
|
content:'\f053'
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul ul,#spotbuzz-pro-main-nav ul .ul{
|
|||
|
|
transition:visibility .1s ease,opacity .17s ease,transform .17s ease
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav ul > li:hover > ul,#spotbuzz-pro-main-nav ul > li:hover > .ul,#spotbuzz-pro-main-nav ul > li > ul > li:hover > ul{
|
|||
|
|
visibility:visible;
|
|||
|
|
opacity:1;
|
|||
|
|
transform:translate3d(0,0,0);
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav .mega-menu{
|
|||
|
|
position:static!important
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav .mega-menu > .ul{
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--megamenu-bg);
|
|||
|
|
overflow:hidden;
|
|||
|
|
padding:20px
|
|||
|
|
}
|
|||
|
|
.mega-menu .mega-items{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(5,1fr);
|
|||
|
|
column-gap:20px
|
|||
|
|
}
|
|||
|
|
.mega-menu .mega-items.no-items{
|
|||
|
|
grid-template-columns:1fr
|
|||
|
|
}
|
|||
|
|
.mega-items .mega-item{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.mega-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:124px;
|
|||
|
|
z-index:1;
|
|||
|
|
margin:0 0 8px;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.mega-item .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.mega-item .entry-title a{
|
|||
|
|
color:var(--megamenu-color)
|
|||
|
|
}
|
|||
|
|
.mega-item .entry-title a:hover{
|
|||
|
|
color:var(--megamenu-hover-color)
|
|||
|
|
}
|
|||
|
|
.mega-menu .error-msg{
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.mobile-menu-toggle{
|
|||
|
|
display:none;
|
|||
|
|
height:34px;
|
|||
|
|
font-size:18px;
|
|||
|
|
color:var(--header-color);
|
|||
|
|
align-items:center;
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
.mobile-menu-toggle:after{
|
|||
|
|
content:'\f0c9';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.mobile-menu-toggle:hover{
|
|||
|
|
color:var(--header-hover-color)
|
|||
|
|
}
|
|||
|
|
.tgl-wrap{
|
|||
|
|
height:61px;
|
|||
|
|
background-color:var(--header-bg);
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
z-index:20;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.tgl-style{
|
|||
|
|
width:38px;
|
|||
|
|
height:38px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
color:var(--header-color);
|
|||
|
|
font-size:16px;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
cursor:pointer;
|
|||
|
|
z-index:20;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.darkmode-toggle{
|
|||
|
|
width:auto;
|
|||
|
|
background-color:transparent;
|
|||
|
|
font-size:14px;
|
|||
|
|
padding:0 15px
|
|||
|
|
}
|
|||
|
|
.tgl-style:after{
|
|||
|
|
content:'\f002';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.darkmode-toggle:after{
|
|||
|
|
content:'\f186';
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.is-dark .darkmode-toggle:after{
|
|||
|
|
content:'\f185';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.show-search{
|
|||
|
|
transition:opacity .17s ease
|
|||
|
|
}
|
|||
|
|
.tgl-style:hover{
|
|||
|
|
color:var(--header-hover-color)
|
|||
|
|
}
|
|||
|
|
#main-search-wrap{
|
|||
|
|
display:none;
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
right:0;
|
|||
|
|
width:$(sidebar.width);
|
|||
|
|
height:61px;
|
|||
|
|
background-color:var(--header-bg);
|
|||
|
|
z-index:25
|
|||
|
|
}
|
|||
|
|
.rtl #main-search-wrap{
|
|||
|
|
left:0;
|
|||
|
|
right:unset
|
|||
|
|
}
|
|||
|
|
@-webkit-keyframes showSearch {
|
|||
|
|
0%{
|
|||
|
|
width:80%;
|
|||
|
|
opacity:0
|
|||
|
|
}
|
|||
|
|
100%{
|
|||
|
|
width:100%;
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
.main-search{
|
|||
|
|
position:relative;
|
|||
|
|
float:right;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
animation:showSearch .17s ease
|
|||
|
|
}
|
|||
|
|
.rtl .main-search{
|
|||
|
|
float:left
|
|||
|
|
}
|
|||
|
|
.main-search .search-form{
|
|||
|
|
position:relative;
|
|||
|
|
height:38px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
display:flex;
|
|||
|
|
flex:1;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.main-search .search-form:focus-within{
|
|||
|
|
background-color:var(--header-bg);
|
|||
|
|
box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.2)
|
|||
|
|
}
|
|||
|
|
.is-dark .main-search .search-form:focus-within{
|
|||
|
|
background-color:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
.main-search .search-input{
|
|||
|
|
width:100%;
|
|||
|
|
flex:1;
|
|||
|
|
background-color:rgba(0,0,0,0);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--header-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
text-align:left;
|
|||
|
|
padding:0 16px;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.rtl .main-search .search-input{
|
|||
|
|
text-align:right
|
|||
|
|
}
|
|||
|
|
.main-search .search-input:focus,.main-search .search-input::placeholder{
|
|||
|
|
color:var(--header-color);
|
|||
|
|
outline:none
|
|||
|
|
}
|
|||
|
|
.main-search .search-input::placeholder{
|
|||
|
|
opacity:.65
|
|||
|
|
}
|
|||
|
|
.main-search .search-close{
|
|||
|
|
width:38px;
|
|||
|
|
background-color:rgba(0,0,0,0);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--header-color);
|
|||
|
|
text-align:center;
|
|||
|
|
cursor:pointer;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.main-search .search-close:before{
|
|||
|
|
display:block;
|
|||
|
|
content:'\f00d';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.main-search .search-close:hover{
|
|||
|
|
color:var(--header-hover-color)
|
|||
|
|
}
|
|||
|
|
.overlay{
|
|||
|
|
visibility:hidden;
|
|||
|
|
opacity:0;
|
|||
|
|
position:fixed;
|
|||
|
|
top:0;
|
|||
|
|
left:0;
|
|||
|
|
right:0;
|
|||
|
|
bottom:0;
|
|||
|
|
background-color:rgba(27,27,37,0.6);
|
|||
|
|
z-index:1000;
|
|||
|
|
-webkit-backdrop-filter:saturate(100%) blur(3px);
|
|||
|
|
-ms-backdrop-filter:saturate(100%) blur(3px);
|
|||
|
|
-o-backdrop-filter:saturate(100%) blur(3px);
|
|||
|
|
backdrop-filter:saturate(100%) blur(3px);
|
|||
|
|
margin:0;
|
|||
|
|
transition:all .25s ease
|
|||
|
|
}
|
|||
|
|
#slide-menu{
|
|||
|
|
display:none;
|
|||
|
|
position:fixed;
|
|||
|
|
width:300px;
|
|||
|
|
height:100%;
|
|||
|
|
top:0;
|
|||
|
|
left:0;
|
|||
|
|
bottom:0;
|
|||
|
|
background-color:var(--mobilemenu-bg);
|
|||
|
|
overflow:hidden;
|
|||
|
|
z-index:1010;
|
|||
|
|
left:0;
|
|||
|
|
-webkit-transform:translateX(-100%);
|
|||
|
|
transform:translateX(-100%);
|
|||
|
|
visibility:hidden;
|
|||
|
|
box-shadow:3px 0 7px rgba(0,0,0,0.1);
|
|||
|
|
transition:all .25s ease
|
|||
|
|
}
|
|||
|
|
.rtl #slide-menu{
|
|||
|
|
left:unset;
|
|||
|
|
right:0;
|
|||
|
|
-webkit-transform:translateX(100%);
|
|||
|
|
transform:translateX(100%)
|
|||
|
|
}
|
|||
|
|
.nav-active #slide-menu,.rtl .nav-active #slide-menu{
|
|||
|
|
-webkit-transform:translateX(0);
|
|||
|
|
transform:translateX(0);
|
|||
|
|
visibility:visible
|
|||
|
|
}
|
|||
|
|
.slide-menu-header{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:62px;
|
|||
|
|
background-color:var(--mobilemenu-bg);
|
|||
|
|
overflow:hidden;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
border-bottom:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.mobile-search{
|
|||
|
|
flex:1;
|
|||
|
|
padding:0 0 0 16px
|
|||
|
|
}
|
|||
|
|
.rtl .mobile-search{
|
|||
|
|
padding:0 16px 0 0
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-form{
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
overflow:hidden;
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-form:focus-within{
|
|||
|
|
background-color:var(--mobilemenu-bg);
|
|||
|
|
box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.2)
|
|||
|
|
}
|
|||
|
|
.is-dark .mobile-search .search-form:focus-within{
|
|||
|
|
background-color:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-input{
|
|||
|
|
flex:1;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:rgba(0,0,0,0);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:0 10px;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-input:focus,.mobile-search .search-input::placeholder{
|
|||
|
|
color:var(--mobilemenu-color)
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-input::placeholder{
|
|||
|
|
opacity:.65
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-action{
|
|||
|
|
background-color:rgba(0,0,0,0);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
text-align:center;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0 10px;
|
|||
|
|
border:0;
|
|||
|
|
opacity:.65
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-action:before{
|
|||
|
|
display:block;
|
|||
|
|
content:'\f002';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.mobile-search .search-action:hover{
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
.hide-spotbuzz-pro-mobile-menu{
|
|||
|
|
display:flex;
|
|||
|
|
height:100%;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
font-size:16px;
|
|||
|
|
align-items:center;
|
|||
|
|
cursor:pointer;
|
|||
|
|
z-index:20;
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
.hide-spotbuzz-pro-mobile-menu:before{
|
|||
|
|
content:'\f00d';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.hide-spotbuzz-pro-mobile-menu:hover{
|
|||
|
|
color:var(--mobilemenu-hover-color)
|
|||
|
|
}
|
|||
|
|
.slide-menu-flex{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:calc(100% - 62px);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
overflow:hidden;
|
|||
|
|
overflow-y:auto;
|
|||
|
|
-webkit-overflow-scrolling:touch;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:16px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu .m-sub{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
overflow:hidden;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu > ul li ul{
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li a{
|
|||
|
|
font-size:15px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:8px 0;
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu > ul > li > a{
|
|||
|
|
font-family:var(--menu-font);
|
|||
|
|
font-weight:600
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li.has-sub .submenu-toggle{
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
right:0;
|
|||
|
|
width:30px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
text-align:right;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:8px 0
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-mobile-menu ul li.has-sub .submenu-toggle{
|
|||
|
|
text-align:left;
|
|||
|
|
right:auto;
|
|||
|
|
left:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li.has-sub .submenu-toggle:after{
|
|||
|
|
content:'\f078';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900;
|
|||
|
|
float:right;
|
|||
|
|
font-size:12px;
|
|||
|
|
text-align:right;
|
|||
|
|
transition:all 0s ease
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-mobile-menu ul li.has-sub .submenu-toggle:after{
|
|||
|
|
float:left
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li.has-sub.show > .submenu-toggle:after{
|
|||
|
|
content:'\f077'
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul li a:hover,.spotbuzz-pro-mobile-menu ul li.has-sub.show > a,.spotbuzz-pro-mobile-menu ul li.has-sub.show > .submenu-toggle{
|
|||
|
|
color:var(--mobilemenu-hover-color)
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu > ul > li > ul > li a{
|
|||
|
|
font-size:14px;
|
|||
|
|
opacity:.75;
|
|||
|
|
padding:8px 0 8px 10px
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-mobile-menu > ul > li > ul > li a{
|
|||
|
|
padding:8px 10px 8px 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu > ul > li > ul > li > ul > li > a{
|
|||
|
|
padding:8px 0 8px 20px
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-mobile-menu > ul > li > ul > li > ul > li > a{
|
|||
|
|
padding:8px 20px 8px 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-mobile-menu ul > li > .submenu-toggle:hover{
|
|||
|
|
color:var(--mobilemenu-hover-color)
|
|||
|
|
}
|
|||
|
|
.mm-footer{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:20px 16px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social,.mm-footer .mm-menu{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:8px 0 0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.mm-footer ul{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social ul li{
|
|||
|
|
margin:0 16px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .mm-footer .mm-social ul li{
|
|||
|
|
margin:0 0 0 16px
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social ul li:last-child{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social ul li a{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-social ul li a:hover{
|
|||
|
|
color:var(--mobilemenu-hover-color)
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-menu ul li{
|
|||
|
|
margin:5px 18px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .mm-footer .mm-menu ul li{
|
|||
|
|
margin:5px 0 0 18px
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-menu ul li:last-child{
|
|||
|
|
margin:5px 0 0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-menu ul li a{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--mobilemenu-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.mm-footer .mm-menu ul li a:hover{
|
|||
|
|
color:var(--mobilemenu-hover-color)
|
|||
|
|
}
|
|||
|
|
#header-ads-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.header-ads .widget,.header-ads .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.header-ads .widget{
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
#ticker-wrapper {
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
border-top:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
}
|
|||
|
|
#ticker-wrapper,#ticker .widget{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#ticker .widget{
|
|||
|
|
display:none;
|
|||
|
|
align-items:flex-start;
|
|||
|
|
padding:8px 0;
|
|||
|
|
margin:0;
|
|||
|
|
}
|
|||
|
|
#ticker .widget.is-visible,#ticker .widget.PopularPosts{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.ticker .widget-title{
|
|||
|
|
display: flex;
|
|||
|
|
align-items: center;
|
|||
|
|
position: relative;
|
|||
|
|
margin: 0 6px 0 0;
|
|||
|
|
}
|
|||
|
|
.ticker .widget-title:before {
|
|||
|
|
display: inherit;
|
|||
|
|
content: '\f0e7';
|
|||
|
|
font-family: 'Font Awesome 5 Free';
|
|||
|
|
font-size: 12px;
|
|||
|
|
color: var(--main-color);
|
|||
|
|
font-weight: 900;
|
|||
|
|
line-height: 1;
|
|||
|
|
}
|
|||
|
|
.rtl .ticker .widget-title{
|
|||
|
|
margin:0 0 0 6px
|
|||
|
|
}
|
|||
|
|
.ticker .widget-title .title{
|
|||
|
|
display: flex;
|
|||
|
|
align-items: center;
|
|||
|
|
font-size: 15px;
|
|||
|
|
color:var(--widget-title-color);
|
|||
|
|
font-weight: 700;
|
|||
|
|
margin: 0 0 0 3px;
|
|||
|
|
}
|
|||
|
|
.rtl .ticker .widget-title .title {
|
|||
|
|
margin: 0 3px 0 0;
|
|||
|
|
}
|
|||
|
|
.ticker .widget-title .title:after {
|
|||
|
|
display: inline-block;
|
|||
|
|
content: '\f054';
|
|||
|
|
font-family: 'Font Awesome 5 Free';
|
|||
|
|
font-weight: 900;
|
|||
|
|
font-size: 10px;
|
|||
|
|
line-height: 1;
|
|||
|
|
margin: 5px 3px 0;
|
|||
|
|
}
|
|||
|
|
.rtl .ticker .widget-title .title:after {
|
|||
|
|
content: '\f104';
|
|||
|
|
}
|
|||
|
|
.ticker .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
height:20px;
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
flex:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.ticker .loader{
|
|||
|
|
justify-content:flex-start
|
|||
|
|
}
|
|||
|
|
.ticker .loader:after{
|
|||
|
|
width:20px;
|
|||
|
|
height:20px
|
|||
|
|
}
|
|||
|
|
.ticker .error-msg{
|
|||
|
|
max-width:100%;
|
|||
|
|
overflow:hidden;
|
|||
|
|
white-space:nowrap;
|
|||
|
|
text-overflow:ellipsis;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.ticker-items{
|
|||
|
|
position:relative;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
flex:1;
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
.ticker-item{
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
left:0;
|
|||
|
|
width:100%;
|
|||
|
|
opacity:0;
|
|||
|
|
visibility:hidden;
|
|||
|
|
transform:translate3d(10px,0,0);
|
|||
|
|
pointer-events:none;
|
|||
|
|
transition:all .85s ease
|
|||
|
|
}
|
|||
|
|
.rtl .ticker-item{
|
|||
|
|
left:unset;
|
|||
|
|
right:0;
|
|||
|
|
transform:translate3d(-10px,0,0)
|
|||
|
|
}
|
|||
|
|
.ticker-item.active{
|
|||
|
|
opacity:1;
|
|||
|
|
visibility:visible;
|
|||
|
|
transform:translate3d(0,0,0);
|
|||
|
|
pointer-events:initial
|
|||
|
|
}
|
|||
|
|
.ticker-item .entry-title{
|
|||
|
|
height:20px;
|
|||
|
|
display:flex;
|
|||
|
|
font-size:15px;
|
|||
|
|
font-weight:600;
|
|||
|
|
line-height:20px
|
|||
|
|
}
|
|||
|
|
.ticker-item .entry-title a{
|
|||
|
|
max-width:100%;
|
|||
|
|
overflow:hidden;
|
|||
|
|
white-space:nowrap;
|
|||
|
|
text-overflow:ellipsis
|
|||
|
|
}
|
|||
|
|
.ticker-nav{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:1fr 1fr;
|
|||
|
|
grid-gap:5px;
|
|||
|
|
padding:0 0 0 10px
|
|||
|
|
}
|
|||
|
|
.rtl .ticker-nav{
|
|||
|
|
padding:0 10px 0 0
|
|||
|
|
}
|
|||
|
|
.ticker-nav a{
|
|||
|
|
display:flex;
|
|||
|
|
width:20px;
|
|||
|
|
height:20px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-size:9px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.ticker-nav a:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.ticker-nav a:before{
|
|||
|
|
display:block;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.ticker-nav .tn-prev:before,.rtl .ticker-nav a.tn-next:before{
|
|||
|
|
content:'\f053'
|
|||
|
|
}
|
|||
|
|
.ticker-nav a.tn-next:before,.rtl .ticker-nav .tn-prev:before{
|
|||
|
|
content:'\f054'
|
|||
|
|
}
|
|||
|
|
#featured-wrapper,#featured .widget,#featured .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#featured .widget{
|
|||
|
|
display:none;
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
#featured .widget.is-visible,#featured .widget.PopularPosts{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
#featured .widget-content{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
min-height:200px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#featured .error-msg{
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.featured-items{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(4,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.featured-item{
|
|||
|
|
display: flex;
|
|||
|
|
flex-direction: column;
|
|||
|
|
position: relative;
|
|||
|
|
width: 100%;
|
|||
|
|
overflow: hidden;
|
|||
|
|
z-index: 10;
|
|||
|
|
background-color: var(--post-card-bg);
|
|||
|
|
border-radius:var(--radius);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
}
|
|||
|
|
.featured-inner{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
z-index:11;
|
|||
|
|
overflow:hidden;
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:160px
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-header {
|
|||
|
|
padding: 18px 20px 20px;
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-title{
|
|||
|
|
font-size:17px
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-meta{
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.title-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
margin:0 0 16px
|
|||
|
|
}
|
|||
|
|
.title-wrap > *{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center
|
|||
|
|
}
|
|||
|
|
.title-wrap > .title{
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--widget-title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.title-wrap > .title:after{
|
|||
|
|
content:'\f054';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:10px;
|
|||
|
|
font-weight:900;
|
|||
|
|
line-height:1;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
margin:2px 0 0 3px
|
|||
|
|
}
|
|||
|
|
.rtl .title-wrap > .title:after{
|
|||
|
|
content:'\f053';
|
|||
|
|
margin:2px 3px 0 0
|
|||
|
|
}
|
|||
|
|
.title-wrap > a.wt-l{
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:1
|
|||
|
|
}
|
|||
|
|
.title-wrap > a.wt-l:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.content-section,.content-section .widget,.content-section .widget-content,.content-section .content-block{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.content-section .widget{
|
|||
|
|
display:none;
|
|||
|
|
margin:0 0 30px
|
|||
|
|
}
|
|||
|
|
.content-section .widget.is-visible,.content-section .widget.is-ad{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
#content-section-2 .widget:last-child{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.content-section .loader{
|
|||
|
|
height:200px
|
|||
|
|
}
|
|||
|
|
.block-items{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(2,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.block-left,.block-right{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.block-right{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.block-item{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.block-left .block-item{
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
.block-left .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:205px;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.block-left .entry-header{
|
|||
|
|
padding:13px 16px 16px
|
|||
|
|
}
|
|||
|
|
.block-left .entry-title{
|
|||
|
|
font-size:20px
|
|||
|
|
}
|
|||
|
|
.block-left .entry-meta{
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
margin:6px 0 0
|
|||
|
|
}
|
|||
|
|
.block-right .block-item{
|
|||
|
|
flex-direction:row;
|
|||
|
|
padding:12px;
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.block-right .block-item.item-1{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.block-right .entry-header{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.block-right .entry-image-wrap{
|
|||
|
|
width:100px;
|
|||
|
|
height:65px;
|
|||
|
|
margin:0 12px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.rtl .block-right .entry-image-wrap{
|
|||
|
|
margin:0 0 0 12px
|
|||
|
|
}
|
|||
|
|
.block-right .entry-image-wrap.is-video:after{
|
|||
|
|
transform:translate(50%,-50%) scale(.75)
|
|||
|
|
}
|
|||
|
|
.block-right .entry-title{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
.grid-items{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(3,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.grid-item{
|
|||
|
|
position:relative;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.grid-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:140px;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.grid-item .entry-header{
|
|||
|
|
padding:13px 16px
|
|||
|
|
}
|
|||
|
|
.grid-item .entry-title{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
.list-items{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.list-item{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
padding:16px;
|
|||
|
|
margin:20px 0 0;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.list-item.item-0{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-image-wrap{
|
|||
|
|
width:200px;
|
|||
|
|
height:133px;
|
|||
|
|
margin:0 16px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.rtl .list-item .entry-image-wrap{
|
|||
|
|
margin:0 0 0 16px
|
|||
|
|
}
|
|||
|
|
.list-item .entry-header{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
flex:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-title{
|
|||
|
|
font-size:20px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-excerpt{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
margin:8px 0 0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-meta{
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
font-size:12px;
|
|||
|
|
margin:8px 0 0
|
|||
|
|
}
|
|||
|
|
.video-items{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(3,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.video-item{
|
|||
|
|
position:relative;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.video-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:140px;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.video-item .entry-header{
|
|||
|
|
padding:13px 16px
|
|||
|
|
}
|
|||
|
|
.video-item .entry-title{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
#main-wrapper #main,#main .Blog{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.is-home #main-wrapper.has-cs2 #main{
|
|||
|
|
margin:0 0 30px
|
|||
|
|
}
|
|||
|
|
.blog-posts-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
.queryMessage{
|
|||
|
|
float:left;
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
.queryMessage .query-info,.Blog.no-posts .queryMessage{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.queryMessage .query-info{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--widget-title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0 0 16px
|
|||
|
|
}
|
|||
|
|
.queryMessage .query-info:after{
|
|||
|
|
content:'\f054';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:10px;
|
|||
|
|
font-weight:900;
|
|||
|
|
line-height:1;
|
|||
|
|
margin:1px 0 0 3px
|
|||
|
|
}
|
|||
|
|
.rtl .queryMessage .query-info:after{
|
|||
|
|
content:'\f053';
|
|||
|
|
margin:1px 3px 0 0
|
|||
|
|
}
|
|||
|
|
.queryEmpty{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
text-align:center;
|
|||
|
|
margin:50px 0
|
|||
|
|
}
|
|||
|
|
.index-post-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.no-posts .index-post-wrap{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.blog-post{
|
|||
|
|
display:block;
|
|||
|
|
word-wrap:break-word
|
|||
|
|
}
|
|||
|
|
.index-post{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
padding:16px;
|
|||
|
|
margin:0 0 20px;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.index-post.ad-type{
|
|||
|
|
display:block;
|
|||
|
|
background-color:transparent;
|
|||
|
|
padding:0;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:0
|
|||
|
|
}
|
|||
|
|
.index-post-wrap .index-post:last-child{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.index-post .entry-image-wrap{
|
|||
|
|
width:280px;
|
|||
|
|
height:180px;
|
|||
|
|
margin:0 16px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.rtl .index-post .entry-image-wrap{
|
|||
|
|
margin:0 0 0 16px
|
|||
|
|
}
|
|||
|
|
.index-post .entry-header{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
flex:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.index-post .entry-title{
|
|||
|
|
font-size:20px
|
|||
|
|
}
|
|||
|
|
.index-post .entry-excerpt{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
margin:8px 0 0
|
|||
|
|
}
|
|||
|
|
.index-post .entry-meta{
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
font-size:12px;
|
|||
|
|
margin:8px 0 0
|
|||
|
|
}
|
|||
|
|
.inline-ad-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.inline-ad{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
text-align:center;
|
|||
|
|
line-height:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.post-animated{
|
|||
|
|
-webkit-animation-duration:.5s;
|
|||
|
|
animation-duration:.5s
|
|||
|
|
}
|
|||
|
|
@keyframes fadeInUp {
|
|||
|
|
from{
|
|||
|
|
opacity:0;
|
|||
|
|
transform:translate3d(0,10px,0)
|
|||
|
|
}
|
|||
|
|
to{
|
|||
|
|
opacity:1;
|
|||
|
|
transform:translate3d(0,0,0)
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
.post-fadeInUp{
|
|||
|
|
animation-name:fadeInUp
|
|||
|
|
}
|
|||
|
|
.item-post-wrap,.is-single .item-post,.item-post-inner{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0;
|
|||
|
|
}
|
|||
|
|
.item-post-inner{
|
|||
|
|
background-color: var(--post-card-bg);
|
|||
|
|
padding: 16px;
|
|||
|
|
border: 1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius: var(--radius);
|
|||
|
|
}
|
|||
|
|
.item-post .blog-entry-header{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
#breadcrumb{
|
|||
|
|
float:left;
|
|||
|
|
display:flex;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:1;
|
|||
|
|
margin:0 0 10px
|
|||
|
|
}
|
|||
|
|
#breadcrumb a{
|
|||
|
|
color:var(--meta-color)
|
|||
|
|
}
|
|||
|
|
#breadcrumb a.home,#breadcrumb a:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
#breadcrumb em:after{
|
|||
|
|
content:'\f054';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:9px;
|
|||
|
|
font-weight:900;
|
|||
|
|
font-style:normal;
|
|||
|
|
vertical-align:middle;
|
|||
|
|
margin:0 4px
|
|||
|
|
}
|
|||
|
|
.rtl #breadcrumb em:after{
|
|||
|
|
content:'\f053'
|
|||
|
|
}
|
|||
|
|
.item-post h1.entry-title{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:$(itempost.title.size);
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.item-post .has-meta h1.entry-title{
|
|||
|
|
margin-bottom:12px
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta{
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
font-size:14px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .align-left,.p-eh .entry-meta .align-right{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
align-items:center
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .mi,.p-eh .entry-meta .sp{
|
|||
|
|
margin:0 4px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .p-eh .entry-meta .mi,.rtl .p-eh .entry-meta .sp{
|
|||
|
|
margin:0 0 0 4px
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .entry-author{
|
|||
|
|
align-items:center
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .entry-author:before{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .author-avatar-wrap{
|
|||
|
|
overflow:visible;
|
|||
|
|
width:30px;
|
|||
|
|
height:30px;
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
padding:1px;
|
|||
|
|
margin:0 5px 0 0;
|
|||
|
|
border:1px solid var(--main-color);
|
|||
|
|
border-radius:100%
|
|||
|
|
}
|
|||
|
|
.rtl .p-eh .entry-meta .author-avatar-wrap{
|
|||
|
|
margin:0 0 0 5px
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .author-avatar-wrap:before{
|
|||
|
|
content:'';
|
|||
|
|
position:absolute;
|
|||
|
|
display:block;
|
|||
|
|
top:calc(50% - 6px);
|
|||
|
|
left:-1px;
|
|||
|
|
width:calc(100% + 2px);
|
|||
|
|
height:12px;
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
z-index:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .author-avatar{
|
|||
|
|
z-index:2;
|
|||
|
|
border-radius:50%
|
|||
|
|
}
|
|||
|
|
.p-eh .entry-meta .author-name{
|
|||
|
|
font-weight:600
|
|||
|
|
}
|
|||
|
|
.entry-meta .entry-comments-link{
|
|||
|
|
display:none;
|
|||
|
|
margin:0 0 0 10px
|
|||
|
|
}
|
|||
|
|
.rlt .entry-meta .entry-comments-link{
|
|||
|
|
margin:0 10px 0 0
|
|||
|
|
}
|
|||
|
|
.entry-meta .entry-comments-link:before{
|
|||
|
|
display:inline-block;
|
|||
|
|
content:'\f086';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:0 4px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .entry-meta .entry-comments-link:before{
|
|||
|
|
margin:0 0 0 4px
|
|||
|
|
}
|
|||
|
|
.entry-meta .entry-comments-link.show{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.entry-content-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:25px 0 0;
|
|||
|
|
}
|
|||
|
|
#post-body{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-family:var(--text-font);
|
|||
|
|
font-size:$(itempost.content.size);
|
|||
|
|
color:var(--post-text-color);
|
|||
|
|
line-height:1.6em;
|
|||
|
|
padding:0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.post-body p{
|
|||
|
|
margin-bottom:25px
|
|||
|
|
}
|
|||
|
|
.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{
|
|||
|
|
font-size:17px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
line-height:1.3em;
|
|||
|
|
margin:0 0 20px
|
|||
|
|
}
|
|||
|
|
.post-body h1{
|
|||
|
|
font-size:26px
|
|||
|
|
}
|
|||
|
|
.post-body h2{
|
|||
|
|
font-size:23px
|
|||
|
|
}
|
|||
|
|
.post-body h3{
|
|||
|
|
font-size:20px
|
|||
|
|
}
|
|||
|
|
.post-body img{
|
|||
|
|
height:auto!important
|
|||
|
|
}
|
|||
|
|
blockquote{
|
|||
|
|
position:relative;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-style:normal;
|
|||
|
|
padding:16px 20px;
|
|||
|
|
margin:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
blockquote:before{
|
|||
|
|
position:absolute;
|
|||
|
|
left:10px;
|
|||
|
|
top:10px;
|
|||
|
|
content:'\f10e';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:33px;
|
|||
|
|
font-style:normal;
|
|||
|
|
font-weight:900;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
line-height:1;
|
|||
|
|
opacity:.05;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.rtl blockquote:before{
|
|||
|
|
left:unset;
|
|||
|
|
right:10px
|
|||
|
|
}
|
|||
|
|
.post-body .responsive-video-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
padding:0;
|
|||
|
|
padding-top:56%
|
|||
|
|
}
|
|||
|
|
.post-body .responsive-video-wrap iframe{
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
left:0;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%
|
|||
|
|
}
|
|||
|
|
.post-body ul{
|
|||
|
|
padding:0 0 0 16px;
|
|||
|
|
margin:10px 0
|
|||
|
|
}
|
|||
|
|
.rtl .post-body ul{
|
|||
|
|
padding:0 16px 0 0
|
|||
|
|
}
|
|||
|
|
.post-body li{
|
|||
|
|
margin:8px 0;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.post-body ul li,.post-body ol ul li{
|
|||
|
|
list-style:none
|
|||
|
|
}
|
|||
|
|
.post-body ul li:before{
|
|||
|
|
display:inline-block;
|
|||
|
|
content:'\2022';
|
|||
|
|
margin:0 5px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .post-body ul li:before{
|
|||
|
|
margin:0 0 0 5px
|
|||
|
|
}
|
|||
|
|
.post-body ol{
|
|||
|
|
counter-reset:ify;
|
|||
|
|
padding:0 0 0 16px;
|
|||
|
|
margin:10px 0
|
|||
|
|
}
|
|||
|
|
.rtl .post-body ol{
|
|||
|
|
padding:0 16px 0 0
|
|||
|
|
}
|
|||
|
|
.post-body ol > li{
|
|||
|
|
counter-increment:ify;
|
|||
|
|
list-style:none
|
|||
|
|
}
|
|||
|
|
.post-body ol > li:before{
|
|||
|
|
display:inline-block;
|
|||
|
|
content:counters(ify,'.')'.';
|
|||
|
|
margin:0 5px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .post-body ol > li:before{
|
|||
|
|
margin:0 0 0 5px
|
|||
|
|
}
|
|||
|
|
.post-body u{
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.post-body strike{
|
|||
|
|
text-decoration:line-through
|
|||
|
|
}
|
|||
|
|
.post-body sup{
|
|||
|
|
vertical-align:super
|
|||
|
|
}
|
|||
|
|
.post-body a{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.post-body a:hover{
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.post-body a.button{
|
|||
|
|
display:inline-block;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-family:var(--body-font);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:34px;
|
|||
|
|
text-align:center;
|
|||
|
|
text-decoration:none;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0 20px;
|
|||
|
|
margin:0 6px 8px 0
|
|||
|
|
}
|
|||
|
|
.rtl .post-body a.button{
|
|||
|
|
margin:0 0 8px 6px
|
|||
|
|
}
|
|||
|
|
.post-body a.colored-button{
|
|||
|
|
color:#fff
|
|||
|
|
}
|
|||
|
|
.post-body a.button:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.post-body a.colored-button:hover{
|
|||
|
|
background-color:var(--button-hover-bg)!important;
|
|||
|
|
color:var(--button-hover-color)!important
|
|||
|
|
}
|
|||
|
|
.button:before{
|
|||
|
|
float:left;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900;
|
|||
|
|
display:inline-block;
|
|||
|
|
margin:0 8px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .button:before{
|
|||
|
|
float:right;
|
|||
|
|
margin:0 0 0 8px
|
|||
|
|
}
|
|||
|
|
.button.preview:before{
|
|||
|
|
content:'\f06e'
|
|||
|
|
}
|
|||
|
|
.button.download:before{
|
|||
|
|
content:'\f019'
|
|||
|
|
}
|
|||
|
|
.button.link:before{
|
|||
|
|
content:'\f0c1'
|
|||
|
|
}
|
|||
|
|
.button.cart:before{
|
|||
|
|
content:'\f07a'
|
|||
|
|
}
|
|||
|
|
.button.info:before{
|
|||
|
|
content:'\f06a'
|
|||
|
|
}
|
|||
|
|
.button.share:before{
|
|||
|
|
content:'\f1e0'
|
|||
|
|
}
|
|||
|
|
.button.contact:before{
|
|||
|
|
content:'\f0e0';
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.alert-message{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
padding:16px;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-success{
|
|||
|
|
background-color:rgba(34,245,121,0.03);
|
|||
|
|
border:1px solid rgba(34,245,121,0.5)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-info{
|
|||
|
|
background-color:rgba(55,153,220,0.03);
|
|||
|
|
border:1px solid rgba(55,153,220,0.5)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-warning{
|
|||
|
|
background-color:rgba(185,139,61,0.03);
|
|||
|
|
border:1px solid rgba(185,139,61,0.5)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-error{
|
|||
|
|
background-color:rgba(231,76,60,0.03);
|
|||
|
|
border:1px solid rgba(231,76,60,0.5)
|
|||
|
|
}
|
|||
|
|
.alert-message:before{
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:16px;
|
|||
|
|
font-weight:900;
|
|||
|
|
display:inline-block;
|
|||
|
|
margin:0 5px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .alert-message:before{
|
|||
|
|
margin:0 0 0 5px
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-success:before{
|
|||
|
|
content:'\f058';
|
|||
|
|
color:rgba(34,245,121,1)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-info:before{
|
|||
|
|
content:'\f05a';
|
|||
|
|
color:rgba(55,153,220,1)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-warning:before{
|
|||
|
|
content:'\f06a';
|
|||
|
|
color:rgba(185,139,61,1)
|
|||
|
|
}
|
|||
|
|
.alert-message.alert-error:before{
|
|||
|
|
content:'\f057';
|
|||
|
|
color:rgba(231,76,60,1)
|
|||
|
|
}
|
|||
|
|
.post-body table{
|
|||
|
|
width:100%;
|
|||
|
|
overflow-x:auto;
|
|||
|
|
text-align:left;
|
|||
|
|
margin:0;
|
|||
|
|
border-collapse:collapse;
|
|||
|
|
border:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.rtl .post-body table{
|
|||
|
|
text-align:right
|
|||
|
|
}
|
|||
|
|
.post-body table td,.post-body table th{
|
|||
|
|
padding:6px 12px;
|
|||
|
|
border:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.post-body table thead th{
|
|||
|
|
color:var(--post-title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
vertical-align:bottom
|
|||
|
|
}
|
|||
|
|
table.tr-caption-container,table.tr-caption-container td,table.tr-caption-container th{
|
|||
|
|
line-height:1;
|
|||
|
|
padding:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
table.tr-caption-container td.tr-caption{
|
|||
|
|
font-size:13px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
padding:6px 0 0
|
|||
|
|
}
|
|||
|
|
.tocify-wrap{
|
|||
|
|
display:flex;
|
|||
|
|
width:100%;
|
|||
|
|
clear:both;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.tocify-inner{
|
|||
|
|
position:relative;
|
|||
|
|
max-width:100%;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
overflow:hidden;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
line-height:1.6em;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
a.tocify-title{
|
|||
|
|
position:relative;
|
|||
|
|
height:40px;
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
padding:0 16px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.tocify-title-text{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.tocify-title-text:before{
|
|||
|
|
content:'\f0cb';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:0 6px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .tocify-title-text:after{
|
|||
|
|
margin:0 0 0 6px
|
|||
|
|
}
|
|||
|
|
.tocify-title:after{
|
|||
|
|
content:'\f078';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:12px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:0 0 0 25px
|
|||
|
|
}
|
|||
|
|
.rtl .tocify-title:after{
|
|||
|
|
margin:0 25px 0 0
|
|||
|
|
}
|
|||
|
|
.tocify-title.is-expanded:after{
|
|||
|
|
content:'\f077'
|
|||
|
|
}
|
|||
|
|
a.tocify-title:hover{
|
|||
|
|
text-decoration:none
|
|||
|
|
}
|
|||
|
|
#tocify{
|
|||
|
|
display:none;
|
|||
|
|
padding:0 16px 10px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#tocify ol{
|
|||
|
|
padding:0 0 0 16px
|
|||
|
|
}
|
|||
|
|
.rtl #tocify ol{
|
|||
|
|
padding:0 16px 0 0
|
|||
|
|
}
|
|||
|
|
#tocify li{
|
|||
|
|
font-size:14px;
|
|||
|
|
margin:8px 0
|
|||
|
|
}
|
|||
|
|
#tocify li a{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
#tocify li a:hover{
|
|||
|
|
color:var(--main-color);
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.post-body .contact-form{
|
|||
|
|
display:table;
|
|||
|
|
font-family:var(--body-font)
|
|||
|
|
}
|
|||
|
|
.contact-form .widget-title{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.contact-form .contact-form-name{
|
|||
|
|
width:calc(50% - 5px)
|
|||
|
|
}
|
|||
|
|
.rtl .contact-form .contact-form-name{
|
|||
|
|
float:right
|
|||
|
|
}
|
|||
|
|
.contact-form .contact-form-email{
|
|||
|
|
float:right;
|
|||
|
|
width:calc(50% - 5px)
|
|||
|
|
}
|
|||
|
|
.rtl .contact-form .contact-form-email{
|
|||
|
|
float:left
|
|||
|
|
}
|
|||
|
|
.post-body pre,pre.code-box{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:Monospace;
|
|||
|
|
font-size:13px;
|
|||
|
|
color:var(--post-text-color);
|
|||
|
|
white-space:pre-wrap;
|
|||
|
|
line-height:1.4em;
|
|||
|
|
padding:16px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.post-body .google-auto-placed{
|
|||
|
|
margin:25px 0
|
|||
|
|
}
|
|||
|
|
.post-footer{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.entry-labels{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.entry-labels span,.entry-labels a{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:5px 6px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .entry-labels span,.rtl .entry-labels a{
|
|||
|
|
margin:5px 0 0 6px
|
|||
|
|
}
|
|||
|
|
.entry-labels span{
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:700
|
|||
|
|
}
|
|||
|
|
.entry-labels a:hover{
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.entry-labels a:after{
|
|||
|
|
content:',';
|
|||
|
|
color:var(--meta-color)
|
|||
|
|
}
|
|||
|
|
.entry-labels a:last-child:after{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.post-share{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
ul.spotbuzz-pro-share-links{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
align-items:flex-start
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li{
|
|||
|
|
padding:0 5px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-share-links li{
|
|||
|
|
padding:0 0 0 5px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li a{
|
|||
|
|
display:flex;
|
|||
|
|
width:34px;
|
|||
|
|
height:34px;
|
|||
|
|
font-size:16px;
|
|||
|
|
color:#fff;
|
|||
|
|
font-weight:400;
|
|||
|
|
cursor:pointer;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
margin:5px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a{
|
|||
|
|
width:auto;
|
|||
|
|
justify-content:flex-start
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a:before{
|
|||
|
|
padding:0 10px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links span{
|
|||
|
|
font-size:14px;
|
|||
|
|
line-height:1;
|
|||
|
|
padding:0 20px 0 10px;
|
|||
|
|
border-left:1px solid rgba(255,255,255,0.2)
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-share-links span{
|
|||
|
|
padding:0 10px 0 20px;
|
|||
|
|
border-left:0;
|
|||
|
|
border-right:1px solid rgba(255,255,255,0.2)
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li a:hover{
|
|||
|
|
opacity:.9
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links .show-hid a{
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:rgba(155,155,155,0.8)
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links .show-hid a:before{
|
|||
|
|
content:'\f067';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.show-hidden .show-hid a:before{
|
|||
|
|
content:'\f068'
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.reddit,.spotbuzz-pro-share-links li.linkedin,.spotbuzz-pro-share-links li.tumblr,.spotbuzz-pro-share-links li.telegram{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.show-hidden li.reddit,.show-hidden li.linkedin,.show-hidden li.tumblr,.show-hidden li.telegram{
|
|||
|
|
display:inline-block
|
|||
|
|
}
|
|||
|
|
.about-author{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
display:flex;
|
|||
|
|
padding:16px;
|
|||
|
|
margin:30px 0 0;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.about-author .author-avatar-wrap{
|
|||
|
|
width:60px;
|
|||
|
|
height:60px;
|
|||
|
|
margin:0 15px 0 0;
|
|||
|
|
border-radius:50%;
|
|||
|
|
box-shadow:var(--avatar-shadow)
|
|||
|
|
}
|
|||
|
|
.rtl .about-author .author-avatar-wrap{
|
|||
|
|
margin:0 0 0 15px
|
|||
|
|
}
|
|||
|
|
.about-author .author-title{
|
|||
|
|
display:block;
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0 0 10px
|
|||
|
|
}
|
|||
|
|
.about-author .author-title a{
|
|||
|
|
color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
.about-author .author-title a:hover{
|
|||
|
|
color:var(--title-hover-color)
|
|||
|
|
}
|
|||
|
|
.author-description{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.author-description .author-text{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
line-height:1.6em;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.author-description .author-text br,.author-description .author-text a{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
ul.author-links{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.author-links li{
|
|||
|
|
margin:10px 12px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .author-links li{
|
|||
|
|
margin:10px 0 0 12px
|
|||
|
|
}
|
|||
|
|
.author-links li a{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.author-links li a:hover{
|
|||
|
|
opacity:.9
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-related-posts,#related-wrap .related-tag{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#related-wrap,.spotbuzz-pro-related-content{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#related-wrap{
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-related-content .loader{
|
|||
|
|
height:200px
|
|||
|
|
}
|
|||
|
|
.related-posts{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(3,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.related-item{
|
|||
|
|
position:relative;
|
|||
|
|
background-color:var(--post-card-bg);
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.related-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:140px;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.related-item .entry-header{
|
|||
|
|
padding:13px 16px
|
|||
|
|
}
|
|||
|
|
.related-item .entry-title{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-blog-post-comments{
|
|||
|
|
display:none;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
.comments-system-disqus,.comments-system-facebook{
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-blog-post-comments .fb_iframe_widget_fluid_desktop{
|
|||
|
|
float:left;
|
|||
|
|
display:block!important;
|
|||
|
|
width:calc(100% + 16px)!important;
|
|||
|
|
max-width:calc(100% + 16px)!important;
|
|||
|
|
margin:0 -8px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-blog-post-comments .fb_iframe_widget_fluid_desktop span,.spotbuzz-pro-blog-post-comments .fb_iframe_widget_fluid_desktop iframe{
|
|||
|
|
float:left;
|
|||
|
|
display:block!important;
|
|||
|
|
width:100%!important
|
|||
|
|
}
|
|||
|
|
#comments,#disqus_thread{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:block;
|
|||
|
|
clear:both
|
|||
|
|
}
|
|||
|
|
#disqus_thread,.fb-comments{
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.comments-title,#comments h4#comment-post-message{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.comments-system-blogger .comments-title{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.comments .comments-content{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comments .comment-content{
|
|||
|
|
display:block;
|
|||
|
|
font-family:var(--text-font);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
line-height:1.6em;
|
|||
|
|
margin:10px 0 0
|
|||
|
|
}
|
|||
|
|
.comments .comment-content > a:hover{
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.comment-thread .comment{
|
|||
|
|
position:relative;
|
|||
|
|
list-style:none;
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
padding:16px;
|
|||
|
|
margin:20px 0 0;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.comment-thread .comment .comment{
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.comment-thread ol{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comment-thread .comment-replies ol{
|
|||
|
|
padding:0 0 4px
|
|||
|
|
}
|
|||
|
|
.toplevel-thread ol > li:first-child{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.toplevel-thread ol > li:first-child > .comment-block{
|
|||
|
|
padding-top:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.comment-thread ol ol .comment:before{
|
|||
|
|
content:'\f3bf';
|
|||
|
|
position:absolute;
|
|||
|
|
left:-25px;
|
|||
|
|
top:-10px;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--border-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
transform:rotate(90deg);
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.rtl .comment-thread ol ol .comment:before{
|
|||
|
|
content:'\f3be';
|
|||
|
|
left:unset;
|
|||
|
|
right:-25px
|
|||
|
|
}
|
|||
|
|
.comments .comment-replybox-single iframe{
|
|||
|
|
padding:0 0 0 48px;
|
|||
|
|
margin:10px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .comments .comment-replybox-single iframe{
|
|||
|
|
padding:0 48px 0 0
|
|||
|
|
}
|
|||
|
|
.comment-thread .avatar-image-container{
|
|||
|
|
position:absolute;
|
|||
|
|
top:16px;
|
|||
|
|
left:16px;
|
|||
|
|
width:35px;
|
|||
|
|
height:35px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border-radius:50%;
|
|||
|
|
box-shadow:var(--avatar-shadow)
|
|||
|
|
}
|
|||
|
|
.rtl .comment-thread .avatar-image-container{
|
|||
|
|
left:auto;
|
|||
|
|
right:16px
|
|||
|
|
}
|
|||
|
|
.avatar-image-container img{
|
|||
|
|
width:100%;
|
|||
|
|
height:100%
|
|||
|
|
}
|
|||
|
|
.comments .comment-header{
|
|||
|
|
padding:0 0 0 48px
|
|||
|
|
}
|
|||
|
|
.rtl .comments .comment-header{
|
|||
|
|
padding:0 48px 0 0
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .user{
|
|||
|
|
display:inline-block;
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-style:normal;
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .user a{
|
|||
|
|
color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .user a:hover{
|
|||
|
|
color:var(--title-hover-color)
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .icon.user{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .icon.blog-author{
|
|||
|
|
display:inline-block;
|
|||
|
|
font-size:13px;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
vertical-align:top;
|
|||
|
|
margin:-5px 0 0 4px
|
|||
|
|
}
|
|||
|
|
.rtl .comments .comment-header .icon.blog-author{
|
|||
|
|
margin:-5px 4px 0 0
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .icon.blog-author:before{
|
|||
|
|
content:'\f058';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.comments .comment-header .datetime{
|
|||
|
|
display:block;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comment-header .datetime a{
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.comments .comment-actions{
|
|||
|
|
display:block;
|
|||
|
|
margin:10px 0 0
|
|||
|
|
}
|
|||
|
|
.comments .comment-actions a{
|
|||
|
|
display:inline-block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
font-style:normal;
|
|||
|
|
padding:0;
|
|||
|
|
margin:0 15px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .comments .comment-actions a{
|
|||
|
|
margin:0 0 0 15px
|
|||
|
|
}
|
|||
|
|
.comments .comment-actions a:hover{
|
|||
|
|
color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
.item-control{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.loadmore.loaded a{
|
|||
|
|
display:inline-block;
|
|||
|
|
border-bottom:1px solid rgba(155,155,155,.51);
|
|||
|
|
text-decoration:none;
|
|||
|
|
margin-top:15px
|
|||
|
|
}
|
|||
|
|
.comments .continue{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.comments .comment-replies{
|
|||
|
|
padding:0 0 0 48px
|
|||
|
|
}
|
|||
|
|
.rtl .comments .comment-replies{
|
|||
|
|
padding:0 48px 0 0
|
|||
|
|
}
|
|||
|
|
.thread-expanded .thread-count a,.loadmore{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.comments .footer{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:13px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comment-form{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
p.comments-message{
|
|||
|
|
display:block;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:13px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-style:italic;
|
|||
|
|
margin:0 0 16px
|
|||
|
|
}
|
|||
|
|
p.comments-message.no-new-comments{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
p.comments-message > a{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
p.comments-message > a:hover{
|
|||
|
|
color:var(--title-color)
|
|||
|
|
}
|
|||
|
|
p.comments-message > em{
|
|||
|
|
color:#ff3f34;
|
|||
|
|
font-style:normal;
|
|||
|
|
margin:0 3px
|
|||
|
|
}
|
|||
|
|
#comments[data-embed='false'] p.comments-message > i{
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-style:normal
|
|||
|
|
}
|
|||
|
|
.comment-form > p{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.comment-content .responsive-video-wrap{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
padding:0;
|
|||
|
|
padding-top:56%
|
|||
|
|
}
|
|||
|
|
.comment-content .responsive-video-wrap iframe{
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
left:0;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%
|
|||
|
|
}
|
|||
|
|
.comments #top-ce.comment-replybox-thread,.comments.no-comments .comment-form{
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
padding:6px 16px;
|
|||
|
|
margin:20px 0 0;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
}
|
|||
|
|
.comments.no-comments .comment-form{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.comments #top-continue a{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:34px;
|
|||
|
|
text-align:center;
|
|||
|
|
padding:0;
|
|||
|
|
margin:30px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.comments #top-continue a:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.post-nav{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
.post-nav span,.post-nav a{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
color:var(--meta-color)
|
|||
|
|
}
|
|||
|
|
.post-nav a:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.post-nav span{
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
cursor:no-drop;
|
|||
|
|
opacity:.65
|
|||
|
|
}
|
|||
|
|
.post-nav-newer-link:before,.rtl .post-nav-older-link:after{
|
|||
|
|
content:'\f053';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:9px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:1px 4px 0 0
|
|||
|
|
}
|
|||
|
|
.post-nav-older-link:after,.rtl .post-nav-newer-link:before{
|
|||
|
|
content:'\f054';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:9px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:1px 0 0 4px
|
|||
|
|
}
|
|||
|
|
#custom-ads,#spotbuzz-pro-post-footer-ads{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
opacity:0;
|
|||
|
|
visibility:hidden;
|
|||
|
|
padding:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
#before-ad,#after-ad{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#before-ad .widget > .widget-title,#after-ad .widget > .widget-title{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
#before-ad .widget > .widget-title > .title,#after-ad .widget > .widget-title > .title{
|
|||
|
|
font-size:10px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:1;
|
|||
|
|
margin:0 0 6px
|
|||
|
|
}
|
|||
|
|
#before-ad .widget,#after-ad .widget{
|
|||
|
|
width:100%;
|
|||
|
|
margin:0 0 25px
|
|||
|
|
}
|
|||
|
|
#after-ad .widget{
|
|||
|
|
margin:25px 0 0
|
|||
|
|
}
|
|||
|
|
#before-ad .widget-content,#after-ad .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-new-before-ad #before-ad,#spotbuzz-pro-new-after-ad #after-ad{
|
|||
|
|
float:none;
|
|||
|
|
display:block;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-new-before-ad #before-ad .widget,#spotbuzz-pro-new-after-ad #after-ad .widget{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#post-footer-ads{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:0;
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
#post-footer-ads .widget,#post-footer-ads .widget-content{
|
|||
|
|
float:left;
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#blog-pager{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:center;
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
#blog-pager.no-blog-posts{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#blog-pager .load-more{
|
|||
|
|
position:relative;
|
|||
|
|
display:flex;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
align-items:center;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0 30px
|
|||
|
|
}
|
|||
|
|
#blog-pager #spotbuzz-pro-load-more-link:after{
|
|||
|
|
content:'\f078';
|
|||
|
|
display:inline-block;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:10px;
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:0 0 0 4px
|
|||
|
|
}
|
|||
|
|
.rtl #blog-pager #spotbuzz-pro-load-more-link:after{
|
|||
|
|
margin:0 4px 0 0
|
|||
|
|
}
|
|||
|
|
#blog-pager #spotbuzz-pro-load-more-link:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
#blog-pager .no-more.show{
|
|||
|
|
display:flex;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
cursor:not-allowed
|
|||
|
|
}
|
|||
|
|
#blog-pager .loading,#blog-pager .no-more{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#blog-pager .loading .loader{
|
|||
|
|
height:34px
|
|||
|
|
}
|
|||
|
|
.sidebar{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.sidebar > .widget{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
margin:0 0 30px;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
box-shadow: var(--widget-shadow);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.sidebar > .widget:last-child{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.sidebar .title-wrap{
|
|||
|
|
padding:10px 16px;
|
|||
|
|
margin:0;
|
|||
|
|
border-bottom:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.sidebar .title-wrap .title:after{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.sidebar .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:16px
|
|||
|
|
}
|
|||
|
|
.sidebar .widget.is-ad{
|
|||
|
|
background-color:transparent;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.sidebar .widget.is-ad > .widget-title{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.sidebar .widget.is-ad .widget-content{
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.sidebar ul.social-icons{
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(2,1fr);
|
|||
|
|
grid-gap:5px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.sidebar .social-icons li{
|
|||
|
|
display:block;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.sidebar .social-icons a{
|
|||
|
|
position:relative;
|
|||
|
|
display:flex;
|
|||
|
|
height:34px;
|
|||
|
|
font-size:16px;
|
|||
|
|
color:#fff;
|
|||
|
|
font-weight:400;
|
|||
|
|
align-items:center
|
|||
|
|
}
|
|||
|
|
.sidebar .social-icons a:before{
|
|||
|
|
padding:0 10px
|
|||
|
|
}
|
|||
|
|
.sidebar .social-icons span{
|
|||
|
|
font-size:14px;
|
|||
|
|
line-height:1;
|
|||
|
|
padding:0 10px;
|
|||
|
|
border-left:1px solid rgba(255,255,255,0.2)
|
|||
|
|
}
|
|||
|
|
.rtl .sidebar .social-icons span{
|
|||
|
|
border-left:0;
|
|||
|
|
border-right:1px solid rgba(255,255,255,0.2)
|
|||
|
|
}
|
|||
|
|
.sidebar .social-icons a:hover{
|
|||
|
|
opacity:.9
|
|||
|
|
}
|
|||
|
|
.sidebar .loader{
|
|||
|
|
height:180px
|
|||
|
|
}
|
|||
|
|
.default-items{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.default-items .cs{
|
|||
|
|
height:180px;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.default-items .default-inner{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.default-items .cs .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.default-items .entry-header{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.default-items .cs .entry-title{
|
|||
|
|
font-size:18px
|
|||
|
|
}
|
|||
|
|
.default-items .cs .entry-meta{
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.default-items .ds{
|
|||
|
|
display:flex;
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.default-items .ds.item-0{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.default-items .ds .entry-image-wrap{
|
|||
|
|
width:98px;
|
|||
|
|
height:65px;
|
|||
|
|
z-index:1;
|
|||
|
|
margin:0 12px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.rtl .default-items .ds .entry-image-wrap{
|
|||
|
|
margin:0 0 0 12px
|
|||
|
|
}
|
|||
|
|
.default-items .ds .entry-image-wrap.is-video:after{
|
|||
|
|
transform:translate(50%,-50%) scale(.7)
|
|||
|
|
}
|
|||
|
|
.default-items .ds .entry-header{
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.default-items .ds .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.mini-items{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:grid;
|
|||
|
|
grid-template-columns:repeat(2,1fr);
|
|||
|
|
grid-gap:20px
|
|||
|
|
}
|
|||
|
|
.mini-item{
|
|||
|
|
position:relative;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:82px;
|
|||
|
|
margin:0 0 8px;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-image-wrap.is-video:after{
|
|||
|
|
transform:translate(50%,-50%) scale(.85)
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.cmm1-items{
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.cmm1-items .cmm1-item{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
padding:16px 0 0;
|
|||
|
|
margin:16px 0 0;
|
|||
|
|
border-top:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.cmm1-items .cmm1-item.item-0{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.cmm1-items .entry-inner{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.cmm1-items .entry-image-wrap{
|
|||
|
|
width:35px;
|
|||
|
|
height:35px;
|
|||
|
|
z-index:1;
|
|||
|
|
margin:0 12px 0 0;
|
|||
|
|
border-radius:50%;
|
|||
|
|
box-shadow:var(--avatar-shadow)
|
|||
|
|
}
|
|||
|
|
.rtl .cmm1-items .entry-image-wrap{
|
|||
|
|
margin:0 0 0 12px
|
|||
|
|
}
|
|||
|
|
.cmm1-items .entry-header{
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.cmm1-items .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.cmm1-items .entry-inner:hover .entry-title{
|
|||
|
|
color:var(--post-title-hover-color)
|
|||
|
|
}
|
|||
|
|
.cmm1-items .cmm-snippet{
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
margin:4px 0 0
|
|||
|
|
}
|
|||
|
|
.FeaturedPost .featured-post{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:160px
|
|||
|
|
}
|
|||
|
|
.FeaturedPost .fp-inner{
|
|||
|
|
position:relative;
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-direction:column;
|
|||
|
|
z-index:11;
|
|||
|
|
overflow:hidden;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.featured-post .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:100%;
|
|||
|
|
z-index:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.featured-post .entry-title{
|
|||
|
|
font-size:17px
|
|||
|
|
}
|
|||
|
|
.featured-post .entry-meta{
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-title{
|
|||
|
|
display:block;
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--widget-title-color);
|
|||
|
|
margin:0 0 10px
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-text{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
margin:0 0 15px
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-address{
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
padding:0 13px;
|
|||
|
|
margin:0 0 10px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-address::placeholder{
|
|||
|
|
color:var(--text-color);
|
|||
|
|
opacity:.75
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-address:focus{
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.2)
|
|||
|
|
}
|
|||
|
|
.is-dark .FollowByEmail .follow-by-email-address:focus{
|
|||
|
|
background-color:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-submit{
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0 20px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.FollowByEmail .follow-by-email-submit:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.section .list-style li{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.section .list-style li a{
|
|||
|
|
display:block;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
padding:8px 0
|
|||
|
|
}
|
|||
|
|
.section .list-style li a.has-count{
|
|||
|
|
display:flex;
|
|||
|
|
justify-content:space-between
|
|||
|
|
}
|
|||
|
|
.section .list-style li:first-child a,.section .text-list li:first-child{
|
|||
|
|
padding:0 0 8px
|
|||
|
|
}
|
|||
|
|
.section .list-style li:last-child a,.section .text-list li:last-child{
|
|||
|
|
padding:8px 0 0
|
|||
|
|
}
|
|||
|
|
.section .list-style li a:hover{
|
|||
|
|
color:var(--title-hover-color)
|
|||
|
|
}
|
|||
|
|
.section .list-style li a span{
|
|||
|
|
display:inline-block;
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.section .text-list li{
|
|||
|
|
padding:8px 0
|
|||
|
|
}
|
|||
|
|
.cloud-label ul{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
margin:-6px 0 0
|
|||
|
|
}
|
|||
|
|
.cloud-label li{
|
|||
|
|
margin:6px 5px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .cloud-label li{
|
|||
|
|
margin:6px 0 0 5px
|
|||
|
|
}
|
|||
|
|
.cloud-label li a{
|
|||
|
|
display:flex;
|
|||
|
|
height:29px;
|
|||
|
|
color:var(--button-bg);
|
|||
|
|
font-size:13px;
|
|||
|
|
line-height:28px;
|
|||
|
|
font-weight:400;
|
|||
|
|
padding:0 11px;
|
|||
|
|
border:1px solid var(--button-bg)
|
|||
|
|
}
|
|||
|
|
.cloud-label li a:hover{
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
color:var(--button-color);
|
|||
|
|
border-color:var(--button-bg)
|
|||
|
|
}
|
|||
|
|
.cloud-label .label-count{
|
|||
|
|
display:inline-block;
|
|||
|
|
margin:0 0 0 10px
|
|||
|
|
}
|
|||
|
|
.rtl .cloud-label .label-count{
|
|||
|
|
margin:0 10px 0 0
|
|||
|
|
}
|
|||
|
|
.search-widget .search-form{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.search-widget .search-input{
|
|||
|
|
display:inline-block;
|
|||
|
|
flex:1;
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-weight:400;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
padding:0 13px;
|
|||
|
|
margin:0;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.search-widget .search-input::placeholder{
|
|||
|
|
color:var(--text-color);
|
|||
|
|
opacity:.9
|
|||
|
|
}
|
|||
|
|
.search-widget .search-input:focus{
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.2)
|
|||
|
|
}
|
|||
|
|
.is-dark .search-widget .search-input:focus{
|
|||
|
|
background-color:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
.search-widget .search-action{
|
|||
|
|
display:inline-block;
|
|||
|
|
width:36px;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:34px;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0;
|
|||
|
|
margin:0 0 0 5px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.rtl .search-widget .search-action{
|
|||
|
|
margin:0 5px 0 0
|
|||
|
|
}
|
|||
|
|
.search-widget .search-action:before{
|
|||
|
|
display:block;
|
|||
|
|
content:'\f002';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
.search-widget .search-action:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.Profile ul li{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:20px 0 0;
|
|||
|
|
margin:20px 0 0;
|
|||
|
|
border-top:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.Profile ul li:first-child{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.Profile .individual,.Profile .team-member{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.Profile .profile-img{
|
|||
|
|
width:35px;
|
|||
|
|
height:35px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
overflow:hidden;
|
|||
|
|
color:transparent!important;
|
|||
|
|
margin:0 12px 0 0;
|
|||
|
|
border-radius:50%;
|
|||
|
|
box-shadow:var(--avatar-shadow)
|
|||
|
|
}
|
|||
|
|
.rtl .Profile .profile-img{
|
|||
|
|
margin:0 0 0 12px
|
|||
|
|
}
|
|||
|
|
.Profile .profile-info{
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.Profile .profile-name{
|
|||
|
|
display:block;
|
|||
|
|
font-family:var(--title-font);
|
|||
|
|
font-size:15px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.Profile .profile-name:hover{
|
|||
|
|
color:var(--title-hover-color)
|
|||
|
|
}
|
|||
|
|
.Profile .profile-link{
|
|||
|
|
display:block;
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.Profile .profile-link:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.Text .widget-content{
|
|||
|
|
font-family:var(--text-font);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.Image .image-caption{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
margin:6px 0 0
|
|||
|
|
}
|
|||
|
|
.contact-form-widget form{
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
.contact-form-name{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
line-height:34px;
|
|||
|
|
padding:0 15px;
|
|||
|
|
margin:0 0 10px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.contact-form-email{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
line-height:34px;
|
|||
|
|
padding:0 15px;
|
|||
|
|
margin:0 0 10px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.contact-form-email.error{
|
|||
|
|
border-color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.contact-form-email-message{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--text-color);
|
|||
|
|
padding:10px 15px;
|
|||
|
|
margin:0 0 10px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.contact-form-email-message.error{
|
|||
|
|
border-color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
.contact-form-button-submit{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-family:inherit;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
cursor:pointer;
|
|||
|
|
padding:0 20px;
|
|||
|
|
border:0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.contact-form-button-submit:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.contact-form-widget p{
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.contact-form-widget p.contact-form-error-message-with-border,p.contact-form-success-message-with-border{
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:rgba(0,0,0,0);
|
|||
|
|
font-size:13px;
|
|||
|
|
color:#e74c3c;
|
|||
|
|
text-align:left;
|
|||
|
|
line-height:1;
|
|||
|
|
padding:0;
|
|||
|
|
margin:10px 0 0;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.contact-form-widget .contact-form-success-message-with-border{
|
|||
|
|
color:#27ae60
|
|||
|
|
}
|
|||
|
|
.rtl .contact-form-error-message-with-border,.rtl .contact-form-success-message-with-border{
|
|||
|
|
text-align:right
|
|||
|
|
}
|
|||
|
|
.contact-form-cross{
|
|||
|
|
cursor:pointer;
|
|||
|
|
margin:0 0 0 3px
|
|||
|
|
}
|
|||
|
|
.rtl .contact-form-cross{
|
|||
|
|
margin:0 3px 0 0
|
|||
|
|
}
|
|||
|
|
.contact-form-name::placeholder,.contact-form-email::placeholder,.contact-form-email-message::placeholder{
|
|||
|
|
color:var(--text-color);
|
|||
|
|
opacity:.9
|
|||
|
|
}
|
|||
|
|
.contact-form-widget .cf-s:focus{
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
box-shadow:0 1px 1px rgba(0,0,0,0.1),0 1px 3px rgba(0,0,0,0.2)
|
|||
|
|
}
|
|||
|
|
.is-dark .contact-form-widget .cf-s:focus{
|
|||
|
|
background-color:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
.Attribution a{
|
|||
|
|
font-size:14px;
|
|||
|
|
line-height:16px;
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.Attribution a > svg{
|
|||
|
|
width:16px;
|
|||
|
|
height:16px;
|
|||
|
|
float:left;
|
|||
|
|
margin:0 4px 0 0
|
|||
|
|
}
|
|||
|
|
.Attribution .copyright{
|
|||
|
|
font-size:12px;
|
|||
|
|
color:var(--meta-color);
|
|||
|
|
padding:0 20px;
|
|||
|
|
margin:3px 0 0
|
|||
|
|
}
|
|||
|
|
#google_translate_element{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
padding:20px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.Stats .text-counter-wrapper{
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
font-size:20px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:700;
|
|||
|
|
text-transform:uppercase;
|
|||
|
|
line-height:1;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.Stats .text-counter-wrapper:before{
|
|||
|
|
content:'\f201';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-size:18px;
|
|||
|
|
color:var(--main-color);
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:1px 4px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .Stats .text-counter-wrapper:before{
|
|||
|
|
margin:1px 0 0 4px
|
|||
|
|
}
|
|||
|
|
.sidebar > .widget.ReportAbuse{
|
|||
|
|
display:block;
|
|||
|
|
padding:15px 20px;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.ReportAbuse > h3{
|
|||
|
|
display:flex;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.ReportAbuse > h3:before{
|
|||
|
|
content:'\f071';
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
color:var(--title-color);
|
|||
|
|
font-weight:900;
|
|||
|
|
margin:0 4px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .ReportAbuse > h3:before{
|
|||
|
|
margin:0 0 0 4px
|
|||
|
|
}
|
|||
|
|
.ReportAbuse > h3 a:hover{
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
#footer-ads-wrap,.footer-ads .widget,.footer-ads .widget-content{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.footer-ads .widget{
|
|||
|
|
margin:0 0 30px
|
|||
|
|
}
|
|||
|
|
.footer-ads .widget > .widget-title{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#footer-wrapper{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--footer-bg);
|
|||
|
|
color:var(--footer-color)
|
|||
|
|
}
|
|||
|
|
#footer-wrapper .primary-footer{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
border-top:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.primary-footer.no-widget{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-about-section{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
padding:30px 0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.footer-info{
|
|||
|
|
flex:1
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .Image{
|
|||
|
|
width:calc(100% - $(sidebar.width + 30px));
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:space-between;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .footer-logo{
|
|||
|
|
padding:0 25px 0 0
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-about-section .footer-logo{
|
|||
|
|
padding:0 0 0 25px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .footer-logo img{
|
|||
|
|
display:block;
|
|||
|
|
max-height:34px;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .Image .image-caption{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--footer-color);
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .Image .image-caption a{
|
|||
|
|
color:var(--footer-color)
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .Image .image-caption a:hover{
|
|||
|
|
color:var(--footer-hover-color)
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .LinkList{
|
|||
|
|
width:$(sidebar.width);
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:flex-end;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section ul.social-icons{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .social-icons li{
|
|||
|
|
margin:0 0 0 10px
|
|||
|
|
}
|
|||
|
|
.rtl .spotbuzz-pro-about-section .social-icons li{
|
|||
|
|
margin:0 10px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .social-icons li a{
|
|||
|
|
display:flex;
|
|||
|
|
width:34px;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-size:16px;
|
|||
|
|
color:var(--footer-color);
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .social-icons li a:hover{
|
|||
|
|
color:#fff
|
|||
|
|
}
|
|||
|
|
.footerbar{
|
|||
|
|
position:relative;
|
|||
|
|
float:left;
|
|||
|
|
width:100%;
|
|||
|
|
background-color:var(--footerbar-bg);
|
|||
|
|
color:var(--footerbar-color);
|
|||
|
|
padding:20px 0;
|
|||
|
|
border-top:1px solid var(--border-color)
|
|||
|
|
}
|
|||
|
|
.footerbar .container{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
justify-content:space-between
|
|||
|
|
}
|
|||
|
|
.footerbar .footer-copyright{
|
|||
|
|
font-size:14px;
|
|||
|
|
font-weight:400;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.footerbar .footer-copyright a{
|
|||
|
|
color:var(--footerbar-color)
|
|||
|
|
}
|
|||
|
|
.footerbar .footer-copyright a:hover{
|
|||
|
|
color:var(--footerbar-hover-color)
|
|||
|
|
}
|
|||
|
|
#footer-menu{
|
|||
|
|
position:relative;
|
|||
|
|
display:block;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.footer-menu ul{
|
|||
|
|
display:flex;
|
|||
|
|
flex-wrap:wrap
|
|||
|
|
}
|
|||
|
|
.footer-menu ul li a{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--footerbar-color);
|
|||
|
|
padding:0;
|
|||
|
|
margin:0 0 0 25px
|
|||
|
|
}
|
|||
|
|
.rtl .footer-menu ul li a{
|
|||
|
|
margin:0 25px 0 0
|
|||
|
|
}
|
|||
|
|
#footer-menu ul li a:hover{
|
|||
|
|
color:var(--footerbar-hover-color)
|
|||
|
|
}
|
|||
|
|
#hidden-widgets-wrap,.hidden-widgets{
|
|||
|
|
display:none;
|
|||
|
|
visibility:hidden
|
|||
|
|
}
|
|||
|
|
#back-top{
|
|||
|
|
display:none;
|
|||
|
|
position:fixed;
|
|||
|
|
bottom:20px;
|
|||
|
|
right:20px;
|
|||
|
|
width:34px;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
cursor:pointer;
|
|||
|
|
overflow:hidden;
|
|||
|
|
font-size:15px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
text-align:center;
|
|||
|
|
line-height:34px;
|
|||
|
|
z-index:50;
|
|||
|
|
margin:0;
|
|||
|
|
transition:background .17s ease,color .17s ease
|
|||
|
|
}
|
|||
|
|
.rtl #back-top{
|
|||
|
|
right:auto;
|
|||
|
|
left:20px
|
|||
|
|
}
|
|||
|
|
#back-top:before{
|
|||
|
|
content:'\f077';
|
|||
|
|
position:relative;
|
|||
|
|
font-family:'Font Awesome 5 Free';
|
|||
|
|
font-weight:900
|
|||
|
|
}
|
|||
|
|
#back-top:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.is-error #main-wrapper{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
.is-error #sidebar-wrapper{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.errorWrap{
|
|||
|
|
color:var(--title-color);
|
|||
|
|
text-align:center;
|
|||
|
|
padding:60px 0
|
|||
|
|
}
|
|||
|
|
.errorWrap h3{
|
|||
|
|
font-size:160px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
line-height:1;
|
|||
|
|
margin:0 0 25px
|
|||
|
|
}
|
|||
|
|
.errorWrap h4{
|
|||
|
|
font-size:27px;
|
|||
|
|
color:var(--title-color);
|
|||
|
|
margin:0 0 25px
|
|||
|
|
}
|
|||
|
|
.errorWrap p{
|
|||
|
|
color:var(--text-color);
|
|||
|
|
font-size:14px;
|
|||
|
|
margin:0 0 15px
|
|||
|
|
}
|
|||
|
|
.errorWrap a{
|
|||
|
|
display:inline-block;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:34px;
|
|||
|
|
padding:0 30px;
|
|||
|
|
margin:15px 0 0;
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.errorWrap a:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
.cookie-choices-info{
|
|||
|
|
display:none;
|
|||
|
|
visibility:hidden;
|
|||
|
|
opacity:0
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify{
|
|||
|
|
display:none;
|
|||
|
|
position:fixed;
|
|||
|
|
bottom:20px;
|
|||
|
|
left:20px;
|
|||
|
|
width:300px;
|
|||
|
|
background-color:var(--cookie-bg);
|
|||
|
|
z-index:1020;
|
|||
|
|
padding:16px;
|
|||
|
|
visibility:hidden;
|
|||
|
|
opacity:0;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius);
|
|||
|
|
box-shadow:0 1px 8px rgba(0,0,0,0.1);
|
|||
|
|
transition:all .35s ease,background 0s ease
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-cookie-ify{
|
|||
|
|
left:unset;
|
|||
|
|
right:20px
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify.is-visible{
|
|||
|
|
visibility:visible;
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-cookie-ify-content{
|
|||
|
|
display:block;
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--cookie-color);
|
|||
|
|
margin:0 0 15px
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-cookie-ify-content a{
|
|||
|
|
color:var(--cookie-color);
|
|||
|
|
text-decoration:underline
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-cookie-ify-content a:hover{
|
|||
|
|
color:var(--main-color)
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify-accept{
|
|||
|
|
display:inline-block;
|
|||
|
|
height:34px;
|
|||
|
|
background-color:var(--button-bg);
|
|||
|
|
font-size:14px;
|
|||
|
|
color:var(--button-color);
|
|||
|
|
font-weight:400;
|
|||
|
|
line-height:34px;
|
|||
|
|
padding:0 20px
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify-accept:hover{
|
|||
|
|
background-color:var(--button-hover-bg);
|
|||
|
|
color:var(--button-hover-color)
|
|||
|
|
}
|
|||
|
|
ins.adsbygoogle-noablate[data-anchor-shown="true"]{
|
|||
|
|
z-index:990!important
|
|||
|
|
}
|
|||
|
|
a.ads-here{
|
|||
|
|
position:relative;
|
|||
|
|
display:flex;
|
|||
|
|
align-items:center;
|
|||
|
|
justify-content:center;
|
|||
|
|
height:78px;
|
|||
|
|
background-color:var(--rgba-gray);
|
|||
|
|
font-size:15px;
|
|||
|
|
color:rgba(155,155,155,0.5);
|
|||
|
|
font-weight:500;
|
|||
|
|
font-style:italic;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-radius:var(--radius)
|
|||
|
|
}
|
|||
|
|
.is-dark a.ads-here{
|
|||
|
|
background-color:var(--widget-bg)
|
|||
|
|
}
|
|||
|
|
.sidebar a.ads-here{
|
|||
|
|
height:250px
|
|||
|
|
}
|
|||
|
|
a.ads-here:hover{
|
|||
|
|
color:rgba(155,155,155,0.65)
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: $(row.width + 60px)) {
|
|||
|
|
#outer-wrapper,.is-boxed #outer-wrapper,.is-boxed .header-header{
|
|||
|
|
width:100%;
|
|||
|
|
max-width:100%;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.row-x1{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#header-wrapper .container,#header-ads-wrap .container,#ticker-wrapper .container,#featured-wrapper .container,#content-wrapper .container,#footer-ads-wrap .container,#footer-wrapper .container{
|
|||
|
|
padding:0 20px
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 980px) {
|
|||
|
|
#header-wrapper .container, #header-ads-wrap .container,#ticker-wrapper .container,#featured-wrapper .container,#content-wrapper .container,#footer-ads-wrap .container,#footer-wrapper .container{
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
#header-wrapper .container{
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
#ticker-wrapper .container {
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
.mobile-menu-toggle{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
.header-items{
|
|||
|
|
flex-wrap:nowrap
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-main-nav{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
#slide-menu,.overlay{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.flex-left,.main-logo{
|
|||
|
|
padding:0!important
|
|||
|
|
}
|
|||
|
|
.flex-right{
|
|||
|
|
padding:0 16px 0
|
|||
|
|
}
|
|||
|
|
.flex-right,.rtl .flex-right{
|
|||
|
|
position:relative;
|
|||
|
|
top:unset;
|
|||
|
|
left:unset;
|
|||
|
|
right:unset
|
|||
|
|
}
|
|||
|
|
#main-search-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
.nav-active .overlay{
|
|||
|
|
visibility:visible;
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
.nav-active #back-top{
|
|||
|
|
opacity:0!important
|
|||
|
|
}
|
|||
|
|
#content-wrapper > .container,.is-left #content-wrapper > .container{
|
|||
|
|
flex-direction:column!important;
|
|||
|
|
justify-content:flex-start
|
|||
|
|
}
|
|||
|
|
#main-wrapper,#sidebar-wrapper{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
#sidebar-wrapper{
|
|||
|
|
margin:30px 0 0
|
|||
|
|
}
|
|||
|
|
.sidebar ul.social-icons{
|
|||
|
|
grid-template-columns:repeat(4,1fr)
|
|||
|
|
}
|
|||
|
|
.mini-items{
|
|||
|
|
grid-template-columns:repeat(4,1fr)
|
|||
|
|
}
|
|||
|
|
.FeaturedPost .featured-post{
|
|||
|
|
height:200px
|
|||
|
|
}
|
|||
|
|
.featured-post .entry-title{
|
|||
|
|
font-size:19px
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-about-section{
|
|||
|
|
flex-wrap:wrap;
|
|||
|
|
flex-direction:column
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .Image{
|
|||
|
|
width:100%;
|
|||
|
|
flex-direction:column;
|
|||
|
|
justify-content:center;
|
|||
|
|
text-align:center
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .footer-logo{
|
|||
|
|
padding:0!important
|
|||
|
|
}
|
|||
|
|
.footer-info{
|
|||
|
|
text-align:center;
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .LinkList{
|
|||
|
|
width:100%;
|
|||
|
|
justify-content:center;
|
|||
|
|
margin:10px 0 0
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section ul.social-icons{
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-about-section .social-icons li{
|
|||
|
|
margin:10px 5px 0!important
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify{
|
|||
|
|
left:16px;
|
|||
|
|
bottom:16px
|
|||
|
|
}
|
|||
|
|
.rtl #spotbuzz-pro-cookie-ify{
|
|||
|
|
left:unset;
|
|||
|
|
right:16px
|
|||
|
|
}
|
|||
|
|
#back-top{
|
|||
|
|
right:16px;
|
|||
|
|
bottom:16px
|
|||
|
|
}
|
|||
|
|
.rtl #back-top{
|
|||
|
|
left:16px;
|
|||
|
|
right:unset
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 880px) {
|
|||
|
|
.featured-items {
|
|||
|
|
grid-template-columns: repeat(2,1fr);
|
|||
|
|
}
|
|||
|
|
.footerbar{
|
|||
|
|
height:auto;
|
|||
|
|
line-height:inherit;
|
|||
|
|
padding:25px 0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
.footerbar .container{
|
|||
|
|
flex-direction:column;
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.footerbar .footer-copyright,#footer-menu{
|
|||
|
|
width:100%;
|
|||
|
|
text-align:center;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
#footer-menu{
|
|||
|
|
padding:5px 0 0
|
|||
|
|
}
|
|||
|
|
.footer-menu ul{
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.footer-menu ul li a{
|
|||
|
|
display:block;
|
|||
|
|
margin:5px 10px 0!important
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 680px) {
|
|||
|
|
#header-ads-wrap .container, #ticker-wrapper .container, #featured-wrapper .container, #content-wrapper .container, #footer-ads-wrap .container, #footer-wrapper .container {
|
|||
|
|
padding: 0 15px;
|
|||
|
|
}
|
|||
|
|
.flex-right{
|
|||
|
|
padding:0 15px 0
|
|||
|
|
}
|
|||
|
|
html.is-dark{
|
|||
|
|
--post-card-bg:var(--rgba-gray)
|
|||
|
|
}
|
|||
|
|
#outer-wrapper{
|
|||
|
|
background-color:var(--outer-mobile-bg)
|
|||
|
|
}
|
|||
|
|
.header-ads .widget{
|
|||
|
|
margin:16px 0 0
|
|||
|
|
}
|
|||
|
|
#ticker .widget{
|
|||
|
|
flex-direction:column;
|
|||
|
|
align-items:initial;
|
|||
|
|
margin:16px 0 0;
|
|||
|
|
border-width:1px 0;
|
|||
|
|
border-radius:0
|
|||
|
|
}
|
|||
|
|
.ticker .widget-title{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0 0 5px
|
|||
|
|
}
|
|||
|
|
.ticker .widget-content{
|
|||
|
|
height:initial
|
|||
|
|
}
|
|||
|
|
.ticker .loader{
|
|||
|
|
margin:4px 0 0
|
|||
|
|
}
|
|||
|
|
.ticker .ticker-item.active{
|
|||
|
|
position:relative
|
|||
|
|
}
|
|||
|
|
.ticker-item .entry-title{
|
|||
|
|
height:initial;
|
|||
|
|
line-height:1.3em
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-image-wrap {
|
|||
|
|
height: 150px;
|
|||
|
|
}
|
|||
|
|
#content-wrapper{
|
|||
|
|
padding:16px 0
|
|||
|
|
}
|
|||
|
|
.content-section .widget.is-ad{
|
|||
|
|
background-color:transparent;
|
|||
|
|
padding:0 16px;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.is-home #main-wrapper.has-cs2 #main{
|
|||
|
|
margin:0 0 16px
|
|||
|
|
}
|
|||
|
|
.block-items{
|
|||
|
|
grid-template-columns:1fr;
|
|||
|
|
grid-gap:16px
|
|||
|
|
}
|
|||
|
|
.block-right .block-item{
|
|||
|
|
margin:16px 0 0
|
|||
|
|
}
|
|||
|
|
.block-left .entry-image-wrap{
|
|||
|
|
height:200px
|
|||
|
|
}
|
|||
|
|
.grid-items,.video-items,.related-posts{
|
|||
|
|
grid-template-columns:repeat(2,1fr);
|
|||
|
|
grid-gap:16px
|
|||
|
|
}
|
|||
|
|
.list-item{
|
|||
|
|
flex-direction:column;
|
|||
|
|
justify-content:flex-start;
|
|||
|
|
overflow:hidden;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:200px;
|
|||
|
|
margin:0!important;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.list-item .entry-header{
|
|||
|
|
padding:13px 16px 16px
|
|||
|
|
}
|
|||
|
|
.index-post{
|
|||
|
|
flex-direction:column;
|
|||
|
|
justify-content:flex-start;
|
|||
|
|
overflow:hidden;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.index-post .entry-image-wrap{
|
|||
|
|
width:100%;
|
|||
|
|
height:200px;
|
|||
|
|
margin:0!important;
|
|||
|
|
border-radius:var(--radius) var(--radius) 0 0
|
|||
|
|
}
|
|||
|
|
.index-post .entry-header{
|
|||
|
|
padding:13px 16px 16px
|
|||
|
|
}
|
|||
|
|
#blog-pager{
|
|||
|
|
margin:20px 0 4px
|
|||
|
|
}
|
|||
|
|
.item-post-inner{
|
|||
|
|
background-color:var(--widget-bg);
|
|||
|
|
padding:20px 16px;
|
|||
|
|
border:1px solid var(--border-color);
|
|||
|
|
border-width:1px 0
|
|||
|
|
}
|
|||
|
|
.entry-content-wrap{
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.item-post h1.entry-title{
|
|||
|
|
font-size:33px
|
|||
|
|
}
|
|||
|
|
.post-body table{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links a.twitter span{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a.twitter{
|
|||
|
|
width:34px;
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a.twitter:before{
|
|||
|
|
background-color:transparent;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
#before-ad .widget{
|
|||
|
|
margin:0 0 20px
|
|||
|
|
}
|
|||
|
|
#after-ad .widget{
|
|||
|
|
margin:20px 0 0
|
|||
|
|
}
|
|||
|
|
.entry-labels,.post-share{
|
|||
|
|
margin:15px 0 0
|
|||
|
|
}
|
|||
|
|
.about-author{
|
|||
|
|
padding:20px 16px;
|
|||
|
|
margin:16px 0 0;
|
|||
|
|
border-width:1px 0;
|
|||
|
|
border-radius:0
|
|||
|
|
}
|
|||
|
|
#post-footer-ads{
|
|||
|
|
margin:16px 0 0
|
|||
|
|
}
|
|||
|
|
.post-nav{
|
|||
|
|
padding:0;
|
|||
|
|
margin:16px 0 0
|
|||
|
|
}
|
|||
|
|
#custom-ads{
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
#sidebar-wrapper{
|
|||
|
|
margin:16px 0 0
|
|||
|
|
}
|
|||
|
|
.sidebar > .widget{
|
|||
|
|
padding:20px 16px;
|
|||
|
|
margin:0 0 16px;
|
|||
|
|
border-width:1px 0;
|
|||
|
|
border-radius:0
|
|||
|
|
}
|
|||
|
|
.sidebar .widget.is-ad{
|
|||
|
|
padding:0 16px
|
|||
|
|
}
|
|||
|
|
.sidebar .title-wrap{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0 0 16px;
|
|||
|
|
border:0
|
|||
|
|
}
|
|||
|
|
.sidebar .widget-content{
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.sidebar ul.social-icons{
|
|||
|
|
grid-template-columns:repeat(2,1fr)
|
|||
|
|
}
|
|||
|
|
.mini-items{
|
|||
|
|
grid-template-columns:repeat(2,1fr);
|
|||
|
|
column-gap:16px
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-image-wrap{
|
|||
|
|
height:140px
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-title{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
.footer-ads .widget{
|
|||
|
|
margin:0 0 16px
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-about-section{
|
|||
|
|
padding:26px 0 30px
|
|||
|
|
}
|
|||
|
|
.errorWrap{
|
|||
|
|
padding:0 16px 30px
|
|||
|
|
}
|
|||
|
|
.errorWrap h3{
|
|||
|
|
font-size:130px
|
|||
|
|
}
|
|||
|
|
.errorWrap h4{
|
|||
|
|
line-height:initial
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify{
|
|||
|
|
right:0!important;
|
|||
|
|
left:0!important;
|
|||
|
|
bottom:0;
|
|||
|
|
width:100%;
|
|||
|
|
padding:20px 16px;
|
|||
|
|
margin:0;
|
|||
|
|
border-radius:0;
|
|||
|
|
transform:translate3d(0,50%,0);
|
|||
|
|
transition:all .5s ease,background 0s ease
|
|||
|
|
}
|
|||
|
|
#spotbuzz-pro-cookie-ify.is-visible{
|
|||
|
|
transform:translate3d(0,0,0)
|
|||
|
|
}
|
|||
|
|
a.ads-here{
|
|||
|
|
height:65px
|
|||
|
|
}
|
|||
|
|
.sidebar a.ads-here{
|
|||
|
|
height:200px
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 540px) {
|
|||
|
|
.featured-item .entry-image-wrap {
|
|||
|
|
height: 130px;
|
|||
|
|
}
|
|||
|
|
.featured-item .entry-header {
|
|||
|
|
padding: 13px 15px;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 480px) {
|
|||
|
|
.grid-item .entry-image-wrap,.video-item .entry-image-wrap,.related-item .entry-image-wrap{
|
|||
|
|
height:110px
|
|||
|
|
}
|
|||
|
|
#post-body{
|
|||
|
|
font-size:$(itempost.content.size + 1px)
|
|||
|
|
}
|
|||
|
|
.author-description .author-text,.comments .comment-content{
|
|||
|
|
font-size:15px
|
|||
|
|
}
|
|||
|
|
.item-post h1.entry-title{
|
|||
|
|
font-size:31px
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-image-wrap{
|
|||
|
|
height:110px
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 380px) {
|
|||
|
|
#featured .widget-content{
|
|||
|
|
min-height:180px
|
|||
|
|
}
|
|||
|
|
.block-left .entry-image-wrap{
|
|||
|
|
height:180px
|
|||
|
|
}
|
|||
|
|
.list-item .entry-image-wrap{
|
|||
|
|
height:180px
|
|||
|
|
}
|
|||
|
|
.grid-item .entry-image-wrap,.video-item .entry-image-wrap,.related-item .entry-image-wrap{
|
|||
|
|
height:95px
|
|||
|
|
}
|
|||
|
|
.grid-item .entry-title,.video-item .entry-title,.related-item .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.index-post .entry-image-wrap{
|
|||
|
|
height:180px
|
|||
|
|
}
|
|||
|
|
.item-post h1.entry-title{
|
|||
|
|
font-size:27px
|
|||
|
|
}
|
|||
|
|
.item-post .entry-meta .align-right{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.tocify-inner{
|
|||
|
|
min-width:100%
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links span{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a{
|
|||
|
|
width:34px;
|
|||
|
|
justify-content:center
|
|||
|
|
}
|
|||
|
|
.spotbuzz-pro-share-links li.has-span a:before{
|
|||
|
|
background-color:transparent;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-image-wrap{
|
|||
|
|
height:95px
|
|||
|
|
}
|
|||
|
|
.mini-item .entry-title{
|
|||
|
|
font-size:14px
|
|||
|
|
}
|
|||
|
|
.FeaturedPost .featured-post{
|
|||
|
|
height:180px
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
@media only screen and (max-width: 340px) {
|
|||
|
|
#slide-menu{
|
|||
|
|
width:100%
|
|||
|
|
}
|
|||
|
|
.errorWrap h3{
|
|||
|
|
font-size:110px
|
|||
|
|
}
|
|||
|
|
.errorWrap h4{
|
|||
|
|
font-size:27px
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#Attribution1 {display: none;}
|
|||
|
|
]]></b:skin>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isLayoutMode'>
|
|||
|
|
<b:template-skin><![CDATA[
|
|||
|
|
html,body#layout #outer-wrapper,body#layout .row{
|
|||
|
|
width:auto;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
body#layout{
|
|||
|
|
position:relative;
|
|||
|
|
width:auto;
|
|||
|
|
max-width:100%;
|
|||
|
|
background-color:#f9f9f9;
|
|||
|
|
padding:95px 5px 0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
body#layout:before{
|
|||
|
|
content:'SpotBuzz - Version - 1.0';
|
|||
|
|
position:absolute;
|
|||
|
|
top:0;
|
|||
|
|
left:5px;
|
|||
|
|
right:5px;
|
|||
|
|
height:95px;
|
|||
|
|
font-family:Roboto,sans-serif;
|
|||
|
|
font-size:23px;
|
|||
|
|
color:#0F1618;
|
|||
|
|
line-height:95px;
|
|||
|
|
text-align:center
|
|||
|
|
}
|
|||
|
|
body#layout div.section{
|
|||
|
|
display:block;
|
|||
|
|
background-color:#f1f1f1!important;
|
|||
|
|
margin:0 5px 10px!important;
|
|||
|
|
padding:16px 16px 18px!important;
|
|||
|
|
border-color:#e5e5e5
|
|||
|
|
}
|
|||
|
|
body#layout .no-items.section{
|
|||
|
|
display:block
|
|||
|
|
}
|
|||
|
|
body#layout .section h4{
|
|||
|
|
font-size:14px;
|
|||
|
|
color:#0F1618;
|
|||
|
|
text-transform:uppercase;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
body#layout .section h4:after{
|
|||
|
|
text-transform:initial;
|
|||
|
|
color:#656565;
|
|||
|
|
font-weight:400
|
|||
|
|
}
|
|||
|
|
body#layout .add_widget a{
|
|||
|
|
color:#3c97ef!important
|
|||
|
|
}
|
|||
|
|
body#layout .widget-wrap3{
|
|||
|
|
overflow:hidden
|
|||
|
|
}
|
|||
|
|
body#layout .widget-content{
|
|||
|
|
width:auto;
|
|||
|
|
max-width:none;
|
|||
|
|
max-height:none;
|
|||
|
|
margin:0;
|
|||
|
|
border:1px solid #e5e5e5;
|
|||
|
|
border-left:0
|
|||
|
|
}
|
|||
|
|
body#layout .locked-widget .widget-content{
|
|||
|
|
border-left:1px solid #3c97ef
|
|||
|
|
}
|
|||
|
|
body#layout .locked-widget .widget-content:hover{
|
|||
|
|
border-left-color:#00b140
|
|||
|
|
}
|
|||
|
|
body#layout .widget .widget-content a.editlink{
|
|||
|
|
border-radius:2px
|
|||
|
|
}
|
|||
|
|
body#layout .visibility .editlink{
|
|||
|
|
background:#3c97ef url(https://1.bp.blogspot.com/-iQoCOwqjB-w/Wy1bDznOM4I/AAAAAAAACGA/8BUOPStr0sk5oud9hWpHBQTrmkeJDoAvACK4BGAYYCw/s18-c/mode_edit_w600_24dp.png) no-repeat center!important
|
|||
|
|
}
|
|||
|
|
body#layout .visibility .editlink:hover{
|
|||
|
|
background-color:#00b140!important
|
|||
|
|
}
|
|||
|
|
body#layout .draggable-widget .widget-wrap2{
|
|||
|
|
background:#3c97ef url(https://1.bp.blogspot.com/-yTAuT5aZ1EY/Wy1eEeo4SbI/AAAAAAAACGM/FxOTPwL-Ch0_lyZxLRzhv2EWHINOmCjWACK4BGAYYCw/s22/draggable.png) no-repeat 4px 50%!important
|
|||
|
|
}
|
|||
|
|
body#layout .draggable-widget .widget-wrap1:hover .widget-wrap2{
|
|||
|
|
background-color:#00b140!important
|
|||
|
|
}
|
|||
|
|
body#layout .visibility .layout-widget-state.visible{
|
|||
|
|
background-image:url(https://4.bp.blogspot.com/-qicweZaCb7I/XR_IGBqqGfI/AAAAAAAABS0/MIpI_COKj6MBkeN9FEJhqL96WYnYfGjngCK4BGAYYCw/s1600/visibility_c3_600_24dp.png)!important
|
|||
|
|
}
|
|||
|
|
body#layout .visibility .layout-widget-state.not-visible{
|
|||
|
|
background-image:url(https://4.bp.blogspot.com/-tqL3-mrEM7A/XR_H_P3mFZI/AAAAAAAABSs/4PO1g3CDQbse_mJYzwn-60OQoYMFcq1FQCK4BGAYYCw/s1600/visibility_off_c3_600_24dp.png)!important;
|
|||
|
|
opacity:1
|
|||
|
|
}
|
|||
|
|
body#layout div.layout-widget-description{
|
|||
|
|
display:none;
|
|||
|
|
font-size:11px;
|
|||
|
|
line-height:1.2em
|
|||
|
|
}
|
|||
|
|
body#layout #theme-options,body#layout #main-menu .widget{
|
|||
|
|
display:block!important
|
|||
|
|
}
|
|||
|
|
body#layout div.ify-panel{
|
|||
|
|
background-color:#edf4ff!important;
|
|||
|
|
overflow:hidden!important;
|
|||
|
|
border-color:#cdd4ef
|
|||
|
|
}
|
|||
|
|
body#layout .ify-panel .widget{
|
|||
|
|
float:left;
|
|||
|
|
width:32.66%;
|
|||
|
|
margin-right:1%
|
|||
|
|
}
|
|||
|
|
body#layout .ify-panel .widget-content{
|
|||
|
|
border-color:#cdd4ef!important
|
|||
|
|
}
|
|||
|
|
body#layout .ify-panel .HTML{
|
|||
|
|
margin-right:0
|
|||
|
|
}
|
|||
|
|
body#layout .ify-panel div.layout-widget-description,body#layout .flex-right,body#layout #nav-search-wrap{
|
|||
|
|
display:none
|
|||
|
|
}
|
|||
|
|
body#layout .flex-left{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
body#layout .main-logo,body#layout .spotbuzz-pro-main-nav{
|
|||
|
|
width:50%
|
|||
|
|
}
|
|||
|
|
body#layout #content-wrapper{
|
|||
|
|
padding:0;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
body#layout #content-wrapper > .container{
|
|||
|
|
display:flex;
|
|||
|
|
margin:0
|
|||
|
|
}
|
|||
|
|
body#layout #main-wrapper{
|
|||
|
|
width:67%;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
body#layout div.content-section.section{
|
|||
|
|
background-color:#edf4ff!important;
|
|||
|
|
border-color:#d9dff3
|
|||
|
|
}
|
|||
|
|
body#layout #sidebar-wrapper{
|
|||
|
|
width:33%;
|
|||
|
|
padding:0
|
|||
|
|
}
|
|||
|
|
body#layout #custom-ads{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
body#layout #custom-ads .section{
|
|||
|
|
width:50%
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-about-section{
|
|||
|
|
overflow:hidden!important
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-about-section .widget{
|
|||
|
|
float:left;
|
|||
|
|
width:49.5%;
|
|||
|
|
margin-right:1%
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-about-section .LinkList{
|
|||
|
|
margin-right:0
|
|||
|
|
}
|
|||
|
|
body#layout .footerbar .container{
|
|||
|
|
display:flex
|
|||
|
|
}
|
|||
|
|
body#layout #footer-menu,body#layout #footer-copyright{
|
|||
|
|
width:50%
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-cookie-ify{
|
|||
|
|
margin:0 0 30px
|
|||
|
|
}
|
|||
|
|
body#layout .section > h4:after{
|
|||
|
|
font-size:12px
|
|||
|
|
}
|
|||
|
|
body#layout #ify-panel > h4:after{
|
|||
|
|
content:' - Custom No Image, Date Format, Month Names and More.'
|
|||
|
|
}
|
|||
|
|
body#layout #main-logo > h4:after{
|
|||
|
|
content:' - Recommended Height (34px)'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-main-nav > h4:after{
|
|||
|
|
content:' - With SubLinks and Mega Menu'
|
|||
|
|
}
|
|||
|
|
body#layout #header-ads > h4:after{
|
|||
|
|
content:' - by Custom HTML, Adsense or Image'
|
|||
|
|
}
|
|||
|
|
body#layout #ticker > h4:after{
|
|||
|
|
content:' - by Popular Posts, Most Recents or Label'
|
|||
|
|
}
|
|||
|
|
body#layout #featured > h4:after{
|
|||
|
|
content:' - by Popular Posts, Most Recents or Label'
|
|||
|
|
}
|
|||
|
|
body#layout .content-section > h4:after{
|
|||
|
|
content:' - by Most Recents, Label or AD Gadget (Adsense, HTML)'
|
|||
|
|
}
|
|||
|
|
body#layout #main > h4:after{
|
|||
|
|
content:' - Default Blog Posts, AdSense In-Feed, Comments and More'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-main-before-ad > h4:after{
|
|||
|
|
content:' - Before Post Content (Post Page)'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-main-after-ad > h4:after{
|
|||
|
|
content:' - After Post Content (Post Page)'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-related-posts > h4:after{
|
|||
|
|
content:' - Advanced Related Posts'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-post-footer-ads > h4:after{
|
|||
|
|
content:' - After Related Posts (Post Page)'
|
|||
|
|
}
|
|||
|
|
body#layout #sidebar > h4:after{
|
|||
|
|
content:' - on All Pages'
|
|||
|
|
}
|
|||
|
|
body#layout #footer-ads > h4:after{
|
|||
|
|
content:' - by Custom HTML, Adsense or Image'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-about-section > h4:after{
|
|||
|
|
content:' - Site Logo, Description and Social Icons'
|
|||
|
|
}
|
|||
|
|
body#layout #footer-copyright > h4:after{
|
|||
|
|
content:' - Custom Credits'
|
|||
|
|
}
|
|||
|
|
body#layout #footer-menu > h4:after{
|
|||
|
|
content:' - Footer Links'
|
|||
|
|
}
|
|||
|
|
body#layout #spotbuzz-pro-cookie-ify-section > h4:after{
|
|||
|
|
content:' - Advanced Cookie Consent Plugin'
|
|||
|
|
}
|
|||
|
|
body#layout #hidden-widgets{
|
|||
|
|
display:none!important
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
]]></b:template-skin>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:widgets.AdSense.first or data:blog.adsenseClientId'>
|
|||
|
|
<!-- Google AdSense -->
|
|||
|
|
<script async='async' src='//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:blog.analyticsAccountNumber'>
|
|||
|
|
<!-- Google Analytics -->
|
|||
|
|
<b:include data='blog' name='google-analytics'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:defaultmarkups>
|
|||
|
|
<b:defaultmarkup type='Common'>
|
|||
|
|
<b:includable id='customOpenGraphMetaData'>
|
|||
|
|
<!-- Metadata for Open Graph protocol. See http://ogp.me/. -->
|
|||
|
|
<meta expr:content='data:blog.localeUnderscoreDelimited' property='og:locale'/>
|
|||
|
|
<b:if cond='data:view.isHomepage'>
|
|||
|
|
<meta content='website' property='og:type'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<meta content='article' property='og:type'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isMultipleItems and not data:view.isHomepage'>
|
|||
|
|
<meta content='object' property='og:type'/>
|
|||
|
|
</b:if>
|
|||
|
|
<meta expr:content='data:view.title.escaped' property='og:title'/>
|
|||
|
|
<meta expr:content='data:blog.url.canonical' property='og:url'/>
|
|||
|
|
<meta expr:content='data:view.description.escaped' property='og:description'/>
|
|||
|
|
<meta expr:content='data:blog.title.escaped' property='og:site_name'/>
|
|||
|
|
<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage' expr:content='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='meta' property='og:image'/>
|
|||
|
|
<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage' expr:content='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='meta' property='twitter:image'/>
|
|||
|
|
<b:if cond='data:view.featuredImage'>
|
|||
|
|
<meta expr:content='data:view.featuredImage resizeImage 1600' property='og:image'/>
|
|||
|
|
<meta expr:content='data:view.featuredImage resizeImage 1600' name='twitter:image'/>
|
|||
|
|
</b:if>
|
|||
|
|
<meta content='summary_large_image' name='twitter:card'/>
|
|||
|
|
<meta expr:content='data:view.title.escaped' name='twitter:title'/>
|
|||
|
|
<meta expr:content='data:blog.url.canonical' name='twitter:domain'/>
|
|||
|
|
<meta expr:content='data:view.description.escaped' name='twitter:description'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='theme-head'>
|
|||
|
|
<meta expr:content='"text/html; charset=" + data:blog.encoding' http-equiv='Content-Type'/>
|
|||
|
|
<meta content='width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=yes' name='viewport'/>
|
|||
|
|
<title><data:view.title.escaped/></title>
|
|||
|
|
<link href='//fonts.gstatic.com' rel='dns-prefetch'/>
|
|||
|
|
<link href='//dnjs.cloudflare.com' rel='dns-prefetch'/>
|
|||
|
|
<link href='//1.bp.blogspot.com' rel='dns-prefetch'/>
|
|||
|
|
<link href='//2.bp.blogspot.com' rel='dns-prefetch'/>
|
|||
|
|
<link href='//3.bp.blogspot.com' rel='dns-prefetch'/>
|
|||
|
|
<link href='//4.bp.blogspot.com' rel='dns-prefetch'/>
|
|||
|
|
<b:if cond='data:blog.adultContent'>
|
|||
|
|
<meta content='adult' name='rating'/>
|
|||
|
|
</b:if>
|
|||
|
|
<link expr:href='data:view.url.canonical' rel='canonical'/>
|
|||
|
|
<meta expr:content='data:view.description.escaped' name='description'/>
|
|||
|
|
<b:tag cond='data:view.isMultipleItems and data:widgets.Blog.first.posts[0].featuredImage' expr:href='data:widgets.Blog.first.posts[0].featuredImage resizeImage 1600' name='link' rel='image_src'/>
|
|||
|
|
<b:tag cond='data:view.isSingleItem and data:view.featuredImage' expr:href='data:view.featuredImage resizeImage 1600' name='link' rel='image_src'/>
|
|||
|
|
<b:include name='customOpenGraphMetaData'/>
|
|||
|
|
<data:blog.feedLinks/><data:blog.meTag/>
|
|||
|
|
<b:if cond='data:view.isHomepage'>
|
|||
|
|
<script type='application/ld+json'>{"@context":"http://schema.org","@type":"WebSite","name":"<data:view.title.escaped/>","url":"<data:view.url.canonical/>","potentialAction":{"@type":"SearchAction","target":"<data:view.url.canonical/>search?q={search_term_string}","query-input":"required name=search_term_string"}}</script>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Font Awesome Free 5.15.2 -->
|
|||
|
|
<b:tag href='https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/fontawesome.min.css' name='link' rel='stylesheet'/>
|
|||
|
|
<b:tag cond='data:blog.languageDirection == "rtl"' href='https://fonts.googleapis.com/css2?family=Tajawal:wght@400;500;700&display=swap' name='link' rel='stylesheet'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='theme-body-class'>
|
|||
|
|
<b:class cond='data:view.isHomepage' name='is-home'/>
|
|||
|
|
<b:class cond='data:view.isMultipleItems' name='is-multiple'/>
|
|||
|
|
<b:class cond='data:view.isSingleItem' name='is-single'/>
|
|||
|
|
<b:class cond='data:view.isPage' name='is-page'/>
|
|||
|
|
<b:class cond='data:view.isPost' name='is-post'/>
|
|||
|
|
<b:class cond='data:view.isError' name='is-multiple is-error'/>
|
|||
|
|
<b:class cond='data:blog.isMobileRequest' name='is-mobile'/>
|
|||
|
|
<b:class cond='data:skin.vars.boxed == "1px"' name='is-boxed'/>
|
|||
|
|
<b:class cond='data:skin.vars.sidebar == "1px"' name='is-left'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='theme-custom-lang'>
|
|||
|
|
<b:switch var='data:message'>
|
|||
|
|
<b:case value='prevPost'/><b:if cond='data:blog.locale.language == "en"'>Previous Post<b:elseif cond='data:blog.locale.language == "es"'/>Artículo Anterior<b:elseif cond='data:blog.locale.language == "pt"'/>Postagem Anterior<b:else/><data:messages.newer/></b:if>
|
|||
|
|
<b:case value='nextPost'/><b:if cond='data:blog.locale.language == "en"'>Next Post<b:elseif cond='data:blog.locale.language == "es"'/>Artículo Siguiente<b:elseif cond='data:blog.locale.language == "pt"'/>Próxima Postagem<b:else/><data:messages.older/></b:if>
|
|||
|
|
<b:case value='loadMorePosts'/><b:if cond='data:blog.locale.language == "en"'>Load More<b:elseif cond='data:blog.locale.language == "es"'/>Carga Más<b:elseif cond='data:blog.locale.language == "pt"'/>Carregar Mais<b:else/><data:messages.loadMorePosts/></b:if>
|
|||
|
|
<b:case value='noMorePosts'/><b:if cond='data:blog.locale.language == "en"'>That is All<b:elseif cond='data:blog.locale.language == "es"'/>Eso es Todo<b:elseif cond='data:blog.locale.language == "pt"'/>Isso é Tudo<b:else/><data:messages.noResultsFound/></b:if>
|
|||
|
|
</b:switch>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='widget-title'>
|
|||
|
|
<b:if cond='data:title == "{ads}"'>
|
|||
|
|
<b:class name='is-ad'/>
|
|||
|
|
<b:elseif cond='data:widget.type == "AdSense"'/>
|
|||
|
|
<b:class name='is-ad'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:defaultTitle or data:title'>
|
|||
|
|
<b:if cond='(data:title != "{ads}")'>
|
|||
|
|
<b:if cond='data:widget.sectionId not in ["ify-panel","main-logo","spotbuzz-pro-main-nav","header-ads","featured","footer-ads","spotbuzz-pro-post-footer-ads","spotbuzz-pro-about-section","footer-copyright","footer-menu"]'>
|
|||
|
|
<div expr:class='data:widget.sectionId in ["content-section-1","content-section-2","sidebar"] ? "widget-title title-wrap" : "widget-title"'><h3 class='title'><data:title/></h3></div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='linklist-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "spotbuzz-pro-main-nav"'>
|
|||
|
|
<ul id='spotbuzz-pro-main-nav-menu' role='menubar'>
|
|||
|
|
<b:loop values='data:links' var='link'>
|
|||
|
|
<li><b:if cond='data:link.target contains "getContent"'><b:class name='has-sub mega-menu'/><a expr:data-shortcode='data:link.target' href='#' role='menuitem'><data:link.name/></a><b:else/><a expr:href='data:link.target in ["{homepage}"] ? data:blog.homepageUrl.canonical : data:link.target' role='menuitem'><data:link.name/></a></b:if></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
<b:elseif cond='data:widget.sectionId in ["sidebar","spotbuzz-pro-about-section"]'/>
|
|||
|
|
<b:tag class='widget-content' cond='data:widget.sectionId not in ["spotbuzz-pro-about-section"]' name='div'>
|
|||
|
|
<b:if cond='data:links any l => l.name in ["blogger","facebook","facebook-f","twitter","rss","youtube","skype","stumbleupon","tumblr","vk","stack-overflow","github","linkedin","dribbble","soundcloud","behance","digg","instagram","pinterest","pinterest-p","twitch","delicious","codepen","amazon","reddit","whatsapp","messenger","microsoft","telegram","discord","apple","email","external-link"]'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "sidebar"'>
|
|||
|
|
<ul class='social-icons social social-bg'>
|
|||
|
|
<b:loop index='i' values='data:links' var='link'>
|
|||
|
|
<li expr:class='data:link.name + " link-" + data:i'><a expr:alt='data:link.name' expr:class='data:link.name + " btn"' expr:href='data:link.target' expr:title='data:link.name' rel='noopener noreferrer' target='_blank'/></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
<b:else/>
|
|||
|
|
<ul class='social-icons social social-bg-hover'>
|
|||
|
|
<b:loop index='i' values='data:links' var='link'>
|
|||
|
|
<li expr:class='data:link.name + " link-" + data:i'><a expr:alt='data:link.name' expr:class='data:link.name + " btn"' expr:href='data:link.target' expr:title='data:link.name' rel='noopener noreferrer' target='_blank'/></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<ul class='link-list list-style'>
|
|||
|
|
<b:loop values='data:links' var='link'>
|
|||
|
|
<li><a expr:href='data:link.target'><data:link.name/></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:if>
|
|||
|
|
</b:tag>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:tag class='widget-content' cond='data:widget.sectionId not in ["footer-menu"]' name='div'>
|
|||
|
|
<ul expr:class='data:widget.sectionId == "footer-menu" ? "link-list" : "link-list list-style"'>
|
|||
|
|
<b:loop values='data:links' var='link'>
|
|||
|
|
<li><a expr:href='data:link.target'><data:link.name/></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='html-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ify-panel"'>
|
|||
|
|
<b:if cond='data:content != ""'>
|
|||
|
|
<b:tag name='script' type='text/javascript'>
|
|||
|
|
<b:with expr:value='data:content' var='option'>
|
|||
|
|
<b:if cond='data:option.viewAllText'>var viewAllText = "<data:option.viewAllText/>";</b:if>
|
|||
|
|
<b:if cond='data:option.dateFormat'>var dateFormat = "<data:option.dateFormat/>";</b:if>
|
|||
|
|
<b:if cond='data:option.months'>
|
|||
|
|
var monthNames = ["<data:option.months.jan/>","<data:option.months.feb/>","<data:option.months.mar/>","<data:option.months.apr/>","<data:option.months.may/>","<data:option.months.jun/>","<data:option.months.jul/>","<data:option.months.aug/>","<data:option.months.sep/>","<data:option.months.oct/>","<data:option.months.nov/>","<data:option.months.dec/>"];
|
|||
|
|
</b:if>
|
|||
|
|
</b:with>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:if>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "spotbuzz-pro-related-posts"'/>
|
|||
|
|
<b:with value='data:title ? "$title={" + data:title + "} " : ""' var='relatedTitle'>
|
|||
|
|
<b:attr expr:value='data:relatedTitle + (data:content contains "results" ? data:content : "")' name='data-shortcode'/>
|
|||
|
|
</b:with>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:if cond='data:content contains "getContent" and data:widget.sectionId in ["ticker","featured","content-section-1","content-section-2"]'>
|
|||
|
|
<b:class name='is-visible'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:if cond='data:content contains "getContent" and data:widget.sectionId in ["ticker","featured","content-section-1","content-section-2","sidebar"]'>
|
|||
|
|
<b:attr expr:value='data:content' name='data-shortcode'/>
|
|||
|
|
<b:else/>
|
|||
|
|
<data:content/>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='textlist-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ify-panel"'>
|
|||
|
|
<b:loop index='i' values='data:items' var='item'>
|
|||
|
|
<b:if cond='data:i == 0'>
|
|||
|
|
<script async='async' crossorigin='anonymous' defer='defer' expr:src='data:item'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:loop>
|
|||
|
|
<b:else/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<ul class='text-list list-style'>
|
|||
|
|
<b:loop values='data:items' var='item'>
|
|||
|
|
<li><data:item/></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='image-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ify-panel"'>
|
|||
|
|
<b:tag name='script' type='text/javascript'>var noThumbnail = "<b:eval expr='resizeImage(data:sourceUrl, 72, "1:1")'/>";</b:tag>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "spotbuzz-pro-about-section"'/>
|
|||
|
|
<a class='footer-logo custom-image' expr:href='data:link'>
|
|||
|
|
<img expr:alt='data:blog.title' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl'/>
|
|||
|
|
</a>
|
|||
|
|
<b:if cond='data:caption'>
|
|||
|
|
<div class='footer-info'>
|
|||
|
|
<p class='image-caption excerpt'><data:caption/></p>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<div class='custom-image'>
|
|||
|
|
<b:tag cond='data:link' expr:href='data:link' name='a'>
|
|||
|
|
<img expr:alt='data:blog.title' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl'/>
|
|||
|
|
</b:tag>
|
|||
|
|
</div>
|
|||
|
|
<b:if cond='data:caption'>
|
|||
|
|
<p class='image-caption excerpt'><data:caption/></p>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='text-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "footer-copyright"'>
|
|||
|
|
<data:content/>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "spotbuzz-pro-cookie-ify-section"'/>
|
|||
|
|
<b:attr expr:value='data:title' name='data-shortcode'/>
|
|||
|
|
<p class='spotbuzz-pro-cookie-ify-content excerpt'><data:content/></p>
|
|||
|
|
<a class='btn' expr:title='data:messages.ok' href='javascript:;' id='spotbuzz-pro-cookie-ify-accept' role='button'><data:messages.ok/></a>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content excerpt'>
|
|||
|
|
<data:content/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='popular-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ticker"'>
|
|||
|
|
<div expr:class='"ticker-item item-"+data:i'>
|
|||
|
|
<h2 class='entry-title'><a expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></a></h2>
|
|||
|
|
</div>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "featured"'/>
|
|||
|
|
<div expr:class='"featured-item cs item-"+data:i'>
|
|||
|
|
<div class='featured-inner'>
|
|||
|
|
<a class='entry-image-wrap'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></a>
|
|||
|
|
<div class='entry-header'>
|
|||
|
|
<b:if cond='data:post.labels'><span class='entry-category'><data:post.labels.first.name/></span></b:if>
|
|||
|
|
<h2 class='entry-title'><a expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></a></h2>
|
|||
|
|
<b:if cond='data:widgets.Blog.first.allBylineItems.author or data:widgets.Blog.first.allBylineItems.timestamp'><div class='entry-meta'><b:if cond='data:widgets.Blog.first.allBylineItems.author'><span class='entry-author mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.author.label/></span></b:if><span class='author-name'><data:post.author.name/></span></span></b:if><b:if cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author and data:widgets.Blog.first.allBylineItems.timestamp.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.timestamp.label/></span></b:if><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<b:else/>
|
|||
|
|
<div expr:class='"default-item ds item-"+data:i'>
|
|||
|
|
<a class='entry-image-wrap' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></a>
|
|||
|
|
<div class='entry-header'>
|
|||
|
|
<h2 class='entry-title'><a expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></a></h2>
|
|||
|
|
<b:if cond='data:widgets.Blog.first.allBylineItems.timestamp'><div class='entry-meta'><span class='entry-time mi'><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></div></b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='contact-form-content'>
|
|||
|
|
<div class='widget-content contact-form-widget'>
|
|||
|
|
<form name='contact-form'>
|
|||
|
|
<input class='contact-form-name cf-s' expr:ariby='data:contactFormNameMsg' expr:id='data:widget.instanceId + "_contact-form-name"' expr:placeholder='data:contactFormNameMsg' name='name' size='30' type='text' value=''/>
|
|||
|
|
<input class='contact-form-email cf-s' expr:ariby='data:contactFormEmailMsg + " *"' expr:id='data:widget.instanceId + "_contact-form-email"' expr:placeholder='data:contactFormEmailMsg + " *"' name='email' size='30' type='text' value=''/>
|
|||
|
|
<textarea class='contact-form-email-message cf-s' cols='25' expr:ariby='data:contactFormMessageMsg + " *"' expr:id='data:widget.instanceId + "_contact-form-email-message"' expr:placeholder='data:contactFormMessageMsg + " *"' name='email-message' rows='5'/>
|
|||
|
|
<input class='contact-form-button btn contact-form-button-submit' expr:id='data:widget.instanceId + "_contact-form-submit"' expr:value='data:contactFormSendMsg' type='button'/>
|
|||
|
|
<p class='contact-form-error-message' expr:id='data:widget.instanceId + "_contact-form-error-message"'/>
|
|||
|
|
<p class='contact-form-success-message' expr:id='data:widget.instanceId + "_contact-form-success-message"'/>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='theme-options-js'>
|
|||
|
|
<b:if cond='data:skin.vars.fixedmenu == "0px" or (data:skin.vars.fixedsidebar == "0px")'>
|
|||
|
|
<!-- Theme Options JS -->
|
|||
|
|
<b:tag name='script' type='text/javascript'><b:if cond='data:skin.vars.fixedmenu == "0px"'>var fixedMenu=false;</b:if><b:if cond='data:skin.vars.fixedsidebar == "0px"'>var fixedSidebar=false;</b:if></b:tag>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Header'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:tag class='mobile-menu-toggle' href='javascript:;' name='a' role='button' title='Menu'/>
|
|||
|
|
<b:include cond='data:imagePlacement in {"REPLACE", "BEFORE_DESCRIPTION"}' name='image'/>
|
|||
|
|
<b:include cond='data:imagePlacement == "BEHIND"' name='title'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='image'>
|
|||
|
|
<a class='logo-img' expr:href='data:blog.homepageUrl.canonical'>
|
|||
|
|
<img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-width='data:width' expr:src='data:image' expr:title='data:blog.title.escaped'/>
|
|||
|
|
<b:if cond='data:view.isMultipleItems'><b:if cond='data:widget.sectionId == "main-logo"'><h1 id='h1-off'><data:title/></h1></b:if></b:if>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='title'>
|
|||
|
|
<b:tag class='blog-title' cond='data:view.isMultipleItems' name='h1'>
|
|||
|
|
<b:tag class='blog-title' cond='!data:view.isMultipleItems' name='span'>
|
|||
|
|
<b:tag expr:href='data:blog.homepageUrl.canonical' name='a'>
|
|||
|
|
<data:title/>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='behindImageStyle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='description'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='LinkList'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='linklist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='TextList'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='textlist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='HTML'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Text'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='text-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Blog'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:tag class='blog-posts-wrap' cond='data:view.isMultipleItems' name='div'>
|
|||
|
|
<b:include cond='data:view.isHomepage' name='blogPostsTitle'/>
|
|||
|
|
<b:include name='searchMessage'/>
|
|||
|
|
<div class='blog-posts hfeed'>
|
|||
|
|
<b:class cond='data:view.isMultipleItems' name='index-post-wrap'/>
|
|||
|
|
<b:class cond='data:view.isSingleItem' name='item-post-wrap'/>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='postCommentsAndAd'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:tag>
|
|||
|
|
<b:include cond='data:view.isMultipleItems' name='ajaxPagination'/>
|
|||
|
|
<b:include name='feedLinks'/>
|
|||
|
|
<b:include name='exportBlogContent'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='exportBlogContent'>
|
|||
|
|
<b:tag name='script' type='text/javascript'>
|
|||
|
|
var exportify = {
|
|||
|
|
noTitle: "<data:messages.noTitle/>",
|
|||
|
|
viewAll: "<data:messages.viewAll/>",
|
|||
|
|
postAuthor: <b:eval expr='data:allBylineItems.author ? "true" : "false"'/>,
|
|||
|
|
postAuthorLabel: "<b:eval expr='data:allBylineItems.author.label ? data:allBylineItems.author.label : ""'/>",
|
|||
|
|
postDate: <b:eval expr='data:allBylineItems.timestamp ? "true" : "false"'/>,
|
|||
|
|
postDateLabel: "<b:eval expr='data:allBylineItems.timestamp.label ? data:allBylineItems.timestamp.label : ""'/>"
|
|||
|
|
}
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='aboutPostAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='addComments'>
|
|||
|
|
<a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'><data:messages.postAComment/></a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='ajaxPagination'>
|
|||
|
|
<!-- Ajax Pagination on Index -->
|
|||
|
|
<div class='blog-pager' id='blog-pager'>
|
|||
|
|
<b:class cond='data:posts.empty' name='no-blog-posts'/>
|
|||
|
|
<b:if cond='data:olderPageUrl'>
|
|||
|
|
<a class='blog-pager-older-link load-more btn' expr:data-load='data:olderPageUrl.canonical' href='javascript:;' id='spotbuzz-pro-load-more-link'><b:include data='{ message: "loadMorePosts" }' name='theme-custom-lang'/></a>
|
|||
|
|
<span class='loading'><div class='loader'/></span>
|
|||
|
|
<span class='no-more load-more btn'><b:include data='{ message: "noMorePosts" }' name='theme-custom-lang'/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='no-more load-more btn show'><b:include data='{ message: "noMorePosts" }' name='theme-custom-lang'/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='backLinks' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='blogPostsTitle'>
|
|||
|
|
<b:if cond='data:blog.jumpLinkMessage != "hide"'>
|
|||
|
|
<div class='title-wrap bp-title'><h3 class='title'><data:blog.jumpLinkMessage/></h3><a class='wt-l' href='/search'><data:messages.viewAll/></a></div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentAuthorAvatar'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentDeleteIcon' var='comment'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentForm' var='post'>
|
|||
|
|
<div class='comment-form'>
|
|||
|
|
<a name='comment-form'/>
|
|||
|
|
<b:include data='post' name='commentFormIframeSrc'/>
|
|||
|
|
<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='90px' id='comment-editor' name='comment-editor' src='' width='100%'/>
|
|||
|
|
<data:post.cmtfpIframe/>
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
|
|||
|
|
</script>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentFormIframeSrc' var='post'>
|
|||
|
|
<a expr:href='data:post.commentFormIframeSrc + "&skin=soho"' id='comment-editor-src' rel='noopener noreferrer' title='Comment Form Link'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentItem' var='comment'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentList' var='comments'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentPicker' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='comments' var='post'>
|
|||
|
|
<a name='comments'/>
|
|||
|
|
<b:include name='commentsTitle'/>
|
|||
|
|
<section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>
|
|||
|
|
<b:class expr:name='data:post.numberOfComments != 0 ? "has-comments" : "no-comments"'/>
|
|||
|
|
<b:if cond='data:post.allowNewComments'>
|
|||
|
|
<b:if cond='data:this.messages.blogComment'><p class='comments-message excerpt'><data:this.messages.blogComment/></p></b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:if cond='data:post.noNewCommentsText and (data:post.numberOfComments == 0)'><p class='comments-message no-new-comments excerpt'><data:post.noNewCommentsText/><em>*</em></p></b:if>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:post.embedCommentForm'>
|
|||
|
|
<b:if cond='data:post.numberOfComments != 0'>
|
|||
|
|
<div class='comments-content'>
|
|||
|
|
<div id='comment-holder'>
|
|||
|
|
<data:post.commentHtml/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:post.allowNewComments'>
|
|||
|
|
<b:include data='post' name='commentForm'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='!data:post.allowNewComments'><b:if cond='data:post.noNewCommentsText and (data:post.numberOfComments != 0)'><p class='comments-message no-new-comments excerpt'><data:post.noNewCommentsText/><em>*</em></p></b:if></b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<p class='comments-message excerpt'>Please Select Embedded Mode To Show The Comment System.<em>*</em></p>
|
|||
|
|
</b:if>
|
|||
|
|
</section>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentsTitle'>
|
|||
|
|
<!-- Comments Title -->
|
|||
|
|
<div class='title-wrap comments-title'><h3 class='title'><b:if cond='data:post.numberOfComments != 0'><data:post.numberOfComments/> <data:messages.comments/><b:else/><data:messages.postAComment/></b:if></h3></div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='defaultAdUnit'>
|
|||
|
|
<ins class='adsbygoogle' data-ad-format='fluid' data-ad-layout-key='-ha-13+94-av-8o' data-full-width-responsive='false' expr:data-ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-host='data:blog.adsenseHostId' expr:data-analytics-uacct='data:blog.analyticsAccountNumber' style='display:block'/>
|
|||
|
|
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='feedLinks'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='feedLinksBody' var='links'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline' var='post'>
|
|||
|
|
<!-- Post Entry Meta -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>
|
|||
|
|
<div class='entry-meta'>
|
|||
|
|
<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>
|
|||
|
|
<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>
|
|||
|
|
<b:class name='has-meta'/>
|
|||
|
|
<div class='entry-meta'>
|
|||
|
|
<div class='align-left'>
|
|||
|
|
<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>
|
|||
|
|
<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>
|
|||
|
|
</div>
|
|||
|
|
<b:if cond='data:allBylineItems.comments'>
|
|||
|
|
<div class='align-right'>
|
|||
|
|
<b:include cond='data:allBylineItems.comments' data='post' name='postCommentsLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='homePageLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='iframeComments' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='indexPost' var='post'>
|
|||
|
|
<!-- Index Post Content -->
|
|||
|
|
<b:include data='post' name='postFeaturedImage'/>
|
|||
|
|
<div class='entry-header'>
|
|||
|
|
<b:include data='post' name='postHeader'/>
|
|||
|
|
<b:include data='post' name='postBodySnippet'/>
|
|||
|
|
<b:include data='post' name='headerByline'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='inlineAd' var='post'>
|
|||
|
|
<b:if cond='!data:view.isPreview'>
|
|||
|
|
<b:if cond='data:i != 0'>
|
|||
|
|
<b:if cond='data:post.includeAd and data:post.adNumber'>
|
|||
|
|
<b:if cond='data:this.adCode or data:this.adClientId or data:blog.adsenseClientId'>
|
|||
|
|
<div class='index-post ad-type'>
|
|||
|
|
<div class='inline-ad-wrap'>
|
|||
|
|
<div class='inline-ad'>
|
|||
|
|
<b:if cond='data:this.adCode != ""'>
|
|||
|
|
<data:this.adCode/>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:if cond='data:this.adClientId or data:blog.adsenseClientId'>
|
|||
|
|
<b:include name='defaultAdUnit'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='itemPost' var='post'>
|
|||
|
|
<!-- Item Post Content -->
|
|||
|
|
<b:include data='post' name='postMeta'/>
|
|||
|
|
<div class='item-post-inner'>
|
|||
|
|
<div class='entry-header blog-entry-header p-eh'>
|
|||
|
|
<b:include data='post' name='postHeader'/>
|
|||
|
|
</div>
|
|||
|
|
<div class='entry-content-wrap'>
|
|||
|
|
<b:include data='post' name='postBody'/>
|
|||
|
|
<b:include cond='data:view.isPost and data:allBylineItems.labels' data='post' name='postLabels'/>
|
|||
|
|
<b:include cond='data:view.isPost and data:allBylineItems.share' data='post' name='postShareButtons'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<b:include cond='data:view.isPost' data='post' name='postFooter'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='nextPageLink'>
|
|||
|
|
<b:if cond='data:olderPageUrl'>
|
|||
|
|
<a class='post-nav-older-link' expr:href='data:olderPageUrl.canonical' expr:id='data:widget.instanceId + "_post-nav-older-link"'>
|
|||
|
|
<b:include data='{ message: "nextPost" }' name='theme-custom-lang'/>
|
|||
|
|
</a>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='post-nav-older-link'>
|
|||
|
|
<b:include data='{ message: "nextPost" }' name='theme-custom-lang'/>
|
|||
|
|
</span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='post' var='post'>
|
|||
|
|
<!-- Index Posts -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<b:include data='post' name='indexPost'/>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Item Post -->
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<b:include data='post' name='itemPost'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postAuthor' var='post'>
|
|||
|
|
<!-- Post Author -->
|
|||
|
|
<span class='entry-author mi'><b:if cond='data:view.isPost'><span class='author-avatar-wrap'><span class='author-avatar' expr:data-image='data:post.author.authorPhoto.image ? resizeImage(data:post.author.authorPhoto.image, 72, "1:1") : "https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/s72-c/avatar.jpg"'/></span></b:if><b:if cond='data:allBylineItems.author.label'><span class='by sp'><data:allBylineItems.author.label/></span></b:if><span class='author-name'><data:post.author.name/></span></span>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postBody' var='post'>
|
|||
|
|
<!-- Post Body Entry Content-->
|
|||
|
|
<div class='post-body entry-content' id='post-body'>
|
|||
|
|
<data:post.body/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postBodySnippet' var='post'><p class='entry-excerpt excerpt'><b:eval expr='data:post.snippets.long snippet { length: 125 }'/></p></b:includable>
|
|||
|
|
<b:includable id='postBreadcrumbs' var='post'>
|
|||
|
|
<!-- Post Breadcrumbs -->
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<b:if cond='data:skin.vars.breadcrumb == "1px"'><nav id='breadcrumb'><a class='home' expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if cond='data:post.labels'><em class='delimiter'/><a class='label' expr:href='data:post.labels.first.url'><data:post.labels.first.name/></a></b:if></nav></b:if>
|
|||
|
|
<script type='application/ld+json'>{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"<data:messages.home.jsonEscaped/>","item":"<data:blog.homepageUrl.canonical.jsonEscaped/>"},{"@type":"ListItem","position":2,"name":"<b:if cond='data:post.labels'><data:post.labels.first.name.jsonEscaped/><b:else/><data:messages.posts/></b:if>","item":"<b:if cond='data:post.labels'><data:post.labels.first.url.canonical.jsonEscaped/><b:else/><b:eval expr='data:blog.homepageUrl.canonical.jsonEscaped + "search/"'/></b:if>"},{"@type":"ListItem","position":3,"name":"<data:post.title.jsonEscaped/>","item":"<data:post.url.canonical.jsonEscaped/>"}]}</script>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isPage'>
|
|||
|
|
<script type='application/ld+json'>{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"<data:messages.home.jsonEscaped/>","item":"<data:blog.homepageUrl.canonical.jsonEscaped/>"},{"@type":"ListItem","position":2,"name":"<data:post.title.jsonEscaped/>","item":"<data:post.url.canonical.jsonEscaped/>"}]}</script>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCategory' var='post'>
|
|||
|
|
<!-- Post Label -->
|
|||
|
|
<b:if cond='data:post.labels'><span class='entry-category'><data:post.labels.first.name/></span></b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCommentsAndAd' var='post'>
|
|||
|
|
<!-- In-Feed Ads -->
|
|||
|
|
<b:include cond='data:view.isMultipleItems and not data:view.search.label and not data:view.search.query and not data:view.isArchive' data='post' name='inlineAd'/>
|
|||
|
|
<article class='blog-post hentry'>
|
|||
|
|
<b:class cond='data:view.isMultipleItems' expr:name='"index-post post-" + data:i'/>
|
|||
|
|
<b:class cond='data:view.isSingleItem' name='item-post'/>
|
|||
|
|
<b:include data='post' name='post'/>
|
|||
|
|
</article>
|
|||
|
|
<b:if cond='data:view.isSingleItem and data:post.allowComments'>
|
|||
|
|
<!-- Post Comments -->
|
|||
|
|
<div class='spotbuzz-pro-blog-post-comments' expr:data-shortcode='data:allBylineItems.comments.label contains "type" ? data:allBylineItems.comments.label : "$type={blogger}"'>
|
|||
|
|
<b:include data='post' name='threadedCommentsDisqus'/>
|
|||
|
|
<b:include data='post' name='comments'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Post Navigation -->
|
|||
|
|
<b:include cond='data:skin.vars.postnav == "1px"' name='postPagination'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'>
|
|||
|
|
<b:if cond='data:skin.vars.cmm_count == "1px"'>
|
|||
|
|
<!-- Post Comments Count -->
|
|||
|
|
<span class='entry-comments-link'><data:post.numberOfComments/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFeaturedImage' var='post'>
|
|||
|
|
<!-- Post Featured Image -->
|
|||
|
|
<a class='entry-image-wrap' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFooter' var='post'>
|
|||
|
|
<!-- Post Footer Items -->
|
|||
|
|
<b:tag class='post-footer' cond='data:post.author.aboutMe or (data:widgets.HTML any w => w.sectionId == "spotbuzz-pro-related-posts") or (data:widgets any w => w.sectionId == "spotbuzz-pro-post-footer-ads")' name='footer'>
|
|||
|
|
<b:include cond='data:post.author.aboutMe' data='post' name='postFooterAuthorProfile'/>
|
|||
|
|
<b:include cond='data:widgets.HTML any w => w.sectionId == "spotbuzz-pro-related-posts"' data='post' name='relatedPosts'/>
|
|||
|
|
<b:tag cond='data:widgets any w => w.sectionId == "spotbuzz-pro-post-footer-ads"' id='post-footer-ads' name='div'/>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFooterAuthorProfile' var='post'>
|
|||
|
|
<div class='about-author'>
|
|||
|
|
<div class='author-avatar-wrap'>
|
|||
|
|
<span class='author-avatar' expr:data-image='data:post.author.authorPhoto.image ? resizeImage(data:post.author.authorPhoto.image, 72, "1:1") : "https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/s72-c/avatar.jpg"'/>
|
|||
|
|
</div>
|
|||
|
|
<div class='author-description'>
|
|||
|
|
<span class='author-title'><b:tag cond='data:post.author.profileUrl' expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl' name='a' rel='noopener noreferrer' target='_blank'><data:post.author.name/></b:tag></span>
|
|||
|
|
<p class='author-text excerpt'><data:post.author.aboutMe/></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postHeader' var='post'>
|
|||
|
|
<b:include cond='data:view.isSingleItem' data='post' name='postBreadcrumbs'/>
|
|||
|
|
<b:include data='post' name='postTitle'/>
|
|||
|
|
<b:include cond='data:view.isPost' data='post' name='headerByline'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'>
|
|||
|
|
<b:if cond='data:blog.jumpLinkMessage != "hide"'>
|
|||
|
|
<a class='read-more' expr:href='data:post.url.canonical'><data:blog.jumpLinkMessage/></a>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postLabels' var='post'>
|
|||
|
|
<b:if cond='data:post.labels'>
|
|||
|
|
<div class='entry-labels'>
|
|||
|
|
<b:if cond='data:allBylineItems.labels.label'><span class='labels-label'><data:allBylineItems.labels.label/></span></b:if>
|
|||
|
|
<b:loop values='data:post.labels' var='label'>
|
|||
|
|
<a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postMeta' var='post'>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<script type='application/ld+json'>{"@context":"https://schema.org","@type":"NewsArticle","mainEntityOfPage":{"@type":"WebPage","@id":"<data:post.url.canonical.jsonEscaped/>"},"headline":"<data:post.title.jsonEscaped/>","description":"<data:post.snippets.short.jsonEscaped/>","datePublished":"<data:post.date.iso8601.jsonEscaped/>","dateModified":"<data:post.lastUpdated.iso8601.jsonEscaped/>","image":{"@type":"ImageObject",<b:if cond='data:post.featuredImage.isResizable'>"url":"<b:eval expr='resizeImage(data:post.featuredImage, 1200, "1200:675")'/>","height":675,"width":1200<b:else/>"url":"https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200","height":348,"width":1200</b:if>},"author":{"@type":"Person","name":"<data:post.author.name.jsonEscaped/>"},"publisher":{"@type":"Organization","name":"Bloggger","logo":{"@type":"ImageObject","url":"https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60","width":206,"height":60}}}</script>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postPagination'>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<div class='post-nav'>
|
|||
|
|
<b:include name='previousPageLink'/>
|
|||
|
|
<b:include name='nextPageLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons' var='post'>
|
|||
|
|
<!-- Post ShareButtons -->
|
|||
|
|
<div class='post-share'>
|
|||
|
|
<ul class='spotbuzz-pro-share-links social social-bg'>
|
|||
|
|
<li class='facebook has-span'><a class='facebook btn window-ify' data-height='500' data-width='520' expr:data-url='"https://www.facebook.com/sharer.php?u=" + data:post.url.canonical' href='javascript:;' rel='nofollow' title='Facebook'><span>Facebook</span></a></li>
|
|||
|
|
<li class='twitter has-span'><a class='twitter btn window-ify' data-height='520' data-width='860' expr:data-url='"https://twitter.com/intent/tweet?url=" + data:post.url.canonical + "&text=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Twitter'><span>Twitter</span></a></li>
|
|||
|
|
<li class='whatsapp'><a class='whatsapp btn window-ify' data-height='520' data-width='860' expr:data-url='"https://api.whatsapp.com/send?text=" + data:post.title.jsEscaped + " | " + data:post.url.canonical' href='javascript:;' rel='nofollow' title='WhatsApp'/></li>
|
|||
|
|
<li class='pinterest-p'><a class='pinterest btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.pinterest.com/pin/create/button/?url=" + data:post.url.canonical + "&media=" + data:post.featuredImage + "&description=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Pinterest'/></li>
|
|||
|
|
<li class='reddit'><a class='reddit btn window-ify' data-height='520' data-width='860' expr:data-url='"https://reddit.com/submit?url=" + data:post.url.canonical + "&title=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Reddit'/></li>
|
|||
|
|
<li class='linkedin'><a class='linkedin btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.linkedin.com/shareArticle?mini=true&url=" + data:post.url.canonical + "&title=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='LinkedIn'/></li>
|
|||
|
|
<li class='tumblr'><a class='tumblr btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.tumblr.com/share/link?url=" + data:post.url.canonical + "&name=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Tumblr'/></li>
|
|||
|
|
<li class='telegram'><a class='telegram btn window-ify' data-height='520' data-width='860' expr:data-url='"https://telegram.me/share/url?url=" + data:post.url.canonical + "&text=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Telegram'/></li>
|
|||
|
|
<li class='email'><a class='email btn window-ify' data-height='500' data-width='520' expr:data-url='"mailto:?subject=" + data:post.title.jsEscaped + "&body=" + data:post.url.canonical' href='javascript:;' rel='nofollow' title='Email'/></li>
|
|||
|
|
<li class='show-hid'><a class='btn' expr:title='data:messages.showMore' href='javascript:;' rel='nofollow'/></li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postTimestamp' var='post'>
|
|||
|
|
<!-- Post Timestamp -->
|
|||
|
|
<span class='entry-time mi'><b:if cond='data:allBylineItems.author and data:allBylineItems.timestamp.label'><span class='sp'><data:allBylineItems.timestamp.label/></span></b:if><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postTitle' var='post'>
|
|||
|
|
<!-- Post Title Index and Item -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle' rel='bookmark'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></a></h2>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<h1 class='entry-title'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></h1>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='previousPageLink'>
|
|||
|
|
<b:if cond='data:newerPageUrl'>
|
|||
|
|
<a class='post-nav-newer-link' expr:href='data:newerPageUrl.canonical' expr:id='data:widget.instanceId + "_post-nav-newer-link"'>
|
|||
|
|
<b:include data='{ message: "prevPost" }' name='theme-custom-lang'/>
|
|||
|
|
</a>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='post-nav-newer-link'>
|
|||
|
|
<b:include data='{ message: "prevPost" }' name='theme-custom-lang'/>
|
|||
|
|
</span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='relatedPosts' var='post'>
|
|||
|
|
<!-- Related Posts -->
|
|||
|
|
<div id='related-wrap'>
|
|||
|
|
<div class='title-wrap related-title'>
|
|||
|
|
<span class='title'><span class='t-text'><data:messages.youMayLikeThesePosts/></span></span>
|
|||
|
|
</div>
|
|||
|
|
<div class='spotbuzz-pro-related-content'>
|
|||
|
|
<b:if cond='data:post.labels'>
|
|||
|
|
<div class='related-tag' expr:data-label='data:post.labels.first.name'/>
|
|||
|
|
<b:else/>
|
|||
|
|
<div class='related-tag' data-label='recent'/>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchMessage'>
|
|||
|
|
<!-- Search Message -->
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<b:class name='no-posts'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.search.query'>
|
|||
|
|
<div class='queryMessage'>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-error'>"<data:view.search.query/>"</span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-success'>"<data:view.search.query/>"</span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.search.label'>
|
|||
|
|
<div class='queryMessage '>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-label query-error'><data:view.search.label/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-label query-success'><data:view.search.label/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isArchive'>
|
|||
|
|
<div class='queryMessage'>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-error'><data:view.archive.rangeMessage/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-success'><data:view.archive.rangeMessage/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isError'>
|
|||
|
|
<div class='errorWrap'>
|
|||
|
|
<h3>404</h3>
|
|||
|
|
<h4><data:messages.theresNothingHere/></h4>
|
|||
|
|
<p><data:navMessage/></p>
|
|||
|
|
<a class='homepage btn' expr:href='data:blog.homepageUrl'><data:messages.home/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isMultipleItems and data:posts.empty'><div class='queryEmpty'><data:messages.noResultsFound/></div></b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentForm' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentJs' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedComments' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentsDisqus' var='post'>
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
var disqus_shortname = "templateify-comments";
|
|||
|
|
var disqus_blogger_current_url = "<data:post.url.canonical/>";
|
|||
|
|
if (!disqus_blogger_current_url.length) {
|
|||
|
|
disqus_blogger_current_url = "<data:post.url.canonical/>";
|
|||
|
|
}
|
|||
|
|
var disqus_blogger_homepage_url = "<data:blog.canonicalHomepageUrl/>";
|
|||
|
|
var disqus_blogger_canonical_homepage_url = "<data:blog.canonicalHomepageUrl/>";
|
|||
|
|
</script>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='PopularPosts'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ticker"'>
|
|||
|
|
<div class='ticker-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "featured"'/>
|
|||
|
|
<div class='featured-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include cond='data:i in [0,1,2,3]' data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:class name='default-items'/>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='content' var='post'>
|
|||
|
|
<b:include name='popular-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLabels'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postTimestamp'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostThumbnail'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostTitle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPosts'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='FeaturedPost'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:loop values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='content' var='post'>
|
|||
|
|
<div class='featured-post cs'>
|
|||
|
|
<a class='fp-inner' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'>
|
|||
|
|
<span class='entry-image-wrap before-mask'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></span>
|
|||
|
|
<div class='entry-header entry-info'>
|
|||
|
|
<b:if cond='data:post.labels'><span class='entry-category'><data:post.labels.first.name/></span></b:if>
|
|||
|
|
<h2 class='entry-title'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></h2>
|
|||
|
|
<b:if cond='data:widgets.Blog.first.allBylineItems.author or data:widgets.Blog.first.allBylineItems.timestamp'><div class='entry-meta'><b:if cond='data:widgets.Blog.first.allBylineItems.author'><span class='entry-author mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.author.label/></span></b:if><span class='author-name'><data:post.author.name/></span></span></b:if><b:if cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author and data:widgets.Blog.first.allBylineItems.timestamp.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.timestamp.label/></span></b:if><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>
|
|||
|
|
</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLabels'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postTimestamp'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostThumbnail'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostTitle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPosts'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='ContactForm'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='contact-form-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Label'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:class expr:name='data:this.display + "-label"'/>
|
|||
|
|
<b:include cond='data:this.display == "list"' name='list'/>
|
|||
|
|
<b:include cond='data:this.display == "cloud"' name='cloud'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='list'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='cloud'>
|
|||
|
|
<ul class='cloud-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name btn' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='FollowByEmail'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content' expr:data-shortcode='data:title'>
|
|||
|
|
<h3 class='follow-by-email-title'><data:messages.subscribeToThisBlog/></h3>
|
|||
|
|
<p class='follow-by-email-text excerpt'><data:messages.getEmailNotifications/></p>
|
|||
|
|
<div class='follow-by-email-form'>
|
|||
|
|
<form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='"window.open(\"https://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"' method='post' target='popupwindow'>
|
|||
|
|
<input autocomplete='off' class='follow-by-email-address' expr:aria-label='data:messages.emailAddress' expr:ariby='data:messages.emailAddress' expr:placeholder='data:messages.emailAddress' name='email' type='email'/>
|
|||
|
|
<input class='follow-by-email-submit btn' expr:value='data:messages.subscribe' type='submit'/>
|
|||
|
|
<input expr:value='data:feedPath' name='uri' type='hidden'/>
|
|||
|
|
<input expr:value='data:blog.localeUnderscoreDelimited' name='loc' type='hidden'/>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Image'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='image-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='BlogArchive'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:class name='archive-list'/>
|
|||
|
|
<b:include cond='data:this.style in {"FLAT", "MENU", "HIERARCHY"}' name='flat'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='flat'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:loop values='data:data' var='i'>
|
|||
|
|
<li><a class='archive-name' expr:href='data:i.url'><data:i.name/><b:if cond='data:i.post-count'><b:class name='has-count'/><span class='archive-count count-style'>(<data:i.post-count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='PageList'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:include name='pageList'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='overflowButton'>
|
|||
|
|
<b:include name='verticalMoreIcon'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='overflowablePageList'>
|
|||
|
|
<div class='overflowable-container'>
|
|||
|
|
<div class='overflowable-contents'>
|
|||
|
|
<div class='container'>
|
|||
|
|
<b:with value='true' var='overflow'>
|
|||
|
|
<b:with value='"tabs"' var='pageListClass'>
|
|||
|
|
<b:include name='pageList'/>
|
|||
|
|
</b:with>
|
|||
|
|
</b:with>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class='overflow-button hidden'>
|
|||
|
|
<b:include name='overflowButton'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='pageLink'>
|
|||
|
|
<li>
|
|||
|
|
<b:class cond='data:overflow' name='overflowable-item'/>
|
|||
|
|
<b:class cond='data:link.isCurrentPage' name='selected'/>
|
|||
|
|
<a expr:href='data:link.href'><data:link.title/></a>
|
|||
|
|
</li>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='pageList'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:class cond='data:pageListClass' expr:name='data:pageListClass'/>
|
|||
|
|
<b:loop values='data:links' var='link'>
|
|||
|
|
<b:include name='pageLink'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='BlogSearch'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='searchForm'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchForm'>
|
|||
|
|
<b:tag class='widget-content search-widget' name='div'>
|
|||
|
|
<form class='search-form' expr:action='data:blog.searchUrl'>
|
|||
|
|
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
|
|||
|
|
<b:include name='urlParamsAsFormInput'/>
|
|||
|
|
<input autocomplete='off' class='search-input' expr:aria-label='data:title' expr:placeholder='data:title' name='q' type='search' value=''/>
|
|||
|
|
<b:include name='searchSubmit'/>
|
|||
|
|
</form>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchSubmit'>
|
|||
|
|
<button class='search-action btn' type='submit' value=''/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
<b:defaultmarkup type='Profile'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='authorProfileImage'>
|
|||
|
|
<img class='profile-img' expr:alt='data:messages.myPhoto' expr:src='resizeImage(data:authorPhoto.image, 45, "1:1")'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='defaultProfileImage'>
|
|||
|
|
<img class='profile-img' expr:alt='data:messages.myPhoto' src='https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/w45-h45-p-k-no-nu/avatar.jpg'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfileInfo'>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<dl class='profile-datablock'>
|
|||
|
|
<b:include name='userProfileData'/>
|
|||
|
|
</dl>
|
|||
|
|
<b:include name='viewProfileLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='teamProfileLink'>
|
|||
|
|
<b:include name='profileImage'/>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<a class='profile-name' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:display-name/></a>
|
|||
|
|
<a class='profile-link' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:messages.showMore/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfile'>
|
|||
|
|
<b:include name='profileImage'/>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<a class='profile-name' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:displayname/></a>
|
|||
|
|
<a class='profile-link' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:messages.showMore/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:defaultmarkup>
|
|||
|
|
</b:defaultmarkups>
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<b:include name='theme-body-class'/>
|
|||
|
|
<b:if cond='data:view.isLayoutMode or (data:widgets any w => w.sectionId == "ify-panel")'>
|
|||
|
|
<!-- Theme Options -->
|
|||
|
|
<div id='theme-options' style='display:none'>
|
|||
|
|
<b:section class='ify-panel' id='ify-panel' maxwidgets='3' name='Theme Options' showaddelement='no'>
|
|||
|
|
<b:widget id='TextList100' locked='true' title='Facebook SDK' type='TextList' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='shownum'/>
|
|||
|
|
<b:widget-setting name='sorting'>NONE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='item-0'><![CDATA[https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v9.0]]></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='textlist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='Image100' locked='true' title='No Thumbnail Image' type='Image' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEg97i3cmfwLKRK_kCtOSlDqcY9feERj9fodet8ipTUNFKWsDTCfTgSgXnNKOqL2erfITybTNzscpx8ajHCH3H4O5bi34TzMAoOVhYoYoUg93s89WufZWdoaEppWaXHkgyPzrbTLT8hR2ZDiCTYkRxmP0WZyd4NaeEgKbHtA92j1idCKQ_8djDun44X5dQ=s400</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayHeight'>400</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sectionWidth'>150</b:widget-setting>
|
|||
|
|
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayWidth'>400</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link'/>
|
|||
|
|
<b:widget-setting name='caption'/>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='image-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='HTML100' locked='true' title='JSON Variables' type='HTML' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'/>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Outer Wrapper -->
|
|||
|
|
<div id='outer-wrapper'>
|
|||
|
|
<!-- Header Wrapper -->
|
|||
|
|
<header id='header-wrapper'>
|
|||
|
|
<div class='main-header'>
|
|||
|
|
<div class='header-inner'>
|
|||
|
|
<div class='header-header flex-center'>
|
|||
|
|
<div class='container row-x1'>
|
|||
|
|
<div class='header-items'>
|
|||
|
|
<div class='flex-left'>
|
|||
|
|
<b:section class='main-logo' id='main-logo' maxwidgets='1' name='Header Logo' showaddelement='no'>
|
|||
|
|
<b:widget id='Header1' locked='true' title='Share, RetroLUN! (Üstbilgi)' type='Header' version='2' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEj1wJJ1qVrfCyE3EWCH8sFQIEqc1VLqNU8RQikcOzBPsWpLO-WKrWEuko_Qc2sQma4hpz2Rmp8Wpm3V3WrYneTusFyyfIyF6J98QAFgUn-HVCczRiF9otyEciw7xAEWyevgui3bvf1gS0ZMabY1li5TKpb3bIiil9tCibxH9ALVpV06qqAybL9QcaejOg=s161</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayHeight'>59</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sectionWidth'>150</b:widget-setting>
|
|||
|
|
<b:widget-setting name='useImage'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='imagePlacement'>REPLACE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayWidth'>161</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:tag class='mobile-menu-toggle' href='javascript:;' name='a' role='button' title='Menu'/>
|
|||
|
|
<b:include cond='data:imagePlacement in {"REPLACE", "BEFORE_DESCRIPTION"}' name='image'/>
|
|||
|
|
<b:include cond='data:imagePlacement == "BEHIND"' name='title'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='behindImageStyle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='description'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='image'>
|
|||
|
|
<a class='logo-img' expr:href='data:blog.homepageUrl.canonical'>
|
|||
|
|
<img expr:alt='data:blog.title.escaped' expr:data-height='data:height' expr:data-width='data:width' expr:src='data:image' expr:title='data:blog.title.escaped'/>
|
|||
|
|
<b:if cond='data:view.isMultipleItems'><b:if cond='data:widget.sectionId == "main-logo"'><h1 id='h1-off'><data:title/></h1></b:if></b:if>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='title'>
|
|||
|
|
<b:tag class='blog-title' cond='data:view.isMultipleItems' name='h1'>
|
|||
|
|
<b:tag class='blog-title' cond='!data:view.isMultipleItems' name='span'>
|
|||
|
|
<b:tag expr:href='data:blog.homepageUrl.canonical' name='a'>
|
|||
|
|
<data:title/>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
<b:section class='spotbuzz-pro-main-nav' id='spotbuzz-pro-main-nav' maxwidgets='1' name='Header Menu' showaddelement='no'>
|
|||
|
|
<b:widget id='LinkList101' locked='true' title='' type='LinkList' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='text-10'>__Furni - Clothes</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-17'>http://share.retrolun.com/search/label/yararli-website</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-16'>http://share.retrolun.com/search/label/discord-server</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-19'>#</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sorting'>NONE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-18'>http://share.retrolun.com/search/label/Öğreticiler</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-1'>#</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-13'>http://share.retrolun.com/search/label/psd</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-2'>https://</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-12'>http://share.retrolun.com/search/label/icons</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-15'>https://</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-0'>{homepage}</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-14'>http://share.retrolun.com/search/label/enable</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-11'>http://share.retrolun.com/search/label/mpu</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-10'>http://share.retrolun.com/search/label/furni-clothes</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-9'>_Tasarım</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-9'>https://</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-8'>__Plugins</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-7'>http://share.retrolun.com/search/label/maintenance</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-20'>_Avatar maker</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-8'>http://share.retrolun.com/search/label/Plugins</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-21'>Discord</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-5'>http://share.retrolun.com/search/label/swf-nitro</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-6'>http://share.retrolun.com/search/label/emu</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-3'>http://share.retrolun.com/search/label/pack</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-4'>http://share.retrolun.com/search/label/CMS</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-1'>Paylaşımlar</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-0'>Anasayfa</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-3'>__Full Pack</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-2'>_Teknik</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-5'>__SWF - Nitro</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-4'>__CMS</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-7'>__Maintenance</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-6'>__EMU</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-19'>Diğerleri</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-15'>_İşe yarar araçlar</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-16'>__Discord server template</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-17'>__Yararlı websiteler</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-18'>_Öğreticiler</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-11'>__MPU - BG</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-20'>https://retrolun.com/avatar-generator/</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-12'>__Icon/Badge/Bubble</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-13'>__Hazır PSD</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-14'>__Enables</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-21'>https://discord.gg/lun</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='linklist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
<div class='flex-right'>
|
|||
|
|
<div class='tgl-wrap'>
|
|||
|
|
<b:tag class='tgl-style show-search' expr:title='data:messages.search' href='javascript:;' name='a' role='button'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div id='main-search-wrap'>
|
|||
|
|
<div class='main-search'>
|
|||
|
|
<form class='search-form' expr:action='data:blog.searchUrl'>
|
|||
|
|
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
|
|||
|
|
<input autocomplete='off' class='search-input' expr:aria-label='data:messages.search' expr:placeholder='data:messages.search' name='q' type='search' value=''/>
|
|||
|
|
<button class='search-close' type='reset' value=''/>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<b:if cond='data:view.isLayoutMode or (data:view.isHomepage and (data:widgets any w => w.sectionId == "ticker"))'>
|
|||
|
|
<!-- ticker Wrapper -->
|
|||
|
|
<div class='flex-center' id='ticker-wrapper'>
|
|||
|
|
<b:section class='ticker container row-x1' id='ticker' maxwidgets='1' name='ticker News' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML16' locked='false' title='Son yayınlananlar' type='HTML' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'>{getContent} $results={5} $label={recent}</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</header>
|
|||
|
|
<b:if cond='data:view.isLayoutMode or (data:view.isHomepage and (data:widgets any w => w.sectionId == "header-ads")) or (data:view.isPost and (data:skin.vars.headerad_onpost == "1px") and (data:widgets any w => w.sectionId == "header-ads"))'>
|
|||
|
|
<!-- Header Ads -->
|
|||
|
|
<div class='flex-center' id='header-ads-wrap'>
|
|||
|
|
<b:section class='header-ads container row-x1' id='header-ads' maxwidgets='1' name='Header ADS' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML1' locked='false' title='İzle ve abone ol;' type='HTML' version='2' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><![CDATA[<a class="ads-here" href="https://www.templateify.com/">Responsive Advertisement</a>]]></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
<!-- Content Wrapper -->
|
|||
|
|
<div class='flex-center' id='content-wrapper'>
|
|||
|
|
<div class='container row-x1'>
|
|||
|
|
<!-- Main Wrapper -->
|
|||
|
|
<main id='main-wrapper'>
|
|||
|
|
<b:section class='main' id='main' maxwidgets='1' name='Main Posts' showaddelement='yes'>
|
|||
|
|
<b:widget id='Blog1' locked='true' title='Blog Kayıtları' type='Blog' version='2' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='showDateHeader'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='commentLabel'>$type={blogger}</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.textcolor'>#ffffff</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showShareButtons'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='authorLabel'>by</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showCommentLink'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.urlcolor'>#ffffff</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showAuthor'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.linkcolor'>#ffffff</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
|
|||
|
|
<b:widget-setting name='timestampLabel'>•</b:widget-setting>
|
|||
|
|
<b:widget-setting name='reactionsLabel'/>
|
|||
|
|
<b:widget-setting name='showAuthorProfile'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.layout'>1x1</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showLabels'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showLocation'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='postLabelsLabel'>Tags:</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showTimestamp'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='postsPerAd'>1</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showBacklinks'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showInlineAds'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showReactions'>false</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:tag class='blog-posts-wrap' cond='data:view.isMultipleItems' name='div'>
|
|||
|
|
<b:include cond='data:view.isHomepage' name='blogPostsTitle'/>
|
|||
|
|
<b:include name='searchMessage'/>
|
|||
|
|
<div class='blog-posts hfeed'>
|
|||
|
|
<b:class cond='data:view.isMultipleItems' name='index-post-wrap'/>
|
|||
|
|
<b:class cond='data:view.isSingleItem' name='item-post-wrap'/>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='postCommentsAndAd'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:tag>
|
|||
|
|
<b:include cond='data:view.isMultipleItems' name='ajaxPagination'/>
|
|||
|
|
<b:include name='feedLinks'/>
|
|||
|
|
<b:include name='exportBlogContent'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='aboutPostAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='addComments'>
|
|||
|
|
<a expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'><data:messages.postAComment/></a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='ajaxPagination'>
|
|||
|
|
<!-- Ajax Pagination on Index -->
|
|||
|
|
<div class='blog-pager' id='blog-pager'>
|
|||
|
|
<b:class cond='data:posts.empty' name='no-blog-posts'/>
|
|||
|
|
<b:if cond='data:olderPageUrl'>
|
|||
|
|
<a class='blog-pager-older-link load-more btn' expr:data-load='data:olderPageUrl.canonical' href='javascript:;' id='spotbuzz-pro-load-more-link'><b:include data='{ message: "loadMorePosts" }' name='theme-custom-lang'/></a>
|
|||
|
|
<span class='loading'><div class='loader'/></span>
|
|||
|
|
<span class='no-more load-more btn'><b:include data='{ message: "noMorePosts" }' name='theme-custom-lang'/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='no-more load-more btn show'><b:include data='{ message: "noMorePosts" }' name='theme-custom-lang'/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='backLinks' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='blogPostsTitle'>
|
|||
|
|
<b:if cond='data:blog.jumpLinkMessage != "hide"'>
|
|||
|
|
<div class='title-wrap bp-title'><h3 class='title'><data:blog.jumpLinkMessage/></h3><a class='wt-l' href='/search'><data:messages.viewAll/></a></div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentAuthorAvatar'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentDeleteIcon' var='comment'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentForm' var='post'>
|
|||
|
|
<div class='comment-form'>
|
|||
|
|
<a name='comment-form'/>
|
|||
|
|
<b:include data='post' name='commentFormIframeSrc'/>
|
|||
|
|
<iframe allowtransparency='allowtransparency' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='90px' id='comment-editor' name='comment-editor' src='' width='100%'/>
|
|||
|
|
<data:post.cmtfpIframe/>
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
|
|||
|
|
</script>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentFormIframeSrc' var='post'>
|
|||
|
|
<a expr:href='data:post.commentFormIframeSrc + "&skin=soho"' id='comment-editor-src' rel='noopener noreferrer' title='Comment Form Link'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentItem' var='comment'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentList' var='comments'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentPicker' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='comments' var='post'>
|
|||
|
|
<a name='comments'/>
|
|||
|
|
<b:include name='commentsTitle'/>
|
|||
|
|
<section class='comments threaded' expr:data-embed='data:post.embedCommentForm' expr:data-num-comments='data:post.numberOfComments' id='comments'>
|
|||
|
|
<b:class expr:name='data:post.numberOfComments != 0 ? "has-comments" : "no-comments"'/>
|
|||
|
|
<b:if cond='data:post.allowNewComments'>
|
|||
|
|
<b:if cond='data:this.messages.blogComment'><p class='comments-message excerpt'><data:this.messages.blogComment/></p></b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:if cond='data:post.noNewCommentsText and (data:post.numberOfComments == 0)'><p class='comments-message no-new-comments excerpt'><data:post.noNewCommentsText/><em>*</em></p></b:if>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:post.embedCommentForm'>
|
|||
|
|
<b:if cond='data:post.numberOfComments != 0'>
|
|||
|
|
<div class='comments-content'>
|
|||
|
|
<div id='comment-holder'>
|
|||
|
|
<data:post.commentHtml/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:post.allowNewComments'>
|
|||
|
|
<b:include data='post' name='commentForm'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='!data:post.allowNewComments'><b:if cond='data:post.noNewCommentsText and (data:post.numberOfComments != 0)'><p class='comments-message no-new-comments excerpt'><data:post.noNewCommentsText/><em>*</em></p></b:if></b:if>
|
|||
|
|
<b:else/>
|
|||
|
|
<p class='comments-message excerpt'>Please Select Embedded Mode To Show The Comment System.<em>*</em></p>
|
|||
|
|
</b:if>
|
|||
|
|
</section>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentsLink'>
|
|||
|
|
<a class='comment-link' expr:href='data:post.commentsUrl' expr:onclick='data:post.commentsUrlOnclick'>
|
|||
|
|
<b:if cond='data:post.numberOfComments > 0'>
|
|||
|
|
<b:message name='messages.numberOfComments'>
|
|||
|
|
<b:param expr:value='data:post.numberOfComments' name='numComments'/>
|
|||
|
|
</b:message>
|
|||
|
|
<b:else/>
|
|||
|
|
<data:messages.postAComment/>
|
|||
|
|
</b:if>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'>
|
|||
|
|
<!-- G+ comments, no longer available. The includable is retained for backwards-compatibility. -->
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='commentsTitle'>
|
|||
|
|
<!-- Comments Title -->
|
|||
|
|
<div class='title-wrap comments-title'><h3 class='title'><b:if cond='data:post.numberOfComments != 0'><data:post.numberOfComments/> <data:messages.comments/><b:else/><data:messages.postAComment/></b:if></h3></div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='defaultAdUnit'>
|
|||
|
|
<ins class='adsbygoogle' data-ad-format='fluid' data-ad-layout-key='-ha-13+94-av-8o' data-full-width-responsive='false' expr:data-ad-client='data:adClientId ?: data:blog.adsenseClientId' expr:data-ad-host='data:blog.adsenseHostId' expr:data-analytics-uacct='data:blog.analyticsAccountNumber' style='display:block'/>
|
|||
|
|
<script>(adsbygoogle = window.adsbygoogle || []).push({});</script>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='exportBlogContent'>
|
|||
|
|
<b:tag name='script' type='text/javascript'>
|
|||
|
|
var exportify = {
|
|||
|
|
noTitle: "<data:messages.noTitle/>",
|
|||
|
|
viewAll: "<data:messages.viewAll/>",
|
|||
|
|
postAuthor: <b:eval expr='data:allBylineItems.author ? "true" : "false"'/>,
|
|||
|
|
postAuthorLabel: "<b:eval expr='data:allBylineItems.author.label ? data:allBylineItems.author.label : ""'/>",
|
|||
|
|
postDate: <b:eval expr='data:allBylineItems.timestamp ? "true" : "false"'/>,
|
|||
|
|
postDateLabel: "<b:eval expr='data:allBylineItems.timestamp.label ? data:allBylineItems.timestamp.label : ""'/>"
|
|||
|
|
}
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='feedLinks'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='feedLinksBody' var='links'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline' var='post'>
|
|||
|
|
<!-- Post Entry Meta -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>
|
|||
|
|
<div class='entry-meta'>
|
|||
|
|
<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>
|
|||
|
|
<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<b:if cond='data:allBylineItems.author or data:allBylineItems.timestamp'>
|
|||
|
|
<b:class name='has-meta'/>
|
|||
|
|
<div class='entry-meta'>
|
|||
|
|
<div class='align-left'>
|
|||
|
|
<b:include cond='data:allBylineItems.author' data='post' name='postAuthor'/>
|
|||
|
|
<b:include cond='data:allBylineItems.timestamp' data='post' name='postTimestamp'/>
|
|||
|
|
</div>
|
|||
|
|
<b:if cond='data:allBylineItems.comments'>
|
|||
|
|
<div class='align-right'>
|
|||
|
|
<b:include cond='data:allBylineItems.comments' data='post' name='postCommentsLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='homePageLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='iframeComments' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='indexPost' var='post'>
|
|||
|
|
<!-- Index Post Content -->
|
|||
|
|
<b:include data='post' name='postFeaturedImage'/>
|
|||
|
|
<div class='entry-header'>
|
|||
|
|
<b:include data='post' name='postCategory'/>
|
|||
|
|
<b:include data='post' name='postHeader'/>
|
|||
|
|
<b:include data='post' name='postBodySnippet'/>
|
|||
|
|
<b:include data='post' name='headerByline'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='inlineAd' var='post'>
|
|||
|
|
<b:if cond='!data:view.isPreview'>
|
|||
|
|
<b:if cond='data:i != 0'>
|
|||
|
|
<b:if cond='data:post.includeAd and data:post.adNumber'>
|
|||
|
|
<b:if cond='data:this.adCode or data:this.adClientId or data:blog.adsenseClientId'>
|
|||
|
|
<div class='index-post ad-type'>
|
|||
|
|
<div class='inline-ad-wrap'>
|
|||
|
|
<div class='inline-ad'>
|
|||
|
|
<b:if cond='data:this.adCode != ""'>
|
|||
|
|
<data:this.adCode/>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:if cond='data:this.adClientId or data:blog.adsenseClientId'>
|
|||
|
|
<b:include name='defaultAdUnit'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='itemPost' var='post'>
|
|||
|
|
<!-- Item Post Content -->
|
|||
|
|
<b:include data='post' name='postMeta'/>
|
|||
|
|
<div class='item-post-inner'>
|
|||
|
|
<div class='entry-header blog-entry-header p-eh'>
|
|||
|
|
<b:include data='post' name='postHeader'/>
|
|||
|
|
</div>
|
|||
|
|
<div class='entry-content-wrap'>
|
|||
|
|
<b:include data='post' name='postBody'/>
|
|||
|
|
<b:include cond='data:view.isPost and data:allBylineItems.labels' data='post' name='postLabels'/>
|
|||
|
|
<b:include cond='data:view.isPost and data:allBylineItems.share' data='post' name='postShareButtons'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<b:include cond='data:view.isPost' data='post' name='postFooter'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='manageComments'>
|
|||
|
|
<a expr:href='data:post.manageCommentsUrl' expr:onclick='data:post.manageCommentsUrlOnclick'>
|
|||
|
|
<b:message name='messages.manageComments'/>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='nextPageLink'>
|
|||
|
|
<b:if cond='data:olderPageUrl'>
|
|||
|
|
<a class='post-nav-older-link' expr:href='data:olderPageUrl.canonical' expr:id='data:widget.instanceId + "_post-nav-older-link"'>
|
|||
|
|
<b:include data='{ message: "nextPost" }' name='theme-custom-lang'/>
|
|||
|
|
</a>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='post-nav-older-link'>
|
|||
|
|
<b:include data='{ message: "nextPost" }' name='theme-custom-lang'/>
|
|||
|
|
</span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='post' var='post'>
|
|||
|
|
<!-- Index Posts -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<b:include data='post' name='indexPost'/>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Item Post -->
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<b:include data='post' name='itemPost'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postAuthor' var='post'>
|
|||
|
|
<!-- Post Author -->
|
|||
|
|
<span class='entry-author mi'><b:if cond='data:view.isPost'><span class='author-avatar-wrap'><span class='author-avatar' expr:data-image='data:post.author.authorPhoto.image ? resizeImage(data:post.author.authorPhoto.image, 72, "1:1") : "https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/s72-c/avatar.jpg"'/></span></b:if><b:if cond='data:allBylineItems.author.label'><span class='by sp'><data:allBylineItems.author.label/></span></b:if><span class='author-name'><data:post.author.name/></span></span>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postBody' var='post'>
|
|||
|
|
<!-- Ads before post content. -->
|
|||
|
|
<b:if cond='data:view.isPost'><b:tag cond='data:widgets any w => w.sectionId == "spotbuzz-pro-main-before-ad"' id='before-ad' name='div'/></b:if>
|
|||
|
|
<!-- Post Body Entry Content-->
|
|||
|
|
<div class='post-body entry-content' id='post-body'>
|
|||
|
|
<data:post.body/>
|
|||
|
|
</div>
|
|||
|
|
<!-- Ads after post content. -->
|
|||
|
|
<b:if cond='data:view.isPost'><b:tag cond='data:widgets any w => w.sectionId == "spotbuzz-pro-main-after-ad"' id='after-ad' name='div'/></b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postBodySnippet' var='post'><p class='entry-excerpt excerpt'><b:eval expr='data:post.snippets.long snippet { length: 125 }'/></p></b:includable>
|
|||
|
|
<b:includable id='postBreadcrumbs' var='post'>
|
|||
|
|
<!-- Post Breadcrumbs -->
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<b:if cond='data:skin.vars.breadcrumb == "1px"'><nav id='breadcrumb'><a class='home' expr:href='data:blog.homepageUrl'><data:messages.home/></a><b:if cond='data:post.labels'><em class='delimiter'/><a class='label' expr:href='data:post.labels.first.url'><data:post.labels.first.name/></a></b:if></nav></b:if>
|
|||
|
|
<script type='application/ld+json'>{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"<data:messages.home.jsonEscaped/>","item":"<data:blog.homepageUrl.canonical.jsonEscaped/>"},{"@type":"ListItem","position":2,"name":"<b:if cond='data:post.labels'><data:post.labels.first.name.jsonEscaped/><b:else/><data:messages.posts/></b:if>","item":"<b:if cond='data:post.labels'><data:post.labels.first.url.canonical.jsonEscaped/><b:else/><b:eval expr='data:blog.homepageUrl.canonical.jsonEscaped + "search/"'/></b:if>"},{"@type":"ListItem","position":3,"name":"<data:post.title.jsonEscaped/>","item":"<data:post.url.canonical.jsonEscaped/>"}]}</script>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isPage'>
|
|||
|
|
<script type='application/ld+json'>{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"<data:messages.home.jsonEscaped/>","item":"<data:blog.homepageUrl.canonical.jsonEscaped/>"},{"@type":"ListItem","position":2,"name":"<data:post.title.jsonEscaped/>","item":"<data:post.url.canonical.jsonEscaped/>"}]}</script>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCategory' var='post'>
|
|||
|
|
<!-- Post Label -->
|
|||
|
|
<b:if cond='data:post.labels'><span class='entry-category'><data:post.labels.first.name/></span></b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCommentsAndAd' var='post'>
|
|||
|
|
<!-- In-Feed Ads -->
|
|||
|
|
<b:include cond='data:view.isMultipleItems and not data:view.search.label and not data:view.search.query and not data:view.isArchive' data='post' name='inlineAd'/>
|
|||
|
|
<article class='blog-post hentry'>
|
|||
|
|
<b:class cond='data:view.isMultipleItems' expr:name='"index-post post-" + data:i'/>
|
|||
|
|
<b:class cond='data:view.isSingleItem' name='item-post'/>
|
|||
|
|
<b:include data='post' name='post'/>
|
|||
|
|
</article>
|
|||
|
|
<b:if cond='data:view.isSingleItem and data:post.allowComments'>
|
|||
|
|
<!-- Post Comments -->
|
|||
|
|
<div class='spotbuzz-pro-blog-post-comments' expr:data-shortcode='data:allBylineItems.comments.label contains "type" ? data:allBylineItems.comments.label : "$type={blogger}"'>
|
|||
|
|
<b:include data='post' name='threadedCommentsDisqus'/>
|
|||
|
|
<b:include data='post' name='comments'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Post Navigation -->
|
|||
|
|
<b:include cond='data:skin.vars.postnav == "1px"' name='postPagination'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'>
|
|||
|
|
<b:if cond='data:skin.vars.cmm_count == "1px"'>
|
|||
|
|
<!-- Post Comments Count -->
|
|||
|
|
<span class='entry-comments-link'><data:post.numberOfComments/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFeaturedImage' var='post'>
|
|||
|
|
<!-- Post Featured Image -->
|
|||
|
|
<a class='entry-image-wrap' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFooter' var='post'>
|
|||
|
|
<!-- Post Footer Items -->
|
|||
|
|
<b:tag class='post-footer' cond='data:post.author.aboutMe or (data:widgets.HTML any w => w.sectionId == "spotbuzz-pro-related-posts") or (data:widgets any w => w.sectionId == "spotbuzz-pro-post-footer-ads")' name='footer'>
|
|||
|
|
<b:include cond='data:post.author.aboutMe' data='post' name='postFooterAuthorProfile'/>
|
|||
|
|
<b:include cond='data:widgets.HTML any w => w.sectionId == "spotbuzz-pro-related-posts"' data='post' name='relatedPosts'/>
|
|||
|
|
<b:tag cond='data:widgets any w => w.sectionId == "spotbuzz-pro-post-footer-ads"' id='post-footer-ads' name='div'/>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postFooterAuthorProfile' var='post'>
|
|||
|
|
<div class='about-author'>
|
|||
|
|
<div class='author-avatar-wrap'>
|
|||
|
|
<span class='author-avatar' expr:data-image='data:post.author.authorPhoto.image ? resizeImage(data:post.author.authorPhoto.image, 72, "1:1") : "https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/s72-c/avatar.jpg"'/>
|
|||
|
|
</div>
|
|||
|
|
<div class='author-description'>
|
|||
|
|
<span class='author-title'><b:tag cond='data:post.author.profileUrl' expr:alt='data:post.author.name' expr:href='data:post.author.profileUrl' name='a' rel='noopener noreferrer' target='_blank'><data:post.author.name/></b:tag></span>
|
|||
|
|
<p class='author-text excerpt'><data:post.author.aboutMe/></p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postHeader' var='post'>
|
|||
|
|
<b:include cond='data:view.isSingleItem' data='post' name='postBreadcrumbs'/>
|
|||
|
|
<b:include data='post' name='postTitle'/>
|
|||
|
|
<b:include cond='data:view.isPost' data='post' name='headerByline'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'>
|
|||
|
|
<b:if cond='data:blog.jumpLinkMessage != "hide"'>
|
|||
|
|
<a class='read-more' expr:href='data:post.url.canonical'><data:blog.jumpLinkMessage/></a>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postLabels' var='post'>
|
|||
|
|
<b:if cond='data:post.labels'>
|
|||
|
|
<div class='entry-labels'>
|
|||
|
|
<b:if cond='data:allBylineItems.labels.label'><span class='labels-label'><data:allBylineItems.labels.label/></span></b:if>
|
|||
|
|
<b:loop values='data:post.labels' var='label'>
|
|||
|
|
<a class='label-link' expr:href='data:label.url' rel='tag'><data:label.name/></a>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postMeta' var='post'>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<script type='application/ld+json'>{"@context":"https://schema.org","@type":"NewsArticle","mainEntityOfPage":{"@type":"WebPage","@id":"<data:post.url.canonical.jsonEscaped/>"},"headline":"<data:post.title.jsonEscaped/>","description":"<data:post.snippets.short.jsonEscaped/>","datePublished":"<data:post.date.iso8601.jsonEscaped/>","dateModified":"<data:post.lastUpdated.iso8601.jsonEscaped/>","image":{"@type":"ImageObject",<b:if cond='data:post.featuredImage.isResizable'>"url":"<b:eval expr='resizeImage(data:post.featuredImage, 1200, "1200:675")'/>","height":675,"width":1200<b:else/>"url":"https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200","height":348,"width":1200</b:if>},"author":{"@type":"Person","name":"<data:post.author.name.jsonEscaped/>"},"publisher":{"@type":"Organization","name":"Blogger","logo":{"@type":"ImageObject","url":"https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60","width":206,"height":60}}}</script>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postMetadataJSONImage'>
|
|||
|
|
"image": {
|
|||
|
|
"@type": "ImageObject",
|
|||
|
|
<b:if cond='data:post.featuredImage.isResizable'>
|
|||
|
|
"url": "<b:eval expr='resizeImage(data:post.featuredImage, 1200, "1200:630")'/>",
|
|||
|
|
"height": 630,
|
|||
|
|
"width": 1200
|
|||
|
|
<b:else/>
|
|||
|
|
"url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=w1200",
|
|||
|
|
"height": 348,
|
|||
|
|
"width": 1200
|
|||
|
|
</b:if>
|
|||
|
|
},
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postMetadataJSONPublisher'>
|
|||
|
|
"publisher": {
|
|||
|
|
"@type": "Organization",
|
|||
|
|
"name": "Blogger",
|
|||
|
|
"logo": {
|
|||
|
|
"@type": "ImageObject",
|
|||
|
|
"url": "https://lh3.googleusercontent.com/ULB6iBuCeTVvSjjjU1A-O8e9ZpVba6uvyhtiWRti_rBAs9yMYOFBujxriJRZ-A=h60",
|
|||
|
|
"width": 206,
|
|||
|
|
"height": 60
|
|||
|
|
}
|
|||
|
|
},
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postPagination'>
|
|||
|
|
<b:if cond='data:view.isPost'>
|
|||
|
|
<div class='post-nav'>
|
|||
|
|
<b:include name='previousPageLink'/>
|
|||
|
|
<b:include name='nextPageLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons' var='post'>
|
|||
|
|
<!-- Post ShareButtons -->
|
|||
|
|
<div class='post-share'>
|
|||
|
|
<ul class='spotbuzz-pro-share-links social social-bg'>
|
|||
|
|
<li class='facebook has-span'><a class='facebook btn window-ify' data-height='500' data-width='520' expr:data-url='"https://www.facebook.com/sharer.php?u=" + data:post.url.canonical' href='javascript:;' rel='nofollow' title='Facebook'><span>Facebook</span></a></li>
|
|||
|
|
<li class='twitter has-span'><a class='twitter btn window-ify' data-height='520' data-width='860' expr:data-url='"https://twitter.com/intent/tweet?url=" + data:post.url.canonical + "&text=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Twitter'><span>Twitter</span></a></li>
|
|||
|
|
<li class='whatsapp'><a class='whatsapp btn window-ify' data-height='520' data-width='860' expr:data-url='"https://api.whatsapp.com/send?text=" + data:post.title.jsEscaped + " | " + data:post.url.canonical' href='javascript:;' rel='nofollow' title='WhatsApp'/></li>
|
|||
|
|
<li class='pinterest-p'><a class='pinterest btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.pinterest.com/pin/create/button/?url=" + data:post.url.canonical + "&media=" + data:post.featuredImage + "&description=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Pinterest'/></li>
|
|||
|
|
<li class='reddit'><a class='reddit btn window-ify' data-height='520' data-width='860' expr:data-url='"https://reddit.com/submit?url=" + data:post.url.canonical + "&title=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Reddit'/></li>
|
|||
|
|
<li class='linkedin'><a class='linkedin btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.linkedin.com/shareArticle?mini=true&url=" + data:post.url.canonical + "&title=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='LinkedIn'/></li>
|
|||
|
|
<li class='tumblr'><a class='tumblr btn window-ify' data-height='520' data-width='860' expr:data-url='"https://www.tumblr.com/share/link?url=" + data:post.url.canonical + "&name=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Tumblr'/></li>
|
|||
|
|
<li class='telegram'><a class='telegram btn window-ify' data-height='520' data-width='860' expr:data-url='"https://telegram.me/share/url?url=" + data:post.url.canonical + "&text=" + data:post.title.jsEscaped' href='javascript:;' rel='nofollow' title='Telegram'/></li>
|
|||
|
|
<li class='email'><a class='email btn window-ify' data-height='500' data-width='520' expr:data-url='"mailto:?subject=" + data:post.title.jsEscaped + "&body=" + data:post.url.canonical' href='javascript:;' rel='nofollow' title='Email'/></li>
|
|||
|
|
<li class='show-hid'><a class='btn' expr:title='data:messages.showMore' href='javascript:;' rel='nofollow'/></li>
|
|||
|
|
</ul>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postTimestamp' var='post'>
|
|||
|
|
<!-- Post Timestamp -->
|
|||
|
|
<span class='entry-time mi'><b:if cond='data:allBylineItems.author and data:allBylineItems.timestamp.label'><span class='sp'><data:allBylineItems.timestamp.label/></span></b:if><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='postTitle' var='post'>
|
|||
|
|
<!-- Post Title Index and Item -->
|
|||
|
|
<b:if cond='data:view.isMultipleItems'>
|
|||
|
|
<h2 class='entry-title'><a class='entry-title-link' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle' rel='bookmark'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></a></h2>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<h1 class='entry-title'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></h1>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='previousPageLink'>
|
|||
|
|
<b:if cond='data:newerPageUrl'>
|
|||
|
|
<a class='post-nav-newer-link' expr:href='data:newerPageUrl.canonical' expr:id='data:widget.instanceId + "_post-nav-newer-link"'>
|
|||
|
|
<b:include data='{ message: "prevPost" }' name='theme-custom-lang'/>
|
|||
|
|
</a>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='post-nav-newer-link'>
|
|||
|
|
<b:include data='{ message: "prevPost" }' name='theme-custom-lang'/>
|
|||
|
|
</span>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='relatedPosts' var='post'>
|
|||
|
|
<!-- Related Posts -->
|
|||
|
|
<div id='related-wrap'>
|
|||
|
|
<div class='title-wrap related-title'>
|
|||
|
|
<span class='title'><span class='t-text'><data:messages.youMayLikeThesePosts/></span></span>
|
|||
|
|
</div>
|
|||
|
|
<div class='spotbuzz-pro-related-content'>
|
|||
|
|
<b:if cond='data:post.labels'>
|
|||
|
|
<div class='related-tag' expr:data-label='data:post.labels.first.name'/>
|
|||
|
|
<b:else/>
|
|||
|
|
<div class='related-tag' data-label='recent'/>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchMessage'>
|
|||
|
|
<!-- Search Message -->
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<b:class name='no-posts'/>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.search.query'>
|
|||
|
|
<div class='queryMessage'>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-error'>"<data:view.search.query/>"</span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-success'>"<data:view.search.query/>"</span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.search.label'>
|
|||
|
|
<div class='queryMessage '>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-label query-error'><data:view.search.label/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-label query-success'><data:view.search.label/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isArchive'>
|
|||
|
|
<div class='queryMessage'>
|
|||
|
|
<b:if cond='data:posts.empty'>
|
|||
|
|
<span class='query-info query-error'><data:view.archive.rangeMessage/></span>
|
|||
|
|
<b:else/>
|
|||
|
|
<span class='query-info query-success'><data:view.archive.rangeMessage/></span>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isError'>
|
|||
|
|
<div class='errorWrap'>
|
|||
|
|
<h3>404</h3>
|
|||
|
|
<h4><data:messages.theresNothingHere/></h4>
|
|||
|
|
<p><data:navMessage/></p>
|
|||
|
|
<a class='homepage btn' expr:href='data:blog.homepageUrl'><data:messages.home/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:if cond='data:view.isMultipleItems and data:posts.empty'><div class='queryEmpty'><data:messages.noResultsFound/></div></b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentForm' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentJs' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedComments' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='threadedCommentsDisqus' var='post'>
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
var disqus_shortname = "templateify-comments";
|
|||
|
|
var disqus_blogger_current_url = "<data:post.url.canonical/>";
|
|||
|
|
if (!disqus_blogger_current_url.length) {
|
|||
|
|
disqus_blogger_current_url = "<data:post.url.canonical/>";
|
|||
|
|
}
|
|||
|
|
var disqus_blogger_homepage_url = "<data:blog.canonicalHomepageUrl/>";
|
|||
|
|
var disqus_blogger_canonical_homepage_url = "<data:blog.canonicalHomepageUrl/>";
|
|||
|
|
</script>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
<b:section cond='data:view.isLayoutMode or (data:view.isPost and (data:widgets.HTML any w => w.sectionId == "spotbuzz-pro-related-posts"))' id='spotbuzz-pro-related-posts' maxwidgets='1' name='Related Posts' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML101' locked='true' title='Şunlara da göz atmalısın;' type='HTML' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'>$results={3}</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
<b:section cond='data:view.isLayoutMode or (data:view.isPost and (data:widgets any w => w.sectionId == "spotbuzz-pro-post-footer-ads"))' id='spotbuzz-pro-post-footer-ads' maxwidgets='1' name='Post ADS 3' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML9' locked='false' title='' type='HTML' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><![CDATA[<a class="ads-here" href="https://www.templateify.com/">Responsive Advertisement</a>]]></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
|
|||
|
|
</main>
|
|||
|
|
<!-- Sidebar Wrapper -->
|
|||
|
|
<aside id='sidebar-wrapper'>
|
|||
|
|
<b:section class='sidebar spotbuzz-pro-widget-ready' id='sidebar' name='Sidebar' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML4' locked='false' title='Diller' type='HTML' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><!-- GTranslate: https://gtranslate.io/ -->
|
|||
|
|
<a href="#" onclick="doGTranslate('tr|en');return false;" title="English" class="gflag nturl" style="background-position:-0px -0px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="English" /></a><a href="#" onclick="doGTranslate('tr|fr');return false;" title="French" class="gflag nturl" style="background-position:-200px -100px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="French" /></a><a href="#" onclick="doGTranslate('tr|de');return false;" title="German" class="gflag nturl" style="background-position:-300px -100px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="German" /></a><a href="#" onclick="doGTranslate('tr|it');return false;" title="Italian" class="gflag nturl" style="background-position:-600px -100px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="Italian" /></a><a href="#" onclick="doGTranslate('tr|pt');return false;" title="Portuguese" class="gflag nturl" style="background-position:-300px -200px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="Portuguese" /></a><a href="#" onclick="doGTranslate('tr|ru');return false;" title="Russian" class="gflag nturl" style="background-position:-500px -200px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="Russian" /></a><a href="#" onclick="doGTranslate('tr|es');return false;" title="Spanish" class="gflag nturl" style="background-position:-600px -200px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="Spanish" /></a><a href="#" onclick="doGTranslate('tr|tr');return false;" title="Turkish" class="gflag nturl" style="background-position:-100px -500px;"><img src="//gtranslate.net/flags/blank.png" height="32" width="32" alt="Turkish" /></a>
|
|||
|
|
|
|||
|
|
<style type="text/css">
|
|||
|
|
<!--
|
|||
|
|
a.gflag {vertical-align:middle;font-size:32px;padding:1px 0;background-repeat:no-repeat;background-image:url(//gtranslate.net/flags/32.png);}
|
|||
|
|
a.gflag img {border:0;}
|
|||
|
|
a.gflag:hover {background-image:url(//gtranslate.net/flags/32a.png);}
|
|||
|
|
#goog-gt-tt {display:none !important;}
|
|||
|
|
.goog-te-banner-frame {display:none !important;}
|
|||
|
|
.goog-te-menu-value:hover {text-decoration:none !important;}
|
|||
|
|
body {top:0 !important;}
|
|||
|
|
#google_translate_element2 {display:none!important;}
|
|||
|
|
-->
|
|||
|
|
</style>
|
|||
|
|
|
|||
|
|
<div id="google_translate_element2"></div>
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
function googleTranslateElementInit2() {new google.translate.TranslateElement({pageLanguage: 'tr',autoDisplay: false}, 'google_translate_element2');}
|
|||
|
|
</script><script type="text/javascript" src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit2"></script>
|
|||
|
|
|
|||
|
|
|
|||
|
|
<script type="text/javascript">
|
|||
|
|
/* <![CDATA[ */
|
|||
|
|
eval(function(p,a,c,k,e,r){e=function(c){return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?String.fromCharCode(c+29):c.toString(36))};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('6 7(a,b){n{4(2.9){3 c=2.9("o");c.p(b,f,f);a.q(c)}g{3 c=2.r();a.s(\'t\'+b,c)}}u(e){}}6 h(a){4(a.8)a=a.8;4(a==\'\')v;3 b=a.w(\'|\')[1];3 c;3 d=2.x(\'y\');z(3 i=0;i<d.5;i++)4(d[i].A==\'B-C-D\')c=d[i];4(2.j(\'k\')==E||2.j(\'k\').l.5==0||c.5==0||c.l.5==0){F(6(){h(a)},G)}g{c.8=b;7(c,\'m\');7(c,\'m\')}}',43,43,'||document|var|if|length|function|GTranslateFireEvent|value|createEvent||||||true|else|doGTranslate||getElementById|google_translate_element2|innerHTML|change|try|HTMLEvents|initEvent|dispatchEvent|createEventObject|fireEvent|on|catch|return|split|getElementsByTagName|select|for|className|goog|te|combo|null|setTimeout|500'.split('|'),0,{}))
|
|||
|
|
/* ]]> */
|
|||
|
|
</script></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='LinkList1' locked='false' title='Takip edin;' type='LinkList' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='link-3'>https://www.instagram.com/livebloggerofficial/ # Instagram</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sorting'>NONE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-1'>twitter</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-1'>https://twitter.com/LiveBlogger1 # Twitter</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-0'>facebook</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-2'>https://www.youtube.com/liveblogger # YouTube</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-3'>instagram</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-0'>https://www.facebook.com/templateify # Facebook</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-2'>youtube</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='linklist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='PopularPosts2' locked='false' title='Popular Posts' type='PopularPosts' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='numItemsToShow'>10</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showThumbnails'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showSnippets'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='timeRange'>LAST_WEEK</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ticker"'>
|
|||
|
|
<div class='ticker-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "featured"'/>
|
|||
|
|
<div class='featured-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include cond='data:i in [0,1,2,3]' data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:class name='default-items'/>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='content' var='post'>
|
|||
|
|
<b:include name='popular-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLabels'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postTimestamp'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostThumbnail'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostTitle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPosts'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='HTML2' locked='false' title='İzle ve abone ol' type='HTML' version='2' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><div class="youtube-player" data-id="B53oCmJ9ugs" />
|
|||
|
|
<style>
|
|||
|
|
.youtube-player {
|
|||
|
|
position: relative;
|
|||
|
|
padding-bottom: 56.25%;
|
|||
|
|
height: 0;
|
|||
|
|
overflow: hidden;
|
|||
|
|
max-width: 100%;
|
|||
|
|
background: #000;
|
|||
|
|
margin: 5px;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.youtube-player iframe {
|
|||
|
|
position: absolute;
|
|||
|
|
top: 0;
|
|||
|
|
left: 0;
|
|||
|
|
width: 100%;
|
|||
|
|
height: 100%;
|
|||
|
|
z-index: 100;
|
|||
|
|
background: transparent;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.youtube-player img {
|
|||
|
|
object-fit: cover;
|
|||
|
|
display: block;
|
|||
|
|
left: 0;
|
|||
|
|
bottom: 0;
|
|||
|
|
margin: auto;
|
|||
|
|
max-width: 100%;
|
|||
|
|
width: 100%;
|
|||
|
|
position: absolute;
|
|||
|
|
right: 0;
|
|||
|
|
top: 0;
|
|||
|
|
border: none;
|
|||
|
|
height: auto;
|
|||
|
|
cursor: pointer;
|
|||
|
|
-webkit-transition: 0.4s all;
|
|||
|
|
-moz-transition: 0.4s all;
|
|||
|
|
transition: 0.4s all;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.youtube-player img:hover {
|
|||
|
|
-webkit-filter: brightness(75%);
|
|||
|
|
-moz-filter: brightness(75%);
|
|||
|
|
filter: brightness(75%);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
.youtube-player .play {
|
|||
|
|
height: 72px;
|
|||
|
|
width: 72px;
|
|||
|
|
left: 50%;
|
|||
|
|
top: 50%;
|
|||
|
|
margin-left: -36px;
|
|||
|
|
margin-top: -36px;
|
|||
|
|
position: absolute;
|
|||
|
|
background: url("https://1.bp.blogspot.com/-9WM7CTGFE6w/YEIY4yiXrSI/AAAAAAAAKLA/KQ9KQqUFQ-omzPDInJqiorJHHIVvrSu2QCNcBGAsYHQ/s16000/play-button.png") no-repeat;
|
|||
|
|
cursor: pointer;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
</style>
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
//<![CDATA[
|
|||
|
|
/* Light YouTube Embeds by @labnol */
|
|||
|
|
/* Web: https://www.labnol.org/ */
|
|||
|
|
|
|||
|
|
function labnolIframe(div) {
|
|||
|
|
var iframe = document.createElement("iframe");
|
|||
|
|
iframe.setAttribute(
|
|||
|
|
"src",
|
|||
|
|
"https://www.youtube.com/embed/" + div.dataset.id + "?autoplay=1&rel=0"
|
|||
|
|
);
|
|||
|
|
iframe.setAttribute("frameborder", "0");
|
|||
|
|
iframe.setAttribute("allowfullscreen", "1");
|
|||
|
|
iframe.setAttribute(
|
|||
|
|
"allow",
|
|||
|
|
"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
|
|||
|
|
);
|
|||
|
|
div.parentNode.replaceChild(iframe, div);
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
function initYouTubeVideos() {
|
|||
|
|
var playerElements = document.getElementsByClassName("youtube-player");
|
|||
|
|
for (var n = 0; n < playerElements.length; n++) {
|
|||
|
|
var videoId = playerElements[n].dataset.id;
|
|||
|
|
var div = document.createElement("div");
|
|||
|
|
div.setAttribute("data-id", videoId);
|
|||
|
|
var thumbNode = document.createElement("img");
|
|||
|
|
thumbNode.src = "https://i.ytimg.com/vi/ID/hqdefault.jpg".replace(
|
|||
|
|
"ID",
|
|||
|
|
videoId
|
|||
|
|
);
|
|||
|
|
div.appendChild(thumbNode);
|
|||
|
|
var playButton = document.createElement("div");
|
|||
|
|
playButton.setAttribute("class", "play");
|
|||
|
|
div.appendChild(playButton);
|
|||
|
|
div.onclick = function () {
|
|||
|
|
labnolIframe(this);
|
|||
|
|
};
|
|||
|
|
playerElements[n].appendChild(div);
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
document.addEventListener("DOMContentLoaded", initYouTubeVideos);
|
|||
|
|
|
|||
|
|
//]]>
|
|||
|
|
</script></div></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='HTML18' locked='false' title='Facebook' type='HTML' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><![CDATA[<center><div class="fb-page" data-href="https://www.facebook.com/templateify/" data-width="360" data-small-header="false" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"></div></center>]]></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='Label2' locked='false' title='Main Tags' type='Label' version='2' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
|
|||
|
|
<b:widget-setting name='display'>CLOUD</b:widget-setting>
|
|||
|
|
<b:widget-setting name='selectedLabelsList'>Design,Graphics</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showType'>ALL</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showFreqNumbers'>true</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='cloud'>
|
|||
|
|
<ul class='cloud-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name btn' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:class expr:name='data:this.display + "-label"'/>
|
|||
|
|
<b:include cond='data:this.display == "list"' name='list'/>
|
|||
|
|
<b:include cond='data:this.display == "cloud"' name='cloud'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='list'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='Attribution1' locked='false' mobile='no' title='' type='Attribution' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='copyright'/>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<div class='blogger'>
|
|||
|
|
<a expr:href='data:bloggerUrl' rel='nofollow'>
|
|||
|
|
<b:include name='flatBloggerIcon'/>
|
|||
|
|
<b:message name='messages.poweredByBlogger'/>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
|
|||
|
|
<b:if cond='data:imageAuthor'>
|
|||
|
|
<div class='image-attribution'>
|
|||
|
|
<b:if cond='data:imageAuthor.url'>
|
|||
|
|
<b:message name='messages.templateImagesByLink'>
|
|||
|
|
<b:param expr:value='data:imageAuthor.url'/>
|
|||
|
|
<b:param expr:value='data:imageAuthor.name'/>
|
|||
|
|
</b:message>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:message name='messages.templateImagesBy'>
|
|||
|
|
<b:param expr:value='data:imageAuthor.name'/>
|
|||
|
|
</b:message>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
|
|||
|
|
<b:if cond='data:copyright != ""'>
|
|||
|
|
<div class='copyright'><data:copyright/></div>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='ReportAbuse1' locked='false' title='' type='ReportAbuse' visible='false'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='reportAbuse'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='Profile1' locked='false' title='Hakkımda' type='Profile' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='showaboutme'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showlocation'>false</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='authorProfileImage'>
|
|||
|
|
<img class='profile-img' expr:alt='data:messages.myPhoto' expr:src='resizeImage(data:authorPhoto.image, 45, "1:1")'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:if cond='data:team'>
|
|||
|
|
<div class='widget-content team'>
|
|||
|
|
<b:include name='teamProfile'/>
|
|||
|
|
</div>
|
|||
|
|
<b:else/>
|
|||
|
|
<div class='widget-content individual'>
|
|||
|
|
<b:include name='userProfile'/>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='defaultProfileImage'>
|
|||
|
|
<img class='profile-img' expr:alt='data:messages.myPhoto' src='https://4.bp.blogspot.com/-oSjP8F09qxo/Wy1J9dp7b0I/AAAAAAAACF0/ggcRfLCFQ9s2SSaeL9BFSE2wyTYzQaTyQCK4BGAYYCw/w45-h45-p-k-no-nu/avatar.jpg'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='profileImage'>
|
|||
|
|
<b:if cond='data:authorPhoto.image'>
|
|||
|
|
<b:include name='authorProfileImage'/>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:include name='defaultProfileImage'/>
|
|||
|
|
</b:if>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='teamProfile'>
|
|||
|
|
<ul>
|
|||
|
|
<b:loop values='data:authors' var='author'>
|
|||
|
|
<li>
|
|||
|
|
<div class='team-member'>
|
|||
|
|
<b:include data='author' name='teamProfileLink'/>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='teamProfileLink'>
|
|||
|
|
<b:include name='profileImage'/>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<a class='profile-name' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:display-name/></a>
|
|||
|
|
<a class='profile-link' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:messages.showMore/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userLocation'>
|
|||
|
|
<dd class='profile-data location'><data:location/></dd>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfile'>
|
|||
|
|
<b:include name='profileImage'/>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<a class='profile-name' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:displayname/></a>
|
|||
|
|
<a class='profile-link' expr:href='data:userUrl' rel='nofollow' target='_blank'><data:messages.showMore/></a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfileData'>
|
|||
|
|
<dt class='profile-data'>
|
|||
|
|
<a class='profile-link g-profile' expr:href='data:userUrl' rel='author nofollow'>
|
|||
|
|
<data:displayname/>
|
|||
|
|
</a>
|
|||
|
|
</dt>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfileImage'>
|
|||
|
|
<a expr:href='data:userUrl' rel='nofollow'>
|
|||
|
|
<b:include name='profileImage'/>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfileInfo'>
|
|||
|
|
<div class='profile-info'>
|
|||
|
|
<dl class='profile-datablock'>
|
|||
|
|
<b:include name='userProfileData'/>
|
|||
|
|
</dl>
|
|||
|
|
<b:include name='viewProfileLink'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='userProfileText'>
|
|||
|
|
<dd class='profile-textblock'>
|
|||
|
|
<data:aboutme/>
|
|||
|
|
</dd>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='viewProfileLink'>
|
|||
|
|
<a class='profile-link' expr:href='data:userUrl' rel='author nofollow'>
|
|||
|
|
<data:messages.viewMyCompleteProfile/>
|
|||
|
|
</a>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='FeaturedPost1' locked='false' title='Öne Çıkan Yayın' type='FeaturedPost' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='showSnippet'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showPostTitle'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showFirstImage'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='useMostRecentPost'>true</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:loop values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='content' var='post'>
|
|||
|
|
<div class='featured-post cs'>
|
|||
|
|
<a class='fp-inner' expr:href='data:post.url.canonical' expr:title='data:post.title ? data:post.title : data:messages.noTitle'>
|
|||
|
|
<span class='entry-image-wrap before-mask'><b:if cond='data:post.featuredImage'><span class='entry-thumb' expr:data-image='data:post.featuredImage.isYouTube ? resizeImage(data:post.featuredImage.youtubeMaxResDefaultUrl.jsonEscaped, 72, "1:1") : resizeImage(data:post.featuredImage, 72, "1:1")'/><b:else/><span class='entry-thumb' data-image='https://resources.blogblog.com/img/blank.gif'/></b:if><b:class expr:name='data:post.featuredImage.isYouTube ? "is-video" : "is-image"'/></span>
|
|||
|
|
<div class='entry-header entry-info'>
|
|||
|
|
<b:if cond='data:post.labels'><span class='entry-category'><data:post.labels.first.name/></span></b:if>
|
|||
|
|
<h2 class='entry-title'><b:eval expr='data:post.title ? data:post.title : data:messages.noTitle'/></h2>
|
|||
|
|
<b:if cond='data:widgets.Blog.first.allBylineItems.author or data:widgets.Blog.first.allBylineItems.timestamp'><div class='entry-meta'><b:if cond='data:widgets.Blog.first.allBylineItems.author'><span class='entry-author mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.author.label/></span></b:if><span class='author-name'><data:post.author.name/></span></span></b:if><b:if cond='data:widgets.Blog.first.allBylineItems.timestamp'><span class='entry-time mi'><b:if cond='data:widgets.Blog.first.allBylineItems.author and data:widgets.Blog.first.allBylineItems.timestamp.label'><span class='sp'><data:widgets.Blog.first.allBylineItems.timestamp.label/></span></b:if><time class='published' expr:datetime='data:post.date.iso8601'><data:post.date/></time></span></b:if></div></b:if>
|
|||
|
|
</div>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLabels'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postTimestamp'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostThumbnail'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostTitle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPosts'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='BlogSearch1' locked='false' title='Bu Blogda Ara' type='BlogSearch' visible='false'>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='searchForm'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchForm'>
|
|||
|
|
<b:tag class='widget-content search-widget' name='div'>
|
|||
|
|
<form class='search-form' expr:action='data:blog.searchUrl'>
|
|||
|
|
<b:attr cond='not data:view.isPreview' name='target' value='_top'/>
|
|||
|
|
<b:include name='urlParamsAsFormInput'/>
|
|||
|
|
<input autocomplete='off' class='search-input' expr:aria-label='data:title' expr:placeholder='data:title' name='q' type='search' value=''/>
|
|||
|
|
<b:include name='searchSubmit'/>
|
|||
|
|
</form>
|
|||
|
|
</b:tag>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='searchSubmit'>
|
|||
|
|
<button class='search-action btn' type='submit' value=''/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='BlogArchive1' locked='false' title='Blog Archive' type='BlogArchive' version='2' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='showStyle'>FLAT</b:widget-setting>
|
|||
|
|
<b:widget-setting name='yearPattern'>yyyy</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showWeekEnd'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='monthPattern'>MMMM yyyy</b:widget-setting>
|
|||
|
|
<b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>
|
|||
|
|
<b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>
|
|||
|
|
<b:widget-setting name='chronological'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showPosts'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='frequency'>MONTHLY</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:class name='archive-list'/>
|
|||
|
|
<b:include cond='data:this.style in {"FLAT", "MENU", "HIERARCHY"}' name='flat'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='flat'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:loop values='data:data' var='i'>
|
|||
|
|
<li><a class='archive-name' expr:href='data:i.url'><data:i.name/><b:if cond='data:i.post-count'><b:class name='has-count'/><span class='archive-count count-style'>(<data:i.post-count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='hierarchy'>
|
|||
|
|
<b:include data='data' name='interval'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='interval' var='intervals'>
|
|||
|
|
<ul class='hierarchy'>
|
|||
|
|
<b:loop values='data:intervals' var='interval'>
|
|||
|
|
<li class='archivedate'>
|
|||
|
|
<div class='hierarchy-title'>
|
|||
|
|
<a class='post-count-link' expr:href='data:interval.url'>
|
|||
|
|
<data:interval.name/>
|
|||
|
|
<span class='post-count'><data:interval.post-count/></span>
|
|||
|
|
</a>
|
|||
|
|
</div>
|
|||
|
|
<div class='hierarchy-content'>
|
|||
|
|
<b:include cond='data:interval.data' data='interval.data' name='interval'/>
|
|||
|
|
<b:include cond='data:interval.posts' data='interval.posts' name='posts'/>
|
|||
|
|
</div>
|
|||
|
|
</li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='posts' var='posts'>
|
|||
|
|
<ul class='posts hierarchy'>
|
|||
|
|
<b:loop values='data:posts' var='post'>
|
|||
|
|
<li>
|
|||
|
|
<a expr:href='data:post.url'><data:post.title/></a>
|
|||
|
|
</li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='Label1' locked='false' title='Etiketler' type='Label' version='2' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
|
|||
|
|
<b:widget-setting name='display'>LIST</b:widget-setting>
|
|||
|
|
<b:widget-setting name='selectedLabelsList'/>
|
|||
|
|
<b:widget-setting name='showType'>ALL</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='cloud'>
|
|||
|
|
<ul class='cloud-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name btn' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:class expr:name='data:this.display + "-label"'/>
|
|||
|
|
<b:include cond='data:this.display == "list"' name='list'/>
|
|||
|
|
<b:include cond='data:this.display == "cloud"' name='cloud'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='list'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:loop values='data:labels' var='label'>
|
|||
|
|
<li><a class='label-name' expr:href='data:label.url'><data:label.name/><b:if cond='data:this.showFreqNumbers'><b:class name='has-count'/><span class='label-count count-style'>(<data:label.count/>)</span></b:if></a></li>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='PopularPosts1' locked='false' title='Popular' type='PopularPosts' version='2' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='numItemsToShow'>3</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showThumbnails'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='showSnippets'>true</b:widget-setting>
|
|||
|
|
<b:widget-setting name='timeRange'>LAST_YEAR</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:if cond='data:widget.sectionId == "ticker"'>
|
|||
|
|
<div class='ticker-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:elseif cond='data:widget.sectionId == "featured"'/>
|
|||
|
|
<div class='featured-items'>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include cond='data:i in [0,1,2,3]' data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</div>
|
|||
|
|
<b:else/>
|
|||
|
|
<b:class name='default-items'/>
|
|||
|
|
<b:loop index='i' values='data:posts' var='post'>
|
|||
|
|
<b:include data='post' name='content'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</b:if>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='blogThisShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineByName' var='byline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='bylineRegion' var='regionItems'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='commentsLinkIframe'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='content' var='post'>
|
|||
|
|
<b:include name='popular-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='emailPostIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='facebookShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='footerBylines'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='googlePlusShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='headerByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='linkShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='otherSharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='platformShare'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postAuthor'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postCommentsLink'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postJumpLink' var='post'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLabels'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postLocation'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postReactions'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postShareButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='postTimestamp'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButton'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtons'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingButtonsMenu'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='sharingPlatformIcon'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostByline'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostContent'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostThumbnail'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPostTitle'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
<b:includable id='snippetedPosts'><b:comment>Replaced</b:comment></b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='PageList1' locked='false' title='Pages' type='PageList' version='2' visible='false'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='pageListJson'><![CDATA[{"home":{"href":"http://retrolundeneme1232.blogspot.com/","position":0,"title":"Ana Sayfa"}}]]></b:widget-setting>
|
|||
|
|
<b:widget-setting name='homeTitle'>Ana Sayfa</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<div class='widget-content'>
|
|||
|
|
<b:include name='pageList'/>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='overflowButton'>
|
|||
|
|
<b:include name='verticalMoreIcon'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='overflowablePageList'>
|
|||
|
|
<div class='overflowable-container'>
|
|||
|
|
<div class='overflowable-contents'>
|
|||
|
|
<div class='container'>
|
|||
|
|
<b:with value='true' var='overflow'>
|
|||
|
|
<b:with value='"tabs"' var='pageListClass'>
|
|||
|
|
<b:include name='pageList'/>
|
|||
|
|
</b:with>
|
|||
|
|
</b:with>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class='overflow-button hidden'>
|
|||
|
|
<b:include name='overflowButton'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='pageLink'>
|
|||
|
|
<li>
|
|||
|
|
<b:class cond='data:overflow' name='overflowable-item'/>
|
|||
|
|
<b:class cond='data:link.isCurrentPage' name='selected'/>
|
|||
|
|
<a expr:href='data:link.href'><data:link.title/></a>
|
|||
|
|
</li>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='pageList'>
|
|||
|
|
<ul class='list-style'>
|
|||
|
|
<b:class cond='data:pageListClass' expr:name='data:pageListClass'/>
|
|||
|
|
<b:loop values='data:links' var='link'>
|
|||
|
|
<b:include name='pageLink'/>
|
|||
|
|
</b:loop>
|
|||
|
|
</ul>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</aside>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<b:if cond='data:view.isLayoutMode or (data:view.isHomepage and (data:widgets any w => w.sectionId == "footer-ads")) or (data:view.isPost and (data:skin.vars.footerad_onpost == "1px") and (data:widgets any w => w.sectionId == "footer-ads"))'>
|
|||
|
|
<!-- Footer Ads -->
|
|||
|
|
<div class='flex-center' id='footer-ads-wrap'>
|
|||
|
|
<b:section class='footer-ads container row-x1' id='footer-ads' maxwidgets='1' name='Footer ADS' showaddelement='yes'>
|
|||
|
|
<b:widget id='HTML3' locked='false' title='Facebook' type='HTML' version='2' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='content'><![CDATA[<a class="ads-here" href="https://www.templateify.com/">Responsive Advertisement</a>]]></b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main'>
|
|||
|
|
<b:include name='html-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<!-- Footer Wrapper -->
|
|||
|
|
<footer id='footer-wrapper'>
|
|||
|
|
<div class='primary-footer flex-center'>
|
|||
|
|
<b:class cond='data:widgets none w => w.sectionId == "spotbuzz-pro-about-section"' name='no-widget'/>
|
|||
|
|
<div class='container row-x1'>
|
|||
|
|
<b:section class='spotbuzz-pro-about-section' id='spotbuzz-pro-about-section' maxwidgets='2' name='About Section' showaddelement='yes'>
|
|||
|
|
<b:widget id='Image101' locked='true' title='About Us' type='Image' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEiCPVcZ9P00f-AKwmFAeQ7GADPG50q-coLi8DPhA8rhO7nlOACGg1h8tG6uM2j-_LdPoRX4B2lVLnCy144l-JP1k1FR-niVPTU5XAguQinstJCSm_NyAoraaq7KRwgKqRwEGRLS6MQKMbeoISNxvkGXmiKojHymRjBUWLkHv_TeEiZgTjK-bMtvR6KePg=s161</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayHeight'>59</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sectionWidth'>150</b:widget-setting>
|
|||
|
|
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
|
|||
|
|
<b:widget-setting name='displayWidth'>161</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link'>/</b:widget-setting>
|
|||
|
|
<b:widget-setting name='caption'>RetroLUN, retro oteller için kurulmuş bir retro yardım ve eğlence platformudur.</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='image-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
<b:widget id='LinkList103' locked='false' title='Follow Us' type='LinkList' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='sorting'>NONE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-1'>discord</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-1'>https://discord.gg/mkyeehx</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-0'>youtube</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-0'>https://www.youtube.com/channel/UCZxV-sEdx5lotCSnWVVUf7Q</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='linklist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class='footerbar flex-center'>
|
|||
|
|
<div class='container row-x1'>
|
|||
|
|
<div class='footer-copyright' id='footer-copyright'>
|
|||
|
|
|
|||
|
|
<span class='copyright-text'>
|
|||
|
|
|
|||
|
|
|
|||
|
|
Design by <a href='https://retrolun.com/' title='Retro Support'>RetroLUN</a> | Thanks to <a href='#' rel='dofollow' style='color:#1a73e8;font-weight:700;' target='_blank' title=''>Wertoyg, AlicanYildiz</a></span>
|
|||
|
|
<div style='font-size:1px; opacity:0;'> <span class='copyright-text'>
|
|||
|
|
|
|||
|
|
|
|||
|
|
Design by <a href='https://www.templateify.com/' id='mycontent' title='Templateify'>Blog</a> | Distributed by <a href='https://gooyaabitemplates.com/' rel='dofollow' style='color:#1a73e8;font-weight:700;' target='_blank' title='Gooyaabi Theme'>Gooyaabi Theme</a></span>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<b:section class='footer-menu' id='footer-menu' maxwidgets='1' name='Footer Menu' showaddelement='yes'>
|
|||
|
|
<b:widget id='LinkList104' locked='true' title='Link List' type='LinkList' visible='true'>
|
|||
|
|
<b:widget-settings>
|
|||
|
|
<b:widget-setting name='link-3'>https://spotbuzz-templateify.blogspot.com/?hl=ar</b:widget-setting>
|
|||
|
|
<b:widget-setting name='sorting'>NONE</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-1'>Kadromuz</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-1'>http://share.retrolun.com/p/kadromuz.html</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-0'>Anasayfa</b:widget-setting>
|
|||
|
|
<b:widget-setting name='link-2'>#</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-3'/>
|
|||
|
|
<b:widget-setting name='link-0'>/</b:widget-setting>
|
|||
|
|
<b:widget-setting name='text-2'>Hakkımızda</b:widget-setting>
|
|||
|
|
</b:widget-settings>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='linklist-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</footer>
|
|||
|
|
</div>
|
|||
|
|
<!-- Mobile Menu and Back Top -->
|
|||
|
|
<div id='slide-menu'>
|
|||
|
|
<div class='slide-menu-header'>
|
|||
|
|
<div class='mobile-search'>
|
|||
|
|
<form class='search-form' expr:action='data:blog.searchUrl' role='search'>
|
|||
|
|
<input autocomplete='off' class='search-input' expr:placeholder='data:messages.search' name='q' type='search' value=''/>
|
|||
|
|
<button class='search-action' type='submit' value=''/>
|
|||
|
|
</form>
|
|||
|
|
</div>
|
|||
|
|
<a class='hide-spotbuzz-pro-mobile-menu' href='javascript:;' role='button'/>
|
|||
|
|
</div>
|
|||
|
|
<div class='slide-menu-flex'>
|
|||
|
|
<div class='spotbuzz-pro-mobile-menu' id='spotbuzz-pro-mobile-menu'/>
|
|||
|
|
<div class='mm-footer'>
|
|||
|
|
<div class='mm-social'/>
|
|||
|
|
<div class='mm-menu'/>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
<div class='overlay'/>
|
|||
|
|
<a class='btn' href='javascript:;' id='back-top' role='button' title='Back To Top'/>
|
|||
|
|
<b:if cond='data:view.isSingleItem'>
|
|||
|
|
<!-- Hidden Widgets -->
|
|||
|
|
<div id='hidden-widgets-wrap' style='display:none'>
|
|||
|
|
<b:section class='hidden-widgets' deleted='true' id='hidden-widgets' maxwidgets='1' showaddelement='no'>
|
|||
|
|
<b:widget id='ContactForm1' locked='true' title='İletişim Formu' type='ContactForm' visible='true'>
|
|||
|
|
<b:includable id='main' var='this'>
|
|||
|
|
<b:include name='widget-title'/>
|
|||
|
|
<b:include name='content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
<b:includable id='content'>
|
|||
|
|
<b:include name='contact-form-content'/>
|
|||
|
|
</b:includable>
|
|||
|
|
</b:widget>
|
|||
|
|
</b:section>
|
|||
|
|
</div>
|
|||
|
|
</b:if>
|
|||
|
|
<b:include name='theme-options-js'/>
|
|||
|
|
<!-- Hosted Plugins -->
|
|||
|
|
<script src='https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js' type='text/javascript'/>
|
|||
|
|
<!-- Local Plugins -->
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
//<![CDATA[
|
|||
|
|
/*! Custom - Theia Sticky Sidebar | v1.7.0 - https://github.com/WeCodePixels/theia-sticky-sidebar */
|
|||
|
|
!function(i){i.fn.theiaStickySidebar=function(t){var e,o,a,s,n;function d(t,e){return!0===t.initialized||!(i("body").width()<t.minWidth)&&(function(t,e){t.initialized=!0,0===i("#theia-sticky-sidebar-stylesheet-"+t.namespace).length&&i("head").append(i('<style id="theia-sticky-sidebar-stylesheet-'+t.namespace+'">.theiaStickySidebar:after {content: ""; display: table; clear: both;}</style>')),e.each(function(){var e={};if(e.sidebar=i(this),e.options=t||{},e.container=i(e.options.containerSelector),0==e.container.length&&(e.container=e.sidebar.parent()),e.sidebar.parents().css("-webkit-transform","none"),e.sidebar.css({position:e.options.defaultPosition,overflow:"visible","-webkit-box-sizing":"border-box","-moz-box-sizing":"border-box","box-sizing":"border-box"}),e.stickySidebar=e.sidebar.find(".theiaStickySidebar"),0==e.stickySidebar.length){var o=/(?:text|application)\/(?:x-)?(?:javascript|ecmascript)/i;e.sidebar.find("script").filter(function(i,t){return 0===t.type.length||t.type.match(o)}).remove(),e.stickySidebar=i("<div>").addClass("theiaStickySidebar").append(e.sidebar.children()),e.sidebar.append(e.stickySidebar)}e.marginBottom=parseInt(e.sidebar.css("margin-bottom")),e.paddingTop=parseInt(e.sidebar.css("padding-top")),e.paddingBottom=parseInt(e.sidebar.css("padding-bottom"));var a,s,n,d=e.stickySidebar.offset().top,c=e.stickySidebar.outerHeight();function p(){e.fixedScrollTop=0,e.sidebar.css({"min-height":"1px"}),e.stickySidebar.css({position:"static",width:"",transform:"none"})}e.stickySidebar.css("padding-top",1),e.stickySidebar.css("padding-bottom",1),d-=e.stickySidebar.offset().top,c=e.stickySidebar.outerHeight()-c-d,0==d?(e.stickySidebar.css("padding-top",0),e.stickySidebarPaddingTop=0):e.stickySidebarPaddingTop=1,0==c?(e.stickySidebar.css("padding-bottom",0),e.stickySidebarPaddingBottom=0):e.stickySidebarPaddingBottom=1,e.previousScrollTop=null,e.fixedScrollTop=0,p(),e.onScroll=function(e){if(e.stickySidebar.is(":visible"))if(i("body").width()<e.options.minWidth)p();else{if(e.options.disableOnResponsiveLayouts)if(e.sidebar.outerWidth("none"==e.sidebar.css("float"))+50>e.container.width())return void p();var o,a,s=i(document).scrollTop(),n="static";if(s>=e.sidebar.offset().top+(e.paddingTop-e.options.additionalMarginTop)){var d,c=e.paddingTop+t.additionalMarginTop,b=e.paddingBottom+e.marginBottom+t.additionalMarginBottom,l=e.sidebar.offset().top,h=e.sidebar.offset().top+(o=e.container,a=o.height(),o.children().each(function(){a=Math.max(a,i(this).height())}),a),f=0+t.additionalMarginTop;d=e.stickySidebar.outerHeight()+c+b<i(window).height()?f+e.stickySidebar.outerHeight():i(window).height()-e.marginBottom-e.paddingBottom-t.additionalMarginBottom;var g=l-s+e.paddingTop,S=h-s-e.paddingBottom-e.marginBottom,m=e.stickySidebar.offset().top-s,y=e.previousScrollTop-s;"fixed"==e.stickySidebar.css("position")&&"modern"==e.options.sidebarBehavior&&(m+=y),"stick-to-top"==e.options.sidebarBehavior&&(m=t.additionalMarginTop),"stick-to-bottom"==e.options.sidebarBehavior&&(m=d-e.stickySidebar.outerHeight()),m=0<y?Math.min(m,f):Math.max(m,d-e.stickySidebar.outerHeight()),m=Math.max(m,g),m=Math.min(m,S-e.stickySidebar.outerHeight());var u=e.container.height()==e.stickySidebar.outerHeight();n=!u&&m==f||!u&&m==d-e.stickySidebar.outerHeight()?"fixed":s+m-e.sidebar.offset().top-e.paddingTop<=t.additionalMarginTop?"static":"absolute"}if("fixed"==n){var k=i(document).scrollLeft();e.stickySidebar.css({position:"fixed",width:r(e.stickySidebar)+"px",transform:"translateY("+m+"px)",left:e.sidebar.offset().left+parseInt(e.sidebar.css("padding-left"))-k+"px",top:"0px"})}else if("absolute"==n){var v={};"absolute"!=e.stickySidebar.css("position")&&(v.position="absolute",v.transform="translateY("+(s+m-e.sidebar.offset().top-e.stickySidebarPaddingTop-e.stickySidebarPaddingBottom)+"px)",v.top="0px"),v.width=r(e.stickySidebar)+"px",v.left="",e.stickySidebar.css(v)}else"static"==n&&p();"static"!=n&&1==e.options.updateSidebarHeight&&e.sidebar.css({"min-height":e.stickySidebar.outerHeight()+e.stickySidebar.offset().top-e.sidebar.offset().top+e.pa
|
|||
|
|
|
|||
|
|
/*! MenuIfy by Templateify | v1.0.0 - https://www.templateify.com */
|
|||
|
|
!function(a){a.fn.menuify=function(){return this.each(function(){var $t=a(this),b=$t.find('.LinkList ul > li').children('a'),c=b.length;for(var i=0;i<c;i++){var d=b.eq(i),h=d.text();if(h.charAt(0)!=='_'){var e=b.eq(i+1),j=e.text();if(j.charAt(0)==='_'){var m=d.parent();m.append('<ul class="sub-menu m-sub"/>');}}if(h.charAt(0)==='_'){d.text(h.replace('_',''));d.parent().appendTo(m.children('.sub-menu'));}}for(var i=0;i<c;i++){var f=b.eq(i),k=f.text();if(k.charAt(0)!=='_'){var g=b.eq(i+1),l=g.text();if(l.charAt(0)==='_'){var n=f.parent();n.append('<ul class="sub-menu2 m-sub"/>');}}if(k.charAt(0)==='_'){f.text(k.replace('_',''));f.parent().appendTo(n.children('.sub-menu2'));}}$t.find('.LinkList ul li ul').parent('li').addClass('has-sub');});}}(jQuery);
|
|||
|
|
|
|||
|
|
/*! LazyIfy on Scroll by Templateify | v1.6.0 - https://www.templateify.com */
|
|||
|
|
!function(o){o.fn.lazyify=function(n){return n=o.extend({onScroll:!0},n),this.each(function(t,c,e){var r=o(this),l=o(window),a=r.attr("data-image"),h="w"+Math.round(r.width()+r.width()/ 10)+"-h"+Math.round(r.height()+r.height()/ 10)+"-p-k-no-nu";function s(){var o=new Image;o.onload=function(){r.attr("style","background-image:url("+this.src+")").addClass("lazy-ify")},o.src=t}
|
|||
|
|
a.match("resources.blogblog.com")&&(a="undefined"!=typeof noThumbnail?noThumbnail:"//1.bp.blogspot.com/-rI4UCIrwEI4/YN3nGkf0nCI/AAAAAAAAAD0/DQ6fW7eCps8NL7S0oh374KFg1MsWUf2GQCLcBGAsYHQ/s72-c/ptb-nth.png"),a.match("blogger.googleusercontent.com")&&a.match("=")&&(e=a.split("="),a=e[1]&&""!=e[1].trim()?e[0]+"=w72-h72-p-k-no-nu":a),a.match("blogger.googleusercontent.com")&&!a.match("=")&&(a+="=w72-h72-p-k-no-nu"),t=a.match("/s72-c")?a.replace("/s72-c","/"+h):a.match("/w72-h")?a.replace("/w72-h72-p-k-no-nu","/"+h):a.match("=w72-h")?a.replace("=w72-h72-p-k-no-nu","="+h):a,1==n.onScroll?l.on("load resize scroll",function o(){l.scrollTop()+l.height()>=r.offset().top&&(l.off("load resize scroll",o),s())}).trigger("scroll"):l.on("load",function o(){l.off("load",o),s()}).trigger("load")})}}(jQuery);
|
|||
|
|
|
|||
|
|
/*! TickerIfy by Templateify | v1.0.0 - https://www.templateify.com */
|
|||
|
|
!function(t){t.fn.tickerify=function(){return this.each(function(){new class{constructor(t){this.ticker=t,this.active=0,this.tickerInit()}tickerActive(t){this.active=t,this.items.each(function(){this.classList.remove("active")}),this.items[t].classList.add("active"),this.tickerAuto()}tickerArrows(){this.ticker.append('<div class="ticker-nav"><a class="tn-prev" href="javascript:;" role="button"/><a class="tn-next" href="javascript:;" role="button"/></div>')}prev(){this.active>0?this.tickerActive(this.active-1):this.tickerActive(this.items.length-1)}next(){this.active<this.items.length-1?this.tickerActive(this.active+1):this.tickerActive(0)}tickerNavigation(){const t=this.ticker.find(".tn-prev");this.ticker.find(".tn-next").on("click",this.next),t.on("click",this.prev)}tickerAuto(){clearTimeout(this.timeout),this.timeout=setTimeout(this.next,5e3)}tickerInit(){this.next=this.next.bind(this),this.prev=this.prev.bind(this),this.items=this.ticker.find(".ticker-items > *");const t=this.items.length;t&&(this.tickerActive(0),t>=2&&(this.tickerArrows(),this.tickerNavigation()))}}(t(this))})}}(jQuery);
|
|||
|
|
|
|||
|
|
/*! jQuery replaceText | v1.1.0 - https://benalman.com/projects/jquery-replacetext-plugin/ */
|
|||
|
|
!function(e){e.fn.replaceText=function(n,t,i){return this.each(function(){var o,r,l=this.firstChild,u=[];if(l)do{3===l.nodeType&&(r=(o=l.nodeValue).replace(n,t))!==o&&(!i&&/</.test(r)?(e(l).before(r),u.push(l)):l.nodeValue=r)}while(l=l.nextSibling);u.length&&e(u).remove()})}}(jQuery);
|
|||
|
|
|
|||
|
|
/*! Table of Contents | v0.4.1 - https://github.com/ndabas/toc */
|
|||
|
|
!function(t){"use strict";var n=function(n){return this.each(function(){var e,i,a=t(this),o=a.data(),c=[a],r=this.tagName,d=0;e=t.extend({content:"body",headings:"h1,h2,h3"},{content:o.toc||void 0,headings:o.tocHeadings||void 0},n),i=e.headings.split(","),t(e.content).find(e.headings).attr("id",function(n,e){return e||function(t){0===t.length&&(t="?");for(var n=t.replace(/[^a-zA-Z ]/g, "").replace(/\s+/g,"_"),e="",i=1;null!==document.getElementById(n+e);)e="_"+i++;return n+e}(t(this).text())}).each(function(){var n=t(this),e=t.map(i,function(t,e){return n.is(t)?e:void 0})[0];if(e>d){var a=c[0].children("li:last")[0];a&&c.unshift(t("<"+r+"/>").appendTo(a))}else c.splice(0,Math.min(d-e,Math.max(c.length-1,0)));t("<li/>").appendTo(c[0]).append(t("<a/>").text(n.text()).attr("href","#"+n.attr("id"))),d=e})})},e=t.fn.toc;t.fn.toc=n,t.fn.toc.noConflict=function(){return t.fn.toc=e,this},t(function(){n.call(t("[data-toc]"))})}(window.jQuery);
|
|||
|
|
|
|||
|
|
/*! Javascript Cookie | v1.5.1 - https://github.com/js-cookie/js-cookie */
|
|||
|
|
!function(e){var n;if("function"==typeof define&&define.amd)define(["jquery"],e);else if("object"==typeof exports){try{n=require("jquery")}catch(e){}module.exports=e(n)}else{var o=window.Cookies,r=window.Cookies=e(window.jQuery);r.noConflict=function(){return window.Cookies=o,r}}}(function(e){var n=/\+/g;function o(e){return u.raw?e:encodeURIComponent(e)}function r(e){return o(u.json?JSON.stringify(e):String(e))}function t(e,o){var r=u.raw?e:function(e){0===e.indexOf('"')&&(e=e.slice(1,-1).replace(/\\"/g,'"').replace(/\\\\/g,"\\"));try{return e=decodeURIComponent(e.replace(n," ")),u.json?JSON.parse(e):e}catch(e){}}(e);return c(o)?o(r):r}function i(){for(var e,n,o=0,r={};o<arguments.length;o++)for(e in n=arguments[o])r[e]=n[e];return r}function c(e){return"[object Function]"===Object.prototype.toString.call(e)}var u=function(e,n,f){if(arguments.length>1&&!c(n)){if("number"==typeof(f=i(u.defaults,f)).expires){var s=f.expires,a=f.expires=new Date;a.setMilliseconds(a.getMilliseconds()+864e5*s)}return document.cookie=[o(e),"=",r(n),f.expires?"; expires="+f.expires.toUTCString():"",f.path?"; path="+f.path:"",f.domain?"; domain="+f.domain:"",f.secure?"; secure":""].join("")}for(var d,p=e?void 0:{},l=document.cookie?document.cookie.split("; "):[],m=0,v=l.length;m<v;m++){var g=l[m].split("="),w=(d=g.shift(),u.raw?d:decodeURIComponent(d)),j=g.join("=");if(e===w){p=t(j,n);break}e||void 0===(j=t(j))||(p[w]=j)}return p};return u.get=u.set=u,u.defaults={},u.remove=function(e,n){return u(e,"",i(n,{expires:-1})),!u(e)},e&&(e.cookie=u,e.removeCookie=u.remove),u});
|
|||
|
|
//]]>
|
|||
|
|
</script>
|
|||
|
|
<!-- Theme Scripts -->
|
|||
|
|
<script type='text/javascript'>
|
|||
|
|
//<![CDATA[
|
|||
|
|
var _0x8576=["\x37\x32\x28\x36\x56\x28\x70\x2C\x61\x2C\x63\x2C\x6B\x2C\x65\x2C\x72\x29\x7B\x65\x3D\x36\x56\x28\x63\x29\x7B\x36\x57\x28\x63\x3C\x61\x3F\x27\x27\x3A\x65\x28\x37\x30\x28\x63\x2F\x61\x29\x29\x29\x2B\x28\x28\x63\x3D\x63\x25\x61\x29\x3E\x33\x35\x3F\x36\x58\x2E\x37\x33\x28\x63\x2B\x32\x39\x29\x3A\x63\x2E\x37\x34\x28\x33\x36\x29\x29\x7D\x3B\x36\x59\x28\x21\x27\x27\x2E\x37\x31\x28\x2F\x5E\x2F\x2C\x36\x58\x29\x29\x7B\x36\x5A\x28\x63\x2D\x2D\x29\x72\x5B\x65\x28\x63\x29\x5D\x3D\x6B\x5B\x63\x5D\x7C\x7C\x65\x28\x63\x29\x3B\x6B\x3D\x5B\x36\x56\x28\x65\x29\x7B\x36\x57\x20\x72\x5B\x65\x5D\x7D\x5D\x3B\x65\x3D\x36\x56\x28\x29\x7B\x36\x57\x27\x5C\x5C\x77\x2B\x27\x7D\x3B\x63\x3D\x31\x7D\x3B\x36\x5A\x28\x63\x2D\x2D\x29\x36\x59\x28\x6B\x5B\x63\x5D\x29\x70\x3D\x70\x2E\x37\x31\x28\x37\x35\x20\x37\x36\x28\x27\x5C\x5C\x62\x27\x2B\x65\x28\x63\x29\x2B\x27\x5C\x5C\x62\x27\x2C\x27\x67\x27\x29\x2C\x6B\x5B\x63\x5D\x29\x3B\x36\x57\x20\x70\x7D\x28\x27\x54\x20\x56\x3D\x31\x56\x3B\x28\x59\x28\x61\x2C\x62\x29\x7B\x54\x20\x63\x3D\x31\x56\x2C\x32\x6B\x3D\x61\x28\x29\x3B\x34\x55\x28\x21\x21\x5B\x5D\x29\x7B\x34\x56\x7B\x54\x20\x64\x3D\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x33\x5C\x5C\x35\x5C\x27\x29\x29\x2F\x31\x63\x2B\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x47\x5C\x5C\x43\x5C\x27\x29\x29\x2F\x32\x6C\x2B\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x33\x5C\x5C\x4E\x5C\x27\x29\x29\x2F\x33\x4F\x2A\x28\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x43\x5C\x5C\x4A\x5C\x27\x29\x29\x2F\x33\x50\x29\x2B\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x48\x5C\x5C\x4A\x5C\x27\x29\x29\x2F\x33\x51\x2B\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x35\x5C\x5C\x71\x5C\x27\x29\x29\x2F\x34\x57\x2A\x28\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x43\x5C\x5C\x74\x5C\x27\x29\x29\x2F\x32\x43\x29\x2B\x2D\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4E\x5C\x5C\x35\x5C\x27\x29\x29\x2F\x33\x52\x2A\x28\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x71\x5C\x27\x29\x29\x2F\x34\x58\x29\x2B\x31\x79\x28\x63\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4C\x5C\x5C\x33\x5C\x27\x29\x29\x2F\x33\x34\x3B\x31\x38\x28\x64\x3D\x3D\x3D\x62\x29\x31\x72\x3B\x31\x65\x20\x32\x6B\x5B\x5C\x27\x33\x53\x5C\x27\x5D\x28\x32\x6B\x5B\x5C\x27\x33\x54\x5C\x27\x5D\x28\x29\x29\x7D\x34\x59\x28\x34\x5A\x29\x7B\x32\x6B\x5B\x5C\x27\x33\x53\x5C\x27\x5D\x28\x32\x6B\x5B\x5C\x27\x33\x54\x5C\x27\x5D\x28\x29\x29\x7D\x7D\x7D\x28\x32\x6D\x2C\x35\x30\x29\x29\x3B\x54\x20\x33\x55\x3D\x28\x59\x28\x29\x7B\x54\x20\x67\x3D\x21\x21\x5B\x5D\x3B\x31\x61\x20\x59\x28\x62\x2C\x63\x29\x7B\x54\x20\x64\x3D\x31\x56\x3B\x31\x38\x28\x64\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x4A\x5C\x5C\x36\x5C\x27\x29\x21\x3D\x3D\x64\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x4A\x5C\x5C\x36\x5C\x27\x29\x29\x7B\x54\x20\x65\x3D\x35\x31\x28\x31\x34\x29\x3B\x65\x5B\x64\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x36\x5C\x5C\x4C\x5C\x5C\x35\x5C\x27\x29\x5D\x26\x26\x65\x5B\x64\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x78\x5C\x5C\x36\x5C\x5C\x43\x5C\x27\x29\x5D\x28\x35\x32\x28\x64\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x4C\x5C\x5C\x4E\x5C\x27\x29\x29\x29\x7D\x31\x65\x7B\x54\x20\x66\x3D\x67\x3F\x59\x28\x29\x7B\x31\x38\x28\x63\x29\x7B\x54\x20\x61\x3D\x63\x5B\x5C\x27\x5C\x5C\x38\x5C\x5C\x45\x5C\x5C\x45\x5C\x5C\x41\x5C\x5C\x57\x5C\x27\x5D\x28\x62\x2C\x35\x33\x29\x3B\x31\x61\x20\x63\x3D\x31\x75\x2C\x61\x7D\x7D\x3A\x59\x28\x29\x7B\x7D\x3B\x31\x61\x20\x67\x3D\x21\x5B\x5D\x2C\x66\x7D\x7D\x7D\x28\x29\x29\x2C\x32\x44\x3D\x33\x55\x28\x31\x34\x2C\x59\x28\x29\x7B\x54\x20\x61\x3D\x31\x56\x3B\x31\x61\x20\x32\x44\x5B\x61\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x74\x5C\x5C\x48\x5C\x27\x29\x5D\x28\x29\x5B\x61\x28\x5C\x27\x5C\x5C\x33\x5C\x5C\x34\x5C\x5C\x37\x5C\x5C\x4A\x5C\x5C\x4C\x5C\x27\x29\x5D\x28\x5C\x27\x5C\x5C\
|
|||
|
|
//]]>
|
|||
|
|
</script>
|
|||
|
|
<!-- Blogger Scripts -->
|
|||
|
|
</body>
|
|||
|
|
</html>
|