Advertisement
zeroisreal

redux edit #3 2.0

Feb 10th, 2013
4,369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.55 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. redux edit by shotabytes.tumblr.com
  4. proud tom hiddleston/sonic shipper
  5. -->
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="image:Background" content="http://static.tumblr.com/deqrt8e/RUJmi03ha/crazykira-resources_34__144_.png" />
  10. <meta name="color:Background" content="#d6f3ef" />
  11. <meta name="font:Title" content="Arial" />
  12. <meta name="font:Body" content="Arial" />
  13. <meta name="font:Accent" content="Lucida Sans" />
  14. <meta name="if:Show Tags" content="1" />
  15. <meta name="if:Show Album Art on Audio Posts" content="1" />
  16. <meta name="if:Enable Jump Pagination" content="0" />
  17. <meta name="if:Vertical Links" content="1">
  18. <meta name="image:Sidebar Image" content="http://static.tumblr.com/deqrt8e/sckmhr21a/tumblr_static_ribbon.gif" />
  19. <meta name="color:Borders" content="#000"/>
  20. <meta name="color:Footer" content="#ffc9c9"/>
  21. <meta name="image:Footer Image" content="http://static.tumblr.com/rltvkjt/sqHlnxifd/coracao.gif"/>
  22. <meta name="color:Links" content="#666"/>
  23. <meta name="color:Links Hover" content="#d0f9fc"/>
  24. <meta name="image:Footer" content=""/>
  25. <meta name="text:Image Margin Top" content="335"/>
  26. <meta name="text:url 1" content="http://"/>
  27. <meta name="text:url 2" content="http://"/>
  28. <meta name="text:url 3" content="http://"/>
  29. <meta name="text:url 4" content="http://"/>
  30. <meta name="text:url 5" content="http://"/>
  31. <meta name="text:link 1" content="link here"/>
  32. <meta name="text:link 2" content="link here"/>
  33. <meta name="text:link 3" content="link here"/>
  34. <meta name="text:link 4" content="link here"/>
  35. <meta name="text:link 5" content="link here"/>
  36. <meta name="text:Scrollbar Width" content="5"/>
  37. <meta name="text:Music Player Code" content="Music Player Code">
  38. <meta name="color:Scrollbar" content="#ffc9c9"/>
  39. <meta name="if:400px" content="1"/>
  40. <meta name="if:250px" content="0"/>
  41. <meta name="text:Sidebar Font Size" content="9" />
  42. <meta name="text:Posts Font Size" content="10" />
  43. <meta name="if:Rounded Corners" content="0"/>
  44. <meta name="color:Sidebar Text" content="#3c3b3b" />
  45. <meta name="image:Avatar" content="http://static.tumblr.com/deqrt8e/1Ofmi07id/tumblr_static_tumblr_inline_mfx6oxepz61r9dj4q.gif" />
  46. <meta name="text:Avatar Bottom" content="120" />
  47. <meta name="text:Avatar Right" content="20" />
  48. <meta name="if:Music Player" content="1">
  49.  
  50. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  51. <title>{Title}{block:SearchPage}, {lang:Search results for SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  52. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  53. <link rel="shortcut icon" href="{Favicon}" />
  54. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  56. <style type="text/css">
  57. .tumblr_audio_player {height: 40px; width: 210px;}
  58. iframe#tumblr_controls {
  59. top: 0% !important;
  60. right:0% !important;
  61. position: fixed !important;}
  62.  
  63. ::-webkit-scrollbar-thumb:vertical {
  64. background-color: {color:Scrollbar};
  65. background-image:url('URL HERE');
  66. height:100px;
  67. -moz-border-radius: 15px;
  68. border-radius: 15px;
  69. }
  70.  
  71. ::-webkit-scrollbar-thumb:horizontal {
  72. background-color: {color:Scrollbar};
  73. height:100px !important;
  74. }
  75.  
  76. ::-webkit-scrollbar {
  77. height:10px;
  78. width:{text:Scrollbar Width}px;
  79. background-color:#fff;
  80. background-image:url('URL HERE');
  81. }
  82.  
  83. body {
  84. background: {color:Background} url('{image:Background}') top left fixed repeat;
  85. margin: 0;
  86. padding: 0;
  87. font-family: {font:Body};
  88. }
  89.  
  90. .clear {
  91. clear: both;
  92. height: 0px;
  93. overflow: hidden;
  94. }
  95.  
  96. a img {
  97. border: none;
  98. }
  99.  
  100. #wrapper {
  101. width: 845px;
  102. margin: 0 auto;
  103. }
  104.  
  105. #wrapper #title {
  106. margin: 30px 0;
  107. color: #fff;
  108. font-size: 50px;
  109. font-weight: bold;
  110. font-family: {font:Title};
  111. text-shadow: 1px 3px 5px rgba(0,0,0, 0.5);
  112. letter-spacing: -1px;
  113. }
  114.  
  115. #wrapper #title a {
  116. color: #fff;
  117. text-decoration: none;
  118. }
  119.  
  120. #wrapper #content {
  121. {block:if400px}width: 420px;{/block:if400px}
  122. {block:if250px}width: 270px;{/block:if250px}
  123. float: left;
  124. }
  125.  
  126. small{font: 9px consolas !important;letter-spacing:1px !important}
  127. pre {font: 9px monospace !important;letter-spacing:1px !important;overflow:auto}
  128. i, em {font: italic verdana !important; color:{color:Footer};}
  129.  
  130. #wrapper #content .post {
  131. font-family: {font:Body};
  132. background: #fff;
  133. padding: 8px;
  134. line-height: 10px;
  135. position: relative;
  136. border: {color:Borders} 1px dashed;
  137. {block:ifRoundedCorners}-moz-border-radius: 6px;
  138. -webkit-border-radius: 6px;
  139. border-radius: 6px;
  140. {/block:ifRoundedCorners}
  141. }
  142.  
  143. #wrapper #content .post .media {
  144. text-align: center;
  145. margin-bottom: 10px;
  146. }
  147.  
  148.  
  149. #wrapper #content .post .quote {
  150. color: #000;
  151. font-weight: bold;
  152. {block:if250px}padding: 10px 10px 5px 10px; {/block:if250px}
  153. {block:if400px}padding: 20px 20px 5px 20px; {/block:if400px}
  154. }
  155.  
  156. #wrapper #content .post .quote.short {
  157. font-size: 33px;
  158. line-height: 35px;
  159. }
  160.  
  161. #wrapper #content .post .quote.medium {
  162. font-size: 25px;
  163. line-height: 28px;
  164. }
  165.  
  166. #wrapper #content .post .quote.long {
  167. font-size: 18px;
  168. line-height: 22px;
  169. }
  170.  
  171. #wrapper #content .post .quote_source *:first-child {
  172. margin-top: 0px;
  173. }
  174.  
  175. #wrapper #content .post .quote_source *:last-child {
  176. margin-bottom: 0px;
  177. }
  178.  
  179. #wrapper #content .post .quote *:first-child {
  180. margin-top: 0px;
  181. }
  182.  
  183. #wrapper #content .post .quote *:last-child {
  184. margin-bottom: 0px;
  185. }
  186.  
  187. #wrapper #content .post .copy {
  188. color: #6e7173;
  189. padding: 10px;
  190. font-size: {text:Posts Font Size}px;
  191.  
  192. }
  193.  
  194. #wrapper #content .post .copy a {
  195. color: {color:Links};
  196. border-bottom:1px dashed {color:Footer};
  197. }
  198.  
  199. #wrapper #content .post .copy a:hover {
  200. color: {color:Links Hover};-webkit-transition: all 0.5s ease-in-out;
  201. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  202. border-bottom:2px solid;
  203. }
  204.  
  205. #wrapper #content .post .copy p {
  206. margin: 10px 0 0 0;
  207. padding: 0;
  208. }
  209.  
  210. #wrapper #content .post .copy pre {
  211. margin: 10px 0px 10px 0px;
  212. padding: 10px;
  213. background-color: #e6e6e6;
  214. font: normal 11px Courier, monospace;
  215. overflow: auto;
  216. }
  217.  
  218. #wrapper #content .post .copy > p:first-child {
  219. margin-top: 0;
  220. }
  221.  
  222. #wrapper #content .post .copy img {
  223. max-width: 100%;
  224. }
  225.  
  226. #wrapper #content .post .audio {
  227. background: #eaeaea;
  228. float: left;
  229. padding: 7px;
  230. margin-bottom: 10px;
  231. -moz-border-radius: 4px;
  232. -webkit-border-radius: 4px;
  233. border-radius: 4px;
  234. }
  235.  
  236. #wrapper #content .post .audio .player {
  237. float: left;
  238. }
  239.  
  240. #wrapper #content .post .audio .player .audio_player embed {
  241. border: 1px solid #c8c8c8;
  242. }
  243.  
  244. #wrapper #content .post .audio .meta {
  245. padding: 8px 13px;
  246. height: 13px;
  247. float: left;
  248. color: #666;
  249. font-family: {font:Accent};
  250. font-size: 11px;
  251. text-transform: lowercase;
  252. }
  253.  
  254. #wrapper #content .post .audio .meta a {
  255. color: #666;
  256. text-decoration: none;
  257. }
  258.  
  259. #wrapper #content .post .album_art {
  260. text-align: center;
  261. }
  262.  
  263. #wrapper #content .post .question {
  264. color: #494949;
  265. font-size: 13px;
  266. font-weight: bold;
  267. background: #f1f1f1;
  268. -moz-border-radius: 8px;
  269. -webkit-border-radius: 8px;
  270. border-radius: 8px;
  271. margin: 0 0 15px 0;
  272. padding: 15px 20px;
  273. position: relative;
  274. }
  275.  
  276. #wrapper #content .post .question .nipple {
  277. width: 13px;
  278. height: 7px;
  279. background: #f1f1f1 url('http://assets.tumblr.com/themes/redux/ask-mask.png');
  280. position: absolute;
  281. bottom: -7px;
  282. left: 30px;
  283. }
  284.  
  285. #wrapper #content .post .asker_container {
  286. margin: 0 0 20px 24px;
  287. }
  288.  
  289. #wrapper #content .post .asker_container img {
  290. margin: 0 12px -7px 0;
  291. }
  292.  
  293. #wrapper #content .post .asker_container a.asker {
  294. color: {color:Body};
  295. }
  296.  
  297. #wrapper #content .post .title {
  298. color: #494949;
  299. font-size: 16px;
  300. font-weight: bold;
  301. padding: 10px 10px 0 10px;
  302. }
  303.  
  304. #wrapper #content .post img {
  305. {block:if400px}max-width: 400px;{/block:if400px}
  306. {block:if250px}max-width: 250px;{/block:if250px}
  307. }
  308.  
  309. #wrapper #content .post .chat {
  310. background-color: #fff;
  311. border-left: 3px dashed #dedddd;
  312. margin: 10px 10px 0 10px;
  313. font-size: {text:Posts Font Size}px;
  314. }
  315.  
  316. #wrapper #content .post .chat .lines {
  317. margin-left: 1px;
  318. }
  319.  
  320. #wrapper #content .post .chat .lines .line {
  321. background-color: #eaeaea;
  322. color: #494949;
  323. margin-bottom: 1px;
  324. padding: 3px 5px;
  325. }
  326.  
  327. #wrapper #content .post .chat .lines .line.even {
  328. background-color: #dedddd;
  329. }
  330.  
  331. #wrapper #content .post .link {
  332. margin: 4px 0 2px 0;
  333. font-size: 16px;
  334. line-height: 25px;
  335. }
  336.  
  337. #wrapper #content .post .link a {
  338. background-color: {color:Background};
  339. color: #fff;
  340. padding: 5px 7px;
  341. -moz-border-radius: 4px;
  342. -webkit-border-radius: 4px;
  343. border-radius: 4px;
  344. }
  345.  
  346. #wrapper #content .post .link a:hover {
  347. opacity: 0.9;
  348. filter: alpha(opacity=90);
  349. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  350. }
  351.  
  352. #wrapper #content .post .footer {
  353. background: {color:Footer} url('{image:Footer}');
  354. -moz-border-radius: 4px;
  355. -webkit-border-radius: 4px;
  356. border-radius: 4px;
  357. font-family: {font:Accent};
  358. font-size: 11px;
  359. color: #666;
  360. padding: 2px 5px;
  361. margin-top: 3px;
  362. }
  363.  
  364. #wrapper #content .post .footer.for_permalink:hover {
  365. opacity: 0.9;
  366. filter: alpha(opacity=90);
  367. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  368. }
  369.  
  370. #wrapper #content .post .footer .date {
  371. width: 67%;
  372. float: left;
  373. color: #666;
  374. }
  375.  
  376. #wrapper #content .post .footer .notes {
  377. width: 33%;
  378. float: right;
  379. text-align: right;
  380. color: #666;
  381. }
  382.  
  383. #wrapper #content .post .footer .notes a {
  384. color: #666;
  385. }
  386.  
  387. #wrapper #content .post .footer .tags a {
  388. color: #4a4a51;
  389. text-decoration: underline;
  390. }
  391.  
  392. #wrapper #content .post .footer .tags .tag-commas:last-child {
  393. display: none;
  394. }
  395.  
  396. #wrapper #content .post .footer.with_source_url .tags {
  397. max-width: 330px;
  398. float: left;
  399. }
  400.  
  401. #wrapper #content .post .footer.with_source_url .source_url {
  402. float: right;
  403. max-width: 160px;
  404. overflow: hidden;
  405. white-space: nowrap;
  406.  
  407. }
  408.  
  409. #wrapper #content .post .footer.with_source_url .source_url img {
  410. vertical-align: top;
  411. -moz-opacity: 0.5;
  412. opacity: 0.5;
  413. }
  414.  
  415. #wrapper #content .post .footer.with_source_url .source_url:hover img {
  416. -moz-opacity: 0.7;
  417. opacity: 0.7;
  418. }
  419.  
  420. #wrapper #content .post a {
  421. color: #6e7173;
  422. text-decoration: none;
  423. }
  424.  
  425. #wrapper #content .post .copy blockquote {
  426. margin: 10px 0px 10px 10px;
  427. padding-left: 5px;
  428. border-left: dashed 1px #ccc;
  429. }
  430.  
  431. #wrapper #content .bottom {
  432. background: url('') top center no-repeat transparent;
  433. width: 513px;
  434. height: 40px;
  435. margin: 0 auto;
  436. }
  437.  
  438. #wrapper #content #navigation {
  439. text-align: right;
  440. padding-bottom: 35px;
  441. text-transform: lowercase;
  442. }
  443.  
  444. #wrapper #content #navigation a {
  445. background-color: #fff;
  446. color: {color:Background};
  447. padding: 5px 10px;
  448. text-decoration: none;
  449. margin-left: 25px;
  450. }
  451.  
  452. #wrapper #content #navigation a:hover {
  453. opacity: 0.9;
  454. filter: alpha(opacity=90);
  455. -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  456. }
  457.  
  458. #wrapper #content #navigation.jump_pagination {}
  459.  
  460. #wrapper #content #navigation.jump_pagination a {
  461. margin: 0 0 0 4px;
  462. }
  463.  
  464. #wrapper #content #navigation.jump_pagination .current_page {
  465. color: #fff;
  466. background-color: rgba(255,255,255, 0.1);
  467. border: 2px solid #fff;
  468. padding: 3px 8px;
  469. margin: 0 0 0 4px;
  470. cursor: default;
  471. }
  472.  
  473. #wrapper #content #navigation.jump_pagination .jump_page {}
  474.  
  475. #wrapper #content .post .notecontainer {
  476. background: #eaeaea;
  477. -moz-border-radius: 4px;
  478. -webkit-border-radius: 4px;
  479. border-radius: 4px;
  480. font-family: {font:Accent};
  481. font-size: 11px;
  482. color: #666;
  483. margin-top: 10px;
  484. margin-bottom: -10px;
  485. }
  486.  
  487. #wrapper #content .post .notecontainer a {
  488. color: #666;
  489. text-decoration: underline;
  490. }
  491.  
  492. #wrapper #content .post .notecontainer ol.notes {
  493. padding: 0px 0 10px 0;
  494. list-style-type: none;
  495. font-size: 11px;
  496. }
  497.  
  498. #wrapper #content .post .notecontainer ol.notes li.note {
  499. padding: 10px 10px 0 10px;
  500. }
  501.  
  502. #wrapper #content .post .notecontainer ol.notes li.note img.avatar {
  503. vertical-align: -4px;
  504. margin-right: 10px;
  505. width: 16px;
  506. height: 16px;
  507. }
  508.  
  509. #wrapper #content .post .notecontainer ol.notes li.note span.action {
  510. font-weight: normal;
  511. }
  512.  
  513. #wrapper #content .post .notecontainer ol.notes li.note .answer_content {
  514. font-weight: normal;
  515. }
  516.  
  517. #wrapper #content .post .notecontainer ol.notes li.note blockquote {
  518. border-left: 2px solid #666;
  519. padding: 4px 10px;
  520. margin: 10px 0px 0px 25px;
  521. }
  522.  
  523. #wrapper #content .post .notecontainer ol.notes li.note blockquote a {
  524. text-decoration: none;
  525. }
  526.  
  527. #wrapper #sidebar {
  528. position:fixed !important;
  529. float;left;
  530. margin-top:290px;
  531. width: 150px;
  532. color: {color:Sidebar Text};
  533. {block:if400px}margin-left:565px;{/block:if400px}
  534. {block:if250px}margin-left:400px;{/block:if250px}
  535. }
  536.  
  537. #wrapper #sidebar a {
  538. color: {color:Links};
  539. border-bottom:1px dashed {color:Footer};
  540. }
  541.  
  542. #wrapper #sidebar #top {
  543. background: #fff;
  544. padding: 0 2px;
  545. border: {color:Borders} 1px dashed;
  546.  
  547. -webkit-border-top-left-radius: 20px;
  548. -webkit-border-top-right-radius: 20px;
  549. -moz-border-radius-topleft: 20px;
  550. -moz-border-radius-topright: 20px;
  551. border-top-left-radius: 20px;
  552. border-top-right-radius: 20px;
  553.  
  554. -webkit-border-bottom-left-radius: 20px;
  555. -webkit-border-bottom-right-radius: 20px;
  556. -moz-border-radius-bottomleft: 20px;
  557. -moz-border-radius-bottomright: 20px;
  558. border-bottom-left-radius: 20px;
  559. border-bottom-right-radius: 20px;
  560. }
  561.  
  562.  
  563. #wrapper #sidebar #top #description {
  564. font-size: {text:Sidebar Font Size}px;
  565. position: relative;
  566. top: 0px;
  567. padding: 4px;
  568. }
  569.  
  570. #wrapper #sidebar #top #description a {
  571. color: {color:Links};
  572. border-bottom:1px dashed {color:Footer};}
  573.  
  574. #wrapper #sidebar #top #description a:hover {
  575. color: {color:Links};
  576. border-bottom:2px solid;
  577. }
  578.  
  579. #wrapper #sidebar #top .content {
  580. margin-top: 2px;
  581. padding: 7px 10px;
  582. background: #eaeaea;
  583. color: #666;
  584. font-size: {text:Sidebar Font Size}px;
  585. overflow: hidden;
  586. }
  587.  
  588. #wrapper #sidebar #top a {
  589. text-decoration: none;
  590. }
  591.  
  592.  
  593. #zero
  594. #zero a{
  595. display:block
  596. }
  597. #zero .gay {
  598. margin-top:-40px;filter: alpha(opacity = 0);
  599. opacity:0;-webkit-transition: all 0.5s ease-out;
  600. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  601. }
  602.  
  603. #zero:hover .gay {
  604. margin-top:2px;
  605. -webkit-transition: all 0.8s ease-out;
  606. -moz-transition: all 0.8s ease-out;
  607. transition: all 0.8s ease-out;
  608. filter: alpha(opacity = 100);
  609. filter: alpha(opacity = 100);
  610. opacity:100;
  611. }
  612.  
  613. #wrapper #image {
  614. position:fixed;
  615. float:left;
  616. margin-top:{text:Image Margin Top}px;
  617. width: 100px;
  618. {block:if400px}margin-left:590px;{/block:if400px}
  619. {block:if250px}margin-left:426px;{/block:if250px}
  620. }
  621.  
  622. #wrapper #image a {
  623. color: {color:Links};
  624. }
  625.  
  626. #wrapper #image #top {
  627. background: ();
  628. padding: 0 2px;
  629.  
  630. }
  631.  
  632. #wrapper #image #top #description {
  633. font-size: 11px;
  634. position: relative;
  635. top: 0px;
  636. }
  637.  
  638. #wrapper #image #top #description a {
  639. color: {color:Links};
  640. text-decoration: underline;
  641. }
  642.  
  643. #wrapper #image #top .content {
  644. margin-top: 2px;
  645. padding: 7px 10px;
  646. background: #eaeaea;
  647. color: #666;
  648. font-size: 11px;
  649. overflow: hidden;
  650. }
  651.  
  652. #wrapper #image #top a {
  653. text-decoration: none;
  654. }
  655.  
  656. #wrapper #links {
  657. position:fixed !important;
  658. float;left;
  659. margin-top:350px;
  660. width: 150px;
  661. {block:if400px}margin-left:565px;{/block:if400px}
  662. {block:if250px}margin-left:402px;{/block:if250px}
  663. }
  664.  
  665. #wrapper #links a {
  666. color: {color:Links};
  667. border-bottom:1px dashed {color:Footer};
  668. }
  669.  
  670. #wrapper #links a:hover {
  671. color: {color:Links Hover};
  672. border-bottom:2px solid;
  673. }
  674.  
  675. #wrapper #links #top {
  676. background: ();
  677. padding: 0 2px;
  678.  
  679. }
  680.  
  681.  
  682. #wrapper #links #top #description {
  683. font-size: {text:Sidebar Font Size}px;
  684. position: relative;
  685. top: 0px;
  686. }
  687.  
  688. #wrapper #links #top #description a {
  689. color: {color:Links};
  690. border-bottom:1px dashed {color:Footer};
  691. }
  692.  
  693. #wrapper #links #top #description a:hover {
  694. color: {color:Links Hover};;-webkit-transition: all 0.5s ease-in-out;
  695. -moz-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;
  696. border-bottom:2px solid ;
  697. }
  698.  
  699. #wrapper #links #top .content {
  700. margin-top: 2px;
  701. padding: 7px 10px;
  702. background: #eaeaea;
  703. color: #666;
  704. font-size: {text:Sidebar Font Size}px;
  705. overflow: hidden;
  706. }
  707.  
  708. #wrapper #links #top a {
  709. text-decoration: none;
  710. }
  711.  
  712. #music
  713. {z-index:999;
  714. position:fixed; bottom:20px; right:25px;
  715. padding:12px 0px 12px 0px;
  716. text-align:center;
  717. height:10px; width:34px;
  718. overflow:hidden;
  719. border:1px dashed #666;
  720. color:#888;
  721. background-color:#fff;
  722. -moz-border-radius: 0px 0px 0px 0px;
  723. border-radius:50px 50px 50px 0px;
  724. -webkit-transition: opacity 0.7s linear;
  725. -webkit-transition: all 0.7s ease-in-out;
  726. -moz-transition: all 0.7s ease-in-out;
  727. -o-transition: all 0.7s ease-in-out;}
  728.  
  729. #musicplayer
  730. {padding-top:10px;}
  731.  
  732. #music:hover
  733. {border:2px dashed #666; padding-bottom:-10px; height:45px; width:100px;}
  734.  
  735. #avatar
  736. {z-index:999;
  737. position:fixed; bottom:{text:Avatar Bottom}px; right:{text:Avatar Right}px;
  738. padding:12px 0px 12px 0px;
  739. }
  740.  
  741.  
  742. </style>
  743.  
  744. <style type="text/css">{CustomCSS}</style>
  745. </head>
  746. <body>
  747. <div id="wrapper">
  748.  
  749. <div id="title">
  750. </div>
  751. <div id="content">
  752.  
  753. {block:Posts}
  754. <div class="post">
  755.  
  756. {block:Photo}
  757. <div class="media">{LinkOpenTag}{block:if400px}<img src="{PhotoURL-400}" alt="{PhotoAlt}" />{/block:if400px}{block:if250px}<img src="{PhotoURL-250}" alt="{PhotoAlt}" />{/block:if250px}{LinkCloseTag}</div>
  758. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  759. {/block:Photo}
  760.  
  761. {block:Video}
  762. <div class="media">{block:if400px}{Video-400}{/block:if400px}{block:if250px}{Video-250}{/block:if250px}</div>
  763. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  764. {/block:Video}
  765.  
  766. {block:Audio}
  767.  
  768. {block:AudioEmbed}
  769. {AudioEmbed}
  770. {/block:AudioEmbed}
  771.  
  772. {block:AudioPlayer}
  773. {block:IfShowAlbumArtOnAudioPosts}
  774. {block:AlbumArt}
  775. <div class="album_art">
  776. <img src="{AlbumArtURL}" alt="{block:Artist}{Artist}{/block:Artist}{block:TrackName} - {TrackName}{/block:TrackName}" style="margin-bottom:10px;" />
  777. </div>
  778. {/block:AlbumArt}
  779. {/block:IfShowAlbumArtOnAudioPosts}
  780.  
  781. <div class="audio">
  782. <div class="player">{AudioPlayerWhite}</div>
  783. <div class="meta">{block:PlayCount}{PlayCountWithLabel}{/block:PlayCount}{block:ExternalAudio}<span class="download_external_audio"> &bull; <a href="{ExternalAudioURL}">{lang:Download}</a></span>{/block:ExternalAudio}</div>
  784. <div class="clear"></div>
  785. </div>
  786. {/block:AudioPlayer}
  787.  
  788. <div class="clear"></div>
  789.  
  790. {block:Caption}<div class="copy">{Caption}</div>{/block:Caption}
  791.  
  792. {/block:Audio}
  793.  
  794. {block:Quote}
  795. <div class="quote {Length}">{Quote}</div>
  796. <div class="copy">
  797. <div class="quotebg"></div>
  798. {block:Source}
  799. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  800. <tr>
  801. <td valign="top" style="width:20px;">&mdash;</td>
  802. <td valign="top" class="quote_source">
  803. {Source}
  804. </td>
  805. </tr>
  806. </table>
  807. {/block:Source}
  808. </div>
  809. {/block:Quote}
  810.  
  811. {block:Text}
  812. {block:Title}<div class="title">{Title}</div>{/block:Title}
  813. <div class="copy">{Body}</div>
  814. {/block:Text}
  815.  
  816. {block:Answer}
  817. <div class="question">
  818. <div class="nipple"></div>
  819. {Question}
  820. </div>
  821. <div class="asker_container"><img src="{AskerPortraitURL-24}">{Asker}</div>
  822. <div class="copy">{Answer}</div>
  823. {/block:Answer}
  824.  
  825. {block:Chat}
  826. {block:Title}<div class="title">{Title}</div>{/block:Title}
  827. <div class="chat">
  828. <div class="lines">
  829. {block:Lines}
  830. <div class="line {Alt}">{block:Label}<strong>{Label}</strong>{/block:Label} {Line}</div>
  831. {/block:Lines}
  832. </div>
  833. </div>
  834. <div class="clear"></div>
  835. <div style="height:10px;"></div>
  836. {/block:Chat}
  837.  
  838. {block:Link}
  839. <div class="link"><a href="{URL}" {Target}>{Name} &raquo;</a></div>
  840. {block:Description}<div class="copy">{Description}</div>{/block:Description}
  841. {/block:Link}
  842.  
  843. {block:Date}
  844. <a href="{Permalink}">
  845. <div class="footer for_permalink">
  846. <div class="date">
  847. {block:Reblog}<img src="{image:Footer Image}">
  848. {lang:Reblogged TimeAgo from ReblogParentName} {block:RebloggedFromReblog}(<span style="text-transform:lowercase;">{lang:Originally from ReblogRootName}</span>){/block:RebloggedFromReblog}
  849. {/block:Reblog}
  850.  
  851. {block:NotReblog}
  852. {lang:Posted TimeAgo from source}
  853. {/block:NotReblog}
  854. </div>
  855. <div class="notes">{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount} {block:IfDisqusShortname}{block:NoteCount}&bull;{/block:NoteCount} <a href="{Permalink}#disqus_thread">{lang:View comments}</a>{/block:IfDisqusShortname}</div>
  856. <div class="clear"></div>
  857. </div>
  858. </a>
  859. {/block:Date}
  860.  
  861. <div class="footer {block:ContentSource}with_source_url{/block:ContentSource}" style="
  862. display:none;
  863. {block:IfShowTags}{block:HasTags}display:block;{/block:HasTags}{/block:IfShowTags}
  864. {block:ContentSource}display:block;{/block:ContentSource}
  865. ">
  866. {block:IfShowTags}
  867. {block:HasTags}<div class="tags"><img src="{image:Footer Image}"> tags: {block:Tags}<a href="{TagURL}">{Tag}</a><span class="tag-commas">, </span>{/block:Tags}.</div>{/block:HasTags}
  868. {/block:IfShowTags}
  869.  
  870. {block:ContentSource}
  871. <a href="{SourceURL}" class="source_url">
  872. {lang:Source}:
  873. {block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  874. {block:NoSourceLogo}{SourceTitle}{/block:NoSourceLogo}
  875. </a>
  876. {/block:ContentSource}
  877.  
  878. <div class="clear"></div>
  879. </div>
  880.  
  881. {block:PostNotes}<div class="notecontainer">{PostNotes}</div>{/block:PostNotes}
  882.  
  883.  
  884. </div>
  885. <div class="bottom"></div>
  886. {/block:Posts}
  887.  
  888. {block:Pagination}
  889. <div id="navigation" {block:IfEnableJumpPagination}class="jump_pagination"{/block:IfEnableJumpPagination}>
  890. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>{/block:PreviousPage}
  891.  
  892. {block:IfEnableJumpPagination}
  893. {block:JumpPagination length="5"}
  894. {block:CurrentPage}
  895. <span class="current_page">{PageNumber}</span>
  896. {/block:CurrentPage}
  897.  
  898. {block:JumpPage}
  899. <a class="jump_page" href="{URL}">{PageNumber}</a>
  900. {/block:JumpPage}
  901.  
  902. {/block:JumpPagination}
  903. {/block:IfEnableJumpPagination}
  904.  
  905. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  906. </div>
  907. {/block:Pagination}
  908.  
  909. </div>
  910.  
  911. <div id="avatar"><img src="{image:Avatar}"></div>
  912.  
  913. <div id="sidebar">
  914. <div id="top">
  915. <div id="description"><center>{Description}</center>
  916. </div>
  917. </div>
  918. </div><br>
  919.  
  920. <div id="zero">
  921. <div id="image">
  922. <div id="top">
  923. <div id="description">
  924. <center><img src="{image:Sidebar Image}"></center>
  925. </div>
  926. </div>
  927. </div>
  928.  
  929. <div id="links">
  930. <div class="gay">
  931. <div id="top">
  932. <div id="description">
  933. <center>
  934. <a href="{text:url 1}">{text:link 1}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  935. <a href="{text:url 2}">{text:link 2}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  936. <a href="{text:url 3}">{text:link 3}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  937. <a href="{text:url 4}">{text:link 4}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  938. <a href="{text:url 5}">{text:link 5}</a>{block:IfVerticalLinks}<br>{/block:IfVerticalLinks}
  939. </center>
  940. </div></div></div></div></div>
  941.  
  942. {block:ifMusicPlayer}
  943. <div id='music'>
  944. <center><img src="http://media.tumblr.com/tumblr_m7w27fxtXz1r6o8v2.gif"/></center>
  945. <div id='musicplayer'><center>{text:Music Player Code}
  946. </center></div>
  947. </div>
  948. {block:ifMusicPlayer}
  949.  
  950.  
  951. </body>
  952. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement