Advertisement
saint-california

Gordon-Levitt Butterfly theme

Mar 31st, 2013
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.15 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <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">
  3.  
  4.  
  5.  
  6.  
  7. <!---
  8.  
  9. don't remove the credit
  10. leave the credit if you want to use parts of the theme
  11.  
  12.  
  13. РАЗОБРАЛА И ОТРЕДАКТИРОВАЛА
  14. http://saint-california.viewy.ru/
  15. http://stcalifornia-themes.viewy.ru/
  16.  
  17. --->
  18.  
  19.  
  20. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  21. <link href='http://fonts.googleapis.com/css?family=Tulpen+One' rel='stylesheet' type='text/css'>
  22. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  23.  
  24. <title>НАЗВАНИЕ ТВОЕГО БЛОГА ВО ВКЛАДКЕ</title>
  25. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
  26.  
  27. <style type="text/css">
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34. body {
  35. background-image: url('ФООН ');
  36. background-color: #ffffff;
  37. background-attachment: fixed;
  38. background-repeat: repeat;
  39. color: #38121a;
  40. font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif;
  41. font-size: 10px;
  42. }
  43.  
  44. @font-face {
  45. font-family: "economica-regular";
  46. src: url('http://static.tumblr.com/jtqlgf2/EFzm1d5lh/economica-regular.ttf');}
  47.  
  48. @font-face {
  49. font-family: "dawningofanewday";
  50. src: url('http://static.tumblr.com/jtqlgf2/SeUm2ds6e/dawningofanewday.ttf');}
  51.  
  52. ::-webkit-scrollbar-thumb:vertical {
  53. background-color: #ab7493;
  54. height: 30px;
  55. }
  56.  
  57. ::-webkit-scrollbar {
  58. height: 30px;
  59. width: 3px;
  60. background-color: #38121a;
  61. }
  62.  
  63. a{
  64. color: #aca79d;
  65. text-decoration: none;
  66. -webkit-transition: all 0.5s linear;
  67. -moz-transition: all 0.5s linear;
  68. -o-transition: all 0.5s linear;
  69. }
  70.  
  71. a:hover{
  72. color: #6b6862;
  73. }
  74.  
  75.  
  76.  
  77. #posts{
  78. width: 530px;
  79. margin-left: 300px;
  80. padding: 4px;
  81. }
  82.  
  83. .post{
  84. width: 502px;
  85. background-color:#;
  86. background-image: url('http://static.tumblr.com/bmdsqsc/z1im6z3r4/line.png');
  87. background-repeat: repeat;
  88. text-align:center;
  89. padding: 10px;
  90. padding-top:11px;
  91. padding-bottom:1px;
  92. margin-top: 11px;
  93. font-weight: normal;
  94. border:1px solid #fcf2e9;
  95. }
  96.  
  97.  
  98. .post img {
  99. max-width:500px; }
  100.  
  101.  
  102. #sidebar{
  103. margin-left: 50px;
  104. margin-top: 130px;
  105. width: 200px;
  106. display: inline-block;
  107. padding: 5px;
  108. z-index: 3;
  109. background-image: url('http://imgdepo.ru/id/i989134');
  110. position: fixed;
  111. background-color: #f9fafc;
  112. text-align: center;
  113. border: solid 3px #f9fafc;
  114.  
  115. }
  116.  
  117. #sidebar img{
  118. margin-top: 10px;
  119. margin-bottom: 20px;
  120. max-width: 190px;
  121. border: solid 2px #f9fafc;
  122. background-image: url('http://static.tumblr.com/38tkyuw/asYlr4vtu/bg3.png');
  123. }
  124.  
  125. #sidetitle{
  126. font-family: dawningofanewday;
  127. font-size: 30px;
  128. font-style: bold;
  129. letter-spacing: 1px;
  130. text-align: center;
  131. margin-top: -25px;
  132. width: 190px;
  133. margin-bottom: 3px;
  134. border-bottom: 2px dotted #b5b595;
  135. color:#b5b595;
  136.  
  137. }
  138.  
  139. #side2{
  140. margin-left: 50px;
  141. margin-top: 130px;
  142. height: 150px;
  143. z-index: 7;
  144. width: 207px;
  145. display: inline-block;
  146. padding: 5px;
  147. position: fixed;
  148.  
  149. text-align: center;
  150.  
  151.  
  152. }
  153.  
  154.  
  155. #desc{
  156. display: inline-block;
  157. margin-bottom: 10px;
  158. margin-top: 5px;
  159. text-align: center;
  160. font-size: 10px;
  161. font-family: consolas;
  162. width: 200px;
  163. border: solid 2px #f9fafc;
  164. color: #38121a;
  165.  
  166. }
  167.  
  168. #navibox{
  169. opacity: 0;
  170.  
  171. width: 190px;
  172. display: inline-block;
  173. margin-top: -10px;
  174. margin-left: 3px;
  175. -webkit-transition: all 0.5s ease-in-out;
  176. -moz-transition: all 0.5s ease-in-out;
  177. -o-transition: all 0.5s ease-in-out;
  178. -ms-transition: all 0.5s ease-in-out;
  179. transition: all 0.5s ease-in-out;
  180.  
  181. }
  182.  
  183.  
  184. #navi{
  185. display: inline-block;
  186. width: 90px;
  187. height: 30px;
  188. line-height: 30px;
  189. margin-bottom: 4px;
  190. margin-right: 3px;
  191. text-transform: uppercase;
  192. color: #ababa9;
  193. background-color: #f3f3ed;
  194. text-align: center;
  195. font-size: 10px;
  196. font-family: consolas;
  197.  
  198. }
  199.  
  200.  
  201. #side2:hover #navibox{
  202. margin-top: 40px;
  203. margin-left: 3px;
  204. text-align: center;
  205.  
  206. opacity: 0.8;
  207. -webkit-transition: all 0.5s ease-in-out;
  208. -moz-transition: all 0.5s ease-in-out;
  209. -o-transition: all 0.5s ease-in-out;
  210. -ms-transition: all 0.5s ease-in-out;
  211. transition: all 0.5s ease-in-out;
  212.  
  213. }
  214.  
  215.  
  216. #icon{
  217. position: fixed;
  218. width: 70px;
  219. margin-left: 118px;
  220. margin-top: 20px;
  221. z-index: 200;
  222. border: solid #f9fafc 5px;
  223. padding:8px;
  224. background-image: url('http://static.tumblr.com/38tkyuw/asYlr4vtu/bg3.png');
  225. -moz-border-radius: 70px 70px 70px 70px;
  226. -webkit-border-radius: 70px 70px 70px 70px;
  227. border-radius: 70px 70px70px 70px;
  228.  
  229. }
  230.  
  231.  
  232.  
  233. #icon img{
  234. width: 70px;
  235. height: 70px;
  236. background-color: #f3f3ed;
  237. -moz-border-radius: 70px 70px 70px 70px;
  238. -webkit-border-radius: 70px 70px 70px 70px;
  239. border-radius: 70px 70px70px 70px;
  240. }
  241.  
  242.  
  243.  
  244. .a{
  245. margin-left: 58px;
  246. margin-top:-20px;
  247. opacity: 0;
  248. position: fixed;
  249. z-index: 100;
  250. width: 50px;
  251. height: 50px;
  252. line-height: 50px;
  253. text-align: center;
  254. font-family: consolas;
  255. font-size: 10px;
  256. border-bottom-right-radius: 200px;
  257. border-top-right-radius: 200px;
  258. border-bottom-left-radius: 200px;
  259. color: #ababa9;
  260. background-color: #f3f3ed;
  261. -webkit-transition: all 0.5s ease-in-out;
  262. -moz-transition: all 0.5s ease-in-out;
  263. -o-transition: all 0.5s ease-in-out;
  264. -ms-transition: all 0.5s ease-in-out;
  265. transition: all 0.5s ease-in-out;
  266.  
  267. }
  268.  
  269. .a a{
  270. text-transform: uppercase;
  271. text-decoration: none;
  272. color: #ababa9;
  273. background: ;
  274.  
  275. }
  276.  
  277.  
  278.  
  279. #icon:hover .a{
  280. margin-left: 38px;
  281. margin-top:-20px;
  282. opacity: 0.7;
  283. position: fixed;
  284. -webkit-transition: all 0.5s ease-in-out;
  285. -moz-transition: all 0.5s ease-in-out;
  286. -o-transition: all 0.5s ease-in-out;
  287. -ms-transition: all 0.5s ease-in-out;
  288. transition: all 0.5s ease-in-out;
  289.  
  290. }
  291.  
  292.  
  293.  
  294.  
  295.  
  296. .b{
  297. position: fixed;
  298. margin-left: -38px;
  299. margin-top: -20px;
  300. opacity: 0;
  301. width: 50px;
  302. height: 50px;
  303. line-height: 50px;
  304. text-align: center;
  305. font-family: consolas;
  306. font-size: 10px;
  307. border-bottom-left-radius: 200px;
  308. border-top-left-radius: 200px;
  309. border-bottom-right-radius: 200px;
  310. color: #ababa9;
  311. background-color: #f3f3ed;
  312. -webkit-transition: all 0.5s ease-in-out;
  313. -moz-transition: all 0.5s ease-in-out;
  314. -o-transition: all 0.5s ease-in-out;
  315. -ms-transition: all 0.5s ease-in-out;
  316. transition: all 0.5s ease-in-out;
  317. }
  318.  
  319.  
  320. .b a{
  321. text-transform: uppercase;
  322. text-decoration: none;
  323. color: #ababa9;
  324. background: ;
  325.  
  326. }
  327.  
  328. #icon:hover .b{
  329. margin-left: -13px;
  330. margin-top:-20px;
  331. opacity: 0.7;
  332. position: fixed;
  333. -webkit-transition: all 0.5s ease-in-out;
  334. -moz-transition: all 0.5s ease-in-out;
  335. -o-transition: all 0.5s ease-in-out;
  336. -ms-transition: all 0.5s ease-in-out;
  337. transition: all 0.5s ease-in-out;
  338.  
  339. }
  340.  
  341.  
  342.  
  343. .c{
  344. position: fixed;
  345. margin-left: -62px;
  346. margin-top: -120px;
  347. opacity: 0;
  348. width: 75px;
  349. height: 75px;
  350. line-height: 75px;
  351. text-align: center;
  352. font-family: consolas;
  353. font-size: 12px;
  354. border-top-left-radius: 200px;
  355. border-bottom-left-radius: 200px;
  356. border-top-right-radius: 200px;
  357. color: #ababa9;
  358. background-color: #f3f3ed;
  359. -webkit-transition: all 0.5s ease-in-out;
  360. -moz-transition: all 0.5s ease-in-out;
  361. -o-transition: all 0.5s ease-in-out;
  362. -ms-transition: all 0.5s ease-in-out;
  363. transition: all 0.5s ease-in-out;
  364.  
  365. }
  366.  
  367.  
  368. .c a{
  369. text-transform: uppercase;
  370. text-decoration: none;
  371. color: #ababa9;
  372. background: ;
  373.  
  374. }
  375.  
  376.  
  377. #icon:hover .c{
  378. margin-left: -38px;
  379. margin-top:-97px;
  380. opacity: 0.7;
  381. position: fixed;
  382. -webkit-transition: all 0.5s ease-in-out;
  383. -moz-transition: all 0.5s ease-in-out;
  384. -o-transition: all 0.5s ease-in-out;
  385. -ms-transition: all 0.5s ease-in-out;
  386. transition: all 0.5s ease-in-out;
  387.  
  388. }
  389.  
  390.  
  391.  
  392. .d{
  393. position: fixed;
  394. margin-left: 58px;
  395. margin-top: -120px;
  396. opacity: 0;
  397. width: 75px;
  398. height: 75px;
  399. width: 75px;
  400. height: 75px;
  401. line-height: 75px;
  402. text-align: center;
  403. font-family: consolas;
  404. font-size: 12px;
  405. border-top-right-radius: 200px;
  406. border-bottom-right-radius: 200px;
  407. border-top-left-radius: 200px;
  408. color: #ababa9;
  409. background-color: #f3f3ed;
  410. -webkit-transition: all 0.5s ease-in-out;
  411. -moz-transition: all 0.5s ease-in-out;
  412. -o-transition: all 0.5s ease-in-out;
  413. -ms-transition: all 0.5s ease-in-out;
  414. transition: all 0.5s ease-in-out;
  415. }
  416.  
  417.  
  418. .d a{
  419. text-transform: uppercase;
  420. text-decoration: none;
  421. color: #ababa9;
  422. background: ;
  423.  
  424. }
  425.  
  426.  
  427. #icon:hover .d{
  428. margin-left: 38px;
  429. margin-top:-97px;
  430. opacity: 0.7;
  431. position: fixed;
  432. -webkit-transition: all 0.5s ease-in-out;
  433. -moz-transition: all 0.5s ease-in-out;
  434. -o-transition: all 0.5s ease-in-out;
  435. -ms-transition: all 0.5s ease-in-out;
  436. transition: all 0.5s ease-in-out;
  437.  
  438. }
  439.  
  440.  
  441.  
  442. img.center {
  443. display: block;
  444. margin-left: auto;
  445. margin-right: auto;
  446. }
  447.  
  448.  
  449. .entry{
  450. width: 500px;
  451. padding: 5px;
  452. margin-top: 3px;
  453.  
  454. }
  455.  
  456. .entry b, strong{
  457. color: #944354;
  458. }
  459.  
  460. .entry i, em{
  461. color: #810f26;
  462. }
  463.  
  464. .entry h1{
  465. font-family: consolas;
  466. text-transform: uppercase;
  467. font-size: 15px;
  468. font-weight: 20px;
  469. letter-spacing: 1px;
  470. }
  471.  
  472. .entry h1 a{
  473. color: ;
  474. }
  475.  
  476. .entry blockquote{
  477. border-left: 2px solid #8f4252;
  478. padding-left: 3px;
  479. padding-right: 3px;
  480. padding-top: 3px;
  481. margin-left: 5px;
  482.  
  483. }
  484.  
  485.  
  486. .entry blockquote img{
  487. max-width: 120px;
  488. margin-left: 3px;
  489. }
  490.  
  491.  
  492. .title{
  493. color: #8f4252;
  494. padding-bottom: 9px;
  495. font-size: 20px;
  496. font-family: consolas;
  497. line-height: 100%;
  498. letter-spacing: -1px;
  499. text-transform: uppercase;
  500. border-bottom: 1px dotted;
  501. }
  502.  
  503.  
  504.  
  505. </style>
  506.  
  507. <meta http-equiv="x-dns-prefetch-control" content="off"/></head>
  508.  
  509.  
  510. <body>
  511.  
  512.  
  513. <div id="icon">
  514. <img src="МАЛЕНЬКАЯ АВОЧКА">
  515.  
  516. <div class="a"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
  517. <div class="c"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
  518. <div class="d"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
  519. <div class="b"><a href="ССЫЛЬ НАВЕРХУ">НАЗВ</a></div>
  520. </div>
  521.  
  522. <div id="side2">
  523. <div id="navibox">
  524.  
  525. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  526. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  527. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  528. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  529. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  530. <a href="ССЫЛЬ" id="navi">НАЗВ</a>
  531.  
  532. </div></div>
  533.  
  534.  
  535. <div id="sidebar">
  536.  
  537.  
  538. <center><img src="ГЛАВНАЯ АВА В БЛОГЕ"> </center>
  539. <center><div id="sidetitle">НАЗВ БЛОГА НА АНГЛ</div></center>
  540. <center><div id="desc">ИНФОРМАЦИЯ О СЕБЕ.ЦИТАТЫ
  541. </div></center>
  542.  
  543. </div>
  544.  
  545. <div id="posts">
  546. <div class="entry" >
  547.  
  548.  
  549. {block:startposts} <!-- Блок: начало записи(ей) -->
  550. <div id="right">
  551. {/block:startposts}
  552.  
  553.  
  554. {block:text} <!-- Блок: текстовая запись -->
  555. <div class="post">
  556. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  557. <div>
  558. {%text%}
  559. </div>
  560. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  561. </div>
  562. {/block:text}
  563.  
  564.  
  565. {block:photo} <!-- Блок: фотография -->
  566. <div class="post">
  567. <div>
  568. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  569. </div>
  570. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  571. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  572. </div>
  573. {/block:photo}
  574.  
  575.  
  576. {block:link} <!-- Блок: ссылка -->
  577. <div class="post">
  578. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  579. {block:caption}<div>{%caption%}</div>{/block:caption}
  580. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  581. </div>
  582. {/block:link}
  583.  
  584.  
  585. {block:quote} <!-- Блок: цитата -->
  586. <div class="post">
  587. <h3>{%quote%}</h3> <!-- Цитата -->
  588. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  589. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  590. </div>
  591. {/block:quote}
  592.  
  593.  
  594. {block:audio} <!-- Блок: аудио -->
  595. <div class="post">
  596. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  597. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  598. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  599. </div>
  600. {/block:audio}
  601.  
  602.  
  603. {block:video} <!-- Блок: видео -->
  604. <div class="post">
  605. <div>{%videoplayer%}</div>
  606. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  607. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  608. </div>
  609. {/block:video}
  610.  
  611.  
  612. {block:dialog} <!-- Блок: диалог -->
  613. <div class="post">
  614. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  615. <div>{%dialog%}</div>
  616. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  617. </div>
  618. {/block:dialog}
  619.  
  620.  
  621.  
  622.  
  623.  
  624.  
  625. {block:endposts} <!-- Блок: конец записи(ей) -->
  626. </div>
  627. {/block:endposts}
  628.  
  629.  
  630. {block:startfooter} <!-- Блок: начало футера -->
  631. <div id="footer">
  632. {/block:startfooter}
  633.  
  634.  
  635.  
  636. {block:pages} <!-- Блок: постраничная навигация -->
  637. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  638.  
  639. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  640.  
  641. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  642. {/block:pages}
  643.  
  644.  
  645.  
  646. {block:endfooter} <!-- Блок: конец футера -->
  647. </div>
  648. <div class="clear"></div>
  649. {/block:endfooter}
  650.  
  651.  
  652.  
  653.  
  654.  
  655.  
  656.  
  657. </body>
  658. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement