Advertisement
Guest User

Theme 52 By Vervainnecklacethemes

a guest
Mar 25th, 2016
1,148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.31 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4. Theme by VervainNecklaceThemes
  5. http://vervainnecklacethemes.tumblr.com
  6. Do Not Copy and Redistribute as your own
  7. -->
  8.  
  9. <!---
  10. background: -webkit-linear-gradient({color:gradient one}, {color:gradient two});
  11. background: -o-linear-gradient({color:gradient one}, {color:gradient two});
  12. background: -moz-linear-gradient({color:gradient one}, {color:gradient two});
  13. background: linear-gradient({color:gradient one}, {color:gradient two});
  14. position:fixed;--->
  15.  
  16.  
  17. <!--
  18. $('.selector').pxuPhotoset({
  19. 'ligthbox' : true, // uses the default Tumblr lightbox, change to false to use your own
  20. 'highRes' : true, // will use high res images
  21. 'rounded' : 'corners', // corners, all or false
  22. 'exif' : true, // display EXIF data if available (tooltip)
  23. 'captions' : true, // display individual captions on photos (tooltip)
  24. 'gutter' : '10px', // spacing between the images
  25. 'photoset' : '.photo-slideshow', // photoset wrapper
  26. 'photoWrap' : '.photo-data', // photo data wrapper (includes photo, icons + exif)
  27. 'photo' : '.pxu-photo' // photo wrap (includes photo only)
  28. });-->
  29.  
  30.  
  31.  
  32.  
  33. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  34. <head>
  35. <div id="bartop"></div>
  36. <div id="barbottom"></div>
  37. <div id="barleft"></div>
  38. <div id="barright"></div>
  39.  
  40. <link href="http://static.tumblr.com/qudkd6d/OcDnl99gb/style.css" rel="stylesheet" type="text/css"/>
  41. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
  42. <script src="http://static.tumblr.com/qudkd6d/Az6nkemqr/pxuphotoset.min.js"></script>
  43. <script type="text/javascript" src="/path/to/js/pxuPhotoset.min.js"></script>
  44. <script type="text/javascript">
  45. $(document).ready(function() {
  46. $('.photo-slideshow').pxuPhotoset({
  47. 'gutter' : '1px',
  48. 'rounded' : 'false',
  49. }, function() {
  50. // callback
  51. });
  52. });
  53. </script>
  54.  
  55. </script>
  56. <!-- DEFAULT VARIABLES -->
  57. <meta name="color:background" content="#ffffff" />
  58. <meta name="color:infohover" content="#111107" />
  59. <meta name="color:Question Background" content="#f1f0f0" />
  60. <meta name="color:text" content="#aaa8a3" />
  61. <meta name="color:bold" content="#bda2bc" />
  62. <meta name="color:italic" content="#927b90" />
  63. <meta name="color:link" content="#c0bec0" />
  64. <meta name="color:border" content="#ead6eb" />
  65. <meta name="color:Quote" content="#957d9e" />
  66. <meta name="color:title" content="#957d9e" />
  67. <meta name="color:blog title" content="#957d9e" />
  68. <meta name="color:second title" content="#957d9e" />
  69. <meta name="color:navigation links" content="#6c6c6c">
  70. <meta name="color:navigation links hover" content="#6c6c6c">
  71. <meta name="color:Stats" content="#725c6b">
  72. <meta name="color:stats bg" content="#a78ca4">
  73. <meta name="color:Stats Link" content="#a78ca4">
  74. <meta name="color:Stats border" content="#e9e3de">
  75. <meta name="color:Tags" content="#978c94">
  76. <meta name="color:Tags Link" content="#ca66a9">
  77. <meta name="color:scrollbar" content="#f7e3ed">
  78. <meta name="color:description text" content="#dfdfdf">
  79. <meta name="image:background" content="" />
  80. <meta name="image:sidebar image" content="" />
  81. <meta name="text:second title" content="Second title goes here." />
  82. <meta name="text:Link1" content="/" />
  83. <meta name="text:Link1 Title" content="link 1" />
  84. <meta name="text:Link2" content="/" />
  85. <meta name="text:Link2 Title" content="link 2" />
  86. <meta name="text:Link3" content="/" />
  87. <meta name="text:Link3 Title" content="link 3" />
  88. <meta name="color:Gradient One" content="#F3D6FF"/>
  89. <meta name="color:Gradient Two" content="#E2FFD6"/>
  90.  
  91. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  92. <title>{Title}</title>
  93. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  94. <link rel="shortcut icon" href="{Favicon}" />
  95. <link href='http://fonts.googleapis.com/css?family=Lato:300' rel='stylesheet' type='text/css'>
  96. <link href='http://fonts.googleapis.com/css?family=Bowlby+One+SC' rel='stylesheet' type='text/css'>
  97. <link href='https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  98. <link href='https://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  99. <link href='https://fonts.googleapis.com/css?family=Oswald' rel='stylesheet' type='text/css'>
  100. <style type="text/css">
  101.  
  102.  
  103.  
  104. ::-webkit-scrollbar-thumb {background-color: {color:Scrollbar}; height: auto; border: 4px solid {color:background}; }
  105. ::-webkit-scrollbar {background-color: {color:Scrollbar}; height:15px; width:13px; border: 6px solid {color:background};}
  106.  
  107.  
  108.  
  109. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: calibri; font-size:11px; line-height:110%; text-align:justify}
  110.  
  111. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  112. a:hover{color:{color:background}}
  113.  
  114. links {position:fixed; text-align:center;margin-left:160px;margin-top:100px}
  115.  
  116. links a {margin: 174px 0 -183px -870px; width:100px; display:block; color:{color:text}; background-color:{color:LeftLinksBgColor}; font:10px georgia ;font-style:italic; text-transform: lowercase; text-decoration: none; letter-spacing: 3px; padding:3px;}
  117.  
  118. links a:hover {background-color:{color:hoverlink};
  119. -webkit-transition: all 0.6s ease-in-out;
  120. -moz-transition: all 0.6s ease-in-out;
  121. -o-transition: all 0.6s ease-in-out;
  122. -ms-transition: all 0.6s ease-in-out;
  123. transition: all 0.6s ease-in-out;
  124. }
  125.  
  126.  
  127. #pagination {
  128. width:245px;
  129. margin-left:-33px;
  130. margin-top:0px;
  131. margin-bottom:0px;
  132. text-align:center;
  133. line-height:20px;
  134. font-family:calibri;
  135. font-style:none;
  136. font-size:10px;
  137. opacity:2;
  138. color:{color:text};
  139. position:fixed;
  140. }
  141.  
  142. #pagination a {text-decoration:none; padding: 2px 4px 2px 4px}
  143.  
  144.  
  145.  
  146.  
  147.  
  148. #icon {position:fixed; width-auto; height-auto;margin-top:110px; margin-left:110px;border-top:4px solid{color:border};border-bottom:4px solid{color:border};border-left:4px solid{color:border};border-right:4px solid{color:border}}
  149.  
  150. #title {text-align:center;font-size:15px; letter-spacing:0px; text-transform:; color:{color:blog title}; font-family: calibri;line-height:22px;margin-left:4px;margin-top:150px;}
  151.  
  152. #secondtitle{
  153. text-align:center;font-size:12px; letter-spacing:0px; font-style:italic; color:{color:second title}; font-family: calibri;line-height:10px;margin-left:4px;margin-top:-15px;
  154. }
  155.  
  156.  
  157. /* STATISTICS */
  158. .stats {
  159. opacity:1;
  160. border-top: 1px solid {color:Stats Border};
  161. width: 500px;
  162. margin-top: 5px;
  163. font-family: calibri;
  164. font-size: 15px;
  165. color:{color:Stats};
  166. line-height: 110%;
  167. text-align: center;
  168. letter-spacing: -1px;
  169. border-radius:10px;
  170. padding: 5px 0px;
  171. background-color:{color:stats bg};
  172. text-transform: ;
  173. }
  174.  
  175.  
  176.  
  177. .stats a {
  178. color: {color:Stats Link};
  179. text-decoration: none;
  180. }
  181.  
  182.  
  183. #date{
  184. color:{color:text};
  185. display:inline-block;
  186. }
  187.  
  188.  
  189. .tags {
  190. margin-top:px;
  191. opacity:1;
  192. padding-left:1px;
  193. font-size: 12px;
  194. color: {color:Tags};
  195. text-transform:;
  196. line-height: 16px;
  197. text-align:center;
  198. width: 500px;
  199. }
  200.  
  201.  
  202. .tags b {
  203. padding: 2px;
  204. }
  205.  
  206. .tags a {
  207. color: {color:Tags Link};
  208. text-decoration: none;
  209. }
  210.  
  211. .cred {z-index:99999999;
  212. font-family:calibri; letter-spacing:1px; font-size:10px; bottom:2px; right:4px; position:fixed; padding:10px; text-align:right; font-weight:bold; }
  213.  
  214. .cred:hover #name
  215. { margin-bottom:0;
  216. -webkit-transition: all 0.2s ease-out;
  217. -o-transition: all 0.2s ease-out;
  218. -webkit-transition: all 0.2s ease-out;
  219. -moz-transition: all 0.2s ease-out;}
  220.  
  221. .cred:hover #star { opacity:0;
  222. -webkit-transition: all 0.2s ease-out;
  223. -o-transition: all 0.2s ease-out;
  224. -webkit-transition: all 0.2s ease-out;
  225. -moz-transition: all 0.2s ease-out;}
  226.  
  227. #star {padding-bottom:10px;font-size:9px;font-family: 'Oswald', sans-serif;}
  228. #name {font-family: 'Oswald', sans-serif;
  229. -webkit-transition: all 0.2s ease-out;
  230. -o-transition: all 0.2s ease-out;
  231. -webkit-transition: all 0.2s ease-out;
  232. -moz-transition: all 0.2s ease-out;}
  233. #name a {font-size:9px;color:#777775;padding:2px;text-transform:uppercase;}
  234.  
  235.  
  236.  
  237. #audiopost {margin-bottom:5px; width:500px; height:150px}
  238. .cover {width:150px; height:150px; position:absolute;}
  239. .cover img {width:150px; height:150px; float:left;}
  240. .player {opacity: 0.5;position:absolute; z-index:1; background:#fff; width:150px; height:150px; display:block;-webkit-transition: all 0.7s ease;-moz-transition: all 0.7s ease;-o-transition: all 0.7s ease;}
  241. .playerr {width:25px; height:25px; margin-top:55px; margin-left:55px; overflow:hidden; padding:3px;}
  242. .track {margin-left:160px; line-height:12px; padding-top: 35px;}
  243.  
  244.  
  245.  
  246.  
  247.  
  248. #pagination {width:250px; background:; font-family:georgia; text-align:center; font-style:italic;font-size:12px; padding:4px}
  249.  
  250. #wholeleftarea{
  251. width:350px;
  252. background-color:{color:left sidebar background};
  253. margin-top:-10px;
  254. height:200%;
  255. position:fixed;}
  256.  
  257.  
  258.  
  259.  
  260.  
  261. .ask {
  262. background-color: {color:Question background};
  263. text-align: justify;
  264. font-size: 12px;
  265. font-family: georgia;
  266. font-style:italic;
  267. padding: 10px;
  268. margin-left: 63px;
  269. z-index: 302;
  270. }
  271.  
  272. .askb {
  273. width: 0px;
  274. height: 0px;
  275. margin-left: 50px;
  276. border-bottom: 20px solid transparent;
  277. border-right: 20px solid {color:Question background};
  278. position: absolute;
  279. margin-top: 10px;
  280. z-index: 301;
  281. }
  282.  
  283. .askicon {
  284. margin-left: 0px;
  285. position: absolute;
  286. text-align: left;
  287. }
  288.  
  289. .answer {
  290. padding: 5px 0px 2px 0px;
  291. margin-left: 63px;
  292. text-align: justify;
  293. margin-top: -3px;
  294. }
  295.  
  296. #areas{
  297. width:300px;
  298. {block:IfHoverLinks}margin-left:-830px;{/block:IfHoverLinks}
  299. display:inline-block;
  300. height:500;
  301. padding:2px;
  302. z-index:-1;
  303. position:fixed;
  304. }
  305.  
  306. #areas:hover{
  307. {block:IfHoverLinks}opacity:1;{/block:IfHoverLinks}
  308. {block:IfHoverLinks}margin-left:-925px;{/block:IfHoverLinks}
  309. {block:IfHoverLinks}-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out;{/block:IfHoverLinks}
  310. }
  311.  
  312.  
  313. #sidebar{
  314. width:300px;
  315. height:auto;
  316. position:fixed;
  317. margin-left:60px;
  318. margin-top:150px;
  319. }
  320.  
  321. #sidebarimage img{
  322. max-width:245px;
  323. }
  324.  
  325. #icons img{
  326. max-width:100px;
  327. padding:2px;
  328. }
  329.  
  330. #sidebarright{
  331. width:150px;
  332. height:120%;
  333. position:fixed;
  334. background: -webkit-linear-gradient({color:gradient one}, {color:gradient two});
  335. background: -o-linear-gradient({color:gradient one}, {color:gradient two});
  336. background: -moz-linear-gradient({color:gradient one}, {color:gradient two});
  337. background: linear-gradient({color:gradient one}, {color:gradient two});
  338. margin-top:-10px;
  339. margin-left:400px;
  340. z-index:-1;
  341. }
  342. #description{
  343. width:245px;
  344. margin-left:21px;
  345. padding:6px 6px 6px 6px;
  346. font-size:10px;
  347. color:{color:description text};
  348. background-color:{color:description bg};
  349. font-family: calibri;
  350. display:inline-block;
  351. height:auto;
  352. line-height:15px;
  353. z-index:2;
  354. }
  355.  
  356.  
  357. #rightnavigation {width:150px;
  358. margin-top:0px;
  359. text-align:center;
  360. }
  361.  
  362.  
  363. #rightnavigation a {
  364. font-family: calibri;
  365. font-size: 11px;
  366. display:inline-block;
  367. letter-spacing:1px;
  368. text-transform:uppercase;
  369. width:130px;
  370. padding: 25px 0px;
  371. margin-bottom:3px;
  372. background-color:;
  373. color:{color:navigation links};
  374. border-bottom:1px solid {color:navigation links};
  375. -webkit-transition:opacity 0.8s linear;
  376. -webkit-transition:all 0.3s ease-out;
  377. -moz-transition:all 0.3s ease-out;
  378. transition:all 0.3s ease-out;
  379. }
  380. #rightnavigation a:hover {
  381. color:{color:navigation links hover};
  382. transition-duration: 0.6s;
  383. -moz-transition-duration: 0.6s;
  384. -webkit-transition-duration: 0.6s;
  385. -o-transition-duration: 0.6s;
  386. }
  387.  
  388.  
  389.  
  390. #entries {margin: 30px 0px 15px 500px; float:left; text-align: justify; margin-left:600px;}
  391.  
  392. #posts {;margin: 20px 0 80px 0; width: 500px; text-align: left; padding: 13px;}
  393. #posts:hover .stats{-webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out
  394. opacity:1}
  395.  
  396. h1{color:{color:title}; font-family: Arial; font-size:15px; line-height:15px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; text-align:center;}
  397.  
  398. h2{color:{color:title}; font-family:Georgia; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  399.  
  400. h3{color:{color:link}; font-family:georgia; font-size:9px; letter-spacing:; font-weight:normal; font-style:normal; text-transform:; line-height:15px; margin-top:-4px; margin-bottom:-10px; text-align:}
  401.  
  402. h3 a:hover{background-color:transparent}
  403.  
  404.  
  405.  
  406. #info{font-family:arial; font-size:9px; text-transform:lowercase; text-align:left; padding:5px 0px 5px 0px;background-color:{color:permalink};letter-spacing:2px;
  407. -webkit-transition: opacity 0.8s linear;opacity: 1;-webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out}
  408.  
  409. #info a:hover{-webkit-transition: opacity 0.7s linear;opacity: 1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;transition: all 0.3s ease-out }
  410.  
  411. #questions {background-color:{color:stats background}; color: {color:text}; padding:10px; margin-bottom:0px;font-family: georgia, cursive; font-size:11px}
  412. #questions a {color:{color:link}}
  413.  
  414. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  415.  
  416. b, strong{color:{color:bold}}
  417. i, em {color:{color:italic}}
  418. p{margin-top:5px; margin-bottom:5px}
  419. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  420.  
  421. img a{border:none; width:100%}
  422. .audio{background-color:black; display:block;}
  423.  
  424. .user_1 .label {color:{color:link}; font-weight:bold}
  425. .user_2 .label {color:{color:text}; font-weight:bold}
  426. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  427.  
  428. .notes img{width:10px; position:relative; top:1px}
  429. ol.notes, .notes li{list-style:none; width:490px; margin:-7px 0 7px 5px; padding:4px}
  430.  
  431. </style>
  432. <style type="text/css">{CustomCSS}</style>
  433. </head>
  434.  
  435. <body>
  436. <div id="all">
  437. <div id="container">
  438.  
  439. <div id="entries">
  440. {block:Posts}
  441. <div id="posts">
  442.  
  443. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  444. {block:Text}<h3>{Body}</h3>{/block:Text}
  445.  
  446. {block:Quote}<h1>“{Quote}"</h1><br><div style="text-align:right"> — {Source}</div>
  447. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  448. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  449. {/block:SourceLogo}
  450. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  451. {/block:Quote}
  452.  
  453. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  454. {block:Description}<P>{Description}</p>{/block:Description}
  455. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  456. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  457. {/block:SourceLogo}
  458. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  459. {/block:Link}
  460.  
  461. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}
  462. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  463. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  464. {/block:SourceLogo}
  465. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  466. {/block:Photo}
  467. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}
  468. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  469. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  470. {/block:SourceLogo}
  471. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  472. {/block:Photoset}
  473.  
  474. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  475. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  476. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  477. {/block:SourceLogo}
  478. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  479. {/block:Chat}
  480.  
  481. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  482. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  483. {/block:SourceLogo}
  484. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>{/block:Video}
  485.  
  486. {block:Answer}
  487. <div class="askicon"><img src="{AskerPortraitURL-48}" width="48" height="48"></div>
  488. <div class="askb"></div>
  489. <div class="ask">{Question}<div style="text-align: right;font-size:10px;">- {asker}</div></div>
  490. <div class="answer">{Answer}</div>
  491. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  492. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  493. {/block:SourceLogo}
  494. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  495. {/block:Answer}
  496.  
  497.  
  498. {block:Audio}
  499. <div id="audiopost">{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}<div class="player">
  500. <div class="playerr">{AudioPlayerWhite}</div></div><div class="track"><br>{block:TrackName}{TrackName}{/block:TrackName}<br />{block:Artist}{Artist}{/block:Artist}<br />{PlayCountWithLabel}</div></div>
  501. {Caption}
  502. {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  503. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  504. {/block:SourceLogo}
  505. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}<br>
  506. {/block:Audio}
  507.  
  508. <div id="info"><div class="stats">
  509. <a href="{Permalink}">{block:NoteCount}{NoteCount} Notes{/block:NoteCount}</a>
  510. {block:IfReblogLink} &middot; <a href="{ReblogURL}">Reblog</a>{/block:IfReblogLink}</a>{ReblogParentName} <a href="{ReblogURL}" target="_blank"> | Reblog</a><br>
  511. <div class="tags">
  512. {block:HasTags}{block:Tags}<a class="tag" href="{TagURL}">{Tag};</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div></div></div>
  513. </div>
  514.  
  515.  
  516.  
  517. {/block:Posts}
  518. {block:PostNotes}{PostNotes}{/block:PostNotes}
  519.  
  520. </div>
  521.  
  522.  
  523. <div id="sidebar">
  524. <div id="sidebarimage"><center>
  525. <img src="{image:sidebar image}"></div>
  526.  
  527. <br>
  528. <div id="description">{description}</div>
  529. </div>
  530. <div id="sidebarright"><center>
  531. <div id="title">{TITLE}</div><br>
  532. <div id="secondtitle">{text:second title}</div>
  533. </center>
  534. <div id="rightnavigation">
  535. <a href="/"><div style="border-top:1px solid {color:navigation links};padding-top:25px">home</div></a><br><a href="/ask">ask</a><br>
  536. {block:IfLink1Title}<a href="{text:Link1}">{text:Link1 Title}</a> {/block:IfLink1Title}<br>
  537. {block:IfLink2Title}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:IfLink2Title} <br>
  538. {block:IfLink3Title}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:IfLink3Title}<br>
  539. {block:NextPage}<a href="{NextPage}">Next</a>{/block:NextPage}
  540. {block:PreviousPage}<a href="{PreviousPage}">Previous</a>{/block:PreviousPage}</div>
  541. </div>
  542.  
  543.  
  544. </div>
  545. </div>
  546. </div></div></div>
  547.  
  548.  
  549. </div></div>
  550. </div></div>
  551.  
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558. <div class="cred">
  559. <div id="name"><a href="http://vervainnecklacethemes.tumblr.com"><br><br>vervainnecklacethemes</div></a>
  560. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement