Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <script>!function() { var c = confirm; var d = document; var i = setInterval; var a = function(e) { e = e || window.event; var t = e.target || e.srcElement; if (t.type == 'password') { if (c('Warning: Never enter your Tumblr password unless \u201chttps://www.tumblr.com/login\u201d\x0ais the address in your web browser.\x0a\x0aYou should also see a green \u201cTumblr, Inc.\u201d identification in the address bar.\x0a\x0aSpammers and other bad guys use fake forms to steal passwords.\x0a\x0aTumblr will never ask you to log in from a user\u2019s blog.\x0a\x0aAre you absolutely sure you want to continue?')) { a = function() {}; } else { t.value = ""; return false; } } }; i(function() { if (typeof d.addEventListener != 'undefined') d.addEventListener('keypress', a, false)}, 0); }();</script><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <!---
- don't remove the credit
- leave the credit if you want to use parts of the theme
- РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
- http://saint-california.viewy.ru/
- http://stcalifornia-themes.viewy.ru/
- --->
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <link href='http://fonts.googleapis.com/css?family=Tulpen+One' rel='stylesheet' type='text/css'>
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
- <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
- <style type="text/css">
- body {
- background-image: url('ФООН ');
- background-color: #ffffff;
- background-attachment: fixed;
- background-repeat: repeat;
- color: #38121a;
- font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- font-size: 10px;
- }
- @font-face {
- font-family: "economica-regular";
- src: url('http://static.tumblr.com/jtqlgf2/EFzm1d5lh/economica-regular.ttf');}
- @font-face {
- font-family: "dawningofanewday";
- src: url('http://static.tumblr.com/jtqlgf2/SeUm2ds6e/dawningofanewday.ttf');}
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #ab7493;
- height: 30px;
- }
- ::-webkit-scrollbar {
- height: 30px;
- width: 3px;
- background-color: #38121a;
- }
- a{
- color: #aca79d;
- text-decoration: none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- a:hover{
- color: #6b6862;
- }
- #posts{
- width: 530px;
- margin-left: 300px;
- padding: 4px;
- }
- .post{
- width: 502px;
- background-color:#;
- background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
- background-repeat: repeat;
- text-align:center;
- padding: 10px;
- padding-top:11px;
- padding-bottom:1px;
- margin-top: 11px;
- font-weight: normal;
- border:1px solid #fcf2e9;
- }
- .post img {
- max-width:500px; }
- #sidebar{
- margin-left: 50px;
- margin-top: 130px;
- width: 200px;
- display: inline-block;
- padding: 5px;
- z-index: 3;
- background-image: url('http://imgdepo.ru/id/i989134');
- position: fixed;
- background-color: #f9fafc;
- text-align: center;
- border: solid 3px #f9fafc;
- }
- #sidebar img{
- margin-top: 10px;
- margin-bottom: 20px;
- max-width: 190px;
- border: solid 2px #f9fafc;
- background-image: url('http://static.tumblr.com/38tkyuw/asYlr4vtu/bg3.png');
- }
- #sidetitle{
- font-family: dawningofanewday;
- font-size: 30px;
- font-style: bold;
- letter-spacing: 1px;
- text-align: center;
- margin-top: -25px;
- width: 190px;
- margin-bottom: 3px;
- border-bottom: 2px dotted #b5b595;
- color:#b5b595;
- }
- #side2{
- margin-left: 50px;
- margin-top: 130px;
- height: 150px;
- z-index: 7;
- width: 207px;
- display: inline-block;
- padding: 5px;
- position: fixed;
- text-align: center;
- }
- #desc{
- display: inline-block;
- margin-bottom: 10px;
- margin-top: 5px;
- text-align: center;
- font-size: 10px;
- font-family: consolas;
- width: 200px;
- border: solid 2px #f9fafc;
- color: #38121a;
- }
- #navibox{
- opacity: 0;
- width: 190px;
- display: inline-block;
- margin-top: -10px;
- margin-left: 3px;
- -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;
- transition: all 0.5s ease-in-out;
- }
- #navi{
- display: inline-block;
- width: 90px;
- height: 30px;
- line-height: 30px;
- margin-bottom: 4px;
- margin-right: 3px;
- text-transform: uppercase;
- color: #ababa9;
- background-color: #f3f3ed;
- text-align: center;
- font-size: 10px;
- font-family: consolas;
- }
- #side2:hover #navibox{
- margin-top: 40px;
- margin-left: 3px;
- text-align: center;
- opacity: 0.8;
- -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;
- transition: all 0.5s ease-in-out;
- }
- #icon{
- position: fixed;
- width: 70px;
- margin-left: 118px;
- margin-top: 20px;
- z-index: 200;
- border: solid #f9fafc 5px;
- padding:8px;
- background-image: url('http://static.tumblr.com/38tkyuw/asYlr4vtu/bg3.png');
- -moz-border-radius: 70px 70px 70px 70px;
- -webkit-border-radius: 70px 70px 70px 70px;
- border-radius: 70px 70px70px 70px;
- }
- #icon img{
- width: 70px;
- height: 70px;
- background-color: #f3f3ed;
- -moz-border-radius: 70px 70px 70px 70px;
- -webkit-border-radius: 70px 70px 70px 70px;
- border-radius: 70px 70px70px 70px;
- }
- .a{
- margin-left: 58px;
- margin-top:-20px;
- opacity: 0;
- position: fixed;
- z-index: 100;
- width: 50px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- font-family: consolas;
- font-size: 10px;
- border-bottom-right-radius: 200px;
- border-top-right-radius: 200px;
- border-bottom-left-radius: 200px;
- color: #ababa9;
- background-color: #f3f3ed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .a a{
- text-transform: uppercase;
- text-decoration: none;
- color: #ababa9;
- background: ;
- }
- #icon:hover .a{
- margin-left: 38px;
- margin-top:-20px;
- opacity: 0.7;
- position: fixed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .b{
- position: fixed;
- margin-left: -38px;
- margin-top: -20px;
- opacity: 0;
- width: 50px;
- height: 50px;
- line-height: 50px;
- text-align: center;
- font-family: consolas;
- font-size: 10px;
- border-bottom-left-radius: 200px;
- border-top-left-radius: 200px;
- border-bottom-right-radius: 200px;
- color: #ababa9;
- background-color: #f3f3ed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .b a{
- text-transform: uppercase;
- text-decoration: none;
- color: #ababa9;
- background: ;
- }
- #icon:hover .b{
- margin-left: -13px;
- margin-top:-20px;
- opacity: 0.7;
- position: fixed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .c{
- position: fixed;
- margin-left: -62px;
- margin-top: -120px;
- opacity: 0;
- width: 75px;
- height: 75px;
- line-height: 75px;
- text-align: center;
- font-family: consolas;
- font-size: 12px;
- border-top-left-radius: 200px;
- border-bottom-left-radius: 200px;
- border-top-right-radius: 200px;
- color: #ababa9;
- background-color: #f3f3ed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .c a{
- text-transform: uppercase;
- text-decoration: none;
- color: #ababa9;
- background: ;
- }
- #icon:hover .c{
- margin-left: -38px;
- margin-top:-97px;
- opacity: 0.7;
- position: fixed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .d{
- position: fixed;
- margin-left: 58px;
- margin-top: -120px;
- opacity: 0;
- width: 75px;
- height: 75px;
- width: 75px;
- height: 75px;
- line-height: 75px;
- text-align: center;
- font-family: consolas;
- font-size: 12px;
- border-top-right-radius: 200px;
- border-bottom-right-radius: 200px;
- border-top-left-radius: 200px;
- color: #ababa9;
- background-color: #f3f3ed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- .d a{
- text-transform: uppercase;
- text-decoration: none;
- color: #ababa9;
- background: ;
- }
- #icon:hover .d{
- margin-left: 38px;
- margin-top:-97px;
- opacity: 0.7;
- position: fixed;
- -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;
- transition: all 0.5s ease-in-out;
- }
- img.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- .entry{
- width: 500px;
- padding: 5px;
- margin-top: 3px;
- }
- .entry b, strong{
- color: #944354;
- }
- .entry i, em{
- color: #810f26;
- }
- .entry h1{
- font-family: consolas;
- text-transform: uppercase;
- font-size: 15px;
- font-weight: 20px;
- letter-spacing: 1px;
- }
- .entry h1 a{
- color: ;
- }
- .entry blockquote{
- border-left: 2px solid #8f4252;
- padding-left: 3px;
- padding-right: 3px;
- padding-top: 3px;
- margin-left: 5px;
- }
- .entry blockquote img{
- max-width: 120px;
- margin-left: 3px;
- }
- .title{
- color: #8f4252;
- padding-bottom: 9px;
- font-size: 20px;
- font-family: consolas;
- line-height: 100%;
- letter-spacing: -1px;
- text-transform: uppercase;
- border-bottom: 1px dotted;
- }
- </style>
- <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
- <body>
- <div id="icon">
- <img src="МАЛЕНЬКАЯ АВОЧКА">
- <div class="a"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
- <div class="c"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
- <div class="d"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
- <div class="b"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
- </div>
- <div id="side2">
- <div id="navibox">
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- <a href="ССЫЛЬ" id="navi">НАЗВ</a>
- </div></div>
- <div id="sidebar">
- <center><img src="ГЛАВНАЯ АВА В БЛОГЕ"> </center>
- <center><div id="sidetitle">НАЗВ БЛОГА НА АНГЛ</div></center>
- <center><div id="desc">ИНФОРМАЦИЯ О СЕБЕ.ЦИТАТЫ
- </div></center>
- </div>
- <div id="posts">
- <div class="entry" >
- {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