vampirelover

inexistir theme favorite

Apr 16th, 2012
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.33 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5.  
  6. <! 23# theme by inexistir | don't copy >
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10.  
  11. <head> <!-- DEFAULT VARIABLES -->
  12. <meta name="color:slinks" content="#000000" />
  13. <meta name="color:slinks txt" content="#ffffff" />
  14. <meta name="color:slinks hover" content="#ffffff" />
  15. <meta name="color:slinks txt hover" content="#000000" />
  16. <meta name="font:text" content="georgia" />
  17. <meta name="font:title" content="georgia" />
  18. <meta name="color:background" content="#f5f5f5" />
  19. <meta name="color:link" content="#000000" />
  20. <meta name="color:bglink" content="#000" />
  21. <meta name="color:text" content="#000000" />
  22. <meta name="color:post" content="#ffffff" />
  23. <meta name="color:sidtext" content="#ffffff" />
  24. <meta name="color:sidebar" content="#ffffff" />
  25. <meta name="color:border" content="#000000" />
  26. <meta name="color:left" content="#ffffff" />
  27. <meta name="color:leftext" content="#000000" />
  28. <meta name="if:Show tags" content="1"/>
  29. <meta name="if:Enable endless scrolling" content="0"/>
  30. <meta name="if:Show subtitle" content="1"/>
  31. <meta name="if:Show links" content="1"/>
  32. <meta name="if:Show search" content="1"/>
  33. <meta name="if:Show sidebar image" content="1"/>
  34. <meta name="image:sidebar2" content=""/>
  35. <meta name="image:sidebar" content=""/>
  36. <meta name="image:background" content=""/>
  37. <meta name="text:subtitle" content="uma frase aqui..." />
  38. <meta name="text:Link1" content="" />
  39. <meta name="text:Link1 Title" content="" />
  40. <meta name="text:Link2" content="" />
  41. <meta name="text:Link2 Title" content="" />
  42. <meta name="text:Link3" content="" />
  43. <meta name="text:Link3 Title" content="" />
  44. <meta name="text:Link4" content="" />
  45. <meta name="text:Link4 Title" content="" />
  46. <meta name="text:Link5" content="" />
  47. <meta name="text:Link5 Title" content="" />
  48. <meta name="text:Link6" content="" />
  49. <meta name="text:Link6 Title" content="" />
  50. <meta name="text:Link7" content="" />
  51. <meta name="text:Link7 Title" content="" />
  52. <meta name="text:Link8" content="" />
  53. <meta name="text:Link8 Title" content="" />
  54. <meta name="text:Link9" content="" />
  55. <meta name="text:Link9 Title" content="" />
  56. <meta name="text:Link10" content="" />
  57. <meta name="text:Link10 Title" content="" />
  58.  
  59. <title>{Title}</title>
  60. <link rel="shortcut icon" href="{Favicon}">
  61. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  62. {block:Description}
  63. <meta name="description" content="{MetaDescription}" />
  64. {/block:Description}
  65.  
  66. {block:IfEnableEndlessScrolling}
  67. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  68. {/block:IfEnableEndlessScrolling}
  69.  
  70.  
  71. <style type="text/css">
  72.  
  73.  
  74. body {background-color: {color:background}; font-family: {font:text}; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; background-repeat: no-repeat; background-position: right bottom; }
  75.  
  76. a {color: {color:link}; text-decoration: none; text-transform: none;}
  77. a:hover {color: {color:sidebar}; background-color: {color:bglink}; text-decoration: none;}
  78.  
  79. p {margin: 6px 0 0 0}
  80.  
  81. blockquote {margin: 5px 5px 5px 5px; border-left: 5px solid {color:sidebar}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91.  
  92.  
  93. #xp { margin-top: 36px;}
  94.  
  95. .posts {width: 500px; margin-left: 45px; margin-top:0px;background-color: {color:post}; padding: 10px; margin-bottom: 10px; text-align: justify; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px;}
  96.  
  97. h1 {font-family: {font:title}; text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 22px;}
  98. h1 a {text-align: center; font-size: 18px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  99. h1 a:hover {text-align: center; font-size: 18px;text-transform: none; color: {color:text}; font-weight: normal; line-height: 20px;}
  100.  
  101. .image {text-align: center; border: 0px}
  102. .image img {max-width: 500px; margin-bottom: 2px }
  103. .oiqqtt {font-family: georgia; text-align: center; font-size: 15px; line-height: 15px; padding: 3px;}
  104. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  105. .oiqqtts a, a:hover{text-transform: none;}
  106. .qsr{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  107. .qsr a, a:hover{text-transform: none;}
  108.  
  109. .chat {line-height: 12px; list-style: none }
  110. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  111. .person1 {background-color:{color:background}; color: {color:text}; }
  112. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  113. .person2 {color: {color:text} }
  114. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:{color:text}}
  115.  
  116. .music{text-align: center; margin-bottom: 2px; width: 100%; background-color: {color:background}; text-align: center;}
  117. .music img{text-align: left; max-width: 250px; height: auto; padding: 20px 0 20px 0}
  118. .capt{text-align: justify; margin-top: 2px; margin-bottom: 7px;}
  119. .source{display:none}
  120.  
  121.  
  122. .asker {width: 480px; color:{color:text}; padding: 10px;}
  123. .asker img{float: left; padding: 0px 5px 0px 0px}
  124. .asker a{font-size: 11px; font-weight: bold; color:{color:link}; text-transform: uppercase; line-height: 11px; padding: 0; margin: 0}
  125. .asker a:hover{font-size: 11px; font-weight: bold; color:{color:background}; background-color: transparent; text-transform: uppercase; line-height:11px; padding: 0; margin: 0}
  126. .question {font-size: 11px; padding-bottom: 4px; border-bottom: 1px dotted {color:sidebar};}
  127. .answer {padding: 1px 10px 1px 10px;}
  128.  
  129. #cap {width: 500px; margin-top: -2px;}
  130.  
  131. #dda {float: right; margin-top: -8px; margin-right: -100px; width: 80px; height: auto; background-color: transparent; padding: 4px; text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  132. #dda a {font-size: 9px;}
  133.  
  134. .xxx {margin-top:20px; padding: 5px; margin-bottom: 0px; font-size: 9px; font-family: verdana; text-transform: lowercase; text-align: left;}
  135. .tags {color: {color:text}; font-size: 9px; display: inline; list-style: none; text-transform: lowercase;}
  136. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;}
  137.  
  138.  
  139. #nts {width: 500px; margin-left: 45px; padding: 10px; margin-top: 5px; font-size: 10px; text-align: left}
  140. #nts img{display: none; border:0px}
  141.  
  142.  
  143. .sidebarimg {margin-left:-2px; margin-top:-2px;padding: 5px 5px 0 5px; }
  144. .sidebarimg img{width:194px;-webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; height:158px; text-align:center; opacity:1;}
  145.  
  146.  
  147.  
  148. .sdescri {text-align: justify; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; margin-left: 0px; color: {color:text}; padding: 5px; margin-top: -1px; background-attachment: fixed; width:192px;line-height: 9px;}
  149.  
  150.  
  151.  
  152. #scredit{ font-family:verdana; font-size:9px; text-transform:lowercase; padding:0px; text-align: right; margin-left:9px;margin-top:6px;}
  153. #scredit a{font-family:verdana; font-size:9px; text-transform:lowercase; text-align:right; color: {color:text};}
  154.  
  155.  
  156.  
  157. .s1 {text-align: center; position: fixed; margin-top: 35px; margin-left:0px;}
  158.  
  159. .s1 a {display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 83px; text-transform: lowercase; height: 11px; background-color: {color:slinks}; color: {color:slinks txt}; text-decoration: none; padding: 2px 5px 5px 5px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  160.  
  161.  
  162.  
  163. .s1 a:hover {text-align: center; letter-spacing: 2px; background-color: {color:slinks hover}; color:{color:slinks txt hover};}
  164.  
  165.  
  166.  
  167.  
  168.  
  169. .ttt1 {text-align: center; position: fixed; margin-top: 130px; margin-left:0px; display: block; letter-spacing: 0px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; width: 83px; text-transform: lowercase; height: 11px; background-color: {color:slinks}; color: {color:slinks txt}; text-decoration: none; padding: 2px 5px 5px 5px;-webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out; }
  170.  
  171. .ttt1:hover {text-align: center; letter-spacing: 0px; background-color: {color:slinks hover}; color:{color:slinks txt hover}; height: 60px;}
  172.  
  173.  
  174.  
  175.  
  176.  
  177. ::-webkit-scrollbar{width:7px;height:7px;}
  178.  
  179. ::-webkit-scrollbar-button:start:decrement
  180.  
  181. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  182.  
  183. ::-webkit-scrollbar-track-piece{background-color: #f7f7f7;-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  184.  
  185. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:#000000;-webkit-border-radius:px;}
  186.  
  187. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:#000000;-webkit-border-radius:px;}
  188.  
  189.  
  190.  
  191.  
  192. #linha1 {top: 21px; left: 25px; background-color:{color:sidebar}; color: #000000; float: left; width: 683px; height: 4px; position: fixed;}
  193.  
  194.  
  195. #linha2 {top: 8px; left: 40px; background-color:{color:sidebar}; color: #000000; float: left; width: 4px; height: 100%; position: fixed;}
  196.  
  197.  
  198. #linha3 {top: 8px; left: 688px; background-color:{color:sidebar}; color: #000000; float: left; width: 4px; height: 100%; position: fixed;}
  199.  
  200.  
  201. #cbox {top: 0px; left: 50px; background-color:{color:background}; color: #000000; float: left; width: 633px; height: 21px; position: fixed;}
  202.  
  203.  
  204.  
  205.  
  206.  
  207. #sidebar {top: 5px; left: 38px; background-color:#FFFFFF; color: #000000 float: left; width: 863px; height: 20px; position: fixed; }
  208.  
  209.  
  210.  
  211. #au7 {top: 0px; left: 37px; background-color:#EEEEEE; color: #000000 float: left; width: 863px; height: 5px; position: fixed; }
  212.  
  213.  
  214.  
  215. #s2 {text-align: center; font-family: verdana; font-size: 9px; }
  216.  
  217.  
  218.  
  219.  
  220.  
  221. #sidebar2 {top: 36px; left: 585px; background-color:{color:sidebar}; color: #000000; float: left; width: 93px; height: 99px; position: fixed;}
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233. .mpic {float: left; margin: 0px 5px 2px 0;}
  234.  
  235. .mpic img{border: 5px solid {color:background}; width:73px; height: 75px; margin-left:5px; margin-top:7px; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  236.  
  237. .mpic img:hover {border: 5px solid {color:slinks}; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  238.  
  239.  
  240.  
  241.  
  242.  
  243.  
  244.  
  245.  
  246.  
  247.  
  248.  
  249. #sidebar1 {top: 332px; left: 585px; background-color:#FFFFFF; color: #000000 float: left; width: 93px; height: 40px; position: fixed;}
  250.  
  251.  
  252.  
  253. #sidebar6 {top: 102px; left: 585px; background-color:transparent; color: #000000 float: left; width: 93px; height: 150px; position: fixed;}
  254.  
  255.  
  256.  
  257. #sidebar4 {top: 49px; left: 933px; background-color:#FFFFFF; color: #000000 float: left; width: 25px; height: 161px; position: fixed;}
  258.  
  259.  
  260.  
  261. #slideShowContainer{ float: left; margin-top: 0px; margin-left: 0px; height: auto; width:200px; position: fixed; background-color: transparent;}
  262.  
  263.  
  264.  
  265. #slideShow2 {margin-top: 0px; margin-bottom: 5px;}
  266.  
  267.  
  268.  
  269. #slideShow2 img{width: 390px; height: 135px; margin-left: 0px;-webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  270.  
  271. #slideShow2:hover {opacity: 0; -webkit-transition: all 1.4s ease-out; -moz-transition: all 1.4s ease-out;}
  272.  
  273.  
  274.  
  275.  
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283. #pages2 {top: 24px; left: 695px; background-color:transparent; color: #FFFFFF float: left; width: auto; height: auto; position: fixed}
  284.  
  285.  
  286.  
  287. #pages{ font-family:verdana; margin-top:0px; font-size:15px; text-transform:lowercase; padding:0px; text-align: center;}
  288.  
  289. #pages a{ font-family:verdana; font-size:15px; text-transform:lowercase; text-align:center;color: #000000;}
  290.  
  291.  
  292.  
  293. .sidebartitle {margin-left: 110px; margin-bottom: 0px; width: 500px; background-color: #ffffff; text-align: center; padding: 10px;}
  294.  
  295. .ttle {text-align: center; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; text-transform: lowercase; font-size: 11px; color: #000000;}
  296.  
  297. .ttle a{font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px; color: #000000; background-color: transparent; }
  298.  
  299. .ttle a:hover {font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 11px; color: #000000; background-color: transparent;}
  300.  
  301.  
  302.  
  303. .description {text-align: center; padding: 5px; font-family: verdana; margin-top: -2px; font-size: 9px; letter-spacing: 0px; line-height: 10px; }
  304.  
  305.  
  306.  
  307.  
  308.  
  309. #side1{ float: left; margin-top: 130px; margin-left: 3px; height: 12px; width:90px; position: fixed; padding: 0px; background-color:transparent; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; }
  310.  
  311.  
  312.  
  313. #tt1 {margin-left: -3px; margin-top: 0px; width: 93px; font-size: 9px; height: 8px; text-align: center; background-color: {color:slinks}; color: {color:slinks txt};font-family: verdana; line-height: 17px; color: ; position: fixed; padding: 1px 0 10px 0; -webkit-border-radius: 0px 0px 0px 0px; -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out; overflow: visible; overflow: hidden;}
  314.  
  315.  
  316.  
  317. #tt1:hover {height: 88px;background-color: {color:slinks}; color: {color:slinks txt};}
  318.  
  319.  
  320.  
  321.  
  322.  
  323. .titulo {text-align: center; margin-top:6px; font-family: georgia; font-size: 18px; color: #000000;opacity:1;-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;letter-spacing: 0px;}
  324.  
  325.  
  326. .usericon {clear: both; float: left; }
  327. .usericon a {border: 5px solid {color:post};}
  328. .usericon a:hover {border: 5px solid {color:background}}
  329.  
  330. #px {top: 70%; margin-left: 30px; width: 120px; position: fixed; padding: 1px;}
  331.  
  332. .plink {font-size: 50px; font-family: {font:title}; padding: 2px;}
  333. .plink a{color: {color:text}; background-color: transparent;}
  334. .plink a:hover {color: {color:left}; background-color: transparent;}
  335.  
  336.  
  337. .ps {padding: 10px; text-align: center; font-size: 16px; color: {color:text};}
  338. .ps a, a:hover { text-align: center; color: {color:text}; background-color: transparent;}
  339.  
  340. .head{text-align: center; font-family: {font:text}; font-size: 11px; color:{color:sidtext}; text-align: left; text-transform: none; line-height: 9pt; font-style: none; background:{color:sidebar}; padding: 5px;}
  341.  
  342. .sideb{height: 100%; font-size: 9px; font-family: verdana; color:{color:leftext}; text-align: justify; background: {color:post}; line-height: 14px; padding:5px;}
  343. .ss {float: left; width: 150px; margin-top: 0px; margin-bottom: 4px; font-size: 9px; background-color: {color:left}; color: {color:lefttext}; font-family: verdana; padding: 5px;}
  344. .sss {margin-top: 0px; margin-bottom: 4px; font-size: 9px; background-color: {color:left}; color: {color:lefttext}; font-family: verdana; padding: 5px;}
  345. .ssx {font-family: {font:title}; font-size: 22px; text-align: center; padding: 5px }
  346.  
  347. .sleft{margin-left: 165px; text-align: center; line-height: 18px;}
  348. .sleft a {display: block; width: 145px; text-align: center; margin-bottom: 1px; font-size: 9px; background-color: {color:border}; color:{color:leftext}; text-decoration: none; text-transform: lowercase;}
  349. .sleft a:hover{text-align: center; letter-spacing: 2px; background-color: {color:background}; color:{color:bglink};}
  350.  
  351. .simage {margin-bottom: 4px; padding: 0px;}
  352. .simage img {display: inline; margin-right: 1px; max-width: 152px; height: auto; text-align: center;}
  353.  
  354. .cred {text-align: center;}
  355.  
  356.  
  357.  
  358. .search {margin: 7px 0px 0px 0px; padding: 0px;}
  359. .search input{font-family: {font:text}; border: none; background-color: {color:sidebar}; color: {color:text}; font-size: 11px; text-transform: none; text-align: right; padding: 5px; width: 309px; opacity: 0.6; filter:alpha (opacity=60); }
  360.  
  361. #tumblr_controls{position: fixed!important}
  362. #tumblr_controls{position: fixed!important}
  363. #tumblr_controls{position: fixed!important}
  364. #tumblr_controls{position: fixed!important}
  365.  
  366. </style>
  367.  
  368. <body>
  369. <div id="xp">
  370.  
  371.  
  372.  
  373. {block:Posts}
  374. <div class="posts">
  375.  
  376. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  377.  
  378. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  379.  
  380. {block:Photoset}{Photoset-500}{/block:Photoset}
  381.  
  382. {block:Quote}
  383. <div class="oiqqtt">“{Quote}”</div><br>
  384. {block:Source}<div class="oiqqtts"> — {Source}</div>
  385. {/block:Source}
  386. {/block:Quote}
  387.  
  388. {block:Link}
  389. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  390. {block:Description}{Description}{/block:Description}
  391. {/block:Link}
  392.  
  393. {block:Chat}
  394. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  395. <div class="chat"><ul>{block:Lines}
  396. <li class="person{UserNumber}">{block:Label}
  397. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  398. {/block:Chat}
  399.  
  400. {block:Audio}
  401. <br>
  402. <div class="music">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  403. <div class="capt">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}</div>
  404. {/block:Audio}
  405.  
  406. {block:Video}{Video-500}{/block:Video}
  407.  
  408.  
  409. {block:Answer}
  410. <div class="asker"><img src="{AskerPortraitURL-24}"> {Asker}<div class="question">{Question}</div></div>
  411. <div class="answer">{Answer}</div>
  412. <br>
  413. {/block:Answer}
  414.  
  415.  
  416.  
  417.  
  418. <div id="cap">
  419. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  420. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  421. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  422.  
  423. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  424. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  425. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  426. {/block:ContentSource}</div></div>
  427.  
  428.  
  429. <div class="xxx">
  430.  
  431. <a href="{Permalink}">{TimeAgo}</a> {/block:Date} {block:NoteCount} · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} · {Block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog this post</a>{/Block:IndexPage}<br>
  432.  
  433. {block:RebloggedFrom}originally <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>
  434. </span> / {/block:RebloggedFrom}{block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>{Block:IndexPage}<a href="{ReblogUrl}" target="_blank"></a>{/Block:IndexPage}<br>{/block:RebloggedFrom}
  435. {block:IfShowTags}<div class="tags">{block:HasTags}tagged: {block:Tags} <a href="{TagURL}">{Tag}</a>&nbsp;{/block:Tags}{/block:HasTags}</div>{/block:IfShowTags}</div>
  436.  
  437.  
  438.  
  439. </div>
  440.  
  441. {/block:Posts}
  442. {block:PostNotes}
  443. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  444. {/block:PostNotes}
  445.  
  446.  
  447.  
  448. <div id="sidebar2">
  449.  
  450.  
  451.  
  452. <div class="mpic"> <img src="{image:sidebar}"/></div>
  453.  
  454. </div>
  455.  
  456.  
  457.  
  458.  
  459. <div id="linha1">
  460.  
  461.  
  462.  
  463.  
  464.  
  465.  
  466.  
  467.  
  468.  
  469. </div>
  470.  
  471.  
  472.  
  473.  
  474.  
  475.  
  476.  
  477.  
  478.  
  479.  
  480.  
  481.  
  482.  
  483.  
  484. <div id="linha2">
  485.  
  486.  
  487.  
  488.  
  489.  
  490.  
  491.  
  492.  
  493.  
  494. </div>
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504. <div id="linha3">
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514. </div>
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531. <div id="cbox">
  532. <div id="scredit">
  533. « theme by <a href="http://inexistir.tumblr.com/">inexistir</a>, inspired by <a href="http://nee-d.tumblr.com/">nee-d</a> »
  534. </div>
  535.  
  536.  
  537.  
  538.  
  539. <div id="sidebar6">
  540.  
  541.  
  542.  
  543. <div class="s1">
  544.  
  545. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  546. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  547. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  548. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  549. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  550.  
  551. </div>
  552.  
  553.  
  554.  
  555.  
  556.  
  557.  
  558. <div id="side1">
  559.  
  560. <div id="tt1">description
  561.  
  562.  
  563.  
  564. <div class="description">{description}</div>
  565.  
  566.  
  567.  
  568. </div></div>
  569. <div id="pages2"><div id="pages">
  570. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&laquo;</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">&raquo;</a> {/block:NextPage}{/block:Pagination}
  571. </div></div>
  572.  
  573.  
  574.  
  575.  
  576.  
  577. </div>
  578.  
  579. </div>
  580. </div>
  581. </div>
  582. </div>
  583.  
  584. </body>
  585. </html>
Add Comment
Please, Sign In to add comment