Advertisement
hazza_xx

Theme for anonim

Apr 6th, 2013
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.09 KB | None | 0 0
  1. <!-- Разобрала и отредактировала winchesterovna.viewy.ru. Прошу не удалять эту строчку.-->
  2. <!DOCTYPE html>
  3. <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?85e3b800e9ebefb294b19a796e0af879"></script>
  4. <!-- N THEME 3 by Carlotta
  5. http://donthemes.tumblr.com/
  6. don't remove credits -->
  7.  
  8. <!------ RULES ------>
  9.  
  10. <!--
  11. 1. DO NOT REMOVE CREDITS
  12. 2. DO NOT REPOST THE CODE
  13. 3. DO NOT CLAIM AS YOURS
  14. 4. DO NOT USE IT AS A BASE
  15. -->
  16.  
  17. <!DOCTYPE html><html>
  18.  
  19. <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# blog: http://ogp.me/ns/blog#"><title>НАЗВАНИЕ ВО ВКЛАДКЕ</title>
  20. <link rel="shortcut icon" href="КАРТИНКА ВО ВКЛАДКЕ">
  21. <link rel="alternate" type="application/rss+xml" href="ССЫЛКА НА БЛОГ/rss">
  22.  
  23.  
  24. <meta name="description" content="Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid..."/>
  25.  
  26.  
  27. <meta name="color:Background" content="#fff">
  28. <meta name="color:Text" content="#4e4e4e">
  29. <meta name="color:Bold Text" content="#354eb6">
  30. <meta name="color:Italic Text" content="#e9ac68">
  31. <meta name="color:Navigation Background" content="#1f1f1f">
  32. <meta name="color:Navigation Hover" content="#c2c2c2">
  33. <meta name="color:Navigation" content="#a8a7a7">
  34. <meta name="color:Sidebar Background" content="#464646">
  35. <meta name="color:Post Background" content="#fff">
  36. <meta name="color:Sidebar Text" content="#1a1a1a">
  37. <meta name="color:Sidebar Link" content="#d6a360">
  38. <meta name="color:Link" content="#b13434">
  39. <meta name="color:Link hover" content="#363636">
  40. <meta name="color:Title" content="#d6a360">
  41. <meta name="color:Selection Background" content="#b13434">
  42. <meta name="color:Selection Color" content="#fff">
  43. <meta name="color:Tags" content="#f1f1f1">
  44. <meta name="color:Tags Background" content="#464646">
  45. <meta name="color:Post Info" content="#161616">
  46. <meta name="color:SubTitle" content="#f1f1f1">
  47.  
  48. <meta name="font:Body" content="Helvetica">
  49.  
  50. <meta name="text:SubTitle" content="subtitle here">
  51. <meta name="text:Link1" content="#">
  52. <meta name="text:Link 1 name" content="link 1">
  53. <meta name="text:Link2" content="#">
  54. <meta name="text:Link 2 name" content="link 2">
  55. <meta name="text:Link3" content="#">
  56. <meta name="text:Link 3 name" content="link 3">
  57. <meta name="text:Link4" content="#">
  58. <meta name="text:Link 4 name" content="link 4">
  59. <meta name="text:Link5" content="#">
  60. <meta name="text:Link 5 name" content="link 5">
  61. <meta name="text:Link6" content="#">
  62. <meta name="text:Link 6 name" content="link 6">
  63. <meta name="text:Link7" content="#">
  64. <meta name="text:Link 7 name" content="link 7">
  65. <meta name="text:Link8" content="#">
  66. <meta name="text:Link 8 name" content="link 8">
  67. <meta name="text:Cursor" content="http://cur.cursors-4u.net/cursors/cur-9/cur817.cur">
  68.  
  69. <meta name="image:Background" content="http://i48.tinypic.com/2ch816t.png">
  70. <meta name="image:Sidebar" content="">
  71. <meta name="image:Sidebar Background" content="">
  72. <meta name="image:Navigation Background" content="">
  73.  
  74. <meta name="if:Disable Right Click" content="1">
  75. <meta name="if:Monochrome Post" content="">
  76. <meta name="if:Monochrome Sidebar" content="">
  77. <meta name="if:400px Post" content="">
  78. <meta name="if:Title" content="1">
  79. <meta name="if:Tags" content="1">
  80. <meta name="if:Hover Info" content="">
  81. <meta name="if:Post Background" content="1">
  82. <meta name="if:Post Border" content="1">
  83. <meta name="if:Center Sidebar Text" content="">
  84. <meta name="if:Sidebar Background" content="1">
  85. <meta name="if:Tags Background" content="1">
  86. <meta name="if:Show Captions" content="1">
  87. <meta name="if:White Follow Button" content="">
  88. <meta name="if:Infinite Scrolling" content="">
  89. <meta name="if:Lazy Load" content="">
  90.  
  91. <!-- START OF NO RIGHT CLICK CODE -->
  92. <SCRIPT TYPE="text/javascript">
  93. <!--
  94. function clickIE() {if (document.all) {(message);return false;}}
  95. function clickNS(e) {if
  96. (document.layers||(document.getElementById&&!document.all)) {
  97. if (e.which==2||e.which==3) {(message);return false;}}}
  98. if (document.layers)
  99. {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
  100. else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
  101. document.oncontextmenu=new Function("return false")
  102. // -->
  103. </SCRIPT>
  104. <!-- END OF NO RIGHT CLICK CODE -- !>
  105.  
  106. <!-- START OF INFINITE SCROLLING CODE -->
  107.  
  108. <!-- END OF ININITE SCROLLING CODE -->
  109.  
  110. <!-- START OF LAZY LOAD CODE -->
  111.  
  112. <!-- END OF LAZY LOAD CODE -->
  113.  
  114. <!-- OTHER SCRIPT CODES -->
  115. <script type='text/javascript'>
  116. document.write(unescape("%3Cscript src='http://picuous.github.com/tumblrbox/tumblrbox.js' type='text/javascript'%3E%3C/script%3E"));
  117. </script>
  118.  
  119. <script src="http://use.edgefonts.net/josefin-slab.js"></script>
  120. <link href="http://fonts.googleapis.com/css?family=Ubuntu:bold" rel="stylesheet" type="text/css"><link href='http://fonts.googleapis.com/css?family=Bangers' rel='stylesheet' type='text/css'>
  121.  
  122. <style type="text/css">
  123.  
  124. /* ---- BODY: BACKGROUND, SCROLLBAR, TEXT ---- */
  125.  
  126. html, body, a, a:hover {cursor: url('http://cur.cursors-4u.net/cursors/cur-9/cur817.cur'), progress !important;
  127. ;}
  128.  
  129. body{
  130. background:#fff url('ФОН');
  131. background-position: center;
  132. background-repeat: repeat;
  133. background-attachment: fixed;
  134. margin:0; padding:0;
  135. color:#555555;
  136. font: 10px Helvetica, Arial, sans-serif;
  137. line-height:110%;}
  138.  
  139. /* -- SCROLLBAR CHROME & SAFARI -- */
  140.  
  141. ::-webkit-scrollbar {width: 8px;}
  142.  
  143. ::-webkit-scrollbar-track {
  144. background:#fff url('http://i48.tinypic.com/2ch816t.png');}
  145.  
  146. ::-webkit-scrollbar-thumb {
  147. background:#1f1f1f;}
  148.  
  149. ::-webkit-scrollbar-button {
  150. background-color: #1f1f1f;}
  151.  
  152. ::-webkit-scrollbar-corner {
  153. background:#fff url('http://i48.tinypic.com/2ch816t.png');}
  154.  
  155. b, strong { color: #354eb6;}
  156. i, em { color: #e9ac68;}
  157.  
  158. /* -- SIDEBAR IMAGE -- */
  159.  
  160. #rules img {
  161. border: #1f1f1f 8px solid;
  162. width:240px;
  163. height:auto;
  164. margin-left:40px;
  165. margin-top:10px;
  166. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;width:250px;
  167.  
  168. box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);}
  169.  
  170. /* -- HEADER -- */
  171.  
  172. #rules {
  173. position: fixed;
  174. width: 350px;
  175. top: 0px;
  176. height:100%;
  177. left:0px;
  178. background:#505050 url('ФОН САЙДБАРА( ТАМ ГДЕ АВА)');
  179. }
  180.  
  181. /* -- DESCRIPTION -- */
  182.  
  183. .dess {
  184. width:186px;
  185. font-size:11px;
  186. color: #1a1a1a;
  187. margin-top:-8px;
  188. margin-left:110px;
  189. font-family:calibri;
  190.  
  191. text-align:justify;}
  192.  
  193. .dess a {
  194. color:#d6a360;
  195. -webkit-transition: all 0.4s ease;
  196. -moz-transition: all 0.4s ease;
  197. -o-transition: all 0.4s ease;}
  198.  
  199. .dess a:hover {
  200. color: #1a1a1a;}
  201.  
  202. .post {
  203. width:500px;
  204. padding:2px;
  205. display: block;
  206. margin:16px auto;
  207. margin-left:50px;
  208. background-color: #ffffff;
  209. background-image: url('ФОООН ПОСТОВ');
  210. background-repeat: repeat;
  211. text-align: center;
  212. border-radius: 0px;
  213. border: 3px double #ddd;
  214. box-shadow: 0px 0px 0px #999;
  215. }
  216.  
  217.  
  218. .post img {
  219. max-width:500px;}
  220.  
  221.  
  222.  
  223. #port img {
  224. border:#1f1f1f 2px solid;
  225. box-shadow: 0 0 0px 0px rgba(0, 0, 0, 0);
  226. margin-bottom:4px;
  227. width:48px;}
  228.  
  229.  
  230.  
  231. /* -- BASE NAVIGATION -- */
  232.  
  233. #basna {
  234. margin-top:50px;
  235.  
  236. margin-left:108px;}
  237.  
  238. #basna a {
  239. display:inline-block;
  240. padding: 1px;
  241. margin-bottom:2px;
  242. letter-spacing: 2px;
  243. width:90px;
  244. font-size:7px;
  245. text-align:center;
  246. color:#a8a7a7;
  247. background:#1f1f1f;
  248. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  249. text-decoration:none;
  250. text-transform:uppercase;
  251. -webkit-transition: all 0.3s ease;
  252. -moz-transition: all 0.3s ease;
  253. -o-transition: all 0.3s ease;}
  254.  
  255. #basna a:hover {
  256. color:#d6a360;
  257. background:transparent;}
  258.  
  259. /* --TITLE -- */
  260.  
  261. #title {
  262. position:fixed;
  263. padding-top:8px;
  264. height:auto;
  265. width:265px;
  266. left: 40px;
  267. color: #d6a360;
  268. font-family: josefin-slab, serif;
  269. text-align:center;
  270. line-height:14px;
  271. letter-spacing:1px;
  272. border-bottom:#d6a360 1px dashed;
  273. text-transform: uppercase;
  274. font-size: 13px;
  275. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;
  276. }
  277.  
  278. #subtitle {
  279. position:fixed;
  280. display:none;
  281. padding-top:25px;
  282. width:281px;
  283. left:40px;
  284. color:#f7f7f7;
  285. text-align:center;
  286. font-size:11px;
  287. font-family: josefin-slab, serif;}
  288.  
  289. /* -- NAVIGATION BAR -- */
  290.  
  291. #navicon {
  292. position:fixed;
  293. left:350px;
  294. top:0px;
  295. width:92px;
  296. z-index:2;
  297. padding-top:230px;
  298. padding-left:5px;
  299. height:100%;
  300. box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.5);
  301. border-left:#a8a7a7 1px dashed;
  302. background:#1f1f1f url('ФОН САЙДБАРА (ГДЕ ССЫЛКИ)');}
  303.  
  304. #navicon a {
  305. display:inline-block;
  306. padding: 1px;
  307. margin-bottom:2px;
  308. letter-spacing: 2px;
  309. width:85px;
  310. font-size:7px;
  311. text-align:center;
  312. font-weight:bold;
  313. color:#a8a7a7;
  314. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  315. text-decoration:none;
  316. text-transform:uppercase;
  317. -webkit-transition: all 0.3s ease;
  318. -moz-transition: all 0.3s ease;
  319. -o-transition: all 0.3s ease;}
  320.  
  321. #navicon a:hover {
  322. color:#d6a360;
  323. background:#505050;}
  324.  
  325. /* --- ENTRIES --- */
  326.  
  327. #left{
  328. position:absolute;
  329. padding:5px;
  330. width:580px;
  331.  
  332. left:500px;
  333. top: 6px;}
  334.  
  335. /* -- EVERY POST -- */
  336.  
  337.  
  338.  
  339. .entry:hover, #port:hover, #rules:hover {
  340. -webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: none; -webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  341.  
  342. /* -- POST LINKS -- */
  343.  
  344.  
  345.  
  346. /* -- PANORAMA POST -- */
  347.  
  348. #panorama img {
  349. width:500px;
  350.  
  351. }
  352.  
  353. .tip {text-decoration: none;}
  354. .tip:hover {position: relative;}
  355. .tip span {display: none;}
  356.  
  357. .tip:hover span {
  358. padding: 5px;
  359. display: block;
  360. z-index: 100;
  361. background: #fff;
  362. color:#555555;
  363. margin-left: -30px;
  364. margin: 10px;
  365. width: auto;
  366. font-size:8px;
  367. position: absolute;
  368. margin-top: -30px;
  369. text-decoration: none;
  370. text-transform:uppercase;}
  371.  
  372. /* -- TITLE POST -- */
  373.  
  374. h1 {
  375. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  376. text-transform: uppercase;
  377. font-size: 19px;
  378. font-weight: bold;
  379. line-height:105%;
  380. color: #b13434;}
  381.  
  382. /* -- CHAT POST -- */
  383.  
  384. .chat {
  385. padding:1px;
  386. color: #555555;
  387. line-height:16px;}
  388.  
  389. /* -- ASKS ENTRIES -- */
  390.  
  391. #askart {
  392. float:left;
  393. width:30px;
  394. margin-left:2px;
  395. margin-top:4px;
  396. color:#555555;}
  397.  
  398. #askart img {
  399. border:#1f1f1f 2px solid;}
  400.  
  401. #ask {
  402. padding-bottom:3px;
  403. font-size:15px;
  404. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  405. border-bottom: 1px dashed #363636;
  406. text-transform:uppercase;
  407. letter-spacing:1px;}
  408.  
  409. #quest {
  410. padding-left:40px;
  411. margin-top:2px;
  412. font-family:calibri;
  413. font-size:14px;
  414. line-height:105%;
  415. font-style:bold;}
  416.  
  417. /* -- LINKS POST -- */
  418.  
  419. a {
  420. color: #b13434;
  421. text-decoration:none;
  422. -webkit-transition: all 0.3s ease;
  423. -moz-transition: all 0.3s ease;
  424. -o-transition: all 0.3s ease;}
  425.  
  426. a:hover {color: #363636;}
  427.  
  428. /* -- PHOTO POST -- */
  429.  
  430. .entry img {
  431. max-width:100%;
  432. }
  433.  
  434. #highres {
  435. opacity: 0; filter:alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0;
  436. -webkit-transition: all 0.3s ease;
  437. -moz-transition: all 0.3s ease;
  438. -o-transition: all 0.3s ease;}
  439.  
  440. .entry:hover #highres {
  441. opacity: 1; filter:alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1;}
  442.  
  443. #highres a {padding: 5px;
  444. display: block;
  445. z-index: 100;
  446. background: #fff;
  447. color:#555555;
  448. margin-left: 30px;
  449. margin: 10px;
  450. width: auto;
  451. font-size:8px;
  452. position: absolute;
  453. margin-top: 10px;
  454. text-decoration: none;
  455. text-transform:uppercase;}
  456.  
  457. #highres a:hover {color:#555555}
  458.  
  459. /* -- AUDIO ENTRIES -- */
  460.  
  461. #backaudio {
  462. position:absolute;
  463. width:26px;
  464. height:26px;
  465. padding:20px;
  466. margin-top:16px;
  467. margin-left:20px;
  468. background:#fff;
  469. filter: alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity:0.2;opacity: 0.2;
  470. z-index:12;
  471. -webkit-transition: all 0.4s ease;
  472. -moz-transition: all 0.4s ease;
  473. -o-transition: all 0.4s ease;}
  474.  
  475. #backaudio:hover {filter: alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity: 0.7;}
  476.  
  477. #audioplayer {
  478. margin:4px;
  479. overflow:hidden;
  480. position:absolute;
  481. width:26px;
  482. height:28px;
  483. margin-top:0px;
  484. margin-left:-1px;
  485. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;
  486. -webkit-transition: all 0.4s ease;
  487. -moz-transition: all 0.4s ease;
  488. -o-transition: all 0.4s ease;}
  489.  
  490. #albumart {
  491. float:left;
  492. padding:2px;
  493. margin: 2px 7px;}
  494.  
  495. #albuminfo {
  496. letter-spacing:1px;
  497. margin-top:2px;
  498. line-height:15px;
  499. margin-left:110px;}
  500.  
  501. /* -- VIDEO -- */
  502.  
  503. .video {
  504. position: relative;
  505. padding-bottom: 75%;
  506. height: 0;
  507. overflow: hidden;}
  508.  
  509. .video iframe, .video object, .video embed {
  510. position: absolute;
  511. top: 0;
  512. left: 0;
  513. width: 100%;
  514. height: 100%;}
  515.  
  516. /* -- QUOTE ENTRIES -- */
  517.  
  518. #quote {
  519. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  520. font-style:italic;
  521. font-size:16px;
  522. line-height:105%;
  523. z-index:2;}
  524.  
  525. #quos {
  526. position:absolute;
  527. font-size:80px;
  528. width:60px;
  529. margin-left:-2px;
  530. color:#555555;
  531. margin-top:25px;
  532. font-family: 'Bangers', cursive;
  533. text-transform:lowercase;
  534. filter: alpha(opacity=20);-moz-opacity:0.2;-khtml-opacity: 0.2;opacity:0.2;
  535. background:transparent;}
  536.  
  537. /* -- PAGINATION -- */
  538.  
  539. #nav3 {
  540. padding: 1px;
  541. margin-left:24px;
  542. width:80px;
  543.  
  544. text-align:center;}
  545.  
  546. #nav3 a {
  547. display:inline-block;
  548. font-size: 9px;
  549. font-weight:bold;
  550. line-height:10px;
  551. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  552. color:#1a1a1a;
  553. text-decoration:none;
  554. text-transform:uppercase;
  555. -webkit-transition: all 0.4s ease;
  556. -moz-transition: all 0.4s ease;
  557. -o-transition: all 0.4s ease;}
  558.  
  559. #nav3 a:hover {color: #1a1a1a;}
  560.  
  561. /* -- TAGS --*/
  562.  
  563. #info1 {
  564. position:absolute;
  565. width: 120px;
  566. margin-top:-32px!important;
  567.  
  568. left:570px!important;
  569.  
  570. line-height:12px;
  571. padding-left:6px;
  572. text-align: left;
  573. color:#161616;
  574.  
  575. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity:1;
  576. font-size:8px;
  577. font-family:helvetica;
  578. letter-spacing:1px;
  579. text-transform:uppercase;
  580. -webkit-transition: all 0.5s ease;
  581. -moz-transition: all 0.5s ease;
  582. -o-transition: all 0.5s ease;}
  583.  
  584. .entry:hover #info1 {
  585. }
  586.  
  587. #info1 a {color:#161616;}
  588.  
  589. #info1 a:hover {
  590. color:#161616;
  591. -webkit-transition: all 0.5s ease;
  592. -moz-transition: all 0.5s ease;
  593. -o-transition: all 0.5s ease;}
  594.  
  595. #reb {
  596. position:absolute;
  597. margin-top:-12px;
  598. text-align: left;
  599. margin-left:-4px;
  600. font-size:7px;
  601. font-family:tahoma;
  602. color:#f1f1f1;
  603. letter-spacing:1px;
  604. padding:4px;
  605.  
  606. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity:1;
  607. -webkit-transition: all 0.5s ease;
  608. -moz-transition: all 0.5s ease;
  609. -o-transition: all 0.5s ease;}
  610.  
  611. h2 {
  612. width:100px;
  613. padding:1px;
  614. margin-bottom:4px;
  615. padding-left:6px;
  616. border-bottom:1px solid #464646;}
  617.  
  618. #reb a {
  619. display:inline-block;
  620. margin-right:2px;
  621. padding:1px;
  622. padding-left:3px;
  623. padding-right:3px;
  624. text-transform:uppercase;
  625. margin-bottom:2px;
  626. background:#464646;
  627. color: #f1f1f1;}
  628.  
  629. #reb a:hover {
  630. color: #464646;
  631. background:transparent;}
  632.  
  633. /* -- TUMBLR CONTROLS -- */
  634.  
  635. #tumblr_controls {
  636. top: 4.30% !important;
  637. margin: -28px 0 0 0;
  638. right: 1px !important;
  639. display:none;
  640.  
  641. filter: alpha(opacity=50);-moz-opacity:0.5;-khtml-opacity: 0.5;opacity: 0.5;-webkit-transition: all 0.5s ease;
  642. -moz-transition: all 0.5s ease;
  643. -o-transition: all 0.5s ease;
  644. position: fixed !important; }
  645.  
  646. #tumblr_controls:hover {
  647. filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;
  648. -webkit-transition: all 0.5s ease;
  649. -moz-transition: all 0.5s ease;
  650. -o-transition: all 0.5s ease;}
  651.  
  652. /* -- TEXT SELECTION -- */
  653.  
  654. ::selection {
  655. background: #b13434;
  656. color: #faf7f7;}
  657.  
  658. ::-moz-selection {
  659. background: #b13434;
  660. color: #faf7f7;}
  661.  
  662. ::-webkit-selection {
  663. background: #b13434;
  664. color: #faf7f7;}
  665.  
  666. /* -- NOTES -- */
  667.  
  668. .notes {
  669. width:500px;
  670. padding:2px;
  671. padding-left:18px;}
  672.  
  673. .notes a {
  674. color:#b13434;
  675. text-decoration:none;}
  676.  
  677. ol.notes {
  678. padding: 0px;
  679. line-height:24px;
  680. padding-left:10px;
  681. list-style-type: none;}
  682.  
  683. ol.notes li.note {
  684. padding: 6px;}
  685.  
  686. ol.notes li.note img.avatar {
  687. margin-left: -30px;
  688. border: #1f1f1f 3px solid;
  689. width: 16px;
  690. float:left;}
  691.  
  692. ol.notes li.note span.action {
  693. font-weight: bold;}
  694.  
  695. /* -- OTHERS -- */
  696.  
  697. img {border:none;display:block; max-width:100%;}
  698.  
  699. #scrollToTop:link, #scrollToTop:visited {
  700. color: transparent;
  701. background-color: transparent;
  702. display: none;
  703. position: fixed;
  704. bottom: 5px;
  705. right: 5px;
  706. font-family: 'Ubuntu', Helvetica, Arial, sans-serif;
  707. text-transform:uppercase;
  708. color:transparent;}
  709.  
  710. /* -- BLOCKQUOTE -- */
  711.  
  712. blockquote img {max-width: 100%;}
  713.  
  714. blockquote{max-width:500px!important;margin-left:5px;padding-left:5px;border-left:1px solid #555555;} blockquote blockquote{width:470px;} blockquote blockquote blockquote{width:458px;} blockquote blockquote blockquote blockquote{width:448px;} blockquote blockquote blockquote blockquote blockquote{width:438px;} blockquote blockquote blockquote blockquote blockquote blockquote{width:428px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:418px;} blockquote blockquote blockquote blockquote blockquote blockquote blockquote blockquote{width:408px;}
  715.  
  716.  
  717.  
  718.  
  719.  
  720. input[type="text"]:focus {outline: none;}
  721.  
  722. </style>
  723.  
  724. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script><script src="http://static.tumblr.com/ikeq9mi/DfYl6o46t/scrolltotop.min.js"></script><a href="javascript:;" id="scrollToTop">Back To Top</a>
  725.  
  726.  
  727. <!-- BEGIN TUMBLR FACEBOOK OPENGRAPH TAGS -->
  728. <!-- If you'd like to specify your own Open Graph tags, define the og:url and og:title tags in your theme's HTML. -->
  729. <!-- Read more: http://ogp.me/ -->
  730. <meta property="fb:app_id" content="48119224995" />
  731. <meta property="og:title" content="[03] Just Give me a Reason" />
  732. <meta property="og:url" content="http://donithethree.tumblr.com/" />
  733. <meta property="og:description" content="Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et..." />
  734. <meta property="og:type" content="tumblr-feed:tumblelog" />
  735. <meta property="og:image" content="http://24.media.tumblr.com/avatar_20b126751678_128.png" />
  736. <!-- END TUMBLR FACEBOOK OPENGRAPH TAGS -->
  737.  
  738.  
  739. <!-- TWITTER TAGS -->
  740. <meta charset="utf-8">
  741.  
  742. <meta name="twitter:site" content="tumblr" />
  743. <meta name="twitter:card" content="summary" />
  744. <meta name="twitter:title" content="donithethree" />
  745. <meta name="twitter:description" content="Lorem ipsum dolor sit amet, consectetur adipisici elit, sed eiusmod tempor incidunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquid ex ea commodi consequat. Quis aute iure reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur." />
  746.  
  747.  
  748. <script type="text/javascript" language="javascript" src="http://assets.tumblr.com/assets/scripts/tumblelog.js?8c9766bc095963875ab9782b9527dc52"></script><meta http-equiv="x-dns-prefetch-control" content="off"/>
  749. <meta name="keywords" content="Song Post,Allison Weiss,Finger Crossed,pretty little liars,the vampire diaries" />
  750.  
  751. </head><body>
  752.  
  753. <div id="rules">
  754. <img src="АВА БЛОГА">
  755. <div id="title">НАЗВАНИЕ БЛОГА</div>
  756. <div id="subtitle">c</div>
  757. <br><div id="port"><img src="МАЛЕНЬКАЯ АВА">
  758. <div id="nav3"><a href="/page/2">next</a><br></div></div><br>
  759. <div id="basna"><a href="ССЫЛКА">НАЗВАНИЕ</a>
  760. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  761. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  762. <a href="ССЫЛКА">НАЗВАНИЕ</a></div>
  763. <br><div class="dess">ОПИСАНИЕ</div><br>
  764. <div id="navicon">
  765. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  766. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  767. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  768. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  769. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  770. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  771. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  772. <a href="ССЫЛКА">НАЗВАНИЕ</a>
  773. </div></div>
  774.  
  775. <div id="left">
  776.  
  777.  
  778.  
  779.  
  780.  
  781.  
  782.  
  783. <div class="entry">
  784.  
  785.  
  786. {block:text} <!— Блок: текстовая запись —>
  787. <div class="post">
  788. {block:title}<a href="{%postlink%}" class="h3 link">{%title%}</a>{/block:title} <!— Блок: заголовок записи —>
  789. <div>
  790. {%text%}
  791. </div>
  792. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  793. </div>
  794. {/block:text}
  795.  
  796. {block:photo} <!— Блок: фотография —>
  797. <div class="post">
  798. <div>
  799. {%linkopen%}<img src="{%photo%}"/>{%linkclose%} <!— Ссылка и фото —>
  800. </div>
  801. {block:caption}<div>{%caption%}</div>{/block:caption} <!— Описание фото —>
  802. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  803. </div>
  804. {/block:photo}
  805.  
  806. {block:link} <!— Блок: ссылка —>
  807. <div class="post">
  808. <div><a href="{%linkurl%}">{%linkname%}</a></div> <!— Название и адрес ссылки —>
  809. {block:caption}<div>{%caption%}</div>{/block:caption}
  810. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  811. </div>
  812. {/block:link}
  813.  
  814. {block:quote} <!— Блок: цитата —>
  815. <div class="post">
  816. <h3>{%quote%}</h3> <!— Цитата —>
  817. <p>&mdash; {%quotesource%}</p> <!— Автор/Источник —>
  818. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  819. </div>
  820. {/block:quote}
  821.  
  822. {block:audio} <!— Блок: аудио —>
  823. <div class="post">
  824. <div>{%audioplayer%}</div> <!— Проигрыватель муз. файлов —>
  825. {block:caption}<div>{%caption%}</div>{/block:caption} <!— описание —>
  826. <p><a href="{%postlink%}">{%time%}&nbsp; &bull; &nbsp;{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  827. </div>
  828. {/block:audio}
  829.  
  830. {block:video} <!— Блок: видео —>
  831. <div class="post">
  832. <div>{%videoplayer%}</div>
  833. {block:caption}<div>{%caption%}</div>{/block:caption} <!— описание —>
  834. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  835. </div>
  836. {/block:video}
  837.  
  838. {block:dialog} <!— Блок: диалог —>
  839. <div class="post">
  840. {block:title}<h1>{%title%}</h1>{/block:title} <!— Блок: заголовок записи —>
  841. <div>{%dialog%}</div>
  842. <p><a href="{%postlink%}">{%daymonthyear%}</a></p> <!— ссылка на пост, время и дата —>
  843. </div>
  844. {/block:dialog}
  845.  
  846. {block:endposts} <!— Блок: конец записи(ей) —>
  847. </div>
  848. {/block:endposts}
  849.  
  850. {block:startfooter} <!— Блок: начало футера —>
  851. <div id="footer">
  852. {/block:startfooter}
  853.  
  854. {block:endfooter} <!— Блок: конец футера —>
  855. </div>
  856. <div class="clear"></div>
  857. {/block:endfooter}
  858.  
  859. </body>
  860. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement