Advertisement
singforabsolution

Theme 27

Dec 23rd, 2012
656
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.89 KB | None | 0 0
  1. <!--
  2. Theme by tomkirk.tumblr.com
  3. -->
  4. <html>
  5. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  6. <html xmlns="http://www.w3.org/1999/xhtml">
  7. <head>
  8.  
  9. <!--Default Variables-->
  10. <!--Colors-->
  11. <meta name="color:Ask Background" content="#303030"/>
  12. <meta name="color:Ask Text" content="#dddcdc"/>
  13. <meta name="color:Background" content="#ffffff"/>
  14. <meta name="color:Link" content="#5a5959"/>
  15. <meta name="color:Link Hover" content="#5a5959"/>
  16. <meta name="color:Link Hover Bkg" content="#f7f7f7"/>
  17. <meta name="color:Permalink" content="#f5f5f5"/>
  18. <meta name="color:Scrollbar" content="#303030"/>
  19. <meta name="color:Text" content="#5a5959"/>
  20.  
  21. <!--Images-->
  22. <meta name="image:Background" content""/>
  23. <meta name="image:Sidebar" content""/>
  24.  
  25. <!--Options-->
  26. <meta name="if:Infinite Scrolling" content=""/>
  27. <meta name="if:Tiny Cursor" content=""/>
  28. <meta name="if:Faded Images" content="1"/>
  29. <meta name="if:Inverted Images" content=""/>
  30.  
  31. <!--Links-->
  32. <meta name="text:Link 1 URL" content="/"/>
  33. <meta name="text:Link 1 name" content="one"/>
  34. <meta name="text:Link 2 URL" content="/"/>
  35. <meta name="text:Link 2 name" content="two"/>
  36. <meta name="text:Link 3 URL" content="/"/>
  37. <meta name="text:Link 3 name" content="three"/>
  38. <meta name="text:Link 4 URL" content="/"/>
  39. <meta name="text:Link 4 name" content="four"/>
  40.  
  41. {block:ifInfiniteScrolling}
  42. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  43. {/block:ifInfiniteScrolling}
  44.  
  45. {block:Description}
  46. <meta name="description" content="{MetaDescription}" />{/block:Description}
  47. <title>
  48. {block:PostSummary}
  49. {PostSummary} - {/block:PostSummary}{Title}</title>
  50. </style>
  51.  
  52. <style type="text/css">
  53.  
  54. {block:ifInvertedImages}img{
  55. opacity: 1;
  56. filter:alpha(opacity=10);
  57. -moz-opacity: 0.1;
  58. -moz-transition: all .9s ease;
  59. -o-transition: all .9s ease;
  60. transition: all .9s ease;
  61. -webkit-transition: all .9s ease;}
  62. {/block:ifInvertedImages}
  63.  
  64.  
  65. {block:ifInvertedImages} img:hover{
  66. opacity: .8;
  67. filter:alpha(opacity=100);
  68. -moz-opacity: 1;
  69. -moz-transition: all .9s ease;
  70. -o-transition: all .9s ease;
  71. transition: all .9s ease;
  72. -webkit-transition: all .9s ease;}
  73. {/block:ifInvertedImages}
  74.  
  75. {block:ifFadedImages}img{
  76. opacity: .8;
  77. filter:alpha(opacity=10);
  78. -moz-opacity: 0.1;
  79. -moz-transition: all .9s ease;
  80. -o-transition: all .9s ease;
  81. transition: all .9s ease;
  82. -webkit-transition: all .9s ease;}
  83. {/block:ifFadedImages}
  84.  
  85.  
  86. {block:ifFadedImages} img:hover{
  87. opacity: 1;
  88. filter:alpha(opacity=100);
  89. -moz-opacity: 1;
  90. -moz-transition: all .9s ease;
  91. -o-transition: all .9s ease;
  92. transition: all .9s ease;
  93. -webkit-transition: all .9s ease;}
  94. {/block:ifFadedImages}
  95.  
  96. {block:ifInvertedImages}.photo {
  97. opacity: 1;
  98. filter:alpha(opacity=10);
  99. -moz-opacity: 0.1;
  100. -moz-transition: all .9s ease;
  101. -o-transition: all .9s ease;
  102. transition: all .9s ease;
  103. -webkit-transition: all .9s ease;}
  104. {/block:ifInvertedImages}
  105.  
  106.  
  107. {block:ifInvertedImages}.photo:hover{
  108. opacity: .8;
  109. filter:alpha(opacity=100);
  110. -moz-opacity: 1;
  111. -moz-transition: all .9s ease;
  112. -o-transition: all .9s ease;
  113. transition: all .9s ease;
  114. -webkit-transition: all .9s ease;}
  115. {/block:ifInvertedImages}
  116.  
  117. {block:ifFadedImages}.photo {
  118. opacity: .8;
  119. filter:alpha(opacity=10);
  120. -moz-opacity: 0.1;
  121. -moz-transition: all .9s ease;
  122. -o-transition: all .9s ease;
  123. transition: all .9s ease;
  124. -webkit-transition: all .9s ease;}
  125. {/block:ifFadedImages}
  126.  
  127.  
  128. {block:ifFadedImages}.photo:hover{
  129. opacity: 1;
  130. filter:alpha(opacity=100);
  131. -moz-opacity: 1;
  132. -moz-transition: all .9s ease;
  133. -o-transition: all .9s ease;
  134. transition: all .9s ease;
  135. -webkit-transition: all .9s ease;}
  136. {/block:ifFadedImages}
  137.  
  138.  
  139. iframe#tumblr_controls {-webkit-filter:invert(100%);right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  140.  
  141.  
  142. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  143.  
  144. ::-webkit-scrollbar {width: 6px; height: 6px; background: {color:Background}; }
  145. ::-webkit-scrollbar-thumb { background-color: {color:Scrollbar}; border-top:2px solid {color:Background};border-right:2px solid {color:Background};border-bottom:2px solid {color:Background};}
  146.  
  147. {block:iftinycursor}
  148. body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_lyovxfnDb71qfoi4t.png), progress;}
  149. {/block:iftinycursor}
  150.  
  151. @font-face {font-family: "print";src: url('http://static.tumblr.com/iuggpng/oQfm4mzne/princ___.ttf');}
  152.  
  153. body{
  154. background-color: {color:Background};
  155. background-image: url({image:Background});
  156. background-attachment: fixed;
  157. background-repeat: repeat;
  158. background-position: center;
  159. font-family:georgia;
  160. font-size:10px;
  161. line-height:12px;
  162. color:{color:Text};
  163. }
  164.  
  165. a:link, a:active, a:visited{
  166. color: {color:Link};
  167. text-decoration:none;
  168. }
  169.  
  170. a:hover{
  171. color: {color:Link Hover};
  172. background: {color:Link Hover Bkg};
  173. {block:iftinycursor}
  174. cursor: url(http://i.imgur.com/IepP2.jpg), progress;
  175. {/block:iftinycursor}
  176. }
  177.  
  178. #container {
  179. margin:auto;
  180. width:700px;
  181. }
  182.  
  183. #content {
  184. width:510px;
  185. padding:20px;
  186. margin:auto;
  187. }
  188.  
  189. #ask {
  190. padding:5px;
  191. width:492px;
  192. background:{color:Ask Background};
  193. color:{color:Ask Text};
  194. }
  195.  
  196. #ask a{
  197. color:{color:Ask Text};
  198. }
  199.  
  200. #ask a:hover{
  201. color:{color:Link Hover};
  202. }
  203.  
  204. .askername{
  205. font-size:10px;
  206. font-weight:bold;
  207. }
  208.  
  209. #entry {
  210. width:500px;
  211. margin-top:70px;
  212. padding-bottom:30px;
  213. }
  214.  
  215. #entry img{
  216. max-width:500px;
  217. }
  218.  
  219. #entry .permalink{
  220. position:absolute;
  221. margin-left:510px;
  222. padding:4px;
  223. padding-top:5px;
  224. padding-bottom:5px;
  225. opacity:1;
  226. font-size:8px;
  227. letter-spacing:1px;
  228. text-transform:uppercase;
  229. z-index:1;
  230. background:{color:Permalink};
  231. -webkit-transition: all 0.6s linear;
  232. -moz-transition: all 0.6s linear;
  233. transition: all 0.6s linear;
  234. }
  235.  
  236. .permalink a:hover {
  237. background:transparent;
  238. }
  239.  
  240. #permalinkpg{
  241. position:relative;
  242. font-family:cambria;
  243. font-size:8px;
  244. line-height:14px;
  245. letter-spacing:1px;
  246. text-transform:uppercase;
  247. color:{color:Link};
  248. }
  249.  
  250. #permalinkpg a {
  251. border-bottom:1px solid {color:Link};
  252. }
  253.  
  254. #permalinkpg a:hover {
  255. border-bottom:1px solid transparent;
  256. }
  257.  
  258. #permalink{
  259. text-align:center;
  260. position:relative;
  261. margin-top:5px;
  262. padding-top:3px;
  263. font-family:cambria;
  264. font-size:8px;
  265. letter-spacing:1px;
  266. text-transform:uppercase;
  267. color:{color:Link};
  268. }
  269.  
  270. #permalink a {
  271. border-bottom:1px solid {color:Link};
  272. }
  273.  
  274. #permalink a:hover {
  275. border-bottom:1px solid transparent;
  276. }
  277.  
  278. #c{
  279. text-align:center;
  280. position:fixed;
  281. bottom:0;
  282. right:0;
  283. margin:5px;
  284. padding:3px;
  285. font-family:georgia;
  286. font-size:8px;
  287. letter-spacing:1px;
  288. text-transform:uppercase;
  289. background:{color:Permalink};
  290. }
  291.  
  292. #c a:hover {
  293. background: transparent;
  294. }
  295.  
  296. #side {
  297. position:fixed;
  298. text-align:right;
  299. width:150px;
  300. margin-top:100px;
  301. margin-left:-170px;
  302. z-index:1;
  303. padding:4px;
  304. }
  305.  
  306. .navigate {
  307. margin-top:3px;
  308. }
  309.  
  310. .navigate a{
  311. font-size:9px;
  312. line-height:18px;
  313. padding:1px;
  314. padding-right:4px;
  315. padding-left:4px;
  316. font-style:italic;
  317. border-bottom:1px solid transparent;
  318. }
  319.  
  320. .blogtitle{
  321. font-size:12px;
  322. line-height:20px;
  323. padding-top:2px;
  324. letter-spacing:1px;
  325. font-weight:bold;
  326. text-transform:uppercase;
  327. }
  328.  
  329. .posttitle{
  330. font-size: 20px;
  331. line-height: 22px;
  332. }
  333.  
  334. .info{
  335. margin-left:10px;
  336. margin-top:4px;
  337. padding-left:5px;
  338. }
  339.  
  340. blockquote{
  341. padding-left:5px;
  342. margin-left:5px;
  343. width:485px;
  344. border-left:2px solid {color:Text};
  345. }
  346.  
  347. .chat .line{
  348. padding: 2px;
  349. }
  350.  
  351. .label {font-weight:bold; color:{color:text}}
  352.  
  353. a img{border: 0px;}
  354.  
  355. .p { padding-top: 5px; }
  356. .ol, ul { margin-left: 10px; padding: 5px; }
  357. .ul { list-style-type: square; }
  358.  
  359.  
  360. .albumart{
  361. margin-top:-29px;
  362. position:absolute;
  363. z-index:1;
  364. }
  365.  
  366. .albumart img, .audio embed {
  367. width:110px;
  368. }
  369.  
  370. .name{
  371. font-size:15px;
  372. line-height:20px;
  373. margin-top:12px;
  374. margin-left:120px;
  375. font-style:italic;
  376. }
  377.  
  378. .video embed, .post div.video object {width:250px; height:187px}
  379.  
  380. .notes img{width:10px; position:left; top:3px;}
  381.  
  382. {CustomCSS}
  383. </style>
  384.  
  385. <link rel="shortcut icon" href="{Favicon}">
  386. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  387.  
  388. </head>
  389. <body>
  390. </div>
  391. <div id="container">
  392. <div id="content">
  393. <div id="side">
  394.  
  395. <img src="{image:Sidebar}" width="110" style="-webkit-border-radius: 200px;
  396. -moz-border-radius: 200px;
  397. border-radius: 200px;">
  398.  
  399. <div class="blogtitle"><a href="/">{Title}</a></div>
  400.  
  401. {Description}
  402.  
  403.  
  404. <div class="navigate">
  405. <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
  406. <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
  407. <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
  408. <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
  409. </div>
  410. </div>
  411.  
  412. <div id="c">
  413. <a href="http://tomkirk.tumblr.com/">theme</a>
  414. </div>
  415.  
  416. {block:Posts}
  417. <div id="entry">
  418.  
  419. {block:IndexPage}
  420. <div class="permalink">
  421. <a href="{Permalink}">{NoteCountWithLabel} <br>
  422. {block:Date}
  423. {DayOfMonth} . {MonthNumber} . {ShortYear}
  424. {/block:Date}
  425. </a>
  426. </div>
  427. {/block:IndexPage}
  428.  
  429. {block:Answer}
  430. <div id="ask">
  431. <div class="askername">{Asker} asked:</div>
  432. {Question}
  433. </div>
  434. {Answer}
  435. {/block:Answer}
  436.  
  437.  
  438. {block:Text}
  439. {block:Title}
  440. <div class="posttitle">{Title}</div>
  441. {/block:Title}
  442. {Body}
  443. {/block:Text}
  444.  
  445. {block:Link}
  446. <div class="posttitle">
  447. <a href="{URL}">{Name} »</a>
  448. </div>
  449. {block:Description}{Description}{/block:Description}
  450. {/block:Link}
  451.  
  452. {block:Photo}
  453. {LinkOpenTag}
  454. <div id="pic">
  455. <a href="{permalink}">
  456. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500"></a>
  457. </div>
  458. {LinkCloseTag}
  459. {block:Caption}{Caption}{/block:Caption}
  460. {block:ContentSource}
  461. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  462. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  463. {/block:SourceLogo}
  464. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  465. {/block:ContentSource}
  466. {block:ReblogParentURL}
  467. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  468. {/block:ReblogParentURL}
  469. {/block:Photo}
  470.  
  471. {block:Photoset}
  472. <div class="photo">
  473. {Photoset-500}
  474. </div>
  475. {block:Caption}{Caption}{/block:Caption}
  476. {/block:Photoset}
  477.  
  478. {block:Quote}
  479. <div class="posttitle">"{Quote}"</div>
  480. {block:Source}
  481. <div class="info"><i> - {Source}</i></div>
  482. {/block:Source}
  483. {/block:Quote}
  484.  
  485. {block:Chat}
  486. {block:Title}
  487. <div class="posttitle">
  488. {Title}
  489. </div>
  490. {/block:Title}
  491. <div class="chat">
  492. {block:Lines}
  493. <div class="chat">
  494. <div class="line {Alt}">
  495. <div class="{Alt} user_{UserNumber}">
  496. {block:Label}
  497. <b>{Label} </b>
  498. {/block:Label}
  499. {Line}
  500. </div>
  501. </div>
  502. </div>
  503. {/block:Lines}
  504. </div>
  505. {/block:Chat}
  506.  
  507. {block:Audio}
  508. <div style="margin-left:120px;">
  509. {block:AudioPlayer}
  510. {AudioPlayerBlack}
  511. {/block:AudioPlayer}
  512. </div>
  513.  
  514. {block:Albumart}
  515. <div class="albumart">
  516. <img src="{albumarturl}">
  517. </div>
  518. {/block:Albumart}
  519.  
  520. <div class="name">
  521. {block:TrackName}
  522. <b>Title</b>:{TrackName}
  523. {/block:TrackName}
  524. <br>
  525. {block:Artist}
  526. <b>Artist:</b>{Artist}
  527. {/block:Artist}
  528. <br>
  529. {block:Album}
  530. <b>Album:</b>{Album}
  531. {/block:Album}
  532. </div>
  533. <br>
  534. {block:Caption}{Caption}{/block:Caption}
  535. {/block:Audio}
  536.  
  537. {block:Video}
  538. <div class="photo">
  539. {Video-500}
  540. </div>
  541. {block:Caption}{Caption}{/block:Caption}
  542. {/block:Video}
  543.  
  544. {block:IndexPage}
  545. <div id="permalink">
  546. {block:HasTags} Tagged as:
  547. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  548. {/block:Tags}
  549. {/block:HasTags}
  550. </div>
  551. {/block:IndexPage}
  552.  
  553. {block:PermalinkPage}
  554. <div id="permalinkpg">
  555. {block:Date}
  556. {TimeAgo} on
  557. {ShortMonth} {DayofMonth},{Year}
  558. {/block:Date}
  559. {block:NoteCount} · {NoteCountWithLabel}
  560. {/block:NoteCount}
  561. {block:HasTags}<br> Tagged as:
  562. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;
  563. {/block:Tags}
  564. {/block:HasTags}
  565. {block:RebloggedFrom}<br> via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  566. <br>
  567. <div style="border-top:1px dotted {color:Text};padding-top:1px;margin-top:3px;">
  568. Navigate:
  569. <i>
  570. <a href="/">go back home</a> ·
  571. <a href="/ask">message</a> ·
  572. <a href="/archive">archive</a>
  573. </i>
  574. </div>
  575. </div>
  576. {/block:PermalinkPage}
  577.  
  578. {block:PostNotes}
  579. {PostNotes}
  580. {/block:PostNotes}
  581. </div>
  582. {/block:Posts}
  583. {block:ifNotInfiniteScrolling}
  584. <div style="margin-top:4px; font-size:12px; line-height:15px;text-align:center">
  585. {block:Pagination}<br>
  586. {block:PreviousPage} <a href="{PreviousPage}"><font size="2">«</font></a>{/block:PreviousPage}
  587. {block:JumpPagination length="5"}
  588. {block:CurrentPage}
  589. <span class="current_page">{PageNumber}&nbsp;</span>
  590. {/block:CurrentPage}
  591. {block:JumpPage}
  592. <a class="jump_page" href="{URL}">{PageNumber}&nbsp;</a>
  593. {/block:JumpPage}
  594. {/block:JumpPagination}
  595. {block:NextPage}<a href="{NextPage}"><font size="2">»</font></a>{/block:NextPage}
  596. {/block:Pagination}
  597. </div>
  598. {/block:ifNotInfiniteScrolling}
  599. </div>
  600. <!--
  601. Theme by tomkirk.tumblr.com
  602. -->
  603. </body>
  604. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement