Advertisement
singforabsolution

Theme Pack #2:C

Oct 21st, 2012
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.85 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. #entry {
  191. width:500px;
  192. margin-left:190px;
  193. margin-top:35px;
  194. padding:18px;
  195. background:white;
  196. border:1px solid {color:Accent};
  197. }
  198.  
  199. #permalink{
  200. text-align:center;
  201. position:relative;
  202. margin-top:5px;
  203. padding-top:3px;
  204. font-size:8px;
  205. font-family:calibri;
  206. letter-spacing:1px;
  207. text-transform:uppercase;
  208. border-top:1px solid {color:Accent};
  209. }
  210.  
  211. .jump_page {
  212. padding: 2px 4px;
  213. text-decoration:none;
  214. background:{color:Sidelinks};
  215. color:{color:Sidelinks Text};
  216. border:1px solid {color:Sidelinks};
  217. }
  218.  
  219. .current_page, .jump_page:hover {
  220. padding: 2px 4px;
  221. text-decoration:none;
  222. background:transparent;
  223. border:1px solid {color:Sidelinks};
  224. }
  225.  
  226. #side {
  227. position:fixed;
  228. width:360px;
  229. margin-top:125px;
  230. margin-left:-180px;
  231. z-index:1;
  232. padding:4px;
  233. }
  234.  
  235. #sidepic .desc{
  236. width:240px;
  237. font-size:10px;
  238. opacity:0;
  239. margin-top:7px;
  240. margin-left:-2px;
  241. text-align:left;
  242. text-transform:uppercase;
  243. overflow:hidden;
  244. position:absolute;
  245. -webkit-transition: opacity 0.5s linear;
  246. -webkit-transition: all 0.5s linear;
  247. -moz-transition: all 0.5s linear;
  248. transition: all 0.5s linear;
  249. }
  250.  
  251. #sidepic:hover .desc{
  252. opacity:.9;
  253. z-index:1;
  254. transition: all 0.5s linear;
  255. -webkit-transition: opacity 0.5s linear;
  256. -webkit-transition: all 0.5s linear;
  257. -moz-transition: all 0.5s linear;
  258. }
  259.  
  260. #navigate a{
  261. width:132px;
  262. text-transform:uppercase;
  263. font-family:calibri;
  264. font-size:9px;
  265. letter-spacing:1px;
  266. margin-top:4px;
  267. margin-left:3px;
  268. padding:2px;
  269. text-align:center;
  270. z-index:1;
  271. display:inline-block;
  272. background:{color:Sidelinks};
  273. color:{color:Sidelinks Text};
  274. transition: all 0.5s ease-out;
  275. -o-transition-transition: all 0.5s ease-out;
  276. -webkit-transition: all 0.5s ease-out;
  277. -moz-transition: all 0.5s ease-out;
  278. }
  279.  
  280. #navigate a:hover{
  281. background:{color:Sidelinks Hover};
  282. color:{color:Sidelinks Text Hover};
  283. transition: all 0.5s ease-out;
  284. -o-transition-transition: all 0.5s ease-out;
  285. -webkit-transition: all 0.5s ease-out;
  286. -moz-transition: all 0.5s ease-out;
  287. }
  288.  
  289. .blogtitle{
  290. font-family:print;
  291. text-transform:uppercase;
  292. font-size:22px;
  293. line-height:22px;
  294. padding:3px;
  295. text-align:center;
  296. }
  297.  
  298. .posttitle{
  299. font-family:print;
  300. text-transform:uppercase;
  301. font-size: 24px;
  302. line-height: 24px;
  303. }
  304.  
  305. blockquote{
  306. padding:0px 0px 2px 5px;
  307. margin:0px 0px 2px 1px;
  308. border-left: 1px solid {color:Text};}
  309. blockquote p, ul{margin:0px; padding:0px;
  310. }
  311.  
  312. .chat .line{
  313. padding: 2px;
  314. }
  315.  
  316. .label {font-weight:bold; color:{color:text}}
  317.  
  318. a img{border: 0px;}
  319.  
  320. .p { padding-top: 5px; }
  321. .ol, ul { margin-left: 10px; padding: 5px; }
  322. .ul { list-style-type: square; }
  323.  
  324. .cover {position: absolute; z-index: 1; width:65px;}
  325.  
  326. .playbox {background-color: #000; position: absolute; z-index: 1000;}
  327.  
  328. .playbutton {width: 20px; height: 30px; overflow: hidden; position: relative; z-index: 1000; margin: 11px 20px 8px 11px;}
  329.  
  330. .playbox {background-color: white; position: absolute; z-index: 1000; margin-top: 8px; margin-left: 8px; opacity:.5;
  331. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear;}
  332.  
  333. .playbox:hover {opacity:.8;}
  334.  
  335. .title{
  336. width:
  337. position:absolute;
  338. line-height:14px;
  339. margin-left:65px;
  340. padding:4px;
  341. z-index: 1000;
  342. text-transform:uppercase;
  343. }
  344.  
  345. .artist{
  346. width:
  347. position:absolute;
  348. line-height:14px;
  349. margin-left:65px;
  350. padding:5px;
  351. z-index: 1000;
  352. text-transform:uppercase;
  353. }
  354.  
  355. .video embed, .post div.video object {width:250px; height:187px}
  356.  
  357. .notes img{width:10px; position:left; top:3px;}
  358.  
  359. #credit {
  360. position:fixed;
  361. font-size:10px;
  362. width:70px;
  363. height:20px;
  364. font-family:calibri;
  365. letter-spacing:1px;
  366. padding-bottom:4px;
  367. padding-right:4px;
  368. bottom:0;
  369. right:0;
  370. z-index:12;
  371. }
  372.  
  373. #credit .z a{color:{color:Text};}
  374.  
  375. #credit .p{
  376. opacity:1.0;
  377. padding:3px;
  378. margin-top:00px;
  379. margin-left:14px;
  380. text-align:center;
  381. overflow:hidden;
  382. position: absolute;
  383. background:white;
  384. font-size:10px;
  385. text-transform:uppercase;
  386. z-index:100;
  387. -webkit-transition: opacity 0.5s linear;
  388. -webkit-transition: all 0.5s linear;
  389. -moz-transition: all 0.5s linear;
  390. transition: all 0.5s linear;
  391. border:1px solid {color:Accent};
  392. }
  393.  
  394. #credit:hover .p{
  395. opacity:.9;
  396. margin-top:30px;
  397. transition: all 0.5s linear;
  398. -webkit-transition: opacity 0.5s linear;
  399. -webkit-transition: all 0.5s linear;
  400. -moz-transition: all 0.5s linear;
  401. }
  402.  
  403. #credit .z{
  404. margin-top:100px;
  405. margin-top:0px;
  406. padding:3px;
  407. background:white;
  408. font-size:10px;
  409. text-align:left;
  410. text-transform:uppercase;
  411. opacity:0;
  412. overflow:hidden;
  413. position: absolute;
  414. -webkit-transition: opacity 0.5s linear;
  415. -webkit-transition: all 0.5s linear;
  416. -moz-transition: all 0.5s linear;
  417. transition: all 0.5s linear;
  418. z-index:1200;
  419. border:1px solid {color:Accent};
  420. }
  421.  
  422. #credit:hover .z{
  423. opacity:1;
  424. margin-left:14px;
  425. transition: all 0.5s linear;
  426. -webkit-transition: opacity 0.5s linear;
  427. -webkit-transition: all 0.5s linear;
  428. -moz-transition: all 0.5s linear;
  429. }
  430.  
  431.  
  432. {CustomCSS}
  433. </style>
  434.  
  435. <link rel="shortcut icon" href="{Favicon}">
  436. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  437.  
  438. </head>
  439. <body>
  440. <div id="container">
  441. <div id="side">
  442. <div id="sidepic">
  443. <div class="desc">
  444. <div id="navigate">
  445. <div style="margin-top:10px;">
  446. <a href="{text:Link 1 URL}">{text:Link 1 name}</a>
  447. <a href="{text:Link 2 URL}">{text:Link 2 name}</a>
  448. <a href="{text:Link 3 URL}">{text:Link 3 name}</a>
  449. <a href="{text:Link 4 URL}">{text:Link 4 name}</a>
  450. <a href="{text:Link 5 URL}">{text:Link 5 name}</a>
  451. </div>
  452. </div>
  453. </div>
  454. <img src="{image:Sidebar}" width="110" height="110" style="padding:13px; border:1px solid {color:Accent};background:white;overflow:hidden;">
  455. </div>
  456. <br>
  457. <div style="margin-left:145px;padding:5px;position:absolute;top:0;width:180px;">
  458. <div class="blogtitle"><a href="/">{Title}</a></div>
  459. {Description}
  460. {block:ifNotInfiniteScrolling}
  461. <center>
  462. <br>
  463. {block:Pagination}
  464. {block:PreviousPage}<a href="{PreviousPage}" class="jump_page">&laquo;</a>{/block:PreviousPage}
  465. {block:JumpPagination length="5"}
  466. {block:CurrentPage}<span class="current_page">{PageNumber}</span>{/block:CurrentPage}
  467. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}
  468. {block:NextPage}<a href="{NextPage}" class="jump_page">&raquo;</a>{/block:NextPage}
  469. </center>
  470. {/block:Pagination}
  471.  
  472. {/block:ifNotInfiniteScrolling}
  473.  
  474. </div>
  475. </div>
  476. {block:Posts}
  477. <div id="entry">
  478.  
  479. {block:Text}
  480. {block:Title}
  481. <div class="posttitle">{Title}</div>
  482. {/block:Title}
  483. {Body}
  484. {/block:Text}
  485.  
  486. {block:Link}
  487. <div class="posttitle">
  488. <a href="{URL}">{Name}</a>
  489. </div>
  490. {block:Description}{Description}{/block:Description}
  491. {/block:Link}
  492.  
  493. {block:Photo}
  494. <center>
  495. {LinkOpenTag}
  496. <div id="pic">
  497. <a href="{permalink}">
  498. <img src="{PhotoURL-500}" alt="{PhotoAlt}" width="500px"></a>
  499. </div>
  500. {LinkCloseTag}
  501. </center>
  502. {block:Caption}{Caption}{/block:Caption}
  503. {block:ContentSource}
  504. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  505. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  506. {/block:SourceLogo}
  507. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  508. {/block:ContentSource}
  509. {block:ReblogParentURL}
  510. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  511. {/block:ReblogParentURL}
  512. {/block:Photo}
  513.  
  514. {block:Photoset}
  515. <center>
  516. <div class="photo">
  517. {Photoset-500}
  518. </div>
  519. </center>
  520. {block:Caption}{Caption}{/block:Caption}
  521. {/block:Photoset}
  522.  
  523. {block:Quote}
  524. <div class="posttitle">"{Quote}"</div>
  525. {block:Source}
  526. <i> - {Source}</i>
  527. {/block:Source}
  528. {/block:Quote}
  529.  
  530. {block:Chat}
  531. {block:Title}
  532. <div class="posttitle">
  533. {Title}
  534. </div>
  535. {/block:Title}
  536. <div class="chat">
  537. {block:Lines}
  538. <div class="chat">
  539. <div class="line {Alt}">
  540. <div class="{Alt} user_{UserNumber}">
  541. {block:Label}
  542. <b>{Label} </b>
  543. {/block:Label}
  544. {Line}
  545. </div>
  546. </div>
  547. </div>
  548. {/block:Lines}
  549. </div>
  550. {/block:Chat}
  551.  
  552. {block:Audio}
  553. <div class="playbox">
  554. <div class="playbutton">
  555. {block:AudioPlayer}{AudioPlayerWhite}{/block:AudioPlayer}
  556. </div></div>
  557. {block:AlbumArt}
  558. <img src="{AlbumArtURL}" class="cover">
  559. {/block:AlbumArt}
  560.  
  561. <div class="title">
  562. {block:TrackName}
  563. <b>Title</b>:{TrackName}
  564. {/block:TrackName}
  565. </div>
  566.  
  567. <div class="artist">
  568. {block:Artist}
  569. <b>Artist:</b>{Artist}
  570. {/block:Artist}
  571. </div>
  572.  
  573. <div class="title">
  574. {PlayCountWithLabel}
  575. </div>
  576.  
  577. <br>
  578. {block:Caption}{Caption}{/block:Caption}
  579. {/block:Audio}
  580.  
  581. {block:Video}
  582. <center>
  583. <div class="photo">
  584. {Video-500}
  585. </div>
  586. </center>
  587. {block:Caption}{Caption}{/block:Caption}
  588. {/block:Video}
  589.  
  590. {block:IndexPage}
  591. <div id="permalink">
  592. posted
  593. <a href="{Permalink}"> {TimeAgo}</a>
  594. with
  595. <a href="{Permalink}">{NoteCountWithLabel}</a>
  596. <br>
  597. {block:HasTags}tags:
  598. {block:Tags}<a href="{TagURL}">#{Tag}</a>
  599. {/block:Tags}
  600. {/block:HasTags}
  601. </div>
  602. {/block:IndexPage}
  603.  
  604. {block:PermalinkPage}
  605. <center>
  606. <div style="text-transform:uppercase;font-size:8px;letter-spacing:1px;">
  607. {block:Date}
  608. {TimeAgo} on
  609. {ShortMonth} {DayofMonth},{Year}
  610. {/block:Date}
  611. {block:NoteCount} · {NoteCountWithLabel}
  612. {/block:NoteCount}
  613. {block:HasTags} · Tags:
  614. {block:Tags}<a href="{TagURL}">#{Tag} </a>
  615. {/block:Tags}
  616. {/block:HasTags}
  617. <br>{block:RebloggedFrom}via: <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a> · (©: <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>) {/block:RebloggedFrom}
  618. </div>
  619. </center>
  620. {/block:PermalinkPage}
  621.  
  622. {block:PostNotes}
  623. {PostNotes}
  624. {/block:PostNotes}
  625. </div>
  626. {/block:Posts}
  627.  
  628. <br><br>
  629.  
  630.  
  631. <div id="credit">
  632. <center>
  633. <div id="credit">
  634. <div class="p">
  635. THEME ©
  636. </div>
  637. </div>
  638.  
  639. <div class="z">
  640. <a href="http://tomkirk.tumblr.com/">tomkirk</a>
  641. </div>
  642. </div>
  643.  
  644. </body>
  645. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement