Advertisement
strangebesidethepond

Contra mundum

Aug 14th, 2013
11,959
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.44 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <!--
  4.  
  5. theme #021 by Rose @ itsacrimescene.tumblr.com
  6. Please do not copy or claim as your own
  7. Do not remove this credit from the code
  8. Thank you :3
  9.  
  10. -->
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13.  
  14. <head>
  15.  
  16.  
  17. <!-- DEFAULT VARIABLES -->
  18.  
  19. <meta name="color:accent" content="#c93838" />
  20. <meta name="color:askbg" content="#cacaca" />
  21. <meta name="color:asktext" content="#363636" />
  22. <meta name="color:background" content="#f0f0f0" />
  23. <meta name="color:bold" content="#302f2e" />
  24. <meta name="color:border" content="#c92020" />
  25. <meta name="color:descriptionbg" content="#444343" />
  26. <meta name="color:descriptiontext" content="#c0c0c0" />
  27. <meta name="color:entries" content="#252121" />
  28. <meta name="color:italics" content="#929292" />
  29. <meta name="color:link" content="#b61b1b" />
  30. <meta name="color:navibarbg" content="#f3f3f3" />
  31. <meta name="color:notecount" content="#ccd6d5" />
  32. <meta name="color:posts" content="#eeeeee" />
  33. <meta name="color:sidebarbg" content="#444343" />
  34. <meta name="color:tags" content="#c25353" />
  35. <meta name="color:text" content="#757471" />
  36.  
  37. <meta name="image:background" content="http://static.tumblr.com/d6a4d657fd333f031276466397c0787b/ougddg1/FIumrh0y2/tumblr_static_grunge_wall2.jpg"/>
  38. <meta name="image:sidebarbg" content=""/>
  39.  
  40. <meta name="text:blogtitle" content="" />
  41. <meta name="text:subtitle" content="" />
  42. <meta name="text:asker" content="said" />
  43. <meta name="text:bodyfontsize" content="11px" />
  44. <meta name="text:Link1" content="" />
  45. <meta name="text:Link1 Title" content="" />
  46. <meta name="text:Link2" content="" />
  47. <meta name="text:Link2 Title" content="" />
  48. <meta name="text:Link3" content="" />
  49. <meta name="text:Link3 Title" content="" />
  50. <meta name="text:Link4" content="" />
  51. <meta name="text:Link4 Title" content="" />
  52. <meta name="text:Link5" content="" />
  53. <meta name="text:Link5 Title" content="" />
  54. <meta name="text:Link6" content="" />
  55. <meta name="text:Link6 Title" content="" />
  56.  
  57.  
  58. <title>{Title}{block:PostSummary} | {PostSummary}{/block:PostSummary}</title>
  59. <link rel="shortcut icon" href="{Favicon}">
  60. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  61. {block:Description}
  62. <meta name="description" content="{MetaDescription}" />
  63. {/block:Description}
  64.  
  65. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  66.  
  67. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js" type="text/javascript"></script>
  68.  
  69. <script src="http://static.tumblr.com/xgofl0y/O7Fm1ufj3/jquery.style-my-tooltips.js" type="text/javascript"></script>
  70. <script>
  71. $().ready(function() {
  72. $("[title]").style_my_tooltips({
  73. tip_follows_cursor: "on", //on/off
  74. tip_delay_time: 200 //milliseconds
  75. });
  76. });
  77. </script>
  78.  
  79.  
  80. <style type="text/css">
  81.  
  82. body {background-color:{color:background}; color:{color:text}; font-family: Tahoma; font-size: {text:bodyfontsize}; line-height:128%; text-align:justify; letter-spacing: 1px; margin:0px; background-image:url('{image:background}'); background-attachment: fixed;}
  83.  
  84. a, a:link, a:active, a:visited {color:{color:link}; text-decoration: none; font-family:Georgia;}
  85. a:hover {color:{color:text}; text-decoration: none; -webkit-transition: all 0.9s ease-in-out; -moz-transition: all 0.9s ease-in-out; -o-transition: all 0.9s ease-in-out; transition: all 0.9s ease-in-out;}
  86.  
  87. img a {border:0px;}
  88. b, strong{font-weight: bold; color:{color:bold};letter-spacing: 0px;}
  89. i, em {font-style: italic; color:{color:italics};}
  90. s, strike, del {color: {color:italics};}
  91. u {font-style:underline; border-bottom: 1px dashed {color:accent}; color: {color:text};}
  92. p {margin-top: 6px;}
  93. blockquote {padding-left: 5px; margin: 5px 0 5px 5px; border-left: 1px solid {color:askbackground}; word-wrap: break-word;}
  94. blockquote img {max-width:400px;}
  95. pre {width:95%; margin: 10px auto; font-family: Courier; font-size:11px; padding: 6px 7px 6px 7px; word-wrap: break-word; background-color:{color:navibar}; color: {color:entries}; border: 1px solid {color:border}; max-height:150px!important; overflow-y:auto;}
  96.  
  97. h1 {
  98. width: 400px;
  99. height: auto;
  100. margin: 2px auto 5px auto;
  101. font-family:Georgia;
  102. font-weight:normal;
  103. font-style:italic;
  104. font-size:19px;
  105. text-align:left;
  106. color: {color:accent};
  107. text-shadow: -1px -1px 0px {color:background};
  108. border-bottom: 1px dashed {color:background};
  109. }
  110.  
  111.  
  112. #s-m-t-tooltip{
  113. position: absolute;
  114. max-width: 300px;
  115. padding: 1px 8px 1px 8px;
  116. z-index: 99999;
  117. display: inline-block;
  118. font-family: Calibri;
  119. font-size: 9px;
  120. text-transform: uppercase;
  121. color: {color:accent};
  122. background-color:{color:posts};
  123. border: 1px solid {color:entries};
  124. box-shadow: 2px 2px 8px #222;
  125. }
  126.  
  127. /* TALL BAR */
  128.  
  129. #tallbar {
  130. width: 300px;
  131. height: 100%;
  132. position:fixed;
  133. margin: 0px;
  134. text-align:center;
  135. background-image: url('{image:sidebarbg}');
  136. background-attachment:fixed;
  137. background-size: 300px auto;
  138. background-position:bottom left;
  139. background-repeat:no-repeat;
  140. background-color: {color:sidebarbg};
  141. }
  142.  
  143. #blogtitle {
  144. width: 250px;
  145. height: auto;
  146. font-family: 'Open Sans Condensed', cursive;
  147. font-size:25px;
  148. line-height:28px;
  149. font-style:none;
  150. letter-spacing:1px;
  151. margin: 30px auto 0 auto;
  152. position:relative;
  153. color: {color:accent};
  154. }
  155.  
  156. #subtitle {
  157. width: 250px;
  158. height: auto;
  159. font-family:Trebuchet MS;
  160. font-size: 7px;
  161. text-transform:uppercase;
  162. margin: 0 auto;
  163. color: {color:descriptiontext};
  164. }
  165.  
  166. /* NAVIBAR */
  167.  
  168. #navibar {
  169. width: 50px;
  170. height: 100%;
  171. position:fixed;
  172. margin: 0 0 0 300px;
  173. padding: 20px 5px 0 5px;
  174. text-align:center;
  175. background-color: {color:navibarbg};
  176. }
  177.  
  178. #navibar a {
  179. display:block;
  180. font-family:Calibri;
  181. font-size:8px;
  182. line-height:8px;
  183. text-transform:uppercase;
  184. padding: 8px 5px;
  185. margin: 0 auto 2px auto;
  186. color: {color:descriptiontext};
  187. background-color: {color:descriptionbg};
  188. }
  189.  
  190. #navibar a:hover {
  191. color: {color:entries};
  192. background-color: {color:accent};
  193. }
  194.  
  195. /* PAGINATION */
  196.  
  197. #pagination {
  198. width: auto;
  199. height:auto;
  200. bottom: 30px;
  201. margin-left: 934px;
  202. position:fixed;
  203. }
  204.  
  205. #pagination a {
  206. display:inline-block;
  207. font-family: Trebuchet MS;
  208. font-size:9px;
  209. padding: 3px 8px;
  210. margin-bottom: 2px;
  211. color: {color:posts};
  212. background-color: {color:border};
  213. -webkit-transition: all 0.7s ease-in-out;
  214. -moz-transition: all 0.7s ease-in-out;
  215. -o-transition: all 0.7s ease-in-out;
  216. transition: all 0.7s ease-in-out;
  217. }
  218.  
  219. #pagination a:hover {
  220. padding-left: 45px;
  221. color: {color:entries};
  222. background-color: {color:border};
  223. -webkit-transition: all 0.7s ease-in-out;
  224. -moz-transition: all 0.7s ease-in-out;
  225. -o-transition: all 0.7s ease-in-out;
  226. transition: all 0.7s ease-in-out;
  227. }
  228.  
  229. /* DESCRIPTION */
  230.  
  231. #description {
  232. width: 520px;
  233. height: auto;
  234. padding: 15px;
  235. font-family: Arial;
  236. font-size:10px;
  237. line-height: 12px;
  238. margin: 0 auto 40px auto;
  239. color: {color:descriptiontext};
  240. background-color: {color:descriptionbg};
  241. }
  242.  
  243. #description:first-letter {
  244. float:left;
  245. display:block;
  246. font-family:Georgia;
  247. font-size:25px;
  248. padding: 5px 3px;
  249. margin: 0 5px 0px 0;
  250. color: {color:descriptionbg};
  251. background-color: {color:posts};
  252. text-shadow: -1px 0px 0px {color:accent};
  253. }
  254.  
  255. #linkbar {
  256. width: 520px;
  257. height: auto;
  258. margin: 10px auto 0 auto;
  259. text-align:center;
  260. }
  261.  
  262. #linkbar a {
  263. display:inline-block;
  264. margin: 0 1px;
  265. font-family: Trebuchet MS;
  266. font-size: 8px;
  267. line-height:8px;
  268. padding: 3px 6px;
  269. text-transform:uppercase;
  270. color: {color:accent};
  271. background-color: {color:entries};
  272. }
  273.  
  274. #linkbar a:hover {
  275. background-color: {color:posts};
  276. }
  277.  
  278. /* ENTRIES */
  279.  
  280. #entries {
  281. width: 550px;
  282. height: 100%;
  283. position:relative;
  284. padding: 20px;
  285. margin: 0px 0 0 360px;
  286. background-color: {color:entries};
  287. border-right: 19px solid {color:border};
  288. }
  289.  
  290. #entry {
  291. width: 520px;
  292. height: auto;
  293. padding:15px;
  294. margin: 50px auto 0px auto;
  295. background-color: {color:posts};
  296. }
  297.  
  298. #posts {
  299. width: 500px;
  300. height: auto;
  301. margin: 10px auto 10px auto;
  302. background-color: {color:posts};
  303. }
  304.  
  305. /* INFO */
  306.  
  307. #rebagel {
  308. width: 540px;
  309. margin: 0 auto;
  310. }
  311.  
  312. #rebagel a {
  313. display:inline-block;
  314. font-family: Calibri;
  315. font-size: 9px;
  316. line-height: 9px;
  317. text-transform:uppercase;
  318. padding: 3px 5px;
  319. margin: 0 1px 1px 0;
  320. color: {color:posts};
  321. background-color: {color:border};
  322. }
  323.  
  324. #rebagel a:hover {
  325. color: {color:link};
  326. background-color: {color:posts};
  327. }
  328.  
  329. #notecount {
  330. position:absolute;
  331. text-align:right;
  332. width: 340px;
  333. margin: 0 0 0 200px;
  334. font-family: Georgia;
  335. font-size:9px;
  336. font-style:italic;
  337. color: {color:notecount};
  338. }
  339.  
  340. #datething {
  341. opacity:0;
  342. width: 62px;
  343. height: auto;
  344. position:absolute;
  345. margin: -30px 0 0 -95px;
  346. background-color:transparent;
  347. -webkit-transition: all 0.7s ease-in-out;
  348. -moz-transition: all 0.7s ease-in-out;
  349. -o-transition: all 0.7s ease-in-out;
  350. transition: all 0.7s ease-in-out;
  351. }
  352.  
  353. #datething a {
  354. display:block;
  355. padding: 8px 5px;
  356. text-align:right;
  357. text-transform:uppercase;
  358. font-family: 'Open Sans Condensed', cursive;
  359. font-weight:300;
  360. font-size:20px;
  361. letter-spacing:0px;
  362. color: {color:accent};
  363. background-color: {color:entries};
  364. }
  365.  
  366. #datething a:hover {
  367. color: {color:background};
  368. }
  369.  
  370. #entry:hover #datething {
  371. opacity:1;
  372. margin-top: 10px;
  373. -webkit-transition: all 0.7s ease-in-out;
  374. -moz-transition: all 0.7s ease-in-out;
  375. -o-transition: all 0.7s ease-in-out;
  376. transition: all 0.7s ease-in-out;
  377. }
  378.  
  379. #buttons {
  380. opacity:0;
  381. height: auto;
  382. position:absolute;
  383. margin: 60px 0 0 558px;
  384. list-style:none;
  385. -webkit-transition: all 0.7s ease-in-out;
  386. -moz-transition: all 0.7s ease-in-out;
  387. -o-transition: all 0.7s ease-in-out;
  388. transition: all 0.7s ease-in-out;
  389. }
  390.  
  391. #buttons li {
  392. float:left;
  393. height:16px;
  394. width:16px;
  395. text-align:center;
  396. margin: 3px;
  397. padding: 5px;
  398. background-color: {color:entries};
  399. -webkit-transition: all 0.7s ease-in-out;
  400. -moz-transition: all 0.7s ease-in-out;
  401. -o-transition: all 0.7s ease-in-out;
  402. transition: all 0.7s ease-in-out;
  403. }
  404.  
  405. #buttons li:hover {
  406. -moz-transform:rotate(360deg);
  407. -webkit-transform:rotate(360deg);
  408. -o-transform:rotate(360deg);
  409. -ms-transform:rotate(360deg);
  410. transform:rotate(360deg);
  411. -webkit-transition: all 0.7s ease-in-out;
  412. -moz-transition: all 0.7s ease-in-out;
  413. -o-transition: all 0.7s ease-in-out;
  414. transition: all 0.7s ease-in-out;
  415. }
  416.  
  417. #entry:hover #buttons {
  418. opacity:1;
  419. margin-top:5px;
  420. -webkit-transition: all 0.7s ease-in-out;
  421. -moz-transition: all 0.7s ease-in-out;
  422. -o-transition: all 0.7s ease-in-out;
  423. transition: all 0.7s ease-in-out;
  424. }
  425.  
  426. /* TAGS */
  427.  
  428. #tagbox {
  429. width: 250px;
  430. height: auto;
  431. text-align:right;
  432. position:absolute;
  433. font-size:7px;
  434. margin: 54px 0 0 -345px;
  435. color: {color:navibarbg};
  436. opacity:0;
  437. -webkit-transition: all 0.7s ease-in-out;
  438. -moz-transition: all 0.7s ease-in-out;
  439. -o-transition: all 0.7s ease-in-out;
  440. transition: all 0.7s ease-in-out;
  441. }
  442.  
  443. #tagbox a {
  444. display:inline-block;
  445. font-family: Trebuchet MS;
  446. font-size: 9px;
  447. line-height: 10px;
  448. padding: 1px 3px;
  449. margin-bottom: 1px;
  450. color: {color:tags};
  451. background-color: {color:sidebarbg};
  452. }
  453.  
  454. #tagbox a:hover {
  455. color: {color:sidebarbg};
  456. background-color: {color:navibarbg};
  457. }
  458.  
  459. #entry:hover #tagbox {
  460. opacity:1;
  461. margin-top:40px;
  462. -webkit-transition: all 0.7s ease-in-out;
  463. -moz-transition: all 0.7s ease-in-out;
  464. -o-transition: all 0.7s ease-in-out;
  465. transition: all 0.7s ease-in-out;
  466. }
  467.  
  468. /* POST CONTENT */
  469.  
  470. #titled {
  471. width: 500px;
  472. height: auto;
  473. margin: 0 auto 10px auto;
  474. font-family: 'Open Sans Condensed', cursive;
  475. font-size:23px;
  476. line-height:25px;
  477. text-align:right;
  478. }
  479.  
  480. #titled a {
  481. font-family: 'Open Sans Condensed', cursive;
  482. font-size:23px;
  483. line-height:25px;
  484. color: {color:accent};
  485. }
  486.  
  487. #titled a:hover {
  488. color: {color:text};
  489. }
  490.  
  491. #question {
  492. width:480px;
  493. height: auto;
  494. padding: 10px;
  495. margin: 0 auto 20px auto;
  496. color: {color:asktext};
  497. background-color: {color:askbg};
  498. }
  499.  
  500. #question .asker {
  501. width: auto;
  502. font-family: 'Open Sans Condensed', cursive;
  503. text-transform:uppercase;
  504. padding: 1px 6px;
  505. text-align:center;
  506. color: {color:accent};
  507. background-color: {color:entries};
  508. }
  509.  
  510. .image {
  511. opacity: 0.9;
  512. -webkit-transition: all 0.5s ease-in-out;
  513. -moz-transition: all 0.5s ease-in-out;
  514. -o-transition: all 0.5s ease-in-out;
  515. transition: all 0.5s ease-in-out;
  516. }
  517.  
  518. .image:hover {
  519. opacity:1;
  520. -webkit-transition: all 0.5s ease-in-out;
  521. -moz-transition: all 0.5s ease-in-out;
  522. -o-transition: all 0.5s ease-in-out;
  523. transition: all 0.5s ease-in-out;
  524. }
  525.  
  526. .qqmarkleft {
  527. font-size: 80px;
  528. font-family: Georgia;
  529. font-weight: bold;
  530. line-height: 100px;
  531. position: relative;
  532. margin: 0px 0 -70px 30px;
  533. color: {color:italics};
  534. opacity: 0.5;
  535. }
  536.  
  537. .qqmarkright {
  538. font-family: Georgia;
  539. font-size: 80px;
  540. font-weight: bold;
  541. padding-right: 0px;
  542. line-height: 30px;
  543. text-align: right;
  544. position: relative;
  545. margin:0 30px 0 -10px;
  546. color: {color:italics};
  547. opacity: 0.5;
  548. }
  549.  
  550. .qquote {
  551. width: 75%;
  552. font-family: Palatino;
  553. font-size: 16px;
  554. text-align: justify;
  555. padding-top: 10px;
  556. letter-spacing: 1px;
  557. line-height: 15px;
  558. text-transform: none;
  559. text-indent: 15px;
  560. margin: 0px 10px;
  561. margin-bottom: 10px;
  562. position: relative;
  563. }
  564.  
  565. .qquote:first-letter {
  566. font-family: Georgia;
  567. font-size:20px;
  568. line-height:15px;
  569. color: {color:accent};
  570. }
  571.  
  572. .qusource {
  573. width: 95%;
  574. text-align:right;
  575. font-size: 10px;
  576. font-family: Tahoma;
  577. color: {color:text};
  578. line-height: 10px;
  579. opacity: 0.7;
  580. margin-bottom:15px;
  581. padding: 2px;
  582. }
  583. .qusource a {
  584. text-align:right;
  585. font-size: 9px;
  586. line-height: 9px;
  587. padding: 1px 3px;
  588. text-transform:uppercase;
  589. color: {color:link};
  590. opacity: 0.9;
  591. }
  592. .qusource a:hover {
  593. opacity: 1;
  594. padding: 1px 3px;
  595. color: {color:text};
  596. background-color:transparent;
  597. }
  598.  
  599. #audio {
  600. margin-bottom: 0px;
  601. width: 490px;
  602. height:100px;
  603. padding: 5px;
  604. background-color: transparent;
  605. }
  606.  
  607. .cover {
  608. width: 100px;
  609. height: 100px;
  610. position: absolute;
  611. }
  612.  
  613. .cover img {
  614. width: 100px;
  615. height: 100px;
  616. float: left;
  617. }
  618.  
  619. .playercontainer {
  620. width:80px;
  621. height:80px;
  622. position:absolute;
  623. display:block;
  624. background-color: #ffffff;
  625. z-index:6;
  626. opacity:0.6;
  627. -webkit-transition:all 0.7s ease-in-out;
  628. -moz-transition:all 0.7s ease-in-out;
  629. -o-transition:all 0.7s ease-in-out;
  630. -ms-transition:all 0.7s ease-in-out;
  631. transition:all 0.7s ease-in-out;
  632. margin-left: 10px;
  633. margin-top: 10px;
  634. }
  635.  
  636. .playercontainer:hover {
  637. opacity:0.8;
  638. -webkit-transition:all 0.7s ease-in-out;
  639. -moz-transition:all 0.7s ease-in-out;
  640. -o-transition:all 0.7s ease-in-out;
  641. -ms-transition:all 0.7s ease-in-out;
  642. transition:all 0.7s ease-in-out;
  643. }
  644.  
  645. .player {
  646. width: 25px;
  647. height: 25px;
  648. overflow: hidden;
  649. margin: 26px 27px;
  650. background-color:#ffffff;
  651. }
  652.  
  653. .sugarbabylove {
  654. margin-left:107px;
  655. float:left;
  656. width:373px;
  657. height: 90px;
  658. padding:5px;
  659. margin-bottom:5px;
  660. font-size:10px;
  661. line-height:13px;
  662. letter-spacing:0px;
  663. color: {color:bold};
  664. background-color:{color:posts};
  665. text-align:center;
  666. }
  667.  
  668. .sugarbabylove small {
  669. font-family: Helvetica;
  670. font-size:8px;
  671. color: {color:italics};
  672. }
  673.  
  674. .trackname {
  675. text-align:center;
  676. font-family: 'Open Sans Condensed';
  677. font-size:24px;
  678. line-height:24px;
  679. color: {color:accent};
  680. padding: 15px 0px 13px 0px;
  681. }
  682.  
  683. .chat .line {
  684. color: {color:italic};
  685. margin: 1px 2px;
  686. padding: 2px;
  687. }
  688.  
  689. .chat .line.odd {
  690. color: {color:text};
  691. }
  692.  
  693. .label {
  694. font-family:Georgia;
  695. font-size:110%;
  696. font-weight:bold;
  697. color:{color:bold};
  698. }
  699.  
  700. .cap {
  701. margin: 15px auto 0 auto;
  702. padding: 0 10px;
  703. }
  704.  
  705. #notes {background-color: {color:descriptionbg}; width:520px; margin: 50px auto 10px auto; padding:15px; color: {color:descriptiontext};}
  706. #notestext {width: 500px; margin: 5px auto 5px auto; background-color: {color:descriptionbg}; padding:5px; text-align: left; font-size:11px;}
  707. #notes blockquote a {color:{color:accent}; font-weight:normal; background-color: transparent; padding: 5px; margin:0; font-style:italic;}
  708.  
  709. ol.notes {list-style: none; padding:0px;}
  710. ol.notes li {background-color: {color:descriptionbg}; margin: 0 px; padding: 5px; color: {color:italic};}
  711. ol.notes .avatar {border: 1px solid {color:entries}; height: 10px; padding: 0px; width: 10px;}
  712. ol.notes li .clear {height: 0px!important;}
  713. ol.notes li blockquote {border-color: {color:border}!important; background-color: {color:entries}; padding: 5px; width:90%; margin: 4px auto 0px auto; }
  714.  
  715. ::-webkit-scrollbar-corner {
  716. background-color:{color:background};
  717. }
  718.  
  719. ::-webkit-scrollbar-thumb:vertical {
  720. background-color: {color:border};
  721. width:7px;
  722. height:auto;
  723. border: 1px solid {color:entries};
  724. -webkit-border-radius: 1px;
  725. }
  726.  
  727. ::-webkit-scrollbar-thumb:horizontal {
  728. background-color: {color:border};
  729. width:auto;
  730. height:7px;
  731. border: 1px solid {color:entries};
  732. -webkit-border-radius: 1px;
  733. }
  734.  
  735. ::-webkit-scrollbar {
  736. height:7px;
  737. width:7px;
  738. background-color:{color:background};
  739. }
  740.  
  741. ::-moz-selection {background-color:{color:bold}; color:{color:posts};}
  742. ::selection {background-color: {color:bold}; color: {color:posts};}
  743.  
  744.  
  745. .source {
  746. display:none;
  747. }
  748.  
  749.  
  750. {CustomCSS}
  751.  
  752. </style>
  753. </head>
  754.  
  755. <body>
  756.  
  757. <div id="tallbar">
  758.  
  759. <div id="blogtitle">{text:blogtitle}</div>
  760. <div id="subtitle">{text:subtitle}</div>
  761.  
  762. </div> <!-- tallbar //-->
  763.  
  764. <div id="navibar">
  765. <a href="/">home</a>
  766. <a href="/ask">ask</a>
  767. <a href="/archive">past</a>
  768. <a href="http://itsacrimetheme.tumblr.com" target="_blank" title="itsacrimetheme">theme</a>
  769. </div> <!-- navibar //-->
  770.  
  771.  
  772. {block:Pagination}
  773. <div id="pagination">
  774. {block:PreviousPage}
  775. <a href="{PreviousPage}" title="Previous Page"> back &nbsp; <big><big>&laquo;</big></big></a><br>
  776. {/block:PreviousPage}
  777.  
  778. {block:NextPage}
  779. <a href="{NextPage}" title="Next Page">forth&nbsp; <big><big>&raquo;</big></big></a>
  780. {/block:NextPage}
  781. </div>
  782. {/block:Pagination}
  783.  
  784.  
  785. <div id="entries">
  786.  
  787.  
  788. <div id="description">{Description}
  789. <div id="linkbar">
  790. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  791. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  792. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  793. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  794. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  795. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a>{/block:ifLink6}
  796. </div>
  797. </div>
  798.  
  799.  
  800. {block:Posts}
  801.  
  802. <div id="entry">
  803.  
  804.  
  805. {block:Quote}
  806. {block:IndexPage}
  807.  
  808. <div id="datething">
  809. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  810. </div> <!-- datething //-->
  811.  
  812. <u1 id="buttons">
  813. <li>{LikeButton color="white" size="16"}</li>
  814. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  815. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  816. </u1>
  817.  
  818. {/block:IndexPage}
  819. {/block:Quote}
  820.  
  821. {block:Text}
  822. {block:IndexPage}
  823.  
  824. <div id="datething">
  825. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  826. </div> <!-- datething //-->
  827.  
  828. <u1 id="buttons">
  829. <li>{LikeButton color="white" size="16"}</li>
  830. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  831. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  832. </u1>
  833.  
  834. {/block:IndexPage}
  835. {/block:Text}
  836.  
  837. {block:Link}
  838. {block:IndexPage}
  839.  
  840. <div id="datething">
  841. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  842. </div> <!-- datething //-->
  843.  
  844. <u1 id="buttons">
  845. <li>{LikeButton color="white" size="16"}</li>
  846. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  847. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  848. </u1>
  849.  
  850. {/block:IndexPage}
  851. {/block:Link}
  852.  
  853. {block:Photo}
  854. {block:IndexPage}
  855.  
  856. <div id="datething">
  857. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  858. </div> <!-- datething //-->
  859.  
  860. <u1 id="buttons">
  861. <li>{LikeButton color="white" size="16"}</li>
  862. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  863. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  864. </u1>
  865.  
  866. {/block:IndexPage}
  867. {/block:Photo}
  868.  
  869. {block:Photoset}
  870. {block:IndexPage}
  871.  
  872. <div id="datething">
  873. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  874. </div> <!-- datething //-->
  875.  
  876. <u1 id="buttons">
  877. <li>{LikeButton color="white" size="16"}</li>
  878. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  879. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  880. </u1>
  881.  
  882. {/block:IndexPage}
  883. {/block:Photoset}
  884.  
  885. {block:Chat}
  886. {block:IndexPage}
  887.  
  888. <div id="datething">
  889. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  890. </div> <!-- datething //-->
  891.  
  892. <u1 id="buttons">
  893. <li>{LikeButton color="white" size="16"}</li>
  894. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  895. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  896. </u1>
  897.  
  898. {/block:IndexPage}
  899. {/block:Chat}
  900.  
  901. {block:Video}
  902. {block:IndexPage}
  903.  
  904. <div id="datething">
  905. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  906. </div> <!-- datething //-->
  907.  
  908. <u1 id="buttons">
  909. <li>{LikeButton color="white" size="16"}</li>
  910. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  911. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  912. </u1>
  913.  
  914. {/block:IndexPage}
  915. {/block:Video}
  916.  
  917.  
  918. {block:Audio}
  919. {block:IndexPage}
  920.  
  921. <div id="datething">
  922. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  923. </div> <!-- datething //-->
  924.  
  925. <u1 id="buttons">
  926. <li>{LikeButton color="white" size="16"}</li>
  927. {block:RebloggedFrom}<li><a href="{ReblogParentURL}" title="via {ReblogParentTitle}" target="_blank"><img src="{ReblogParentPortraitURL-16}"></a></li>
  928. <li><a href="{ReblogRootURL}" title="originally {ReblogRootTitle}" target="_blank"><img src="{ReblogRootPortraitURL-16}"></a></li>{/block:RebloggedFrom}
  929. </u1>
  930.  
  931. {/block:IndexPage}
  932. {/block:Audio}
  933.  
  934. {block:Answer}
  935.  
  936. <div id="datething">
  937. <a href="{Permalink}" title="Permalink to this post">{DayOfMonthWithZero} {ShortMonth}</a>
  938. </div> <!-- datething //-->
  939.  
  940. <u1 id="buttons">
  941. <li>{LikeButton color="white" size="16"}</li>
  942. <li><a href="{AskerURL}" title="{AskerName}" target="_blank"><img src="{AskerPortraitURL-16}"></a></li>
  943. </u1>
  944. {/block:Answer}
  945.  
  946. {block:HasTags}
  947. <div id="tagbox">{block:Tags}<a href="{TagURL}">{Tag}</a><br>{/block:Tags}</div>
  948. {/block:HasTags}
  949.  
  950. <div id="posts">
  951.  
  952. {block:Quote}
  953. <div class="qqmarkleft">“</div><center><div class="qquote">{Quote}</div></center><div class="qqmarkright">”</div>
  954. {block:Source}
  955. <div class="qusource"> {Source} &nbsp; &nbsp; </div>
  956. {/block:Source}
  957. {/block:Quote}
  958.  
  959. {block:Text}
  960. {block:Title}<div id="titled">&laquo; <a href="{Permalink}">{Title}</a></div>
  961. {/block:Title}
  962. {Body}
  963. {/block:Text}
  964.  
  965. {block:Link}
  966. <div id="titled">&laquo; <a href="{URL}" {Target}>{Name}</a></div>{block:Description}{Description}{/block:Description}
  967. {/block:Link}
  968.  
  969. {block:Photo}
  970. <div class="image"><center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</center></div>
  971. {/block:Photo}
  972.  
  973. {block:Photoset}
  974. <div class="image"><center>{Photoset-500}</center></div>
  975. {/block:Photoset}
  976.  
  977. {block:Chat}
  978. {block:Title}<div id="titled"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  979. <div class="chat">
  980. {block:Lines}<div class="chat"><div class="line {Alt}">
  981. <div class="{Alt} user_{UserNumber}">
  982. {block:Label}
  983. <span class="label">{Label}</span>
  984. {/block:Label}
  985. {Line}</div>
  986. </div></div>
  987. {/block:Lines}
  988. </div>
  989. {/block:Chat}
  990.  
  991. {block:Video}
  992. {Video-500}
  993. {/block:Video}
  994.  
  995. {block:Answer}
  996. <div id="question">
  997. <center><span class="asker">{Asker} {text:asker}:</span></center>
  998. <br>{Question}</div>
  999. {Answer}
  1000. {/block:Answer}
  1001.  
  1002. {block:Audio}<div id="audio">
  1003. <div class="cover"><img src="http://static.tumblr.com/ougddg1/R5Emaxcio/defaultmusic.png"></div>
  1004. {block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}"></div>{/block:AlbumArt}
  1005. {block:AudioPlayer}<div class="playercontainer"><div class="player">{AudioPlayerWhite}</div>
  1006. </div>{/block:AudioPlayer}
  1007. <div class="sugarbabylove">
  1008. {block:TrackName}<div class="trackname">{TrackName}</div>{/block:TrackName}
  1009. {block:Artist}{Artist}{/block:Artist}
  1010. {block:Album} <small>&&</small> {Album}{/block:Album}
  1011. {block:PlayCount}<small><br>{PlayCountWithLabel}</small>{/block:PlayCount}
  1012. </div>
  1013. </div>
  1014. {/block:Audio}
  1015.  
  1016.  
  1017. {block:Photo}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photo}
  1018. {block:Video}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Video}
  1019. {block:Photoset}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Photoset}
  1020. {block:Audio}{block:Caption}<div class="cap">{Caption}</div>{/block:Caption}{/block:Audio}
  1021.  
  1022.  
  1023. <div class="source">
  1024. {block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo} <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}
  1025. </div>
  1026.  
  1027. </div> <!-- posts //-->
  1028.  
  1029. </div> <!-- entry //-->
  1030.  
  1031. <div id="rebagel">{block:NoteCount}<div id="notecount">{NoteCount}</div>{/block:NoteCount}
  1032.  
  1033. {block:Date}<a href="{Permalink}" title="Permalink to this post">{TimeAgo}</a>{/block:Date}
  1034.  
  1035. {block:IndexPage}
  1036. <a href="{ReblogURL}" title="reblog this post!">reblog</a>
  1037. {/block:IndexPage}
  1038. </div>
  1039.  
  1040. {/block:Posts}
  1041.  
  1042. {block:PostNotes}
  1043. <div id="notes"><div id="notestext">{PostNotes}</div></div>
  1044. {/block:PostNotes}
  1045.  
  1046. </div> <!-- entries //-->
  1047.  
  1048.  
  1049.  
  1050. </body>
  1051. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement