Advertisement
rasperries

Audrey (ppercys)

Feb 13th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.51 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. THEME BY PPERCYS.TUMBLR.COM
  5. STEAL THIS AND SEE WHAT FUCKING HAPPENS TO YOU
  6. ------------->
  7.  
  8.  
  9.  
  10. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  11.  
  12.  
  13. <head><script type="text/javascript">
  14. <!--
  15.  
  16. // Disable Right Click Script
  17.  
  18. function IE(e)
  19. {
  20. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  21. {
  22. return false;
  23. }
  24. }
  25. function NS(e)
  26. {
  27. if (document.layers || (document.getElementById && !document.all))
  28. {
  29. if (e.which == "2" || e.which == "3")
  30. {
  31. return false;
  32. }
  33. }
  34. }
  35. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  36.  
  37. //-->
  38. </script> <!-- DEFAULT VARIABLES -->
  39. <meta name="color:background" content="#ffffff" />
  40. <meta name="color:bar" content="#eeeeee" />
  41. <meta name="color:bolded" content="#9a9a9a" />
  42. <meta name="color:italics" content="#9a9a9a" />
  43. <meta name="color:border" content="#ececec" />
  44. <meta name="color:header" content="#eeeeee" />
  45. <meta name="color:tab" content="#cdf1fa" />
  46. <meta name="color:scrollbar" content="#acacac" />
  47. <meta name="color:text" content="#9a9a9a" />
  48. <meta name="color:sidebar links" content="#fcfafa" />
  49. <meta name="color:link" content="#b4b6b8" />
  50. <meta name="color:link hover" content="#616060" />
  51.  
  52.  
  53. <meta name="font:title" content="times new roman" />
  54. <meta name="font:text" content="times new roman" />
  55. <meta name="font:header" content="times new roman" />
  56. <meta name="font:quote" content="times new roman" />
  57. <meta name="font:perma" content="times new roman" />
  58.  
  59. <meta name="image:sidebar" content=""/>
  60. <meta name="image:Background" content""/>
  61.  
  62. <meta name="text:Link 1 title" content="" />
  63. <meta name="text:Link 1" content="" />
  64. <meta name="text:Link 2 title" content="" />
  65. <meta name="text:Link 2" content="" />
  66. <meta name="text:Link 3 title" content="" />
  67. <meta name="text:Link 3" content="" />
  68.  
  69.  
  70. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  71. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  72.  
  73. <link rel="stylesheet" media="screen" href="http://openfontlibrary.org/face/web-symbols" rel="stylesheet" type="text/css"/>
  74.  
  75. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  76. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  77. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  78. <link rel="shortcut icon" href="{Favicon}" />
  79. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  80. <style type="text/css">
  81.  
  82. body {cursor: url(http://i.imgur.com/ZOrzC.png), auto;color: {color:text}; background-color: {color:background}; background-image: url('{image:background}'); {block:ifFixedBackground}background-attachment: fixed; {/block:ifFixedBackground} {block:ifNoRepeatBackground}background-repeat:no-repeat; {/block:ifNoRepeatBackground} background-position:{text:Background Position}; font-family: calibri; font-size:{text:Body Font Size}; text-align: justify; line-height:65%; background-color:{color:background}; background-image: url({image:Background}); color:{color:text}; font-family: consolas; font-size:10px; line-height:110%; text-align:left}
  83.  
  84. ::-webkit-scrollbar {
  85. height: 5px;
  86. width: 8px;
  87. }
  88.  
  89. ::-webkit-scrollbar-thumb {
  90. background-color:{color:scrollbar};
  91. }
  92.  
  93. ::-webkit-scrollbar-track{
  94. background-color:#fff;opacity:0;
  95. }
  96. ::-webkit-scrollbar-buttom{
  97. background-color:#fff;
  98. }
  99.  
  100. ::selection {
  101. background:transparent ;
  102. color: {color:link};
  103. }
  104. ::-moz-selection {
  105. background: transparent;
  106. color: {color:link};
  107. }
  108.  
  109. p {margin: 8px 0 4px 0}
  110.  
  111. a:link, a:active, a:visited{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; color: {color:link}; text-decoration:none; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color: {color:link}; text-decoration:none; font-family: {font:text}; font-size: 10px; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  112. a:hover{cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;color:{color:link hover}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; color:{color:link hover}; -webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
  113.  
  114. #entries{margin-left: 465px; margin-top:30px; margin-bottom: 7px; width:508px }
  115.  
  116.  
  117. #limg {width:200px; height:600px; margin-left:130px;}
  118. #limg img {max-width:130px; height: auto; text-align:center; border: 0px solid {color:border}; margin-left:0px; margin-top:0px; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: padding:3px;}
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125. #triangle {margin-top:-90px;margin-left:-40px;color:{color:border};width:30px;height:25px;}
  126.  
  127.  
  128.  
  129. #lbar {width:350px; height:auto; margin-left:96px; margin-top:155px; position:fixed; overflow:hidden; background-color: {color:lbar}; border-left:0px solid; border-right:0px solid; padding:7px}
  130.  
  131. #ltext {background-color: {color:sidebar links}; font-family:consolas; text-transform:none; font-size:10px; width:480px; margin-top:0px; margin-bottom:5px; text-align:justify; height:auto; font-size:10px; margin-left:470px; padding:10px; border-bottom:1px solid {color:border};}
  132. #ltext a {font-family:consolas; text-transform:none; font-size:10px; color:{color:link};}
  133.  
  134. @font-face { font-family: Babydoll; src: url(‘http://static.tumblr.com/ekfbsgu/MhNlsmk7q/babydoll.ttf’); }
  135.  
  136. #header {font-size: 13px; font-family:Georgia; font-style:bold; font-style:italic letter-spacing: 2px; text-align:center; background-color: {color:lbar}; margin-left:470px; padding-left:0px; color: {color:header}; text-transform: lowercase; padding-bottom: 7px; width:500px; margin-top:30px; text-shadow:-2px -2px 1px white;}
  137.  
  138.  
  139.  
  140. #links {background-color:transparent; margin-left: 3px; margin-top:5px; height:auto; padding:0px; font-family:Consolas; font-size:9px; text-transform:uppercase; font-style:none; width:130px; margin-left:0px; border-bottom:0px solid {color:border};}
  141. #links a {display:block; padding-top:3px; color: {color:text}; font-size:8px; font-style:none; text-align:left; width:130px; height:15px; border-bottom:1px solid {color:sidebar links}; font-size:8px;}
  142. #links a:hover {background-color: {color:sidebar links};}
  143.  
  144.  
  145.  
  146.  
  147. .tags {text-align:left;}
  148.  
  149. .source {display: none;}
  150.  
  151. #pagenav {font-family:calibri; text-align:center; font-size:10px; margin-top:7px; margin-left:0px; width:120px; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;}
  152. #pagenav a {color: {color:text};}
  153. .jump_page {padding:3px; font-family:georgia;}
  154.  
  155.  
  156. #posts{overflow:hidden; background-color: transparent; padding:4px; margin-bottom: 10px; margin-top:40px;}
  157.  
  158. h1{color:{color:header}; font-size: 11px; font-family:Georgia; font-style:bold; font-style:italic letter-spacing: 2px; text-align:left; text-transform:lowercase; margin:0px; padding:0px; text-align:left; padding-left: 3px;}
  159.  
  160.  
  161.  
  162. #perma{background-color: transparent; font-family:consolas; font-size:10px; text-transform:lowercase; text-align:left; font-style:italic; width:500px;margin-top: 2px; padding:0px;margin-left:0px; padding-top: 4px; border-top: 0px solid {color:border}; border-bottom: 1px dashed {color:border}; color:{color:link}; padding-bottom:2px;}
  163. #perma a {font-size:10px;}
  164.  
  165. .tags a {font-size:10px;}
  166. .tab a {background-color: {color:tab}; color:white; font-family:calibri; padding:10px; display:block; width:25px; height:11px; font-style:bold;}
  167.  
  168.  
  169. #quote {color:{color:title}; font-family: {font:quote}; font-size:22px; line-height:23px; letter-spacing:-2px; font-style:italic; text-align:left}
  170. #quotesource {color:{color:title}; font-family: {font:text}; font-size:12px; line-height:11px; letter-spacing:0px; font-style: bold; margin:0px; padding-top:2px; text-align:right}
  171.  
  172. .asker {width: 495px; background-color: {color:sidebar links}; margin-left:0px; padding:10px;}
  173. .asker a{color:{color:text}; text-transform: lowercase; line-height: 11px; padding: 0; margin: 0; font-weight:bold;}
  174. .answers {padding-left: 4px; padding-right: 4px; padding-top: 0px; font-family:georgia;}
  175. .answers img {max-width: 470px;}
  176.  
  177.  
  178. .hold {margin-left:88px;}
  179. .audioplay {position: absolute; z-index: 3; background: white; opacity: 0.9; filter:alpha(opacity=70)}
  180. .audioplayer {width: 27px; height: 30px; margin-left:25px; margin-top:25px; overflow: hidden; position:absolute; z-index:2;}
  181.  
  182.  
  183. .name {text-transform:uppercase; border-left:30px solid {color:link hover}; height:auto; width:auto; padding:3px;}
  184. .artist {text-transform:uppercase; border-left:30px solid {color:sidebar border}; height:auto; width:auto; padding:3px;}
  185. .album {text-transform:uppercase; border-left:30px solid {color:link hover}; height:auto; width:auto; padding:3px;}
  186.  
  187.  
  188. blockquote {background-color: {color:background}; margin-left:10px; padding:10px; width:460px;}
  189.  
  190. b, strong{color:{color:bolded};}
  191. z, strong{color:{color:bolded};}
  192. i, em {color:{color:italics};}
  193.  
  194.  
  195. img a{border:none; width:100%}
  196. .audio{background-color:white; display:block;}
  197.  
  198. .user_1 .label {font-weight:bold}
  199. .user_2 .label {font-weight:bold}
  200. .user_1, .user_3, .user_5, .user_7 {background-color: {color:sidebar links};}
  201. .user_2, .user_4, .user_6 {background-color: {color:border};}
  202. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:5px;}
  203.  
  204. .symbols {
  205. font-family: 'Web Symbols'; font-weight: normal; font-style: normal; text-transform:none; line-height:90%; font-size:9px;}
  206. .symbolz {
  207. font-family: 'Web Symbols'; font-weight: normal; font-style: normal; text-transform:none; line-height:90%; font-size:7px;}
  208.  
  209.  
  210.  
  211. #moyne {opacity: 1; font-size:6px; letter-spacing:2px;text-transform:uppercase; bottom:10px; right:11px; position:fixed;}
  212.  
  213. #pag a {color:{color:sidelinks}; font-style:italic;}
  214.  
  215. .notes img{width:10px; position:relative; top:1px;}
  216. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  217. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  218.  
  219. </style>
  220. <style type="text/css">{CustomCSS}</style>
  221. </head>
  222.  
  223. <body>
  224.  
  225.  
  226. <div id="lbar">
  227.  
  228.  
  229. <div id="limg"><center>
  230.  
  231.  
  232.  
  233.  
  234. <img src="{image:Sidebar}" width="250">
  235.  
  236. <div id="links">
  237. <a href="/">home</a>
  238. <a href="{text:link 1}">{text:link 1 title}</a>
  239. <a href="{text:link 2}">{text:link 2 title}</a>
  240. <a href="{text:link 3}">{text:link 3 title}</a>
  241. </div>
  242.  
  243. {block:Pagination}<div id="pagenav">
  244. {block:PreviousPage}<a class="jump_page" href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  245. {block:JumpPagination length="3"}{block:CurrentPage}
  246. <span class="current_page" style="padding-right:3px;padding-left:3px;">{PageNumber}</span>
  247. {/block:CurrentPage}
  248. {block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}
  249. {/block:JumpPagination}
  250. {block:NextPage}<a class="jump_page" href="{NextPage}">&rarr;</a> {/block:NextPage}
  251. </div>{/block:Pagination}
  252.  
  253.  
  254. </div>
  255.  
  256. </div>
  257.  
  258. </center>
  259.  
  260.  
  261.  
  262.  
  263. <div id="moyne"><a href="http://ppercys.tumblr.com"></a>
  264.  
  265.  
  266. </div></div></div>
  267.  
  268.  
  269. <br><br><br><br><br>
  270.  
  271. <div id="header">{Title}</div>
  272. <div id="ltext">
  273. {Description}</div>
  274.  
  275. <div id="entries">
  276. {block:Posts}
  277.  
  278. <div id="posts">
  279.  
  280. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  281.  
  282. {block:Quote}<div style="float:left; font-family:georgia; font-style:bold; font-size:30px; opacity:0.7;">“</div><div style="font-style:italic; text-align:justify;">{Quote}” <div style="margin-left:70px;">— {Source}</div>{/block:Quote}
  283.  
  284. {block:Link}<a href="{URL}"><h1> {Name}</h1></a>
  285. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  286.  
  287. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  288. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  289.  
  290. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  291.  
  292. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  293.  
  294. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  295.  
  296. {block:Answer}<div class="asker">{Asker}: {Question}</div>
  297. <div class="answers">{Answer}</div>{/block:Answer}
  298.  
  299. {block:Audio}
  300. <div style="margin-left:-2px; margin-bottom:-10px; height:95px;">
  301. {block:AlbumArt}<img width="80" height="80" src="{AlbumArtURL}" style="position:absolute;" />{/block:AlbumArt}
  302.  
  303. <div class="audioplay"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  304.  
  305. <div class="hold"><br>
  306. {block:TrackName}Song: {TrackName}{/block:TrackName}<p>
  307. {block:Artist}Artist: {Artist}{/block:Artist}<p>
  308. {block:Album}Album: {Album}{/block:Album}<p>
  309. {/block:ExternalAudio}Played: {PlayCount} times
  310. </div></div>
  311. {block:Caption}{Caption}{/block:Caption}
  312. {/block:Audio}
  313.  
  314. <div id="perma">{block:Date}<a href="{Permalink}">{MonthNumberWithZero}-{DayOfMonthWithZero}</a> {/block:Date}
  315.  
  316. {block:RebloggedFrom}<a href="{ReblogParentURL}">via</a> —{/block:RebloggedFrom}
  317. {block:RebloggedFrom}<a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a> </span>{/block:RebloggedFrom}
  318.  
  319. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div>
  320. </div><br>
  321. <div class="tab">{block:NoteCount}<a href="{Permalink}"><center>{NoteCount}</center></a>{/block:NoteCount}</div>
  322.  
  323. <BR></div>
  324. {/block:Posts}
  325. {block:PostNotes}{PostNotes}{/block:PostNotes}
  326.  
  327.  
  328. {block:ContentSource}
  329. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  330. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  331. {/block:SourceLogo}
  332. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  333. {/block:ContentSource}
  334.  
  335. <!--{block:NoRebloggedFrom}{block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}{/block:NoRebloggedFrom} -->
  336.  
  337. </div>
  338.  
  339. </body>
  340. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement