Advertisement
singforabsolution

Theme Pack #2:B

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