Advertisement
Guest User

秋 / aki theme by spaghettl

a guest
Dec 2nd, 2013
2,215
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 67.93 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. _____ ____ ____ _ ____ _ / /_ ___ / /_ / /_ / /
  6. / ___// __ \ / __ `// __ `// __ \ / _ \ / __// __// /
  7. (__ )/ /_/ // /_/ // /_/ // / / // __// /_ / /_ / /
  8. /____// .___/ \__,_/ \__, //_/ /_/ \___/ \__/ \__//_/
  9. /_/ /____/
  10.  
  11.  
  12. 秋/aki theme by spaghettl
  13. don't remove credit or redistribute this in any way or i'll report you
  14. thank you for using this theme!
  15.  
  16.  
  17.  
  18. -->
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20. <head>
  21. <!-- DEFAULT VARIABLES -->
  22. <meta name="color:background" content="#ffe3b0" />
  23. <meta name="color:post borders color" content="#000000" />
  24. <meta name="color:text" content="#000000" />
  25. <meta name="color:post urls" content="#000000" />
  26. <meta name="color:blockquote color" content="#000000" />
  27. <meta name="color:footer n tags n source text" content="#666" />
  28. <meta name="color:footer background" content="#aeaeae" />
  29. <meta name="color:footer borders" content="#000000" />
  30. <meta name="color:sidebar background" content="#ffffff" />
  31. <meta name="color:sidebar links" content="0061ff" />
  32. <meta name="color:navigation menu border" content="#000000" />
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40. <meta name="text:post opacity" content="1"/>
  41. <meta name="text:rounded posts radius" content="5"/>
  42. <meta name="text:rounded footers radius" content="3"/>
  43. <meta name="text:sidebar pixels from top" content="100"/>
  44. <meta name="text:sidebar opacity no hover" content="0.5" />
  45. <meta name="text:rounded sidebar radius" content="5"/>
  46. <meta name="text:navigation menu name" content="links" />
  47. <meta name="text:navigation menu opacity" content="1" />
  48. <meta name="text:rounded nav menu radius" content="5" />
  49. <meta name="text:Link 1 URL" content="/"/>
  50. <meta name="text:Link 1 name" content=""/>
  51. <meta name="text:Link 2 URL" content="/"/>
  52. <meta name="text:Link 2 name" content=""/>
  53. <meta name="text:Link 3 URL" content="/"/>
  54. <meta name="text:Link 3 name" content=""/>
  55. <meta name="text:Link 4 URL" content="/"/>
  56. <meta name="text:Link 4 name" content=""/>
  57. <meta name="text:Link 5 URL" content="/"/>
  58. <meta name="text:Link 5 name" content=""/>
  59. <meta name="text:Link 6 URL" content="/"/>
  60. <meta name="text:Link 6 name" content=""/>
  61.  
  62.  
  63.  
  64. <meta name="if:250px posts" content="1" />
  65. <meta name="if:500px posts" content="0" />
  66. <meta name="if:400px posts" content="0" />
  67. <meta name="if:rounded posts" content="0" />
  68. <meta name="if:rounded sidebar" content="0" />
  69. <meta name="if:rounded footers" content="1"/>
  70. <meta name="if:footer borders" content="0" />
  71. <meta name="if:post borders" content="1" />
  72. <meta name="if:sidebar border" content="1" />
  73. <meta name="if:3d posts" content="0" />
  74. <meta name="if:3d footers" content="0" />
  75. <meta name="if:transparent sidebar" content="0" />
  76. <meta name="if:sidebar pic" content="0" />
  77. <meta name="if:show tags" content="1" />
  78. <meta name="if:show album art on audio posts" content="1" />
  79.  
  80.  
  81.  
  82.  
  83.  
  84. <meta name="image:background" content="" />
  85. <meta name="image:sidebar pic" content="" />
  86.  
  87.  
  88. <meta name="font:Title" content="Arial" />
  89. <meta name="font:Body" content="Arial" />
  90. <meta name="font:Accent" content="Arial" />
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  112. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  113. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  114. <link rel="shortcut icon" href="{Favicon}" />
  115. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  116. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  117. <style type="text/css">
  118. body {
  119. background: {color:background} url('{image:background}') top left fixed repeat;
  120. -webkit-background-size: cover;
  121. -moz-background-size: cover;
  122. -o-background-size: cover;
  123. background-size: cover;
  124. margin: 0;
  125. padding: 0;
  126. font-family: {font:Body};
  127. }
  128.  
  129.  
  130.  
  131.  
  132. .clear {
  133. clear: both;
  134. height: 0px;
  135. overflow: hidden;
  136. }
  137.  
  138. a img {
  139. border: none;
  140. }
  141.  
  142. #wrapper {
  143. width: 845px;
  144. margin: 0 auto;
  145. }
  146.  
  147. #wrapper #title {
  148. margin: 30px 0;
  149. color: #fff;
  150. font-size: 50px;
  151. font-weight: bold;
  152. font-family: {font:Title};
  153. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  154. letter-spacing: -1px;
  155. }
  156.  
  157. #wrapper #title a {
  158. color: #fff;
  159. text-decoration: none;
  160. }
  161.  
  162. #wrapper #content {
  163.  
  164.  
  165. {block:if250pxposts}
  166.  
  167. width: 270px;
  168. {/block:if250pxposts}
  169.  
  170.  
  171.  
  172.  
  173.  
  174. {block:if400pxposts}
  175. width: 420px;
  176. {/block:if400pxposts}
  177.  
  178.  
  179.  
  180.  
  181. {block:if500pxposts}
  182.  
  183. width: 520px;
  184. {/block:if500pxposts}
  185.  
  186.  
  187.  
  188.  
  189.  
  190. {block:ifpostborders}
  191. {block:if250pxposts}
  192.  
  193. width: 272px;
  194. {/block:if250pxposts}
  195. {/block:ifpostborders}
  196.  
  197.  
  198. {block:ifpostborders}
  199. {block:if400pxposts}
  200.  
  201. width: 422px;
  202. {/block:if400pxposts}
  203. {/block:ifpostborders}
  204.  
  205.  
  206. {block:ifpostborders}
  207. {block:if500pxposts}
  208.  
  209. width: 522px;
  210. {/block:if500pxposts}
  211. {/block:ifpostborders}
  212.  
  213.  
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221. float: left;
  222. }
  223.  
  224. #wrapper #content .post {
  225. {block:ifpostborders}
  226. border: 1px solid {color:post borders color};
  227. {/block:ifpostborders}
  228.  
  229. {block:if3Dposts}
  230. {block:ifnotpostborders}
  231. border: 1px solid {color:post borders color};
  232. {/block:ifnotpostborders}
  233. {/block:if3Dposts}
  234.  
  235. {block:if3Dposts} box-shadow: 0px 2px 0px {color:post borders color}; {/block:if3Dposts}
  236. background-color:rgba(255,255,255,{text:post opacity});
  237. font-family: {font:Body};
  238. padding: 10px;
  239. position: relative;
  240.  
  241.  
  242.  
  243. }
  244.  
  245. #wrapper .post {
  246. {block:ifRoundedPosts}
  247. -moz-border-radius: {text:rounded posts radius}px;
  248. -webkit-border-radius: {text:rounded posts radius}px;
  249. border-radius: {text:rounded posts radius}px;
  250.  
  251. {/block:ifroundedposts}
  252.  
  253. font-family: {font:Body};
  254. padding: 10px;
  255. position: relative;
  256.  
  257. }
  258.  
  259.  
  260. #wrapper #content .post .media {
  261. text-align: center;
  262. margin-bottom: 10px;
  263. {block:ifPostBorders}
  264. {block:if250pxposts}
  265.  
  266. width: 250px;
  267. {/block:if250pxposts}
  268. {block:if400pxposts}
  269. width: 400px;
  270. {/block:if400pxposts}
  271.  
  272. {block:if500pxposts}
  273.  
  274. width: 500px;
  275. {/block:if500pxposts}
  276. {/block:ifPostBorders}
  277.  
  278. {block:ifnotPostBorders}
  279. {block:if250pxposts}
  280.  
  281. width: 250px;
  282. {/block:if250pxposts}
  283. {block:if400pxposts}
  284. width: 400px;
  285. {/block:if400pxposts}
  286.  
  287. {block:if500pxposts}
  288.  
  289. width: 500px;
  290. {/block:if500pxposts}
  291. {/block:ifnotpostborders}
  292.  
  293. }
  294.  
  295. #wrapper #content .post .quotebg {
  296. font-family: georgia, serif;
  297. font-size: 150px;
  298. color: {color:text};
  299. opacity: 0.2;
  300. filter: alpha(opacity=20);
  301. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  302. position: absolute;
  303. top: 70px;
  304. left: 10px;
  305. }
  306.  
  307. #wrapper #content .post .quote {
  308. color: {color:text};
  309. font-weight: bold;
  310. padding: 20px 20px 5px 20px;
  311. }
  312.  
  313. #wrapper #content .post .quote.short {
  314. font-size: 33px;
  315. line-height: 35px;
  316. }
  317.  
  318. #wrapper #content .post .quote.medium {
  319. font-size: 25px;
  320. line-height: 28px;
  321. }
  322.  
  323. #wrapper #content .post .quote.long {
  324. font-size: 18px;
  325. line-height: 22px;
  326. }
  327.  
  328. #wrapper #content .post .quote_source *:first-child {
  329. margin-top: 0px;
  330. }
  331.  
  332. #wrapper #content .post .quote_source *:last-child {
  333. margin-bottom: 0px;
  334. }
  335.  
  336. #wrapper #content .post .quote *:first-child {
  337. margin-top: 0px;
  338. }
  339.  
  340. #wrapper #content .post .quote *:last-child {
  341. margin-bottom: 0px;
  342. }
  343.  
  344. #wrapper #content .post .copy {
  345. color:{color:post urls};
  346. padding: 10px;
  347. font-size: 13px;
  348. line-height: 15px;
  349. }
  350.  
  351. #wrapper #content .post .copy a {
  352. color:{color:post urls};
  353. -webkit-transition:color 0.4s ease-in;
  354. -moz-transition:color 0.4s ease-in;
  355. -o-transition:color 0.4s ease-in;
  356. transition:color 0.4s ease-in;
  357. text-decoration: underline;
  358. }
  359.  
  360. #wrapper #content .post .copy a:hover{
  361. color:{color:Link hover};
  362. -webkit-transition:color 0.4s ease-in;
  363. -moz-transition:color 0.4s ease-in;
  364. -o-transition:color 0.4s ease-in;
  365. transition:color 0.4s ease-in;
  366. text-decoration: underline;
  367. }
  368.  
  369. #wrapper #content .post .copy p {
  370. margin: 10px 0 0 0;
  371. padding: 0;
  372. }
  373.  
  374. #wrapper #content .post .copy pre {
  375. margin: 10px 0px 10px 0px;
  376. padding: 10px;
  377. background-color: #e6e6e6;
  378. font: normal 11px Courier, monospace;
  379. overflow: auto;
  380. }
  381.  
  382. #wrapper #content .post .copy > p:first-child {
  383. margin-top: 0;
  384. }
  385.  
  386. #wrapper #content .post .copy img {
  387. max-width: 100%;
  388. }
  389.  
  390.  
  391. #wrapper #content .post .audio .player {
  392. float:right; width:28px; padding-bottom:13px; height:15px; overflow-x:hidden; overflow-y:hidden; border:1px solid black;opacity:1;
  393.  
  394. {block:ifRoundedPosts}-moz-border-radius: 2px;
  395. -webkit-border-radius: 2px;
  396.  
  397. border-radius: 2px;
  398.  
  399. {/block:ifRoundedPosts}
  400. {block:if250pxposts}
  401. margin-left:207px;
  402. {/block:if250pxposts}
  403.  
  404. {block:if400pxposts}
  405. margin-left:357px;
  406. {/block:if400pxposts}
  407.  
  408. {block:if500pxposts}
  409. margin-left:457px;
  410. {/block:if500pxposts}
  411.  
  412.  
  413. }
  414.  
  415.  
  416.  
  417. #wrapper #content .post .audio {
  418. background: #fff;
  419. opacity: 1;
  420. float: left;
  421. padding: 7px;
  422. margin-bottom: 10px;
  423. }
  424.  
  425.  
  426. #wrapper #content .post .audio .player .audio_player embed {
  427. border: 1px solid #c8c8c8;
  428. }
  429.  
  430. #wrapper #content .post .audio .meta {
  431. padding: 8px 13px;
  432. height: 13px;
  433. float: left;
  434. color: #666;
  435. font-family: {font:Accent};
  436. font-size: 11px;
  437. text-transform: lowercase;
  438. }
  439.  
  440. #wrapper #content .post .audio .meta a {
  441. color: #666;
  442. text-decoration: none;
  443. }
  444.  
  445. #wrapper #content .post .album_art {
  446. text-align: center;
  447.  
  448. }
  449.  
  450. #wrapper #content .post .question {
  451. color: {color:footer n tags n source text};
  452. font-size: 15px;
  453. font-weight: bold;
  454. background: #f1f1f1;
  455. {block:ifRoundedPosts}
  456. -moz-border-radius: 2px;
  457. -webkit-border-radius:2px;
  458.  
  459.  
  460. border-radius: 2px;{/block:ifRoundedPosts}
  461. margin: 0 0 15px 0;
  462. padding: 15px 20px;
  463. position: relative;
  464. }
  465.  
  466.  
  467.  
  468. #wrapper #content .post .asker_container {
  469. margin: 0 0 20px 24px;
  470. }
  471.  
  472. #wrapper #content .post .asker_container img {
  473. margin: 0 12px -7px 0;
  474. }
  475.  
  476. #wrapper #content .post .asker_container a.asker {
  477. color: black;
  478. font-size:15px;
  479. }
  480.  
  481. #wrapper #content .post .title {
  482. color: #494949;
  483. font-size: 16px;
  484. font-weight: bold;
  485. padding: 10px 10px 0 10px;
  486. }
  487.  
  488. #wrapper #content .post img {
  489. max-width: 500px;
  490. }
  491.  
  492. #wrapper #content .post .chat {
  493. background-color: #fff;
  494. border-left: 5px solid #dedddd;
  495. margin: 10px 10px 0 10px;
  496. font-size: 14px;
  497. }
  498.  
  499. #wrapper #content .post .chat .lines {
  500. margin-left: 1px;
  501. }
  502.  
  503. #wrapper #content .post .chat .lines .line {
  504. background-color: #eaeaea;
  505. color: #494949;
  506. margin-bottom: 1px;
  507. padding: 3px 5px;
  508. }
  509.  
  510. #wrapper #content .post .chat .lines .line.even {
  511. background-color: #dedddd;
  512. }
  513.  
  514. #wrapper #content .post .link {
  515. margin: 4px 0 2px 0;
  516. font-size: 16px;
  517. line-height: 25px;
  518. }
  519.  
  520. #wrapper #content .post .link a {
  521. background-color: {color:text};
  522. color: #fff;
  523. padding: 5px 7px;
  524. {block:ifRoundedPosts}
  525. -moz-border-radius: 2px;
  526. -webkit-border-radius: 2px;
  527.  
  528. border-radius: 2px;
  529. {block:ifRoundedPosts}
  530. }
  531.  
  532. #wrapper #content .post .link a:hover {
  533. opacity: 0.9;
  534. filter: alpha(opacity=90);
  535. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  536.  
  537. -webkit-transition:opacity 0.4s ease-in;
  538. -moz-transition:color 0.4s ease-in;
  539. -o-transition:color 0.4s ease-in;
  540. transition:color 0.4s ease-in;
  541. }
  542.  
  543.  
  544.  
  545. .footer for_permalink{
  546. padding:5px 10px;
  547.  
  548. }
  549.  
  550.  
  551.  
  552.  
  553. #wrapper #content .post .footer {
  554. height:16px;
  555. background:{color:footer background};
  556. {block:iffooterborders} border:1px solid {color:footer borders};{/block:iffooterborders}
  557. {block:if3DFooters} {block:ifnotfooterborders} border:1px solid {color:footer borders};{/block:ifnotfooterborders}{/block:if3DFooters}
  558.  
  559.  
  560. font-family: {font:Accent};
  561. font-size: 11px;
  562. color:#666;
  563. padding: 5px 10px;
  564. margin-top: 10px;
  565. {block:if3DFooters} box-shadow: 0px 2px 0px {color:footer borders}; {/block:if3DFooters}
  566.  
  567.  
  568. {block:ifroundedfooters}
  569. -moz-border-radius: {text:rounded footers radius}px;
  570. -webkit-border-radius: {text:rounded footers radius}px;
  571. border-radius:{text:rounded footers radius}px;
  572.  
  573. {/block:ifroundedfooters}
  574.  
  575.  
  576.  
  577.  
  578.  
  579. }
  580.  
  581.  
  582.  
  583.  
  584. #wrapper #content .post .footer .date {
  585. width: 67%;
  586. float: left;
  587. color: {color:footer n tags n source text};
  588.  
  589.  
  590. }
  591.  
  592.  
  593.  
  594.  
  595. #wrapper #content .post .footer .notes {
  596. width: 33%;
  597. float: right;
  598. text-align: right;
  599. color: {color:footer n tags n source text};
  600.  
  601. }
  602.  
  603. #wrapper #content .post .footer .notes a {
  604. color: {color:footer n tags n source text};
  605. }
  606.  
  607. #wrapper #content .post .footer .tags a {
  608. color:{color:footer n tags n source text};
  609. text-decoration: underline;
  610. }
  611.  
  612. #wrapper #content .post .footer .tags .tag-commas:last-child {
  613. color:{color:footer n tags n source text};
  614. display: none;
  615. }
  616.  
  617. #wrapper #content .post .footer.with_source_url .tags {
  618. max-width: 330px;
  619. float: left;
  620. }
  621.  
  622. #wrapper #content .post .footer.with_source_url .source_url {
  623.  
  624. color:{color:footer n tags n source text};
  625. float: right;
  626. max-width: 160px;
  627. overflow: hidden;
  628. white-space: nowrap;
  629.  
  630. }
  631.  
  632.  
  633.  
  634. #wrapper #content .post .footer.with_source_url .source_url img {
  635. vertical-align: top;
  636. -moz-opacity: 0.5;
  637. opacity: 0.5;
  638. }
  639.  
  640. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  641. -moz-opacity: 0.7;
  642. opacity: 0.7;
  643. -webkit-transition:color 0.4s ease-in;
  644. -moz-transition:color 0.4s ease-in;
  645. -o-transition:color 0.4s ease-in;
  646. transition:color 0.4s ease-in;
  647. }
  648.  
  649. #wrapper #content .post a {
  650. color: #6e7173;
  651. text-decoration: none;
  652.  
  653.  
  654. }
  655.  
  656. #wrapper #content .post .copy blockquote {
  657. margin: 10px 0px 10px 10px;
  658. padding-left: 15px;
  659. border-left: solid 1px {color:blockquote color};
  660. color:{color:text};
  661. ;
  662. }
  663.  
  664. #wrapper #content .post .copy blockquote blockquote {
  665. border-left: solid 1px {color:blockquote color}; color:{color:text};
  666.  
  667.  
  668. }
  669.  
  670. #wrapper #content .post .copy blockquote blockquote blockquote {
  671. border-left: solid 1px {color:blockquote color}; color:{color:text};
  672.  
  673. }
  674.  
  675. #wrapper #content .post .copy blockquote blockquote blockquote blockquote {
  676. border-left: solid 1px {color:blockquote color}; color:{color:text};
  677.  
  678. }
  679.  
  680. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote {
  681. border-left: solid 1px {color:blockquote color}; color:{color:text};
  682.  
  683. }
  684.  
  685. #wrapper #content .post .copy blockquote blockquote blockquote blockquote blockquote blockquote {
  686. border-left: solid 1px {color:blockquote color};
  687. color:{color:text};
  688.  
  689. }
  690.  
  691. #wrapper #content .bottom {
  692. background: transparent
  693. {block:if250pxposts}
  694.  
  695. width: 250px;
  696. {/block:if250pxposts}
  697. {block:if400pxposts}
  698. width: 400px;
  699. {/block:if400pxposts}
  700.  
  701. {block:if500pxposts}
  702.  
  703. width: 500px;
  704. {/block:if500pxposts}
  705.  
  706. height: 40px;
  707.  
  708. margin: 0 auto;
  709. }
  710.  
  711. #wrapper #content #navigation {
  712. text-align: right;
  713. font-size:10px;
  714. padding-bottom: 40px;
  715. text-transform: lowercase;
  716.  
  717.  
  718.  
  719. }
  720.  
  721. #wrapper #content #navigation a {
  722. background-color: #fff;
  723. color: {color:sidebar links};
  724. border:1px solid black;
  725. padding: 5px 10px;
  726. text-decoration: none;
  727. margin-left: 25px;
  728. {block:ifroundedposts}
  729. -moz-border-radius: 5px;
  730. -webkit-border-radius: 5px;
  731. border-radius: 5px;
  732. {/block:ifroundedposts}
  733. {block:ifnotroundedposts}
  734. -moz-border-radius: 0px;
  735. -webkit-border-radius: 0px;
  736. border-radius: 0px;
  737. {/block:ifnotroundedposts}
  738.  
  739. }
  740.  
  741.  
  742.  
  743. #wrapper #content #navigation a:hover{
  744.  
  745. -webkit-transition:color 0.4s ease-in;
  746. -moz-transition:color 0.4s ease-in;
  747. -o-transition:color 0.4s ease-in;
  748. transition:color 0.4s ease-in;
  749.  
  750. background-color: #fff;
  751. color: {color:Links Hover};
  752. padding: 5px 10px;
  753. text-decoration: none;
  754. margin-left: 25px;
  755. {block:ifroundedposts}
  756. -moz-border-radius: 5px;
  757. -webkit-border-radius: 5px;
  758. border-radius: 5px;
  759. {/block:ifroundedposts}
  760. {block:ifnotroundedposts}
  761. -moz-border-radius: 0px;
  762. -webkit-border-radius: 0px;
  763. border-radius: 0px;
  764. {/block:ifnotroundedposts}
  765.  
  766.  
  767. }
  768.  
  769.  
  770.  
  771.  
  772.  
  773. #wrapper #content #navigation a:hover {
  774. -webkit-transition:color 0.4s ease-in;
  775. -moz-transition:color 0.4s ease-in;
  776. -o-transition:color 0.4s ease-in;
  777. transition:color 0.4s ease-in;
  778. opacity: 0.9;
  779. filter: alpha(opacity=90);
  780. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  781. }
  782.  
  783. #wrapper #content #navigation.jump_pagination {}
  784.  
  785. #wrapper #content #navigation.jump_pagination a {
  786. margin: 0 0 0 4px;
  787. }
  788.  
  789. #wrapper #content #navigation.jump_pagination .current_page {
  790. color: #fff;
  791. background-color: rgba(255,255,255, 0.1);
  792. border: 2px solid #fff;
  793. padding: 3px 8px;
  794. margin: 0 0 0 4px;
  795. cursor: default;
  796. }
  797.  
  798. #wrapper #content #navigation.jump_pagination .jump_page {}
  799.  
  800. #wrapper #content .post .notecontainer {
  801.  
  802.  
  803.  
  804. background: #eaeaea;
  805. -moz-border-radius: 4px;
  806. -webkit-border-radius: 4px;
  807. border-radius: 2px;
  808.  
  809. border-radius: 4px;
  810. font-family: {font:Accent};
  811. font-size: 11px;
  812. color: #666;
  813. margin-top: 10px;
  814. margin-bottom: -10px;
  815. }
  816.  
  817. #wrapper #content .post .notecontainer a {
  818. color: #666;
  819. text-decoration: underline;
  820. }
  821.  
  822. #wrapper #content .post .notecontainer ol.notes {
  823. padding: 0px 0 10px 0;
  824. list-style-type: none;
  825. font-size: 11px;
  826. }
  827.  
  828. #wrapper #content .post .notecontainer ol.notes li.note {
  829. padding: 10px 10px 0 10px;
  830. }
  831.  
  832.  
  833.  
  834. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  835. font-weight: normal;
  836. }
  837.  
  838. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  839. font-weight: normal;
  840. }
  841.  
  842. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  843. border-left: 2px solid #666;
  844. padding: 4px 10px;
  845. margin: 10px 0px 0px 25px;
  846. }
  847.  
  848. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  849. text-decoration: none;
  850. }
  851.  
  852. #wrapper #content #searchresults {
  853. color: #fff;
  854. margin: 0 0 15px 0;
  855. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  856. font-family: {font:Body};
  857. font-size: 20px;
  858. }
  859.  
  860. #wrapper #content #searchresults .search_query {
  861. font-weight: bold;
  862. }
  863.  
  864. #wrapper #content #searchresults .search_query:before {
  865. content:'“';
  866. }
  867.  
  868. #wrapper #content #searchresults .search_query:after {
  869. content:'”';
  870. }
  871.  
  872.  
  873.  
  874.  
  875. {block:iftransparentsidebar}
  876. #nextpage{
  877.  
  878.  
  879. opacity:0.4;
  880. -webkit-transition:opacity 0.4s ease-in;
  881. -moz-transition:opacity 0.4s ease-in;
  882. -o-transition:opacity 0.4s ease-in;
  883. transition:opacity 0.4s ease-in;
  884. }
  885.  
  886. #nextpage:hover{
  887. opacity:1;
  888. -webkit-transition:opacity 0.4s ease-in;
  889. -moz-transition:opacity 0.4s ease-in;
  890. -o-transition:opacity 0.4s ease-in;
  891. transition:opacity 0.4s ease-in;
  892. }
  893.  
  894. #lastpage{
  895. opacity:0.4;
  896. -webkit-transition:opacity 0.4s ease-in;
  897. -moz-transition:opacity 0.4s ease-in;
  898. -o-transition:opacity 0.4s ease-in;
  899. transition:opacity 0.4s ease-in;
  900. }
  901.  
  902. #lastpage:hover{
  903. opacity:1;
  904. -webkit-transition:opacity 0.4s ease-in;
  905. -moz-transition:opacity 0.4s ease-in;
  906. -o-transition:opacity 0.4s ease-in;
  907. transition:opacity 0.4s ease-in;
  908. }
  909. {/block:iftransparentsidebar}
  910. {block:ifnottransparentsidebar}
  911. #nextpage{
  912. opacity:1;
  913. }
  914.  
  915.  
  916.  
  917. #lastpage{
  918. opacity:1;
  919.  
  920. }
  921. {/block:ifnottransparentsidebar}
  922.  
  923.  
  924.  
  925. #wrapper #sidebar {
  926. width: 150px;
  927.  
  928. float: right;
  929. position:relative;
  930. {block:if250pxposts}
  931. margin-right:250px;
  932. {/block:if250pxposts}
  933. {block:if400pxposts}
  934. margin-right:200px;
  935.  
  936.  
  937. {/block:if400pxposts}
  938. {block:if500pxposts}
  939. margin-right:100px;
  940. {/block:if500pxposts}
  941. margin-top:{text:sidebar pixels from top}px;
  942. font-family: {font:Accent}
  943.  
  944. }
  945.  
  946.  
  947. #wrapper #sidebar a {
  948.  
  949.  
  950. }
  951.  
  952. #wrapper #sidebar #top {
  953. {block:ifsidebarborder} border:1px solid black;{/block:ifsidebarborder}
  954. background: {color:sidebar background};
  955.  
  956. {block:iftransparentsidebar}
  957. opacity:{text:sidebar opacity no hover};
  958.  
  959. -webkit-transition:opacity 0.4s ease-in;
  960. -moz-transition:opacity 0.4s ease-in;
  961. -o-transition:opacity 0.4s ease-in;
  962. transition:opacity 0.4s ease-in;
  963. {/block:iftransparentsidebar}
  964. {block:ifnotSidebarPic}
  965. padding: 10px 10px 10px 10px;
  966. {/block:ifnotSidebarpic}
  967.  
  968. {block:ifSidebarPic}
  969. padding: 0px 0px 0px 0px;
  970. {/block:ifSidebarpic}
  971.  
  972.  
  973.  
  974.  
  975. {block:ifRoundedSidebar}
  976. -webkit-border-top-left-radius: {text:rounded sidebar radius}px;
  977. -webkit-border-top-right-radius: {text:rounded sidebar radius}px;
  978. -moz-border-radius-topleft: {text:rounded sidebar radius}px;
  979. -moz-border-radius-topright: {text:rounded sidebar radius}px;
  980. -webkit-border-bottom-left-radius: {text:rounded sidebar radius}px;
  981. -webkit-border-bottom-right-radius: {text:rounded sidebar radius}px;
  982. -moz-border-radius-bottomleft: {text:rounded sidebar radius}px;
  983. -moz-border-radius-bottomright: {text:rounded sidebar radius}px;
  984. border-top-left-radius: {text:rounded sidebar radius}px;
  985. border-top-right-radius: {text:rounded sidebar radius}px;
  986. border-bottom-left-radius: {text:rounded sidebar radius}px;
  987. border-bottom-right-radius: {text:rounded sidebar radius}px;
  988.  
  989. {/block:ifRoundedSidebar}
  990. }
  991.  
  992. #wrapper #sidebar #top:hover {
  993. -webkit-transition:opacity 0.4s ease-in;
  994. -moz-transition:opacity 0.4s ease-in;
  995. -o-transition:opacity 0.4s ease-in;
  996. transition:opacity 0.4s ease-in;
  997. background: {color:sidebar background};
  998. opacity:1;
  999.  
  1000.  
  1001. {block:ifnotSidebarPic}
  1002. padding: 10px 10px 10px 10px;
  1003. {/block:ifnotSidebarpic}
  1004.  
  1005. {block:ifSidebarPic}
  1006. padding: 0px 0px 0px 0px;
  1007. {/block:ifSidebarpic}
  1008. {block:ifRoundedSidebar}
  1009.  
  1010. -webkit-border-top-left-radius: {text:rounded sidebar radius}px;
  1011. -webkit-border-top-right-radius: {text:rounded sidebar radius}px;
  1012. -moz-border-radius-topleft: {text:rounded sidebar radius}px;
  1013. -moz-border-radius-topright: {text:rounded sidebar radius}px;
  1014. border-top-left-radius: {text:rounded sidebar radius}px;
  1015. border-top-right-radius: {text:rounded sidebar radius}px;
  1016. border-bottom-left-radius: {text:rounded sidebar radius}px;
  1017. border-bottom-right-radius: {text:rounded sidebar radius}px;
  1018. {/block:ifRoundedSidebar}
  1019. }
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027. #wrapper #sidebar #top #pages {
  1028. margin-bottom: 15px;
  1029. font-size: 12px;
  1030.  
  1031. }
  1032.  
  1033. #wrapper #sidebar #top #pages.ask_and_submit {
  1034. display: none;
  1035. {block:AskEnabled}display: block;{/block:AskEnabled}
  1036. {block:SubmissionsEnabled}display: block;{/block:SubmissionsEnabled}
  1037. }
  1038.  
  1039. #wrapper #sidebar #top #pages a.page {
  1040. display: block;
  1041. float: left;
  1042. text-decoration:underline;
  1043. background-color:{color:sidebar links}
  1044.  
  1045.  
  1046. ;
  1047. color: #fff;
  1048. padding: 4px 5px;
  1049. margin: 0 5px 5px 0;
  1050. -webkit-border-radius: 3px;
  1051. -moz-border-radius: 3px;
  1052. border-radius: 3px;
  1053. border-radius: 3px;
  1054. }
  1055.  
  1056. #wrapper #sidebar #top #pages a.page:last-child {
  1057. margin-right: 0;
  1058. }
  1059.  
  1060. #wrapper #sidebar #top #pages a.page:hover {
  1061. -webkit-transition:color 0.4s ease-in;
  1062. -moz-transition:color 0.4s ease-in;
  1063. -o-transition:color 0.4s ease-in;
  1064. transition:color 0.4s ease-in;
  1065. opacity: 0.9;
  1066. filter: alpha(opacity=90);
  1067. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  1068. }
  1069.  
  1070. #wrapper #sidebar #top #description {
  1071. font-size: 11px;
  1072. top: -38px;
  1073. text-align:left;
  1074. margin-top:-38px;
  1075.  
  1076. {block:ifSidebarPic}
  1077. padding: 18px 10px 10px 10px;
  1078. {/block:ifSidebarpic}
  1079.  
  1080. }
  1081.  
  1082. #wrapper #sidebar #top #description a {
  1083. color: {color:sidebar links};
  1084.  
  1085.  
  1086. text-decoration: none ;
  1087. }
  1088.  
  1089.  
  1090.  
  1091.  
  1092. #wrapper #sidebar #top .heading {
  1093. color: #fff;
  1094. font-family: helvetica, arial, sans-serif;
  1095. font-size: 17px;
  1096. margin-top: 20px;
  1097. padding: 10px;
  1098. background-color: {color:text};
  1099. -webkit-border-top-left-radius: 4px;
  1100. -webkit-border-top-right-radius: 4px;
  1101. -moz-border-radius-topleft: 4px;
  1102. -moz-border-radius-topright: 4px;
  1103. border-top-left-radius: 4px;
  1104. border-top-right-radius: 4px;
  1105. }
  1106.  
  1107. #wrapper #sidebar #top a .heading {
  1108. color: #fff;
  1109. text-decoration: none;
  1110. }
  1111.  
  1112.  
  1113. }
  1114.  
  1115. #wrapper #sidebar #top .content {
  1116. margin-top: 2px;
  1117. padding: 7px 10px;
  1118. background: #eaeaea;
  1119. color: #666;
  1120. font-size: 11px;
  1121. overflow: hidden;
  1122. }
  1123.  
  1124. #wrapper #sidebar #top a {
  1125. text-decoration: none;
  1126. }
  1127.  
  1128.  
  1129.  
  1130.  
  1131. #wrapper #sidebar #bottom {
  1132. background: url('http://assets.tumblr.com/themes/redux/sidebar-bottom.png') top center no-repeat transparent;
  1133. width: 250px;
  1134. height: 25px;
  1135. }
  1136.  
  1137. #wrapper #sidebar #copyright {
  1138. text-align: center;
  1139. color: #fff;
  1140. font-size: 12px;
  1141. margin-bottom: 10px;
  1142. }
  1143.  
  1144. #wrapper #sidebar #copyright a {
  1145. color: #fff;
  1146. margin-left: 15px;
  1147. }
  1148.  
  1149.  
  1150.  
  1151.  
  1152.  
  1153.  
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166. #navi1 a{
  1167. font-size:10px;
  1168. padding:10px;
  1169. background-color:{color:navi 1 sidebar links};
  1170. color:{color:navi 1 links link color};
  1171. border:1px single {color:navi 1 links post borders color};
  1172. padding: 2px 4px 2px 4px;
  1173. }
  1174.  
  1175.  
  1176. #wrapper #sidebar2 {
  1177. width: 151px;
  1178. float: right;
  1179. position:relative;
  1180. margin-right:0px;
  1181. margin-top:10px;
  1182. font-family: {font:Accent};
  1183. }
  1184.  
  1185.  
  1186. #wrapper #sidebar2 a {
  1187.  
  1188. }
  1189.  
  1190. #wrapper #sidebar2 #top2 {
  1191. background-color:rgba(255,255,255,0);
  1192. padding: 0px 0px 15px 15px;
  1193.  
  1194. {block:ifRoundedSidebar}
  1195. -webkit-border-top-left-radius: {text:rounded sidebar radius}px;
  1196. -webkit-border-top-right-radius: {text:rounded sidebar radius}px;
  1197. -moz-border-radius-topleft: {text:rounded sidebar radius}px;
  1198. -moz-border-radius-topright: {text:rounded sidebar radius}px;
  1199. -webkit-border-bottom-left-radius: {text:rounded sidebar radius}px;
  1200. -webkit-border-bottom-right-radius: {text:rounded sidebar radius}px;
  1201. -moz-border-radius-bottomleft: {text:rounded sidebar radius}px;
  1202. -moz-border-radius-bottomright: {text:rounded sidebar radius}px;
  1203. border-top-left-radius: {text:rounded sidebar radius}px;
  1204. border-top-right-radius: {text:rounded sidebar radius}px;
  1205. {/block:ifRoundedSidebar}
  1206. }
  1207.  
  1208. #wrapper #sidebar2 #top2:hover {
  1209. -webkit-transition:opacity 0.4s ease-in;
  1210. -moz-transition:opacity 0.4s ease-in;
  1211. -o-transition:opacity 0.4s ease-in;
  1212. transition:opacity 0.4s ease-in;
  1213. background: {color:sidebar background};
  1214. padding: 0px 0px 15px 15px;
  1215. opacity:1;
  1216. background-color:rgba(255,255,255,0);
  1217.  
  1218. {block:ifRoundedSidebar}
  1219.  
  1220. -webkit-border-top-left-radius: {text:rounded sidebar radius}px;
  1221. -webkit-border-top-right-radius: {text:rounded sidebar radius}px;
  1222. -moz-border-radius-topleft: {text:rounded sidebar radius}px;
  1223. -moz-border-radius-topright: {text:rounded sidebar radius}px;
  1224. border-top-left-radius: {text:rounded sidebar radius}px;
  1225. border-top-right-radius: {text:rounded sidebar radius}px;
  1226. {/block:ifRoundedSidebar}
  1227. }
  1228.  
  1229.  
  1230.  
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.  
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.  
  1243.  
  1244.  
  1245.  
  1246.  
  1247.  
  1248.  
  1249.  
  1250.  
  1251.  
  1252.  
  1253.  
  1254.  
  1255.  
  1256.  
  1257.  
  1258.  
  1259.  
  1260.  
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266.  
  1267.  
  1268.  
  1269.  
  1270. </style>
  1271. <!--[if lt IE 7.]>
  1272. <style type="text/css">
  1273. #wrapper #sidebar #bottom {
  1274. background: transparent;
  1275. }
  1276.  
  1277. #wrapper #sidebar #top #avatar {
  1278. background: none;
  1279. }
  1280.  
  1281. #wrapper #sidebar #top #avatar img {
  1282. border: 5px solid #f1f1f1;
  1283. }
  1284.  
  1285. #wrapper #sidebar #top .heading#followontumblr {
  1286. background-image: none;
  1287. text-indent: 0;
  1288. }
  1289.  
  1290. #wrapper #sidebar #top .heading#twitter {
  1291. background-image: none;
  1292. }
  1293.  
  1294. #wrapper #sidebar #top .heading#following {
  1295. background-image: none;
  1296. }
  1297.  
  1298. #wrapper #content .post .audio .player {
  1299. float: none;
  1300. }
  1301.  
  1302. #wrapper #content .post .audio .meta {
  1303. display: none;
  1304. float: none;
  1305. }
  1306. </style>
  1307. <![endif]-->
  1308.  
  1309. <!--[if lt IE 8.]>
  1310. <style type="text/css">
  1311. #wrapper #content .bottom {
  1312. background: transparent;
  1313. }
  1314.  
  1315. #wrapper #content .post .footer {
  1316. background: transparent;
  1317. color: #000;
  1318. }
  1319.  
  1320. #wrapper #content .post .audio {
  1321. float: none;
  1322. background: transparent;
  1323. }
  1324.  
  1325. #wrapper #content .post .notecontainer .notes {
  1326. padding: 0;
  1327. margin: 0;
  1328. }
  1329. </style>
  1330. <![endif]-->
  1331. <style type="text/css">{CustomCSS}</style>
  1332.  
  1333. </head>
  1334. <body>
  1335.  
  1336.  
  1337.  
  1338. <div id="wrapper">
  1339. <div id="title">
  1340. <a href="/">
  1341. {block:IfHeaderImage}<img src="{image:Header}" />{/block:IfHeaderImage}
  1342.  
  1343. </a>
  1344. </div>
  1345.  
  1346. <div id="content">
  1347.  
  1348.  
  1349. {block:Posts}
  1350.  
  1351.  
  1352. <div class="post">
  1353.  
  1354. {block:if250pxposts}
  1355. {block:Photoset}<div style="max-width:250px">{Photoset}</div>
  1356. {block:ifcaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifcaptions}{/block:Photoset}
  1357.  
  1358.  
  1359. {/block:if250pxposts}
  1360.  
  1361.  
  1362. {block:if400pxposts}
  1363.  
  1364.  
  1365. {block:Photoset}<div style="max-width:400px">{Photoset}</div>
  1366. {block:ifcaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifcaptions}{/block:Photoset}
  1367.  
  1368. {/block:if400pxposts}
  1369.  
  1370. {block:if500pxposts}
  1371. {block:Photoset}<div style="max-width:500px">{Photoset}</div>
  1372. {block:ifcaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifcaptions}{/block:Photoset}
  1373.  
  1374.  
  1375. {/block:if500pxposts}
  1376.  
  1377.  
  1378.  
  1379.  
  1380.  
  1381.  
  1382.  
  1383.  
  1384.  
  1385.  
  1386.  
  1387.  
  1388. {block:Video}
  1389.  
  1390. {block:indexpage}
  1391. {block:if250pxposts}<div style="max-width:250px"class="media">{VideoEmbed-250}</div>{/block:if250pxposts}
  1392. {block:if400pxposts}<div style=""max-width:400px"class="media">{VideoEmbed-400}</div>{/block:if400pxposts}
  1393. {block:if500pxposts}<div class="media">{VideoEmbed-500}</div>{/block:if500pxposts}
  1394. {/block:indexpage}
  1395. {block:permalinkpage}<div class="media">{block:if250pxposts}<div class="media">{VideoEmbed-250}</div>{/block:if250pxposts}
  1396. {block:if400pxposts}<div class="media">{VideoEmbed-400}</div>{/block:if400pxposts}
  1397. {block:if500pxposts}<div class="media">{VideoEmbed-500}</div>{/block:if500pxposts}{/block:permalinkpage}
  1398. {block:ifcaptions}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:ifcaptions}
  1399.  
  1400. {block:ifnotcaptions}{block:permalinkpage}{block:Caption}<div class="copy">{Caption}</div>{/block:Caption}{/block:permalinkpage}{/block:ifnotcaptions}
  1401.  
  1402. {/block:Video}
  1403.  
  1404.  
  1405.  
  1406.  
  1407.  
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.  
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.  
  1420.  
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428. {block:Photo}
  1429. <div class="media">{LinkOpenTag}
  1430.  
  1431.  
  1432.  
  1433.  
  1434.  
  1435.  
  1436.  
  1437.  
  1438.  
  1439.  
  1440.  
  1441.  
  1442. {block:if250pxposts}
  1443. <img src="{PhotoURL-250}" alt="{PhotoAlt}" />{LinkCloseTag}</div> {/block:if250pxposts}
  1444.  
  1445.  
  1446. {block:if400pxposts}
  1447. <img src="{PhotoURL-400}" alt="{PhotoAlt}" />{LinkCloseTag}</div> {/block:if400pxposts}
  1448.  
  1449.  
  1450. {block:if500pxposts}
  1451. <img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}</div> {/block:if500pxposts}
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  1460. {/block:Photo}
  1461.  
  1462.  
  1463.  
  1464. {block:Audio}
  1465.  
  1466. {block:AudioEmbed}
  1467. {AudioEmbed}
  1468. {/block:AudioEmbed}
  1469.  
  1470. {block:AudioPlayer}
  1471. {block:IfShowAlbumArtOnAudioPosts}
  1472. {block:AlbumArt}
  1473. <div class="album_art">
  1474. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;
  1475.  
  1476. {block:if250pxposts}
  1477.  
  1478. max-width: 250px;
  1479. {/block:if250pxposts}
  1480.  
  1481.  
  1482.  
  1483. {block:if400pxposts}
  1484.  
  1485. max-width: 400px;
  1486. {/block:if400pxposts}
  1487.  
  1488.  
  1489.  
  1490. {block:if500pxposts}
  1491.  
  1492. max-width: 500px;
  1493. {/block:if500pxposts}
  1494.  
  1495. " />
  1496. </div>
  1497. {/block:AlbumArt}
  1498. {/block:IfShowAlbumArtOnAudioPosts}
  1499.  
  1500. <div class="audio">
  1501. <div class="player">{AudioPlayerWhite}</div>
  1502.  
  1503. <div class="clear"></div>
  1504. </div>
  1505. {/block:AudioPlayer}
  1506.  
  1507. <div class="clear"></div>
  1508.  
  1509. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  1510.  
  1511. {/block:Audio}
  1512.  
  1513. {block:Quote}
  1514. <div class="quote {Length}">{Quote}</div>
  1515. <div class="copy">
  1516. <div class="quotebg">“</div>
  1517. {block:Source}
  1518. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  1519. <tr>
  1520. <td valign="top" style="width:20px;">&mdash;</td>
  1521. <td valign="top" class="quote_source">
  1522. {Source}
  1523. </td>
  1524. </tr>
  1525. </table>
  1526. {/block:Source}
  1527. </div>
  1528. {/block:Quote}
  1529.  
  1530. {block:Text}
  1531. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1532. <div class="copy">{Body}</div>
  1533. {/block:Text}
  1534.  
  1535. {block:Answer}
  1536. <div class="question">
  1537. <div class="nipple"></div>
  1538. {Question}
  1539. </div>
  1540. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  1541. <div class="copy">{Answer}</div>
  1542. {/block:Answer}
  1543.  
  1544. {block:Chat}
  1545. {block:Title}<div class="title">{Title}</div>{/block:Title}
  1546. <div class="chat">
  1547. <div class="lines">
  1548. {block:Lines}
  1549. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  1550. {/block:Lines}
  1551. </div>
  1552. </div>
  1553. <div class="clear"></div>
  1554. <div style="height:10px;"></div>
  1555. {/block:Chat}
  1556.  
  1557. {block:Link}
  1558. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  1559. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  1560. {/block:Link}
  1561.  
  1562. {block:Date}
  1563. <a href="{Permalink}">
  1564. <div class="footer for_permalink">
  1565. <div class="date">
  1566.  
  1567. <a href="{ReblogURL}" target="_blank" class="details"><span style="color:{color:footer n tags n source text}">reblog</span></a>
  1568. {block:RebloggedFrom} / (<a title="{ReblogParentName}"href="{ReblogParentURL}"><span style="color:{color:footer n tags n source text}">via</span></a>)
  1569. <a title="{ReblogRootName}"href="{ReblogRootURL}"></a>
  1570. {block:RebloggedFrom}
  1571.  
  1572.  
  1573.  
  1574.  
  1575. </div>
  1576. <div class="notes">♡ {block:NoteCount}<a href="{Permalink}">{NoteCount}</a>{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  1577. <div class="clear"></div>
  1578. </div>
  1579. </a>
  1580. {/block:Date}
  1581.  
  1582. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  1583. display:none;
  1584. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  1585. {block:ContentSource}display:block;{/block:ContentSource}
  1586. ">
  1587. {block:IfShowTags}
  1588. {block:HasTags}<div class="tags"><span style="color:{color:footer n tags n source text}";>Tagged:</span> {block:Tags}<a style="color:{footer n tags n source text}" href="{TagURL}">{Tag}</a><span class="tag-commas"><span style="color:{color:footer n tags n source text}">, </span></span>{/block:Tags}
  1589. </div>{/block:HasTags}
  1590. {/block:IfShowTags}
  1591.  
  1592. {block:ContentSource}
  1593. <a href="{SourceURL}" class="source_url">
  1594. {lang:Source}:
  1595. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  1596. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  1597. </a>
  1598. {/block:ContentSource}
  1599.  
  1600. <div class="clear"></div>
  1601. </div>
  1602.  
  1603. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  1604.  
  1605. {block:IfDisqusShortname}
  1606. {block:Permalink}
  1607. <div class="notecontainer" style="margin:20px 0 1px 0; padding:1px 10px 10px 10px;">
  1608. <div id="disqus_thread"></div>
  1609. <script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
  1610. <noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
  1611. </div>
  1612. <div style="text-align:right; margin-top:5px;">
  1613. {lang:Blog comments powered by Disqus 2}
  1614. </div>
  1615. {/block:Permalink}
  1616. {/block:IfDisqusShortname}
  1617.  
  1618. </div>
  1619. <div class="bottom"></div>
  1620. {/block:Posts}
  1621.  
  1622. {block:Pagination}
  1623. <div id="navigation">
  1624. <div id="lastpage"> {block:PreviousPage}<a href="{PreviousPage}">&larr; {lang:Previous}</a>{/block:PreviousPage}
  1625. </div>
  1626.  
  1627. <div id="nextpage"> {block:NextPage}<a href="{NextPage}">{lang:Next page} &rarr;</a>{/block:NextPage}</div>
  1628. </div>
  1629. {/block:Pagination}
  1630.  
  1631.  
  1632.  
  1633. </div>
  1634.  
  1635.  
  1636. <div id="sidebar">
  1637. <div id="top">
  1638.  
  1639. {block:ifsidebarpic}
  1640.  
  1641. <img src="{image:sidebar pic}" title="{Title}" style="
  1642.  
  1643.  
  1644. max-width:130px;
  1645. margin-left:9px;
  1646. margin-top:8px;
  1647. padding-bottom:9px;" />
  1648.  
  1649.  
  1650. </a>
  1651. {/block:ifsidebarpic} </br></br>
  1652.  
  1653. <div id="description">{Description}</div>
  1654.  
  1655.  
  1656. <div class="clear"></div>
  1657. </div>
  1658.  
  1659.  
  1660.  
  1661.  
  1662.  
  1663.  
  1664.  
  1665.  
  1666.  
  1667.  
  1668.  
  1669.  
  1670. <div id="sidebar2">
  1671. <div id="top2">
  1672. <div id="navi1">
  1673.  
  1674. <select style="
  1675.  
  1676.  
  1677. background:rgba(255,255,255,{text:navigation menu opacity});color:{color:navigation menu border}
  1678.  
  1679. ;border:1px single {color:navigation menu border};-webkit-appearance:none;
  1680. margin-top:0px;
  1681. {block:ifRoundedSidebar}
  1682. -moz-border-radius: {text:rounded navigation menu radius}px;
  1683. -webkit-border-radius: {text:rounded navigation menu radius}px;
  1684. border-radius: {text:rounded navigation menu radius}px;
  1685. {/block:ifRoundedSidebar}
  1686. {block:ifnotRoundedSidebar}
  1687. -moz-border-radius: 0px;
  1688. -webkit-border-radius: 0px;
  1689. border-radius: 0px;
  1690.  
  1691. {/block:ifnotRoundedSidebar}
  1692. margin-left:-14px;
  1693. padding-bottom:1px;
  1694. font-size: 11px;
  1695. line-height: 20px;
  1696. font-family: arial;
  1697. padding-left:8px;
  1698. max-width:150px;
  1699. " onChange="location.href=this.options[this.selectedIndex].value;">
  1700. <option value="/">{text:navigation menu name}</option>
  1701. {block:ifLink1Name}
  1702. <option value="{text:Link 1 URL}">{text:Link 1 name}</option>
  1703. {/block:ifLink1Name}
  1704. {block:ifLink2Name}
  1705. <option value="{text:Link 2 URL}">{text:Link 2 name}</option>
  1706. {/block:ifLink2Name}
  1707. {block:ifLink3Name}
  1708. <option value="{text:Link 3 URL}">{text:Link 3 name}</option>
  1709. {/block:ifLink3Name}
  1710. {block:ifLink4Name}
  1711. <option value="{text:Link 4 URL}">{text:Link 4 name}</option>
  1712. {/block:ifLink4Name}
  1713. {block:ifLink5Name}
  1714. <option value="{text:Link 5 URL}">{text:Link 5 name}</option>
  1715. {/block:ifLink5Name}
  1716. {block:ifLink6Name}
  1717. <option value="{text:Link 6 URL}">{text:Link 6 name}</option>
  1718. {/block:ifLink6Name}
  1719. <option value="http://spaghettl.tumblr.com">theme credit</option>
  1720.  
  1721. </select>
  1722. </div>
  1723.  
  1724. <div class="clear"></div>
  1725. </div>
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741. <div class="clear"></div>
  1742. </div>
  1743.  
  1744. {block:Twitter}
  1745. <script type="text/javascript" src="/tweets.js"></script>
  1746. {/block:Twitter}
  1747.  
  1748. {block:IfDisqusShortname}
  1749. <script type="text/javascript">
  1750. //<![CDATA[
  1751. (function() {
  1752. var links = document.getElementsByTagName('a');
  1753. var query = '?';
  1754. for(var i = 0; i < links.length; i++) {
  1755. if(links[i].href.indexOf('#disqus_thread') >= 0) {
  1756. query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
  1757. }
  1758. }
  1759. document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
  1760. })();
  1761. //]]>
  1762. </script>
  1763. {/block:IfDisqusShortname}
  1764. </body>
  1765. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement