Advertisement
jongsi

Gung-Ho

Nov 11th, 2011
13,520
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.94 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!--
  5.  
  6. Gung-Ho Theme by http://-apple.tumblr.com
  7. More themes can be found at http://aerou.tumblr.com (previously known as applethemes)
  8.  
  9. *DO NOT REMOVE ANY CREDIT OR ELSE YOUR THEME WON'T WORK.
  10. *CLAIMING AS YOUR OWN IS COMPLETELY DISRESPECTFUL AND I WILL FIND OUT.
  11. *IF YOU BREAK ANY RULES, I'LL REPORT YOU.
  12. *EDITING THIS THEME IS ALLOWED. JUST LEAVE THE CREDITS.
  13.  
  14. -->
  15. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  16. <head>
  17.  
  18. <link href='http://fonts.googleapis.com/css?family=Leckerli+One|The+Girl+Next+Door' rel='stylesheet' type='text/css'>
  19.  
  20. <!- DEFAULTS ->
  21.  
  22. <meta name="color:background" content="#f9f9f9" />
  23. <meta name="color:link" content="#000000" />
  24. <meta name="color:link hover" content="#000000" />
  25. <meta name="color:text" content="#555555"/>
  26. <meta name="color:posts" content="#ffffff"/>
  27. <meta name="color:title" content="#777777"/>
  28. <meta name="color:posts title background" content="#eeeeee" />
  29.  
  30. <meta name="color:nav link" content="#ffffff"/>
  31. <meta name="color:nav background" content="#333333" />
  32. <meta name="color:nav link hover" content="#292929" />
  33. <meta name="color:nav background hover" content="#ffffff" />
  34.  
  35. <meta name="color:scrollbar" content="#333333" />
  36. <meta name="color:scrollbar background" content="#ffffff" />
  37.  
  38. <meta name="image:background" content="http://static.tumblr.com/qbwrk8v/MNrlxfzw6/20.jpg" />
  39. <meta name="image:posts background" content=""/>
  40. <meta name="image:your side" content="http://i.imgur.com/KHQIz.png" />
  41. <meta name="image:sidebar" content="" />
  42.  
  43. <meta name="if:Faded Images" content="1" />
  44. <meta name="if:enable infinite scrolling" content="1"/>
  45. <meta name="if:Disable right click" content="0"/>
  46. <meta name="if:Cute Cursor" content="0"/>
  47. <meta name="if:Show Captions" content="0"/>
  48. <meta name="if:Bigger Posts" content="0"/>
  49.  
  50. <meta name="text:link one" content="http://"/>
  51. <meta name="text:link one name" content=""/>
  52. <meta name="text:link two" content="http://"/>
  53. <meta name="text:link two name" content=""/>
  54. <meta name="text:link three" content="http://"/>
  55. <meta name="text:link three name" content=""/>
  56. <meta name="text:link four" content="http://"/>
  57. <meta name="text:link four name" content=""/>
  58.  
  59. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  60.  
  61. {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/1cmk6kw/HlSla0dfm/darlieecious-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
  62.  
  63. <link rel="shortcut icon" href="{Favicon}" />
  64. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  65. <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  66. {CustomCSS}
  67. <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  68.  
  69. <style type="text/css">body, a, {cursor:pointer}</style></a>
  70. <style type="text/css">
  71.  
  72. ::-webkit-scrollbar {width: 10px; height: 10px;}
  73. ::-webkit-scrollbar-button:start:decrement,
  74. ::-webkit-scrollbar-button:end:increment {height: 1px;display: block;background-color: transparent;}
  75. ::-webkit-scrollbar-track-piece {background-color:{color:scrollbar background};}
  76. ::-webkit-scrollbar-thumb:vertical {height: 50px;border: 1px {color:text} dotted;background-color: {color:scrollbar};}
  77.  
  78. a:hover{cursor:pointer}
  79.  
  80. body{
  81. margin:0px;
  82. padding:0px;
  83. margin-top:0px;
  84. margin-bottom:0px;
  85. font-family: georgia;
  86. font-size:10px;
  87. letter-spacing:1px;
  88. color:{color:text};
  89. background-color:{color:background};
  90. background-image:url('{image:background}');
  91. background-attachment: fixed;
  92. }
  93.  
  94. {block:ifcutecursor}
  95. body, a, a:hover { cursor: url(http://i52.tinypic.com/280qm88.png), auto;} a, a:hover{cursor:url(http://i55.tinypic.com/21jqexc.png), auto }
  96. {/block:ifcutecursor}
  97.  
  98. @font-face {font-family: "slkscr";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  99.  
  100. #contentcolumn{
  101. {block:ifNotBiggerPosts}
  102. width:404px;
  103. {/block:ifNotBiggerPosts}
  104. {block:ifBiggerPosts}
  105. width:504px;
  106. {/block:ifBiggerPosts}
  107. margin-left:220px;
  108. margin-top:20px;
  109. opacity:1;
  110. overflow:shown;
  111. z-index: 0.9;
  112. text-align:justify;
  113.  
  114. }
  115.  
  116. a {color:{color:link}; text-decoration: none; }
  117. a:hover {color:{color:link hover}; -webkit-transition-duration: 0.3s;}
  118. a:active,a:focus {outline: 0;}
  119.  
  120. #tit {
  121. letter-spacing:1px;
  122. text-decoration:none;
  123. font-family: georgia;
  124. font-size:10px;
  125. text-transform:uppercase;
  126. line-height:14px;
  127. background-color:{color:posts title background};
  128. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  129. padding:2px;
  130. color:{color:title};
  131. }
  132.  
  133. #tit a, #tit a:hover{
  134. color:{color:title};
  135. }
  136.  
  137. #permalink{
  138. text-align:center;
  139. {block:ifnotbiggerposts}left:650px;{/block:ifnotbiggerposts}
  140. {block:ifbiggerposts}left:750px;{/block:ifbiggerposts}
  141. font-family: slkscr;
  142. font-size:8px;
  143. float:RIGHT;
  144. color:{color:permalink left border};
  145. opacity:0;
  146. -webkit-transition-duration: 0.7s;
  147. background:{color:posts} url(http://i.imgur.com/ObKP8.png);
  148. padding:2px;
  149. position:absolute;
  150. }
  151.  
  152. #permalink a, #permalink a:hover{
  153. color:{color:text};
  154. }
  155.  
  156. #shinee {
  157. background:{color:posts};
  158. padding:2px;
  159. margin-bottom:10px;
  160. margin-top:0px;
  161. line-height:11px;
  162. font-family: georgia;
  163. font-size:10px;
  164. background-image:url('{image:posts background}');
  165. -moz-box-shadow: 3px 2px 2px #eee;
  166. -webkit-box-shadow: 3px 2px 2px #eee;
  167. box-shadow: 3px 2px 2px #eee;
  168. }
  169.  
  170. #shinee:hover #permalink {
  171. display: block;
  172. opacity:1;
  173. {block:ifnotbiggerposts}left:660px;{/block:ifnotbiggerposts}
  174. {block:ifbiggerposts}left:760px;{/block:ifbiggerposts}
  175. }
  176.  
  177. .snsd img, .jess img, blockquote img {
  178. {block:ifnotbiggerposts}max-width:365px;{/block:ifnotbiggerposts}
  179. {block:ifbiggerposts}max-width:465px;{/block:ifbiggerposts}
  180. }
  181.  
  182. blockquote{
  183. padding: 3px;
  184. margin: 3px;
  185. border-left: 4px solid {color:text};
  186. background-color:{color:post titles background};
  187. }
  188.  
  189. .jjong {
  190. left:0px;
  191. top:0px;
  192. position:fixed;
  193. width:100%;
  194. height:140px;
  195. z-index:1;
  196. }
  197.  
  198. #ask{
  199. padding: 10px;
  200. -moz-border-radius: 4px;
  201. border-radius: 4px;
  202. background-color:{color:posts title background};
  203. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  204. color:{color:title};
  205. }
  206.  
  207. .puppy img{
  208. {block:ifnotbiggerposts}left:750px;{/block:ifnotbiggerposts}
  209. {block:ifbiggerposts}left:850px;{/block:ifbiggerposts}
  210. bottom:0px;
  211. position:fixed;
  212. opacity: 1;
  213. }
  214.  
  215. #navbox {
  216. position:fixed;
  217. bottom:15px;
  218. line-height:9px;
  219. {block:IfNotEnableInfiniteScrolling}
  220. left:60px;
  221. {/block:IfNotEnableInfiniteScrolling}
  222. {block:IfEnableInfiniteScrolling}
  223. left:80px;
  224. {/block:IfEnableInfiniteScrolling}
  225. width:125px;
  226. text-align:justify;
  227. color:{color:text};
  228. border-right: solid 1px;
  229. font-size:9px;
  230. overflow:hidden;
  231. padding:4px;
  232. }
  233.  
  234. #nav {
  235. text-align:center;
  236. }
  237.  
  238. div.nav a {
  239. background-color:{color:nav background};
  240. text-align:center;
  241. display:block;
  242. position:relative;
  243. color:{color:nav link};
  244. font-size:8px;
  245. font-family: slkscr;
  246. text-transform:lowercase;
  247. margin-top:5px;
  248. }
  249.  
  250. div.nav a:hover {
  251. display:block;
  252. color:{color:nav link hover};
  253. background-color:{color:nav background hover};
  254. -webkit-transition: all 0.5s ease;
  255. -moz-transition: all 0.5s ease;
  256. -o-transition: all 0.5s ease;
  257. }
  258.  
  259. .flower{
  260. color:#777;
  261. margin-bottom:0px;
  262. padding:1px;
  263. }
  264. .flower .flower.even{
  265. background-color:{color:post titles background};
  266. color:#292929;
  267. margin-bottom:0px;
  268. padding:1px;
  269. }
  270.  
  271. #contue {
  272. line-height:11px;
  273. margin-top:-10px;
  274. }
  275.  
  276. #audio {
  277. background-color : #000;
  278. height : 27px;
  279. margin-bottom : -10px;
  280. {block:ifNotBiggerPosts}width:400px;{/block:ifNotBiggerPosts}
  281. {block:ifBiggerPosts}width:500px;{/block:ifBiggerPosts}
  282. }
  283.  
  284. {block:Iffadedimages}
  285. img{
  286. -webkit-transition: opacity 0.7s linear;
  287. opacity: 0.70;
  288. }
  289. img:hover {
  290. -webkit-transition: opacity 0.7s linear;
  291. opacity: 1;
  292. }
  293. {/block:Iffadedimages}
  294. img{ border:none;}
  295. img:hover{; }
  296.  
  297. .poop{
  298. bottom:14px;
  299. left:195px;
  300. position: fixed;
  301. font-size:10px;
  302. }
  303. .poop a{
  304. color:{color:nav link};
  305. background-color:{color:nav background};
  306. padding:4px;
  307. }
  308.  
  309. .poop a:hover{
  310. color:{color:nav link hover};
  311. background-color:{color:nav background hover};
  312. }
  313.  
  314. #toTop {
  315. display:none;
  316. text-decoration:none;
  317. position:fixed;
  318. bottom:10px;
  319. right:10px;
  320. overflow:hidden;
  321. width:39px;
  322. height:39px;
  323. border:none;
  324. text-indent:-999px;
  325. background:url(http://static.tumblr.com/qbwrk8v/vCAlpj9ze/untitled-1.png) no-repeat left top;
  326. }
  327.  
  328. #toTopHover {
  329. background:url(http://static.tumblr.com/qbwrk8v/vCAlpj9ze/untitled-1.png) no-repeat left -51px;
  330. width:39px;
  331. height:39px;
  332. display:block;
  333. overflow:hidden;
  334. float:left;
  335. opacity: 0;
  336. -moz-opacity: 0;
  337. filter:alpha(opacity=0);
  338. }
  339.  
  340. #toTop:active, #toTop:focus {
  341. outline:none;
  342. </style>
  343. <script type="text/javascript" src="http://static.tumblr.com/53unaru/kx3lgzker/jquery-1.3.2.min.js" charset="utf-8"></script>
  344. <script type="text/javascript" src="http://static.tumblr.com/53unaru/4jtlgzkf8/easing.js"></script>
  345. <script type="text/javascript" src="http://static.tumblr.com/53unaru/y8wlgzkbt/jquery.ui.totop.js"></script>
  346. <script type="text/javascript">
  347. $(document).ready(function() {
  348. /*
  349. var defaults = {
  350. containerID: 'moccaUItoTop', // fading element id
  351. containerHoverClass: 'moccaUIhover', // fading element hover class
  352. scrollSpeed: 1200,
  353. easingType: 'linear'
  354. };
  355. */
  356. $().UItoTop({ easingType: 'easeOutQuart' });
  357. });
  358. </script>
  359. </head>
  360.  
  361.  
  362. <body>
  363. <div id="contentcolumn">
  364. <div class="puppy">
  365. <center><a href="/"><img src="{image:Your Side}" width="280px" /></a></center>
  366. </div>
  367.  
  368. <div id="navbox">
  369. <div class="nav">
  370. {block:IfsidebarImage}<a href="/"><img src="{image:sidebar}" width="125px" /></a>{/block:IfsidebarImage}
  371. {block:description}{description}{/block:description}
  372. <a href="/">Index</a>
  373. <a href="/archive">history</a>
  374. <A HREF="/ask" title="message">message</A>
  375. {block:IfLinkOneName}<a href="{text:link one}">{text:link one name}</a>{/block:IfLinkOneName} {block:IfLinkTwoName}<a href="{text:link two}">{text:link two name}</a>{/block:IfLinkTwoName} {block:IfLinkThreeName}<a href="{text:link three}">{text:link three name}</a>{/block:IfLinkThreeName}
  376. {block:IfLinkFourName}<a href="{text:link four}">{text:link four name}</a>{/block:IfLinkFourName} {block:IfLinkFiveName}<a href="{text:link five}">{text:link five name}</a>{/block:IfLinkFiveName} {block:IfLinkSixName}<a href="{text:link six}">{text:link six name}</a>{/block:IfLinkSixName} {block:IfLinkSevenName}<a href="{text:link seven}">{text:link seven name}</a>{/block:IfLinkSevenName} {block:IfLinkEightName}<a href="{text:link eight}">{text:link eight name}</a>{/block:IfLinkEightName} {block:IfLinkNineName}<a href="{text:link nine}">{text:link Nine name}</a>{/block:IfLinkNineName} {block:IfLinkTenName}<a href="{text:link ten}">{text:link ten name}</a>{/block:IfLinkTenName}
  377. <a href="http://-apple.tumblr.com/">credit</a>
  378. </div>
  379. </div>
  380.  
  381. {block:IfNotEnableInfiniteScrolling}
  382. <div class="poop">
  383. {block:Pagination}
  384. {block:PreviousPage}<a href="{PreviousPage}"><</a>{/block:PreviousPage}<br><br>
  385. {block:NextPage}<a href="{NextPage}">></a>{/block:NextPage}
  386. {/block:Pagination}
  387. </div>
  388. {/block:IfNotEnableInfiniteScrolling}
  389.  
  390. {block:IfEnableInfiniteScrolling}<div class="autopagerize_page_element"><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableInfiniteScrolling}
  391.  
  392. {block:Posts}
  393. <div id="shinee">
  394. <div id="permalink">
  395. <a href="{Permalink}">{24Hour}:{Minutes}{AmPm}</a> {block:NoteCount}<a href="{permalink}">'{notecount} notes'</a>{/block:NoteCount}
  396. </div>
  397.  
  398. {block:Text}
  399. <div id="tit">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}</div><br>
  400. <div class="snsd" id="contue"><p align=justify>{Body}</p></div>
  401. <div id="captionfoto"></div>
  402. {/block:Text}
  403.  
  404. {block:ifNotBiggerPosts}{block:Photo}
  405. {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/> <img src="{PhotoURL-400}" alt="{PhotoAlt}" border="0" width="400">
  406. {LinkCloseTag}
  407. {block:IfShowCaptions}<br>{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  408. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  409. {/block:Photo}{/block:ifNotBiggerPosts}
  410.  
  411. {block:ifBiggerPosts}{block:Photo}
  412. {LinkOpenTag}<meta name="{PhotoAlt}" content="{PhotoAlt}"/> <img src="{PhotoURL-500}" alt="{PhotoAlt}" border="0" width="500">
  413. {LinkCloseTag}
  414. {block:IfShowCaptions}<br>{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}
  415. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  416. {/block:Photo}{/block:ifBiggerPosts}
  417.  
  418. {block:ifNotBiggerPosts}
  419. {block:Photoset}
  420. <center>{Photoset-400}</center>
  421. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  422. {/block:Photoset}
  423. {/block:ifNotBiggerPosts}
  424.  
  425. {block:ifBiggerPosts}
  426. {block:Photoset}
  427. <center>{Photoset-500}</center>
  428. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  429. {/block:Photoset}
  430. {/block:ifBiggerPosts}
  431.  
  432. {block:Quote}
  433. <div id="tit">"{Quote}"<br></div><br>
  434. {block:Source}~{Source}{/block:Source}
  435. {/block:Quote}
  436.  
  437. {block:Link}
  438. <div id="tit"><a href="{URL}">{Name}</a></div><br>
  439. <div id="contue">{block:Description}{Description}{/block:Description}</div>
  440. {/block:Link}
  441.  
  442. {block:Chat}
  443. {block:Title}
  444. <div id="tit">{Title}</div>
  445. {/block:Title}
  446. <div class="flower">
  447. {block:Lines}
  448. <div class="flower {Alt}">
  449. {block:Label}
  450. <b>{Label}</b>
  451. {/block:Label}
  452. {Line}
  453. </div>
  454. {/block:Lines}
  455. </div>
  456. {/block:Chat}
  457.  
  458. {/block:Chat}
  459.  
  460. {block:Audio}
  461. <div id="audio">{AudioPlayerBlack}</div><br>
  462. <center>
  463. {block:TrackName}Track Name: {TrackName}{/block:TrackName}<br>
  464. {block:Artist}Artist: {Artist}<br>{/block:Artist}
  465. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} {PlayCountWithLabel}</center>
  466. {/block:Audio}
  467.  
  468. {block:Answer}
  469. <div class="jess" id="ask">"{Question}"</div> asked by <b>{Asker}</b><br>
  470. {Answer}
  471. {/block:answer}
  472.  
  473. {block:ifNotBiggerPosts}
  474. {block:Video}
  475. <div id="width"><center>{Video-400}</div></center>
  476. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  477. {/block:Video}
  478. {/block:ifNotBiggerPosts}
  479.  
  480. {block:ifBiggerPosts}
  481. {block:Video}
  482. <div id="width"><center>{Video-500}</div></center>
  483. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  484. {/block:Video}
  485. {/block:ifBiggerPosts}
  486.  
  487. {block:Date}
  488. {block:PermalinkPage}
  489. DATE: <a href="{permalink}">{ShortMonth} {DayOfMonthWithZero} {Year}</a><br>
  490. OP:{block:RebloggedFrom} <a href="{ReblogRootURL}">{ReblogRootName}</a> <br>
  491. VIA: <a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom}{block:HasTags}<br><br>TAGGED: {block:Tags}<a href="{TagURL}">{Tag}.</a> {/block:Tags}{/block:HasTags}
  492. {/block:PermalinkPage}
  493. {/block:Date}
  494.  
  495. {block:PostNotes}
  496. {PostNotes}
  497. {/block:PostNotes}
  498. </div>
  499.  
  500. {/block:posts}
  501. {block:IfEndlessScrolling}</div>{/block:IfEndlessScrolling}
  502. </div>
  503.  
  504. </body>
  505. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement