xmisa0923

nintendo gameboy theme

Jan 3rd, 2014
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.16 KB | None | 0 0
  1.  
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title><link rel="shortcut icon" href="{Favicon}"><link rel="alternate" type="application/rss+xml" href="{RSS}">{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  4.  
  5. <!--
  6. _
  7. | |
  8. ___ _ _ _ __ ___ _ __ __| | ___ _ __ ___
  9. / __| | | | '_ \ / _ \ '__/ _` |/ _ \ '__/ _ \
  10. \__ \ |_| | |_) | __/ | | (_| | __/ | | __/
  11. |___/\__,_| .__/ \___|_| \__,_|\___|_| \___|
  12. | |
  13. |_|
  14.  
  15. theme by superdere ꒰。•‿•。꒱
  16.  
  17. please remember:
  18.  
  19. - html design is a form of art
  20. - html design is protected under common copyright law
  21. - therefore removing the theme credit makes you a scummy art thief
  22.  
  23. enjoy your new theme!
  24.  
  25. -->
  26.  
  27. <meta name="color:bg" content="#ffe7f3"/>
  28. <meta name="color:screen bg" content="#000000"/>
  29. <meta name="color:gameboy bg" content="#f5f4ff"/>
  30. <meta name="color:scrollbar" content="#404040"/>
  31. <meta name="color:scrollbar bg" content="#2b2b2b"/>
  32. <meta name="color:link bg" content="#ffffff"/>
  33. <meta name="color:link" content="#f89ad0"/>
  34. <meta name="color:link hover" content="#ffffff"/>
  35. <meta name="color:description bg" content="#ffffff"/>
  36. <meta name="color:description text" content="#626262"/>
  37. <meta name="color:border" content="#2b2b2b"/>
  38. <meta name="color:text" content="#dddddd"/>
  39. <meta name="color:title" content="#f5f5f5"/>
  40. <meta name="color:button shadows" content="#78b5d1"/>
  41. <meta name="color:speaker" content="#395662"/>
  42. <meta name="color:start button" content="#ffbcc9"/>
  43. <meta name="color:select button" content="#c2f2ff"/>
  44. <meta name="color:a button" content="#ffbcc9"/>
  45. <meta name="color:b button" content="#c2f2ff"/>
  46. <meta name="color:AB colors" content="#48535a"/>
  47. <meta name="color:cross" content="#ffbcc9"/>
  48. <meta name="image:bg" content=""/>
  49. <meta name="image:gameboy bg" content=""/>
  50. <meta name="image:pixel" content=""/>
  51. <meta name="text:link 1 URL" content="">
  52. <meta name="text:link 1" content="Link 1">
  53. <meta name="text:link 2 URL" content="">
  54. <meta name="text:link 2" content="Link 2">
  55. <meta name="text:link 3 URL" content="">
  56. <meta name="text:link 3" content="Link 3">
  57. <meta name="text:link 4 URL" content="">
  58. <meta name="text:link 4" content="Link 4">
  59. <meta name="text:pixel width" content="100">
  60. <meta name="text:pixel up" content="-50">
  61. <meta name="text:pixel left" content="-50">
  62. <meta name="if:endlessscroll" content="1"/>
  63. <meta name="if:littlecursor" content="1"/>
  64. <meta name="if:linkdescriptions" content="1"/>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  67.  
  68. {block:iflinkdescriptions}<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  69. <script type="text/javascript" src="http://static.tumblr.com/7qjmkr5/IUmmdsy41/jquery.style-my-tooltips.js"></script>
  70. <script>
  71. (function($){
  72. $(document).ready(function(){
  73. $("[title]").style_my_tooltips();
  74. });
  75. })(jQuery);
  76. </script>{/block:iflinkdescriptions}
  77.  
  78. <style type="text/css">
  79.  
  80. ::-webkit-scrollbar-thumb:vertical {-webkit-border-radius:2px;border-radius:2px;background-color: {color:scrollbar}; border-left:1px solid {color:border};}
  81. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar};height:8px;border:1px solid {color:border};}
  82. ::-webkit-scrollbar {width:15px;background-color:{color:scrollbar bg};height:8px;}
  83. ::-webkit-scrollbar-track { background:{color:scrollbar bg}; border-left:1px solid {color:border};}
  84.  
  85. iframe#tumblr_controls {right:0px !important;position:fixed !important;-webkit-filter:invert(100%);opacity:0.6;z-index:99;}
  86.  
  87. body {font-family:Inconsolata;font-weight:normal;font-size:10px;line-height:14px;letter-spacing:1px;word-spacing:-2px;color:{color:text};word-wrap:break-word;text-align:justify;text-overflow:ellipsis;background:{color:bg} url('{image:bg}') fixed repeat right top;margin:0; {block:iflittlecursor}cursor: url(http://i.imgur.com/ZOrzC.png), auto;{/block:iflittlecursor}}
  88.  
  89. a {color:{color:link};text-decoration:none;}
  90.  
  91. a:hover {color:{color:link hover}; {block:iflittlecursor}cursor:url(http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png), auto;{/block:iflittlecursor}}
  92.  
  93. b, strong {font-weight:heavy;}
  94. i, em {font-weight:light;}
  95. li {list-style:square;margin-left:-25px;margin-right:0px;}
  96.  
  97. blockquote {border-left:2px solid {color:border}; border-right:2px solid {color:border}; background:{color:scrollbar}; margin-left:0px;margin-right:0px;padding:4px 10px 4px 10px; -webkit-border-radius:4px;border-radius:4px;}
  98.  
  99. #captions {background:;display:block;padding:0px;margin-top:10px; -webkit-border-radius:4px;border-radius:4px; {block:IndexPage}display:none;{/block:IndexPage}}
  100.  
  101. #content {width:350px; margin:auto;}
  102.  
  103. #gbc { position:relative; z-index:1; width:300px; height:510px; background:{color:gameboy bg} url('{image:gameboy bg}'); border:1px solid {color:border}; margin-top:110px; -webkit-border-radius: 5px;-webkit-border-bottom-right-radius: 56px;-moz-border-radius: 5px;-moz-border-radius-bottomright: 56px;border-radius: 5px;border-bottom-right-radius: 56px; box-shadow:2px 2px 1px {color:button shadows};}
  104.  
  105. #pixel { position:absolute; z-index:10; margin:{text:pixel up}px 0px 0px {text:pixel left}px; width:{text:pixel width}px; }
  106.  
  107. #speaker { position:absolute; z-index:2; margin:430px 0px 0px 216px; cursor:pointer; {block:iflittlecursor}cursor:url(http://media.tumblr.com/e7f72e808c4dbe5006b9c3a30dbc9b79/tumblr_inline_mh67vhwGnR1rdqsqf.png), auto;{/block:iflittlecursor} }
  108. #l1 { }
  109. #l2 { margin-left:-7px;}
  110. #l3 { }
  111. #l4 { margin-left:-7px; }
  112. #l5 { }
  113. #hole { background:{color:speaker}; width:4px; height:4px; display:block; float:left; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px; margin:3px 5px 3px 5px; }
  114.  
  115. #speaker #triangle { position:absolute; z-index:3; margin:0px; opacity:0; width:0; height:0; border-top:0px solid transparent;border-right:0px solid {color:description bg}; border-bottom:0px solid transparent; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; }
  116. #speaker:hover #triangle { margin:5px 0px 0px 36px; opacity:0.9; border-top:15px solid transparent;border-right:15px solid {color:description bg}; border-bottom:5px solid transparent; }
  117. #speaker #bubble { cursor:default; position:absolute; z-index:3; background:{color:description bg}; color:{color:description text}; width:0px; height:0px; padding:0px; margin:0px 0px 0px 0px; opacity:0; overflow:auto; text-align:center; -webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px; -webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; }
  118. #speaker:hover #bubble { width:80px; min-height:60px; padding:5px; opacity:0.9; margin:-20px 0px 0px 50px; }
  119.  
  120. #starts { position:absolute; z-index:2; margin:440px 0px 0px 106px; }
  121. #s1 { position:absolute; margin:0px; display:block; width:30px; height:10px; background:{color:start button}; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px; box-shadow:2px 2px 1px {color:button shadows}; }
  122. #s1:hover { box-shadow:none; }
  123. #s2 { position:absolute; margin:0px 0px 0px 40px; display:block; width:30px; height:10px; background:{color:select button}; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px; box-shadow:2px 2px 1px {color:button shadows}; }
  124. #s2:hover { box-shadow:none; }
  125.  
  126. #crosses { position:absolute; z-index:2; margin:290px 0px 0px 50px; }
  127. #c1 { position:absolute; margin:0px; display:block; width:25px; height:50px; background:{color:cross}; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; box-shadow:2px 2px 1px {color:button shadows};}
  128. #c1:hover { box-shadow:none; }
  129. #c2 { position:absolute; margin:25px 0px 0px 0px; display:block; width:50px; height:25px; background:{color:cross}; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; box-shadow:2px 2px 1px {color:button shadows}; }
  130. #c2:hover { box-shadow:none; }
  131. #c3 { position:absolute; margin:25px 0px 0px 0px; display:block; width:25px; height:50px; background:{color:cross}; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; box-shadow:2px 2px 1px {color:button shadows}; }
  132. #c3:hover { box-shadow:none; }
  133. #c4 { position:absolute; margin:25px 0px 0px -24px; display:block; width:50px; height:25px; background:{color:cross}; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; }
  134. #cmid {position:absolute; z-index:9; background:{color:cross}; width:20px; height:25px; margin:25px 0px 0px 8px;}
  135. #c4:hover { box-shadow:none; }
  136.  
  137. #abs { position:absolute; z-index:2; margin:295px 0px 0px 230px; font-size:15px; line-height:36px; }
  138. #abs a { color:{color:AB colors}; }
  139. #ab { position:absolute; margin:0px; display:block; width:36px; height:36px; background:{color:a button}; box-shadow:2px 2px 1px {color:button shadows}; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px; text-align:center;}
  140. #ab:hover { box-shadow:none; }
  141. #bb { position:absolute; margin:20px 0px 0px -53px; display:block; width:36px; height:36px; background:{color:b button}; box-shadow:2px 2px 1px {color:button shadows}; -webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px; text-align:center; }
  142. #bb:hover { box-shadow:none; }
  143.  
  144. #posts {margin:25px 0px 0px 24px; overflow:auto; width:250px; height:225px; border:1px solid {color:border}; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; background:{color:screen bg};}
  145.  
  146. .posts {margin:17px 0px 5px 17px;overflow:hidden; width:200px;}
  147.  
  148. .posts img {max-width:100%; border:0px;{block:indexpage}opacity:0.95;{/block:indexpage}-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out; -webkit-border-radius:4px;border-radius:4px;}
  149.  
  150. .px {text-align:left; margin:10px 0px 10px 17px; width:200px;}
  151. .px li {list-style:none; margin-left:-15px;}
  152. .px img {display:none;}
  153.  
  154. #tsun { width:200px; font-size:8px; letter-spacing:1px; text-align:right; margin-top:4px;text-transform:uppercase; {block:permalinkpage}display:none;{/block:permalinkpage} }
  155.  
  156. #pagi { width:200px; text-align:center; text-transform:uppercase; margin:10px 0px 10px 17px;}
  157.  
  158. .tumblr_audio_player {height:40px; width:100%;}
  159. #all { width:200px; overflow:hidden; }
  160. #all #ugh { position:relative; z-index:999; opacity:0; -webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
  161. #all:hover #ugh {opacity:1;}
  162. #all #moo { position:relative; width:200px; z-index:888; text-align:left; line-height:12px; opacity:1; margin:-25px 0px 0px 4px; -webkit-transition:all 0.6s ease-in-out;-moz-transition:all 0.6s ease-in-out;-o-transition:all 0.6s ease-in-out;transition:all 0.6s ease-in-out;}
  163. #all:hover #moo {opacity:0;}
  164. #all #moo img { padding:0px 5px 0px 0px; border:0px; }
  165.  
  166. {block:iflinkdescriptions}#s-m-t-tooltip { z-index: 9999; background: {color:link bg}; font-size:9px; line-height:9px; text-transform:uppercase; text-align:center; color:{color:link}; max-width:100px; word-wrap:break-word; padding:3px 3px 3px 4px ; display:block; margin:12px; border:0px solid {color:border}; -webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px; }{/block:iflinkdescriptions}
  167.  
  168. </style>
  169.  
  170. {block:ifendlessscroll}<script type="text/javascript" src="http://codysherman.tumblr.com/tools/infinite-scrolling/code"></script>{/block:ifendlessscroll}
  171.  
  172. </head>
  173.  
  174.  
  175. <body>
  176.  
  177. <div id="content">
  178.  
  179. <div id="gbc">
  180.  
  181. <img id="pixel" src="{image:pixel}">
  182.  
  183. <div id="speaker">
  184. <div id="l1"><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div></div>
  185. <div id="l2"><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div></div>
  186. <div id="l3"><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div></div>
  187. <div id="l4"><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div></div>
  188. <div id="l5"><div id="hole"></div><div id="hole"></div><div id="hole"></div><div id="hole"></div></div>
  189. <div id="triangle"></div>
  190. <div id="bubble">{description}</div>
  191. </div>
  192.  
  193. <div id="starts"><a id="s1" href="http://superdere.tumblr.com" title="theme"></a><a id="s2" href="/archive" title="history"></a></div>
  194.  
  195. <div id="crosses"><div id="cmid"></div><a id="c1" href="{text:Link 1 URL}" title="{text:Link 1}"></a><a id="c2" href="{text:Link 2 URL}" title={text:Link 2}></a><a id="c3" href="{text:Link 3 URL}" title="{text:Link 3}"></a><a id="c4" href="{text:Link 4 URL}" title="{text:Link 4}"></a></div>
  196.  
  197. <div id="abs"><a id="ab" href="/" title="home"><span style="margin-left:2px;">A</span></a><a id="bb" href="/ask" title="message"><span style="margin-left:3px;">B</span></a></div>
  198.  
  199. <div id="posts">
  200.  
  201. {block:Posts}
  202.  
  203. {block:ContentSource}
  204. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  205. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  206. {/block:SourceLogo}
  207. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  208. {/block:ContentSource}
  209.  
  210. <!-- {block:NoRebloggedFrom}
  211. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  212. {/block:NoRebloggedFrom} -->
  213.  
  214. <div class="posts">
  215.  
  216. {block:Text}
  217. {block:Title}
  218. <div style="text-align:center; color:{color:title}; border-top:1px solid {color:border}; background:{color:scrollbar}; word-wrap:break-word; text-transform:uppercase; letter-spacing:1px; padding:3px;-webkit-border-radius:4px;border-radius:4px;">{Title}</div>
  219. {/block:Title}
  220.  
  221. <div style="margin-top:-5px; margin-bottom:-5px;">{Body}</div>
  222.  
  223. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  224. {/block:Text}
  225.  
  226. {block:Photo}
  227.  
  228. {block:indexpage}
  229. <center>
  230. <a href="{permalink}"><img src="{PhotoURL-500}"></a>
  231. </center>
  232. {/block:indexpage}
  233.  
  234. {block:permalinkpage}
  235. <center>
  236. <img src="{PhotoURL-500}">
  237. </center>
  238. {/block:permalinkpage}
  239.  
  240. {block:Caption}
  241. <div id="captions">
  242. {Caption}</div>
  243. {/block:Caption}
  244.  
  245. {/block:Photo}
  246.  
  247. {block:Photoset}
  248.  
  249. {block:photos}
  250.  
  251. {block:indexpage}
  252. <center>
  253. <a href="{permalink}"><img style="width:200px;" src="{PhotoURL-500}"></a>
  254. </center>
  255. {/block:indexpage}
  256.  
  257. {block:permalinkpage}
  258. <center>
  259. <img src="{PhotoURL-500}">
  260. </center>
  261. {/block:permalinkpage}
  262.  
  263. {/block:photos}
  264.  
  265. {block:Caption}
  266. <div id="captions">
  267. {Caption}</div>
  268. {/block:Caption}
  269.  
  270. {/block:Photoset}
  271.  
  272. {block:Quote}
  273. <i>❝ {Quote}❞</i>
  274.  
  275. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  276. {/block:Quote}
  277.  
  278. {block:Link}
  279. <a href="{URL}" {Target}>- {Name}</a>
  280. <div id="tsun"><img id="dere" src="http://media.tumblr.com/tumblr_lkl6u2Pii71qfamg6.gif"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  281. {/block:Link}
  282.  
  283. {block:Chat}
  284. {block:Title}
  285. <div style="text-align:center; color:{color:title}; border-top:1px solid {color:border}; background:{color:scrollbar}; word-wrap:break-word; text-transform:uppercase; letter-spacing:1px; padding:3px;-webkit-border-radius:4px;border-radius:4px;">{Title}</div>
  286. {/block:Title}
  287.  
  288. {block:Lines}<div style="border-bottom:1px solid {color:border}; padding:0px 0px 2px 0px; margin-bottom:5px;">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div>{/block:Lines}
  289.  
  290. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  291. {/block:Chat}
  292.  
  293. {block:Audio}
  294. <div id="all"><div id="ugh">{AudioPlayerWhite}</div><div id="moo"><img align="left" style="margin-top:-3px;" src="http://media.tumblr.com/tumblr_may5j6t4v01qbs47q.gif">{block:TrackName}{TrackName}{/block:TrackName}</div></div>
  295.  
  296. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  297.  
  298. {block:Caption} <div id="captions"> {Caption}</div> {/block:Caption}
  299.  
  300. {/block:Audio}
  301.  
  302. {block:video}{block:if250px}{Video-250}{/block:if250px}{block:if400px}{Video-400}{/block:if400px}
  303.  
  304. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  305.  
  306. {block:Caption} <div id="captions"> {Caption}</div> {/block:Caption}{/block:video}
  307.  
  308. {block:Answer}
  309. <div style="margin-top:0px;">
  310. <div style="padding:3px; border-top:1px solid {color:border}; background:{color:scrollbar};-webkit-border-radius:4px;border-radius:4px;"><i><b>{Asker} said</b>: {Question}</i></div>
  311.  
  312. <div style="margin-top:-5px; margin-bottom:-5px;">{Answer}</div>
  313. </div>
  314.  
  315. <div id="tsun"><i><a href="{permalink}">{Month} {DayOfMonth}{DayOfMonthSuffix}</a></i></div>
  316.  
  317. {/block:Answer}
  318.  
  319. </div>
  320.  
  321. {block:PermalinkPage}<div class="px">
  322. {block:Date}Posted {ShortMonth} {DayOfMonth}{DayOfMonthSuffix} {Year}{/block:Date} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}
  323.  
  324. {block:RebloggedFrom}<br>via: <a href="{ReblogParentURL}">{ReblogParentName}</a> source: <a href="{ReblogRootURL}">{ReblogRootName}</a> {/block:RebloggedFrom}
  325.  
  326. {block:HasTags}<br>Tagged with {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}<br>{/block:HasTags}
  327.  
  328. <div style="margin-left:-24px; width:{block:if250px}width:250px;{/block:if250px}{block:if400px}width:400px;{/block:if400px};">{block:PostNotes}{PostNotes}{/block:PostNotes}</div>
  329.  
  330. </div>
  331. {/block:PermalinkPage}
  332.  
  333. {/block:Posts}
  334.  
  335. {block:ifnotendlessscroll} {block:pagination}<div id="pagi">{block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage} {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}</div>{/block:pagination}{/block:ifnotendlessscroll}
  336.  
  337. </div></div>
  338. </body>
  339. </html>
Advertisement
Add Comment
Please, Sign In to add comment