Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <!------------------THEME 010 BY ANDLIONHEART.TUMBLR.COM DO NOT COPY------------------------------>
- <!----
- RULES:
- 1) Do Not Copy
- 2) Do Not Remove Credit (please keep the credit in the same place)
- 3) Small edits are allowed.
- РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
- http://saint-california.viewy.ru/
- http://stcalifornia-themes.viewy.ru/
- ------->
- <html>
- <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
- <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
- <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
- <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
- <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
- <script type="text/javascript" charset="utf-8">
- var $j = jQuery.noConflict();
- $j(function() {
- if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
- $j("img").lazyload({
- placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
- effect: "fadeIn",
- });
- });
- </script>
- </head>
- <link href='http://fonts.googleapis.com/css?family=Montaga' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Coda' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=IM+Fell+English:400,400italic' rel='stylesheet' type='text/css'>
- <style type="text/css">
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #cecece;
- width:15px;
- height:100px;
- border: 1px solid #ffffff;
- }
- ::-webkit-scrollbar {
- height:10px;
- width:12px;
- background-color: #ffffff;
- }
- body{
- color: #0a0a0a;
- background-color: #ffffff;
- background-image: url('ФОН');
- background-position: top left;
- background-repeat: no-repeat;
- background-attachment: fixed;
- font-family: baskerville;
- font-size: 11px;
- letter-spacing: 0.3px;
- }
- a:link, a:visited, a:active{
- color: #6f6f6f;font: italic 9px baskerville;
- text-decoration: none;
- -moz-transition: 0.3s ease-in-out;
- -webkit-transition: 0.3s ease-in-out;
- -o-transition: 0.3s ease-in-out;
- transition: 0.3s ease-in-out;
- }
- a:hover{
- color: #111111;
- font-weight: 580;
- -moz-transition: 0.3s ease-in-out;
- -webkit-transition: 0.3s ease-in-out;
- -o-transition: 0.3s ease-in-out;
- transition: 0.3s ease-in-out;
- }
- #content{
- margin-left: 315px;
- margin-top: -35px;
- width: 525px;
- background-color: #ffffff;
- margin-bottom: -10px;
- }
- #posts{
- font-family: baskerville;
- overflow: hidden;
- font-style: none; font-weight: normal;
- }
- .post {
- width:500px;
- padding:10px;
- padding-bottom:0px;
- display: block;
- margin-top:12px;
- background-color:#FEFEFE;
- text-align: center;
- font-style: normal;
- border:1px solid #f0f0f0;
- }
- .post img {
- max-width:500px;
- }
- #sidebar{
- border: 1px solid #dfdfdf;
- height: 100%;
- background-image: url('ФОН САЙДБАРАf');
- background-position: top left;
- background-repeat: no-repeat;
- font-size:10px;
- width: 270px;
- margin-left:-8px;
- margin-top: -8px;
- position: fixed;
- background-color: #ffffff;
- padding: 8px 8px 8px 8px;
- font-family: baskerville;
- overflow: hidden;
- -webkit-transition: all 0.3s ease-in-out;
- -moz-transition: all 0.3s ease-in-out;
- -o-transition: all 0.3s ease-in-out;
- transition: all 0.3s ease-in-out;
- }
- #sidebar a{
- color:#373c58;
- }
- #sidebar a:hover{
- color:#dfdfdf;
- }
- .description i{
- color: #000000;
- }
- .description a{
- color: #111111;
- }
- .description a:hover{
- color: #dfdfdf;
- }
- .description{
- width: 60%;
- height: 100%;
- color: #000000;
- font-size: 10px;
- font-family: baskerville;
- margin-left: 42px;
- text-align:justify;letter-spacing: 1px;
- padding: 7px 12px 7px 12px;
- border-top: 1px solid #dfdfdf;
- border-bottom: 1px solid #dfdfdf;
- line-height: 11px;
- }
- #sidebarimg{
- margin-top: 150px;
- overflow: hidden;
- padding-bottom: 0px;
- }
- .maintitle {
- font: italic 16px im fell english;
- color: ;
- padding: 0px 2px 0px 1px;
- letter-spacing: 1px;
- line-height:16px;
- }
- .mainlinks {
- color: ;
- text-transform: lowercase;
- font: 11px baskerville;
- padding-top: 7px;
- padding-bottom: 1px;
- font-weight: 700;
- }
- .mainlinks a{
- letter-spacing:1px;
- font: italic 11px baskerville;
- text-decoration: none;
- text-align: center;
- color: ;
- -webkit-transition: 0.3s ease-in-out;
- -moz-transition: 0.3 ease-in-out;
- -o-transition: 0.3s ease-in-out;
- transition: 0.3s ease-in-out;
- }
- .mainlinks a:hover{
- color: #dfdfdf;
- -webkit-transition: 0.3s ease-in-out;
- -moz-transition: 0.3 ease-in-out;
- -o-transition: 0.3s ease-in-out;
- transition: 0.3s ease-in-out;
- }
- #title {
- text-transform: uppercase;
- color: #202020;
- letter-spacing: 2px;
- font-size: 12px;
- font-family: open sans condensed;
- line-height:110%
- }
- #title a {
- margin-bottom: 2px;
- color: #202020;
- letter-spacing: 2px;
- font-size: 13px;
- font-family: open sans condensed;
- line-height:110%
- }
- </style>
- </head>
- <body>
- <div id="sidebar">
- <div class="mainslinks">
- <div style="margin-bottom:5px; ="><center><div id="sidebarimg">
- <center><small><img src="АВАТАРКА В БЛОГЕ"></small></center></div></div>
- <center><div style="color:#49537e;"><div class="maintitle">НАЗВАНИЕ БЛОГА НА АНГЛИЙСКОМ</div></div>
- <div style="color:#373c58;">
- <div class="mainlinks">
- <a href="ССЫЛКА">НАЗВАНИЕ</a> <br>
- <a href="ССЫЛКА">НАЗВАНИЕ</a> <br>
- <a href="ССЫЛКА">НАЗВАНИЕ</a> <br>
- <a href="ССЫЛКА">НАЗВАНИЕ</a> <br>
- </div>
- </div></center>
- </center>
- <div style="padding-top: 7px;">
- <div class="description"><i>ОПИСАНИЕ БЛОГА. ИНФОРМАЦИЯ О СЕБЕ. ЦИТАТЫ. ВИДЖЕТЫ. ПЛЕЕРЫ</i>. </div></div></div>
- <div style="margin-top: 3px;"><div id="pagination">
- </div></div>
- <center></center>
- </div></div><br><br><br>
- <div id="content">
- <div id="posts">
- {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