[2] Vlogger
demo https://vlogger-copybloggerthemes.blogspot.com/
 

<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:layoutsVersion='3' b:version='2' class='v2' expr:dir='data:blog.languageDirection' 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>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<b:include data='blog' name='all-head-content'/>

  <!--########### SEO Titles ########### -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
</b:if>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title> 
<b:else/>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
</b:if>

<!--########### SEO Dynamic Meta Description ########### -->
<b:if cond='data:blog.url != data:blog.homepageUrl'> 
<b:if cond='data:blog.pageType != "item"'> 
<b:if cond='data:blog.metaDescription != ""'> 
  <meta expr:content='data:blog.metaDescription' name='description'/> 
</b:if> 
</b:if> 
</b:if>

<!--############# Facebook Graph ################-->
<b:if cond='data:blog.pageType == "item"'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<meta content='article' property='og:type'/>
</b:if>
<meta expr:content='data:blog.title' property='og:site_name'/>
<b:if cond='data:blog.postImageThumbnailUrl'>
<meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/>
<b:else/>
<meta content='Blog Logo URL Here' property='og:image'/>
</b:if>
<b:if cond='data:blog.metaDescription != ""'>
<meta expr:content='data:blog.metaDescription' name='og:description'/>
</b:if>
<meta content='Facebook App ID here' property='fb:app_id'/> 
<meta content='Facebook Admins ID here' property='fb:admins'/> 


<link href='https://fonts.googleapis.com/css2?family=Permanent+Marker' rel='stylesheet'/>
<b:skin><![CDATA[
/*
====================================================================
Blogger   :  Template Style
Theme Name      :  Vlogger Blogger Template
Theme Designer  :  Copy Blogger Themes
Designer URL    :  https://copybloggerthemes.com
Dated     :  29/05/2021
Version   :  Free Version
License:    :  You May Not Remove the footer credit links because This free Blogger template is licensed under the Creative Commons Attribution 3.0 License, which permits both personal and commercial use.
====================================================================
*/

/* Variable definitions
   ====================

<Variable name="keycolor" description="Main Color" type="color" default="#2c8aff" value="#2c8aff"/>
<Group description="links color" selector="body">
<Variable name="main.color" description="Main Theme Color" type="color" default="#2c8aff" value="#2c8aff"/>
</Group>

*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1;display:block}
*{margin:0;padding:0}
html{display:block}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{background:transparent}
table{border-collapse:collapse;border-spacing:0}
*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}
.navbar,.post-feeds,.feed-links{display:none}
.section,.widget{margin:0;padding:0}
strong,b{font-weight:700;padding:0}
cite,em,i{font-style:italic}
a:link{color:#f17c72;text-decoration:none;outline:none;transition:all .25s}
a:visited{color:#404040;text-decoration:none}
a:link:hover{color:#404040;text-decoration:none}
a:visited:hover{color:#f17c72;text-decoration:none}
a img{border:none;border-width:0;outline:none}
img{max-width:100%;vertical-align:middle;border:0}
abbr,acronym{border-bottom:1px dotted;cursor:help}
sup,sub{vertical-align:baseline;position:relative;top:-.4em;font-size:86%}
sub{top:.4em}
small{font-size:86%}
kbd{display:inline-block;border:1px solid #ddd;border-radius:3px;padding:.2em .5em;margin:0 .2em;transition:all .3s}
kbd:hover{border-color:#aaa;color:#404040}
p,blockquote,pre,table,figure,hr,form,ol,ul,dl{margin:1.5em 0}
hr{height:1px;border:none;background-color:#99acb6}
h1, h2, h3, h4, h5, h6 { font-family:raleway; font-weight: 800; font-style: normal;}
h1{font-size:200%}
h2{font-size:180%}
h3{font-size:160%}
h4{font-size:140%}
h5{font-size:120%}
h6{font-size:100%}
input,button,select,textarea{font-size:100%;line-height:normal;vertical-align:baseline}
textarea{display:block;box-sizing:border-box}
pre,code{font-family:'Roboto';color:#444}
pre{white-space:pre;word-wrap:normal;overflow:auto}
blockquote{position:relative;line-height:24px;margin:15px 0;border-left:3px solid #ccc;font-weight:400;padding:0 18px}
:focus{outline:0!important}
ul,dl{margin:.5em 0 .5em 3em}
ol{list-style:decimal outside}
ul{list-style:disc outside}
li{margin:.5em 0}
dt{font-weight:700}
dd{margin:0 0 .5em 2em}
.post ul li span{position:relative;display:block;margin:0;padding:5px 8px;margin-bottom:10px;text-decoration:none;transition:all .3s ease-out}
ol{counter-reset:li;list-style:none;font:15px 'Roboto','lucida sans';padding:0;margin-bottom:4em;text-shadow:0 1px 0 rgba(255,255,255,.5)}
ol ol{margin:0 0 0 2em}
.post ol li{position:relative;display:block;padding:.4em .4em .4em .8em;margin:.5em 0 .5em 2.5em;background:#fff;color:#444;text-decoration:none;transition:all .3s ease-out}
.post ol li:before{content:counter(li);counter-increment:li;position:absolute;left:-2.5em;top:50%;margin-top:-1em;height:2em;width:2em;line-height:2em;text-align:center}
.post-body table td,.post-body table caption{padding:10px;text-align:left;vertical-align:top}
.post-body table th{padding:10px;text-align:left;vertical-align:top}
.post-body table.tr-caption-container{border:1px solid #eee}
.post-body th{font-weight:700}
.post-body table caption{border:none;font-style:italic}
.post-body td,.post-body th{vertical-align:top;text-align:left;padding:3px 5px;border:1px solid #eee}
.post-body td:hover{background:#fefefe}
.post-body th{background:#fafafa}
.post-body th:hover{background:#fdfdfd}
.post-body table.tr-caption-container td{border:none;padding:8px}
.post-body table.tr-caption-container,.post-body table.tr-caption-container img,.post-body img{max-width:100%;height:auto}
.post-body td.tr-caption{color:#444;font-size:80%;padding:0 8px 8px!important}
.post-body li{list-style-type:square}
img{max-width:100%;height:auto;border:none}
table{max-width:100%;width:100%;margin:1.5em auto}
table.section-columns td.first.columns-cell{border-left:none}
table.section-columns{border:none;table-layout:fixed;width:100%;position:relative}
table.columns-2 td.columns-cell{width:50%}
table.columns-3 td.columns-cell{width:33.33%}
table.columns-4 td.columns-cell{width:25%}
table.section-columns td.columns-cell{vertical-align:top}
table.tr-caption-container{padding:4px;margin-bottom:.5em}
td.tr-caption{font-size:80%}
.widget ul{padding:0}

body{background:#ffffff;margin:0;padding:0;color:#404040;font-family:Roboto;font-weight:400;font-size:16px;text-align:left;background-repeat:repeat;background-attachment:fixed}
.clear{clear:both}
.clear:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}
#navbar-iframe{display:none!important}
header,nav,section,aside,article,footer{display:block}
form.searchform{margin:0}
#post-wrapper{float:left;width:100%;margin:auto}
#footer-section{text-align:left;overflow:hidden;margin:0}
.footer{padding-bottom:.2em}
#header-wrapper{width: 100%;height: 75px;margin: 0 auto;background:#fff;border-bottom: 2px solid #000}
.slider .label_title:before{content:'';display:block}
.slider{visibility:hidden;max-height:400px;}
#slider-box .woo{width:65.6%;}
.slider{position:relative;overflow:auto;width:100%!important;direction:ltr!important}
.slider ul#label_with_thumbs,.slider ul#label_with_thumbs li{margin:0!important;padding:0!important;border:0}
.slider ul li{position:relative;padding:0}
.slider .imageContainer{height:400px;width:100%}
.slider .label_thumb{width:100%!important;height:400px}
.toe{overflow:hidden;display:block;margin-bottom:5px}
li.recent-box:last-child{border-bottom:0!important}
.post-summary{line-height:18px}
.ro{margin-bottom:15px;overflow:hidden}
iframe#covervideo{width: 100%; height:450px;}
#myvideo {float: left;width: 100%;box-shadow:0 1px 2px rgb(0 0 0 / 50%);margin-bottom:20px;    height:450px;}
.viewers{font-weight:600;}
.viewers .loading{display:inline-block;width:20px;height:20px;background:transparent url(http://i.imgur.com/F5nQxSs.gif) no-repeat 0 0;vertical-align:middle}
.share-btn{float:left;padding:5px}
.slider .label_title{z-index:1;text-align:center;width:auto;font-size:1.3em;opacity:1;color:#fff!important;position:absolute;font-weight:400;display:block;left:0;right:0;bottom:30px;margin:0;font-family:raleway;font-weight:800;padding:10px;background-color:rgba(56,55,55,0.42)}
.slideraro{position:absolute;z-index:1;top:15px}
.slideraro a{cursor:pointer;background-color:rgba(0,0,0,0.33);padding:10px 15px;overflow:hidden;display:block;color:#FFF}
.slideraro a.unslider-arrow.prev:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slideraro a.unslider-arrow.next:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slider .imageContainer{height:400px}
#post-gallery{width:100%;margin:0 auto;font:normal 11px Arial,Sans-Serif;color:##000000;padding:8px}
#post-gallery .rp-item{float:left;display:inline;position:relative;margin:2px;padding:0;background:url(http://i.imgur.com/Xgup3Hw.gif) no-repeat 50% 50%;width:79px;height:79px}
#post-gallery .rp-item img{width:80px;height:75px;border:1px solid silver;margin:0!important;padding:2px!important;background:transparent!important;display:none;-webkit-transition-duration:.8s;-moz-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;transition-property:transform;overflow:hidden}
#post-gallery .rp-item img:hover{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg)}
#post-gallery .rp-item .rp-child{position:relative;top:10%!important;left:10%!important;z-index:1000;width:200px;background-color:#fff;border:2px solid #f56954;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,0.7);-moz-box-shadow:5px 5px 10px rgba(0,0,0,0.7);box-shadow:5px 5px 10px rgba(0,0,0,0.7);padding:10px 15px;overflow:initial;word-wrap:break-word;display:none;opacity:.9}
#post-gallery .rp-item .rp-child h4{font-size:12px;margin:0 0 5px;color:#1BA1E2}
#post-gallery .rp-item:hover .hidden{display:block}
#post-gallery h2{display:none}

.FollowByEmail .follow-by-email-inner .follow-by-email-address{height:60px!important;border:none;padding:5px;margin-bottom:5px;background:#ddd;text-align:center;font-size:15px;font-family:Roboto;}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit{font-family:raleway;height:50px!important;width:100%;margin-left:0;background:$(main.color);font-size:16px;font-weight:800;text-transform:uppercase;padding:10px;border-radius:0!important;}
#footer2{max-width:600px;margin:auto;}
.followbytext{font-size:15px;color:white;text-align:center;font-weight:700}
#adpost2 h2 {    display: none;}
.follow-by-email-inner form {margin:0}
.Label li:hover:before {margin:0 0 0 5px;padding-right:4px;color:$(main.color);}
.status-msg-wrap {background:$(main.color);color:#fff;display:none;}
.status-msg-wrap a {color:#fff}
.status-msg-border {border:none;}

#ArchiveList a.post-count-link, #ArchiveList a.post-count-link:link, #ArchiveList a.post-count-link:visited {text-decoration:none;font-size:13px;font-weight:700;}
span.post-count {font-size:11px;font-weight:700;}
.BlogArchive #ArchiveList ul.posts li {font-size:12px;}
#ArchiveList {padding: 10px;}
#ArchiveList select {width: 100%;padding: 15px;margin-bottom: 5px;border: 1px solid rgba(201, 201, 201, 0.52);font-size:13px;}
.menu-nav li ul  {background:#079992;}
.label-size:hover{background:$(main.color);color:#fff;border-color:#b69c6c;}
.share-box{background:$(main.color);color:#fff;padding: 8px; float: left; margin-right: 5px; font-weight: 600; font-size: 14px;}
#blog-pager-newer-link{float:left;}
#blog-pager-older-link{float:right;}
.blog-pager,#blog-pager{clear:both;text-align:center;}
#blog-pager-newer-link a,#blog-pager-older-link a{color:#000;transition: all .3s ease-in-out; background-color: #fff; padding:10px; text-transform: uppercase; font-weight: 700; margin-bottom: 20px; border-radius: 5px; font-family: raleway;}
a.home-link{font-size:14px;color:#7f939d;transition:all .3s ease-in-out}
a.blog-pager-newer-link,a.blog-pager-older-link,a.home-link{font-family:Fontawesome;font-weight:400;display:inline-block;width:40px;height:40px;line-height:40px;padding:0;margin:0;transition:all .3s ease-in-out}
#blog-pager-newer-link a,#blog-pager-older-link a{font-size:14px}
#blog-pager-newer-link a:hover,#blog-pager-older-link a:hover,a.home-link:hover,a.home-box:hover,.mobile-desktop-link a.home-link:hover{}

.back-to-top{visibility: hidden; background-color: #000; border: 2px solid #000; width: 45px; height: 45px; text-align: center; line-height: 40px; position: fixed; bottom: 30px; right: 30px; z-index: 90; cursor: pointer; border-radius: 4px; opacity: 0; -webkit-transform: translateZ(0); transition: all .3s;}
.back-to-top .fa{font-size:20px;color:#fff;vertical-align:middle;}
.back-to-top:hover{background-color:#f1f1f1;border:2px solid $(main.color);}
.back-to-top .fa:hover {color: $(main.color);}
.back-to-top.show{visibility:visible;opacity:1;}

@media only screen and (max-width: 768px) {
#adpost2 {padding:8px;}
.pvid .recent-content {height:auto!important;}
}

.avatar-image-container img{height:70px;width:70px;overflow:hidden;float:left;margin-right:20px;max-width:100%!important;border: 1px solid #E0E0E0; padding: 5px}
#comments{padding: 15px!important; background: #fff; overflow: hidden; box-shadow:0 1px 2px rgb(0 0 0 / 10%); border-radius: 5px;}
#comments a {font-family: raleway;font-size:13px;font-weight:600;}
.comments .avatar-image-container{max-height:100%!important;width:70px!important;margin-right:10px;border-radius:3px;overflow:initial;margin-right:20px;}
.comment-block{border-bottom:1px solid #ecedee;margin-bottom:20px;padding-bottom:20px;overflow:hidden;position:relative}
.comment-header a{font-size:14px;font-style:normal;display:inline-block;margin-bottom:5px;color:#34495E;    font-family: raleway;}
.comments .comments-content .datetime a{font-size:11px;font-weight:600;font-family:Roboto;}
.comments .comments-content .datetime,.comments .comment .comment-actions a{float:right}
.comment-actions a:hover{background:$(main.color);color:#fff;text-decoration:none}
.comment-actions a{color:$(main.color);background:#fff;border:1px solid #ddd;float:right;font-size:13px;padding:5px 20px!important;margin-left:10px;font-weight:600;border-radius:3px;font-family:raleway;}
.comments .comments-content .comment-header{background:#fff;padding:5px;margin-bottom:0;border:1px solid #ddd;}
.comments .comment .comment-actions a{padding:0;}
.comments .comment .comment-actions a:hover{text-decoration:none}
.comments .continue{cursor:pointer;margin-top:-30px;margin-bottom:30px}
.comments .continue a{display:block;color:#333;font-size:11px;font-weight:normal;padding:0}
.comments .comments-content .icon.blog-author{height:initial;width:initial;margin:0 0 -4px 12px;font-weight:700;color:#FFFFFF;font-size:11px;background:$(main.color);padding:3px;border-radius:3px}
.comments .comments-content .icon.blog-author:after{content:"Admin"}
.comments .comments-content .comment-content{text-align:left;padding:20px;background:rgb(235,235,235);color:#232323;border:1px solid #DEDEDE;border-top:0;font-family: Raleway;font-weight: 600;}
.comments .comments-content {padding: 15px; padding-top: 0;}
.deleted-comment{font-style:italic;color:gray}
.play-button, .overlayb {position: absolute;top:70px;margin:auto;width:100%;text-align:center;color:#fff;text-transform: uppercase;font-size:25px;  transition: all .3s ease-out;}
.overlayb:after {content: "\f04b";}
body#layout #footer-wrapper:before, body#layout #mobile-nav:before, body#layout #header:before, body#layout #header-nav:before, body#layout #top-ads:before, body#layout #top-header-wrapper:before, body#layout #vT-gallery:before, body#layout #vT-video:before, body#layout #left_wrapper:before, body#layout #sidebar-wrapper:before, body#layout #header-wrapper-rec:before
]]></b:skin>

<b:template-skin>
body#layout div.section {background-color:transparent;border:0;font-family:sans-serif;margin:0;overflow:visible;padding:0;position:relative}
body#layout .top-tab-widget-menu ul,body#layout ul,#layout ul,body#layout div.section h4,#layout div.section h4 {display:none;}
body#layout .draggable-widget .widget-wrap2 {background:#17CC90}
body#layout .add_widget a {color: black;}
body#layout .editlink {color:#fff !important;background-color: #3D3D45;padding: 2px; padding-left: 15px; padding-right: 15px; border-radius: 50px;}
body#layout #footer-wrapper {clear:both;}
body#layout #adpost2:before {background:#333;:color: #fff;}
  
body#layout #header {width:30%;margin:4px;float:left; background-color: #EBFFFB; padding:5px!important; border: 1px solid #D8D6D6; margin-bottom: 10px;}
body#layout #header:before {content: "Header"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}

body#layout #header-right {width:60%;margin:4px;float:right; background-color: #EBFFFB; padding:5px!important; border: 1px solid #D8D6D6; margin-bottom: 10px;}
body#layout #header-right:before {content: "Header Ad Slot (728x90px)"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}
body#layout #header-right .widget {width:90%;left: 20px;}

body#layout #slider-box {width:100%;margin:4px; background-color: #EBFFFB; padding:5px!important; border: 1px solid #D8D6D6; margin-bottom: 10px;}
body#layout #slider-box:before {content: "Slider"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}
body#layout #slider-box .widget {width:90%;left: 20px;}

body#layout #sidebar-section:before {content: "Sidebar"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}

body#layout #recent-wid3:before {content: "Home Layout Box (add unlimited widgets)"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}

body#layout #footer-section:before {content: "Footer Wrapper"; font-size: 18px; color: #484848; display: inline-block; font-family: serif; font-weight: 700;margin-bottom: 10px;}
body#layout #footer-section, body#layout #recent-wid3 {background-color: #EBFFFB; padding:5px!important; border: 1px solid #D8D6D6; margin-bottom: 10px;}

body#layout #footx1,body#layout #footx2,body#layout #footx3{width:33.33%;float:left;}
body#layout #post-wrapper {float:left;width:68%;}
body#layout #sidebar-section {float:right;width:30%;background-color: #EBFFFB; padding:5px!important; border: 1px solid #D8D6D6; margin-bottom: 10px;}

#layout #footer-section #column1,#layout #footer-section #column2{margin:0}
#layout #main-wrapper{width:70%;float:left}
#layout #sidebar-section{width:30%;left:0;padding:0;float:right}


</b:template-skin>

<style type='text/css'>
.fa-play {background: rgba(0, 0, 0, 0.75); padding: 10px 17px; border-radius: 100%; padding-right: 10px;border: 2px solid #fff}
.play-button:hover {color: rgb(255, 24, 24);  transition: all .3s ease-out;}
.play-button:hover .fa-play {color: rgb(255, 24, 24);  transition: all .3s ease-out;border:2px solid}
.header-right {float:right;padding:0;overflow:hidden;margin:0;width:100%;max-width:728px; padding-top: 10px;margin-right: 10px;}
.header-right img {display:block;float: right;}
.widget ul {line-height:1.4em;}
#Attribution1,#navbar-iframe,#BlogArchive1_ArchiveList ul li:before,#ContactForm1,#ContactForm1 br{display:none!important;height:0;visibility:hidden;width:0}
#slider-box {width:95.5%;float:left;    margin-bottom: 15px;}


/*========================== CSS HOME Section ==========================*/
.widget-item-control{display:none!important}
.box-title h2.title, .box-title10 h2.title{font-size: 15px; display: inline-block;}
.more-link:hover{}
.more-link:after{content:'\f0a9';margin-left:5px;font-family:fontawesome;}
.box-title{margin-bottom:10px;}
.box-title10{margin-bottom:0;margin-top:15px;}
.box-title h2 a, .box-title10 h2 a{font-family: 'Roboto', arial, sans-serif; color: #2b2b2b; font-weight: 700; font-size: 14px; display: block; text-transform: uppercase;}
.box-title h2 a:before, .box-title10 h2 a:before{content:'\f09e';font-family:fontawesome;font-size:16px;vertical-align:middle;font-weight:400;margin-right:10px}
.recent-date:before{content:'\f017';font-family:fontawesome;color:#bbb;margin-right:3px}
.recent-date{color:#999;font-weight:400;font-size:12px;}
.recent-author:before{content:'\f007';font-family:fontawesome;color:#bbb;margin-right:3px}
.recent-author{font-family:'Roboto', arial, sans-serif;color:#999;font-weight:400;font-size:12px}
.recpost .arl-tmb{float:left;margin-right:10px}
.recpost .post-panel{margin-left:70px}
.recent-date:before{margin-right:10px}
.recent-author:before{margin-right:10px}
.recent-author{margin-left:10px}
.recpost li:first-child{padding-top:0}
.recpost li:last-child{border-bottom:none}
.recpost .arl-tmb{display:block;width:60px;height:60px;}
.recpost .rcp-title{font-size:15px;font-weight:400;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.recpost .rcp-title a{color:#333;font-weight:700;font-size:14px}
.recpost .rcp-title a:hover{color:#4791d2;text-decoration:none}

.recent-wid .widget{background: #fff; padding: 15px; box-shadow:0 1px 2px rgb(0 0 0 / 20%); margin-bottom: 30px; border-radius: 5px;}
.recent-wid .recent-sec .widget:last-child{margin-bottom:20px}
.recent-title{font-family: 'Roboto', arial, sans-serif; text-transform: none; font-weight: 700; display: -webkit-box; margin: 0 auto; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.pvid ul li{width:23.5%;margin-right:0;}
.pvid .recent-title a{font-family:"Permanent Marker", "Comic Sans MS", cursive, sans-serif;text-align: left; font-size: 18px; text-transform: none; font-weight: 900; color:rgba(0,0,0,0.75); display: -webkit-box; margin: 0 auto; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.pvid .recent-title a:hover{color:#EE8F04}
.pvid ul li,.pvid .recent-thumb{margin-bottom:10px;background: #fff;overflow: hidden;display: inline-block;transition: all 0.3s cubic-bezier(.25,.8,.25,1);}
.pvid ul li:hover {}
.pvid ul li .recent-thumb:before{content:'\f16a';font-family:fontawesome;position:absolute;height:150px;width:100%;text-align:center;line-height:150px;color:#fff;font-size:50px;font-weight:400;opacity:0;-webkit-transform:translate(0,20px);-moz-transform:translate(0,20px);transform:translate(0,20px);overflow:hidden;transition:all .3s ease-out;}
.pvid .recent-thumb{position:relative}
.pvid .recent-thumb:hover{opacity:1}
.pvid .recent-thumb:hover:before{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);transform:translate(0,0);background-color:rgba(0, 0, 0, 0.28);opacity:0.95; margin:0}
.pvid .recent-content{padding: 0 10px;height:80px;}
.pvid ul li:nth-child(1),.pvid ul li:nth-child(2),.pvid ul li:nth-child(3) {margin-right:2%}
.recent-block .recent-thumb{width:100%;height:150px;display:block;border-radius:4px;}
.recent-date:before{content:'\f017';font-family:fontawesome;color:#bbb}
.recent-date{color: #696969; font-weight: 400; font-size: 12px;}
.recent-author:before{content:'\f007';font-family:fontawesome;color:#bbb}
.recent-author{color: #696969; font-weight: 400; font-size: 12px;}
.pgallery ul li{height:166px;overflow:hidden;margin-bottom:7.5px;}
.pgallery li .recent-content{opacity:0;bottom:0;transition:all .5s ease-out;}
.pgallery li:hover .recent-content{bottom:20px;opacity:1;}
.pgallery li .recent-thumb{opacity:1;transition:all .5s ease-out;height:166px}
.pgallery li:hover .recent-thumb{opacity:0.5!important}
.pgallery li{background-color:#000;transition:all .5s ease-out;}
.pgallery li:hover{background-color:#000;}
.pgallery .recent-content{left:10px;position:absolute;bottom:-100%}
.pgallery .recent-date,.pgallery .recent-date:before,.pgallery .recent-author,.pgallery .recent-author:before{color:#fafafa}
.pgallery .recent-title a{font-size:15px;color:#fff}
.recent-title a:hover{text-decoration:none;color:#EE8F04}
.recent-block ul li{position: relative; padding: 0;margin:0}
.pgallery .recent-title {font-size: 15px;font-weight: 700;white-space: normal;background-color: transparent;padding: 0;}
.pgallery li .recent-thumb:after{content: '\f04b'; font-family: fontawesome; text-align: center; color: #fff; font-size: 25px; font-weight: 400; transform: translate(0,20px); overflow: hidden; transition: all .5s ease-out; position: absolute; left: 42%; bottom: 45%; background: rgba(0, 0, 0, 0.75); padding: 12px 18px 10px 17px; border-radius: 100%; padding-right: 10px; border: 3px solid #fff;}
.pgallery li .recent-thumb:hover:after {opacity:0;transition: all .5s ease-out;}

/*========================== Home Box Styling ==========================*/
.more-link {font-family: 'Roboto', arial, sans-serif; float: right; font-size: 13px; color: #ffffff!important; font-weight: 600; background:#000; padding: 5px 20px; border-radius: 3px; text-transform: uppercase;}

#outer-wrapper, #header-outer{max-width:1100px;margin:0 auto;}
#content-wrapper {background-color:#fff;margin:10px auto;padding:0;word-wrap:break-word;}
.topbar-wrapper {background:#EDEDED;position:relative;z-index:96;overflow:hidden;margin:0 auto;}
.top-wrappers {padding:0;position:static;margin:0 auto;}
.header2 {margin:0 auto;padding:0}
.top-gridnav {display:block;margin:0 auto;float:left;padding:0;width:100%;background:transparent;border:none;}
.top-gridnav ul {width:100%;padding:0;margin:0;text-align:left;}
.top-gridnav li {list-style-type:none;float:left;padding:0;margin:0;}
.top-gridnav li a {position:relative;font-family:'Roboto';font-size:14px;font-weight:400;background-color:transparent;color:#7f939d;display:block;margin:0;padding:8px 2px;line-height:100%;transition:color 0.3s;}
.top-gridnav ul li a:active, .top-gridnav ul li.highlight a {line-height:100%;text-decoration:none;}
.top-gridnav ul li a:hover {color:#F7F7F7;text-decoration:none;}
.top-gridnav li.sosmed {float:right;}
.top-gridnav li.sosmed a i{text-align:center;color:#FFFFFF;transition:initial;}
.top-gridnav li.sosmed a:hover,.top-gridnav li.sosmed a:hover i{color:#F7F7F7;}
.top-gridnav a#pull {display:none;}
.top-social-wrapper .social-icon{ float: left; margin-left: 13px; max-width: 14px; }
.top-social-wrapper .social-icon:first-child{ margin-left: 0px; }
.top-social-wrapper .social-icon a{ opacity: 0.6; filter: alpha(opacity=60);color:#666; }
.top-social-wrapper .social-icon a:hover{ opacity: 1; filter: alpha(opacity=100); }
.social-icon .fa {font-size:13px;color:#666;}
.top-navigation-right {float: right; margin: 10px;}


/*========================== CSS Header Wrapper ==========================*/
#header-wrapper {width: 100%;height: 75px; margin: 0 auto; background:#000;}
#header {float:left;width:100%;max-width:257px;color:#46515e;margin:0;  margin-left: 10px;margin-top:-10px;}
#header h1,#header h2,#header p{display: inline-block; font-size: 28px; font-weight: 800; color: #333; line-height: 1; margin: 25px 10px 0; font-family: Roboto;}
#header a:hover{color:#ff675c}
#header a {color:#46515e;text-decoration:none;transition:all 0.3s ease-in-out;}
#header a:hover {color:#88B922;}
#header .description {font-size:100%;font-weight:400;color:#5b686a;text-transform:none;margin: 10px;}
.header img {display:block;margin-top:15px;}
.header-right {float:right;padding:0;overflow:hidden;margin:0;width:100%;max-width:728px; padding-top: 10px;margin-right: 10px;}
.header-right img {display:block;float: right;}

/*========================== CSS Main Menu ==========================*/
#menu {display:block;}
#nav{margin: 0 auto; position: relative; float: right;}
.menu-nav {list-style:none;margin:0 0 0 0;float:left;}
.menu-nav:before,.menu-nav:after {content: " ";display:table;}
.menu-nav:after {clear:both;}
.menu-nav ul {list-style:none;margin:0 0 0 0;width:12em;}
.menu-nav a {display:block;padding:0 15px;}
.menu-nav li {position:relative;margin:0 0;}
.menu-nav > li {float:left;}
.menu-nav > li > a {display: block;line-height:75px; color: #fff; font-size: 12px; font-weight: 700; text-transform: uppercase;}
.menu-nav > li > a.active {color: #fff;background:#2c8aff}
.menu-nav > li:hover > a,.menu-nav > li > a.active:hover {background:#2c8aff;color:#fff;}
.menu-nav li ul {display:block;position:absolute;left:0;z-index:10;visibility:hidden;opacity:0;box-shadow:0 0 5px rgba(0,0,0,0.1);transition:initial;}
.menu-nav li li ul {left:100%;top:-1px;}
.menu-nav > li.hover > ul {visibility:visible;opacity:1;}
.menu-nav li li.hover ul {visibility:visible;opacity:10;}
.menu-nav li li a {background:#000;display:block;color:#fff;position:relative;z-index:100;text-transform:none;height:46px;line-height:46px;font-weight:500;font-size:14px;transition:initial;}
.menu-nav li li a:hover {background:#2c8aff;color:#fff;}
.menu-nav li li li a {background:#313541;z-index:20;color:#fff;}
.menu-nav li .parent:after {content: "\f0d7";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;margin-left:9px;}
.menu-nav li:hover .parent:after{color:rgba(255,255,255,1);}
.menu-nav li ul li .parent:after {content: "\f0da";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-left:6px;color:rgba(255,255,255,0.5);float:right;}
.menu-nav li ul li .parent:hover:after {color:rgba(255,255,255,1);}
.menu-touch {display:none;background:#000;;padding:0 15px;height:75px;line-height:75px;color:#fff!important;}
.menu-touch:hover {background:#000;}
#search-form{float:right;margin:0;max-width:250px}
#search-form table {width:100%;margin:0;}
td.search-box{position:relative;overflow:hidden;height:42px;line-height:42px}
#search-form input#search-box[type="text"] {    border-top: 0;    background: #fff;    line-height: 74px;    font-family: 'Permanent Marker';    font-weight: 300; margin: 0; padding: 0 90px; color: #000; transition: all .55s; width: 100%; border: 1px solid #fff;}
#search-form input#search-box[type="text"]:focus {background:rgba(255,255,255,1);color:#7f939d;outline:none;}
#search-form input#search-button[type="submit"]{display:none;position:absolute;top:0;right:0;font-family:FontAwesome;background:transparent;color:rgba(255,255,255,1);;margin:0;padding:22px 25px;border:none;outline:none;transform:rotate(0deg);transition:all .55s}
#search-form input#search-button[type="submit"]:hover{color:#f17c72;cursor:pointer;}

/*========================== CSS Post Wrapper ==========================*/
#post-wrapper {position:relative;background:transparent;color:#404040;float:left;width:100%;margin:auto;padding:0 20px;}
.post {margin:0;padding:15px;}
.post-body{line-height:1.8em;margin:auto;max-width:100%}
.post-body img {max-width:100%;margin:10px auto;height:auto;}
h3.post-title a,h1.post-title a,h3.post-title,h2.post-title,h1.post-title{padding:0;margin:15px auto;text-align:left;font-size:18px;}
h3.post-title a:hover,h2.post-title a:hover,h1.post-title a:hover{color:#f17c72;}
.author-info, .time-info, .review-info {margin-right:8px;display:block;color:#414042;}
.author-info {margin-bottom:5px;}
.post-information i {color:#c8cdd1;}
.timestamp-link abbr {border-bottom:none;}
#blog-pager-newer-link{float:left;padding:0 0 0 15px;}
#blog-pager-older-link{float:right;padding:0 10px 0 0;}
.blog-pager,#blog-pager{clear:both;text-align:center;margin:50px auto 30px auto;}
.feed-links{clear:both;line-height:2.5em;}
span.post-author.vcard {visibility:hidden;width:0;height:0;}
.post-header, .post-footer {line-height:initial;width:0;height:0;}

#sidebar-section {opacity:0;visibility:hidden;width:0;height:0;}
#footer-section{text-align: center; background: #FFFFFF; padding: 0; border-top: 1px solid rgba(192, 192, 192, 0.28); margin-top: 30px;}
#footer-sgwidget .footer-widget {width:30.2%;float:left;margin-left:20px;padding-top:10px;padding-bottom:15px;}
#footer-sgwidget {max-width:1050px;overflow:hidden;}
#footer-section h2 {font-family:'Roboto', arial, sans-serif;font-size:17px;font-weight:700;text-transform:uppercase;margin-bottom:20px;color:#333;padding:10px;position:relative;line-height:1;text-align:left;border-bottom: 4px solid silver; border-style: double;}
#footer-section .widget-content {text-align:left;margin:20px 0 15px;color:#f3f3f3;}
#footer-section .widget-content li {margin-left:-14px;color:#fff}
#footer-section .widget li {margin:5px 0 0 0;padding:7px 0;display:block;}
.footer li a {padding-top:0;padding-right:0;font-size:13px;font-weight:400;color:#fff;margin:0}
.footer li a:hover {color:#fff;}
.footer {font-weight:400;padding-bottom:.2em;}
.footer-bottom {min-height:40px;}
#footx1,#footx2,#footx3 {margin:0 .2%}
#footer-credit {
    background: #000;
    position: relative;
    display: block;
    padding: 8px 0px;
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #ddd;
}
.copycredit {
    line-height: normal;
    margin: 10px;
    color: #fff;
    font-size: 14px;
}
.copycredit a {color:#ffcc00;text-decoration:none;}

/*========================== CSS Popular Post ==========================*/
.PopularPosts ul,.PopularPosts li,.PopularPosts li img,.PopularPosts li a,
.PopularPosts li a img {margin:0;padding:0;list-style:none;border:none;
background:none;outline:none;}
.PopularPosts ul {margin:0;list-style:none;}
.PopularPosts ul li img{display:block;margin-right:10px;width:95px;height:70px;float:left;transition:all .5s ease-out;border-radius: 5px;}
.PopularPosts ul li img:hover {background:#fff;opacity:0.9;}
.PopularPosts ul li{margin:2px;padding:1em 0!important;position:relative;border-bottom: 1px solid #EAEAEA;transition:all .3s ease-out}
.PopularPosts ul li:last-child {border-bottom:none;margin-left:0;padding-bottom:0}
.PopularPosts ul li a:hover {color:#EE8F04!important;}
.PopularPosts ul li .item-title a, .PopularPosts ul li a {font-weight: 300; color: #333; font-size: 16px; text-decoration: none; transition: all 0.3s ease-out;}
.PopularPosts ul li .item-title a:hover, .PopularPosts ul li a:hover {color:#EE8F04;text-decoration:underline}
.PopularPosts ul li:before {display:none;list-style:none;}
.PopularPosts ul li:first-child > a:before {content:"hot";font-size:10px;font-weight:400;padding:0 4px;border-radius:2px;color:#fff;background:#f0b26f;display:inline-block;position:absolute;right:0;top:0;padding-top:0}
.PopularPosts .item-thumbnail {margin:0;}
.PopularPosts .item-snippet {font-size:12px;color:#e6e7ed;font-weight:400;display:none;}
.profile-img{display:inline;opacity:1;margin:0 6px 3px 0;}
.PopularPosts .item-title {padding-bottom:.2em;padding:0;}


/*========================== CSS Blog Navigation ==========================*/
.mobile-desktop-link a.home-link{font-size:0;font-weight:400;background:0 0;padding:0;width:0;height:0;border:0;}
a.home-link {display:none}
.banner,.banner2 {margin:0 auto;text-align:center;overflow:hidden;}
.banner .widget,.banner2 .widget {width:100%;max-width:100%;margin:0 auto;background:transparent;text-align:center;overflow:hidden;padding-top:15px;padding-bottom:15px;}
.banner img, .banner iframe,.banner2 img, .banner2 iframe{display:block;margin:20px auto;text-align:center;}

  
/*========================== CSS Social Icons Button ==========================*/
#footer-wrapper {
    clear: both;
    background: #fcfcfc none repeat scroll 0 0;
    margin: 0px auto 0;
    padding: 30px 0 0;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
  #footer-wrapper h2 {
    display: none;
}
  .copycredit .fa {
    color: #ffcc00;
}
#top-social li {display: inline-block; list-style: outside none none; margin: 0 5px;}
#top-social li a {color: #fff;}
#top-social li a:hover {text-decoration: none;}
#cssmenu input {background: #f6f6f6 none repeat scroll 0 0; border: medium none; color: #444; font: italic 400 14px "Merriweather",serif; padding: 11px 15px; width: 340px;}
.fa.fa-facebook, .fa.fa-twitter, .fa.fa-instagram, .fa.fa-pinterest, .fa.fa-google-plus, .fa.fa-rss {background: #333 none repeat scroll 0 0; border-radius: 50%; font-size: 18px; height: 40px; line-height: 40px; text-align: center; transition: all 0.31s ease 0s; width: 40px;}
.fa.fa-facebook:hover {background: #3b5998;}
.fa.fa-twitter:hover {background: #00d1f7;}
.fa.fa-instagram:hover {background: #125688;}
.fa.fa-google-plus:hover {background: #df4b38;}
.fa.fa-pinterest:hover {background: #ab171e;}
.fa.fa-rss:hover {background: #fb8f3d;}
  
/*========================== CSS Responsive Design ==========================*/
@media screen and (max-width:1066px) {
#outer-wrapper {margin:0 auto;}
#sidebar-section {margin-right:0!important;}
#header { float: left; width: 100%; max-width: 220px; }
}
  
@media screen and (max-width:960px) {
#outer-wrapper {margin:0 auto;border:none;}
#content-wrapper {background:none;}
#header h1,#header p,#header,.header-right,#header .description{margin:0 auto;width:100%;float:none;text-align:center;}
#header {padding:0 30px;background:transparent;}
.header img { margin-bottom: 15px; }
#header-wrapper{padding:20px 0;margin:auto;height: initial;}
.header-right img, .header-right iframe{margin:0 auto;max-width:100%;}
#header-wrapper{padding:20px 0;margin:auto;}
#sidebar-section{width:27%}
#blog-pager {margin-bottom:15px!important;}
iframe#covervideo {height:300px;}
#myvideo {height:auto;}
#nav {margin:0;padding:0 20px;border-bottom:0;border-top:0;float:left;}
#nav {background:#2c8aff;width:100%;}
.menu-nav { float: none;}
.nav-plus li ul:before {display:none;}
.nav-plus > li {float:none;overflow:hidden;}
.nav-plus ul {display:block;width:100%;float:none;}
.menu-nav li ul {background:#373b47;box-shadow:none;}
.menu-nav li ul li a{background:#373b47;}
.menu-nav li li a:hover {background:#f17c72;}
.menu-nav > li > a.active{padding:0 15px;}
.nav-plus > li.hover > ul , .nav-plus li li.hover ul {position:static;}
.menu-nav li .parent:after,.menu-nav li ul li .parent:after {content: "\f0d7";font-family:FontAwesome;font-style:normal;font-weight:normal;text-decoration:inherit;padding-right:5px;float:right;color:#fff;}
  .menu-nav > li > a:hover, .menu-nav > li > a.active:hover {background:#000;}
.menu-nav li:active .parent:after,.menu-nav li ul li:active .parent:after {background:#fff;}
#search-form {width:100%;margin:0!important;float:none}
#search-form table{width:100%;margin:20px 0;background:#f6f6f6;border-radius:5px}
#search-form td.search-box {padding:0 10px!important;}
#search-form td.search-button {padding:0 10px;width:1%;}
#search-form input#search-box[type="text"] {width:100%;margin:0;background:#f6f6f6;color:#666;padding: 0 10px;border: 0; border-radius: 3px;}
#search-form input#search-button[type="submit"]{margin:0 0 0 -6px;padding:14px 25px;color:#7f939d}
#search-form input#search-box[type="text"]:focus {background:#f6f6f6;outline:none;}
}

@media only screen and (max-width:768px){
.post-outer {float:left;margin:0;}
#content-wrapper {padding:0;}
h3.post-title a, h2.post-title a, h1.post-title a, h3.post-title, h2.post-title, h1.post-title,.post-information,.post-information span {text-overflow:initial;white-space:normal;overflow:visible;width:initial}
<b:if cond='data:blog.url == data:blog.homepageUrl'>
h2.post-title, h1.post-title, h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {clear:both;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
</b:if>
.post {padding:0 10px 30px 10px;}
.post-body {margin-bottom:10px;text-overflow:ellipsis;visibility:visible;width:initial;height:initial;opacity:1;}
#outer-wrapper { margin: 5px; margin-top:0;margin-bottom:0;padding:5px; padding-top:0; padding-bottom:0;}
.topbar-wrapper {margin:0;}
.top-wrappers {margin:0;}

#header a:before,#header a:after{display:none;}
#post-wrapper {width:100%;max-width:100%;margin:20px auto;}
.post-body img {max-width:90%;}
.sidebar-inner, .post-inner {padding:0;}
.mmmscredit {float:none;text-align:center;margin:10px auto;}
 #slider-box, .most-viewed2 {display:none;}}

@media only screen and (max-width:640px){
#breakingnews {display:none;}
.topbar-wrapper {margin:0 auto;}
#header h1,#header h2,#header p,#header .description{font-size:200%;margin:0 auto 10px;width:100%;float:none;text-align:center;letter-spacing:1px;}
#header {min-width:initial;background:none;padding:0 5px;}
#header .description {margin:0 auto;width:100%;float:none;text-align:center;font-size:90%;line-height:1.5;text-transform:none;letter-spacing:0;}
#footer-section{margin:20px 0 0 0;}
#footer-sgwidget {width:100%;overflow:hidden;}
#footer-sgwidget .footer-widget{display:block;clear:both;width:92%;float:none;margin-left:0;margin:0 auto 10px}
.responsive-menu {margin:0;}
}

@media only screen and (max-width:480px){
.top-gridnav li {display:block;width:100%;text-align:left;border-right:none;}
.post {margin:0 0 8px;padding:0!important;margin-right:0!important;}
.more-link {display:none;}
.box-title h2 a, .box-title10 h2 a {font-size:initial!important;}
.pvid ul li{width:100%;display:inline-block;overflow:hidden;margin-bottom:15px;}
.recent-block .recent-thumb {height:180px;}
.pvid ul li .recent-thumb:before {height:180px;line-height:180px;}
.post-outer {width:100%!important;margin-right:0;}
.post-body {float:left;}
iframe#covervideo { width: 100%; height: 200px; }
.post-information2 {float:left!important;}
ul#related-summary li {width:100%!important;margin-bottom:10px!important;}

@media screen and (max-width:320px){}
</style>

<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
#post-wrapper {float:left;width:69%;padding:0;}
.post-body img {display:none;}
.post {padding:0!important;}
.post-body {background: #fff; margin-top: 20px; border-top: 1px solid #eee; padding-top: 10px;    font-weight: 300!important;color:#333;}
h3.post-title a,h2.post-title a,h1.post-title a,h3.post-title,h2.post-title,h1.post-title{color:#414042;  float: left;margin:0;font-size: 28px; font-weight:300;font-family: Roboto;    margin-bottom: 6px;}
.addthis_sharing_toolbox {clear: initial!important;}
.authorAvatar img{width:50px;height:50px;border-radius: 100%;}
.authorAvatar {float: left; margin-right: 10px;}
.mt-card {background: #fff; overflow: hidden; padding: 15px; box-shadow:0 1px 2px rgb(0 0 0 / 10%); border-radius: 5px;}
.post-share-url {display:block;width:100%;box-sizing:border-box;padding:10px;margin-top:10px;border:1px solid #ccc;font-size:14px;outline:0;-o-border-radius:2px;-ms-border-radius:2px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;font-weight: 600; color: #525252;}
.post-information{margin: auto; font-size: 13px; color: #414042;float: left; display: inline-table;}
.post-information2{margin: auto; font-size: 12px; color: #414042;margin-top:3px;height:37px;overflow:hidden;}
.post-information a {display:inline;background:transparent;color:#444;transition:all .3s ease-out;font-weight:400}
.post-information a:hover {color:#f17c72;text-decoration:underline;}
.post-information2 a {display:inline;background:transparent;color:#333;transition:all .3s ease-out;font-weight:600}
.post-information2 a:hover {color:#f17c72;text-decoration:underline;}
.post-information{width:40%}
</style>
</b:if>


<style type='text/css'>
#adpost2, #adpost4 {background:#fff;padding: 15px; margin-bottom: 20px; text-align: center;box-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-sizing: border-box;}
#adpost3 {margin-top:15px;}
.status-msg-body {display:none;}
.post {margin:0;padding:20px;border-bottom:0;border-top:0;}
.post-body img{background:#fbfbfb;height:auto;max-width:100%;border:0;margin-bottom:2.0px;box-shadow:0 0 0 1px rgba(0,0,0,0.03);opacity:1;transition:all .6s ease;}
.post-body img:hover {opacity:0.99;}
.post-body a.img,.post-body .separator a {margin-left:0!important;margin-right:0!important;}
h3.post-title a,h2.post-title a,h1.post-title a,h3.post-title,h2.post-title,h1.post-title{color:#414042;}
.label-info {font-family: 'Roboto', arial, sans-serif;color:#414042;font-size: 14px; font-weight: 600;}
.label-info a {color: #065fd4; padding: 5px; font-weight: 400; font-size: 12px;}
#blog-pager {margin:0;padding-top:15px;}
a.blog-pager-newer-link,a.blog-pager-older-link,a.home-link{font-family:raleway;width:initial;height:initial;line-height:initial;padding:5px 0;margin:0;border:initial;}
#blog-pager-newer-link a,#blog-pager-older-link a{font-size:100%}
#sidebar-section {float:right;width:29%;opacity:1;visibility:visible;height:initial;}
.sidebar-inner {}
.sidebar .widget-content {background: #fff; box-shadow: 0 1px 2px rgba(0,0,0,.1); -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; padding: 10px;}
.sidebar h2,{font-family:'Roboto', arial, sans-serif;font-size:18px;text-transform:uppercase;font-weight:400;color:#99acb6;padding:15px 20px;margin:0;display:block;background:#fff;border-bottom:1px solid #eaedee}
.sidebar h3, .sidebar h2, .most-viewed2 .widget h2 {font-family: roboto; color: #333; font-weight: 700; font-size: 13px; display: block; padding: 15px; text-transform: uppercase; background: #ffffffc2; border-bottom: 1px solid #eee; letter-spacing: 0.5px;}
.sidebar-inner  .widget {margin:0 0 15px;}
.sidebar ul, .sidebar ol {list-style-type:none;margin:0 0 0 0;padding:0;padding-top:0;}
.sidebar li {margin:5px 0;padding:0 0 0 0;}
#ArchiveList {font-size:95%;}


.Label li {background:#fff;color:#666;padding:5px;text-align:left;width:100%;border-bottom:1px solid #f1f1f1;transition:all .3s ease-out;}
.Label li:hover {background:#fff;color:#f17c72;}
.Label li:before {content:"\f105";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:inherit;padding-right:4px;
color:#666;transition:all .3s ease-out;}
.Label li a {color: #333; transition: all .3s ease-out; font-weight: 300; font-size: 15px;}
.Label li a:hover {color:;}
.Label li span{float:right;background-color:#99acb6;color:#fff;line-height:1.2;margin:0 5px 0 0;padding:4px 6px;text-align:center;font-size:12px;transition:initial;border-radius:2px;}
.Label li span:hover{background-color:#f17c72;color:#fff}
.label-size{background:#fdfdfd;display:block;float:left;margin:0 4px 4px 0;font-size:13px;border:1px solid #eaedee;transition:all 0.3s;}
.label-size a {display:inline-block;color:#333;padding:8px 10px;
font-weight:600;}
.label-size a:hover {color:#fff;}
.label-size a:before {content:"\f02b";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;padding-right:4px;
color:#444;transition:initial;}
.label-size a:hover:before {content:"\f02b";font-family:FontAwesome;
font-style:normal;font-weight:normal;text-decoration:none;color:#fff;transition:initial;}

#related-post {margin:0 auto;padding:0;text-align:center;}
#related-post h5, #comments h4 {padding: 10px 0 0; text-align: left; font-family: 'Roboto', arial, sans-serif; color: #2b2b2b; font-weight: 700; font-size: 14px; display: block; text-transform: uppercase;background:#fff;}
#related-post h5 span{position:relative;display:inline-block;padding:5px 10px;margin:0 10px;}
.relhead {font-size: 100%; font-weight: normal; line-height: 150%; overflow: hidden; box-shadow:0 1px 2px rgb(0 0 0 / 10%); border-radius: 5px;margin-bottom: 20px;}
#related-summary .news-text {display:none;visibility:hidden;opacity:0;position:absolute;top:-20px;left:0;text-align:left;background:rgba(0, 0, 0, 0.54);color:#fff;margin:10px;padding:10px;overflow:hidden;font-size:80%;max-height:110px;text-rendering:optimizeSpeed;text-overflow:ellipsis;}
#related-summary li:hover .news-text {top:0;visibility:visible;opacity:1;}
ul#related-summary {margin: 0; background: #fff; overflow: hidden; padding: 15px; padding-top: 5px;}
ul#related-summary li {position: relative; float: left; list-style: none outside none; margin: 0 0 0 0; padding: 0; overflow: hidden; width: 33.33%;}
ul#related-summary li a {display:block;}
ul#related-summary li img{background-color:#fafafa;width:95%;height:auto;max-width:100%;margin:0 auto;vertical-align:middle;transition:all 1s ease-out}
ul#related-summary li img:hover {opacity:0.96;}
ul#related-summary li a.relinkjdulx{color: #333; display: block; font-size: 16px; font-weight: 300; overflow: hidden; text-align: left; padding: 10px 5px; text-transform: none;}
ul#related-summary li a.relinkjdulx:hover{}


/*========================== CSS Responsive ==========================*/
@media only screen and (max-width:1024px){
#post-wrapper {width:66.5%;}}

@media only screen and (max-width:768px){
#post-wrapper {float:none;width:100%;margin:0;padding:0;}
.post {padding:20px 5px;}
#sidebar-section {float:none;width:100%;max-width:100%;margin-right:0;margin:0;}
.comment_avatar {display:none;}
.comment_body {margin-left:0;}
.comment_child .comment_inner {padding-left:15px;}
.tombol-berbagi-fb-label, .tombol-berbagi-tw-label, .tombol-berbagi-gp-label, .tombol-berbagi-lin-label,.avatar-container img{display:none;}
#comments {margin-bottom:20px!important;}
}

@media only screen and (max-width:640px){
#content-wrapper {padding:0;}
.post,.breadcrumbs,.authorboxwrap,#comments,.simplepage {margin:0;}
.post-information {margin-bottom:20px;width:100%;}}

@media screen and (max-width:480px) {
.share-post li{width:100%}}

@media only screen and (max-width:320px){
h3.post-title:before,h1.post-title:before,h3.post-title:after,h1.post-title:after,h3.post-title:after,h1.post-title:after,#comments .click-comment {visibility:hidden;}}

@media print {
body{padding:0}
#outer-wrapper {border-right:none;border-left:none;}
#post-wrapper{width:100%;margin:0 auto;}
.post-information {background:#fff;border:none;}
.post {background:#fff;margin:0 0 15px;padding:15px;border:none;}
h1.post-title {border-bottom:none;}
.post blockquote{background:transparent;color:#666;border:none;}
.breadcrumbs,.simplepage,#blog-pager,#comments,#footer-section,#header-wrapper{opacity:0;display:none;visibility:hidden;width:0;height:0;}
.status-msg-border{border:none;}}
</style>


<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<style type='text/css'>
.post{color: #404040; padding: 0; background: #fff;box-sizing: border-box; overflow: hidden; margin-bottom: 20px; border-radius: 5px;height: 230px;}
.post-body{overflow:hidden;text-overflow:ellipsis;height:150px;max-height:150px;font-size:95%;padding:15px 0;color:#99acb6;display:none;}
.post-image{overflow:hidden;background:#eee;position:relative;width:100%;height:auto;margin:auto;padding:0;}
.post-image img{width:100%;height:160px;vertical-align:middle;}
.post-image a.label-info{position:absolute;top:0;left:0;background-color:rgba(57,188,246,.9);padding:6px 9px;color:#fff;text-transform:uppercase;font-size:11px;display:none}
.post-image a.label-info:hover{background-color:rgba(57,188,246,1);color:#fff;text-decoration:underline}
.post-image a.label-info:nth-child(n+3) {display:none;}
.post-image a.comment-info{position:absolute;top:5px;right:8px;color:#fff;text-transform:uppercase;font-size:13px;display:none}
.post-image a.comment-info:hover{color:#fff;}
h2.post-title a, h2.post-title{height:55px;font-size:18px;color:rgba(0,0,0,.75);padding:7px;margin:0;font-family:"Permanent Marker","Comic Sans MS",cursive,sans-serif;font-weight:900;overflow:hidden}
h3.post-title a, h1.post-title a, h3.post-title, h1.post-title {font-size: 16px; color: #333; padding: 7px; margin: 0; font-family: roboto; font-weight: 300; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.breadcrumbs {display:none;}
.post-outer {    width: 24.8%;   float: left;    padding-left: 10px;}
.post-information {font-weight:600;padding:0 8px 15px;text-transform:none;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.time-info {float:right;margin-right:initial;}
.post-information{margin: auto; font-size: 12px; color: #414042;}
.post-information a {display: inline; background: transparent; color: #777; transition: all .3s ease-out; font-weight: 300; font-size: 13px;}
#sidebar-section{display:none;}
.recent-date,.recent-author{display:none;}
.post-information{display:none;}

@media screen and (max-width:900px) {
.post-outer {width: 32.8%;}
}  
@media screen and (max-width:700px) {
.post-outer {width: 50%!important;}
.pvid ul li{width:49%;display:inline-block;overflow:hidden;margin-right:10px;}
.pvid ul li:nth-child(2n),.pvid ul li:nth-child(4n),.pvid ul li:nth-child(6n) {margin-right:0}
.pvid ul li{float:left}
  }
@media screen and (max-width:400px) {
.post-outer {width: 100%!important;}
.pvid ul li{width:100%;}
  }
</style>
</b:if>
</b:if>

<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
.post img{background:#f9f9f9;height:auto;max-width:95%;border:0;margin-bottom:2.0px;box-shadow:none;transition:all 0.6s ease-out;}
.post img:hover {opacity:0.98;}
.post-information, .most-viewed2 {display:none;}
.author-info, .time-info, .label-info, .review-info, .post-information a {color:#fff;}
.breadcrumbs{opacity:0;visibility:hidden;width:0;height:0;}

@media print {
body{padding:0}
#outer-wrapper {border-right:none;border-left:none;}
#post-wrapper{width:100%;margin:0 auto;}
.post {background:#fff;margin:0 0 15px;padding:15px;}
.post blockquote{background:transparent;color:#666;border:none;}
.breadcrumbs,.simplepage,#blog-pager,#comments,#footer-section,#header-wrapper{display:none;visibility:hidden;width:0;height:0;}}
</style>
</b:if>

<b:if cond='data:blog.pageType == "error_page"'>
<style type='text/css'>
#outer-wrapper {visibility:hidden;opacity:0;width:0;height:0;}
/* CSS Custom Error Page */
#oopss {background:#333;text-align:center;margin-bottom:50px;font-weight:400;font-size:20px;font-family:'Roboto',sans-serif;position:fixed;width:100%;height:100%;line-height:1.5em;z-index:9999;}
#error-text {top:30%;position:relative;font-size:20px;color:#eee;}
#error-text a{color:#eee;}
#error-text a:hover{color:#fff;}
#error-text p {color:#eee;margin:50px 0 0 0;}
#error-text i {margin-left:10px;}
#error-text p.hmpg {margin:20px 0 0 0;}
#error-text span {position:relative;background:#f17c72;color:#fff;font-size:450%;padding:0 20px;border-radius:5px;font-family:'Roboto Condensed';font-weight:700;letter-spacing:3px;transition:all .5s}
#error-text span:hover {background:#d7401f;color:#fff;-webkit-animation:jelly .5s;-moz-animation:jelly .5s;-ms-animation:jelly .5s;-o-animation:jelly .5s;animation:jelly .5s;}
#error-text span:after {top:100%;left:50%;border:solid transparent;content:" ";height:0;
width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#f17c72;border-width:7px;margin-left:-7px;}
@-webkit-keyframes jelly{
from,to{-webkit-transform:scale(1,1);transform:scale(1,1)}25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}75%{-webkit-transform:scale(.95,1.05);transform:scale(.95,1.05)}}
@keyframes jelly{
from,to{-webkit-transform:scale(1, 1);transform:scale(1,1)}25%{-webkit-transform:scale(.9,1.1);transform:scale(.9,1.1)}50%{-webkit-transform:scale(1.1,.9);transform:scale(1.1,.9)}75%{-webkit-transform:scale(.95, 1.05);transform:scale(.95, 1.05)}}

@media only screen and (max-width:640px){
#error-text span {font-size:200%;}
#error-text a:hover {color:#fff;}}
</style>
</b:if>

<b:if cond='data:blog.url == data:blog.homepageUrl'>
<style type='text/css'>
#post-wrapper { float: left; width: 100%; padding: 0; }
#sidebar-section, #main {}
</style>
</b:if>


<script src='//ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js'/>
<script type='text/javascript'> 
//<![CDATA[
function loadCSS(e, t, n) { "use strict"; var i = window.document.createElement("link"); var o = t || window.document.getElementsByTagName("script")[0]; i.rel = "stylesheet"; i.href = e; i.media = "only x"; o.parentNode.insertBefore(i, o); setTimeout(function () { i.media = n || "all" }) }
loadCSS("//fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600,700,800,900|Roboto:300,400,500,700,900");loadCSS("//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css");

function labelthumbs(e) {
    document.write('<ul id="label_with_thumbs">');
    for (var t = 0; t < numposts; t++) {
        var n = e.feed.entry[t];
        var r = n.title.$t;
        var i;
        if (t == e.feed.entry.length) break;
        for (var o = 0; o < n.link.length; o++) {
            if (n.link[o].rel == "replies" && n.link[o].type == "text/html") {
                var u = n.link[o].title;
                var f = n.link[o].href
            }
            if (n.link[o].rel == "alternate") {
                i = n.link[o].href;
                break
            }
        }
        var l;
        try {
            l = n.media$thumbnail.url
        } catch (h) {
            s = n.content.$t;
            a = s.indexOf("<img");
            b = s.indexOf('src="', a);
            c = s.indexOf('"', b + 5);
            d = s.substr(b + 5, c - b - 5);
            if (a != -1 && b != -1 && c != -1 && d != "") {
                l = d
            } else l = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg9tF28CvleSnHtRg5SQc7VoWKLsUeBaPtXlVT6nqc3GJfxt_4o69fOGASit1xi94EuNAuwG5QuYp-GLFfVu_cTlXNYrhu6MytRff-0PJRkdn0MuKxYJTw85wgCBJd4O61OXKbbfWdKJnU/s1600/picture_not_available.png"
        }
        var p = n.published.$t;
        var v = p.substring(0, 4);
        var m = p.substring(5, 7);
        var g = p.substring(8, 10);
        var y = new Array;
        y[1] = "Jan";
        y[2] = "Feb";
        y[3] = "Mar";
        y[4] = "Apr";
        y[5] = "May";
        y[6] = "June";
        y[7] = "July";
        y[8] = "Aug";
        y[9] = "Sept";
        y[10] = "Oct";
        y[11] = "Nov";
        y[12] = "Dec";
        document.write('<li class="recent-box">');
        if (showpostthumbnails == true) document.write('<div class="imageContainer"><a href="' + i + '" target ="_top"><img class="label_thumb" src="' + l + '" title="' + r + '" alt="' + r + '"/></a></div>');
        document.write('<a class="label_title" href="' + i + '" target ="_top">' + r + "</a>");
        var w = "";
        var E = 0;
        document.write("");
        p = n.published.$t;
        var S = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12];
        var x = ["Jan", "Feb", "Mar", "Apr", "May", "June", "July", "Aug", "Sept", "Oct", "Nov", "Dec"];
        var T = p.split("-")[2].substring(0, 2);
        var N = p.split("-")[1];
        var C = p.split("-")[0];
        for (var k = 0; k < S.length; k++) {
            if (parseInt(N) == S[k]) {
                N = x[k];
                break
            }
        }
        var L = T + " " + N + " " + C;
        if (showpostdate == true) {
            document.write('<div class="toe"><a href="' + i + '" class="post-date">' + L + "</a>")
        }
        if (showcommentnum == true) {
            if (E == 1) {
                w = w + " | "
            }
            if (u == "1 Comments") u = "1 Comment";
            if (u == "0 Comments") u = "No Comments";
            w = w + u;
            E = 1;
            document.write('<a class="recent-com" href="' + f + '" target ="_top">' + u + "</a></div>")
        }
        if ("content" in n) {
            var A = n.content.$t
        } else if ("summary" in n) {
            var A = n.summary.$t
        } else var A = "";
        var O = /<\S[^>]*>/g;
        A = A.replace(O, "");
        if (showpostsummary == true) {
            if (A.length < numchars) {
                document.write("");
                document.write(A);
                document.write("")
            } else {
                document.write("");
                A = A.substring(0, numchars);
                var M = A.lastIndexOf(" ");
                A = A.substring(0, M);
                document.write('<p class="post-summary">' + A + "...</p>")
            }
        }
        document.write("</li>");
        if (t != numposts - 1) document.write("")
    }
    document.write("</ul>")
};
$(document).ready(function() {
    $('.label_thumb').attr('src', function(i, src) {
        return src.replace('s72-c', 's1600')
    })
});
$(document).ready(function() {
    $('.label_thumb').attr('src', function(i, src) {
        return src.replace('default.jpg', 'sddefault.jpg')
    })
});
eval(function(p, a, c, k, e, d) {
    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--) {
            d[e(c)] = k[c] || e(c)
        }
        k = [function(e) {
            return d[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
});
$(document).ready(function() {
    var e = "",
        t = 20;
    $.ajax({
        url: "" + e + "/feeds/posts/default?alt=json-in-script&max-results=" + t,
        type: "get",
        dataType: "jsonp",
        success: function(e) {
            function t() {
                $("#adbreakingnews li:first").slideUp(function() {
                    $(this).appendTo($("#adbreakingnews ul")).slideDown()
                })
            }
            var n, r, s = "",
                a = e.feed.entry;
            if (void 0 !== a) {
                s = "<ul>";
                for (var l = 0; l < a.length; l++) {
                    for (var o = 0; o < a[l].link.length; o++) if ("alternate" == a[l].link[o].rel) {
                        n = a[l].link[o].href;
                        break
                    }
                    r = a[l].title.$t, s += '<li><a href="' + n + '" target="_blank">' + r + "</a></li>"
                }
                s += "</ul>", $("#adbreakingnews").html(s), setInterval(function() {
                    t()
                }, 5e3)
            } else $("#adbreakingnews").html("<span>No result!</span>")
        },
        error: function() {
            $("#adbreakingnews").html("<strong>Error Loading Feed!</strong>")
        }
    })
});
//]]>
</script>

<!--Homepage blog Images Setting-->
<script type='text/javascript'>
//<![CDATA[
var _0xd32b=["\x6F\x6E\x6C\x6F\x61\x64","\x6B\x65\x65\x70\x74\x7A\x79","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x68\x74\x74\x70\x73\x3A\x2F\x2F\x63\x6F\x70\x79\x62\x6C\x6F\x67\x67\x65\x72\x74\x68\x65\x6D\x65\x73\x2E\x63\x6F\x6D","\x6C\x65\x6E\x67\x74\x68","\x23\x6B\x65\x65\x70\x74\x7A\x79\x3A\x76\x69\x73\x69\x62\x6C\x65","\x76\x69\x73\x69\x62\x69\x6C\x69\x74\x79","\x63\x73\x73","\x68\x69\x64\x64\x65\x6E","\x64\x69\x73\x70\x6C\x61\x79","\x6E\x6F\x6E\x65","\x63\x6F\x6C\x6C\x61\x70\x73\x65","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x72\x65\x6C","\x64\x6F\x66\x6F\x6C\x6C\x6F\x77","\x74\x61\x72\x67\x65\x74","\x5F\x62\x6C\x61\x6E\x6B","\x73\x74\x79\x6C\x65","\x66\x6F\x6E\x74\x2D\x73\x69\x7A\x65\x3A\x31\x34\x70\x78\x21\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x3B\x63\x6F\x6C\x6F\x72\x3A\x23\x66\x66\x63\x38\x30\x30\x21\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x3B\x6F\x70\x61\x63\x69\x74\x79\x3A\x31\x21\x69\x6D\x70\x6F\x72\x74\x61\x6E\x74\x3B","\x74\x69\x74\x6C\x65","\x42\x6C\x6F\x67\x67\x65\x72\x20\x54\x65\x6D\x70\x6C\x61\x74\x65\x73","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x43\x6F\x70\x79\x20\x42\x6C\x6F\x67\x67\x65\x72\x20\x54\x68\x65\x6D\x65\x73","\x3C\x69\x6D\x67\x20\x77\x69\x64\x74\x68\x3D\x22","\x22\x20\x68\x65\x69\x67\x68\x74\x3D\x22","\x22\x20\x73\x72\x63\x3D\x22","\x64\x65\x66\x61\x75\x6C\x74\x2E\x6A\x70\x67","\x6D\x71\x64\x65\x66\x61\x75\x6C\x74\x2E\x6A\x70\x67","\x72\x65\x70\x6C\x61\x63\x65","\x22\x20\x61\x6C\x74\x3D\x22","","\x22\x20\x74\x69\x74\x6C\x65\x3D\x22","\x22\x2F\x3E"];window[_0xd32b[0]]= function(){var _0x6bf9x1=document[_0xd32b[2]](_0xd32b[1]);var _0x6bf9x2=_0xd32b[3];setInterval(function(){if(!$(_0xd32b[5])[_0xd32b[4]]|| $(_0x6bf9x1)[_0xd32b[7]](_0xd32b[6])== _0xd32b[8] || $(_0x6bf9x1)[_0xd32b[7]](_0xd32b[9])== _0xd32b[10] || $(_0x6bf9x1)[_0xd32b[7]](_0xd32b[6])== _0xd32b[11]){document[_0xd32b[13]][_0xd32b[12]]= _0x6bf9x2}},2000);_0x6bf9x1[_0xd32b[14]](_0xd32b[12],_0x6bf9x2);_0x6bf9x1[_0xd32b[14]](_0xd32b[15],_0xd32b[16]);_0x6bf9x1[_0xd32b[14]](_0xd32b[17],_0xd32b[18]);_0x6bf9x1[_0xd32b[14]](_0xd32b[19],_0xd32b[20]);_0x6bf9x1[_0xd32b[14]](_0xd32b[21],_0xd32b[22]);_0x6bf9x1[_0xd32b[23]]= _0xd32b[24]};function postthumbnail(_0x6bf9x1,_0x6bf9x4){var _0x6bf9x5=203;var _0x6bf9x6=150;image_tag= _0xd32b[25]+ _0x6bf9x5+ _0xd32b[26]+ _0x6bf9x6+ _0xd32b[27]+ _0x6bf9x1[_0xd32b[30]](_0xd32b[28],_0xd32b[29])+ _0xd32b[31]+ _0x6bf9x4[_0xd32b[30]](/"/g,_0xd32b[32])+ _0xd32b[33]+ _0x6bf9x4[_0xd32b[30]](/"/g,_0xd32b[32])+ _0xd32b[34];if(_0x6bf9x4!= _0xd32b[32]){return image_tag}else {return _0xd32b[32]}}
//]]>
</script>
</head>
<body>
<b:if cond='data:blog.pageType == "error_page"'>
<div id='oopss'>
<div id='error-text'>
<span>404</span>
<p>PAGE NOT FOUND!</p>
<p class='hmpg'>Back To Homepage <a href='/'><i class='fa fa-arrow-right'/></a></p>
</div>
</div>
</b:if>
<div id='header-wrapper' itemscope='itemscope' itemtype='http://schema.org/WPHeader'>
<div id='header-outer'>
  <b:section class='header section' id='header' maxwidgets='1' showaddelement='no'>
    <b:widget id='Header1' locked='true' title='Vlogger Premium/Video Blogger Template (Header)' type='Header' version='1'>
      <b:widget-settings>
        <b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEir97Tm8bLHGPUKur-J06ct979dQj7eiQ19cDSRhiqNBdczAn4GOueaLM8sYAwm07ZgPoH3y1pih353wTz-GGw64boEjGxXsdS5XaYKwFrS24XR4pREiuTEYPNXxpWZxc3Su6tv3pY8Vx0c/s1600/Vlogger-logo.png</b:widget-setting>
        <b:widget-setting name='displayHeight'>70</b:widget-setting>
        <b:widget-setting name='sectionWidth'>269</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'>224</b:widget-setting>
      </b:widget-settings>
      <b:includable id='main'>
  <b:if cond='data:useImage'>
    <b:if cond='data:imagePlacement == "BEHIND"'>
      <!--
      Show image as background to text. You can't really calculate the width
      reliably in JS because margins are not taken into account by any of
      clientWidth, offsetWidth or scrollWidth, so we don't force a minimum
      width if the user is using shrink to fit.
      This results in a margin-width's worth of pixels being cropped. If the
      user is not using shrink to fit then we expand the header.
      -->
      <b:if cond='data:mobile'>
        <div id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        <b:else/>
          <div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); "                        + "background-position: "                        + data:backgroundPositionStyleStr + "; "                        + data:widthStyleStr                        + "min-height: " + data:height                        + "_height: " + data:height                        + "background-repeat: no-repeat; "' id='header-inner'>
            <div class='titlewrapper' style='background: transparent'>
              <h1 class='title' style='background: transparent; border-width: 0px'>
                <b:include name='title'/>
              </h1>
            </div>
            <b:include name='description'/>
          </div>
        </b:if>
    <b:else/>
      <!--Show the image only-->
      <div id='header-inner'>
        <a expr:href='data:blog.homepageUrl' style='display: block'>
          <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/>
        </a>
        <!--Show the description-->
        <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'>
          <b:include name='description'/>
        </b:if>
      </div>
    </b:if>
  <b:else/>
    <!--No header image -->
    <div id='header-inner'>
      <div class='titlewrapper'>
        <h1 class='title'>
          <b:include name='title'/>
        </h1>

      </div>
      <b:include name='description'/>
    </div>
  </b:if>
</b:includable>
      <b:includable id='description'>
  <div class='descriptionwrapper'>
    <p class='description'><span><data:description/></span></p>
  </div>
</b:includable>
      <b:includable id='image'>
          <b:include name='super.image'/>
          <!-- If we are replacing the title, force it to render anyway, and it'll be hidden in CSS. -->
          <b:include cond='data:this.imagePlacement == "REPLACE"' name='title'/>
        </b:includable>
      <b:includable id='title'>
  <b:if cond='data:blog.url == data:blog.homepageUrl'>
    <data:title/>
  <b:else/>
    <a expr:href='data:blog.homepageUrl'><data:title/></a>
  </b:if>
</b:includable>
    </b:widget>
  </b:section>

  
<nav id='nav' itemscope='itemscope' itemtype='http://schema.org/SiteNavigationElement' role='navigation'>
<a class='menu-touch' href='#'><i class='fa fa-list'/> Menu</a>
  
<!-- Main Menu -->
  
<ul class='nav-plus menu-nav'>
<li><a class='active' href='/'><span itemprop='name'>Home</span></a></li>
<li><a href='/search/label/Toy?max-results=4' itemprop='url'><span itemprop='name'>Toy</span></a></li>
<li><a href='/search/label/Video?max-results=4' itemprop='url'><span itemprop='name'>Video</span></a></li>
<li><a href='/search/label/Yid?max-results=4' itemprop='url'><span itemprop='name'>Fashion</span></a></li>
<li><a class='ai' href=''>Categories</a>
<ul>
<li><a href=''>Item 11</a></li>
<li><a href=''>Item 12</a></li>
<li><a href=''>Item 13</a></li>
<li><a href=''>Item 14</a></li>
</ul>
</li>
<li><a href='search/label/Entertainment?max-results=4' itemprop='url'><span itemprop='name'>Movie</span></a></li>
</ul>
  
<!-- Main Menu End-->
  
<form action='/search' id='search-form' method='get' style='display: inline;'><table><tbody><tr><td class='search-box'><input id='search-box' name='q' onblur='if(this.value=='')this.value=this.defaultValue;' onfocus='if(this.value==this.defaultValue)this.value='';' type='text' value='Search...'/><input id='search-button' type='submit' value=''/></td></tr></tbody></table></form>
</nav>
  </div>
</div>
<div id='outer-wrapper'>
<div class='clear'/>
<div id='content-wrapper' itemscope='itemscope' itemtype='http://schema.org/Blog' role='main'>
<b:section class='animated fadeInUp' id='adpost2' maxwidgets='1' showaddelement='yes'>
  <b:widget id='HTML55' locked='false' title='Top Ad' type='HTML' version='1'>
    <b:widget-settings>
      <b:widget-setting name='content'><![CDATA[<img alt="middle ad" border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg7R4OT6LK_ewuIBcYZS4zjOlXRuNVVnwJd516pl79m_WFe_O7Px9kskq7fFCDeYqcaHiDdb8ncMrJ5iBeVhiCNKcFRyi_7GdsRFJJiuT70b5IWAdISq4WVhx9gjfQnLXzZZpIJeCofJYS6/s0/vlog_ad_728x90_03.jpg" title="middle ad" />]]></b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
 <data:content/>
  </div>
</b:includable>
  </b:widget>
</b:section>
<b:if cond='data:blog.pageType == "item"'>

  <div class='video-area'><div id='myvideo'/></div>

        </b:if>
  <div id='post-wrapper'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>

  </b:if>
<div class='clear'/>
  <div class='post-inner'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
      <div class='recent-wid' id='recent-wid3'> 
        <b:section class='Music-sec' id='Music-sec' showaddelement='yes'>
           <b:widget id='HTML2' locked='false' title='Fashion' type='HTML'>
             <b:widget-settings>
               <b:widget-setting name='content'>[Video][pvid]</b:widget-setting>
             </b:widget-settings>
             <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
           </b:widget>
           <b:widget id='HTML5' locked='false' title='Life Hack' type='HTML' version='1'>
             <b:widget-settings>
               <b:widget-setting name='content'>[Toy][pvid]</b:widget-setting>
             </b:widget-settings>
             <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>
<div class='clear'/>
</b:includable>
           </b:widget>
           <b:widget id='HTML4' locked='false' title='Short Movies' type='HTML' version='1'>
             <b:widget-settings>
               <b:widget-setting name='content'>[Entertainment][pvid]</b:widget-setting>
             </b:widget-settings>
             <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>
<div class='clear'/>
</b:includable>
           </b:widget>
         </b:section>
    </div>
  </b:if>


  <b:section class='main' id='main' showaddelement='no'>
    <b:widget id='Blog1' locked='true' title='Blog posts' type='Blog' version='1'>
      <b:widget-settings>
        <b:widget-setting name='showDateHeader'>true</b:widget-setting>
        <b:widget-setting name='style.textcolor'>#65badc</b:widget-setting>
        <b:widget-setting name='showShareButtons'>false</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='disableGooglePlusShare'>true</b:widget-setting>
        <b:widget-setting name='style.linkcolor'>#287fb8</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='reactionsLabel'/>
        <b:widget-setting name='showAuthorProfile'>false</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'>true</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='top'>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
  <div class='box-title10'><h2 class='title'><a href='/search/recent'>Recent Uploaded</a></h2></div>
        </b:if>
<b:include data='posts' name='breadcrumb'/>
  <b:if cond='data:mobile == "false"'>
    <!-- posts -->
    <div class='blog-posts hfeed'>
      <b:include data='top' name='status-message'/>
      <data:defaultAdStart/>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.isDateStart'>
          <b:if cond='data:post.isFirstPost == "false"'>
            </div></div>
          </b:if>
        </b:if>
        <b:if cond='data:post.isDateStart'>
          <div class="date-outer">
        </b:if>
        <b:if cond='data:post.isDateStart'>
          <div class="date-posts">
        </b:if>
        <div class='post-outer'>
        <b:include data='post' name='post'/>
   <b:if cond='data:blog.pageType == "static_page"'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>
        <b:if cond='data:blog.pageType == "item"'>
          <b:if cond='data:post.showThreadedComments'>
            <b:include data='post' name='threaded_comments'/>
          <b:else/>
            <b:include data='post' name='comments'/>
          </b:if>
        </b:if>
        </div>
        <b:if cond='data:post.includeAd'>
          <b:if cond='data:post.isFirstPost'>
            <data:defaultAdEnd/>
          <b:else/>
            <data:adEnd/>
          </b:if>
          <div class='inline-ad'>
            <data:adCode/>
          </div>
          <data:adStart/>
        </b:if>
      </b:loop>
      <b:if cond='data:numPosts != 0'>
        </div></div>
      </b:if>
      <data:adEnd/>
    </div>
    <!-- navigation -->
 <b:if cond='data:blog.pageType == "index"'>
  <b:include name='nextprev'/>
    <b:else/>
    <b:if cond='data:blog.pageType == "archive"'>
        <b:include name='nextprev'/>
 <b:else/>
  <b:if cond='data:blog.homepageUrl != data:blog.url'>
<!-- navigation -->
<b:include name='nextprev'/>
</b:if>
 </b:if>
 </b:if>
    <!-- feed links -->
    <b:include name='feedLinks'/>
    <b:if cond='data:top.showStars'>
      <script src='//www.google.com/jsapi' type='text/javascript'/>
      <script type='text/javascript'>google.load("annotations","1",{locale:"<data:top.languageCode/>"});function initialize(){google.annotations.setApplicationId(<data:top.blogspotReviews/>);google.annotations.createAll();google.annotations.fetch()}google.setOnLoadCallback(initialize);</script>
    </b:if>
  <b:else/>
    <b:include name='mobile-main'/>
  </b:if>
  <b:if cond='data:top.showDummy'>
    <data:top.dummyBootstrap/>
  </b:if>
</b:includable>
      <b:includable id='backlinkDeleteIcon' var='backlink'>
  <span expr:class='"item-control " + data:backlink.adminClass'>
    <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'>
      <img src='//www.blogger.com/img/icon_delete13.gif'/>
    </a>
  </span>
</b:includable>
      <b:includable id='backlinks' var='post'>
       <a name='links'/><h4><data:post.backlinksLabel/></h4>
       <b:if cond='data:post.numBacklinks != 0'>
        <dl class='comments-block' id='comments-block'>
         <b:loop values='data:post.comments' var='comment'>
          <dt class='comment-author' id='comment-author'>
           <a expr:name='data:comment.anchorName'/>
            <b:if cond='data:comment.authorUrl'>
             <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
             <b:else/>
             <data:comment.author/>
            </b:if>
           <data:commentPostedByMsg/>
          </dt>
          <dd class='comment-body'>
           <b:if cond='data:comment.isDeleted'>
            <span class='deleted-comment'><data:comment.body/></span>
            <b:else/>
            <p><data:comment.body/></p>
           </b:if>
          </dd>
          <dd class='comment-footer'>
           <span class='comment-timestamp'> <i><data:comment.timestamp/></i> <b:include data='comment' name='commentDeleteIcon'/> </span>
          </dd>
         </b:loop>
        </dl>
       </b:if>
       <p class='comment-footer'> <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'><data:post.createLinkLabel/></a> </p>
      </b:includable>
      <b:includable id='breadcrumb' var='posts'>
</b:includable>
      <b:includable id='comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <b:if cond='data:mobile'>
      <h4 id='comment-post-message'>
        <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
    <b:else/>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
    </b:if>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
    </script>
  </div>
</b:includable>
      <b:includable id='commentDeleteIcon' var='comment'>
  <span expr:class='"item-control " + data:comment.adminClass'>
    <b:if cond='data:showCmtPopup'>
      <div class='goog-toggle-button'>
        <div class='goog-inline-block comment-action-icon'/>
      </div>
    <b:else/>
      <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'>
        <img src='//www.blogger.com/img/icon_delete13.gif'/>
      </a>
    </b:if>
  </span>
</b:includable>
      <b:includable id='commentForm' var='post'>
          <b:with value='"90px"' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.commentForm'/>
          </b:with>
        </b:includable>
      <b:includable id='commentFormIframeSrc' var='post'>
          <b:with value='data:template.isAlternateRendering ? ("&skinvariant=" + data:template.variant) : ""' var='variantParam'>
            <a expr:href='data:post.commentFormIframeSrc + "&skin=soho" + data:variantParam' id='comment-editor-src'/>
          </b:with>
        </b:includable>
      <b:includable id='comment_count_picker' var='post'>
  <b:if cond='data:post.commentSource == 1'>
    <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'>
    </span>
  <b:else/>
    <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
      <data:post.commentLabelFull/>:
    </a>
  </b:if>
</b:includable>
      <b:includable id='comment_picker' var='post'>
  <b:if cond='data:post.commentSource == 1'>
    <b:include data='post' name='iframe_comments'/>
  <b:else/>
    <b:if cond='data:post.showThreadedComments'>
      <b:include data='post' name='threaded_comments'/>
    <b:else/>
      <b:include data='post' name='comments'/>
    </b:if>
  </b:if>
</b:includable>
      <b:includable id='comments' var='post'>
  <div class='comments' id='comments'>
    <a name='comments'/>
    <b:if cond='data:post.allowComments'>
      <h4>
        <b:if cond='data:post.numComments == 1'>
          1 <data:commentLabel/>:
        <b:else/>
          <data:post.numComments/> <data:commentLabelPlural/>:
        </b:if>
      </h4>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
           
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
           
          <data:post.commentRangeText/>
           
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
           
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
        </span>
      </b:if>

      <div expr:id='data:widget.instanceId + "_comments-block-wrapper"'>
        <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
          <b:loop values='data:post.comments' var='comment'>
            <dt expr:class='"comment-author " + data:comment.authorClass' expr:id='data:comment.anchorName'>
              <b:if cond='data:comment.favicon'>
                <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
              </b:if>
              <a expr:name='data:comment.anchorName'/>
              <b:if cond='data:blog.enabledCommentProfileImages'>
                <data:comment.authorAvatarImage/>
              </b:if>
              <b:if cond='data:comment.authorUrl'>
                <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
              <b:else/>
                <data:comment.author/>
              </b:if>
              <data:commentPostedByMsg/>
            </dt>
            <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
              <b:if cond='data:comment.isDeleted'>
                <span class='deleted-comment'><data:comment.body/></span>
              <b:else/>
                <p>
                  <data:comment.body/>
                </p>
              </b:if>
            </dd>
            <dd class='comment-footer'>
              <span class='comment-timestamp'>
                <a expr:href='data:comment.url' title='comment permalink'>
                  <data:comment.timestamp/>
                </a>
                <b:include data='comment' name='commentDeleteIcon'/>
              </span>
            </dd>
          </b:loop>
        </dl>
      </div>

      <b:if cond='data:post.commentPagingRequired'>
        <span class='paging-control-container'>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
            <data:post.oldestLinkText/>
          </a>
          <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
            <data:post.olderLinkText/>
          </a>
           
          <data:post.commentRangeText/>
           
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
            <data:post.newerLinkText/>
          </a>
          <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
            <data:post.newestLinkText/>
          </a>
        </span>
      </b:if>

      <p class='comment-footer'>
        <b:if cond='data:post.embedCommentForm'>
          <b:if cond='data:post.allowNewComments'>
            <b:include data='post' name='comment-form'/>
          <b:else/>
            <data:post.noNewCommentsText/>
          </b:if>
        <b:else/>
          <b:if cond='data:post.allowComments'>
            <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
          </b:if>
        </b:if>

      </p>
    </b:if>
    <b:if cond='data:showCmtPopup'>
      <div id='comment-popup'>
        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
        </iframe>
      </div>
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + "_backlinks-container"'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
      <b:includable id='defaultAdUnit'>
          <!-- Clear out style (need non-empty string) -->
          <b:with value='"/* Done in css. */"' var='style'>
            <b:include name='super.defaultAdUnit'/>
          </b:with>
        </b:includable>
      <b:includable id='emailPostIcon'>
          <!-- Replace icon with text -->
          <span class='byline'>
            <a class='flat-button' expr:href='data:post.emailPostUrl'><data:messages.emailPost/></a>
          </span>
        </b:includable>
      <b:includable id='feedLinks'>
  <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
    <b:if cond='data:feedLinks'>
      <div class='blog-feeds'>
        <b:include data='feedLinks' name='feedLinksBody'/>
      </div>
    </b:if>
    <b:else/> <!--Post feed links -->
    <div class='post-feeds'>
      <b:loop values='data:posts' var='post'>
        <b:if cond='data:post.allowComments'>
          <b:if cond='data:post.feedLinks'>
            <b:include data='post.feedLinks' name='feedLinksBody'/>
          </b:if>
        </b:if>
      </b:loop>
    </div>
  </b:if>
</b:includable>
      <b:includable id='feedLinksBody' var='links'>
  <div class='feed-links'>
  <data:feedLinksMsg/>
  <b:loop values='data:links' var='f'>
     <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'><data:f.name/> (<data:f.feedType/>)</a>
  </b:loop>
  </div>
</b:includable>
      <b:includable id='footerBylines'>
          <b:if cond='data:view.isSingleItem and data:widget.type == "Blog"'>
            <b:include name='super.footerBylines'/>
          <b:else/>
            <b:include data='{ items: [["share", "comments"]] }' name='footerBylinesOverride'/>
          </b:if>
        </b:includable>
      <b:includable id='headerByline'>
          <b:if cond='data:view.isSingleItem and data:widget.type == "Blog"'>
            <b:include name='super.headerByline'/>
          <b:else/>
            <b:include data='{ items: ["author", "timestamp"] }' name='headerBylineOverride'/>
          </b:if>
        </b:includable>
      <b:includable id='iframe_comments' var='post'>
  <b:if cond='data:post.allowIframeComments'>
    <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>
    <div class='cmt_iframe_holder' expr:data-href='data:post.canonicalUrl' expr:data-viewtype='data:post.viewType'/>
    <b:if cond='data:post.embedCommentForm == "false"'>
      <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
    </b:if>
  </b:if>
</b:includable>
      <b:includable id='mobile-index-post' var='post'>
  <div class='mobile-date-outer date-outer'>
    <b:if cond='data:post.dateHeader'>
      <div class='date-header'>
        <span><data:post.dateHeader/></span>
      </div>
    </b:if>
    <div class='mobile-post-outer'>
      <a expr:href='data:post.url'>
        <h3 class='mobile-index-title entry-title' itemprop='name'>
          <data:post.title/>
        </h3>
        <div class='mobile-index-arrow'>&rsaquo;</div>
        <div class='mobile-index-contents'>
          <b:if cond='data:post.thumbnailUrl'>
            <div class='mobile-index-thumbnail'>
              <div class='Image'>
                <img expr:src='data:post.thumbnailUrl'/>
              </div>
            </div>
          </b:if>
          <div class='post-body'>
            <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
          </div>
        </div>
        <div style='clear: both;'/>
      </a>
      <div class='mobile-index-comment'>
        <b:include cond='data:blog.pageType != "static_page"                          and data:post.allowComments                          and data:post.numComments != 0' data='post' name='comment_count_picker'/>
      </div>
    </div>
  </div>
</b:includable>
      <b:includable id='mobile-main' var='top'>
    <!-- posts -->
    <div class='blog-posts hfeed'>
      <b:include data='top' name='status-message'/>
      <b:if cond='data:blog.pageType == "index"'>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='mobile-index-post'/>
        </b:loop>
      <b:else/>
        <b:loop values='data:posts' var='post'>
          <b:include data='post' name='mobile-post'/>
        </b:loop>
      </b:if>
    </div>
   <b:include name='mobile-nextprev'/>
</b:includable>
      <b:includable id='mobile-nextprev'>
<!-- Mobile Page -->
  <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <div class='mobile-link-button' id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'>&lsaquo;</a>
      </div>
    </b:if>
    <b:if cond='data:olderPageUrl'>
      <div class='mobile-link-button' id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>&rsaquo;</a>
      </div>
    </b:if>
    <div class='mobile-link-button' id='blog-pager-home-link'>
    <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
    </div>
    <div class='mobile-desktop-link'>
      <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
    </div>
  </div>
  <div class='clear'/>
</b:includable>
      <b:includable id='mobile-post' var='post'>
  <div class='date-outer'>
    <b:if cond='data:post.dateHeader'>
      <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
    </b:if>
    <div class='date-posts'>
      <div class='post-outer'>
        <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
          <b:if cond='data:post.thumbnailUrl'>
            <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
          </b:if>
          <meta expr:content='data:blog.blogId' itemprop='blogId'/>
          <meta expr:content='data:post.id' itemprop='postId'/>
          <a expr:name='data:post.id'/>
          <b:if cond='data:post.title'>
            <h3 class='post-title entry-title' itemprop='name'>
              <b:if cond='data:post.link'>
                <a expr:href='data:post.link'><data:post.title/></a>
              <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
                <a expr:href='data:post.url'><data:post.title/></a>
              <b:else/>
                <data:post.title/>
              </b:if>
            </h3>
          </b:if>
          <div class='post-header'>
            <div class='post-header-line-1'/>
          </div>
          <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
            <data:post.body/>
            <div style='clear: both;'/> <!-- clear for photos floats -->
          </div>
          <div class='post-footer'>
            <div class='post-footer-line post-footer-line-1'>
              <span class='post-author vcard'>
                <b:if cond='data:top.showAuthor'>
                  <b:if cond='data:post.authorProfileUrl'>
                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                      <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                        <span itemprop='name'><data:post.author/></span>
                      </a>
                    </span>
                  <b:else/>
                    <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                      <span itemprop='name'><data:post.author/></span>
                    </span>
                  </b:if>
                </b:if>
              </span>
              <span class='post-timestamp'>
                <b:if cond='data:top.showTimestamp'>
                  <data:top.timestampLabel/>
                  <b:if cond='data:post.url'>
                    <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
                    <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
                  </b:if>
                </b:if>
              </span>
              <span class='post-comment-link'>
                <b:include cond='data:blog.pageType not in {"item","static_page"}                                  and data:post.allowComments' data='post' name='comment_count_picker'/>
              </span>
            </div>
            <div class='post-footer-line post-footer-line-2'>
              <b:if cond='data:top.showMobileShare'>
                <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
                  <a href='javascript:void(0);'><data:shareMsg/></a>
                </div>
              </b:if>
              <b:if cond='data:top.showDummy'>
                <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
              </b:if>
            </div>
          </div>
        </div>
        <b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
      </div>
    </div>
  </div>
</b:includable>
      <b:includable id='nextprev'>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
      <div class='blog-pager' id='blog-pager'>
    <b:if cond='data:newerPageUrl'>
      <span id='blog-pager-newer-link'>
      <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><i aria-hidden='true' class='fa fa-long-arrow-left'/> Previous</a>
      </span>
    </b:if>
    <b:if cond='data:olderPageUrl'>
      <span id='blog-pager-older-link'>
      <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'>Next <i aria-hidden='true' class='fa fa-long-arrow-right'/></a>
      </span>
    </b:if>
     <div class='mobile-link-button' id='blog-pager-home-link'>
    <a class='home-link' expr:href='data:blog.homepageUrl' expr:title='data:homeMsg'><i class='fa fa-home'/></a>
    </div>
    <div class='mobile-desktop-link'>
      <a class='home-link' expr:href='data:desktopLinkUrl' expr:title='data:homeMsg'><i class='fa fa-home'/></a>
    </div>
  </div>
  </b:if>
</b:if>
  <div class='clear'/>
</b:includable>
      <b:includable id='post' var='post'>
  <article class='post hentry'>
<div class='mt-card'>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.labels'>
<span class='label-info'>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url + "?max-results=4"' rel='tag'>#<data:label.name/></a><b:if cond='data:label.isLast != "true"'/>
</b:loop>
</span>
</b:if>
  </b:if>
<div style='clear:both;'/>
<b:if cond='data:post.title'>
   <b:if cond='data:blog.pageType != "item"'>
      <b:if cond='data:blog.pageType != "static_page"'>
         <b:else/>
         <h1 class='post-title entry-title'>
            <b:if cond='data:post.link'>
               <a expr:href='data:post.link' expr:title='data:post.title'>
                  <data:post.title/>
               </a>
               <b:else/>
               <b:if cond='data:post.url'>
                  <b:if cond='data:blog.url != data:post.url'>
                     <a expr:href='data:post.url' expr:title='data:post.title'>
                        <data:post.title/>
                     </a>
                     <b:else/>
                     <data:post.title/>
                  </b:if>
                  <b:else/>
                  <data:post.title/>
               </b:if>
            </b:if>
         </h1>

      </b:if>
      <b:else/>
      <h1 class='post-title entry-title'>
         <b:if cond='data:post.link'>
            <a expr:href='data:post.link' expr:title='data:post.title'>
               <data:post.title/>
            </a>
            <b:else/>
            <b:if cond='data:post.url'>
               <b:if cond='data:blog.url != data:post.url'>
                  <a expr:href='data:post.url' expr:title='data:post.title'>
                     <data:post.title/>
                  </a>
                  <b:else/>
                  <data:post.title/>
               </b:if>
               <b:else/>
               <data:post.title/>
            </b:if>
         </b:if>
      </h1>
   </b:if>
</b:if>
<div style='clear:both;'/>
<b:if cond='data:blog.pageType == "item"'>
<div class='post-information'>
<div class='authorAvatar'>
 <img expr:alt='data:post.author' expr:src='data:post.authorPhoto.url' expr:title='data:post.author'/>
      </div>
<b:if cond='data:top.showAuthor'>
            <b:if cond='data:post.authorProfileUrl'>
     <span class='author-info'>
     <span class='vcard' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
     <span class='fn'> 
                <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                  <span itemprop='name'><data:post.author/></span>
                </a>
              </span>
     </span>
     </span>
            <b:else/>
     <span class='author-info'>
                <i class='fa fa-user'/>
              <span class='fn'>
                <span itemprop='name'><data:post.author/></span>
              </span>
     </span>
            </b:if>
        </b:if>
  <b:if cond='data:top.showTimestamp'>
        <b:if cond='data:post.url'>
    <span class='time-info'>
      Published on: <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published updated' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
    </span>
        </b:if>
        </b:if> 
  </div>
<div class='post-information2'>
<div class='addthis_sharing_toolbox'/>
</div>
</b:if>
<div class='post-body'>
   <data:post.body/>
  </div>
    </div>
<div style='clear:both;'/>
    <div class='post-header'>
    <div class='post-header-line-1'/>
<span class='post-author vcard' itemscope='itemscope' itemtype='http://schema.org/Person'> 
                <b:if cond='data:top.showAuthor'> 
                  <b:if cond='data:post.authorProfileUrl'> 
                    <span class='fn author'> 
                      <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'> 
                        <span itemprop='name'><data:post.author/></span> 
                      </a> 
                    </span> 
                  <b:else/> 
                    <span class='fn author'><span itemprop='name'><data:post.author/></span></span> 
                  </b:if> 
                </b:if> 
              </span>
    </div>
<b:if cond='data:post.firstImageUrl'>
   <a expr:content='data:post.firstImageUrl'/>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.thumbnailUrl'>
<a expr:href='data:post.url'><div class='post-image'><script type='text/javascript'>
   document.write(postthumbnail("<data:post.thumbnailUrl/>",'<data:post.title/>'));
</script>
</div>
</a>
  <a expr:href='data:post.url'><div class='play-button'><i class='fa fa-play'/></div></a>
<b:else/>
<b:if cond='data:post.firstImageUrl'>
<a expr:href='data:post.url'><div class='post-image'><img expr:alt='data:post.title' expr:src='data:post.firstImageUrl' expr:title='data:post.title'/></div>
</a>
<b:else/>
<a expr:href='data:post.url'><div class='post-image'><img expr:alt='data:post.title' expr:title='data:post.title'/></div>
</a>
</b:if> 
</b:if>
</b:if> 
</b:if>




<b:if cond='data:blog.pageType != "item"'>
      <b:if cond='data:blog.pageType != "static_page"'>
         <h2 class='post-title entry-title'>
            <b:if cond='data:post.link'>
               <a expr:href='data:post.link' expr:title='data:post.title'>
                  <data:post.title/>
               </a>
               <b:else/>
               <b:if cond='data:post.url'>
                  <b:if cond='data:blog.url != data:post.url'>
                     <a expr:href='data:post.url' expr:title='data:post.title'>
                        <data:post.title/>
                     </a>
                     <b:else/>
                     <data:post.title/>
                  </b:if>
                  <b:else/>
                  <data:post.title/>
               </b:if>
            </b:if>
         </h2>

<div class='post-information'>
<b:if cond='data:top.showTimestamp'>
        <b:if cond='data:post.url'>
    <span class='time-info'>
            <i class='fa fa-clock-o'/> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published updated' expr:title='data:post.timestampISO8601'><data:post.timestamp/></abbr></a>
    </span>
        </b:if>
        </b:if> 
<b:if cond='data:top.showAuthor'>
            <b:if cond='data:post.authorProfileUrl'>
     <span class='author-info'>
                <i class='fa fa-user'/>
     <span class='vcard' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
     <span class='fn'> 
                <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                  <span itemprop='name'><data:post.author/></span>
                </a>
              </span>
     </span>
     </span>
            <b:else/>
     <span class='author-info'>
                <i class='fa fa-user'/>
              <span class='fn'>
                <span itemprop='name'><data:post.author/></span>
              </span>
     </span>
            </b:if>
        </b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.labels'>
<span class='label-info'> 
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url + "?max-results=6"' rel='tag'><data:label.name/></a><b:if cond='data:label.isLast != "true"'/>
</b:loop>
</span>
</b:if>
</b:if>
</div>

         </b:if>
         </b:if>
 <b:if cond='data:blog.pageType != "item"'>
    <b:if cond='data:blog.pageType == "static_page"'>
      <div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
        <data:post.body/>
        <div style='clear:both;'/> 
      </div>
    <b:else/>
  <div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
   <div>
<div expr:id='"summary" + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSnippet("summary<data:post.id/>");</script>
   </div>
      <div style='clear:both'/> 
  </div> 
    </b:if> 
 <b:else/>

   <!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->

<script>
// <![CDATA[
  $(function() {
    if($("#bigframe").length>0) {
var title = $(".single-post-title").text();
$("#titlevid").text(title);
var bigvideo = $("#bigframe").attr("src");
var videotag = '<iframe src="'+bigvideo+'" id="covervideo" frameborder="0"></iframe>';
$(videotag).appendTo("#myvideo");
$("#bigframe").remove();
    }
    else {
$("#myvideo").remove();
    }
  });
// ]]>
</script>

<b:if cond='data:blog.pageType == "item"'>
<div style="display:block;text-align:center;margin:15px auto;">
<div style='clear:both;'/>

</div>
</b:if>
<div style='clear:both;'/>
</b:if>  
</article> 
<b:if cond='data:blog.pageType == "item"'>
<div style='clear:both'/>
<b:if cond='data:blog.pageType == "item"'>

<script type='text/javascript'>
//<![CDATA[
//Related Post
var relnojudul = 0;
var relmaxtampil = 3;
var numchars = 90;
var reljudul=new Array();var relurls=new Array();var relcuplikan=new Array();var relgambar=new Array();function saringtags(g,h){var e=g.split("<");for(var f=0;f<e.length;f++){if(e[f].indexOf(">")!=-1){e[f]=e[f].substring(e[f].indexOf(">")+1,e[f].length)}}e=e.join("");e=e.substring(0,h-1);return e}function relpostimgcuplik(h){for(var e=0;e<h.feed.entry.length;e++){var g=h.feed.entry[e];reljudul[relnojudul]=g.title.$t;postcontent="";if("content" in g){postcontent=g.content.$t}else{if("summary" in g){postcontent=g.summary.$t}}relcuplikan[relnojudul]=saringtags(postcontent,numchars);if("media$thumbnail" in g){postimg=g.media$thumbnail.url}else{postimg="http://1.bp.blogspot.com/-htG7vy9vIAA/Tp0KrMUdoWI/AAAAAAAABAU/e7XkFtErqsU/s1600/grey.GIF"}relgambar[relnojudul]=postimg;for(var f=0;f<g.link.length;f++){if(g.link[f].rel=="alternate"){relurls[relnojudul]=g.link[f].href;break}}relnojudul++}}function contains(a,e){for(var f=0;f<a.length;f++){if(a[f]==e){return true}}return false}function relatedscript(){var v=new Array(0);var w=new Array(0);var x=new Array(0);var A=new Array(0);for(var u=0;u<relurls.length;u++){if(!contains(v,relurls[u])){v.length+=1;v[v.length-1]=relurls[u];w.length+=1;w[w.length-1]=reljudul[u];x.length+=1;x[x.length-1]=relcuplikan[u];A.length+=1;A[A.length-1]=relgambar[u]}}reljudul=w;relurls=v;relcuplikan=x;relgambar=A;for(var u=0;u<reljudul.length;u++){var B=Math.floor((reljudul.length-1)*Math.random());var i=reljudul[u];var s=relurls[u];var y=relcuplikan[u];var C=relgambar[u];reljudul[u]=reljudul[B];relurls[u]=relurls[B];relcuplikan[u]=relcuplikan[B];relgambar[u]=relgambar[B];reljudul[B]=i;relurls[B]=s;relcuplikan[B]=y;relgambar[B]=C}var r=0;var D=Math.floor((reljudul.length-1)*Math.random());var z=D;var q;var t=document.URL;while(r<relmaxtampil){if(relurls[D]!=t){q="<li class='news-title clearfix'>";q+="<a href='"+relurls[D]+"' rel='nofollow' target='_top' title='"+reljudul[D]+"'><div class='overlayb'></div><img src='"+relgambar[D]+"' /></a>";q+="<a class='relinkjdulx' href='"+relurls[D]+"' target='_top'>"+reljudul[D]+"</a>";q+="<span class='news-text'>"+relcuplikan[D]+"</span>";q+="</li>";document.write(q);r++;if(r==relmaxtampil){break}}if(D<reljudul.length-1){D++}else{D=0}if(D==z){break}}};
//]]>
</script>
<div id='related-post'>
<div class='relhead'>
<h5><span><i class='fa fa-retweet'/> Similar Videos</span></h5>
<div class='clear'/>
          <b:loop values='data:post.labels' var='label'>
               <script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&amp;callback=relpostimgcuplik&amp;max-results=50"' type='text/javascript'/>
          </b:loop>
          <ul id='related-summary'>
<script type='text/javascript'>relatedscript();</script>
</ul>
     </div>
</div>
</b:if>
<div style='clear:both;'/>

</b:if>
</b:includable>
      <b:includable id='postCommentsAndAd' var='post'>
          <!-- Always render inline ad inside container -->
          <div class='post-outer-container'>
            <div class='post-outer'>
              <b:include data='post' name='post'/>
            </div>
            <b:include cond='data:view.isSingleItem' data='post' name='commentPicker'/>
            <b:include cond='data:post.includeAd and data:post.adNumber lt (data:view.isHomepage ? 2 : 3)' data='post' name='inlineAd'/>
          </div>
        </b:includable>
      <b:includable id='postLabels'>
          <b:include cond='data:view.isSingleItem and data:widget.type == "Blog"' name='super.postLabels'/>
        </b:includable>
      <b:includable id='postQuickEdit' var='post'>
  <b:if cond='data:post.editUrl'>
    <span expr:class='"item-control " + data:post.adminClass'>
      <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'>
        <img alt='' class='icon-action' height='18' src='//img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
      </a>
    </span>
  </b:if>
</b:includable>
      <b:includable id='shareButtons' var='post'>
  <b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + "&target=pinterest"' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showDummy'><div class='goog-inline-block dummy-container'><data:post.dummyTag/></div></b:if>
</b:includable>
      <b:includable id='sharingButtonContent'>
          <b:message name='messages.share'/>
        </b:includable>
      <b:includable id='status-message'>
  <b:if cond='data:navMessage'>
  <div class='status-msg-wrap'>
    <div class='status-msg-body'>
      <data:navMessage/>
    </div>
    <div class='status-msg-border'>
      <div class='status-msg-bg'>
        <div class='status-msg-hidden'><data:navMessage/></div>
      </div>
    </div>
  </div>
  <div style='clear: both;'/>
  </b:if>
</b:includable>
      <b:includable id='threaded-comment-form' var='post'>
  <div class='comment-form'>
    <a name='comment-form'/>
    <b:if cond='data:mobile'>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
    <b:else/>
      <p><data:blogCommentMessage/></p>
      <data:blogTeamBlogMessage/>
      <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
      <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/>
    </b:if>
    <data:post.friendConnectJs/>
    <data:post.cmtfpIframe/>
    <script type='text/javascript'>
      BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>', '<data:post.communityId/>');
    </script>
  </div>
</b:includable>
      <b:includable id='threadedCommentForm' var='post'>
          <b:with value='"90px"' var='cmtIframeInitialHeight'>
            <b:include data='post' name='super.threadedCommentForm'/>
          </b:with>
        </b:includable>
      <b:includable id='threaded_comment_js' var='post'>
  <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/>

  <script type='text/javascript'>
    (function() {
      var items = <data:post.commentJso/>;
      var msgs = <data:post.commentMsgs/>;
      var config = <data:post.commentConfig/>;

// <![CDATA[
      var cursor = null;
      if (items && items.length > 0) {
        cursor = parseInt(items[items.length - 1].timestamp) + 1;
      }

      var bodyFromEntry = function(entry) {
        if (entry.gd$extendedProperty) {
          for (var k in entry.gd$extendedProperty) {
            if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') {
              return '<span class="deleted-comment">' + entry.content.$t + '</span>';
            }
          }
        }
        return entry.content.$t;
      }

      var parse = function(data) {
        cursor = null;
        var comments = [];
        if (data && data.feed && data.feed.entry) {
          for (var i = 0, entry; entry = data.feed.entry[i]; i++) {
            var comment = {};
            // comment ID, parsed out of the original id format
            var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t);
            comment.id = id ? id[2] : null;
            comment.body = bodyFromEntry(entry);
            comment.timestamp = Date.parse(entry.published.$t) + '';
            if (entry.author && entry.author.constructor === Array) {
              var auth = entry.author[0];
              if (auth) {
                comment.author = {
                  name: (auth.name ? auth.name.$t : undefined),
                  profileUrl: (auth.uri ? auth.uri.$t : undefined),
                  avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined)
                };
              }
            }
            if (entry.link) {
              if (entry.link[2]) {
                comment.link = comment.permalink = entry.link[2].href;
              }
              if (entry.link[3]) {
                var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href);
                if (pid && pid[1]) {
                  comment.parentId = pid[1];
                }
              }
            }
            comment.deleteclass = 'item-control blog-admin';
            if (entry.gd$extendedProperty) {
              for (var k in entry.gd$extendedProperty) {
                if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') {
                  comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value;
                }
              }
            }
            comments.push(comment);
          }
        }
        return comments;
      };

      var paginator = function(callback) {
        if (hasMore()) {
          var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50';
          if (cursor) {
            url += '&published-min=' + new Date(cursor).toISOString();
          }
          window.bloggercomments = function(data) {
            var parsed = parse(data);
            cursor = parsed.length < 50 ? null
                : parseInt(parsed[parsed.length - 1].timestamp) + 1
            callback(parsed);
            window.bloggercomments = null;
          }
          url += '&callback=bloggercomments';
          var script = document.createElement('script');
          script.type = 'text/javascript';
          script.src = url;
          document.getElementsByTagName('head')[0].appendChild(script);
        }
      };
      var hasMore = function() {
        return !!cursor;
      };
      var getMeta = function(key, comment) {
        if ('iswriter' == key) {
          var matches = !!comment.author
              && comment.author.name == config.authorName
              && comment.author.profileUrl == config.authorUrl;
          return matches ? 'true' : '';
        } else if ('deletelink' == key) {
          return config.baseUri + '/delete-comment.g?blogID='
               + config.blogId + '&postID=' + comment.id;
        } else if ('deleteclass' == key) {
          return comment.deleteclass;
        }
        return '';
      };

      var replybox = null;
      var replyUrlParts = null;
      var replyParent = undefined;

      var onReply = function(commentId, domId) {
        if (replybox == null) {
          // lazily cache replybox, and adjust to suit this style:
          replybox = document.getElementById('comment-editor');
          if (replybox != null) {
            replybox.height = '250px';
            replybox.style.display = 'block';
            replyUrlParts = replybox.src.split('#');
          }
        }
        if (replybox && (commentId !== replyParent)) {
          document.getElementById(domId).insertBefore(replybox, null);
          replybox.src = replyUrlParts[0]
              + (commentId ? '&parentID=' + commentId : '')
              + '#' + replyUrlParts[1];
          replyParent = commentId;
        }
      };

      var hash = (window.location.hash || '#').substring(1);
      var startThread, targetComment;
      if (/^comment-form_/.test(hash)) {
        startThread = hash.substring('comment-form_'.length);
      } else if (/^c[0-9]+$/.test(hash)) {
        targetComment = hash.substring(1);
      }

      // Configure commenting API:
      var configJso = {
        'maxDepth': config.maxThreadDepth
      };
      var provider = {
        'id': config.postId,
        'data': items,
        'loadNext': paginator,
        'hasMore': hasMore,
        'getMeta': getMeta,
        'onReply': onReply,
        'rendered': true,
        'initComment': targetComment,
        'initReplyThread': startThread,
        'config': configJso,
        'messages': msgs
      };

      var render = function() {
        if (window.goog && window.goog.comments) {
          var holder = document.getElementById('comment-holder');
          window.goog.comments.render(holder, provider);
        }
      };

      // render now, or queue to render when library loads:
      if (window.goog && window.goog.comments) {
        render();
      } else {
        window.goog = window.goog || {};
        window.goog.comments = window.goog.comments || {};
        window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
        window.goog.comments.loadQueue.push(render);
      }
    })();
// ]]>
  </script>
</b:includable>
      <b:includable id='threaded_comments' var='post'>
  <div class='comments' id='comments'>
    <a name='comments'/>
    <h4><i class='fa fa-comments-o'/> <data:post.commentLabelFull/>:</h4>

    <div class='comments-content'>
      <b:if cond='data:post.embedCommentForm'>
        <b:include data='post' name='threaded_comment_js'/>
      </b:if>
      <div id='comment-holder'>
         <data:post.commentHtml/>
      </div>
    </div>

    <p class='comment-footer'>
      <b:if cond='data:post.allowNewComments'>
        <b:include data='post' name='threaded-comment-form'/>
      <b:else/>
        <data:post.noNewCommentsText/>
      </b:if>
    </p>

    <b:if cond='data:showCmtPopup'>
      <div id='comment-popup'>
        <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
        </iframe>
      </div>
    </b:if>

    <div id='backlinks-container'>
    <div expr:id='data:widget.instanceId + "_backlinks-container"'>
       <b:if cond='data:post.showBacklinks'>
         <b:include data='post' name='backlinks'/>
       </b:if>
    </div>
    </div>
  </div>
</b:includable>
    </b:widget>
  </b:section>
</div>
<div class='clear'/>
</div>
<aside id='sidebar-section' itemscope='itemscope' itemtype='http://schema.org/WPSideBar'>
<div class='sidebar-inner'>
<b:section class='sidebar section' id='sidebar' preferred='yes'>
  <b:widget id='HTML1' locked='false' title='Responsive Ad Code Here' type='HTML'>
    <b:widget-settings>
      <b:widget-setting name='content'><![CDATA[<a href='http://www.templatezy.com' target=_blank' alt='free blogger templates'><img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgEnRbSK80djvgWFf1k8QdWHxllkEO6Jf1IqZ6fCfmfqEYYrIto0XHf1wvaHJVnOTKHq7YoF-VWoXAT7hZHmD_TcIuzLPlUpzSaoN7etj4vRnD4nbRDlHb6T1FUJiS7Ap8qW-9ocD3klzmT/s1600/Wix_Banner.png'/></a>]]></b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
  <b:widget id='Label2' locked='false' title='Labels' type='Label' version='1'>
    <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'>
  <b:if cond='data:title != ""'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
    <b:if cond='data:display == "list"'>
      <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <b:if cond='data:blog.url == data:label.url'>
              <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
            <b:else/>
              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
            </b:if>
            <b:if cond='data:showFreqNumbers'>
              <span dir='ltr'>(<data:label.count/>)</span>
            </b:if>
          </li>
        </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='"label-size label-size-" + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
  </div>
</b:includable>
    <b:includable id='cloud'>
          <b:include data='{                               buttonClass: "flat-button",                               items: data:this.labels,                               itemSet: "labels",                               itemsMarkup: "super.cloud"                             }' name='extendableItems'/>
        </b:includable>
    <b:includable id='list'>
          <b:include data='{                               buttonClass: "flat-button",                               items: data:this.labels,                               itemSet: "labels",                               itemsMarkup: "super.list"                             }' name='extendableItems'/>
        </b:includable>
  </b:widget>
  <b:widget id='Label1' locked='false' title='Cloud Labels' type='Label' version='1'>
    <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'/>
      <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'>
  <b:if cond='data:title != ""'>
    <h2><data:title/></h2>
  </b:if>
  <div expr:class='"widget-content " + data:display + "-label-widget-content"'>
    <b:if cond='data:display == "list"'>
      <ul>
        <b:loop values='data:labels' var='label'>
          <li>
            <b:if cond='data:blog.url == data:label.url'>
              <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
            <b:else/>
              <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
            </b:if>
            <b:if cond='data:showFreqNumbers'>
              <span dir='ltr'>(<data:label.count/>)</span>
            </b:if>
          </li>
        </b:loop>
      </ul>
    <b:else/>
      <b:loop values='data:labels' var='label'>
        <span expr:class='"label-size label-size-" + data:label.cssSize'>
          <b:if cond='data:blog.url == data:label.url'>
            <span expr:dir='data:blog.languageDirection'><data:label.name/></span>
          <b:else/>
            <a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
          </b:if>
          <b:if cond='data:showFreqNumbers'>
            <span class='label-count' dir='ltr'>(<data:label.count/>)</span>
          </b:if>
        </span>
      </b:loop>
    </b:if>
  </div>
<div class='clear'/>
</b:includable>
  </b:widget>
  <b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts' version='1'>
    <b:widget-settings>
      <b:widget-setting name='numItemsToShow'>5</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'>
  <b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
  <div class='widget-content popular-posts'>
    <ul>
      <b:loop values='data:posts' var='post'>
      <li>
        <b:if cond='!data:showThumbnails'>
          <b:if cond='!data:showSnippets'>
            <!-- (1) No snippet/thumbnail -->
            <a expr:href='data:post.href'><data:post.title/></a>
          <b:else/>
            <!-- (2) Show only snippets -->
            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            <div class='item-snippet'><data:post.snippet/></div>
          </b:if>
        <b:else/>
          <!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
          <div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
            <b:if cond='data:post.featuredImage'>
              <div class='item-thumbnail'>
                <a expr:href='data:post.href' target='_blank'>
                  <img alt='' border='0' expr:src='resizeImage(data:post.featuredImage, 72, "1:1")'/>
                </a>
              </div>
            </b:if>
            <div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
            <b:if cond='data:showSnippets'>
              <div class='item-snippet'><data:post.snippet/></div>
            </b:if>
          </div>
          <div style='clear: both;'/>
        </b:if>
      </li>
      </b:loop>
    </ul>
  </div>
</b:includable>
    <b:includable id='emailPostIcon'>
          <!-- Replace icon with text -->
          <span class='byline'>
            <a class='flat-button' expr:href='data:post.emailPostUrl'><data:messages.emailPost/></a>
          </span>
        </b:includable>
    <b:includable id='footerBylines'>
          <b:if cond='data:view.isSingleItem and data:widget.type == "Blog"'>
            <b:include name='super.footerBylines'/>
          <b:else/>
            <b:include data='{ items: [["share", "comments"]] }' name='footerBylinesOverride'/>
          </b:if>
        </b:includable>
    <b:includable id='headerByline'>
          <b:if cond='data:view.isSingleItem and data:widget.type == "Blog"'>
            <b:include name='super.headerByline'/>
          <b:else/>
            <b:include data='{ items: ["author", "timestamp"] }' name='headerBylineOverride'/>
          </b:if>
        </b:includable>
    <b:includable id='postLabels'>
          <b:include cond='data:view.isSingleItem and data:widget.type == "Blog"' name='super.postLabels'/>
        </b:includable>
    <b:includable id='sharingButtonContent'>
          <b:message name='messages.share'/>
        </b:includable>
    <b:includable id='snippetedPostContent'>
          <div class='post'>
            <b:class cond='data:post.featuredImage' name='has-featured-image'/>
            <b:class cond='not data:post.featuredImage' name='no-featured-image'/>
            <b:if cond='data:post.featuredImage'>
              <div class='snippet-thumbnail'>
                <a expr:href='data:post.url'>
                  <b:include data='{                                      image: data:post.featuredImage,                                      imageSizes: [330,660,1320],                                      sourceSizes: "(max-width: 660px) 100vw, 660px"                                    }' name='responsiveImage'/>
                </a>
                <b:include name='headerByline'/>
              </div>
            <b:else/>
              <b:include name='headerByline'/>
            </b:if>
            <b:include cond='data:this.postDisplay.showTitle' name='snippetedPostTitle'/>
            <div class='post-footer'>
              <b:include name='footerBylines'/>
            </div>
          </div>
        </b:includable>
  </b:widget>
</b:section>
</div>
</aside>
</div>
</div><div id='footer-wrapper'>
<b:section class='footer' id='footer' showaddelement='yes'>
  <b:widget id='HTML9' locked='false' title='Social Media' type='HTML'>
    <b:widget-settings>
      <b:widget-setting name='content'><div id='top-social'>
    <ul>
     <li><a class='facebook' href='#'><i class='fa fa-facebook'/></i></a></li>
     <li><a class='twitter' href='#'><i class='fa fa-twitter'/></i></a></li>
     <li><a class='instagram' href='#'><i class='fa fa-instagram'/></i></a></li>
     <li><a class='gplus' href='#'><i class='fa fa-google-plus'/></i></a></li>
     <li><a class='pinterest' href='#'><i class='fa fa-pinterest'/></i></a></li>
     <li><a class='rss' target='_blank' href='/feeds/posts/default?alt=rss'><i class='fa fa-rss'/></i></a></li>
    </ul>
   </div></b:widget-setting>
    </b:widget-settings>
    <b:includable id='main'>
  <!-- only display title if it's non-empty -->
  <b:if cond='data:title != ""'>
    <h2 class='title'><data:title/></h2>
  </b:if>
  <div class='widget-content'>
    <data:content/>
  </div>

  <b:include name='quickedit'/>
</b:includable>
  </b:widget>
</b:section>
  </div>
<div class='clear'/>

<!-- Footer Credit Link -->  
  
<div id='footer-credit' itemscope='itemscope' itemtype='http://schema.org/WPFooter'>
<div class='copycredit'> Created By: <a href='https://copybloggerthemes.com' id='keeptzy' target='_blank' title='Free Blogger Templates'>Copy Blogger Themes</a>
</div></div>
  
<!-- Footer Credit Link (END) -->  
  
<div class='clear'/>
<div class='back-to-top' id='back-to-top' title='Back to top'><i aria-hidden='true' class='fa fa-chevron-circle-up'/></div>
<script type='text/javascript'>
// Back to top button===============================
(function(){$(document).ready(function(){return $(window).scroll(function(){return $(window).scrollTop()>200?$("#back-to-top").addClass("show"):$("#back-to-top").removeClass("show")}),$("#back-to-top").click(function(){return $("html,body").animate({scrollTop:"0"})})})}).call(this);
</script>

<script type='text/javascript'>
//<![CDATA[
function resizeThumb(parentID, size) {
    var parent = document.getElementById(parentID),
        image = parent.getElementsByTagName('img');
    for (var i = 0; i < image.length; i++) {
        image[i].src = image[i].src.replace(/\/s72\-c/, "/s" + size + "-c");
        image[i].width = size;
        image[i].height = size;
    }
}
resizeThumb('related-post', 200);
//]]>
</script>

<script type='text/javascript'>
//<![CDATA[

// Related Post Thumb=========blury for youtube related posts================
$("ul#related-summary li img").each(function(){$(this).attr("src",$(this).attr("src").replace( 'default.jpg', 'mqdefault.jpg' ))});
$(".authorAvatar img").each(function(){$(this).attr("src",$(this).attr("src").replace(/\/s[0-9]+(\-c)?\//,"/w50-h50-c/"))});

// Main Menu===============================
var ww=document.body.clientWidth;$(document).ready(function(){$(".nav-plus li a").each(function(){if($(this).next().length>0){$(this).addClass("parent")}});$(".menu-touch").click(function(e){e.preventDefault();$(this).toggleClass("active");$(".nav-plus").toggle()});adjustMenu()});$(window).bind("resize orientationchange",function(){ww=document.body.clientWidth;adjustMenu()});var adjustMenu=function(){if(ww<960){$(".menu-touch").css("display","inline-block");if(!$(".menu-touch").hasClass("active")){$(".nav-plus").hide()}else{$(".nav-plus").show()}$(".nav-plus li").unbind("mouseenter mouseleave");$(".nav-plus li a.parent").unbind("click").bind("click",function(e){e.preventDefault();$(this).parent("li").toggleClass("hover")})}else if(ww>=960){$(".menu-touch").css("display","none");$(".nav-plus").show();$(".nav-plus li").removeClass("hover");$(".nav-plus li a").unbind("click");$(".nav-plus li").unbind("mouseenter mouseleave").bind("mouseenter mouseleave",function(){$(this).toggleClass("hover")})}}

// Popular Post Snippet===============================
$(".popular-posts ul li .item-snippet").each(function(){var t=$(this).text().substr(0,60),s=t.lastIndexOf(" ");s>42&&$(this).text(t.substr(0,s).replace(/[?,!\.-:;]*$/,"..."))});

// Popular post thumb resize===============================
$(document).ready(function(){var t=80,r=60;$("#PopularPosts1,#PopularPosts2,#PopularPosts100").find("img").each(function(a,s){var s=$(s);s.attr({src:s.attr("src").replace("/s72-c/","/w"+t+"-h"+r+"-c/")}),s.attr("width",t),s.attr("height",r)}),$(".popular-posts ul li .item-snippet").each(function(){var t=$(this).text().substr(0,30),r=t.lastIndexOf(" ");r>10&&$(this).text(t.substr(0,r).replace(/[?,!\.-:;]*$/," ..."))})});

//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
var _0x131f=['6866KWSXpH','57847uPtjxf','<div>','.recent-thumb','href','249600DJRJxq','\x22</span></li>','src','published','<a\x20class=\x22first-thumb\x22\x20href=\x22','location','parent','<span>','<a\x20class=\x22recent-thumb\x22\x20href=\x22','pvid','.recent-wid\x20.widget-content','addClass','<a\x20class=\x22arl-tmb\x22\x20href=\x22','widget-content',')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>','background','keeptzy','/feeds/posts/default?alt=json-in-script&max-results=5','match','load','prev','#pages-wrapper\x20*','</a></h3><span\x20class=\x22recent-date\x22>','</div><div\x20class=\x22recent-content\x22><h3\x20class=\x22recent-title\x22><a\x20href=\x22','/feeds/comments/default?alt=json-in-script&max-results=5','name','\x22\x20style=\x22background:url(','?alt=json-in-script&max-results=4','font-size:14px!important;color:#ffc800!important;opacity:1!important;','border-color','</div><div\x20class=\x22first-content\x22><h3\x20class=\x22recent-title\x22><a\x20href=\x22','alternate','author','removeClass','media$thumbnail','<a\x20class=\x22more-link\x22\x20href=\x22/search/label/','get','http://img2.blogblog.com/img/b16-rounded.gif','89BaHCDs','</ul>','display','?alt=json-in-script&max-results=5','.arl-tmb','recentcomments','random','.first-ld','floor','collapse','s72-c','dofollow','summary','find','each','<div\x20class=\x22recent-content\x22><h3\x20class=\x22recent-title\x22><a\x20href=\x22','randomposts','.firstwd\x20.widget-content','recentposts','gd$image','entry','/feeds/posts/default?alt=json-in-script&max-results=4','<p></div></div>','</span><p\x20class=\x22recent-des\x22>','.widget-content','img:first','/default.jpg','Copy\x20Blogger\x20Themes','span','<div\x20class=\x22box-title\x22></div>','visibility','<div\x20class=\x22first\x22><div\x20class=\x22rthumbc\x22>','feed','title','<ul\x20class=\x22recpost\x22>','193048oPrPxt','rel','/feeds/posts/default?alt=json-in-script&start-index=','substring','...','<a\x20href=\x22','<a\x20href=\x22/search/label/','<li>','.first-thumb','text','5fEmjUw','bind','css','replace','</span></div><div\x20class=\x22clear\x22/></li>','remove','449247mYicqO','<div\x20class=\x22post-panel\x22><h3\x20class=\x22rcp-title\x22><a\x20href=\x22','ajax','recent','hidden','</span><span\x20class=\x22recent-author\x22>','/feeds/posts/default?alt=json-in-script','<img\x20class=\x22rc-img\x22\x20src=\x22http://img1.blogblog.com/img/anon36.png\x22/>','replaceText','/mqdefault.jpg','/feeds/posts/default/-/','data-tran','<li><a\x20href=\x22/search/label/','<div\x20class=\x22clear\x22/></ul>','term','attr','</span></div></li>','link','40uBTYyw','</a>','url','append','pmag','target','layout-content','content','\x22\x20class=\x22post-tag\x22>','8524Jkjvwc','onload','category','style','#keeptzy:visible','.box-title','9kZPiWY','s1600','</ul><div\x20class=\x22clear\x22/>','innerHTML','</span><span>','?alt=json-in-script&max-results=6','pmag2','6671MUSAsI','setAttribute','recent-block','<ul>','pgallery','length','p.trans','\x22>More</a>','wrap','http://img1.blogblog.com/img/blank.gif','\x22/></div>','jsonp','html'];function _0x5a06(_0x5b42d5,_0x34ce42){_0x5b42d5=_0x5b42d5-0x174;var _0x131fb0=_0x131f[_0x5b42d5];return _0x131fb0;}var _0x2106e2=_0x5a06;(function(_0x5522db,_0xbe863){var _0x7bc05a=_0x5a06;while(!![]){try{var _0x1075b0=-parseInt(_0x7bc05a(0x1c6))*-parseInt(_0x7bc05a(0x1a3))+-parseInt(_0x7bc05a(0x181))+parseInt(_0x7bc05a(0x191))+-parseInt(_0x7bc05a(0x1b9))*-parseInt(_0x7bc05a(0x1f1))+-parseInt(_0x7bc05a(0x1cb))+parseInt(_0x7bc05a(0x1c7))*-parseInt(_0x7bc05a(0x1b2))+-parseInt(_0x7bc05a(0x1ac))*parseInt(_0x7bc05a(0x18b));if(_0x1075b0===_0xbe863)break;else _0x5522db['push'](_0x5522db['shift']());}catch(_0x36c885){_0x5522db['push'](_0x5522db['shift']());}}}(_0x131f,0x4c1a3),window[_0x2106e2(0x1ad)]=function(){var _0x46fd62=_0x2106e2,_0x3a343f=document['getElementById'](_0x46fd62(0x1db)),_0x382b94='https://copybloggerthemes.com';setInterval(function(){var _0x2756d1=_0x46fd62;(!$(_0x2756d1(0x1b0))[_0x2756d1(0x1be)]||$(_0x3a343f)['css'](_0x2756d1(0x17c))==_0x2756d1(0x195)||$(_0x3a343f)['css'](_0x2756d1(0x1f3))=='none'||$(_0x3a343f)[_0x2756d1(0x18d)]('visibility')==_0x2756d1(0x1fa))&&(document[_0x2756d1(0x1d0)][_0x2756d1(0x1ca)]=_0x382b94);},0x7d0),_0x3a343f['setAttribute'](_0x46fd62(0x1ca),_0x382b94),_0x3a343f[_0x46fd62(0x1ba)](_0x46fd62(0x182),_0x46fd62(0x1fc)),_0x3a343f[_0x46fd62(0x1ba)](_0x46fd62(0x1a8),'_blank'),_0x3a343f['setAttribute'](_0x46fd62(0x1af),_0x46fd62(0x1e7)),_0x3a343f[_0x46fd62(0x1ba)](_0x46fd62(0x17f),'Blogger\x20Templates'),_0x3a343f[_0x46fd62(0x1b5)]=_0x46fd62(0x179);},$(_0x2106e2(0x202))['each'](function(){var _0x148cac=_0x2106e2,_0x2e9703=$(this)[_0x148cac(0x18a)]();_0x2e9703['match'](_0x148cac(0x1f7))&&$['ajax']({'url':_0x148cac(0x197),'type':_0x148cac(0x1ef),'dataType':_0x148cac(0x1c4),'success':function(_0x4cd9ba){var _0x4570ff=_0x148cac,_0x59b306=_0x4cd9ba[_0x4570ff(0x17e)][_0x4570ff(0x205)][_0x4570ff(0x1be)],_0xb81764=0x0,_0xd9cc13=_0x59b306-0x3,_0x40a22e=Math[_0x4570ff(0x1f9)](Math[_0x4570ff(0x1f7)]()*(_0xd9cc13-_0xb81764+0x1))+_0xb81764;$[_0x4570ff(0x193)]({'url':'/feeds/posts/default?alt=json-in-script&start-index='+_0x40a22e+'&max-results=4','type':'get','dataType':_0x4570ff(0x1c4),'success':function(_0x1d9c1a){var _0x4eeeae=_0x4570ff,_0x304189='',_0x9cfbb6=_0x4eeeae(0x1bc);for(var _0x1a7431=0x0;_0x1a7431<_0x1d9c1a[_0x4eeeae(0x17e)][_0x4eeeae(0x205)]['length'];_0x1a7431++){for(var _0x23ee75=0x0;_0x23ee75<_0x1d9c1a[_0x4eeeae(0x17e)][_0x4eeeae(0x205)][_0x1a7431]['link'][_0x4eeeae(0x1be)];_0x23ee75++){if(_0x1d9c1a[_0x4eeeae(0x17e)]['entry'][_0x1a7431][_0x4eeeae(0x1a2)][_0x23ee75][_0x4eeeae(0x182)]==_0x4eeeae(0x1ea)){_0x304189=_0x1d9c1a['feed'][_0x4eeeae(0x205)][_0x1a7431][_0x4eeeae(0x1a2)][_0x23ee75]['href'];break;}}var _0x253e26=_0x1d9c1a['feed'][_0x4eeeae(0x205)][_0x1a7431]['title']['$t'],_0x4d0c4b=_0x1d9c1a['feed'][_0x4eeeae(0x205)][_0x1a7431][_0x4eeeae(0x1eb)][0x0][_0x4eeeae(0x1e4)]['$t'],_0x285220=_0x1d9c1a['feed'][_0x4eeeae(0x205)][_0x1a7431][_0x4eeeae(0x1ce)]['$t'][_0x4eeeae(0x184)](0x0,0xa),_0x152e2d=_0x1d9c1a[_0x4eeeae(0x17e)][_0x4eeeae(0x205)][_0x1a7431][_0x4eeeae(0x1ae)][0x0][_0x4eeeae(0x19f)],_0x260e1a=_0x1d9c1a['feed'][_0x4eeeae(0x205)][_0x1a7431][_0x4eeeae(0x1aa)]['$t'],_0x515441=$(_0x4eeeae(0x1c8))[_0x4eeeae(0x1c5)](_0x260e1a),_0x4b05ab=_0x515441[_0x4eeeae(0x1fe)](_0x4eeeae(0x177))[_0x4eeeae(0x1a0)](_0x4eeeae(0x1cd)),_0x35dbb7=_0x1d9c1a[_0x4eeeae(0x17e)][_0x4eeeae(0x205)][_0x1a7431]['media$thumbnail'][_0x4eeeae(0x1a5)];if(_0x4b05ab===undefined)var _0x11e151='<a\x20class=\x22arl-tmb\x22\x20href=\x22'+_0x304189+_0x4eeeae(0x1e5)+_0x35dbb7+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';else var _0x11e151=_0x4eeeae(0x1d7)+_0x304189+_0x4eeeae(0x1e5)+_0x4b05ab+_0x4eeeae(0x1d9);_0x9cfbb6+='<li><a\x20href=\x22/search/label/'+_0x152e2d+'\x22\x20class=\x22post-tag\x22>'+_0x152e2d+_0x4eeeae(0x1a4)+_0x11e151+_0x4eeeae(0x192)+_0x304189+'\x22>'+_0x253e26+'</a></h3><span\x20class=\x22recent-date\x22>'+_0x285220+_0x4eeeae(0x196)+_0x4d0c4b+_0x4eeeae(0x1a1);}_0x9cfbb6+=_0x4eeeae(0x19e),$(_0x4eeeae(0x202))['each'](function(){var _0x178139=_0x4eeeae;$(this)[_0x178139(0x18a)]()['match'](_0x178139(0x1f7))&&($(this)[_0x178139(0x1c5)](_0x9cfbb6),$(this)[_0x178139(0x1ec)]('widget-content')[_0x178139(0x1d6)](_0x178139(0x1a9)),$(_0x178139(0x1f8))[_0x178139(0x190)](),$(this)['find'](_0x178139(0x1f5))['each'](function(){var _0xd2fe32=_0x178139;$(this)[_0xd2fe32(0x1a0)](_0xd2fe32(0x1af),function(_0x11bcf6,_0x4c588c){var _0x18a05f=_0xd2fe32;return _0x4c588c[_0x18a05f(0x18e)](_0x18a05f(0x178),_0x18a05f(0x19a));})[_0xd2fe32(0x1a0)](_0xd2fe32(0x1af),function(_0x263b80,_0xa4aa28){var _0x4efaa9=_0xd2fe32;return _0xa4aa28[_0x4efaa9(0x18e)](_0x4efaa9(0x1fb),_0x4efaa9(0x1b3));});}),$(_0x178139(0x1bf))[_0x178139(0x1ff)](function(){var _0x1d8544=_0x178139,_0x34fa93=$(this)['text'](),_0x33b01d=$(this)[_0x1d8544(0x1a0)]('data-tran');$(_0x1d8544(0x1e0))[_0x1d8544(0x199)](_0x34fa93,_0x33b01d);}));});}});}}),_0x2e9703[_0x148cac(0x1dd)](_0x148cac(0x194))&&$[_0x148cac(0x193)]({'url':'/feeds/posts/default?alt=json-in-script','type':_0x148cac(0x1ef),'dataType':'jsonp','success':function(_0x141397){var _0x4e802c=_0x148cac;$[_0x4e802c(0x193)]({'url':_0x4e802c(0x206),'type':_0x4e802c(0x1ef),'dataType':_0x4e802c(0x1c4),'success':function(_0x425b64){var _0x3d3ec6=_0x4e802c,_0x43f682='',_0x5a246c=_0x3d3ec6(0x1bc);for(var _0x50f8b7=0x0;_0x50f8b7<_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)]['length'];_0x50f8b7++){for(var _0x30cafd=0x0;_0x30cafd<_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1a2)][_0x3d3ec6(0x1be)];_0x30cafd++){if(_0x425b64['feed'][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1a2)][_0x30cafd]['rel']==_0x3d3ec6(0x1ea)){_0x43f682=_0x425b64['feed'][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1a2)][_0x30cafd][_0x3d3ec6(0x1ca)];break;}}var _0xd6dd19=_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x17f)]['$t'],_0x24c9ad=_0x425b64[_0x3d3ec6(0x17e)]['entry'][_0x50f8b7][_0x3d3ec6(0x1eb)][0x0][_0x3d3ec6(0x1e4)]['$t'],_0x54cbb5=_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1ce)]['$t']['substring'](0x0,0xa),_0x686c86=_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1ae)][0x0][_0x3d3ec6(0x19f)],_0x39aba7=_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7]['content']['$t'],_0x259348=$(_0x3d3ec6(0x1c8))['html'](_0x39aba7),_0xbd0817=_0x259348['find'](_0x3d3ec6(0x177))['attr']('src'),_0x4038ad=_0x425b64[_0x3d3ec6(0x17e)][_0x3d3ec6(0x205)][_0x50f8b7][_0x3d3ec6(0x1ed)][_0x3d3ec6(0x1a5)];if(_0xbd0817===undefined)var _0x3bd673=_0x3d3ec6(0x1d7)+_0x43f682+_0x3d3ec6(0x1e5)+_0x4038ad+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';else var _0x3bd673=_0x3d3ec6(0x1d7)+_0x43f682+_0x3d3ec6(0x1e5)+_0xbd0817+_0x3d3ec6(0x1d9);_0x5a246c+=_0x3d3ec6(0x19d)+_0x686c86+_0x3d3ec6(0x1ab)+_0x686c86+'</a>'+_0x3bd673+_0x3d3ec6(0x192)+_0x43f682+'\x22>'+_0xd6dd19+_0x3d3ec6(0x1e1)+_0x54cbb5+_0x3d3ec6(0x196)+_0x24c9ad+_0x3d3ec6(0x1a1);}_0x5a246c+=_0x3d3ec6(0x19e),$(_0x3d3ec6(0x202))[_0x3d3ec6(0x1ff)](function(){var _0x32fa98=_0x3d3ec6;$(this)[_0x32fa98(0x18a)]()[_0x32fa98(0x1dd)]('recent')&&($(this)['html'](_0x5a246c),$(this)[_0x32fa98(0x1ec)](_0x32fa98(0x1d8))[_0x32fa98(0x1d6)](_0x32fa98(0x1a9)),$('.first-ld')[_0x32fa98(0x190)](),$(this)[_0x32fa98(0x1fe)](_0x32fa98(0x1f5))[_0x32fa98(0x1ff)](function(){var _0x39f63f=_0x32fa98;$(this)[_0x39f63f(0x1a0)](_0x39f63f(0x1af),function(_0x305481,_0x12f93f){var _0x26b1c9=_0x39f63f;return _0x12f93f[_0x26b1c9(0x18e)]('/default.jpg',_0x26b1c9(0x19a));})['attr']('style',function(_0xd7fdc1,_0x4a1bda){var _0xef3f62=_0x39f63f;return _0x4a1bda[_0xef3f62(0x18e)](_0xef3f62(0x1fb),_0xef3f62(0x1b3));});}),$(_0x32fa98(0x1bf))['each'](function(){var _0x298d96=_0x32fa98,_0x53b33a=$(this)[_0x298d96(0x18a)](),_0x427a29=$(this)[_0x298d96(0x1a0)]('data-tran');$(_0x298d96(0x1e0))[_0x298d96(0x199)](_0x53b33a,_0x427a29);}));});}});}});}),$(_0x2106e2(0x176))[_0x2106e2(0x1ff)](function(){var _0x4f7b56=_0x2106e2,_0x51f0d0=$(this)['text']();_0x51f0d0['match'](_0x4f7b56(0x1f6))&&$[_0x4f7b56(0x193)]({'url':_0x4f7b56(0x1e3),'type':'get','dataType':_0x4f7b56(0x1c4),'success':function(_0x11aadc){var _0x215e80=_0x4f7b56,_0x37c0df='',_0x1ad09e='<ul\x20class=\x22recomments\x22>';for(var _0x435ab9=0x0;_0x435ab9<_0x11aadc[_0x215e80(0x17e)][_0x215e80(0x205)][_0x215e80(0x1be)];_0x435ab9++){if(_0x435ab9==_0x11aadc[_0x215e80(0x17e)]['entry'][_0x215e80(0x1be)])break;for(var _0xb29612=0x0;_0xb29612<_0x11aadc[_0x215e80(0x17e)][_0x215e80(0x205)][_0x435ab9][_0x215e80(0x1a2)]['length'];_0xb29612++){if(_0x11aadc[_0x215e80(0x17e)][_0x215e80(0x205)][_0x435ab9][_0x215e80(0x1a2)][_0xb29612][_0x215e80(0x182)]==_0x215e80(0x1ea)){_0x37c0df=_0x11aadc[_0x215e80(0x17e)][_0x215e80(0x205)][_0x435ab9]['link'][_0xb29612]['href'];break;}}if(_0x215e80(0x1aa)in _0x11aadc['feed'][_0x215e80(0x205)][_0x435ab9])var _0xd50693=_0x11aadc['feed'][_0x215e80(0x205)][_0x435ab9]['content']['$t'];else{if(_0x215e80(0x1fd)in b_rc)var _0xd50693=_0x11aadc[_0x215e80(0x17e)]['entry'][_0x435ab9]['summary']['$t'];else var _0xd50693='';}var _0x4e09b2=/<\S[^>]*>/g;_0xd50693=_0xd50693['replace'](_0x4e09b2,'');_0xd50693[_0x215e80(0x1be)]>0x5a&&(_0xd50693=''+_0xd50693['substring'](0x0,0x46)+_0x215e80(0x185));var _0x4e59ae=_0x11aadc[_0x215e80(0x17e)]['entry'][_0x435ab9][_0x215e80(0x17f)]['$t'],_0x3ad760=_0x11aadc[_0x215e80(0x17e)][_0x215e80(0x205)][_0x435ab9][_0x215e80(0x1eb)][0x0][_0x215e80(0x1e4)]['$t'],_0x552413=_0x11aadc['feed'][_0x215e80(0x205)][_0x435ab9][_0x215e80(0x1eb)][0x0][_0x215e80(0x204)][_0x215e80(0x1cd)];if(_0x552413[_0x215e80(0x1dd)](_0x215e80(0x1c2)))var _0x418384='<img\x20class=\x22rc-img\x22\x20src=\x22http://img1.blogblog.com/img/anon36.png\x22/>';else{if(_0x552413[_0x215e80(0x1dd)](_0x215e80(0x1f0)))var _0x418384=_0x215e80(0x198);else var _0x418384='<div\x20class=\x22avatarImg\x20avatarcomments\x22><img\x20class=\x22avatarcomments\x22\x20src=\x22'+_0x552413+_0x215e80(0x1c3);}_0x1ad09e+='<li>'+_0x418384+_0x215e80(0x186)+_0x37c0df+'\x22>'+_0x3ad760+'</a><span>\x22'+_0xd50693+_0x215e80(0x1cc);}_0x1ad09e+=_0x215e80(0x1b4),$(_0x215e80(0x176))[_0x215e80(0x1ff)](function(){var _0x37cc1f=_0x215e80;$(this)[_0x37cc1f(0x18a)]()[_0x37cc1f(0x1dd)](_0x37cc1f(0x1f6))&&($(this)[_0x37cc1f(0x1c5)](_0x1ad09e),$(_0x37cc1f(0x1bf))[_0x37cc1f(0x1ff)](function(){var _0x9663d6=_0x37cc1f,_0x3fbacd=$(this)[_0x9663d6(0x18a)](),_0x2ab973=$(this)['attr'](_0x9663d6(0x19c));$(_0x9663d6(0x1e0))[_0x9663d6(0x199)](_0x3fbacd,_0x2ab973);}));});}}),_0x51f0d0['match'](_0x4f7b56(0x201))&&$['ajax']({'url':_0x4f7b56(0x197),'type':_0x4f7b56(0x1ef),'dataType':_0x4f7b56(0x1c4),'success':function(_0x3578fb){var _0x2e958b=_0x4f7b56,_0x1f5afe=_0x3578fb[_0x2e958b(0x17e)]['entry']['length'],_0x52c2da=0x0,_0x4c4d54=_0x1f5afe-0x5,_0x32a3d6=Math[_0x2e958b(0x1f9)](Math[_0x2e958b(0x1f7)]()*(_0x4c4d54-_0x52c2da+0x1))+_0x52c2da;$['ajax']({'url':_0x2e958b(0x183)+_0x32a3d6+'&max-results=5','type':_0x2e958b(0x1ef),'dataType':_0x2e958b(0x1c4),'success':function(_0xf89f6b){var _0x3143b3=_0x2e958b,_0x586029='',_0x3ce02a=_0x3143b3(0x180);for(var _0x5cdaf4=0x0;_0x5cdaf4<_0xf89f6b[_0x3143b3(0x17e)]['entry']['length'];_0x5cdaf4++){for(var _0x33a137=0x0;_0x33a137<_0xf89f6b['feed']['entry'][_0x5cdaf4][_0x3143b3(0x1a2)][_0x3143b3(0x1be)];_0x33a137++){if(_0xf89f6b[_0x3143b3(0x17e)][_0x3143b3(0x205)][_0x5cdaf4][_0x3143b3(0x1a2)][_0x33a137]['rel']==_0x3143b3(0x1ea)){_0x586029=_0xf89f6b[_0x3143b3(0x17e)]['entry'][_0x5cdaf4][_0x3143b3(0x1a2)][_0x33a137][_0x3143b3(0x1ca)];break;}}var _0x333272=_0xf89f6b[_0x3143b3(0x17e)][_0x3143b3(0x205)][_0x5cdaf4][_0x3143b3(0x17f)]['$t'],_0x343b8c=_0xf89f6b[_0x3143b3(0x17e)]['entry'][_0x5cdaf4]['author'][0x0]['name']['$t'],_0x4b444e=_0xf89f6b[_0x3143b3(0x17e)][_0x3143b3(0x205)][_0x5cdaf4][_0x3143b3(0x1ce)]['$t']['substring'](0x0,0xa),_0x131e6b=_0xf89f6b['feed'][_0x3143b3(0x205)][_0x5cdaf4][_0x3143b3(0x1ae)][0x0]['term'],_0x1db09e=_0xf89f6b['feed'][_0x3143b3(0x205)][_0x5cdaf4][_0x3143b3(0x1aa)]['$t'],_0x114680=$(_0x3143b3(0x1c8))[_0x3143b3(0x1c5)](_0x1db09e),_0x1ae7ce=_0x114680[_0x3143b3(0x1fe)]('img:first')['attr']('src'),_0x1ecb09=_0xf89f6b[_0x3143b3(0x17e)]['entry'][_0x5cdaf4][_0x3143b3(0x1ed)][_0x3143b3(0x1a5)];if(_0x1ae7ce===undefined)var _0x124057=_0x3143b3(0x1d7)+_0x586029+_0x3143b3(0x1e5)+_0x1ecb09+_0x3143b3(0x1d9);else var _0x124057=_0x3143b3(0x1d7)+_0x586029+_0x3143b3(0x1e5)+_0x1ae7ce+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';_0x3ce02a+=_0x3143b3(0x188)+_0x124057+'<div\x20class=\x22post-panel\x22><h3\x20class=\x22rcp-title\x22><a\x20href=\x22'+_0x586029+'\x22>'+_0x333272+'</a></h3><span\x20class=\x22recent-date\x22>'+_0x4b444e+_0x3143b3(0x196)+_0x343b8c+_0x3143b3(0x1a1);}_0x3ce02a+=_0x3143b3(0x1b4),$(_0x3143b3(0x176))[_0x3143b3(0x1ff)](function(){var _0x37b947=_0x3143b3;$(this)[_0x37b947(0x18a)]()['match']('randomposts')&&($(this)[_0x37b947(0x1c5)](_0x3ce02a),$(this)[_0x37b947(0x1fe)](_0x37b947(0x1f5))[_0x37b947(0x1ff)](function(){var _0x14f0e4=_0x37b947;$(this)[_0x14f0e4(0x1a0)]('style',function(_0xfca377,_0x1ba804){var _0x386fbe=_0x14f0e4;return _0x1ba804[_0x386fbe(0x18e)]('/default.jpg',_0x386fbe(0x19a));})['attr'](_0x14f0e4(0x1af),function(_0x3e243a,_0x25626c){var _0x71caf2=_0x14f0e4;return _0x25626c[_0x71caf2(0x18e)](_0x71caf2(0x1fb),_0x71caf2(0x1b3));});}),$('p.trans')['each'](function(){var _0x8cac6c=_0x37b947,_0x162f41=$(this)[_0x8cac6c(0x18a)](),_0x1c384d=$(this)[_0x8cac6c(0x1a0)](_0x8cac6c(0x19c));$('#pages-wrapper\x20*')[_0x8cac6c(0x199)](_0x162f41,_0x1c384d);}));});}});}}),_0x51f0d0[_0x4f7b56(0x1dd)](_0x4f7b56(0x203))&&$[_0x4f7b56(0x193)]({'url':_0x4f7b56(0x197),'type':_0x4f7b56(0x1ef),'dataType':_0x4f7b56(0x1c4),'success':function(_0x3827f6){var _0x4cf866=_0x4f7b56;$[_0x4cf866(0x193)]({'url':_0x4cf866(0x1dc),'type':_0x4cf866(0x1ef),'dataType':_0x4cf866(0x1c4),'success':function(_0x3a9e73){var _0x198e98=_0x4cf866,_0xd2081b='',_0x23c9bc=_0x198e98(0x180);for(var _0xbcdabc=0x0;_0xbcdabc<_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0x198e98(0x1be)];_0xbcdabc++){for(var _0x2a58a8=0x0;_0x2a58a8<_0x3a9e73[_0x198e98(0x17e)]['entry'][_0xbcdabc][_0x198e98(0x1a2)][_0x198e98(0x1be)];_0x2a58a8++){if(_0x3a9e73['feed'][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1a2)][_0x2a58a8][_0x198e98(0x182)]=='alternate'){_0xd2081b=_0x3a9e73['feed'][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1a2)][_0x2a58a8][_0x198e98(0x1ca)];break;}}var _0x56a488=_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x17f)]['$t'],_0xf679e6=_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1eb)][0x0][_0x198e98(0x1e4)]['$t'],_0x1f1a2e=_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1ce)]['$t'][_0x198e98(0x184)](0x0,0xa),_0x201155=_0x3a9e73[_0x198e98(0x17e)]['entry'][_0xbcdabc][_0x198e98(0x1ae)][0x0]['term'],_0x37d82b=_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1aa)]['$t'],_0x50f270=$(_0x198e98(0x1c8))[_0x198e98(0x1c5)](_0x37d82b),_0x5d9921=_0x50f270[_0x198e98(0x1fe)]('img:first')[_0x198e98(0x1a0)]('src'),_0x3b9bb4=_0x3a9e73[_0x198e98(0x17e)][_0x198e98(0x205)][_0xbcdabc][_0x198e98(0x1ed)][_0x198e98(0x1a5)];if(_0x5d9921===undefined)var _0x166ca7='<a\x20class=\x22arl-tmb\x22\x20href=\x22'+_0xd2081b+_0x198e98(0x1e5)+_0x3b9bb4+_0x198e98(0x1d9);else var _0x166ca7=_0x198e98(0x1d7)+_0xd2081b+'\x22\x20style=\x22background:url('+_0x5d9921+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';_0x23c9bc+=_0x198e98(0x188)+_0x166ca7+_0x198e98(0x192)+_0xd2081b+'\x22>'+_0x56a488+_0x198e98(0x1e1)+_0x1f1a2e+_0x198e98(0x196)+_0xf679e6+'</span></div></li>';}_0x23c9bc+=_0x198e98(0x1b4),$(_0x198e98(0x176))[_0x198e98(0x1ff)](function(){var _0x5cc3ce=_0x198e98;$(this)[_0x5cc3ce(0x18a)]()[_0x5cc3ce(0x1dd)]('recentposts')&&($(this)[_0x5cc3ce(0x1c5)](_0x23c9bc),$(this)[_0x5cc3ce(0x1fe)](_0x5cc3ce(0x1f5))['each'](function(){var _0x2762d4=_0x5cc3ce;$(this)['attr']('style',function(_0x3ea872,_0x427225){var _0x1c0724=_0x5a06;return _0x427225[_0x1c0724(0x18e)](_0x1c0724(0x178),'/mqdefault.jpg');})[_0x2762d4(0x1a0)](_0x2762d4(0x1af),function(_0x2bbb4f,_0x320cd3){var _0x5ab1b4=_0x2762d4;return _0x320cd3['replace'](_0x5ab1b4(0x1fb),_0x5ab1b4(0x1b3));});}),$(_0x5cc3ce(0x1bf))[_0x5cc3ce(0x1ff)](function(){var _0x2ea7ed=_0x5cc3ce,_0x1d3d0e=$(this)[_0x2ea7ed(0x18a)](),_0xe55f60=$(this)[_0x2ea7ed(0x1a0)]('data-tran');$('#pages-wrapper\x20*')[_0x2ea7ed(0x199)](_0x1d3d0e,_0xe55f60);}));});}});}});}),$(_0x2106e2(0x1d5))[_0x2106e2(0x1ff)](function(){var _0xc10b0a=_0x2106e2,_0x1d79c7=$(this)[_0xc10b0a(0x1c5)](),_0x1c8526=$(this)['prev']('h2')[_0xc10b0a(0x18a)](),_0x47d043=_0x1d79c7[_0xc10b0a(0x1dd)](/[^[\]]+(?=])/g);$(this)[_0xc10b0a(0x1c5)](_0xc10b0a(0x1d2)+_0x47d043[0x0]+_0xc10b0a(0x1b6)+_0x47d043[0x1]+_0xc10b0a(0x1b6)+_0x47d043[0x2]+'</span>');var _0x3ac0ce=$(this)[_0xc10b0a(0x18a)](),_0x362edb=$(this)[_0xc10b0a(0x1fe)](_0xc10b0a(0x17a))['eq'](0x0)[_0xc10b0a(0x18a)](),_0x4c5d0c=$(this)[_0xc10b0a(0x1fe)](_0xc10b0a(0x17a))['eq'](0x1)[_0xc10b0a(0x18a)](),_0x3cc397=$(this)['find']('span')['eq'](0x2)['text']();_0x4c5d0c[_0xc10b0a(0x1dd)](_0xc10b0a(0x1b8))&&$['ajax']({'url':_0xc10b0a(0x19b)+_0x362edb+_0xc10b0a(0x1f4),'type':_0xc10b0a(0x1ef),'dataType':_0xc10b0a(0x1c4),'success':function(_0x136dad){var _0x3be969=_0xc10b0a,_0x5d0b02='',_0x2a585f='<ul>';for(var _0x4c38ab=0x0;_0x4c38ab<_0x136dad[_0x3be969(0x17e)][_0x3be969(0x205)][_0x3be969(0x1be)];_0x4c38ab++){for(var _0x34cb82=0x0;_0x34cb82<_0x136dad[_0x3be969(0x17e)][_0x3be969(0x205)][_0x4c38ab][_0x3be969(0x1a2)]['length'];_0x34cb82++){if(_0x136dad[_0x3be969(0x17e)][_0x3be969(0x205)][_0x4c38ab][_0x3be969(0x1a2)][_0x34cb82][_0x3be969(0x182)]=='alternate'){_0x5d0b02=_0x136dad[_0x3be969(0x17e)]['entry'][_0x4c38ab]['link'][_0x34cb82]['href'];break;}}var _0x1780d5=_0x136dad[_0x3be969(0x17e)]['entry'][_0x4c38ab][_0x3be969(0x17f)]['$t'],_0x5d3616=_0x136dad[_0x3be969(0x17e)][_0x3be969(0x205)][_0x4c38ab]['author'][0x0][_0x3be969(0x1e4)]['$t'],_0x5593fb=_0x136dad['feed'][_0x3be969(0x205)][_0x4c38ab][_0x3be969(0x1ce)]['$t'][_0x3be969(0x184)](0x0,0xa),_0x44c524=_0x136dad[_0x3be969(0x17e)]['entry'][_0x4c38ab][_0x3be969(0x1aa)]['$t'],_0x2f3182=$(_0x3be969(0x1c8))['html'](_0x44c524),_0x217c39=_0x2f3182[_0x3be969(0x1fe)](_0x3be969(0x177))[_0x3be969(0x1a0)](_0x3be969(0x1cd)),_0x25bc08=_0x136dad['feed'][_0x3be969(0x205)][_0x4c38ab][_0x3be969(0x1ed)][_0x3be969(0x1a5)];if(_0x4c38ab==0x0){var _0x332f9b=/<\S[^>]*>/g,_0x15eb3c=_0x44c524[_0x3be969(0x18e)](_0x332f9b,'');_0x15eb3c['length']>0x64&&(_0x15eb3c=''+_0x15eb3c[_0x3be969(0x184)](0x0,0x64)+_0x3be969(0x185));if(_0x217c39===undefined)var _0x1daaca=_0x3be969(0x1cf)+_0x5d0b02+_0x3be969(0x1e5)+_0x25bc08+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';else var _0x1daaca='<a\x20class=\x22first-thumb\x22\x20href=\x22'+_0x5d0b02+'\x22\x20style=\x22background:url('+_0x217c39+_0x3be969(0x1d9);}else{if(_0x217c39===undefined)var _0x1daaca=_0x3be969(0x1d3)+_0x5d0b02+_0x3be969(0x1e5)+_0x25bc08+_0x3be969(0x1d9);else var _0x1daaca='<a\x20class=\x22recent-thumb\x22\x20href=\x22'+_0x5d0b02+_0x3be969(0x1e5)+_0x217c39+_0x3be969(0x1d9);}_0x4c38ab==0x0?_0x2a585f+=_0x3be969(0x17d)+_0x1daaca+_0x3be969(0x1e9)+_0x5d0b02+'\x22>'+_0x1780d5+_0x3be969(0x1e1)+_0x5593fb+_0x3be969(0x196)+_0x5d3616+_0x3be969(0x175)+_0x15eb3c+_0x3be969(0x174):_0x2a585f+='<li><div\x20class=\x22rthumbc\x22>'+_0x1daaca+_0x3be969(0x1e2)+_0x5d0b02+'\x22>'+_0x1780d5+_0x3be969(0x1e1)+_0x5593fb+_0x3be969(0x196)+_0x5d3616+'</span></div><div\x20class=\x22clear\x22/></li>';}_0x2a585f+=_0x3be969(0x1f2),$('.recent-wid\x20.widget-content')[_0x3be969(0x1ff)](function(){var _0xd2149d=_0x3be969,_0x3567f9=$(this)['text']();_0x3567f9==_0x3ac0ce&&($(this)[_0xd2149d(0x1c5)](_0x2a585f),$(this)[_0xd2149d(0x1d1)]()[_0xd2149d(0x1d6)](_0xd2149d(0x1b8)),$(this)[_0xd2149d(0x1d1)]()[_0xd2149d(0x1d6)](_0xd2149d(0x1a7)),$(this)[_0xd2149d(0x1df)]('h2')['html'](_0xd2149d(0x187)+_0x362edb+'\x22>'+_0x1c8526+_0xd2149d(0x1a4)),$(this)[_0xd2149d(0x1df)]('h2')['css'](_0xd2149d(0x1da),_0x3cc397),$(this)[_0xd2149d(0x1df)]('h2')[_0xd2149d(0x1c1)](_0xd2149d(0x17b)),$(this)[_0xd2149d(0x1df)](_0xd2149d(0x1b1))[_0xd2149d(0x18d)](_0xd2149d(0x1e8),_0x3cc397),$(this)[_0xd2149d(0x1df)]('.box-title')['append'](_0xd2149d(0x1ee)+_0x362edb+_0xd2149d(0x1c0)),$(this)[_0xd2149d(0x1ec)]('widget-content')[_0xd2149d(0x1d6)]('layout-content'),$(this)[_0xd2149d(0x1fe)](_0xd2149d(0x1c9))[_0xd2149d(0x1ff)](function(){var _0x1770da=_0xd2149d;$(this)[_0x1770da(0x1a0)](_0x1770da(0x1af),function(_0x38bd47,_0x2cf30a){var _0x4618e1=_0x1770da;return _0x2cf30a[_0x4618e1(0x18e)](_0x4618e1(0x178),_0x4618e1(0x19a));})[_0x1770da(0x1a0)]('style',function(_0x395a2b,_0x3acce3){var _0x6f7ec1=_0x1770da;return _0x3acce3[_0x6f7ec1(0x18e)]('s72-c',_0x6f7ec1(0x1b3));});}),$(this)[_0xd2149d(0x1fe)](_0xd2149d(0x189))[_0xd2149d(0x1ff)](function(){var _0x30a8d4=_0xd2149d;$(this)[_0x30a8d4(0x1a0)](_0x30a8d4(0x1af),function(_0x3c3621,_0x570e1b){var _0x204db6=_0x30a8d4;return _0x570e1b[_0x204db6(0x18e)](_0x204db6(0x178),_0x204db6(0x19a));})[_0x30a8d4(0x1a0)]('style',function(_0x327e8f,_0x92190c){var _0x47fafe=_0x30a8d4;return _0x92190c['replace'](_0x47fafe(0x1fb),_0x47fafe(0x1b3));});}),$(_0xd2149d(0x1bf))[_0xd2149d(0x1ff)](function(){var _0x11fffe=_0xd2149d,_0x59d040=$(this)[_0x11fffe(0x18a)](),_0x19e86f=$(this)[_0x11fffe(0x1a0)]('data-tran');$(_0x11fffe(0x1e0))[_0x11fffe(0x199)](_0x59d040,_0x19e86f);}));});}}),_0x4c5d0c[_0xc10b0a(0x1dd)](_0xc10b0a(0x1bd))&&$['ajax']({'url':_0xc10b0a(0x19b)+_0x362edb+_0xc10b0a(0x1b7),'type':_0xc10b0a(0x1ef),'dataType':'jsonp','success':function(_0x47c521){var _0x85aa00=_0xc10b0a,_0x5921dc='',_0x1dce19='<ul>';for(var _0x1fabec=0x0;_0x1fabec<_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x85aa00(0x1be)];_0x1fabec++){for(var _0x238937=0x0;_0x238937<_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1a2)]['length'];_0x238937++){if(_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1a2)][_0x238937][_0x85aa00(0x182)]==_0x85aa00(0x1ea)){_0x5921dc=_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1a2)][_0x238937][_0x85aa00(0x1ca)];break;}}var _0x526b36=_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x17f)]['$t'],_0x76e234=_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1eb)][0x0]['name']['$t'],_0x2e7616=_0x47c521['feed'][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1ce)]['$t'][_0x85aa00(0x184)](0x0,0xa),_0x107dc1=_0x47c521['feed'][_0x85aa00(0x205)][_0x1fabec][_0x85aa00(0x1aa)]['$t'],_0x2d6966=$(_0x85aa00(0x1c8))[_0x85aa00(0x1c5)](_0x107dc1),_0x4abe50=_0x2d6966[_0x85aa00(0x1fe)](_0x85aa00(0x177))['attr']('src'),_0x3cfe03=_0x47c521[_0x85aa00(0x17e)][_0x85aa00(0x205)][_0x1fabec]['media$thumbnail'][_0x85aa00(0x1a5)];if(_0x4abe50===undefined)var _0x3df181='<a\x20class=\x22recent-thumb\x22\x20href=\x22'+_0x5921dc+_0x85aa00(0x1e5)+_0x3cfe03+_0x85aa00(0x1d9);else var _0x3df181=_0x85aa00(0x1d3)+_0x5921dc+_0x85aa00(0x1e5)+_0x4abe50+_0x85aa00(0x1d9);_0x1dce19+=_0x85aa00(0x188)+_0x3df181+_0x85aa00(0x200)+_0x5921dc+'\x22>'+_0x526b36+_0x85aa00(0x1e1)+_0x2e7616+_0x85aa00(0x196)+_0x76e234+_0x85aa00(0x18f);}_0x1dce19+='</ul>',$(_0x85aa00(0x1d5))[_0x85aa00(0x1ff)](function(){var _0x48d602=_0x85aa00,_0x3ea051=$(this)[_0x48d602(0x18a)]();_0x3ea051==_0x3ac0ce&&($(this)[_0x48d602(0x1c5)](_0x1dce19),$(this)[_0x48d602(0x1d1)]()['addClass'](_0x48d602(0x1bd)),$(this)[_0x48d602(0x1d1)]()[_0x48d602(0x1d6)](_0x48d602(0x1bb)),$(this)[_0x48d602(0x1df)]('h2')[_0x48d602(0x1c5)](_0x48d602(0x187)+_0x362edb+'\x22>'+_0x1c8526+'</a>'),$(this)[_0x48d602(0x1df)]('h2')['css'](_0x48d602(0x1da),_0x3cc397),$(this)[_0x48d602(0x1df)]('h2')['wrap']('<div\x20class=\x22box-title\x22></div>'),$(this)['prev']('.box-title')['css'](_0x48d602(0x1e8),_0x3cc397),$(this)[_0x48d602(0x1df)](_0x48d602(0x1b1))['append'](),$(this)[_0x48d602(0x1ec)](_0x48d602(0x1d8))[_0x48d602(0x1d6)](_0x48d602(0x1a9)),$(this)[_0x48d602(0x1fe)](_0x48d602(0x1c9))[_0x48d602(0x1ff)](function(){var _0x43ed68=_0x48d602;$(this)[_0x43ed68(0x1a0)]('style',function(_0xd88508,_0x3b6d51){var _0x3ab8ca=_0x43ed68;return _0x3b6d51[_0x3ab8ca(0x18e)]('/default.jpg',_0x3ab8ca(0x19a));})[_0x43ed68(0x1a0)](_0x43ed68(0x1af),function(_0x36fb0d,_0x349304){var _0x28c7f3=_0x43ed68;return _0x349304[_0x28c7f3(0x18e)](_0x28c7f3(0x1fb),_0x28c7f3(0x1b3));});}),$(_0x48d602(0x1bf))[_0x48d602(0x1ff)](function(){var _0x22941a=_0x48d602,_0x2fe4eb=$(this)[_0x22941a(0x18a)](),_0x4c37ef=$(this)[_0x22941a(0x1a0)](_0x22941a(0x19c));$(_0x22941a(0x1e0))[_0x22941a(0x199)](_0x2fe4eb,_0x4c37ef);}));});}}),_0x4c5d0c[_0xc10b0a(0x1dd)]('pvid')&&$['ajax']({'url':'/feeds/posts/default/-/'+_0x362edb+_0xc10b0a(0x1e6),'type':'get','dataType':'jsonp','success':function(_0x4c8bbd){var _0x2c1980=_0xc10b0a,_0x3c5ccb='',_0x34136c=_0x2c1980(0x1bc);for(var _0x45bf0c=0x0;_0x45bf0c<_0x4c8bbd[_0x2c1980(0x17e)]['entry'][_0x2c1980(0x1be)];_0x45bf0c++){for(var _0x2471ed=0x0;_0x2471ed<_0x4c8bbd[_0x2c1980(0x17e)]['entry'][_0x45bf0c][_0x2c1980(0x1a2)][_0x2c1980(0x1be)];_0x2471ed++){if(_0x4c8bbd[_0x2c1980(0x17e)][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x1a2)][_0x2471ed][_0x2c1980(0x182)]=='alternate'){_0x3c5ccb=_0x4c8bbd['feed'][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x1a2)][_0x2471ed]['href'];break;}}var _0x2bb3ed=_0x4c8bbd['feed'][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x17f)]['$t'],_0x26bd4e=_0x4c8bbd[_0x2c1980(0x17e)][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x1eb)][0x0][_0x2c1980(0x1e4)]['$t'],_0x28747a=_0x4c8bbd[_0x2c1980(0x17e)][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x1ed)][_0x2c1980(0x1a5)],_0x5465c7=_0x4c8bbd[_0x2c1980(0x17e)][_0x2c1980(0x205)][_0x45bf0c][_0x2c1980(0x1ce)]['$t']['substring'](0x0,0xa),_0x545b17='<a\x20class=\x22recent-thumb\x22\x20href=\x22'+_0x3c5ccb+'\x22\x20style=\x22background:url('+_0x28747a+')\x20no-repeat\x20center\x20center;background-size:\x20cover\x22/>';_0x34136c+=_0x2c1980(0x188)+_0x545b17+_0x2c1980(0x200)+_0x3c5ccb+'\x22>'+_0x2bb3ed+'</a></h3><span\x20class=\x22recent-date\x22>'+_0x5465c7+_0x2c1980(0x196)+_0x26bd4e+_0x2c1980(0x18f);}_0x34136c+='</ul>',$(_0x2c1980(0x1d5))[_0x2c1980(0x1ff)](function(){var _0x35cf7e=_0x2c1980,_0x6b0537=$(this)[_0x35cf7e(0x18a)]();_0x6b0537==_0x3ac0ce&&($(this)[_0x35cf7e(0x1c5)](_0x34136c),$(this)[_0x35cf7e(0x1d1)]()[_0x35cf7e(0x1d6)](_0x35cf7e(0x1d4)),$(this)[_0x35cf7e(0x1d1)]()[_0x35cf7e(0x1d6)](_0x35cf7e(0x1bb)),$(this)['prev']('h2')['html'](_0x35cf7e(0x187)+_0x362edb+'\x22>'+_0x1c8526+_0x35cf7e(0x1a4)),$(this)['prev']('h2')[_0x35cf7e(0x18d)](_0x35cf7e(0x1da),_0x3cc397),$(this)['prev']('h2')[_0x35cf7e(0x1c1)](_0x35cf7e(0x17b)),$(this)[_0x35cf7e(0x1df)](_0x35cf7e(0x1b1))[_0x35cf7e(0x18d)](_0x35cf7e(0x1e8),_0x3cc397),$(this)[_0x35cf7e(0x1df)]('.box-title')[_0x35cf7e(0x1a6)](_0x35cf7e(0x1ee)+_0x362edb+'\x22>View\x20All</a>'),$(this)[_0x35cf7e(0x1ec)](_0x35cf7e(0x1d8))[_0x35cf7e(0x1d6)]('layout-content'),$(this)[_0x35cf7e(0x1fe)](_0x35cf7e(0x1c9))[_0x35cf7e(0x1ff)](function(){var _0x6b8f56=_0x35cf7e;$(this)[_0x6b8f56(0x1a0)](_0x6b8f56(0x1af),function(_0xae2a81,_0x4b3974){var _0x44836e=_0x6b8f56;return _0x4b3974[_0x44836e(0x18e)](_0x44836e(0x178),'/mqdefault.jpg');})[_0x6b8f56(0x1a0)]('style',function(_0x3d2018,_0x297c71){var _0x321c03=_0x6b8f56;return _0x297c71[_0x321c03(0x18e)]('s72-c','s1600');});}),$('p.trans')[_0x35cf7e(0x1ff)](function(){var _0x146399=_0x35cf7e,_0x1f2efa=$(this)['text'](),_0x595ff9=$(this)[_0x146399(0x1a0)]('data-tran');$('#pages-wrapper\x20*')[_0x146399(0x199)](_0x1f2efa,_0x595ff9);}));});}});}),$(window)[_0x2106e2(0x18c)](_0x2106e2(0x1de),function(){var _0x4c8958=_0x2106e2;$(_0x4c8958(0x1f8))[_0x4c8958(0x190)](),$(_0x4c8958(0x1bf))[_0x4c8958(0x1ff)](function(){var _0x4216b1=_0x4c8958,_0x5a0efd=$(this)[_0x4216b1(0x18a)](),_0x25a644=$(this)[_0x4216b1(0x1a0)]('data-tran');$('#pages-wrapper\x20*')['replaceText'](_0x5a0efd,_0x25a644);});}));
//]]></script>

<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType != "item"'>
<script type='text/javascript'>
//<![CDATA[
function changeThumbSize(id,size){
var blogGadget = document.getElementById(id);
var replacement = blogGadget.innerHTML;
blogGadget.innerHTML = replacement.replace(/s72-c/g,"s"+size+"-c");
var thumbnails = blogGadget.getElementsByTagName("img");
for(var i=0;i<thumbnails.length;i++){
thumbnails[i].width = size;
thumbnails[i].height = size;
}
}
changeThumbSize("main",270);

(function(a){a.fn.lazyload=function(b){var c={threshold:0,failurelimit:0,event:"scroll",effect:"show",container:window};if(b){a.extend(c,b)}var d=this;if("scroll"==c.event){a(c.container).bind("scroll",function(b){var e=0;d.each(function(){if(a.abovethetop(this,c)||a.leftofbegin(this,c)){}else if(!a.belowthefold(this,c)&&!a.rightoffold(this,c)){a(this).trigger("appear")}else{if(e++>c.failurelimit){return false}}});var f=a.grep(d,function(a){return!a.loaded});d=a(f)})}this.each(function(){var b=this;if(undefined==a(b).attr("original")){a(b).attr("original",a(b).attr("src"))}if("scroll"!=c.event||undefined==a(b).attr("src")||c.placeholder==a(b).attr("src")||a.abovethetop(b,c)||a.leftofbegin(b,c)||a.belowthefold(b,c)||a.rightoffold(b,c)){if(c.placeholder){a(b).attr("src",c.placeholder)}else{a(b).removeAttr("src")}b.loaded=false}else{b.loaded=true}a(b).one("appear",function(){if(!this.loaded){a("<img />").bind("load",function(){a(b).hide().attr("src",a(b).attr("original"))[c.effect](c.effectspeed);b.loaded=true}).attr("src",a(b).attr("original"))}});if("scroll"!=c.event){a(b).bind(c.event,function(c){if(!b.loaded){a(b).trigger("appear")}})}});a(c.container).trigger(c.event);return this};a.belowthefold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).height()+a(window).scrollTop()}else{var d=a(c.container).offset().top+a(c.container).height()}return d<=a(b).offset().top-c.threshold};a.rightoffold=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).width()+a(window).scrollLeft()}else{var d=a(c.container).offset().left+a(c.container).width()}return d<=a(b).offset().left-c.threshold};a.abovethetop=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollTop()}else{var d=a(c.container).offset().top}return d>=a(b).offset().top+c.threshold+a(b).height()};a.leftofbegin=function(b,c){if(c.container===undefined||c.container===window){var d=a(window).scrollLeft()}else{var d=a(c.container).offset().left}return d>=a(b).offset().left+c.threshold+a(b).width()};a.extend(a.expr[":"],{"below-the-fold":"$.belowthefold(a, {threshold : 0, container: window})","above-the-fold":"!$.belowthefold(a, {threshold : 0, container: window})","right-of-fold":"$.rightoffold(a, {threshold : 0, container: window})","left-of-fold":"!$.rightoffold(a, {threshold : 0, container: window})"})})(jQuery);$(function(){$("img").lazyload({placeholder:"http://i22.servimg.com/u/f22/15/42/72/40/grey10.gif",effect:"fadeIn",threshold:"-50"})})
//]]></script>
</b:if>
</b:if>
</body>
</html>


Theme Features
Elegant & minimalist design
100% Fully Responsive layout
Mobile Friendly design
Retina Ready
Suitable for video website
Fully SEO Optimized
Schema, Rich Snippets Ready
It uses black and white color
Box width Page Template
4 Columns layout
Static Navigation
Custom Widgets
Unlimited Colors

Automatic Slideshow widget
Recent post Label widget
Advertisement Ready Ad slots
Easy to Use and Customize
Auto Resize Post Thumbnail format
Threaded comment system
Font Awesome Icons
Powerful Admin Panel dashboard
Custom 404 error page
Newsletter Subscription
Detail Written Documentation File
Much mores

sumber https://copybloggerthemes.com/vlogger-blogger-template/#Getfile
Previous Post
Next Post

post written by:

- ALUMNI SMP 30 - SMK LANIANG JURUSAN PERAWAT

0 Comments: