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 HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
- <html>
- <!--
- --RULES--
- DO NOT REMOVE CREDIT.
- РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
- 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#">
- <meta http-equiv="content-type" content="text/html; charset=utf-8">
- <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
- <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
- <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА ТВОЙ БЛОГ/rss">
- <link href='http://fonts.googleapis.com/css?family=Bilbo' rel='stylesheet' type='text/css'>
- <style type="text/css">
- body {
- background:url("http://wallpaper.goodfon.ru/image/286867-1440x900.jpg");
- background-color:#ffffff;
- background-size:100%;
- background-repeat: repeat;
- background-attachment:fixed;
- color: #6c6a6a;
- font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
- font-size: 10px;
- }
- ::-webkit-scrollbar-thumb:vertical {
- background-color: #ffffff;
- height: 30px;
- }
- ::-webkit-scrollbar {
- height: 30px;
- width: 3px;
- background-color: #515151;
- }
- a{
- color: #515151;
- text-decoration: none;
- -webkit-transition: all 0.5s linear;
- -moz-transition: all 0.5s linear;
- -o-transition: all 0.5s linear;
- }
- a:hover{
- color: #e3dbdb;
- }
- #sidebar{
- left: 0px;
- top: 80px;
- bottom: 0px;
- position: fixed;
- text-align: center;
- width: 200px;
- padding: 5px;
- z-index: 300;
- background-color:rgba(255, 255, 255, 0.3);
- border-right: 2px rgba(255, 255, 255, 0.4) solid;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sidebar img{
- max-width: 190px;
- border: 2px rgba(255, 255, 255, 0.4) solid;
- margin-top: -5px;
- margin-bottom: 10px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- #sidetitle{
- width: 190px;
- text-align: center;
- margin-top: -45px;
- margin-bottom: 5px;
- position: fixed;
- font-size: 19px;
- padding: 5px;
- font-family: 'Bilbo', cursive;
- letter-spacing: 1px;
- color: #515151;
- background-color: rgba(255, 255, 255, 0.4);
- }
- #desc{
- display: inline-block;
- width: 180px;
- margin-top: 10px;
- font-size: 10px;
- font-family: georgia;
- text-align: center;
- padding: 10px;
- color: #d6d6d6;
- }
- #navibox{
- display: inline-block;
- height: 20px;
- width: 200px;
- text-align: center;
- }
- .navi{
- display: inline-block;
- width: 45px;
- height: 20px;
- line-height: 20px;
- margin-bottom: 2px;
- font-size: 10px;
- font-family: consolas;
- text-align: center;
- color: #515151;
- background-color:rgba(255, 255, 255, 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;
- }
- .navi:hover{
- color: #e3dbdb;
- background-color:rgba(255, 255, 255, 0.5);
- }
- #custombox{
- display: inline-block;
- height: 20px;
- width: 200px;
- text-align: center;
- margin-top: 205px;
- margin-left: 810px;
- }
- .custom {
- display: block;
- width: 79px;
- height: 10px;
- padding: 2px;
- margin-top: 2px;
- font-size: 8px;
- text-align: center;
- font-family: consolas;
- color: #515151;
- background-color:rgba(255, 255, 255, 0.8);
- text-transform: uppercase;
- margin-bottom: 2px;
- -webkit-transition: all 0.5s ease-in-out;
- -moz-transition: all 0.5s ease-in-out;
- -o-transition: all 0.5s ease-in-out;
- }
- .custom:hover {
- color: #e3dbdb;
- background-color:rgba(255, 255, 255, 0.5);
- }
- #header{
- left: -50px;
- top: -2px;
- width: 900px;
- height: 80px;
- position: fixed;
- background-color:rgba(255, 255, 255, 0.4);
- border-right: 2px rgba(255, 255, 255, 0.5) solid;
- border-top: 2px rgba(255, 255, 255, 0.5) solid;
- border-bottom: 2px rgba(255, 255, 255, 0.5) solid;
- z-index: 150;
- -moz-border-radius: 80px 80px 80px 80px;
- -webkit-border-radius: 80px 80px 80px 80px;
- border-radius: 80px 80px 80px 80px;
- }
- #imageholder{
- margin-top: 8px;
- width: 400px;
- height: 60px;
- display: inline-block;
- margin-left: 350px;
- }
- #imageholder img{
- margin-left: 50px;
- width: 70px;
- border: 3px rgba(255, 255, 255, 0.5) solid;
- }
- #robe{
- margin-top: -3px;
- position: fixed;
- z-index: 3;
- width: 5px;
- height: 160px;
- background-color:rgba(255, 255, 255, 0.4);
- border-right: solid 2px rgba(255, 255, 255, 0.5);
- border-left: solid 2px rgba(255, 255, 255, 0.5);
- margin-left: 790px;
- }
- #icon{
- position: fixed;
- z-index: 200;
- width: 80px;
- text-align: center;
- margin-top: 120px;
- margin-left: 810px;
- border: solid 2px rgba(255, 255, 255, 0.5);
- background-color:rgba(255, 255, 255, 0.4);
- }
- #icon img{
- margin-top: 3px;
- width: 75px;
- background-color:rgba(255, 255, 255, 0.4);
- }
- #posts{
- width: 530px;text-align:center;
- margin-left: 202px;
- margin-top: 85px;
- 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 #EEE3DE;
- }
- .post img {
- max-width:500px; }
- img.center {
- display: block;
- margin-left: auto;
- margin-right: auto;
- }
- .entry{
- width: 500px;
- padding: 10px;
- margin-bottom: -90px;
- z-index: 150;
- }
- .photosetfade {
- opacity: 0.7;
- filter:alpha(opacity=70);
- -moz-opacity: 0.7;
- -webkit-transition: all 0.7s linear;
- -moz-transition: all 0.7s linear;
- -o-transition: all 0.7s linear;
- }
- .photosetfade:hover {
- opacity: 1;
- filter:alpha(opacity=100);
- -moz-opacity: 0.9;
- }
- .entry b, strong{
- color: #b41a07;
- }
- .entry i, em{
- color: #685c3b;
- }
- .entry a{
- color: ;
- text-decoration: none;
- }
- .entry h1{
- font-family: consolas;
- text-transform: uppercase;
- font-size: 15px;
- font-weight: 20px;
- letter-spacing: 1px;
- }
- .entry h1 a{
- color: #f01d02;
- }
- .entry blockquote{
- border-left: 2px solid #b41a07;
- padding-left: 3px;
- padding-right: 3px;
- padding-top: 3px;
- margin-left: 5px;
- .title{
- color: #aa0a00;
- padding-bottom: 9px;
- font-size: 20px;
- font-family: consolas;
- line-height: 100%;
- letter-spacing: -1px;
- text-transform: uppercase;
- border-bottom: 1px #f01d02 dotted;
- }
- </style>
- <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
- <body>
- <div id="robe">
- </div>
- <div id="header">
- <div id="imageholder">
- <img src="АВА НАВЕРХУ 1">
- <img src="АВА НАВЕРХУ 2">
- <img src="АВА НАВЕРХУ 3">
- </div>
- <div id="icon"><img src="АВОЧКА СПРАВА"></div>
- <div id="custombox">
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- <a href="ССЫЛКА" class="custom">НАЗВ</a>
- </div>
- </div>
- <div id="sidebar">
- <center><div id="sidetitle">НАЗВ БЛ НА АНГЛ</div></center>
- <img src="ГЛАВНАЯ АВА СЛЕВА">
- <div id="navibox">
- <a href="ССЫЛКА ПОД АВОЙ СЛЕВА" class="navi">НАЗВ</a>
- <a href="ССЫЛКА ПОД АВОЙ СЛЕВА" class="navi">НАЗВ</a>
- <a href="ССЫЛКА ПОД АВОЙ СЛЕВА" class="navi">НАЗВ</a>
- <a href="ССЫЛКА ПОД АВОЙ СЛЕВА" class="navi">НАЗВ</a>
- </div>
- <div id="desc">ОПИСАНИЕ</div>
- </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