Advertisement
hazza_xx

Theme 88

Feb 27th, 2013
475
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.68 KB | None | 0 0
  1. <!-- Разобрала и отредактировала: http://winchesterovna.viewy.ru/ -->
  2. <!DOCTYPE html>
  3. <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><html>
  4. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  5.  
  6.  
  7. <!--THEME 01 - NUMB BY ALLISON @ THEBOYWITHTHESCORPIONTATTO0.TUMBLR.COM
  8. PLEASE DON'T REMOVE THE CREDIT, REDISTRIBUTE, OR USE AS A BASE-->
  9.  
  10.  
  11.  
  12. <!-- DEFAULT VARIABLES -->
  13. <meta name="color:background" content="#EEEBD6" />
  14. <meta name="color:sidebar" content="#ffffff" />
  15. <meta name="color:post background" content="#ffffff" />
  16. <meta name="color:text" content="#000000" />
  17. <meta name="color:links" content="#BB6992" />
  18. <meta name="color:links hover" content="#000000" />
  19. <meta name="color:sidelinks" content="#000000" />
  20. <meta name="color:navbar links" content="#827079" />
  21. <meta name="color:Permalink Hover Background" content="#EBE0E7" />
  22. <meta name="color:description" content="#baa0ad" />
  23. <meta name="color:borders" content="#aa4477" />
  24. <meta name="color:title" content="#aa4477" />
  25. <meta name="color:asker background" content="#fbfbfb" />
  26. <meta name="color:asker border" content="#bbbbbb" />
  27.  
  28. <meta name="image:Sidebar" content="http://static.tumblr.com/775d08a6a94a012795ca7f1fcf957b8e/zgji9z8/z7umiek5e/tumblr_static_marinaa.png"/>
  29. <meta name="image:Background" content=""/>
  30.  
  31. <meta name="if:Hide Photo Captions" content="0"/>
  32. <meta name="if:Lazy Load" content="0" />
  33. <meta name="if:Posts 400px" content="0">
  34.  
  35. <meta name="text:Link 1" content="http://"/>
  36. <meta name="text:Link 1 Title" content=""/>
  37. <meta name="text:Link 2" content="http://">
  38. <meta name="text:Link 2 Title" content=""/>
  39. <meta name="text:Link 3" content="http://"/>
  40. <meta name="text:Link 3 Title" content=""/>
  41. <meta name="text:Link 4" content="http://"/>
  42. <meta name="text:Link 4 Title" content=""/>
  43. <meta name="text:Link 5" content="http://"/>
  44. <meta name="text:Link 5 Title" content=""/>
  45. <meta name="text:Link 6" content="http://"/>
  46. <meta name="text:Link 6 Title" content=""/>
  47. <meta name="text:Link 7" content="http://"/>
  48. <meta name="text:Link 7 Title" content=""/>
  49.  
  50.  
  51. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  52. <title>НАЗВАНИЕ ВО ВКЛАДКЕ</title>
  53. <meta name="description" content="This is the preview for theme 01- Numb. This theme&#039;s fully customizable, and features up to 7 additional links. If you have any questions, don&#039;t hesitate to send me a message! (+ ) Don&#039;t steal the..." />
  54. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ" />
  55.  
  56. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА БЛОГ/rss" />
  57.  
  58.  
  59.  
  60.  
  61. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  62. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  63. <script type="text/javascript" charset="utf-8">
  64. var $j = jQuery.noConflict();
  65. $j(function() {
  66. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  67. $j("img").lazyload({
  68. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  69. effect: "fadeIn",
  70. });
  71. });
  72. </script>
  73.  
  74.  
  75.  
  76. <style type="text/css">
  77.  
  78. /* --- BASICS --- */
  79.  
  80. body {
  81. background-color:#f8f5f5;
  82. background-attachment:fixed;
  83. background-color:#f8f5f5;
  84. background-image: url('ФОН');
  85. background-position:top left;
  86. background-repeat:repeat;
  87. font-family:cambria;
  88. color:#9e979e;
  89. font-size:10px;
  90. line-height:12px;
  91. }
  92.  
  93. a, a:active, a:visited {
  94. color:#bb88bb;
  95. text-decoration: none;
  96. -webkit-transition:opacity 0.8s linear;
  97. -webkit-transition:all 0.5s ease-out;
  98. -moz-transition:all 0.5s ease-out;
  99. transition:all 0.5s ease-out;
  100. }
  101.  
  102. a:hover {
  103. color:#d8b2d8;
  104. }
  105.  
  106. #container {
  107. width:100%;
  108. padding-bottom:30px;
  109. min-height:100%;
  110. }
  111.  
  112. blockquote{
  113. border-left:4px solid #9e979e;
  114. padding:0px;
  115. padding-left:5px;
  116. margin:5px;
  117. }
  118.  
  119. /* --- SIDEBAR --- */
  120.  
  121. #sidebar {
  122. width:195px;
  123. margin-left:220px;
  124. margin-top:90px;
  125. height:auto;
  126. background-color:#ffffff;
  127. padding: 4px;
  128. padding-top:7px;
  129. position:fixed;
  130. font-family:cambria;
  131. fomt-size:10px;
  132. line-height:12px;
  133. text-align:justify;
  134. border-bottom:solid 5px #ae96c5;
  135.  
  136. }
  137.  
  138. .sideimg img {
  139. width:185px;
  140. margin-top:2px;
  141. }
  142.  
  143. /* --- DESCRIPTION --- */
  144.  
  145. #description{
  146. font-family:cambria;
  147. font-size:10px;
  148. color:#000;
  149. margin-top:-1px;
  150. }
  151.  
  152.  
  153.  
  154. /* --- SIDEBAR LINKS --- */
  155.  
  156. #sidelinks{
  157. font-family:cambria;
  158. font-size:9px;
  159. letter-spacing:1px;
  160. text-transform:uppercase;
  161. text-align:center;
  162. color:;
  163. margin-top:8px;
  164. margin-bottom:6px;
  165. }
  166.  
  167. #sidelinks a, a:active, a:visited{
  168. color:#bb88bb;
  169. }
  170.  
  171. #sidelinks a:hover{
  172. color:#d8b2d8;
  173. }
  174.  
  175. /* --- NAVBAR --- */
  176.  
  177. #navbar {
  178. position:fixed;
  179. margin-left:120px;
  180. margin-top:170px;
  181. }
  182.  
  183. #navbar a {
  184. display:block;
  185. width:80px;
  186. height:auto;
  187. font-family:cambria;
  188. font-size: 9px;
  189. letter-spacing:1px;
  190. text-align:center;
  191. padding:3px;
  192. margin-bottom:-8px;
  193. text-transform:uppercase;
  194. }
  195.  
  196. #navbar a:hover {
  197. text-align: center;
  198. text-decoration:none;
  199. }
  200.  
  201. .link1 a {
  202. color:#9e979e;
  203. background-color:#ffffff;
  204. border-left:3px solid #ae96c5;
  205. }
  206.  
  207. .link1 a:hover {
  208. color:#d8b2d8;
  209. }
  210.  
  211. .link2 a {
  212. color:#9e979e;
  213. background-color:#ffffff;
  214. border-left:3px solid #ffffff;
  215. }
  216.  
  217. .link2 a:hover {
  218. color:#d8b2d8;
  219. }
  220.  
  221. /* --- TOPBAR --- */
  222.  
  223.  
  224. #topbar {
  225. position:fixed;
  226. margin-top:10px;
  227. margin-left:40px;
  228. width:137px;
  229. height:auto;
  230. z-index:2;
  231. }
  232.  
  233. /* --- BLOG TITLE --- */
  234.  
  235. .blogtitle {
  236. display: block;
  237. width: 80px;
  238. margin-top:132px;
  239. margin-left:84px;
  240. text-align: center;
  241. font-family: georgia;
  242. font-size: 10px;
  243. line-height:12px;
  244. color:#bb88bb;
  245. text-transform: uppercase;
  246. margin-bottom: -3px;
  247. }
  248.  
  249. .blogtitle a, .blogtitle a:visited {
  250. padding-bottom: 0px;
  251. line-height: 10px;
  252. color:#bb88bb;
  253. }
  254.  
  255. .blogtitle a:hover {
  256. text-decoration: none;
  257. color: #9e979e;
  258. }
  259.  
  260.  
  261.  
  262. /* --- POSTS --- */
  263.  
  264. .post {
  265. width:500px;
  266. padding:2px;
  267. display: block;
  268. margin:16px auto;
  269. margin-left:500px;
  270. background-color: #ffffff;
  271. background-image: url('ФОООН ПОСТОВ');
  272. background-repeat: repeat;
  273. text-align: center;
  274. border-radius: 0px;
  275. border: 3px double #ddd;
  276. box-shadow: 0px 0px 0px #999;
  277. }
  278.  
  279.  
  280. .post img {
  281. max-width:500px;}
  282.  
  283.  
  284. /* --- POST HOVER PERMALINKS --- */
  285.  
  286. #info {
  287. padding:4px;
  288. margin-bottom:5px;
  289. color:#9e979e;
  290. font-size:10px;
  291. font-family:cambria;
  292. line-height:110%;
  293. text-transform:uppercase;
  294. width:510px;
  295.  
  296. margin-left:-9px;
  297. margin-top:-5px;
  298. background-color:#ebe0e0;
  299. letter-spacing:1px;
  300. text-align:center;
  301. }
  302.  
  303. #info a, #info a:visited {
  304. padding-bottom: 0px;
  305. line-height: 10px;
  306. color:#bb88bb;
  307. }
  308.  
  309. #info a:hover {
  310. text-decoration: none;
  311. color:#d8b2d8;
  312. }
  313.  
  314. .infobox {
  315. width:495px;
  316. height:5px;
  317. margin-top:-10px;
  318. }
  319.  
  320. .infomain {
  321. width:500px;
  322. height:5px;
  323. }
  324.  
  325. .t2 {
  326. opacity:0.0;
  327. height:0px;
  328. width:495px;
  329. position:absolute;
  330. margin-top:-5px;
  331. transition-duration: 0.6s;
  332. -moz-transition-duration: 0.6s;
  333. -webkit-transition-duration: 0.6s;
  334. -o-transition-duration: 0.6s;
  335. }
  336.  
  337. #posts:hover .t2 {
  338. opacity:1.0;
  339. height:10px;
  340. margin-top:2px;
  341. transition-duration:0.6s;
  342. -moz-transition-duration:0.6s;
  343. -webkit-transition-duration:0.6s;
  344. -o-transition-duration:0.6s;
  345. }
  346.  
  347.  
  348. /* --- NON HOVER PERMALINKS --- */
  349. #perma{
  350. text-align:left;
  351. font-family:cambria;
  352. font-size:9px;
  353. letter-spacing:1px;
  354. text-transform:uppercase;
  355. margin-top:7px;
  356. margin-bottom:-5px;
  357. border-top: 1px solid #f0f0f0;
  358. }
  359.  
  360. #perma a, #perma a:visited {
  361. padding-bottom: 0px;
  362. line-height: 10px;
  363. color:#bb88bb;
  364. }
  365.  
  366. #perma a:hover {
  367. text-decoration: none;
  368. color: #d8b2d8;
  369. }
  370.  
  371.  
  372. /* --- POST TITLES --- */
  373.  
  374. #title{
  375. font-family:cambria;
  376. font-size:15px;
  377. font-style:italic;
  378. text-align:center;
  379. color:#ae96c5;
  380. }
  381.  
  382. /* --- TAGS --- */
  383.  
  384. .tags {
  385. margin-top:-30px;
  386. margin-bottom:25px;
  387. margin-right:-10px;
  388. font-family:'cambria';
  389. font-size:10px;
  390. text-transform:lowercase;
  391. text-align:left;
  392. letter-spacing:0px;
  393. font-style:italic;
  394. color:#9e979e;
  395. }
  396.  
  397. /* --- CHAT POSTS --- */
  398.  
  399. .chat {line-height:12px; list-style:none }
  400. .chat ul {line-height:15px; list-style:none; padding:0px; line-height:20px;}
  401. .person1 {background-color:; padding-left:6px; padding-right:6px;}
  402. .person1 .label {font-weight:bold; color:;}
  403. .person2 {background-color:; padding-left:6px; padding-right:6px;}
  404. .person2 .label {font-weight:bold; color:;}
  405. .person3 {background-color:; padding-left:6px; padding-right:6px;}
  406. .person3 .label {font-weight:bold; color:;}
  407. .person4 {background-color:; padding-left:6px; padding-right:6px;}
  408. .person4 .label {font-weight:bold; color:;}
  409. .person5 {background-color:; padding-left:6px; padding-right:6px;}
  410. .person5 .label {font-weight:bold; color:;}
  411. .person6 {background-color:; padding-left:6px; padding-right:6px;}
  412. .person6 .label {font-weight:bold; color:;}
  413. .person7 {background-color:; padding-left:6px; padding-right:6px;}
  414. .person7 .label {font-weight:bold; color:;}
  415. .person8 {background-color:; padding-left:6px; padding-right:6px;}
  416. .person8 .label {font-weight:bold; color:;}
  417.  
  418. /* --- AUDIO --- */
  419.  
  420. #audio {
  421. margin-bottom:5px;
  422. height:105px;
  423. }
  424.  
  425. .albumart {
  426. width:100px;
  427. height:100px;
  428. position:absolute;
  429. }
  430.  
  431. .albumart img {
  432. width:100px;
  433. height:100px;
  434. float:left;
  435. }
  436.  
  437. .playercontainer {
  438. opacity: .2;
  439. display:block;
  440. width:100px;
  441. height:100px;
  442. background-color:white;
  443. position:absolute;
  444. z-index:3;
  445. }
  446.  
  447. .playercontainer:hover {
  448. opacity:.7;
  449. -webkit-transition:all 0.5s ease-in-out;
  450. -moz-transition: all 0.5s ease-in-out;
  451. -o-transition:all 0.5s ease-in-out;
  452. -ms-transition:all 0.5s ease-in-out;
  453. transition: all 0.5s ease-in-out;
  454. }
  455.  
  456. .player {
  457. margin-left:36px;
  458. margin-top:36px;
  459. width:25px;
  460. height:25px;
  461. overflow:hidden;
  462. background-color:white;
  463. }
  464.  
  465. .audioinfo {
  466. margin-left:110px;
  467. float:left;
  468. background-color:#fbfbfb;
  469. width:388px;
  470.  
  471. padding:2px;
  472. margin-top:3px;
  473. }
  474.  
  475. .sources{display:none;}
  476.  
  477. #source{
  478. text-align:center;
  479. }
  480.  
  481. /* --- CREDIT--- */
  482.  
  483. .credit {position:fixed; bottom:15px; right:15px; font: 9px cambria; background: #ffffff; color: #9e979e; border: 1px solid #eeeeee; text-transform:uppercase; letter-spacing: 0px; padding: 5px; }
  484. .credit a{color:#9e979e;}
  485. .credit a:hover{color:#999999;}
  486.  
  487. </style>
  488.  
  489.  
  490. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  491. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  492. <!-- Read more: http://ogp.me/ -->
  493. <meta property="fb:app_id" content="48119224995" />
  494. <meta property="og:title" content="I got dark only to shine" />
  495. <meta property="og:url" content="http://thnumb01.tumblr.com/" />
  496. <meta property="og:description" content="This is the preview for theme 01- Numb. This theme&#039;s fully customizable, and features up to 7..." />
  497. <meta property="og:type" content="tumblr-feed:tumblelog" />
  498. <meta property="og:image" content="http://24.media.tumblr.com/avatar_95838742de85_128.png" />
  499. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  500.  
  501.  
  502. <!-- TWITTER TAGS -->
  503. <meta charset="utf-8">
  504. <meta name="twitter:site" content="tumblr" />
  505.  
  506.  
  507. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/javascript/tumblelog.js?3a688ae593c44d77f77872fdc33a20ad"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  508. <meta name="keywords" content="audio,text post,link,marina and the diamonds,marina diamandis" />
  509.  
  510. </head>
  511. <body>
  512.  
  513. <div id="container">
  514.  
  515. <div id="topbar"><div class="blogtitle">НАЗВАНИЕ НАД ССЫЛКАМИ</div></div>
  516.  
  517. <div id="navbar">
  518.  
  519. <div class="link1"></div>
  520. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  521. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  522. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  523. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  524. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  525. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  526. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a><br></div>
  527.  
  528.  
  529. <div class="link2">
  530.  
  531.  
  532.  
  533. <a href="/page/2">next</a>
  534.  
  535. </div>
  536. </div>
  537.  
  538. <div id="sidebar">
  539.  
  540.  
  541. <center><div class="sideimg"><img src="АВА БЛОГА"></center>
  542.  
  543. <div id="sidelinks">
  544. &middot; <a href="ССЫЛКА">НАЗВАНИЕ</a> &middot
  545. <a href="ССЫЛКА">НАЗВАНИЕ</a> &middot;
  546. <a href="ССЫЛКА">НАЗВАНИЕ</a> &middot;
  547. </div>
  548.  
  549. <div id="description">
  550. ОПИСАНИЕ
  551.  
  552.  
  553. <center><BR>ЦИТАТА ИЛИ СЧЕТЧИК.
  554. </div>
  555.  
  556.  
  557.  
  558.  
  559. </div>
  560.  
  561. <div id="entries">
  562.  
  563. <div id="posts">
  564.  
  565. {block:startposts} <!-- Блок: начало записи(ей) -->
  566. <div id="right">
  567. {/block:startposts}
  568.  
  569.  
  570. {block:text} <!-- Блок: текстовая запись -->
  571. <div class="post">
  572. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  573. <div>
  574. {%text%}
  575. </div>
  576. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  577. </div>
  578. {/block:text}
  579.  
  580.  
  581. {block:photo} <!-- Блок: фотография -->
  582. <div class="post">
  583. <div>
  584. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  585. </div>
  586. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  587. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  588. </div>
  589. {/block:photo}
  590.  
  591.  
  592. {block:link} <!-- Блок: ссылка -->
  593. <div class="post">
  594. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  595. {block:caption}<div>{%caption%}</div>{/block:caption}
  596. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  597. </div>
  598. {/block:link}
  599.  
  600.  
  601. {block:quote} <!-- Блок: цитата -->
  602. <div class="post">
  603. <h3>{%quote%}</h3> <!-- Цитата -->
  604. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  605. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  606. </div>
  607. {/block:quote}
  608.  
  609.  
  610. {block:audio} <!-- Блок: аудио -->
  611. <div class="post">
  612. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  613. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  614. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  615. </div>
  616. {/block:audio}
  617.  
  618.  
  619. {block:video} <!-- Блок: видео -->
  620. <div class="post">
  621. <div>{%videoplayer%}</div>
  622. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  623. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  624. </div>
  625. {/block:video}
  626.  
  627.  
  628. {block:dialog} <!-- Блок: диалог -->
  629. <div class="post">
  630. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  631. <div>{%dialog%}</div>
  632. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  633. </div>
  634. {/block:dialog}
  635.  
  636.  
  637.  
  638.  
  639.  
  640.  
  641. {block:endposts} <!-- Блок: конец записи(ей) -->
  642. </div>
  643. {/block:endposts}
  644.  
  645.  
  646. {block:startfooter} <!-- Блок: начало футера -->
  647. <div id="footer">
  648. {/block:startfooter}
  649.  
  650.  
  651.  
  652. {block:pages} <!-- Блок: постраничная навигация -->
  653. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  654.  
  655. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  656.  
  657. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  658. {/block:pages}
  659.  
  660.  
  661.  
  662. {block:endfooter} <!-- Блок: конец футера -->
  663. </div>
  664. <div class="clear"></div>
  665. {/block:endfooter}
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673. </body>
  674. <script type="text/javascript" src=" http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  675. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement