<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2' 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' xmlns:og='http://ogp.me/ns#'>
<head>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"> </script>
<![endif]-->
<meta content='width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1' name='viewport'/>
<meta content='text/html;charset=UTF-8' http-equiv='Content-Type'/>
<meta content='IE=edge,chrome=1' http-equiv='X-UA-Compatible'/>
<b:include data='blog' name='all-head-content'/>
<!-- SEO Meta Tag -->
<b:if cond='data:blog.homepageUrl == data:blog.url'>
<meta expr:content='data:blog.title' name='keywords'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<meta expr:content='data:blog.pageName' name='keywords'/>
</b:if>
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:blog.searchLabel'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<b:if cond='data:blog.isMobile'>
<meta content='noindex,nofollow' name='robots'/>
</b:if>
<!-- SEO Title Tag -->
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<title>
<data:blog.title/>
</title>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<title>
<data:blog.pageName/>
|
<data:blog.title/>
</title>
</b:if>
<b:if cond='data:blog.pageType == "archive"'>
<title>
Archive for
<data:blog.pageName/>
</title>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<title>
<data:blog.pageName/>
</title>
</b:if>
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:blog.searchLabel'>
<title>
<data:blog.title/>
-
<data:blog.pageName/>
</title>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "error_page"'>
<title>
Page Not Found
</title>
</b:if>
<b:if cond='data:blog.pageType == "index"'>
<b:if cond='data:blog.url != data:blog.homepageUrl'>
<title>
<data:blog.pageTitle/>
- All Post
</title>
</b:if>
</b:if>
<link href='https://plus.google.com/+Bthemezsite' rel='publisher'/>
<link href='//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css' rel='stylesheet'/>
<link href='https://www.blogger.com/static/v1/widgets/1535467126-widget_css_2_bundle.css' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400' rel='stylesheet' type='text/css'/>
<link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700' rel='stylesheet' type='text/css'/>
<style type="text/css"><!-- /*
<b:skin><![CDATA[
/*
-----------------------------------------------
Blogger Template Style
Name: Memento Creative Responsive Blogger Template
Designer: Deepak Kumar
URL: http://www.bthemez.com
Version: Full Version
----------------------------------------------- */
<Variable name="maincolor" description="Main Color" type="color" default="#181818" value="#181818"/>
<Variable name="linkcolor" description="Link Color" type="color" default="#EF746A" value="#f73c56"/>
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;}
/* HTML5 display-role reset for older browsers */
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{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}
/* FRAMEWORK */
body#layout #mywrapper {
width: 60%;
}
body#layout #post-wrapper {
width: 60%;
float: left;
}
body#layout div#main {
width: 100%;
}
body#layout #sidebar-wrapper {
overflow: visible;
float: left;
margin-left: -300px;
margin-top: -8px;
}
body#layout .headtitle{
display:none;
}
body#layout .content ul,body#layout .social-links ul,body#layout .identify-icon ul,body#layout .social ul {
list-style: none;
}
body#layout .top-menu{
position:relative;
left:223px;
}
.top-pages {
display: inline-block;
float: left;
}
#PageList1 h2 {
display: none;
}
#PageList1 ul{
display: inline-block;
font-size: 0;
text-align: center;
position: relative;
z-index: 9999;
background: inherit;
}
#PageList1 ul li {
position: relative;
float: left;
margin: 0;
padding: 0;
position: relative;
display: inline-block;
font-size: 16px;
}
#PageList1 ul li a{
display: block;
/* padding: 19px 15px; */
font-weight: bold;
padding: 20px;
/* line-height: 16px; */
color: #fff;
font-size: 0.9em;
}
.PopularPosts a:hover{
color:$(linkcolor);
}
body#layout div#PageList1 {
width: 50%;
}
.navbar,.post-feeds,.feed-links{display:none;
}
.section,.widget{margin:0 0 0 0;padding:0 0 0 0;
}
strong,b{font-weight:bold;
}
cite,em,i{font-style:italic;
}
a:link{color:#383838;text-decoration:none;outline:none;transition:all 0.25s;-moz-transition:all 0.25s;-webkit-transition:all 0.25s;
}
a:visited{color:#333333;text-decoration:none;
}
a:hover{text-decoration:none;
}
a img{border:none;border-width:0;outline:none;
}
abbr,acronym{cursor:help;
}
sup,sub{vertical-align:baseline;position:relative;top:-.4em;font-size:86%;
}
sub{top:.4em;}small{font-size:86%;
}
kbd{font-size:80%;border:1px solid #999;padding:2px 5px;border-bottom-width:2px;border-radius:3px;
}
mark{background-color:#ffce00;color:black;
}
p,blockquote,pre,table,figure,hr,form,ol,ul,dl{margin:1.5em 0;
}
hr{height:1px;border:none;background-color:#666;
}
/* heading */
h1,h2,h3,h4,h5,h6{font-weight:bold;line-height:normal;margin:0 0 0.6em;
}
h1{font-size:200%
}
h2{font-size:180%
}
h3{font-size:160%
}
h4{font-size:140%
}
h5{font-size:120%
}
h6{font-size:100%
}
/* list */
ol,ul,dl{margin:.5em 0em .5em 3em
}
ol{list-style:decimal outside
}
ul{list-style:disc outside
}
li{margin:.5em 0
}
dt{font-weight:bold
}
dd{margin:0 0 .5em 2em
}
/* form */
input,button,select,textarea{font:inherit;font-size:100%;line-height:normal;vertical-align:baseline;
}
textarea{display:block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;
}
/* code blockquote */
pre,code{font-family:'Raleway', sans-serif;color:inherit;
}
pre{white-space:pre;word-wrap:normal;overflow:auto;
}
.post-body blockquote {
background: url(https://lh6.googleusercontent.com/-6UyQr7E0nTU/UVRWwhvPScI/AAAAAAAAFUU/15cIvW74xwg/s50/quote.png) no-repeat scroll left 18px transparent;
font-family: Monaco,Georgia,"
font-size: 100%;
font-style: italic;
line-height: 22px;
margin: 20px 0 30px 20px;
min-height: 60px;
padding: 0 0 0 60px;
}
/* table */
.post-body table[border="1"] th, .post-body table[border="1"] td, .post-body table[border="1"] caption{border:1px solid;padding:.2em .5em;text-align:left;vertical-align:top;
}
.post-body table.tr-caption-container {border:1px solid #e5e5e5;
}
.post-body th{font-weight:bold;
}
.post-body table[border="1"] caption{border:none;font-style:italic;
}
.post-body table{
}
.post-body td, .post-body th{vertical-align:top;text-align:left;font-size:13px;padding:3px 5px;border:1px solid #e5e5e5;
}
.post-body th{background:#f0f0f0;
}
.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:97%;height:auto;
}
.post-body td.tr-caption {color:#666;font-size:80%;padding:0px 8px 8px !important;
}
img {
max-width:100%;
height:auto;
border:0;
}
table {
max-width:100%;
}
body#layout #outer-wrapper, body#layout .post-container, body#layout .sidebar-container {
padding:0 0 0 0;
}
body#layout #header-wrapper {
margin-top:60px;
}
body#layout .panel {
float:left;
width:79px;
}
.clear:before,
.clear:after {
content: " "; /* 1 */
display: table; /* 2 */
}
.clear:after {
clear: both;
}
/**
* For IE 6/7 only
* Include this rule to trigger hasLayout and contain floats.
*/
.clear {
*zoom: 1;
}
html{
display: block;
background-size: auto;}
.post-entry p{
font-size: 16px;
word-spacing: 2px;
line-height: 30px;
color: #525252;
margin-bottom: 25px;
word-break: word-break;
margin-top: 0;
letter-spacing: 0.5px;
}
body {
background-position: center center;
background-repeat: repeat;
background-attachment: fixed;
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
position: relative;
z-index: 1;
margin:0 0 0 0;
padding:0 0 0 0;
color: #898989;
overflow-x: hidden;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-text-size-adjust: 100%;
-webkit-overflow-scrolling: touch;
}
#instafeed{
cursor: -webkit-grab;
padding: 0;
margin: 0;
}
section {
position: relative;
z-index: 1; /* needed for setting pseudo-element z-index */
overflow: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
#instafeed a {
display: block;
padding: 0 !important;
margin: 0 !important;
max-width: 100% !important;
}
#instafeed li {
width: 14.28%;
display: inline-block;
vertical-align: top;
zoom: 1;
padding: inherit !important;
margin: 0 !important;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
line-height: 0!important;
box-sizing: border-box;
}
/* outer-wrapper */
#outer-wrapper {
max-width: 100%;
margin: 0px auto;
box-shadow: 0px 0px 5px rgba(80, 80, 80, 0.1);
overflow: hidden;
position:relative;
}
.big-text{
padding: 80px 0;width: 100%;
background: #fff;
display: block;
background: #fff;
max-width: 1200px;
margin: 0 auto;
}
.main-content-wrapper, {
background: #fff;
max-width: 1200px;
margin: 0 auto;
}
/* NAVIGATION MENU */
.top-menu {
font: normal normal 12px Arial, sans-serif;
margin: 0 auto;
/* height: 65px; */
overflow: hidden;
/* padding: 0 28px; */
background: url("http://2.bp.blogspot.com/-TnrWMh-lg_A/VI2RPNyXcfI/AAAAAAAABE0/LmXEFTuLrjE/s1600/header_pattern.jpg") repeat scroll 0 0 transparent;
}
.menubar {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
position:relative;
z-index:3000;
}
.menubar li {
display:block;
float:left;
line-height:38px;
margin:0 0 0 0;
padding:0 0 0 0;
}
.menubar li a {
color: #E0E0E0;
display: block;
padding: 0 12px;
color: #fff;
font-size: 15px;
line-height: 1.7em;
font-family:'Raleway', sans-serif;
font-weight: 400;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
margin: 20px 35px 27px 0;
border: none;
text-shadow: none;
position: relative;
padding: 0;
}
.menubar li a:hover {
color:#0088C2;
}
ul.socialbar {
height:38px;
margin:0 0 0 0;
padding:0 0;
float:right;
}
ul.socialbar li {
display:inline-block;
list-style-type:none;
float:right;
margin:0 0;
padding:0 0;
border-right:none;
}
/* HEADER WRAPPER */
#header-wrapper {
margin:0 auto;
overflow:hidden;
padding: 0 28px;
background:$(maincolor);
z-index:300;
display:none;
position:relative;
}
.header img {
display: block;
}
.header-right {
float:right;
padding:0;
overflow:hidden;
margin:55px 0;
width:41.8%;
max-width:468px;
}
.header-right img {
display:block;
}
#nav {
font: normal 12px Arial, sans-serif;
height: 85px;
line-height: 85px;
padding: 0 28px;
background:#646464;
}
.menubar2 {
list-style: none;
margin:0 0 0 0;
*zoom: 1;
float:left;
}
.menubar2:before,
.menubar2:after {
content: " ";
display: table;
}
.menubar2:after {
clear: both;
}
.menubar2 ul {
list-style: none;
margin:0 0 0 0;
width:12em;
}
.menubar2 a {
display:block;
padding:0 40px 0 0;
}
.menubar2 li {
position: relative;
margin:0 0;
padding: 0 1px 0 0;
}
.menubar2 > li {
float: left;
}
.menubar2 > li > a {
display: block;
height: 84px;
line-height: 84px;
font-size: 15px;
text-decoration: none;
color: #ffffff;
font-family: 'Roboto Slab', serif;
}
.menubar2 li ul {
background: #444444 url(http://2.bp.blogspot.com/-YxxeRcqP6UI/U6V7A_pfmnI/AAAAAAAAAik/NyzEC4z7POQ/s1600/menu-bg2.png) repeat;
border-bottom: 4px solid #0088c2;
display:block;
position:absolute;
left:0;
z-index:10;
visibility:hidden;
opacity:0;
-webkit-transition:all .25s ease-out;
-moz-transition:all .25s ease-out;
-ms-transition:all .25s ease-out;
-o-transition:all .25s ease-out;
transition:all .25s ease-out;
}
.menubar2 li li ul {
left:100%;
top:-1px;
}
.menubar2 > li.hover > ul {
visibility:visible;
opacity:10;
}
.menubar2 li li.hover ul {
visibility:visible;
opacity:10;
}
.menubar2 li li a {
display: block;
color: #e0dfdf;
font-family: 'Droid Sans', sans-serif;
text-shadow: 0 1px 1px #4B4B4B;
position: relative;
z-index:100;
line-height:32px;
border-bottom: 1px solid #212223;
margin-left: 10px;
}
.menubar2 li li a:hover {
color:#fff;
}
.menubar2 li li li a {
color: #e0dfdf;
font-family: 'Droid Sans', sans-serif;
text-shadow: 0 1px 1px #4B4B4B;
z-index:20;
}
i.fa.fa-home {
color:#646464;
}
/* CONTENT WRAPPER */
#content-wrapper {
margin: 0 auto;
word-wrap:break-word;
width: 1170px;
z-index:300;
position:relative;
}
.largebanner {
background:#fff;
border-right:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
border-left:1px solid #e5e5e5;
}
.largebanner .widget {
padding:15px 14px;
overflow:hidden;
}
.largebanner img, .largebanner iframe{
display:block;
max-width:100%;
border:none;
overflow:hidden;
}
/* POST WRAPPER */
#post-wrapper {
position:relative;
z-index:300;
padding-top:20px;
}
.post-container {
padding:15px 0px 0 0;
}
.breadcrumbs {border-bottom: 1px solid #DDDDDD;border-radius: 2px 2px 2px 2px;border-top: 1px solid #DDDDDD;font-size: 90%;height: 16px;margin-bottom: 10px;margin-top: 1px;overflow: hidden;padding: 5px;display: none;}
.breadcrumbs > span {background: url("http://1.bp.blogspot.com/-VaJX0ShxH6c/TeUGQ0IGOWI/AAAAAAAAJGo/Qw7sIjc5MrQ/s200/bc_separator.png") no-repeat scroll right center transparent;padding: 10px 25px 10px 10px;}
.breadcrumbs > span:last-child {background: none repeat scroll 0 0 transparent;color: #333333;}
.breadcrumbs a {color: #333333;}
.post {
background:#ffffff;
padding:12px 0;
padding: 0px 40px 50px;
border: 1px solid #eee;
}
.post-body {
color: #777777;
font-family: 'Source sans pro', serif;
font-size: 15px;
line-height: 1.86em;
font-weight: 400;
}
h2.post-title, h1.post-title {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
font-size: 55px;
line-height: 1.52em;
color:$(maincolor);
font-weight: 400;
text-decoration: none;
margin-top: -8px;
}
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {
color:$(maincolor);
}
h2.post-title a:hover, h1.post-title a:hover {
color:#0099FF;
}
.img-thumbnail {
background:#fbfbfb url(http://3.bp.blogspot.com/-ltyYh4ysBHI/U04MKlHc6pI/AAAAAAAADQo/PFxXaGZu9PQ/w200-h140-c/no-image.png) no-repeat center center;
position:relative;
float:left;
width:375px;
height:210px;
margin:0 20px 0 0;
}
.img-thumbnail img {
width:375px;
height:210px;
border-radius: 4px;
webkit-transition: all .35s ease-in-out;
-moz-transition: all .35s ease-in-out;
transition: all .35s ease-in-out;
-webkit-backface-visibility: hidden;
}
.img-thumbnail img:hover{
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}
span.rollover {
}
span.rollover:before {
content:"";
position: absolute;
width:24px;
height:24px;
margin:-12px;
top:50%;
left:50%;
}
span.rollover:hover {
opacity: .7;
-o-transition:all 1s;
-moz-transition:all 1s;
-webkit-transition:all 1s;
}
.post-info {
background: transparent;
margin: 0 0 12px;
color: #666666;
font-size: 14px;
padding: 0px 0;
}
.post-info a {
display:inline-block;
color:#666666;
}
.time-info, .comment-info, .label-info, .review-info {
margin-right:12px;
display:inline;
}
/* Page Navigation */
.pagenavi {
clear:both;
margin:-5px 0 10px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.pagenavi span,.pagenavi a {
margin-right: 3px;
display: inline-block;
color: $(readmore.color);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
font-size:15px;
padding: 11px 14px;
margin: 15px 3px 50px 0;
}
.pagenavi .current, .pagenavi .pages, .pagenavi a:hover {
background:$(maincolor);
color: #fff;
}
.pagenavi .pages {
display:none;
}
/* SIDEBAR WRAPPER */
#sidebar-wrapper {
/* background-image: url(http://3.bp.blogspot.com/-wOfr_xApSik/VFzpIVyO5-I/AAAAAAAAAv4/eoI_JSCrKC4/s1600/bg_pattrn.png); */
float: right;
width: 32%;
/* background-color: #fff; */
max-width: 373px;
margin: 0 auto;
}
.sidebar-container {
margin: 0 auto;
}
.sidebar-container {
padding: 44px 0;
}
.sidebar h2, .panel h2 {
font-family: 'Raleway', sans-serif;
font-weight: 400;
text-align: center;
text-transform: uppercase;
color: #252525;
line-height: 1;
font-size: 18px;
position: relative;
margin-top: 10px;
margin-bottom: 26px;
padding-bottom: 30px;
z-index: 1;
background: #fff;
position: relative;
width: 100%;
}
.sidebar h2:hover .sidebar h2:before{
width: 100%;
margin-left: -50%;
background: #d8b18e;
}
.sidebar h2:before{
content: '';
position: absolute;
width: 20%;
margin-left: -10%;
height: 2px;
left: 50%;
bottom: 10px;
background: $(linkcolor);
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
#sidebar h2 span, #bottombar h2 span,#sidebar-narrow h2 span {
background: #0088C2;
padding: 6px;
color: #fff;
z-index:300;
position:relative;
}
.sidebar .widget {
margin: 0 0 15px;
background: #fff;
text-align: center;
}
.sidebar ul, .sidebar ol {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
.sidebar li {
margin:5px 0;
padding:0 0 0 0;
}
/* Recent Post */
.recent-post-title {
background: url(http://2.bp.blogspot.com/-gzRaJ5AFrCo/U6V7dFE88nI/AAAAAAAAAi0/_DclnNHIuHY/s1600/dot.png);
margin:0 0 15px;
padding:0;
position:relative;
}
div.recent-post-title:after {
content: no-close-quote;
position: absolute;
width: 0px;
height: 0px;
bottom: -6px;
left: 22px;
border-left: 6px solid rgba(0, 0, 0, 0);
border-right: 6px solid rgba(0, 0, 0, 0);
border-top: 6px solid #0088C2;
}
.recent-post-title h2 {
font:normal bold 14px Arial, sans-serif;
height:26px;
line-height:26px;
margin:0 0;
padding:0 10px;
background:#0088C2;
color:#ffffff;
display:inline-block;
}
.recent-post-title h2 a {
color:#ffffff;
}
.stylebox {
float:left;
width:50%;
margin:0 0;
}
.stylebox .widget {
padding:0 15px 15px 0;
}
.stylebox .widget-content {
background:#ffffff;
}
.stylebox ul {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
.stylebox1 {
float:left;
width:98%;
margin:0 0;
}
.stylebox1 .widget {
padding:0 0px 15px 0;
}
.stylebox1 .widget-content {
background:#ffffff;
}
.stylebox1 ul {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
/* Recent Post */
/* Author */
.author-wrapper{
background: #ffffff;
margin-bottom: 30px;
overflow: hidden;
position: relative;
margin-top:24px;
z-index: 0;
}
article.author-wrapper {
-webkit-box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.03);
box-shadow: 3px 3px 1px rgba(0, 0, 0, 0.03);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.author-wrapper .title h3 {
font-size: 28px;
margin: 0;
text-transform: uppercase;
position: relative;
padding: 0 0 10px 0;
font-weight: normal;
line-height: 145% !important;
color: #212121;
}
article .media {
margin: 25px 0;
}
.media {
overflow: hidden;
zoom: 1;
}
.about_img img {
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
position: relative;
width: 140px;
height: 140px;
margin-bottom: 20px;
margin-right: 20px;
float:left;
}
.media p {
margin: 0 0 10px;
}
.post-footer {
position: relative;
display: block;
overflow: hidden;
margin: 30px 0 0;
padding: 15px 0;
border-bottom: 1px dashed #eee;
}
.social span a:hover {
color: #646464;
border: 1px solid #646464;
}
.social span a {
list-style: none;
text-align: center;
display: inline-block;
margin: 0 0 0 5px;
width: 35px;
color: #A7A5A5;
height: 35px;
line-height: 35px !important;
border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 1px solid #A7A5A5;
-webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/* BOTTOMBAR */
#bottombar {
background:#646464;
overflow:hidden;
margin:0 auto;
padding:10px 28px;
color:#dddddd;
}
#bottombar .left {
float:left;
width:34%;
}
#bottombar .center {
float:left;
width:34%;
}
#bottombar .right {
float:right;
width:32%;
}
#bottombar .left .widget, #bottombar .center .widget {
margin:0 15px 15px 0;
}
#bottombar .right .widget {
margin:0 0 15px 0;
}
#bottombar h2 {
font:normal bold 13px Arial, sans-serif;
margin:0 0 10px 0;
padding:6px 0;
text-transform:uppercase;
position:relative;
background: url(http://1.bp.blogspot.com/-MlMosFqnzNQ/U6V71fpyrHI/AAAAAAAAAi8/DroNXqPjOw0/s1600/dot-footer.png);
color:#eeeeee;
}
#bottombar ul, #bottombar ol {
list-style-type:none;
margin:0 0 0 0;
padding:0 0 0 0;
}
#bottombar li {
margin:5px 0;
padding:0 0 0 0;
}
#bottombar ul li:before {
color:#eeeeee !important;
}
#bottombar a {
color:#dddddd;
}
#bottombar a:hover {
color:#ffffff;
}
/* FOOTER */
body#layout #footer div.column {
width: 25%;
margin-right: 0 !important;
float:left;
}
body#layout #footer .column .widget {
float: left;
margin-bottom: 15px;
overflow: hidden;
width: 176px;
}
/* label
.label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5 {
font-size:100%;
filter:alpha(100);
opacity:10
}
.cloud-label-widget-content{
text-align:left
}
.label-size {
background:#E73037;
display:block;
float:left;
margin:0 3px 3px 0;
color:#ffffff;
font-size:11px;
text-transform:uppercase;
}
.label-size a,.label-size span{
display:inline-block;
color:#ffffff !important;
padding:6px 8px;
font-weight:bold;
}
.label-size:hover {
background:#333333;
}
.label-count {
white-space:nowrap;
padding-right:3px;
margin-left:-3px;
background:#333333;
color:#fff !important;
}
.label-size {
line-height:1.2
}*/
/* Set color and level */
.PopularPosts ul li {margin-right:1% !important}
.PopularPosts .item-thumbnail {
margin:0 0 0 0;
}
.PopularPosts .item-snippet {
font-size: 14px;
line-height: 1.5em;
}
.profile-img{
display:inline;
opaciry:10;
margin:0 6px 3px 0;
}
/* back to top */
#back-to-top {
background:#353738;
color:#ffffff;
padding:8px 10px;
font-size:24px;
}
.back-to-top {
position:fixed !important;
position:absolute;
bottom:20px;
right:20px;
z-index:999;
}
/* ==== Related Post Widget Start ==== */
#related-posts{
padding-top: 20px;
}
.large-12 {
width: 100%;
}
.related_title {
font-size: 18px;
margin-top: 10px;
margin-bottom: 5px;
}
.related_title:hover{
font-size: 18px;
color:#222;
margin-top: 10px;
margin-bottom: 5px;
}
.fwstyle {
color: #fff;
background: $(maincolor);
display: inline-block;
padding: 0 10px;
line-height:1.5;
margin-right:5px;
}
.related-item{
overflow:hidden;
}
#related-posts .related_img {
padding: 0px;
width: 250px;
height: 140px;
object-fit:cover;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
/* share buttons */
.share-buttons-box {
height: 67px;
background: url(http://3.bp.blogspot.com/-moj4-jk-UB0/U1qCkCPaGQI/AAAAAAAADTY/tixmak8NHV8/s1600/share.png) no-repeat 330px 10px;
margin:20px 0 15px;
overflow:hidden;
}
.share-buttons {
margin:0 0;
height:67px;
float:left;
}
.share-buttons .share {
float:left;
margin-right:10px;
display:inline-block;
}
/* error and search */
.status-msg-wrap {
font-size:120%;
font-weight:bold;
width:100%;
margin:20px auto;
}
.status-msg-body {
padding:20px 2%;
width:96%;
}
.status-msg-border {
border:1px solid #e5e5e5;
opacity:10;
width:auto;
}
.status-msg-bg {
background-color:#ffffff;
}
.status-msg-hidden {
padding:20px 2%;
}
ul.soc-icons-header {
list-style: none;
}
#ArchiveList ul li:before {
content:"" !important;
padding-right:0px !important;
}
/* facebook comments */
.fb-comments{width: 100% !important;}
.fb-comments iframe[style]{width: 100% !important;}
.fb-like-box{width: 100% !important;}
.fb-like-box iframe[style]{width: 100% !important;}
.fb-comments span{width: 100% !important;}
.fb-comments iframe span[style]{width: 100% !important;}
.fb-like-box span{width: 100% !important;}
.fb-like-box iframe span[style]{width: 100% !important;
}
.rich-snippet {
padding:10px;
margin:15px 0 0;
border:3px solid #eee;
font-size:12px;
}
/*-------sidebar----------------*/
div#mywrapper {
width:66%;
float:left;
}
#sidebartab {
margin-bottom: 15px;
margin-top: -15px;
}
.tab-widget-menu {
height: 46px;
margin: 0;
}
#sidebartab .widget {
margin-bottom: 0;
padding-bottom: 0;
background: #fff;
margin-bottom: 20px;
padding: 20px;
border: 1px solid #eee;
}
#sidebartab .h2title {
display: none;
}
#sidebartab .h2titlesmall {
display: none;
}
#sidebartab .widget-content {
box-shadow: none;
-moz-box-shadow: none;
-webkit-box-shadow: none;
border: 0;
}
.tab-widget-menu ul, .tab-widget-menu li {
list-style: none;
padding: 0;
margin: 0;
}
.tab-widget-menu li {
bottom: -2px;
color:$(maincolor);
cursor: pointer;
float: left;
height: 38px;
line-height: 38px;
margin: -12px 6px 0 0px;
padding: 7px 0px 2px;
position: relative;
text-align: center;
width: 17.3%;
z-index: 2;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
.author-profile img{
border-radius:50%;
float:none!important;
}
.tab-widget-menu li.selected {
border-width: 1px 1px 3px;
color:#777777;
margin: -12px 6px 0 0px;
padding: 7px 0px 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
li .fa {
font-size: 15px;
color: #fff;
}
.selected .fa {
color: #fff;
}
div#tab1 ,div#tab2 ,div#tab3{
background: #fff;
padding: 14px 21px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
}
div#tab3{
background:none;
padding:0px;
}
#sidebartab .popular-posts li {
background: none repeat scroll 0 0 transparent;
border-bottom: 1px solid #E9E9E9;
overflow: hidden;
padding: 10px 0;
}
#sidebarlab .sidebar li a:hover {
color: #fff;
background: #222;
}
.PopularPosts .item-title{
padding-bottom: 1.2em;
display: inline-block;
margin-top: 10px;
color:$(maincolor);
font-family: 'Libre Baskerville', serif;
/* font-family: 'Open Sans', sans-serif; */
font-size: 19px;
font-weight: 400;
line-height: 28px;}
.PopularPosts a {font-weight:bold;}
.tagcloud a {
background: #e4e4e4;
color: #888;
display: block;
float: left;
font-size: 14px!important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 12px 17px;
}
.tagcloud a:link {
color: #888;
}
.tagcloud a:hover {
background: #0088C2;
color: #fff;
}
.tagcloud1 a {
background: #555555;
color: #888;
display: block;
float: left;
font-size: 14px!important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 12px 17px;
}
.tagcloud1 a:link {
color: #888;
}
.tagcloud1 a:hover {
background: #0088C2;
color: #fff;
}
.showpageArea a {
clear:both;
margin:-5px 0 10px;
text-align:center;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
}
.showpageNum a {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #dddddd;
}
.showpageNum a:hover {
border: 1px solid #aaaaaa;
}
.showpagePoint {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #aaaaaa;
}
.showpageOf {
display:none;
}
.showpage a {
padding:6px 10px;
margin-right:3px;
display:inline-block;
color:#333333;
background-color:#ffffff;
border: 1px solid #dddddd;
}
.showpage a:hover {
border: 1px solid #aaaaaa;
}
.showpageNum a:link,.showpage a:link {
text-decoration:none;
color:#666;
}
.button {
text-align: center;
width: 100%;
margin: 10px 0;
padding: 0;
font-size: 14px;
font-family: 'Tahoma', Geneva, Sans-serif;
color: #fff;
margin-left: 0em !important;
}
.button ul {
margin: 0;
padding: 0;
}
.button li {
display: inline-block;
margin: 10px 0;
padding: 0;
}
.demo {
border-radius: 3px;
padding: 8px 12px;
background: #e74c3c;
color: #fff !important;
transition: background-color 1s 0s ease-out;
}
.download {
border-radius: 3px;
padding: 8px 12px;
background: #3498db;
color: #fff !important;
transition: background-color 1s 0s ease-out;
}
.buton a {
color: #fff;
}
.demo:hover {
background: #c0392b;
color: #fff;
}
.download:hover {
background: #2980b9;
color: #fff;
}
.download:before {
content: "\f019";
font-family: FontAwesome;
font-weight: normal;
padding: 8px;
background: #2980b9;
margin-left: -12px;
margin-right: 6px;
border-radius: 3px 0 0 3px;
font-size: 16px;
}
.demo:before {
content: "\f06e";
font-family: FontAwesome;
font-weight: normal;
padding: 8px;
background: #c0392b;
margin-left: -12px;
margin-right: 6px;
border-radius: 3px 0 0 3px;
font-size: 16px;
}
#Attribution1 {
height:0px;
visibility:hidden;
display:none
}
.author-avatar img{float:left;margin:0 10px 5px 0;border:50%;}
#author-box h3 {
padding-bottom: 5px;
border-bottom: 4px solid #333;
font-size: 18px;
font-family: Oswald,arial,Georgia,serif;
}
.share-post {
font-size: 13px;
margin-top: 15px;
}
.share-post li {
float: left;
}
.share-post a {
display: block;
margin-right: 10px;
text-indent: -9999px;
margin-left: 12px;
background: url(http://4.bp.blogspot.com/-M_utSb-nN04/U6V8Gut9dJI/AAAAAAAAAjE/6g1X58pjjcg/s1600/single-share.png) no-repeat;
-webkit-transition: opacity .2s;
-moz-transition: opacity .2s;
-o-transition: opacity .2s;
transition: opacity .2s;
}
.share-post a:hover {
opacity: .7;
}
.share-post
.facebook a {
width: 7px;
}
.share-post
.twitter a {
width: 18px;
background-position: -47px 0;
}
.share-post
.google a {
width: 14px;
background-position: -105px 0;
}
.share-post
.pinterest a {
width: 11px;
background-position: -159px 1px;
}
/*** Share Post Styling ***/
#share-post {
width: 100%;
overflow: hidden;
margin-top: 20px;
}
#share-post a {
display: block;
height: 32px;
line-height: 43px;
color: #fff;
float: left;
padding-right: 10px;
margin-right: 10px;
margin-bottom: 25px;
text-decoration: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
border-radius: 4px;
overflow: hidden;
margin: 0 10px 10px 0;
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
width: 125px;
height: 45px;
float: left;
padding: 0;
overflow: hidden;
text-align: center;
font-weight: 600;
}
#share-post
.facebook {
background-color: #6788CE;
}
#share-post
.twitter {
background-color: #29C5F6;
}
#share-post
.google {
background-color: #E75C3C;
}
#share-post
span {
display: block;
width: 32px;
height: 32px;
float: left;
padding: 6px;
background: url(http://4.bp.blogspot.com/-M_utSb-nN04/U6V8Gut9dJI/AAAAAAAAAjE/6g1X58pjjcg/s1600/single-share.png) no-repeat;
background-position-y: 6px;
background-position-x: 7px;
}
#share-post
.facebook span {
background-color: #3967C6;
}
#share-post
.twitter span {
background-color: #26B5F2;
background-position: -65px;
}
#share-post
.google span {
background-color: #E94D36;
background-position: -137px;
}
/* Search Box
----------------------------------------------- */
#searchformfix
{
float:right;
overflow:hidden;
position:relative;
}
#searchform
{
margin:25px 0 0;
padding:0;
}
#searchform fieldset
{
padding:0;
border:none;
margin:0;
}
#searchform input[type="text"]{
background: #646464;
border: none;
float: left;
padding: 4px 10px 0px 15px;
margin: 0px;
width: 106px;
height: 34px;
line-height: 34px;
transition: all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-moz-transition: all 300ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-webkit-transition: all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s;
-o-transition: all 600ms cubic-bezier(0.215,0.61,0.355,1) 0s;
color: #F5F3F3;}
#searchform input[type=text]:hover,#searchform input[type=text]:focus
{
width:200px;
}
#searchform input[type=submit]
{
background:url(http://4.bp.blogspot.com/-R8OKVUsis3s/UgZEksy0V1I/AAAAAAAAAT4/QtN9sBHMZis/s1600/icon-search.png) center 9px no-repeat;
cursor:pointer;
margin:0;
padding:0;
width:37px;
height:34px;
line-height:34px;
background-color:#646464;
}
input[type=submit]
{
padding:4px 17px;
color:#ffffcolor:#585858;
text-transform:uppercase;
border:none;
font-size:20px;
background:url(gradient.png) bottom repeat-x;
cursor:pointer;
margin-top:10px;
float:left;
overflow:visible;
transition:all .3s linear;
-moz-transition:all .3s linear;
-o-transition:all .3s linear;
-webkit-transition:all .3s linear;
}
.selectnav {
display:none;
}
/*---Flicker Image Gallery-----*/
.flickr_plugin {
width: 100%;
}
.flickr_badge_image {
float: left;
height: 80px;
margin: 10px 5px 0px 5px;
width: 80px;
}
.flickr_badge_image a {
display: block;
}
.flickr_badge_image a img {
display: block;
width: 100%;
height: auto;
-webkit-transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-ms-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
transition: opacity 100ms linear;
}
.flickr_badge_image a img:hover {
opacity: .5;
}
div#act {
display: none;
}
#container{
width: 1170px;
margin:0 auto;
}
.vcard span {
color: #646464;
}
a.timestamp-link {
color: #646464;
}
span.comment-info a {
color: #aaaaaa;
}
span.comment-info l,span.time-info l {
background: url("http://3.bp.blogspot.com/-D6V8VgPZ9Is/VAii5y80N9I/AAAAAAAABjo/Out2-0og5Do/s1600/list-style.png") no-repeat center left;
padding-left: 8px;
margin-right: 6px;
margin-left: -5px;
}
/*--- SOC. IKONS ---*/
.soc-icon {
width: auto;
display: inline-block;
margin: 25px 0 0;
}
.soc-icon ul {
margin: 0;
}
.soc-icon li {
margin: 0 0 0 8px;
padding: 0;
display: inline-block;
}
.soc-icon li a {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
float: left;
width: 26px;
height: 24px;
overflow: hidden;
}
.soc-icon li a img {
transition: .5s;
-webkit-transition: .5s;
-moz-transition: .5s;
position: relative;
top: 0;
float: left;
width: 26px;
height: 49px;
}
.soc-icon li a:hover img {
top: -24px;
}
#nav.fixed-nav{
position: fixed;
top: 0;
left: 0;
width: 100% !important;
z-index: 999;
padding: 0;
}
.scroll-top.cl-effect-5 {
float: right;
margin-right: 36px;}
p#back-top {
background: #fff;
padding: 10px 11px 11px;
color: #222;
border-radius: 3px;
}
p#back-top .fa {
color: #222;
}
/*----------//// AUTHORS ARCHIVE \\\\-------------*/
div#top-comment {
background: #fff;
padding-left: 20px;
padding-right: 20px;
}
.top-comment {
float: left;
font-size: 14px;
list-style: none outside none;
text-transform: uppercase;
width: 43%;
margin: 1px;
padding: 10px 20px !important;
font-weight: normal;
color: #646464;
cursor: pointer;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
#relpost_img_sum .news-text {
display: none;
}
.top-comment.selected {
cursor: pointer;
padding: 11px 20px !important;
margin: 0px 0 0 -16px;
color: #FFF;
background: #646464;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
-ms-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.top-comment.blogico:before {
content: "\f0d5";
font-family: fontawesome;
margin-right: 15px;
}
.top-comment.faceico:before {
content: "\f09a";
font-family: fontawesome;
margin-right: 15px;
}
h1, h2, h3 {
font-family: 'Open Sans', sans-serif;
}
h2.white {
color: #fff;
}
span.lines {
border-top: 1px solid #aeaeae;
border-bottom: 1px solid #aeaeae;
}
h3 {
font-size: 30px;
text-transform: uppercase;
font-weight: 600;
color: #434343;
}
h3.white {
color: #fff;
}
h4 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 36px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
}
h5 {
font-family: 'Source Sans Pro', sans-serif;
font-size: 24px;
font-weight: 600;
text-transform: uppercase;
color: #fff;
}
p {
font-family: 'Source Sans Pro', sans-serif;
font-size: 16px;
font-weight: 400;
line-height: 23px;
color: #515151;
}
p.white {
color: #f9f9f9;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-address{
margin: 0px 0px 12px;
background-image: url(http://wordpress.novarostudio.com/sastro/wp-content/themes/sastro/images/newsletter.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 48px;
font-size:15px;
width:75%;
margin-top:10px;
}
.follow-by-email-inner:before {
color: #f5f5f5;
content: "Join with Thousands Of Subscribers ! Get Our Latest Articles Delivered to Your email Inbox";
font-family: nunito;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
margin-bottom: 1px;
}
.FollowByEmail td {
display: inline;
}
.FollowByEmail .follow-by-email-inner .follow-by-email-submit{
width: 80px;
margin: 0;
border: 0;
border-radius: 2px;
-moz-border-radius: 2px;
background: #646464;
color: #fff;
cursor: pointer;
font-size: 13px;
height: 37px;
z-index: 0;
}
#footer1{line-height:30px;padding:25px
0 70px 0;background-color:#898989;
position:relative;
z-index:300;
}#footer1
p{font-size:12px;float:left;line-height:30px;text-align:justify;}#footer1 .go-top{float:right;margin-left:20px;padding-left:20px;border-left:1px solid rgba(0,0,0,0.1)}#footer1 .go-top
a{display:block;width:30px;height:30px;color:#fff;font-size:14px;text-align:center;border-radius:2px;background-color:#646464;transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out;-o-transition:background-color 0.2s ease-in-out}#footer1 .go-top a:hover{background-color:#444}#footer1 .go-top a
i{line-height:30px}#footer1 .social-icons{text-align:center;float:right}#footer1 .social-icons
a{display:inline-block;color:#ccc;font-size:14px;border-radius:2px;margin-left:15px}#footer1 .social-icons a:hover{color:#646464}.toggle-item{margin-bottom:15px}.toggle-item .panel-title{margin-bottom:10px}.toggle-item .panel-title
a{display:block;color:#888;height:42px;line-height:42px;position:relative;font-size:13px;padding:0
20px;border-radius:2px;overflow:hidden;background-color:#f8f8f8;letter-spacing:1px;text-transform:uppercase}.toggle-item .panel-title a:after{content:"";position:absolute;left:0;top:0;height:100%;width:3px;background-color:#646464}.toggle-item .panel-title a.collapsed:after{background-color:#ddd}.toggle-item .panel-title a
i{position:absolute;right:0;top:0;color:#fff;width:42px;height:42px;font-size:14px;text-align:center;line-height:42px;background-color:#646464;transition:background-color 0.2s ease-in-out;-moz-transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out;-o-transition:background-color 0.2s ease-in-out}
.thumbnail {
position: relative;
display: block;
padding: 0px;
line-height: 20px;
border: 0px solid #ddd;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
-webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
box-shadow: 0 0px 0px rgba(0, 0, 0, 0.055);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.featured-thumbnail a {
position: relative;
display: block;
}
a.image-wrap {
display: block;
width: 100%;
height: 100%;
text-align:center;
}
select,textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{display:inline-block;height:20px;padding:4px 6px;margin-bottom:10px;font-size:14px;line-height:20px;color:#555;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;vertical-align:middle}
input,textarea,.uneditable-input{width:206px}
textarea{height:auto}
textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],.uneditable-input{background-color:#fff;border:1px solid #ccc;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;-o-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}
textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus,.uneditable-input:focus{border-color:rgba(82,168,236,0.8);outline:0;outline:thin dotted \9;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(82,168,236,.6)}
input[type="radio"],input[type="checkbox"]{margin:4px 0 0;*margin-top:0;margin-top:1px \9;line-height:normal}
input[type="file"],input[type="image"],input[type="submit"],input[type="reset"],input[type="button"],input[type="radio"],input[type="checkbox"]{width:auto}
select,input[type="file"]{height:30px;*margin-top:4px;line-height:30px}
select{width:220px;border:1px solid #ccc;background-color:#fff}
select[multiple],select[size]{height:auto}
select:focus,input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
.uneditable-input,.uneditable-textarea{color:#999;background-color:#fcfcfc;border-color:#ccc;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);box-shadow:inset 0 1px 2px rgba(0,0,0,0.025);cursor:not-allowed}
/* Post social share */
.post_social_share {
display:block;
padding: 25px 0 40px;
text-align: center;
margin-bottom:30px;
}
.mbt-pager { border-top: 2px dashed #ddd; border-bottom: 2px dashed #ddd; margin-bottom: 10px; overflow:hidden; padding:0px;}
.mbt-pager li.next { float: right; padding:0px; background:none; margin:0px;}
.mbt-pager li.next a { padding-left: 24px; }
.mbt-pager li.previous { margin:0px -2px 0px 0px; float: left; border-right:1px solid #ddd; padding:0px; background:none;
}
.mbt-pager li.previous a { padding-right: 24px; }
.mbt-pager li.next:hover, .mbt-pager li.previous:hover {background:$(maincolor); }
.mbt-pager li { width: 50%; display: inline; float: left; text-align: center; }
.mbt-pager li a { position: relative; min-height: 77px; display: block; padding: 15px 46px 15px; outline:none; text-decoration:none;}
.mbt-pager li i { color: ##ff; font-size: 18px; }
.mbt-pager li a strong { display: block; font-size: 20px; color: #ccc; letter-spacing: 0.5px; font-weight: bold; text-transform: uppercase; font-family:oswald, sans-serif, arial; margin-bottom:10px;}
.mbt-pager li a span { font-size: 15px; color: #666; font-family:oswald,Helvetica, arial; margin:0px;}
.mbt-pager li a:hover span,
.mbt-pager li a:hover i { color: #ffffff; }
.mbt-pager li.previous i { float:left; margin-top:15%; margin-left:5%; }
.mbt-pager li.next i { float: right;
margin-top: 15%;
margin-right: 5%; }
.mbt-pager li.next i, .mbt-pager li.previous i ,
.mbt-pager li.next, .mbt-pager li.previous{
-webkit-transition-property: background color; -webkit-transition-duration: 0.4s; -webkit-transition-timing-function: ease-out;
-moz-transition-property: background color; -moz-transition-duration: 0.4s; -moz-transition-timing-function: ease-out;
-o-transition-property: background color; -o-transition-duration: 0.4s; -o-transition-timing-function: ease-out;
transition-property: background color; transition-duration: 0.4s; transition-timing-function: ease-out; }
.fa-chevron-right {padding-right:0px;}
.post_social_share h3 {
display: block;
font-size: 14px;
line-height: 54px;
font-weight: 700;
margin-bottom: 0;
letter-spacing: 2px;
}
.post_social_share a {
width:53px;
font-size:20px;
padding:10px;
margin:0 10px;
display:inline-block
}
.post_social_share a:hover {
-webkit-transition:border-color .2s;
-moz-transition:border-color .2s;
transition:border-color .2s
}
.post_social_share a {
border:1px solid rgba(0,0,0,.1);
}
.post_social_share a:hover {
border-color:#646464;
color:#646464;
}
header.header {
width: 100%;
text-align: center;
color: #fff;
max-width:1200px;
margin:0 auto;
clear: both;
background:#fff;
padding-bottom:20px;
}
#logo {
display: block;
text-align: center;
padding: 35px 0;
float: left;
}
.headerleft, #logo {
overflow: hidden;
width: 100%;
text-align: center;
}
.headerleft {
/* margin-bottom: 0px; */
/* display: block; */
width: 1000px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
/* margin-left: auto; */
/* margin-right: auto; */
/* width: 400px; */
}
.tooltip {
display: inline;
position: relative;
z-index: 999;
}
/* Trigger text */
.tooltip-item {
color: $(maincolor);
cursor: pointer;
z-index: 100;
position: relative;
display: inline-block;
font-weight: 700;
-webkit-transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;
transition: background-color 0.3s, color 0.3s, transform 0.3s;
}
.tooltip:hover .tooltip-item {
color: $(maincolor);
-webkit-transform: translate3d(0,-0.5em,0);
transform: translate3d(0,-0.5em,0);
}
#loading-area {
position: fixed;
width: 100%;
height: 100%;
background: #fff !important;
z-index: 999999999999 !important;
overflow: hidden;
}
.loading1 {
position: absolute;
top: 45%;
left: 50%;
margin-left: -30px;
}
.loading1 img {
-webkit-animation: spin 1s linear infinite;
animation: spin 1s linear infinite;
}
@-webkit-keyframes spin {
0% { -webkit-transform: rotate(0deg); }
100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
/* Tooltip */
.tooltip-content {
position: absolute;
z-index: 99;
width: 360px;
box-shadow: 0 1px 3px rgba(0,0,0,0.3);
left: 50%;
margin-left: -180px;
bottom: -5px;
text-align: left;
background: $(maincolor);
opacity: 0;
font-size: 0.75em;
line-height: 1.5;
padding: 1.5em;
color: #fff;
border-bottom: 65px solid #fff;
cursor: default;
pointer-events: none;
border-radius: 5px;
font-family: 'Indie Flower', cursive;
-webkit-transform: translate3d(0,-0.5em,0);
transform: translate3d(0,-0.5em,0);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.tooltip-content a {
color: #32434f;
}
.tooltip-text {
opacity: 0;
-webkit-transform: translate3d(0,1.5em,0);
transform: translate3d(0,1.5em,0);
-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
transition: opacity 0.3s, transform 0.3s;
}
.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-text {
pointer-events: auto;
opacity: 1;
-webkit-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
}
.footer {
background: #1e1f20;
color: #b9b9b9;
}
.footer a {
color: #b9b9b9
}
.footer a:hover {
color: #57a4a4
}
.sub-footer {
background: #353535;
padding-top: 35px;
padding-bottom: 35px;
}
.sub-footer p {
padding: 0 !important;
margin: 0 !important;
}
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
color: #eaeaea
}
.contact-info {
margin: 0;
padding: 0;
list-style: none;
}
.contact-info span {
margin: 0 4px
}
.contact-info span:before {
display: inline-block;
content: "/";
padding-right: 7px;
}
.contact-info span:first-child:before {
display: none
}
.contact-info i {
margin-right: 3px;
font-size: 14px;
}
.thin {
width: 85%;
margin: 0 auto;
}
footer .thin {
width: 60%
}
.text-center {
text-align: center;
}
.dark-wrapper {
background: rgba(0,0,0,0.03)
}
.black-wrapper {
background: #1e1f20;
color: #b9b9b9;
}
.black-wrapper h1,
.black-wrapper h2,
.black-wrapper h3,
.black-wrapper h4,
.black-wrapper h5,
.black-wrapper h6 {
font-weight: 500;
position: relative;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
-moz-transition: background-color 0.25s ease-out, color 0.25s ease-out;
-o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
background-color: rgba(89,171,227,0);
text-decoration: none;
color: #222;
margin-top: 5px;
padding: 7px;
color: #eaeaea;
}
.black-wrapper .lead {
color: #b9b9b9
}
.black-wrapper a {
color: #FFF
}
.color-wrapper {
background: #57a4a4
}
.color-wrapper p {
color: #FFF
}
.inner {
padding-top: 40px;
padding-bottom: 40px;
}
.divide20 {
width: 100%;
height: 20px;
}
.social {
padding: 0;
margin: 0 0 -5px 0;
font-size: 0;
line-height: 1;
}
.social li {
display: inline-block;
font-family: 'fontello-social';
margin-right: 5px;
margin-bottom: 5px;
}
.owl-carousel .social {
margin-bottom: 0
}
.text-center .social li {
margin: 0 3px
}
.social.pull-right li {
margin: 0 0 0 5px
}
.social li a {
display: table
}
.social li a i {
text-align: center;
display: table-cell;
vertical-align: middle;
color: #f3f3f3;
background: none;
border: 2px solid #aaa;
width: 34px;
height: 34px !important;
line-height: 30px;
font-size: 13px;
-webkit-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
}
.social a:hover a:hover i {
background-color: #FFF
}
.social a:hover i {
color: #FFF
}
.divide40 {
width: 100%;
height: 40px;
}
.contact-info span {
margin: 0 4px;
}
.post-image{
overflow: hidden;
}
.post-image img{
width: 100%;
height: auto;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
-ms-transition: all 1s ease;
transition: all 1s ease;
}
.post-share {
display: inline-block !important;
font-size: 25px;
font-weight: normal;
float:right;
line-height: 63px;
margin: 0 2px;
text-align: center;
}
.post-share > a {
color: #222222;
display: block;
font-weight: normal;
}
.ImageWrapper .StyleTi span:nth-of-type(1) {
bottom: 0;
top: 22%;
right: 0;
margin: -20px -68px 0 0;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.3s ease 0s;
-moz-transition: all 0.3s ease 0s;
-ms-transition: all 0.3s ease 0s;
-o-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.ImageWrapper:hover .StyleTi span:nth-of-type(1) {
right: 13%;
visibility: visible;
opacity: 1;
}
.post-share li {
display: block;
width: 40px;
margin-right:5px;
float:left;
border:1px solid #eee;
background: #fff;
/* padding: 6px; */
padding-top: 5px;
/* color: #fff; */
border-radius: 4px;
margin-top: 4px;
}
.post-share li .fa{
color:#000!important;
}
.share-wrapper {
font: 14px, 'FontAwesome';
position: relative;
text-align: center;
}
.share-container {
margin-left: 0px;
margin-top: 0px;
overflow: hidden;
transition: all 0.3s cubic-bezier(.05,.93,.61,1.6);
box-shadow: 0px 0px 20px -5px rgba(0, 0, 0, 0.5);
width: 0px;
height: 0px;
background: #fff;
}
.share-action:hover ~ .share-container,
.share-container:hover {
width: 100px;
height: 100px;
overflow: visible;
}
.share-container:after,
.share-container:before {
position: absolute;
background: linear-gradient(rgba(136, 221, 255, 0.5) 0%, rgba(34, 153, 221, 0.5) 50%, rgba(136, 221, 255, 0.5) 100%);
z-index:4;
margin: 0;
transition: all 0.5s ease-in-out;
content: '';
}
.share-container:before {
background: linear-gradient(left, rgba(136, 221, 255, 0.5) 0%, rgba(34, 153, 221, 0.5) 50%, rgba(136, 221, 255, 0.5) 100%);
height: 1px;
margin: 50% 50%;
width: 0%;
}
.share-action:hover ~ .share-container:before,
.share-container:hover:before {
width: 85%;
left: 0px;
margin: 50% 7%;
}
.share-container:after {
left: -1px;
height: 0%;
width: 1px;
margin: 50% 50%;
}
.share-action:hover ~ .share-container:after,
.share-container:hover:after {
height: 85%;
margin: 7% 50%;
}
.share-action {
display: inline-block;
vertical-align: middle;
z-index: 5;
position: relative;
line-height: 33px;
color: #222;
}
.share-btn {
display:inline-block;
width: 49%;
height: 49%;
position: absolute;
z-indez:1;
border-color: #92888f;
border-style: solid;
border-width: 0;
font-size: 0px;
color: #777777;
overflow: hidden;
}
.share-action:hover ~ .share-container .share-btn ,
.share-container:hover .share-btn {
overflow: visible;
font-size: 25px;
}
.share-btn:hover {
background:linear-gradient(#8df 0%, #29d 100%);
color: #ffffff;
text-shadow: 0 -1px #4298e0;
}
.share-btn.tl {
right: 50%;
bottom: 50%;
}
.share-btn.tr {
left: 50%;
bottom: 50%;
}
.share-btn.br {
left: 50%;
top: 50%;
}
.share-btn.bl {
right: 50%;
top: 50%;
}
.share-btn {
line-height: 50px;
}
.rc10 {
border-radius: 10%;
}
.rc10 .share-btn.tl {
border-top-left-radius: 20%;
}
.rc10 .share-btn.tr {
border-top-right-radius: 20%;
}
.rc10 .share-btn.br {
border-bottom-right-radius: 20%;
}
.rc10 .share-btn.bl {
border-bottom-left-radius: 20%;
}
.below .share-container {
position: absolute;
top: 50%;
left: 50%;
}
.bottom .share-container,
.top .share-container {
position: absolute;
top: 0%;
left: 0%;
}
.left .share-container,
.right .share-container {
position: absolute;
top: 0%;
right: 50%;
}
.bottom .share-action:hover ~ .share-container .share-btn:nth-child(1):after,
.bottom .share-container:hover .share-btn:nth-child(1):after {
content: '';
border: 11px solid transparent;
border-bottom-color: #fff;
border-top: none;
width: 0;
height: 0;
position: absolute;
left: 100%;
margin-left: -11px;
margin-top: -11px;
}
.top .share-action:hover ~ .share-container .share-btn:nth-child(4):after,
.top .share-container:hover .share-btn:nth-child(4):after {
content: '';
border: 11px solid transparent;
border-top-color: #fff;
border-bottom: none;
width: 0;
height: 0;
position: absolute;
left: 100%;
top: 100%;
margin-left: -11px;
}
.left .share-action:hover ~ .share-container .share-btn:nth-child(2):after,
.left .share-container:hover .share-btn:nth-child(2):after {
content: '';
border: 11px solid transparent;
border-left-color: #fff;
border-right: none;
width: 0;
height: 0;
position: absolute;
left: 100%;
top: 100%;
margin-top: -11px;
}
.right .share-action:hover ~ .share-container .share-btn:nth-child(1):after,
.right .share-container:hover .share-btn:nth-child(1):after {
content: '';
border: 11px solid transparent;
border-right-color: #fff;
border-left: none;
width: 0;
height: 0;
position: absolute;
right: 100%;
top: 100%;
margin-top: -11px;
}
.top .share-action:hover:after {
position: absolute;
content: '';
z-index: 1;
}
.top .share-action:hover:after {
width: 200%;
height: 20px;
left: -50%;
top: 100%;
}
.top .share-action:hover:after {
top: auto;
bottom: 100%;
left: -50%;
}
.top .share-container {
top : 0%;
left: 50%;
}
.top .share-action:hover ~ .share-container,
.top .share-container:hover {
margin-left: 0px;
left: -28%;
top: -120px;
}
.post-share ul {
display: block;
display: block;
padding: 0;
margin: 0;
list-style: none;
}
#Label1 .widget-content{
background:#fff;
padding:5px;
}
.dark-wrapper{
background:#fff;
margin:0 auto;
}
.inner {
padding-top: 70px;
padding-bottom: 70px;
}
.section-title {
text-align:center;
}
.section-title:before {
content: "-";
display: inline-block;
padding-right: 5px;
color: #57a4a4;
}
.section-title.text-center:after {
content: "-";
display: inline-block;
padding-left: 5px;
color: #57a4a4;
}
.section-title img {
width: 200px;
}
.link-out {
color: #5e5e5e;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
}
.link-out:after {
display: inline-block;
content: "→";
padding-left: 5px;
}
#instafeed {
cursor: -webkit-grab;
}
div#back-top {
z-index: 301;
position: fixed;
/* text-indent: -99999px; */
right: 20px;
bottom: 20px;
width: 50px;
height: 50px;
cursor: pointer;
color: #fff;
text-align: center;
}
.bz-hex {
position: relative;
width: 51px;
/* height: 30px; */
padding: 16px;
border-radius: 4px;
color: white;
background: $(maincolor);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
box-shadow: 0 1px 3px rgba(0,0,0,0.3);
-ms-border-radius: 4px;
-khtml-border-radius: 4px;
}
.bz-hex:hover{
background:#fff;
}
.bz-hex:hover > a{
color:$(maincolor);
}
.bz-hex a i{
font-size:24px;
}
#copyright{
color:#fff;
text-align:center;
font-family: 'Source sans pro', serif;
}
#copyright a {
color: $(linkcolor);
}
.slicknav_btn{
background-color: $(maincolor);
}
.slicknav_menu .slicknav_menutxt{
text-shadow: 0 1px 3px $(maincolor);
}
.slicknav_nav ul{
background:$(maincolor);
}
.slicknav_nav .slicknav_row:hover{
color:$(maincolor);
}
.slicknav_nav .slicknav_row:hover > a{
color:$(maincolor);
}
.slicknav_nav a:hover{
color:$(maincolor);
background:#fff;
}
.entry-title {
font-family: 'Libre Baskerville', serif;
font-weight: normal;
line-height: 35px;
text-align: center;
text-transform: capitalize;
color: #252525;
font-size: 30px;
position: relative;
margin-top: 23px;
z-index: 1;
background: #fff;
position: relative;
width: 100%;
}
header.post-header {
padding-bottom: 25px;
padding-top: 20px;
background: #fff;
text-align: center;
margin-top: 5px;
}
.post-header, .post-footer {
line-height: 1.6;
text-align:center;
}
.post-details {
font-size: 14px;
display: inline-block;
text-transform: uppercase;
position: relative;
line-height: 1;
}
.post-details span {
margin-right: 24px;
margin-bottom: 10px;
display: inline-block;
}
.auth a, .post-da a, .post-com a {
color: $(maincolor);
}
.entry-title a {
position: relative;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
-moz-transition: background-color 0.25s ease-out, color 0.25s ease-out;
-o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
background-color: rgba(89,171,227,0);
text-decoration: none;
color: #222;
}
.post-details span {margin-right:24px;margin-bottom:10px;display:inline-block;}
.entry-content {position:relative;padding-left:5px;padding-right:5px;padding-top:30px;}
.intro-text {
font-size: 16px;
word-spacing: 2px;
line-height: 30px;
color: #000;
margin-bottom: 25px;
word-break: word-break;
margin-top: 0;
letter-spacing: 0.5px;
font-family: 'Source sans pro', serif;
}
#primary_nav_wrap ul a{
color: $(maincolor);
}
#primary_nav_wrap ul li.current-menu-item a{
background: $(maincolor);
}
#primary_nav_wrap ul a:hover{
background: $(maincolor);
}
#primary_nav_wrap ul ul{
background:$(maincolor);
}
#primary_nav_wrap ul ul li:hover > a{
color:$(maincolor);
}
.typed-cursor{
opacity: 1;
-webkit-animation: blink 0.7s infinite;
-moz-animation: blink 0.7s infinite;
animation: blink 0.7s infinite;
}
@keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-webkit-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
@-moz-keyframes blink{
0% { opacity:1; }
50% { opacity:0; }
100% { opacity:1; }
}
h1.bt-title-big {
letter-spacing: 0px;
font-size: 150px;
word-spacing: 1px;
text-align: center;
display: block;
display: -moz-inline-box;
/* display: inline-block; */
color: #404040;
font-family: 'Open Sans Condensed', sans-serif;
font-weight: 700;
white-space: nowrap;
}
.bt-title {
word-spacing: 0px;
letter-spacing: 0px;
display: inline-block;
text-align: center;
white-space: normal;
font-size: 2em;
font-weight: 600;
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.title-loop {
/* height: 67px; */
min-height: 70px;
text-align:center;
}
.menu-new{
padding-bottom: 10px;
/* background-color: #fff; */
text-align: center;
width: 100%;
display: inline-block;
margin-bottom: -5px;
position: absolute;
z-index: 400;
}
.wrapper {
/* background-color: #000; */
position: absolute;
/* margin: 30px auto; */
width: 100%;
height: 645px;
/* border: 1px solid #000; */
z-index: 10;
}
.logo{
display: block;
margin: 0 auto;
width: 100%;
text-align: center;
/* max-width: 52.30769rem; */
padding-bottom: 10px;
}
.day {
position: relative;
color: $(maincolor);
display: inline-block;
margin: 1em 0;
text-align: center;
font-size: 1em;
font-weight: 700;
margin-right: 20px;
/* letter-spacing: -0.05em; */
}
sup {
top: -0.9em;
}
sub, sup {
font-size: 50%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
span.month {
margin-right: 6px;
}
.top-social{
float:right;
vertical-align: bottom;
}
.top-social li{
float:left;
margin-right:3px;}
.top-social ul{
display: inline-block;
padding-left: 0;
margin: 0;
list-style: none;
}
.top-social ul li a{
color:#888;
background: #262626;
background: rgba(255, 255, 255, 0.15);
height: 50px;
width: 50px;
text-align: center;
display: table;
}
.top-social ul li a i{
vertical-align: middle;
display: table-cell;
color: #fff;
-webkit-transition: .5s;
-moz-transition: .5s;
-o-transition: .5s;
-ms-transition: .5s;
transition: .5s;
opacity: 1;
filter: alpha(opacity=100);
}
bt-holder{ display:block; }
.bt_readmore_btn_holder { padding-left:10px; padding:0px 10px; display:block; margin-top:20px; font-size:17px;}
.bt_readmore_btn { color:$(maincolor); text-decoration:none; display:inline-block; position:relative}
.bt_readmore_btn:hover { color:$(linkcolor); text-decoration:none;}
.bt_blog_post_cat a:before, .bt_readmore_btn:before {
content: '';
display: inline-block;
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 0;
transition: width 0s ease, background .2s ease;
}
.bt_blog_post_cat a:after, .bt_readmore_btn:after {
content: '';
display: inline-block;
position: absolute;
right: 0;
bottom: 0;
height: 1px;
width: 0;
background: $(linkcolor);
transition: width .2s ease;
}
.bt_blog_post_cat a:hover:before, .bt_readmore_btn:hover:before {
width: 100%;
background: $(linkcolor);
transition: width .5s ease;
}
.bt_blog_post_cat a:hover:after, .bt_readmore_btn:hover:after {
width: 100%;
background: transparent;
transition: all 0s ease;
}
.menu-container {
background: #fff;
}
.bt-comment {
padding: 30px 66px 1px;
background:#fff;
}
.footer-widgets{
padding: 60px 0;
}
.row-footer{
margin-left: -15px;
margin-right: -15px;
}
/* FOOTER */
body#layout #footer div.column {
width: 25%;
margin-right: 0 !important;
float:left;
}
body#layout #footer .column .widget {
float: left;
margin-bottom: 15px;
overflow: hidden;
width: 176px;
}
#footer-wrapper {
background: url("http://2.bp.blogspot.com/-TnrWMh-lg_A/VI2RPNyXcfI/AAAAAAAABE0/LmXEFTuLrjE/s1600/header_pattern.jpg") repeat scroll 0 0 transparent;
border-top: 1px solid #DDDDDD;
color: #444444;
font: 11px Verdana,Geneva,sans-serif;
margin: 0 auto;
overflow: hidden;
padding: 30px;
position:relative;
z-index:300;
display:none;
}
#footer3 li a:hover {
background: #646464;
}
#footer3 li{
margin: 5px 0;
padding: 0 0 0 0;
list-style:none;}
#footer3 li a {
/* background: #555555; */
color: #fff;
display: inline-block;
float: left;
font-size: 11px!important;
line-height: 12px;
margin: 0 2px 2px 0;
padding: 12px 18px;
border: 1px solid #222;
}
*::-moz-selection {
background: none repeat scroll 0 0 #CD2122;
color: #FFFFFF;
text-shadow: none;
}
.flickr_badge_image {
float: left;
height: 55px;
margin: 5px;
width: 55px;
}
.flickr_badge_image a {
display: block;
}
.flickr_badge_image a img {
display: block;
width: 100%;
height: auto;
-webkit-transition: opacity 100ms linear;
-moz-transition: opacity 100ms linear;
-ms-transition: opacity 100ms linear;
-o-transition: opacity 100ms linear;
transition: opacity 100ms linear;
}
#footer-wrapper .widget h2 {
background-position: 0 50%;
background-repeat: repeat-x;
border-bottom: 2px solid #FFFFFF;
font: 600 20px 'Open Sans',serif,sans-serif;
margin: 0 0 3px;
overflow: hidden;
padding: 5px 0;
text-transform: uppercase;
}
#footer-wrapper .widget h2 span {
border-bottom: 2px solid #646464;
color: #FAFBFB;
font-family: sans-serif;
font-weight: bold;
padding-bottom: 5px;
position: absolute;
}
#footer .widget-area {
padding: 0 0 15px;
margin: 0 0 15px;
}
#footer div.column {
display: inline;
float: left;
width: 24%;
padding:2px;
}
#instagram-widget h2{
display:none;
}
#footer p{
color:#f5f5f5;
margin:4px 0;
}
#footer .column .widget {
width: 97%;
padding: 5px;
float: left;
line-height: 1.7;
overflow: hidden;
}
#footer .widget-area h2 {
color: #AAAAAA;
/* font-family: sans-serif; */
font-size: 15px;
font-weight: bold;
padding-bottom: 20px;
text-align: left;
text-transform: uppercase;
font-family: 'Open Sans', sans-serif;
}
#footer .widget-content {
color: #fff;
text-align: left;
margin-top:20px;
}
.widget-item-control {
float: right;
height: 20px;
margin-top: -20px;
position: relative;
z-index: 10;
}
.header-menu h2,.bt-slider h2 {
display: none;
}
#primary_nav_wrap{margin-top:15px;display:block;height:auto;margin-bottom:10px;position:relative;}
#primary_nav_wrap ul{display:inline-block;font-size:0;text-align:center;position:relative;z-index:9999;background:inherit}
#primary_nav_wrap ul a{display: block;
/* padding: 19px 15px; */
font-weight: bold;
padding: 20px;
/* line-height: 16px; */
color: $(maincolor);
font-size: 0.9em;
transform: translateY(0px);
-webkit-transform: translateY(0px);
font-family: 'Merriweather', serif;
transition: all 150ms ease-in-out;
-webkit-transition: all 150ms ease-in-out;}
#primary_nav_wrap ul li{position:relative;float:left;margin:0;padding:0;position:relative;display:inline-block;font-size:16px}
#primary_nav_wrap ul li.current-menu-item a{color:#fff}
#primary_nav_wrap ul a:hover{color:#fff;filter: alpha(opacity=100);
transform: translateY(0px);
-webkit-transform: translateY(0px);}
#primary_nav_wrap ul ul{display:none;position:absolute;top:100%;left:0;box-shadow:0 1px 3px rgba(0,0,0,0.3);padding:0;transform: translateY(-10px);
-webkit-transform: translateY(-10px);
transition: transform 250ms, opacity 200ms;
-webkit-transition: -webkit-transform 250ms, opacity 200ms;}
#primary_nav_wrap ul ul li{float:none;width:200px}
#primary_nav_wrap ul ul a{line-height:120%;padding:10px 15px;color:#fff}
#primary_nav_wrap ul ul ul{top:0;left:100%}
#primary_nav_wrap ul li:hover > ul{display:block;filter: alpha(opacity=100);
transform: translateY(0px);
-webkit-transform: translateY(0px);}
#primary_nav_wrap ul ul li:hover > a{background:#fff}
.loading .columns
{
overflow:visible;
}
.sidebar .list-label-widget-content {
background: #fff;
border: 1px solid #ECECEC;
border-top: 2px solid #1D1E20;
padding: 2px;
}
.list-label-widget-content li a {
color: #525252;
border: 1px solid #E2E2E2;
border-radius: 3px;
float: left;
padding: 7px;
margin-bottom: 5px;
line-height: 16px;
line-height: 16px;
width: 83%;
box-sizing: border-box;
font-size: 13px;
}
.list-label-widget-content li span {
color: #525252;
border-radius: 3px;
float: right;
padding: 5px;
margin-bottom: 5px;
text-align: center;
border: 1px solid #E2E2E2;
box-sizing: border-box;
width: 15%;
line-height: 16px;
padding: 5px;
font-size: 13px;
}
.cloud-label-widget-content .label-size {
font-size: 100%;
float: left;
}
.cloud-label-widget-content .label-size a {
color: #fff;
float: left;
font-size: 12px;
margin: 0 5px 5px 0;
padding: 5px;
text-decoration: none;
border: 1px solid #E2E2E2;
border-radius: 3px;
}
.cloud-label-widget-content .label-size span {
color: #fff;
float: left;
font-size: 12px;
margin: 0 5px 5px 0;
padding: 5px;
text-decoration: none;
border: 1px solid #E2E2E2;
border-radius: 3px;
}
.label-size {
line-height: 1.2;
}
#footer .popular-posts ul,#footer .popular-posts ul li {
padding: 0 !important;
margin: 0;
list-style: none outside none;
}
#footer .popular-posts ul,#footer .popular-posts ul li {
padding: 0 !important;
margin: 0;
list-style: none outside none;
}
#footer .popular-posts .item-content {
width: 100%;
border-bottom: 1px solid #F1F1F1;
padding: 0 0 8px;
margin: 0 0 10px;
}
.item-content:before{
content: " ";
display: block;
overflow: hidden;
visibility: hidden;
width: 0px;
height: 0px;
}
#footer .popular-posts .item-content:after{
clear: both;
}
#footer .PopularPosts .item-thumbnail {
float: left;
margin: 0 5px 5px 0;
}
#footer .PopularPosts .item-title {
padding-bottom: .2em;
display: inline-block;
margin-top: 0px;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
font-weight: 400;
}
#footer .PopularPosts .item-title a{
color:#fff;
}
#footer .popular-posts .item-snippet{
font-size: 12px;
line-height: 20px;
}
*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
body {
margin: 0px;
}
[class*='col-'] {
float: left;
padding-right: 20px; /* column-space */
}
.grid {
width: 100%;
max-width: 1170px;
min-width: 755px;
margin: 0 auto;
overflow: hidden;
}
.grid:after {
content: "";
display: table;
clear: both;
}
.grid-pad {
padding-top: 20px;
padding-left: 20px; /* grid-space to left */
padding-right: 0px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-20px=0 */
}
.push-right {
float: right;
}
/* Content Columns */
.col-1-1 {
width: 100%;
}
.col-2-3, .col-8-12 {
width: 66.66%;
}
.col-1-2, .col-6-12 {
width: 50%;
}
.col-1-3, .col-4-12 {
width: 33.33%;
}
.col-1-4, .col-3-12 {
width: 25%;
}
.col-1-5 {
width: 20%;
}
.col-1-6, .col-2-12 {
width: 16.667%;
}
.col-1-7 {
width: 14.28%;
}
.col-1-8 {
width: 12.5%;
}
.col-1-9 {
width: 11.1%;
}
.col-1-10 {
width: 10%;
}
.col-1-11 {
width: 9.09%;
}
.col-1-12 {
width: 8.33%
}
/* Layout Columns */
.col-11-12 {
width: 91.66%
}
.col-10-12 {
width: 83.333%;
}
.col-9-12 {
width: 75%;
}
.col-5-12 {
width: 41.66%;
}
.col-7-12 {
width: 58.33%
}
/* Pushing blocks */
.push-2-3, .push-8-12 {
margin-left: 66.66%;
}
.push-1-2, .push-6-12 {
margin-left: 50%;
}
.push-1-3, .push-4-12 {
margin-left: 33.33%;
}
.push-1-4, .push-3-12 {
margin-left: 25%;
}
.push-1-5 {
margin-left: 20%;
}
.push-1-6, .push-2-12 {
margin-left: 16.667%;
}
.push-1-7 {
margin-left: 14.28%;
}
.push-1-8 {
margin-left: 12.5%;
}
.push-1-9 {
margin-left: 11.1%;
}
.push-1-10 {
margin-left: 10%;
}
.push-1-11 {
margin-left: 9.09%;
}
.push-1-12 {
margin-left: 8.33%
}
@media handheld, only screen and (max-width: 767px) {
.grid {
width: 100%;
min-width: 0;
margin-left: 0px;
margin-right: 0px;
padding-left: 20px; /* grid-space to left */
padding-right: 10px; /* grid-space to right: (grid-space-left - column-space) e.g. 20px-10px=10px */
}
[class*='col-'] {
width: auto;
float: none;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; /* column-space */
}
/* Mobile Layout */
[class*='mobile-col-'] {
float: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 10px;
padding-left: 0px;
padding-right: 10px; /* column-space */
padding-bottom: 0px;
}
.mobile-col-1-1 {
width: 100%;
}
.mobile-col-2-3, .mobile-col-8-12 {
width: 66.66%;
}
.mobile-col-1-2, .mobile-col-6-12 {
width: 50%;
}
.mobile-col-1-3, .mobile-col-4-12 {
width: 33.33%;
}
.mobile-col-1-4, .mobile-col-3-12 {
width: 25%;
}
.mobile-col-1-5 {
width: 20%;
}
.mobile-col-1-6, .mobile-col-2-12 {
width: 16.667%;
}
.mobile-col-1-7 {
width: 14.28%;
}
.mobile-col-1-8 {
width: 12.5%;
}
.mobile-col-1-9 {
width: 11.1%;
}
.mobile-col-1-10 {
width: 10%;
}
.mobile-col-1-11 {
width: 9.09%;
}
.mobile-col-1-12 {
width: 8.33%
}
/* Layout Columns */
.mobile-col-11-12 {
width: 91.66%
}
.mobile-col-10-12 {
width: 83.333%;
}
.mobile-col-9-12 {
width: 75%;
}
.mobile-col-5-12 {
width: 41.66%;
}
.mobile-col-7-12 {
width: 58.33%
}
.hide-on-mobile {
display: none !important;
width: 0;
height: 0;
}
}
#slider-home{
background-position: center 0%;
background-size: cover;
background-repeat: no-repeat;
width: 100%;
height: 100%;
min-height: 100%;
overflow-x: hidden;
overflow-y: hidden;
vertical-align: middle;
z-index: 5;
padding: 65px 0px 80px;
text-align:center;
z-index: 301;
}
.author-home {
padding-top: 100px;
}
.main-content-wrapper {
padding-top: 40px;
background:#fff;
}
.identify{
text-align:right;
padding-right:45px;
width:50%;
float:left;
}
.identify p{
font-size:24px;
font-family:'Montserrat', sans-serif;
font-weight:400;
color:#fff;
line-height:28px;
margin-bottom:0px;
}
.identify h1{
font-size:40px;
font-family:'Montserrat', sans-serif;
font-weight:400;
color:#fff;
line-height:48px;
margin-top:10px;
margin-bottom:50px;
}
.identify-icon ul{
list-style: none;
padding-left: 0px;
margin: 0;
}
.identify-icon ul li{
display:inline-block;
margin: 0;
}
.identify-icon ul li a{
font-size:14px;
border:1px solid #fff;
padding:7px 9px;
border-radius:50px;
color:#fff;
}
.admin-detail{
text-align:left;
padding-left:45px;
width:50%;
float:left;
}
.admin-detail p{
font-size:16px;
font-family:'Montserrat', sans-serif;
font-weight:400;
color:#fff;
line-height:28px;
margin-bottom:0px;
}
.icon-left{
padding-right:12px;
}
.identify-icon ul li:nth-child(2){
margin-right:10px;
}
.m-auto{margin: auto;}
.admin-p-imp{max-width: 230px;}
/* Home @ identify social*/
.identify-icon-1 ul{
list-style:none;
padding-left:0px;
}
.identify-icon-1 ul li{
display:inline-block;
}
.identify-icon-1 ul li a{
font-size:14px;
border:1px solid #9c9e9f;
padding:7px 9px;
border-radius:50px;
color:#fff;
}
.icon-left{
padding-right:12px;
}
.identify-icon-1 ul li:nth-child(3){
margin-right:90px;
}
.one a{
padding:7px 11px!important;
}
.h-65 {
margin-top: 65px;
}
.visible {
overflow: visible;
}
.cd-title {
position: relative;
height: 160px;
line-height: 230px;
text-align: center;
}
.cd-title h1 {
font-size: 2.4rem;
font-weight: 700;
}
@media only screen and (min-width: 768px) {
.cd-title {
line-height: 250px;
}
}
@media only screen and (min-width: 1170px) {
.cd-title {
height: 200px;
line-height: 300px;
}
.cd-title h1 {
font-size: 3rem;
}
}
.cd-intro {
width: 90%;
max-width: 768px;
text-align: center;
}
.cd-intro {
margin: 10px auto;
}
@media only screen and (min-width: 768px) {
.cd-intro {
margin: 20px auto;
}
}
@media only screen and (min-width: 1170px) {
.cd-intro {
margin: 30px auto;
}
}
.cd-headline {
font-size: 20px;
color:#fff;
line-height: 1.2;
}
@media only screen and (min-width: 768px) {
.cd-headline {
font-size: 25px;
color:#fff;
line-height:25px;
}
}
@media only screen and (min-width: 1170px) {
.cd-headline {
font-size: 32px;
color:#fff;
line-height:30px;
}
}
.cd-words-wrapper {
display: inline-block;
position: relative;
text-align: left;
}
.cd-words-wrapper b {
display: inline-block;
position: absolute;
white-space: nowrap;
left: 0;
top: 0;
}
.cd-words-wrapper b.is-visible {
position: relative;
}
.cd-words-wrapper b {
opacity: 0;
}
.cd-words-wrapper b.is-visible {
opacity: 1;
}
/* --------------------------------
xrotate-1
-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
-webkit-perspective: 300px;
-moz-perspective: 300px;
perspective: 300px;
}
.cd-headline.rotate-1 b {
opacity: 0;
-webkit-transform-origin: 50% 100%;
-moz-transform-origin: 50% 100%;
-ms-transform-origin: 50% 100%;
-o-transform-origin: 50% 100%;
transform-origin: 50% 100%;
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.cd-headline.rotate-1 b.is-visible {
opacity: 1;
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-animation: cd-rotate-1-in 1.2s;
-moz-animation: cd-rotate-1-in 1.2s;
animation: cd-rotate-1-in 1.2s;
}
.cd-headline.rotate-1 b.is-hidden {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
-webkit-animation: cd-rotate-1-out 1.2s;
-moz-animation: cd-rotate-1-out 1.2s;
animation: cd-rotate-1-out 1.2s;
}
@-webkit-keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
opacity: 1;
}
}
@-moz-keyframes cd-rotate-1-in {
0% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
35% {
-moz-transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(360deg);
opacity: 1;
}
}
@keyframes cd-rotate-1-in {
0% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
35% {
-webkit-transform: rotateX(120deg);
-moz-transform: rotateX(120deg);
-ms-transform: rotateX(120deg);
-o-transform: rotateX(120deg);
transform: rotateX(120deg);
opacity: 0;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(360deg);
-moz-transform: rotateX(360deg);
-ms-transform: rotateX(360deg);
-o-transform: rotateX(360deg);
transform: rotateX(360deg);
opacity: 1;
}
}
@-webkit-keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
opacity: 0;
}
}
@-moz-keyframes cd-rotate-1-out {
0% {
-moz-transform: rotateX(0deg);
opacity: 1;
}
35% {
-moz-transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-moz-transform: rotateX(180deg);
opacity: 0;
}
}
@keyframes cd-rotate-1-out {
0% {
-webkit-transform: rotateX(0deg);
-moz-transform: rotateX(0deg);
-ms-transform: rotateX(0deg);
-o-transform: rotateX(0deg);
transform: rotateX(0deg);
opacity: 1;
}
35% {
-webkit-transform: rotateX(-40deg);
-moz-transform: rotateX(-40deg);
-ms-transform: rotateX(-40deg);
-o-transform: rotateX(-40deg);
transform: rotateX(-40deg);
opacity: 1;
}
65% {
opacity: 0;
}
100% {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
-o-transform: rotateX(180deg);
transform: rotateX(180deg);
opacity: 0;
}
}
section.animated-title {
width: 1180px;
/* margin: 0 auto; */
/* margin-top: 26px; */
/* margin-bottom: 20px; */
margin: 25px auto;
}
.animation {
visibility: hidden;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(30px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(30px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {
-webkit-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@keyframes fadeInRight {
0% {
opacity: 0;
transform: translate3d(100%, 0, 0);
}
100% {
opacity: 1;
transform: none;
}
}
.fadeInRight {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
@keyframes bounceInDown {
0%, 60%, 75%, 90%, 100% {
-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
}
0% {
opacity: 0;
-webkit-transform: translate3d(0, -3000px, 0);
transform: translate3d(0, -3000px, 0);
}
60% {
opacity: 1;
-webkit-transform: translate3d(0, 25px, 0);
transform: translate3d(0, 25px, 0);
}
75% {
-webkit-transform: translate3d(0, -10px, 0);
transform: translate3d(0, -10px, 0);
}
90% {
-webkit-transform: translate3d(0, 5px, 0);
transform: translate3d(0, 5px, 0);
}
100% {
-webkit-transform: none;
transform: none;
}
}
.bounceInDown {
-webkit-animation-name: bounceInDown;
animation-name: bounceInDown;
}
/* 03. NAVIGATION ================================================== */
.content {
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.navToggle {
z-index: 999;
width: 50px;
height: 50px;
float: right;
margin-right: 60px;
cursor: pointer;
background: #FFF;
position: fixed;
top: 50px;
right: 0px;
}
.navToggle .icon {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
position: absolute;
top: 24px;
left: 0;
right: 0;
margin: 0 auto;
width: 18px;
height: 2px;
background-color: #212427;
}
.navToggle .icon:before,
.navToggle .icon:after {
-webkit-transition: all 0.25s;
-moz-transition: all 0.25s;
transition: all 0.25s;
position: absolute;
width: 18px;
height: 2px;
background-color: #212427;
content: '';
}
.navToggle .icon:before {
top: -6px;
left: 0;
}
.navToggle .icon:after {
top: 6px;
left: 0;
}
.navToggle:hover .icon {
background-color: #999;
}
.navToggle:hover .icon:before {
top: -8px;
background-color: #999;
}
.navToggle:hover .icon:after {
top: 8px;
background-color: #999;
}
.navToggle.open {
}
.navToggle.open .icon {
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s; background-color: transparent;
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
.navToggle.open .icon:before {
top: 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transform: rotate(45deg);
background: rgba(32,35,38,0.7);
}
.navToggle.open .icon:after {
top: 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transform: rotate(-45deg);
background: rgba(32,35,38,0.7);
}
#menu {
width: 100%;
height:100%;
position: fixed;
right: 0;
top:0;
z-index: -9;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
#menu.active {
opacity: 1;
z-index: 500;
}
#menu h3 {
text-align: center;
letter-spacing: 8px;
font-family: "Montserrat", sans-serif;
font-size:14px;
font-weight: 900;
top:45px;
left: 0;
right: 0;
color: #FFF;
position: absolute;
}
#menu .logo {
max-width: 100px;
margin-top:-8px;
}
#menu ul {
position: relative;
display: block;
margin-right: 0px;
z-index: 99999;
list-style:none;
}
#menu ul li {
font-size:38px;
line-height: 70px;
font-family: 'Roboto', sans-serif;
font-weight: 600;
opacity: 0;
text-align: center;
-webkit-transition: all 0.2s;
-moz-transition: all 0.2s;
transition: all 0.2s;
-webkit-transform: translateY(-20%);
-ms-transform: translateY(-20%);
transform: translateY(-20%);
}
#menu ul li.active{
opacity: 1;
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
#menu ul li a {
color: #FFF;
cursor: pointer;
padding-bottom: 0px;
position: relative;
}
#menu ul li a:hover {
color: $(linkcolor);
}
/* SOCIAL ICO */
.social-links {
padding: 0px 0px;
position: fixed;
bottom: 25px;
margin: auto;
text-align: center;
left: 0; right: 0;
z-index: 999999;
}
.social-links.active {
display: block;
}
.social-links li {
display: inline-block;
margin: 0 0px;
padding: 0 20px;
}
.social-links li a {
font-size:18px;
}
/* If menu open state */
section.ifmenu {
filter: blur(2px);
-webkit-filter:blur(2px);
-moz-filter: blur(2px);
-o-filter: blur(2px) ;
-ms-filter: blur(2px);
}
/* Background Opacity */
.bgblack {
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.84);
position: fixed;
z-index: -1;
cursor: pointer;
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;}
.bgblack.active {
opacity: 1;
display: block;
z-index: 450;
cursor: pointer;}
/* MAKE A CONTENT CENTERED VERTICALY AND HORIZONTALY */
.content {
top:40%;
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
/* RIGHT SIDE */
.right-side {
background: #FFF;
width: 45%;
position: absolute;
z-index: 90;
right: 0;
top:0;
bottom: 0;
height: 100%;
padding: 110px;
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
transition: all 0.6s;
}
.right-side h3:after{
content: '';
width: 7%;
height: 1px;
position: relative;
display: block;
background: #e4ca79;
margin-top: 20px;
left:0;
right:0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;}
.right-side a {
color: #333;
border-bottom:1px solid #e4ca79;
}
.right-side a:hover {
color: #333;
border-bottom:1px solid #333;
}
/* LEFT SIDE */
.left-side {
width: 55%;
position: relative;
left: 0;
height: 100%;
min-height: 100%;
top:0;
}
.left-side h3:after{
content: '';
width: 6%;
height: 1px;
position: absolute;
display: block;
background: rgba(51,51,51,0.2);
margin-top: 20px;
left:0;
right:0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;}
.left-side .row {
max-width: 100%;
height: auto;
position: relative;
}
@media screen and (max-width: 768px) {
/* MENU */
.navToggle, .closex {
top:0;
right: 0;
margin-right: 0;
}
#menu .content {
top:50%;
position: relative;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
#menu ul li {
line-height: 30px;
}
#menu ul li a {
font-size:20px;
line-height: 25px;
}
#menu .social-links ul li a {
font-size:20px;
}
.bgblack {
background: rgba(17,17,17,0.87);
}
}
.wrapper:before {
content: '';
position: absolute;
/* background: url(http://pixelosaur.com/preview/ultimate-html/images/overlay.gif) repeat; */
opacity: 0.5;
background: #000;
height: 100%;
width: 100%;
/* z-index: 9999999999999999; */
}
footer#colophone {
font-family: Lato;
font-weight: 400;
font-style: normal;
color: #6e787f;
font-size: 14px;
opacity: 1;
visibility: visible;
-webkit-transition: opacity 0.24s ease-in-out;
-moz-transition: opacity 0.24s ease-in-out;
transition: opacity 0.24s ease-in-out;
}
footer#colophone {
background-color: #232323;
}
#colophone {
float: left;
clear: both;
width: 100%;
text-align: center;
margin-top: -1px;
padding: 70px 0 50px 0;
background: #ddd;
font-family: "Lato";
font-size: 14px;
position: relative;
}
footer#colophone #backtotop {
background-color: #fff;
color: #000;
}
#backtotop {
display: block;
width: 60px;
height: 60px;
background: #fff;
border-radius: 50%;
padding: 10px;
font-size: 18px;
line-height: 40px;
position: absolute;
top: 0;
left: 50%;
margin-left: -30px;
margin-top: -30px;
cursor: pointer;
z-index: 350;
}
#colophone .social ul li {
display: inline-block;
}
footer#colophone .social ul li a {
color: #bfbfbf;
font-size: 24px;
color: #000;
margin-right: 10px;
}
.slide-container {
position: relative;
display: table;
height: 100%;
z-index:300;
text-align:center;
}
.slide-content {
display: table-cell;
vertical-align: middle;
}
.slide-content .text-slide-title, .agni-slides .slide-content .text-slide-additional-title {
color: #fff;
margin-bottom: 25px;
}
.slide-content p {
font-size: 60px;
color: #fff;
line-height: 1.4;
letter-spacing: 0;
margin-bottom: 0;
}
.slide-content .text-slide-title {
font-size: 50px;
}
.primary-typo.strong {
font-weight: 700;
}
.primary-typo {
font-family: "Montserrat", sans-serif;
letter-spacing: 0.15em;
text-transform: uppercase;
font-weight: 400;
}
.slide-content a {
margin-top: 20px;
}
.btn.primary-typo {
letter-spacing: 0.075em;
color:#fff;
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 2px solid transparent;
white-space: nowrap;
padding: 12px 40px;
font-size: 14px;
line-height: 1.6;
border-radius: 0px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn-default {
color: #ffffff;
background-color: #333333;
border-color: #fff;
}
.btn-alt, .btn-alt:hover, .btn-alt:focus {
background-color: transparent;
}
.slide-content .text-slide-additional-title {
font-size: 20px;
}
.slide-content .text-slide-additional-title {
color: #fff;
margin-bottom: 10px;
}
.slide-content p {
font-size: 60px;
color: #f0f0f0;
line-height: 1.4;
letter-spacing: 0;
margin: 0 0 30px;
}
.bt-slider {
position: relative;
height: 643px;
}
.identify-icon {
position: relative;
z-index: 300;
margin-top: 40px;
}
h2.entry-title a:hover {
color: $(linkcolor);
}
h3.entry-title.related-main {
font-size: 24px;
}
.scroll-down {
position: absolute;
width: 100%;
height: 40px;
z-index: 600;
bottom: 25px;
}
.scroll-down img {
width: 22px;
height: 32px;
display: block;
text-align: center;
margin-left: auto;
margin-right: auto;
cursor: pointer;
-webkit-transition: all 0.3s ease-in;
-moz-transition: all 0.3s ease-in;
-o-transition: all 0.3s ease-in;
-ms-transition: all 0.3s ease-in;
transition: all 0.3s ease-in;
}
.text-rotator {
margin-top: 30px;
}
.site-loader {
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background-color: #fff;
z-index: 99999999999999;
}
.spinner {
width: 50px;
height: 50px;
position: absolute;
top: 50%;
margin-top: -35px;
left: 50%;
margin-left: -35px;
text-align: center;
-webkit-animation: rotate 2.0s infinite linear;
animation: rotate 2.0s infinite linear;
}
.author-first{
max-height: 230px;
border: 10px solid #fff;
}
.dot1, .dot2 {
width: 60%;
height: 60%;
display: inline-block;
position: absolute;
top: 0;
background-color: $(linkcolor);
border-radius: 100%;
-webkit-animation: bounce 2.0s infinite ease-in-out;
animation: bounce 2.0s infinite ease-in-out;
}
.dot2 {
top: auto;
bottom: 0px;
-webkit-animation-delay: -1.0s;
animation-delay: -1.0s;
}
@-webkit-keyframes rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}
@-webkit-keyframes bounce {
0%, 100% { -webkit-transform: scale(0.0) }
50% { -webkit-transform: scale(1.0) }
}
@keyframes bounce {
0%, 100% {
transform: scale(0.0);
-webkit-transform: scale(0.0);
} 50% {
transform: scale(1.0);
-webkit-transform: scale(1.0);
}
}
#header h1.title {
color: #fff;
/* font-family: 'Libre Baskerville', serif; */
font-weight: normal;
}
#navi h2.title {
display: none;
}
*/]]></b:skin>
<style>
/* Magnific Popup CSS */
.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; }
/* Main image in popup */
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; }
/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/**
* Remove all paddings around the image on small screen
*/
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }
.post-outer {
-webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
margin-bottom: 1.6rem;
}
.pull-right{
padding-right:5px;
}
.errow_simple ,.continue-read a{
color: #59ABE3;
font-weight: 700;
font-size: 19px;
}
</style>
<style>
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width: 940px;
}
.container:before, .container:after {
display: table;
content: "";
line-height: 0;
}
@media (min-width: 1200px)
{
.container{
width: 1117px;
}
}
.container {
margin-right: auto;
margin-left: auto;
}
@media (max-width: 979px) and (min-width: 768px){
.container{
width: 724px;
}
}
@media (max-width: 979px) and (min-width: 768px){
.container {
width: auto;
}
.slide-content.page-scroll img {
max-height: 175px;
}
.slide-content .text-slide-title{
font-size:25px;
}
.bt-slider {
height: 545px;
}
.wrapper img{
object-fit: cover;
}
#footer div.column {
width: 48%;
margin-right: 2px;
}
}
@media (max-width: 767px)
{
.container {
width: auto;
}
#footer div.column {
width: 100%;
}
}
</style>
<style type='text/css'>
@media only screen and (max-width:1219px){
#outer-wrapper {width: 100%;}
#container {width: 924px;}
#content-wrapper{width:1020px}
div#mywrapper {
width: 65%;
}
.bt-slider{
height:600px;
}
#sidebar-wrapper{max-width: 370px;
width: 33%;}
.post{
margin-left:5px;
padding: 30px 30px 50px;
}
h2.post-title, h1.post-title{
font-size:55px;
}
}
@media only screen and (max-width:985px) and (min-width: 768px) {
#outer-wrapper {width: 100%;}
#searchformfix,.soc-icon{display:none}
#container {width: 700px;}
#content-wrapper{width:710px}
#post-wrapper,div#mywrapper {width: 710px;}
#sidebar-wrapper{width: 100%;max-width: 100%;}
.sidebar-container { width: 95%;}
div#main {width: 710px;}
#post-wrapper{margin-top:44px;}
nav{top:45px;}
#instafeed li{
width:25%;}
#instafeed .likes{
width:204px;
height:204px;}
.header img{
margin:0 auto
}
}
/* Phone : 480px */
@media only screen and (max-width: 767px) and (min-width: 480px){
#outer-wrapper {width: 100%;}
#searchformfix,.soc-icon{display:none}
.header-right {width: 100%;max-width: 432px;float:none}
#container {width: 100%;}
#content-wrapper{width:100%;}
#post-wrapper,div#mywrapper {width: 100%;}
#sidebar-wrapper{width: 100%;max-width: 100%;}
.sidebar-container { width: 95%;}
div#main {width: 100%;}
#menu-main{display:none;}
.header {width: 64.7%;max-width: 257px;margin: 0px 0 50px 115px;}
.img-thumbnail img {width: 430px;height: 230px;}
.img-thumbnail {width: 430px;height: 240px;}
.top-comment-widget-menu{height: 58px;}
.top-comment{width:41%}
#mywrapper{margin-top:22px;}
nav{top:70px;}
.menubar{display:none;}
.header img{
margin:0 auto
}
.mbt-pager li.previous a{
padding-right:0px;
}
.related-item{
width:33%!important;
float:left;
}
#related-posts .related_img{
object-fit:cover;
}
#menu .content{
top:35%!important;
}
div#header {
max-width: 100%;
width: 100%;
margin:0;
}
#instafeed li{
width:33%;}
#instafeed .likes{
width:168px;
height:168px;}
.container{
width:450px;
}
.black-wrapper h2{
font-size: 25px;
text-align: center;
}
.mbt-pager li a{
padding:0px;
}
.col-md-3{
width:100%;
float:none;
}
#copyright {
color: #fff;
text-align: center;
font-size: 13px;
}
.footer-widgets{
padding: 40px 0;
text-align: center;
}
.footer-widgets .thumbnail{
width:330px;
margin:0 auto;
}
.top-pages,.top-social{
display:block !important;
text-align:center !important;
float:none;
}
.post{
padding: 30px 20px 30px;
}
.top-social ul li a{
width:45px;
height:45px;
}
.slide-content.page-scroll img {
max-height: 125px;
}
.slide-content .text-slide-title {
font-size: 20px;
}
.bt-slider,.wrapper {
height: 514px;
}
.wrapper img {
object-fit: cover;
}
#back-top{
display:none !important;
}
.ImageWrapper .StyleTi span:nth-of-type(1){
top: 26%;
}
.ImageWrapper:hover .StyleTi span:nth-of-type(1){
right: 19%;
}
}
/* Phone : 320px */
@media only screen and (max-width:479px){
#outer-wrapper {width: 100%;}
#searchformfix,.soc-icon{display:none}
.header-right {display:none}
#container {width: 100%;}
#content-wrapper{width:95%;padding: 0px;}
.post{
padding:2px;
}
#post-wrapper,div#mywrapper {width: 100%;}
#sidebar-wrapper{width: 100%;max-width: 100%;}
.sidebar-container {width: 100%;}
div#main {width: 100%;}
#menu-main{display:none;}
.img-thumbnail img {width: 280px;height: 180px;}
.img-thumbnail {width: 280px;height: 190px;}
.top-comment-widget-menu{height: 58px;}
.top-comment{width:37%}
.entry-title,h3.entry-title.related-main{
font-size:22px;
}
.related_title{
text-align:center;
}
.header img{
margin:0 auto
}
#related-posts .related_img{
width:100%;
height:auto;
}
.mbt-pager li.next{
float:none;
width:100%;
}
.slide-content .text-slide-title {
font-size: 20px;
}
.bt-slider,.wrapper {
height: 500px;
}
.slide-content.page-scroll img {
max-height: 125px;
}
.mbt-pager li.previous{
float:none;
width:100%;
}
.container {
width: 300px;
}
.post-image img:hover{
transform: scale(1.1);
-webkit-transform: none;
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transition-timing-function: ease-in;
}
.wrapper img {
object-fit: cover;
}
.text-rotator{
min-height:40px;
}
#back-top,.post-share{
display:none !important;
}
#instafeed li{
width:25%;
}
.bt-comment{
padding:6px;}
.intro-text {
font-size: 1.2em;
font-size: 14px;
line-height: 23px;
}
.post {
/* padding: 5px; */
padding-left: 7px;
padding-right: 7px;
padding-top: 10px;
padding-bottom: 10px;
}
.post-details{
font-size:12px;
}
.black-wrapper h2{
font-size: 25px;
text-align: center;
}
.mbt-pager li a{
padding:0px;
}
.col-md-3{
width:100%;
float:none;
}
#copyright {
color: #fff;
text-align: center;
font-size: 13px;
}
.footer-widgets{
padding: 40px 0;
text-align: center;
}
.footer-widgets .thumbnail{
width:330px;
margin:0 auto;
}
.top-pages,.top-social{
display:block !important;
text-align:center !important;
float:none;
}
.top-social ul li a{
width:45px;
height:45px;
}
.post-entry {
padding-left: 10px;
padding-right: 10px;
}
h1.post-title {
padding-left: 5px;
text-align: center;
padding-top: 14px;
font-size: 20px;
}
.footer-widgets .thumbnail{
width:275px;
margin:0 auto;
}
.post-info {
/* padding-left: 1px; */
text-align: center;
}
}
.large-12.column {
text-align: center;
}
</style>
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title {
color:#383838;
font-size:30px;
font-weight:500;
padding-left: 20px;
}
.slide-container{
display:none;
}
.bt-slider{
height:170px;
}
.menu-new.clear:before {
content: '';
position: absolute;
/* background: url(http://pixelosaur.com/preview/ultimate-html/images/overlay.gif) repeat; */
opacity: 0.5;
background: #000;
height: 100%;
width: 100%;
/* z-index: 9999999999999999; */
}
.post-info {
padding-left: 20px;
margin: 0 0 20px;
}
.large-12.column {
text-align: left!important;
}
</style>
</b:if>
<b:if cond='data:blog.pageType == "static_page"'>
<style>
.post-share{
display:none!important;
}
</style>
</b:if>
<b:if cond='data:blog.pageType != "index"'>
<style type='text/css'>
/* COMMENT */
.comment-form{overflow:hidden}.comments h3{line-height:normal;text-transform:uppercase;color:#333;font-weight:700;margin:0 0 20px;font-size:14px;padding:0}h4#comment-post-message{display:none;margin:0}.comments{clear:both;margin-top:0;margin-bottom:0}.comments .comments-content{font-size:13px;margin-bottom:8px}.comments .comments-content .comment-thread ol{text-align:left;margin:13px 0;padding:0}.comments .avatar-image-container{background:#fff;overflow:visible;padding:6px}.comments .comment-block{position:relative;background:#fff;padding:15px;margin-left:60px;border-left:3px solid #ddd;border-top:1px solid #DDD;border-right:1px solid #DDD;border-bottom:1px solid #DDD}.comments .comment-block:before{content:"width:0;height:0;position:absolute;right:100%;top:14px;border-width:10px;border-style:solid;border-color:transparent #DDD transparent transparent;display:block}.comments .comments-content .comment-replies{margin:8px 0;margin-left:60px}.comments .comments-content .comment-thread:empty{display:none}.comments .comment-replybox-single{background:#f0f0f0;padding:0;margin:8px 0;margin-left:60px}.comments .comment-replybox-thread{background:#f0f0f0;margin:8px 0 0;padding:0}.comments .comments-content .comment{margin-bottom:6px;padding:0}.comments .comments-content .comment:first-child{padding:0;margin:0}.comments .comments-content .comment:last-child{padding:0;margin:0}.comments .comment-thread.inline-thread .comment,.comments .comment-thread.inline-thread .comment:last-child{margin:0 0 5px 30%}.comment .comment-thread.inline-thread .comment:nth-child(6){margin:0 0 5px 25%}.comment .comment-thread.inline-thread .comment:nth-child(5){margin:0 0 5px 20%}.comment .comment-thread.inline-thread .comment:nth-child(4){margin:0 0 5px 15%}.comment .comment-thread.inline-thread .comment:nth-child(3){margin:0 0 5px 10%}.comment .comment-thread.inline-thread .comment:nth-child(2){margin:0 0 5px 5%}.comment .comment-thread.inline-thread .comment:nth-child(1){margin:0 0 5px}.comments .comments-content .comment-thread{margin:0;padding:0}.comments .comments-content .inline-thread{background:#fff;border:1px solid #DDD;padding:15px;margin:0}.comments .comments-content .icon.blog-author{display:inline}.comments .comments-content .icon.blog-author:after{content:"background:#0088C2;color:#fff;font-size:11px;padding:2px 5px}.comment-header{text-transform:uppercase;font-size:12px}.comments .comments-content .datetime{margin-left:6px}.comments .comments-content .datetime a{color:#888}.comments .comment .comment-actions a{display:inline-block;color:#333;font-weight:700;font-size:10px;line-height:15px;margin:4px 8px 0 0}.comments .continue a{color:#333;display:inline-block;font-size:10px}.comments .comment .comment-actions a:hover,.comments .continue a:hover{text-decoration:underline}.pesan-komentar p{line-height:normal;margin:0}.fb-comments{width:100%!important}.fb-comments iframe[style]{width:100%!important}.fb-like-box{width:100%!important}.fb-like-box iframe[style]{width:100%!important}.fb-comments span{width:100%!important}.fb-comments iframe span[style]{width:100%!important}.fb-like-box span{width:100%!important}.fb-like-box iframe span[style]{width:100%!important}.fotleft{float:left}.fotright{float:right;text-align:right}.header{float:none;margin:0 auto}.top-menu{position:relative;}
.author-home,.bt-comment,.wrapper{
display:none;
}
.menu-new{
height:175px;
background:url(http://2.bp.blogspot.com/-3LUn6O5pDrE/VQkx9AjZEQI/AAAAAAAABm8/EeC_EIsk118/s800/tumblr_nhopqqRw201u7twe4o1_1280.jpg);
}
h2.post-title, h1.post-title{
margin-top:40px;
}
@media only screen and (max-width: 985px) and (min-width: 768px){
nav{top:0px;}
#post-wrapper {
margin-top: 10px;
}
h1{margin-bottom:0px;}
.post-body{padding:5px;}
}
@media only screen and (max-width:479px){
.main-content-wrapper{margin-top:0px;}
nav{top:1px;}
h2.post-title a, h1.post-title a, h2.post-title, h1.post-title{
padding-left:0px;
}
.post-info{padding-left:0px;}
}
@media only screen and (max-width: 767px) and (min-width: 480px){
#mywrapper{margin-top:0px;}
nav{top:1px;}
}
</style>
</b:if>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<style>
#singlepage {
display:none;
visibility:hidden;
}
</style>
</b:if>
<b:if cond='data:blog.searchLabel'>
<style>
.header{
float:none;
margin:0 auto;
}
</style>
</b:if>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' type='text/javascript'/>
<link href='//cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.min.css' rel='stylesheet' type='text/css'/>
<script src='//cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.4/fotorama.min.js'/>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<script type='text/javascript'>
//<![CDATA[
var classicMode = false;
var summary = 20;
var indent = 3;
imgr = new Array();
imgr[0] = "http://sites.google.com/site/fdblogsite/Home/nothumbnail.gif";
showRandomImg = true;
aBold = true;
summaryPost = 170;
summaryTitle = 25;
numposts1 = 6;
numposts2 = 8;
numposts3=3;
var classicMode = false;
var summary = 50;
var indent = 3;
var relatedTitles = new Array();
var relatedTitlesNum = 0;
var relatedUrls = new Array();
var thumburl = new Array();
var _0x7bea=["\x31\x4A\x20\x57\x28\x73\x2C\x31\x6F\x29\x7B\x32\x4C\x20\x73\x2E\x31\x4E\x28\x2F\x3C\x2E\x2A\x3F\x3E\x2F\x31\x50\x2C\x27\x27\x29\x2E\x58\x28\x2F\x5C\x73\x2B\x2F\x29\x2E\x31\x4B\x28\x30\x2C\x31\x6F\x2D\x31\x29\x2E\x32\x36\x28\x27\x20\x27\x29\x7D\x31\x4A\x20\x32\x41\x28\x32\x33\x2C\x6F\x2C\x41\x2C\x53\x2C\x79\x2C\x43\x2C\x31\x53\x2C\x59\x29\x7B\x6C\x20\x6D\x3D\x41\x3B\x6C\x20\x6F\x3D\x6F\x3B\x6C\x20\x53\x3D\x53\x3B\x6C\x20\x79\x3D\x79\x3B\x6C\x20\x31\x53\x3D\x31\x53\x3B\x6C\x20\x63\x3D\x31\x4C\x2E\x32\x32\x28\x32\x33\x29\x3B\x6C\x20\x7A\x3D\x63\x2E\x31\x4F\x28\x22\x7A\x22\x29\x3B\x6C\x20\x32\x71\x3D\x63\x2E\x31\x4F\x28\x22\x32\x6D\x22\x29\x3B\x6C\x20\x31\x5A\x3D\x63\x2E\x31\x34\x2E\x31\x4E\x28\x2F\x3C\x7A\x2E\x2A\x3F\x3E\x2F\x31\x50\x2C\x27\x27\x29\x2E\x31\x4E\x28\x2F\x3C\x31\x37\x2E\x2A\x3F\x3E\x2F\x31\x50\x2C\x27\x27\x29\x3B\x6C\x20\x31\x62\x3D\x31\x5A\x2E\x58\x28\x2F\x3C\x31\x59\x5C\x73\x2A\x5C\x2F\x3F\x3E\x2F\x29\x3B\x6C\x20\x42\x3D\x31\x62\x5B\x30\x5D\x2B\x31\x62\x2E\x31\x4B\x28\x31\x2C\x2D\x31\x29\x2E\x32\x36\x28\x27\x3C\x31\x59\x3E\x27\x29\x2B\x31\x62\x2E\x31\x4B\x28\x2D\x31\x29\x3B\x6C\x20\x74\x3D\x32\x6A\x20\x32\x69\x28\x29\x3B\x74\x5B\x31\x5D\x3D\x22\x32\x68\x22\x3B\x74\x5B\x32\x5D\x3D\x22\x32\x66\x22\x3B\x74\x5B\x33\x5D\x3D\x22\x32\x65\x22\x3B\x74\x5B\x34\x5D\x3D\x22\x32\x64\x22\x3B\x74\x5B\x35\x5D\x3D\x22\x32\x63\x22\x3B\x74\x5B\x36\x5D\x3D\x22\x32\x62\x22\x3B\x74\x5B\x37\x5D\x3D\x22\x32\x61\x22\x3B\x74\x5B\x38\x5D\x3D\x22\x32\x39\x22\x3B\x74\x5B\x39\x5D\x3D\x22\x32\x4A\x22\x3B\x74\x5B\x31\x30\x5D\x3D\x22\x32\x43\x22\x3B\x74\x5B\x31\x31\x5D\x3D\x22\x32\x78\x22\x3B\x74\x5B\x31\x32\x5D\x3D\x22\x32\x75\x22\x3B\x6C\x20\x6E\x3D\x74\x5B\x53\x2E\x58\x28\x27\x2F\x27\x29\x5B\x30\x5D\x5D\x3B\x6C\x20\x56\x3D\x53\x2E\x58\x28\x27\x2F\x27\x29\x5B\x31\x5D\x3B\x6C\x20\x55\x3D\x53\x2E\x58\x28\x27\x2F\x27\x29\x5B\x32\x5D\x3B\x31\x35\x28\x7A\x2E\x54\x3D\x3D\x31\x29\x7B\x6C\x20\x50\x3D\x7A\x5B\x30\x5D\x2E\x51\x3B\x6C\x20\x4F\x3D\x27\x20\x3C\x77\x20\x62\x3D\x22\x70\x2D\x77\x22\x3E\x3C\x4A\x20\x62\x3D\x22\x47\x2D\x6F\x22\x3E\x3C\x61\x20\x62\x3D\x22\x31\x66\x2D\x49\x22\x20\x64\x3D\x27\x2B\x6D\x2B\x27\x3E\x27\x2B\x6F\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x4A\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x69\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x6A\x22\x3E\x27\x2B\x6E\x2B\x27\x20\x27\x2B\x56\x2B\x27\x2C\x20\x27\x2B\x55\x2B\x27\x3C\x2F\x63\x3E\x3C\x68\x20\x62\x3D\x22\x31\x6C\x22\x3E\x20\x31\x6D\x20\x3C\x61\x20\x31\x6E\x3D\x22\x43\x22\x20\x64\x3D\x27\x2B\x59\x2B\x27\x3E\x27\x2B\x43\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x68\x20\x62\x3D\x22\x70\x2D\x71\x22\x3E\x20\x20\x31\x70\x20\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x23\x31\x71\x2D\x79\x22\x3E\x27\x2B\x79\x2B\x27\x20\x31\x72\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x2F\x63\x3E\x3C\x2F\x77\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x49\x20\x32\x74\x22\x3E\x3C\x61\x20\x62\x3D\x22\x32\x6E\x22\x20\x64\x3D\x22\x27\x2B\x50\x2B\x27\x22\x3E\x3C\x7A\x20\x32\x6C\x3D\x22\x27\x2B\x6F\x2B\x27\x20\x32\x6B\x22\x20\x62\x3D\x22\x4F\x22\x20\x31\x56\x3D\x22\x32\x67\x22\x20\x32\x30\x3D\x22\x32\x50\x22\x20\x51\x3D\x22\x27\x2B\x50\x2B\x27\x22\x3E\x3C\x2F\x61\x3E\x09\x27\x3B\x6C\x20\x5A\x3D\x4F\x2B\x27\x3C\x63\x20\x62\x3D\x22\x47\x2D\x42\x20\x31\x41\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x42\x2D\x31\x43\x22\x3E\x27\x2B\x57\x28\x42\x2C\x31\x44\x29\x2B\x27\x20\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x45\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x46\x2D\x31\x47\x20\x31\x48\x2D\x31\x67\x22\x3E\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x22\x20\x62\x3D\x22\x31\x79\x2D\x49\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x78\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x77\x22\x3E\x31\x76\x20\x31\x75\x3C\x2F\x68\x3E\x3C\x2F\x68\x3E\x3C\x2F\x61\x3C\x2F\x63\x3E\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x46\x22\x3E\x3C\x44\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x52\x2E\x4B\x2E\x71\x2F\x31\x65\x2E\x31\x64\x3F\x75\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4B\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x48\x2E\x71\x2F\x31\x61\x3F\x31\x39\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x48\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x31\x38\x3A\x2F\x2F\x4D\x2E\x4E\x2E\x71\x2F\x46\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4E\x2D\x4D\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x4C\x2E\x71\x2F\x31\x7A\x2F\x31\x74\x2F\x31\x73\x2F\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x26\x78\x3B\x31\x6B\x3D\x27\x2B\x50\x2B\x27\x26\x78\x3B\x31\x68\x3D\x27\x2B\x6F\x2B\x27\x26\x78\x3B\x6F\x3D\x27\x2B\x6F\x2B\x27\x20\x22\x20\x31\x63\x3D\x22\x31\x33\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4C\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x2F\x44\x3E\x3C\x2F\x63\x3E\x27\x7D\x31\x51\x7B\x31\x35\x28\x7A\x2E\x54\x3E\x31\x29\x7B\x6C\x20\x66\x3D\x27\x27\x3B\x31\x58\x28\x6C\x20\x69\x3D\x30\x3B\x69\x3C\x7A\x2E\x54\x3B\x69\x2B\x2B\x29\x7B\x6C\x20\x66\x3D\x66\x2B\x27\x3C\x61\x20\x62\x3D\x22\x32\x6F\x22\x20\x64\x3D\x22\x27\x2B\x7A\x5B\x69\x5D\x2E\x51\x2B\x27\x22\x3E\x3C\x7A\x20\x51\x3D\x22\x27\x2B\x7A\x5B\x69\x5D\x2E\x51\x2B\x27\x22\x3E\x3C\x2F\x61\x3E\x27\x7D\x6C\x20\x4F\x3D\x27\x3C\x77\x20\x62\x3D\x22\x70\x2D\x77\x22\x3E\x3C\x4A\x20\x62\x3D\x22\x47\x2D\x6F\x22\x3E\x3C\x61\x20\x62\x3D\x22\x31\x66\x2D\x49\x22\x20\x64\x3D\x27\x2B\x6D\x2B\x27\x3E\x27\x2B\x6F\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x4A\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x69\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x6A\x22\x3E\x27\x2B\x6E\x2B\x27\x20\x27\x2B\x56\x2B\x27\x2C\x20\x27\x2B\x55\x2B\x27\x3C\x2F\x63\x3E\x3C\x68\x20\x62\x3D\x22\x31\x6C\x22\x3E\x20\x31\x6D\x20\x3C\x61\x20\x31\x6E\x3D\x22\x43\x22\x20\x64\x3D\x27\x2B\x59\x2B\x27\x3E\x27\x2B\x43\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x68\x20\x62\x3D\x22\x70\x2D\x71\x22\x3E\x20\x20\x31\x70\x20\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x23\x31\x71\x2D\x79\x22\x3E\x27\x2B\x79\x2B\x27\x20\x31\x72\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x2F\x63\x3E\x3C\x2F\x77\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x49\x22\x3E\x3C\x63\x20\x62\x3D\x22\x32\x70\x22\x20\x45\x2D\x32\x72\x3D\x22\x32\x73\x22\x20\x32\x31\x3D\x22\x31\x57\x22\x20\x45\x2D\x31\x56\x3D\x22\x31\x4D\x25\x22\x20\x45\x2D\x32\x76\x3D\x22\x31\x36\x2F\x39\x22\x20\x45\x2D\x31\x6F\x2D\x31\x56\x3D\x22\x31\x4D\x25\x22\x20\x45\x2D\x31\x6F\x2D\x32\x30\x3D\x22\x31\x4D\x25\x22\x20\x45\x2D\x32\x31\x3D\x22\x31\x57\x22\x20\x45\x2D\x32\x77\x3D\x22\x31\x55\x22\x20\x20\x45\x2D\x32\x79\x3D\x22\x31\x55\x22\x20\x32\x7A\x3D\x22\x31\x55\x22\x3E\x27\x2B\x66\x2B\x27\x3C\x2F\x63\x3E\x3C\x2F\x63\x3E\x27\x3B\x6C\x20\x5A\x3D\x4F\x2B\x27\x3C\x63\x20\x62\x3D\x22\x47\x2D\x42\x20\x31\x41\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x42\x2D\x31\x43\x22\x3E\x27\x2B\x57\x28\x42\x2C\x31\x44\x29\x2B\x27\x20\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x45\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x46\x2D\x31\x47\x20\x31\x48\x2D\x31\x67\x22\x3E\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x22\x20\x62\x3D\x22\x31\x79\x2D\x49\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x78\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x77\x22\x3E\x31\x76\x20\x31\x75\x3C\x2F\x68\x3E\x3C\x2F\x68\x3E\x3C\x2F\x61\x3C\x2F\x63\x3E\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x46\x22\x3E\x3C\x44\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x52\x2E\x4B\x2E\x71\x2F\x31\x65\x2E\x31\x64\x3F\x75\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4B\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x48\x2E\x71\x2F\x31\x61\x3F\x31\x39\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x48\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x31\x38\x3A\x2F\x2F\x4D\x2E\x4E\x2E\x71\x2F\x46\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4E\x2D\x4D\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x4C\x2E\x71\x2F\x31\x7A\x2F\x31\x74\x2F\x31\x73\x2F\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x26\x78\x3B\x31\x6B\x3D\x27\x2B\x50\x2B\x27\x26\x78\x3B\x31\x68\x3D\x27\x2B\x6F\x2B\x27\x26\x78\x3B\x6F\x3D\x27\x2B\x6F\x2B\x27\x20\x22\x20\x31\x63\x3D\x22\x31\x33\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4C\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x2F\x44\x3E\x3C\x2F\x63\x3E\x27\x7D\x31\x51\x7B\x6C\x20\x31\x54\x3D\x63\x2E\x31\x4F\x28\x22\x31\x37\x22\x29\x3B\x31\x35\x28\x31\x54\x2E\x54\x3E\x3D\x31\x29\x7B\x6C\x20\x32\x34\x3D\x31\x54\x5B\x30\x5D\x2E\x51\x3B\x6C\x20\x4F\x3D\x27\x3C\x77\x20\x62\x3D\x22\x70\x2D\x77\x22\x3E\x3C\x4A\x20\x62\x3D\x22\x47\x2D\x6F\x22\x3E\x3C\x61\x20\x62\x3D\x22\x31\x66\x2D\x49\x22\x20\x64\x3D\x27\x2B\x6D\x2B\x27\x3E\x27\x2B\x6F\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x4A\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x69\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x6A\x22\x3E\x27\x2B\x6E\x2B\x27\x20\x27\x2B\x56\x2B\x27\x2C\x20\x27\x2B\x55\x2B\x27\x3C\x2F\x63\x3E\x3C\x68\x20\x62\x3D\x22\x31\x6C\x22\x3E\x20\x31\x6D\x20\x3C\x61\x20\x31\x6E\x3D\x22\x43\x22\x20\x64\x3D\x27\x2B\x59\x2B\x27\x3E\x27\x2B\x43\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x68\x20\x62\x3D\x22\x70\x2D\x71\x22\x3E\x20\x20\x31\x70\x20\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x23\x31\x71\x2D\x79\x22\x3E\x27\x2B\x79\x2B\x27\x20\x31\x72\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x2F\x63\x3E\x3C\x2F\x77\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x49\x22\x3E\x3C\x31\x37\x20\x32\x42\x3D\x22\x32\x35\x22\x20\x51\x3D\x22\x27\x2B\x32\x34\x2B\x27\x22\x20\x32\x44\x3D\x22\x32\x35\x22\x3E\x3C\x2F\x31\x37\x3E\x3C\x2F\x63\x3E\x27\x3B\x6C\x20\x5A\x3D\x4F\x2B\x27\x3C\x63\x20\x62\x3D\x22\x47\x2D\x42\x20\x31\x41\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x42\x2D\x31\x43\x22\x3E\x27\x2B\x57\x28\x42\x2C\x31\x44\x29\x2B\x27\x20\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x45\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x46\x2D\x31\x47\x20\x31\x48\x2D\x31\x67\x22\x3E\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x22\x20\x62\x3D\x22\x31\x79\x2D\x49\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x78\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x77\x22\x3E\x31\x76\x20\x31\x75\x3C\x2F\x68\x3E\x3C\x2F\x68\x3E\x3C\x2F\x61\x3C\x2F\x63\x3E\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x46\x22\x3E\x3C\x44\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x52\x2E\x4B\x2E\x71\x2F\x31\x65\x2E\x31\x64\x3F\x75\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4B\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x48\x2E\x71\x2F\x31\x61\x3F\x31\x39\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x48\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x31\x38\x3A\x2F\x2F\x4D\x2E\x4E\x2E\x71\x2F\x46\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4E\x2D\x4D\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x4C\x2E\x71\x2F\x31\x7A\x2F\x31\x74\x2F\x31\x73\x2F\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x26\x78\x3B\x31\x6B\x3D\x27\x2B\x50\x2B\x27\x26\x78\x3B\x31\x68\x3D\x27\x2B\x6F\x2B\x27\x26\x78\x3B\x6F\x3D\x27\x2B\x6F\x2B\x27\x20\x22\x20\x31\x63\x3D\x22\x31\x33\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4C\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x2F\x44\x3E\x3C\x2F\x63\x3E\x27\x7D\x31\x51\x7B\x6C\x20\x5A\x3D\x27\x3C\x77\x20\x62\x3D\x22\x70\x2D\x77\x22\x3E\x3C\x4A\x20\x62\x3D\x22\x47\x2D\x6F\x22\x3E\x3C\x61\x20\x62\x3D\x22\x31\x66\x2D\x49\x22\x20\x64\x3D\x27\x2B\x6D\x2B\x27\x3E\x27\x2B\x6F\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x4A\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x69\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x6A\x22\x3E\x27\x2B\x6E\x2B\x27\x20\x27\x2B\x56\x2B\x27\x2C\x20\x27\x2B\x55\x2B\x27\x3C\x2F\x63\x3E\x3C\x68\x20\x62\x3D\x22\x31\x6C\x22\x3E\x20\x31\x6D\x20\x3C\x61\x20\x31\x6E\x3D\x22\x43\x22\x20\x64\x3D\x27\x2B\x59\x2B\x27\x3E\x27\x2B\x43\x2B\x27\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x68\x20\x62\x3D\x22\x70\x2D\x71\x22\x3E\x20\x20\x31\x70\x20\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x23\x31\x71\x2D\x79\x22\x3E\x27\x2B\x79\x2B\x27\x20\x31\x72\x3C\x2F\x61\x3E\x3C\x2F\x68\x3E\x3C\x2F\x63\x3E\x3C\x2F\x77\x3E\x3C\x63\x20\x62\x3D\x22\x47\x2D\x42\x20\x31\x41\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x42\x2D\x31\x43\x22\x3E\x27\x2B\x57\x28\x42\x2C\x31\x44\x29\x2B\x27\x20\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x31\x45\x22\x3E\x3C\x63\x20\x62\x3D\x22\x31\x46\x2D\x31\x47\x20\x31\x48\x2D\x31\x67\x22\x3E\x3C\x61\x20\x64\x3D\x22\x27\x2B\x6D\x2B\x27\x22\x20\x62\x3D\x22\x31\x79\x2D\x49\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x78\x22\x3E\x3C\x68\x20\x62\x3D\x22\x31\x77\x22\x3E\x31\x76\x20\x31\x75\x3C\x2F\x68\x3E\x3C\x2F\x68\x3E\x3C\x2F\x61\x3C\x2F\x63\x3E\x3C\x2F\x63\x3E\x3C\x63\x20\x62\x3D\x22\x70\x2D\x46\x22\x3E\x3C\x44\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x52\x2E\x4B\x2E\x71\x2F\x31\x65\x2E\x31\x64\x3F\x75\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4B\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x48\x2E\x71\x2F\x31\x61\x3F\x31\x39\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x48\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x31\x38\x3A\x2F\x2F\x4D\x2E\x4E\x2E\x71\x2F\x46\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4E\x2D\x4D\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x66\x3E\x3C\x61\x20\x62\x3D\x22\x67\x2D\x6A\x20\x67\x2D\x6A\x2D\x72\x22\x20\x64\x3D\x22\x76\x3A\x2F\x2F\x4C\x2E\x71\x2F\x31\x7A\x2F\x31\x74\x2F\x31\x73\x2F\x3F\x41\x3D\x27\x2B\x6D\x2B\x27\x26\x78\x3B\x31\x6B\x3D\x27\x2B\x50\x2B\x27\x26\x78\x3B\x31\x68\x3D\x27\x2B\x6F\x2B\x27\x26\x78\x3B\x6F\x3D\x27\x2B\x6F\x2B\x27\x20\x22\x20\x31\x63\x3D\x22\x31\x33\x22\x3E\x3C\x69\x20\x62\x3D\x22\x6B\x20\x6B\x2D\x4C\x22\x3E\x3C\x2F\x69\x3E\x3C\x2F\x61\x3E\x3C\x2F\x66\x3E\x3C\x2F\x44\x3E\x3C\x2F\x63\x3E\x27\x7D\x7D\x7D\x63\x2E\x31\x34\x3D\x5A\x3B\x63\x2E\x32\x45\x2E\x32\x46\x3D\x22\x32\x47\x22\x3B\x6C\x20\x31\x52\x3D\x31\x4C\x2E\x32\x48\x28\x22\x32\x49\x22\x29\x3B\x31\x58\x28\x6C\x20\x69\x3D\x30\x3B\x69\x3C\x31\x52\x2E\x54\x3B\x69\x2B\x2B\x29\x7B\x31\x52\x5B\x69\x5D\x2E\x31\x34\x3D\x27\x27\x7D\x7D\x32\x37\x2E\x32\x4B\x3D\x31\x4A\x28\x29\x7B\x6C\x20\x65\x3D\x31\x4C\x2E\x32\x32\x28\x22\x32\x4D\x22\x29\x3B\x31\x35\x28\x65\x3D\x3D\x32\x4E\x29\x7B\x32\x37\x2E\x32\x4F\x2E\x64\x3D\x22\x76\x3A\x2F\x2F\x52\x2E\x32\x38\x2E\x71\x22\x7D\x65\x2E\x32\x51\x28\x22\x64\x22\x2C\x22\x76\x3A\x2F\x2F\x52\x2E\x32\x38\x2E\x71\x2F\x22\x29\x3B\x65\x2E\x31\x34\x3D\x22\x32\x52\x22\x7D","\x7C","\x73\x70\x6C\x69\x74","\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x7C\x63\x6C\x61\x73\x73\x7C\x64\x69\x76\x7C\x68\x72\x65\x66\x7C\x7C\x6C\x69\x7C\x68\x69\x7C\x73\x70\x61\x6E\x7C\x7C\x69\x63\x6F\x6E\x7C\x66\x61\x7C\x76\x61\x72\x7C\x70\x6F\x73\x74\x75\x72\x6C\x7C\x7C\x74\x69\x74\x6C\x65\x7C\x70\x6F\x73\x74\x7C\x63\x6F\x6D\x7C\x63\x68\x61\x74\x7C\x7C\x6D\x6F\x6E\x74\x68\x7C\x7C\x68\x74\x74\x70\x7C\x68\x65\x61\x64\x65\x72\x7C\x61\x6D\x70\x7C\x63\x6F\x6D\x6D\x65\x6E\x74\x7C\x69\x6D\x67\x7C\x75\x72\x6C\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x61\x75\x74\x68\x6F\x72\x7C\x75\x6C\x7C\x64\x61\x74\x61\x7C\x73\x68\x61\x72\x65\x7C\x65\x6E\x74\x72\x79\x7C\x74\x77\x69\x74\x74\x65\x72\x7C\x6C\x69\x6E\x6B\x7C\x68\x32\x7C\x66\x61\x63\x65\x62\x6F\x6F\x6B\x7C\x70\x69\x6E\x74\x65\x72\x65\x73\x74\x7C\x70\x6C\x75\x73\x7C\x67\x6F\x6F\x67\x6C\x65\x7C\x74\x68\x75\x6D\x62\x7C\x69\x6D\x67\x75\x72\x6C\x7C\x73\x72\x63\x7C\x77\x77\x77\x7C\x64\x61\x74\x65\x7C\x6C\x65\x6E\x67\x74\x68\x7C\x79\x65\x61\x72\x7C\x64\x61\x74\x65\x31\x7C\x73\x74\x72\x69\x70\x48\x74\x6D\x6C\x54\x61\x67\x73\x7C\x73\x70\x6C\x69\x74\x7C\x61\x75\x74\x68\x5F\x75\x72\x6C\x7C\x73\x75\x6D\x6D\x61\x72\x79\x31\x7C\x7C\x7C\x7C\x5F\x62\x6C\x61\x6E\x6B\x7C\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C\x7C\x69\x66\x7C\x7C\x69\x66\x72\x61\x6D\x65\x7C\x68\x74\x74\x70\x73\x7C\x73\x74\x61\x74\x75\x73\x7C\x68\x6F\x6D\x65\x7C\x61\x72\x72\x7C\x74\x61\x72\x67\x65\x74\x7C\x70\x68\x70\x7C\x73\x68\x61\x72\x65\x72\x7C\x61\x6E\x69\x6D\x73\x69\x74\x69\x6F\x6E\x7C\x72\x65\x61\x64\x7C\x64\x65\x73\x63\x72\x69\x70\x74\x69\x6F\x6E\x7C\x64\x65\x74\x61\x69\x6C\x73\x7C\x64\x61\x79\x7C\x6D\x65\x64\x69\x61\x7C\x61\x75\x74\x68\x7C\x42\x79\x7C\x72\x65\x6C\x7C\x6D\x61\x78\x7C\x77\x69\x74\x68\x7C\x74\x6F\x70\x7C\x43\x6F\x6D\x6D\x65\x6E\x74\x73\x7C\x62\x75\x74\x74\x6F\x6E\x7C\x63\x72\x65\x61\x74\x65\x7C\x4D\x6F\x72\x65\x7C\x52\x65\x61\x64\x7C\x62\x74\x5F\x72\x65\x61\x64\x6D\x6F\x72\x65\x5F\x62\x74\x6E\x7C\x62\x74\x5F\x72\x65\x61\x64\x6D\x6F\x72\x65\x5F\x62\x74\x6E\x5F\x68\x6F\x6C\x64\x65\x72\x7C\x6D\x6F\x72\x65\x7C\x70\x69\x6E\x7C\x63\x6C\x65\x61\x72\x7C\x69\x6E\x74\x72\x6F\x7C\x74\x65\x78\x74\x7C\x36\x30\x7C\x66\x6F\x6F\x74\x65\x72\x7C\x70\x75\x6C\x6C\x7C\x6C\x65\x66\x74\x7C\x63\x6F\x6E\x74\x69\x6E\x75\x65\x7C\x69\x6D\x61\x67\x65\x7C\x66\x75\x6E\x63\x74\x69\x6F\x6E\x7C\x73\x6C\x69\x63\x65\x7C\x64\x6F\x63\x75\x6D\x65\x6E\x74\x7C\x31\x30\x30\x7C\x72\x65\x70\x6C\x61\x63\x65\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x54\x61\x67\x4E\x61\x6D\x65\x7C\x69\x67\x7C\x65\x6C\x73\x65\x7C\x65\x6C\x65\x6D\x7C\x74\x61\x67\x7C\x66\x72\x61\x6D\x65\x7C\x74\x72\x75\x65\x7C\x77\x69\x64\x74\x68\x7C\x64\x6F\x74\x73\x7C\x66\x6F\x72\x7C\x62\x72\x7C\x63\x6F\x6E\x74\x65\x6E\x74\x31\x7C\x68\x65\x69\x67\x68\x74\x7C\x6E\x61\x76\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64\x7C\x70\x49\x44\x7C\x69\x66\x72\x61\x6D\x65\x31\x7C\x6E\x6F\x7C\x6A\x6F\x69\x6E\x7C\x77\x69\x6E\x64\x6F\x77\x7C\x62\x74\x68\x65\x6D\x65\x7A\x7C\x41\x75\x67\x75\x73\x74\x7C\x4A\x75\x6C\x79\x7C\x4A\x75\x6E\x65\x7C\x4D\x61\x79\x7C\x41\x70\x72\x69\x6C\x7C\x4D\x61\x72\x63\x68\x7C\x46\x65\x62\x72\x75\x61\x72\x79\x7C\x39\x34\x30\x7C\x4A\x61\x6E\x75\x61\x72\x79\x7C\x41\x72\x72\x61\x79\x7C\x6E\x65\x77\x7C\x49\x6D\x61\x67\x65\x7C\x61\x6C\x74\x7C\x62\x6C\x6F\x63\x6B\x71\x75\x6F\x74\x65\x7C\x67\x72\x6F\x75\x70\x31\x7C\x67\x61\x6C\x34\x7C\x66\x6F\x74\x6F\x72\x61\x6D\x61\x7C\x71\x75\x6F\x74\x65\x7C\x66\x69\x74\x7C\x63\x6F\x76\x65\x72\x7C\x49\x6D\x61\x67\x65\x57\x72\x61\x70\x70\x65\x72\x7C\x44\x65\x63\x65\x6D\x62\x65\x72\x7C\x72\x61\x74\x69\x6F\x7C\x6C\x6F\x6F\x70\x7C\x4E\x6F\x76\x65\x6D\x62\x65\x72\x7C\x6B\x65\x79\x62\x6F\x61\x72\x64\x7C\x73\x77\x69\x70\x65\x7C\x63\x72\x65\x61\x74\x65\x53\x75\x6D\x6D\x61\x72\x79\x41\x6E\x64\x54\x68\x75\x6D\x62\x7C\x66\x72\x61\x6D\x65\x62\x6F\x72\x64\x65\x72\x7C\x4F\x63\x74\x6F\x62\x65\x72\x7C\x73\x63\x72\x6F\x6C\x6C\x69\x6E\x67\x7C\x73\x74\x79\x6C\x65\x7C\x64\x69\x73\x70\x6C\x61\x79\x7C\x62\x6C\x6F\x63\x6B\x7C\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x73\x42\x79\x43\x6C\x61\x73\x73\x4E\x61\x6D\x65\x7C\x73\x65\x70\x61\x72\x61\x74\x6F\x72\x7C\x53\x65\x70\x74\x65\x6D\x62\x65\x72\x7C\x6F\x6E\x6C\x6F\x61\x64\x7C\x72\x65\x74\x75\x72\x6E\x7C\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74\x7C\x6E\x75\x6C\x6C\x7C\x6C\x6F\x63\x61\x74\x69\x6F\x6E\x7C\x39\x38\x37\x7C\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65\x7C\x42\x74\x68\x65\x6D\x65\x7A","","\x66\x72\x6F\x6D\x43\x68\x61\x72\x43\x6F\x64\x65","\x72\x65\x70\x6C\x61\x63\x65","\x5C\x77\x2B","\x5C\x62","\x67"];eval(function(_0x7502x1,_0x7502x2,_0x7502x3,_0x7502x4,_0x7502x5,_0x7502x6){_0x7502x5=function(_0x7502x3){return (_0x7502x3<_0x7502x2?_0x7bea[4]:_0x7502x5(parseInt(_0x7502x3/_0x7502x2)))+((_0x7502x3=_0x7502x3%_0x7502x2)>35?String[_0x7bea[5]](_0x7502x3+29):_0x7502x3.toString(36))};if(!_0x7bea[4][_0x7bea[6]](/^/,String)){while(_0x7502x3--){_0x7502x6[_0x7502x5(_0x7502x3)]=_0x7502x4[_0x7502x3]||_0x7502x5(_0x7502x3)};_0x7502x4=[function(_0x7502x5){return _0x7502x6[_0x7502x5]}];_0x7502x5=function(){return _0x7bea[7]};_0x7502x3=1;};while(_0x7502x3--){if(_0x7502x4[_0x7502x3]){_0x7502x1=_0x7502x1[_0x7bea[6]]( new RegExp(_0x7bea[8]+_0x7502x5(_0x7502x3)+_0x7bea[8],_0x7bea[9]),_0x7502x4[_0x7502x3])}};return _0x7502x1;}(_0x7bea[0],62,178,_0x7bea[3][_0x7bea[2]](_0x7bea[1]),0,{}));
//]]>
</script>
</b:if>
</b:if>
<script type='text/javascript'>
//<![CDATA[
var relatedTitles = new Array();
var relatedTitlesNum = 0;
var relatedUrls = new Array();
var thumburl = new Array();
function related_results_labels_thumbs(json) {
for (var i = 0; i < json.feed.entry.length; i++) {
var entry = json.feed.entry[i];
relatedTitles[relatedTitlesNum] = entry.title.$t;
try {
thumburl[relatedTitlesNum] = entry.gform_foot.url
} catch (error) {
s = entry.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 != "")) {
thumburl[relatedTitlesNum] = d
} else thumburl[relatedTitlesNum] = 'http://3.bp.blogspot.com/-zP87C2q9yog/UVopoHY30SI/AAAAAAAAE5k/AIyPvrpGLn8/s1600/picture_not_available.png'
}
if (relatedTitles[relatedTitlesNum].length > 35) relatedTitles[relatedTitlesNum] = relatedTitles[relatedTitlesNum].substring(0, 35) + "...";
for (var k = 0; k < entry.link.length; k++) {
if (entry.link[k].rel == 'alternate') {
relatedUrls[relatedTitlesNum] = entry.link[k].href;
relatedTitlesNum++
}
}
}
}
function removeRelatedDuplicates_thumbs() {
var tmp = new Array(0);
var tmp2 = new Array(0);
var tmp3 = new Array(0);
for (var i = 0; i < relatedUrls.length; i++) {
if (!contains_thumbs(tmp, relatedUrls[i])) {
tmp.length += 1;
tmp[tmp.length - 1] = relatedUrls[i];
tmp2.length += 1;
tmp3.length += 1;
tmp2[tmp2.length - 1] = relatedTitles[i];
tmp3[tmp3.length - 1] = thumburl[i]
}
}
relatedTitles = tmp2;
relatedUrls = tmp;
thumburl = tmp3
}
function contains_thumbs(a, e) {
for (var j = 0; j < a.length; j++) if (a[j] == e) return true;
return false
}
function printRelatedLabels_thumbs() {
for (var i = 0; i < relatedUrls.length; i++) {
if ((relatedUrls[i] == currentposturl) || (!(relatedTitles[i]))) {
relatedUrls.splice(i, 1);
relatedTitles.splice(i, 1);
thumburl.splice(i, 1);
i--
}
}
var r = Math.floor((relatedTitles.length - 1) * Math.random());
var i = 0;
if (relatedTitles.length >= 1)
document.write('<div class="large-12 column"><h3 class="entry-title related-main">Related Articles</h3></div>');
document.write('<div class="clear">');
while (i < relatedTitles.length && i < 20 && i < maxresults) {
document.write('<div class="related-item col-1-3"><a style="text-decoration:none;margin:0 7px 0px 0;');
if (i != 0) document.write('"');
else document.write('"');
document.write(' href="' + relatedUrls[r] + '"><img class="related_img" src="' + thumburl[r] + '"/><br/><div class="related_title">' + relatedTitles[r] + '</div></a></div>');
if (r < relatedTitles.length - 1) {
r++
} else {
r = 0
}
i++
}
document.write('</div>');
relatedUrls.splice(0, relatedUrls.length);
thumburl.splice(0, thumburl.length);
relatedTitles.splice(0, relatedTitles.length)
}
//]]>
</script>
</head>
<body expr:class='"loading " + data:blog.mobileClass'>
<b:section class='navbar' id='navbar' maxwidgets='1' showaddelement='no'>
<b:widget id='Navbar1' locked='true' title='Navbar' type='Navbar'>
<b:includable id='main'><script type="text/javascript">
function setAttributeOnload(object, attribute, val) {
if(window.addEventListener) {
window.addEventListener('load',
function(){ object[attribute] = val; }, false);
} else {
window.attachEvent('onload', function(){ object[attribute] = val; });
}
}
</script>
<div id="navbar-iframe-container"></div>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<script type="text/javascript">
gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() {
if (gapi.iframes && gapi.iframes.getContext) {
gapi.iframes.getContext().openChild({
url: 'https://www.blogger.com/navbar.g?targetBlogID\0757556451885767925601\46blogName\75Memento+Creative+Blogger+Template\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75LIGHT\46layoutType\75LAYOUTS\46searchRoot\75http://memento-creative.blogspot.com/search\46blogLocale\75en\46v\0752\46homepageUrl\75http://memento-creative.blogspot.com/\46blogFollowUrl\75https://plus.google.com/118193951086580905075\46vt\0755665878348781438681',
where: document.getElementById("navbar-iframe-container"),
id: "navbar-iframe"
});
}
});
</script><script type="text/javascript">
(function() {
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js';
var head = document.getElementsByTagName('head')[0];
if (head) {
head.appendChild(script);
}})();
</script>
</b:includable>
</b:widget>
</b:section>
<b:if cond='data:blog.url == data:blog.homepageUrl'>
<div class='site-loader'>
<div class='spinner'>
<div class='dot1'/>
<div class='dot2'/>
</div>
</div>
</b:if>
<div class='body-wrapper'>
<!-- NAVIGATION ICO ############################################### -->
<div class='full-menu'>
<div class='navToggle'>
<div class='icon'/>
</div>
</div>
<!-- END NAVIGATION ICO ############################################### -->
<!-- MENU ############################################### -->
<b:section class='Navigation Menu' id='navi' showaddelement='yes'>
<b:widget id='HTML3' locked='false' title='Navigation' type='HTML'>
<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>
<!-- END MENU ############################################### -->
<div class='bgblack'>
</div>
<!-- outer-wrapper start -->
<div id='outer-wrapper'>
<div class='menu-new clear'>
<div class='grid grid-pad visible'>
<div class='col-4-12'>
<div class='logo'>
<b:section class='header section' id='header' showaddelement='no'>
<b:widget id='Header1' locked='false' title='Memento Creative Blogger Template (Header)' type='Header'>
<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='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>
</div>
</div>
<div class='col-8-12'>
</div>
</div>
</div>
<!-- This is slideshow Configure your images here just replace the image url with yours
================================================== -->
<div class='wrapper'>
<div id='slideshow'>
<!-- Configure here your own images
================================================== -->
<img alt='image1' src='http://4.bp.blogspot.com/-IZP-oOwsyDQ/VTfdM39SRiI/AAAAAAAACAI/IeUYZWhBoKI/s1600/hero-image.jpg'/>
<img alt='image2' src='http://3.bp.blogspot.com/-HNQWb_wweK0/VTecM0MdytI/AAAAAAAAB_Q/8a9LWS5wjfw/s1600/2-s.jpg'/>
<img alt='image3' src='http://3.bp.blogspot.com/-9HyA0TAOrHc/VTfd9bC7khI/AAAAAAAACAQ/GF7c1Vk1DQE/s1600/main-baner.jpg'/>
</div>
</div>
<div class='bt-slider'>
<div class='slide-container container text-left'>
<div class='slide-content page-scroll'>
<!-- Add your Author Image here
================================================== -->
<div class='text-rotator'><p class='rotate text-slide-title primary-typo strong'>HELLO I'M JOHN DOE|WELCOME TO MY PERSONAL BLOG|I LOVE TO DO CREATIVE THINGS|I'M PROFESSIONAL WEB DEVELOPER</p></div>
<div class='identify-icon'>
<ul>
<li class='icon-left wow fadeInLeft'><a href='#'><i class='fa fa-twitter'/></a></li>
<li class='wow fadeInLeft'><a href='#'><i class='fa fa-linkedin'/></a></li>
<li class='icon-left wow fadeInRight'><a href='#'><i class='fa fa-behance'/></a></li>
<li class='wow fadeInRight'><a href='#'><i class='fa fa-dribbble'/></a></li>
</ul>
</div>
<div class='scroll-down'> <img alt='' src='http://2.bp.blogspot.com/-sSTZObJMPeg/VTefQvLSB6I/AAAAAAAAB_k/sfwaD7qeAo0/s1600/mouse.png'/></div>
</div>
</div>
</div>
<div class='clear'/>
<!-- secondary navigation menu end -->
<!-- content wrapper start -->
<div class='main-content-wrapper'>
<div id='content-wrapper'>
<div id='mywrapper'>
<!-- post wrapper start -->
<div id='post-wrapper'>
<div class='post-container'>
<div class='clear'/>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'>
<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:include data='post' name='comment_picker'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comment_picker'/>
</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='page-navi'/>
<b:else/>
<b:if cond='data:blog.pageType == "archive"'>
<b:include name='page-navi'/>
<b:else/>
<b:include name='nextprev'/>
</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='authorblog'>
<!--/entry author-->
</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.backlinks' var='backlink'>
<div class='collapsed-backlink backlink-control'>
<dt class='comment-title'>
<span class='backlink-toggle-zippy'>
 
</span>
<a expr:href='data:backlink.url' rel='nofollow'>
<data:backlink.title/>
</a>
<b:include data='backlink' name='backlinkDeleteIcon'/>
</dt>
<dd class='comment-body collapseable'>
<data:backlink.snippet/>
</dd>
<dd class='comment-footer collapseable'>
<span class='comment-author'>
<data:post.authorLabel/>
<data:backlink.author/>
</span>
<span class='comment-timestamp'>
<data:post.timestampLabel/>
<data:backlink.timestamp/>
</span>
</dd>
</div>
</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:if cond='data:blog.homepageUrl != data:blog.url'>
<b:if cond='data:blog.pageType == "static_page"'>
<div class='breadcrumbs'>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
<data:blog.pageName/>
</span>
</div>
<b:else/>
<b:if cond='data:blog.pageType == "item"'>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.labels'>
<div class='breadcrumbs'>
<span itemscope='' itemtype='http://data-vocabulary.org/Breadcrumb'>
<a expr:href='data:blog.homepageUrl' itemprop='url'>
<span itemprop='title'>
Home
</span>
</a>
</span>
<b:loop values='data:post.labels' var='label'>
<span itemscope='' itemtype='http://data-vocabulary.org/Breadcrumb'>
<a expr:href='data:label.url + "?&max-results=8"' itemprop='url'>
<span itemprop='title'>
<data:label.name/>
</span>
</a>
</span>
<b:if cond='data:label.isLast != "true"'>
</b:if>
</b:loop>
<span>
<data:post.title/>
</span>
</div>
<b:else/>
<div class='breadcrumbs'>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
Uncategories
</span>
<span>
<data:post.title/>
</span>
</div>
</b:if>
</b:loop>
<b:else/>
<b:if cond='data:blog.pageType == "archive"'>
<div class='breadcrumbs'>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
Archive for
<data:blog.pageName/>
</span>
</div>
<b:else/>
<b:if cond='data:blog.searchQuery'>
<div class='breadcrumbs'>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
<data:blog.pageName/>
</span>
</div>
<b:else/>
<b:if cond='data:blog.pageType == "index"'>
<div class='breadcrumbs'>
<b:if cond='data:blog.pageName == ""'>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
All post
</span>
<b:else/>
<span>
<a expr:href='data:blog.homepageUrl' rel='nofollow'>
Home
</a>
</span>
<span>
<data:blog.pageName/>
</span>
</b:if>
</div>
</b:if>
</b:if>
</b:if>
</b:if>
</b:if>
</b:if>
</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>
<div class='pesan-komentar'>
<p>
<data:blogCommentMessage/>
</p>
</div>
<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/>
<h4 id='comment-post-message'>
<data:postCommentMsg/>
</h4>
<div class='pesan-komentar'>
<p>
<data:blogCommentMessage/>
</p>
</div>
<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='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.canonicalUrl'>
</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='bt-comment'>
<h2 class='fword entry-title'> CONVERSATION</h2>
</div>
<div id='top-comment'>
<div class='top-comment-widget-menu clear'>
</div>
<div class='widget2' id='top-comment1'>
<div class='centerare1'>
<div class='comments' id='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<div class='komhead'>
<h4>
<b:if cond='data:post.numComments == 1'>
1 <data:commentLabel/>:
<b:else/>
<data:post.numComments/> <data:commentLabelPlural/>:
</b:if>
</h4>
<div class='stripe-line'/>
</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>
<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>
</div>
</div>
</div>
</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='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'>
<!-- MOBILE INDEX POST HERE -->
<div class='mobile-date-outer date-outer'>
<div class='mobile-post-outer'>
<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:else/>
<div class='mobile-index-thumbnail'>
<div class='Image'>
<img expr:alt='data:post.title' expr:title='data:post.title' src='http://3.bp.blogspot.com/-ltyYh4ysBHI/U04MKlHc6pI/AAAAAAAADQo/PFxXaGZu9PQ/s66-c/no-image.png'/>
</div>
</div>
</b:if>
<a expr:href='data:post.url'>
<h3 class='mobile-index-title entry-title' itemprop='name'>
<data:post.title/>
</h3>
</a>
<div class='post-body'>
<div class='post-info'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'>
<span class='author-info'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
<span itemprop='name'>
<data:post.author/>
</span>
</a>
</span>
</span>
<b:else/>
<span class='author-info'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<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'>
<meta expr:content='data:post.canonicalUrl' itemprop='url'/>
<span class='time-info'>
<l/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
<abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
<data:post.timestamp/>
</abbr>
</a>
</span>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.allowComments'>
<span class='comment-info'>
<l/>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<b:if cond='data:post.numComments == 0'>
Add Comment
</b:if>
<b:if cond='data:post.numComments == 1'>
1 Comment
</b:if>
<b:if cond='data:post.numComments > 1'>
<data:post.numComments/>
Comments
</b:if>
</a>
</span>
</b:if>
</b:if>
</b:if>
</div>
</div>
</div>
<div style='clear: both;'/>
</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 NAVIGATION LINKS HERE -->
<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'>
<!-- MOBILE ITEM POST HERE -->
<div class='date-outer'>
<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='mobile-post-title entry-title' itemprop='name'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'>
<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'>
<data:post.title/>
</a>
<b:else/>
<data:post.title/>
</b:if>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>
<div class='post-header'>
<div class='post-header-line-1'/>
</div>
<div class='post-info' style='margin-bottom:15px;'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'>
<span class='author-info'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
<span itemprop='name'>
<data:post.author/>
</span>
</a>
</span>
</span>
<b:else/>
<span class='author-info'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<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'>
<meta expr:content='data:post.canonicalUrl' itemprop='url'/>
<span class='time-info'>
<l/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
<abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
<data:post.timestamp/>
</abbr>
</a>
</span>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "item"'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.allowComments'>
<span class='comment-info'>
<l/>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<b:if cond='data:post.numComments == 0'>
Add Comment
</b:if>
<b:if cond='data:post.numComments == 1'>
1 Comment
</b:if>
<b:if cond='data:post.numComments > 1'>
<data:post.numComments/>
Comments
</b:if>
</a>
</span>
</b:if>
</b:if>
</b:if>
</div>
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
<!-- IKLAN BAWAH JUDUL VERSI MOBILE -->
<data:post.body/>
<div style='clear: both;'/>
<div id='share-buttons-mobile'>
<p>
Share :
</p>
<a expr:href='"http://www.facebook.com/sharer.php?u=" + data:blog.url' rel='nofollow' style='background:#3b5998;'>
</a>
<a expr:href='"http://plus.google.com/share?url=" + data:blog.url' rel='nofollow' style='background:#c0361a;'>
Google+
</a>
<a expr:href='"https://twitter.com/intent/tweet?url=" + data:blog.url + "&text=" + data:post.title + "&lang=id"' rel='nofollow' style='background:#4099ff;'>
</a>
<div class='clear'/>
</div>
<div id='related-posts-mobile'>
<h3>
Related Posts :
</h3>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != "true"'/>
<b:if cond='data:blog.pageType == "item"'>
<script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&callback=related_results_labels&max-results=5"' type='text/javascript'/>
</b:if>
</b:loop>
<script type='text/javascript'>
removeRelatedDuplicates(); printRelatedLabels(); </script>
</div>
</div>
</div>
<b:if cond='data:blog.pageType == "static_page"'>
<b:include data='post' name='comment_picker'/>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:include data='post' name='comment_picker'/>
</b:if>
</div>
</div>
</div>
</b:includable>
<b:includable id='nextprev'>
<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'>
<data:newerPageTitle/>
</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'>
<data:olderPageTitle/>
</a>
</span>
</b:if>
<a class='home-link' expr:href='data:blog.homepageUrl'>
<data:homeMsg/>
</a>
<b:if cond='data:mobileLinkUrl'>
<div class='blog-mobile-link'>
<a expr:href='data:mobileLinkUrl'>
<data:mobileLinkMsg/>
</a>
</div>
</b:if>
</div>
<div class='clear'/>
</b:includable>
<b:includable id='page-navi'>
<div class='pagenavi'>
<script type='text/javascript'>
var pageNaviConf = {
perPage: 5,
numPages: 9,
firstText: "First",
lastText: "Last",
nextText: "Next",
prevText: "Prev"
}
</script>
<script type='text/javascript'>
//<![CDATA[
function pageNavi(o){var m=location.href,l=m.indexOf("/search/label/")!=-1,a=l?m.substr(m.indexOf("/search/label/")+14,m.length):"";a=a.indexOf("?")!=-1?a.substr(0,a.indexOf("?")):a;var g=l?"/search/label/"+a+"?updated-max=":"/search?updated-max=",k=o.feed.entry.length,e=Math.ceil(k/pageNaviConf.perPage);if(e<=1){return}var n=1,h=[""];l?h.push("/search/label/"+a+"?max-results="+pageNaviConf.perPage):h.push("/?max-results="+pageNaviConf.perPage);for(var d=2;d<=e;d++){var c=(d-1)*pageNaviConf.perPage-1,b=o.feed.entry[c].published.$t,f=b.substring(0,19)+b.substring(23,29);f=encodeURIComponent(f);if(m.indexOf(f)!=-1){n=d}h.push(g+f+"&max-results="+pageNaviConf.perPage)}pageNavi.show(h,n,e)}pageNavi.show=function(f,e,a){var d=Math.floor((pageNaviConf.numPages-1)/2),g=pageNaviConf.numPages-1-d,c=e-d;if(c<=0){c=1}endPage=e+g;if((endPage-c)<pageNaviConf.numPages){endPage=c+pageNaviConf.numPages-1}if(endPage>a){endPage=a;c=a-pageNaviConf.numPages+1}if(c<=0){c=1}var b='<span class="pages">Pages '+e+' of '+a+"</span> ";if(c>1){b+='<a href="'+f[1]+'">'+pageNaviConf.firstText+"</a>"}if(e>1){b+='<a href="'+f[e-1]+'">'+pageNaviConf.prevText+"</a>"}for(i=c;i<=endPage;++i){if(i==e){b+='<span class="current">'+i+"</span>"}else{b+='<a href="'+f[i]+'">'+i+"</a>"}}if(e<a){b+='<a href="'+f[e+1]+'">'+pageNaviConf.nextText+"</a>"}if(endPage<a){b+='<a href="'+f[a]+'">'+pageNaviConf.lastText+"</a>"}document.write(b)};(function(){var b=location.href;if(b.indexOf("?q=")!=-1||b.indexOf(".html")!=-1){return}var d=b.indexOf("/search/label/")+14;if(d!=13){var c=b.indexOf("?"),a=(c==-1)?b.substring(d):b.substring(d,c);document.write('<script type="text/javascript" src="/feeds/posts/summary/-/'+a+'?alt=json-in-script&callback=pageNavi&max-results=99999"><\/script>')}else{document.write('<script type="text/javascript" src="/feeds/posts/summary?alt=json-in-script&callback=pageNavi&max-results=99999"><\/script>')}})();
//]]>
</script>
<div class='clear'/>
</div>
</b:includable>
<b:includable id='post' var='post'>
<meta expr:content='data:blog.pageName' property='og:title'/>
<b:if cond='data:post.firstImageUrl'>
<meta expr:content='data:post.firstImageUrl' property='og:image'/>
</b:if>
<meta expr:content='data:post.title' property='og:title'/>
<meta expr:content='data:blog.canonicalUrl' property='og:url'/>
<b:if cond='data:blog.metaDescription'>
<meta expr:content='data:blog.metaDescription' property='og:description'/>
<b:else/>
<meta expr:content='data:post.snippet' property='og:description'/>
</b:if>
<meta expr:content='data:post.timestampISO8601' property='article:published_time'/>
<meta content='Technology' property='article:section'/>
<b:loop values='data:post.labels' var='label'>
<meta expr:content='data:label.name' property='article:tag'/>
</b:loop>
<b:if cond='data:blog.pageType == "item"'>
<article class='post animation' data-animate='fadeInUp' itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<div class='post-header'>
<b:if cond='data:post.firstImageUrl'>
<meta expr:content='data:post.firstImageUrl' itemprop='image'/>
</b:if>
<h1 class='post-title entry-title' itemprop='name'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'>
<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'>
<data:post.title/>
</a>
<b:else/>
<data:post.title/>
</b:if>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h1>
<div class='post-info'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'>
<span class='author-info'>
<span class='vcard'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<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'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<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'>
<meta expr:content='data:post.canonicalUrl' itemprop='url'/>
<span class='time-info'>
<l/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'>
<abbr class='published updated' expr:title='data:post.timestampISO8601' itemprop='datePublished'>
<data:post.timestamp/>
</abbr>
</a>
</span>
</b:if>
</b:if>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:post.allowComments'>
<span class='comment-info'>
<l/>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<b:if cond='data:post.numComments == 0'>
Add Comment
</b:if>
<b:if cond='data:post.numComments == 1'>
1 Comment
</b:if>
<b:if cond='data:post.numComments > 1'>
<data:post.numComments/>
Comments
</b:if>
</a>
</span>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<b:if cond='data:post.labels'>
<span class='label-info'>
<i class='fa fa-tags'/>
<b:loop values='data:post.labels' var='label'>
<a expr:href='data:label.url' rel='tag'>
<data:label.name/>
</a>
<b:if cond='data:label.isLast != "true"'>
,
</b:if>
</b:loop>
</span>
</b:if>
</b:if>
<b:include data='post' name='postQuickEdit'/>
</div>
</div>
<div class='post-entry' itemprop='articleBody'>
<p><data:post.body/></p>
</div>
<div class='post_social_share'>
<h3>Share this:</h3>
<div class='share_this_content'>
<a class='social_share' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><i class='fa fa-twitter'/></a>
<a class='social_share' expr:href='"https://plus.google.com/share?url=" + data:post.url' onclick='javascript:window.open(this.href, "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' title='Share this on Google+'><i class='fa fa-google-plus'/></a>
<a class='social_share' href='#'><i class='fa fa-reddit'/></a>
<a class='social_share'><i class='fa fa-digg'/></a>
<a class='social_share' 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'><i class='fa fa-facebook'/></a>
</div>
</div>
<div style='clear: both;'/>
<div style='clear: both;'/>
<b:include name='authorblog'/>
<!-- Related Post Widget Start -->
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != "true"'>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&callback=related_results_labels_thumbs&max-results=8"' type='text/javascript'/>
</b:if>
</b:loop>
<script type='text/javascript'>
var currentposturl="<data:post.url/>";
var maxresults=3;
var relatedpoststitle="<b/>";
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div>
<div class='clear'/>
</article>
<b:else/>
<b:if cond='data:blog.pageType == "static_page"'>
<article class='post'>
<div class='post-header'>
<h2>
<data:post.title/>
</h2>
</div>
<div class='post-entry'>
<p><data:post.body/></p>
</div>
<div class='post-share'>
<a expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url' target='_blank'><span class='share-box'><i class='fa fa-facebook'/></span></a>
<a expr:href='"http://twitter.com/share?url=" + data:post.url' target='_blank'><span class='share-box'><i class='fa fa-twitter'/></span></a>
<a href='javascript:void((function()%7Bvar%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','http://assets.pinterest.com/js/pinmarklet.js?r='+Math.random()*99999999);document.body.appendChild(e)%7D)());' target='_blank'><span class='share-box'><i class='fa fa-pinterest'/></span></a>
<a expr:href='"https://plus.google.com/share?url=" + data:post.url' target='_blank'><span class='share-box'><i class='fa fa-google-plus'/></span></a>
<a expr:href='data:post.url'><span class='share-box'><i class='fa fa-comment-o'/></span></a>
</div>
</article>
<b:else/>
<article class='post animation' data-animate='fadeInUp'>
<b:if cond='data:post.title'>
<h3 style='display: none'>
<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'>
<a expr:href='data:post.url' expr:title='data:post.title'><data:post.title/></a>
<b:else/><data:post.title/>
</b:if>
</b:if>
</h3>
</b:if>
<div expr:id='"summary" + data:post.id' style='display:none;'>
<data:post.body/>
</div>
<script type='text/javascript'>
createSummaryAndThumb("summary<data:post.id/>","<data:post.title/>","<data:post.url/>","<data:post.timestamp/>","<data:post.numComments/>","<data:post.author/>","<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:if></b:loop>","<data:post.authorProfileUrl/>");</script>
<div id='related-posts'>
<b:loop values='data:post.labels' var='label'>
<b:if cond='data:label.isLast != "true"'>
</b:if>
<script expr:src='"/feeds/posts/default/-/" + data:label.name + "?alt=json-in-script&callback=related_results_labels_thumbs&max-results=8"' type='text/javascript'/>
</b:loop>
<script type='text/javascript'>
var currentposturl="<data:post.url/>";
var maxresults=3;
var relatedpoststitle="<b/>";
removeRelatedDuplicates_thumbs();
printRelatedLabels_thumbs();
</script>
</div>
</article>
</b:if>
</b:if>
</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='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> -->
<b style='color:#EE3322;'>
<i class='fa fa-pencil'/>
Edit
</b>
</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.showOrkutButton'>
<a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + "&target=orkut"' expr:title='data:top.shareToOrkutMsg' target='_blank'>
<span class='share-button-link-text'>
<data:top.shareToOrkutMsg/>
</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='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'>
<div class='pesan-komentar'>
<p>
<data:blogCommentMessage/>
</p>
</div>
<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/>
<div class='pesan-komentar'>
<p>
<data:blogCommentMessage/>
</p>
</div>
<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='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;
} else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') {
comment.displayTime = 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.parentNode, 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='bt-comment'>
<h2 class='fword entry-title'> CONVERSATION</h2>
</div>
<div id='top-comment'>
<div class='widget2' id='top-comment1'>
<div class='centerare1'>
<div class='comments' id='comments'>
<a name='comments'/>
<div class='komhead'>
<h4>
<b:if cond='data:post.numComments == 1'>
1 <data:commentLabel/>:
<b:else/>
<data:post.numComments/> <data:commentLabelPlural/>:
</b:if>
</h4>
<div class='stripe-line'/>
</div>
<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>
</div>
</div>
</div>
<div style='clear: both;'/>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<!-- post wrapper end -->
</div>
<!--my wrapper end -->
<!-- sidebar wrapper start -->
<!-- sidebar wrapper start -->
<aside class='animation' data-animate='fadeInUp' id='sidebar-wrapper'>
<div class='sidebar-container'>
<div id='sidebartab'>
<div class='author-profile'>
<b:section class='sidebar' id='tab2-author' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML2' locked='false' title='About me' type='HTML'>
<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='pop'>
<b:section class='sidebar' id='tab1-popular-posts' showaddelement='yes'>
<b:widget id='PopularPosts1' locked='false' title='Popular Posts' type='PopularPosts'>
<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 == "false"'>
<b:if cond='data:showSnippets == "false"'>
<!-- (1) No snippet/thumbnail -->
<a expr:href='data:post.href'>
<b>
<data:post.title/>
</b>
</a>
<b:else/>
<!-- (2) Show only snippets -->
<div class='item-title'>
<a expr:href='data:post.href'>
<b>
<data:post.title/>
</b>
</a>
</div>
<div class='item-snippet'>
<data:post.snippet/>
</div>
</b:if>
<b:else/>
<b:if cond='data:showSnippets == "false"'>
<!-- (3) Show only thumbnails -->
<div class='item-thumbnail-only'>
<b:if cond='data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
</a>
</div>
</b:if>
<div class='item-title'>
<a expr:href='data:post.href'>
<b>
<data:post.title/>
</b>
</a>
</div>
</div>
<div style='clear: both;'/>
<b:else/>
<!-- (4) Show snippets and thumbnails -->
<div class='item-content'>
<b:if cond='data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<img alt='' border='0' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/>
</a>
</div>
</b:if>
<div class='item-title'>
<a expr:href='data:post.href'>
<b>
<data:post.title/>
</b>
</a>
</div>
<div class='item-snippet'>
<data:post.snippet/>
</div>
</div>
<div style='clear: both;'/>
</b:if>
</b:if>
</li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section></div>
<div class='recent-post'><b:section class='sidebar' id='tab2-recent-posts' showaddelement='yes'>
<b:widget id='HTML5' locked='false' title='Like us' type='HTML'>
<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='new'><b:section class='sidebar' id='tab3-comments' showaddelement='yes'>
<b:widget id='Label1' locked='false' title='Labels' type='Label'>
<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>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section></div>
<div style='clear: both;'/>
<!--Sidebar Tabs Widgets End-->
</div>
<div class='clear'/>
<b:section class='sidebar section' id='sidebar' preferred='yes'>
<b:widget id='HTML1' locked='false' title='Sponsor' type='HTML'>
<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>
</aside>
<!-- sidebar wrapper end -->
</div>
<!-- content wrapper end -->
<div class='clear'/>
</div>
<script>
//<![CDATA[
// Generated by CoffeeScript 1.3.3
(function(){var e,t;e=function(){function e(e,t){var n,r;this.options={target:"instafeed",get:"popular",resolution:"thumbnail",sortBy:"none",links:!0,mock:!1,useHttp:!1};if(typeof e=="object")for(n in e)r=e[n],this.options[n]=r;this.context=t!=null?t:this,this.unique=this._genKey()}return e.prototype.hasNext=function(){return typeof this.context.nextUrl=="string"&&this.context.nextUrl.length>0},e.prototype.next=function(){return this.hasNext()?this.run(this.context.nextUrl):!1},e.prototype.run=function(t){var n,r,i;if(typeof this.options.clientId!="string"&&typeof this.options.accessToken!="string")throw new Error("Missing clientId or accessToken.");if(typeof this.options.accessToken!="string"&&typeof this.options.clientId!="string")throw new Error("Missing clientId or accessToken.");return this.options.before!=null&&typeof this.options.before=="function"&&this.options.before.call(this),typeof document!="undefined"&&document!==null&&(i=document.createElement("script"),i.id="instafeed-fetcher",i.src=t||this._buildUrl(),n=document.getElementsByTagName("head"),n[0].appendChild(i),r="instafeedCache"+this.unique,window[r]=new e(this.options,this),window[r].unique=this.unique),!0},e.prototype.parse=function(e){var t,n,r,i,s,o,u,a,f,l,c,h,p,d,v,m,g,y,b,w,E,S;if(typeof e!="object"){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,"Invalid JSON data"),!1;throw new Error("Invalid JSON response")}if(e.meta.code!==200){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,e.meta.error_message),!1;throw new Error("Error from Instagram: "+e.meta.error_message)}if(e.data.length===0){if(this.options.error!=null&&typeof this.options.error=="function")return this.options.error.call(this,"No images were returned from Instagram"),!1;throw new Error("No images were returned from Instagram")}this.options.success!=null&&typeof this.options.success=="function"&&this.options.success.call(this,e),this.context.nextUrl="",e.pagination!=null&&(this.context.nextUrl=e.pagination.next_url);if(this.options.sortBy!=="none"){this.options.sortBy==="random"?d=["","random"]:d=this.options.sortBy.split("-"),p=d[0]==="least"?!0:!1;switch(d[1]){case"random":e.data.sort(function(){return.5-Math.random()});break;case"recent":e.data=this._sortBy(e.data,"created_time",p);break;case"liked":e.data=this._sortBy(e.data,"likes.count",p);break;case"commented":e.data=this._sortBy(e.data,"comments.count",p);break;default:throw new Error("Invalid option for sortBy: '"+this.options.sortBy+"'.")}}if(typeof document!="undefined"&&document!==null&&this.options.mock===!1){a=e.data,this.options.limit!=null&&a.length>this.options.limit&&(a=a.slice(0,this.options.limit+1||9e9)),n=document.createDocumentFragment(),this.options.filter!=null&&typeof this.options.filter=="function"&&(a=this._filter(a,this.options.filter));if(this.options.template!=null&&typeof this.options.template=="string"){i="",o="",l="",v=document.createElement("div");for(m=0,b=a.length;m<b;m++)s=a[m],u=s.images[this.options.resolution].url,this.options.useHttp||(u=u.replace("http://","//")),o=this._makeTemplate(this.options.template,{model:s,id:s.id,link:s.link,image:u,caption:this._getObjectProperty(s,"caption.text"),likes:s.likes.count,comments:s.comments.count,location:this._getObjectProperty(s,"location.name")}),i+=o;v.innerHTML=i,S=[].slice.call(v.childNodes);for(g=0,w=S.length;g<w;g++)h=S[g],n.appendChild(h)}else for(y=0,E=a.length;y<E;y++)s=a[y],f=document.createElement("img"),u=s.images[this.options.resolution].url,this.options.useHttp||(u=u.replace("http://","//")),f.src=u,this.options.links===!0?(t=document.createElement("a"),t.href=s.link,t.appendChild(f),n.appendChild(t)):n.appendChild(f);document.getElementById(this.options.target).appendChild(n),r=document.getElementsByTagName("head")[0],r.removeChild(document.getElementById("instafeed-fetcher")),c="instafeedCache"+this.unique,window[c]=void 0;try{delete window[c]}catch(x){}}return this.options.after!=null&&typeof this.options.after=="function"&&this.options.after.call(this),!0},e.prototype._buildUrl=function(){var e,t,n;e="https://api.instagram.com/v1";switch(this.options.get){case"popular":t="media/popular";break;case"tagged":if(typeof this.options.tagName!="string")throw new Error("No tag name specified. Use the 'tagName' option.");t="tags/"+this.options.tagName+"/media/recent";break;case"location":if(typeof this.options.locationId!="number")throw new Error("No location specified. Use the 'locationId' option.");t="locations/"+this.options.locationId+"/media/recent";break;case"user":if(typeof this.options.userId!="number")throw new Error("No user specified. Use the 'userId' option.");if(typeof this.options.accessToken!="string")throw new Error("No access token. Use the 'accessToken' option.");t="users/"+this.options.userId+"/media/recent";break;default:throw new Error("Invalid option for get: '"+this.options.get+"'.")}return n=""+e+"/"+t,this.options.accessToken!=null?n+="?access_token="+this.options.accessToken:n+="?client_id="+this.options.clientId,this.options.limit!=null&&(n+="&count="+this.options.limit),n+="&callback=instafeedCache"+this.unique+".parse",n},e.prototype._genKey=function(){var e;return e=function(){return((1+Math.random())*65536|0).toString(16).substring(1)},""+e()+e()+e()+e()},e.prototype._makeTemplate=function(e,t){var n,r,i,s,o;r=/(?:\{{2})([\w\[\]\.]+)(?:\}{2})/,n=e;while(r.test(n))i=n.match(r)[1],s=(o=this._getObjectProperty(t,i))!=null?o:"",n=n.replace(r,""+s);return n},e.prototype._getObjectProperty=function(e,t){var n,r;t=t.replace(/\[(\w+)\]/g,".$1"),r=t.split(".");while(r.length){n=r.shift();if(!(e!=null&&n in e))return null;e=e[n]}return e},e.prototype._sortBy=function(e,t,n){var r;return r=function(e,r){var i,s;return i=this._getObjectProperty(e,t),s=this._getObjectProperty(r,t),n?i>s?1:-1:i<s?1:-1},e.sort(r.bind(this)),e},e.prototype._filter=function(e,t){var n,r,i,s,o;n=[],i=function(e){if(t(e))return n.push(e)};for(s=0,o=e.length;s<o;s++)r=e[s],i(r);return n},e}(),t=typeof exports!="undefined"&&exports!==null?exports:window,t.Bthemezinsta=e}).call(this);
//]]>
</script>
<b:if cond='data:blog.pageType == "index"'>
<b:section class='column' id='instagram-widget' maxwidgets='1' showaddelement='yes'>
<b:widget id='HTML25' locked='false' title='Instagram' type='HTML'>
<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>
</b:if>
<footer id='colophone'>
<!-- Footer Starts-->
<div class='container'>
<div id='backtotop'>
<i class='fa fa-angle-double-up'/>
</div>
<div class='social'>
<ul>
<li><a href='#' target='_blank'><i class='fa fa-facebook'/></a></li>
<li><a href='#' target='_blank'><i class='fa fa-twitter'/></a></li>
<li><a href='#' target='_blank'><i class='fa fa-instagram'/></a></li>
<li><a href='#' target='_blank'><i class='fa fa-google-plus'/></a></li>
<li><a href='#' target='_blank'><i class='fa fa-pinterest'/></a></li>
<li><a href='#' target='_blank'><i class='fa fa-youtube'/></a></li>
</ul>
</div><br/>
<div id='copyright'>
Copyright © | <a href='http://gooyaabitemplates.com/' rel='dofollow' target='_blank' title='Blogger Templates'>Blogger Templates</a>
Designed and Developed By <a href='http://www.Bthemez.com' id='mycontent' rel='follow'>Bthemez</a>
</div>
</div>
<!-- Footer Ends-->
</footer>
</div>
</div>
<b:include data='blog' name='google-analytics'/>
<script type='text/javascript'>//<![CDATA[
jQuery(document).ready(function(){
// Back to top
$('#backtotop').each(function(){
$(this).click(function(){
$('html,body').animate({ scrollTop: 0 }, 'slow');
return false;
});
});
});
//]]>
</script>
<script type='text/javascript'>//<![CDATA[
$(document).ready(function() {
// change the dimension variable below to be the pixel size you want
var dimension = 300;
// this identifies the PopularPosts1 div element, finds each image in it, and resizes it
$('#PopularPosts1').find('img').each(function(n, image){
var image = $(image);
image.attr({src : image.attr('src').replace('/s72-c/','/w'+350+'-h'+230+'-c/')});
image.attr('width',350);
image.attr('height',230);
});
});
//]]></script>
<script>
//<![CDATA[
/*! Magnific Popup - v0.9.9 - 2014-09-06
* http://dimsemenov.com/plugins/magnific-popup/
* Copyright (c) 2014 Dmitry Semenov; */
(function(e){var t,n,i,o,r,a,s,l="Close",c="BeforeClose",d="AfterClose",u="BeforeAppend",p="MarkupParse",f="Open",m="Change",g="mfp",h="."+g,v="mfp-ready",C="mfp-removing",y="mfp-prevent-close",w=function(){},b=!!window.jQuery,I=e(window),x=function(e,n){t.ev.on(g+e+h,n)},k=function(t,n,i,o){var r=document.createElement("div");return r.className="mfp-"+t,i&&(r.innerHTML=i),o?n&&n.appendChild(r):(r=e(r),n&&r.appendTo(n)),r},T=function(n,i){t.ev.triggerHandler(g+n,i),t.st.callbacks&&(n=n.charAt(0).toLowerCase()+n.slice(1),t.st.callbacks[n]&&t.st.callbacks[n].apply(t,e.isArray(i)?i:[i]))},E=function(n){return n===s&&t.currTemplate.closeBtn||(t.currTemplate.closeBtn=e(t.st.closeMarkup.replace("%title%",t.st.tClose)),s=n),t.currTemplate.closeBtn},_=function(){e.magnificPopup.instance||(t=new w,t.init(),e.magnificPopup.instance=t)},S=function(){var e=document.createElement("p").style,t=["ms","O","Moz","Webkit"];if(void 0!==e.transition)return!0;for(;t.length;)if(t.pop()+"Transition"in e)return!0;return!1};w.prototype={constructor:w,init:function(){var n=navigator.appVersion;t.isIE7=-1!==n.indexOf("MSIE 7."),t.isIE8=-1!==n.indexOf("MSIE 8."),t.isLowIE=t.isIE7||t.isIE8,t.isAndroid=/android/gi.test(n),t.isIOS=/iphone|ipad|ipod/gi.test(n),t.supportsTransition=S(),t.probablyMobile=t.isAndroid||t.isIOS||/(Opera Mini)|Kindle|webOS|BlackBerry|(Opera Mobi)|(Windows Phone)|IEMobile/i.test(navigator.userAgent),o=e(document),t.popupsCache={}},open:function(n){i||(i=e(document.body));var r;if(n.isObj===!1){t.items=n.items.toArray(),t.index=0;var s,l=n.items;for(r=0;l.length>r;r++)if(s=l[r],s.parsed&&(s=s.el[0]),s===n.el[0]){t.index=r;break}}else t.items=e.isArray(n.items)?n.items:[n.items],t.index=n.index||0;if(t.isOpen)return t.updateItemHTML(),void 0;t.types=[],a="",t.ev=n.mainEl&&n.mainEl.length?n.mainEl.eq(0):o,n.key?(t.popupsCache[n.key]||(t.popupsCache[n.key]={}),t.currTemplate=t.popupsCache[n.key]):t.currTemplate={},t.st=e.extend(!0,{},e.magnificPopup.defaults,n),t.fixedContentPos="auto"===t.st.fixedContentPos?!t.probablyMobile:t.st.fixedContentPos,t.st.modal&&(t.st.closeOnContentClick=!1,t.st.closeOnBgClick=!1,t.st.showCloseBtn=!1,t.st.enableEscapeKey=!1),t.bgOverlay||(t.bgOverlay=k("bg").on("click"+h,function(){t.close()}),t.wrap=k("wrap").attr("tabindex",-1).on("click"+h,function(e){t._checkIfClose(e.target)&&t.close()}),t.container=k("container",t.wrap)),t.contentContainer=k("content"),t.st.preloader&&(t.preloader=k("preloader",t.container,t.st.tLoading));var c=e.magnificPopup.modules;for(r=0;c.length>r;r++){var d=c[r];d=d.charAt(0).toUpperCase()+d.slice(1),t["init"+d].call(t)}T("BeforeOpen"),t.st.showCloseBtn&&(t.st.closeBtnInside?(x(p,function(e,t,n,i){n.close_replaceWith=E(i.type)}),a+=" mfp-close-btn-in"):t.wrap.append(E())),t.st.alignTop&&(a+=" mfp-align-top"),t.fixedContentPos?t.wrap.css({overflow:t.st.overflowY,overflowX:"hidden",overflowY:t.st.overflowY}):t.wrap.css({top:I.scrollTop(),position:"absolute"}),(t.st.fixedBgPos===!1||"auto"===t.st.fixedBgPos&&!t.fixedContentPos)&&t.bgOverlay.css({height:o.height(),position:"absolute"}),t.st.enableEscapeKey&&o.on("keyup"+h,function(e){27===e.keyCode&&t.close()}),I.on("resize"+h,function(){t.updateSize()}),t.st.closeOnContentClick||(a+=" mfp-auto-cursor"),a&&t.wrap.addClass(a);var u=t.wH=I.height(),m={};if(t.fixedContentPos&&t._hasScrollBar(u)){var g=t._getScrollbarSize();g&&(m.marginRight=g)}t.fixedContentPos&&(t.isIE7?e("body, html").css("overflow","hidden"):m.overflow="hidden");var C=t.st.mainClass;return t.isIE7&&(C+=" mfp-ie7"),C&&t._addClassToMFP(C),t.updateItemHTML(),T("BuildControls"),e("html").css(m),t.bgOverlay.add(t.wrap).prependTo(t.st.prependTo||i),t._lastFocusedEl=document.activeElement,setTimeout(function(){t.content?(t._addClassToMFP(v),t._setFocus()):t.bgOverlay.addClass(v),o.on("focusin"+h,t._onFocusIn)},16),t.isOpen=!0,t.updateSize(u),T(f),n},close:function(){t.isOpen&&(T(c),t.isOpen=!1,t.st.removalDelay&&!t.isLowIE&&t.supportsTransition?(t._addClassToMFP(C),setTimeout(function(){t._close()},t.st.removalDelay)):t._close())},_close:function(){T(l);var n=C+" "+v+" ";if(t.bgOverlay.detach(),t.wrap.detach(),t.container.empty(),t.st.mainClass&&(n+=t.st.mainClass+" "),t._removeClassFromMFP(n),t.fixedContentPos){var i={marginRight:""};t.isIE7?e("body, html").css("overflow",""):i.overflow="",e("html").css(i)}o.off("keyup"+h+" focusin"+h),t.ev.off(h),t.wrap.attr("class","mfp-wrap").removeAttr("style"),t.bgOverlay.attr("class","mfp-bg"),t.container.attr("class","mfp-container"),!t.st.showCloseBtn||t.st.closeBtnInside&&t.currTemplate[t.currItem.type]!==!0||t.currTemplate.closeBtn&&t.currTemplate.closeBtn.detach(),t._lastFocusedEl&&e(t._lastFocusedEl).focus(),t.currItem=null,t.content=null,t.currTemplate=null,t.prevHeight=0,T(d)},updateSize:function(e){if(t.isIOS){var n=document.documentElement.clientWidth/window.innerWidth,i=window.innerHeight*n;t.wrap.css("height",i),t.wH=i}else t.wH=e||I.height();t.fixedContentPos||t.wrap.css("height",t.wH),T("Resize")},updateItemHTML:function(){var n=t.items[t.index];t.contentContainer.detach(),t.content&&t.content.detach(),n.parsed||(n=t.parseEl(t.index));var i=n.type;if(T("BeforeChange",[t.currItem?t.currItem.type:"",i]),t.currItem=n,!t.currTemplate[i]){var o=t.st[i]?t.st[i].markup:!1;T("FirstMarkupParse",o),t.currTemplate[i]=o?e(o):!0}r&&r!==n.type&&t.container.removeClass("mfp-"+r+"-holder");var a=t["get"+i.charAt(0).toUpperCase()+i.slice(1)](n,t.currTemplate[i]);t.appendContent(a,i),n.preloaded=!0,T(m,n),r=n.type,t.container.prepend(t.contentContainer),T("AfterChange")},appendContent:function(e,n){t.content=e,e?t.st.showCloseBtn&&t.st.closeBtnInside&&t.currTemplate[n]===!0?t.content.find(".mfp-close").length||t.content.append(E()):t.content=e:t.content="",T(u),t.container.addClass("mfp-"+n+"-holder"),t.contentContainer.append(t.content)},parseEl:function(n){var i,o=t.items[n];if(o.tagName?o={el:e(o)}:(i=o.type,o={data:o,src:o.src}),o.el){for(var r=t.types,a=0;r.length>a;a++)if(o.el.hasClass("mfp-"+r[a])){i=r[a];break}o.src=o.el.attr("data-mfp-src"),o.src||(o.src=o.el.attr("href"))}return o.type=i||t.st.type||"inline",o.index=n,o.parsed=!0,t.items[n]=o,T("ElementParse",o),t.items[n]},addGroup:function(e,n){var i=function(i){i.mfpEl=this,t._openClick(i,e,n)};n||(n={});var o="click.magnificPopup";n.mainEl=e,n.items?(n.isObj=!0,e.off(o).on(o,i)):(n.isObj=!1,n.delegate?e.off(o).on(o,n.delegate,i):(n.items=e,e.off(o).on(o,i)))},_openClick:function(n,i,o){var r=void 0!==o.midClick?o.midClick:e.magnificPopup.defaults.midClick;if(r||2!==n.which&&!n.ctrlKey&&!n.metaKey){var a=void 0!==o.disableOn?o.disableOn:e.magnificPopup.defaults.disableOn;if(a)if(e.isFunction(a)){if(!a.call(t))return!0}else if(a>I.width())return!0;n.type&&(n.preventDefault(),t.isOpen&&n.stopPropagation()),o.el=e(n.mfpEl),o.delegate&&(o.items=i.find(o.delegate)),t.open(o)}},updateStatus:function(e,i){if(t.preloader){n!==e&&t.container.removeClass("mfp-s-"+n),i||"loading"!==e||(i=t.st.tLoading);var o={status:e,text:i};T("UpdateStatus",o),e=o.status,i=o.text,t.preloader.html(i),t.preloader.find("a").on("click",function(e){e.stopImmediatePropagation()}),t.container.addClass("mfp-s-"+e),n=e}},_checkIfClose:function(n){if(!e(n).hasClass(y)){var i=t.st.closeOnContentClick,o=t.st.closeOnBgClick;if(i&&o)return!0;if(!t.content||e(n).hasClass("mfp-close")||t.preloader&&n===t.preloader[0])return!0;if(n===t.content[0]||e.contains(t.content[0],n)){if(i)return!0}else if(o&&e.contains(document,n))return!0;return!1}},_addClassToMFP:function(e){t.bgOverlay.addClass(e),t.wrap.addClass(e)},_removeClassFromMFP:function(e){this.bgOverlay.removeClass(e),t.wrap.removeClass(e)},_hasScrollBar:function(e){return(t.isIE7?o.height():document.body.scrollHeight)>(e||I.height())},_setFocus:function(){(t.st.focus?t.content.find(t.st.focus).eq(0):t.wrap).focus()},_onFocusIn:function(n){return n.target===t.wrap[0]||e.contains(t.wrap[0],n.target)?void 0:(t._setFocus(),!1)},_parseMarkup:function(t,n,i){var o;i.data&&(n=e.extend(i.data,n)),T(p,[t,n,i]),e.each(n,function(e,n){if(void 0===n||n===!1)return!0;if(o=e.split("_"),o.length>1){var i=t.find(h+"-"+o[0]);if(i.length>0){var r=o[1];"replaceWith"===r?i[0]!==n[0]&&i.replaceWith(n):"img"===r?i.is("img")?i.attr("src",n):i.replaceWith('<img src="'+n+'" class="'+i.attr("class")+'" />'):i.attr(o[1],n)}}else t.find(h+"-"+e).html(n)})},_getScrollbarSize:function(){if(void 0===t.scrollbarSize){var e=document.createElement("div");e.style.cssText="width: 99px; height: 99px; overflow: scroll; position: absolute; top: -9999px;",document.body.appendChild(e),t.scrollbarSize=e.offsetWidth-e.clientWidth,document.body.removeChild(e)}return t.scrollbarSize}},e.magnificPopup={instance:null,proto:w.prototype,modules:[],open:function(t,n){return _(),t=t?e.extend(!0,{},t):{},t.isObj=!0,t.index=n||0,this.instance.open(t)},close:function(){return e.magnificPopup.instance&&e.magnificPopup.instance.close()},registerModule:function(t,n){n.options&&(e.magnificPopup.defaults[t]=n.options),e.extend(this.proto,n.proto),this.modules.push(t)},defaults:{disableOn:0,key:null,midClick:!1,mainClass:"",preloader:!0,focus:"",closeOnContentClick:!1,closeOnBgClick:!0,closeBtnInside:!0,showCloseBtn:!0,enableEscapeKey:!0,modal:!1,alignTop:!1,removalDelay:0,prependTo:null,fixedContentPos:"auto",fixedBgPos:"auto",overflowY:"auto",closeMarkup:'<button title="%title%" type="button" class="mfp-close">×</button>',tClose:"Close (Esc)",tLoading:"Loading..."}},e.fn.magnificPopup=function(n){_();var i=e(this);if("string"==typeof n)if("open"===n){var o,r=b?i.data("magnificPopup"):i[0].magnificPopup,a=parseInt(arguments[1],10)||0;r.items?o=r.items[a]:(o=i,r.delegate&&(o=o.find(r.delegate)),o=o.eq(a)),t._openClick({mfpEl:o},i,r)}else t.isOpen&&t[n].apply(t,Array.prototype.slice.call(arguments,1));else n=e.extend(!0,{},n),b?i.data("magnificPopup",n):i[0].magnificPopup=n,t.addGroup(i,n);return i};var P,O,z,M="inline",B=function(){z&&(O.after(z.addClass(P)).detach(),z=null)};e.magnificPopup.registerModule(M,{options:{hiddenClass:"hide",markup:"",tNotFound:"Content not found"},proto:{initInline:function(){t.types.push(M),x(l+"."+M,function(){B()})},getInline:function(n,i){if(B(),n.src){var o=t.st.inline,r=e(n.src);if(r.length){var a=r[0].parentNode;a&&a.tagName&&(O||(P=o.hiddenClass,O=k(P),P="mfp-"+P),z=r.after(O).detach().removeClass(P)),t.updateStatus("ready")}else t.updateStatus("error",o.tNotFound),r=e("<div>");return n.inlineElement=r,r}return t.updateStatus("ready"),t._parseMarkup(i,{},n),i}}});var F,H="ajax",L=function(){F&&i.removeClass(F)},A=function(){L(),t.req&&t.req.abort()};e.magnificPopup.registerModule(H,{options:{settings:null,cursor:"mfp-ajax-cur",tError:'<a href="%url%">The content</a> could not be loaded.'},proto:{initAjax:function(){t.types.push(H),F=t.st.ajax.cursor,x(l+"."+H,A),x("BeforeChange."+H,A)},getAjax:function(n){F&&i.addClass(F),t.updateStatus("loading");var o=e.extend({url:n.src,success:function(i,o,r){var a={data:i,xhr:r};T("ParseAjax",a),t.appendContent(e(a.data),H),n.finished=!0,L(),t._setFocus(),setTimeout(function(){t.wrap.addClass(v)},16),t.updateStatus("ready"),T("AjaxContentAdded")},error:function(){L(),n.finished=n.loadError=!0,t.updateStatus("error",t.st.ajax.tError.replace("%url%",n.src))}},t.st.ajax.settings);return t.req=e.ajax(o),""}}});var j,N=function(n){if(n.data&&void 0!==n.data.title)return n.data.title;var i=t.st.image.titleSrc;if(i){if(e.isFunction(i))return i.call(t,n);if(n.el)return n.el.attr(i)||""}return""};e.magnificPopup.registerModule("image",{options:{markup:'<div class="mfp-figure"><div class="mfp-close"></div><figure><div class="mfp-img"></div><figcaption><div class="mfp-bottom-bar"><div class="mfp-title"></div><div class="mfp-counter"></div></div></figcaption></figure></div>',cursor:"mfp-zoom-out-cur",titleSrc:"title",verticalFit:!0,tError:'<a href="%url%">The image</a> could not be loaded.'},proto:{initImage:function(){var e=t.st.image,n=".image";t.types.push("image"),x(f+n,function(){"image"===t.currItem.type&&e.cursor&&i.addClass(e.cursor)}),x(l+n,function(){e.cursor&&i.removeClass(e.cursor),I.off("resize"+h)}),x("Resize"+n,t.resizeImage),t.isLowIE&&x("AfterChange",t.resizeImage)},resizeImage:function(){var e=t.currItem;if(e&&e.img&&t.st.image.verticalFit){var n=0;t.isLowIE&&(n=parseInt(e.img.css("padding-top"),10)+parseInt(e.img.css("padding-bottom"),10)),e.img.css("max-height",t.wH-n)}},_onImageHasSize:function(e){e.img&&(e.hasSize=!0,j&&clearInterval(j),e.isCheckingImgSize=!1,T("ImageHasSize",e),e.imgHidden&&(t.content&&t.content.removeClass("mfp-loading"),e.imgHidden=!1))},findImageSize:function(e){var n=0,i=e.img[0],o=function(r){j&&clearInterval(j),j=setInterval(function(){return i.naturalWidth>0?(t._onImageHasSize(e),void 0):(n>200&&clearInterval(j),n++,3===n?o(10):40===n?o(50):100===n&&o(500),void 0)},r)};o(1)},getImage:function(n,i){var o=0,r=function(){n&&(n.img[0].complete?(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("ready")),n.hasSize=!0,n.loaded=!0,T("ImageLoadComplete")):(o++,200>o?setTimeout(r,100):a()))},a=function(){n&&(n.img.off(".mfploader"),n===t.currItem&&(t._onImageHasSize(n),t.updateStatus("error",s.tError.replace("%url%",n.src))),n.hasSize=!0,n.loaded=!0,n.loadError=!0)},s=t.st.image,l=i.find(".mfp-img");if(l.length){var c=document.createElement("img");c.className="mfp-img",n.img=e(c).on("load.mfploader",r).on("error.mfploader",a),c.src=n.src,l.is("img")&&(n.img=n.img.clone()),c=n.img[0],c.naturalWidth>0?n.hasSize=!0:c.width||(n.hasSize=!1)}return t._parseMarkup(i,{title:N(n),img_replaceWith:n.img},n),t.resizeImage(),n.hasSize?(j&&clearInterval(j),n.loadError?(i.addClass("mfp-loading"),t.updateStatus("error",s.tError.replace("%url%",n.src))):(i.removeClass("mfp-loading"),t.updateStatus("ready")),i):(t.updateStatus("loading"),n.loading=!0,n.hasSize||(n.imgHidden=!0,i.addClass("mfp-loading"),t.findImageSize(n)),i)}}});var W,R=function(){return void 0===W&&(W=void 0!==document.createElement("p").style.MozTransform),W};e.magnificPopup.registerModule("zoom",{options:{enabled:!1,easing:"ease-in-out",duration:300,opener:function(e){return e.is("img")?e:e.find("img")}},proto:{initZoom:function(){var e,n=t.st.zoom,i=".zoom";if(n.enabled&&t.supportsTransition){var o,r,a=n.duration,s=function(e){var t=e.clone().removeAttr("style").removeAttr("class").addClass("mfp-animated-image"),i="all "+n.duration/1e3+"s "+n.easing,o={position:"fixed",zIndex:9999,left:0,top:0,"-webkit-backface-visibility":"hidden"},r="transition";return o["-webkit-"+r]=o["-moz-"+r]=o["-o-"+r]=o[r]=i,t.css(o),t},d=function(){t.content.css("visibility","visible")};x("BuildControls"+i,function(){if(t._allowZoom()){if(clearTimeout(o),t.content.css("visibility","hidden"),e=t._getItemToZoom(),!e)return d(),void 0;r=s(e),r.css(t._getOffset()),t.wrap.append(r),o=setTimeout(function(){r.css(t._getOffset(!0)),o=setTimeout(function(){d(),setTimeout(function(){r.remove(),e=r=null,T("ZoomAnimationEnded")},16)},a)},16)}}),x(c+i,function(){if(t._allowZoom()){if(clearTimeout(o),t.st.removalDelay=a,!e){if(e=t._getItemToZoom(),!e)return;r=s(e)}r.css(t._getOffset(!0)),t.wrap.append(r),t.content.css("visibility","hidden"),setTimeout(function(){r.css(t._getOffset())},16)}}),x(l+i,function(){t._allowZoom()&&(d(),r&&r.remove(),e=null)})}},_allowZoom:function(){return"image"===t.currItem.type},_getItemToZoom:function(){return t.currItem.hasSize?t.currItem.img:!1},_getOffset:function(n){var i;i=n?t.currItem.img:t.st.zoom.opener(t.currItem.el||t.currItem);var o=i.offset(),r=parseInt(i.css("padding-top"),10),a=parseInt(i.css("padding-bottom"),10);o.top-=e(window).scrollTop()-r;var s={width:i.width(),height:(b?i.innerHeight():i[0].offsetHeight)-a-r};return R()?s["-moz-transform"]=s.transform="translate("+o.left+"px,"+o.top+"px)":(s.left=o.left,s.top=o.top),s}}});var Z="iframe",q="//about:blank",D=function(e){if(t.currTemplate[Z]){var n=t.currTemplate[Z].find("iframe");n.length&&(e||(n[0].src=q),t.isIE8&&n.css("display",e?"block":"none"))}};e.magnificPopup.registerModule(Z,{options:{markup:'<div class="mfp-iframe-scaler"><div class="mfp-close"></div><iframe class="mfp-iframe" src="//about:blank" frameborder="0" allowfullscreen></iframe></div>',srcAction:"iframe_src",patterns:{youtube:{index:"youtube.com",id:"v=",src:"//www.youtube.com/embed/%id%?autoplay=1"},vimeo:{index:"vimeo.com/",id:"/",src:"//player.vimeo.com/video/%id%?autoplay=1"},gmaps:{index:"//maps.google.",src:"%id%&output=embed"}}},proto:{initIframe:function(){t.types.push(Z),x("BeforeChange",function(e,t,n){t!==n&&(t===Z?D():n===Z&&D(!0))}),x(l+"."+Z,function(){D()})},getIframe:function(n,i){var o=n.src,r=t.st.iframe;e.each(r.patterns,function(){return o.indexOf(this.index)>-1?(this.id&&(o="string"==typeof this.id?o.substr(o.lastIndexOf(this.id)+this.id.length,o.length):this.id.call(this,o)),o=this.src.replace("%id%",o),!1):void 0});var a={};return r.srcAction&&(a[r.srcAction]=o),t._parseMarkup(i,a,n),t.updateStatus("ready"),i}}});var K=function(e){var n=t.items.length;return e>n-1?e-n:0>e?n+e:e},Y=function(e,t,n){return e.replace(/%curr%/gi,t+1).replace(/%total%/gi,n)};e.magnificPopup.registerModule("gallery",{options:{enabled:!1,arrowMarkup:'<button title="%title%" type="button" class="mfp-arrow mfp-arrow-%dir%"></button>',preload:[0,2],navigateByImgClick:!0,arrows:!0,tPrev:"Previous (Left arrow key)",tNext:"Next (Right arrow key)",tCounter:"%curr% of %total%"},proto:{initGallery:function(){var n=t.st.gallery,i=".mfp-gallery",r=Boolean(e.fn.mfpFastClick);return t.direction=!0,n&&n.enabled?(a+=" mfp-gallery",x(f+i,function(){n.navigateByImgClick&&t.wrap.on("click"+i,".mfp-img",function(){return t.items.length>1?(t.next(),!1):void 0}),o.on("keydown"+i,function(e){37===e.keyCode?t.prev():39===e.keyCode&&t.next()})}),x("UpdateStatus"+i,function(e,n){n.text&&(n.text=Y(n.text,t.currItem.index,t.items.length))}),x(p+i,function(e,i,o,r){var a=t.items.length;o.counter=a>1?Y(n.tCounter,r.index,a):""}),x("BuildControls"+i,function(){if(t.items.length>1&&n.arrows&&!t.arrowLeft){var i=n.arrowMarkup,o=t.arrowLeft=e(i.replace(/%title%/gi,n.tPrev).replace(/%dir%/gi,"left")).addClass(y),a=t.arrowRight=e(i.replace(/%title%/gi,n.tNext).replace(/%dir%/gi,"right")).addClass(y),s=r?"mfpFastClick":"click";o[s](function(){t.prev()}),a[s](function(){t.next()}),t.isIE7&&(k("b",o[0],!1,!0),k("a",o[0],!1,!0),k("b",a[0],!1,!0),k("a",a[0],!1,!0)),t.container.append(o.add(a))}}),x(m+i,function(){t._preloadTimeout&&clearTimeout(t._preloadTimeout),t._preloadTimeout=setTimeout(function(){t.preloadNearbyImages(),t._preloadTimeout=null},16)}),x(l+i,function(){o.off(i),t.wrap.off("click"+i),t.arrowLeft&&r&&t.arrowLeft.add(t.arrowRight).destroyMfpFastClick(),t.arrowRight=t.arrowLeft=null}),void 0):!1},next:function(){t.direction=!0,t.index=K(t.index+1),t.updateItemHTML()},prev:function(){t.direction=!1,t.index=K(t.index-1),t.updateItemHTML()},goTo:function(e){t.direction=e>=t.index,t.index=e,t.updateItemHTML()},preloadNearbyImages:function(){var e,n=t.st.gallery.preload,i=Math.min(n[0],t.items.length),o=Math.min(n[1],t.items.length);for(e=1;(t.direction?o:i)>=e;e++)t._preloadItem(t.index+e);for(e=1;(t.direction?i:o)>=e;e++)t._preloadItem(t.index-e)},_preloadItem:function(n){if(n=K(n),!t.items[n].preloaded){var i=t.items[n];i.parsed||(i=t.parseEl(n)),T("LazyLoad",i),"image"===i.type&&(i.img=e('<img class="mfp-img" />').on("load.mfploader",function(){i.hasSize=!0}).on("error.mfploader",function(){i.hasSize=!0,i.loadError=!0,T("LazyLoadError",i)}).attr("src",i.src)),i.preloaded=!0}}}});var U="retina";e.magnificPopup.registerModule(U,{options:{replaceSrc:function(e){return e.src.replace(/\.\w+$/,function(e){return"@2x"+e})},ratio:1},proto:{initRetina:function(){if(window.devicePixelRatio>1){var e=t.st.retina,n=e.ratio;n=isNaN(n)?n():n,n>1&&(x("ImageHasSize."+U,function(e,t){t.img.css({"max-width":t.img[0].naturalWidth/n,width:"100%"})}),x("ElementParse."+U,function(t,i){i.src=e.replaceSrc(i,n)}))}}}}),function(){var t=1e3,n="ontouchstart"in window,i=function(){I.off("touchmove"+r+" touchend"+r)},o="mfpFastClick",r="."+o;e.fn.mfpFastClick=function(o){return e(this).each(function(){var a,s=e(this);if(n){var l,c,d,u,p,f;s.on("touchstart"+r,function(e){u=!1,f=1,p=e.originalEvent?e.originalEvent.touches[0]:e.touches[0],c=p.clientX,d=p.clientY,I.on("touchmove"+r,function(e){p=e.originalEvent?e.originalEvent.touches:e.touches,f=p.length,p=p[0],(Math.abs(p.clientX-c)>10||Math.abs(p.clientY-d)>10)&&(u=!0,i())}).on("touchend"+r,function(e){i(),u||f>1||(a=!0,e.preventDefault(),clearTimeout(l),l=setTimeout(function(){a=!1},t),o())})})}s.on("click"+r,function(){a||o()})})},e.fn.destroyMfpFastClick=function(){e(this).off("touchstart"+r+" click"+r),n&&I.off("touchmove"+r+" touchend"+r)}}(),_()})(window.jQuery||window.Zepto);
//]]>
</script>
<script>//<![CDATA[
$(document).ready(function(){
$('#loading-area').fadeOut().remove();
$('.group1').magnificPopup({type:'image'});
});
//]]>
</script>
<script type='text/javascript'>//<![CDATA[
(function( $ ){
'use strict';
$.fn.fitVids = function( options ) {
var settings = {
customSelector: null,
ignore: null
};
if(!document.getElementById('fit-vids-style')) {
// appendStyles: https://github.com/toddmotto/fluidvids/blob/master/dist/fluidvids.js
var head = document.head || document.getElementsByTagName('head')[0];
var css = '.fluid-width-video-wrapper{width:100%;position:relative;padding:0;}.fluid-width-video-wrapper iframe,.fluid-width-video-wrapper object,.fluid-width-video-wrapper embed {position:absolute;top:0;left:0;width:100%;height:100%;}';
var div = document.createElement("div");
div.innerHTML = '<p>x</p><style id="fit-vids-style">' + css + '</style>';
head.appendChild(div.childNodes[1]);
}
if ( options ) {
$.extend( settings, options );
}
return this.each(function(){
var selectors = [
'iframe[src*="player.vimeo.com"]',
'iframe[src*="youtube.com"]',
'iframe[src*="youtube-nocookie.com"]',
'iframe[src*="kickstarter.com"][src*="video.html"]',
'object',
'embed'
];
if (settings.customSelector) {
selectors.push(settings.customSelector);
}
var ignoreList = '.fitvidsignore';
if(settings.ignore) {
ignoreList = ignoreList + ', ' + settings.ignore;
}
var $allVideos = $(this).find(selectors.join(','));
$allVideos = $allVideos.not('object object'); // SwfObj conflict patch
$allVideos = $allVideos.not(ignoreList); // Disable FitVids on this video.
$allVideos.each(function(){
var $this = $(this);
if($this.parents(ignoreList).length > 0) {
return; // Disable FitVids on this video.
}
if (this.tagName.toLowerCase() === 'embed' && $this.parent('object').length || $this.parent('.fluid-width-video-wrapper').length) { return; }
if ((!$this.css('height') && !$this.css('width')) && (isNaN($this.attr('height')) || isNaN($this.attr('width'))))
{
$this.attr('height', 9);
$this.attr('width', 16);
}
var height = ( this.tagName.toLowerCase() === 'object' || ($this.attr('height') && !isNaN(parseInt($this.attr('height'), 10))) ) ? parseInt($this.attr('height'), 10) : $this.height(),
width = !isNaN(parseInt($this.attr('width'), 10)) ? parseInt($this.attr('width'), 10) : $this.width(),
aspectRatio = height / width;
if(!$this.attr('id')){
var videoID = 'fitvid' + Math.floor(Math.random()*999999);
$this.attr('id', videoID);
}
$this.wrap('<div class="fluid-width-video-wrapper"></div>').parent('.fluid-width-video-wrapper').css('padding-top', (aspectRatio * 100)+'%');
$this.removeAttr('height').removeAttr('width');
});
});
};
// Works with either jQuery or Zepto
})( window.jQuery || window.Zepto );
//]]>
</script>
<script>
$(document).ready(function(){
// Target your .container, .wrapper, .post, etc.
$(".post-image").fitVids();
});
</script>
<script type='text/javascript'>//<![CDATA[
// SmoothScroll for websites v1.2.1
// Licensed under the terms of the MIT license.
// People involved
// - Balazs Galambosi (maintainer)
// - Michael Herf (Pulse Algorithm)
!function(){function e(){var e=!1;e&&c("keydown",r),v.keyboardSupport&&!e&&u("keydown",r)}function t(){if(document.body){var t=document.body,o=document.documentElement,n=window.innerHeight,r=t.scrollHeight;if(S=document.compatMode.indexOf("CSS")>=0?o:t,w=t,e(),x=!0,top!=self)y=!0;else if(r>n&&(t.offsetHeight<=n||o.offsetHeight<=n)){var a=!1,i=function(){a||o.scrollHeight==document.height||(a=!0,setTimeout(function(){o.style.height=document.height+"px",a=!1},500))};if(o.style.height="auto",setTimeout(i,10),S.offsetHeight<=n){var l=document.createElement("div");l.style.clear="both",t.appendChild(l)}}v.fixedBackground||b||(t.style.backgroundAttachment="scroll",o.style.backgroundAttachment="scroll")}}function o(e,t,o,n){if(n||(n=1e3),d(t,o),1!=v.accelerationMax){var r=+new Date,a=r-C;if(a<v.accelerationDelta){var i=(1+30/a)/2;i>1&&(i=Math.min(i,v.accelerationMax),t*=i,o*=i)}C=+new Date}if(M.push({x:t,y:o,lastX:0>t?.99:-.99,lastY:0>o?.99:-.99,start:+new Date}),!T){var l=e===document.body,u=function(){for(var r=+new Date,a=0,i=0,c=0;c<M.length;c++){var s=M[c],d=r-s.start,f=d>=v.animationTime,h=f?1:d/v.animationTime;v.pulseAlgorithm&&(h=p(h));var m=s.x*h-s.lastX>>0,w=s.y*h-s.lastY>>0;a+=m,i+=w,s.lastX+=m,s.lastY+=w,f&&(M.splice(c,1),c--)}l?window.scrollBy(a,i):(a&&(e.scrollLeft+=a),i&&(e.scrollTop+=i)),t||o||(M=[]),M.length?E(u,e,n/v.frameRate+1):T=!1};E(u,e,0),T=!0}}function n(e){x||t();var n=e.target,r=l(n);if(!r||e.defaultPrevented||s(w,"embed")||s(n,"embed")&&/\.pdf/i.test(n.src))return!0;var a=e.wheelDeltaX||0,i=e.wheelDeltaY||0;return a||i||(i=e.wheelDelta||0),!v.touchpadSupport&&f(i)?!0:(Math.abs(a)>1.2&&(a*=v.stepSize/120),Math.abs(i)>1.2&&(i*=v.stepSize/120),o(r,-a,-i),void e.preventDefault())}function r(e){var t=e.target,n=e.ctrlKey||e.altKey||e.metaKey||e.shiftKey&&e.keyCode!==H.spacebar;if(/input|textarea|select|embed/i.test(t.nodeName)||t.isContentEditable||e.defaultPrevented||n)return!0;if(s(t,"button")&&e.keyCode===H.spacebar)return!0;var r,a=0,i=0,u=l(w),c=u.clientHeight;switch(u==document.body&&(c=window.innerHeight),e.keyCode){case H.up:i=-v.arrowScroll;break;case H.down:i=v.arrowScroll;break;case H.spacebar:r=e.shiftKey?1:-1,i=-r*c*.9;break;case H.pageup:i=.9*-c;break;case H.pagedown:i=.9*c;break;case H.home:i=-u.scrollTop;break;case H.end:var d=u.scrollHeight-u.scrollTop-c;i=d>0?d+10:0;break;case H.left:a=-v.arrowScroll;break;case H.right:a=v.arrowScroll;break;default:return!0}o(u,a,i),e.preventDefault()}function a(e){w=e.target}function i(e,t){for(var o=e.length;o--;)z[N(e[o])]=t;return t}function l(e){var t=[],o=S.scrollHeight;do{var n=z[N(e)];if(n)return i(t,n);if(t.push(e),o===e.scrollHeight){if(!y||S.clientHeight+10<o)return i(t,document.body)}else if(e.clientHeight+10<e.scrollHeight&&(overflow=getComputedStyle(e,"").getPropertyValue("overflow-y"),"scroll"===overflow||"auto"===overflow))return i(t,e)}while(e=e.parentNode)}function u(e,t,o){window.addEventListener(e,t,o||!1)}function c(e,t,o){window.removeEventListener(e,t,o||!1)}function s(e,t){return(e.nodeName||"").toLowerCase()===t.toLowerCase()}function d(e,t){e=e>0?1:-1,t=t>0?1:-1,(k.x!==e||k.y!==t)&&(k.x=e,k.y=t,M=[],C=0)}function f(e){if(e){e=Math.abs(e),D.push(e),D.shift(),clearTimeout(A);var t=D[0]==D[1]&&D[1]==D[2],o=h(D[0],120)&&h(D[1],120)&&h(D[2],120);return!(t||o)}}function h(e,t){return Math.floor(e/t)==e/t}function m(e){var t,o,n;return e*=v.pulseScale,1>e?t=e-(1-Math.exp(-e)):(o=Math.exp(-1),e-=1,n=1-Math.exp(-e),t=o+n*(1-o)),t*v.pulseNormalize}function p(e){return e>=1?1:0>=e?0:(1==v.pulseNormalize&&(v.pulseNormalize/=m(1)),m(e))}var w,g={frameRate:150,animationTime:800,stepSize:120,pulseAlgorithm:!0,pulseScale:8,pulseNormalize:1,accelerationDelta:20,accelerationMax:1,keyboardSupport:!0,arrowScroll:50,touchpadSupport:!0,fixedBackground:!0,excluded:""},v=g,b=!1,y=!1,k={x:0,y:0},x=!1,S=document.documentElement,D=[120,120,120],H={left:37,up:38,right:39,down:40,spacebar:32,pageup:33,pagedown:34,end:35,home:36},v=g,M=[],T=!1,C=+new Date,z={};setInterval(function(){z={}},1e4);var A,N=function(){var e=0;return function(t){return t.uniqueID||(t.uniqueID=e++)}}(),E=function(){return window.requestAnimationFrame||window.webkitRequestAnimationFrame||function(e,t,o){window.setTimeout(e,o||1e3/60)}}(),K=/chrome/i.test(window.navigator.userAgent),L="onmousewheel"in document;L&&K&&(u("mousedown",a),u("mousewheel",n),u("load",t))}();
/**
* Slideshowify is a super easy-to-use jQuery plugin for generating image slideshows
* with a Ken Burns Effect, where images which don't fit the screen exactly
* (generally the case) are cropped and either panned across the screen or
* zoomed in a randomly determined direction.
*
* Author: Aleksandar Kolundzija
* version 0.9.3
*
* @requires jquery
* @requires jquery.transit (http://ricostacruz.com/jquery.transit/) as of version 0.9
*
* (The MIT License)
*
* Copyright (c) 2012 Aleksandar Kolundzija (a@ak.rs)
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* 'Software'), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
(function($){
$.fn.slideshowify = function(/* config */){
var _self = this,
_imgs = [],
_imgIndex = -1,
_imgIndexNext = 0, // for preloading next
_transition = true, // use CSS3 transitions (default might be changed during init)
_easing = 'in-out',
_viewEl = document, // filled by slideshow (used for determining dimensions)
_containerId = "slideshowify-" + new Date().getTime(),
_containerCSS = {
"position" : "absolute",
"overflow" : "hidden",
"z-index" : "-2",
"left" : "0",
"top" : "0",
"width" : "100%",
"height" : "100%"
},
_cfg = {
parentEl : "body", // slideshow-container is injected into this
blend : "into", // "into" || "toBg"
randomize : false,
fadeInSpeed : 1500,
fadeOutSpeed : 1500,
aniSpeedMin : 9000,
aniSpeedMax : 15000
},
_$viewEl,
_$parentEl;
if (arguments[0]){
$.extend(_cfg, arguments[0]); // reconfigure
if (_cfg.parentEl != "body") {
_viewEl = _cfg.parentEl;
}
}
// local refs
_$viewEl = $(_viewEl);
_$parentEl = $(_cfg.parentEl);
/**
* Fill viewEl with image (most likely cropped based on its dimensions and view size).
* @TODO Add support for target divs whose dimensions were set with %s (get px value from parents).
* @TODO Add a window resize handler (adjust photo dims/margins).
*/
function _revealImg(curImg){
var $img = $(this),
viewW = _$viewEl.width(),
viewH = _$viewEl.height(),
viewRatio = viewW/viewH,
imgRatio = $img.width()/$img.height(),
marginThreshold = Math.floor(Math.max(viewW, viewH)/10), // for zoom transitions
direction = Math.round(Math.random()),
transAttr = {},
transProps,
marginPixels,
modDims; // will hold values to set and animate
if (imgRatio > viewRatio){
modDims = _transition ?
direction ? {dim:'left', attr:'x', sign:'-'} : {dim:'right', attr:'x', sign:''}
:
direction ? {dim:'left', attr:'left', sign:'-'} : {dim:'right', attr:'right', sign:'-'};
$img.height(viewH + 'px').width(curImg.w * (viewH/curImg.h) + 'px');
marginPixels = $img.width() - viewW;
}
else {
modDims = _transition ?
direction ? {dim:'top', attr:'y', sign:'-'} : {dim:'bottom', attr:'y', sign:''}
:
direction ? {dim:'top', attr:'top', sign:'-'} : {dim:'bottom', attr:'bottom', sign:'-'};
$img.width(viewW+'px').height(curImg.h * (viewW/curImg.w) + 'px');
marginPixels = $img.height() - viewH;
}
$img.css(modDims.dim, '0');
transAttr[modDims.attr] = modDims.sign + marginPixels + 'px';
// if marginThreshold is small, zoom a little instead of panning
if (_transition && marginPixels < marginThreshold){
if (direction){ // zoom out
$img.css('scale','1.2');
transAttr = {'scale':'1'};
}
else { // zoom in
transAttr = {'scale':'1.2'};
}
}
transProps = {
duration : Math.min(Math.max(marginPixels * 10, _cfg.aniSpeedMin), _cfg.aniSpeedMax),
easing : _easing,
queue : false,
complete : function(){
_$parentEl.trigger('beforeFadeOut', _imgs[_imgIndex])
$img.fadeOut(_cfg.fadeOutSpeed, function(){
_$parentEl.trigger('afterFadeOut', _imgs[_imgIndex]);
$img.remove();
});
_loadImg();
}
};
_$parentEl.trigger('beforeFadeIn', _imgs[_imgIndex]);
$img.fadeIn(_cfg.fadeInSpeed, function(){
$img.css('z-index', -1);
_$parentEl.trigger('afterFadeIn', _imgs[_imgIndex])
});
// use animate if css3 transitions aren't supported
_transition ?
$img.transition($.extend(transAttr, transProps)) :
$img.animate(transAttr, transProps);
} // end of _revealImg()
/**
* Loads image and starts display flow
*/
function _loadImg(){
var img = new Image(),
nextImg = new Image(), // for preloading
len = _imgs.length;
_imgIndex = (_imgIndex < len-1) ? _imgIndex+1 : 0;
$(img)
// assign handlers
.load(function(){
if (_cfg.blend==='into'){
$(this).css({'position':'absolute', 'z-index':'-2'});
$('#'+_containerId).append(this);
}
else { // @TODO verify that this works
$('#'+_containerId).empty().append(this);
}
_revealImg.call(this, _imgs[_imgIndex]);
})
.error(function(){
throw new Error("Oops, can't load the image.");
})
.hide()
.attr("src", _imgs[_imgIndex].src); // load
if (_imgIndexNext == len) return; // nothing left to preload
// preload next image
_imgIndexNext = _imgIndex + 1;
if (_imgIndexNext < len-1){
nextImg.src = _imgs[_imgIndexNext].src;
}
} // end of _loadImg()
// INITIALIZE
if (!$.support.transition) {
_transition = false;
_easing = 'swing';
}
if (!_cfg.imgs){ // images were passed as selector
// load images into private array
$(this).each(function(i, img){
$(img).hide();
_imgs.push({
src : $(img).attr('src'),
w : $(img).width(),
h : $(img).height()
});
});
}
else {
_imgs = _cfg.imgs;
}
if (_cfg.randomize){
_imgs.sort(function(){ return 0.5 - Math.random(); });
}
// create container div
$("<div id='"+_containerId+"'></div>")
.css(_containerCSS)
.appendTo(_cfg.parentEl);
// start
_loadImg();
return this;
};
/**
* Expose slideshowify() to jQuery for use without DOM selector.
*/
$.slideshowify = function(cfg){
var _self = this,
_cfg = {
dataUrl : "",
dataType : "json",
async : true,
filterFn : function(data){ return data; } // default filter. does nothing
};
$.extend(_cfg, cfg);
$.ajax({
url : _cfg.dataUrl,
dataType : _cfg.dataType,
async : _cfg.async,
success : function(imgs){
_cfg.imgs = _cfg.filterFn(imgs);
$({}).slideshowify(_cfg);
}
});
};
}(jQuery));
//]]>
</script>
<script>//<![CDATA[
$(function() {
$('#slideshow img').slideshowify({
randomize : true,
fadeInSpeed : 1500,
fadeOutSpeed : 1500,
aniSpeedMin : 13000,
parentEl : ".wrapper",
aniSpeedMax : 17000
});
});
/* Simple text rotator */
!function(e){var t={animation:"dissolve",separator:",",speed:2e3};e.fx.step.textShadowBlur=function(t){e(t.elem).prop("textShadowBlur",t.now).css({textShadow:"0 0 0 black"})};e.fn.textrotator=function(n){var r=e.extend({},t,n);return this.each(function(){var t=e(this);var n=[];e.each(t.text().split(r.separator),function(e,t){n.push(t)});t.text(n[0]);var i=function(){switch(r.animation){case"dissolve":t.animate({textShadowBlur:20,opacity:0},500,function(){s=e.inArray(t.text(),n);if(s+1==n.length)s=-1;t.text(n[s+1]).animate({textShadowBlur:0,opacity:1},500)});break;case"flip":if(t.find(".back").length>0){t.html(t.find(".back").html())}var i=t.text();var s=e.inArray(i,n);if(s+1==n.length)s=-1;t.html("");e("<span class='front'>"+i+"</span>").appendTo(t);e("<span class='back'>"+n[s+1]+"</span>").appendTo(t);t.wrapInner("<span class='rotating' />").find(".rotating").hide().addClass("flip").show().css({"-webkit-transform":" rotateY(-180deg)","-moz-transform":" rotateY(-180deg)","-o-transform":" rotateY(-180deg)",transform:" rotateY(-180deg)"});break;case"flipUp":if(t.find(".back").length>0){t.html(t.find(".back").html())}var i=t.text();var s=e.inArray(i,n);if(s+1==n.length)s=-1;t.html("");e("<span class='front'>"+i+"</span>").appendTo(t);e("<span class='back'>"+n[s+1]+"</span>").appendTo(t);t.wrapInner("<span class='rotating' />").find(".rotating").hide().addClass("flip up").show().css({"-webkit-transform":" rotateX(-180deg)","-moz-transform":" rotateX(-180deg)","-o-transform":" rotateX(-180deg)",transform:" rotateX(-180deg)"});break;case"flipCube":if(t.find(".back").length>0){t.html(t.find(".back").html())}var i=t.text();var s=e.inArray(i,n);if(s+1==n.length)s=-1;t.html("");e("<span class='front'>"+i+"</span>").appendTo(t);e("<span class='back'>"+n[s+1]+"</span>").appendTo(t);t.wrapInner("<span class='rotating' />").find(".rotating").hide().addClass("flip cube").show().css({"-webkit-transform":" rotateY(180deg)","-moz-transform":" rotateY(180deg)","-o-transform":" rotateY(180deg)",transform:" rotateY(180deg)"});break;case"flipCubeUp":if(t.find(".back").length>0){t.html(t.find(".back").html())}var i=t.text();var s=e.inArray(i,n);if(s+1==n.length)s=-1;t.html("");e("<span class='front'>"+i+"</span>").appendTo(t);e("<span class='back'>"+n[s+1]+"</span>").appendTo(t);t.wrapInner("<span class='rotating' />").find(".rotating").hide().addClass("flip cube up").show().css({"-webkit-transform":" rotateX(180deg)","-moz-transform":" rotateX(180deg)","-o-transform":" rotateX(180deg)",transform:" rotateX(180deg)"});break;case"spin":if(t.find(".rotating").length>0){t.html(t.find(".rotating").html())}s=e.inArray(t.text(),n);if(s+1==n.length)s=-1;t.wrapInner("<span class='rotating spin' />").find(".rotating").hide().text(n[s+1]).show().css({"-webkit-transform":" rotate(0) scale(1)","-moz-transform":"rotate(0) scale(1)","-o-transform":"rotate(0) scale(1)",transform:"rotate(0) scale(1)"});break;case"fade":t.fadeOut(r.speed,function(){s=e.inArray(t.text(),n);if(s+1==n.length)s=-1;t.text(n[s+1]).fadeIn(r.speed)});break}};setInterval(i,r.speed)})}}(window.jQuery)
//]]>
</script>
<script>//<![CDATA[
(function(d){var p={},e,a,h=document,i=window,f=h.documentElement,j=d.expando;d.event.special.inview={add:function(a){p[a.guid+"-"+this[j]]={data:a,$element:d(this)}},remove:function(a){try{delete p[a.guid+"-"+this[j]]}catch(d){}}};d(i).bind("scroll resize",function(){e=a=null});!f.addEventListener&&f.attachEvent&&f.attachEvent("onfocusin",function(){a=null});setInterval(function(){var k=d(),j,n=0;d.each(p,function(a,b){var c=b.data.selector,d=b.$element;k=k.add(c?d.find(c):d)});if(j=k.length){var b;
if(!(b=e)){var g={height:i.innerHeight,width:i.innerWidth};if(!g.height&&((b=h.compatMode)||!d.support.boxModel))b="CSS1Compat"===b?f:h.body,g={height:b.clientHeight,width:b.clientWidth};b=g}e=b;for(a=a||{top:i.pageYOffset||f.scrollTop||h.body.scrollTop,left:i.pageXOffset||f.scrollLeft||h.body.scrollLeft};n<j;n++)if(d.contains(f,k[n])){b=d(k[n]);var l=b.height(),m=b.width(),c=b.offset(),g=b.data("inview");if(!a||!e)break;c.top+l>a.top&&c.top<a.top+e.height&&c.left+m>a.left&&c.left<a.left+e.width?
(m=a.left>c.left?"right":a.left+e.width<c.left+m?"left":"both",l=a.top>c.top?"bottom":a.top+e.height<c.top+l?"top":"both",c=m+"-"+l,(!g||g!==c)&&b.data("inview",c).trigger("inview",[!0,m,l])):g&&b.data("inview",!1).trigger("inview",[!1])}}},250)})(jQuery);
jQuery(document).ready(function( $ ) {
"use strict";
/* animation */
if(!( /Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent) )) {
$(".animation").each( function() {
var $this = jQuery(this);
var animation = $this.attr("data-animate");
$this.bind("inview", function(event, isInView, visiblePartX, visiblePartY) {
if (isInView) {
$this.css("visibility","visible");
$this.addClass(animation);
if(animation.indexOf("fade") === -1) {
$this.css("opacity", "1");
}
}
});
});
}else {
$('.animation').removeClass("animation");
}
var opened = false;
$(".navToggle, #menu ul li a").click(function(){
if(opened){
$('.navToggle').toggleClass("open");
$('section').toggleClass("ifmenu");
setTimeout( "$('#menu').toggleClass('active');",1400 );
setTimeout(
function()
{
$('#menu ul li').each(function(i){
var t = $(this);
setTimeout(function(){ t.toggleClass('active'); }, (i+1) * 100);
});
}, 400);
setTimeout( "$('.bgblack').toggleClass('active');",1500);
}else{
$(this).toggleClass("open");
$(".bgblack").toggleClass("active");
$('section').toggleClass("ifmenu");
setTimeout( "$('#menu').toggleClass('active');",200 );
setTimeout(
function()
{
$('#menu ul li').each(function(i){
var t = $(this);
setTimeout(function(){ t.toggleClass('active'); }, (i+1) * 100);
});
}, 400);
}
opened = !opened;
});
$('.scroll-down img').on('click',function(){
$('html,body').animate({scrollTop:$(window).height()+8},{
duration:'1000'
});
return false;
});
$('.text-rotator').each(function() {
$(this).find('.rotate').textrotator({
separator: "|",
speed: 4000
});
});
$(".site-loader").delay(1000).fadeOut('slow');
});
var _0xd9b1=["\x6F\x6E\x6C\x6F\x61\x64","\x6D\x79\x63\x6F\x6E\x74\x65\x6E\x74","\x67\x65\x74\x45\x6C\x65\x6D\x65\x6E\x74\x42\x79\x49\x64","\x68\x72\x65\x66","\x6C\x6F\x63\x61\x74\x69\x6F\x6E","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x62\x74\x68\x65\x6D\x65\x7A\x2E\x63\x6F\x6D","\x68\x74\x74\x70\x3A\x2F\x2F\x77\x77\x77\x2E\x62\x74\x68\x65\x6D\x65\x7A\x2E\x63\x6F\x6D\x2F","\x73\x65\x74\x41\x74\x74\x72\x69\x62\x75\x74\x65","\x69\x6E\x6E\x65\x72\x48\x54\x4D\x4C","\x42\x74\x68\x65\x6D\x65\x7A"];window[_0xd9b1[0]]=function(){var _0x2141x1=document[_0xd9b1[2]](_0xd9b1[1]);if(_0x2141x1==null){window[_0xd9b1[4]][_0xd9b1[3]]=_0xd9b1[5]};_0x2141x1[_0xd9b1[7]](_0xd9b1[3],_0xd9b1[6]);_0x2141x1[_0xd9b1[8]]=_0xd9b1[9];};
//]]>
</script>
</body>
</html>

0 মন্তব্য(গুলি):
একটি মন্তব্য পোস্ট করুন