Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <!-- DEFAULT VARIABLES -->
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <script src="http://code.jquery.com/jquery-latest.js"></script>
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
- <script src="http://static.tumblr.com/2lqtwbf/hvAmqluuv/jquery.style-my-tooltips.js"></script>
- <script>
- (function($){
- $(document).ready(function(){
- $("[title]").style_my_tooltips();
- });
- })(jQuery);
- </script>
- <link href='http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Raleway:400,700,300,200' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400italic,700italic' rel='stylesheet' type='text/css'>
- <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
- <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
- <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
- <!---
- РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
- http://saint-california.viewy.ru/
- http://stcalifornia-themes.viewy.ru/
- --->
- <style type="text/css">
- /* SCROLLBAR, SELECTION, TUMBLR CONTROLS AND TOOLTIPS */
- #s-m-t-tooltip{
- /* basic */
- max-width:500px;
- z-index:10000000000000000000000000000000000;
- margin:24px 14px 7px 12px;
- /* font */
- font-family:raleway, sans serif;
- font-size:8px;
- font-weight:300;
- line-height:120%;
- color:#ffffff;
- letter-spacing:1px;
- text-transform:uppercase;
- letter-spacing:1px;
- /* style and design */
- padding:4px 4px;
- background-color:#80b1d0; /* fallback if rgba not supported */
- -moz-border-radius:0px;
- -webkit-border-radius:0px;
- border-radius:0px;
- -moz-box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
- -webkit-box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
- box-shadow:2px 2px 2px rgba(0,0,0,0.15),-1px -1px 2px rgba(255,255,255,0.3);
- }
- ::-webkit-scrollbar-thumb:vertical{
- background-color: #e1e1e1;
- height: 5px;
- }
- ::-webkit-scrollbar-thumb:horizontal{
- background-color: #e1e1e1;
- height:5px!important;
- }
- ::-webkit-scrollbar {
- background-color:#fff;
- height:5px; width:5px;
- }
- iframe#tumblr_controls {
- top:0px !important;
- right:0px !important;
- position: fixed !important;
- -webkit-transition: opacity 0.7s linear;
- opacity: 0.4;
- -webkit-transition: all 0.8s ease-out;
- -moz-transition: all 0.8s ease-out;
- transition: all 0.8s ease-out;
- max-height:24px;
- }
- iframe#tumblr_controls:hover{
- -webkit-transition: opacity 0.7s linear;
- opacity: 1;
- -webkit-transition: all 0.4s ease-out;
- -moz-transition: all 0.4s ease-out;
- transition: all 0.4s ease-out;
- }
- .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
- /* GENERAL */
- body{
- font-size:9px;
- background-color:#f4f4f4;
- color:#3e3c3a;
- font-family: Calibri;
- line-height:114 %;
- background-image: url('ФОН ПОСТА');
- background-position: center;
- background-attachment: fixed;
- background-repeat: repeat;
- text-align: center;
- letter-spacing: 1px;
- font-weight: lighter;
- }
- #content{
- margin:-10px 0px 0px 390px;
- background-color:#trans;
- height:100%;
- min-height:650px;
- padding:0;
- border:0;
- }
- a {font-family: Calibri;
- font-size:8px;color:#595754;
- text-transform: uppercase;
- letter-spacing: 2px;
- font-weight: normal;
- text-transform: none;
- text-decoration:none;
- -webkit-transition: all 0.7s ease;
- -moz-transition: all 0.7s ease;
- -o-transition: all 0.7s ease;
- }
- a:hover {color:#797979;
- text-decoration:none;
- -webkit-transition: all 1s ease;
- -moz-transition: all 1s ease;
- -o-transition: all 1s ease;
- }
- .caption {
- margin-top:10px;
- font-size:10px;
- width:480px;
- color:#b9bcba;
- background-color:#trans;
- padding:10px 10px;
- }
- .caption p{line-height:11px; margin:0px 0px 6px 0px;}
- .caption a{line-height:11px;}
- .caption blockquote{
- border-left:3px solid #80b1d0;
- padding:0px 0px 0px 10px;
- margin:0px 1px 0px 10px;
- }
- .caption small, .caption sub{
- font-size:10px;
- }
- small, sub{
- font-size:10px;
- }
- /* ENTRIES GENERAL */
- #entries {
- width:620px;
- margin:auto;
- position:relative;
- z-index:100;
- margin:0px;
- float:left;
- top:0;
- height:100%;
- }
- .entries{
- width:550px;
- position:relative;
- margin:10px auto 10px;
- -moz-transition:all 0.6s ease-out;
- -o-transition:all 0.6s ease-out;
- -webkit-transition:all 0.6s ease-out;
- -ms-transition:all 0.6s ease-out;
- transition:all 0.6s ease-out;
- }
- .entriescont{
- padding:20px;
- background-color:3
- width:500px;
- margin-bottom:0px;}
- .bottoms{
- background-color:;
- overflow:hidden;
- display:block;
- padding:3px 0px;
- border-top:1px solid #eeeeee;
- border-bottom:1px solid #eeeeee;
- position:relative;
- bottom:0;
- left:0;
- width:500px;
- margin-top:-20px;
- margin-bottom:20px;
- margin-left:20px;
- height:10px;
- overflow:hidden;
- color:#8b8f92;
- z-index:11;
- font:8px calibri;
- letter-spacing:1px;
- -moz-transition:all 1s ease-out;
- -o-transition:all 1s ease-out;
- -webkit-transition:all 1s ease-out;
- -ms-transition:all 1s ease-out;
- transition:all 1s ease-out;
- line-height:10px;
- text-transform:uppercase;}
- .bottoms a{
- font:8px calibri;
- letter-spacing:1px;
- color:#8b8f92;
- letter-spacing:1px;}
- .post {
- width:500px;
- padding:10px;
- display: block;
- margin-bottom:18px;
- background-image: url('ФОН ПОСТА');
- background-repeat: repeat;
- background-position:bottom;
- text-align: center;
- font-style: normal;
- padding:10px;
- padding-bottom:1px;
- border: 2px solid #ffffff;
- background-color: rgba(255,255,255,0.9);
- }
- .post img {
- max-width:500px;
- }
- /* SIDEBAR */
- #sbar{
- width:400px;
- background:#trans;
- position:fixed;
- float:left;
- overflow:hidden;
- min-height:650px;
- height:100%;
- margin:0;
- padding:0;
- left:0;
- top:0; border-right: 10px solid #ffffff;
- -webkit-transition:all 0.4s ease-in 0.2s;
- -moz-transition:all 0.4s ease-in 0.2s;
- -o-transition:all 0.4s ease-in 0.2s;
- transition:all 0.4s ease-in 0.2s;
- }
- .sbg{
- width:400px;
- height:100%;
- background-image:url('http://s2.goodfon.ru/image/343232-640x960.jpg');
- background-position: center;
- padding:0;
- margin:0;
- border:0;
- /* Centering with flexbox */
- display: -webkit-box;
- display: -moz-box;
- display: -ms-flexbox;
- display: -webkit-flex;
- display: flex;
- -webkit-flex-direction: row;
- -ms-flex-direction: row;
- flex-direction: row;
- -webkit-flex-wrap: wrap;
- -ms-flex-wrap: wrap;
- flex-wrap: wrap;
- -webkit-box-pack: center;
- -moz-box-pack: center;
- -webkit-justify-content: center;
- -ms-flex-pack: center;
- justify-content: center;
- -webkit-box-align: center;
- -moz-box-align: center;
- -webkit-align-items: center;
- -ms-flex-align: center;
- align-items: center;
- }
- .scont{
- width:245px;
- position:relative;
- padding:10px;
- border: 2px solid #ffffff;
- -webkit-transition:all 0.4s ease-in 0.2s;}
- .sdesc{
- width:205px;
- padding:20px;
- background:#ffffff;
- font-family: Calibri;
- color:#2b2825; letter-spacing: 2px;
- font-size:8px;
- text-transform: uppercase;
- letter-spacing: 2px;
- }
- .sdesc p{
- margin:0;
- padding:0;
- border:0;
- margin-top:3px;}
- .sdesc p:first-child{margin:0!important;}
- .snav{
- width:245px;
- height:0;
- opacity:0;
- margin-top:0px;
- display:block;
- -webkit-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
- -webkit-transform-origin:center top;
- -o-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
- -o-transform-origin:center top;
- -moz-transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
- -moz-transform-origin:center top;
- transition:opacity 0.4s ease 0s, height 0.3s ease 0.2s;
- transform-origin:center top;}
- .snav a{
- border:0;
- margin:2px 0px 1px 0px;
- padding:3px 0px;
- font:8px raleway;
- line-height:8px;
- letter-spacing:2px;
- text-transform:uppercase;
- color:#2b2825;
- display:block;
- text-align:center;
- background:#ffffff;
- }
- .snav a:hover{
- background:rgba(250,250,250,0.3);}
- .snav a:last-child{border:0; margin-bottom:0px;}
- .sbg:hover .snav{
- opacity:1;
- -webkit-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
- -moz-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
- -o-transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
- transition:opacity 0.2s ease 0.2s, height 0.4s ease 0s;
- }
- </style>
- <script>
- $(document).ready(function(){
- var y=$(".snav").find("a").length;
- var n='16';
- var x= y*=n;
- var total= x-2;
- $(".sbg").mouseover(function(){
- $(".snav").height(Number(total));
- });
- $(".sbg").mouseout(function(){
- $(".snav").height(0);
- });
- var color = '#ffffff';
- var redHex = color.substring(1, 3);
- var greenHex = color.substring(3, 5);
- var blueHex = color.substring(5, 7);
- var redDec = parseInt(redHex, 16);
- var greenDec = parseInt(greenHex, 16);
- var blueDec = parseInt(blueHex, 16);
- var colorRgb = 'rgba(' + redDec + ', ' + greenDec + ', ' + blueDec + ', 0.5)';
- $(".scont").css("background-color", colorRgb);
- });
- </script>
- <script src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=5f870c646bc8380d871857a3aa781cf3"></script>
- <meta http-equiv="x-dns-prefetch-control" content="off"/>
- </head>
- <body>
- <div id="content">
- <div id="sbar">
- <div class="sbg">
- <div class="scont">
- <div style="width:245px;padding:0;border:0;margin:0;margin-bottom:3px;">
- <img src="АВАТАРКА В БЛОГЕ" width="245px"></img></div>
- <div class="sdesc">
- О СЕБЕ, ОПИСАНИЕ, ЦИТАТЫ, СЧЕТЧИКИ, ПЛЕЕРЫ
- </div>
- <div class="snav">
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- <a href="ССЫЛКА/">НАЗВАНИЕ</a>
- </div>
- </div>
- </div>
- </div>
- <!--- ENTRIES --->
- <div id="entries">
- <div id="ents">
- <div class="entries">
- <div class="entriescont" style="margin-bottom:10px;"style="margin-bottom:0px!important;">
- {block:startposts} <!-- Блок: начало записи(ей) -->
- <div id="right">
- {/block:startposts}
- {block:text} <!-- Блок: текстовая запись -->
- <div class="post">
- {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
- <div>
- {%text%}
- </div>
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:text}
- {block:photo} <!-- Блок: фотография -->
- <div class="post">
- <div>
- {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
- </div>
- {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:photo}
- {block:link} <!-- Блок: ссылка -->
- <div class="post">
- <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
- {block:caption}<div>{%caption%}</div>{/block:caption}
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:link}
- {block:quote} <!-- Блок: цитата -->
- <div class="post">
- <h3>{%quote%}</h3> <!-- Цитата -->
- <p>— {%quotesource%}</p> <!-- Автор/Источник -->
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:quote}
- {block:audio} <!-- Блок: аудио -->
- <div class="post">
- <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
- {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:audio}
- {block:video} <!-- Блок: видео -->
- <div class="post">
- <div>{%videoplayer%}</div>
- {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:video}
- {block:dialog} <!-- Блок: диалог -->
- <div class="post">
- {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
- <div>{%dialog%}</div>
- <p><a href="{%postlink%}">{%time%} • {%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
- </div>
- {/block:dialog}
- {block:endposts} <!-- Блок: конец записи(ей) -->
- </div>
- {/block:endposts}
- {block:startfooter} <!-- Блок: начало футера -->
- <div id="footer">
- {/block:startfooter}
- {block:pages} <!-- Блок: постраничная навигация -->
- {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
- {%currentpage%}/{%totalpages%}
- {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
- {/block:pages}
- {block:endfooter} <!-- Блок: конец футера -->
- </div>
- <div class="clear"></div>
- {/block:endfooter}
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement