Advertisement
catchthesunx

starstruck by jeremyfuckingmckinnon.

May 22nd, 2012
605
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.77 KB | None | 0 0
  1. <html>
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6.  
  7.  
  8. <!-- COLOURS -->
  9. <meta name="color:Background" content="#131313"/>
  10. <meta name="image:Background" content="http://static.tumblr.com/kbjq5hs/fG2m4evw6/nebularainbow.png" />
  11. <meta name="color:nav" content="#ffffff"/>
  12. <meta name="color:navhover" content="#ffffff"/>
  13. <meta name="color:navbg" content="#2C2C2C"/>
  14. <meta name="color:navbg2" content="#FF8AC5"/>
  15. <meta name="color:postdetails" content="#242424"/>
  16. <meta name="color:pdlinks" content="#ffffff"/>
  17. <meta name="color:pdbg2" content="#58D2FF"/>
  18. <meta name="color:tags" content="#ffffff"/>
  19. <meta name="color:tagshover" content="#ffffff"/>
  20. <meta name="color:tagsbg2" content="#C96CFF"/>
  21. <meta name="font:header" content="georgia"/>
  22. <meta name="font:pdfont" content="trebuchet ms"/>
  23. <meta name="font:navlinkfont" content="georgia"/>
  24. <meta name="color:headercolor" content="#ffffff"/>
  25. <meta name="color:middle" content="#2C2C2C"/>
  26. <meta name="color:left" content="#2C2C2C"/>
  27. <meta name="color:Text" content="#757575"/>
  28. <meta name="color:abouttext" content="#757575"/>
  29. <meta name="description" content="{MetaDescription}" />
  30. <meta name="font:Body" content="trebuchet ms"/>
  31. <meta name="color:headerbg2" content="#FEFF56" />
  32. <meta name="font:links" content="georgia" />
  33. <meta name="color:links" content="#ffffff" />
  34. <meta name="color:linksbg2" content="#FFB762" />
  35. <meta name="color:links hover" content="#ffffff" />
  36. <meta name="if:Enable Jump Pagination" content="1" />
  37. <meta name="color:bold" content="#FF8AC5" />
  38. <meta name="color:underline" content="#FEFF56" />
  39. <meta name="color:italic" content="#B1FF5B" />
  40. <meta name="color:strikethrough" content="#FFBB58" />
  41. <meta name="font:bold" content="trebuchet ms"/>
  42. <meta name="font:underline" content="trebuchet ms"/>
  43. <meta name="font:italic" content="trebuchet ms"/>
  44. <meta name="font:strikethrough" content="trebuchet ms"/>
  45. <meta name="color:ask" content="#242424" />
  46. <meta name="if:Show tags" content="0"/>
  47. <META name="image:userimage" content="http://static.tumblr.com/kbjq5hs/8tSm1hl9h/tumblr_lq2xxhaqge1qbn3f4o1_500.gif">
  48.  
  49. <style type="text/css">
  50. body {
  51. background-color: {color:Background};
  52. background-image:url({image:Background});
  53. background-repeat: no-repeat;
  54. background-attachment: fixed;
  55. background-position: right bottom;
  56. color: {color:Text};
  57. font-family: {font:Body};
  58. font-size: 9px;
  59. padding-top:0px;
  60. text-transform:{text:Body Text transform};}
  61.  
  62. a, a:link, a:visited { color: {color:links};
  63. font-family: {font:links};
  64. font-size: 9px;
  65. text-transform: none;
  66. text-decoration: none;
  67. background-color:{color:none};
  68. margin-bottom:0px;
  69. padding-bottom:0px;
  70. margin-bottom:0px; }
  71.  
  72. a:hover {color: {color:links hover}; background-color:{color:linksbg2}; font-family: {font:links};}
  73. text-decoration: underline;
  74. font-size: 9px;
  75. text-transform: none;}
  76.  
  77. .h1 {font: 15px {font:header}; color: {color:headercolor2}; background-color:{color:transparent}; line-height: 10px; text-transform: uppercase; letter-spacing:3px;display:block;padding:0px;}
  78.  
  79. #middle {background-color: {color:transparent}; width: 520px; top: 10px; left: 100px; position: absolute; margin:auto; text-align:justify; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 3px;}
  80.  
  81. #middle2 {background-color: {color:middle}; width: 500px; top: 10px; left: 200px; padding:10px; text-align:justify; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 3px;}
  82.  
  83. #header { float:right; background-color: {color:none}; width: 301px; top: 10px; left: 200px; float:left; position: absolute; position: fixed; margin:auto; overflow: hidden; padding:0px; padding-top: 0px; padding-left: 0px; margin-top:0px; margin-bottom:3px; text-align:justify; color: {color:headercolor}; font:12px {font:Body}; letter-spacing: 2px;
  84. text-transform: lowercase; font-style:italic; border-bottom:0px solid {color:headercolor};}
  85.  
  86. #navlinks { float:right; background-color: {color:aboutbackground}; top:100px; left: 885px; float:left; position: absolute; position: fixed; margin:auto; overflow: hidden; padding:0px; padding-top: 0px; padding-left: 0px; margin-top:0px; margin-bottom:3px; text-align:right; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 3px;}
  87.  
  88. #portrait { background-color: {color:left}; background-image: url({PortraitURL-96}); overflow: auto; width: 250px; top: 100px; left: 635px; height:96px; float:left; position: absolute; overflow: auto; padding: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:0px; position:fixed; text-align:justify; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 2px; border:0px solid {color:postdetails};
  89. }
  90.  
  91. #about { background-color: {color:left}; overflow: auto; width: 250px; top: 196px; left: 635px; float:left; position: absolute; overflow: auto; padding: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:0px; position:fixed; text-align:justify; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 2px; border:0px solid {color:postdetails};
  92. }
  93.  
  94. #credit { background-color: {color:transparent}; overflow: auto; width: 250px; top: 25px; left: 1200px; float:left; position: absolute; overflow: auto; padding: 0px; padding-top: 0px; padding-right: 0px; padding-left: 0px; margin-top:0px; margin-bottom:0px; text-align:justify; color: {color:Text}; font: 9px {font:Body}; letter-spacing: 2px; border:0px solid {color:postdetails};
  95. }
  96.  
  97.  
  98. B{color:{color:bold}; background:#; font-family: {font:bold}; font-size:9px; text-shadow: 0px 0px 0px #000; letter-spacing:0px; font-weight:bold; text-transform:uppercase; text-decoration:none; font-style:none; letter-spacing:2px;}
  99.  
  100. I{color:{color:italic}; background:#; font-family: {font:italic}; font-size:9px; text-shadow: 0px 0px 0px #000; letter-spacing:0px; font-weight:none; text-transform:uppercase; text-decoration:none; font-style:italic;}
  101.  
  102. S{color:{color:strikethrough}; background:#; font-family: {font:strikethrough}; font-size:9px; text-shadow: 0px 0px 0px #000; letter-spacing:0px; font-weight:none; text-transform: uppercase; text-decoration:none; font-style:normal;}
  103.  
  104. U{color:{color:underline}; background:#; font-family: {font:underline}; font-size:9px; text-shadow: 0px 0px 0px #000; letter-spacing:0px; font-weight:none; text-transform:uppercase; text-decoration:underline; font-style:;}
  105.  
  106.  
  107.  
  108.  
  109. #description {margin-bottom:5px; margin-top:0px;}
  110.  
  111.  
  112. #postdetails {font: 8px;
  113. background-color:{color:postdetails};
  114. border-bottom:0px solid {color:links};
  115. margin-bottom:0px;
  116. margin-top:0px;
  117. padding:3px; padding-top: 0px; padding-left: 0px; padding-bottom: 0px;
  118. text-align:right;
  119. letter-spacing:3px;
  120. border-bottom:0px dashed {color:pdborder};
  121. }
  122.  
  123. #tags {font: 8px;
  124. background-color:{color:postdetails};
  125. border-bottom:0px solid {color:links};
  126. margin-bottom:10px;
  127. margin-top:0px;
  128. padding:3px; padding-top: 0px; padding-left: 0px; padding-bottom: 0px;
  129. text-align:right;
  130. letter-spacing:3px;
  131. border-bottom:0px dashed {color:pdborder};
  132. }
  133.  
  134.  
  135. a.pdlink:link, a.nav:active, a.nav:visited{
  136. font-size: 8px;
  137. font-family: {font:pdfont};
  138. border-bottom: 0px solid {color:left};
  139. color:{color:pdlinks};
  140. margin-bottom:0px;
  141. padding-bottom:0px;
  142. margin-bottom:0px;
  143. letter-spacing:5px;
  144. text-transform: uppercase;}
  145.  
  146. a.pdlink:hover{ background-color:{color:pdbg2};
  147. color:{color:pdlinks};}
  148.  
  149. a.tags:link, a.nav:active, a.nav:visited{
  150. font-size: 8px;
  151. font-family: {font:pdfont};
  152. border-bottom: 0px solid {color:left};
  153. color:{color:tags};
  154. margin-bottom:0px;
  155. padding-bottom:0px;
  156. margin-bottom:0px;
  157. letter-spacing:5px;
  158. text-transform: uppercase;}
  159.  
  160. a.tags:hover{ background-color:{color:tagsbg2};
  161. color:{color:tagshover};}
  162.  
  163. a.nav:link, a.nav:active, a.nav:visited{
  164. font-size: 10px;
  165. line-height:5px;
  166. display: block;
  167. font-family: {font:navlinkfont};
  168. color:{color:nav};
  169. background-color:{color:navbg};
  170. padding:0px;
  171. padding-left:5px;
  172. margin-bottom:5px;
  173. letter-spacing:2px;
  174. text-align:right;
  175. -webkit-transition: all 1.0s ease-in;
  176. -moz-transition: all 1.0s ease-in;
  177. -o-transition: all 1.0s ease-in;
  178. -ms-transition: all 1.0s ease-in;
  179. transition: all 1.0s ease-in;
  180. text-transform: none;}
  181.  
  182. a.nav:hover{background-color:{color:navbg2};
  183. color:{color:navhover};
  184. border-left:0px solid {color:headercolor};
  185. -webkit-transition: all 1.0s ease-in;
  186. -moz-transition: all 1.0s ease-in;
  187. -o-transition: all 1.0s ease-in;
  188. -ms-transition: all 1.0s ease-in;
  189. transition: all 1.0s ease-in;
  190. text-transform: none;
  191. }
  192.  
  193. .posttitle, .posttitle a {font: 15px {font:header}; color:{color:headercolor};
  194. letter-spacing:0px;
  195. text-align: ;
  196. text-transform: uppercase;
  197. margin-bottom:0px;
  198. padding-bottom:0px;
  199. margin-bottom:0px;
  200. letter-spacing:8px;}
  201.  
  202. a.posttitle:hover{
  203. background-color:{color:headerbg2};
  204. color:{color:links hover};}
  205.  
  206.  
  207. .ask {background-color:{color:ask}; padding:5px; font-family: {font:Title}; font-size: 9px; line-height: 12px; text-transform: uppercase; letter-spacing:2px;}
  208. .ask a {font-family: {font:Title}; font-size: 8px; line-height: 16px; text-transform: uppercase; letter-spacing:5px;color:{color:Links};}
  209. .ask a:hover {color:{color:linksbg}; background-color:{links};}
  210. .ques a:hover {color: {color:linksbg};}
  211.  
  212.  
  213. ::-webkit-scrollbar { width: 15px; height: 0px; }
  214. ::-webkit-scrollbar-button:start:decrement,
  215. ::-webkit-scrollbar-button:end:increment { height: 0px; display: block; background: #fff; }
  216. ::-webkit-scrollbar-track-piece { background: #ffffff; }
  217. ::-webkit-scrollbar-thumb { border-radius: 0px; height: 50px; background-color: #2C2C2C; }
  218. ::-webkit-scrollbar-thumb:hover { background-color: #2C2C2C; }
  219.  
  220.  
  221. </style>
  222.  
  223.  
  224. </head>
  225.  
  226.  
  227. <body>
  228.  
  229.  
  230. <div id="navlinks"><a href="/" class="nav">Home</a>
  231. <a href="/ask" class="nav">Ask</a>
  232. <a href="/archive" class="nav">Archive</a>
  233. <a href="http://jeremyfuckingmckinnon.tumblr.com/" class="nav">Theme</a>
  234. {block:PreviousPage}<a href="{PreviousPage}" class="nav">&#171; back</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}" class="nav">next &#187;</a>{/block:NextPage}
  235. </div>
  236.  
  237. <div id="portrait">&nbsp;</div>
  238.  
  239. <div id="about">
  240. {block:Description}
  241. <p id="description">{Description}</p>
  242. {/block:Description} </div>
  243.  
  244.  
  245.  
  246. <div id="middle">
  247. {block:Posts}
  248.  
  249. <div id="middle2">
  250.  
  251. {block:Text}
  252. {block:Title}<div class="posttitle"><a href="{Permalink}" class="posttitle">{Title}</a></div>{/block:Title}{Body}{/block:Text}
  253.  
  254. {block:Photo}
  255. {block:IndexPage} <a href="{Permalink}"> {/block:IndexPage}
  256. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  257. <img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0">
  258. {block:IndexPage}</a>{/block:IndexPage}
  259. {block:PermalinkPage}{LinkCloseTag}{/block:PermalinkPage}
  260. {block:Caption}{Caption}{/block:Caption}
  261. {/block:Photo}
  262.  
  263. {block:Photoset}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  264.  
  265.  
  266. {block:Quote}
  267. <i>"{Quote}"</i>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  268.  
  269. {block:Link}
  270. <div class="posttitle"><a href="{Permalink}" class="posttitle">{Name}</a></div>
  271. {block:Description}
  272. <div class="description">{Description}</div>{/block:Description}
  273. {/block:Link}
  274.  
  275.  
  276. {block:Chat}
  277. {block:Title}<div class="posttitle"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  278. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  279. {block:Label}<span class="label">{Label}</span>{/block:Label}
  280. {Line}</li>{/block:Lines}</ul></li>
  281. {/block:Chat}
  282.  
  283.  
  284. {block:Video}
  285. {Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}
  286. {/block:Video}
  287.  
  288.  
  289. {block:Audio}{AudioPlayerBlack}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
  290.  
  291.  
  292. {block:Answer} <div class="ask"> {Asker}: {Question}</div>{Answer}{/block:Answer}
  293.  
  294.  
  295.  
  296.  
  297. {block:PostNotes} {PostNotes} {/block:PostNotes}
  298.  
  299. </div>
  300.  
  301. <div id="postdetails"><a href="{Permalink}" class="pdlink">{NoteCount} notes</a> &#149; <a href="{Permalink}" class="pdlink"> {TimeAgo}</a>{/Block:NoteCount} &#149; {block:IndexPage}<a href="{ReblogURL}" target="_blank" class="pdlink">Reblog</a>{/block:IndexPage}</div>
  302.  
  303. <div id="tags">{block:IfShowTags}{block:HasTags}{block:Tags}<a href="{TagURL}" class="tags">#{Tag}</a> {/block:Tags}{/block:HasTags}{/block:IfShowTags}</div>
  304.  
  305. {/block:Posts}
  306.  
  307. <center>theme by <a href="http://jeremyfuckingmckinnon.tumblr.com">jeremyfuckingmckinnon</a></center>
  308. </div>
  309.  
  310. <div id="credit"><a href="jeremyfuckingmckinnon.tumblr.com"><img src="http://static.tumblr.com/kbjq5hs/Uxgm4db5q/themecredit.png" border="0"></a></div>
  311.  
  312. </body>
  313. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement