Advertisement
strangebesidethepond

Spider at the center of a web

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