Advertisement
Guest User

lolgetaway

a guest
Jan 13th, 2013
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.62 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <!-- DEFAULT VARIABLES -->
  5.  
  6. <meta name="color:background" content="#FFFFFF" />
  7. <meta name="color:text" content="#57554F" />
  8. <meta name="color:link" content="#b10e1a" />
  9. <meta name="color:Hover" content="#57554F"/>
  10. <meta name="image:Sidebar" content="" />
  11. <meta name="image:Background" content="" />
  12. <meta name="image:Posts Background" content=""/>
  13. <meta name="text:link1title" content="" />
  14. <meta name="text:link1link" content="" />
  15. <meta name="text:link2title" content="" />
  16. <meta name="text:link2link" content="" />
  17. <meta name="text:link3title" content="" />
  18. <meta name="text:link3link" content="" />
  19. <meta name="text:link4title" content="" />
  20. <meta name="text:link4link" content="" />
  21. <meta name="text:link5title" content="" />
  22. <meta name="text:link5link" content="" />
  23.  
  24. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  25. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  26. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  27. <link rel="shortcut icon" href="{Favicon}" />
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  29. <style type="text/css">
  30.  
  31. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  32.  
  33. body {color:{color:text};background-color:{color:background};background-position: center;background-attachment:fixed;background-image: url('{image:background}');background-repeat: repeat;font-size:10px;font-family:consolas;line-height:110%;text-align:justify}
  34.  
  35. a{color: {color:link}; text-decoration: none; }
  36.  
  37. a:hover{ color:{color:hover}; font-weight:none; =}
  38.  
  39. ::-webkit-scrollbar {
  40. width: 4px;
  41. height: 4px;
  42. background: transparent;
  43. background-image: url('{image:background}')
  44. }
  45.  
  46. ::-webkit-scrollbar-thumb {
  47. background-color: {color:link};
  48. }
  49.  
  50. #content {margin-left:500px; margin-top:-10px; width:520px;overflow: hidden; background-color:transparent;padding: 6px; transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out; }
  51.  
  52. #posts{overflow:hidden; background: transparent; border-left:0px solid; border-right:0px solid; padding:0px; overflow: hidden; padding: 5px; border: 5px solid {color:background};transition: all 0.5s ease-out; -o-transitiontransition: all 1.5s ease-out; -webkit-transition: all 0.5s ease-out; -moz-transition: all 1.5s ease-out;}
  53.  
  54. #entry{
  55. opacity:0.8;
  56. font-family: arma;
  57. font-size: 13px;
  58. line height: 11px;
  59. text-align:center;
  60. z-index:9999;
  61. float:left;
  62. width: 500px;
  63. height: auto;
  64. {block:PermalinkPage}
  65. width: 500px;
  66. height: auto;
  67. {/block:PermalinkPage}
  68. line-height:8px;
  69. background-color:transparent;
  70. background-image: url("{image:post bg}");
  71. padding:5px;
  72. margin-right:10px;
  73. overflow:hidden;
  74. margin-bottom:6px;
  75. border: 2px solid {color:borders};
  76. transition: all 0.9s ease-out;
  77. -o-transition-transition: all 0.9s ease-out;
  78. -webkit-transition: all 0.9s ease-out;
  79. -moz-transition: all 0.9s ease-out;
  80. }
  81.  
  82. #entry:hover {
  83. opacity: 1.0;
  84. transition: all 0.9s ease-out;
  85. -o-transition-transition: all 0.9s ease-out;
  86. -webkit-transition: all 0.9s ease-out;
  87. -moz-transition: all 0.9s ease-out;
  88. }
  89.  
  90. #sidebarimg img {margin-left:2px; margin-top:3px; text-align:center; opacity: 1;background:transparent;flow:show; width: 250px;}
  91.  
  92. #sidebar {width:250px; margin-left:160px; margin-top:0px; position:fixed; background:#ffffff; padding:5px; height: 2000000px; overflow: show; padding-top: 10px;overflow:show; padding-right:10px; opacity:1;border-right: 4px solid #6680a0;border-left: 4px solid #6680a0; }
  93.  
  94. #description { text-align:center; line-height:11px; margin-bottom:0px; width: 251px; height: auto; background: transparent; opacity: 1; margin-top: 4px;}
  95.  
  96. #sidebar2{width:166px;z-index:1;position:fixed;height:100000px;font-size: 11px;padding-top: 3px;margin-left:-10px; background-image:url(http://assets.tumblr.com/images/x.gif); background-repeat: repeat;}
  97.  
  98.  
  99. div#desc{
  100. position: fixed !important;
  101. opacity:1;
  102. font-size: 8px;
  103. line-height:12px;
  104. text-align: center;
  105. text-transform:normal;
  106. width: 252px;
  107. font-family:consolas;
  108. font-size: 10px;
  109. height: 25px;
  110. color:{color:text};
  111. padding-top: 0px;
  112. background-color: white;
  113. margin-top:314px;
  114. margin-left:-7px;
  115. padding:5px;
  116. border:1px double #ddd;
  117. transition: all 0.9s ease-out;
  118. -o-transition-transition: all 0.5s ease-out;
  119. -webkit-transition: all 0.5s ease-out;
  120. -moz-transition: all 0.5s ease-out;
  121. }
  122. #sidebar:hover #desc{
  123. height: 45px;
  124. transition: all 0.9s ease-out;
  125. -o-transition-transition: all 0.5s ease-out;
  126. -webkit-transition: all 0.5s ease-out;
  127. -moz-transition: all 0.5s ease-out;
  128. }
  129. div#links{
  130. position: fixed !important;
  131. opacity:0;
  132. font-size: 8px;
  133. line-height:14px;
  134. text-align: center;
  135. text-transform:lowercase;
  136. width: 262px;
  137. font-family:consolas;
  138. font-size: 10px;
  139. height: 15px;
  140. color:#aaa;padding-top: 0px;
  141. background-color: #fff;
  142. margin-top:346px;
  143. margin-left:-6px;
  144. padding-bottom:3px;
  145. padding-top:3px;
  146. border-top:3px double #ddd;
  147. z-index:100;
  148. transition: all 0.9s ease-out;
  149. -o-transition-transition: all 0.5s ease-out;
  150. -webkit-transition: all 0.5s ease-out;
  151. -moz-transition: all 0.5s ease-out;
  152. }
  153. #sidebar:hover #links{
  154. opacity:1;
  155. transition: all 0.9s ease-out;
  156. -o-transition-transition: all 0.5s ease-out;
  157. -webkit-transition: all 0.5s ease-out;
  158. -moz-transition: all 0.5s ease-out;
  159. }
  160.  
  161.  
  162. #title { text-align:center; line-height:11px; margin-bottom:auto; width: 180px; height: 200px; background: transparent; opacity: position: fixed !important; 1;transition: all 0.5s ease-out; padding: 7px; margin-top: 10px; margin-left: -5px;-webkit-transition: all 0.7s ease-in-out;-moz-transition: all 0.7s ease-in-out; -o-transition: all 0.7s ease-in-out;-ms-transition: all 0.7s ease-in-out;transition: all 0.7s ease-in-out; font-family:lovenote; font-size: 50px;}
  163.  
  164. @font-face { font-family: "lovenote"; src: url('http://static.tumblr.com/4yxykdm/k6plrfhwf/ck_love_note.ttf'); }
  165.  
  166. .user_1 .label {color:{color:link};}
  167. .user_2 .label {color:{color:text};}
  168. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  169.  
  170. i, em {color: {color:text};}
  171. b, strong {color: {color:text};}
  172.  
  173. ::selection {color:{color:text};background-color: {color:Link};}
  174.  
  175. ::-moz-selection {color:{color:text};background-color: {color:Link};}
  176.  
  177. ::-webkit-selection {color:{color:text};background-color:{color:Link};}
  178.  
  179. p{margin-top:5px; margin-bottom:5px; }
  180.  
  181. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  182.  
  183. ol.notes img {width: 16px;position: relative;display: inline;top: 3px;}
  184.  
  185. .text {padding: 5px;}
  186.  
  187. ol.notes { padding: 0 10px;}
  188.  
  189. .title{
  190. font-family:lovenote;
  191. font-size: 35px;
  192. line-height: 17px;
  193. color:{color:Text};
  194. text-transform:lowercase;
  195. letter-spacing: 0px;
  196. font-weight: normal;
  197. padding:0px 0px 0px 0px;
  198. }
  199.  
  200. .perma
  201. { opacity: 0.0; filter: alpha(opacity = 0); margin-top: -21px;width: px;height: 30px;line-height: 30px;font-size: 9px;position:absolute;text-align: center; z-index:9999991; color: #000000; margin-left:10px;}
  202.  
  203. a.p
  204. { color: {color:permalink}; }
  205.  
  206. #entry:hover .perma {-webkit-transition: opacity 0.4s linear; opacity: .8;-moz-transition: all 0.4s linear;transition: all 0.4s linear; filter: alpha(opacity = 100); margin-left: 0px;}
  207.  
  208. select {
  209. font-size: 9px;
  210. width: 100px;
  211. margin-left: 10px;
  212.  
  213. }
  214. option {
  215. font-size: 9px;
  216. text-align: left;
  217.  
  218. }
  219. input[type=button]
  220. {
  221. font-size: 9px;
  222. }
  223.  
  224. .not { position: absolute;
  225. background-color:{color:background};
  226. height: auto;
  227. line-height: 20px;
  228. color: {color:link};
  229. position: absolute;
  230. margin-top: 26px;
  231. margin-left: 5px;
  232. padding-left: 4px;
  233. padding-right: 4px;
  234. }
  235.  
  236. .not a{
  237. color: {color:link};
  238. font-weight: normal;
  239. font-size: 10px;
  240. font-family: consolas;
  241. }
  242.  
  243. .peeniss {
  244. font-family: consolas;
  245. font-size:15px;
  246. text-transform:lowercase;
  247. letter-spacing: 0px;
  248. color: {color:text};
  249. line-height: 10px;
  250. display: block;
  251. padding: 0px;
  252. margin: 0px 0px 0px 0px;
  253. text-align: right;
  254. padding: 2px;
  255. }
  256.  
  257.  
  258. .per{
  259. text-transform: normal;
  260. display: block;
  261. text-align: right;
  262. text-decoration: none;
  263. }
  264.  
  265. </style>
  266. <style type="text/css">
  267. {CustomCSS}</style>
  268.  
  269. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  270.  
  271. </head>
  272.  
  273. <div id="sidebar">
  274. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  275. <div id="description">{Description}<div style="border-top: 3px double {color:text}; border-bottom: 3px double {color:text}; padding: 2px; margin-top:2px;"><a href="/">Home</a> - <a href="/msg">Message</a> -
  276. <a href="{text:link1link}">{text:link1title}</a> - <a href="{text:link2link}">{text:link2title}</a> - <a href="{text:link3link}">{text:link3title}</a> - <a href="{text:link4link}">{text:link4title}</a> - <a href="{text:link5link}">{text:link5title}</a></div></div>
  277. <div id="title">{title}</div></div>
  278. </div>
  279.  
  280.  
  281. <div id="content">
  282. {block:Posts}
  283. <div id="entry">
  284. {block:IndexPage}
  285. {/block:IndexPage}
  286.  
  287. {block:Text}
  288. <div class="text">
  289. {block:Title}
  290. <span class="title">{Title}</span>
  291. {/block:Title}
  292. {Body}
  293. </div>
  294. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  295. {/block:Text}
  296. {block:Answer}<center>
  297. <div style="margin-top:2px; margin-bottom:0px; min-height:30px; padding: 3px; background-color: {color:background}; border: 1px solid #ddd;">
  298. <img src="{AskerPortraitURL-30}" width="30" align="left" style="margin-right:3px;"/>
  299. <span class="title">{Asker}</span> said:<br> {Question}</div>
  300. <div style="margin-top:4px; margin-bottom:4px; background: transparent;"> <br>{Answer}</div>
  301. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  302. {/block:Answer}
  303.  
  304. {block:Photo}
  305. <div class="perma">
  306. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div></div>
  307. {block:IndexPage}
  308. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/>{LinkCloseTag}
  309. {/block:IndexPage}
  310. {block:permalinkpage}{LinkOpenTag}
  311. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="500px"/>{LinkCloseTag}
  312. {block:Caption}
  313. {Caption}
  314. {/block:Caption}
  315. {/block:permalinkpage}
  316.  
  317. {/block:Photo}
  318.  
  319. {block:Quote}
  320. <div class="text">
  321. "{Quote}"
  322. {block:Source}
  323. <span class="title">- {Source}</span>
  324. {/block:Source}
  325. </div>
  326. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  327. {/block:Quote}
  328.  
  329. {block:Link}
  330. <div class="text">
  331. <span class="title"><a href="{URL}" class="link" {Target}>{Name}</a></span>
  332. {block:Description}
  333. <div class="description">{Description}</div>
  334. {/block:Description}
  335. </div>
  336. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  337. {/block:Link}
  338.  
  339. {block:Chat}
  340. <div class="text">
  341. {block:Title}
  342. <span class="title"><a href="{Permalink}">{Title}</a></span>
  343. {/block:Title}
  344. <ul class="chat">
  345. {block:Lines}
  346. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  347.  
  348. {Line} </li>
  349. {/block:Lines}
  350. </ul>
  351. </div>
  352. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  353. {/block:Chat}
  354.  
  355. {block:Video}
  356. <div class="perma">
  357. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  358. </div>
  359. {block:IndexPage}
  360. {Video-500}
  361. {/block:IndexPage}
  362. {block:permalinkpage}
  363. {Video-500}
  364. {/block:permalinkpage}
  365. {/block:Video}
  366.  
  367. {block:Audio}
  368. {AudioPlayerBlack}
  369. <div class="text">
  370. {block:Caption}
  371. {Caption}
  372. {/block:Caption}
  373. </div>
  374. <div class="per"> <div class="peeniss"><a href="{permalink}">+ {NoteCount} </a></div></div>
  375. {/block:Audio}
  376.  
  377. {block:PermalinkPage}
  378. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  379. {/block:PermalinkPage}
  380. {block:PostNotes}{PostNotes}{/block:PostNotes}
  381. </div>
  382. {/block:Posts}
  383.  
  384. <div style="position:fixed; font-family:handy00; font-size: 10px; top:10px; left:5px; padding: 9px; background: transparent;""><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=http://a.tumblr.com/tumblr_md2hjw6Lls1qdz7x5o1.mp3&t0=iris (cover)&f1=http://a.tumblr.com/tumblr_mdeugzyXRd1r4qzqno1.mp3&t1=ships in the night&f2=http://a.tumblr.com/tumblr_m4acga2Y6L1qzzl4lo1.mp3&t2=guts&f3=http://a.tumblr.com/tumblr_m9k3r7WORY1qanz8so1.mp3&t3=super rich kids&f4=http://a.tumblr.com/tumblr_mbulkgKpgn1rq6j2to1.mp3&t4=stays four the same&total=5" quality="high" wmode="transparent" width="200" height="15" name="billy" align="middle" type="application/x-shockwave-flash"
  385. </body>
  386.  
  387. </html>
  388. </div>
  389. </div>
  390. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement