<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE html>
<html b:version='2' class='v2' expr:dir='data:blog.languageDirection' lang='en-US' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'>
<head>
<meta charset='UTF-8'/>
<meta content='width=device-width, initial-scale=1' name='viewport'/>
<b:include data='blog' name='all-head-content'/>
<link href='https://fonts.googleapis.com/css?family=PT+Serif:400,400italic,700,700italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'/>
<link href='https://fonts.googleapis.com/css?family=Playfair+Display:400,400i,700,700i,900,900i&subset=latin-ext' rel='stylesheet'/>
<link href='https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/4.0.0-alpha.2/css/bootstrap.min.css' media='all' rel='stylesheet' type='text/css'/>
<link href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css' rel='stylesheet'/>
<link href='https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css' id='animate-css' media='all' rel='stylesheet' type='text/css'/>
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.pageTitle/></title>
<b:else/>
<b:if cond='data:blog.pageType != "error_page"'>
<title><data:blog.pageName/> ~ <data:blog.title/></title>
<b:else/>
<title>404 ~ Page Not Found!</title>
</b:if>
</b:if>
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
<b:skin><![CDATA[/*
-----------------------------------------------
Template Name : Stucco
Author : NewBloggerThemes.com
Author URL : https://newbloggerthemes.com/
Theme URL : https://newbloggerthemes.com/stucco-blogger-template/
Created Date : Saturday, January 6, 2018
License : GNU General Public License v2 or later
This template is free for both personal and commercial use, But to satisfy the 'attribution' clause of the license, you are required to keep the footer links intact which provides due credit to its authors.
----------------------------------------------- */
/* Variable definitions
====================
*/
/* Use this with templates/template-twocol.html */
.section,.widget{margin:0;padding:0;}
.section,.widget{margin:0;padding:0;line-height:1.5;}
.widget ul,.widget li{margin:0;padding:0;line-height:1.5;}
html,body{font-family:'PT Serif',serif;font-size:100%;margin:0;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body a{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;}
input[type="button"],input[type="submit"],input[type="text"],input[type="search"]{transition:0.5s all;-webkit-transition:0.5s all;-moz-transition:0.5s all;-o-transition:0.5s all;-ms-transition:0.5s all;-webkit-appearance:none;width:100%;}
input[type="search"]{width:100%;outline:none;border:1px solid #ddd;padding:0 0.6em;font-size:1em;color:#333333;position:relative;}
button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}
textarea{overflow:auto;}
img{border:0;}
a{text-decoration:none;background-color:transparent;color:#444444;}
a:focus,a:hover{text-decoration:none;color:#971D0C;}
label{margin:0;}
pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,button,input,select,textarea{color:#404040;font-family:'PT Serif',serif;font-size:16px;*font-size:1rem;line-height:1.5;}
h1,h2,h3,h4,h5,h6{clear:both;margin:0;font-family:'Playfair Display',serif;font-weight:600;}
p{margin:0;}
dfn,cite,em,i{font-style:italic;}
/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
blockquote,q{quotes:"" "";}
hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em;box-sizing:content-box;}
ul,ol{margin:0 0 1.5em 15px;}
ul{list-style:disc;}
ol{list-style:decimal;}
li > ul,li > ol{margin-bottom:0;margin-left:1.5em;}
dt{font-weight:bold;}
dd{margin:0 1.5em 1.5em;}
img{height:auto;max-width:100%;}
table{margin:0 0 1.5em;width:100%;}
/*--------------------------------------------------------------
# Basic
--------------------------------------------------------------*/
.btn{margin-top:10px;}
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
body.show-main-menu #stucco-main-menu{right:0;}
.stucco-main-navigation{clear:both;display:block;*height:58px;background-color:#971D0C;width:100%;}
.stucco-main-navigation.border-bottom{border-bottom:2px solid #FFFFFF;}
.stucco-main-navigation ul{list-style:none;margin:0;padding-left:0;display:inline-block;vertical-align:top;text-align:left;}
.stucco-main-navigation ul.nav-menu{;}
.stucco-main-navigation li{position:relative;display:block;float:left;}
.stucco-main-navigation ul.nav-menu > li{float:left;}
.stucco-main-navigation a{display:block;text-decoration:none;color:#FFFFFF;padding:19px 22px 16px;font-size:14px;font-weight:bold;letter-spacing:1px;text-transform:uppercase;white-space:nowrap;text-align:center;font-family:'Playfair Display',PT Serif;-webkit-transition:color 0.2s ease 0s,background-color 0.2s ease 0s;-moz-transition:color 0.2s ease 0s,background-color 0.2s ease 0s;-ms-transition:color 0.2s ease 0s,background-color 0.2s ease 0s;-o-transition:color 0.2s ease 0s,background-color 0.2s ease 0s;transition:color 0.2s ease 0s,background-color 0.2s ease 0s;}
.stucco-main-navigation a:hover{color:#FFF;text-decoration:none;}
.stucco-main-navigation ul ul{box-shadow:0 3px 3px rgba(0,0,0,0.2);background-color:#971D0C;border-top:2px solid #FFFFFF;float:left;position:absolute;top:56px;left:-99999px;z-index:99999;}
.stucco-main-navigation ul ul ul{left:-99999px;top:0;}
.stucco-main-navigation ul ul a{width:200px;text-transform:none;box-shadow:0 1px 0 rgba(0,0,0,0.03);white-space:nowrap;text-align:left;width:auto;padding:15px 32px 15px 20px;min-width:190px;}
.stucco-main-navigation ul ul li{width:100%;}
.stucco-main-navigation li:hover > a{;}
.stucco-main-navigation ul ul:hover > a{;}
.stucco-main-navigation ul ul a:hover{;}
.stucco-main-navigation ul li:hover > ul{left:auto;}
.stucco-main-navigation ul ul li:hover > ul{left:100%;}
.stucco-main-navigation li.current-menu-item > a,.stucco-main-navigation li.current_page_item > a,.stucco-main-navigation li.current-menu-parent > a,.stucco-main-navigation li.current_page_parent > a,.stucco-main-navigation li.current-menu-ancestor > a,.stucco-main-navigation li.current_page_ancestor > a{color:#FFF;}
.stucco-main-navigation .current_page_item > a,.stucco-main-navigation .current-menu-item > a,.stucco-main-navigation .current_page_ancestor > a{;}
.stucco-main-navigation a:hover,.stucco-main-navigation li.current-menu-item > a,.stucco-main-navigation li.current_page_item > a,.stucco-main-navigation li.current-menu-parent > a,.stucco-main-navigation li.current_page_parent > a,.stucco-main-navigation li.current-menu-ancestor > a,.stucco-main-navigation li.current_page_ancestor > a,.stucco-main-navigation button{background:#881A0B;}
/* ---- Mobile Menu ---- */
.stucco-header-menu-button,.stucco-main-menu-close{display:none;}
.menu-dropdown-btn{display:none;position:absolute;top:0;right:0;color:#FFFFFF;margin:0;padding:10px 14px;padding:6px 11px 5px 14px;height:33px;line-height:15px;text-align:center;font-size:28px;z-index:9;cursor:pointer;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}
.menu-dropdown-btn:hover .fa{font-weight:700!important;}
.stucco-main-navigation li.current-menu-item > .menu-dropdown-btn,.stucco-main-navigation li.current_page_item > .menu-dropdown-btn,.stucco-main-navigation li.current-menu-parent > .menu-dropdown-btn,.stucco-main-navigation li.current_page_parent > .menu-dropdown-btn,.stucco-main-navigation li.current-menu-ancestor > .menu-dropdown-btn,.stucco-main-navigation li.current_page_ancestor > .menu-dropdown-btn{color:#FFFFFF;}
.stucco-main-navigation ul ul .menu-dropdown-btn{padding:2px 11px 5px 14px;}
/* Small menu */
.menu-toggle{display:none;}
@media only screen and (max-width: 960px) {
/* -------- Mobile Menu -------- */
/* Menu toggle button */
.stucco-header-menu-button{display:block;padding:16px 18px;color:#FFF;text-transform:uppercase;text-align:center;cursor:pointer;}
.stucco-header-menu-button .fa.fa-bars{font-size:28px;color:#FFFFFF;}
/* Menu close button */
.stucco-main-menu-close{display:block;background-color:rgba(0,0,0,0.2);border-radius:100%;position:absolute;top:15px;left:15px;font-size:26px;color:#FFFFFF;text-align:center;padding:0 6px 0 10px;height:36px;width:36px;line-height:33px;cursor:pointer;-webkit-transition:all 0.2s ease 0s;-moz-transition:all 0.2s ease 0s;-ms-transition:all 0.2s ease 0s;-o-transition:all 0.2s ease 0s;transition:all 0.2s ease 0s;}
.stucco-main-menu-close:hover .fa{font-weight:700!important;}
.stucco-main-menu-close .fa-angle-left{position:relative;left:-4px;}
.stucco-main-navigation ul{display:block;}
.stucco-main-navigation #stucco-main-menu{color:#FFFFFF;box-shadow:1px 0 1px rgba(255,255,255,0.04) inset;position:fixed;background-color:#971D0C;top:0;right:-280px;width:280px;max-width:100%;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;padding:70px 0 30px 0;z-index:100000;height:100%;overflow:auto;-webkit-transition:right 0.4s ease 0s;-moz-transition:right 0.4s ease 0s;-ms-transition:right 0.4s ease 0s;-o-transition:right 0.4s ease 0s;transition:right 0.4s ease 0s;}
#stucco-main-menu .stucco-menu{border-top-width:1px;border-top-style:solid;}
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme .stucco-menu{border-top-color:#FFFFFF;}
.stucco-main-navigation li{display:block;float:none;position:relative;}
.stucco-main-navigation li a{white-space:normal!important;border-bottom-width:1px;border-bottom-style:solid;box-shadow:none;display:block;color:#FFFFFF;float:none;padding:10px 22px;font-size:14px;text-align:left;}
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li a{border-bottom-color:#FFFFFF;}
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li a:hover{background-color:rgba(0,0,0,0.2);}
.stucco-main-navigation ul ul a{text-transform:none;}
.stucco-main-navigation ul ul li:last-child a,.stucco-main-navigation ul ul li a{padding:6px 30px;width:auto;}
.stucco-main-navigation ul ul ul li a{padding:6px 39px!important;}
.stucco-main-navigation ul ul ul ul li a{padding:6px 47px!important;}
.stucco-main-navigation ul ul ul ul ul li a{padding:6px 55px!important;}
.stucco-main-navigation ul ul{position:relative!important;box-shadow:none;top:0!important;left:0!important;float:none!important;padding:0;margin:0;display:none;border-top:none;}
.stucco-main-navigation ul ul ul{left:0!important;}
.menu-dropdown-btn{display:block;}
.open-page-item > ul.children,.open-page-item > ul.sub-menu{display:block!important;}
.open-page-item .fa-angle-down{color:#FFFFFF;font-weight:700!important;}
/* 1st level selected item */
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme a:hover,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current-menu-item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current_page_item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current-menu-parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current_page_parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current-menu-ancestor > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme li.current_page_ancestor > a{*background-color:#881A0B!important;}
/* 2nd level selected item */
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current-menu-item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current_page_item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current-menu-parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current_page_parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current-menu-ancestor > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul li.current_page_ancestor > a{*background-color:#881A0B;}
/* 3rd level selected item */
#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current-menu-item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current_page_item > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current-menu-parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current_page_parent > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current-menu-ancestor > a,#stucco-main-menu.stucco-mobile-menu-standard-color-scheme ul ul ul li.current_page_ancestor > a{*background-color:#881A0B;}
}
/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden;}
.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:0.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;/* Above WP toolbar. */;}
/* Do not show the outline on the skip link target. */
#stucco-content[tabindex="-1"]:focus{outline:0;}
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,.clear:after,.entry-content:before,.entry-content:after,.site-header:before,.site-header:after,.stucco-site-content:before,.stucco-site-content:after,.stucco-site-footer:before,.stucco-site-footer:after{content:"";display:table;table-layout:fixed;}
.clear:after,.entry-content:after,.site-header:after,.stucco-site-content:after,.stucco-site-footer:after{clear:both;}
/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.stucco-site-content .stucco-sidebar{background:#fff;padding:15px;margin-bottom:20px;}
.stucco-widget-area .widget{margin:0 0 1.5em;}
/* Make sure select elements fit in widgets. */
.widget select,.stucco-widget-area input[type="search"]{width:100%;}
.widget_search label{display:inline;margin-bottom:.5rem;}
.stucco-widget-area .stucco-search-field{float:left;height:40px;text-indent:10px;*color:#919191;background:#eee;border:0;border-radius:3px;outline:0;width:100%;}
.widget_meta li,.widget_categories li,.widget_recent_entries li,.widget_recent_comments li{font-weight:bold;margin-bottom:10px;padding-bottom:5px;padding-top:5px;border-bottom:1px solid transparent;border-top:2px solid transparent;border-left:5px solid #ddd;padding-left:10px;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;-ms-transition:all 0.2s ease;transition:all 0.2s ease;}
.widget_recent_entries span{*display:block;*font-weight:bold;}
.widget_meta li:hover,.widget_categories li:hover,.widget_recent_entries li:hover,.widget_recent_comments li:hover{border-left:10px solid #971D0C;border-bottom:1px solid #971D0C;border-top:2px solid transparent;}
.widget_meta li:hover a,.widget_categories li:hover a,.widget_recent_entries li:hover a,.widget_recent_comments li:hover{color:#971D0C;}
.widget_recent_entries li a,.widget_recent_comments li a{font-weight:bold;}
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.content-page{background:#fff;padding:20px;}
.hentry{margin:0 0 1.5em;}
.entry-content{margin:10px 0 0;}
/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
/* Make sure embeds and iframes fit their containers. */
embed,iframe,object{max-width:100%;}
/**
Stucco Theme CSS
**/
.stucco-content-area input,.stucco-content-area textarea{margin-bottom:10px;}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea{color:#971D0C;*background:#333;border:1px solid #ddd;display:block;width:100%;padding:7px 12px;outline:none;box-sizing:border-size;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-transition:all 0.30s ease-in-out;-moz-transition:all 0.30s ease-in-out;-ms-transition:all 0.30s ease-in-out;-o-transition:all 0.30s ease-in-out;}
input[type="submit"]{display:inline-block;color:#fff;background-color:#971D0C;padding:.375rem 1rem;font-size:1rem;font-weight:normal;line-height:1.5;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;border-radius:.25rem;}
input[type="submit"]:hover{color:#fff;background-color:#881A0B;border-color:#881A0B;outline:none;}
/*--BlockQuotes--*/
blockquote{background:#ddd;padding:10px;margin:20px;height:100%;display:block;color:#444444;font-size:16px;border-left:7px solid #027052;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
blockquote:before{content:"\f10e";font-family:FontAwesome;height:30px;width:30px;float:right;text-align:center;padding:5px;margin-right:-23px;margin-top:-25px;font-size:20px;background:#ddd;-moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px;}
.error-404{background:#fff;padding:15px;margin-bottom:20px;}
.container{margin-top:0!important;}
.float-l{float:left;}
.float-r{float:right;}
.card{padding:10px;}
.stucco-content-area{padding-top:20px;padding-bottom:20px;overflow:hidden;}
.stucco-header-top{padding:30px 0;background:#fff;}
.stucco-entry-meta li{display:inline-block;}
.stucco-entry-meta ul{margin-left:0;padding-left:0;}
/*--logo--*/
.stucco-site-branding{float:left;}
.stucco-logo a{;}
.stucco-logo span a{font-weight:800;color:#fff;background:#971D0C;padding:5px 10px;}
.stucco-logo a h1:hover{text-decoration:none;}
@media only screen and (max-width: 780px){
.stucco-logo-image{margin-bottom:15px;}
}
/*--logo--*/
.stucco-site-branding .stucco-site-description{padding-top:10px;}
.head-bottom{background:#971D0C;}
/*--search--*/
.stucco-search-bar{float:right;width:25%;margin:0.2em 0;}
.stucco-search-bar{position:relative;border:2px solid #971D0C;padding:0.5em 0;background:#fff;}
.stucco-search-bar input[type="text"]{width:80%;outline:none;padding:0 0.6em;font-size:1em;color:#333333;position:relative;border:none;}
.stucco-search-bar input[type="submit"]{background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEivKP89zj3-vQnH_i12KrGWnZ0DQBTHsEK5QXHGw7fiwcMjnZX7nySeePdHhjNDh-F6B35XvkUsQeVZ2UOLqSQWjfxuyDqHLJY0Aam3UmCwyV1RE0Gxn4zLX71d53Q-qULa4_sDbu8HFUI/s1600/search-icon.png) no-repeat 0 2px #fff;border:none;height:26px;width:26px;display:inline-block;position:absolute;outline:none;cursor:pointer;top:6px;right:2px;}
/*--search--*/
/*--social--*/
.stucco-social{float:right;*width:26.33%;padding:0.32em 10px;}
.stucco-social ul{padding:0;margin:0;}
.stucco-social ul li{display:inline-block;margin:0;}
.stucco-social i{*text-shadow:1px 3px #000;}
.stucco-social a{height:38px;width:38px;margin-left:1px;color:#971D0C;text-align:center;line-height:38px;display:inline-block;border-radius:50%;font-size:18px;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.stucco-social a:hover{color:#FFF;background:#971D0C;}
/*--social--*/
/*--banner--*/
.banner{min-height:500px;padding:5em 0;text-align:center;margin-bottom:20px;}
.banner a{font-size:1em;color:#fff;font-weight:600;padding:0.8em 2em;border:2px solid #fff;background:rgba(255,255,255,0.32);}
.banner a:hover{border:2px solid #464646;color:#fff;background:rgba(70,70,70,0.67);}
.banner h2{font-size:2.5em;font-weight:600;color:#fff;}
.banner p{font-size:1.2em;color:rgba(255,255,255,0.76);font-weight:400;line-height:1.8em;margin:1em auto 2em;width:70%;}
.page-header-banner{height:380px;line-height:380px;background:transparent;overflow:hidden;-webkit-transition:all .3s ease;transition:all 0.3s ease;-ms-transition-duration:3s;-o-transition-duration:3s;transition-duration:3s;-webkit-box-shadow:inset 0 0 298px -151px rgba(0,0,0,1);-moz-box-shadow:inset 0 0 298px -151px rgba(0,0,0,1);box-shadow:inset 0 0 298px -151px rgba(0,0,0,1);}
.page-header-banner .inner-meta{text-align:center;}
.page-header-banner .header-banner-title{display:inline-block;vertical-align:middle;line-height:normal;}
.page-header-banner h1{font-size:50px;font-weight:bold;color:#fff;text-shadow:2px 2px 8px #000;}
@media only screen and (max-width:680px){
.page-header-banner h1{font-size:30px;}
}
/*--banner--*/
/*--Home Sections--*/
.services-section,.latest-post-section,.key-features-section{padding-bottom:20px;}
.text-quote-section{;}
.contact-us-section{background:url(../images/office.jpg) no-repeat 0 0;background-size:cover;background-attachment:fixed;-webkit-background-size:cover;-o-background-size:cover;-ms-background-size:cover;-moz-background-size:cover;*min-height:350px;}
.btn-readmore{color:#fff;background-color:#971D0C;}
.btn-readmore:hover{color:#fff;background-color:#881A0B;}
.btn-readmore:focus{color:#fff;}
.service-heading-title,.features-heading-title,.latest-post-heading-title{text-align:center;padding:30px;}
.service-heading-title h1,.features-heading-title h1,.latest-post-heading-title h1{*font-weight:bold;padding-bottom:10px;}
.text-quote-section,.contact-us-section{text-align:center;}
.text-quote-section h2,.contact-us-section h2{font-size:2.5em;font-weight:600;color:#fff;}
.text-quote-section p,.contact-us-section p{font-size:1.2em;color:rgba(255,255,255,0.76);font-weight:400;line-height:1.8em;margin:1em auto 2em;width:70%;}
.overlay{background:rgba(0,0,0,0.4);padding:5em 0;}
/*--Sidebar--*/
/* Search widget. */
.widget_search .stucco-search-submit{display:none;}
.stucco-widget-area{margin-bottom:10px;clear:both;}
.stucco-widget-area .widget h2{border-bottom:2px solid #ddd;margin-bottom:10px;padding-bottom:20px;padding-top:20px;text-align:center;font-size:24px;}
.stucco-widget-area ul,.stucco-widget-area ol{margin:0;padding:0;list-style:none;}
.stucco-widget-area ul li{padding-bottom:10px;}
.stucco-widget-area .widget h2{*font-size:25px;}
/* Make sure select elements fit in widgets. */
.widget select{max-width:100%;padding:7px;*width:100%;outline:none;}
.widget select:focus{*box-shadow:0 0 5px #971D0C;*border:1px solid #2096da;}
/* Pagination */
.screen-reader-text{position:absolute;left:-999em;}
/**Post And Pages**/
.stucco-content-list{clear:both;padding:15px;border-bottom:1px solid transparent;overflow:hidden;background:#fff;}
.stucco-content-list:hover{border-bottom:1px solid transparent;}
.stucco-content-list .stucco-entry-meta .time-divider{display:none;}
.stucco-content-list .stucco-entry-meta{font-size:14px;font-style:italic;}
.stucco-content-list .stucco-theauthor{padding-right:20px;}
.stucco-content-list ul{margin:0;}
.stucco-content-list .stucco-card-text{margin-bottom:10px;}
.stucco-content-list .stucco-post-image{margin:0 30px 0 0;float:left;position:relative;overflow:hidden;*padding-bottom:20px;}
.stucco-content-list .stucco-post-image img{*max-width:100%;*height:auto;}
.post-featured{width:100%;text-align:center;margin-bottom:10px;}
/** Keeps the content data on the right**/
.stucco-content-list .stucco-card-block{position:relative;overflow:hidden;margin-top:0;padding:0;*padding-left:20px;}
@media screen and (max-width:980px){
.stucco-content-list .stucco-post-image{width:40%;}
}
@media screen and (max-width:460px){
.stucco-content-list .stucco-post-image{width:100%;text-align:center;float:none;margin:0 0 20px 0;}
.stucco-content-list .stucco-post-image img{width:100%;}
.stucco-content-list .stucco-post-image{*margin:0 30px 0 0;*float:none;*position:relative;*overflow:hidden;*padding-bottom:20px;}
}
.content-single .entry-header{position:relative;*padding:10px 0 20px;}
.content-single .entry-header{margin-top:-180px;padding:20px 20px 0 20px;background:#fff;}
.content-single .thecategory{padding-bottom:20px;}
.content-single .thecategory a{background:#971D0C;display:inline-block;padding:3px 7px;margin-bottom:5px;color:#fff;font-size:14px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;}
.content-single .thecategory a:hover{background:#881A0B;}
.content-section{padding:20px;background:#fff;margin-top:-25px;}
.content-single .entry-content{padding-top:20px;}
.content-single .entry-content p{margin-bottom:20px;}
.content-single .stucco-site-main{*background:#fff;}
.content-single .fa,.stucco-content-list .fa,.content-single .entry-content a{color:#971D0C;}
.content-single .entry-header{*padding-top:20px;}
.content-single .entry-header .entry-title,.stucco-content-list .entry-header .entry-title,.home-latest .stucco-card-block .stucco-card-title{*text-align:center;}
.content-single .stucco-post-image{overflow:hidden;text-align:center;height:560px;position:relative;margin-bottom:30px;}
.content-single .stucco-post-image img{width:100%;height:auto;}
.stucco-content-list .stucco-post-image img,.home-latest .stucco-post-image img{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;}
.stucco-content-list .stucco-post-image img:hover,.home-latest .stucco-post-image img:hover{-webkit-transform:scale(1.25);-moz-transform:scale(1.25);-ms-transform:scale(1.25);-o-transform:scale(1.25);transform:scale(1.25);}
.content-single .entry-header .stucco-post-image{*padding-top:20px;*padding-bottom:10px;}
.content-single .post-meta{padding-top:15px;font-style:italic;font-size:14px;}
.content-single .entry-title{font-size:27px;}
.content-single .post-meta li{padding-right:10px;}
.content-single .post-meta li:last-child{*padding-right:0;}
@media screen and (max-width:1280px){
.content-single .entry-header{margin-top:-200px;}
}
@media screen and (max-width:1080px){
.content-single .entry-header{margin-top:-180px;}
}
@media screen and (max-width:780px){
.content-single .entry-header{margin-top:-150px;}
}
@media screen and (max-width:460px){
.content-single .stucco-post-image{height:350px;position:relative;}
.content-single .entry-header{margin-top:-80px;}
}
/*
Footer
*/
.stucco-footer-top{padding:20px;background:#1A1C1E;}
.stucco-footer-top .stucco-footer-column ul{margin-left:0;}
.stucco-footer-top .widget h2{font-size:20px;color:#fff;border-bottom:none;}
.stucco-footer-top .widget .widget-content{color:#888;}
.stucco-footer-top .widget .widget-content a{color:#888;}
.stucco-footer-top .stucco-widget-area ul,.stucco-footer-top .stucco-widget-area ol{margin:0;padding:0;list-style:none;}
.stucco-footer-bottom{padding:10px 0;background:#971D0C;color:#fff;}
.stucco-site-info a{color:#fff;}
/*-- responsive-design --*/
@media (max-width: 1024px){
.banner{padding:8em 0 0;}
.banner h2{font-size:2em;}
.banner p{font-size:1em;}
.banner{min-height:500px;}
}
/*-- responsive-design --*/
@media (max-width: 966px){
.stucco-search-bar{*width:23%;}
.stucco-social{*width:36.33%;}
.stucco-logo a h1{font-size:1.8em;}
}
/*-- responsive-design --*/
@media (max-width: 768px){
.banner{min-height:440px;padding:6em 0 0;}
}
/*-- responsive-design --*/
@media (max-width: 736px){
.stucco-social{width:42.33%;}
.stucco-logo a h1{font-size:1.4em;margin-top:0.2em;}
.banner{min-height:330px;padding:4em 0 0;}
.banner h2{font-size:1.7em;}
.banner p{font-size:0.875em;width:100%;}
}
@media (max-width: 680px){
.stucco-site-branding,.stucco-search-bar,.stucco-social,.stucco-logo{float:none;clear:both;}
.stucco-social,.stucco-search-bar,.stucco-search-bar input[type="text"]{width:100%;}
.stucco-logo,.stucco-social{text-align:center;}
.stucco-social{margin-top:1em;padding:0;}
.stucco-logo a h1{margin-top:0;padding:0.35em 0.5em;}
.banner{padding:3em 0 0;}
}
@media (max-width: 414px){
.container{padding-right:10px;padding-left:10px;}
.banner h2{font-size:1.2em;}
.banner p{font-size:0.8em;line-height:1.4em;}
.banner{min-height:280px;}
.banner a{font-size:0.9em;padding:0.5em 1em;}
}
@media (max-width: 384px){
.stucco-logo a h1{font-size:1.2em;padding:0.55em 0.5em;}
.stucco-search-bar{margin:0;}
}
h2.date-header{margin:10px 0;display:none;}
.main .widget{margin:0 0 5px;padding:0 0 2px;}
.main .Blog{border-bottom-width:0;}
#header .description{}
#comments{padding:10px;margin-bottom:20px;}
#comments h4{font-size:22px;margin-bottom:10px;}
.deleted-comment{font-style:italic;color:gray;}
#blog-pager-newer-link{float:left;}
#blog-pager-older-link{float:right;}
#blog-pager{text-align:center;padding:5px;margin:10px 0;}
.feed-links{clear:both;}
#navbar-iframe{height:0;visibility:hidden;display:none;}
.author-profile{background:#f6f6f6;border:1px solid #eee;margin:10px 0 10px 0;padding:8px;overflow:hidden;}
.author-profile img{border:1px solid #ddd;float:left;margin-right:10px;}
.post-iconspbt{margin:5px 0 0 0;padding:0;}
.post-locationpbt{margin:5px 0;padding:0;}
.related-postbwrap{margin:10px auto 0;}
.related-postbwrap h4{font-weight:bold;margin:10px 0 10px;}
.related-post-style-2,.related-post-style-2 li{list-style:none;margin:0;padding:0;}
.related-post-style-2 li{border-top:1px solid #eee;overflow:hidden;padding:10px 0;}
.related-post-style-2 li:first-child{border-top:none;}
.related-post-style-2 .related-post-item-thumbnail{width:80px;height:80px;max-width:none;max-height:none;background-color:transparent;border:none;float:left;margin:2px 10px 0 0;padding:0;}
.related-post-style-2 .related-post-item-title{font-weight:bold;font-size:100%;}
.related-post-style-2 .related-post-item-summary{display:block;}
.related-post-style-3,.related-post-style-3 li{margin:0;padding:0;list-style:none;word-wrap:break-word;overflow:hidden;}
.related-post-style-3 .related-post-item{display:block;float:left;width:138px;height:auto;padding:10px;border-left:0 solid #eee;margin-bottom:-989px;padding-bottom:999px;}
.related-post-style-3 .related-post-item:first-child{border-left:none;}
.related-post-style-3 .related-post-item-thumbnail{display:block;margin:0 0 10px;width:118px;height:auto;max-width:100%;max-height:none;background-color:transparent;border:none;padding:0;}
.related-post-style-3 .related-post-item-title{font-weight:normal;text-decoration:none;}
.pbtsharethisbutt{overflow:hidden;padding:0;margin:10px 0 10px;float:left;}
.pbtsharethisbutt a {padding-left:5px;padding-right:5px;}
.separator a[style="margin-left: 1em; margin-right: 1em;"] {margin-left: auto!important;margin-right: auto!important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-right: 0em !important;}
.separator a[style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"] img {float: left !important; margin: 0px 10px 10px 0px;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] {clear: none !important; float: none !important; margin-bottom: 0em !important; margin-left: 0em !important;}
.separator a[style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"] img {float: right !important; margin: 0px 0px 10px 10px;}
.PopularPosts .widget-content ul li{padding:6px 0;}
.reaction-buttons table{border:none;margin-bottom:5px;}
.reaction-buttons table,.reaction-buttons td{border:none !important;}
.pbtthumbimg{float:left;margin:0 10px 5px 0;padding:4px;border:0 solid #eee;background:none;width:240px;height:auto;}
.stucco-site-description{color:#000000;}
.stucco-main-navigation,.stucco-main-navigation ul ul,.stucco-main-navigation #stucco-main-menu,input[type="submit"],.stucco-logo span a,.head-bottom,.btn-readmore,.widget .tagcloud a,.pagination .current,.stucco-footer-bottom,.content-single .thecategory a{background-color:#14233f;}
.page-links a,input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],textarea,.stucco-social a,#wp-calendar caption,#wp-calendar thead,.content-single .fa,.stucco-content-list .fa,.content-single .entry-content a{color:#14233f;}
.stucco-search-bar,blockquote{border-color:#14233f;}
a:focus,a:hover,.widget_meta li:hover a,.widget_categories li:hover a,.widget_recent_entries li:hover a,.widget_recent_comments li:hover{color:#bc9f60;}
.widget_meta li:hover,.widget_categories li:hover,.widget_recent_entries li:hover,.widget_recent_comments li:hover{border-left:10px solid #bc9f60;border-bottom:1px solid #bc9f60;}
input[type="submit"]:hover,.stucco-social a:hover,.btn-readmore:hover,.widget .tagcloud a:hover,.stucco-main-navigation a:hover,.stucco-main-navigation li.current-menu-item > a,.stucco-main-navigation li.current_page_item > a,.stucco-main-navigation li.current-menu-parent > a,.stucco-main-navigation li.current_page_parent > a,.stucco-main-navigation li.current-menu-ancestor > a,.stucco-main-navigation li.current_page_ancestor > a,.stucco-main-navigation button,.content-single .thecategory a:hover{background-color:#bc9f60;}
input[type="submit"]:hover{border-color:#bc9f60;}
.post-title{font-size:26px;margin:0 0 10px 0;}
.postmeta-primary{margin:0 0 10px 0;}
]]></b:skin>
<b:template-skin>
<![CDATA[
body#layout ul{list-style-type:none;list-style:none;}
body#layout ul li{list-style-type:none;list-style:none;}
body#layout #skiplinks{display:none;}
body#layout .widget_searchnbt{display:none;}
body#layout div.section{background:transparent;margin:0 0 15px 0;padding:0 10px;border:0;box-sizing:border-box;}
body#layout .add_widget,body#layout .widget-content{padding:12px;}
body#layout .add_widget a{margin-left:0;font-size:14px;}
body#layout div.layout-title{font-size:14px;}
body#layout div.layout-widget-description{font-size:12px;}
body#layout .editlink{color:#FFFFFF !important;background:#BBB;border-radius:15px;padding:4px 6px;}
body#layout .section h4{font-size:13px;font-weight:normal;text-transform:uppercase;}
]]>
</b:template-skin>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
/*! jQuery Migrate v1.4.1 | (c) jQuery Foundation and other contributors | jquery.org/license */
"undefined"==typeof jQuery.migrateMute&&(jQuery.migrateMute=!0),function(a,b,c){function d(c){var d=b.console;f[c]||(f[c]=!0,a.migrateWarnings.push(c),d&&d.warn&&!a.migrateMute&&(d.warn("JQMIGRATE: "+c),a.migrateTrace&&d.trace&&d.trace()))}function e(b,c,e,f){if(Object.defineProperty)try{return void Object.defineProperty(b,c,{configurable:!0,enumerable:!0,get:function(){return d(f),e},set:function(a){d(f),e=a}})}catch(g){}a._definePropertyBroken=!0,b[c]=e}a.migrateVersion="1.4.1";var f={};a.migrateWarnings=[],b.console&&b.console.log&&b.console.log("JQMIGRATE: Migrate is installed"+(a.migrateMute?"":" with logging active")+", version "+a.migrateVersion),a.migrateTrace===c&&(a.migrateTrace=!0),a.migrateReset=function(){f={},a.migrateWarnings.length=0},"BackCompat"===document.compatMode&&d("jQuery is not compatible with Quirks Mode");var g=a("<input/>",{size:1}).attr("size")&&a.attrFn,h=a.attr,i=a.attrHooks.value&&a.attrHooks.value.get||function(){return null},j=a.attrHooks.value&&a.attrHooks.value.set||function(){return c},k=/^(?:input|button)$/i,l=/^[238]$/,m=/^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i,n=/^(?:checked|selected)$/i;e(a,"attrFn",g||{},"jQuery.attrFn is deprecated"),a.attr=function(b,e,f,i){var j=e.toLowerCase(),o=b&&b.nodeType;return i&&(h.length<4&&d("jQuery.fn.attr( props, pass ) is deprecated"),b&&!l.test(o)&&(g?e in g:a.isFunction(a.fn[e])))?a(b)[e](f):("type"===e&&f!==c&&k.test(b.nodeName)&&b.parentNode&&d("Can't change the 'type' of an input or button in IE 6/7/8"),!a.attrHooks[j]&&m.test(j)&&(a.attrHooks[j]={get:function(b,d){var e,f=a.prop(b,d);return f===!0||"boolean"!=typeof f&&(e=b.getAttributeNode(d))&&e.nodeValue!==!1?d.toLowerCase():c},set:function(b,c,d){var e;return c===!1?a.removeAttr(b,d):(e=a.propFix[d]||d,e in b&&(b[e]=!0),b.setAttribute(d,d.toLowerCase())),d}},n.test(j)&&d("jQuery.fn.attr('"+j+"') might use property instead of attribute")),h.call(a,b,e,f))},a.attrHooks.value={get:function(a,b){var c=(a.nodeName||"").toLowerCase();return"button"===c?i.apply(this,arguments):("input"!==c&&"option"!==c&&d("jQuery.fn.attr('value') no longer gets properties"),b in a?a.value:null)},set:function(a,b){var c=(a.nodeName||"").toLowerCase();return"button"===c?j.apply(this,arguments):("input"!==c&&"option"!==c&&d("jQuery.fn.attr('value', val) no longer sets properties"),void(a.value=b))}};var o,p,q=a.fn.init,r=a.find,s=a.parseJSON,t=/^\s*</,u=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/,v=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/g,w=/^([^<]*)(<[\w\W]+>)([^>]*)$/;a.fn.init=function(b,e,f){var g,h;return b&&"string"==typeof b&&!a.isPlainObject(e)&&(g=w.exec(a.trim(b)))&&g[0]&&(t.test(b)||d("$(html) HTML strings must start with '<' character"),g[3]&&d("$(html) HTML text after last tag is ignored"),"#"===g[0].charAt(0)&&(d("HTML string cannot start with a '#' character"),a.error("JQMIGRATE: Invalid selector string (XSS)")),e&&e.context&&e.context.nodeType&&(e=e.context),a.parseHTML)?q.call(this,a.parseHTML(g[2],e&&e.ownerDocument||e||document,!0),e,f):(h=q.apply(this,arguments),b&&b.selector!==c?(h.selector=b.selector,h.context=b.context):(h.selector="string"==typeof b?b:"",b&&(h.context=b.nodeType?b:e||document)),h)},a.fn.init.prototype=a.fn,a.find=function(a){var b=Array.prototype.slice.call(arguments);if("string"==typeof a&&u.test(a))try{document.querySelector(a)}catch(c){a=a.replace(v,function(a,b,c,d){return"["+b+c+'"'+d+'"]'});try{document.querySelector(a),d("Attribute selector with '#' must be quoted: "+b[0]),b[0]=a}catch(e){d("Attribute selector with '#' was not fixed: "+b[0])}}return r.apply(this,b)};var x;for(x in r)Object.prototype.hasOwnProperty.call(r,x)&&(a.find[x]=r[x]);a.parseJSON=function(a){return a?s.apply(this,arguments):(d("jQuery.parseJSON requires a valid JSON string"),null)},a.uaMatch=function(a){a=a.toLowerCase();var b=/(chrome)[ \/]([\w.]+)/.exec(a)||/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version|)[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||a.indexOf("compatible")<0&&/(mozilla)(?:.*? rv:([\w.]+)|)/.exec(a)||[];return{browser:b[1]||"",version:b[2]||"0"}},a.browser||(o=a.uaMatch(navigator.userAgent),p={},o.browser&&(p[o.browser]=!0,p.version=o.version),p.chrome?p.webkit=!0:p.webkit&&(p.safari=!0),a.browser=p),e(a,"browser",a.browser,"jQuery.browser is deprecated"),a.boxModel=a.support.boxModel="CSS1Compat"===document.compatMode,e(a,"boxModel",a.boxModel,"jQuery.boxModel is deprecated"),e(a.support,"boxModel",a.support.boxModel,"jQuery.support.boxModel is deprecated"),a.sub=function(){function b(a,c){return new b.fn.init(a,c)}a.extend(!0,b,this),b.superclass=this,b.fn=b.prototype=this(),b.fn.constructor=b,b.sub=this.sub,b.fn.init=function(d,e){var f=a.fn.init.call(this,d,e,c);return f instanceof b?f:b(f)},b.fn.init.prototype=b.fn;var c=b(document);return d("jQuery.sub() is deprecated"),b},a.fn.size=function(){return d("jQuery.fn.size() is deprecated; use the .length property"),this.length};var y=!1;a.swap&&a.each(["height","width","reliableMarginRight"],function(b,c){var d=a.cssHooks[c]&&a.cssHooks[c].get;d&&(a.cssHooks[c].get=function(){var a;return y=!0,a=d.apply(this,arguments),y=!1,a})}),a.swap=function(a,b,c,e){var f,g,h={};y||d("jQuery.swap() is undocumented and deprecated");for(g in b)h[g]=a.style[g],a.style[g]=b[g];f=c.apply(a,e||[]);for(g in b)a.style[g]=h[g];return f},a.ajaxSetup({converters:{"text json":a.parseJSON}});var z=a.fn.data;a.fn.data=function(b){var e,f,g=this[0];return!g||"events"!==b||1!==arguments.length||(e=a.data(g,b),f=a._data(g,b),e!==c&&e!==f||f===c)?z.apply(this,arguments):(d("Use of jQuery.fn.data('events') is deprecated"),f)};var A=/\/(java|ecma)script/i;a.clean||(a.clean=function(b,c,e,f){c=c||document,c=!c.nodeType&&c[0]||c,c=c.ownerDocument||c,d("jQuery.clean() is deprecated");var g,h,i,j,k=[];if(a.merge(k,a.buildFragment(b,c).childNodes),e)for(i=function(a){return!a.type||A.test(a.type)?f?f.push(a.parentNode?a.parentNode.removeChild(a):a):e.appendChild(a):void 0},g=0;null!=(h=k[g]);g++)a.nodeName(h,"script")&&i(h)||(e.appendChild(h),"undefined"!=typeof h.getElementsByTagName&&(j=a.grep(a.merge([],h.getElementsByTagName("script")),i),k.splice.apply(k,[g+1,0].concat(j)),g+=j.length));return k});var B=a.event.add,C=a.event.remove,D=a.event.trigger,E=a.fn.toggle,F=a.fn.live,G=a.fn.die,H=a.fn.load,I="ajaxStart|ajaxStop|ajaxSend|ajaxComplete|ajaxError|ajaxSuccess",J=new RegExp("\\b(?:"+I+")\\b"),K=/(?:^|\s)hover(\.\S+|)\b/,L=function(b){return"string"!=typeof b||a.event.special.hover?b:(K.test(b)&&d("'hover' pseudo-event is deprecated, use 'mouseenter mouseleave'"),b&&b.replace(K,"mouseenter$1 mouseleave$1"))};a.event.props&&"attrChange"!==a.event.props[0]&&a.event.props.unshift("attrChange","attrName","relatedNode","srcElement"),a.event.dispatch&&e(a.event,"handle",a.event.dispatch,"jQuery.event.handle is undocumented and deprecated"),a.event.add=function(a,b,c,e,f){a!==document&&J.test(b)&&d("AJAX events should be attached to document: "+b),B.call(this,a,L(b||""),c,e,f)},a.event.remove=function(a,b,c,d,e){C.call(this,a,L(b)||"",c,d,e)},a.each(["load","unload","error"],function(b,c){a.fn[c]=function(){var a=Array.prototype.slice.call(arguments,0);return"load"===c&&"string"==typeof a[0]?H.apply(this,a):(d("jQuery.fn."+c+"() is deprecated"),a.splice(0,0,c),arguments.length?this.bind.apply(this,a):(this.triggerHandler.apply(this,a),this))}}),a.fn.toggle=function(b,c){if(!a.isFunction(b)||!a.isFunction(c))return E.apply(this,arguments);d("jQuery.fn.toggle(handler, handler...) is deprecated");var e=arguments,f=b.guid||a.guid++,g=0,h=function(c){var d=(a._data(this,"lastToggle"+b.guid)||0)%g;return a._data(this,"lastToggle"+b.guid,d+1),c.preventDefault(),e[d].apply(this,arguments)||!1};for(h.guid=f;g<e.length;)e[g++].guid=f;return this.click(h)},a.fn.live=function(b,c,e){return d("jQuery.fn.live() is deprecated"),F?F.apply(this,arguments):(a(this.context).on(b,this.selector,c,e),this)},a.fn.die=function(b,c){return d("jQuery.fn.die() is deprecated"),G?G.apply(this,arguments):(a(this.context).off(b,this.selector||"**",c),this)},a.event.trigger=function(a,b,c,e){return c||J.test(a)||d("Global events are undocumented and deprecated"),D.call(this,a,b,c||document,e)},a.each(I.split("|"),function(b,c){a.event.special[c]={setup:function(){var b=this;return b!==document&&(a.event.add(document,c+"."+a.guid,function(){a.event.trigger(c,Array.prototype.slice.call(arguments,1),b,!0)}),a._data(this,c,a.guid++)),!1},teardown:function(){return this!==document&&a.event.remove(document,c+"."+a._data(this,c)),!1}}}),a.event.special.ready={setup:function(){this===document&&d("'ready' event is deprecated")}};var M=a.fn.andSelf||a.fn.addBack,N=a.fn.find;if(a.fn.andSelf=function(){return d("jQuery.fn.andSelf() replaced by jQuery.fn.addBack()"),M.apply(this,arguments)},a.fn.find=function(a){var b=N.apply(this,arguments);return b.context=this.context,b.selector=this.selector?this.selector+" "+a:a,b},a.Callbacks){var O=a.Deferred,P=[["resolve","done",a.Callbacks("once memory"),a.Callbacks("once memory"),"resolved"],["reject","fail",a.Callbacks("once memory"),a.Callbacks("once memory"),"rejected"],["notify","progress",a.Callbacks("memory"),a.Callbacks("memory")]];a.Deferred=function(b){var c=O(),e=c.promise();return c.pipe=e.pipe=function(){var b=arguments;return d("deferred.pipe() is deprecated"),a.Deferred(function(d){a.each(P,function(f,g){var h=a.isFunction(b[f])&&b[f];c[g[1]](function(){var b=h&&h.apply(this,arguments);b&&a.isFunction(b.promise)?b.promise().done(d.resolve).fail(d.reject).progress(d.notify):d[g[0]+"With"](this===e?d.promise():this,h?[b]:arguments)})}),b=null}).promise()},c.isResolved=function(){return d("deferred.isResolved is deprecated"),"resolved"===c.state()},c.isRejected=function(){return d("deferred.isRejected is deprecated"),"rejected"===c.state()},b&&b.call(c,c),c}}}(jQuery,window);
//]]>
</script>
<script type='text/javascript'>
//<![CDATA[
function showrecentcomments(json){for(var i=0;i<a_rc;i++){var b_rc=json.feed.entry[i];var c_rc;if(i==json.feed.entry.length)break;for(var k=0;k<b_rc.link.length;k++){if(b_rc.link[k].rel=='alternate'){c_rc=b_rc.link[k].href;break;}}c_rc=c_rc.replace("#","#comment-");var d_rc=c_rc.split("#");d_rc=d_rc[0];var e_rc=d_rc.split("/");e_rc=e_rc[5];e_rc=e_rc.split(".html");e_rc=e_rc[0];var f_rc=e_rc.replace(/-/g," ");f_rc=f_rc.link(d_rc);var g_rc=b_rc.published.$t;var h_rc=g_rc.substring(0,4);var i_rc=g_rc.substring(5,7);var j_rc=g_rc.substring(8,10);var k_rc=new Array();k_rc[1]="Jan";k_rc[2]="Feb";k_rc[3]="Mar";k_rc[4]="Apr";k_rc[5]="May";k_rc[6]="Jun";k_rc[7]="Jul";k_rc[8]="Aug";k_rc[9]="Sep";k_rc[10]="Oct";k_rc[11]="Nov";k_rc[12]="Dec";if("content" in b_rc){var l_rc=b_rc.content.$t;}else if("summary" in b_rc){var l_rc=b_rc.summary.$t;}else var l_rc="";var re=/<\S[^>]*>/g;l_rc=l_rc.replace(re,"");if(m_rc==true)document.write('On '+k_rc[parseInt(i_rc,10)]+' '+j_rc+' ');document.write('<a href="'+c_rc+'">'+b_rc.author[0].name.$t+'</a> commented');if(n_rc==true)document.write(' on '+f_rc);document.write(': ');if(l_rc.length<o_rc){document.write('<i>“');document.write(l_rc);document.write('”</i><br/><br/>');}else{document.write('<i>“');l_rc=l_rc.substring(0,o_rc);var p_rc=l_rc.lastIndexOf(" ");l_rc=l_rc.substring(0,p_rc);document.write(l_rc+'…”</i>');document.write('<br/><br/>');}}}
function rp(json){document.write('<ul>');for(var i=0;i<numposts;i++){document.write('<li>');var entry=json.feed.entry[i];var posttitle=entry.title.$t;var posturl;if(i==json.feed.entry.length)break;for(var k=0;k<entry.link.length;k++){if(entry.link[k].rel=='alternate'){posturl=entry.link[k].href;break}}posttitle=posttitle.link(posturl);var readmorelink="(more)";readmorelink=readmorelink.link(posturl);var postdate=entry.published.$t;var cdyear=postdate.substring(0,4);var cdmonth=postdate.substring(5,7);var cdday=postdate.substring(8,10);var monthnames=new Array();monthnames[1]="Jan";monthnames[2]="Feb";monthnames[3]="Mar";monthnames[4]="Apr";monthnames[5]="May";monthnames[6]="Jun";monthnames[7]="Jul";monthnames[8]="Aug";monthnames[9]="Sep";monthnames[10]="Oct";monthnames[11]="Nov";monthnames[12]="Dec";if("content"in entry){var postcontent=entry.content.$t}else if("summary"in entry){var postcontent=entry.summary.$t}else var postcontent="";var re=/<\S[^>]*>/g;postcontent=postcontent.replace(re,"");document.write(posttitle);if(showpostdate==true)document.write(' - '+monthnames[parseInt(cdmonth,10)]+' '+cdday);if(showpostsummary==true){if(postcontent.length<numchars){document.write(postcontent)}else{postcontent=postcontent.substring(0,numchars);var quoteEnd=postcontent.lastIndexOf(" ");postcontent=postcontent.substring(0,quoteEnd);document.write(postcontent+'...'+readmorelink)}}document.write('</li>')}document.write('</ul>')}
//]]>
</script>
<script type='text/javascript'>
summary_noimg = 400;
summary_img = 260;
img_thumb_height = 150;
img_thumb_width = 200;
</script>
<script type='text/javascript'>
//<![CDATA[
function removeHtmlTag(strx,chop){
if(strx.indexOf("<")!=-1)
{
var s = strx.split("<");
for(var i=0;i<s.length;i++){
if(s[i].indexOf(">")!=-1){
s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
}
}
strx = s.join("");
}
chop = (chop < strx.length-1) ? chop : strx.length-2;
while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
strx = strx.substring(0,chop-1);
return strx+'...';
}
function createSummaryAndThumb(pID, url){
var div = document.getElementById(pID);
var posturl = url;
var imgtag = "";
var img = div.getElementsByTagName("img");
var summ = summary_noimg;
if(img.length>=1) {
imgtag = '<a href="'+posturl+'" class="pbtthumblink"><img src="'+img[0].src.replace(/\/s(320|400|640|1600)/, "\/w240-h180-c")+'" class="pbtthumbimg"/></a>';
summ = summary_img;
}
var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
div.innerHTML = summary;
}
//]]>
</script>
<b:if cond='data:blog.pageType == "static_page"'>
<style type='text/css'>
.post-title{text-align:center;}
.postmeta-primary{text-align:center;}
.pbtsharethisbutt {float:none;}
</style>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<style type='text/css'>
.post-title{text-align:center;}
.postmeta-primary{text-align:center;}
.pbtsharethisbutt {float:none;}
</style>
</b:if>
<b:include data='blog' name='google-analytics'/>
</head>
<body class='wow fadeIn'>
<div class='stucco-site' id='stucco-page'>
<a class='skip-link screen-reader-text' href='#stucco-main'>Skip to content</a>
<!-- HEADER-->
<!--start-main-->
<header class='stucco-header' id='stucco-masthead'>
<div class='stucco-header-top'>
<div class='container'>
<div class='stucco-site-branding'>
<div class='stucco-logo'>
<b:section class='siteheaderwarea' id='siteheaderwarea' maxwidgets='1' name='Header' showaddelement='no'>
<b:widget id='Header1' locked='true' title='DKAB Hocası (Üstbilgi)' type='Header' version='1'>
<b:widget-settings>
<b:widget-setting name='displayUrl'/>
<b:widget-setting name='displayHeight'>0</b:widget-setting>
<b:widget-setting name='sectionWidth'>1621</b:widget-setting>
<b:widget-setting name='useImage'>false</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='imagePlacement'>BEHIND</b:widget-setting>
<b:widget-setting name='displayWidth'>0</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:useImage'>
<b:if cond='data:imagePlacement == "REPLACE"'>
<!--Show just the image, no text-->
<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;padding-left:0px;padding-top:0px;'/>
</a>
</div>
<b:else/>
<!--
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.
-->
<div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "px;" + "_height: " + data:height + "px;" + "background-repeat: no-repeat; "' id='header-inner'>
<div class='titlewrapper' style='background: transparent'>
<h1 class='stucco-site-title' style='background: transparent; border-width: 0px'>
<b:include name='title'/>
</h1>
</div>
<b:include name='description'/>
</div>
</b:if>
<b:else/>
<!--No header image -->
<div id='header-inner'>
<div class='titlewrapper'>
<h1 class='stucco-site-title'>
<b:include name='title'/>
</h1>
</div>
<b:include name='description'/>
</div>
</b:if>
</b:includable>
<b:includable id='description'>
<p class='stucco-site-description'><data:description/></p>
</b:includable>
<b:includable id='title'>
<span><a expr:href='data:blog.homepageUrl'><data:title/></a></span>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<div class='stucco-search-bar'>
<form action='/search' class='stucco-search-form' method='get' role='search'>
<span class='screen-reader-text'>Search for</span>
<input class='stucco-search-field' name='q' placeholder='Ara...' title='Search for:' type='text' value=''/>
<input class='stucco-search-submit' type='submit' value=''/>
</form>
</div>
<div class='stucco-social'>
<ul>
<li><a href='https://twitter.com/dkabhocasi' rel='nofollow' target='_blank' title='Twitter'><i class='fa fa-twitter'/></a></li>
<li><a href='https://www.instagram.com/zhrdlbcvhr' rel='nofollow' target='_blank' title='Instagram'><i class='fa fa-instagram'/></a></li>
<li><a href='https://www.pinterest.com/zhrcevher' rel='nofollow' target='_blank' title='Pinterest'><i class='fa fa-pinterest'/></a></li>
<li><a href='https://dkabhocasi@gmail.com' rel='nofollow' target='_blank' title='Contact'><i class='fa fa-envelope'/></a></li>
<li><a expr:href='data:blog.homepageUrl + "feeds/posts/default"' target='_blank' title='RSS'><i class='fa fa-rss'/></a></li>
</ul>
</div>
<div class='clearfix'/>
</div>
</div><!--head-top-->
<nav class='stucco-main-navigation border-bottom' id='stucco-site-navigation' role='navigation'>
<span class='stucco-header-menu-button'><i class='fa fa-bars'/></span>
<div class='container stucco-mobile-menu-standard-color-scheme' id='stucco-main-menu'>
<div class='stucco-main-menu-close'><i class='fa fa-angle-right'/><i class='fa fa-angle-left'/></div>
<div class='stucco-main-navigation-inner'>
<ul class='stucco-menu'>
<li><a expr:href='data:blog.homepageUrl'>Ana Sayfa</a></li>
<li><a href='#'>4. Sınıf</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/kuran-kerimin-muhtevas.html'>1.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/kuranda-ibretlik-kssa.html'>1.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/kaza-ve-kader.html'>1.Dönem 3. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-1-yazl.html'>2.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/uran-kerimde-isimleri-gecen-peygamberler.html'>2.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/baslca-ibadetler-caminin-bolumleri.html'>2.Dönem 3. Sınav</a></li>
</ul>
</li>
<li><a href='#'>5. Sınıf</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/dua-nedir-nasl-dua-edilir-nicin-dua.html'>1.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/kelime-i-sehadet-ve-kelime-i-tevhid.html'>1.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/4snf-din-kulturu-ve-ahlak-bilgisi.html'>1.Dönem 3. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/zekat-nedir-kimlere-verilir-kimler.html'>2.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/hac-ve-umre.html'>2.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/oruc-ve-sartlar-orucu-bozan-ve-bozmayan.html'>2.Dönem 3. Sınav</a></li>
</ul>
</li>
<li><a href='#'>6. Sınıf</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/namaz-vakitleri-farzlar-sartlar.html'>1.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/abdestin-tarifi-farzlar-sunnetleri.html'>1.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/islamda-melekler.html'>1.Dönem 3. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/allahn-sfatlar-ozellikleri.html'>2.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/peygamberlerin-sfatlar-ve-anlamlar.html'>2.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/otdddr.html'>2.Dönem 3. Sınav</a></li>
</ul>
</li>
<li><a href='#'>7. Sınıf</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/gooo.html'>1.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/uoougdu.html'>1.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/ggotutu.html'>1.Dönem 3. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/kdokdok.html'>2.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/tut.html'>2.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/7-snf-2-donem-3-snav.html'>2.Dönem 3. Sınav</a></li>
</ul>
</li>
<li><a href='#'>8. Sınıf</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-1-snav.html'>1.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-2-snav.html'>1.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-3-snav.html'>1.Dönem 3. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-1-snav.html'>2.Dönem 1. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-1-snav_7.html'>2.Dönem 2. Sınav</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-3-snav.html'>2.Dönem 3. Sınav</a></li>
</ul>
</li>
<li><a href='#'>İletişim</a>
<ul class='sub-menu'>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-1-snav.html'>Diğer Siteler</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-2-snav.html'>Mail Adreslerimiz</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-1-donem-3-snav.html'>Telefonlarv</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-1-snav.html'>Haberler</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-1-snav_7.html'>Adresimiz</a></li>
<li><a href='https://dkabhocasi.blogspot.com/2022/09/8-snf-2-donem-3-snav.html'/></li>
</ul>
</li>
</ul>
</div>
</div>
</nav><!-- #stucco-site-navigation -->
</header>
<div class='stucco-site-content' id='stucco-content'>
<div class='stucco-content-area' id='stucco-primary'>
<div class='container'>
<div class='row'>
<div class='col-md-8 stucco-site-main' id='stucco-main' role='main'>
<b:section class='sitemainblogsec' id='sitemainblogsec' name='Blog Area' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Kayıtları' type='Blog' version='1'>
<b:widget-settings>
<b:widget-setting name='commentLabel'>Comments</b:widget-setting>
<b:widget-setting name='showShareButtons'>false</b:widget-setting>
<b:widget-setting name='authorLabel'>By</b:widget-setting>
<b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting>
<b:widget-setting name='timestampLabel'>at</b:widget-setting>
<b:widget-setting name='reactionsLabel'/>
<b:widget-setting name='showAuthorProfile'>false</b:widget-setting>
<b:widget-setting name='style.layout'>1x1</b:widget-setting>
<b:widget-setting name='showLocation'>false</b:widget-setting>
<b:widget-setting name='showTimestamp'>true</b:widget-setting>
<b:widget-setting name='postsPerAd'>1</b:widget-setting>
<b:widget-setting name='style.bordercolor'>#ffffff</b:widget-setting>
<b:widget-setting name='showDateHeader'>false</b:widget-setting>
<b:widget-setting name='style.textcolor'>#000000</b:widget-setting>
<b:widget-setting name='showCommentLink'>true</b:widget-setting>
<b:widget-setting name='style.urlcolor'>#008000</b:widget-setting>
<b:widget-setting name='postLocationLabel'>Location:</b:widget-setting>
<b:widget-setting name='showAuthor'>false</b:widget-setting>
<b:widget-setting name='style.linkcolor'>#0000ff</b:widget-setting>
<b:widget-setting name='style.bgcolor'>#ffffff</b:widget-setting>
<b:widget-setting name='showLabels'>true</b:widget-setting>
<b:widget-setting name='postLabelsLabel'>Tags</b:widget-setting>
<b:widget-setting name='showBacklinks'>false</b:widget-setting>
<b:widget-setting name='showInlineAds'>false</b:widget-setting>
<b:widget-setting name='showReactions'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main' var='top'>
<b:if cond='!data:mobile'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<b:loop values='data:posts' var='post'>
<b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
</div></div>
</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:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
</div>
<!-- Ad -->
<b:if cond='data:post.includeAd'>
<div class='inline-ad'>
<data:adCode/>
</div>
</b:if>
</b:loop>
<b:if cond='data:numPosts != 0'>
</div></div>
</b:if>
</div>
<div style='clear: both;'/>
<b:if cond='data:blog.pageType != "item"'>
<!-- navigation -->
<b:include name='nextprev'/>
</b:if>
<!-- feed links -->
<b:else/>
<b:include name='mobile-main'/>
</b:if>
<b:include cond='data:top.showPlusOne' name='googlePlusBootstrap'/>
</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='https://resources.blogblog.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='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<b:if cond='data:mobile'>
<h4 id='comment-post-message'>
<a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
<b:else/>
<h4 id='comment-post-message'><data:postCommentMsg/></h4>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
</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='https://resources.blogblog.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.url.canonical.http'>
</span>
<b:else/>
<a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'>
<data:post.commentLabelFull/>
</a>
</b:if>
</b:includable>
<b:includable id='comment_picker' var='post'>
<b:if cond='data:post.commentSource == 1'>
<b:include data='post' name='iframe_comments'/>
<b:elseif cond='data:post.showThreadedComments'/>
<b:include data='post' name='threaded_comments'/>
<b:else/>
<b:include data='post' name='comments'/>
</b:if>
</b:includable>
<b:includable id='comments' var='post'>
<div class='comments' id='comments'>
<a name='comments'/>
<b:if cond='data:post.allowComments'>
<h4><data:post.commentLabelFull/>:</h4>
<b:if cond='data:post.commentPagingRequired'>
<span class='paging-control-container'>
<b:if cond='data:post.hasOlderLinks'>
<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>
 
</b:if>
<data:post.commentRangeText/>
<b:if cond='data:post.hasNewerLinks'>
 
<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>
</b:if>
</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'>
<b:if cond='data:post.hasOlderLinks'>
<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>
 
</b:if>
<data:post.commentRangeText/>
<b:if cond='data:post.hasNewerLinks'>
 
<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>
</b:if>
</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:elseif cond='data:post.allowComments'/>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</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>
</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:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/>
</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.url.canonical' expr:data-viewtype='data:post.viewType'/>
<b:if cond='data:post.embedCommentForm == "false"'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>
</b:includable>
<b:includable id='mobile-index-post' var='post'>
<div class='mobile-date-outer date-outer'>
<b:if cond='data:post.dateHeader'>
<div class='date-header'>
<span><data:post.dateHeader/></span>
</div>
</b:if>
<div class='mobile-post-outer'>
<a expr:href='data:post.url'>
<h3 class='mobile-index-title entry-title' itemprop='name'>
<data:post.title/>
</h3>
<div class='mobile-index-arrow'>›</div>
<div class='mobile-index-contents'>
<b:if cond='data:post.thumbnailUrl'>
<div class='mobile-index-thumbnail'>
<div class='Image'>
<img expr:src='data:post.thumbnailUrl'/>
</div>
</div>
</b:if>
<div class='post-body'>
<b:if cond='data:post.snippet'><data:post.snippet/></b:if>
</div>
</div>
<div style='clear: both;'/>
</a>
<div class='mobile-index-comment'>
<b:include cond='data:blog.pageType != "static_page" and data:post.allowComments and data:post.numComments != 0' data='post' name='comment_count_picker'/>
</div>
</div>
</div>
</b:includable>
<b:includable id='mobile-main' var='top'>
<!-- posts -->
<div class='blog-posts hfeed'>
<b:include data='top' name='status-message'/>
<b:if cond='data:blog.pageType == "index"'>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='mobile-index-post'/>
</b:loop>
<b:else/>
<b:loop values='data:posts' var='post'>
<b:include data='post' name='mobile-post'/>
</b:loop>
</b:if>
</div>
<b:include name='mobile-nextprev'/>
</b:includable>
<b:includable id='mobile-nextprev'>
<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'>‹</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'>›</a>
</div>
</b:if>
<div class='mobile-link-button' id='blog-pager-home-link'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</div>
<div class='mobile-desktop-link'>
<a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
</div>
</div>
<div class='clear'/>
</b:includable>
<b:includable id='mobile-post' var='post'>
<div class='date-outer'>
<b:if cond='data:post.dateHeader'>
<h2 class='date-header'><span><data:post.dateHeader/></span></h2>
</b:if>
<div class='date-posts'>
<div class='post-outer'>
<div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
<b:if cond='data:post.thumbnailUrl'>
<meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
</b:if>
<meta expr:content='data:blog.blogId' itemprop='blogId'/>
<meta expr:content='data:post.id' itemprop='postId'/>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
<h3 class='post-title entry-title' itemprop='name'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</h3>
</b:if>
<div class='post-header'>
<div class='post-header-line-1'/>
</div>
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'>
<data:post.body/>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
<div class='post-footer'>
<!-- post-author -->
<div class='post-footer-line post-footer-line-1'>
<span class='post-author vcard'>
<b:if cond='data:top.showAuthor'>
<b:if cond='data:post.authorProfileUrl'>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
<a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
<span itemprop='name'><data:post.author/></span>
</a>
</span>
<b:else/>
<span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<span itemprop='name'><data:post.author/></span>
</span>
</b:if>
</b:if>
</span>
<!-- post-timestamp -->
<span class='post-timestamp'>
<b:if cond='data:top.showTimestamp'>
<data:top.timestampLabel/>
<b:if cond='data:post.url'>
<meta expr:content='data:post.url.canonical' itemprop='url'/>
<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
</b:if>
</b:if>
</span>
<!-- post-comment-link -->
<span class='post-comment-link'>
<b:include cond='data:blog.pageType not in {"item","static_page"} and data:post.allowComments' data='post' name='comment_count_picker'/>
</span>
</div>
<div class='post-footer-line post-footer-line-2'>
<!-- mobile-share-button -->
<b:if cond='data:top.showMobileShare'>
<div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
<a href='javascript:void(0);'><data:shareMsg/></a>
</div>
</b:if>
<b:if cond='data:top.showDummy'>
<div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
</b:if>
</div>
</div>
</div>
<b:include cond='data:blog.pageType in {"static_page","item"}' data='post' name='comment_picker'/>
</div>
</div>
</div>
</b:includable>
<b:includable id='nextprev'>
<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'>&larr;&nbsp;<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/>&nbsp;&rarr;</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='post' var='post'>
<article class='post hentry stucco-content-list'>
<b:if cond='data:post.firstImageUrl'>
<meta expr:content='data:post.firstImageUrl' itemprop='image'/>
</b:if>
<a expr:name='data:post.id'/>
<header class='entry-header'>
<b:if cond='data:post.title'>
<h2 class='post-title entry-title' itemprop='headline'>
<b:if cond='data:post.link'>
<a expr:href='data:post.link'><data:post.title/></a>
<b:else/>
<b:if cond='data:post.url'>
<a expr:href='data:post.url'><data:post.title/></a>
<b:else/>
<data:post.title/>
</b:if>
</b:if>
</h2>
</b:if>
<b:if cond='data:blog.pageType != "static_page"'>
<div class='postmeta-primary'>
<b:if cond='data:top.showAuthor'><span class='entry-postmeta-author post-author vcard'><i class='fa fa-user'/>&nbsp;<b:if cond='data:post.authorProfileUrl'><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><meta expr:content='data:post.authorProfileUrl' itemprop='url'/><a class='g-profile url' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'><span itemprop='name'><data:post.author/></span></a></span><b:else/><span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'><span itemprop='name'><data:post.author/></span></span></b:if></span>&nbsp;&nbsp;</b:if>
<b:if cond='data:top.showTimestamp'><b:if cond='data:post.url'><meta expr:content='data:post.url.canonical' itemprop='url'/><span class='entry-postmeta-date'><i class='fa fa-calendar'/>&nbsp;<a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><time class='published updated' expr:datetime='data:post.timestampISO8601' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></time></a></span>&nbsp;&nbsp;</b:if></b:if>
<b:if cond='data:top.showPostLabels and data:post.labels'><span class='entry-postmeta-labels'><i class='fa fa-folder-open'/>&nbsp;<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>&nbsp;&nbsp;</b:if>
<b:if cond='data:post.allowComments'><span class='entry-postmeta-comments'><i class='fa fa-comments'/>&nbsp;<b:include data='post' name='comment_count_picker'/></span></b:if>
<b:include data='post' name='postQuickEdit'/>
</div>
</b:if>
</header>
<div class='post-header-line-1'/>
<div class='post-body entry-content' expr:id='"post-body-" + data:post.id'>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType != "item"'>
<div expr:id='"summary" + data:post.id'><data:post.body/></div>
<script type='text/javascript'>createSummaryAndThumb("summary<data:post.id/>","<data:post.url/>");</script>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'><data:post.body/></b:if>
<b:if cond='data:blog.pageType == "static_page"'><data:post.body/></b:if>
<b:if cond='data:blog.pageType != "static_page"'>
<div class='pbtsharethisbutt'>
Paylaş: <a expr:href='"https://www.facebook.com/share.php?u=" + data:post.url.canonical' onclick='window.open(this.href,"sharer","toolbar=0,status=0,width=626,height=436"); return false;' rel='nofollow' target='_blank' title='Share this on Facebook'><i class='fa fa-facebook'/></a><a expr:href='"https://twitter.com/intent/tweet?text=" + data:post.title + "&url=" + data:post.url.canonical' rel='nofollow' target='_blank' title='Tweet This!'><i class='fa fa-twitter'/></a><a expr:href='"https://plus.google.com/share?url=" + data:post.url.canonical' onclick='javascript:window.open(this.href, "", "menubar=no,toolbar=no,resizable=yes,scrollbars=yes,height=600,width=600");return false;' rel='nofollow' target='_blank' title='Share this on Google+'><i class='fa fa-google-plus'/></a><b:if cond='data:post.firstImageUrl'><a expr:href='"https://pinterest.com/pin/create/button/?url=" + data:post.url.canonical + "&media=" + data:post.firstImageUrl + "&description=" + data:post.title' rel='nofollow' target='_blank' title='Share on Pinterest'><i class='fa fa-pinterest'/></a></b:if><a expr:href='"https://www.linkedin.com/shareArticle?mini=true&title=" + data:post.title + "&url=" + data:post.url.canonical' rel='nofollow' target='_blank' title='Share this on Linkedin'><i class='fa fa-linkedin'/></a>
</div>
</b:if>
<b:if cond='data:blog.pageType != "static_page"'>
<b:if cond='data:blog.pageType != "item"'>
<div style='float:right;padding-right:0;margin-top:5px;'>
<a class='btn btn-readmore' expr:href='data:post.url' style='margin:0;'>Devamı ➤</a>
</div>
</b:if>
</b:if>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>
<b:if cond='data:blog.pageType == "item"'>
<div class='post-iconspbt'>
<span class='post-icons' style='padding-right:10px;'>
<!-- email post links -->
<b:if cond='data:post.emailPostUrl'>
<span class='item-action'>
<a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
<img alt='' class='icon-action' height='13' src='https://resources.blogblog.com/img/icon18_email.gif' width='18'/>
</a>
</span>
</b:if>
</span>
<!-- share buttons -->
<div class='post-share-buttons goog-inline-block'>
<b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>
</div>
<div style='clear: both;'/>
</div>
<div class='post-location post-locationpbt'>
<b:if cond='data:top.showLocation and data:post.location'>
<data:postLocationLabel/>
<a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
</b:if>
</div>
<b:if cond='data:post.authorAboutMe'>
<div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
<b:if cond='data:post.authorPhoto.url'>
<img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
<b:else/>
<img itemprop='image' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhy4rOvD0lsiheELB3wC-tx5mPtTnOobT81RvNuViqrI0qXFBqXpSYywCBCXB63Nu6PLMNNP5SzdvFSUOmAoGAcMtQk3KK3FvlWkQ0lWcMPIKKyXGg46qbkh7eIb_jnc8iqr0WghhEXJBY/s1600/no-avatar-50.png' width='50px'/>
</b:if>
<div>
<a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
<span itemprop='name'><data:post.author/></span>
</a>
</div>
<span itemprop='description'><data:post.authorAboutMe/></span>
</div>
</b:if>
</b:if>
<b:if cond='data:blog.pageType == "item"'>
<div class='related-postbwrap' id='bpostrelated-post'/>
<div style='clear: both;'/>
<script type='text/javascript'>
var labelArray = [<b:if cond='data:post.labels'><b:loop values='data:post.labels' var='label'>
"<data:label.name/>"<b:if cond='data:label.isLast != "true"'>,</b:if>
</b:loop></b:if>];
var relatedPostConfig = {
homePage: "<data:blog.homepageUrl/>",
widgetTitle: "<h4>Related Posts:</h4>",
numbrelatedPosts: 5,
summaryLength: 150,
titleLength: "auto",
thumbnailSize: 118,
noImage: "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhAksoZqHC_DrTPa4E4RSKfpu2yNlB7RTmP9q1Tm6xNDK7BLbFZQ1FTy5zE6-0HjlyBLSI5CLuEaBT-qErLp_WW1PWdSu4TdAiPiRq_fdADF5AskdlKnxBfYprRKNW5K0LRqlR0rEmawwlc/s1600/no_image.jpg",
containerId: "bpostrelated-post",
newTabLink: false,
moreText: "Read More",
widgetStyle: 3,
callBack: function() {}
};
</script>
<script type='text/javascript'>
//<![CDATA[
/*! Related Post Widget for Blogger by Taufik Nurrohman => http://gplus.to/tovic */
var randomRelatedIndex,showRelatedPost;(function(n,m,k){var d={widgetTitle:"<h4>Artikel Terkait:</h4>",widgetStyle:1,homePage:"http://www.dte.web.id",numbrelatedPosts:7,summaryLength:370,titleLength:"auto",thumbnailSize:72,noImage:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAA3NCSVQICAjb4U/gAAAADElEQVQImWOor68HAAL+AX7vOF2TAAAAAElFTkSuQmCC",containerId:"related-post",newTabLink:false,moreText:"Baca Selengkapnya",callBack:function(){}};for(var f in relatedPostConfig){d[f]=(relatedPostConfig[f]=="undefined")?d[f]:relatedPostConfig[f]}var j=function(a){var b=m.createElement("script");b.type="text/javascript";b.src=a;k.appendChild(b)},o=function(b,a){return Math.floor(Math.random()*(a-b+1))+b},l=function(a){var p=a.length,c,b;if(p===0){return false}while(--p){c=Math.floor(Math.random()*(p+1));b=a[p];a[p]=a[c];a[c]=b}return a},e=(typeof labelArray=="object"&&labelArray.length>0)?"/-/"+l(labelArray)[0]:"",h=function(b){var c=b.feed.openSearch$totalResults.$t-d.numbrelatedPosts,a=o(1,(c>0?c:1));j(d.homePage.replace(/\/$/,"")+"/feeds/posts/summary"+e+"?alt=json-in-script&orderby=updated&start-index="+a+"&max-results="+d.numbrelatedPosts+"&callback=showRelatedPost")},g=function(z){var s=document.getElementById(d.containerId),x=l(z.feed.entry),A=d.widgetStyle,c=d.widgetTitle+'<ul class="related-post-style-'+A+'">',b=d.newTabLink?' target="_blank"':"",y='<span style="display:block;clear:both;"></span>',v,t,w,r,u;if(!s){return}for(var q=0;q<d.numbrelatedPosts;q++){if(q==x.length){break}t=x[q].title.$t;w=(d.titleLength!=="auto"&&d.titleLength<t.length)?t.substring(0,d.titleLength)+"…":t;r=("media$thumbnail" in x[q]&&d.thumbnailSize!==false)?x[q].media$thumbnail.url.replace(/\/s[0-9]+(\-c)?/,"/s"+d.thumbnailSize+"-c"):d.noImage;u=("summary" in x[q]&&d.summaryLength>0)?x[q].summary.$t.replace(/<br ?\/?>/g," ").replace(/<.*?>/g,"").replace(/[<>]/g,"").substring(0,d.summaryLength)+"…":"";for(var p=0,a=x[q].link.length;p<a;p++){v=(x[q].link[p].rel=="alternate")?x[q].link[p].href:"#"}if(A==2){c+='<li><img alt="" class="related-post-item-thumbnail" src="'+r+'" width="'+d.thumbnailSize+'" height="'+d.thumbnailSize+'"><a class="related-post-item-title" title="'+t+'" href="'+v+'"'+b+">"+w+'</a><span class="related-post-item-summary"><span class="related-post-item-summary-text">'+u+'</span> <a href="'+v+'" class="related-post-item-more"'+b+">"+d.moreText+"</a></span>"+y+"</li>"}else{if(A==3||A==4){c+='<li class="related-post-item" tabindex="0"><a class="related-post-item-title" href="'+v+'"'+b+'><img alt="" class="related-post-item-thumbnail" src="'+r+'" width="'+d.thumbnailSize+'" height="'+d.thumbnailSize+'"></a><div class="related-post-item-tooltip"><a class="related-post-item-title" title="'+t+'" href="'+v+'"'+b+">"+w+"</a></div>"+y+"</li>"}else{if(A==5){c+='<li class="related-post-item" tabindex="0"><a class="related-post-item-wrapper" href="'+v+'" title="'+t+'"'+b+'><img alt="" class="related-post-item-thumbnail" src="'+r+'" width="'+d.thumbnailSize+'" height="'+d.thumbnailSize+'"><span class="related-post-item-tooltip">'+w+"</span></a>"+y+"</li>"}else{if(A==6){c+='<li><a class="related-post-item-title" title="'+t+'" href="'+v+'"'+b+">"+w+'</a><div class="related-post-item-tooltip"><img alt="" class="related-post-item-thumbnail" src="'+r+'" width="'+d.thumbnailSize+'" height="'+d.thumbnailSize+'"><span class="related-post-item-summary"><span class="related-post-item-summary-text">'+u+"</span></span>"+y+"</div></li>"}else{c+='<li><a title="'+t+'" href="'+v+'"'+b+">"+w+"</a></li>"}}}}}s.innerHTML=c+="</ul>"+y;d.callBack()};randomRelatedIndex=h;showRelatedPost=g;j(d.homePage.replace(/\/$/,"")+"/feeds/posts/summary"+e+"?alt=json-in-script&orderby=updated&max-results=0&callback=randomRelatedIndex")})(window,document,document.getElementsByTagName("head")[0]);
//]]>
</script>
</b:if>
</article>
<div style='clear: both;'/>
<b:if cond='data:blog.pageType == "item"'>
<!-- navigation -->
<b:include name='nextprev'/>
</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='https://resources.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/>
</a>
</span>
</b:if>
</b:includable>
<b:includable id='shareButtons' var='post'>
<b:if cond='data:top.showEmailButton'><a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'><span class='share-button-link-text'><data:top.emailThisMsg/></span></a></b:if><b:if cond='data:top.showBlogThisButton'><a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'><span class='share-button-link-text'><data:top.blogThisMsg/></span></a></b:if><b:if cond='data:top.showTwitterButton'><a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToTwitterMsg/></span></a></b:if><b:if cond='data:top.showFacebookButton'><a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToFacebookMsg/></span></a></b:if><b:if cond='data:top.showPinterestButton'><a class='goog-inline-block share-button sb-pinterest' expr:href='data:post.sharePostUrl + "&target=pinterest"' expr:title='data:top.shareToPinterestMsg' target='_blank'><span class='share-button-link-text'><data:top.shareToPinterestMsg/></span></a></b:if><b:if cond='data:top.showPlusOne'><div class='goog-inline-block google-plus-share-container'><data:post.googlePlusShareTag/></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'>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/>
<b:else/>
<p><data:blogCommentMessage/></p>
<data:blogTeamBlogMessage/>
<a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/>
<iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' expr:height='data:cmtIframeInitialHeight' frameborder='0' id='comment-editor' name='comment-editor' src='' width='100%'/>
</b:if>
<data:post.cmtfpIframe/>
<script type='text/javascript'>
BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>');
</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)) {
replybox.src = '';
document.getElementById(domId).insertBefore(replybox, null);
replybox.src = replyUrlParts[0]
+ (commentId ? '&parentID=' + commentId : '')
+ '#' + replyUrlParts[1];
replyParent = commentId;
}
};
var hash = (window.location.hash || '#').substring(1);
var startThread, targetComment;
if (/^comment-form_/.test(hash)) {
startThread = hash.substring('comment-form_'.length);
} else if (/^c[0-9]+$/.test(hash)) {
targetComment = hash.substring(1);
}
// Configure commenting API:
var configJso = {
'maxDepth': config.maxThreadDepth
};
var provider = {
'id': config.postId,
'data': items,
'loadNext': paginator,
'hasMore': hasMore,
'getMeta': getMeta,
'onReply': onReply,
'rendered': true,
'initComment': targetComment,
'initReplyThread': startThread,
'config': configJso,
'messages': msgs
};
var render = function() {
if (window.goog && window.goog.comments) {
var holder = document.getElementById('comment-holder');
window.goog.comments.render(holder, provider);
}
};
// render now, or queue to render when library loads:
if (window.goog && window.goog.comments) {
render();
} else {
window.goog = window.goog || {};
window.goog.comments = window.goog.comments || {};
window.goog.comments.loadQueue = window.goog.comments.loadQueue || [];
window.goog.comments.loadQueue.push(render);
}
})();
// ]]>
</script>
</b:includable>
<b:includable id='threaded_comments' var='post'>
<div class='comments' id='comments'>
<a name='comments'/>
<h4><data:post.commentLabelFull/>:</h4>
<div class='comments-content'>
<b:include cond='data:post.embedCommentForm' data='post' name='threaded_comment_js'/>
<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>
</b:includable>
</b:widget>
</b:section>
</div><!-- #stucco-main -->
<div class='col-md-4 stucco-sidebar'>
<div class='stucco-widget-area' id='stucco-secondary' role='complementary'>
<b:section class='sidebarwidgetsarea' id='sidebarwidgetsarea' name='Sidebar' preferred='yes'>
<b:widget id='HTML8' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><!-- clock widget start -->
<script type="text/javascript"> var css_file=document.createElement("link"); css_file.setAttribute("rel","stylesheet"); css_file.setAttribute("type","text/css"); css_file.setAttribute("href","https://s.bookcdn.com//css/cl/bw-cl-ri-pr.css?v=0.0.1"); document.getElementsByTagName("head")[0].appendChild(css_file); </script> <div id="tw_23_1801079325"><div style="width:200px; height:px; margin: 0 auto;"><a href="https://bookeder.com/time/ankara-18522">Ankara</a><br/></div></div> <script type="text/javascript"> function setWidgetData_1801079325(data){ if(typeof(data) != 'undefined' && data.results.length > 0) { for(var i = 0; i < data.results.length; ++i) { var objMainBlock = ''; var params = data.results[i]; objMainBlock = document.getElementById('tw_'+params.widget_type+'_'+params.widget_id); if(objMainBlock !== null) objMainBlock.innerHTML = params.html_code; } } } var clock_timer_1801079325 = -1; widgetSrc = "https://widgets.booked.net/time/info?ver=2;domid=765;type=23;id=1801079325;scode=2;city_id=18522;wlangid=21;mode=2;details=0;background=ffffff;border_color=ffffff;color=686868;add_background=ffffff;add_color=333333;head_color=ffffff;border=1;transparent=0"; var widgetUrl = location.href; widgetSrc += '&ref=' + widgetUrl; var wstrackId = ""; if (wstrackId) { widgetSrc += ';wstrackId=' + wstrackId + ';' } var timeBookedScript = document.createElement("script"); timeBookedScript.setAttribute("type", "text/javascript"); timeBookedScript.src = widgetSrc; document.body.appendChild(timeBookedScript); </script>
<!-- clock widget end --></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML5' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><style>
#onlyJSyc{
display: none;
position: fixed;
bottom: 20px;
right: 20px;
z-index: 9999;
border: none;
outline: none;
background: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiZPyQEemne52o24oekdRfKtRrnSdOBMN-3GAjmZ_f6afxT5cgLXM1jpUciN24wC1_UqW2z9vdn5ZyjQ1HdVPNNI8Hcil9vY8yKBcbgN3ui0oKvS5FVNC8UTd1UvDU4Cs9Q5YlMBKR4B0ig/s1600/yukari.png) no-repeat;
cursor: pointer;
padding: 0px;
width: 40px;
height: 40px;
}
</style>
<button onclick="topFunction()" id="onlyJSyc"></button>
<script>
window.onscroll = function() {
scrollFunction()
};
function scrollFunction() {
if (document.body.scrollTop > 500 || document.documentElement.scrollTop > 500)
document.getElementById("onlyJSyc").style.display = "block"
else
document.getElementById("onlyJSyc").style.display = "none"
}
function topFunction() {
if (document.body.scrollTop > 0 || document.documentElement.scrollTop > 0) {
document.body.scrollTop -= 40
document.documentElement.scrollTop -= 40
setTimeout(function() {
topFunction()
}, 0)
} else {
document.body.scrollTop = 0
document.documentElement.scrollTop = 0
}
}
</script></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Image1' locked='false' title='' type='Image'>
<b:widget-settings>
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEgM9R2q3ZDYnMB1iav_GYozJsq_9tTv9E1e2GvgiOhZb1PzcL09rsjjzZRl7yEXyGfEx5ximGHZDsfih0RHkDmE2qV6jfFVDQtw-Bth34dI3_3MBwbrMM_ehggIQ7z99c_c6nKPwwzWJ5TyGxS59R1wNeBVckCZZ_x4ZJZWnb3RxMmThF3cfR9zN6f2=s798</b:widget-setting>
<b:widget-setting name='displayHeight'>798</b:widget-setting>
<b:widget-setting name='sectionWidth'>798</b:widget-setting>
<b:widget-setting name='shrinkToFit'>true</b:widget-setting>
<b:widget-setting name='displayWidth'>798</b:widget-setting>
<b:widget-setting name='link'/>
<b:widget-setting name='caption'/>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<b:tag cond='data:link' expr:href='data:link' name='a'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl' expr:width='data:width'/>
</b:tag>
<br/>
<b:if cond='data:caption'>
<span class='caption'><data:caption/></span>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Text2' locked='false' title='❛ Bir Ayet ❜' type='Text'>
<b:widget-settings>
<b:widget-setting name='content'>“Küçümseyerek surat asıp insanlardan yüz çevirme ve yeryüzünde böbürlenerek yürüme!
Çünkü Allah hiçbir kibirleneni, övüneni sevmez..”
(Lokman Suresi: 18)</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Text1' locked='false' title='❛ Bir Hadis ❜' type='Text'>
<b:widget-settings>
<b:widget-setting name='content'>Birbirinize karşı mütevazi olmanızı, Allah bana vahiyle emretti. Öyle ki, hiç kimse, kimseye karşı övünmesin
ve hiç kimse, hiç kimseye zulmetmesin.
- Hz. Muhammed (s.a.v.)-</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Text5' locked='false' title='❛ Bir Dua ❜' type='Text'>
<b:widget-settings>
<b:widget-setting name='content'><![CDATA["Allah´ım sen affedicisin, cömertsin, affetmeyi seversin, beni de affet." (Tirmizi, "De´avat", 89)]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Image3' locked='false' title='' type='Image'>
<b:widget-settings>
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEhIYhsP6RZbLrktLnUUqPfbIl00oZfRVjsLDRrKm2S7XX0OUDZoXJqwHjElMNBSN-SsbnDvuZWw2jdroBsFzYRv-ggsor5thDvQX4VuJN0V7uRGpYJRNgpDFkuqoGGqEFcOf-zVQ3hZCAoUpE52P4Ia5r90LwdWQhGZuuwYlp5UHfGg9hG9Q2pdJepX=s1621</b:widget-setting>
<b:widget-setting name='displayHeight'>920</b:widget-setting>
<b:widget-setting name='sectionWidth'>1621</b:widget-setting>
<b:widget-setting name='shrinkToFit'>true</b:widget-setting>
<b:widget-setting name='displayWidth'>1621</b:widget-setting>
<b:widget-setting name='link'/>
<b:widget-setting name='caption'/>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<b:tag cond='data:link' expr:href='data:link' name='a'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl' expr:width='data:width'/>
</b:tag>
<br/>
<b:if cond='data:caption'>
<span class='caption'><data:caption/></span>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML1' locked='false' title='Önemli Yayınlar' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><script>var numposts =5; var showpostdate = false; var showpostsummary = false; var numchars = 100; </script>
<script src="/feeds/posts/default?orderby=published&alt=json-in-script&callback=rp">
</script></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Label1' locked='false' title='Kategoriler' 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:widget id='HTML3' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><script type="text/javascript">
var para_birimleri="EUR-USD";
var arka_plan="FFFFFF";
var cerceve="FFFFFF";
var kutucuk="FFFFFF";
var piyasa_baslik="FFFFFF";
var tur_baslik="999999";
var fiyat_baslik="CC3300";
var kutu_kose="oval";
var genislik="200";
var bankalar="acik";
var paylasim="kapali";
</script>
<div style="width:200px;font-size:12px;text-align:right;"><a name="dovizekle" target="_blank" href="//yorumlar.altin.in/tum/dolar">dolar kuru</a></div><script type="text/javascript" charset="iso-8859-9" src="//eklenti.altin.in/doviz.js"></script></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML4' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><script type="text/javascript">
var altin_birimleri="GA-C";
var arka_plan="FFFFFF";
var cerceve="FFFFFF";
var kutucuk="FFFFFF";
var piyasa_baslik="FFFFFF";
var tur_baslik="999999";
var fiyat_baslik="CC3300";
var kutu_kose="oval";
var genislik="200";
var baglanti="acik";
var paylasim="kapali";
</script>
<div style="width:200px;font-size:12px;text-align:right;"><a name="altinin" target="_blank" href="//altin.in/fiyat/gram-altin">gram</a></div><script type="text/javascript" charset="iso-8859-9" src="//eklenti.altin.in/altin.js"></script></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Image2' locked='false' title='' type='Image'>
<b:widget-settings>
<b:widget-setting name='displayUrl'>https://blogger.googleusercontent.com/img/a/AVvXsEjuXsCHcbKOo4Ych_mpXQGM3Y08M_pbAhyWyTEI1PRC-1o7-l2xWg6Hiq-R2Fq_yhXDon7_OZvyhiYkFupKcTjb8qqqUaT09B0QVy0CUW_lbDDc7V6nCTDu8dvsumhLIfDADEDeL6wbMfWWbkEBkUBKaF0QWAnh8ReGXT_fvv5ViNbdWW5FdPHWs9LQ=s300</b:widget-setting>
<b:widget-setting name='displayHeight'>250</b:widget-setting>
<b:widget-setting name='sectionWidth'>1621</b:widget-setting>
<b:widget-setting name='shrinkToFit'>false</b:widget-setting>
<b:widget-setting name='displayWidth'>300</b:widget-setting>
<b:widget-setting name='link'>http://kedreklam.blogspot.com</b:widget-setting>
<b:widget-setting name='caption'/>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<b:tag cond='data:link' expr:href='data:link' name='a'>
<img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_img"' expr:src='data:sourceUrl' expr:width='data:width'/>
</b:tag>
<br/>
<b:if cond='data:caption'>
<span class='caption'><data:caption/></span>
</b:if>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='HTML2' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><![CDATA[<iframe name="vakit" src="https://www.vakitci.com/vakit2.php?id=1956" height="236" width="300" scrolling="no" border="0" frameborder="0"></iframe>]]></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='BlogArchive1' locked='false' title='Blog Arşivi' type='BlogArchive'>
<b:widget-settings>
<b:widget-setting name='showStyle'>MENU</b:widget-setting>
<b:widget-setting name='yearPattern'>yyyy</b:widget-setting>
<b:widget-setting name='showWeekEnd'>true</b:widget-setting>
<b:widget-setting name='monthPattern'>MMMM</b:widget-setting>
<b:widget-setting name='dayPattern'>MMM dd</b:widget-setting>
<b:widget-setting name='weekPattern'>MM/dd</b:widget-setting>
<b:widget-setting name='chronological'>false</b:widget-setting>
<b:widget-setting name='showPosts'>false</b:widget-setting>
<b:widget-setting name='frequency'>MONTHLY</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2><data:title/></h2>
</b:if>
<div class='widget-content'>
<div id='ArchiveList'>
<div expr:id='data:widget.instanceId + "_ArchiveList"'>
<b:include cond='data:style == "HIERARCHY"' data='data' name='interval'/>
<b:include cond='data:style == "FLAT"' data='data' name='flat'/>
<b:include cond='data:style == "MENU"' data='data' name='menu'/>
</div>
</div>
<b:include name='quickedit'/>
</div>
</b:includable>
<b:includable id='flat' var='data'>
<ul class='flat'>
<b:loop values='data:data' var='i'>
<li class='archivedate'>
<a expr:href='data:i.url'><data:i.name/></a> (<data:i.post-count/>)
</li>
</b:loop>
</ul>
</b:includable>
<b:includable id='interval' var='intervalData'>
<b:loop values='data:intervalData' var='interval'>
<ul class='hierarchy'>
<li expr:class='"archivedate " + data:interval.expclass'>
<b:include cond='data:interval.toggleId' data='interval' name='toggle'/>
<a class='post-count-link' expr:href='data:interval.url'>
<data:interval.name/>
</a>
<span class='post-count' dir='ltr'>(<data:interval.post-count/>)</span>
<b:include cond='data:interval.data' data='interval.data' name='interval'/>
<b:include cond='data:interval.posts' data='interval.posts' name='posts'/>
</li>
</ul>
</b:loop>
</b:includable>
<b:includable id='menu' var='data'>
<select expr:id='data:widget.instanceId + "_ArchiveMenu"'>
<option value=''><data:title/></option>
<b:loop values='data:data' var='i'>
<option expr:value='data:i.url'><data:i.name/> (<data:i.post-count/>)</option>
</b:loop>
</select>
</b:includable>
<b:includable id='posts' var='posts'>
<ul class='posts'>
<b:loop values='data:posts' var='post'>
<li><a expr:href='data:post.url'><data:post.title/></a></li>
</b:loop>
</ul>
</b:includable>
<b:includable id='toggle' var='interval'>
<a class='toggle' href='javascript:void(0)'>
<span expr:class='"zippy" + (data:interval.expclass == "expanded" ? " toggle-open" : "")'>
<b:if cond='data:interval.expclass == "expanded"'>
▼ 
<b:elseif cond='data:blog.languageDirection == "rtl"'/>
◄ 
<b:else/>
► 
</b:if>
</span>
</a>
</b:includable>
</b:widget>
<b:widget id='PageList3' locked='false' title='' type='PageList'>
<b:widget-settings>
<b:widget-setting name='pageListJson'><![CDATA[{"link0":{"href":"http://dkabhocasi.blogspot.com/","position":0,"title":"Ana Sayfa ➤"}}]]></b:widget-setting>
<b:widget-setting name='homeTitle'>Ana Sayfa</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<b:if cond='data:mobile'>
<select expr:id='data:widget.instanceId + "_select"'>
<b:loop values='data:links' var='link'>
<option expr:value='data:link.href'>
<b:attr cond='data:link.isCurrentPage' name='selected' value='selected'/>
<data:link.title/>
</option>
</b:loop>
</select>
<span class='pagelist-arrow'>&#9660;</span>
<b:else/>
<ul>
<b:loop values='data:links' var='link'>
<li>
<b:class cond='data:link.isCurrentPage' name='selected'/>
<a expr:href='data:link.href'><data:link.title/></a>
</li>
</b:loop>
</ul>
</b:if>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div><!-- #stucco-secondary -->
</div>
</div>
</div>
</div><!-- #stucco-primary -->
</div><!-- #stucco-content -->
<footer class='stucco-site-footer' id='stucco-colophon' role='contentinfo'>
<div class='stucco-footer-top'>
<div class='container'>
<div class='col-md-3 col-sm-6 stucco-footer-column'>
<div class='stucco-widget-area'>
<b:section class='footerwidgetsarea' id='footerwidgetsarea-1' name='Footer 1' showaddelement='yes'>
<b:widget id='PopularPosts1' locked='false' title='Popüler Yayınlar' type='PopularPosts'>
<b:widget-settings>
<b:widget-setting name='numItemsToShow'>2</b:widget-setting>
<b:widget-setting name='showThumbnails'>true</b:widget-setting>
<b:widget-setting name='showSnippets'>true</b:widget-setting>
<b:widget-setting name='timeRange'>ALL_TIME</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
<div class='widget-content popular-posts'>
<ul>
<b:loop values='data:posts' var='post'>
<li>
<b:if cond='!data:showThumbnails'>
<b:if cond='!data:showSnippets'>
<!-- (1) No snippet/thumbnail -->
<a expr:href='data:post.href'><data:post.title/></a>
<b:else/>
<!-- (2) Show only snippets -->
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
<b:else/>
<!-- (3) Show only thumbnails or (4) Snippets and thumbnails. -->
<div expr:class='data:showSnippets ? "item-content" : "item-thumbnail-only"'>
<b:if cond='data:post.featuredImage.isResizable or data:post.thumbnail'>
<div class='item-thumbnail'>
<a expr:href='data:post.href' target='_blank'>
<b:with value='data:post.featuredImage.isResizable ? resizeImage(data:post.featuredImage, 72, "1:1") : data:post.thumbnail' var='image'>
<img alt='' border='0' expr:src='data:image'/>
</b:with>
</a>
</div>
</b:if>
<div class='item-title'><a expr:href='data:post.href'><data:post.title/></a></div>
<b:if cond='data:showSnippets'>
<div class='item-snippet'><data:post.snippet/></div>
</b:if>
</div>
<div style='clear: both;'/>
</b:if>
</li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<div class='col-md-3 col-sm-6 stucco-footer-column'>
<div class='stucco-widget-area'>
<b:section class='footerwidgetsarea' id='footerwidgetsarea-2' name='Footer 2' showaddelement='yes'>
<b:widget id='LinkList1' locked='false' title='Web Siteler' type='LinkList'>
<b:widget-settings>
<b:widget-setting name='text-8'>Batman 15 Temmuz İHO</b:widget-setting>
<b:widget-setting name='link-7'>https://dkab.meb.gov.tr/</b:widget-setting>
<b:widget-setting name='link-8'>https://batman15temmuzsehitleriiho.meb.k12.tr/</b:widget-setting>
<b:widget-setting name='link-5'>https://oba.gov.tr/</b:widget-setting>
<b:widget-setting name='link-6'>https://batman.meb.gov.tr/</b:widget-setting>
<b:widget-setting name='link-3'>https://mevzuat.gov.tr/</b:widget-setting>
<b:widget-setting name='link-4'>http://www.egitim.gov.tr/</b:widget-setting>
<b:widget-setting name='text-1'>e-devlet</b:widget-setting>
<b:widget-setting name='text-0'>e-okul</b:widget-setting>
<b:widget-setting name='text-3'>Mevzuat Bilgi Sistemi</b:widget-setting>
<b:widget-setting name='text-2'>Milli Eğitim Bakanlığı</b:widget-setting>
<b:widget-setting name='text-5'>Öğretmen Bilişim Ağı - OBA</b:widget-setting>
<b:widget-setting name='text-4'>Eba Arama Motoru</b:widget-setting>
<b:widget-setting name='text-7'>DKAB Öğretimi Portalı</b:widget-setting>
<b:widget-setting name='text-6'>Batman Milli Eğitim</b:widget-setting>
<b:widget-setting name='shownum'>20</b:widget-setting>
<b:widget-setting name='sorting'>NONE</b:widget-setting>
<b:widget-setting name='link-1'>https://www.turkiye.gov.tr/</b:widget-setting>
<b:widget-setting name='link-2'>https://www.meb.gov.tr/</b:widget-setting>
<b:widget-setting name='link-0'>https://e-okul.meb.gov.tr/</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<ul>
<b:loop values='data:links' var='link'>
<li><a expr:href='data:link.target'><data:link.name/></a></li>
</b:loop>
</ul>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<div class='col-md-3 col-sm-6 stucco-footer-column'>
<div class='stucco-widget-area'>
<b:section class='footerwidgetsarea' id='footerwidgetsarea-3' name='Footer 3' showaddelement='yes'>
<b:widget id='Stats1' locked='false' title='Toplam Sayfa Görüntüleme Sayısı' type='Stats'>
<b:widget-settings>
<b:widget-setting name='showGraphicalCounter'>true</b:widget-setting>
<b:widget-setting name='showAnimatedCounter'>true</b:widget-setting>
<b:widget-setting name='showSparkline'>true</b:widget-setting>
<b:widget-setting name='sparklineStyle'>WHITE_TRANSPARENT</b:widget-setting>
<b:widget-setting name='timeRange'>ALL_TIME</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'><h2><data:title/></h2></b:if>
<div class='widget-content'>
<!-- Content is going to be visible when data will be fetched from server. -->
<div expr:id='data:widget.instanceId + "_content"' style='display: none;'>
<!-- Counter and image will be injected later via AJAX call. -->
<b:if cond='data:showSparkline'>
<script src='https://www.gstatic.com/charts/loader.js' type='text/javascript'/>
<span expr:id='data:widget.instanceId + "_sparklinespan"' style='display:inline-block; width:75px; height:30px'/>
</b:if>
<span expr:class='"counter-wrapper " + (data:showGraphicalCounter ? "graph-counter-wrapper" : "text-counter-wrapper")' expr:id='data:widget.instanceId + "_totalCount"'>
</span>
<b:include name='quickedit'/>
</div>
</div>
</b:includable>
</b:widget>
<b:widget id='ContactForm2' locked='false' title='İletişim Formu' type='ContactForm'>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='contact-form-widget'>
<div class='form'>
<form name='contact-form'>
<p/>
<data:contactFormNameMsg/>
<br/>
<input class='contact-form-name' expr:id='data:widget.instanceId + "_contact-form-name"' name='name' size='30' type='text' value=''/>
<p/>
<data:contactFormEmailMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<input class='contact-form-email' expr:id='data:widget.instanceId + "_contact-form-email"' name='email' size='30' type='text' value=''/>
<p/>
<data:contactFormMessageMsg/> <span style='font-weight: bolder;'>*</span>
<br/>
<textarea class='contact-form-email-message' cols='25' expr:id='data:widget.instanceId + "_contact-form-email-message"' name='email-message' rows='5'/>
<p/>
<input class='contact-form-button contact-form-button-submit' expr:id='data:widget.instanceId + "_contact-form-submit"' expr:value='data:contactFormSendMsg' type='button'/>
<p/>
<div style='text-align: center; max-width: 222px; width: 100%'>
<p class='contact-form-error-message' expr:id='data:widget.instanceId + "_contact-form-error-message"'/>
<p class='contact-form-success-message' expr:id='data:widget.instanceId + "_contact-form-success-message"'/>
</div>
</form>
</div>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
<div class='col-md-3 col-sm-6 stucco-footer-column'>
<div class='stucco-widget-area'>
<b:section class='footerwidgetsarea' id='footerwidgetsarea-4' name='Footer 4' showaddelement='yes'>
<b:widget id='HTML6' locked='false' title='' type='HTML'>
<b:widget-settings>
<b:widget-setting name='content'><div id="whatsapp-widget" class="ww-left ww-normal ww-yes"> <a target="_blank" href="https://wa.me/905001234567/" class="ww-text">Nasıl yardımcı olabiliriz?<div class="ww-arrow"></div></a>
<div class="ww-icon">
<div>
<a class="ww-icon-link" target="_blank" href="https://wa.me/905001234567/">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 32 32">
<path d=" M19.11 17.205c-.372 0-1.088 1.39-1.518 1.39a.63.63 0 0 1-.315-.1c-.802-.402-1.504-.817-2.163-1.447-.545-.516-1.146-1.29-1.46-1.963a.426.426 0 0 1-.073-.215c0-.33.99-.945.99-1.49 0-.143-.73-2.09-.832-2.335-.143-.372-.214-.487-.6-.487-.187 0-.36-.043-.53-.043-.302 0-.53.115-.746.315-.688.645-1.032 1.318-1.06 2.264v.114c-.015.99.472 1.977 1.017 2.78 1.23 1.82 2.506 3.41 4.554 4.34.616.287 2.035.888 2.722.888.817 0 2.15-.515 2.478-1.318.13-.33.244-.73.244-1.088 0-.058 0-.144-.03-.215-.1-.172-2.434-1.39-2.678-1.39zm-2.908 7.593c-1.747 0-3.48-.53-4.942-1.49L7.793 24.41l1.132-3.337a8.955 8.955 0 0 1-1.72-5.272c0-4.955 4.04-8.995 8.997-8.995S25.2 10.845 25.2 15.8c0 4.958-4.04 8.998-8.998 8.998zm0-19.798c-5.96 0-10.8 4.842-10.8 10.8 0 1.964.53 3.898 1.546 5.574L5 27.176l5.974-1.92a10.807 10.807 0 0 0 16.03-9.455c0-5.958-4.842-10.8-10.802-10.8z" fill-rule="evenodd"></path>
</svg>
</a>
</div> </div> </div><style>
#whatsapp-widget {
position: fixed;
bottom: 20px;
height: max-content;
display: flex;
align-items: center;
gap: 20px;
z-index: 99999999;
visibility: hidden;
transition: all 2s ease 0s;
}
#whatsapp-widget.ww-yes {
visibility: visible;
}
#whatsapp-widget.ww-no {
visibility: hidden !important;
}
#whatsapp-widget .ww-icon {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 5px;
opacity: 0;
animation: grow 3s;
animation-delay: 1s;
animation-fill-mode: forwards;
}
#whatsapp-widget .ww-link {
opacity: 1;
display: block;
bottom: -15px;
text-align: center;
white-space: nowrap;
text-decoration: none;
width: 60px;
font-family: Roboto, "Helvetica Neue", sans-serif;
font-size: 11px;
line-height: 11px;
border: 0px;
max-width: inherit;
color: rgb(175, 175, 175) !important;
}
#whatsapp-widget .ww-link:hover {
border: 0px;
text-decoration: underline !important;
color: rgb(175, 175, 175) !important;
}
#whatsapp-widget .ww-text {
border-radius: 8px;
border: 1px solid #e2e2e2;
cursor: pointer;
word-break: break-word;
background: white;
padding: 1rem;
position: relative;
box-shadow: 2px 2px 15px 2px rgb(0 0 0 / 17%);
opacity: 0;
animation: slide 1s;
animation-delay: 3s;
animation-fill-mode: forwards;
margin-bottom: 15px;
z-index: 100;
}
#whatsapp-widget .ww-arrow {
position: absolute;
background: white;
border-right: 0.5px solid #e2e2e2;
border-bottom: 0.5px solid #e2e2e2;
top: 50%;
width: 20px;
height: 20px;
z-index: -100;
}
#whatsapp-widget.ww-right .ww-arrow {
transform: translateY(-50%) rotate(-45deg);
right: -11px;
left: unset;
}
#whatsapp-widget.ww-left .ww-arrow {
left: -11px;
right: unset;
transform: translateY(-50%) rotate(135deg);
}
#whatsapp-widget.ww-big .ww-text {
font-size: 23px;
line-height: 25px;
}
#whatsapp-widget.ww-medium .ww-text {
font-size: 20px;
line-height: 22px;
padding: 15px;
}
#whatsapp-widget.ww-normal .ww-text {
font-size: 17px;
padding: 12px;
line-height: 19px;
}
#whatsapp-widget svg {
fill: rgb(255, 255, 255);
z-index: 1;
border-radius: 50px;
cursor: pointer;
transition: transform 0.7s ease-in-out;
width: 100%;
height: 100%;
stroke: none;
}
#whatsapp-widget svg:hover {
transform: rotate(720deg);
}
#whatsapp-widget.ww-right .ww-text::after {
right: -10px;
transform: translateY(-50%) rotate(-45deg);
}
#whatsapp-widget.ww-left .ww-text::after {
left: -10px;
transform: translateY(-50%) rotate(135deg);
}
#whatsapp-widget.ww-left {
left: 20px;
flex-direction: row-reverse;
}
#whatsapp-widget.ww-right {
right: 20px;
flex-direction: row;
}
#whatsapp-widget .ww-icon-link {
padding: 5px;
box-sizing: border-box;
border-radius: 50%;
cursor: pointer;
overflow: hidden;
box-shadow: rgb(0 0 0 / 40%) 2px 2px 6px;
transition: all 0.5s ease 0s;
position: relative;
z-index: 200;
display: block;
border: 0px;
background: rgb(77, 194, 71) !important;
}
#whatsapp-widget.ww-normal .ww-icon-link {
width: 50px;
height: 50px;
}
#whatsapp-widget.ww-medium .ww-icon-link {
height: 65px;
width: 65px;
}
#whatsapp-widget.ww-big .ww-icon-link {
height: 75px;
width: 75px;
}
#whatsapp-widget .ww-icon div {
display: flex;
align-items: center;
justify-content: center;
}
@media (max-width: 768px) {
#whatsapp-widget {
bottom: 5px;
}
#whatsapp-widget .ww-text {
display: none;
}
#whatsapp-widget.ww-right {
right: 5px;
left: unset;
}
#whatsapp-widget.ww-left {
left: 5px;
right: unset;
}
}
@keyframes slide {
from {
bottom: -20px;
opacity: 0;
}
to {
bottom: 0px;
opacity: 1;
}
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
@keyframes grow {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
</style></b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<!-- only display title if it's non-empty -->
<b:if cond='data:title != ""'>
<h2 class='title'><data:title/></h2>
</b:if>
<div class='widget-content'>
<data:content/>
</div>
<b:include name='quickedit'/>
</b:includable>
</b:widget>
<b:widget id='Label2' locked='false' title='Etiketler' type='Label'>
<b:widget-settings>
<b:widget-setting name='sorting'>ALPHA</b:widget-setting>
<b:widget-setting name='display'>CLOUD</b:widget-setting>
<b:widget-setting name='selectedLabelsList'/>
<b:widget-setting name='showType'>ALL</b:widget-setting>
<b:widget-setting name='showFreqNumbers'>false</b:widget-setting>
</b:widget-settings>
<b:includable id='main'>
<b:if cond='data:title != ""'>
<h2><data:title/></h2>
</b:if>
<div expr:class='"widget-content " + data:display + "-label-widget-content"'>
<b:if cond='data:display == "list"'>
<ul>
<b:loop values='data:labels' var='label'>
<li>
<b:if cond='data:blog.url == data:label.url'>
<span expr:dir='data:blog.languageDirection'><data:label.name/></span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
</b:if>
<b:if cond='data:showFreqNumbers'>
<span dir='ltr'>(<data:label.count/>)</span>
</b:if>
</li>
</b:loop>
</ul>
<b:else/>
<b:loop values='data:labels' var='label'>
<span expr:class='"label-size label-size-" + data:label.cssSize'>
<b:if cond='data:blog.url == data:label.url'>
<span expr:dir='data:blog.languageDirection'><data:label.name/></span>
<b:else/>
<a expr:dir='data:blog.languageDirection' expr:href='data:label.url'><data:label.name/></a>
</b:if>
<b:if cond='data:showFreqNumbers'>
<span class='label-count' dir='ltr'>(<data:label.count/>)</span>
</b:if>
</span>
</b:loop>
</b:if>
<b:include name='quickedit'/>
</div>
</b:includable>
</b:widget>
</b:section>
</div>
</div>
</div>
</div>
<div class='stucco-footer-bottom'>
<div class='container'>
<div class='stucco-site-info'>
<!-- Do not edit or remove credits without our permission: newbloggerthemes.com -->
<div class='stucco-copyright float-l'>Copyright © <script type='text/javascript'/> <a expr:href='data:blog.homepageUrl'><data:blog.title/></a><a href='http://www.reklamgeh.com/'/></div>
<div class='stucco-theme-by float-r'><a href='h' target='_blank'/>Zehra DİLBE CEVHER <a href='https://reklamgeh.blogger.com/' target='_blank' title=''/> <a href='' target='_blank' title=''/></div>
</div><!-- .stucco-site-info -->
</div>
</div>
</footer><!-- #stucco-colophon -->
</div><!-- #page -->
<script src='https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js' type='text/javascript'/>
<script type='text/javascript'>
//<![CDATA[
/*
Stucco by icyNETS
icynets.com | @icynets
Free for personal and commercial use under the GNU General Public License (http://www.gnu.org/licenses/gpl-2.0.html).
*/
jQuery(document).ready(function ($) {
new WOW().init();
// Add button to sub-menu parent to show nested pages on the mobile menu
$( '.stucco-main-navigation li.page_item_has_children, .stucco-main-navigation li.menu-item-has-children' ).prepend( '<span class="menu-dropdown-btn"><i class="fa fa-angle-right"></i></span>' );
// Sub-menu toggle button
$( '.stucco-main-navigation a[href="#"], .menu-dropdown-btn' ).bind( 'click', function(e) {
e.preventDefault();
$(this).parent().toggleClass( 'open-page-item' );
$(this).find('.fa:first').toggleClass('fa-angle-right').toggleClass('fa-angle-down');
});
// Mobile menu toggle button
$( '.stucco-header-menu-button' ).click( function(e){
$( 'body' ).toggleClass( 'show-main-menu' );
});
$( '.stucco-main-menu-close' ).click( function(e){
$( '.stucco-header-menu-button' ).click();
});
// Don't search if no keywords have been entered
$(".stucco-search-submit").bind('click', function(event) {
if ( $(this).parents(".stucco-search-form").find(".stucco-search-field").val() == "") event.preventDefault();
});
});
/**
* File navigation.js.
*
* Handles toggling the navigation menu for small screens and enables TAB key
* navigation support for dropdown menus.
*/
( function() {
var container, button, menu, links, subMenus, i, len;
container = document.getElementById( 'stucco-site-navigation' );
if ( ! container ) {
return;
}
button = container.getElementsByTagName( 'button' )[0];
if ( 'undefined' === typeof button ) {
return;
}
menu = container.getElementsByTagName( 'ul' )[0];
// Hide menu toggle button if menu is empty and return early.
if ( 'undefined' === typeof menu ) {
button.style.display = 'none';
return;
}
menu.setAttribute( 'aria-expanded', 'false' );
if ( -1 === menu.className.indexOf( 'nav-menu' ) ) {
menu.className += ' nav-menu';
}
button.onclick = function() {
if ( -1 !== container.className.indexOf( 'toggled' ) ) {
container.className = container.className.replace( ' toggled', '' );
button.setAttribute( 'aria-expanded', 'false' );
menu.setAttribute( 'aria-expanded', 'false' );
} else {
container.className += ' toggled';
button.setAttribute( 'aria-expanded', 'true' );
menu.setAttribute( 'aria-expanded', 'true' );
}
};
// Get all the link elements within the menu.
links = menu.getElementsByTagName( 'a' );
subMenus = menu.getElementsByTagName( 'ul' );
// Set menu items with submenus to aria-haspopup="true".
for ( i = 0, len = subMenus.length; i < len; i++ ) {
subMenus[i].parentNode.setAttribute( 'aria-haspopup', 'true' );
}
// Each time a menu link is focused or blurred, toggle focus.
for ( i = 0, len = links.length; i < len; i++ ) {
links[i].addEventListener( 'focus', toggleFocus, true );
links[i].addEventListener( 'blur', toggleFocus, true );
}
/**
* Sets or removes .focus class on an element.
*/
function toggleFocus() {
var self = this;
// Move up through the ancestors of the current link until we hit .nav-menu.
while ( -1 === self.className.indexOf( 'nav-menu' ) ) {
// On li elements toggle the class .focus.
if ( 'li' === self.tagName.toLowerCase() ) {
if ( -1 !== self.className.indexOf( 'focus' ) ) {
self.className = self.className.replace( ' focus', '' );
} else {
self.className += ' focus';
}
}
self = self.parentElement;
}
}
} )();
/**
* File skip-link-focus-fix.js.
*
* Helps with accessibility for keyboard only users.
*
* Learn more: https://git.io/vWdr2
*/
( function() {
var isWebkit = navigator.userAgent.toLowerCase().indexOf( 'webkit' ) > -1,
isOpera = navigator.userAgent.toLowerCase().indexOf( 'opera' ) > -1,
isIe = navigator.userAgent.toLowerCase().indexOf( 'msie' ) > -1;
if ( ( isWebkit || isOpera || isIe ) && document.getElementById && window.addEventListener ) {
window.addEventListener( 'hashchange', function() {
var id = location.hash.substring( 1 ),
element;
if ( ! ( /^[A-z0-9_-]+$/.test( id ) ) ) {
return;
}
element = document.getElementById( id );
if ( element ) {
if ( ! ( /^(?:a|select|input|button|textarea)$/i.test( element.tagName ) ) ) {
element.tabIndex = -1;
}
element.focus();
}
}, false );
}
})();
//]]>
</script>
</body>
</html>
Hiç yorum yok:
Yorum Gönder