Advertisement
hazza_xx

Theme 93

Mar 2nd, 2013
775
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.08 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><!-
  4. theme by innertrust! originaly by z4yner if you remove credit, please make sure to put it in your faq or i will find out and report you!
  5. -!>
  6.  
  7. <html lang="en">
  8.  
  9. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#">
  10. <script type="text/javascript">
  11. <!--
  12.  
  13. // Disable Right Click Script
  14.  
  15. function IE(e)
  16. {
  17. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  18. {
  19. return false;
  20. }
  21. }
  22. function NS(e)
  23. {
  24. if (document.layers || (document.getElementById && !document.all))
  25. {
  26. if (e.which == "2" || e.which == "3")
  27. {
  28. return false;
  29. }
  30. }
  31. }
  32. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  33.  
  34. //-->
  35. </script>
  36. <link href='http://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'>
  37. <meta name="color:Background" content="#ffffff"/>
  38. <meta name="color:Title" content="#292929"/>
  39. <meta name="color:perma border" content="#292929"/>
  40. <meta name="color:Text" content="#363636"/>
  41. <meta name="color:Link" content="#C29B9B"/>
  42.  
  43. <meta name="color:side color" content="#004B3B"/>
  44. <meta name="color:scrollbar" content="#727272"/>
  45. <meta name="color:text shadow" content="#ffffff"/>
  46.  
  47.  
  48. <meta name="color:Hover" content="#ddd"/>
  49. <meta name="image:Background" content=""/>
  50.  
  51. <meta name="image:Sidebar" content=""/>
  52.  
  53. <meta name="text:quote" content="Truly, Madly, Deeply" />
  54. <meta name="text:Link 1" content="" />
  55. <meta name="text:Link 1 title" content="" />
  56. <meta name="text:Link 2" content="" />
  57. <meta name="text:Link 2 title" content="" />
  58. <meta name="text:Link 3" content="" />
  59. <meta name="text:Link 3 title" content="" />
  60. <meta name="text:Link 4" content="" />
  61. <meta name="text:Link 4 title" content="" />
  62.  
  63. </script>
  64.  
  65.  
  66.  
  67. <style type="text/css">
  68.  
  69.  
  70. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  71.  
  72. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  73.  
  74. ::-webkit-scrollbar {width: 5px; height: 5px; background: #dddddd;padding:3px;}
  75.  
  76. ::-webkit-scrollbar-thumb { background-color:#727272;}
  77.  
  78. body, a, a:hover {cursor: url(http://i.imgur.com/2qleX.jpg), progress;}
  79.  
  80. @font-face {
  81. font-family: "dawning";
  82. src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf');
  83. }
  84.  
  85. ::selection {
  86. background: #ebbbaa;
  87. color: #ffffff;
  88. }
  89.  
  90.  
  91. ::-moz-selection {
  92. background: #ebbbaa;
  93. color: #ffffff;
  94. }
  95.  
  96.  
  97. body{
  98. margin:5px;
  99. background-color: #fafafa;
  100. background-image:url(ФОН);
  101. background-attachment: fixed;
  102. background-repeat: repeat;
  103. font-size: 8px;
  104. font-family: arma;
  105. line-height:10px;
  106. color:#979191;
  107. cursor:url(http://i.imgur.com/2qleX.jpg), progress;
  108. }
  109.  
  110. .post {
  111. width:500px;
  112. padding:2px;
  113. display: block;
  114. margin:16px auto;
  115. margin-left:0px;
  116. background-color: #ffffff;
  117. background-image: url('ФОООН ПОСТОВ');
  118. background-repeat: repeat;
  119. text-align: center;
  120. border-radius: 0px;
  121. border: 3px double #ddd;
  122. box-shadow: 0px 0px 0px #999;
  123. }
  124.  
  125.  
  126. .post img {
  127. max-width:500px;}
  128.  
  129.  
  130.  
  131. a:link, a:active, a:visited{
  132. color: #b4b2b2;
  133. text-decoration: none;
  134. -webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;transition: all 0.6s ease-out;
  135. }
  136.  
  137. a:hover{
  138. color:#ddd;
  139. text-decoration: none;
  140. -webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out;
  141. text-shadow:0px 0px 2px #aaaaaa;
  142. cursor: url(http://i.imgur.com/2qleX.jpg), auto;
  143. }
  144.  
  145. #cunt{width:250px; height:auto;}
  146.  
  147. }
  148.  
  149. #center{
  150. padding-top:3px;
  151. padding-bottom:3px;
  152. position:fixed !important;
  153. width:250px;
  154. height:207px;
  155. background-color:#fff;
  156.  
  157. }
  158.  
  159. #posts{
  160. float:center;
  161.  
  162. width:700px;
  163.  
  164.  
  165. margin-left: 470px;
  166. margin-top: 0px;
  167.  
  168.  
  169. }
  170.  
  171. #sidebar {
  172. opacity: 9;
  173. position:fixed !important;
  174. width: 200px;
  175. font-family:arma;
  176. z-index:999;
  177. height: 270px;
  178. background-color:#fafafa;
  179. margin-left:200px;
  180. margin-top: 170px;
  181. padding:13px;
  182. border: 1px solid #ddd;
  183. transition: all 0.5s ease-out;
  184. -o-transition-transition: all 0.5s ease-out;
  185. -webkit-transition: all 0.5s ease-out;
  186. -moz-transition: all 0.5s ease-out;
  187.  
  188. }
  189.  
  190.  
  191.  
  192. @font-face {font-family: "Existence Light Unicase"; src: url("http://static.tumblr.com/3j38nb8/uEwly5p5l/existence-unicaselight.otf");}
  193.  
  194.  
  195. @font-face { font-family: "signerica"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  196.  
  197. @font-face { font-family: "arma"; src: url('http://static.tumblr.com/jdjsstr/8ovm78cbb/pf_arma_five_1_.ttf'); }
  198.  
  199.  
  200.  
  201. @font-face {font-family:"Fishbowl"; src: url("http://static.tumblr.com/9wzbixa/KzPm26j5z/fishbowl.ttf");}
  202.  
  203. @font-face { font-family: "bebas neue"; src: url('http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf'); }
  204.  
  205. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  206.  
  207. @font-face { font-family: "Abbeyline"; src: url('http://static.tumblr.com/pwgdr2n/RGcm3j4ne/abbeyline.ttf'); }
  208.  
  209. @font-face {font-family:"Aderyn"; src:url('http://static.tumblr.com/9wzbixa/Qnqm26qzk/dk_aderyn_0.ttf');}
  210.  
  211. @font-face {font-family: 'pixel'; src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff'); }
  212.  
  213. @font-face { font-family: "littlefont"; src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf'); }
  214.  
  215.  
  216. @font-face { font-family: "caviar"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  217.  
  218.  
  219. @font-face { font-family: "barbiedoll"; src: url('http://static.tumblr.com/4yxykdm/HKelrfl23/barbie_1_.ttf'); }
  220.  
  221. #tape{
  222. position:fixed;
  223. -webkit-transform: rotate(145deg);
  224. -moz-transform: rotate(0deg);
  225. opacity:0.8;
  226. border:1px solid #ddd;
  227. background:#fff;
  228. width:50px;
  229. height:20px;
  230. top:175px;
  231. left:195px;
  232. z-index:9999;
  233. }
  234.  
  235.  
  236. #tape2{
  237. position:fixed;
  238. -webkit-transform: rotate(145deg);
  239. -moz-transform: rotate(0deg);
  240. opacity:0.8;
  241. border:1px solid #ddd;
  242. background:#fff;
  243. width:50px;
  244. height:20px;
  245. top:455px;
  246. left:400px;
  247. z-index:9999;
  248. }
  249.  
  250. #desc{
  251. position:fixed !important;
  252. opacity: 9;
  253. font-family:sem;
  254. font-size: 8px;
  255.  
  256. padding: 7px;
  257. padding-bottom:10px;
  258. width: 212px;
  259. height: 10px;
  260. margin-top: 15px;
  261. margin-left: -12px;
  262.  
  263.  
  264. text-align: left;
  265.  
  266. -webkit-transition: all 0.9s ease;
  267. -moz-transition: all 0.9s ease;
  268. -o-transition: all 0.9s ease;
  269.  
  270. }
  271.  
  272. #sidebar:hover #desc {
  273. opacity: 9;
  274.  
  275. transition: all 0.9s ease-out;
  276. -o-transition-transition: all 0.9s ease-out;
  277. -webkit-transition: all 0.9s ease-out;
  278. -moz-transition: all 0.9s ease-out;
  279. }
  280.  
  281.  
  282. #quote{
  283. position:fixed !important;
  284. opacity: 9;
  285. font-family: caviar;
  286. font-size: 19px;
  287. text-transform:uppercase;
  288. padding: 7px;
  289. padding-bottom:10px;
  290. width: 212px;
  291. height: 10px;
  292. margin-top: 0px;
  293. margin-left: -8px;
  294.  
  295.  
  296. text-align: left;
  297.  
  298. -webkit-transition: all 0.9s ease;
  299. -moz-transition: all 0.9s ease;
  300. -o-transition: all 0.9s ease;
  301.  
  302. }
  303.  
  304.  
  305.  
  306. @font-face { font-family: "ronda"; src: url'http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  307.  
  308. @font-face { font-family: "dreams"; src: url('http://static.tumblr.com/4yxykdm/xXTlrecqr/caviardreams.ttf'); }
  309.  
  310. #links {
  311. opacity: 9;
  312. width:300px;
  313. margin-top:60px;
  314. text-align: center;
  315. margin-left:-54px;
  316. font-size:10px;
  317. font-family:consolas;
  318. letter-spacing: 1px;
  319. position:fixed;
  320.  
  321.  
  322. -webkit-transition: all 0.8s ease-in-out;
  323. -moz-transition: all 0.8s ease-in-out;}
  324.  
  325.  
  326.  
  327. #links a:hover {
  328. opacity: 1;
  329. background-color: white;
  330. color:black;
  331. border-right: 1px solid ;
  332. border-left: 1px solid ;
  333. -webkit-transition: all 0.6s ease-in-out;
  334. -moz-transition: all 0.6s ease-in-out;
  335. color:;
  336. }
  337.  
  338. #sidebar:hover #links {
  339. opacity: 9;
  340.  
  341. transition: all 0.9s ease-out;
  342. -o-transition-transition: all 0.9s ease-out;
  343. -webkit-transition: all 0.9s ease-out;
  344. -moz-transition: all 0.9s ease-out;
  345. }
  346.  
  347. .linkbar{
  348. background-color:#f7f7f7;
  349. margin:1px;
  350. line-height:10px;
  351. font-style:normal;
  352. width:auto;
  353. padding:3px;
  354. font-family:"Calibri";
  355. font-size:9px;
  356. letter-spacing:0px;
  357. color:white;
  358. text-transform:uppercase;
  359. display:inline-block;
  360. -webkit-transition: all 0.5s ease-in-out;
  361. -moz-transition: all 0.5s ease-in-out;
  362. -o-transition: all 0.5s ease-in-out;
  363. -ms-transition: all 0.5s ease-in-out;
  364. transition: all 0.5s ease-in-out;
  365. }
  366.  
  367. .linkbar:hover{
  368. background-image: url();
  369. -webkit-transition: all 0.5s ease-in-out;
  370. -moz-transition: all 0.5s ease-in-out;
  371. -o-transition: all 0.5s ease-in-out;
  372. -ms-transition: all 0.5s ease-in-out;
  373. transition: all 0.5s ease-in-out;
  374. }
  375.  
  376.  
  377.  
  378. @font-face {
  379. font-family: "Call Me";
  380. src: url("http://static.tumblr.com/j2nmv5m/yJSm69tse/kgcallmemaybe-skinny.ttf") format("truetype");
  381. }
  382.  
  383. @font-face { font-family: "silkscreen"; src: url('http://static.tumblr.com/1kdckk4/9yjlolf0w/slkscr.ttf'); }
  384.  
  385. p.custom_font {
  386. font-family: Call Me;
  387. }
  388.  
  389. hey{
  390. background:#DC7989;
  391. border: 1px solid #fff;}
  392.  
  393. @font-face { font-family: "demo"; src: url('http://static.tumblr.com/jdjsstr/Eq8m819c1/neou-thin_1_.ttf'); }
  394.  
  395. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  396.  
  397. @font-face { font-family: "simply"; src: url('http://static.tumblr.com/jdjsstr/jAKm8lv4d/djb_jacked_up_kinda_luv_1_.ttf'); }
  398.  
  399. @font-face { font-family: "s"; src: url('http://static.tumblr.com/yo59jgt/m4om1rino/signerica_fat.ttf'); }
  400.  
  401.  
  402. @font-face { font-family: "tempesta"; src: url('http://static.tumblr.com/oct6d4x/Wvalo56tg/pf_ronda_seven.ttf'); }
  403.  
  404. faqq {
  405. font-family: simply;
  406. font-size:30px;
  407. color:#312e2e;
  408. text-shadow: 0px 0px 0px #ddd;
  409. z-index:1;
  410. }
  411.  
  412. val{
  413. font-family: handy;
  414. font-size: 8px;
  415. }
  416.  
  417. @font-face{
  418. font-family: 'pixel';
  419. font-style: normal;
  420. font-weight: normal;
  421. src: local('04b24'), url('http://static.tumblr.com/zm7jcjw/dtClscghb/04b_24__.ttf') format('woff');}
  422.  
  423. @font-face { font-family: "bby"; src: url('http://static.tumblr.com/u37ad6e/OCIm7s3av/existence-unicaselight.otf');}
  424.  
  425. @font-face { font-family: "gram"; src: url('http://static.tumblr.com/jdjsstr/vQrm800ez/neou-bold_1_.otf'); }
  426.  
  427. @font-face {font-family: "customfont"; src: url('http://static.tumblr.com/vilw5yj/1VHm9pn8k/znikomit.otf');}
  428.  
  429.  
  430.  
  431. #entry .perma a{
  432. color:;}
  433.  
  434. @font-face { font-family: "ronda"; src: url('http://static.tumblr.com/rmj06l2/kcLlo1q2y/pf_ronda_seven.ttf'); }
  435.  
  436. @font-face {font-family: "neou";src: url('http://static.tumblr.com/jdjsstr/tmCm6t649/neou-thin_1_.otf');}
  437.  
  438. @font-face { font-family: "handy"; src: url('http://static.tumblr.com/yqxw8ss/qOClwq07v/handy00.ttf'); }
  439.  
  440. .permalink {
  441. display: block;
  442. border-top: 1px solid #ddd;
  443. padding: 3px;
  444. margin: 4px 8px 0px 8px;
  445. font-family: consolas;
  446. text-transform: uppercase;
  447. font-size: 8px;
  448. color: #424242;
  449. line-height: 18px;
  450. text-align: center;
  451. text-decoration: none;
  452. -webkit-transition: color 0.9s ease-out;
  453. -moz-transition: color 0.9s ease-out;
  454. }
  455.  
  456.  
  457.  
  458. .permalinktext {
  459. display: block;
  460. padding: 1px;
  461. margin: 0px 0px 0px 8px;
  462. font-family: arma;
  463. letter-spacing: 0px;
  464. font-size: 8px;
  465. color: #424242;
  466. line-height: 10px;
  467. text-align: right;
  468. text-decoration: none;
  469. -webkit-transition: color 0.5s ease-out;
  470. -moz-transition: color 0.5s ease-out;
  471. border-top: 1px solid #dcdcdc;
  472. }
  473.  
  474. @font-face { font-family: "yolo"; src: url('http://static.tumblr.com/5fd89aw/H0ilkmgoh/arsenale_white.ttf'); }
  475.  
  476. askk {
  477. font-family:dawning;
  478. color: #312e2e;
  479. font-size:20px;
  480. z-index:1;
  481. }
  482.  
  483. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  484. #postnotes{
  485. text-align: left;
  486. }
  487.  
  488. #postnotes blockquote{
  489. border: 0px;
  490. }
  491.  
  492. @font-face { font-family: "sem"; src: url('http://static.tumblr.com/ygfurav/QgNmga3qn/semplice_regular.ttf'); }
  493.  
  494.  
  495.  
  496. @font-face {font-family: "Meow";src: url( http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  497.  
  498. #permapage{
  499. font-family: arma;
  500. font-size: 8px;
  501. line-height: 8px;
  502. text-align: center;
  503. padding-bottom:10px;
  504. z-index:9999;}
  505.  
  506. .title{
  507. font-family: dawning;
  508. font-size: 20px;
  509. line-height: 20px;
  510. color: #312e2e;
  511. font-weight: normal;
  512. padding: 2px 0px 0px 0px;
  513. }
  514.  
  515. @font-face { font-family: "dawning"; src: url('http://static.tumblr.com/viiafci/Hyzlxws2r/dawningofanewday.ttf'); }
  516.  
  517. @font-face { font-family: "beauty"; src: url('http://static.tumblr.com/2zvjoo9/n9Mm31t9e/discoverbeauty.ttf');}
  518.  
  519. @font-face { font-family:"Hasteristico"; src: url('http://slutpark-resources.webs.com/Hasteristico.ttf');}
  520.  
  521. .blogtitle{
  522. font-family: beauty;
  523. font-size: 18px;
  524. line-height: 18px;
  525. color: #b4b2b2;
  526. font-weight: normal;
  527. }
  528.  
  529. @font-face {font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  530.  
  531. blockquote{
  532. padding:0px 0px 2px 3px;
  533. margin:0px 0px 2px 1px;
  534. }
  535. ul, ol, li{
  536. list-style:none;
  537. margin:0px;
  538. padding:0px;
  539. }
  540.  
  541. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  542. .user_7 .label, .user_8 .label, .user_9 .label {color:#312e2e;
  543. }
  544.  
  545. a.links {
  546. font-family: arma;
  547. font-size: 8px;
  548. line-height: 8px;
  549. text-transform: normal;
  550. letter-spacing:0px;
  551. display:block;
  552. padding: 0px;
  553. margin-bottom: 0px;
  554. }
  555.  
  556. a.links:hover {
  557. font-style: underline;
  558. text-decoration: none;
  559. letter-spacing:10px;
  560.  
  561. }
  562.  
  563.  
  564.  
  565. </style>
  566. <title> НАЗВАНИЕ ВО ВКЛАДКЕ</title>
  567. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  568. <link rel="alternate" type="application/rss+xml" title="RSS" href="ССЫЛКА НА БЛОГ/rss" />
  569. <meta name="viewport" content="width=720" />
  570.  
  571. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  572. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  573. <!-- Read more: http://ogp.me/ -->
  574. <meta property="fb:app_id" content="48119224995" />
  575. <meta property="og:title" content="heyyii" />
  576. <meta property="og:url" content="http://themebyvalentina13.tumblr.com/" />
  577. <meta property="og:description" content="Valentina; fifteen; One Direction I love zayn malik way , I love the beach, iced peach tea,..." />
  578. <meta property="og:type" content="tumblr-feed:tumblelog" />
  579. <meta property="og:image" content="http://25.media.tumblr.com/avatar_3fc50da24348_128.png" />
  580. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  581.  
  582.  
  583. <!-- TWITTER TAGS -->
  584. <meta charset="utf-8">
  585. <meta name="twitter:site" content="tumblr" />
  586.  
  587.  
  588. <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"/></head><body onkeydown="return false">
  589.  
  590. <div id="center">
  591.  
  592. <div id="content">
  593.  
  594. <div id="tape"></div>
  595. <div id="tape2"></div>
  596. <div id="sidebar">
  597.  
  598. <img src="АВА" style=" margin-left: -3px;padding: 3px;margin-top:-2px;" width=200px; height=200px;;></a>
  599.  
  600.  
  601. <div id="desc">ОПИСАНИЕ </div>
  602. <div id="quote">НАЗВАНИЕ БЛОГА</div>
  603.  
  604. <div id="links">
  605. <div class="linkbar"><a href="ССЫЛКА" title=НАЗВАНИЕ ПРИ НАВЕДЕНИИ>НАЗВАНИЕ</a></div>/
  606. <a href="ССЫЛКА"title=НАЗВАНИЕ ПРИ НАВЕДЕНИИ>НАЗВАНИЕ</a>/
  607. <a href="ССЫЛКА"title=НАЗВАНИЕ ПРИ НАВЕДЕНИИ>НАЗВАНИЕ</a>/
  608. <a href="ССЫЛКА"title=НАЗВАНИЕ ПРИ НАВЕДЕНИИ>НАЗВАНИЕ</a></div>
  609.  
  610.  
  611.  
  612.  
  613.  
  614.  
  615.  
  616.  
  617. </div>
  618. </div>
  619. </div>
  620. </div>
  621. </div>
  622. </div>
  623. </div>
  624. </div>
  625. </div>
  626.  
  627. </div>
  628.  
  629. <div id="posts">
  630.  
  631.  
  632. <div id="entry">
  633.  
  634.  
  635.  
  636.  
  637.  
  638.  
  639. {block:startposts} <!-- Блок: начало записи(ей) -->
  640. <div id="right">
  641. {/block:startposts}
  642.  
  643.  
  644. {block:text} <!-- Блок: текстовая запись -->
  645. <div class="post">
  646. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!-- Блок: заголовок записи -->
  647. <div>
  648. {%text%}
  649. </div>
  650. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  651. </div>
  652. {/block:text}
  653.  
  654.  
  655. {block:photo} <!-- Блок: фотография -->
  656. <div class="post">
  657. <div>
  658. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!-- Ссылка и фото -->
  659. </div>
  660. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- Описание фото -->
  661. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  662. </div>
  663. {/block:photo}
  664.  
  665.  
  666. {block:link} <!-- Блок: ссылка -->
  667. <div class="post">
  668. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!-- Название и адрес ссылки -->
  669. {block:caption}<div>{%caption%}</div>{/block:caption}
  670. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  671. </div>
  672. {/block:link}
  673.  
  674.  
  675. {block:quote} <!-- Блок: цитата -->
  676. <div class="post">
  677. <h3>{%quote%}</h3> <!-- Цитата -->
  678. <p>&mdash; {%quotesource%}</p> <!-- Автор/Источник -->
  679. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  680. </div>
  681. {/block:quote}
  682.  
  683.  
  684. {block:audio} <!-- Блок: аудио -->
  685. <div class="post">
  686. <div>{%audioplayer%}</div> <!-- Проигрыватель муз. файлов -->
  687. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  688. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  689. </div>
  690. {/block:audio}
  691.  
  692.  
  693. {block:video} <!-- Блок: видео -->
  694. <div class="post">
  695. <div>{%videoplayer%}</div>
  696. {block:caption}<div>{%caption%}</div>{/block:caption} <!-- описание -->
  697. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  698. </div>
  699. {/block:video}
  700.  
  701.  
  702. {block:dialog} <!-- Блок: диалог -->
  703. <div class="post">
  704. {block:title}<h1>{%title%}</h1>{/block:title} <!-- Блок: заголовок записи -->
  705. <div>{%dialog%}</div>
  706. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!-- ссылка на пост, время и дата -->
  707. </div>
  708. {/block:dialog}
  709.  
  710.  
  711.  
  712.  
  713.  
  714.  
  715. {block:endposts} <!-- Блок: конец записи(ей) -->
  716. </div>
  717. {/block:endposts}
  718.  
  719.  
  720. {block:startfooter} <!-- Блок: начало футера -->
  721. <div id="footer">
  722. {/block:startfooter}
  723.  
  724.  
  725.  
  726. {block:pages} <!-- Блок: постраничная навигация -->
  727. {block:previouspage}<a href="{%previouspage%}">НАЗАД</a>{/block:previouspage}
  728.  
  729. &nbsp; {%currentpage%}/{%totalpages%} &nbsp;
  730.  
  731. {block:nextpage}<a href="{%nextpage%}">ВПЕРЁД</a>{/block:nextpage}
  732. {/block:pages}
  733.  
  734.  
  735.  
  736. {block:endfooter} <!-- Блок: конец футера -->
  737. </div>
  738. <div class="clear"></div>
  739. {/block:endfooter}
  740.  
  741.  
  742.  
  743.  
  744.  
  745.  
  746.  
  747. </body>
  748. <script type="text/javascript" src=" http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  749. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement