Advertisement
rasperries

sweater weather

Sep 8th, 2013
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.05 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en">
  3.  
  4. <head><script type="text/javascript">
  5. <!--
  6.  
  7. // Disable Right Click Script
  8.  
  9. function IE(e)
  10. {
  11. if (navigator.appName == "Microsoft Internet Explorer" && (event.button == "2" || event.button == "3"))
  12. {
  13. return false;
  14. }
  15. }
  16. function NS(e)
  17. {
  18. if (document.layers || (document.getElementById && !document.all))
  19. {
  20. if (e.which == "2" || e.which == "3")
  21. {
  22. return false;
  23. }
  24. }
  25. }
  26. document.onmousedown=IE;document.onmouseup=NS;document.oncontextmenu=new Function("return false");
  27.  
  28. //-->
  29. </script>
  30. <title>{Title}</title>
  31.  
  32. <link rel="shortcut icon" href="{Favicon}" />
  33. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  34. <meta name="description" content="{MetaDescription}" />
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Playfair+Display:400,700,400italic,700italic|Old+Standard+TT:400,700,400italic|Alice|Vidaloka|Arapey:400italic,400' rel='stylesheet' type='text/css'>
  37.  
  38. <meta name="color:links" content=""/>
  39. <meta name="image:header" content=""/>
  40. <meta name="if:longtitle" content="1"/>
  41. <meta name="if:titlebackgroundwhite" content="1"/>
  42. <meta name="if:headergrayscale" content="1"/>
  43. <meta name="text:link1" content=""/>
  44. <meta name="text:link1url" content=""/>
  45. <meta name="text:link2" content=""/>
  46. <meta name="text:link2url" content=""/>
  47. <meta name="text:link3" content=""/>
  48. <meta name="text:link3url" content=""/>
  49. <meta name="text:link4" content=""/>
  50. <meta name="text:link4url" content=""/>
  51.  
  52. <script type="text/javascript"
  53. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  54.  
  55. </head>
  56.  
  57. <style type="text/css">
  58.  
  59. ::-webkit-scrollbar-thumb:vertical{
  60. background-color:black;
  61. }
  62.  
  63. ::-webkit-scrollbar-thumb:horizontal{
  64. background-color:black;
  65. }
  66.  
  67. ::-webkit-scrollbar{
  68. height:5px;
  69. width:5px;
  70. background-color:white;
  71. }
  72.  
  73. 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;
  74. background-color:white;
  75. font-family:times, serif;
  76. font-size:10px;
  77. letter-spacing:0px;
  78. color:black;
  79. text-align:justify;
  80. word-wrap:break-word;
  81. }
  82.  
  83. a, 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};
  84. text-decoration:none;
  85. -webkit-transition:0.5s ease-in;
  86. -moz-transition:0.5s ease-in;
  87. -o-transition:0.5s ease-in;
  88. transition:0.5s ease-in;
  89. color:{color:links};
  90. }
  91.  
  92. 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;
  93. color:black;
  94. }
  95.  
  96. blockquote{
  97. margin-left:0px;
  98. border-left:1px solid #f2f2f2;
  99. padding-left:10px;
  100. width:95%;
  101. }
  102.  
  103. #con{
  104. width:500px;
  105. margin:0px auto 0px;
  106. }
  107.  
  108. #header{
  109. text-align:center;
  110. margin-bottom:110px;
  111. margin-top:70px;
  112. }
  113.  
  114. #header h1{
  115. font-size:50px;
  116. font-style:italic;
  117. margin-bottom:15px;
  118. letter-spacing:-4px;
  119. }
  120.  
  121. #header h1 a{
  122. color:black;
  123. }
  124.  
  125. #header img{
  126. margin:0px auto 15px;
  127. margin-bottom:-5px;
  128. max-width:90px;
  129. }
  130.  
  131. #header .descr{
  132. opacity:1.0;
  133. width:210px;
  134. margin:0px auto 0px;
  135. text-align:;
  136. }
  137.  
  138. #header .descr .links{
  139. margin-top:15px;
  140. font-size:7px;
  141. letter-spacing:1px;
  142. text-transform:uppercase;
  143. text-align:center;
  144. font-family:cambria;
  145. }
  146.  
  147. #header .descr .links a{
  148. padding:2px 0px 1px 1px;
  149. margin:0px 5px 0px;
  150. color:black;
  151. background-color:white;
  152. border-bottom:1px solid transparent;
  153. }
  154.  
  155. #header .descr .links a:hover{
  156. border-bottom:1px solid {color:links};
  157. }
  158.  
  159. .pagination{
  160. text-align:center;
  161. font-size:7px;
  162. text-transform:uppercase;
  163. letter-spacing:1px;
  164. width:150px:
  165. margin-bottom:50px;
  166. }
  167.  
  168. .pagination a.next{
  169. color:black;
  170. margin-left:10px;
  171. }
  172.  
  173. .pagination a.prev{
  174. color:black;
  175. margin-right:10px;
  176. }
  177.  
  178. .pagination a:hover{
  179. border-bottom:0px solid white;
  180. }
  181.  
  182. /* POSTS */
  183.  
  184. h2{
  185. text-align:center;
  186. font-weight:normal;
  187. text-transform:uppercase;
  188. font-size:9px;
  189. letter-spacing:1px;
  190. margin:0px 0px 10px;
  191. }
  192.  
  193. h3{
  194. text-align:center;
  195. font-weight:normal;
  196. margin:0px 0px 75px;
  197. text-transform:uppercase;
  198. font-size:8px;
  199. letter-spacing:1px;
  200. }
  201.  
  202. .post{
  203. width:500px;
  204. background-color:white;
  205. border:0px solid black;
  206. {block:IndexPage}margin-bottom:150px;{/block:IndexPage}
  207. {block:PermalinkPage}margin-bottom:10px;{/block:PermalinkPage}
  208. }
  209.  
  210. .op{
  211. {block:IndexPage}opacity:1;{/block:IndexPage}
  212. -webkit-transition:0.5s ease-in;
  213. }
  214.  
  215. .op:hover{
  216. opacity:1;
  217. }
  218.  
  219. .post h1{
  220. text-align:center;
  221. margin:0px 0px 10px;
  222. font-size:20px;
  223. letter-spacing:-1px;
  224. font-style:italic;
  225. }
  226.  
  227. span.more{font-family:cambria !important;}
  228.  
  229. /* QUOTES */
  230.  
  231. .postquote{
  232. display:block;
  233. height:auto;
  234. padding-left:0px;
  235. width:95%;
  236. font-size:10px;
  237. letter-spacing:0px;
  238.  
  239.  
  240. margin:0px auto 20px;
  241. line-height:15px;
  242. text-align:justify;
  243.  
  244. }
  245.  
  246. .quotesource{
  247. text-align:right;
  248. margin-top:-8px;
  249. }
  250.  
  251. .quotesource span{
  252. background-color:white;
  253. padding-left:10px;
  254. }
  255.  
  256. .quoteborder{
  257. border-bottom:1px solid #f2f2f2;
  258. }
  259.  
  260. /* AUDIO POSTS */
  261.  
  262. .audio {
  263. width:100%;
  264. background-color:{color:toplinkbackground};
  265. background-image: url('{image:audio bg}');
  266. background-attachment:repeat;
  267. }
  268.  
  269. .audioplayer{
  270. height:27px;
  271. width:5.25%;
  272. overflow:hidden;
  273. opacity: 1;
  274. }
  275.  
  276. /* ASK */
  277.  
  278. .question{
  279. margin-bottom:10px;
  280. background-color:#f2f2f2;
  281. padding:20px;
  282. display:block;
  283. min-height:30px;
  284. }
  285.  
  286. .question img{
  287. float:left;
  288. border-right:20px solid transparent;
  289. border-bottom:5px solid transparent;
  290. display:none;
  291. }
  292.  
  293. .question .by{
  294. text-align:right;
  295. letter-spacing:2px;
  296. text-transform:uppercase;
  297. font-style:italic;
  298. margin-top:15px;
  299. font-size:8px;
  300. }
  301.  
  302. /* POST INFO */
  303.  
  304. .postinfo{
  305. width:150px;
  306. margin-left:520px;
  307. position:absolute;
  308. padding:2px 10px 2px 7px;
  309. font-family:;
  310. font-size:7px;
  311. letter-spacing:1px;
  312. opacity:0;
  313. -webkit-transition:0.5s ease-in;
  314. -moz-transition:0.5s ease-in;
  315. -o-transition:0.5s ease-in;
  316. transition:0.5s ease-in;
  317. }
  318.  
  319. .post:hover .postinfo{
  320. opacity:1;
  321. }
  322.  
  323. .postinfo a.info, a:visited.info, a:active.info{
  324. color:black;
  325. }
  326.  
  327. .permainfo{
  328. text-align:right;
  329. margin-top:30px;
  330. border-top:1px solid #f2f2f2;
  331. padding-top:10px;
  332. font-family:;
  333. font-size:7px;
  334. letter-spacing:1px;
  335. line-height:10px;
  336. margin-bottom:60px;
  337. }
  338.  
  339. .tags{
  340. margin-top:5px;
  341. {block:IndexPage}text-align:left;font-size:8px;{/block:IndexPage}
  342. {block:PermalinkPage}text-align:right;font-size:8px;text-transform:uppercase;letter-spacing:0px;{/block:PermalinkPage}
  343. }
  344.  
  345. .tags a.tags, a:visited.tags, a:active.tags{
  346. color:black;
  347. {block:IndexPage}display:block;margin:2px 0px 2px;{/block:IndexPage}
  348. {block:PermalinkPage}margin:0px 0px 0px 10px;{/block:PermalinkPage}
  349. }
  350.  
  351. .tags a:hover.tags{
  352. color:{color:links};
  353. }
  354.  
  355. ol.notes{list-style-type:none;width:500px;margin-left:-40px;font-size:8px;text-transform:uppercase;line-height:10px;}
  356. ol.notes li.note{padding:5px;width:490px;margin-bottom:7px;border-bottom:1px solid #f2f2f2;padding-bottom:10px;}
  357. ol.notes li.note img.avatar{height:15px;float:left;margin-top:-3px;}
  358. ol.notes li.note span.action{margin-left:10px;}
  359. ol.notes li.note blockquote{border-left:2px solid #202020;padding-left:5px;margin-left:35px;}
  360.  
  361. #theme{
  362. position:fixed;
  363. bottom:10px;
  364. right:10px;
  365. -webkit-border-radius:100px;
  366. padding:3px 4px 2px;
  367. text-transform:uppercase;
  368. -webkit-transition:0.6s ease-in;
  369. cursor:default;
  370. font-size:0px;
  371. }
  372.  
  373. #theme:hover{
  374. background-color:{color:links};
  375. color:white;
  376. }
  377.  
  378. </style>
  379. <body><div id="con">
  380.  
  381. <div class=”source”>{block:ContentSource}<a href=”{SourceURL}”>{lang:Source}:{block:SourceLogo}
  382. <img src=”{BlackLogoURL}” width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  383. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  384. {/block:ContentSource}</div>
  385.  
  386. <div id="header">
  387. {block:ifheaderimage}<a title="{title}" href="/"><img src="{image:header}" /></a>{/block:ifheaderimage}
  388. {block:ifnotheaderimage}<h1><a href="/">{title}</a></h1>{/block:ifnotheaderimage}
  389. <div class="descr">{description}
  390. <div class="links">
  391. <a href="/ask">ask</a>
  392. {block:iflink1}<a href="{text:link1url}">{text:link1}</a>{/block:iflink1}
  393. {block:iflink2}<a href="{text:link2url}">{text:link2}</a>{/block:iflink2}
  394. {block:iflink3}<a href="{text:link3url}">{text:link3}</a>{/block:iflink3}
  395. {block:iflink4}<a href="{text:link4url}">{text:link4}</a>{/block:iflink4}
  396. <script language="JavaScript">
  397. var ref = (''+document.referrer+'');
  398. document.write('<script src="http://s1.freehostedscripts.net/ocounter.php?site=ID3293963&e1=&e2=&r=' + ref + '"><\/script>');
  399. </script>
  400. </div>
  401. </div>
  402. </div>
  403.  
  404. {block:TagPage}
  405. <h3>{block:Pagination}{TotalPages} pages of {/block:Pagination}posts tagged with <u>{Tag}</u></h3>
  406. {/block:TagPage}
  407.  
  408. {block:Posts}
  409.  
  410. <div class="post">
  411.  
  412.  
  413.  
  414.  
  415. {block:Date}{block:IndexPage}<div class="postinfo">
  416.  
  417. <a class="info" href="{Permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCount}{/block:NoteCount}</a>
  418.  
  419. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  420.  
  421. </div>{/block:IndexPage}{/block:Date}
  422.  
  423.  
  424.  
  425. {block:Quote}
  426. <div class="postquote">{Quote}</div>
  427. {block:Source}<div class="quoteborder"> </div>
  428. <div class="quotesource"><span>{Source}</span></div>{/block:Source}
  429. {/block:Quote}
  430.  
  431. {block:Photo}
  432. <div class="op"><a href="{block:IndexPage}{Permalink}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}"><img src="{PhotoURL-500}" /></a></div>
  433. {Caption}
  434. {/block:Photo}
  435.  
  436. {block:Photoset}
  437. <div class="op">{Photoset-500}</a></div>
  438. {Caption}
  439. {/block:Photoset}
  440.  
  441. {block:Link}
  442. <h2><a href="{url}">{name}</a></h2>{block:Description}{Description}{/block:Description}
  443. {/block:Link}
  444.  
  445. {block:Chat}
  446. {block:Title}<h2>{Title}</h2>{/block:Title}
  447. {block:Lines}<div style="margin-bottom:4px;">{block:Label}<span style="text-transform: uppercase; font-family:'playfair display'; font-size:8px;"> {Label}</span>{/block:Label}&nbsp;&nbsp;{Line}<br></div>{/block:Lines}
  448. {/block:Chat}
  449.  
  450. <div style="margin-bottom: -5px;">{block:Audio}
  451. <center><div style="border-top:1px solid #eee;"></div>
  452. <div class="audio"><div class="audioplayer">{AudioPlayerWhite}</div></div><div style="border-top:1px solid #eee;"></div></center><br>{block:Caption}{Caption}{/block:Caption}
  453. {/block:Audio}</div>
  454.  
  455. {block:Text}
  456. {block:Title}<h2>{Title}</h2>{/block:Title}{Body}{block:More}<a href="{Permalink}">More <span class="more">→</span></a>{/block:More}
  457. {/block:Text}
  458.  
  459. {block:Video}
  460. {Video-500}
  461. {Caption}
  462. {/block:Video}
  463.  
  464. {block:Answer}
  465. <div class="question">
  466. {Question}
  467. <div class="by">asked by {Asker}</div>
  468. </div>
  469.  
  470. {Answer}
  471. {/block:Answer}
  472.  
  473. </div>
  474.  
  475. {block:PermalinkPage}
  476.  
  477. {block:Date}<div class="permainfo">
  478.  
  479. {Month} {DayOfMonth}{DayOfMonthSuffix}, {Year}&nbsp; ∙ &nbsp;{12Hour}:{Minutes}{AmPm}{block:NoteCount}&nbsp; ∙ &nbsp;{NoteCountWithLabel}{/block:NoteCount}<br />
  480.  
  481. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a>&nbsp; ∙ &nbsp;from <a href="{ReblogRootURL}">{ReblogRootName}</a>{block:ContentSource}&nbsp; ∙ &nbsp;<a title="{SourceTitle}" href="{SourceURL}">{block:NoSourceLogo}©{/block:NoSourceLogo}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" />{/block:SourceLogo}</a>{/block:ContentSource}
  482. {/block:RebloggedFrom}
  483.  
  484. {block:HasTags}<div class="tags">{block:Tags}<a class="tags" href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}
  485.  
  486. </div>{/block:Date}
  487.  
  488. {block:PostNotes}{PostNotes}{/block:PostNotes}
  489. {/block:PermalinkPage}
  490.  
  491. {/block:Posts}
  492.  
  493. {block:Pagination}
  494. <div class="pagination">
  495. {block:PreviousPage}<a class="prev" href="{PreviousPage}">←</a>{/block:PreviousPage} {CurrentPage} of {TotalPages}
  496. {block:NextPage}<a class="next" href="{NextPage}">→</a>{/block:NextPage}
  497. </div>
  498. {/block:Pagination}
  499. </div></div><br><br><br>
  500.  
  501.  
  502.  
  503. <a href="http://crimical.tumblr.com/"><div id="theme">t.</div></a>
  504.  
  505. </div></body>
  506. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement