Advertisement
pilcrow-themes

Pilcrow 02

Jan 26th, 2015
187
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 18.67 KB | None | 0 0
  1. <!--BY WWW.AMARE.TK
  2. OBS: PRESS THE RAW OPTION TO BE EASIER TO COPY
  3.     ALL COLOURS CUSTOM, 4 LINKS
  4.  I MAKE THEMES TO WORK BETTER IN BLOGS OF PHOTOGRAPHYS BUT THEY WORK FINE IN OTHER TYPES
  5.    IF YOU WILL USE THIS THEME PLEASE MAKE SURE TO LIKE THE POST YOU FOUND IT
  6.    DONT REMOVE THE CREDIT LINK OR USE AS BASE
  7. THE NEXT PAGE BUTTON IS IN LEFT SIDE OF SIDEBAR
  8.  
  9. ---->
  10.  
  11. <html>
  12.  
  13. <head>
  14.  
  15. <meta name="color:background" content="#f8f8f8" />
  16. <meta name="color:link" content="#666" />
  17. <meta name="color:hover" content="#999" />
  18. <meta name="color:text" content="#666" />
  19. <meta name="color:sidebar" content="#fff" />
  20. <meta name="color:border" content="#e3e3e3" />
  21. <meta name="color:post" content="#ffffff" />
  22.  
  23. <meta name="text:write" content="what" />
  24. <meta name="image:background" content="" />
  25. <meta name="image:sidebar" content="http://static.tumblr.com/e0su87i/KjZma42mo/tumblr_lyhk8cacdq1qbem7no3_250.jpg" />
  26. <meta name="text:write" content="" />
  27.  
  28.  
  29. <meta name="text:Link1 url" content="/" />
  30. <meta name="text:Link1 Title" content="link4" />
  31. <meta name="text:Link2 url" content="/" />
  32. <meta name="text:Link2 Title" content="link5" />
  33. <meta name="text:Link3 url" content="/" />
  34. <meta name="text:Link3 Title" content="link6" />
  35. <meta name="text:Link4 url" content="/" />
  36. <meta name="text:Link4 Title" content="link7" />
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.                      <title>{Title}</title>
  46. <link rel="shortcut icon" href="{Favicon}">
  47. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  48. {block:Description}
  49. <meta name="description" content="{MetaDescription}" />
  50. {/block:Description}
  51.  
  52.  
  53.  <link href='http://fonts.googleapis.com/css?family=Tulpen+One' rel='stylesheet' type='text/css'>
  54.  
  55. <link href='http://fonts.googleapis.com/css?family=Oranienbaum' rel='stylesheet' type='text/css'>
  56.  
  57.  
  58.  
  59. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  60.  
  61. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Parisienne' rel='stylesheet' type='text/css'>
  64.  
  65. <style type="text/css">
  66.  
  67.  
  68.  
  69.  ::-webkit-scrollbar-thumb:vertical {background-color:#000;height:75px;width:3px;}
  70. ::-webkit-scrollbar {height:0px;width:3px;background-color:#ffffff; padding:2px;}
  71.  
  72.  @font-face {
  73. font-family: "pacifico";
  74. src: url(http://static.tumblr.com/ufwwwyn/Do8m4xui1/pacifico.ttf) format("truetype");
  75. }
  76.  
  77. body {
  78.     background-color: {color:background};
  79.     font-family: calibri;
  80.     color: {color:text};
  81.     text-align: center;
  82.     font-size: 9px;
  83.     background-image:url('{image:background}');
  84.     background-attachment: fixed; }
  85.  
  86. a {color: {color:link};
  87.     text-decoration: none;
  88.     text-transform:uppercase;}
  89. a:hover {
  90.     text-transform:uppercase;
  91.     background-color: transparent;
  92.     text-decoration: none;
  93.     opacity:1
  94.     font-weight:bold;
  95.     }
  96.  
  97. p {margin: 6px 0 0 0}
  98.  
  99. blockquote {
  100.     margin: 5px 5px 5px 5px;
  101.     border-left: 6px solid {color:background};
  102.     padding-left: 5px; }
  103.    
  104. blockquote blockquote {
  105.     margin: 0px 5px 0px 5px;
  106.     border-left: 5px solid {color:background};}
  107.    
  108. blockquote blockquote blockquote {
  109.     margin: 0px 5px 0px 5px;
  110.     border-left: 4px solid {color:background}; }
  111.    
  112. blockquote blockquote blockquote blockquote {
  113.     margin: 0px 5px 0px 5px;
  114.     border-left: 3px solid {color:background}; }
  115.  
  116. blockquote img{
  117.     max-width: 470px!important}
  118. blockquote blockquote img{
  119.     max-width: 450px!important}
  120. blockquote blockquote blockquote img{
  121.     max-width: 430px!important}
  122. blockquote blockquote blockquote blockquote img{
  123.     max-width: 410px!important}
  124.  
  125.  
  126. #container {
  127.     text-align: center;
  128.     width: 935px;
  129.     margin: 20px auto 20px auto;
  130.     padding: 0px; z-index: 1}
  131.  
  132. #entry {margin-top:60px;
  133.     float: left;
  134.     margin-left: 450px;}
  135.  
  136. .posts {
  137.     width: 500px;
  138.     background-color: transparent;
  139.     padding: 5px;
  140.     margin-bottom: -1px;
  141.     text-align: justify;
  142.     font-family: calibri;
  143.     bottom:26px;
  144.     font-size: 10px;
  145.     border:4px double {color:sidebar};
  146.     position: relative;}
  147.  
  148. h1 {
  149.     font-family: calibri; text-align:
  150.     center; font-size: 16px;
  151.     text-transform: uppercase;
  152.     color: {color:text};
  153.     font-weight: normal;
  154.     line-height: 18px;}
  155.    
  156. h1 a {
  157.     text-align: center;
  158.     font-size: 16px;
  159.     text-transform: uppercase;
  160.     color: {color:text};
  161.     font-weight: normal;
  162.     line-height: 18px;}
  163.    
  164. h1 a:hover {
  165.     text-align: center;
  166.     font-size: 16px;
  167.     text-transform: uppercase;
  168.     color: {color:text};
  169.     font-weight: normal;
  170.     line-height: 18px;}
  171.  
  172. .image {
  173.     text-align: center; border: 0px}
  174.    
  175. .image img {
  176.     max-width: 500px;
  177.     margin-bottom: 2px
  178.     }
  179.  
  180. .pquote {
  181.     font-family: cambria;
  182.     text-align: center;
  183.     font-size: 15px;
  184.     font-style:italic;
  185.     line-height: 15px;
  186.     padding: 3px;}
  187.    
  188. .pquotesource {
  189.     font-size: 8px;
  190.     font-family: calibri;
  191.     text-align: center;
  192.     text-transform:uppercase;
  193.     margin-bottom: 5px;}
  194.    
  195. .pquotesource a, a:hover{
  196.     text-transform: uppercase;}
  197.  
  198. .chat {
  199.     line-height: 13px; list-style: none }
  200. .chat ul {
  201.     line-height: 13px; list-style: none;
  202.     padding: 5px; line-height:14px;}
  203.    
  204. .person1 {color: {color:text}; padding: 2px; }
  205. .person1 .label {font-weight: bold;  color:{color:text}}
  206. .person2 {color: {color:text}; padding: 2px;  }
  207. .person2 .label {font-weight: bold;  color:{color:text}}
  208.  
  209. .player {
  210.     background-color: #000;
  211.     text-align: left;
  212.     display:block;}
  213.  
  214. .question {
  215. color:{color:text};
  216. font-size: 10px;
  217. font-weight: normal;
  218. font-family: calibri;
  219. line-height:95%;
  220. background: {color:background};
  221. position: relative;
  222. min-height:70px;
  223. padding:10px 15px;
  224. margin-bottom:2px;
  225. margin-right:-10px;}
  226.  
  227. .questionarrow {
  228. font-size:30px;
  229. color:{color:background};
  230. vertical-align:middle;
  231. margin-left:-5px!important;}
  232.  
  233. #asker {
  234.     float:left;
  235.     margin-right:5px;
  236. }
  237.  
  238. .answer {color:{color:answer};}
  239.  
  240. .permalinks {
  241.     opacity: 0.7;
  242.     -webkit-transition: all 0.6s ease-out;
  243.     -moz-transition: all 0.6s ease-out;}
  244.    
  245. .permalinks:hover {
  246.     opacity: 0.99;
  247.     -webkit-transition: all 0.6s ease-out;
  248.     -moz-transition: all 0.6s ease-out;}
  249.  
  250. #info {
  251.    
  252.     background-color:{color:sidebar};
  253.     border: 0px solid {color:sidebar};
  254.     text-align:right;
  255.     padding:0px;
  256.     height:14px;
  257.     font-style: ;
  258.     margin-top:1px;
  259.     opacity:1;
  260.     font-size: 10px;
  261.     font-family: calibri;
  262.     text-transform: uppercase;
  263.     z-index: 11;}
  264.    
  265.    
  266. #info a {
  267.     font-size: 9px;
  268.     text-transform: uppercase;}
  269. #info:hover { -webkit-transition: all .9s ease-out;
  270.     -moz-transition: all .6s ease-out;opacity:1; }
  271.  
  272. #tags {
  273.     color: {color:text};
  274.     font-size: 9px;
  275.     font-family: calibri;
  276.     display: inline;
  277.     list-style: none;
  278.     text-transform: uppercase;;}
  279.    
  280. #tags a {
  281.     font-size: 9px;
  282.     font-family: calibri;
  283.     display: inline;
  284.     list-style: none;
  285.     text-transform: uppercase;;}
  286.  
  287. #cap {width: 500px; margin-top: -2px;}
  288. .source {display: none;}
  289.  
  290. .notes {
  291.     width: 520px;
  292.     padding: 0px;
  293.     margin-top: 1px;
  294.     margin-bottom: 1px;
  295.     font-size: 9px;
  296.     text-align: center}
  297.    
  298. ol.notes {
  299.     list-style: none;  
  300.     margin: 0 20px 0 0px;
  301.     padding: 0px;
  302.     z-index: 11;}
  303.    
  304. ol.notes li {
  305.     background-color: {color:post};
  306.     margin-bottom: 2px; padding: 5px; }
  307.    
  308. .notes img{
  309.     display: none; border:0px}
  310.  
  311. #damon {
  312.     position: fixed; margin: 0px 0px 0px -492px;}
  313.  
  314.  
  315. #sidebar {
  316.     position:fixed;
  317.     float: justify;
  318.     z-index:2;
  319.     left:830px;
  320.     top: 200px;
  321.     padding-top:70px;
  322.     padding: 1px;
  323.     text-align: justify;
  324.     width: auto;
  325.     height: auto;
  326.     background-color:transparent;}
  327.  
  328.  
  329. #ps {position: fixed; margin-top:110px; margin-left:-647px;}
  330.  
  331. #pagination {width:10px; margin:auto!important; font:19px calibri; color:{color:text}; text-align:center; border-bottom:px solid {color:border}; padding-top:2px;}
  332. #pagination a {color:{color:text};}
  333. #pagination a:hover{color:{color:text};}
  334.  
  335.  
  336.  
  337. .titlek {
  338.     position: fixed;
  339.     background-color:transparent;
  340.     font-family: arial;
  341.     font-size:12px;
  342.     width:270px;
  343.     font-style:normal;
  344.     color: {color:text};
  345.     height:auto;
  346.     padding: 2px;
  347.     text-align: right;
  348.     margin-top: 234px;
  349.     margin-left: -700px; }
  350.  
  351.  
  352.  
  353.  
  354. .description {background: url(http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png) no-repeat -2 2px;
  355.     position: fixed;
  356.     opacity:1;
  357.     position: fixed;
  358.     background-color:transparent;
  359.     font-family:calibri;
  360.     font-size:10px;
  361.     width:183px;
  362.     font-style: ;
  363.     color: {color:text};
  364.     height:auto;
  365.     padding-left: 25px;
  366.     padding-top: 5px;
  367.     text-transform:none;
  368.     text-align: left;
  369.     margin-top: 250px;
  370.     margin-left:-628px;
  371.     border-TOP: px solid {color:border};}
  372.  
  373.  
  374.    
  375.    
  376.  
  377.  
  378.  
  379.  
  380. .mside {
  381.     text-align: justify;
  382.     overflow: hidden;
  383.     font-size: 9px;
  384.     font-family: arial;
  385.     position: fixed;
  386.     margin-left:-780px;
  387.     width: 393px;
  388.     height: 377px;
  389.     background-color: TRANSPARENT;
  390.     color: {color:text};
  391.     margin-top:-57px;
  392.     background-attachment: fixed;
  393.     }
  394.  
  395. .mside img{
  396.     width: 200px;
  397.     height:260px;
  398.     margin-left:152px;
  399.     margin-top: 22px;
  400.     padding:4px;
  401.    
  402.     webkit-transition-duration: 1.0s;
  403.     -moz-transition-duration: 1.0s;
  404.     border: 1px solid {color:border};
  405.     -webkit-border-radius: 0px 0px 0px 0px;
  406.     box-shadow:px 0px px {color:text} ;
  407.     -webkit-transition: all 0.9s ease-out; -moz-transition: all 0.3s ease-out;
  408.     -moz-border-radius:0px;
  409.  
  410. border-bottom-left-radius: 0.em;
  411.  
  412.  
  413. border-bottom-right-radius: 0.em;
  414.  
  415.  
  416. border-top-left-radius: 0.em;
  417.  
  418.  
  419. border-top-right-radius: 0.em;}
  420.  
  421. .mside img:hover{opacity: 1;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;-webkit-filter: grayscale(1);}
  422.  
  423. .link1 {
  424.     width:40px;
  425.     position:absolute;
  426.     font-family:calibri;
  427.     font-size:9px;
  428.     height:10px;
  429.     font-style:;
  430.     padding: 4px; ;
  431.     text-align:center;
  432.     text-transform: uppercase;
  433.     margin-top:-290px;
  434.     background-color:{color:background};
  435.     opacity:1;
  436.     margin-left:175px;
  437.     -webkit-transition: all 0.8s ease-out;
  438.     -moz-transition: all 0.5s ease-out;
  439.     -o-transition: all 0.5s ease-out;
  440.      border: px solid {color:border};}
  441.  
  442.  
  443.  
  444. .link2 {
  445.     width:40px;
  446.     position:absolute;
  447.     font-family:calibri;
  448.     font-size:9px;
  449.     height:10px;
  450.     font-style:;
  451.     padding: 4px; ;
  452.     text-align:center;
  453.     text-transform: uppercase;
  454.     margin-top:-290px;
  455.     background-color:{color:background};
  456.     opacity:1;
  457.     margin-left:230px;
  458.     -webkit-transition: all 0.8s ease-out;
  459.     -moz-transition: all 0.5s ease-out;
  460.     -o-transition: all 0.5s ease-out;
  461.      border: px solid {color:border};}
  462.      
  463.      
  464. .link3 {
  465.     width:40px;
  466.     position:absolute;
  467.     font-family:calibri;
  468.     font-size:9px;
  469.     height:10px;
  470.     font-style:;
  471.     padding: 4px; ;
  472.     text-align:center;
  473.     text-transform: uppercase;
  474.     margin-top:-290px;
  475.     background-color:{color:background};
  476.     opacity:1;
  477.     margin-left:285px;
  478.     -webkit-transition: all 0.8s ease-out;
  479.     -moz-transition: all 0.5s ease-out;
  480.     -o-transition: all 0.5s ease-out;
  481.      border: px solid {color:border};}
  482.  
  483.  
  484. .link4 {
  485.     width:51px;
  486.     position:absolute;
  487.     font-family:cambria;
  488.     font-size:10px;
  489.     height:15px;
  490.     font-style:italic;
  491.    FONT-WEIGHT:normal;
  492.     padding: 2px; ;
  493.     text-align:center;
  494.     text-transform: lowercase;
  495.     margin-top:-150px;
  496.     background-color:{color:background};
  497.     opacity:0;
  498.     margin-left:153px;
  499.     -webkit-transition: all 0.3s ease-out;
  500.     -moz-transition: all 0.3s ease-out;
  501.     -o-transition: all 0.3s ease-out;
  502.      border:px solid {color:border};}
  503.      
  504. .link4:hover {box-shadow: inset 100px 0px {color:sidebar};}    
  505.  
  506.  
  507.  
  508. .link5 {
  509.        width:46px;
  510.         position:absolute;
  511.         font-family:cambria;
  512.         font-size:10px;
  513.     height:15px;
  514.     font-style:italic;
  515.     FONT-WEIGHT:normal;
  516.     padding: 2px; ;
  517.         text-align:center;
  518.         text-transform: lowercase;
  519.         margin-top:-150px;
  520.         background-color:{color:background};
  521.         opacity:0;
  522.         margin-left:208px;
  523.         -webkit-transition: all 0.3s ease-out;
  524.         -moz-transition: all 0.3s ease-out;
  525.         -o-transition: all 0.3s ease-out;
  526.          border:0px solid {color:border};}
  527. .link5:hover {box-shadow: inset 100px 0px {color:sidebar};}  
  528.  
  529. .link6 {
  530.     width:44px;
  531.     position:absolute;
  532.     font-family:cambria;
  533.     font-size:10px;
  534.     height:15px;
  535.     font-style:italic;
  536.    FONT-WEIGHT:normal;
  537.     padding: 2px; ;
  538.     text-align:center;
  539.     text-transform: lowercase;
  540.     margin-top:-150px;
  541.     background-color:{color:background};
  542.     opacity:0;
  543.     margin-left:258px;
  544.     -webkit-transition: all 0.3s ease-out;
  545.     -moz-transition: all 0.3s ease-out;
  546.     -o-transition: all 0.3s ease-out;
  547.      border:px solid {color:border};}
  548.      
  549.      
  550.      .link6:hover {box-shadow: inset 100px 0px {color:sidebar};}  
  551.  
  552. .link7 {
  553.     width:51px;
  554.     position:absolute;
  555.     font-family:cambria;
  556.     font-size:10px;
  557.     height:15px;
  558.     font-style:italic;
  559.      FONT-WEIGHT:normal;
  560.     padding: 2px; ;
  561.     text-align:center;
  562.     text-transform: lowercase;
  563.     margin-top:-150px;
  564.     background-color:{color:background};
  565.     opacity:0;
  566.     margin-left:306px;
  567.     -webkit-transition: all 0.3s ease-out;
  568.     -moz-transition: all 0.3s ease-out;
  569.     -o-transition: all 0.3s ease-out;
  570.      border:0px solid {color:border};}
  571. .link7:hover {box-shadow: inset 100px 0px {color:sidebar};}  
  572.  
  573.  
  574. .mside:hover .link1 {opacity:1; text-shadow:;
  575. }
  576.  
  577. .mside:hover .link2 {opacity:1; text-shadow: ;
  578. }
  579.  
  580. .mside:hover .link3 {opacity:1;  text-shadow: ;
  581. }
  582.  
  583. .mside:hover .link4 {opacity:1;
  584. }
  585.  
  586. .mside:hover .link5 {opacity:1;
  587. }
  588.  
  589. .mside:hover .link6 {opacity:1;
  590. }
  591. .mside:hover .link7 {opacity:1;
  592. }
  593.  
  594.  
  595.  
  596.  
  597.  
  598. #tumblr_controls{position: fixed!important}
  599.  
  600. #tumblr_controls{position: fixed!important}
  601.  
  602. #tumblr_controls{position: fixed!important}
  603.  
  604. #tumblr_controls{position: fixed!important}
  605.  
  606.  
  607.  
  608. iframe#tumblr_controls {position: fixed !important; top: 0 !important; right: 0 !important;  opacity: 0.5 !important; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  609. iframe#tumblr_controls:hover { position: fixed !important; top: 0 !important; right: 0 !important;   opacity: 1.0 !important; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  610.  
  611.  
  612.  </style>
  613.  
  614.  
  615. <body onkeydown="return false">
  616.  
  617.  
  618. <div id="sidebar">
  619. <div id="pag">
  620. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}
  621. {block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}{/block:Pagination}    
  622. </div>
  623. <div class="tititica1"></div>
  624.  
  625. <div class="description">{description} </div>
  626.  
  627.  
  628. <div class="titlek">{text:write}</div>
  629.  
  630. <div class="mside"><img src="{image:sidebar}"/>
  631.  
  632. <!---kansas links ----->
  633. <a href="/"><div class="link1 ">home </div> </a>
  634. <a href="/ask"><div class="link2 ">MESSAGE</div></a>
  635. <a href="/archive"><div class="link3 ">ARCHIVE</div></a>
  636. <a href="{text:link1 url}"><div class="link4 ">{text:link1 title}  </div></a>
  637. <a href="{text:link2 url}"><div class="link5">{text:link2 title}  </div></a>
  638. <a href="{text:link3 url}"><div class="link6">{text:link3 title}  </div></a>
  639. <a href="{text:link4 url}"><div class="link7">{text:link4 title}</div></a>
  640.  
  641.    
  642. </div>
  643.  
  644. <div id="ps">{block:Pagination}<div id="pagination"> {block:PreviousPage} <a href="{PreviousPage}" title=""> ยซ</a>{/block:PreviousPage}  {block:NextPage}<a href="{NextPage}" title="">ยป</a>{/block:NextPage}</div>
  645. {/block:Pagination}</div>
  646.  
  647.  
  648.  
  649. </div>
  650. <div id="entry">
  651.  
  652. {block:Posts}
  653. <div class="posts">
  654.  
  655. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  656.  
  657. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  658.  
  659. {block:Photoset}{Photoset-500}{/block:Photoset}
  660.  
  661. {block:Quote}
  662. <div class="pquote"><img src="http://static.tumblr.com/akhimg2/fAbm9o4gq/untitled-2.png">{Quote}</div>
  663. {block:Source}<div class="pquotesource"> - {Source}</div>
  664. {/block:Source}
  665. {/block:Quote}
  666.  
  667. {block:Link}
  668. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  669. {block:Description}{Description}{/block:Description}
  670. {/block:Link}
  671.  
  672. {block:Chat}
  673. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  674. <div class="chat"><ul>{block:Lines}
  675. <li class="person{UserNumber}">{block:Label}
  676. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  677. {/block:Chat}
  678.  
  679. {block:Audio}
  680. <div class="player">{AudioPlayerBlack}</div>
  681. {block:Caption}{Caption}{/block:Caption}
  682. {/block:Audio}
  683.  
  684. {block:Video}{Video-500}{/block:Video}
  685.  
  686.  
  687. {block:Answer}<div id="asker"><img src="{AskerPortraitURL-24}"></div>{Asker}:<br>{Question}<br>{Answer}{/block:Answer}
  688.  
  689.  
  690. <div id="cap">
  691. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  692. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  693. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  694.  
  695. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  696.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  697.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  698. {/block:ContentSource}</div></div>
  699. <br>
  700.  
  701. <div class="permalinks">
  702. {block:Date}<div id="info">
  703. <a href="{Permalink}">{block:Date}<center>{TimeAgo}{/block:Date}</a></a> {block:NoteCount} <a href="{Permalink}" <b>{block:NoteCount}{/block:NoteCount}</a> / {NoteCountWithLabel}</b></a>{block:RebloggedFrom}  <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"> / via</a> /{/block:RebloggedFrom} {block:ContentSource}  <a href="{SourceURL}">  source</a> {/block:ContentSource} {block:IndexPage} <a href="{ReblogUrl}" target="_blank">/ reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} x<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  704. </div></center>{/block:IfShowTags}{/block:Date}</div>
  705. </div>
  706.  
  707.  
  708.  {/block:Posts}
  709. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  710.  
  711.  
  712.  
  713.  
  714. <a style="position:fixed;bottom:10px;right:15px;font-family:CALIBRI;font-size:10px;opacity:0.7;" href="http://pilcrow.tumblr.com">AMARE
  715. </a>
  716.  
  717. </div>
  718. </div>
  719. </div>
  720. </div>
  721.  
  722. </body>
  723. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement