k-a-n-s-a-s

Theme #16 (design 2)

Jul 14th, 2012
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.09 KB | None | 0 0
  1. <!--- THEME BY K-A-N-S-A-S #16 DONT REMOVE TAG OF THE CREDIT PLEASE --->
  2.  
  3.  
  4.  
  5. <html>
  6.  
  7. <head>
  8.  
  9.  
  10.  
  11. <!-- DEFAULT VARIABLES -->
  12. <meta name="color:background" content="#fdf7f3" />
  13. <meta name="color:link" content="#be9363" />
  14. <meta name="color:text" content="#b17e7e" />
  15. <meta name="color:lhover" content="#ad582e" />
  16. <meta name="color:border" content="#fdb885" />
  17. <meta name="color:links1" content="#0c0b0b" />
  18. <meta name="color:links2" content="#2b292b" />
  19. <meta name="color:links3" content="#524f52" />
  20. <meta name="color:links4" content="#8d8d8d" />
  21. <meta name="color:links5" content="#b9b9b9" />
  22.  
  23.  
  24.  
  25.  
  26. <meta name="if:Show tags" content=""/>
  27.  
  28.  
  29.  
  30. <meta name="text:Link1" content="" />
  31. <meta name="text:Link1 Title" content="one" />
  32.  
  33.  
  34.  
  35.  
  36. <title>{Title}</title>
  37. <link rel="shortcut icon" href="{Favicon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}" />
  41. {/block:Description}
  42.  
  43. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  46. <link href='http://fonts.googleapis.com/css?family=Give+You+Glory' rel='stylesheet' type='text/css'>
  47. <style type="text/css">
  48.  
  49. body {background-color: {color:background}; font-family: arial; color: {color:text}; text-align: center; font-size: 10px; text-transform:none; background-image:url('{image:background}'); background-attachment: fixed; }
  50.  
  51. a {color: {color:link}; text-decoration: none; text-transform: none;}
  52. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  53.  
  54. p {margin: 6px 0 0 0}
  55.  
  56. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  57. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  58. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  59. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  60.  
  61. blockquote img{max-width: 470px!important}
  62. blockquote blockquote img{max-width: 450px!important}
  63. blockquote blockquote blockquote img{max-width: 430px!important}
  64. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  65.  
  66.  
  67. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  68.  
  69. iframe#tumblr_controls {
  70. top:0px !important;
  71. right:3px !important;
  72. position: fixed !important;
  73. -webkit-transition: opacity 0.7s linear;
  74. opacity: 0.4;
  75. -webkit-transition: all 0.8s ease-out;
  76. -moz-transition: all 0.8s ease-out;
  77. transition: all 0.8s ease-out;
  78. z-index:999999999999999999;}
  79.  
  80. iframe#tumblr_controls:hover{
  81. -webkit-transition: opacity 0.7s linear;
  82. opacity: 1;
  83. -webkit-transition: all 0.4s ease-out;
  84. -moz-transition: all 0.4s ease-out;
  85. transition: all 0.4s ease-out;
  86. z-index:999999999999999999999;}
  87.  
  88.  
  89.  
  90. .c1 {position: fixed; background-color:{color:background}; background-image:url('{image:background}'); z-index: 1; width: 920px; height: 79px; margin-top: -56px; margin-left:60px;}
  91. #c2 {position: fixed; margin: 0px 0px 0px 12px;}
  92. #c3{font-size: 2px; font-family: arial; position: relative; margin-left: 434px; width: 519px; background-color: {color:sbar}; padding: 1px; margin-top: 20px; background-attachment: fixed; background-image:url('{image:sidebarbackground}'); height:1px; z-index:3;}
  93.  
  94. #entries {width:410px; float:left; margin-left:480px; margin-top:30px; position:relative; z-index:999}
  95.  
  96. .entries {width:400px; padding:12px; background-color:transparent; margin-bottom: 3px; float:right; text-align:justify; border-bottom: 0px solid {color:border} ;}
  97. }
  98.  
  99. #reblogs {display:none; background-color:{color:post};}
  100.  
  101. .entries:hover #information {opacity:1;}
  102.  
  103. #information{position:absolute; font-size:10px ;font-family:calibri; text-transform:uppercase; color:{color:link}; margin-left:418px; opacity:0; height:auto; width: 100px; border-left:1px dotted {color:line}; margin-top:-8px; background-color:transparent; display:block; text-align:left; padding:4px; -moz-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out;-webkit-transform: rotate(0deg);}
  104. #information a{text-transform:uppercase; color:{color:permalink}; font-style:normal; text-align: left;}
  105. #information a:hover {color:{color:info link hover};}
  106.  
  107. .noted a{font:16px georgia!important; color:{color:permalink}!important; letter-spacing:0px; text-transform:uppercase!important; font-style:normal!important; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; font-weight:300!important;}
  108. .noted a:hover {color:{color:text}!important;}
  109.  
  110. .dated {font:9px arial; text-transform:uppercase; color:{color:permalink};}
  111.  
  112. #title {width:400px;}
  113. .texttitle {font-size:14px; font-family: calibri; margin:0px 0px -03px 0px; font-weight:normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  114. .texttitle a {font-size:16px; font-family: georgia; margin:0px 0px -03px 0px; font-weight: normal; color: {color:text}; text-transform:none; padding:2px 1px; text-align:center;}
  115.  
  116. .tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; text-align:center; text-transform: uppercase;}
  117. .tags a {font-size: 10px; color: calibri; display: inline; text-align:center; text-transform: uppercase;}
  118.  
  119. .chat .line{
  120. font:10px {font:Body};
  121. background-color:{color:chat1};
  122. margin: 0 0 1px;
  123. padding: 2px;
  124. }
  125. .chat .line.odd{ background-color:{color:chat2};}
  126.  
  127. .label {font-weight:bold; color:{color:bold}}
  128.  
  129.  
  130. .links1 {position: absolute; width: 90px; margin-left:265px; margin-top:359px; padding: 0px; text-align: center; z-index:3;}
  131. .links1 a {float: left; display: block; letter-spacing: 0px; font-size:0px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 20px; background-color: {color:links1}; color: {color:links1}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  132. .links1 a:hover{text-align: right; background-color: {color:links1}; color: {color:lhover};font-size:10px; width: 180px;letter-spacing:0px; text-transform: uppercase;}
  133.  
  134. .links2 {position: absolute; width: 90px; margin-left:285px; margin-top:359px; padding: 0px; text-align: center; z-index:3;}
  135. .links2 a {float: left; display: block; letter-spacing: 0px; font-size:0px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 20px; background-color: {color:links2}; color: {color:links2}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  136. .links2 a:hover{text-align: right; background-color: {color:links2}; color: {color:lhover};font-size:10px; width: 190px;letter-spacing:0px; text-transform: uppercase;}
  137.  
  138. .links3 {position: absolute; width: 106px; margin-left:295px; margin-top:359px; padding: 0px; text-align: center; z-index:3;}
  139. .links3 a {float: left; display: block; letter-spacing: 0px; font-size:0px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 20px; background-color: {color:links3}; color: {color:links3}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  140. .links3 a:hover{text-align: right; background-color: {color:links3}; color: {color:lhover};font-size:10px; width: 176px;letter-spacing:0px; text-transform: uppercase;}
  141.  
  142. .links4 {position: absolute; width: 30px; margin-left:305px; margin-top:359px; padding: 0px; text-align: center; z-index:3;}
  143. .links4 a {float: left; display: block; letter-spacing: 0px; font-size:0px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 20px; background-color: {color:links4}; color: {color:links4}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  144. .links4 a:hover{text-align: right; background-color: {color:links4}; color: {color:lhover};font-size:10px ; width: 140px;letter-spacing:0px; text-transform: uppercase;}
  145.  
  146. .links5 {position: absolute; width: 30px; margin-left:325px; margin-top:359px; padding: 0px; text-align: center; z-index:3;}
  147. .links5 a {float: left; display: block; letter-spacing: 0px; font-size:0px; font-family:calibri; text-align: center; margin-right: 1px; margin-bottom:1px; width: 20px; background-color: {color:links5}; color: {color:links5}; text-decoration: none; text-transform:uppercase; height:12px; -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out;}
  148. .links5 a:hover{text-align: right; background-color: {color:links5}; color: {color:lhover};font-size:10px ; width: 130px;letter-spacing:0px; text-transform: uppercase;}
  149.  
  150.  
  151.  
  152. .linkdescription {padding:0px; margin:0px; font:10px {font:Body};}
  153.  
  154. .pquote {font-family: georgia; font-style: ;text-align: center; font-size: 14px; line-height: 15px; padding: 3px;}
  155. .pquotesource {text-align: center; font-size: 10px; font-family: arial; text-transform: none; margin-bottom: 5px; margin-top:2px;}
  156. .pquotesource a, a:hover{text-transform: none;}
  157.  
  158. #spencer {color: {color:text}; background-color: {color:sidebar}; font-family:georgia; font-size: 13px; font-style:italic; text-shadow:0px 0px 10px color:{color:shadow}; letter-spacing: 0px; text-align: center; text-transform: none; width: 161px; line-height: 20px; height: 20px; margin-left: 114px; margin-top: -70px; font-weight; border-bottom:0px solid {color:line}; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out}
  159.  
  160.  
  161.  
  162. .descri { font-family: arial; width: 76px; height: 92px; position:fixed; margin-left:245px; background-color:transparent; color:{color:text}; margin-top: 217px; font-size: 10px; padding: 4px; text-align:center; text-transform:none;font-style: ; opacity:1; border-bottom:0px solid {color:backgroundmenu}; border-bottom:3px solid {color:border};}
  163.  
  164.  
  165. .player {background-color: #000; text-align: left; display:block;}
  166.  
  167. .question {
  168. color:{color:text};
  169. font-size: 11px;
  170. font-weight: normal;
  171. font-family: verdana;
  172. line-height:95%;
  173. background: {color:background};
  174. position: relative;
  175. min-height:70px;
  176. padding:10px 15px;
  177. margin-bottom:2px;
  178. margin-right:-10px;}
  179.  
  180. .questionarrow {
  181. font-size:30px;
  182. color:{color:background};
  183. vertical-align:middle;
  184. margin-left:-5px!important;}
  185.  
  186. /** estilo de ask by htmland **/
  187. @font-face {font-family: "tinytots"; src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf')}
  188. .hlanswer {background: #bebebe color: {color:text}; width: 385px; font: normal 10px arial; margin-bottom: 2px; padding-top: 13px; padding-left: 13px; padding-bottom: 13px; text-align: justify; display: block; overflow: hidden; border-top: 2px solid #bebebe;}
  189. .hlanswer img {border: 2px solid #bebebe; float: right; margin-top: -15px; margin-left: 13px; margin-bottom: -13px; opacity: 0.8; }
  190. .hlanswer img:hover {opacity: 1.0}
  191. .hlanswerinfo {background: transparent; padding: 3px; float: right; display: inline-block; width: auto; color: {color:text}; font: normal 10px "georgia"; text-transform: none; margin-bottom: -1px}
  192. .hlanswerinfo a {color: {color:text};}
  193.  
  194. #sideimg2 {width: 2px; height: auto; top: 33px; left: -16px; padding: 6px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  195. .simg2 img {display: inline; margin-right:5px; ; width:90px; margin-left:266px; margin-top: 105px; height:90px; text-align:center; margin-bottom: 10px; border:0px solid {color:link}; border-left: 0px solid {color:sidebar};-webkit-transform: rotate(0deg);-moz-border-radius:0px;
  196.  
  197. border-bottom-left-radius: 0em;
  198.  
  199.  
  200. border-bottom-right-radius: 0em;
  201.  
  202.  
  203. border-top-left-radius: 0em;
  204.  
  205.  
  206. border-top-right-radius: 0em; -moz-box-shadow: 0px0px 0px 0px {color:border};
  207. -webkit-box-shadow: 0px 0px 0px 0px {color:border};
  208. -khtml-box-shadow:0px 0px 0px 3px {color:border};}
  209. .simg2 img:hover {-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; opacity: 0.9;-webkit-transform: rotate(0deg)}
  210.  
  211. .caption {margin:0px; padding:0px; font:10px {font:Body};}
  212.  
  213. #postnotes {display:block; margin-left:3px; width:500px; background-color:{color:post}}
  214.  
  215. ol.notes {list-style-type:none;}
  216.  
  217. .notperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  218. .tagperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  219. .rebperm {width:488px; font:9px verdana; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  220. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  221.  
  222. .qnda {position:absolute; width:240px; height:180px; left: 580px; top:0px; margin:0 auto;}
  223.  
  224. .qnda img {position:absolute; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height: 180px; width: 240px; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  225.  
  226. .qnda img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  227. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  228.  
  229. .qnda:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  230.  
  231. .qnda:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  232. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  233.  
  234. .pg{position:fixed; font-size: 15px; font-: ; font-family: calibri; text-align: center; margin-left: 290px; margin-top: 367px;}
  235. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  236.  
  237. .bmenu{padding: 0px; margin: 0 0 10px 0; position: relative; margin-top:10px;opacity:0;-moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out;}
  238.  
  239. .bmenu li{font-size: 9px; display: block;}
  240.  
  241. .bmenu li a{color: {color:text}; display: block; text-transform: none; text-align: center; font-family:verdana;}
  242.  
  243. .bmenu:hover li a{text-shadow: 0px 0px 35px {color:sidebar};}
  244.  
  245. .bmenu li a:hover{text-shadow: 0px 0px 1px {color:sidebar}; -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); -webkit-transform: scale(1); transform: scale(1);}
  246.  
  247.  
  248.  
  249. .port{position: absolute; top: -3px; left: -3px;}
  250.  
  251. ::-webkit-scrollbar{width:3px;height:auto;}
  252. ::-webkit-scrollbar-button:start:decrement
  253. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  254. ::-webkit-scrollbar-track-piece{background-color: {color:border}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  255. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:links3};-webkit-border-radius:px;}
  256. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:text};-webkit-border-radius:px;}
  257.  
  258. #tumblr_controls{position: fixed!important}
  259. #tumblr_controls{position: fixed!important}
  260. #tumblr_controls{position: fixed!important}
  261. #tumblr_controls{position: fixed!important}
  262.  
  263. </style>
  264.  
  265.  
  266. <body>
  267.  
  268. <div id="sideimg2"><div class="simg2">
  269. <div class="pg">
  270. {block:Pagination}
  271. {block:PreviousPage}<a href="{PreviousPage}"> « </a> {/block:PreviousPage}
  272. {block:NextPage}<a href="{NextPage}"> » </a>{/block:NextPage}
  273. {/block:Pagination}</div>
  274.  
  275. <div class="links1"><a href="/">home</a></div>
  276. <div class="links2"><a href="/ask">message</a></div>
  277. <div class="links3"><a href="/archive">archive</a></div>
  278. <div class="links4"><a href="http://k-a-n-s-a-s.tumblr.com">theme</a></div>
  279. <div class="links5"><a href="{text:Link1}">{text:Link1 Title}</a></div>
  280.  
  281.  
  282. <div class="port"><img src="{PortraitURL-128}" style="-moz-border-radius:0px;
  283.  
  284. border-bottom-left-radius: 15em;
  285.  
  286.  
  287. border-bottom-right-radius: 15em;
  288.  
  289.  
  290. border-top-left-radius: 15em;
  291.  
  292.  
  293. border-top-right-radius: 15em;"/></div>
  294. <div id="spencer">{text:titulo}</div>
  295. </div>
  296. </div></div>
  297.  
  298. <div class="descri">{description}</div>
  299. <div id="entries">
  300. {block:Posts}
  301. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  302.  
  303. {block:IndexPage}
  304.  
  305.  
  306. <div id="information">
  307. <a href="{Permalink}">{NoteCount} notes</a><br>
  308. <a href="{Permalink}">{TimeAgo}</a>
  309. {block:RebloggedFrom}
  310. <div class="tagtitle">
  311. <a href="{ReblogParentURL}"> </a> <a href="{ReblogRootURL}"> source</a>
  312. </div>
  313. {/block:RebloggedFrom}
  314. <a href="{ReblogURL}" target="_blank"> reblog </a> </a></a>
  315. </div>
  316. {/block:IndexPage}
  317.  
  318. {block:Text}
  319. <div id="title">
  320. {block:Title}
  321. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  322. {/block:Title}
  323. </div>
  324. {Body}
  325. {/block:Text}
  326.  
  327. {block:Photo}
  328. <div id="photox"><img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  329. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}"></a></div> {/block:HighRes}</div>
  330. {block:Caption}
  331. <div class="caption">{Caption}</div>
  332. {/block:Caption}
  333. {/block:Photo}
  334.  
  335. {block:Photoset}
  336. {Photoset-400}
  337. {block:Caption}
  338. <div class="caption">{Caption}</div>
  339. {/block:Caption}
  340. {/block:Photoset}
  341.  
  342. {block:Quote}
  343. <div class="pquote">“{Quote}”</div>
  344. {block:Source}<div class="pquotesource"> - {Source}</div>
  345. {/block:Source}
  346. {/block:Quote}
  347.  
  348. {block:Link}
  349. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  350. {block:Description}
  351. <div class="linkdescription">{Description}</div>
  352. {/block:Description}
  353. {/block:Link}
  354.  
  355. {block:Chat}
  356. {block:Title}
  357. <div id="title"><div class="texttitle">{Title}</div></div>
  358. {/block:Title}<br>
  359. <div class="chat">
  360. {block:Lines}<div class="chat"><div class="line {Alt}">
  361. <div class="{Alt} user_{UserNumber}">
  362. {block:Label}
  363. <span class="label"><b>{Label}</b></span>
  364. {/block:Label}
  365. {Line}</div>
  366. </div></div>
  367. {/block:Lines}
  368. </div>
  369. {/block:Chat}
  370.  
  371. {block:Video}
  372. {Video-400}
  373. {block:Caption}
  374. <div class="caption">{Caption}</div>
  375. {/block:Caption}
  376. {/block:Video}
  377.  
  378. {block:Audio}
  379. <div class="player">{AudioPlayerBlack}</div>
  380. {block:Caption}{Caption}{/block:Caption}
  381. {/block:Audio}
  382.  
  383. {block:Answer}
  384. <div class="hlanswerinfo">{Asker} asked:</div>
  385. <div class="hlanswer">
  386. <img src="{AskerPortraitURL-64}">
  387. {Question}
  388. </div>
  389. {Answer}
  390. {/block:Answer}
  391.  
  392. {block:IfShowTags}{block:HasTags}<center><div class="tags">
  393. {block:Tags}#<a href="{TagURL}" target="_blank">{Tag}</a> {/block:Tags}</div></center>
  394. {/block:HasTags}{/block:IfShowTags}
  395. </div>
  396.  
  397. {block:PermalinkPage}
  398. {block:PostNotes}
  399. <div id="postnotes">{PostNotes}</div><br>
  400. {/block:PostNotes}
  401. {/block:PermalinkPage}
  402. {/block:Posts}
  403.  
  404. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>reblogged <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  405. {block:ContentSource}source <a href="{SourceURL}">{SourceLink}</a><br>
  406. {/block:ContentSource}
  407. <a href="{Permalink}"> {block:NoteCount}{NoteCount} <b>reblog</b> </a> {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  408.  
  409. </div></div>
  410. </div>
  411. </div>
  412.  
  413. </body>
  414. </html>
Advertisement
Add Comment
Please, Sign In to add comment