moanszayn

Dirty Diana

Oct 19th, 2013
428
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.10 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="#e7bee2"/>
  21. <meta name="color:Link" content="#aaaaaa"/>
  22. <meta name="color:Tags" content="#cccccc"/>
  23. <meta name="color:Hover" content="#f1f1f1"/>
  24. <meta name="color:Border" content="#eeeeee"/>
  25. <meta name="color:scrollbarbg" content="ffffff"/>
  26.  
  27. <meta name="image:sidebar" content=""/>
  28. <meta name="image:bg" 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:150px;
  104. margin-top:200px;
  105. opacity:1;
  106.  
  107. }
  108.  
  109. }
  110. #sidebarimage {
  111. width 150px;
  112.  
  113. }
  114.  
  115. #sidebarimage img {
  116. width:235px;
  117. padding:5px;
  118.  
  119. }
  120.  
  121.  
  122. .desc {
  123. position:fixed;
  124. margin-top:26px;
  125. margin-left:-4px;
  126. font-family:times;
  127. line-height:110%;
  128. font-size:9px;
  129. font-style:normal;
  130. width:230px;
  131. padding:9px;
  132. text-align:justify;
  133. color:{color:text};
  134. }
  135.  
  136. .desc a
  137. {color:{color:text};
  138. -moz-transition-duration:0.6s;
  139. -webkit-transition-duration:0.6s;
  140. -o-transition-duration:0.6s;
  141. }
  142.  
  143. @font-face{font-family:Ginette;src:url(http://static.tumblr.com/9wzbixa/ZKKmj2im3/ginette.ttf);}
  144.  
  145. @font-face{font-family:Lala;src:url(http://static.tumblr.com/vpzhdvv/6d7m90v7t/111.woff);}
  146.  
  147.  
  148. .links {
  149. position:fixed;
  150. margin-top:12px;
  151. margin-left:-15px;
  152. width:250px;
  153. padding: 9px;
  154. word-spacing:15px;
  155. font-family:Lala;
  156. text-align:center;
  157. text-transform:lowercase;
  158.  
  159. }
  160.  
  161. .links a {
  162. font-size: 18px;
  163. -webkit-transition-duration:0.5s;
  164. }
  165.  
  166. .links a:hover {
  167. color: #FFC4FA;
  168. letter-spacing:2px;
  169.  
  170.  
  171. }
  172.  
  173. #picture img{
  174. width:235px;
  175. margin-top: -7px;
  176. margin-left:5px;
  177. position:fixed;
  178. }
  179.  
  180.  
  181. #pagi{
  182. width:100px;
  183. font-size:8px;
  184. text-align:center;
  185. margin-left:224px;
  186. margin-top:395px;
  187. position:fixed;
  188. font-family:times;
  189. letter-spacing:3px;
  190. }
  191.  
  192.  
  193. #all {
  194. padding:10px;
  195. width:500px;
  196. margin-left:450px;
  197. margin-top:50px;
  198. font-size:10px;
  199. }
  200.  
  201.  
  202.  
  203. #posts {
  204. width:500px;
  205. padding-bottom:20px;
  206. padding:10px;
  207. margin-top:30px;
  208. margin-left:45px;
  209. background-color:{color:Post};
  210. }
  211.  
  212.  
  213. #details {
  214. background:#f9f9f9;
  215. text-align:left;
  216. margin-top:8px;
  217. text-transform:uppercase;
  218. font-size:8px;
  219. font-style:none;
  220. border-top:2px dashed #FFC4FA ;
  221.  
  222. }
  223.  
  224.  
  225. #tags {
  226. font-family:cambria;
  227. letter-spacing:0px;
  228. text-transform:none;
  229. font-size:10px;
  230. font-style:italic;
  231. margin-top:2px;
  232. text-align:left;
  233. padding-left:3px;
  234. padding-bottom:5px;
  235. }
  236.  
  237. #tags a:hover {
  238. display:inline-block;
  239. padding:-3px;
  240. text-align:right;
  241. color:{color:Tags};
  242. }
  243.  
  244.  
  245. #question {
  246. padding:8px;
  247. font-family:cambria;
  248. letter-spacing:2px;
  249. text-align:right;
  250. font-style:italic;
  251. border:1px {color:border} solid;
  252. color:{color:text};
  253. background-color:{color:background}
  254. }
  255.  
  256.  
  257. /*--credit--*/
  258.  
  259. #credit{
  260. right:8px;
  261. bottom: 2px;
  262. position:fixed;
  263. padding:5px;
  264. }
  265.  
  266. #credit a:hover { color: {color:linkhover};}
  267.  
  268.  
  269. {CustomCSS}
  270. 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%);}
  271. ::-moz-selection {background: {color:selection}; color:#fff;}
  272.  
  273. ::selection {background:{color:selection}; color:#fff; }
  274.  
  275. #s-m-t-tooltip {
  276.  
  277. max-width:300px;
  278.  
  279. padding:3px 4px 5px 4px;
  280.  
  281. margin:20px 0px 0px 20px;
  282.  
  283. background-color:#fff;
  284.  
  285. border-bottom:2px solid #bbb;
  286.  
  287. font-family:calibri;
  288.  
  289. font-size:9px;
  290.  
  291. letter-spacing:2px;
  292.  
  293. text-transform:uppercase;
  294.  
  295. color:#000;
  296.  
  297. z-index:999999999999999999999999999999999999;
  298.  
  299. }
  300.  
  301. </style>
  302.  
  303.  
  304.  
  305. </head>
  306. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  307.  
  308. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  309.  
  310. <script>
  311.  
  312. (function($){
  313.  
  314. $(document).ready(function(){
  315.  
  316. $("a[title]").style_my_tooltips({
  317.  
  318. tip_follows_cursor:true,
  319.  
  320. tip_delay_time:90,
  321.  
  322. tip_fade_speed:600,
  323.  
  324. attribute:"title"
  325.  
  326. });
  327.  
  328. });
  329.  
  330. })(jQuery);
  331.  
  332. </script>
  333.  
  334.  
  335. <link href='http://static.tumblr.com/blpgwiz/uvsm405h8/flip.css' rel='stylesheet' type='text/css'><body>
  336.  
  337.  
  338. <div id="sidebar">
  339. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  340.  
  341.  
  342. <div class="desc">
  343. {Description}
  344. </div>
  345.  
  346. <div id="picture"><img src="http://i277.photobucket.com/albums/kk55/Amandacbm/DIVISORIAS/5743099_w8EzZ.gif"></div>
  347.  
  348. <div class="links">
  349. {block:IfLinkA}
  350. <a href="{text:linkA url}">{text:linkA}</a>
  351. {/block:IfLinkA}
  352. {block:IfLinkB}
  353. <a href="{text:linkB url}">{text:linkB}</a>
  354. {/block:IfLinkB}
  355. {block:IfLinkC}
  356. <a href="{text:linkC url}">{text:linkC}</a>
  357. {/block:IfLinkC}
  358. {block:IfLinkD}
  359. <a href="{text:linkD url}">{text:linkD}</a>
  360. {/block:IfLinkD}
  361. {block:IfLinkE}
  362. <a href="{text:linkE url}">{text:linkE}</a>
  363. {/block:IfLinkE}
  364. </div>
  365.  
  366.  
  367.  
  368.  
  369. </div>
  370.  
  371.  
  372. {block:Pagination}<div id="pagi">
  373. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  374. {block:JumpPagination length="3"}
  375. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  376. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  377. {/block:JumpPagination}
  378. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  379. </div>{/block:Pagination}
  380.  
  381. </div>
  382.  
  383. <div id="all">{block:Posts}<div id="posts">
  384.  
  385. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  386.  
  387. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  388.  
  389. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  390.  
  391. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  392.  
  393. {block:Quote}{Quote}{/block:Quote}
  394.  
  395. {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>
  396. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  397. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  398. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  399. {/block:Audio}
  400.  
  401. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  402.  
  403. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  404.  
  405.  
  406. {block:Answer}<div id="question"><span style="text-transform:uppercase;font-size:9px;font-style:italic;">— {Asker}: </span>{Question}</div><left> <font face="cambria">{Answer}</font>{/block:Answer}
  407.  
  408. <div id="details">
  409. <br> posted <a href="{Permalink}">{ShortMonth} {DayOfMonthWithZero}, {Year} at {12Hour}:{Minutes} </a> {block:RebloggedFrom} from <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a> {/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <a style="color:#FFC4FA;"> ♥ </a> <a href="{Permalink}">{NoteCountWithLabel}</a>
  410. {block:HasTags}<div id="tags">filed under:{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  411. {/block:Posts}
  412. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  413. {/block:Posts}</div></div></div>
  414.  
  415.  
  416.  
  417.  
  418. <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>
  419.  
  420. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment