![]() |
ШАПКА БЕСПЛАТНОГО ШАБЛОНА |
Ниже можно скачать и установить к себе на сайт (блог), бесплатно шаблон для blogger. Делается это следующим образом - выделяете весь текст в специальном окне, копируете и вставляете справа Настройки*Тема-Изменить HTML. Не забываем сохранить. Все готово. Открываем свой блог, знакомимся и конструируем его по собственному усмотрению.
Преимущества нашего шаблона:
- Самоиндексируемая шапка тегов - это означает, что любой тег попадает в шапку автоматически, после того, как статью прочитали и/или нажали на тег в облаке тегов.
- Легкий и приветливый дизайн шаблона - цвета, расположение, 3-х колоночный подвал.
- Быстрая индексация любых публикаций за счет некоторых хитростей и изюминок.
- Конструкцию шаблона легко видоизменяется, но не советуем увлекаться.
- Удобный внешний вид поля для чтения публикаций - в базовой и мобильной версии.
- Быстрая скорость загрузки в сравнение с другими сайтами.
Примечание.

Иметь свой сайт или блог замечательно, но зачем? Для того чтоб он стал хорошо читаемым и вышел в TOP, без использования доменов, понадобится около 5 лет ежедневных публикаций. Кроме того blogger плохо выдерживает нагрузку на сайт, что приводит автоматом к границе популярности, а известные поисковики стали считать все сайты не релевантными. Популярность контакта и других социальных сетей, заключается не в качестве статей или публикаций. Есть вопросы пишите в обратную связь.
Если денег пока нет, возможно прибегнуть к заработку без вложений. Способ особенно актуален при наличие в личном пользование смартфона.
Желаем творческих успехов! Далее идет обещанный шаблон.
<?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE html> <html b:version='2' class='v2' expr:dir='data:blog.languageDirection' xmlns='http://www.w3.org/1999/xhtml' xmlns:b='http://www.google.com/2005/gml/b' xmlns:data='http://www.google.com/2005/gml/data' xmlns:expr='http://www.google.com/2005/gml/expr'> <head> <meta content='width=device-width, initial-scale=1, maximum-scale=1' name='viewport'/> <link href='http://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700' rel='stylesheet' type='text/css'/> <link href='http://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css' rel='stylesheet'/> <b:include data='blog' name='all-head-content'/> <title> <b:if cond='data:blog.pageType == "index"'> <data:blog.pageTitle/> <b:else/> <b:if cond='data:blog.pageType != "error_page"'> <data:blog.pageName/> - <data:blog.title/> <b:else/> ERROR 404 - <data:blog.title/> </b:if> </b:if> </title> <!-- Description and Keywords (start) --> <b:if cond='data:blog.pageType == "index"'> <meta content='PARTNER MEDIA NET GS G @ <->' name='description'/> </b:if> <meta content='ПАРТНЕР МЕДИА-СЕТЬ GS G@<-> - СУТЬ БЕСПЛАТНОГО ОБЩЕНИЯ, СОЦИАЛЬНОЙ ЗНАЧИМОСТИ, СИСТЕМА СВОБОДНОГО ИНТЕРНЕТ ЗНАКОМСТВА!' name='keywords'/> <!-- Description and Keywords (end) --> <b:if cond='data:blog.pageType == "item"'> <meta expr:content='data:blog.pageName' property='og:title'/> <meta expr:content='data:blog.canonicalUrl' property='og:url'/> <meta content='article' property='og:type'/> </b:if> <b:if cond='data:blog.postImageUrl'> <meta expr:content='data:blog.postImageUrl' property='og:image'/> <b:else/> <b:if cond='data:blog.postImageThumbnailUrl'> <meta expr:content='data:blog.postImageThumbnailUrl' property='og:image'/> </b:if></b:if> <b:if cond='data:blog.metaDescription != ""'> <meta expr:content='data:blog.metaDescription' name='og:description'/> </b:if> <meta expr:content='data:blog.title' property='og:site_name'/> <meta expr:content='data:blog.homepageUrl' name='twitter:domain'/> <meta expr:content='data:blog.pageName' name='twitter:title'/> <b:if cond='data:blog.postImageUrl'> <meta content='summary_large_image' name='twitter:card'/> <meta expr:content='data:blog.postImageUrl' name='twitter:image'/> <b:else/> <meta content='summary' name='twitter:card'/> <b:if cond='data:blog.postImageThumbnailUrl'> <meta expr:content='data:blog.postImageThumbnailUrl' name='twitter:image'/> </b:if> </b:if> <meta expr:content='data:blog.pageName' name='twitter:title'/> <b:if cond='data:blog.metaDescription'> <meta expr:content='data:blog.metaDescription' name='twitter:description'/> </b:if> <!-- Social Media meta tag need customer customization --> <meta content='Facebook App ID here' property='fb:app_id'/> <meta content='Facebook Admin ID here' property='fb:admins'/> <meta content='@username' name='twitter:site'/> <meta content='@username' name='twitter:creator'/> <b:skin><![CDATA[/* ----------------------------------------------- Blogger Template Style Name: Publico Author : http://datingnew.ru - твоя медиа-сеть общения License: Free Version ----------------------------------------------- */ /* Variable definitions ======================= <Variable name="keycolor" description="Main Color" type="color" default="#1e87f0" value="#1e87f0"/> <Variable name="body.background" description="Background" type="background" color="#ffffff" default="$(color) url() repeat scroll top left" value="$(color) url() repeat scroll top left"/> <Group description="Main Settings" selector="body"> <Variable name="main.color" description="Main Theme Color" type="color" default="#00adef" value="#00adef"/> <Variable name="main.dark.color" description="Main Dark Color" type="color" default="#1c1c1c" value="#1c1c1c"/> <Variable name="main.bb.color" description="Borders and Buttons Color" type="color" default="#272727" value="#272727"/> <Variable name="main.text.color" description="Main Text Color" type="color" default="$(main.dark.color)" value="#1c1c1c"/> <Variable name="body.font" description="Main Font" type="font" default="normal normal 14px Poppins" value="normal normal 14px Poppins"/> </Group> ======================= */ /* Reset and Variable Apply Here */ a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{padding:0;border:0;outline:0;vertical-align:baseline;background:0 0} ins{text-decoration:underline} del{text-decoration:line-through} blockquote{font-size:15px;line-height:1.5em;font-style:italic;color:$(main.text.color)} dl,ul{list-style-position:inside;font-weight:700;list-style:none} ul li{list-style:none} caption,th{text-align:center} img{border:none;position:relative} a,a:visited{text-decoration:none} .clear{clear:both} .section,.widget,.widget ul{margin:0;padding:0} a{color:$(main.color)} a:hover{color:$(main.color)} :focus{outline:0} a img{border:0} brc{color:#bdbdbd} .CSS_LIGHTBOX{z-index:999999!important} .separator a{clear:none!important;float:none!important;margin-left:0!important;margin-right:0!important} .Attribution, #navbar-iframe, .navbar { height:0px; visibility:hidden; display:none } #navbar-iframe{display:none;height:0;visibility:hidden} .widget-item-control,a.quickedit{display:none!important} .archive .home-link,.index .home-link,.home-link{display:none!important} *{outline:0;transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease} :after,:before{transition:all .0s ease;-webkit-transition:all .0s ease;-moz-transition:all .0s ease;-o-transition:all .0s ease} .status-msg-wrap{margin:0 auto 25px;text-transform:uppercase;font-size:11px} .status-msg-border{border:1px solid #eee;opacity:.7;border-radius:2px} .status-msg-bg{background-color:#f8f8f8;opacity:1;filter:none} .feed-links{clear:both;display:none;line-height:2.5em} /* Body */ body{background:$(body.background);font:$(body.font);color:#4f4f4f;word-wrap:break-word;margin:0;padding:0;} #outer-wrapper{max-width:1133px;margin:0px auto;background-color:#FFF;} .row{width:1100px} #content-wrapper{margin:15px auto 5px;overflow:hidden} .item #content-wrapper,.static_page #content-wrapper{margin:15px auto} #main-wrapper{float:left;overflow:hidden;width:67%;word-wrap:break-word} #sidebar-wrapper{float:right;overflow:hidden;width:32%;padding-left:2%;box-sizing:border-box;word-wrap:break-word;padding-bottom:20px} #main-wrapper #main {margin-right:2%;} .index #main-wrapper,.archive #main-wrapper{margin-top:10px;} .home #main-wrapper{margin-top:0} #topnav{width:100%;background-color:#262626;margin:0;border-bottom:1px solid #f5f5f5; height: 45px;} .tm-head{margin:0 auto;line-height:45px;overflow:hidden} .tm-menu{float:left} #nav1 li{float:left;display:inline-block;height:45px;line-height:45px;margin-right:15px;padding:0} #nav1 li a{color:#fff;font-size:10px;font-weight:500;letter-spacing:.5px;text-transform:uppercase} #nav1 li a:hover{color:$(main.color)} .selectnav{display:none;background-color:$(main.bb.color);padding:2px 5px;box-sizing:border-box;border:0} .social-area{float:right} .tm-head #social-top{position:relative;display:block;margin-right:0} .tm-head #social-top ul{overflow:hidden} .tm-head #social-top ul li{height:45px;line-height:45px;display:block;float:left;margin-left:5px;padding:0} .tm-head #social-top ul li a{display:block;float:left;color:#fff;text-decoration:none;font-size:13px;text-align:cter;line-height:45px;padding:0 7px} .tm-head #social-top ul li a:before{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale} .tm-head #social-top ul li a:hover{color:$(main.color)} #social-top .facebook:before{content:"\f09a"} #social-top .twitter:before{content:"\f099"} #social-top .gplus:before{content:"\f0d5"} #social-top .rss:before{content:"\f09e"} #social-top .youtube:before{content:"\f167"} #social-top .skype:before{content:"\f17e"} #social-top .stumbleupon:before{content:"\f1a4"} #social-top .tumblr:before{content:"\f173"} #social-top .vine:before{content:"\f1ca"} #social-top .stack-overflow:before{content:"\f16c"} #social-top .linkedin:before{content:"\f0e1"} #social-top .dribbble:before{content:"\f17d"} #social-top .soundcloud:before{content:"\f1be"} #social-top .behance:before{content:"\f1b4"} #social-top .digg:before{content:"\f1a6"} #social-top .instagram:before{content:"\f16d"} #social-top .pinterest:before{content:"\f0d2"} #social-top .delicious:before{content:"\f1a5"} #social-top .codepen:before{content:"\f1cb"} #header-blog{height:90px;position:relative;overflow:hidden;padding:20px 0} .header-content{margin:0 auto;overflow:hidden;height:90px} .header-logo{ float: left; width: 265px; max-height: 60px; margin: 10px 0 0;} .header-logo img{max-width:100%;height:auto;margin:0} .Header h1{color:$(main.text.color);margin:0;font-size:20px;line-height:1.3em} .header-ads{float:right;width:728px;height:90px} #menu{display:none} #main-nav{background-color:$(main.dark.color);position:relative;width:100%;max-width:1100px;height:50px;font-size:12px;margin:0 auto; border-bottom: 3px solid #00adef!important;} .header-menu{background-color:$(main.dark.color);height:50px;margin:0 auto;position:relative;padding:0} li.li-home{display:inline-block;position:relative;float:left;height:50px;box-sizing:border-box;padding:0;border-right:1px solid $(main.bb.color); background: #00adef;} li.li-home a{float:left;color:#F2F2F2;padding:0 16px;line-height:50px;text-transform:uppercase;font-weight:700;letter-spacing:.5px} li.li-home:hover{background-color:$(main.color)} li.li-home:hover a{color:#fff} #main-nav ul li{position:relative;float:left;height:50px;box-sizing:border-box;padding:0;border-right:1px solid $(main.bb.color)} #main-nav ul li a{float:left;color:#F2F2F2;padding:0 16px;line-height:50px;text-transform:uppercase;font-weight:700;letter-spacing:.5px} #main-nav ul li:hover{background-color:$(main.color)} #main-nav ul li:hover a{color:#fff} #main-nav ul li.has-children a{padding-right:28px} #main-nav ul li.has-children a:after{content:"\f0d7";font-family:FontAwesome;font-size:11px;font-weight:400;position:absolute;top:0;right:14px} #main-nav ul li ul, #main-nav ul li li ul{display:none;position:absolute;left:0;top:50px;z-index:100;background-color:$(main.dark.color);border-top:0;box-shadow:0 1px 3px rgba(40,35,40,0.05);transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease} #main-nav ul li li ul {left:180px;top:0;} #main-nav ul li ul li{height:auto;margin-left:0;display:block;float:left;position:relative;line-height:normal;padding:0;border-right:0;border-bottom:1px solid $(main.bb.color)} #main-nav ul li ul li:last-child{border-bottom:0} #main-nav ul li ul li a{min-width:180px;color:#F2F2F2;font-size:10px;font-weight:500;text-transform:uppercase;height:34px;line-height:34px;box-sizing:border-box;padding:0 16px!important;margin-top:0;border:0;transition:all .3s ease!important;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-o-transition:all .3s ease!important} #main-nav ul li:hover ul li a{color:#F2F2F2} #main-nav ul li ul li a:after{display:none} #main-nav ul li ul li a:hover, #main-nav ul li ul li ul li a:hover {background-color:$(main.color);color:#fff!important;padding-left:20px!important} @keyframes slideInDown { from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible} to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)} } #search-icon{position:absolute;right:0;top:0;display:block;line-height:50px;height:50px;width:50px;color:#F2F2F2;font-size:16px;padding:0;text-align:center;cursor:pointer;border-left:1px solid $(main.bb.color)} #search-icon:hover{background-color:$(main.color);color:#fff} #nav-search{position:absolute;right:0;top:50px;z-index:50;display:none;width:300px;height:54px;background-color:$(main.bb.color);border:0;border-top:0;border-radius:0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease;box-sizing:border-box} #nav-search #searchform{width:100%;position:relative;margin:10px 0;padding:0 10px;box-sizing:border-box;height:34px;overflow:hidden;border-radius:0} #nav-search #s{width:100%;box-sizing:border-box;position:relative;height:34px;float:left;padding:0 10px;margin:0;border:0;background-color:rgba(255,255,255,0.05);font-size:12px;font-family:inherit;color:#F2F2F2;border-radius:0} #nav-search #s:focus{color:#F2F2F2;outline:none} .featured{position:relative;margin:0 auto} .featured .widget-content{margin:20px 0 0!important;height:auto;overflow:hidden} .featured h2{display:none} .featured .feat-align{float:left;padding-right:5px;box-sizing:border-box} .featured .hot-item{width:100%;height:228px;position:relative;float:left;display:block;box-sizing:border-box;overflow:hidden;padding:0} .featured .feat-column1 .item1{height:460px} .featured .feat-column1 .item1 .rcp-thumb{height:460px} .featured .feat-column2 .item2{height:460px} .featured .feat-column2 .item2 .rcp-thumb{height:460px} .featured .feat-column3 .item3{height:460px} .featured .feat-column3 .item3 .rcp-thumb{height:460px} .featured .feat-column4 {padding-right: 0; width: 40%;} .featured .feat-column4 .item5{margin-top:5px} .feat-align.feat-column1 { width: 60%; } div#ads-blog { margin: 25px 0; } .featured .hot-item .featured-inner{position:relative;overflow:hidden} .featured .rcp-thumb{width:100%;height:227px;position:relative;display:block;overflow:hidden} .featured .rcp-title{font-size:16px;position:relative;margin-bottom:8px} .featured .rcp-thumb:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:135px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;opacity:.8;background-size:100% 100%;overflow:hidden} .item3 .rcp-thumb:after{content:no-close-quote;height:190px} .featured .post-panel{position:absolute;left:0;bottom:0;width:100%;padding:15px;z-index:2;box-sizing:border-box} .featured .hot-item .featured-inner .featured-meta{font-size:12px;color:#ccc;font-weight:400} .featured .rcp-title a{color:#FFF;font-weight:500;position:relative;line-height:1.4em;text-shadow:0 1px 1px rgba(0,0,0,0.5)} .featured .post-tag{position:absolute;top:15px;left:15px;background-color:$(main.color);color:#fff;text-transform:uppercase;font-weight:400;z-index:5;height:20px;line-height:20px;padding:0 6px;font-size:11px} .featured{position:relative} .featured-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)} .featured .hot-item:hover .featured-overlay{background-color:rgba(40,35,40,0.30)} .recent-boxes{ overflow: hidden; position: relative; padding: 25px 35px; border: 1px solid #eee; margin-top: 25px;} .box-sec{margin-right:2%} .box-sec h2{display:none} .recent-boxes .box-sec .widget:last-child{margin-bottom:20px} .box-title,.posts-title{ position: relative; clear: both; z-index: 1; margin-bottom: 20px; line-height: 33px; border-bottom: 1px solid #ddd;} .box-title h2:before { position: absolute; bottom: -2px; width: 50px; height: 4px; content: ''; background-color: #f60d2b; } .box-title h2:after { position: absolute; bottom: -2px; width: 15px; height: 4px; content: ''; left: 53px; background-color: #f60d2b; } .posts-title h2.title:before { position: absolute; bottom: -2px; width: 50px; height: 4px; content: ''; background-color: #f60d2b; } .posts-title h2.title:after { position: absolute; bottom: -2px; width: 15px; height: 4px; content: ''; left: 53px; background-color: #f60d2b; } .social-counts > li { display: block; margin-bottom: 10px; padding:0; } .social-counts > li > a { display: block; font-size: 13px; font-weight: 700; height: 40px; line-height: 40px; padding: 0 10px; } .social-counts > li:last-child > a { margin-bottom:0; } .social-counts > li > a:hover,.social-counts > li > a:focus, .zozo_social_widget .social-widget > li > a:hover,.zozo_social_widget .social-widget > li > a:focus { opacity:0.8; filter: alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; color:#fff; } .social-counts > li > a > .fa { background: rgba(0, 0, 0, 0.1); display: inline-block; height: 25px; width: 25px; line-height: 25px; margin-right: 10px; text-align: center; vertical-align: middle; } .social-counts.modal-1 > li > a,.social-counts.modal-3 > li > a, .social-counts.modal-1 > li > a > .fa,.social-counts.modal-3 > li > a > .fa { color:#fff; } /* ----- MODEL 2 ----- */ .social-counts.modal-2 > li > a,.social-counts.modal-4 > li > a,.social-counts.modal-2 > li > a > .fa,.social-counts.modal-4 > li > a > .fa { background:transparent; } .social-counts.modal-2 > li > a > .fa { font-size: 18px; } /* ----- MODEL 3 ----- */ .social-counts.modal-3 > li,.social-counts.modal-4 > li { display: inline-block; padding: 0 10px 10px 0; margin:0; width: 33.3%; vertical-align:top; } .social-counts.modal-3 > li > a,.social-counts.modal-4 > li > a { display: inline-block; height: auto; width: 100%; line-height: 20px; padding: 15px 10px; text-align: center; } .social-counts.modal-3 > li > a > span,.social-counts.modal-4 > li > a > span { display:block; } .social-counts.modal-3 > li > a > .fa,.social-counts.modal-4 > li > a > .fa { font-size: 25px; margin: 0 auto 5px; height: 45px; width: 45px; line-height: 45px; border-radius: 50%; } .social-counts.modal-3 .follow-redirect-text.pull-right,.social-counts.modal-4 .follow-redirect-text.pull-right { float:none!important; } .social-facebook { background:#3C599F; } .social-twitter { background:#32CCFE; } .social-instagram { background:#A1755C; } .social-pinterest { background:#cb2027; } .social-google-plus { background:#dd4b39; } .social-bloglovin { background:#36ADED; } .social-rss { background:#f26522; } .social-youtube { background:#bb0000;} .social-tumblr { background:#314E6C; } .social-dribbble { background:#F46899; } .social-soundcloud { background:#FF5500;} .social-vimeo { background:#229ACC; } .social-linkedin { background:#0085AE; } .social-whatsapp { background:#128c7e; } .social-transparent .social-facebook:hover,.social-transparent .social-facebook:focus,.social-counts .fa-facebook { color:#3C599F; } .social-transparent .social-twitter:hover,.social-transparent .social-twitter:focus,.social-counts .fa-twitter { color:#32CCFE; } .social-transparent .social-instagram:hover,.social-transparent .social-instagram:focus { color:#A1755C; } .social-transparent .social-pinterest:hover,.social-transparent .social-pinterest:focus,.social-counts .fa-pinterest { color:#cb2027; } .social-transparent .social-google-plus:hover,.social-transparent .social-google-plus:focus,.social-counts .fa-google-plus { color:#dd4b39; } .social-transparent .social-rss:hover,.social-transparent .social-rss:focus { color:#f26522; } .social-transparent .social-youtube:hover,.social-transparent .social-youtube:focus,.social-counts .fa-youtube { color:#bb0000; } .social-transparent .social-whatsapp:hover,.social-transparent .social-whatsapp:focus,.social-counts .fa-whatsapp { color:#128c7e; } .social-circle > li > a { border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%; } .social-rounded > li > a { border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px; } .social-transparent > li > a { background:transparent; } .box-title h2.title,.posts-title h2.title{display:inline-block;position:relative;background-color:#fff;color:$(main.text.color);font-size:18px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0;padding-right:15px} .box-title h2.title a,.posts-title h2.title a{color:$(main.text.color)} .recent-boxes .widget{margin-bottom:15px} .boxes .bx-first .box-thumbnail{position:relative;width:100%;height:343px} .boxes .bf-thumb{width:100%;height:343px;position:relative;display:block} .box-thumbnail{overflow:hidden} .boxes ul li .box-thumbnail{width:90px;height:70px;display:table-cell;vertical-align:middle} .boxes ul li .box-image{width:90px;height:70px;position:relative;display:block} .bx-first .box-thumbnail .first-tag{position:absolute;top:15px;left:15px;z-index:2} .bx-first .box-thumbnail .first-tag a{background:$(main.color);color:#fff;text-transform:uppercase;height:20px;line-height:20px;display:inline-block;padding:0 6px;font-size:11px;font-weight:400} .boxes ul li .recent-content{display:table-cell;padding-left:15px;padding-right:5px} .boxes .recent-title a:hover{color:$(main.color)} .recent-boxes .fbox,.recent-boxes .videos{width:100%;float:left} .fbox .bx-first{width:50%;position:relative;float:left;padding-right:1.4%;box-sizing:border-box;overflow:hidden} .fbox .bx-item{width:100%;position:relative;overflow:hidden} .fbox .bx-first .bf-content{position:absolute;bottom:0;width:100%;z-index:2;padding:15px;box-sizing:border-box} .fbox .bx-first .bf-content .recent-title a{display:block;font-size:18px;color:#fff;font-weight:500;line-height:1.5em;text-shadow:0 .5px .5px rgba(34,34,34,0.3);margin-bottom:8px} .fbox li .recent-content .recent-title{overflow:hidden;line-height:0;margin:0 0 3px;padding:0} .fbox li .recent-content .recent-title a{color:$(main.text.color);font-weight:500;font-size:14px;line-height:1.5em} .boxes ul li .recent-content .recent-title a:hover{color:$(main.color)} .bx-first .bf-thumb:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:151px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;opacity:.8} .bf-content .recent-date{color:#ccc} .fbox ul li{display:block;width:48.6%;float:right;margin:0 0 10px;padding:0 0 10px;border-bottom:1px dotted #f5f5f5} .fbox ul li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0} .img-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)} .tk-thumb a:hover .img-overlay,.boxes ul li .box-image:hover .img-overlay,.boxes .bx-first:hover .img-overlay,.custom-widget .rcthumb:hover .img-overlay,.PopularPosts .item-thumbnail:hover a .img-overlay,.map-thumb:hover .img-overlay{background-color:rgba(40,35,40,0.3)} .videos .recent-title a{display:block;font-size:18px;color:$(main.text.color);font-weight:500;line-height:1.5em;margin-bottom:5px} .videos .recent-title a:hover{color:$(main.color)} .videos ul{position:relative;overflow:hidden} .videos ul li{width:50%;float:left;box-sizing:border-box;margin:0;padding:0 5px 0 0} .videos ul li:nth-child(2){padding:0 0 0 5px} .videos ul li .videos-item{width:100%;position:relative;display:block;overflow:hidden;padding:0} .videos .box-image{width:100%;height:220px;display:block;position:relative;margin:0;padding:0} .videos .box-image:before{content:"\f04b";font-family:FontAwesome;line-height:54px;width:54px;height:54px;font-size:20px;color:#fff;text-align:center;background-color:RGBA(0,0,0,0.4);font-weight:400;position:absolute;top:50%;right:50%;margin-top:-27px;margin-right:-27px;opacity:.5;z-index:2;padding:0;border:2px solid #fff;border-radius:50%;transition:all .3s ease} .videos li:hover .box-image:before{opacity:1} .videos .recent-content{width:100%;z-index:2;padding:10px 10px 0 0;text-align:left;box-sizing:border-box;position:relative} .videos-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.0)} .videos li:hover .videos-overlay{background:rgba(40,35,40,0.3)} .recent-boxes .carousel{position:relative;margin:0 0 25px!important;padding:0;overflow:visible;height:auto;display:block;clear:both} .main-carousel{overflow:hidden} .carousel-item{padding:0!important;position:relative;overflow:hidden;list-style:none} .carousel-thumb{width:100%;height:250px;position:relative;display:block} .carousel-item .box-image{width:100%;height:250px;position:relative;display:block} .carousel-item .box-image:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:171px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;background-size:100% 100%;opacity:.8} .carousel-content{position:absolute;bottom:0;width:100%;z-index:2;box-sizing:border-box;padding:15px;text-align:left} .carousel-item .recent-title{margin:10px 0 3px;font-size:16px;font-weight:500} .carousel-item .recent-title a{color:#fff;display:inline-block;line-height:1.4em;text-shadow:0 .5px .5px rgba(34,34,34,0.3)} .carousel-item .recent-date{color:#ccc} .carousel-tag a{display:inline-block;background-color:$(main.color);color:#fff;height:20px;line-height:20px;padding:0 6px;font-size:11px;text-transform:uppercase} .carousel-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:250px;background-color:rgba(40,35,40,0.05)} .main-carousel .owl-item:hover .carousel-overlay{background-color:rgba(40,35,40,0.30)} .main-carousel .owl-prev,.main-carousel .owl-next{margin-top:0;width:40px;height:40px;font-size:25px;line-height:40px} .main-carousel .owl-prev{left:-50px} .main-carousel:hover .owl-prev{left:0} .main-carousel .owl-next{right:-50px} .main-carousel:hover .owl-next{right:0} .main-carousel .owl-dots{bottom:10px} .recent-date{color:#555;font-size:12px;font-weight:400} .recent-date:before,.featured-date:before{content:'\f133';font-family:fontawesome;margin-right:8px;color:#E5192C} .owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both} .owl-carousel .owl-animated-in{z-index:0} .owl-carousel .owl-animated-out{z-index:1} .owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut} @-webkit-keyframes fadeOut { 0%{opacity:1} 100%{opacity:0} } @keyframes fadeOut { 0%{opacity:1} 100%{opacity:0} } .owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out} .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1} .owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y} .owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0} .owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)} .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .owl-carousel.owl-loaded{display:block} .owl-carousel.owl-loading{opacity:0;display:block} .owl-carousel.owl-hidden{opacity:0} .owl-carousel .owl-refresh .owl-item{display:none} .owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:visible;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none} .owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;transform-style:preserve-3d} .owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto} .owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab} .owl-carousel.owl-rtl{direction:rtl} .owl-carousel.owl-rtl .owl-item{float:right} .no-js .owl-carousel{display:block} .owl-prev,.owl-next{top:0;color:$(main.text.color);background-color:rgba(255,255,255,0.8);font-family:FontAwesome;position:absolute;z-index:1;display:block;padding:0;cursor:pointer;padding:0;text-align:center;overflow:hidden} .owl-prev{left:0} .owl-prev:before{content:"\f104"} .owl-next{right:0} .owl-next:before{content:"\f105"} .owl-prev:hover,.owl-next:hover{background-color:rgba(23,23,23,0.9);color:#f2f2f2} .owl-dots{position:absolute;bottom:1px;width:33.33%;left:0;right:0;margin:auto;text-align:center} .owl-dot{background:#fff;height:3px;width:10px;display:inline-block;margin:0 5px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;opacity:.6} .owl-dot.active,.owl-dot:hover{background:$(main.color)} .custom-widget li{overflow:hidden;padding:10px 0;border-top:1px dotted #f5f5f5} .custom-widget .rcthumb{position:relative;float:left;margin:0!important;width:90px;height:70px;overflow:hidden;display:block;vertical-align:middle} .custom-widget .post-panel{padding-left:15px;display:table-cell} .custom-widget .rcp-title{overflow:hidden;line-height:0;margin:0 0 3px;padding:0} .custom-widget .rcp-title a{color:$(main.text.color);font-weight:500;font-size:14px;line-height:1.5em} .custom-widget .rcp-title a:hover{color:$(main.color)} .cmm-widget li .cmm-avatar{position:relative;overflow:hidden;padding:0;width:55px;height:55px;float:left;margin:0 10px 0 0} .cmm-widget li{background:none!important;clear:both;list-style:none;word-break:break-all;display:block;border-top:1px dotted #F5F5F5;overflow:hidden;margin:0;padding:10px 0} .cmm-widget li:first-child{padding-top:0;border-top:0} .cmm-widget li:last-child{padding-bottom:0} .cmm-widget li span{margin-top:4px;color:#bdbdbd;display:block;line-height:1.2em;text-transform:lowercase;font-size:12px;font-style:italic;font-weight:400} .cmm-img{width:55px;height:55px;float:left;margin:0 10px 0 0} .cmm-widget a{color:$(main.text.color);position:relative;font-size:14px;font-weight:500;display:block;overflow:hidden} .cmm-widget a:hover{color:$(main.color)} .cmm-widget{list-style:none;padding:0} .home-ad .widget{padding-right:2%} .home-ad .widget-content{width:728px;max-height:90px;padding:0;margin:0 auto 15px;max-width:100%;box-sizing:border-box} .header-ads h2,#ads-home h2,#post-ads-footer h2{display:none!important} .posts-title{margin-right:2%} .post{display:block;overflow:hidden;word-wrap:break-word} .index .post,.archive .post{margin:0 0 15px;padding-bottom:15px;border-bottom:1px dotted #f5f5f5} .index div.post-outer:last-child .post,.archive div.post-outer:last-child .post{padding-bottom:5px;border-bottom:0} .block-image{position:relative;float:left;width:290px;height:190px;margin-right:20px} .block-image .thumb{width:100%;height:190px;position:relative;display:block;z-index:2;overflow:hidden} .block-image .thumb a{width:100%;height:190px;display:block} .thumb-overlay{position:absolute;left:0;top:0;z-index:2;width:100%;height:100%;background-color:rgba(40,35,40,0.05)} .block-image:hover .thumb a .thumb-overlay,.related-posts .related-item:hover .related-thumb a .thumb-overlay{background-color:rgba(40,35,40,0.30)} .retitle h2{margin:8px 0;display:block} .post h2 a,.post h2 a:visited,.post h2 strong{color:$(main.text.color);font-size:22px;line-height:1.5em;font-weight:700;text-decoration:none} .post h2 a:hover{color:$(main.color)} .widget iframe,.widget img{max-width:100%} .index .post-footer,.archive .post-footer{display:none!important} .index .post h2,.archive .post h2{margin:0 0 8px;padding:0 10px 0 0;overflow:hidden} .item .post,.static_page .post{padding:0} .date-header{display:block;overflow:hidden;font-weight:400;margin:0!important;padding:0} #meta-post{font-size:12px;color:#bdbdbd;line-height:1.4em} #meta-post a{color:#555} #meta-post .timestamp-link{margin-left:0} .apsc-facebook-icon { background-color: #3b5998; } .apsc-twitter-icon { background-color: #1dcaff; } .apsc-youtube-icon { background-color: #e52d27; } .apsc-soundcloud-icon { background-color: #ff8800; } .apsc-dribble-icon { background-color: #ea4c89; } .apsc-comment-icon { background-color: #464646; } .apsc-edit-icon { background-color: #837d7d; } .apsc-google-plus-icon { background-color: #dd4b39; } .apsc-instagram-icon { background-color: #3f729b; } .apsc-each-profile { width: 95px; } .apsc-each-profile a { color: white !important; } .apsc-each-profile a:hover { color: white !important; text-decoration: none !important; } .apsc-theme-4 .apsc-each-profile { float: left; margin: 0; } .apsc-theme-4 .social-icon { display: inline-block; position: relative; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; } .apsc-theme-4 .social-icon .media-name { display: none; } .apsc-theme-4 .apsc-each-profile a { padding: 22px 20px; font-size: 14px; line-height: 1; text-transform: uppercase; text-decoration: none; display: block; color: #fff; position: relative; text-align: center; } .apsc-theme-4 .apsc-each-profile a:hover { opacity: 0.8; } .apsc-theme-4 .apsc-each-profile a .fa { vertical-align: top; text-align: center; font-size: 24px; display: block; transform: none; -webkit-transform: none; -ms-transform: none; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; } .apsc-theme-4 .apsc-each-profile a:hover .fa { transform: none; -webkit-transform: snone; -ms-transform: none; } .apsc-theme-4 .media-name { display: block; } .apsc-theme-4 .apsc-count { font-family: "Open sans", sans-serif; border-radius: 0; color: #fff; display: block; font-size: inherit; text-align: center; position: relative; font-size: 12px; text-decoration: none; text-transform: uppercase; margin-top: 8px; font-weight: 400; transition: all 0.5s ease-in-out; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; -ms-transition: all 0.5s ease-in-out; } .apsc-theme-4 .apsc-media-type { display: none; } @media (max-width: 1199px) { .apsc-each-profile { width: 50%; } } @media (max-width: 767px) { .apsc-each-profile { width: 16.6%; } } @media (max-width: 479px) { .apsc-each-profile { width: 33.3%; } } #meta-post .timestamp-link span:before{content:'\f133';font-family:fontawesome;margin-right:8px;color:#E5192C} .resumo{margin-top:10px;font-size:13px;color:#919191;line-height:1.5em} .resumo span{display:block;margin-bottom:8px;padding-right:10px} a.read-more{display:inline-block;margin-bottom:0;font-weight:500;text-align:left;vertical-align:middle;cursor:pointer;background-image:none;white-space:nowrap;line-height:25px;height:25px;color:#fff;background-color:$(main.color);border-radius:0;font-size:11px;text-transform:uppercase;padding:0 10px;margin-top:3px;outline:none;border:none;overflow:hidden} .post-meta{color:#bdbdbd;display:block;font-size:12px;font-weight:400;line-height:21px;margin:0;padding:0} .postags{position:absolute;top:15px;left:15px;z-index:3} .postags a{display:inline-block;display:none;background:$(main.color);color:#fff;margin:0;height:20px;line-height:20px;padding:0 6px;font-size:11px;text-transform:uppercase} .postags a:first-child{display:inline-block} .breadcrumbs{display:none;margin:0;font-size:0} .item article,.static_page article{margin-top:15px} .item .post-head,.static_page .post-head{position:relative;margin:2px 0 5px} .item .post-title,.static_page .post-title{color:$(main.text.color);font-size:27px;line-height:1.5em;font-weight:700;position:relative;display:inline-block;padding:0;margin:0} .item .post-body,.static_page .post-body{width:100%;color:#5E5E5E;font-size:14px;line-height:1.5em;overflow:hidden;box-sizing:border-box;} .item .post-outer{padding:0} .item .post-body img{max-width:100%} .post-meta a{color:#bdbdbd} .post-timestamp{margin-left:0} .label-head{margin-left:0} .label-head a{padding-left:2px} .label-head a:hover{color:$(main.color)} .post-meta .g-profile span:before{content:'\f007';font-family:fontawesome;color:#bdbdbd;margin-right:5px} .post-meta .post-timestamp{margin-left:10px} .post-meta .post-timestamp .timestamp-link abbr:before{content:'\f017';font-family:fontawesome;color:#bdbdbd;margin-right:5px} .post-meta .label-head{margin-left:10px} .post-meta .label-head:before{content:'\f07c';font-family:fontawesome;color:#bdbdbd;margin-right:0} .main .widget{margin:0} .main .Blog{border-bottom-width:0} .share-box{height:30px;position:relative;line-height:0;margin:20px 0;padding:0} .share-art{display:block;margin:0;padding:0} .share-art a{float:left;width:18.4%;height:30px;line-height:30px;color:#fff;font-weight:400;font-size:15px;text-align:center;display:inline-block;margin:0 2% 0 0;padding:0;border-radius:0;box-sizing:border-box} .share-art a:hover{color:#fff} .share-art .fac-art i{padding-right:2px} .share-art .fac-art{background:#3b5998} .share-art .fac-art:hover{background:rgba(49,77,145,0.7)} .share-art .twi-art{background:#00acee} .share-art .twi-art:hover{background:rgba(7,190,237,0.7)} .share-art .goo-art{background:#db4a39} .share-art .goo-art:hover{background:rgba(221,75,56,0.7)} .share-art .pin-art{background:#CA2127} .share-art .pin-art:hover{background:rgba(202,33,39,0.7)} .share-art .lin-art{background:#0077B5;margin-right:0} .share-art .lin-art:hover{background:rgba(0,119,181,0.7)} #related-wrap{margin-bottom:20px} .related-title{position:relative;clear:both;z-index:1;margin:-5px 0 7px;line-height:33px} .related-title h2{display:inline-block;position:relative;background-color:#fff;color:$(main.text.color);font-size:18px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0;padding-right:15px} .related-title:after{content:"";position:absolute;z-index:0;top:14px;left:0;width:100%;height:5px;background-color:#F5F5F5} .related-posts{position:relative;overflow:hidden;margin:0;padding:0} .related-posts .related-item{width:33.33%;height:180px;position:relative;overflow:hidden;float:left;display:block;box-sizing:border-box;margin:0;padding:0 2.5px} .related-posts li:first-child{padding-left:0} .related-posts li:nth-child(3){padding-right:0} .related-posts .related-item .related-img{width:100%;height:180px;position:relative;display:block} .related-posts .related-item .related-img:after{content:no-close-quote;position:absolute;left:0;bottom:0;width:100%;height:120px;background:url(http://3.bp.blogspot.com/-LnvazGBvKh8/VskckSkmzxI/AAAAAAAAC4s/erEgI6A_ih4/s1600-r/metabg.png) repeat-x;background-size:100% 100%;opacity:.8} .related-overlay{position:absolute;left:0;top:0;z-index:1;width:100%;height:100%;background-color:rgba(40,35,40,0.05)} .related-posts .related-item:hover .related-overlay{background-color:rgba(40,35,40,0.30)} .related-content{position:absolute;bottom:0;padding:15px 15px 11px;width:100%;line-height:1.2em;box-sizing:border-box;z-index:2} .related-posts .related-tag{position:absolute;top:15px;left:15px;background-color:$(main.color);color:#fff;text-transform:uppercase;font-weight:400;z-index:5;height:20px;line-height:20px;padding:0 6px;font-size:11px} .related-posts h3 a{font-size:14px;line-height:1.4em;padding:10px 0 4px;font-weight:500;color:#fff;display:block;text-shadow:0 .5px .5px rgba(34,34,34,0.3)} .related-posts .related-item .recent-date{color:#ccc} .featured .post-tag:hover,.carousel-tag a:hover,.bx-first .box-thumbnail .first-tag a:hover,.post-readmore a:hover,.postags a:hover,a.read-more:hover,.related-tag:hover{background:$(main.dark.color)} .ib-nav li{padding:0;display:inline-block;width:50%} .ib-nav li strong{display:block;padding:0 0 5px;font-weight:700;text-transform:uppercase;font-size:13px} .ib-nav li strong i{transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease} ul.ib-nav{background-color:#FFF;display:block;width:100%;position:relative;overflow:hidden;margin-bottom:15px;border-bottom:2px solid #f5f5f5;border-top:2px solid #f5f5f5} .ib-nav li a{color:$(main.text.color);line-height:1.3em;display:block;padding:15px 0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease} .ib-nav li:hover a{opacity:.6} ul.ib-nav span{font-size:13px;font-weight:400} .ib-nav .previous{float:left;min-height:80px;border-right:1px solid #f5f5f5;box-sizing:border-box;padding-right:10px} .ib-nav .next{text-align:right;border-left:1px solid #f5f5f5;margin-left:-1px;padding-left:10px;box-sizing:border-box} #blog-pager{clear:both;text-align:center;margin:0} .index #blog-pager{display:block} .index #blog-pager,.archive #blog-pager{padding:0 0 20px;text-align:left} #blog-pager-newer-link a,#blog-pager-older-link a{display:block;float:left;margin-right:0;padding:0 12px;border:0;text-transform:uppercase;line-height:32px;font-weight:400;background-color:$(main.dark.color);color:#fff;font-size:12px} #blog-pager-newer-link a:hover,#blog-pager-older-link a:hover{background-color:$(main.color)} .showpageNum a,.showpage a,.showpagePoint{display:block;float:left;margin-right:6px;padding:0 12px;background:$(main.dark.color);color:#fff;border:0;text-transform:uppercase;line-height:32px;font-weight:500;border-radius:0} .showpageNum a:hover,.showpage a:hover{background-color:$(main.color)} .showpageNum a i,.showpage a i{transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease} .showpagePoint{background-color:$(main.color);color:#fff} .showpageOf{display:none!important} .comments-title{position:relative;clear:both;z-index:1;margin:0;line-height:33px} .comments-title h2{display:inline-block;position:relative;background-color:#fff;color:$(main.text.color);font-size:18px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0;padding-right:15px} .comments-title:after{content:"";position:absolute;z-index:0;top:14px;left:0;width:100%;height:5px;background-color:#F5F5F5} .blogger-tab{display:block} .comments{clear:both;margin:0;color:$(main.text.color)} .comments h4{font-weight:400;font-size:12px;font-style:italic;padding-top:1px} .comments .comments-content{margin:0;padding:0} .comments .comments-content .comment{margin-bottom:0;padding-bottom:8px} .comments .comments-content .comment:first-child{padding-top:0} .facebook-tab,.fb_iframe_widget_fluid span,.fb_iframe_widget iframe{width:100%!important} .comments .item-control{position:static} .comments .avatar-image-container{float:left;overflow:hidden;position:absolute} .comments .avatar-image-container,.comments .avatar-image-container img{height:45px;max-height:45px;width:45px;max-width:45px;border-radius:0} .comments .comment-block{overflow:hidden;padding:0 0 10px} .comments .comment-block,.comments .comments-content .comment-replies{margin-left:60px;margin-top:0} .comments .comments-content .inline-thread{padding:0} .comments .comment-actions{float:left;width:100%;position:relative;margin:0} .comments .comments-content .comment-header{font-size:14px;display:block;overflow:hidden;clear:both;margin:0 0 3px;padding:0 0 5px;border-bottom:1px dotted #f5f5f5} .comments .comments-content .user{font-style:normal;font-weight:500;display:block;font-size:16px} .comments .comments-content .icon.blog-author{display:none} .comments .comments-content .comment-content{float:left;text-align:left;font-size:13px;line-height:1.4em;color:#656565} .comments .comment .comment-actions a{margin-right:5px;padding:2px 5px;color:$(main.text.color);font-weight:400;background-color:#f5f5f5;font-size:10px} .comments .comment .comment-actions a:hover{color:#fff;background-color:$(main.color);text-decoration:none} .comments .comments-content .datetime{color:#999;float:left;font-size:11px;position:relative;font-style:italic;margin:2px 0 0;display:block} .comments .comments-content .datetime:before{content:'\f017';font-family:fontawesome;font-style:normal;margin-right:3px} .comments .comments-content .comment-header a{color:inherit} .comments .comments-content .comment-header a:hover{color:$(main.color)} .comments .thread-toggle{margin-bottom:4px} .comments .thread-toggle .thread-arrow{height:7px;margin:0 3px 2px 0} .comments .thread-expanded{padding:8px 0 0} .comments .comments-content .comment-thread{margin:0} .comments .continue a{padding:0 0 0 60px;font-weight:400} .comments .comments-content .loadmore.loaded{margin:0;padding:0} .comments .comment-replybox-thread{margin:0} iframe.blogger-iframe-colorize,iframe.blogger-comment-from-post{height:283px!important} .post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{color:$(main.text.color);margin-bottom:15px} blockquote{margin:0;padding:0 20px} blockquote:before{content:'\f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:$(main.text.color)} blockquote:after{content:'\f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:$(main.text.color)} .widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400} .widget .post-body li{margin:5px 0;padding:0;line-height:1.5} .post-body ul li:before{content:"\f0da";margin-right:5px;font-family:fontawesome} #sidebar-wrapper .widget{ background: #FFF; margin-bottom: 20px; overflow: hidden; margin-top: 25px; padding: 10px 20px 35px; position: relative; border: 1px solid #eee;} .sidebar .widget .title-wrap{position:relative;z-index:1; margin-bottom: 10px; line-height: 33px;text-align: center; } .sidebar .widget h2{display:inline-block;position:relative;background-color:#fff;color:$(main.text.color);font-size:18px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0 0 10px;padding-right:15px} .sidebar .widget .title-wrap h2{margin:0} .sidebar .widget-content{margin:0} .list-label-widget-content li{display:block;padding:8px 0;border-bottom:1px dotted #F5F5F5;position:relative} .list-label-widget-content li:first-child{padding:0 0 8px} .list-label-widget-content li:last-child{padding-bottom:0;border-bottom:0} .list-label-widget-content li a:before{content:'\203a';position:absolute;left:0;top:4px;font-size:22px;color:$(main.text.color)} .list-label-widget-content li:first-child a:before{top:-5px} .list-label-widget-content li a{color:$(main.text.color);font-size:12px;padding-left:15px;font-weight:500} .list-label-widget-content li a:hover{color:$(main.color)} .list-label-widget-content li span:last-child{color:#999;font-size:12px;font-weight:500;position:absolute;top:11px;right:0} .list-label-widget-content li:first-child span:last-child{top:3px} .cloud-label-widget-content{text-align:left} .cloud-label-widget-content .label-count{background:$(main.color);color:#fff!important;margin-left:-3px;white-space:nowrap;border-radius:0;padding:1px 4px!important;font-size:12px!important;margin-right:5px} .cloud-label-widget-content .label-size{background:#f5f5f5;display:block;float:left;font-size:11px;margin:0 5px 5px 0} .cloud-label-widget-content .label-size a,.cloud-label-widget-content .label-size span{height:18px!important;color:$(main.text.color);display:inline-block;font-size:12px;font-weight:500!important;padding:6px 8px} .cloud-label-widget-content .label-size a{padding:6px 10px} .cloud-label-widget-content .label-size a:hover{color:#fff!important} .cloud-label-widget-content .label-size,.cloud-label-widget-content .label-count{height:30px!important;line-height:19px!important} .cloud-label-widget-content .label-size:hover{background:$(main.color);color:#fff!important} .cloud-label-widget-content .label-size:hover a{color:#fff!important} .cloud-label-widget-content .label-size:hover span{background:$(main.dark.color);color:#fff!important;cursor:pointer} .cloud-label-widget-content .label-size-1,.label-size-2,.label-size-3,.label-size-4,.label-size-5{font-size:100%;opacity:10} .label-size-1,.label-size-2{opacity:100} .FollowByEmail td{width:100%;float:left;box-sizing:border-box} .FollowByEmail .follow-by-email-inner .follow-by-email-submit{margin-left:0;width:100%;border-radius:0;height:30px;font-size:11px;color:#fff;background-color:$(main.color);font-family:inherit;text-transform:uppercase;font-weight:700;letter-spacing:1px} .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background-color:$(main.bb.color)} .FollowByEmail .follow-by-email-inner .follow-by-email-address{padding-left:10px;height:30px;border:1px solid #FFF;margin-bottom:5px;box-sizing:border-box;font-size:11px;font-family:inherit} .FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{border:1px solid #FFF} .FollowByEmail .widget-content{background-color:$(main.dark.color);box-sizing:border-box;padding:10px} .FollowByEmail .widget-content:before{content:"Enter your email address to subscribe to this blog and receive notifications of new posts by email.";font-size:11px;color:#f2f2f2;line-height:1.4em;margin-bottom:5px;display:block;padding:0 2px} .flickr_widget .flickr_badge_image{float:left;margin-bottom:5px;margin-right:10px;overflow:hidden;display:inline-block} .flickr_widget .flickr_badge_image:nth-of-type(4),.flickr_widget .flickr_badge_image:nth-of-type(8),.flickr_widget .flickr_badge_image:nth-of-type(12){margin-right:0} .flickr_widget .flickr_badge_image img{max-width:67px;height:auto} .flickr_widget .flickr_badge_image img:hover{opacity:.5} #ArchiveList select{border:1px solid $(main.dark.color);padding:6px 8px;width:100%;cursor:pointer;font-family:inherit;font-size:12px;color:$(main.text.color)} .PopularPosts .item-thumbnail{margin:0 15px 0 0 !important;width:90px;height:70px;float:left;overflow:hidden} .PopularPosts .item-thumbnail a{position:relative;display:block;overflow:hidden;line-height:0} .PopularPosts ul li img{padding:0;width:90px;height:70px} .PopularPosts .widget-content ul li{overflow:hidden;padding:10px 0;border-top:1px dotted #f5f5f5} .sidebar .PopularPosts .widget-content ul li:first-child,.sidebar .custom-widget li:first-child{padding-top:0;border-top:0} .sidebar .PopularPosts .widget-content ul li:last-child,.sidebar .custom-widget li:last-child{padding-bottom:0} .PopularPosts ul li a{color:$(main.text.color);font-weight:500;font-size:14px;line-height:1.5em} .PopularPosts ul li a:hover{color:$(main.color)} .PopularPosts .item-title{margin:0;padding:0;line-height:0} .item-snippet{display:none;font-size:0;padding-top:0} .contact-form-name,.contact-form-email,.contact-form-email-message,.contact-form-widget{max-width:none;margin-bottom:0;padding:0} .contact-form-name,.contact-form-email,.contact-form-email-message{background-color:#f3f3f3;border:0} .contact-form-button-submit{max-width:none;width:100%;height:30px;border:0;background-image:none;background-color:$(main.color);cursor:pointer;font-family:inherit;font-style:normal;font-weight:700;border-radius:0!important;text-transform:uppercase} .contact-form-name:focus,.contact-form-email:focus,.contact-form-email-message:focus{border:0;box-shadow:none} .contact-form-name:hover,.contact-form-email:hover,.contact-form-email-message:hover{border:0} .contact-form-button-submit:hover{background-color:$(main.dark.color);background-image:none;border:0} #footer-wrapper{background-color:$(main.dark.color)} #footer{overflow:hidden;margin:0 auto;padding:0} .sect-left{display:inline-block;float:left;width:32%;margin-right:2%} .sect-left:nth-child(3){margin-right:0} .sect-left .widget{padding:20px 0} .sect-left .widget:nth-of-type(2){padding-top:0} .sect-left .widget .title-wrap{position:relative;z-index:1;margin-bottom:20px;line-height:33px} .sect-left .widget h2{display:inline-block;position:relative;background-color:$(main.dark.color);color:#F2F2F2;font-size:16px;letter-spacing:-.4px;text-transform:uppercase;font-weight:700;z-index:1;margin:0 0 10px;padding-right:15px} .sect-left .widget .title-wrap h2{margin:0} .sect-left .custom-widget .rcp-title a,.sect-left .PopularPosts ul li a{color:#F2F2F2} .sect-left .recent-date{color:#999999} .sect-left .custom-widget li{overflow:hidden;border-color:$(main.bb.color);padding:10px 0} .sect-left .PopularPosts .widget-content ul li{border-color:$(main.bb.color)} .sect-left .PopularPosts .widget-content ul li:first-child,.sect-left .custom-widget li:first-child{padding-top:0;border-top:0} .sect-left .custom-widget .rcp-title a:hover,.sect-left .PopularPosts ul li a:hover{color:$(main.color)} .sect-left .cmm-widget li{border-color:$(main.bb.color)} .sect-left .cmm-widget a{color:#F2F2F2} .sect-left .cmm-widget a:hover{color:$(main.color)} .sect-left .FollowByEmail .widget-content{background-color:$(main.bb.color)} .sect-left .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{background:$(main.dark.color)} .sect-left .FollowByEmail .widget-content:before{content:"Enter your email address to subscribe to this blog and receive notifications of new posts by email.";color:#F2F2F2} .sect-left #ArchiveList select{border:1px solid $(main.bb.color);background:$(main.bb.color);color:#F2F2F2} .sect-left #ArchiveList select option{color:#F2F2F2} .sect-left .cloud-label-widget-content .label-size{background:$(main.bb.color)} .sect-left .cloud-label-widget-content .label-size:hover{background:$(main.color)} .sect-left .cloud-label-widget-content .label-size a{color:#F2F2F2} .cloud-label-widget-content .label-size:hover span{background:$(main.dark.color)} .sect-left .list-label-widget-content li{border-bottom:0;border-top:1px dotted $(main.bb.color)} .sect-left .list-label-widget-content li:first-child{border-top:0;padding-top:0} .sect-left .list-label-widget-content li a,.sect-left .list-label-widget-content li a:before{color:#F2F2F2} .sect-left .list-label-widget-content li a:hover{color:$(main.color)} .sect-left .list-label-widget-content li:first-child a:before{top:-6px} .footer-wrapper{background-color:RGBA(0,0,0,0.2);color:#F2F2F2;display:block;padding:10px 0;width:100%;height:30px;overflow:hidden} .footer-wrapper .footer-copy{margin:0 auto} .footer-wrapper .copyright{font-size:11px;float:left;height:30px;line-height:30px;font-weight:500;text-transform:uppercase;letter-spacing:.3px} .footer-wrapper .copyright a{color:#F2F2F2} .footer-wrapper .copyright a:hover{color:$(main.color)} .native-opt{float:right} .native-opt li{float:right;display:inline-block;list-style:none!important} .native-opt li a{display:block;width:30px;height:30px;background-color:$(main.bb.color);text-align:center;color:#F2F2F2;line-height:30px;margin-left:10px;padding:0} .native-opt li a:hover{background-color:$(main.color);color:#fff} .error_page #main-wrapper{width:100%!important;margin:0!important} .error_page #sidebar-wrapper,.error_page .status-msg-wrap{display:none} #error-wrap{color:$(main.text.color);text-align:center;padding:60px 0 80px} .error-item{font-size:160px;line-height:1;margin-bottom:20px} #error-wrap h2{font-size:25px;padding:20px 0 10px} #error-wrap .homepage{padding-top:10px;display:block} #error-wrap .homepage i{font-size:20px} #error-wrap .homepage:hover{text-decoration:underline} .img-anime .recent-boxes .box-image,.img-anime .recent-boxes .bf-thumb,.img-anime .custom-widget .rcthumb,.img-anime .PopularPosts img,.img-anime .home .block-image .thumb a,.img-anime .tc-thumb a,.img-anime .related-thumb a,.img-anime .PopularPosts .item-thumbnail a,.img-anime .cmm-img{opacity:0;transition:all 0s ease;-webkit-transition:all 0s ease;-moz-transition:all 0s ease;-o-transition:all 0s ease} .img-anime .img-effect,.img-anime .recent-boxes .box-image.img-effect,.img-anime .recent-boxes .bf-thumb.img-effect,.img-anime .custom-widget .rcthumb.img-effect,.img-anime .PopularPosts img.img-effect,.img-anime .block-image .thumb a.img-effect,.img-anime .tc-thumb a.img-effect,.img-anime .related-thumb a.img-effect,.img-anime .PopularPosts .item-thumbnail a.img-effect,.img-anime .cmm-img.img-effect{opacity:1;transition:all .8s ease;-webkit-transition:all .8s ease;-moz-transition:all .8s ease;-o-transition:all .8s ease} ]]></b:skin> <style> /*-------Typography and ShortCodes-------*/ .firstcharacter{float:left;color:#27ae60;font-size:75px;line-height:60px;padding-top:4px;padding-right:8px;padding-left:3px}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{margin-bottom:15px;color:#2c3e50}blockquote{font-style:italic;color:#888;border-left:5px solid #27ae60;margin-left:0;padding:10px 15px}blockquote:before{content:'\f10d';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:10px;color:#888}blockquote:after{content:'\f10e';display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;color:#888}.button{background-color:#2c3e50;float:left;padding:5px 12px;margin:5px;color:#fff;text-align:center;border:0;cursor:pointer;border-radius:3px;display:block;text-decoration:none;font-weight:400;transition:all .3s ease-out !important;-webkit-transition:all .3s ease-out !important}a.button{color:#fff}.button:hover{background-color:#27ae60;color:#fff}.button.small{font-size:12px;padding:5px 12px}.button.medium{font-size:16px;padding:6px 15px}.button.large{font-size:18px;padding:8px 18px}.small-button{width:100%;overflow:hidden;clear:both}.medium-button{width:100%;overflow:hidden;clear:both}.large-button{width:100%;overflow:hidden;clear:both}.demo:before{content:"\f06e";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.download:before{content:"\f019";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.buy:before{content:"\f09d";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.visit:before{content:"\f14c";margin-right:5px;display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:400;line-height:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.widget .post-body ul,.widget .post-body ol{line-height:1.5;font-weight:400}.widget .post-body li{margin:5px 0;padding:0;line-height:1.5}.post-body ul li:before{content:"\f105";margin-right:5px;font-family:fontawesome}pre{font-family:Monaco, "Andale Mono", "Courier New", Courier, monospace;background-color:#2c3e50;background-image:-webkit-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-moz-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-ms-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:-o-linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);background-image:linear-gradient(rgba(0, 0, 0, 0.05) 50%, transparent 50%, transparent);-webkit-background-size:100% 50px;-moz-background-size:100% 50px;background-size:100% 50px;line-height:25px;color:#f1f1f1;position:relative;padding:0 7px;margin:15px 0 10px;overflow:hidden;word-wrap:normal;white-space:pre;position:relative}pre:before{content:'Code';display:block;background:#F7F7F7;margin-left:-7px;margin-right:-7px;color:#2c3e50;padding-left:7px;font-weight:400;font-size:14px}pre code,pre .line-number{display:block}pre .line-number a{color:#27ae60;opacity:0.6}pre .line-number span{display:block;float:left;clear:both;width:20px;text-align:center;margin-left:-7px;margin-right:7px}pre .line-number span:nth-child(odd){background-color:rgba(0, 0, 0, 0.11)}pre .line-number span:nth-child(even){background-color:rgba(255, 255, 255, 0.05)}pre .cl{display:block;clear:both}#contact{background-color:#fff;margin:30px 0 !important}#contact .contact-form-widget{max-width:100% !important}#contact .contact-form-name,#contact .contact-form-email,#contact .contact-form-email-message{background-color:#FFF;border:1px solid #eee;border-radius:3px;padding:10px;margin-bottom:10px !important;max-width:100% !important}#contact .contact-form-name{width:47.7%;height:50px}#contact .contact-form-email{width:49.7%;height:50px}#contact .contact-form-email-message{height:150px}#contact .contact-form-button-submit{max-width:100%;width:100%;z-index:0;margin:4px 0 0;padding:10px !important;text-align:center;cursor:pointer;background:#27ae60;border:0;height:auto;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px;text-transform:uppercase;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-ms-transition:all .2s ease-out;transition:all .2s ease-out;color:#FFF}#contact .contact-form-button-submit:hover{background:#2c3e50}#contact .contact-form-email:focus,#contact .contact-form-name:focus,#contact .contact-form-email-message:focus{box-shadow:none !important}.alert-message{position:relative;display:block;background-color:#FAFAFA;padding:20px;margin:20px 0;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#2f3239;border:1px solid}.alert-message p{margin:0 !important;padding:0;line-height:22px;font-size:13px;color:#2f3239}.alert-message span{font-size:14px !important}.alert-message i{font-size:16px;line-height:20px}.alert-message.success{background-color:#f1f9f7;border-color:#e0f1e9;color:#1d9d74}.alert-message.success a,.alert-message.success span{color:#1d9d74}.alert-message.alert{background-color:#DAEFFF;border-color:#8ED2FF;color:#378FFF}.alert-message.alert a,.alert-message.alert span{color:#378FFF}.alert-message.warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}.alert-message.warning a,.alert-message.warning span{color:#8a6d3b}.alert-message.error{background-color:#FFD7D2;border-color:#FF9494;color:#F55D5D}.alert-message.error a,.alert-message.error span{color:#F55D5D}.fa-check-circle:before{content:"\f058"}.fa-info-circle:before{content:"\f05a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-exclamation-circle:before{content:"\f06a"}.post-table table{border-collapse:collapse;width:100%}.post-table th{background-color:#eee;font-weight:bold}.post-table th,.post-table td{border:0.125em solid #333;line-height:1.5;padding:0.75em;text-align:left}@media (max-width: 30em){.post-table thead tr{position:absolute;top:-9999em;left:-9999em}.post-table tr{border:0.125em solid #333;border-bottom:0}.post-table tr + tr{margin-top:1.5em}.post-table tr,.post-table td{display:block}.post-table td{border:none;border-bottom:0.125em solid #333;padding-left:50%}.post-table td:before{content:attr(data-label);display:inline-block;font-weight:bold;line-height:1.5;margin-left:-100%;width:100%}}@media (max-width: 20em){.post-table td{padding-left:0.75em}.post-table td:before{display:block;margin-bottom:0.75em;margin-left:0}} .FollowByEmail { clear: both; } </style> <style type='text/css'> /*----Responsive Design----*/ @media screen and (max-width: 1130px) { #outer-wrapper {margin: 0 auto;} .row{max-width:96%} #main-nav{width:96%;max-width:96%} #main-nav .row{max-width:100%} } @media screen and (max-width: 980px) { #header-blog,.header-content{height:auto} .header-logo{max-width:222px;margin:15px auto 30px;float:none;display:block} .header-logo img{margin:0 auto} .header-ads{max-width:100%;float:none;height:auto;margin:0 auto;display:block} .header-ads .widget{line-height:0} #main-wrapper{float:none;overflow:hidden;width:100%} .recent-boxes .box-sec{margin-right:0} .posts-title{margin-right:0} #main-wrapper #main{margin-right:0} #sidebar-wrapper{width:100%;margin:10px auto;float:none;padding-left:0} #footer{padding:20px 0} .sect-left{width:100%;margin-right:0} .sect-left .widget{padding:10px} } @media screen and (max-width: 880px) { #nav1,#menu-main-nav{display:none} .selectnav{display:block;color:#eee} .tm-menu{float:left;width:20%} .tm-menu .selectnav{padding:0 5px;height:22px!important;font-size:12px;line-height:22px;margin-top:5px;border-radius:2px!important;-moz-border-radius:2px!important;-webkit-border-radius:2px!important} .header-menu #menu .selectnav{padding:0 10px!important;font-size:14px;height:26px;line-height:26px;margin-left:10px;float:left;border-radius:2px!important;margin-top:7px} .featured .feat-align{width:50%;padding-left:2.5px;padding-right:2.5px} .feat-column1,.feat-column3{padding-left:0} .feat-column2,.feat-column4,.feat-column5{padding-right:0} .home-ad .widget{padding-right:0} } @media screen and (max-width: 700px) { #ticker{display:none} .fbox .bx-first .box-thumbnail,.fbox .bf-thumb{height:250px} .fbox .bx-first{width:100%;margin-bottom:0;padding-right:0;border-right:0} .fbox ul li{width:100%;float:left;margin-top:10px;margin-bottom:0;padding-top:10px;padding-bottom:0;border-top:1px dotted #F5F5F5;border-bottom:0} .recent-boxes .column{width:100%} .block-image{width:100%;height:250px;margin-right:0} .block-image .thumb,.block-image .thumb a{height:250px} .main-carousel,.carousel-item,.carousel-item .box-image{height:250px} .index .post article,.archive .post article{overflow:hidden;position:relative;float:left;margin-top:10px} .feat-column3,.feat-column4{margin-top:5px} .owl-carousel .owl-item,.carousel-item{width:100%} .videos ul li{width:100%;margin:0 0 15px} .videos .box-image{height:250px} .footer-wrapper{height:auto} .footer-wrapper .copyright{text-align:center;float:none;height:auto;padding:0 0 10px} .native-opt{float:none;display:block;text-align:center;overflow:hidden} .native-opt li{float:none;display:inline-block} .native-opt li a{margin:0} } @media screen and (max-width: 600px) { .featured .feat-align{width:100%;margin-top:5px;padding-left:0;padding-right:0} .feat-column1{margin-top:0!important} .featured .feat-column1 .item1,.featured .feat-column2 .item2,.featured .feat-column3 .item3,.featured .feat-column1 .item1 .rcp-thumb,.featured .feat-column2 .item2 .rcp-thumb,.featured .feat-column3 .item3 .rcp-thumb{height:250px} .item .post-title,.static_page .post-title{font-size:24px} .related-posts .related-item{width:100%;height:180px;margin-top:5px;padding:0} .related-posts li:first-child{margin-top:0!important} } @media screen and (max-width: 440px) { #nav-search{width:100%} .featured .feat-column1 .item1,.featured .feat-column2 .item2,.featured .feat-column3 .item3,.featured .feat-column1 .item1 .rcp-thumb,.featured .feat-column2 .item2 .rcp-thumb,.featured .feat-column3 .item3 .rcp-thumb,.featured .rcp-thumb,.featured .hot-item{height:200px} .main-carousel,.carousel-item,.carousel-item .box-image,.fbox .bx-first .box-thumbnail,.fbox .bf-thumb,.block-image,.block-image .thumb,.block-image .thumb a,.videos .box-image{height:200px} .index .post h2,.archive .post h2{line-height:1.4em} .post h2 a,.post h2 a:visited,.post h2 strong{font-size:20px;line-height:1.4em} .item .post-title,.static_page .post-title{font-size:20px} .fbox .bx-first .bf-content .recent-title a{font-size:16px} } @media screen and (max-width: 340px) { .header-menu #menu .selectnav{max-width:60%} .error-item{font-size:140px} } @media screen and (max-width: 310px) { .tm-head #social-top ul li{margin-left:0} .header-logo{margin:15px auto 10px} .header-menu #menu .selectnav{max-width:50%} .header-ads,li.li-home,#sidebar-wrapper,.sect-left{display:none} .videos .recent-title a{font-size:16px} .post h2 a,.post h2 a:visited,.post h2 strong{font-size:18px} .index .post h2,.archive .post h2{line-height:1.2em} .item .post-title,.static_page .post-title{font-size:16px} .error-item{font-size:100px} } </style> <b:template-skin><![CDATA[ /*------Layout (No Edit)----------*/ body#layout .theme-opt { display: block!important; } body#layout #outer-wrapper, body#layout .row{padding:0;width:800px} body#layout .section h4{margin:2px 0 8px;color:#333!important} body#layout .ibpanel{background-color:#2c3e50!important;overflow:hidden!important;border-color:#213243!important} body#layout .ibpanel h4{font-size:16px;padding:0;color:#fff!important} body#layout .ibpanel .widget{float:left;width:32.7%;margin-right:5px} body#layout .ibpanel #HTML902,body#layout .ibpanel #HTML905{margin-right:0} body#layout .ibpanel .widget.locked-widget .widget-content{background-color:#34495e!important;border-color:#455668!important;color:#fff!important} body#layout .ibpanel .widget.locked-widget .widget-content a.editlink{color:#fff!important;border:1px solid #233648;border-radius:2px;padding:0 5px;background-color:#233648} body#layout #topnav,body#layout .tm-head{height:auto} body#layout .tm-menu{margin:0;width:70%} body#layout .social-area{margin:0;width:30%} body#layout .header-content,body#layout #header-blog{height:auto;padding:0} body#layout .header-logo{float:left;width:30%;max-width:30%;max-height:none;margin:0;padding:0} body#layout .header-logo #header{background-color:#b57dcc!important;border-color:#8a52a1!important} body#layout .header-ads{height:auto;width:70%} body#layout #menu,body#layout #menu1{display:block;background-color:#6dad88;border-color:#338957} body#layout #main-nav,body#layout .header-menu{height:auto} body#layout .header-menu li.li-home,body#layout .header-search{display:none} body#layout .header-menu{float:left;width:100%;margin:4px 0 0;padding:0} body#layout #content-wrapper{margin:0 auto} body#layout .box-sec .widget-content,body#layout .box-sec h2,body#layout #ads-blog{display:block} body#layout #main-wrapper{float:left;width:70%;margin:0;padding:0} body#layout .posts-title{display:none} body#layout #sidebar-wrapper{float:right;width:30%;margin:0;padding:5px 0 0;background-color:#f8e244!important} body#layout #sidebar-wrapper .section{background-color:#fff;border:1px solid #fff} body#layout #sidebar-wrapper .section .draggable-widget .widget-wrap2{background-color:#5a7ea2!important} body#layout #footer-wrapper{overflow:hidden} body#layout .sect-left{width:25%;float:left;margin:0 2% 8px !important} body#layout #blocked-widgets,body#layout #pop-sec,body#layout #contact{display:none!important} body#layout #featured-sec{background-color:#f9a85f;border-color:#fb8f3d} body#layout #featured-sec .draggable-widget .widget-wrap2{background-color:#fb8f3d!important} body#layout #featured-sec .add_widget{border-color:#fb8f3d} body#layout #main-wrapper #main{margin-right:4px;background-color:#5a7ea2;border-color:#34495e} body#layout #main-wrapper #main h4{color:#fff!important} body#layout .layout-widget-description{display:none!important} body#layout .box-sec{background-color:#7fc1ed!important;border-color:#3498db!important} body#layout .box-sec .draggable-widget .widget-wrap2{background-color:#3498db!important;cursor:move} body#layout .box-sec .add_widget{border-color:#3498db} body#layout #sidebar{margin-top:10px} body#layout .widget-content .editlink{color:#fff!important;border:1px solid #233648;border-radius:2px;padding:0 5px;background-color:#233648} body#layout #footer{overflow:hidden;background-color:#1abc9c;padding-top:10px;margin-bottom:10px} body#layout #footer:before{content:"Footer Sections";font-size:25px;color:#fff;padding:0 0 10px;text-align:center;display:block;font-family:raleway} body#layout #footer .section .draggable-widget .widget-wrap2{background-color:#1abc9c!important} body#layout #footer-sec3{margin-right:0} body#layout #ads-content,body#layout #ads-home{background-color:rgba(241,196,16,0.22);border-color:#f1c410} body#layout #ads-content .add_widget,body#layout #ads-home .add_widget{border-color:#f1c410!important} body#layout #ads-content .draggable-widget .widget-wrap2,body#layout #ads-inter .draggable-widget .widget-wrap2,body#layout #ads-home .draggable-widget .widget-wrap2{background-color:#f1c410!important;cursor:move} body#layout .native-opt li{list-style:none} /*------Layout (end)----------*/ ]]></b:template-skin> <b:include data='blog' name='google-analytics'/> <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js' type='text/javascript'/> </head> <body expr:class='data:blog.pageType'> <div class='theme-opt' style='display:none'> <b:section class='ibpanel' id='ibpanel' maxwidgets='1' name='Theme Options' showaddelement='yes'> <b:widget id='HTML900' locked='true' title='Стиль CSS' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <style>@media only screen and (min-width:1133px){#outer-wrapper{max-width:<data:content/>;}}</style> </b:includable> </b:widget> <b:widget id='HTML901' locked='true' title='Home Recent Posts Display' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <style>.home #main-wrapper #main,.home .posts-title{display:<data:content/>;}</style> </b:includable> </b:widget> <b:widget id='HTML902' locked='true' title='Home PageNav Display' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <style>.home #blog-pager{display:<data:content/>;}</style> </b:includable> </b:widget> <b:widget id='HTML904' locked='true' title='Related Posts Display' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <style>.item #related-wrap{display:<data:content/>;}</style> </b:includable> </b:widget> <b:widget id='HTML905' locked='true' title='Item Post Navigation Display' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <style>.item ul.ib-nav{display:<data:content/>;}</style> </b:includable> </b:widget> </b:section> </div> <div id='top'/> <div id='topnav'> <div class='tm-head row'> <div class='tm-menu'> <b:section class='menu1' id='menu1' maxwidgets='1' name='Top Navigation' showaddelement='yes'> <b:widget id='LinkList210' locked='true' title='Menu' type='LinkList' version='1'> <b:widget-settings> <b:widget-setting name='shownum'>8</b:widget-setting> <b:widget-setting name='link-3'>https://ФАСИБУЧКА.РФ</b:widget-setting> <b:widget-setting name='sorting'>NONE</b:widget-setting> <b:widget-setting name='link-4'>https://m.dame.cf/</b:widget-setting> <b:widget-setting name='text-1'>ГУРУ</b:widget-setting> <b:widget-setting name='link-1'>https://www.goblin-sys.cf/</b:widget-setting> <b:widget-setting name='text-0'>ПРОФ. СЕТЬ</b:widget-setting> <b:widget-setting name='link-2'>https://m.datingnew.ru/</b:widget-setting> <b:widget-setting name='text-3'>СОЦ. СЕТЬ</b:widget-setting> <b:widget-setting name='link-0'>https://m.datingnew.cf/</b:widget-setting> <b:widget-setting name='text-2'>МЕДИА-СЕТЬ</b:widget-setting> <b:widget-setting name='text-4'>ПОИСК ДАМЫ</b:widget-setting> </b:widget-settings> <b:includable id='main'> <div class='widget-content'> <ul id='nav1'> <b:loop values='data:links' var='link'> <li><a expr:href='data:link.target'><data:link.name/></a></li> </b:loop> </ul> </div> </b:includable> </b:widget> </b:section> </div> <!-- Top Social --> <div class='social-area'> <b:section class='social-top' id='social-top' maxwidgets='5' name='Social Top' showaddelement='yes'> <b:widget id='LinkList50' locked='true' title='Social Media Icons' type='LinkList' version='1'> <b:includable id='main'> <div class='widget-content'> <ul> <b:loop values='data:links' var='link'> <li><a expr:class='data:link.name' expr:href='data:link.target' expr:title='data:link.name' target='_blank'/></li> </b:loop> </ul> </div> </b:includable> </b:widget> <b:widget id='HTML5' locked='false' title='' type='HTML'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[<!-- работает почти строго в верхней черной строке бегущая, можно подогнать-->]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> </div> </div> </div> <div id="outer-wrapper" class="<data:blog.pageType/><b:if cond='data:blog.url == data:blog.homepageUrl'> Home</b:if><b:if cond='data:blog.pageType == "static_page"'> item</b:if><b:if cond='data:blog.pageType == "archive"'> index</b:if>"> <div id='header-blog'> <div class='header-content row'> <div class='header-logo'> <b:section id='header' maxwidgets='1' name='Logo' showaddelement='yes'> <b:widget id='Header1' locked='true' title='3 WWW (заголовок)' 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'>-1</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 == "BEHIND"'> <!-- Show image as background to text. You can't really calculate the width reliably in JS because margins are not taken into account by any of clientWidth, offsetWidth or scrollWidth, so we don't force a minimum width if the user is using shrink to fit. This results in a margin-width's worth of pixels being cropped. If the user is not using shrink to fit then we expand the header. --> <b:if cond='data:mobile'> <div id='header-inner'> <div class='titlewrapper' style='background: transparent'> <h1 class='title' style='background: transparent; border-width: 0px'> <b:include name='title'/> </h1> </div> <b:include name='description'/> </div> <b:else/> <div expr:style='"background-image: url(\"" + data:sourceUrl + "\"); " + "background-position: " + data:backgroundPositionStyleStr + "; " + data:widthStyleStr + "min-height: " + data:height + "_height: " + data:height + "background-repeat: no-repeat; "' id='header-inner'> <div class='titlewrapper' style='background: transparent'> <h1 class='title' style='background: transparent; border-width: 0px'> <b:include name='title'/> </h1> </div> <b:include name='description'/> </div> </b:if> <b:else/> <!--Show the image only--> <div id='header-inner'> <a expr:href='data:blog.homepageUrl' style='display: block'><h1 style='display:none;'/> <img expr:alt='data:title' expr:height='data:height' expr:id='data:widget.instanceId + "_headerimg"' expr:src='data:sourceUrl' expr:width='data:width' style='display: block'/> </a> <!--Show the description--> <b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'> <b:include name='description'/> </b:if> </div> </b:if> <b:else/> <!--No header image --> <div id='header-inner'> <div class='titlewrapper'> <h1 class='title'> <b:include name='title'/> </h1> </div> <b:include name='description'/> </div> </b:if> </b:includable> <b:includable id='description'> <div class='descriptionwrapper'> <p class='description'><span><data:description/></span></p> </div> </b:includable> <b:includable id='title'> <b:if cond='data:blog.url == data:blog.homepageUrl'> <data:title/> <b:else/> <a expr:href='data:blog.homepageUrl'><data:title/></a> </b:if> </b:includable> </b:widget> </b:section> </div> <div class='header-ads'> <b:section id='ads-content' maxwidgets='1' name='Ads 728x90' showaddelement='yes'> <b:widget id='HTML19' locked='false' title='Header Ads' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[<a href="https://m.datingnew.ru/" target="_blank"><img alt="ПОИСК НОВОГО ОБЩЕНИЯ - DATING NEW" border="0" data-original-height="90" data-original-width="740" src="https://datingnew.ru/f/media-set%20G-s.jpg" title="ПОИСК ЗНАКОМСТВА - DATING nEW" /></a>]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!--b:include name='quickedit'/--> </b:includable> </b:widget> </b:section> </div> </div> </div> <!-- Main Menu --> <nav id='main-nav'> <div class='header-menu row'> <li class='li-home'><a expr:href='data:blog.homepageUrl'>СНАЧАЛА</a></li> <!--БЕГУЩАЯ НАЧ--> <div class='block block-text is-text' id='block-new857' style='border-width: 1px; display: block; position: absolute; background-position: 20% 50%; background-repeat: no-repeat; top: 1px; height: 60px; width: 260px; z-index: 37; left: 91px;'> <p><strong><span style='font-size: 17px;'><span style='font-family: roboto,sans-serif;'><h2> <marquee bgcolor='#9999CC' direction='left' height='35' style='text-align: center; color: snow; font-family: tahoma; font-size: 17pt' width='967'> ЛАЙФХАК | ИДЕТ НАБОР В ШКОЛУ БЕЛАЯ СИСТЕМА | РЕКЛАМА | ЮМОР | РЕЦЕПТЫ | ВОПРОСЫ | ВЕРА | ОТВЕТЫ | ЗНАКОМСТВА | БИЗНЕС | ПРЕДАТЕЛЬСТВО | АВТОНОМНОСТЬ | ГАДЖЕТЫ | МОБИЛЬНОСТЬ | КОМПЬЮТЕРЫ | КАК ЗАРАБОТАТЬ | ГДЕ ЗАРАБОТАТЬ | НЕЗАВИСИМОСТЬ | МЕТОДЫ | ОПРОСЫ | СОЦИАЛЬНЫЕ СЕТИ | ЗНАКОМСТВА | ПУТЕШЕСТВИЯ | КНИГИ | ФИЛЬМЫ | РЕШИТЕЛЬНОСТЬ | РАБОТА | РЫНОК | УСЛУГИ | ГДЕ ВЗЯТЬ ДЕНЕГ | СМИ | АНАЛИТИКА | ИГРЫ | МОДА | ОБРАЗОВАНИЕ | ИГРЫ | МАРКЕТИНГ | ПРОМЫШЛЕННОСТЬ | БАНКИ | СВОБОДА ВЫБОРА | ЛОГИСТИКА | СВЯЗЬ | МАГАЗИНЫ | ВЫСТАВКИ | МУЗЫКА | СПОРТ | ЗДОРОВЬЕ | НЕДВИЖИМОСТЬ | ГДЕ И КАК ИСКАТЬ | NEWS | ARTICLES | ADVERTISEMENT | HUMOR | RECIPES | DATING | BUSINESS | INTERNET | AUTONOMOUSES | GADJETS | COMPUTERS | HOW TO EARN | WHERE TO EARN | HOROSCOPES | TESTS | SURVEYS | SOCIAL NETWORKS | DATING | TRAVEL | BOOKS | FILMS | TECHNOLOGY | WORK | MARKET | SERVICES | ACCOUNTANCY | Media | ANALYSIS | GAMES | FASHION | EDUCATION | GAMES | MARKETING | СМЕЛОСТЬ | BANKS | INSURANCE | LOGISTICS | CONTACT US | SHOPS | EXHIBITIONS | MUSIC | SPORT | HEALTH | PROPERTY | WHERE AND HOW TO SEARCH | СТРАХ | НЕРЕШИТЕЛЬНОСТЬ | ВЕРА - ЭТО ВСЕ, ЧТО У ВАС ЕСТЬ, ЕДИНСТВЕННАЯ СВОБОДА ВЫБОРА! БЕРЕГИТЕ ЕЕ! ВЕРИТЬ ИЛИ НЕТ-РЕШАТЬ ТОЛЬКО ВАМ!!! | FAITH IS ANYTHING THAT YOU HAVE, THE ONLY FREEDOM OF CHOICE! Take care of it! BELIEVE OR NO-SOLVING ONLY TO YOU !!! | GLAUBE IST ALLES, DASS SIE DIE EINZIGE FREIHEIT DER WAHL HABEN! Pass auf dich auf! GLAUBEN ODER NICHT LOSEN NUR FUR SIE !!! | LA FOI EST CELUI QUE VOUS AVEZ, LA SEULE LIBERTE DE CHOIX! Prenez soin de lui! CREEZ OU NON-RESOLUANT UNIQUEMENT A VOUS! | ?LA FE ES CUALQUIER COSA QUE USTED TIENE, LA UNICA LIBERTAD DE ELECCION! ?Cuidalo! CREER O NO SOLUCION SOLO PARA USTED !!! | LA FEDE E QUALCOSA CHE AVETE, L'UNICA FREEDOM DI SCELTA! Fai attenzione a questo! CREDERE O NON SOLO SOLO PER VOI !!! | Fidei - hoc modo omnia quae habes LIBERUM ARBITRIUM! Ripis ejus! Credere vel non, ad vos !!! | VERA - ETO VSE, CHTO U VAS YEST', YEDINSTVENNAYA SVOBODA VYBORA! BEREGITE YeYe! VERIT' ILI NET-RESHAT' TOL'KO VAM!!! | 信仰是你所擁有的,唯一的自由選擇! 照顧它! 相信或不解決只有你!| 信じられないことは、あなたが持っているものだけです、選択肢の唯一の自由です! それを世話してください! あなただけに信じてください。| विश्वास है कि आपके पास है, केवल चुनाव की स्वतंत्रता! इसका ख्याल रखना! केवल आपके लिए विश्वास करो या न ही! | </marquee></h2></span></span></strong></p></div> <!--БЕГУЩАЯ КОНЕЦ--> <b:section id='menu' maxwidgets='3' name='Main Menu' showaddelement='yes'> <b:widget id='LinkList98' locked='true' title='Main Menu' type='LinkList' version='1'> <b:includable id='main'> <div class='widget-content'> <ul class='menu' itemscope='' itemtype='http://schema.org/SiteNavigationElement'> <b:loop values='data:links' var='link'> <li itemprop='name'><a expr:href='data:link.target' itemprop='url'><data:link.name/></a></li> </b:loop> </ul> </div> </b:includable> </b:widget> </b:section> <span id='search-icon'><i class='fa fa-search'/></span> <div id='nav-search'> <form action='/search' id='searchform' method='get'> <input id='s' name='q' placeholder='Type and hit enter to search...' type='text'/> </form> </div> </div> </nav> <!--Main Menu (end)--> <div class='clear'/> <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'> <!-- featured Posts --> <div class='featured row' id='featured'> <b:section class='featured-sec' id='featured-sec' maxwidgets='1' name='Featured Posts' showaddelement='yes'> <b:widget id='HTML2' locked='false' title='ОБЩЕНИЕ' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!--b:include name='quickedit'/--> </b:includable> </b:widget> </b:section> </div> </b:if> <div class='clear'/> <div class='row' id='content-wrapper'> <div class='clear'/> <b:if cond='data:blog.pageType == "error_page"'> <div id='error-wrap'> <h1 class='error-item'>404</h1> <h2>404-ШЛЯПА-404!</h2> <p>Sorry, the page you were looking for in this blog does not exist.</p> <div class='clear'/> <a class='homepage' expr:href='data:blog.homepageUrl'><i class='fa fa-home'/> Go To Home</a> </div> </b:if> <div id='main-wrapper'> <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'> <div class='recent-boxes' id='recent-boxes'> <b:section class='box-sec' id='box-sec' name='Box Layout' showaddelement='yes'> <b:widget id='HTML3' locked='false' title='БАНЕР1' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><center> <style> .datingnew_teaser u { display: block; height: 14px; margin: 2px 0 0; overflow: hidden; white-space: nowrap; width: 70px;} #teaser_more a { display: block; padding: 70px 15px 0; background: url(//datingnew.ru/f/reload.png) no-repeat 4px 18px; color: #999;} .t_date{display: none !important;} .t_online {height: 14px; text-align: center; white-space: nowrap; position: relative; z-index:1; margin: - 18px auto 2px; background: orange; color: #fff !important; padding: 0 0 2px;} .datingnew_teaser span {color: #777; display: block;} .datingnew_teaser a {text-decoration: none; color: #2491cf;} .datingnew_teaser{font: 12px tahoma; display: inline-block; padding: 18px 15px 10px; border: 1px solid #555;} .datingnew_teaser div { float: left; margin: 0 3px 5px 3px; } .datingnew_teaser div.t_baloon { float: none; margin: 0;} .datingnew_teaser .t_online { width: 70px; } .datingnew_teaser img { border: none; } #clear {clear: both; height: 0; overflow: hidden; float: none !important;} </style> <script src="//datingnew.ru/f/inter1.js"></script> <script language="JavaScript"> datingnew_teaser({ blank: "_blank", sex: "g", age_from: "18", age_to: "45", domain: "m.datingnew.ru", size: "avatar", count: "13", more: "true"}); </script> </center></b:widget-setting> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!--b:include name='quickedit'/--> </b:includable> </b:widget> </b:section> </div> <div id='ads-blog'> <b:section class='home-ad' id='ads-home' maxwidgets='7' name='Home ADS' showaddelement='yes'> <b:widget id='HTML11' locked='true' title='ТВОЯ СТРАНИЦА' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><![CDATA[<a href="http://datingnew.ru/" target="_blank"><img alt="ПОИСК НОВОГО ОБЩЕНИЯ - DATING NEW" border="0" data-original-height="90" data-original-width="740" src="https://datingnew.ru/f/media-set%20G-s.jpg" title="ПОИСК ОБЩЕНИЕ ДЕВУШКИ ЗНАКОМСТВА - DATING nEW" /></a>]]></b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> </b:includable> </b:widget> </b:section> </div> </b:if> <div class='recent-boxes'> <b:if cond='data:blog.canonicalUrl == data:blog.canonicalHomepageUrl'> <div class='posts-title'> <h2 class='title'> <a href='/search'>НОВОСТИ СЕГОДНЯ</a> </h2> </div> </b:if> <b:section class='main' id='main' maxwidgets='2' name='Main Posts' showaddelement='yes'> <b:widget id='Blog1' locked='true' title='Сообщения блога' type='Blog' version='1'> <b:widget-settings> <b:widget-setting name='showDateHeader'>true</b:widget-setting> <b:widget-setting name='style.textcolor'>#1e87f0</b:widget-setting> <b:widget-setting name='showShareButtons'>true</b:widget-setting> <b:widget-setting name='authorLabel'>By</b:widget-setting> <b:widget-setting name='showCommentLink'>true</b:widget-setting> <b:widget-setting name='style.urlcolor'>#00adef</b:widget-setting> <b:widget-setting name='showAuthor'>false</b:widget-setting> <b:widget-setting name='disableGooglePlusShare'>false</b:widget-setting> <b:widget-setting name='style.linkcolor'>#00adef</b:widget-setting> <b:widget-setting name='style.unittype'>TextAndImage</b:widget-setting> <b:widget-setting name='style.bgcolor'>#000000</b:widget-setting> <b:widget-setting name='showAuthorProfile'>false</b:widget-setting> <b:widget-setting name='style.layout'>1x1</b:widget-setting> <b:widget-setting name='showLabels'>true</b:widget-setting> <b:widget-setting name='showLocation'>true</b:widget-setting> <b:widget-setting name='showTimestamp'>true</b:widget-setting> <b:widget-setting name='postsPerAd'>1</b:widget-setting> <b:widget-setting name='showBacklinks'>true</b:widget-setting> <b:widget-setting name='style.bordercolor'>#000000</b:widget-setting> <b:widget-setting name='showInlineAds'>false</b:widget-setting> <b:widget-setting name='showReactions'>true</b:widget-setting> </b:widget-settings> <b:includable id='main' var='top'> <b:if cond='data:mobile == "false"'> <b:include data='top' name='status-message'/> <!-- posts --> <div class='blog-posts hfeed'> <data:defaultAdStart/> <b:loop values='data:posts' var='post'> <div class='post-outer'> <b:include data='post' name='post'/> <b:if cond='data:blog.pageType == "static_page"'> <b:include data='post' name='comment_picker'/> </b:if> <b:if cond='data:blog.pageType == "item"'> <b:include data='post' name='comment_picker'/> </b:if> </div> <b:if cond='data:post.includeAd'> <b:if cond='data:post.isFirstPost'> <data:defaultAdEnd/> <b:else/> <data:adEnd/> </b:if> <div class='inline-ad'> <data:adCode/> </div> <data:adStart/> </b:if> </b:loop> <data:adEnd/> </div> <!-- navigation --> <b:if cond='data:blog.pageType == "index"'> <b:include name='nextprev'/> <b:else/> <b:if cond='data:blog.pageType == "archive"'> <b:include name='nextprev'/> </b:if> </b:if> <!-- feed links --> <b:include name='feedLinks'/> <b:if cond='data:top.showStars'> <script src='//www.google.com/jsapi' type='text/javascript'/> <script type='text/javascript'> google.load("annotations", "1", {"locale": "<data:top.languageCode/>"}); function initialize() { google.annotations.setApplicationId(<data:top.blogspotReviews/>); google.annotations.createAll(); google.annotations.fetch(); } google.setOnLoadCallback(initialize); </script> </b:if> <b:else/> <b:include name='mobile-main'/> </b:if> <b:if cond='data:top.showDummy'> <data:top.dummyBootstrap/> </b:if> </b:includable> <b:includable id='backlinkDeleteIcon' var='backlink'> <span expr:class='"item-control " + data:backlink.adminClass'> <a expr:href='data:backlink.deleteUrl' expr:title='data:top.deleteBacklinkMsg'> <img src='http://www.blogger.com/img/icon_delete13.gif'/> </a> </span> </b:includable> <b:includable id='backlinks' var='post'> <a name='links'/> <h4> <data:post.backlinksLabel/> </h4> <b:if cond='data:post.numBacklinks != 0'> <dl class='comments-block' id='comments-block'> <b:loop values='data:post.backlinks' var='backlink'> <div class='collapsed-backlink backlink-control'> <dt class='comment-title'> <span class='backlink-toggle-zippy'>   </span> <a expr:href='data:backlink.url' rel='nofollow'> <data:backlink.title/> </a> <b:include data='backlink' name='backlinkDeleteIcon'/> </dt> <dd class='comment-body collapseable'> <data:backlink.snippet/> </dd> <dd class='comment-footer collapseable'> <span class='comment-author'> <data:post.authorLabel/> <data:backlink.author/> </span> <span class='comment-timestamp'> <data:post.timestampLabel/> <data:backlink.timestamp/> </span> </dd> </div> </b:loop> </dl> </b:if> <p class='comment-footer'> <a class='comment-link' expr:href='data:post.createLinkUrl' expr:id='data:widget.instanceId + "_backlinks-create-link"' target='_blank'> <data:post.createLinkLabel/> </a> </p> </b:includable> <b:includable id='comment-form' var='post'> <div class='comment-form'> <a name='comment-form'/> <b:if cond='data:mobile'> <h4 id='comment-post-message'> <a expr:id='data:widget.instanceId + "_comment-editor-toggle-link"' href='javascript:void(0)'><data:postCommentMsg/></a></h4> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/> <b:else/> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/> </b:if> <data:post.friendConnectJs/> <data:post.cmtfpIframe/> <script type='text/javascript'> BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); </script> </div> </b:includable> <b:includable id='commentDeleteIcon' var='comment'> <span expr:class='"item-control " + data:comment.adminClass'> <b:if cond='data:showCmtPopup'> <div class='goog-toggle-button'> <div class='goog-inline-block comment-action-icon'/> </div> <b:else/> <a class='comment-delete' expr:href='data:comment.deleteUrl' expr:title='data:top.deleteCommentMsg'> <img src='//www.blogger.com/img/icon_delete13.gif'/> </a> </b:if> </span> </b:includable> <b:includable id='comment_count_picker' var='post'> <b:if cond='data:post.commentSource == 1'> <span class='cmt_count_iframe_holder' expr:data-count='data:post.numComments' expr:data-onclick='data:post.addCommentOnclick' expr:data-post-url='data:post.url' expr:data-url='data:post.url.canonical.http'> </span> <b:else/> <a class='comment-link' expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'> <data:post.commentLabelFull/>: </a> </b:if> </b:includable> <b:includable id='comment_picker' var='post'> <b:if cond='data:post.commentSource == 1'> <b:include data='post' name='iframe_comments'/> <b:else/> <b:if cond='data:post.showThreadedComments'> <b:include data='post' name='threaded_comments'/> <b:else/> <b:include data='post' name='comments'/> </b:if> </b:if> </b:includable> <b:includable id='comments' var='post'> <div class='comments' id='comments'> <a name='comments'/> <b:if cond='data:post.allowComments'> <h4><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'> <abbr expr:title='data:post.timestampISO8601'><data:comment.timestamp/></abbr> </a> <b:include data='comment' name='commentDeleteIcon'/> </span> </dd> </b:loop> </dl> </div> <b:if cond='data:post.commentPagingRequired'> <span class='paging-control-container'> <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'> <data:post.oldestLinkText/> </a> <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'> <data:post.olderLinkText/> </a>   <data:post.commentRangeText/>   <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'> <data:post.newerLinkText/> </a> <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'> <data:post.newestLinkText/> </a> </span> </b:if> <p class='comment-footer'> <b:if cond='data:post.embedCommentForm'> <b:if cond='data:post.allowNewComments'> <b:include data='post' name='comment-form'/> <b:else/> <data:post.noNewCommentsText/> </b:if> <b:else/> <b:if cond='data:post.allowComments'> <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a> </b:if> </b:if> </p> </b:if> <b:if cond='data:showCmtPopup'> <div id='comment-popup'> <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'> </iframe> </div> </b:if> <div id='backlinks-container'> <div expr:id='data:widget.instanceId + "_backlinks-container"'> <b:if cond='data:post.showBacklinks'> <b:include data='post' name='backlinks'/> </b:if> </div> </div> </div> </b:includable> <b:includable id='feedLinks'> <b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links --> <b:if cond='data:feedLinks'> <div class='blog-feeds'> <b:include data='feedLinks' name='feedLinksBody'/> </div> </b:if> <b:else/> <!--Post feed links --> <div class='post-feeds'> <b:loop values='data:posts' var='post'> <b:if cond='data:post.allowComments'> <b:if cond='data:post.feedLinks'> <b:include data='post.feedLinks' name='feedLinksBody'/> </b:if> </b:if> </b:loop> </div> </b:if> </b:includable> <b:includable id='feedLinksBody' var='links'> <div class='feed-links'> <data:feedLinksMsg/> <b:loop values='data:links' var='f'> <a class='feed-link' expr:href='data:f.url' expr:type='data:f.mimeType' target='_blank'> <data:f.name/> ( <data:f.feedType/> ) </a> </b:loop> </div> </b:includable> <b:includable id='iframe_comments' var='post'> <b:if cond='data:post.allowIframeComments'> <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/> <div class='cmt_iframe_holder' expr:data-href='data:post.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'> &rsaquo; </div> <div class='mobile-index-contents'> <b:if cond='data:post.thumbnailUrl'> <div class='mobile-index-thumbnail'> <div class='Image'> <img expr:src='data:post.thumbnailUrl'/> </div> </div> </b:if> <div class='post-body'> <b:if cond='data:post.snippet'> <data:post.snippet/> </b:if> </div> </div> <div style='clear: both;'/> </a> <div class='mobile-index-comment'> <b:if cond='data:blog.pageType != "static_page"'> <b:if cond='data:post.allowComments'> <b:if cond='data:post.numComments != 0'> <b:include data='post' name='comment_count_picker'/> </b:if> </b:if> </b:if> </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'> &lsaquo; </a> </div> </b:if> <b:if cond='data:olderPageUrl'> <div class='mobile-link-button' id='blog-pager-older-link'> <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'> &rsaquo; </a> </div> </b:if> <div class='mobile-link-button' id='blog-pager-home-link'> <a class='home-link' expr:href='data:blog.homepageUrl'> <data:homeMsg/> </a> </div> <div class='mobile-desktop-link'> <a class='home-link' expr:href='data:desktopLinkUrl'> <data:desktopLinkMsg/> </a> </div> </div> <div class='clear'/> </b:includable> <b:includable id='mobile-post' var='post'> <div class='date-outer'> <b:if cond='data:post.dateHeader'> <h2 class='date-header'> <span> <data:post.dateHeader/> </span> </h2> </b:if> <div class='date-posts'> <div class='post-outer'> <div class='post hentry uncustomized-post-template' itemscope='' itemtype='http://schema.org/BlogPosting'> <b:if cond='data:post.thumbnailUrl'> <meta expr:content='data:post.thumbnailUrl' itemprop='image'/> </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='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'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'> <data:post.title/> </a> <b:else/> <data:post.title/> </b:if> <b:else/> <data:post.title/> </b:if> </b:if> </h3> </b:if> <div class='post-header'> <div class='post-header-line-1'/> </div> <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'> <data:post.body/> <div style='clear: both;'/> <!-- clear for photos floats --> </div> <div class='post-footer'> <div class='post-footer-line post-footer-line-1'> <span class='post-author vcard'> <b:if cond='data:top.showAuthor'> <b:if cond='data:post.authorProfileUrl'> <span class='fn' itemprop='author' itemscope='' 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='' itemtype='http://schema.org/Person'> <span itemprop='name'> <data:post.author/> </span> </span> </b:if> </b:if> </span> <span class='post-timestamp'> <b:if cond='data:top.showTimestamp'> <data:top.timestampLabel/> <b:if cond='data:post.url'> <meta expr:content='data:post.canonicalUrl' itemprop='url'/> <a class='timestamp-link' expr:href='data:post.url' expr:title='data:post.timestamp' rel='bookmark'> <span class='published' expr:title='data:post.timestamp' itemprop='datePublished dateModified'> <data:post.timestamp/> </span> </a> </b:if> </b:if> </span> <span class='post-comment-link'> <b:if cond='data:blog.pageType != "item"'> <b:if cond='data:blog.pageType != "static_page"'> <b:if cond='data:post.allowComments'> <b:include data='post' name='comment_count_picker'/> </b:if> </b:if> </b:if> </span> </div> <div class='post-footer-line post-footer-line-2'> <b:if cond='data:top.showMobileShare'> <div class='mobile-link-button goog-inline-block' id='mobile-share-button'> <a href='javascript:void(0);'> <data:shareMsg/> </a> </div> </b:if> <b:if cond='data:top.showDummy'> <div class='goog-inline-block dummy-container'> <data:post.dummyTag/> </div> </b:if> </div> </div> </div> <b:if cond='data:blog.pageType == "static_page"'> <b:include data='post' name='comment_picker'/> </b:if> <b:if cond='data:blog.pageType == "item"'> <b:include data='post' name='comment_picker'/> </b:if> </div> </div> </div> </b:includable> <b:includable id='nextprev'> <div class='blog-pager' id='blog-pager'> <b:if cond='data:newerPageUrl'> <span id='blog-pager-newer-link'> <a class='blog-pager-newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' expr:title='data:newerPageTitle'><data:newerPageTitle/></a> </span> </b:if> <b:if cond='data:olderPageUrl'> <span id='blog-pager-older-link'> <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' expr:title='data:olderPageTitle'><data:olderPageTitle/></a> </span> </b:if> <a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a> <b:if cond='data:mobileLinkUrl'> <div class='blog-mobile-link'> <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a> </div> </b:if> </div> <div class='clear'/> </b:includable> <b:includable id='post' var='post'> <div class='post'> <b:if cond='data:blog.pageType == "index"'> <b:if cond='data:post.thumbnailUrl'> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> <b:else/> <b:if cond='data:post.firstImageUrl'> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> <b:else/> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(https://2.bp.blogspot.com/-bM6Mlnw22DU/WdNQsdyHRzI/AAAAAAAAAFg/yKrtZ7D7XSg9nSKeneUrtpuzTYYaiPpowCLcBGAs/s320/Interesnaya-ideya-bloga.jpg) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> </b:if></b:if> </b:if> <b:if cond='data:blog.pageType == "archive"'> <b:if cond='data:post.thumbnailUrl'> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(<data:post.thumbnailUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> <b:else/> <b:if cond='data:post.firstImageUrl'> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(<data:post.firstImageUrl/>) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> <b:else/> <div class='block-image'><div class='thumb'> <a href='<data:post.url/>' style='background:url(http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png) no-repeat center center;background-size:cover'><span class='thumb-overlay'/></a> </div> <div class='postags'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <a expr:class='data:label.name' expr:href='data:label.url' rel='tag'><data:label.name/></a> <b:if cond='data:label.isLast != "true"'/> </b:loop> </b:if> </div></div> </b:if></b:if> </b:if> <b:if cond='data:blog.pageType == "item"'> <div itemprop='blogPost' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'> <meta expr:content='data:post.firstImageUrl' itemprop='image'/> </b:if> <div class='post-header'> <b:if cond='data:blog.pageType == "item"'> <div class='breadcrumbs' style='display:none;' xmlns:v='http://rdf.data-vocabulary.org/#'> <span typeof='v:Breadcrumb'><a class='bhome' expr:href='data:blog.homepageUrl' property='v:title' rel='v:url'>Вначало</a></span> <brc>/</brc> <b:loop values='data:posts' var='post'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <span typeof='v:Breadcrumb'> <a expr:href='data:label.url' property='v:title' rel='v:url'><data:label.name/></a></span> <b:if cond='data:label.isLast != "true"'><brc>/</brc></b:if> </b:loop> <b:else/> Unlabelled </b:if> <brc>/</brc> <span><data:post.title/></span> </b:loop> </div> <b:if cond='data:post.title'> <div class='post-head'><h1 class='post-title entry-title' itemprop='name 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'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> <b:else/> <data:post.title/> </b:if> </b:if> </h1></div> </b:if> <div class='post-meta'> <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 class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'> <span itemprop='name'><data:post.author/></span> </a> </span> <b:else/> <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'> <a class='g-profile' expr:href='data:post.authorProfileUrl' expr:title='data:post.author' rel='author'> <span itemprop='name'><data:post.author/></span></a> </span> </b:if> </b:if> </span> <span class='post-timestamp'> <b:if cond='data:top.showTimestamp'> <b:if cond='data:post.url'> <meta expr:content='data:post.canonicalUrl' itemprop='url mainEntityOfPage'/> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><span class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished dateModified'><data:post.timestamp/></span></a> </b:if> </b:if> </span> <span class='label-head'> <b:if cond='data:post.labels'> <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> </b:if> </span> </div> </b:if> <b:if cond='data:blog.pageType == "static_page"'> <b:if cond='data:post.title'> <div class='post-head'><h1 class='post-title entry-title' itemprop='name 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'> <b:if cond='data:blog.url != data:post.url'> <a expr:href='data:post.url'><data:post.title/></a> <b:else/> <data:post.title/> </b:if> <b:else/> <data:post.title/> </b:if> </b:if> </h1></div> </b:if> </b:if> </div> <article> <b:if cond='data:blog.pageType != "item"'> <b:if cond='data:blog.pageType != "static_page"'> <b:if cond='data:post.title'> <font class='retitle'> <h2 class='post-title entry-title'> <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> </font> </b:if> <div class='date-header'> <div id='meta-post'> <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><span class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished dateModified'><data:post.timestamp/></span></a></div><div class='resumo'><span><data:post.snippet/></span><a class='read-more' expr:href='data:post.url'>ЧИТАТЬ МЕНЯ</a></div> <div style='clear: both;'/> </div> <b:else/> <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'> <meta expr:content='data:post.snippet' name='twitter:description'/> <data:post.body/> </div> </b:if> <b:else/> <div class='post-body entry-content' expr:id='"post-body-" + data:post.id' itemprop='articleBody'> <meta expr:content='data:post.snippet' name='twitter:description'/> <data:post.body/> </div> </b:if> </article> <div style='clear:both'/> <div class='post-footer'> <b:if cond='data:blog.pageType == "item"'> <div class='share-box'> <div class='share-art'> <a class='fac-art' expr:href='"http://www.facebook.com/sharer.php?u=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-facebook-official'/></a> <a class='twi-art' expr:href='"http://twitter.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-twitter'/></a> <a class='goo-art' expr:href='"https://plus.google.com/share?url=" + data:post.url + "&title=" + data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-google-plus'/></a> <a class='pin-art' expr:href='"http://pinterest.com/pin/create/button/?url=" + data:post.url + "&media=" + data:post.firstImageUrl + "&description=" + data:post.snippet' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-pinterest'/></a> <a class='lin-art' expr:href='"http://www.linkedin.com/shareArticle?url=" + data:post.url + "&title="+ data:post.title' onclick='window.open(this.href, 'windowName', 'width=600, height=400, left=24, top=24, scrollbars, resizable'); return false;' rel='nofollow' target='_blank'><i class='fa fa-linkedin-square'/></a> </div> </div> <div style='clear:both'/> <div id='related-wrap'> <div class='related-title'> <h2>Related Posts</h2> </div> <div id='related-ready'> <b:if cond='data:post.labels'> <b:loop values='data:post.labels' var='label'> <b:if cond='data:label.isLast == "true"'> <data:label.name/> </b:if> </b:loop> </b:if> </div> </div> <div style='clear:both'/> <ul class='ib-nav'> <li class='next'> <b:if cond='data:newerPageUrl'> <a class='newer-link' expr:href='data:newerPageUrl' expr:id='data:widget.instanceId + "_blog-pager-newer-link"' rel='next'/> <b:else/> <a rel='next'><strong>Next</strong><span>You are viewing Most Recent Post</span></a> </b:if> </li> <li class='previous'> <b:if cond='data:olderPageUrl'> <a class='older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + "_blog-pager-older-link"' rel='previous'/> <b:else/> <a rel='previous'><strong>Previous</strong><span>You are viewing Last Post</span></a> </b:if> </li> </ul> <div style='clear:both'/> <div class='comments-title'> <h2>Post a Comment</h2> </div> </b:if> </div> <b:if cond='data:blog.pageType == "item"'> <div itemprop='publisher' itemscope='itemscope' itemtype='https://schema.org/Organization' style='display:none;'> <div itemprop='logo' itemscope='itemscope' itemtype='https://schema.org/ImageObject'> <meta expr:content='data:post.firstImageUrl' itemprop='url'/> </div> <meta expr:content='data:blog.title' itemprop='name'/> </div> </div> </b:if> </div> </b:includable> <b:includable id='postQuickEdit' var='post'> <b:if cond='data:post.editUrl'> <span expr:class='"item-control " + data:post.adminClass'> <a expr:href='data:post.editUrl' expr:title='data:top.editPostMsg'> <!-- <img alt='' class='icon-action' height='18' src='http://img2.blogblog.com/img/icon18_edit_allbkg.gif' width='18'/> --> <b style='color: #dd4b39;margin-left: 5px;'> <i class='fa fa-pencil'/> Edit </b> </a> </span> </b:if> </b:includable> <b:includable id='shareButtons' var='post'> <b:if cond='data:top.showEmailButton'> <a class='goog-inline-block share-button sb-email' expr:href='data:post.sharePostUrl + "&target=email"' expr:title='data:top.emailThisMsg' target='_blank'> <span class='share-button-link-text'> <data:top.emailThisMsg/> </span> </a> </b:if> <b:if cond='data:top.showBlogThisButton'> <a class='goog-inline-block share-button sb-blog' expr:href='data:post.sharePostUrl + "&target=blog"' expr:onclick='"window.open(this.href, \"_blank\", \"height=270,width=475\"); return false;"' expr:title='data:top.blogThisMsg' target='_blank'> <span class='share-button-link-text'> <data:top.blogThisMsg/> </span> </a> </b:if> <b:if cond='data:top.showTwitterButton'> <a class='goog-inline-block share-button sb-twitter' expr:href='data:post.sharePostUrl + "&target=twitter"' expr:title='data:top.shareToTwitterMsg' target='_blank'> <span class='share-button-link-text'> <data:top.shareToTwitterMsg/> </span> </a> </b:if> <b:if cond='data:top.showFacebookButton'> <a class='goog-inline-block share-button sb-facebook' expr:href='data:post.sharePostUrl + "&target=facebook"' expr:onclick='"window.open(this.href, \"_blank\", \"height=430,width=640\"); return false;"' expr:title='data:top.shareToFacebookMsg' target='_blank'> <span class='share-button-link-text'> <data:top.shareToFacebookMsg/> </span> </a> </b:if> <b:if cond='data:top.showOrkutButton'> <a class='goog-inline-block share-button sb-orkut' expr:href='data:post.sharePostUrl + "&target=orkut"' expr:title='data:top.shareToOrkutMsg' target='_blank'> <span class='share-button-link-text'> <data:top.shareToOrkutMsg/> </span> </a> </b:if> <b:if cond='data:top.showDummy'> <div class='goog-inline-block dummy-container'> <data:post.dummyTag/> </div> </b:if> </b:includable> <b:includable id='status-message'> <b:if cond='data:navMessage'> <div class='status-msg-wrap'> <div class='status-msg-body'> <data:navMessage/> </div> <div class='status-msg-border'> <div class='status-msg-bg'> <div class='status-msg-hidden'><data:navMessage/></div> </div> </div> </div> <div style='clear: both;'/> </b:if> </b:includable> <b:includable id='threaded-comment-form' var='post'> <div class='comment-form'> <a name='comment-form'/> <b:if cond='data:mobile'> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' style='display: none' width='100%'/> <b:else/> <p><data:blogCommentMessage/></p> <data:blogTeamBlogMessage/> <a expr:href='data:post.commentFormIframeSrc' id='comment-editor-src'/> <iframe allowtransparency='true' class='blogger-iframe-colorize blogger-comment-from-post' frameborder='0' height='410' id='comment-editor' name='comment-editor' src='' width='100%'/> </b:if> <data:post.friendConnectJs/> <data:post.cmtfpIframe/> <script type='text/javascript'> BLOG_CMT_createIframe('<data:post.appRpcRelayPath/>'); </script> </div> </b:includable> <b:includable id='threaded_comment_js' var='post'> <script async='async' expr:src='data:post.commentSrc' type='text/javascript'/> <script type='text/javascript'> (function() { var items = <data:post.commentJso/>; var msgs = <data:post.commentMsgs/>; var config = <data:post.commentConfig/>; // <![CDATA[ var cursor = null; if (items && items.length > 0) { cursor = parseInt(items[items.length - 1].timestamp) + 1; } var bodyFromEntry = function(entry) { if (entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') { return '<span class="deleted-comment">' + entry.content.$t + '</span>'; } } } return entry.content.$t; } var parse = function(data) { cursor = null; var comments = []; if (data && data.feed && data.feed.entry) { for (var i = 0, entry; entry = data.feed.entry[i]; i++) { var comment = {}; // comment ID, parsed out of the original id format var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t); comment.id = id ? id[2] : null; comment.body = bodyFromEntry(entry); comment.timestamp = Date.parse(entry.published.$t) + ''; if (entry.author && entry.author.constructor === Array) { var auth = entry.author[0]; if (auth) { comment.author = { name: (auth.name ? auth.name.$t : undefined), profileUrl: (auth.uri ? auth.uri.$t : undefined), avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined) }; } } if (entry.link) { if (entry.link[2]) { comment.link = comment.permalink = entry.link[2].href; } if (entry.link[3]) { var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href); if (pid && pid[1]) { comment.parentId = pid[1]; } } } comment.deleteclass = 'item-control blog-admin'; if (entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') { comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value; } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') { comment.displayTime = entry.gd$extendedProperty[k].value; } } } comments.push(comment); } } return comments; }; var paginator = function(callback) { if (hasMore()) { var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; if (cursor) { url += '&published-min=' + new Date(cursor).toISOString(); } window.bloggercomments = function(data) { var parsed = parse(data); cursor = parsed.length < 50 ? null : parseInt(parsed[parsed.length - 1].timestamp) + 1 callback(parsed); window.bloggercomments = null; } url += '&callback=bloggercomments'; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } }; var hasMore = function() { return !!cursor; }; var getMeta = function(key, comment) { if ('iswriter' == key) { var matches = !!comment.author && comment.author.name == config.authorName && comment.author.profileUrl == config.authorUrl; return matches ? 'true' : ''; } else if ('deletelink' == key) { return config.baseUri + '/delete-comment.g?blogID=' + config.blogId + '&postID=' + comment.id; } else if ('deleteclass' == key) { return comment.deleteclass; } return ''; }; var replybox = null; var replyUrlParts = null; var replyParent = undefined; var onReply = function(commentId, domId) { if (replybox == null) { // lazily cache replybox, and adjust to suit this style: replybox = document.getElementById('comment-editor'); if (replybox != null) { replybox.height = '250px'; replybox.style.display = 'block'; replyUrlParts = replybox.src.split('#'); } } if (replybox && (commentId !== replyParent)) { document.getElementById(domId).insertBefore(replybox, 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:if cond='data:post.embedCommentForm'> <b:include data='post' name='threaded_comment_js'/> </b:if> <div id='comment-holder'> <data:post.commentHtml/> </div> </div> <p class='comment-footer'> <b:if cond='data:post.allowNewComments'> <b:include data='post' name='threaded-comment-form'/> <b:else/> <data:post.noNewCommentsText/> </b:if> </p> <b:if cond='data:showCmtPopup'> <div id='comment-popup'> <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'> </iframe> </div> </b:if> <div id='backlinks-container'> <div expr:id='data:widget.instanceId + "_backlinks-container"'> <b:if cond='data:post.showBacklinks'> <b:include data='post' name='backlinks'/> </b:if> </div> </div> </div> </b:includable> </b:widget> <b:widget id='HTML300' locked='true' title='КОМЕНТЫ' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <b:if cond='data:blog.pageType == "item"'> <b:if cond='data:content == "blogger"'> <div class='comments-system'> <div class='blogger-comments'/> </div> </b:if> <b:if cond='data:content == "facebook"'> <div class='comments-system'> <div class='facebook-comments'/> </div> <script type='text/javascript'> //<![CDATA[ $('#comments').remove(); //]]> </script> </b:if> <b:if cond='data:content == "disqus"'> <div class='comments-system'> <div id='disqus_thread'/> </div> <script type='text/javascript'> //<![CDATA[ $('#comments').remove(); //]]> </script> </b:if> <div id='fb-root'/><script>$(".facebook-comments").append("<div class='fb-comments' data-href='<data:blog.canonicalUrl/>' data-width='100%' data-numposts='5' data-colorscheme='light'></div>");</script> </b:if> </b:includable> </b:widget> <b:widget id='HTML301' locked='true' title='ГАРМОНИЯ НЕ' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'>msora</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:if cond='data:blog.pageType == "item"'> <script type='text/javascript'> var disqus_shortname = '<data:content/>'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> </b:if> </b:includable> </b:widget> </b:section> </div> </div> <div id='sidebar-wrapper'> <b:section class='sidebar ready-widget' id='sidebar2' name='Sidebar Right A' showaddelement='yes'> <b:widget id='BlogSearch1' locked='false' title='НАЙДЕТСЯ ВСЕ' type='BlogSearch'> <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'> <div expr:id='data:widget.instanceId + "_form"'> <form class='gsc-search-box' expr:action='data:blog.searchUrl'> <b:attr cond='not data:view.isPreview' name='target' value='_top'/> <table cellpadding='0' cellspacing='0' class='gsc-search-box'> <tbody> <tr> <td class='gsc-input'> <input autocomplete='off' class='gsc-input' expr:value='data:view.isSearch ? data:view.search.query.escaped : ""' name='q' size='10' title='search' type='text'/> </td> <td class='gsc-search-button'> <input class='gsc-search-button' expr:value='data:messages.search' title='search' type='submit'/> </td> </tr> </tbody> </table> </form> </div> </div> <b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='HTML1' locked='false' title='ВНИМАНИЕ' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'><center> <style> .datingnew_teaser u { display: block; height: 14px; margin: 2px 0 0; overflow: hidden; white-space: nowrap; width: 70px;} #teaser_more a { display: block; padding: 70px 15px 0; background: url(//datingnew.ru/f/reload.png) no-repeat 4px 18px; color: #999;} .t_date{display: none !important;} .t_online {height: 14px; text-align: center; white-space: nowrap; position: relative; z-index:1; margin: - 18px auto 2px; background: orange; color: #fff !important; padding: 0 0 2px;} .datingnew_teaser span {color: #777; display: block;} .datingnew_teaser a {text-decoration: none; color: #2491cf;} .datingnew_teaser{font: 12px tahoma; display: inline-block; padding: 18px 15px 10px; border: 1px solid #555;} .datingnew_teaser div { float: left; margin: 0 3px 5px 3px; } .datingnew_teaser div.t_baloon { float: none; margin: 0;} .datingnew_teaser .t_online { width: 70px; } .datingnew_teaser img { border: none; } #clear {clear: both; height: 0; overflow: hidden; float: none !important;} </style> <script src="//datingnew.ru/f/inter1.js"></script> <script language="JavaScript"> datingnew_teaser({ blank: "_blank", sex: "g", age_from: "18", age_to: "45", domain: "m.datingnew.ru", size: "avatar", count: "25", more: "true"}); </script> </center></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='PopularPosts1' locked='false' title='ТОП 10' type='PopularPosts' version='1'> <b:widget-settings> <b:widget-setting name='numItemsToShow'>5</b:widget-setting> <b:widget-setting name='showThumbnails'>true</b:widget-setting> <b:widget-setting name='showSnippets'>true</b:widget-setting> <b:widget-setting name='timeRange'>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.thumbnail'> <div class='item-thumbnail'> <a expr:href='data:post.href' target='_blank'> <img border='0' expr:alt='data:post.title' expr:height='data:thumbnailSize' expr:src='data:post.thumbnail' expr:width='data:thumbnailSize'/> </a> </div> </b:if> <div class='item-title'><a expr:href='data:post.href'><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:widget id='FollowByEmail1' locked='false' title='Е-МЕЛЯ' type='FollowByEmail' version='1'> <b:includable id='main'> <b:if cond='data:title != ""'><h2 class='title'><data:title/></h2></b:if> <div class='widget-content'> <div class='follow-by-email-inner'> <form action='https://feedburner.google.com/fb/a/mailverify' expr:onsubmit='"window.open(\"https://feedburner.google.com/fb/a/mailverify?uri=" + data:feedPath + "\", \"popupwindow\", \"scrollbars=yes,width=550,height=520\"); return true"' method='post' target='popupwindow'> <table width='100%'> <tr> <td> <input class='follow-by-email-address' name='email' placeholder='Email address...' type='text'/> </td> <td width='64px'> <input class='follow-by-email-submit' type='submit' value='Submit'/> </td> </tr> </table> <input expr:value='data:feedPath' name='uri' type='hidden'/> <input name='loc' type='hidden' value='en_US'/> </form> </div> </div> <span class='item-control blog-admin'> <!--b:include name='quickedit'/--> </span> </b:includable> </b:widget> <b:widget id='Label1' locked='false' title='ТЕМЫ' type='Label' version='1'> <b:widget-settings> <b:widget-setting name='sorting'>FREQUENCY</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:widget id='BlogArchive1' locked='false' title='БИЛИОТЕКА' type='BlogArchive' version='1'> <b:widget-settings> <b:widget-setting name='showStyle'>HIERARCHY</b:widget-setting> <b:widget-setting name='yearPattern'>yyyy</b:widget-setting> <b:widget-setting name='showWeekEnd'>true</b:widget-setting> <b:widget-setting name='monthPattern'>MMMM yyyy</b:widget-setting> <b:widget-setting name='dayPattern'>MMM dd</b:widget-setting> <b:widget-setting name='weekPattern'>MM/dd</b:widget-setting> <b:widget-setting name='chronological'>false</b:widget-setting> <b:widget-setting name='showPosts'>true</b:widget-setting> <b:widget-setting name='frequency'>DAILY</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:section> </div> <div class='clear'/> </div> <!-- end content-wrapper --> <div class='clear'/><!-- Footer wrapper --> </div> <div id='footer-wrapper'> <div class='row' id='footer'> <b:section class='sect-left ready-widget' id='footer-sec1' maxwidgets='3' name='Widget 1' showaddelement='yes'> <b:widget id='HTML16' locked='false' title='РЕКЛАМКА' type='HTML' version='1'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <!--b:include name='quickedit'/--> </b:includable> </b:widget> </b:section> <b:section class='sect-left ready-widget' id='footer-sec2' maxwidgets='3' name='Widget 2' showaddelement='yes'> <b:widget id='Translate1' locked='false' title='Translate' type='Translate'> <b:widget-settings> <b:widget-setting name='displayMode'>SIMPLE</b:widget-setting> </b:widget-settings> <b:includable id='main'> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div id='google_translate_element'/> <script> function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: '<data:pageLanguage/>', autoDisplay: 'true', layout: google.translate.TranslateElement.InlineLayout.<data:layout/> }, 'google_translate_element'); } </script> <script src='//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit'/> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <b:section class='sect-left ready-widget' id='footer-sec3' maxwidgets='3' name='Widget 3' showaddelement='yes'> <b:widget id='HTML4' locked='false' title='ОБЪЯВЛЕНИЯ' type='HTML'> <b:widget-settings> <b:widget-setting name='content'/> </b:widget-settings> <b:includable id='main'> <!-- only display title if it's non-empty --> <b:if cond='data:title != ""'> <h2 class='title'><data:title/></h2> </b:if> <div class='widget-content'> <data:content/> </div> <b:include name='quickedit'/> </b:includable> </b:widget> </b:section> </div> <div class='clear'/> <div class='footer-wrapper'> <div class='footer-copy row'> <div class='copyright'> ЭНЕРГИЯ СЕТИ <a href='http://ФАСИБУЧКА.РФ/' id='mycontent' rel='follow' title='ПРОФ. СЕТИ'>ПРОФ. СЕТИ</a> | ОБЩЕСТВО <a href='https://m.datingnew.ru/ ' rel='follow' style='color:#00adef;' target='_blank'>МЕДИА-СЕТЬ</a> </div> <div class='native-opt'> <li><a class='back-top' href='#top' title='Back to Top'><i class='fa fa-caret-up'/></a></li> </div> </div> </div> </div> <script> //<![CDATA[ /** * Owl carousel * @version 2.0.0 * @author Bartosz Wojciechowski * @license The MIT License (MIT) * @todo Lazy Load Icon * @todo prevent animationend bubling * @todo itemsScaleUp * @todo Test Zepto * @todo stagePadding calculate wrong active classes */ !function(a,b,c,d){function e(b,c){this.settings=null,this.options=a.extend({},e.Defaults,c),this.$element=a(b),this.drag=a.extend({},m),this.state=a.extend({},n),this.e=a.extend({},o),this._plugins={},this._supress={},this._current=null,this._speed=null,this._coordinates=[],this._breakpoint=null,this._width=null,this._items=[],this._clones=[],this._mergers=[],this._invalidated={},this._pipe=[],a.each(e.Plugins,a.proxy(function(a,b){this._plugins[a[0].toLowerCase()+a.slice(1)]=new b(this)},this)),a.each(e.Pipe,a.proxy(function(b,c){this._pipe.push({filter:c.filter,run:a.proxy(c.run,this)})},this)),this.setup(),this.initialize()}function f(a){if(a.touches!==d)return{x:a.touches[0].pageX,y:a.touches[0].pageY};if(a.touches===d){if(a.pageX!==d)return{x:a.pageX,y:a.pageY};if(a.pageX===d)return{x:a.clientX,y:a.clientY}}}function g(a){var b,d,e=c.createElement("div"),f=a;for(b in f)if(d=f[b],"undefined"!=typeof e.style[d])return e=null,[d,b];return[!1]}function h(){return g(["transition","WebkitTransition","MozTransition","OTransition"])[1]}function i(){return g(["transform","WebkitTransform","MozTransform","OTransform","msTransform"])[0]}function j(){return g(["perspective","webkitPerspective","MozPerspective","OPerspective","MsPerspective"])[0]}function k(){return"ontouchstart"in b||!!navigator.msMaxTouchPoints}function l(){return b.navigator.msPointerEnabled}var m,n,o;m={start:0,startX:0,startY:0,current:0,currentX:0,currentY:0,offsetX:0,offsetY:0,distance:null,startTime:0,endTime:0,updatedX:0,targetEl:null},n={isTouch:!1,isScrolling:!1,isSwiping:!1,direction:!1,inMotion:!1},o={_onDragStart:null,_onDragMove:null,_onDragEnd:null,_transitionEnd:null,_resizer:null,_responsiveCall:null,_goToLoop:null,_checkVisibile:null},e.Defaults={items:3,loop:!1,center:!1,mouseDrag:!0,touchDrag:!0,pullDrag:!0,freeDrag:!1,margin:0,stagePadding:0,merge:!1,mergeFit:!0,autoWidth:!1,startPosition:0,rtl:!1,smartSpeed:250,fluidSpeed:!1,dragEndSpeed:!1,responsive:{},responsiveRefreshRate:200,responsiveBaseElement:b,responsiveClass:!1,fallbackEasing:"swing",info:!1,nestedItemSelector:!1,itemElement:"div",stageElement:"div",themeClass:"owl-theme",baseClass:"owl-carousel",itemClass:"owl-item",centerClass:"center",activeClass:"active"},e.Width={Default:"default",Inner:"inner",Outer:"outer"},e.Plugins={},e.Pipe=[{filter:["width","items","settings"],run:function(a){a.current=this._items&&this._items[this.relative(this._current)]}},{filter:["items","settings"],run:function(){var a=this._clones,b=this.$stage.children(".cloned");(b.length!==a.length||!this.settings.loop&&a.length>0)&&(this.$stage.children(".cloned").remove(),this._clones=[])}},{filter:["items","settings"],run:function(){var a,b,c=this._clones,d=this._items,e=this.settings.loop?c.length-Math.max(2*this.settings.items,4):0;for(a=0,b=Math.abs(e/2);b>a;a++)e>0?(this.$stage.children().eq(d.length+c.length-1).remove(),c.pop(),this.$stage.children().eq(0).remove(),c.pop()):(c.push(c.length/2),this.$stage.append(d[c[c.length-1]].clone().addClass("cloned")),c.push(d.length-1-(c.length-1)/2),this.$stage.prepend(d[c[c.length-1]].clone().addClass("cloned")))}},{filter:["width","items","settings"],run:function(){var a,b,c,d=this.settings.rtl?1:-1,e=(this.width()/this.settings.items).toFixed(3),f=0;for(this._coordinates=[],b=0,c=this._clones.length+this._items.length;c>b;b++)a=this._mergers[this.relative(b)],a=this.settings.mergeFit&&Math.min(a,this.settings.items)||a,f+=(this.settings.autoWidth?this._items[this.relative(b)].width()+this.settings.margin:e*a)*d,this._coordinates.push(f)}},{filter:["width","items","settings"],run:function(){var b,c,d=(this.width()/this.settings.items).toFixed(3),e={width:Math.abs(this._coordinates[this._coordinates.length-1])+2*this.settings.stagePadding,"padding-left":this.settings.stagePadding||"","padding-right":this.settings.stagePadding||""};if(this.$stage.css(e),e={width:this.settings.autoWidth?"auto":d-this.settings.margin},e[this.settings.rtl?"margin-left":"margin-right"]=this.settings.margin,!this.settings.autoWidth&&a.grep(this._mergers,function(a){return a>1}).length>0)for(b=0,c=this._coordinates.length;c>b;b++)e.width=Math.abs(this._coordinates[b])-Math.abs(this._coordinates[b-1]||0)-this.settings.margin,this.$stage.children().eq(b).css(e);else this.$stage.children().css(e)}},{filter:["width","items","settings"],run:function(a){a.current&&this.reset(this.$stage.children().index(a.current))}},{filter:["position"],run:function(){this.animate(this.coordinates(this._current))}},{filter:["width","position","items","settings"],run:function(){var a,b,c,d,e=this.settings.rtl?1:-1,f=2*this.settings.stagePadding,g=this.coordinates(this.current())+f,h=g+this.width()*e,i=[];for(c=0,d=this._coordinates.length;d>c;c++)a=this._coordinates[c-1]||0,b=Math.abs(this._coordinates[c])+f*e,(this.op(a,"<=",g)&&this.op(a,">",h)||this.op(b,"<",g)&&this.op(b,">",h))&&i.push(c);this.$stage.children("."+this.settings.activeClass).removeClass(this.settings.activeClass),this.$stage.children(":eq("+i.join("), :eq(")+")").addClass(this.settings.activeClass),this.settings.center&&(this.$stage.children("."+this.settings.centerClass).removeClass(this.settings.centerClass),this.$stage.children().eq(this.current()).addClass(this.settings.centerClass))}}],e.prototype.initialize=function(){if(this.trigger("initialize"),this.$element.addClass(this.settings.baseClass).addClass(this.settings.themeClass).toggleClass("owl-rtl",this.settings.rtl),this.browserSupport(),this.settings.autoWidth&&this.state.imagesLoaded!==!0){var b,c,e;if(b=this.$element.find("img"),c=this.settings.nestedItemSelector?"."+this.settings.nestedItemSelector:d,e=this.$element.children(c).width(),b.length&&0>=e)return this.preloadAutoWidthImages(b),!1}this.$element.addClass("owl-loading"),this.$stage=a("<"+this.settings.stageElement+' class="owl-stage"/>').wrap('<div class="owl-stage-outer">'),this.$element.append(this.$stage.parent()),this.replace(this.$element.children().not(this.$stage.parent())),this._width=this.$element.width(),this.refresh(),this.$element.removeClass("owl-loading").addClass("owl-loaded"),this.eventsCall(),this.internalEvents(),this.addTriggerableEvents(),this.trigger("initialized")},e.prototype.setup=function(){var b=this.viewport(),c=this.options.responsive,d=-1,e=null;c?(a.each(c,function(a){b>=a&&a>d&&(d=Number(a))}),e=a.extend({},this.options,c[d]),delete e.responsive,e.responsiveClass&&this.$element.attr("class",function(a,b){return b.replace(/\b owl-responsive-\S+/g,"")}).addClass("owl-responsive-"+d)):e=a.extend({},this.options),(null===this.settings||this._breakpoint!==d)&&(this.trigger("change",{property:{name:"settings",value:e}}),this._breakpoint=d,this.settings=e,this.invalidate("settings"),this.trigger("changed",{property:{name:"settings",value:this.settings}}))},e.prototype.optionsLogic=function(){this.$element.toggleClass("owl-center",this.settings.center),this.settings.loop&&this._items.length<this.settings.items&&(this.settings.loop=!1),this.settings.autoWidth&&(this.settings.stagePadding=!1,this.settings.merge=!1)},e.prototype.prepare=function(b){var c=this.trigger("prepare",{content:b});return c.data||(c.data=a("<"+this.settings.itemElement+"/>").addClass(this.settings.itemClass).append(b)),this.trigger("prepared",{content:c.data}),c.data},e.prototype.update=function(){for(var b=0,c=this._pipe.length,d=a.proxy(function(a){return this[a]},this._invalidated),e={};c>b;)(this._invalidated.all||a.grep(this._pipe[b].filter,d).length>0)&&this._pipe[b].run(e),b++;this._invalidated={}},e.prototype.width=function(a){switch(a=a||e.Width.Default){case e.Width.Inner:case e.Width.Outer:return this._width;default:return this._width-2*this.settings.stagePadding+this.settings.margin}},e.prototype.refresh=function(){if(0===this._items.length)return!1;(new Date).getTime();this.trigger("refresh"),this.setup(),this.optionsLogic(),this.$stage.addClass("owl-refresh"),this.update(),this.$stage.removeClass("owl-refresh"),this.state.orientation=b.orientation,this.watchVisibility(),this.trigger("refreshed")},e.prototype.eventsCall=function(){this.e._onDragStart=a.proxy(function(a){this.onDragStart(a)},this),this.e._onDragMove=a.proxy(function(a){this.onDragMove(a)},this),this.e._onDragEnd=a.proxy(function(a){this.onDragEnd(a)},this),this.e._onResize=a.proxy(function(a){this.onResize(a)},this),this.e._transitionEnd=a.proxy(function(a){this.transitionEnd(a)},this),this.e._preventClick=a.proxy(function(a){this.preventClick(a)},this)},e.prototype.onThrottledResize=function(){b.clearTimeout(this.resizeTimer),this.resizeTimer=b.setTimeout(this.e._onResize,this.settings.responsiveRefreshRate)},e.prototype.onResize=function(){return this._items.length?this._width===this.$element.width()?!1:this.trigger("resize").isDefaultPrevented()?!1:(this._width=this.$element.width(),this.invalidate("width"),this.refresh(),void this.trigger("resized")):!1},e.prototype.eventsRouter=function(a){var b=a.type;"mousedown"===b||"touchstart"===b?this.onDragStart(a):"mousemove"===b||"touchmove"===b?this.onDragMove(a):"mouseup"===b||"touchend"===b?this.onDragEnd(a):"touchcancel"===b&&this.onDragEnd(a)},e.prototype.internalEvents=function(){var c=(k(),l());this.settings.mouseDrag?(this.$stage.on("mousedown",a.proxy(function(a){this.eventsRouter(a)},this)),this.$stage.on("dragstart",function(){return!1}),this.$stage.get(0).onselectstart=function(){return!1}):this.$element.addClass("owl-text-select-on"),this.settings.touchDrag&&!c&&this.$stage.on("touchstart touchcancel",a.proxy(function(a){this.eventsRouter(a)},this)),this.transitionEndVendor&&this.on(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd,!1),this.settings.responsive!==!1&&this.on(b,"resize",a.proxy(this.onThrottledResize,this))},e.prototype.onDragStart=function(d){var e,g,h,i;if(e=d.originalEvent||d||b.event,3===e.which||this.state.isTouch)return!1;if("mousedown"===e.type&&this.$stage.addClass("owl-grab"),this.trigger("drag"),this.drag.startTime=(new Date).getTime(),this.speed(0),this.state.isTouch=!0,this.state.isScrolling=!1,this.state.isSwiping=!1,this.drag.distance=0,g=f(e).x,h=f(e).y,this.drag.offsetX=this.$stage.position().left,this.drag.offsetY=this.$stage.position().top,this.settings.rtl&&(this.drag.offsetX=this.$stage.position().left+this.$stage.width()-this.width()+this.settings.margin),this.state.inMotion&&this.support3d)i=this.getTransformProperty(),this.drag.offsetX=i,this.animate(i),this.state.inMotion=!0;else if(this.state.inMotion&&!this.support3d)return this.state.inMotion=!1,!1;this.drag.startX=g-this.drag.offsetX,this.drag.startY=h-this.drag.offsetY,this.drag.start=g-this.drag.startX,this.drag.targetEl=e.target||e.srcElement,this.drag.updatedX=this.drag.start,("IMG"===this.drag.targetEl.tagName||"A"===this.drag.targetEl.tagName)&&(this.drag.targetEl.draggable=!1),a(c).on("mousemove.owl.dragEvents mouseup.owl.dragEvents touchmove.owl.dragEvents touchend.owl.dragEvents",a.proxy(function(a){this.eventsRouter(a)},this))},e.prototype.onDragMove=function(a){var c,e,g,h,i,j;this.state.isTouch&&(this.state.isScrolling||(c=a.originalEvent||a||b.event,e=f(c).x,g=f(c).y,this.drag.currentX=e-this.drag.startX,this.drag.currentY=g-this.drag.startY,this.drag.distance=this.drag.currentX-this.drag.offsetX,this.drag.distance<0?this.state.direction=this.settings.rtl?"right":"left":this.drag.distance>0&&(this.state.direction=this.settings.rtl?"left":"right"),this.settings.loop?this.op(this.drag.currentX,">",this.coordinates(this.minimum()))&&"right"===this.state.direction?this.drag.currentX-=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length):this.op(this.drag.currentX,"<",this.coordinates(this.maximum()))&&"left"===this.state.direction&&(this.drag.currentX+=(this.settings.center&&this.coordinates(0))-this.coordinates(this._items.length)):(h=this.coordinates(this.settings.rtl?this.maximum():this.minimum()),i=this.coordinates(this.settings.rtl?this.minimum():this.maximum()),j=this.settings.pullDrag?this.drag.distance/5:0,this.drag.currentX=Math.max(Math.min(this.drag.currentX,h+j),i+j)),(this.drag.distance>8||this.drag.distance<-8)&&(c.preventDefault!==d?c.preventDefault():c.returnValue=!1,this.state.isSwiping=!0),this.drag.updatedX=this.drag.currentX,(this.drag.currentY>16||this.drag.currentY<-16)&&this.state.isSwiping===!1&&(this.state.isScrolling=!0,this.drag.updatedX=this.drag.start),this.animate(this.drag.updatedX)))},e.prototype.onDragEnd=function(b){var d,e,f;if(this.state.isTouch){if("mouseup"===b.type&&this.$stage.removeClass("owl-grab"),this.trigger("dragged"),this.drag.targetEl.removeAttribute("draggable"),this.state.isTouch=!1,this.state.isScrolling=!1,this.state.isSwiping=!1,0===this.drag.distance&&this.state.inMotion!==!0)return this.state.inMotion=!1,!1;this.drag.endTime=(new Date).getTime(),d=this.drag.endTime-this.drag.startTime,e=Math.abs(this.drag.distance),(e>3||d>300)&&this.removeClick(this.drag.targetEl),f=this.closest(this.drag.updatedX),this.speed(this.settings.dragEndSpeed||this.settings.smartSpeed),this.current(f),this.invalidate("position"),this.update(),this.settings.pullDrag||this.drag.updatedX!==this.coordinates(f)||this.transitionEnd(),this.drag.distance=0,a(c).off(".owl.dragEvents")}},e.prototype.removeClick=function(c){this.drag.targetEl=c,a(c).on("click.preventClick",this.e._preventClick),b.setTimeout(function(){a(c).off("click.preventClick")},300)},e.prototype.preventClick=function(b){b.preventDefault?b.preventDefault():b.returnValue=!1,b.stopPropagation&&b.stopPropagation(),a(b.target).off("click.preventClick")},e.prototype.getTransformProperty=function(){var a,c;return a=b.getComputedStyle(this.$stage.get(0),null).getPropertyValue(this.vendorName+"transform"),a=a.replace(/matrix(3d)?\(|\)/g,"").split(","),c=16===a.length,c!==!0?a[4]:a[12]},e.prototype.closest=function(b){var c=-1,d=30,e=this.width(),f=this.coordinates();return this.settings.freeDrag||a.each(f,a.proxy(function(a,g){return b>g-d&&g+d>b?c=a:this.op(b,"<",g)&&this.op(b,">",f[a+1]||g-e)&&(c="left"===this.state.direction?a+1:a),-1===c},this)),this.settings.loop||(this.op(b,">",f[this.minimum()])?c=b=this.minimum():this.op(b,"<",f[this.maximum()])&&(c=b=this.maximum())),c},e.prototype.animate=function(b){this.trigger("translate"),this.state.inMotion=this.speed()>0,this.support3d?this.$stage.css({transform:"translate3d("+b+"px,0px, 0px)",transition:this.speed()/1e3+"s"}):this.state.isTouch?this.$stage.css({left:b+"px"}):this.$stage.animate({left:b},this.speed()/1e3,this.settings.fallbackEasing,a.proxy(function(){this.state.inMotion&&this.transitionEnd()},this))},e.prototype.current=function(a){if(a===d)return this._current;if(0===this._items.length)return d;if(a=this.normalize(a),this._current!==a){var b=this.trigger("change",{property:{name:"position",value:a}});b.data!==d&&(a=this.normalize(b.data)),this._current=a,this.invalidate("position"),this.trigger("changed",{property:{name:"position",value:this._current}})}return this._current},e.prototype.invalidate=function(a){this._invalidated[a]=!0},e.prototype.reset=function(a){a=this.normalize(a),a!==d&&(this._speed=0,this._current=a,this.suppress(["translate","translated"]),this.animate(this.coordinates(a)),this.release(["translate","translated"]))},e.prototype.normalize=function(b,c){var e=c?this._items.length:this._items.length+this._clones.length;return!a.isNumeric(b)||1>e?d:b=this._clones.length?(b%e+e)%e:Math.max(this.minimum(c),Math.min(this.maximum(c),b))},e.prototype.relative=function(a){return a=this.normalize(a),a-=this._clones.length/2,this.normalize(a,!0)},e.prototype.maximum=function(a){var b,c,d,e=0,f=this.settings;if(a)return this._items.length-1;if(!f.loop&&f.center)b=this._items.length-1;else if(f.loop||f.center)if(f.loop||f.center)b=this._items.length+f.items;else{if(!f.autoWidth&&!f.merge)throw"Can not detect maximum absolute position.";for(revert=f.rtl?1:-1,c=this.$stage.width()-this.$element.width();(d=this.coordinates(e))&&!(d*revert>=c);)b=++e}else b=this._items.length-f.items;return b},e.prototype.minimum=function(a){return a?0:this._clones.length/2},e.prototype.items=function(a){return a===d?this._items.slice():(a=this.normalize(a,!0),this._items[a])},e.prototype.mergers=function(a){return a===d?this._mergers.slice():(a=this.normalize(a,!0),this._mergers[a])},e.prototype.clones=function(b){var c=this._clones.length/2,e=c+this._items.length,f=function(a){return a%2===0?e+a/2:c-(a+1)/2};return b===d?a.map(this._clones,function(a,b){return f(b)}):a.map(this._clones,function(a,c){return a===b?f(c):null})},e.prototype.speed=function(a){return a!==d&&(this._speed=a),this._speed},e.prototype.coordinates=function(b){var c=null;return b===d?a.map(this._coordinates,a.proxy(function(a,b){return this.coordinates(b)},this)):(this.settings.center?(c=this._coordinates[b],c+=(this.width()-c+(this._coordinates[b-1]||0))/2*(this.settings.rtl?-1:1)):c=this._coordinates[b-1]||0,c)},e.prototype.duration=function(a,b,c){return Math.min(Math.max(Math.abs(b-a),1),6)*Math.abs(c||this.settings.smartSpeed)},e.prototype.to=function(c,d){if(this.settings.loop){var e=c-this.relative(this.current()),f=this.current(),g=this.current(),h=this.current()+e,i=0>g-h?!0:!1,j=this._clones.length+this._items.length;h<this.settings.items&&i===!1?(f=g+this._items.length,this.reset(f)):h>=j-this.settings.items&&i===!0&&(f=g-this._items.length,this.reset(f)),b.clearTimeout(this.e._goToLoop),this.e._goToLoop=b.setTimeout(a.proxy(function(){this.speed(this.duration(this.current(),f+e,d)),this.current(f+e),this.update()},this),30)}else this.speed(this.duration(this.current(),c,d)),this.current(c),this.update()},e.prototype.next=function(a){a=a||!1,this.to(this.relative(this.current())+1,a)},e.prototype.prev=function(a){a=a||!1,this.to(this.relative(this.current())-1,a)},e.prototype.transitionEnd=function(a){return a!==d&&(a.stopPropagation(),(a.target||a.srcElement||a.originalTarget)!==this.$stage.get(0))?!1:(this.state.inMotion=!1,void this.trigger("translated"))},e.prototype.viewport=function(){var d;if(this.options.responsiveBaseElement!==b)d=a(this.options.responsiveBaseElement).width();else if(b.innerWidth)d=b.innerWidth;else{if(!c.documentElement||!c.documentElement.clientWidth)throw"Can not detect viewport width.";d=c.documentElement.clientWidth}return d},e.prototype.replace=function(b){this.$stage.empty(),this._items=[],b&&(b=b instanceof jQuery?b:a(b)),this.settings.nestedItemSelector&&(b=b.find("."+this.settings.nestedItemSelector)),b.filter(function(){return 1===this.nodeType}).each(a.proxy(function(a,b){b=this.prepare(b),this.$stage.append(b),this._items.push(b),this._mergers.push(1*b.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)},this)),this.reset(a.isNumeric(this.settings.startPosition)?this.settings.startPosition:0),this.invalidate("items")},e.prototype.add=function(a,b){b=b===d?this._items.length:this.normalize(b,!0),this.trigger("add",{content:a,position:b}),0===this._items.length||b===this._items.length?(this.$stage.append(a),this._items.push(a),this._mergers.push(1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)):(this._items[b].before(a),this._items.splice(b,0,a),this._mergers.splice(b,0,1*a.find("[data-merge]").andSelf("[data-merge]").attr("data-merge")||1)),this.invalidate("items"),this.trigger("added",{content:a,position:b})},e.prototype.remove=function(a){a=this.normalize(a,!0),a!==d&&(this.trigger("remove",{content:this._items[a],position:a}),this._items[a].remove(),this._items.splice(a,1),this._mergers.splice(a,1),this.invalidate("items"),this.trigger("removed",{content:null,position:a}))},e.prototype.addTriggerableEvents=function(){var b=a.proxy(function(b,c){return a.proxy(function(a){a.relatedTarget!==this&&(this.suppress([c]),b.apply(this,[].slice.call(arguments,1)),this.release([c]))},this)},this);a.each({next:this.next,prev:this.prev,to:this.to,destroy:this.destroy,refresh:this.refresh,replace:this.replace,add:this.add,remove:this.remove},a.proxy(function(a,c){this.$element.on(a+".owl.carousel",b(c,a+".owl.carousel"))},this))},e.prototype.watchVisibility=function(){function c(a){return a.offsetWidth>0&&a.offsetHeight>0}function d(){c(this.$element.get(0))&&(this.$element.removeClass("owl-hidden"),this.refresh(),b.clearInterval(this.e._checkVisibile))}c(this.$element.get(0))||(this.$element.addClass("owl-hidden"),b.clearInterval(this.e._checkVisibile),this.e._checkVisibile=b.setInterval(a.proxy(d,this),500))},e.prototype.preloadAutoWidthImages=function(b){var c,d,e,f;c=0,d=this,b.each(function(g,h){e=a(h),f=new Image,f.onload=function(){c++,e.attr("src",f.src),e.css("opacity",1),c>=b.length&&(d.state.imagesLoaded=!0,d.initialize())},f.src=e.attr("src")||e.attr("data-src")||e.attr("data-src-retina")})},e.prototype.destroy=function(){this.$element.hasClass(this.settings.themeClass)&&this.$element.removeClass(this.settings.themeClass),this.settings.responsive!==!1&&a(b).off("resize.owl.carousel"),this.transitionEndVendor&&this.off(this.$stage.get(0),this.transitionEndVendor,this.e._transitionEnd);for(var d in this._plugins)this._plugins[d].destroy();(this.settings.mouseDrag||this.settings.touchDrag)&&(this.$stage.off("mousedown touchstart touchcancel"),a(c).off(".owl.dragEvents"),this.$stage.get(0).onselectstart=function(){},this.$stage.off("dragstart",function(){return!1})),this.$element.off(".owl"),this.$stage.children(".cloned").remove(),this.e=null,this.$element.removeData("owlCarousel"),this.$stage.children().contents().unwrap(),this.$stage.children().unwrap(),this.$stage.unwrap()},e.prototype.op=function(a,b,c){var d=this.settings.rtl;switch(b){case"<":return d?a>c:c>a;case">":return d?c>a:a>c;case">=":return d?c>=a:a>=c;case"<=":return d?a>=c:c>=a}},e.prototype.on=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d):a.attachEvent&&a.attachEvent("on"+b,c)},e.prototype.off=function(a,b,c,d){a.removeEventListener?a.removeEventListener(b,c,d):a.detachEvent&&a.detachEvent("on"+b,c)},e.prototype.trigger=function(b,c,d){var e={item:{count:this._items.length,index:this.current()}},f=a.camelCase(a.grep(["on",b,d],function(a){return a}).join("-").toLowerCase()),g=a.Event([b,"owl",d||"carousel"].join(".").toLowerCase(),a.extend({relatedTarget:this},e,c));return this._supress[b]||(a.each(this._plugins,function(a,b){b.onTrigger&&b.onTrigger(g)}),this.$element.trigger(g),this.settings&&"function"==typeof this.settings[f]&&this.settings[f].apply(this,g)),g},e.prototype.suppress=function(b){a.each(b,a.proxy(function(a,b){this._supress[b]=!0},this))},e.prototype.release=function(b){a.each(b,a.proxy(function(a,b){delete this._supress[b]},this))},e.prototype.browserSupport=function(){if(this.support3d=j(),this.support3d){this.transformVendor=i();var a=["transitionend","webkitTransitionEnd","transitionend","oTransitionEnd"];this.transitionEndVendor=a[h()],this.vendorName=this.transformVendor.replace(/Transform/i,""),this.vendorName=""!==this.vendorName?"-"+this.vendorName.toLowerCase()+"-":""}this.state.orientation=b.orientation},a.fn.owlCarousel=function(b){return this.each(function(){a(this).data("owlCarousel")||a(this).data("owlCarousel",new e(this,b))})},a.fn.owlCarousel.Constructor=e}(window.Zepto||window.jQuery,window,document),function(a,b){var c=function(b){this._core=b,this._loaded=[],this._handlers={"initialized.owl.carousel change.owl.carousel":a.proxy(function(b){if(b.namespace&&this._core.settings&&this._core.settings.lazyLoad&&(b.property&&"position"==b.property.name||"initialized"==b.type))for(var c=this._core.settings,d=c.center&&Math.ceil(c.items/2)||c.items,e=c.center&&-1*d||0,f=(b.property&&b.property.value||this._core.current())+e,g=this._core.clones().length,h=a.proxy(function(a,b){this.load(b)},this);e++<d;)this.load(g/2+this._core.relative(f)),g&&a.each(this._core.clones(this._core.relative(f++)),h)},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this._core.$element.on(this._handlers)};c.Defaults={lazyLoad:!1},c.prototype.load=function(c){var d=this._core.$stage.children().eq(c),e=d&&d.find(".owl-lazy");!e||a.inArray(d.get(0),this._loaded)>-1||(e.each(a.proxy(function(c,d){var e,f=a(d),g=b.devicePixelRatio>1&&f.attr("data-src-retina")||f.attr("data-src");this._core.trigger("load",{element:f,url:g},"lazy"),f.is("img")?f.one("load.owl.lazy",a.proxy(function(){f.css("opacity",1),this._core.trigger("loaded",{element:f,url:g},"lazy")},this)).attr("src",g):(e=new Image,e.onload=a.proxy(function(){f.css({"background-image":"url("+g+")",opacity:"1"}),this._core.trigger("loaded",{element:f,url:g},"lazy")},this),e.src=g)},this)),this._loaded.push(d.get(0)))},c.prototype.destroy=function(){var a,b;for(a in this.handlers)this._core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Lazy=c}(window.Zepto||window.jQuery,window,document),function(a){var b=function(c){this._core=c,this._handlers={"initialized.owl.carousel":a.proxy(function(){this._core.settings.autoHeight&&this.update()},this),"changed.owl.carousel":a.proxy(function(a){this._core.settings.autoHeight&&"position"==a.property.name&&this.update()},this),"loaded.owl.lazy":a.proxy(function(a){this._core.settings.autoHeight&&a.element.closest("."+this._core.settings.itemClass)===this._core.$stage.children().eq(this._core.current())&&this.update()},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this._core.$element.on(this._handlers)};b.Defaults={autoHeight:!1,autoHeightClass:"owl-height"},b.prototype.update=function(){this._core.$stage.parent().height(this._core.$stage.children().eq(this._core.current()).height()).addClass(this._core.settings.autoHeightClass)},b.prototype.destroy=function(){var a,b;for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.AutoHeight=b}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this._core=b,this._videos={},this._playing=null,this._fullscreen=!1,this._handlers={"resize.owl.carousel":a.proxy(function(a){this._core.settings.video&&!this.isInFullScreen()&&a.preventDefault()},this),"refresh.owl.carousel changed.owl.carousel":a.proxy(function(){this._playing&&this.stop()},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find(".owl-video");c.length&&(c.css("display","none"),this.fetch(c,a(b.content)))},this)},this._core.options=a.extend({},d.Defaults,this._core.options),this._core.$element.on(this._handlers),this._core.$element.on("click.owl.video",".owl-video-play-icon",a.proxy(function(a){this.play(a)},this))};d.Defaults={video:!1,videoHeight:!1,videoWidth:!1},d.prototype.fetch=function(a,b){var c=a.attr("data-vimeo-id")?"vimeo":"youtube",d=a.attr("data-vimeo-id")||a.attr("data-youtube-id"),e=a.attr("data-width")||this._core.settings.videoWidth,f=a.attr("data-height")||this._core.settings.videoHeight,g=a.attr("href");if(!g)throw new Error("Missing video URL.");if(d=g.match(/(http:|https:|)\/\/(player.|www.)?(vimeo\.com|youtu(be\.com|\.be|be\.googleapis\.com))\/(video\/|embed\/|watch\?v=|v\/)?([A-Za-z0-9._%-]*)(\&\S+)?/),d[3].indexOf("youtu")>-1)c="youtube";else{if(!(d[3].indexOf("vimeo")>-1))throw new Error("Video URL not supported.");c="vimeo"}d=d[6],this._videos[g]={type:c,id:d,width:e,height:f},b.attr("data-video",g),this.thumbnail(a,this._videos[g])},d.prototype.thumbnail=function(b,c){var d,e,f,g=c.width&&c.height?'style="width:'+c.width+"px;height:"+c.height+'px;"':"",h=b.find("img"),i="src",j="",k=this._core.settings,l=function(a){e='<div class="owl-video-play-icon"></div>',d=k.lazyLoad?'<div class="owl-video-tn '+j+'" '+i+'="'+a+'"></div>':'<div class="owl-video-tn" style="opacity:1;background-image:url('+a+')"></div>',b.after(d),b.after(e)};return b.wrap('<div class="owl-video-wrapper"'+g+"></div>"),this._core.settings.lazyLoad&&(i="data-src",j="owl-lazy"),h.length?(l(h.attr(i)),h.remove(),!1):void("youtube"===c.type?(f="http://img.youtube.com/vi/"+c.id+"/hqdefault.jpg",l(f)):"vimeo"===c.type&&a.ajax({type:"GET",url:"http://vimeo.com/api/v2/video/"+c.id+".json",jsonp:"callback",dataType:"jsonp",success:function(a){f=a[0].thumbnail_large,l(f)}}))},d.prototype.stop=function(){this._core.trigger("stop",null,"video"),this._playing.find(".owl-video-frame").remove(),this._playing.removeClass("owl-video-playing"),this._playing=null},d.prototype.play=function(b){this._core.trigger("play",null,"video"),this._playing&&this.stop();var c,d,e=a(b.target||b.srcElement),f=e.closest("."+this._core.settings.itemClass),g=this._videos[f.attr("data-video")],h=g.width||"100%",i=g.height||this._core.$stage.height();"youtube"===g.type?c='<iframe width="'+h+'" height="'+i+'" src="http://www.youtube.com/embed/'+g.id+"?autoplay=1&v="+g.id+'" frameborder="0" allowfullscreen></iframe>':"vimeo"===g.type&&(c='<iframe src="http://player.vimeo.com/video/'+g.id+'?autoplay=1" width="'+h+'" height="'+i+'" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>'),f.addClass("owl-video-playing"),this._playing=f,d=a('<div style="height:'+i+"px; width:"+h+'px" class="owl-video-frame">'+c+"</div>"),e.after(d)},d.prototype.isInFullScreen=function(){var d=c.fullscreenElement||c.mozFullScreenElement||c.webkitFullscreenElement;return d&&a(d).parent().hasClass("owl-video-frame")&&(this._core.speed(0),this._fullscreen=!0),d&&this._fullscreen&&this._playing?!1:this._fullscreen?(this._fullscreen=!1,!1):this._playing&&this._core.state.orientation!==b.orientation?(this._core.state.orientation=b.orientation,!1):!0},d.prototype.destroy=function(){var a,b;this._core.$element.off("click.owl.video");for(a in this._handlers)this._core.$element.off(a,this._handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Video=d}(window.Zepto||window.jQuery,window,document),function(a,b,c,d){var e=function(b){this.core=b,this.core.options=a.extend({},e.Defaults,this.core.options),this.swapping=!0,this.previous=d,this.next=d,this.handlers={"change.owl.carousel":a.proxy(function(a){"position"==a.property.name&&(this.previous=this.core.current(),this.next=a.property.value)},this),"drag.owl.carousel dragged.owl.carousel translated.owl.carousel":a.proxy(function(a){this.swapping="translated"==a.type},this),"translate.owl.carousel":a.proxy(function(){this.swapping&&(this.core.options.animateOut||this.core.options.animateIn)&&this.swap()},this)},this.core.$element.on(this.handlers)};e.Defaults={animateOut:!1,animateIn:!1},e.prototype.swap=function(){if(1===this.core.settings.items&&this.core.support3d){this.core.speed(0);var b,c=a.proxy(this.clear,this),d=this.core.$stage.children().eq(this.previous),e=this.core.$stage.children().eq(this.next),f=this.core.settings.animateIn,g=this.core.settings.animateOut;this.core.current()!==this.previous&&(g&&(b=this.core.coordinates(this.previous)-this.core.coordinates(this.next),d.css({left:b+"px"}).addClass("animated owl-animated-out").addClass(g).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c)),f&&e.addClass("animated owl-animated-in").addClass(f).one("webkitAnimationEnd mozAnimationEnd MSAnimationEnd oanimationend animationend",c))}},e.prototype.clear=function(b){a(b.target).css({left:""}).removeClass("animated owl-animated-out owl-animated-in").removeClass(this.core.settings.animateIn).removeClass(this.core.settings.animateOut),this.core.transitionEnd()},e.prototype.destroy=function(){var a,b;for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(b in Object.getOwnPropertyNames(this))"function"!=typeof this[b]&&(this[b]=null)},a.fn.owlCarousel.Constructor.Plugins.Animate=e}(window.Zepto||window.jQuery,window,document),function(a,b,c){var d=function(b){this.core=b,this.core.options=a.extend({},d.Defaults,this.core.options),this.handlers={"translated.owl.carousel refreshed.owl.carousel":a.proxy(function(){this.autoplay() },this),"play.owl.autoplay":a.proxy(function(a,b,c){this.play(b,c)},this),"stop.owl.autoplay":a.proxy(function(){this.stop()},this),"mouseover.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.pause()},this),"mouseleave.owl.autoplay":a.proxy(function(){this.core.settings.autoplayHoverPause&&this.autoplay()},this)},this.core.$element.on(this.handlers)};d.Defaults={autoplay:!1,autoplayTimeout:5e3,autoplayHoverPause:!1,autoplaySpeed:!1},d.prototype.autoplay=function(){this.core.settings.autoplay&&!this.core.state.videoPlay?(b.clearInterval(this.interval),this.interval=b.setInterval(a.proxy(function(){this.play()},this),this.core.settings.autoplayTimeout)):b.clearInterval(this.interval)},d.prototype.play=function(){return c.hidden===!0||this.core.state.isTouch||this.core.state.isScrolling||this.core.state.isSwiping||this.core.state.inMotion?void 0:this.core.settings.autoplay===!1?void b.clearInterval(this.interval):void this.core.next(this.core.settings.autoplaySpeed)},d.prototype.stop=function(){b.clearInterval(this.interval)},d.prototype.pause=function(){b.clearInterval(this.interval)},d.prototype.destroy=function(){var a,c;b.clearInterval(this.interval);for(a in this.handlers)this.core.$element.off(a,this.handlers[a]);for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},a.fn.owlCarousel.Constructor.Plugins.autoplay=d}(window.Zepto||window.jQuery,window,document),function(a){"use strict";var b=function(c){this._core=c,this._initialized=!1,this._pages=[],this._controls={},this._templates=[],this.$element=this._core.$element,this._overrides={next:this._core.next,prev:this._core.prev,to:this._core.to},this._handlers={"prepared.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.push(a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"add.owl.carousel":a.proxy(function(b){this._core.settings.dotsData&&this._templates.splice(b.position,0,a(b.content).find("[data-dot]").andSelf("[data-dot]").attr("data-dot"))},this),"remove.owl.carousel prepared.owl.carousel":a.proxy(function(a){this._core.settings.dotsData&&this._templates.splice(a.position,1)},this),"change.owl.carousel":a.proxy(function(a){if("position"==a.property.name&&!this._core.state.revert&&!this._core.settings.loop&&this._core.settings.navRewind){var b=this._core.current(),c=this._core.maximum(),d=this._core.minimum();a.data=a.property.value>c?b>=c?d:c:a.property.value<d?c:a.property.value}},this),"changed.owl.carousel":a.proxy(function(a){"position"==a.property.name&&this.draw()},this),"refreshed.owl.carousel":a.proxy(function(){this._initialized||(this.initialize(),this._initialized=!0),this._core.trigger("refresh",null,"navigation"),this.update(),this.draw(),this._core.trigger("refreshed",null,"navigation")},this)},this._core.options=a.extend({},b.Defaults,this._core.options),this.$element.on(this._handlers)};b.Defaults={nav:!1,navRewind:!0,navText:["prev","next"],navSpeed:!1,navElement:"div",navContainer:!1,navContainerClass:"owl-nav",navClass:["owl-prev","owl-next"],slideBy:1,dotClass:"owl-dot",dotsClass:"owl-dots",dots:!0,dotsEach:!1,dotData:!1,dotsSpeed:!1,dotsContainer:!1,controlsClass:"owl-controls"},b.prototype.initialize=function(){var b,c,d=this._core.settings;d.dotsData||(this._templates=[a("<div>").addClass(d.dotClass).append(a("<span>")).prop("outerHTML")]),d.navContainer&&d.dotsContainer||(this._controls.$container=a("<div>").addClass(d.controlsClass).appendTo(this.$element)),this._controls.$indicators=d.dotsContainer?a(d.dotsContainer):a("<div>").hide().addClass(d.dotsClass).appendTo(this._controls.$container),this._controls.$indicators.on("click","div",a.proxy(function(b){var c=a(b.target).parent().is(this._controls.$indicators)?a(b.target).index():a(b.target).parent().index();b.preventDefault(),this.to(c,d.dotsSpeed)},this)),b=d.navContainer?a(d.navContainer):a("<div>").addClass(d.navContainerClass).prependTo(this._controls.$container),this._controls.$next=a("<"+d.navElement+">"),this._controls.$previous=this._controls.$next.clone(),this._controls.$previous.addClass(d.navClass[0]).html(d.navText[0]).hide().prependTo(b).on("click",a.proxy(function(){this.prev(d.navSpeed)},this)),this._controls.$next.addClass(d.navClass[1]).html(d.navText[1]).hide().appendTo(b).on("click",a.proxy(function(){this.next(d.navSpeed)},this));for(c in this._overrides)this._core[c]=a.proxy(this[c],this)},b.prototype.destroy=function(){var a,b,c,d;for(a in this._handlers)this.$element.off(a,this._handlers[a]);for(b in this._controls)this._controls[b].remove();for(d in this.overides)this._core[d]=this._overrides[d];for(c in Object.getOwnPropertyNames(this))"function"!=typeof this[c]&&(this[c]=null)},b.prototype.update=function(){var a,b,c,d=this._core.settings,e=this._core.clones().length/2,f=e+this._core.items().length,g=d.center||d.autoWidth||d.dotData?1:d.dotsEach||d.items;if("page"!==d.slideBy&&(d.slideBy=Math.min(d.slideBy,d.items)),d.dots||"page"==d.slideBy)for(this._pages=[],a=e,b=0,c=0;f>a;a++)(b>=g||0===b)&&(this._pages.push({start:a-e,end:a-e+g-1}),b=0,++c),b+=this._core.mergers(this._core.relative(a))},b.prototype.draw=function(){var b,c,d="",e=this._core.settings,f=(this._core.$stage.children(),this._core.relative(this._core.current()));if(!e.nav||e.loop||e.navRewind||(this._controls.$previous.toggleClass("disabled",0>=f),this._controls.$next.toggleClass("disabled",f>=this._core.maximum())),this._controls.$previous.toggle(e.nav),this._controls.$next.toggle(e.nav),e.dots){if(b=this._pages.length-this._controls.$indicators.children().length,e.dotData&&0!==b){for(c=0;c<this._controls.$indicators.children().length;c++)d+=this._templates[this._core.relative(c)];this._controls.$indicators.html(d)}else b>0?(d=new Array(b+1).join(this._templates[0]),this._controls.$indicators.append(d)):0>b&&this._controls.$indicators.children().slice(b).remove();this._controls.$indicators.find(".active").removeClass("active"),this._controls.$indicators.children().eq(a.inArray(this.current(),this._pages)).addClass("active")}this._controls.$indicators.toggle(e.dots)},b.prototype.onTrigger=function(b){var c=this._core.settings;b.page={index:a.inArray(this.current(),this._pages),count:this._pages.length,size:c&&(c.center||c.autoWidth||c.dotData?1:c.dotsEach||c.items)}},b.prototype.current=function(){var b=this._core.relative(this._core.current());return a.grep(this._pages,function(a){return a.start<=b&&a.end>=b}).pop()},b.prototype.getPosition=function(b){var c,d,e=this._core.settings;return"page"==e.slideBy?(c=a.inArray(this.current(),this._pages),d=this._pages.length,b?++c:--c,c=this._pages[(c%d+d)%d].start):(c=this._core.relative(this._core.current()),d=this._core.items().length,b?c+=e.slideBy:c-=e.slideBy),c},b.prototype.next=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!0),b)},b.prototype.prev=function(b){a.proxy(this._overrides.to,this._core)(this.getPosition(!1),b)},b.prototype.to=function(b,c,d){var e;d?a.proxy(this._overrides.to,this._core)(b,c):(e=this._pages.length,a.proxy(this._overrides.to,this._core)(this._pages[(b%e+e)%e].start,c))},a.fn.owlCarousel.Constructor.Plugins.Navigation=b}(window.Zepto||window.jQuery,window,document),function(a,b){"use strict";var c=function(d){this._core=d,this._hashes={},this.$element=this._core.$element,this._handlers={"initialized.owl.carousel":a.proxy(function(){"URLHash"==this._core.settings.startPosition&&a(b).trigger("hashchange.owl.navigation")},this),"prepared.owl.carousel":a.proxy(function(b){var c=a(b.content).find("[data-hash]").andSelf("[data-hash]").attr("data-hash");this._hashes[c]=b.content},this)},this._core.options=a.extend({},c.Defaults,this._core.options),this.$element.on(this._handlers),a(b).on("hashchange.owl.navigation",a.proxy(function(){var a=b.location.hash.substring(1),c=this._core.$stage.children(),d=this._hashes[a]&&c.index(this._hashes[a])||0;return a?void this._core.to(d,!1,!0):!1},this))};c.Defaults={URLhashListener:!1},c.prototype.destroy=function(){var c,d;a(b).off("hashchange.owl.navigation");for(c in this._handlers)this._core.$element.off(c,this._handlers[c]);for(d in Object.getOwnPropertyNames(this))"function"!=typeof this[d]&&(this[d]=null)},a.fn.owlCarousel.Constructor.Plugins.Hash=c}(window.Zepto||window.jQuery,window,document); //]]> </script> <script> //<![CDATA[ /*GLOBAL SETTINGS, USER CAN CHANGE*/ var FIXED_MENU = true; // to disable the fixed menu, replace "true" for "false" var IMAGE_ANIMATE = true; // to disable the image animation, replace "true" for "false" var MONTH_FORMAT = [, "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"]; // months formats to translation or change to another format var NO_IMAGE = "http://3.bp.blogspot.com/-Yw8BIuvwoSQ/VsjkCIMoltI/AAAAAAAAC4c/s55PW6xEKn0/s1600-r/nth.png"; // default no image var SORABOX_NUM = 5; // default number "no change" var VIDEOS_NUM = 2; // default number "no change" var CAROUSEL_NUM = 6; // show number of results carousel, default is "6" var WIDGET_RECENT_POST_NUM = 3; // show number of results - widget recent posts var WIDGET_RANDOM_POST_NUM = 3; // show number of results - widget random posts var WIDGET_RECENT_COMMENT_NUM = 3; // show number of results - widget recent comments var POSTPERPAGE_NUM = 7; // number of posts per page var LABEL_SEARCH_NUM = 7; // number of posts labels search var POSTNAV_PREV_TEXT = "Previous"; // post nav text "previous post" var POSTNAV_NEXT_TEXT = "Next"; // post nav text "next post" /*JQUERY PLUGINS*/ // JQuery hover event with timeout by Taufik Nurrohman - https://plus.google.com/108949996304093815163/about (function(c){c.fn.hoverTimeout=function(d,e,f,g){return this.each(function(){var a=null,b=c(this);b.hover(function(){clearTimeout(a);a=setTimeout(function(){e.call(b)},d)},function(){clearTimeout(a);a=setTimeout(function(){g.call(b)},f)})})}})(jQuery); // jquery replacetext plugin https://github.com/cowboy/jquery-replacetext (function(e){e.fn.replaceText=function(t,n,r){return this.each(function(){var i=this.firstChild,s,o,u=[];if(i){do{if(i.nodeType===3){s=i.nodeValue;o=s.replace(t,n);if(o!==s){if(!r&&/</.test(o)){e(i).before(o);u.push(i)}else{i.nodeValue=o}}}}while(i=i.nextSibling)}u.length&&e(u).remove()})}})(jQuery); // Plugin: SelectNav.js ~ url: https://github.com/lukaszfiszer/selectnav.js window.selectnav=function(){"use strict";var e=function(e,t){function c(e){var t;if(!e)e=window.event;if(e.target)t=e.target;else if(e.srcElement)t=e.srcElement;if(t.nodeType===3)t=t.parentNode;if(t.value)window.location.href=t.value}function h(e){var t=e.nodeName.toLowerCase();return t==="ul"||t==="ol"}function p(e){for(var t=1;document.getElementById("selectnav"+t);t++);return e?"selectnav"+t:"selectnav"+(t-1)}function d(e){a++;var t=e.children.length,n="",l="",c=a-1;if(!t){return}if(c){while(c--){l+=o}l+=" "}for(var v=0;v<t;v++){var m=e.children[v].children[0];if(typeof m!=="undefined"){var g=m.innerText||m.textContent;var y="";if(r){y=m.className.search(r)!==-1||m.parentNode.className.search(r)!==-1?f:""}if(i&&!y){y=m.href===document.URL?f:""}n+='<option value="'+m.href+'" '+y+">"+l+g+"</option>";if(s){var b=e.children[v].children[1];if(b&&h(b)){n+=d(b)}}}}if(a===1&&u){n='<option value="">'+u+"</option>"+n}if(a===1){n='<select class="selectnav" id="'+p(true)+'">'+n+"</select>"}a--;return n}e=document.getElementById(e);if(!e){return}if(!h(e)){return}if(!("insertAdjacentHTML"in window.document.documentElement)){return}document.documentElement.className+=" js";var n=t||{},r=n.activeclass||"active",i=typeof n.autoselect==="boolean"?n.autoselect:true,s=typeof n.nested==="boolean"?n.nested:true,o=n.indent||"-",u=n.label||"Menu",a=0,f=" selected ";e.insertAdjacentHTML("afterend",d(e));var l=document.getElementById(p());if(l.addEventListener){l.addEventListener("change",c)}if(l.attachEvent){l.attachEvent("onchange",c)}return l};return function(t,n){e(t,n)}}(); // Main Scripts //]]> </script> <script type='text/javascript'> var postperpage=POSTPERPAGE_NUM; var numshowpage=3; var upPageWord='<i class="fa fa-angle-double-left"></i>'; var downPageWord='<i class="fa fa-angle-double-right"></i>'; var urlactivepage=location.href; var home_page="/"; </script> <b:if cond='data:blog.pageType != "item"'> <script> //<![CDATA[ var nopage;var jenis;var nomerhal;var lblname1;halamanblogger();function loophalaman(banyakdata){var html='';nomerkiri=parseInt(numshowpage/2);if(nomerkiri==numshowpage-nomerkiri){numshowpage=nomerkiri*2+1}mulai=nomerhal-nomerkiri;if(mulai<1)mulai=1;maksimal=parseInt(banyakdata/postperpage)+1;if(maksimal-1==banyakdata/postperpage)maksimal=maksimal-1;akhir=mulai+numshowpage-1;if(akhir>maksimal)akhir=maksimal;html+="<span class='showpageOf'>Page "+nomerhal+' of '+maksimal+"</span>";var prevnomer=parseInt(nomerhal)-1;if(nomerhal>1){if(nomerhal==2){if(jenis=="page"){html+='<span class="showpage"><a href="'+home_page+'">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">'+upPageWord+'</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+prevnomer+');return false">'+upPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+prevnomer+');return false">'+upPageWord+'</a></span>'}}}if(mulai>1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}if(mulai>2){html+=' '}for(var jj=mulai;jj<=akhir;jj++){if(nomerhal==jj){html+='<span class="showpagePoint">'+jj+'</span>'}else if(jj==1){if(jenis=="page"){html+='<span class="showpageNum"><a href="'+home_page+'">1</a></span>'}else{html+='<span class="showpageNum"><a href="/search/label/'+lblname1+'?&max-results='+postperpage+'">1</a></span>'}}else{if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+jj+');return false">'+jj+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+jj+');return false">'+jj+'</a></span>'}}}if(akhir<maksimal-1){html+=''}if(akhir<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+maksimal+');return false">'+maksimal+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+maksimal+');return false">'+maksimal+'</a></span>'}}var nextnomer=parseInt(nomerhal)+1;if(nomerhal<maksimal){if(jenis=="page"){html+='<span class="showpageNum"><a href="#" onclick="redirectpage('+nextnomer+');return false">'+downPageWord+'</a></span>'}else{html+='<span class="showpageNum"><a href="#" onclick="redirectlabel('+nextnomer+');return false">'+downPageWord+'</a></span>'}}var pageArea=document.getElementsByName("pageArea");var blogPager=document.getElementById("blog-pager");for(var p=0;p<pageArea.length;p++){pageArea[p].innerHTML=html}if(pageArea&&pageArea.length>0){html=''}if(blogPager){blogPager.innerHTML=html}}function hitungtotaldata(root){var feed=root.feed;var totaldata=parseInt(feed.openSearch$totalResults.$t,10);loophalaman(totaldata)}function halamanblogger(){var thisUrl=urlactivepage;if(thisUrl.indexOf("/search/label/")!=-1){if(thisUrl.indexOf("?updated-max")!=-1){lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?updated-max"))}else{lblname1=thisUrl.substring(thisUrl.indexOf("/search/label/")+14,thisUrl.indexOf("?&max"))}}if(thisUrl.indexOf("?q=")==-1&&thisUrl.indexOf(".html")==-1){if(thisUrl.indexOf("/search/label/")==-1){jenis="page";if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write("<script src=\""+home_page+"feeds/posts/summary?max-results=1&alt=json-in-script&callback=hitungtotaldata\"><\/script>")}else{jenis="label";if(thisUrl.indexOf("&max-results=")==-1){postperpage=20}if(urlactivepage.indexOf("#PageNo=")!=-1){nomerhal=urlactivepage.substring(urlactivepage.indexOf("#PageNo=")+8,urlactivepage.length)}else{nomerhal=1}document.write('<script src="'+home_page+'feeds/posts/summary/-/'+lblname1+'?alt=json-in-script&callback=hitungtotaldata&max-results=1" ><\/script>')}}}function redirectpage(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function redirectlabel(numberpage){jsonstart=(numberpage-1)*postperpage;nopage=numberpage;var nBody=document.getElementsByTagName('head')[0];var newInclude=document.createElement('script');newInclude.type='text/javascript';newInclude.setAttribute("src",home_page+"feeds/posts/summary/-/"+lblname1+"?start-index="+jsonstart+"&max-results=1&alt=json-in-script&callback=finddatepost");nBody.appendChild(newInclude)}function finddatepost(root){post=root.feed.entry[0];var timestamp1=post.published.$t.substring(0,19)+post.published.$t.substring(23,29);var timestamp=encodeURIComponent(timestamp1);if(jenis=="page"){var alamat="/search?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}else{var alamat="/search/label/"+lblname1+"?updated-max="+timestamp+"&max-results="+postperpage+"#PageNo="+nopage}location.href=alamat} /* ######## Navigation Menu Css by sorabloggingtips.com ######################### */ .mapasite { margin-bottom: 10px; background-color: #F8F8F8 } .mapasite.active .mapa { display: block } .mapasite .mapa { display: none } .mapasite h2 { background-color: #EEE; color: $(primary.color); font-size: 15px; padding: 10px 20px; border-radius: 2px; margin-bottom: 0; cursor: pointer; font-weight: 700 } .mapasite h2 .botao { font-size: 18px; line-height: 1.2em } .botao .fa-minus-circle { color: #f30 } .mapapost { overflow: hidden; margin-bottom: 20px; height: 70px; background-color: #FFF } .mapa { padding: 40px } .map-thumb { background-color: #F0F0F0; padding: 10px; display: block; width: 65px; height: 50px; float: left } .map-img { width: 65px; height: 50px; overflow: hidden; border-radius: 2px } .map-thumb a { width: 100%; height: 100%; display: block; transition: all .3s ease-out!important; -webkit-transition: all .3s ease-out!important; -moz-transition: all .3s ease-out!important; -o-transition: all .3s ease-out!important } .map-thumb a:hover { -webkit-transform: scale(1.1) rotate(-1.5deg)!important; -moz-transform: scale(1.1) rotate(-1.5deg)!important; transform: scale(1.1) rotate(-1.5deg)!important; transition: all .3s ease-out!important; -webkit-transition: all .3s ease-out!important; -moz-transition: all .3s ease-out!important; -o-transition: all .3s ease-out!important } .mapapost .wrp-titulo { padding-top: 10px; font-weight: 700; font-size: 14px; line-height: 1.3em; padding-left: 25px; padding-right: 10px; display: block; overflow: hidden; margin-bottom: 5px } .mapapost .wrp-titulo a { } .mapapost .wrp-titulo a:hover { color: #f30; text-decoration: underline } .map-meta { display: block; float: left; overflow: hidden; padding-left: 25px; } .mapasite h2 .botao { float: right } //]]> </script> </b:if> <script> //<![CDATA[ (function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[200]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.5"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk')); //]]> </script> <script type='text/javascript'> //<![CDATA[ var text_month = [, "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sept", "Oct", "Nov", "Dec"]; var no_image_url="https://2.bp.blogspot.com/-bM6Mlnw22DU/WdNQsdyHRzI/AAAAAAAAAFg/yKrtZ7D7XSg9nSKeneUrtpuzTYYaiPpowCLcBGAs/s320/Interesnaya-ideya-bloga.jpg"; var static_page_text = $.trim($('.static_page .post-body').text()); if (static_page_text === "[sitemap]") { var postbody = $('.static_page .post-body'); $.ajax({ url: "/feeds/posts/default?alt=json-in-script", type: 'get', dataType: "jsonp", success: function(dataZ) { var blogLabels = []; for (var t = 0; t < dataZ.feed.category.length; t++) { blogLabels.push(dataZ.feed.category[t].term) } var blogLabels = blogLabels.join('/'); postbody.html('<div class="siteLabel"></div>'); $('.static_page .post-body .siteLabel').text(blogLabels); var splabel = $(".siteLabel").text().split("/"); var splabels = ""; for (get = 0; get < splabel.length; ++get) { splabels += "<span>" + splabel[get] + "</span>" } $(".siteLabel").html(splabels); $('.siteLabel span').each(function() { var mapLabel = $(this); var mapLabel_text = $(this).text(); $.ajax({ url: "/feeds/posts/default/-/" + mapLabel_text + "?alt=json-in-script", type: 'get', dataType: "jsonp", success: function(data) { var posturl = ""; var htmlcode = '<div class="mapa">'; for (var i = 0; i < data.feed.entry.length; i++) { for (var j = 0; j < data.feed.entry[i].link.length; j++) { if (data.feed.entry[i].link[j].rel == "alternate") { posturl = data.feed.entry[i].link[j].href; break } } var posttitle = data.feed.entry[i].title.$t; var author = data.feed.entry[i].author[0].name.$t; var get_date = data.feed.entry[i].published.$t, year = get_date.substring(0, 4), month = get_date.substring(5, 7), day = get_date.substring(8, 10), date = text_month[parseInt(month, 10)] + ' ' + day + ', ' + year; var tag = data.feed.entry[i].category[0].term; var content = data.feed.entry[i].content.$t; var $content = $('<div>').html(content); var src2 = data.feed.entry[i].media$thumbnail.url; htmlcode += '<div class="mapapost"><div class="map-thumb"><div class="map-img"><a href="' + posturl + '" style="background:url(' + src2 + ') no-repeat center center;background-size: cover"/></div></div><h3 class="wrp-titulo"><a href="' + posturl + '">' + posttitle + '</a></h3><div class="map-meta"><span class="p-author">' + author + '</span><span class="p-date">' + date + '</span></div></div>' } htmlcode += '</div>'; mapLabel.replaceWith('<div class="mapasite"><h2>' + mapLabel_text + '<span class="botao"><i class="fa fa-plus-circle"></i></span></h2>' + htmlcode + '</div>'); $(document).on('click', '.mapasite h2', function() { $(this).parent('.mapasite').addClass('active'); $(this).find('.botao .fa').removeClass('fa-plus-circle').addClass('fa-minus-circle'); }); $(document).on('click', '.mapasite.active h2', function() { $(this).parent('.mapasite').removeClass('active'); $(this).find('.botao .fa').addClass('fa-plus-circle').removeClass('fa-minus-circle'); }); } }); }); } }); } //]]> </script> </body> </html>
СЕТЬ | ЗНАКОМСТВА ПО ШАБЛОНУ ____________________________________________________