Advertisement
jongsi

Critic

Dec 29th, 2011
6,898
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.74 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. Critic 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.  
  16. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  17. <head>
  18.  
  19. <!- DEFAULT SHIZZ DON'T TOUCH UNLESS YOU KNOW WHAT YOU'RE DOING! ->
  20.  
  21. <meta name="image:background" content="http://i.imgur.com/7l09b.png"/>
  22. <meta name="image:your" content="" />
  23. <meta name="image:posts background" content="" />
  24. <meta name="image:sidebar background" content="http://i.imgur.com/qgjUb.png"/>
  25.  
  26. <meta name="color:background" content="#f5f5f5" />
  27. <meta name="color:sidebar" content="#222222" />
  28. <meta name="color:posts" content="#f8f8f8" />
  29. <meta name="color:post titles background" content="#ffffff" />
  30. <meta name="color:post title" content="#000000" />
  31. <meta name="color:permalink" content="#ffffff" />
  32. <meta name="color:permalink background" content="#555555" />
  33. <meta name="color:text" content="#333333" />
  34. <meta name="color:nav title" content="#555555" />
  35. <meta name="color:nav text" content="#ffffff" />
  36. <meta name="color:nav background" content="#333333" />
  37. <meta name="color:nav text hover" content="#555555" />
  38. <meta name="color:nav background hover" content="#ffffff" />
  39. <meta name="color:link" content="#000000" />
  40. <meta name="color:link hover" content="#ffffff" />
  41. <meta name="color:scrollbar" content="#ffffff" />
  42. <meta name="color:scrollbar background" content="#333333" />
  43.  
  44. <meta name="if:Bigger Posts" content="0"/>
  45. <meta name="if:Cute Cursor" content="0"/>
  46. <meta name="if:Disable right click" content="1"/>
  47. <meta name="if:Enable Infinite Scrolling" content="1"/>
  48. <meta name="if:Faded Images" content="1" />
  49. <meta name="if:Title shadows" content="0" />
  50. <meta name="if:Show Captions" content="0"/>
  51.  
  52. <meta name="text:link one" content="http://"/>
  53. <meta name="text:link one name" content=""/>
  54. <meta name="text:link two" content="http://"/>
  55. <meta name="text:link two name" content=""/>
  56. <meta name="text:link three" content="http://"/>
  57. <meta name="text:link three name" content=""/>
  58. <meta name="text:link four" content="http://"/>
  59. <meta name="text:link four name" content=""/>
  60. <meta name="text:link five" content="http://"/>
  61. <meta name="text:link five name" content""/>
  62. <meta name="text:link six" content="http://"/>
  63. <meta name="text:link six name" content=""/>
  64. <meta name="text:link seven" content="http://"/>
  65. <meta name="text:link seven name" content=""/>
  66. <meta name="text:link eight" content="http://"/>
  67. <meta name="text:link eight name" content=""/>
  68. <meta name="text:link nine" content="http://"/>
  69. <meta name="text:link nine name" content=""/>
  70. <meta name="text:link ten" content="http://"/>
  71. <meta name="text:link ten name" content=""/>
  72.  
  73.  
  74. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  75.  
  76. {block:IfDisableRightClick}<script type="text/javascript" src="http://static.tumblr.com/1cmk6kw/HlSla0dfm/darlieecious-dot-tumblr-dot-com.js"></script>{/block:IfDisableRightClick}
  77.  
  78. <link rel="shortcut icon" href="{favicon}" />
  79. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}"/>
  80. <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  81. {CustomCSS}
  82. <title>{title}{block:PostTitle}: {PostTitle}{/block:PostTitle}</title>
  83.  
  84. <style type="text/css">body, a, {cursor:pointer}</style></a>
  85. <style type="text/css">
  86.  
  87. ::-webkit-scrollbar {width: 10px; height: 10px;}
  88. ::-webkit-scrollbar-button:start:decrement,
  89. ::-webkit-scrollbar-button:end:increment {height: 1px;display: block;background-color: transparent;}
  90. ::-webkit-scrollbar-track-piece {background-color:{color:scrollbar background};}
  91. ::-webkit-scrollbar-thumb:vertical {height: 50px; border-top: 3px #000000 solid; border-bottom: 3px #000000 solid; background-color: {color:scrollbar};}
  92.  
  93. a:hover{cursor:pointer}
  94.  
  95. body{
  96. margin:0px;
  97. padding:0px;
  98. margin-top:0px;
  99. margin-bottom:0px;
  100. font-size:9px;
  101. color:{color:text};
  102. background-color:{color:background};
  103. background-image:url('{image:background}');
  104. background-attachment: fixed;
  105. }
  106.  
  107. {block:ifcutecursor}body, a, a:hover { cursor: url(http://i.imgur.com/ZOrzC.png), auto;} a, a:hover{cursor:url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto; }
  108. {/block:ifcutecursor}
  109.  
  110. @font-face {font-family: "slkscr";src: url('http://static.tumblr.com/qbwrk8v/zmWlpdkl0/slkscr.ttf');}
  111.  
  112. #contentcolumn{
  113. margin-left:210px;
  114. margin-top:0px;
  115. opacity:1;
  116. overflow:shown;
  117. z-index: 0.9;
  118. text-align:justify;
  119. }
  120.  
  121. a {color:{color:link}; text-decoration: none; -webkit-transition-duration: 0.9s;}
  122. a:hover { color: {color:link hover};
  123. -webkit-transition-duration: 0.3s; -webkit-border-radius: 2px;
  124. -moz-border-radius: 2px;
  125. border-radius: 2px; background-color:{color:link}; }
  126. a:active,a:focus {outline: 0;}
  127.  
  128. #tit {
  129. letter-spacing:1px;
  130. text-decoration:none;
  131. font-size:10px;
  132. text-transform:uppercase;
  133. line-height:14px;
  134. background-color:{color:post titles background};
  135. background-image:url('');
  136. {block:IfTitleShadows}text-shadow:1px 1px 1px #EEEEEE;{/block:IfTitleShadows}
  137. -webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;
  138. padding:2px;
  139. color:{color:post title}
  140. }
  141.  
  142. #tit a{
  143. color:{color:post title};
  144. }
  145.  
  146. .ask{
  147. padding: 10px;
  148. color:{color:post title};
  149. -moz-border-radius: 4px;
  150. border-radius: 4px;
  151. background-color:{color:post titles background};
  152. }
  153.  
  154. .flower{
  155. color:#777777;
  156. padding:10px;
  157. margin-top:-10px;
  158. }
  159. .flower .flower.even{
  160. background-color:{color:post titles background};
  161. color:{color:post title};
  162. padding:1px;
  163. }
  164.  
  165. #contue {
  166. line-height:11px;
  167. margin-top:-10px;
  168. margin-bottom:-10px;
  169. }
  170.  
  171. #audio {
  172. background-color : #000;
  173. height : 27px;
  174. margin-bottom : -10px;
  175. {block:ifNotBiggerPosts}
  176. width:400px;
  177. {/block:ifNotBiggerPosts}
  178. {block:ifBiggerPosts}
  179. width:500px;
  180. {/block:ifBiggerPosts}
  181. }
  182.  
  183. #permalink{
  184. text-align:left;
  185. font-family: slkscr;
  186. font-size:8px;
  187. color:{color:permalink};
  188. opacity:0;
  189. -webkit-transition-duration: 0.9s;
  190. background:{color:permalink background} url('{image:permalink background}');
  191. padding-top:3px;
  192. padding-bottom:3px;
  193. position: absolute;
  194. {block:ifNotBiggerPosts}
  195. width:400px;
  196. {/block:ifNotBiggerPosts}
  197. {block:ifBiggerPosts}
  198. width:500px;
  199. {/block:ifBiggerPosts}
  200. z-index:1;
  201. margin-top:-10px;
  202. padding-left:6px;
  203. padding-right:8px;
  204. margin-left:-7px;
  205. }
  206.  
  207. #posts {
  208. background:{color:posts} url('{image:posts background}');
  209. line-height:11px;
  210. font-family: georgia;
  211. font-size:9px;
  212. {block:ifNotBiggerPosts}
  213. width:400px;
  214. {/block:ifNotBiggerPosts}
  215. {block:ifBiggerPosts}
  216. width:500px;
  217. {/block:ifBiggerPosts}
  218. padding-left:7px;
  219. padding-right:7px;
  220. }
  221.  
  222. #posts:hover #permalink {
  223. display: block;
  224. opacity:1;
  225. position: absolute;
  226. background:{color:permalink background};
  227. margin-top:0px;
  228. }
  229.  
  230. .shiny img, .dead img, blockquote img {
  231. {block:ifNotBiggerPosts}
  232. max-width:365px;
  233. {/block:ifNotBiggerPosts}
  234. {block:ifBiggerPosts}
  235. max-width:465px;
  236. {/block:ifBiggerPosts}
  237. }
  238.  
  239. blockquote{
  240. padding: 3px;
  241. margin: 3px;
  242. border-left: 4px solid {color:text};
  243. background-color:{color:post titles background};
  244. }
  245.  
  246. .puppy img{
  247.  
  248. }
  249.  
  250. .puppy img:hover {
  251. -webkit-border-radius: 36px 12px;
  252. -moz-border-radius: 36px / 12px;
  253. }
  254.  
  255.  
  256. .sidebar {
  257. color:{color:nav title};
  258. align:center;
  259. position: relative;
  260. width:200px;
  261. }
  262.  
  263. .descrip {
  264. position:relative;
  265. border-left: 3px solid {color:text};
  266. padding:2px;
  267. }
  268.  
  269. .linkbar {
  270. position:fixed;
  271. width: 200px;
  272. left:0px;
  273. top:0px;
  274. padding-top:80px;
  275. background:{color:sidebar} url({image:sidebar background});
  276. height:100%;
  277. padding-left:5px;
  278. padding-right:5px;
  279. }
  280.  
  281. .navbar {
  282. width:195px;
  283. height:45px;
  284. overflow:hidden;
  285. -webkit-transition: all 2s ease;
  286. -moz-transition: all 2s ease;
  287. -o-transition: all 2s ease
  288. opacity: 1;
  289. color:{color:nav title};
  290. }
  291. .navbar:hover{
  292. height: 340px;
  293. color:{color:nav text};
  294. }
  295. .visible_label a {
  296. font: 16px/16px Georgia, “Times New Roman”, Times, serif;
  297. text-align: center;
  298. width: 195px;
  299. display:block;
  300. height:70px;
  301. opacity: 1;
  302. background:{color:nav background} url({image:nav background});
  303. }
  304. .invisible_label a{
  305. font-size: 8px;
  306. font-family: slkscr;
  307. background:{color:nav background} url({image:nav background});
  308. color: {color:nav text};
  309. text-align: center;
  310. display:block;
  311. padding:0px;
  312. line-height:14px;
  313. border-right: 10px solid {color:nav text hover};
  314. margin-bottom:4px;
  315. }
  316.  
  317. .invisible_label a:hover{
  318. color:{color:nav text hover};
  319. background:{color:nav background hover} url(no-image);
  320. border-right:0px solid {color:nav text hover};
  321. }
  322.  
  323.  
  324. {block:Iffadedimages}
  325. img{
  326. opacity: 0.75;
  327. -webkit-transition-duration: 0.9s;
  328. }
  329. img:hover {
  330. opacity: 1;
  331. transition: width 2s;
  332. -moz-transition: width 2s;
  333. -webkit-transition: width 2s;
  334. border:none;
  335. }
  336. {/block:Iffadedimages}
  337.  
  338. img{
  339. border:none;
  340. -webkit-transition-duration: 0.9s;
  341. }
  342.  
  343. .poop {
  344. margin-left:0px;
  345. background-color:{color:post titles background};
  346. text-align:center;
  347. {block:ifNotBiggerPosts}
  348. width:400px;
  349. {/block:ifNotBiggerPosts}
  350. {block:ifBiggerPosts}
  351. width:500px;
  352. {/block:ifBiggerPosts}
  353. padding:7px;
  354. color:{color:post title};
  355. }
  356. .poop a {color:{color:post title}; font-size:10px;}
  357.  
  358. </style>
  359.  
  360. </head>
  361. <body>
  362.  
  363. <div id="contentcolumn">
  364.  
  365. <div class="linkbar">
  366.  
  367. {block:ifyourimage}
  368. <div class="puppy"><center>
  369. <img src="{image:Your}" width="200px" />
  370. </center></div>
  371. {/block:ifyourimage}
  372.  
  373. <div class="sidebar">
  374. <br>
  375. <table>
  376. <tr><td>
  377. <img src="{PortraitURL-48}" width="48px" border=5px" /></td>
  378. <td><div span="font-size="10px">{block:Description}<div class="descrip">{Description}</div>{/block:Description}<br>
  379. </div></td>
  380. </tr></table>
  381. </div>
  382.  
  383. <table width="100%" border="0">
  384. <tr>
  385. <td>
  386. <div class="navbar">
  387. <div class="visible_label" align="center"><title="hover for more">
  388. <br><br>
  389. NAVIGATION</div>
  390. <br>
  391. <div class="invisible_label">
  392. <A HREF="/">refresh</A>
  393. <A HREF="/archive">archive</A>
  394. <A HREF="/ask">message</A>
  395. {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}
  396. {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}
  397. {block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>{/block:Pages}{/block:HasPages}
  398. <A HREF="http://-apple.tumblr.com">theme</A>
  399. </td>
  400. </tr>
  401. </table>
  402. </div>
  403.  
  404. {block:IfEnableInfiniteScrolling}<div class="autopagerize_page_element"><script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfEnableInfiniteScrolling}
  405.  
  406. {block:Posts}
  407. <div id="posts">
  408. {block:IndexPage}
  409. <div id="permalink">
  410. <img src="http://i858.photobucket.com/albums/ab141/Satsuki_03_album/Kreis5.gif"> <a href="{Permalink}">{TimeAgo}</a> · {ShortMonth} {DayOfMonth}, {Year} {block:NoteCount}with {notecount} notes{/block:NoteCount}
  411. {block:RebloggedFrom}<br> via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
  412. <br>{block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  413. </div>
  414. {/block:IndexPage}
  415.  
  416. {block:Text}
  417. <br>
  418. {block:Title}<div id="tit">{Title}</div>{/block:Title}
  419. <div class="shiny" id="contue">
  420. <p align=justify>{Body}</p>
  421. </div>
  422. <br><br>
  423. {/block:Text}
  424.  
  425.  
  426. {block:Photo}
  427. {LinkOpenTag}
  428. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" border="0" {block:ifNotBiggerPosts}width="400"{/block:ifNotBiggerPosts}{block:ifBiggerPosts}width="500"{/block:ifBiggerPosts} /></a>
  429. {LinkCloseTag}
  430. {block:IfShowCaptions}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
  431. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  432. {/block:Photo}
  433.  
  434. {block:ifnotbiggerposts}
  435. {block:Photoset}
  436. {Photoset-400}
  437. {block:IfShowCaptions}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
  438. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  439. {/block:Photoset}
  440. {/block:ifnotbiggerposts}
  441.  
  442. {block:ifbiggerposts}
  443. {block:Photoset}
  444. {Photoset-500}
  445. {block:IfShowCaptions}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
  446. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  447. {/block:Photoset}
  448. {/block:ifbiggerposts}
  449.  
  450. {block:Quote}
  451. <br>
  452. <div id="tit">"{Quote}"<br></div><br>
  453. {block:Source}~{Source}{/block:Source}
  454. <br><br>
  455. {/block:Quote}
  456.  
  457. {block:Link}
  458. <br>
  459. <div id="tit">&rarr; <a href="{URL}">{Name}</a></div>
  460. <div id="contue">{block:Description}{Description}{/block:Description}</div>
  461. <br><br>
  462. {/block:Link}
  463.  
  464. {block:Chat}
  465. {block:Title}<div id="tit">{Title}</div>{/block:Title}
  466. <div class="flower">
  467. {block:Lines}
  468. <div class="flower {Alt}">
  469. {block:Label}
  470. <b>{Label}</b>
  471. {/block:Label}
  472. {Line}
  473. </div>
  474. {/block:Lines}
  475. </div>
  476. {/block:Chat}
  477.  
  478. {block:Audio}
  479. <div id="audio">{AudioPlayerBlack}</div><br>
  480. <center>{block:Artist}Artist: {Artist}<br>{/block:Artist}{block:TrackName}Track Name: {TrackName}{/block:TrackName}<br>
  481. {block:PermalinkPage}<br>{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage} {PlayCountWithLabel}</center>
  482. <br>
  483. {/block:Audio}
  484.  
  485. {block:Answer}
  486. <br>
  487. <div id="tit">"{Question}"</div> asked by <b>{Asker}</b><br><br>
  488. <div class="shiny" id="contue">
  489. {Answer}
  490. </div>
  491. <br><br>
  492. {/block:answer}
  493.  
  494. {block:ifnotbiggerposts}
  495. {block:Video}
  496. <div id="width"><center>{Video-400}</div></center>
  497. {block:IfShowCaptions}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
  498. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  499. {/block:Video}
  500. {/block:ifnotbiggerposts}
  501.  
  502. {block:ifbiggerposts}
  503. {block:Video}
  504. <div id="width"><center>{Video-500}</div></center>
  505. {block:IfShowCaptions}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:IfShowCaptions}
  506. {block:IfNotShowCaptions}{block:PermalinkPage}<br>{block:Caption}<div class="shiny" id="contue">{Caption}</div>{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  507. {/block:Video}
  508. {/block:ifbiggerposts}
  509.  
  510. {block:Date}
  511. {block:PermalinkPage}
  512.  
  513. <img src="http://i858.photobucket.com/albums/ab141/Satsuki_03_album/Kreis5.gif"> <a href="{Permalink}">{TimeAgo}</a> · {ShortMonth} {DayOfMonth}, {Year} {block:NoteCount}with {notecount} notes{/block:NoteCount} {block:RebloggedFrom}via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a> (source <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}
  514.  
  515. <br><br>{block:HasTags}tagged {block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}
  516. {/block:PermalinkPage}
  517. {/block:Date}
  518.  
  519. {block:PostNotes}
  520. {PostNotes}
  521. {/block:PostNotes}
  522. </div>
  523.  
  524. {/block:posts}
  525.  
  526. {block:IfEnableInfiniteScrolling}</div>{/block:IfEnableInfiniteScrolling}
  527.  
  528. {block:IfNotEnableInfiniteScrolling}
  529. <div class="poop">
  530. {block:Pagination}
  531. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  532.  
  533. {block:JumpPagination length="5"}
  534. {block:CurrentPage}
  535. <span class="current_page">{PageNumber}</span>
  536. {/block:CurrentPage}
  537.  
  538. {block:JumpPage}
  539. <a class="jump_page" href="{URL}">{PageNumber}</a>
  540. {/block:JumpPage}
  541. {/block:JumpPagination}
  542.  
  543. {block:NextPage}
  544. <a href="{NextPage}">&rarr;</a>
  545. {/block:NextPage}
  546. {/block:Pagination}
  547. </div>
  548. {/block:IfNotEnableInfiniteScrolling}
  549. </div>
  550.  
  551. </body>
  552. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement