moanszayn

Broken

Jan 19th, 2014
412
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.27 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="#E3F3FF"/>
  21. <meta name="color:Link" content="#aaaaaa"/>
  22. <meta name="color:SbLink" content="#E3F3FF"/>
  23. <meta name="color:Tags" content="#cccccc"/>
  24. <meta name="color:Hover" content="#e12525"/>
  25. <meta name="color:Border" content="#eeeeee"/>
  26. <meta name="color:scrollbarbg" content="ffffff"/>
  27.  
  28. <meta name="image:sidebar" content=""/>
  29.  
  30.  
  31. <meta name="text:linkA" content="">
  32. <meta name="text:linkA url" content="/">
  33. <meta name="text:linkB" content="">
  34. <meta name="text:linkB url" content="/">
  35. <meta name="text:linkC" content="">
  36. <meta name="text:linkC url" content="/">
  37. <meta name="text:linkD" content="">
  38. <meta name="text:linkD url" content="/">
  39. <meta name="text:linkE" content="">
  40. <meta name="text:linkE url" content="/">
  41.  
  42.  
  43.  
  44. <style type="text/css">
  45.  
  46. /*--scrollbar--*/
  47.  
  48. ::-webkit-scrollbar-thumb:vertical {border:3px solid #fff;height:12px; background-color:{color:scrollbarbg};}
  49. ::-webkit-scrollbar-thumb:horizontal {background-color:#fff;}
  50. ::-webkit-scrollbar {background-color:{color:scrollbarbg};height:7px;width:12px;border:5px solid #fff;}
  51. ::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{background-color:{color:scrollbarbg};display:block;height:8px;border-right:2px solid #fff;border-left:2px 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 100px;
  112.  
  113. }
  114.  
  115. #sidebarimage img {
  116. width:200px;
  117. padding:0px;
  118.  
  119. }
  120.  
  121. @font-face { font-family: "GBook"; src: url('http://static.tumblr.com/qlfmldj/Kljmngntf/gotham-book.otf'); }
  122.  
  123. .desc {
  124. position:fixed;
  125. margin-top:5px;
  126. margin-left:0px;
  127. font-family:calibri;
  128. line-height:115%;
  129. font-size:10px;
  130. font-style:normal;
  131. width:250px;
  132. padding-top:5px;
  133. text-align:justify;
  134. color:{color:text};
  135. border-top:1px solid{color:sblink} ;
  136. }
  137.  
  138. .desc a
  139. {color:{color:text};
  140. -moz-transition-duration:0.6s;
  141. -webkit-transition-duration:0.6s;
  142. -o-transition-duration:0.6s;
  143. }
  144.  
  145. @font-face {font-family:Bebas Neue;src:url(http://static.tumblr.com/cvlbtjz/cnsln9tpp/bebasneue.otf);}
  146.  
  147. .links {
  148. position:fixed;
  149. margin-top:-191px;
  150. margin-left:210px;
  151. width:50px;
  152. word-spacing:15px;
  153. font-family:Bebas Neue;
  154. letter-spacing:2px;
  155. text-align:center;
  156. text-transform:uppercase;
  157.  
  158.  
  159. }
  160.  
  161. .links a {
  162. display:block;
  163. text-align:center;
  164. line-height:215%;
  165. font-size:16px;
  166. color:{color:SbLink};
  167. -webkit-transition-duration:0.5s;
  168. }
  169.  
  170. .links a:hover {
  171. letter-spacing:0px;
  172. background-color:#f2f2f2;
  173. text-align:center;
  174. -webkit-transition-duration:0.5s;
  175. border-right:3px solid{color:sblink};
  176. border-left:3px solid {color:sblink};
  177.  
  178. }
  179.  
  180.  
  181.  
  182. #pagi{
  183. width:100px;
  184. font-size:11px;
  185. text-align:center;
  186. margin-left:325px;
  187. margin-top:355px;
  188. position:fixed;
  189. font-family:'calibri;
  190. letter-spacing:3px;
  191. }
  192.  
  193.  
  194. #all {
  195. padding:10px;
  196. width:500px;
  197. margin-left:450px;
  198. margin-top:50px;
  199. font-size:10px;
  200. }
  201.  
  202.  
  203.  
  204. #posts {
  205. width:500px;
  206. padding-bottom:20px;
  207. padding:10px;
  208. margin-top:30px;
  209. margin-left:45px;
  210.  
  211. }
  212.  
  213.  
  214. #details {
  215. margin-top:-230px;
  216. margin-left:-0px;
  217. text-align:center;
  218. margin-top:8px;
  219. text-transform:uppercase;
  220. font-size:8px;
  221. font-style:none;
  222. padding-left:4px;
  223. padding-right:4px;
  224. padding-bottom:4px;
  225. font-family:calibri ;
  226.  
  227. }
  228.  
  229.  
  230. #tags {
  231. font-family:calibri;
  232. letter-spacing:0px;
  233. text-transform:none;
  234. font-size:9px;
  235. font-style:none;
  236. margin-top:2px;
  237. text-align:center;
  238. padding-bottom:4px;
  239.  
  240. }
  241.  
  242. #tags a:hover {
  243. text-align:center;
  244. color:{color:Tags};
  245. }
  246.  
  247.  
  248.  
  249. #question {
  250. font-family:calibri;
  251. letter-spacing:1px;
  252. text-align:left;
  253. font-style:none;
  254. color:{color:text};
  255. padding: 10px;
  256. padding-bottom:2px;
  257. background:#f1f1f1;
  258. font-size:13px;
  259.  
  260.  
  261. }
  262.  
  263. #question a{
  264.  
  265. text-transform:lowercase;
  266. letter-spacing:1px;
  267. font-family:Bebas Neue;
  268. text-align:left;
  269. font-style:none;
  270. font-size:20px;
  271. color:{color:text};
  272. text-shadow: 0px 0px 0px #bbb;
  273. }
  274.  
  275. .playbutton {width: 20px;
  276. height: 30px;
  277. overflow: hidden;
  278. position: relative;
  279. z-index: 1000;
  280. margin: 15px 24px 13px 16px;}
  281.  
  282. /*--credit--*/
  283.  
  284. #credit{
  285. right:8px;
  286. bottom: 2px;
  287. position:fixed;
  288. padding:5px;
  289. }
  290.  
  291. #credit a:hover { color: {color:linkhover};}
  292.  
  293.  
  294. {CustomCSS}
  295. 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%);}
  296. ::-moz-selection {background: {color:selection}; color:#fff;}
  297.  
  298. ::selection {background:{color:selection}; color:#bbb; }
  299.  
  300. #s-m-t-tooltip {
  301.  
  302. max-width:300px;
  303.  
  304. padding:3px 4px 5px 4px;
  305.  
  306. margin:20px 0px 0px 20px;
  307.  
  308. background-color:#fff;
  309.  
  310. border-bottom:2px solid #bbb;
  311.  
  312. font-family:calibri;
  313.  
  314. font-size:9px;
  315.  
  316. letter-spacing:2px;
  317.  
  318. text-transform:uppercase;
  319.  
  320. color:#000;
  321.  
  322. z-index:999999999999999999999999999999999999;
  323.  
  324. }
  325.  
  326. </style>
  327.  
  328.  
  329.  
  330. </head>
  331. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  332.  
  333. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  334.  
  335. <script>
  336.  
  337. (function($){
  338.  
  339. $(document).ready(function(){
  340.  
  341. $("a[title]").style_my_tooltips({
  342.  
  343. tip_follows_cursor:true,
  344.  
  345. tip_delay_time:90,
  346.  
  347. tip_fade_speed:600,
  348.  
  349. attribute:"title"
  350.  
  351. });
  352.  
  353. });
  354.  
  355. })(jQuery);
  356.  
  357. </script>
  358.  
  359.  
  360. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'><body>
  361.  
  362.  
  363. <div id="sidebar">
  364. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  365.  
  366.  
  367. <div class="desc">
  368. {Description}
  369. </div>
  370.  
  371.  
  372. <div class="links">
  373. {block:IfLinkA}
  374. <a href="{text:linkA url}">{text:linkA}</a>
  375. {/block:IfLinkA}
  376. {block:IfLinkB}
  377. <a href="{text:linkB url}">{text:linkB}</a>
  378. {/block:IfLinkB}
  379. {block:IfLinkC}
  380. <a href="{text:linkC url}">{text:linkC}</a>
  381. {/block:IfLinkC}
  382. {block:IfLinkD}
  383. <a href="{text:linkD url}">{text:linkD}</a>
  384. {/block:IfLinkD}
  385. {block:IfLinkE}
  386. <a href="{text:linkE url}">{text:linkE}</a>
  387. {/block:IfLinkE}
  388. </div>
  389.  
  390.  
  391.  
  392.  
  393. </div>
  394.  
  395.  
  396. {block:Pagination}<div id="pagi">
  397. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}
  398. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  399. </div>
  400. {/block:Pagination}
  401.  
  402. </div>
  403.  
  404. <div id="all">{block:Posts}<div id="posts">
  405.  
  406. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  407.  
  408. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  409.  
  410. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  411.  
  412. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  413.  
  414. {block:Quote}{Quote}{/block:Quote}
  415.  
  416. {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>
  417. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  418. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  419. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} calibri
  420. {/block:Audio}
  421.  
  422. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  423.  
  424. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  425.  
  426.  
  427. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:11px;font-style:none;">{Asker}:<p> </span>{Question} </div> <font face="calibri">{Answer}</font>{/block:Answer}
  428.  
  429.  
  430. <div id="details">
  431. <br><a href="{Permalink}">{ShortMonth} {DayOfMonth}</a> {block:RebloggedFrom} ▫ <a href="{ReblogParent}">via</a>{/block:RebloggedFrom} {block:ContentSource} ▫ <a href="{SourceURL}">© {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <br> <a style="color:#E3F3FF;"> ♥ </a> <a href="{Permalink}">{NoteCount}</a> <a href=”{ReblogURL}”> ↺</a>
  432. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  433. {/block:Posts}
  434. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  435. {/block:Posts}</div></div></div></right>
  436.  
  437.  
  438.  
  439.  
  440. <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>
  441.  
  442. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment