Advertisement
crista

Theme #11 version 1 (permalink under post)

Sep 6th, 2013
1,148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.00 KB | None | 0 0
  1. <!--
  2. Theme by lets-get-it-poppin.tumblr.com
  3. You can edit as much as you like, but please don't remove the credit or claim as your own. Thank you~ ^^
  4. -->
  5. <html>
  6. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9.  
  10.  
  11. <meta http-equiv="content-type" content="text/html; charset=utf-8">
  12.  
  13. <link rel="shortcut icon" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" /><meta name="viewport" content="width=820" />
  15.  
  16.  
  17. {block:Description}
  18. <meta name="description" content="{MetaDescription}" />{/block:Description}
  19. <title>
  20. {block:PostSummary}
  21. {PostSummary} - {/block:PostSummary}{Title}</title>
  22. </style>
  23.  
  24.  
  25.  
  26. <!--Default Variables-->
  27. <!--Colors-->
  28. <meta name="color:Background" content="#ffffff"/>
  29. <meta name="color:Description Background" content="#fcfcfc"/>
  30. <meta name="color:Description Border" content="#f5f5f5"/>
  31. <meta name="color:Description text" content="#a5a5a5"/>
  32. <meta name="color:Text" content="#a5a5a5"/>
  33. <meta name="color:Link" content="#c7c4c4"/>
  34. <meta name="color:Link Hover" content="#e4e4e4"/>
  35. <meta name="color:Sidebar Link" content="#c7c4c4"/>
  36. <meta name="color:Sidebar Link Hover" content="#e4e4e4"/>
  37. <meta name="color:Sidelinks Background" content="#f7f5f5"/>
  38. <meta name="color:Sidelinks Background Hover" content="#ffffff"/>
  39. <meta name="color:Sidelinks Border" content="#e8e8e8"/>
  40. <meta name="color:Blockquote Color" content="#d6d8d8"/>
  41. <meta name="color:Entries" content="#ffffff" />
  42. <meta name="color:Sidebar img Border" content="#f5f5f5"/>
  43. <meta name="color:Post Border" content="#f5f5f5"/>
  44. <meta name="color:Scrollbar" content="#cac9c9">
  45. <meta name="color:Scrollbar Border" content="#ffffff">
  46. <meta name="color:Scrollbar Background" content="#d8d8d8">
  47. <meta name="color:Selection Text" content="#ffffff"/>
  48. <meta name="color:Selection Background" content="#949494"/>
  49. <meta name="color:Question Background" content="#f7f7f7"/>
  50. <meta name="color:Audio Background" content="#f7f7f7"/>
  51. <meta name="color:Blockquote bg color" content="#fcfcfc"/>
  52. <meta name="color:Permalink background" content="#fdfcfc" />
  53. <meta name="color:Text Bold" content="#8b8989"/>
  54. <meta name="color:Text Italic" content="#bbbaba"/>
  55. <meta name="color:Chat Line 1" content="#f7f7f7"/>
  56. <meta name="color:Chat Line 2" content="#fbfbfb"/>
  57. <meta name="color:Tags Background" content="#f7f5f5"/>
  58. <meta name="color:Tags Background Hover" content="#ffffff"/>
  59. <meta name="color:smt tooltip text" content="#ffffff"/>
  60. <meta name="color:smt tooltip bg" content="#7e7e7e"/>
  61. <meta name="color:smt tooltip border" content="#696969"/>
  62.  
  63. <!--Images-->
  64. <meta name="image:Background" content""/>
  65. <meta name="image:Sidebar" content""/>
  66.  
  67. <!--Options-->
  68. <meta name="if:InfiniteScrolling" content="0" />
  69. <meta name="if:ShowCaptions" content="0">
  70. <meta name="if:ShowTags" content="0">
  71. <meta name="if:Cursor" content="1">
  72. <meta name="if:Audio Player Black" content="0">
  73. <meta name="if:Audio Player White" content="1">
  74. <meta name="if:Invert Follow and Dashboard Buttons" content="1">
  75. <meta name="if:Hover Fade Images" content="1">
  76. <meta name="if:Fade Images" content="0">
  77. <meta name="if:250post" content="0">
  78. <meta name="if:400post" content="0">
  79. <meta name="if:500post" content="1">
  80. <meta name="text:Link 1" content="/" />
  81. <meta name="text:Link 1 Text" content="Link" />
  82. <meta name="text:Link 1 Title" content="Link 1 Title" />
  83. <meta name="text:Link 2" content="/" />
  84. <meta name="text:Link 2 Text" content="Link" />
  85. <meta name="text:Link 2 Title" content="Link 2 Title" />
  86. <meta name="text:Link 3" content="/" />
  87. <meta name="text:Link 3 Text" content="link" />
  88. <meta name="text:Link 3 Title" content="Link 3 Title" />
  89. <meta name="text:Link 4" content="/" />
  90. <meta name="text:Link 4 Text" content="Link" />
  91. <meta name="text:Link 4 Title" content="Link 4" />
  92. <meta name="text:Link 5" content="" />
  93. <meta name="text:Link 5 Text" content="" />
  94. <meta name="text:Link 5 Title" content="" />
  95. <meta name="text:Link 6" content="" />
  96. <meta name="text:Link 6 Text" content="" />
  97. <meta name="text:Link 6 Title" content="" />
  98. <meta name="text:Back to top img" content=""/>
  99. <meta name="text:Sidebar img Title" content="Sidebar img Title" />
  100. <meta name="text:Sidebar Position Top" content="210">
  101. <meta name="text:Sidebar Position Left" content="190">
  102.  
  103.  
  104. <style type="text/css">
  105.  
  106. {block:IfCursor}*, body, a, a:hover {
  107. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;
  108. }
  109. {/block:IfCursor}
  110.  
  111.  
  112.  
  113. iframe#tumblr_controls {
  114. right:2px !important;
  115. opacity:0.4;
  116. position: fixed !important;
  117. {block:IfInvertFollowandDashboardButtons}
  118. -webkit-filter: invert(100%);
  119. opacity:0.3;
  120. {/block:IfInvertFollowandDashboardButtons}
  121. filter:alpha(opacity=30);
  122. -webkit-transition: all 0.7s ease;
  123. -moz-transition: all 0.7s ease;
  124. -o-transition: all 0.7s ease;
  125. }
  126. iframe#tumblr_controls:hover{
  127. position: fixed !important;
  128. filter:alpha(opacity=80);
  129. -webkit-transition: all 0.7s ease;
  130. -moz-transition: all 0.7s ease;
  131. -o-transition: all 0.7s ease;
  132. }
  133.  
  134.  
  135.  
  136. ::selection {
  137. background:{color:Selection Background};
  138. color:{color:Selection Text};
  139. }
  140.  
  141.  
  142.  
  143. ::-webkit-scrollbar-thumb {
  144. background-color:{color:scrollbar};
  145. border:2px solid {color:scrollbar border};
  146. height:50px;
  147. }
  148.  
  149. ::-webkit-scrollbar {
  150. height:9px;
  151. width:9px;
  152. background-color:{color:scrollbar background};
  153. border:4px solid {color:background};
  154. }
  155.  
  156.  
  157.  
  158. {block:IfHoverFadeImages}
  159. img{
  160. -webkit-transition: opacity 0.7s linear;
  161. }
  162. img:hover{
  163. -webkit-transition: opacity 0.7s linear;
  164. opacity: 0.70;
  165. }
  166. {/block:IfHoverFadeImages}
  167.  
  168.  
  169.  
  170. {block:IfHoverFadeImages}
  171. iframe.photoset {
  172. -webkit-transition: opacity 0.7s linear;
  173. }
  174. iframe.photoset:hover {
  175. -webkit-transition: opacity 0.7s linear;
  176. opacity: 0.70;
  177. }
  178. {/block:IfHoverFadeImages}
  179.  
  180.  
  181.  
  182.  
  183. {block:IfFadeImages}
  184. img{
  185. -webkit-transition: opacity 0.7s linear;
  186. opacity: 0.70;
  187. }
  188. img:hover{
  189. -webkit-transition: opacity 0.7s linear;
  190. opacity: 1;
  191. }
  192. {/block:IfFadeImages}
  193.  
  194. {block:IfFadeImages}
  195. iframe.photoset {
  196. -webkit-transition: opacity 0.7s linear;
  197. opacity: 0.70;
  198. }
  199. iframe.photoset:hover {
  200. -webkit-transition: opacity 0.7s linear;
  201. opacity: 1;
  202. }
  203. {/block:IfFadeImages}
  204.  
  205.  
  206.  
  207.  
  208. body{
  209. background-color: {color:Background};
  210. background-image:url({image:Background});
  211. background-attachment:fixed;
  212. background-repeat:repeat;
  213. background-position:center;
  214. font-family:times new roman;
  215. font-size:11px;
  216. line-height:12px;
  217. color:{color:Text};
  218. overflow-x:hidden;
  219. }
  220.  
  221. a {
  222. text-decoration:none;
  223. color:{color:Link};
  224. -webkit-transition: opacity 0.5s linear;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  225.  
  226. a:hover{
  227. color:{color:Link Hover};
  228. text-decoration:underline;
  229. -webkit-transition: all 0.4s ease;
  230. -moz-transition: all 0.4s ease;
  231. -o-transition: all 0.4s ease;
  232. }
  233.  
  234. b, strong {color:{color:Text Bold};}
  235. i, em {color:{color:Text Italic};}
  236.  
  237.  
  238.  
  239. #container {
  240. margin:48px;
  241. width:450px;
  242. }
  243.  
  244.  
  245.  
  246. #entry {
  247. {block:IndexPage}
  248. {block:If250Post}width:250px;{/block:If250Post}
  249. {block:If400Post}width:400px;{/block:If400Post}
  250. {block:If500Post}width:500px;{/block:If500post}
  251. {/block:IndexPage}
  252. {block:PermalinkPage}
  253. width:500px;
  254. {/block:PermalinkPage}
  255. background:{color:Entries};
  256. margin-left:370px;
  257. margin-top:20px;
  258. padding:10px;
  259. border:1px solid {color:Post Border};
  260. }
  261.  
  262. #entry img{
  263. {block:IndexPage}
  264. {block:If250Post}max-width:250px;{/block:If250Post}
  265. {block:If400Post}max-width:400px;{/block:If400Post}
  266. {block:If500Post}max-width:500px;{/block:If500post}
  267. {/block:IndexPage}
  268. {block:PermalinkPage}
  269. max-width:500px;
  270. {/block:PermalinkPage}
  271. }
  272.  
  273.  
  274.  
  275. #permalink{
  276. {block:IndexPage}
  277. {block:If250Post}width:266px;{/block:If250Post}
  278. {block:If400Post}width:416px;{/block:If400Post}
  279. {block:If500Post}width:516px;{/block:If500post}
  280. margin-left:370px;
  281. text-align:center;
  282. margin-top:3px;
  283. padding:1px;
  284. padding-top:2px;
  285. padding-bottom:4px;
  286. padding-left:5px;
  287. font-size:10px;
  288. font-family:times new roman;
  289. text-transform:Lowercase;
  290. font-style:italic;
  291. background-color:{color:Permalink background};
  292. border-bottom:1px solid {color:Post Border};
  293. {/block:IndexPage}
  294. }
  295.  
  296.  
  297.  
  298.  
  299. #permalink{
  300. {block:PermalinkPage}
  301. width:517px;
  302. margin-left:370px;
  303. text-align:center;
  304. margin-top:5px;
  305. padding:1px;
  306. padding-top:2px;
  307. padding-bottom:4px;
  308. padding-left:4px;
  309. font-size:10px;
  310. font-family:times new roman;
  311. text-transform:Lowercase;
  312. font-style:italic;
  313. background-color:{color:Permalink background};
  314. {/block:PermalinkPage}
  315. }
  316.  
  317.  
  318. ol.notes {
  319. width:522px;
  320. padding:0px;
  321. margin-left:370px;
  322. list-style-type:none;
  323. margin-top:5px;
  324. border-bottom:1px solid {color:Post Border};
  325. background-color:{color:Entries};
  326. }
  327.  
  328. ol.notes li.note {
  329. padding:5px;
  330. border-top:1px solid {color:Post Border};
  331. }
  332.  
  333. ol.notes li.note img.avatar {
  334. vertical-align:-4px;
  335. margin-right:10px;
  336. width:16px;
  337. height:16px;
  338. }
  339.  
  340. ol.notes li.note blockquote {
  341. padding:1px;
  342. padding-left:5px;
  343. margin:7px;
  344. background-color:{color:Blockquote bg color};
  345. }
  346.  
  347.  
  348. #side {
  349. width:101px;
  350. text-align:center;
  351. position:fixed;
  352. margin-top:{text:Sidebar Position Top}px;
  353. margin-left:{text:Sidebar Position Left}px;
  354. z-index:1;
  355. padding:6px;
  356. }
  357.  
  358.  
  359. #sideimage img {
  360. width:107px;
  361. border:1px solid {color:Sidebar img Border};
  362. padding:4px;
  363. background-color:{color:entries};
  364. }
  365.  
  366.  
  367.  
  368.  
  369. .desc {
  370. width:109px;
  371. color:{color:Description text};
  372. font-family:times;
  373. font-size:9px;
  374. line-height:11px;
  375. background-color:{color:Description Background};
  376. margin-left:0px;
  377. margin-top:2px;
  378. padding:4px;
  379. padding-top:2px;
  380. padding-bottom:4px;
  381. font-style:none;
  382. text-align:left;
  383. text-transform:none;
  384. letter-spacing:0px;
  385. border-bottom:2px solid {color:Description Border};
  386. }
  387.  
  388.  
  389.  
  390.  
  391.  
  392. .navigate{
  393. font-family:times new roman;
  394. text-align:center;
  395. margin-left:0px;
  396. margin-top:2px;
  397. font-size:10px;
  398. width:117px;
  399. text-transform:lowercase;
  400. font-style:italic;
  401. letter-spacing:0px;
  402. line-height:15px;
  403. }
  404.  
  405.  
  406. .navigate a {
  407. color:{color:Sidebar Link};
  408. background-color:{color:Sidelinks Background};
  409. border-bottom:1px solid {color:Sidelinks Border};
  410. width:49px;
  411. padding:4px;
  412. padding-top:4px;
  413. padding-bottom:4px;
  414. margin-top:3px;
  415. margin-bottom:3px;
  416. line-height:10px;
  417. display:inline-block;
  418. transition-duration: 0.40s;
  419. -moz-transition-duration: 0.40s;
  420. -webkit-transition-duration: 0.40s;
  421. -o-transition-duration: 0.40s;
  422. }
  423.  
  424. .navigate a:hover {
  425. color:{color:Sidebar Link Hover};
  426. background-color:{color:Sidelinks Background Hover};
  427. text-decoration:none;
  428. letter-spacing:1px;
  429. transition-duration:0.50s;
  430. -moz-transition-duration:0.50s;
  431. -webkit-transition-duration:0.50s;
  432. -o-transition-duration:0.50s;
  433. }
  434.  
  435.  
  436.  
  437.  
  438. .tags {
  439. {block:IndexPage}text-align:center;{/block:IndexPage}
  440. {block:PermalinkPage}text-align:center;{/block:PermalinkPage}
  441. {block:IndexPage}margin-top:0px;{/block:IndexPage}
  442. {block:PermalinkPage}margin-top:0px;{/block:PermalinkPage}
  443. padding:0px;
  444. font-size:10px;
  445. text-transform:none;
  446. font-style:normal;
  447. font-family:times new roman;
  448. }
  449.  
  450.  
  451. .tags a {
  452. color:{color:Link};
  453. padding:0px;
  454. margin:2px;
  455. line-height:14px;
  456. letter-spacing:0px;
  457. background-color:{color:Tags Background};
  458. transition-duration: 0.40s;
  459. -moz-transition-duration: 0.40s;
  460. -webkit-transition-duration: 0.40s;
  461. -o-transition-duration: 0.40s;
  462. }
  463.  
  464. .tags a:hover {
  465. color:{color:Link Hover};
  466. padding:0px;
  467. margin:2px;
  468. letter-spacing:0px;
  469. background-color:{color:Tags Background Hover};
  470. transition-duration: 0.50s;
  471. -moz-transition-duration: 0.50s;
  472. -webkit-transition-duration: 0.50s;
  473. -o-transition-duration: 0.50s;
  474. }
  475.  
  476.  
  477. .vid{
  478. {block:IfFadeImages}
  479. opacity:0.70;
  480. -webkit-transition: opacity 0.7s linear;
  481. {/block:IfFadeImages}
  482. {block:IfHoverFadeImages}
  483. -webkit-transition: opacity 0.7s linear;
  484. {/block:IfHoverFadeImages}
  485. }
  486.  
  487. .vid:hover{
  488. {block:IfFadeImages}
  489. opacity:1;
  490. -webkit-transition: opacity 0.7s linear;
  491. {/block:IfFadeImages}
  492. {block:IfHoverFadeImages}
  493. -webkit-transition: opacity 0.7s linear;
  494. opacity: 0.70;
  495. {/block:IfHoverFadeImages}
  496. }
  497.  
  498.  
  499. .pagi {
  500. width:105px;
  501. font-size:10px;
  502. margin-left:3px;
  503. font-family:times;
  504. text-transform:lowercase;
  505. letter-spacing:0px;
  506. font-style:none;
  507. text-align:center;
  508. }
  509.  
  510. .pagi a {
  511. color:{color:link};
  512. }
  513.  
  514. .pagi a:hover {
  515. color:{color:link hover};
  516. }
  517.  
  518.  
  519. .blogtitle{
  520. width:132px;
  521. font-size:26px;
  522. margin-left:-10px;
  523. margin-top:0px;
  524. line-height:20px;
  525. letter-spacing:-2px;
  526. text-align:center;
  527. font-family:trebuchet ms;
  528. font-style:normal;
  529. font-weight:normal;
  530. padding:1px;
  531. padding-bottom:4px;
  532. padding-top:0px;
  533. text-transform:normal;
  534. }
  535.  
  536. .blogtitle a{
  537. color:{color:Link};
  538. }
  539.  
  540. .blogtitle a:hover{
  541. color:{color:Link hover};
  542. text-decoration:none;
  543. }
  544.  
  545.  
  546.  
  547. .posttitle{
  548. font-size:16px;
  549. line-height:15px;
  550. padding:2px;
  551. font-family:times;
  552. text-transform:normal;
  553. text-align:left;
  554. font-style:normal;
  555. font-weight:normal;
  556. letter-spacing:0px;
  557. border-bottom:1px solid {color:Post Border};
  558. padding-bottom:5px;
  559. }
  560.  
  561.  
  562. .quote{
  563. font-size:15px;
  564. line-height:15px;
  565. padding-top:7px;
  566. padding-left:25px;
  567. padding-right:25px;
  568. text-indent:10px;
  569. letter-spacing:0px;
  570. font-family:times;
  571. text-transform:normal;
  572. text-align:left;
  573. font-style:italic;
  574. font-weight:normal;
  575. }
  576.  
  577. .quotemark{
  578. position:absolute;
  579. margin-top:11px;
  580. margin-left:6px;
  581. line-height:19px;
  582. font-family:georgia;
  583. font-size:35px;
  584. font-weight:bold;
  585. opacity:.5;
  586. }
  587.  
  588.  
  589. blockquote {
  590. border-left:2px solid {color:Blockquote Color};
  591. background-color:{color:Blockquote bg color};
  592. padding-left:4px;
  593. margin:4px 1px;
  594. }
  595.  
  596. #entry blockquote img {
  597. max-width:100%;
  598. }
  599.  
  600.  
  601.  
  602. .albumart {
  603. width:60px;
  604. height:60px;
  605. background:url('http://static.tumblr.com/rckvjnp/vFKmpmhmg/music_itunes1.png') no-repeat center;
  606. position:relative;
  607. z-index:1;
  608. margin-right:10px;
  609. padding:0px;
  610. border:6px solid {color:post border};
  611. background-color:{color:entries};
  612. }
  613.  
  614. .albumart img {
  615. opacity:1;
  616. }
  617.  
  618. .playbutton {
  619. width:28px;
  620. height:28px;
  621. overflow:hidden;
  622. position:relative;
  623. z-index:1000;
  624. margin: 18px 15px 14px 17px;
  625. }
  626.  
  627. .playbox {
  628. {block:IfAudioPlayerWhite}
  629. background-color:#fff;
  630. {/block:IfAudioPlayerWhite}
  631. {block:IfAudioPlayerBlack}
  632. background-color:#000;
  633. {/block:IfAudioPlayerBlack}
  634. position:absolute;
  635. z-index:1000;
  636. margin-top:6px;
  637. margin-left:6px;
  638. {block:IfAudioPlayerWhite}
  639. opacity:.2;
  640. {/block:IfAudioPlayerWhite}
  641. {block:IfAudioPlayerBlack}
  642. opacity:.1;
  643. {/block:IfAudioPlayerBlack}
  644. transition: 0.7s;
  645. -moz-transition: 0.7s;
  646. -webkit-transition: 0.7s;
  647. -o-transition: 0.7s;
  648. }
  649.  
  650. #entry:hover .playbox {
  651. opacity:.9;
  652. transition: 0.7s;
  653. -moz-transition: 0.7s;
  654. -webkit-transition: 0.7s;
  655. -o-transition: 0.7s;
  656. }
  657.  
  658. .audioinfo {
  659. {block:IndexPage}
  660. {block:If250Post}width:169px;{/block:If250Post}
  661. {block:If400Post}width:319px;{/block:If400Post}
  662. {block:If500Post}width:419px;{/block:If500post}
  663. {/block:IndexPage}
  664. {block:PermalinkPage}
  665. width:418px;
  666. {/block:PermalinkPage}
  667. height:64px;
  668. line-height:12px;
  669. position:absolute;
  670. font-family:cambria;
  671. {block:IndexPage}
  672. {block:If400Post}font-size:11px;{/block:If400Post}
  673. {block:If500Post}font-size:11px;{/block:If500post}
  674. {block:If250Post}font-size:10px;{/block:If250Post}
  675. {/block:IndexPage}
  676. {block:PermalinkPage}
  677. font-size:11px;
  678. {/block:PermalinkPage}
  679. text-align:center;
  680. background:{color:Audio Background};
  681. margin:-72px 0px 0px 81px;
  682. padding-top:4px;
  683. padding-bottom:4px;
  684. text-transform:none;
  685. }
  686.  
  687.  
  688.  
  689. .askbg {
  690. text-align:left;
  691. background:{color:Question Background};
  692. margin:1px 0px 0px 54px;
  693. padding:17px;
  694. padding-left:7px;
  695. padding-top:0px;
  696. padding-bottom:11px;
  697. position:relative;
  698. }
  699.  
  700. .askborder {
  701. float:left;
  702. margin:1px 4px 0 0;
  703. padding:4px;
  704. background:{color:Question Background};
  705. }
  706.  
  707.  
  708. .chatlines .line {
  709. padding:2px;
  710. margin-bottom:2px;
  711. padding-left:4px;
  712. padding-right:4px;
  713. background-color:{color:Chat Line 1};
  714. }
  715.  
  716. .chatlines .line.odd {
  717. background-color:{color:Chat Line 2};
  718. }
  719.  
  720.  
  721. #credit {
  722. font-size:9px;
  723. position:fixed;
  724. font-family:cambria;
  725. bottom:4px;
  726. left:5px;
  727. padding:2px;
  728. line-height:8px;
  729. }
  730.  
  731.  
  732.  
  733. #s-m-t-tooltip{
  734. max-width:200px;
  735. z-index:5000;
  736. margin:13px 5px 3px 4px;
  737. padding:2px;
  738. padding-left:4px;
  739. padding-right:4px;
  740. background-color:{color:smt tooltip bg};
  741. border:1px solid {color:smt tooltip border};
  742. -moz-border-radius:1px;
  743. -webkit-border-radius:1px;
  744. border-radius:1px;
  745. box-shadow:1px 1px 1px {color:smt tooltip border};
  746. font-family:cambria;
  747. color:{color:smt tooltip text};
  748. font-size:9px;
  749. font-style:none;
  750. line-height:12px;
  751. text-transform:lowercase;
  752. letter-spacing:1px;
  753. }
  754.  
  755.  
  756.  
  757.  
  758. {CustomCSS}
  759. </style>
  760.  
  761. <!----- SCROLL TOP ---->
  762.  
  763. <script type="text/javascript"
  764. src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js">
  765. </script>
  766. <script type="text/javascript" language="javascript">
  767. $(function () {
  768. $('#scrlBotm').click(function () {
  769. $('html, body').animate({
  770. scrollTop: $(document).height()
  771. },
  772. 1500);
  773. return false;
  774. });
  775.  
  776. $('#scrlTop').click(function () {
  777. $('html, body').animate({
  778. scrollTop: '0px'
  779. },
  780. 1500);
  781. return false;
  782. });
  783. });
  784. </script>
  785.  
  786.  
  787. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  788. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  789.  
  790.  
  791. <script>
  792. (function($){
  793. $(document).ready(function(){
  794. $("[title],a[title],img[title]").style_my_tooltips({
  795. tip_follows_cursor:true,
  796. tip_delay_time:0,
  797. tip_fade_speed:50,
  798. attribute:"title"
  799. });
  800. });
  801. })(jQuery);
  802. </script>
  803.  
  804.  
  805.  
  806. </head>
  807.  
  808. {block:IfInfiniteScrolling}
  809. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfInfiniteScrolling}
  810.  
  811.  
  812.  
  813.  
  814. <body>
  815.  
  816.  
  817.  
  818. <div id="container">
  819. <div id="side">
  820. <div class="blogtitle"><a href="/">{Title}</a></div>
  821. <div id="sideimage">
  822. <a href="/"><img src="{image:Sidebar}" {block:Ifsidebarimgtitle}title="{text:Sidebar img Title}"{/block:Ifsidebarimgtitle}></a></div>
  823. <div class="desc">
  824. {Description}
  825. </div>
  826.  
  827. <div class="navigate">
  828. <a href="/" title="Home">Home</a>
  829. <a href="/ask" title="Ask">Ask</a>
  830. {block:IfLink1}<a href="{text:Link 1}" title="{text:Link 1 Title}">{text:Link 1 Text}</a>{/block:IfLink1}
  831. {block:IfLink2} <a href="{text:Link 2}" title="{text:Link 2 Title}">{text:Link 2 Text}</a>{/block:IfLink2}
  832. {block:IfLink3} <a href="{text:Link 3}" title="{text:Link 3 Title}">{text:Link 3 Text}</a>{/block:IfLink3}
  833. {block:IfLink4} <a href="{text:Link 4}" title="{text:Link 4 Title}">{text:Link 4 Text}</a>{/block:IfLink4}
  834. {block:IfLink5} <a href="{text:Link 5}" title="{text:Link 5 Title}">{text:Link 5 Text}</a>{/block:IfLink5}
  835. {block:IfLink6} <a href="{text:Link 6}" title="{text:Link 6 Title}">{text:Link 6 Text}</a>{/block:IfLink6}
  836. </div>
  837.  
  838.  
  839.  
  840. <br>
  841. {block:ifNotInfiniteScrolling}
  842. {block:Pagination}
  843. <div class="pagi">
  844. {block:PreviousPage}
  845. <a href="{PreviousPage}" title="Prev Page">Prev</a>
  846. {/block:PreviousPage}
  847. {block:NextPage}
  848. — <a href="{NextPage}" title="Next Page">Next</a>
  849. {/block:NextPage}
  850. </div>
  851. {/block:Pagination}
  852. {/block:ifNotInfiniteScrolling}
  853. </div>
  854.  
  855.  
  856.  
  857.  
  858.  
  859.  
  860.  
  861.  
  862. {block:IfInfiniteScrolling}<div class = "autopagerize_page_element" >{/block:IfInfiniteScrolling}
  863. {block:Posts}
  864. <div id="entry">
  865.  
  866.  
  867. {block:Text}
  868. {block:Title}
  869. <div class="posttitle">{Title}</div>
  870. {/block:Title}
  871. {Body}
  872. {/block:Text}
  873.  
  874. {block:Link}
  875. <div class="posttitle">
  876. <a href="{URL}">{Name} →</a>
  877. </div>
  878. {block:Description}{Description}{/block:Description}
  879. {/block:Link}
  880.  
  881. {block:Photo}
  882. <center>
  883. {LinkOpenTag}
  884. {block:IndexPage}
  885. <a href="{permalink}"><img class="Photo" src="{PhotoURL-500}"
  886. {block:If250Post}max-width="250"{/block:If250Post}
  887. {block:If400Post}max-width="400"{/block:If400Post}
  888. {block:If500Post}max-width="500"{/block:If500Post}
  889. alt="{PhotoAlt}"/></a>
  890. {/block:IndexPage}
  891. {block:PermalinkPage}
  892. <img class="Photo" src="{PhotoURL-500}"width="500"alt="{PhotoAlt}"/></a>
  893. {/block:PermalinkPage}
  894. {LinkCloseTag}
  895. </center>
  896. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  897. {block:ContentSource}
  898. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  899. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  900. {/block:SourceLogo}
  901. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  902. {/block:ContentSource}
  903. {block:ReblogParentURL}
  904. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  905. {/block:ReblogParentURL}
  906. {/block:Photo}
  907.  
  908. {block:Photoset}
  909. {block:IndexPage}
  910. {block:If250Post}{Photoset-250}{/block:If250Post}
  911. {block:If400Post}{Photoset-400}{/block:If400Post}
  912. {block:If500Post}{Photoset-500}{/block:If500Post}
  913. {/block:IndexPage}
  914. {block:PermalinkPage}
  915. {Photoset-500}
  916. {/block:PermalinkPage}
  917. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  918. {/block:Photoset}
  919.  
  920. {block:Quote}
  921. <div class="quotemark">“</div>
  922. <div class="quote">{Quote}</div>
  923. {block:Source}
  924. <p align="center">— {Source}</p>
  925. {/block:Source}
  926. {/block:Quote}
  927.  
  928. {block:Chat}
  929. {block:Title}
  930. <div class="posttitle">
  931. {Title}
  932. </div>
  933. {/block:Title}
  934. <div class="chatlines">
  935. {block:Lines}
  936. <div class="line {Alt}">{block:Label}<b>{Label}</b>{/block:Label} {Line}</div>
  937. {/block:Lines}
  938. </div>
  939. {/block:Chat}
  940.  
  941.  
  942. {block:Answer}
  943. <img src="{AskerPortraitURL-40}" align="left" class="askborder"><div class="askbg"><span></span><span style="font-family:trebuchet ms;font-size:16px; text-transform:lowercase;letter-spacing:0px;line-height:25px;font-style:italic;">{Asker}</span> <br>{Question}</div>{Answer}
  944. {/block:Answer}
  945.  
  946.  
  947. {block:Audio}
  948. <div class="playbox"><div class="playbutton">{block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}{block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</div></div>
  949. <div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="60" height="60">{/block:AlbumArt}</div>
  950. <div class="audioinfo">
  951. {block:TrackName}{TrackName}<br/>{/block:TrackName}
  952. <div style="font-family:calibri;font-size:9px;{block:If250Post}font-size:9px;{/block:If250Post}text-transform:none;margin-top:4px;">
  953. {block:Artist}{Artist}<br/>{/block:Artist}
  954. {block:Album} {Album}<br/>{/block:Album}
  955. {block:PlayCount}({PlayCountWithLabel}){/block:PlayCount}
  956. </div></div>
  957.  
  958. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  959. {/block:Audio}
  960.  
  961. {block:Video}
  962. <div class="vid">
  963. {block:IndexPage}
  964. {block:If250Post}{Video-250}{/block:If250Post}
  965. {block:If400Post}{Video-400}{/block:If400Post}
  966. {block:If500Post}{Video-500}{/block:If500Post}
  967. {/block:IndexPage}
  968. {block:PermalinkPage}
  969. {Video-500}
  970. {/block:PermalinkPage}
  971. </div>
  972. {block:IfShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:IfShowCaptions}{block:IfNotShowCaptions}{block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{/block:IfNotShowCaptions}
  973. {/block:Video}
  974.  
  975.  
  976. </div>
  977.  
  978. {block:IndexPage}
  979. <div id="permalink">
  980. {block:Date}
  981. <a href="{Permalink}" title="Permalink">{Month} {DayOfMonthWithZero}</a>{/block:Date}
  982. {block:NoteCount} with
  983. <a href="{Permalink}" title="{NoteCountwithlabel}">{NoteCountWithLabel}</a>{block:NoteCount}
  984. {block:RebloggedFrom}
  985. , <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(source)</a>
  986. {/block:RebloggedFrom} , <a href="{ReblogURL}" target="_blank" title="reblog">reblog</a>
  987.  
  988. <div class="tags">
  989. {block:IfShowTags}
  990. {block:HasTags}
  991. {block:Tags}<a href="{TagURL}">#{Tag};</a>
  992. {/block:Tags}
  993. {/block:HasTags}
  994. {/block:IfShowTags}
  995. </div>
  996. {/block:IndexPage}
  997.  
  998.  
  999.  
  1000.  
  1001. {block:PermalinkPage}
  1002. {block:Date}
  1003. <div id="permalink">
  1004. <a href="{Permalink}">{DayOfWeek}, {Month} {DayOfMonthWithZero}, {Year}</a>{/block:Date}
  1005. {block:NoteCount} with
  1006. <a href="{Permalink}">{NoteCountWithLabel}</a>{block:NoteCount}
  1007. {block:RebloggedFrom}
  1008. , <a href="{ReblogParentURL}" title="{ReblogParentName}">via</a> <a href="{ReblogRootURL}" title="{ReblogRootName}">(source)</a>
  1009. {/block:RebloggedFrom}
  1010.  
  1011. <div class="tags">
  1012. {block:HasTags}
  1013. {block:Tags}<a href="{TagURL}">#{Tag};</a>
  1014. {/block:Tags}
  1015. {/block:HasTags}
  1016. </div></div>
  1017.  
  1018. {/block:PermalinkPage}
  1019.  
  1020.  
  1021. {block:PostNotes}
  1022. {PostNotes}</div>
  1023. {/block:PostNotes}
  1024. </div>
  1025. {/block:Posts}
  1026.  
  1027. </div>
  1028.  
  1029.  
  1030.  
  1031. <div id="credit"><a href="http://lets-get-it-poppin.tumblr.com/" title="theme by lets-get-it-poppin"><big>th ♡</big></a></div>
  1032.  
  1033.  
  1034.  
  1035. <a id="scrlTop" title="Top" href="#" style="position: fixed; bottom:0px; right: 19px;"><img src="{text:Back to top img}"></a>
  1036.  
  1037.  
  1038.  
  1039. </body>
  1040. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement