Advertisement
Guest User

THEME BY MARIA #3

a guest
Aug 14th, 2013
405
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.98 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <script>var __pbpa = true;</script><script>var translated_warning_string = '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?';</script><script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/pre_tumblelog.js?_v=a00f46353f2a730604b1be07610738b2"></script>
  3. <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 #06 - HOWL (VERSION 2) BY DOUCHEYWOLF
  8. http://doucheywolf.tumblr.com/
  9.  
  10. Do not remove the credit.
  11. Do not copy, use as base, redistribute and/or claim as your own.
  12.  
  13. Theme made for personal use only.
  14.  
  15. РАЗОБРАЛА http://mariamorgan.viewy.ru/
  16.  
  17.  
  18. ---------------------------------------------------------------------->
  19.  
  20. <meta name="color:background" content="#121212" />
  21. <meta name="color:blockquote" content="#141414" />
  22. <meta name="color:blockquote border" content="#272727" />
  23. <meta name="color:bold" content="#666666" />
  24. <meta name="color:border" content="#5a5a5a" />
  25. <meta name="color:bracket 1" content="#f34c6e" />
  26. <meta name="color:bracket 2" content="#68401a" />
  27. <meta name="color:bracket 3" content="#e68615" />
  28. <meta name="color:chrome scrollbar" content="#d69b56" />
  29. <meta name="color:entries" content="#181818" />
  30. <meta name="color:link1" content="#db5a74" />
  31. <meta name="color:link2" content="#d69b56" />
  32. <meta name="color:links" content="#cf8390" />
  33. <meta name="color:links hover" content="#555555" />
  34. <meta name="color:nav links" content="#ffffff" />
  35. <meta name="color:nav links hover" content="#663507" />
  36. <meta name="color:sidebar" content="#faf7e8" />
  37. <meta name="color:sidebar links" content="#68401a" />
  38. <meta name="color:sidebar text" content="#966231" />
  39. <meta name="color:text" content="#999999" />
  40.  
  41. <meta name="if:Black Player" content="1">
  42. <meta name="if:Infinite Scrolling" content="0"/>
  43. <meta name="if:Lazy Load" content="0" />
  44. <meta name="if:Show Caption" content="1"/>
  45. <meta name="if:Static Info" content="1"/>
  46.  
  47. <meta name="image:Background" content="" />
  48. <meta name="image:Portrait" content="" />
  49.  
  50. <meta name="text:Font Size" content="11" />
  51. <meta name="text:Main Font" content="Cambria" />
  52. <meta name="text:Navigation Link1" content="mail" />
  53. <meta name="text:Navigation Link1 URL" content="/ask" />
  54. <meta name="text:Navigation Link2" content="past" />
  55. <meta name="text:Navigation Link2 URL" content="/archive" />
  56. <meta name="text:Navigation Link3" content="" />
  57. <meta name="text:Navigation Link3 URL" content="" />
  58. <meta name="text:Sidebar Margin Top" content="150" />
  59. <meta name="text:Subtitle" content="" />
  60.  
  61. <!-------------------------------------------------------------------->
  62.  
  63. <title>НАЗВАНИЕ ВО ВКЛАДКЕ</title>
  64.  
  65.  
  66. <link rel="shortcut icon" href="АВА ВО ВКЛАДКЕ">
  67. <link rel="alternate" type="application/rss+xml" href="http://nemetons.tumblr.com/rss">
  68.  
  69. <!-------------------------------------------------------------------->
  70.  
  71. <link href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,400italic' rel='stylesheet' type='text/css'>
  72.  
  73. <!-------------------------------------------------------------------->
  74.  
  75. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  76.  
  77. <script type="text/javascript" src="http://static.tumblr.com/tiu5k68/xTkm8wqw2/tumblr-title-qtip.js"></script>
  78.  
  79. <!-------------------------------------------------------------------->
  80.  
  81.  
  82.  
  83. <!-------------------------------------------------------------------->
  84.  
  85.  
  86.  
  87. <!-------------------------------------------------------------------->
  88.  
  89. <style type="text/css">
  90.  
  91. ::-webkit-scrollbar-thumb:vertical {
  92. background-color:#bbbab9;
  93. height:7px;
  94. border-bottom:2px solid #181818;
  95. border-top:2px solid #181818;
  96. }
  97. ::-webkit-scrollbar-thumb:horizontal {
  98. background-color:#bbbab9;
  99. height:7px!important;
  100. }
  101. ::-webkit-scrollbar {
  102. background-color:#181818;
  103. height:7px;
  104. width:8px;
  105. }
  106. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{
  107. display:block; height:12px;
  108. background-color:#bbbab9;
  109. }
  110.  
  111.  
  112. iframe#tumblr_controls {
  113. right:3px !important;
  114. position: fixed !important;
  115. -webkit-transition: opacity 0.6s;
  116. opacity: 0.3;
  117. -webkit-transition:0.6s;
  118. -moz-transition:0.6s;
  119. transition:0.6s;
  120. }
  121.  
  122. iframe#tumblr_controls:hover {
  123. -webkit-transition: opacity 0.6s;
  124. opacity: 1;
  125. -webkit-transition: all 0.6s;
  126. -moz-transition: all 0.6s;
  127. transition: all 0.6s;
  128. }
  129.  
  130. body {
  131. font-family:'calibri', "Trebuchet MS", Helvetica;
  132. font-size:12px;
  133. line-height:110%;
  134. color:#cecccc;
  135. background-color:#181818;
  136. background-image:url('http://assets.tumblr.com/images/x.gif');
  137. background-attachment:fixed; background-repeat:repeat;
  138. }
  139.  
  140. b, strong {color:#666666;}
  141. small {font-size:10px;}
  142.  
  143. img {max-width:100%;}
  144. a img {border:0;}
  145.  
  146. a, a:active, a:visited {
  147. text-decoration:none;
  148. color:#9c0f1e;
  149. transition:0.8s;
  150. -o-transition-transition:0.8s;
  151. -webkit-transition-duration:0.8s;
  152. -moz-transition-duration:0.8s;
  153. }
  154.  
  155. a:hover {
  156. color:#555555;
  157. transition:0.8s;
  158. -o-transition-transition:0.8s;
  159. -webkit-transition-duration:0.8s;
  160. -moz-transition-duration:0.8s;
  161. }
  162.  
  163. blockquote {
  164. padding:2px 7px;
  165. margin:7px 0 3px 0;
  166. border-left:2px solid #272727;
  167. background-color:#301a1a;
  168. }
  169. blockquote blockquote blockquote blockquote{
  170. margin: 0px 5px;
  171. background-color:transparent;
  172. padding:5px;
  173. margin-top: 0px;
  174. }
  175. blockquote img {
  176. max-width:435px!important;
  177. }
  178. blockquote blockquote img {
  179. max-width:415px!important;
  180. }
  181. blockquote blockquote blockquote img {
  182. max-width:395px!important;
  183. }
  184. blockquote blockquote blockquote blockquote img {
  185. max-width:375px!important;
  186. }
  187.  
  188. .image {max-width:500px; border:0px; text-align:center;}
  189. .image a {max-width:500px; border:0px; text-align:center;}
  190.  
  191.  
  192. #sidebar {
  193. width:268px;
  194. height:110%;
  195. position:fixed;
  196. margin-top:-100px;
  197. margin-left:-8px;
  198. background-color:#f8f8f8;
  199. }
  200.  
  201. #side {
  202. width:200px;
  203. height:auto;
  204. margin-left:28px;
  205. top:50%;
  206. margin-top:-150px;
  207. padding:4px;
  208. text-align:center;
  209. position:fixed;
  210. }
  211.  
  212. .sideimage {width:200px; margin-bottom:5px;}
  213. .sideimage img {
  214. width:160px;
  215. height:auto;
  216. text-align:center;
  217. border-radius:200px;
  218. -webkit-border-radius:200px;
  219. -moz-border-radius:200px;
  220. z-index:1;
  221. }
  222.  
  223. #title {
  224. width:166px;
  225. line-height:90%;
  226. margin-top:5px;
  227. margin-left:14px;
  228. padding:8px 2px 8px 2px;
  229. font-family:'Libre Baskerville', serif;
  230. font-size:16px;
  231. font-style:italic;
  232. text-align:center;
  233. text-transform:lowercase;
  234. color:#81070b;
  235. }
  236. #title a {color:#81070b; text-decoration:none;}
  237. #title a:visited {color:#81070b; text-decoration:none;}
  238. #title a:hover {color:;}
  239.  
  240. #subtitle {
  241. margin-top:-12px;
  242. font-family:calibri;
  243. font-size:7px;
  244. font-weight:bold;
  245. text-transform:uppercase;
  246. letter-spacing:3px;
  247. word-spacing:2px;
  248. color:#070606;
  249. opacity:0.7;
  250. }
  251.  
  252. #navigation {
  253. width:180px;
  254. margin-top:4px;
  255. margin-left:10px;
  256. font-family:calibri;
  257. font-size:8px;
  258. font-weight:bold !important;
  259. text-transform:uppercase;
  260. text-align:center;
  261. letter-spacing:2px;
  262. }
  263.  
  264. .link1 {
  265. display:inline-block;
  266. width:38px;
  267. margin-top:3px;
  268. margin-left:-1px;
  269. padding:3px 0 3px 2px;
  270. overflow:hidden;
  271. color:#ffffff;
  272. background:#91010b;
  273. }
  274. .link1 a {color:#ffffff; text-decoration:none;}
  275. .link1 a:visited {color:#ffffff; text-decoration:none;}
  276. .link1 a:hover {color:#fc4f5b;}
  277.  
  278. .link2 {
  279. display:inline-block;
  280. width:38px;
  281. margin-top:3px;
  282. margin-left:-1px;
  283. padding:3px 0 3px 2px;
  284. overflow:hidden;
  285. color:#ffffff;
  286. background:#91010b;
  287. }
  288. .link2 a {color:#ffffff; text-decoration:none;}
  289. .link2 a:visited {color:#ffffff; text-decoration:none;}
  290. .link2 a:hover {color:#fc4f5b;}
  291.  
  292. .about {
  293. width:167px;
  294. margin-top:0px;
  295. margin-left:15px;
  296. margin-bottom:2px;
  297. padding:1px;
  298. text-align:justify;
  299. text-transform:uppercase;
  300. font-family:calibri;
  301. font-size:8px;
  302. font-weight:bold;
  303. letter-spacing:1px;
  304. color:#070606;
  305. }
  306. .about a {color: #81070b; text-decoration:none;}
  307. .about a:visited {color:#81070b; text-decoration:none;}
  308. .about a:hover {color:#070606;}
  309.  
  310.  
  311. .pages {
  312. margin-top:4px;
  313. padding-top:3px;
  314. font-family:calibri;
  315. font-size:8px;
  316. font-weight:bold;
  317. text-transform:uppercase;
  318. text-align:center;
  319. letter-spacing:1px;
  320. color:#070606;
  321. }
  322. .pages a {
  323. color:#070606 !important;
  324. text-decoration:none;
  325. }
  326. .pages a:visited {
  327. color:#070606 !important;
  328. text-decoration:none;
  329. }
  330. .pages a:hover {
  331. color:#555555;
  332. text-decoration:underline;
  333. }
  334.  
  335.  
  336. .entries {
  337. width:500px;
  338. text-align:justify;
  339. margin-left:340px;
  340. padding-top:20px;
  341. }
  342.  
  343. .posts {
  344. width:529px;
  345. margin-bottom:32px;
  346. padding:25px;
  347. word-wrap:break-word;
  348. color:#cecccc;
  349. background-color:#242323;
  350. }
  351.  
  352. .post{
  353. background-color:#242323;
  354. background-image:url('http://static.tumblr.com/b46ceb559a4e2b70dce7d4558c28343f/tt4gekw/19bmpegup/tumblr_static_tumblr_lsdjv9k5e21r2gm7fo4_250.jpg');
  355. width:500px;
  356. font-family: cambria;
  357. border: 1px solid #;
  358. padding-top: 1px;
  359. padding-bottom: 1px;
  360. padding-left:1px;
  361. padding-right:1px;
  362. margin-top: 1px;
  363. font-weight: normal;
  364. text-align: center;
  365. margin: 0 0 15px 0; padding: 15px; overflow:auto;-moz-border-radius:5px; border-radius:1px;
  366. }
  367.  
  368. .info {
  369. width:140px;
  370. position:absolute;
  371. margin-left:535px!important;
  372. padding:2px;
  373. font-family: 'Century Gothic';
  374. font-size:13px;
  375. text-transform:uppercase;
  376. letter-spacing:1px;
  377. color:#666666;
  378.  
  379. }
  380. .info a {color:#666666;}
  381. .info a:visited {color:#666666; text-decoration:none;}
  382. .info a:hover {color:#cecccc;}
  383.  
  384.  
  385.  
  386. .infop {
  387. width:140px;
  388. position:absolute;
  389. margin-left:535px!important;
  390. padding:2px;
  391. font-family:'Century Gothic';
  392. font-size:13px;
  393. text-transform:uppercase;
  394. letter-spacing:1px;
  395. color:#666666;
  396. }
  397. .infop a {color: #666666;}
  398. .infop a:visited {color:#666666; text-decoration:none;}
  399. .infop a:hover {color:#cecccc;}
  400.  
  401.  
  402. .date {padding-top:1px;}
  403. .dater {
  404. padding-top:0px;
  405. padding-left:1px;
  406. font-family:calibri;
  407. font-size:8px;
  408. letter-spacing:2px;
  409. }
  410.  
  411. .tags {
  412. width:130px;
  413. margin-top:8px;
  414. padding-left:1px;
  415. font-family:calibri;
  416. font-size:8px;
  417. color:#cecccc;
  418. }
  419. .tags a {color:#cecccc; display:block;}
  420. .tags a:visited {color:#cecccc !important; text-decoration:none;}
  421. .tags a:hover {color:#555555 !important;}
  422.  
  423.  
  424. h1 {
  425. margin-top:0px;
  426. padding:5px;
  427. line-height:14px;
  428. font-family:'Libre Baskerville', serif;
  429. font-size:15px;
  430. font-style:italic;
  431. font-weight:normal;
  432. text-transform:none;
  433. text-align:center;
  434. letter-spacing:1px;
  435. word-spacing:1px;
  436. color:#666666!important;
  437. }
  438. h1 a {color:#666666!important; text-decoration:none!important;}
  439. h1 a:visited {text-decoration:none!important;}
  440.  
  441. .quote {
  442. margin-top:-53px;
  443. padding:3px;
  444. text-indent:10px;
  445. font-family:'Libre Baskerville', serif;
  446. font-size:15px;
  447. font-weight:lighter;
  448. font-style:italic;
  449. letter-spacing:0px;
  450. line-height:16px;
  451. }
  452.  
  453. .quote:first-letter {
  454. padding-right:1px;
  455. font-size:19px;
  456. font-weight:bold;
  457. color:#cecccc;
  458. }
  459.  
  460. .source {
  461. margin-top:5px;
  462. text-align:right;
  463. }
  464. .big {
  465. padding-left:0px;
  466. font-family:georgia;
  467. font-size:60px;
  468. line-height:60px;
  469. color:#cecccc;
  470. opacity:0.2;
  471. }
  472.  
  473.  
  474. .chat {line-height:12px; list-style:none }
  475. .chat ul {list-style:none; padding:0px; line-height:20px;}
  476. .person1 {background-color:#301a1a;}
  477. .person1 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  478. .person2 {background-color:#242323;}
  479. .person2 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  480. .person3 {background-color:#301a1a;}
  481. .person3 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  482. .person4 {background-color:#242323;}
  483. .person4 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  484. .person5 {background-color:#301a1a;}
  485. .person5 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  486. .person6 {background-color:#242323;}
  487. .person6 .label {font-weight:bold; padding:0px; margin-left:5px; color:#cecccc;}
  488.  
  489. #audio {
  490. width:400px;
  491. height:70px;
  492. }
  493.  
  494. .artcover {
  495. width:70px;
  496. height:70px;
  497. position:absolute;
  498. }
  499. .artcover img {
  500. width:70px;
  501. height:70px;
  502. float:left;
  503. }
  504.  
  505. .player {
  506. position:absolute;
  507. z-index:1;
  508. width:60px;
  509. height:60px;
  510. margin-top:5px;
  511. margin-left:5px;
  512. opacity:0.6;
  513.  
  514. background:#000;
  515. display:block;
  516. -webkit-transition:all 0.4s;
  517. -moz-transition:all 0.4s;
  518. -o-transition:all 0.4s;
  519. -ms-transition: all 0.4s;
  520. transition:all 0.5s;
  521. border-radius:50px;
  522. -webkit-border-radius:50px;
  523. -moz-border-radius:50px;
  524. }
  525. .player:hover {
  526. opacity:0.8;
  527. -webkit-transition:all 0.4s;
  528. -moz-transition:all 0.4s;
  529. -o-transition:all 0.4s;
  530. -ms-transition: all 0.4s;
  531. transition:all 0.4s;
  532. }
  533.  
  534. .audioplayer {
  535. width:25px;
  536. height:25px;
  537. margin-top:16px;
  538. margin-left:14px;
  539. overflow:hidden;
  540. padding:3px;
  541. }
  542.  
  543. .audioinfo {
  544. width:430px;
  545. height:54px;
  546. margin-left:70px;
  547. display:block;
  548. padding-top:16px;
  549. font-size:12px;
  550. font-weight:bold;
  551. letter-spacing:0px;
  552. text-transform:uppercase;
  553. text-align:center;
  554. color:#cecccc;
  555. background:#301a1a;
  556. }
  557.  
  558. .cap {width:500px;}
  559. .sources{display: none;}
  560.  
  561. .asks {background:#242323;}
  562. .asks .left {
  563. width:30px;
  564. padding-right:6px;
  565. text-align:center;
  566. border-right:1px dashed #5a5a5a;
  567. }
  568. .asks .askerimg {
  569. width:24px;
  570. height:24px;
  571. position:relative;
  572. left:0px;
  573. }
  574. .asks .askerimg img {
  575. width:24px;
  576. position:absolute;
  577. top:0px;
  578. left:2px;
  579. border-radius:200px;
  580. -webkit-border-radius:200px;
  581. -moz-border-radius:200px;
  582. }
  583. .asks .asker {
  584. padding-bottom:2px;
  585. font-weight:400;
  586. text-transform:uppercase;
  587. text-decoration:underline;
  588. line-height:16px;
  589. letter-spacing:0px;
  590. color:#9c0f1e;
  591. }
  592. .asks .user {padding:2px 2px 6px 12px; font-size:10px;}
  593.  
  594. #notes {
  595. width:500px;
  596. margin-top:2px;
  597. margin-bottom:15px;
  598. padding:10px 25px;
  599. font-size:10px;
  600. border:1px solid ;
  601. color:#cecccc;
  602. background-color:#242323;
  603. }
  604. #notes img {
  605. width:15px;
  606. position:relative;
  607. }
  608. ol.notes li {
  609. list-style:none;
  610. margin-left:-44px;
  611. padding:4px;
  612. }
  613. ol.notes li img {
  614. list-style:none;
  615. opacity:0.9;
  616. margin-bottom:-5px;
  617. padding-right:8px;
  618. }
  619.  
  620. div#qTip {
  621. margin:-10px 0 0 16px;
  622. display:none;
  623. text-align:left;
  624. position:absolute;
  625. letter-spacing:1px;
  626. text-transform:uppercase;
  627. font-family:calibri;
  628. font-size:8px;
  629. font-weight:bold;
  630. z-index:99;
  631. padding:1px 3px;
  632. line-height:13px;
  633. color:#cecccc;
  634. background:#301a1a;
  635. }
  636.  
  637. </style>
  638. <style type="text/css"></style>
  639. <meta name="robots" content="noindex"/>
  640. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  641. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  642. <!-- Read more: http://ogp.me/ -->
  643. <meta property="fb:app_id" content="48119224995" />
  644. <meta property="og:title" content="I WAS PETESCAPALDI" />
  645. <meta property="og:url" content="http://nemetons.tumblr.com/?og=1" />
  646. <meta property="og:description" content="Charlotte. 16. USA. &hearts; rose, twitter, jennifer, doctor who, tmi, matt, shailene, lily PREVIOUSLY..." />
  647. <meta property="og:type" content="tumblr-feed:tumblelog" />
  648. <meta property="og:image" content="http://31.media.tumblr.com/avatar_d074d49f9e64_128.png" />
  649. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  650.  
  651.  
  652. <!-- TWITTER TAGS -->
  653. <meta charset="utf-8">
  654. <meta name="twitter:site" content="tumblr" />
  655. <meta name="twitter:card" content="summary" />
  656. <meta name="twitter:title" content="nemetons" />
  657. <meta name="twitter:description" content="
  658. &lt;br&gt;&lt;center&gt;&lt;a href= &quot;http://nemetons.tumblr.com/aboutme&quot;&gt;Charlotte&lt;/a&gt;.&lt;/b&gt;&lt;/small&gt; 16. USA.&lt;p&gt;&lt;/i&gt;
  659. &lt;p&gt;&hearts; &lt;a href=&quot;http://nemetons.tumblr.com/tagged/rose%20tyler&quot;&gt;rose,&lt;/a&gt; &lt;/b&gt; &lt;a href=&quot;https://twitter.com/oswindalek&quot;&gt;twitter, &lt;/a&gt;&lt;a href=&quot;http://nemetons.tumblr.com/tagged/jennifer%20lawrence&quot;&gt;jennifer, &lt;/a&gt;&lt;/b&gt;
  660. &lt;a href=&quot;http://nemetons.tumblr.com/tagged/doctor%20who&quot;&gt;doctor who,&lt;/a&gt;&lt;/b&gt; &lt;a href=&quot;http://nemetons.tumblr.com/tagged/the%20mortal%20instruments&quot;&gt;tmi,&lt;/a&gt; &lt;a href=&quot;http://nemetons.tumblr.com/tagged/matt%20smith&quot;&gt;matt,&lt;/a&gt; &lt;a href=&quot;http://nemetons.tumblr.com/tagged/shailene%20woodley&quot;&gt;shailene, &lt;/a&gt;&lt;a href=&quot;http://nemetons.tumblr.com/tagged/lily-collins&quot;&gt;lily&lt;/a&gt;
  661. &lt;p&gt;
  662. &lt;b&gt;&lt;/b&gt;&lt;i&gt;
  663. &lt;script language=&quot;JavaScript&quot;&gt;
  664. var ref = (&#039;&#039;+document.referrer+&#039;&#039;);
  665. document.write(&#039;&lt;script src=&quot;http://freehostedscripts.net/ocounter.php?site=ID1920023&amp;e1=|&amp;e2=|&amp;r=&#039; + ref + &#039;&quot;&gt;&lt;\/script&gt;&#039;);
  666. &lt;/script&gt;&lt;script language=&quot;JavaScript&quot; src=&quot;http://freehostedscripts.net/ocount.php?site=ID1663437&amp;name=.&quot;&gt;&lt;/script&gt;&lt;/i&gt;
  667. &lt;p&gt;PREVIOUSLY PETESCAPALDI&lt;BR&gt;" />
  668. <meta name="twitter:app:name:iphone" content="Tumblr" />
  669. <meta name="twitter:app:name:ipad" content="Tumblr" />
  670. <meta name="twitter:app:name:googleplay" content="Tumblr" />
  671. <meta name="twitter:app:id:iphone" content="305343404" />
  672. <meta name="twitter:app:id:ipad" content="305343404" />
  673. <meta name="twitter:app:id:googleplay" content="com.tumblr" />
  674. <meta name="twitter:app:url:iphone" content="tumblr://x-callback-url/blog?blogName=nemetons&amp;referrer=twitter-cards" />
  675. <meta name="twitter:app:url:ipad" content="tumblr://x-callback-url/blog?blogName=nemetons&amp;referrer=twitter-cards" />
  676. <meta name="twitter:app:url:googleplay" content="tumblr://x-callback-url/blog?blogName=nemetons&amp;referrer=twitter-cards" />
  677.  
  678.  
  679. <script type="text/javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?_v=9fbce21e349e8616480e664e09337aa3"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  680. <meta name="keywords" content="doctor who,pondamonium,talking tag,oh caroline,hp" />
  681.  
  682. </head>
  683.  
  684. <body>
  685.  
  686. <div id="sidebar">
  687. <div id="side">
  688.  
  689.  
  690. <div class="sideimage"><a href="/"><img src="http://static.tumblr.com/121e4a4362de44477adbc9e34f927425/lkcofja/Xkxmqrisn/tumblr_static_clara4blog.gif" align="center"/></a></div>
  691.  
  692.  
  693. <div id="title"><a href="/">ОПИСАНИЕ БЛОГА</a></div>
  694.  
  695.  
  696.  
  697. <div id="navigation">
  698. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a></div>
  699.  
  700. <div class="link2"><a href="ССЫЛКА">НАЗВАНИЕ</a></div>
  701.  
  702. <div class="link1"><a href="ССЫЛКА">НАЗВАНИЕ</a></div>
  703.  
  704. <div class="link2"><a href="http://doucheywolf.tumblr.com/">theme</a></div>
  705.  
  706. </div>
  707.  
  708. <div class="about">
  709. <br><center>ОПИСАНИЕ<p></i>
  710. <p>
  711. <b></b><i>
  712. СКРИПТЫ</i>
  713. <p>
  714. </div>
  715.  
  716.  
  717.  
  718.  
  719.  
  720.  
  721. </div>
  722. </div>
  723.  
  724. <div class="entries">
  725.  
  726.  
  727. <div class="posts">
  728.  
  729.  
  730.  
  731.  
  732.  
  733.  
  734.  
  735. {block:startposts} <!-- Блок: начало записи(ей) -->
  736. <div id="right">
  737. {/block:startposts}
  738.  
  739. {block:text} <!-- Блок: текстовая запись -->
  740. <div class="post">
  741. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  742. <div>
  743. {%text%}
  744. </div>
  745. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  746. </div>
  747. {/block:text}
  748.  
  749. {block:photo} <!-- Блок: фотография -->
  750. <div class="post">
  751. <div>
  752. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  753. </div>
  754. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  755. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  756. </div>
  757. {/block:photo}
  758.  
  759. {block:link} <!-- Блок: ссылка -->
  760. <div class="post">
  761. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  762. {block:caption}<div>{%caption%}</div>{/block:caption}
  763. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  764. </div>
  765. {/block:link}
  766.  
  767. {block:quote} <!-- Блок: цитата -->
  768. <div class="post">
  769. <h3>{%quote%}</h3> <!-- Цитата -->
  770. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  771. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  772. </div>
  773. {/block:quote}
  774.  
  775. {block:audio} <!-- Блок: аудио -->
  776. <div class="post">
  777. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  778. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  779. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  780. </div>
  781. {/block:audio}
  782.  
  783. {block:video} <!-- Блок: видео -->
  784. <div class="post">
  785. <div>{%videoplayer%}</div>
  786. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  787. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  788. </div>
  789. {/block:video}
  790.  
  791. {block:dialog} <!-- Блок: диалог -->
  792. <div class="post">
  793. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  794. <div>{%dialog%}</div>
  795. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  796. </div>
  797. {/block:dialog}
  798.  
  799. {block:endposts} <!-- Блок: конец записи(ей) -->
  800. </div>
  801. {/block:endposts}
  802.  
  803. {block:startfooter} <!-- Блок: начало футера -->
  804. <div id="footer">
  805. {/block:startfooter}
  806.  
  807. {block:pages} <!-- Блок: постраничная навигация -->
  808. {block:previouspage}<a href="{%previouspage%}"><p style="text-align:center;color:#ffffff;<a href="{%previouspage%}">НАЗАД</a> &nbsp; {%currentpage%}/{%totalpages%} &nbsp; <a href="{%nextpage%}">ВПЕРЕД</a> </a> </a>{/block:previouspage}
  809.  
  810.  
  811. {block:nextpage}<a href="{%nextpage%}"></a>{/block:nextpage}
  812. {/block:pages}
  813.  
  814. {block:endfooter} <!-- Блок: конец футера -->
  815. </div>
  816. <div class="clear"></div>
  817. {/block:endfooter}
  818.  
  819. </body>
  820. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement