xmisa0923

sp

Aug 1st, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.54 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. Centre
  6. Theme created by: Shannon - sleepingtigers
  7.  
  8. Please do not take any part of this coding for your own,
  9. time and effort has been placed into it and I ask you to respect that.
  10. Thank you.
  11. -->
  12.  
  13. <head>
  14.  
  15. <meta name="color:post background" content="#FFFFFF" />
  16. <meta name="color:header" content="#DDDDDD" />
  17. <meta name="color:text" content="#292929" />
  18. <meta name="color:link" content="#2E2E2E" />
  19. <meta name="color:link hover" content="#DDDDDD" />
  20.  
  21. <meta name="if:Endless Scroll" content="1" />
  22. <meta name="if:Fade Images" content="0" />
  23. <meta name="if:Hide Captions" content="1" />
  24. <meta name="if:Rounded Photo Edges" content="0" />
  25.  
  26. <meta name="text:Custom Link One" content="" />
  27. <meta name="text:Custom Link One Title" content="" />
  28. <meta name="text:Custom Link Two" content="" />
  29. <meta name="text:Custom Link Two Title" content="" />
  30. <meta name="text:Custom Link Three" content="" />
  31. <meta name="text:Custom Link Three Title" content="" />
  32. <meta name="text:Custom Link Four" content="" />
  33. <meta name="text:Custom Link Four Title" content="" />
  34.  
  35. <title>{Title}</title>
  36. <link rel="shortcut icon" href="{Favicon}">
  37. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  38. <link rel="shortcut icon" href="{Favicon}">
  39. <title>Untitled Document</title>
  40. <link rel="shortcut icon" href="{Favicon}">
  41. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  42. <link href='http://fonts.googleapis.com/css?family=Cabin+Sketch:bold' rel='stylesheet' type='text/css'>
  43.  
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52. iframe#tumblr_controls { right:3px !important; position:fixed !important; }
  53.  
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background-color:#000000;height:100px;}
  56. ::-webkit-scrollbar { height:4px;width:6px; background-color:#FFFFFF;}
  57.  
  58.  
  59. /* BODY ENTRIES */
  60. body{ color:{color:text}; background-color:#fff; font-family:times new roman; font-size:11px; line-height: 14px; text-align:justify;}
  61.  
  62. #content{ width:600px; margin: auto auto auto auto; position: relative; }
  63. #content .posts { width:600px; margin:auto; position:relative; padding-top:0px;}
  64. #content .posts img {{block:IFRoundedPhotoEdges}border-radius:5px; -moz-border-radius:5px;{/block:IfRoundedPhotoEdges} }
  65. #content .entry {{block:IndexPage}width: 280px; margin:5px; padding:5px; float:left; position: relative;{/block:IndexPage}{block:PermalinkPage}width:600px; {/block:PermalinkPage} background-color:{color:post background}; }
  66.  
  67. #info { width:200px; left:50%; margin-left:320px; position:fixed; font-family:times new roman; font-size:11px; text-align:center; background-color:{color:header}; border-radius:3px; -moz-border-radius:3px; box-shadow: 5px 5px 5px #eeeeee; -moz-box-shadow: 3px 3px 3px #eeeeee; -webkit-box-shadow: 3px 3px 3px #eeeeee;}
  68. .arrow { left:50%; margin-left:308px; position:fixed; font-size:16px; color:{color:header}; }
  69. .disphoto {background-image: url({PortraitURL-64}); -moz-border-radius: 64px; -webkit-border-radius: 64px; width: 62px; height: 62px; margin: 7px; }
  70.  
  71. #head{-moz-border-radius: 0px 0px 10px 10px; -webkit-border-radius: 0px 0px 10px 10px; box-shadow: 5px 5px 5px #eeeeee; -moz-box-shadow: 3px 3px 3px #eeeeee; -webkit-box-shadow: 3px 3px 3px #eeeeee; width:585px; padding:5px; padding-top:10px; padding-bottom:10px; background:{color:header}; margin-bottom:10px; margin-top:-10px;}
  72.  
  73. .slinks {margin-bottom:4px; padding:4px; font-family:times new roman; background-color: #FFF; text-align: left; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in; color: {color:link}; font-size:11px; text-transform:uppercase; -webkit-box-shadow: 3px 3px 3px #dcdcdc;}
  74. .slinks:hover {background-color: #FFF; color: {color:link}; font-style:italic; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  75.  
  76. #navigation {width:100px; margin:auto; position:absolute; font-family:times new roman; font-size:11px; bottom:30px; }
  77.  
  78. /* TEXT PROPS */
  79. a:link, a:active, a:visited{ color: {color:link}; text-decoration:none; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  80. a:hover{ color:{color:link hover}; -moz-transition: 0.8s ease-in; -webkit-transition: 0.8s ease-in; -o-transition: 0.8s ease-in; transition: 0.8s ease-in;}
  81. .title { color:#fff; font-family: Bell MT; font-size:16px; text-transform:none; text-align:center;}
  82. .ptitle { color:{color:text}; font-family:times new roman; font-size: 11px; padding:3px; border-bottom:1px dotted {color:text}; background-color:{color:link hover};}
  83. .permalink {text-align:left; font-family:times new roman; font-size:9px; font-weight:bold; opacity:.6; }
  84. .right { margin: 0 0 px 0; padding: px; overflow:hidden; -moz-border-radius:3px; border-radius:3px; text-align: left; text-transform:; }
  85. .totalright {float:right; margin-top:0px;}
  86.  
  87. /* POST SPECIFICS */
  88. .quote {font-family:Bell MT; font-size:12px; font-style:italic;}
  89. .quotem{ position:absolute; margin-left:0px; margin-top:20px; font-size:40px; opacity:0.3; filter: alpha(opacity = 30); }
  90. .source {font-family:times new roman; font-size:11px; font-weight:bold; text-align:left; text-transform:none; }
  91. .audio {width: 274px; background-color:#fff; padding:3px; -webkit-box-shadow: 3px 3px 3px #dcdcdc;}
  92. div.video embed, div.post div.video object { width:280px !important; height:180px !important;}
  93. .question { background-color:{color:post background}; padding:3px; border-bottom:1px dotted {color:text};}
  94. .answer { background-color:{color:post background}; padding:3px; border-radius:3px; -moz-border-radius:3px;}
  95.  
  96. {block:ifFadeImages} img {opacity: 1; -webkit-transition-duration: 0.8s; }
  97. img:hover { opacity: .50; -webkit-transition-duration: 0.8s; } {/block:ifFadeImages}
  98.  
  99. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:2px; }
  100. ol.notes { padding: 0px; margin: 25px 0px; list-style-type:none; border-bottom: solid 0px #ccc; width:500px;}
  101. ol.notes li.note { border-top: solid 0px #ccc; padding: 2px; width:500px; }
  102. ol.notes li.note img.avatar {margin-right: 10px; width:0px; height: 0px;}
  103. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  104.  
  105.  
  106. #player
  107. {position:fixed;z-index:999;
  108. bottom:0px;
  109. left:-170px;
  110. height:10px;
  111. padding:1px 8px 3px 1px;
  112. letter-spacing:2px;
  113. background-color:#000;
  114. -moz-border-radius:0px 10px 0px 0px;
  115. border-radius:0px 10px 0px 0px;
  116. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  117.  
  118. #mus
  119. {float:left;
  120. color:#fff;
  121. padding-left:100px;
  122. -webkit-transition: opacity 1s linear;-webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;}
  123.  
  124. #player:hover #mus
  125. {padding-left:0px;
  126. opacity:0;}
  127.  
  128. #player:hover
  129. {left:0px;}
  130.  
  131.  
  132.  
  133. </style>
  134. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/dJWl20ley/jqueryformasonry.js"></script>
  135. <script type="text/javascript" src="http://static.tumblr.com/imovwvl/rSGl20lfv/masonry.js">
  136. </script>
  137. <script src="http://static.tumblr.com/df28qmy/SHUlh3i7s/jquery.infinitescroll.js"></script>
  138. <script src="http://static.tumblr.com/thpaaos/lLwkowcqm/jquery.masonry.js"></script>
  139. <script type="text/javascript">
  140.  
  141. $(window).load(function () {
  142. $('.posts').masonry(),
  143. $('.masonryWrap').infinitescroll({
  144. navSelector : "div#navigation",
  145. // selector for the paged navigation (it will be hidden)
  146. nextSelector : "div#navigation a#nextPage",
  147. // selector for the NEXT link (to page 2)
  148. itemSelector : ".entry",
  149. // selector for all items you'll retrieve
  150. bufferPx : 10000,
  151. extraScrollPx: 11000,
  152. loadingImg : "http://b.imagehost.org/0548/Untitled-2.png",
  153. loadingText : "<em></em>",
  154. },
  155. // call masonry as a callback.
  156. function() { $('.posts').masonry({ appendedContent: $(this) }); }
  157. );
  158. });
  159. </script>
  160. <script type="text/javascript">
  161. $(window).load(function(){
  162. $("p").remove(":contains('Source:')");
  163. });
  164. </script>
  165.  
  166. </head>
  167.  
  168. <body>
  169.  
  170. {block:IndexPage}<div id="player">
  171.  
  172. <div style="float:left;width:120px"><embed src="http://www.sheepproductions.com/billy/billy.swf?autoplay=false&f0=https://dl.dropbox.com/u/30975005/02.%20U-KISS%20-%20COINCIDENCE.mp3&t0=Coincidence&f1=https://dl.dropbox.com/u/30975005/I%20LOVE%20YOU.mp3&t1=I Love You&f2=https://dl.dropbox.com/u/30975005/07%20Light%20It%20Up%20%28Inst.%29.mp3 &t2=Light It Up&f3=https://dl.dropbox.com/u/30975005/okay%20We%20Set%20off%21%21.mp3&t3=We Set Off&total=4" quality="high" wmode="transparent" width="200" height="10" name="billy" align="middle" type="application/x-shockwave-flash" /></div>
  173.  
  174. <div id="mus"><img src="" style="margin-right:8px;"/> music</div>
  175.  
  176. </div>{/block:IndexPage}
  177.  
  178.  
  179.  
  180. <div id="content">
  181.  
  182. <div id="head">
  183. <div class="title"><a href="/">{Title}</a></div>
  184. <FONT COLOR="#FFF"><center><a href="/">home</a> &nbsp; ✮ &nbsp; <a href="http://haikki.tumblr.com/">main blog</a> {block:IfCustomLinkOneTitle} | <a href="{text:Custom Link One}"> {text:Custom Link One Title}</a> {/block:ifCustomLinkOneTitle} {block:ifCustomLinkTwoTitle} | <a href="{text:Custom Link Two}"> {text:Custom Link Two Title}</a> {/block:ifCustomLinkTwoTitle} {block:ifCustomLinkThreeTitle} | <a href="{text:Custom Link Three}"> {text:Custom Link Three Title}</a> {/block:ifCustomLinkThreeTitle} {block:ifCustomLinkFourTitle} &nbsp; ✮ &nbsp;<a href="{text:Custom Link Four}">{text:Custom Link Four Title}</a> {/block:ifCustomLinkFourTitle}</center></FONT>
  185. </div>
  186.  
  187. {block:Description}
  188. <div id="info">{Description}</div>
  189. <div class="arrow">◄</div>
  190. {/block:Description}
  191.  
  192. <div class="posts">
  193. {block:Posts}
  194. <div class="entry">
  195.  
  196. {block:Text}
  197. {block:Title} <div class="ptitle">{Title}</div> {/block:Title}
  198. {Body}
  199. <div class="permalink"><a href="{Permalink}"> <div class="right">{TimeAgo} <div class="totalright">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> </div></div> </div>
  200. {/block:Text}
  201.  
  202. {block:Photo}
  203. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  204. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  205. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" {block:IndexPage}width="280"{/block:IndexPage}{block:PermalinkPage}width="600"{/block:PermalinkPage}/>{block:IfNotHideCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfNotHideCaptions}
  206. {block:IndexPage}</a>{/block:IndexPage}
  207. {block:PermalinkPage}{LinkCloseTag}{block:IfHideCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfHideCaptions}
  208. {/block:PermalinkPage}
  209. {block:PermalinkPage}<BR><div style="background-color:{color:header}; width:600px; padding-top:3px; padding-bottom:3px;"><center>Posted {TimeAgo} {block:NoteCount} with {NoteCountwithLabel}{/block:NoteCount}</center> </div>{/block:PermalinkPage}
  210. {/block:Photo}
  211.  
  212. {block:Photoset}
  213. {Photoset-500}
  214. {block:Caption}
  215. {Caption}
  216. {/block:Caption}
  217. {/block:Photoset}
  218.  
  219. {block:Quote}
  220. <div class="quote">{Quote}</div>
  221. {block:Source} <div class="source">{Source}</div> {/block:Source}
  222. <div class="permalink"><a href="{Permalink}"> <div class="right">{TimeAgo} <div class="totalright">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> </div></div> </div>
  223. {/block:Quote}
  224.  
  225. {block:Link}
  226. <div class="ptitle"><a href="{URL}"{Target}>&rarr; {Name}</a></div>
  227. {block:Description} {Description} {/block:Description}
  228. {/block:Link}
  229.  
  230. <div class="video">
  231. {block:Video}
  232. {Video-500}
  233. {block:Caption}
  234. {Caption}
  235. {/block:Caption}
  236. <div class="permalink"><a href="{Permalink}"> <div class="right">{TimeAgo} <div class="totalright">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> </div></div> </div>
  237. {/block:Video}
  238. </div>
  239.  
  240.  
  241. {block:Chat}
  242. {block:Title}
  243. <div class="ptitle">{Title}</div>
  244. {/block:Title}{block:Lines}{block:Label}{Label}{/block:Label}{Line}<br>{/block:Lines}
  245. <div class="permalink"><a href="{Permalink}"> <div class="right">{TimeAgo} <div class="totalright">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> </div></div> </div>
  246. {/block:Chat}
  247.  
  248.  
  249. {block:Audio}
  250. <div class="audio"> {AudioPlayerWhite} </div>
  251. {block:Caption} {Caption} {/block:Caption}
  252. <div class="permalink"><a href="{Permalink}">{PlayCountWithLabel}&nbsp; {block:ExternalAudio} <a href="{ExternalAudioURL}">Download</a> {/block:ExternalAudio} &nbsp; {block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} </a></div>
  253. {/block:Audio}
  254.  
  255.  
  256. {block:Answer}
  257. <div class="question">{Asker}: {Question}</div>
  258. <div class="answer">{Answer}</div>
  259. {block:IndexPage}<div class="permalink"><a href="{Permalink}"> <div class="right">{TimeAgo} <div class="totalright">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}</a> </div></div> </div>{/block:IndexPage}
  260. {/block:Answer}
  261.  
  262. </div>
  263. {block:PostNotes}{PostNotes}{/block:PostNotes}
  264.  
  265. {/block:Posts}
  266. </div>
  267. </div>
  268. <div style="position:fixed; bottom:5px; right:5px; opacity:.5;"><a href="http://sleepingtigers.tumblr.com">★</a></div>
  269. <!-- Endless ST ST -->
  270. {block:IndexPage}
  271. <div class="column navigation" id="navigation">
  272. {block:Pagination}
  273. {block:PreviousPage}<a href="{PreviousPage}" class="navigate">{/block:PreviousPage}{block:PreviousPage}</a>{/block:PreviousPage}
  274. {block:NextPage}<a href="{NextPage}" class="navigate" id="nextPage">{/block:NextPage}{block:NextPage}</a>{/block:NextPage}{/block:Pagination}
  275. </div>
  276. {/block:IndexPage}
  277.  
  278. </body>
Advertisement
Add Comment
Please, Sign In to add comment