moanszayn

Changes

Jan 26th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.83 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.  
  5. THEME BY AILEEN AKA LUSTINGLOU
  6. FOLLOW THE RULES AND STAY GUCCI
  7. -->
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11. <head>
  12.  
  13. <title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18.  
  19. <meta name="color:Text" content="#bbbbbb"/>
  20. <meta name="color:selection" content="#e12525"/>
  21. <meta name="color:Link" content="#aaaaaa"/>
  22. <meta name="color:Tags" content="#cccccc"/>
  23. <meta name="color:Hover" content="#e12525"/>
  24. <meta name="color:Border" content="#eeeeee"/>
  25. <meta name="color:clicky" content="#f34564"/>
  26. <meta name="color:scrollbarbg" content="ffffff"/>
  27.  
  28. <meta name="image:sidebar" content=""/>
  29.  
  30. <meta name="text:secondtitle" content="title here">
  31.  
  32. <meta name="text:linkA" content="">
  33. <meta name="text:linkA url" content="/">
  34. <meta name="text:linkB" content="">
  35. <meta name="text:linkB url" content="/">
  36. <meta name="text:linkC" content="">
  37. <meta name="text:linkC url" content="/">
  38. <meta name="text:linkD" content="">
  39. <meta name="text:linkD url" content="/">
  40. <meta name="text:linkE" content="">
  41. <meta name="text:linkE url" content="/">
  42.  
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47. /*--scrollbar--*/
  48.  
  49. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbarbg};}
  50. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  51. ::-webkit-scrollbar {background-color:{color:scrollbarbg};height:7px;width:12px;border:5px solid #fff;}
  52. }
  53.  
  54.  
  55. body {
  56. background:{color:background};
  57. margin:0px;
  58. color:{color:text};
  59. font-family:Arial, Helvetica;
  60. font-size:9px;
  61. line-height:100%;
  62. }
  63.  
  64. a {
  65. text-decoration:none;
  66. -moz-outline-style:none;
  67. color:{color:link};
  68. -webkit-transition-duration:0.6s;
  69. }
  70.  
  71. img {
  72. border:none;
  73. }
  74.  
  75.  
  76. h1 {
  77. font-size:12px;
  78. text-transform:uppercase;
  79. }
  80.  
  81. blockquote {
  82. padding-left:5px;
  83. border-left:2px solid;
  84. }
  85.  
  86. blockquote blockquote {
  87. padding-left:5px;
  88. border-left:2px solid;
  89. }
  90.  
  91.  
  92. a:hover {
  93. color:{color:hover};
  94. -webkit-transition-duration:0.6s;
  95. }
  96. @font-face{font-family:Fangtasia;src:url(http://static.tumblr.com/9wzbixa/n1fmj2ibf/fangtasia.ttf);}
  97.  
  98.  
  99.  
  100. #sidebar {
  101. position:fixed;
  102. width:150px;
  103. margin-left:140px;
  104. margin-top:170px;
  105. opacity:1;
  106.  
  107. }
  108.  
  109. }
  110. #sidebarimage {
  111. width 150px;
  112. }
  113.  
  114. #sidebarimage img {
  115. width:265px;
  116. padding:0px;
  117.  
  118. }
  119.  
  120.  
  121. .desc {
  122. position:fixed;
  123. margin-top:25px;
  124. margin-left:-4px;
  125. font-family:'trebuchet ms';
  126. line-height:115%;
  127. font-size:9px;
  128. font-style:normal;
  129. width:255px;
  130. padding:9px;
  131. text-align:justify;
  132. color:{color:text};
  133. }
  134.  
  135. .desc a
  136. {color:{color:text};
  137. -moz-transition-duration:0.6s;
  138. -webkit-transition-duration:0.6s;
  139. -o-transition-duration:0.6s;
  140. }
  141.  
  142.  
  143.  
  144. .links {
  145. position:fixed;
  146. margin-top:-203px;
  147. margin-left:-10px;
  148. width:285px;
  149. word-spacing:2px;
  150. font-family:trebuchet ms;
  151. text-align:center;
  152. padding:3px;
  153. transition: all 0.4s ease-out;
  154. -o-transition: all 0.4s ease-out;
  155. -webkit-transition: all 0.4s ease-out;
  156. -moz-transition: all 0.4s ease-out;
  157. }
  158.  
  159. .links a {
  160. font-size:13px;
  161. color:#000;
  162. padding:3px;
  163. -webkit-transition-duration:0.5s;
  164. }
  165.  
  166. .links a:hover {
  167. background:{color:clicky};
  168. -webkit-transition-duration:0.7s;
  169. }
  170. @font-face { font-family: "GBook"; src: url('http://static.tumblr.com/qlfmldj/Kljmngntf/gotham-book.otf'); }
  171.  
  172. #clicky {
  173. color:#fff;
  174. z-index:1px;
  175. background:#000;
  176. text-transform:lowercase;
  177. border-top:5px solid {color:clicky};
  178. width:275px;
  179. margin-top:-5px;
  180. margin-left:-10px;
  181. padding:5px;
  182. font-family:GBook;
  183. text-transform:uppercase;
  184. letter-spacing:2px;
  185. text-align:center;
  186. font-size:12px;
  187. transition: all 0.4s ease-out;
  188. -o-transition: all 0.4s ease-out;
  189. -webkit-transition: all 0.4s ease-out;
  190. -moz-transition: all 0.4s ease-out;
  191.  
  192. }
  193.  
  194.  
  195.  
  196. #pagi{
  197. width:150px;
  198. font-size:8px;
  199. text-align:center;
  200. margin-left:200px;
  201. margin-top:375px;
  202. position:fixed;
  203. font-family:'trebuchet ms';
  204. letter-spacing:3px;
  205. }
  206.  
  207.  
  208. #all {
  209. padding:10px;
  210. width:500px;
  211. margin-left:450px;
  212. margin-top:50px;
  213. font-size:10px;
  214. }
  215.  
  216.  
  217.  
  218. #posts {
  219. width:500px;
  220. padding-bottom:20px;
  221. padding:10px;
  222. margin-top:30px;
  223. margin-left:45px;
  224. background-color:{color:Post};
  225. }
  226.  
  227.  
  228.  
  229. #info {
  230. width:500px;
  231. text-align:left;
  232. font-family:'trebuchet ms';
  233. margin-top:3px;
  234. margin-left:px;
  235. letter-spacing:1px;
  236. font-size:8px;
  237. font-style:none;
  238. padding:1px;
  239. line-height:10px;
  240. text-transform:uppercase;
  241. border-top:1px solid #000;
  242. border-color:{color:Border};
  243. z-index:999;
  244. }
  245.  
  246. #info a {
  247. z-index:999;
  248. text-align:center;
  249. color:{color:Post Links};
  250. }
  251.  
  252. #info a:hover {
  253. -moz-transition-duration:0.3s;
  254. -webkit-transition-duration:0.3s;
  255. -o-transition-duration:0.3s;
  256. color:{color:Hover}
  257. font-style:underline;
  258.  
  259. }
  260.  
  261. #tags {
  262. float:left;
  263. width:489px;
  264. margin-top:-5px;
  265. margin-left:-5px;
  266. text-align:left;
  267. font-size:8px;
  268. padding:5px;
  269. font-size:8px;
  270. transition-duration: 0.5s;
  271. -moz-transition-duration: 0.5s;
  272. -webkit-transition-duration: 0.5s;
  273. -o-transition-duration: 0.5s
  274. color:#bbb;
  275. }
  276.  
  277. #tags a {
  278. letter-spacing:0px;
  279. font-size:9px;
  280. text-align:center;
  281. font-family:'CALIBRI';
  282. text-decoration:none;
  283. display:inline-block;
  284. color:{color:Tags};
  285. }
  286.  
  287. #tags a:hover {
  288.  
  289. background-color:#fff;
  290. -moz-transition-duration:0.3s;
  291. -webkit-transition-duration:0.3s;
  292. -o-transition-duration:0.3s;
  293. color:{color:Hover};
  294. }
  295.  
  296. #question {
  297. font-size:11px;
  298. padding-top:15px;
  299. padding-bottom:15px;
  300. padding-left:10px;
  301. font-family:calibri;
  302. letter-spacing:0px;
  303. text-align:left;
  304. font-style:none;
  305. background: #000 ;
  306. color:#fff;
  307. }
  308.  
  309. #questionlink a {
  310. font-family:gbook;
  311. text-align:left;
  312. font-style:normal;
  313. font-size:15px;
  314. color:{color:text};
  315. text-transform:uppercase;
  316.  
  317.  
  318. }
  319.  
  320.  
  321. /*--credit--*/
  322.  
  323. #credit{
  324. right:8px;
  325. bottom: 2px;
  326. position:fixed;
  327. padding:5px;
  328. }
  329.  
  330. #credit a:hover { color: {color:linkhover};}
  331.  
  332.  
  333. {CustomCSS}
  334. iframe#tumblr_controls { right:3px !important; position: fixed !important; z-index:999999999999999999999999999999999999999999999 !important; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out; -webkit-filter: invert(100%);}
  335. ::-moz-selection {background: {color:selection}; color:#fff;}
  336.  
  337. ::selection {background:{color:selection}; color:#fff; }
  338.  
  339. #s-m-t-tooltip {
  340.  
  341. max-width:300px;
  342.  
  343. padding:3px 4px 5px 4px;
  344.  
  345. margin:20px 0px 0px 20px;
  346.  
  347. background-color:#000;
  348.  
  349. font-family:calibri;
  350.  
  351. font-size:9px;
  352.  
  353. letter-spacing:2px;
  354.  
  355. text-transform:uppercase;
  356.  
  357. color:#fff;
  358.  
  359. z-index:999999999999999999999999999999999999;
  360.  
  361. }
  362.  
  363. </style>
  364.  
  365.  
  366.  
  367. </head>
  368. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  369. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  370. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  371.  
  372. <script>
  373.  
  374. (function($){
  375.  
  376. $(document).ready(function(){
  377.  
  378. $("a[title]").style_my_tooltips({
  379.  
  380. tip_follows_cursor:true,
  381.  
  382. tip_delay_time:90,
  383.  
  384. tip_fade_speed:600,
  385.  
  386. attribute:"title"
  387.  
  388. });
  389.  
  390. });
  391.  
  392. })(jQuery);
  393.  
  394. </script>
  395.  
  396.  
  397. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'><body>
  398.  
  399.  
  400. <div id="sidebar">
  401. <div id="sidebarimage"> <a title="home" href="/"> <img src="{image:sidebar}"></a> </div>
  402.  
  403.  
  404. <div class="desc">
  405. {Description}
  406. </div>
  407.  
  408. <div id="clicky">
  409. <script type="text/javascript">
  410. jQuery(document).ready(function() {
  411. jQuery(".sub").hide();
  412. //toggle the componenet with class msg_body
  413. jQuery(".cthrough").click(function()
  414. {
  415. jQuery(this).next(".sub").slideToggle(500);
  416. });});
  417. </script>
  418.  
  419. <a href="#" class="cthrough" style="cursor:help; color:#fff; <div class="clicky;>{text:secondtitle}</a>
  420. <div class="sub">
  421. <div class="links">
  422. {block:IfLinkA}
  423. <a href="{text:linkA url}">{text:linkA}</a>
  424. {/block:IfLinkA}
  425. {block:IfLinkB}
  426. <a href="{text:linkB url}">{text:linkB}</a>
  427. {/block:IfLinkB}
  428. {block:IfLinkC}
  429. <a href="{text:linkC url}">{text:linkC}</a>
  430. {/block:IfLinkC}
  431. {block:IfLinkD}
  432. <a href="{text:linkD url}">{text:linkD}</a>
  433. {/block:IfLinkD}
  434. {block:IfLinkE}
  435. <a href="{text:linkE url}">{text:linkE}</a>
  436. {/block:IfLinkE}
  437. </div>
  438. </div>
  439. </div>
  440.  
  441.  
  442.  
  443.  
  444. </div>
  445.  
  446.  
  447. {block:Pagination}<div id="pagi">
  448. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  449. {block:JumpPagination length="3"}
  450. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  451. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  452. {/block:JumpPagination}
  453. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  454. </div>{/block:Pagination}
  455.  
  456. </div>
  457.  
  458. <div id="all">{block:Posts}<div id="posts">
  459.  
  460. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  461.  
  462. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  463.  
  464. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  465.  
  466. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  467.  
  468. {block:Quote}{Quote}{/block:Quote}
  469.  
  470. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  471. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  472. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  473. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  474. {/block:Audio}
  475.  
  476. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  477.  
  478. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  479.  
  480.  
  481. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="'trebuchet ms'">{Answer}</font>{/block:Answer}
  482.  
  483. <div id="info">
  484. <a href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a> — {TimeAgo} — {block:RebloggedFrom} <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  485. and {block:ContentSource} <a href="{SourceURL}"><a href="{SourceURL}">source</a>{/block:ContentSource}
  486. {block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  487. <a style="color:{color:sblink};"> ♥ </a>{NoteCountWithLabel}</a>
  488. {block:HasTags}<div id="tags">
  489.  
  490. Filed Under: {block:Tags}<a href="/tagged/{Tag}">#{Tag}</a>&nbsp;{/block:Tags}
  491. </div>{block:HasTags}
  492. </div>
  493. </div>
  494. {/block:Posts}
  495. <br><br>{block:PostNotes}<div id="notes"><left>{PostNotes}</div>{/block:PostNotes}
  496. {/block:Posts}</div></div></div>
  497.  
  498.  
  499.  
  500.  
  501.  
  502. <div id="credit" data="credit"><a href="http://nouicide.tumblr.com"><img src="http://24.media.tumblr.com/d51c7e63ee92e592f42bead860a1cb3e/tumblr_mrczibkCXy1som5q2o1_500.png" width="50px" height="65px"></a></div>
  503.  
  504. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment