Advertisement
Notlikeamovie

Theme #013

Feb 7th, 2012
50,388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.67 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!-- theme #013 made by maraudersmaps.tumblr.com. Do not redistribute or use as a base for other themes -->
  5.  
  6. <head>
  7. <!-- DEFAULT VARIABLES -->
  8.  
  9. <meta name="image:Sidebar" content=""/>
  10. <meta name="image:Background" content=""/>
  11.  
  12. <meta name="font:Body" content="Calibri" />
  13.  
  14. <meta name="if:Show Link 1" content="0" />
  15. <meta name="if:Show Link 2" content="0" />
  16. <meta name="if:Show Link 3" content="0" />
  17.  
  18. <meta name="text:Link 1 Url" content="http://" />
  19. <meta name="text:Link 1 Name" content="Link 1" />
  20. <meta name="text:Link 2 Url" content="http://" />
  21. <meta name="text:Link 2 Name" content="Link 2" />
  22. <meta name="text:Link 3 Url" content="http://" />
  23. <meta name="text:Link 3 Name" content="Link 3" />
  24.  
  25. <meta name="color:Background" content="#FFFeFd" />
  26. <meta name="color:Blogtitle" content="#D8D1C2" />
  27. <meta name="color:Posts" content="#FaF9Ea" />
  28. <meta name="color:Border Posts" content="#E0DEDD" />
  29. <meta name="color:Permalink" content="#A8A293" />
  30. <meta name="color:Text" content="#B1B0A6" />
  31. <meta name="color:Title" content="#8A8383" />
  32. <meta name="color:Quote" content="#635946" />
  33. <meta name="color:Source" content="#BDAB8D" />
  34. <meta name="color:Chat1" content="#FFFEFC" />
  35. <meta name="color:Chat2" content="#F5F4E5" />
  36. <meta name="color:Asker" content="#867D68" />
  37. <meta name="color:Pagination" content="#B3A896" />
  38. <meta name="color:ending" content="#EBE3D2" />
  39. <meta name="color:ending 2" content="#e0dDd6" />
  40. <meta name="color:ending 3" content="#d0cDc6" />
  41. <meta name="color:Bold" content="#7C756C" />
  42. <meta name="color:Italic" content="#746A68" />
  43. <meta name="color:Link" content="#C4B195" />
  44. <meta name="color:Link Hover" content="#928C86" />
  45. <meta name="color:Answer" content="#9BA27F" />
  46. <meta name="color:Question Background" content="#FFFeFd" />
  47. <meta name="color:Question Text" content="#ACADA3" />
  48. <meta name="color:Sidebar" content="#fafaf4" />
  49. <meta name="color:Sidetitle" content="#D4CFC1" />
  50. <meta name="color:Description" content="#E4DED8" />
  51. <meta name="color:Border" content="#F2EED7" />
  52. <meta name="color:Sidebar links" content="#e3dfd9" />
  53. <meta name="color:Scrollbar3" content="#f0ece6" />
  54. <meta name="color:link 1 background" content="#EBE3B9" />
  55. <meta name="color:link 2 background" content="#F0EDDB" />
  56. <meta name="color:link 3 background" content="#EAEBBB" />
  57. <meta name="color:link 4 background" content="#F2EED7" />
  58. <meta name="color:link 5 background" content="#F0E8C0" />
  59. <meta name="color:link 6 background" content="#D6D7A8" />
  60. <meta name="color:Links" content="#DAD3BD" />
  61. <meta name="color:Links Hover" content="#FFFFFF" />
  62.  
  63. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  64. <script src="http://code.jquery.com/jquery-latest.js"></script>
  65. <script>
  66. $(document).ready(function(){
  67.  
  68. $(".shows").click(function(){
  69. $(".clicky").slideToggle("slow");
  70. $(this).toggleClass("active");
  71. });
  72.  
  73. });
  74. </script>
  75.  
  76. <link href='http://fonts.googleapis.com/css?family=Cookie|Terminal+Dosis:400,200,300,500' rel='stylesheet' type='text/css'>
  77.  
  78. <link href='http://fonts.googleapis.com/css?family=Josefin+Sans:100,300,400,600' rel='stylesheet' type='text/css'>
  79.  
  80. <title>{Title}</title>
  81. <link rel="shortcut icon" href="{Favicon}">
  82. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  83. {block:Description}
  84. <meta name="description" content="{MetaDescription}" />
  85. {/block:Description}
  86.  
  87.  
  88. <style type="text/css">
  89.  
  90.  
  91. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:background};}
  92.  
  93. ::-webkit-scrollbar-corner {background:{color:background};}
  94.  
  95. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar3};}
  96.  
  97. ::-webkit-scrollbar-button:horizontal { width:5px; height:4px!important; display: block; background:{color:scrollbar3};}
  98.  
  99. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar3}; border-top: 1px solid {color:background}; border-bottom: 1px solid {color:background};}
  100.  
  101. ::-webkit-scrollbar-thumb:horizontal {background:{color:scrollbar3};border-left: 1px solid {color:background}; border-right: 1px solid {color:background}; height:4px;}
  102.  
  103. ::-webkit-scrollbar-thumb {background: {color:scrollbar3}; border-top: 0pt solid {color:background}; border-bottom: 0pt solid {color:background};}
  104.  
  105. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar3}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto; }
  106.  
  107. ::-webkit-scrollbar-track-piece {background: {color:background}; width:4px;}
  108.  
  109. ::-webkit-scrollbar:horizontal {height:10px!important; display: block; background:{color:scrollbar3};}
  110.  
  111. iframe#tumblr_controls {
  112. top:0px !important;
  113. right:3px !important;
  114. position: fixed !important;
  115. -webkit-transition: opacity 0.7s linear;
  116. opacity: 0.4;
  117. -webkit-transition: all 0.8s ease-out;
  118. -moz-transition: all 0.8s ease-out;
  119. transition: all 0.8s ease-out;}
  120.  
  121. iframe#tumblr_controls:hover{
  122. -webkit-transition: opacity 0.7s linear;
  123. opacity: 1;
  124. -webkit-transition: all 0.4s ease-out;
  125. -moz-transition: all 0.4s ease-out;
  126. transition: all 0.4s ease-out;}
  127.  
  128. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  129.  
  130.  
  131. body {background-color:{color:background}; background-image: url('{image:background}'); color:{color:text}; font-family: calibri; font-size:10px; background-attachment:fixed; background-repeat:no-repeat; text-align:justify; }
  132.  
  133. #content {width:950px; margin:auto;}
  134.  
  135. #credits {position:fixed; bottom:5px; left:10px; font:10px terminal dosis;}
  136. #credits a {color:{color:link};}
  137.  
  138. blockquote, li blockquote {border-left:1px {color:border} solid; padding:0px 0px 0px 10px; margin:0px 0px 8px 0px;}
  139. blockquote > p:first-child {padding: 0;}
  140. ul {padding: 0 0 0 0px; margin: 0 0 08px 0; list-style-position:inside;}
  141. ol {padding: 0 0 8px 0px; margin: 0 0 08px 0; list-style-position:outside;}
  142.  
  143. b, strong, .strong {color:{color:Bold};}
  144. i, em, .em {color:{color:Italic};}
  145.  
  146. a {color:{color:link}; text-decoration:none; -moz-transition: all .7s ease-in-out!important; -o-transition: all .7s ease-in-out!important; transition: all .7s ease-in-out!important; -webkit-transition: all .7s ease-in-out!important;}
  147. a:hover {color:{color:link hover};}
  148.  
  149.  
  150. img a {border:0px color:{color:transparent};}
  151. a img {border:0px color#trans;}
  152.  
  153. .caption {margin:0px; padding:0px; font-size:10px;}
  154.  
  155. /* TOP BAR */
  156. #topbar {width:700px; float:left; z-index:80; margin-bottom:10px; position:fixed; margin-top:-10px; background:{color:background}; padding-bottom:5px;}
  157.  
  158. #topbar #blogtitle {margin-top:40px; margin-right:10px; font:34px 'LavanderiaRegular', Cookie; color:{color:blogtitle}; background:#trans; text-align:center; width:516px; float:right; position:relative; z-index:4; line-height:40%; margin-bottom:9px;}
  159.  
  160. #topbar #navig {margin-right:11px; width:516px; float:right; background:#trans; margin-top:0px; font:10px georgia; font-style:italic;}
  161.  
  162. #navig a {color:{color:links};}
  163.  
  164. #navig td:hover {-webkit-box-shadow: 0px 5px 6px -6px rgba(204, 204, 204, 0.5);
  165. -moz-box-shadow: 0px 5px 6px -6px rgba(204, 204, 204, 0.5);
  166. box-shadow: 0px 5px 6px -6px rgba(204, 204, 204, 0.5); color:{color:links hover};}
  167.  
  168. #navig td {width:17%}
  169.  
  170. #navig .al {border-top:2px solid {color:link 1 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  171. .al:hover a{color:{color:links hover}!important;}
  172. .al:hover {background-color:{color:link 1 background}; color:{color:links hover}!important;}
  173.  
  174. #navig .bl {border-top:2px solid {color:link 2 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  175. .bl:hover a{color:{color:links hover}!important;}
  176. .bl:hover {background-color:{color:link 2 background}; color:{color:links hover}!important;}
  177.  
  178. #navig .cl {border-top:2px solid {color:link 3 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  179. .cl:hover a{color:{color:links hover}!important;}
  180. .cl:hover {background-color:{color:link 3 background}; color:{color:links hover}!important;}
  181.  
  182. #navig .dl {border-top:2px solid {color:link 4 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  183. .dl:hover a{color:{color:links hover}!important;}
  184. .dl:hover {background-color:{color:link 4 background}; color:{color:links hover}!important;}
  185.  
  186. #navig .el {border-top:2px solid {color:link 5 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  187. .el:hover a{color:{color:links hover}!important;}
  188. .el:hover {background-color:{color:link 5 background}; color:{color:links hover}!important;}
  189.  
  190. #navig .fl {border-top:2px solid {color:link 6 background}; color:{color:links}!important; text-align:center; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;}
  191. .fl:hover a{color:{color:links hover}!important;}
  192. .fl:hover {background-color:{color:link 6 background}; color:{color:links hover}!important;}
  193.  
  194. @font-face {
  195. font-family: 'LavanderiaDelicate';
  196. src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot');
  197. src: url('http://static.tumblr.com/2lqtwbf/0Gylyrsld/lavanderia_delicate-webfont.eot?#iefix') format('embedded-opentype'),
  198. url('http://static.tumblr.com/2lqtwbf/2Fnlyrsn1/lavanderia_delicate-webfont.ttf') format('truetype'),
  199. url('http://static.tumblr.com/2lqtwbf/zPFlyrsmj/lavanderia_delicate-webfont.svg#LavanderiaDelicate') format('svg');
  200. font-weight: normal;
  201. font-style: normal;}
  202.  
  203. @font-face {
  204. font-family: 'LavanderiaRegular';
  205. src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot');
  206. src: url('http://static.tumblr.com/2lqtwbf/G1Dlyrsst/lavanderia_regular-webfont.eot?#iefix') format('embedded-opentype'),
  207. url('http://static.tumblr.com/2lqtwbf/RAPlyrset/lavanderia_regular-webfont.ttf') format('truetype'),
  208. url('http://static.tumblr.com/2lqtwbf/kb1lyrsq2/lavanderia_regular-webfont.svg#LavanderiaRegular') format('svg');
  209. font-weight: normal;
  210. font-style: normal;}
  211.  
  212. /* SIDEBAR */
  213.  
  214. #side {width:255px;padding:0px!important;margin-left:710px; position:fixed; float:right; top:99px; z-index:0; border-left:1px solid {color:border}; {block:IfBackgroundImage}background-color:{color:sidebar};{/block:IfBackgroundImage}}
  215.  
  216. #sidepic {width:245px; margin:auto; padding:0px; {block:IfSidebarImage}padding:5px 0px;{/block:IfSidebarImage}}
  217. #sidepic img {width:245px; border:0;}
  218.  
  219. #descriptionbox {{block:IfNotSidebarImage}padding:5px 0px;{/block:IfNotSidebarImage}; width:245px; padding:0px; font:10px Calibri; color:{color:description}; margin:auto; text-align:center; margin-bottom:2px;}
  220.  
  221. #descriptionbox a {font-style:italic; color:{description links};}
  222.  
  223. #pagination {width:100px; margin:auto!important; font:10px georgia; font-style:italic; color:{color:pagination}; text-align:center; border-top:1px solid {color:border};}
  224. #pagination a {color:{color:pagination};}
  225.  
  226. .sidelinks {font:10px consolas,monospace; text-transform:uppercase; color:{color:sidebar links}; padding:3px; font-style:normal!important; margin:5px 2px 2px 2px!important;}
  227. .sidelinks:hover {color:{color:background}; background-color:{color:sidebar links};}
  228.  
  229.  
  230. /* ENTRIES GENERAL */
  231.  
  232. #entries {width:690px; float:left; position:relative; z-index:2; margin-top:90px;}
  233.  
  234. .entries {width:500px; padding:8px 8px 10px 8px; background-color:{color:Posts}; margin-bottom:15px; float:right;}
  235.  
  236. #ending {width:498px; background-color:{color:posts};font-size:9px; font-family:calibri, {font:body}; text-transform:uppercase; text-align:center; margin-top:4px; margin-bottom:-3px; padding:1px 0px; color:{color:permalink}; line-height:92%; {block:PermalinkPage}display:none;{/block:PermalinkPage}; border-top:1px solid {color:ending};}
  237. #ending a{color:{color:permalink};}
  238.  
  239. #reblogs {display:none;}
  240.  
  241. .entries:hover #information {opacity:1; {block:IfBackgroundImage}background-color:{color:background};{/block:IfBackgroundImage}}
  242.  
  243. #information{position:absolute; font:10px calibri; text-transform:uppercase; color:{color:link}; margin-left:-174px; opacity:0; height:auto; width: 150px; padding:0px; margin-bottom:0px; margin-top:-08px; background-color:#trans; display:block; text-align:right; padding:2px; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; border-right:4px solid {color:border};}
  244. #information a{text-transform:lowercase; color:{color:permalink}; font-style:italic;}
  245. #information a:hover {color:{color:sidetitle};}
  246. #information a:link, #information a:active, #information a:visited {font-weight:normal; width:150px; font-size:10px; font-family:calibri, {font:Body}; color:{color:permalink}; padding:2px; background-color:#transp; display:inline;}
  247.  
  248. .tagtitle {border-top:0px solid {color:posts}; width:150px; font-size:10px; text-align:right!important;}
  249.  
  250. /* PHOTO POSTS */
  251. .hres {opacity:0; height:12px; font:8px calibri; color:{color:permalink}; background-color:{color:posts}; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out; width:45px; position:absolute; top:0; left:0; z-index:999; text-align:center; text-transform:uppercase; filter:alpha(opacity=0); padding-top:3px; letter-spacing:1px; padding-left:1px; padding-bottom:1px;}
  252. .hres a {color:{color:permalink}; text-align:center;}
  253. #photox:hover .hres {opacity:0.9; filter:alpha(opacity=90);}
  254. #photox{overflow:hidden; position:relative}
  255.  
  256.  
  257. /* TEXT POSTS */
  258. #title { border-bottom: 1px {color:border posts} dotted; width:500px;}
  259. .texttitle {font-size:16px; font-family:'Josefin Sans'; font-weight:600; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;line-height:90%;}
  260. .texttitle a {color:{color:title};}
  261.  
  262. li.footer_links ul {list-style-type:none;}
  263. ul li.highlight_ribbon {padding: 0px 1px 0px 0px; list-style-type:none!important; color:{color:text}; margin-left:0px;}
  264. li.highlight_ribbon {border-bottom: 0px solid {color:border};}
  265.  
  266.  
  267. /* CHAT POSTS */
  268. .chat .line{
  269. font:9px consolas,monospace, {font:Body};
  270. background-color:{color:chat1};
  271. margin: 0 0 1px;
  272. padding: 2px 2px 2px 4px;
  273. }
  274. .chat .line.odd{ background-color:{color:chat2};}
  275.  
  276. .label {font-weight:bold; color:{color:bold}}
  277.  
  278. .chat {margin-top:2px;}
  279. /* LINK POSTS */
  280. .linkdescription {padding:0px; margin:0px; font:9px calibri,{font:Body};}
  281.  
  282. .short_quote {font:17px Terminal Dosis; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  283. .medium_quote {font:16px Terminal Dosis; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  284. .long_quote {font:15px Terminal Dosis; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  285.  
  286. .source {text-align:right; font-style:italic; font-weight:bold; font-size:10px; color:{color:source}; font-family:calibri;}
  287.  
  288. /* AUDIO POSTS */
  289. #audentryprob {display:block; height:auto; position:relative; min-height:120px;}
  290. .audentry {width:490px; background-color:{color: audio}; position:relative; padding:5px; {block:IndexPage}overflow:hidden;{/block:IndexPage}; min-height:120px;}
  291. .audioplayercircle {
  292. position: absolute;
  293. z-index: 3;
  294. background: white;
  295. -webkit-border-radius: 50px;
  296. -moz-border-radius: 50px;
  297. top: 35px;
  298. left: 35px;
  299. opacity: .7;
  300. filter:alpha(opacity=70)}
  301.  
  302.  
  303. .audioplayer {
  304. width: 20px;
  305. height: 30px;
  306. overflow: hidden;
  307. margin: 17px 24px 13px 16px;
  308. }
  309.  
  310. .audiodata {font:10px calibri; color:{color:quote}; text-transform:uppercase; height:15px; padding:0px 7px!important; background-color:#fdfdfd;}
  311. .audiodata b{color:{color:source};}
  312.  
  313. .aucap {color:{color:quote}; font:10px consolas,monospace; line-height:90%; text-align:left; min-height:34px; background-color:#fcfcfc; padding:2px 7px!important;}
  314.  
  315. /* POST NOTES */
  316. #postnotes {display:block; margin-right:8px; width:500px; float:right; margin-top:15px; background:#trans; padding:0; font:10px calibri;}
  317.  
  318. .notperm {width:482px; border-left:10px solid {color:ending}; font:10px calibri; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  319. .notperm p.shows {color:{color:permalink}; display:inline; cursor:pointer;}
  320. .tagperm {width:482px; border-left:10px solid {color:ending 2}; font:10px calibri; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  321. .rebperm {width:482px; border-left:10px solid {color:ending 3}; font:10px calibri; text-transform:lowercase; color:{color:link}; padding:2px 4px; line-height:90%; margin-left:8px;}
  322.  
  323. .notperm a, .tagperm a, .rebperm a {color:{color:permalink};}
  324.  
  325. ol.notes {padding: 0px 1px 0px 0px; list-style-type: none; color:{color:description}; margin-left:-8px;}
  326. ol.notes li {border-bottom: 1px solid {color:border};}
  327. ol.notes li a:link, ol.notes li a:visited, ol.notes li a:active {color:{color:permalink}; padding: 0px 2px;}
  328. ol.notes li a:hover {color: {color:permalink};}
  329. ol.notes li.note {border-top: solid 0px {color:border posts}; padding: 5px 0px;}
  330. ol.notes li.note img.avatar {display: none;}
  331. ol.notes li.note span.action {font-weight: normal;}
  332. ol.notes li.note .answer_content {font-weight: normal;}
  333. ol.notes li.note blockquote {margin:5px 0px 5px 15px; padding:2px 5px;}
  334.  
  335. /* ASKS */
  336.  
  337. .question {
  338. color:{color:question text};
  339. font-size: 9px;
  340. font-weight: normal;
  341. font-family: trebuchet ms;
  342. line-height:95%;
  343. background: {color:question background};
  344. margin: 0 0 10px 0;
  345. padding: 7px 7px 9px 7px;
  346. position: relative;}
  347.  
  348. .questionarrow {
  349. width: 13px;
  350. height: 7px;
  351. font-size:30px;
  352. font-family:'trebuchet ms';
  353. position: absolute;
  354. color:{color:question background};
  355. bottom: -3.5px;
  356. left: 335px;}
  357.  
  358. .asker {width:500px; text-align:left; text-transform:uppercase; color:{color:text}; margin-top:-6px; font:10px consolas,monospace; }
  359. .asker a {color:{color:asker};}
  360. .asker img {float:left; margin-left:360px; margin-right:5px; max-height:15px; vertical-align:middle!important;}
  361.  
  362. .answer {color:{color:answer}; margin-left:2px; font:9px trebuchet ms; line-height:9px;}
  363. .answer blockquote {background-color:#f6f6f6; color:#454646; font: 10px consolas,monospace; margin-left:10px; padding:2px 6px; line-height:8px; width:460px;}
  364.  
  365. </style>
  366. </head>
  367.  
  368. <body>
  369. <div id="content">
  370.  
  371. <div id="credits">THEME BY <A HREF="HTTP://MARAUDERSTHEMES.TUMBLR.COM">MARAUDERSMAPS</A></div>
  372.  
  373. <!--- TOP BAR --->
  374. <div id="topbar">
  375. <div id="blogtitle">{Title}</div>
  376. <div id="navig">
  377. <table width="518px" cellspacing="0" cellpadding="0"><tr height="20px">
  378. <td class="al"><a href="/">home</a></td>
  379. <td class="bl"><a href="/ask">ask</a></td>
  380. <td class="cl"><a href="/archive">archive</a></td>
  381. {block:IfShowLink1}<td class="dl"><a href="{text:Link 1 Url}">{text:Link 1 Name}</a></td>{/block:IfShowLink1}
  382. {block:IfShowLink2}<td class="el"><a href="{text:Link 2 Url}" target="_blank">{text:Link 2 Name}</a></td>{/block:IfShowLink2}
  383. {block:IfShowLink3}<td class="fl"><a href="{text:Link 3 Url}" target="_blank">{text:Link 3 Name}</a></td>{/block:IfShowLink3}
  384. </tr></table>
  385. </div>
  386. </div>
  387.  
  388. <!--- SIDEBAR --->
  389. <div id="side">
  390. {block:IfSidebarImage}<div id="sidepic"><img src="{image:sidebar}" /></div>{/block:IfSidebarImage}
  391. <div id="descriptionbox">{Description}</div>
  392. {block:Pagination}<div id="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="newer">&larr;</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}" title="older">&rarr;</a>
  393. {/block:NextPage}</div>{/block:Pagination}
  394. </div>
  395.  
  396. <!--- ENTRIES --->
  397. <div id="entries">
  398. {block:Posts}
  399. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  400.  
  401. {block:IndexPage}
  402.  
  403.  
  404. <div id="information">
  405. {block:HasTags}tagged as<br>
  406. {block:Tags}<a href="{TagURL}" target="_blank"># {Tag}</a><br>{/block:Tags}{/block:HasTags}
  407. {block:RebloggedFrom}
  408. <div class="tagtitle">
  409. via:<a href="{ReblogParentURL}">{ReblogParentName}</a><br>
  410. source:<a href="{ReblogRootURL}">{ReblogRootName}</a>
  411. </div>
  412. {/block:RebloggedFrom}
  413. </div>
  414. {/block:IndexPage}
  415.  
  416. <!--- TEXT POST --->
  417. {block:Text}
  418. {block:Title}
  419. <div id="title">
  420. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  421. </div>{/block:Title}
  422. {Body}
  423. {/block:Text}
  424.  
  425. <!--- PHOTO POST --->
  426. {block:Photo}
  427. <div id="photox"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  428. {block:HighRes}<div class="hres"><a href="{PhotoURL-HighRes}">High-Res</a></div> {/block:HighRes}</div>
  429. {block:Caption}
  430. <div class="caption">{Caption}</div>
  431. {/block:Caption}
  432. {/block:Photo}
  433.  
  434. <!--- PHOTOSET POST --->
  435. {block:Photoset}
  436. {Photoset-500}
  437. {block:Caption}
  438. <div class="caption">{Caption}</div>
  439. {/block:Caption}
  440. {/block:Photoset}
  441.  
  442. <!--- QUOTE POST --->
  443. {block:Quote}
  444. <div class="{Length}_quote">
  445. "{Quote}"
  446. {block:Source}
  447. <div class="source">{Source}</div>
  448. {/block:Source}
  449. </div>
  450. {/block:Quote}
  451.  
  452. <!--- LINK POST --->
  453. {block:Link}
  454. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  455. {block:Description}
  456. <div class="linkdescription">{Description}</div>
  457. {/block:Description}
  458. {/block:Link}
  459.  
  460. <!--- CHAT POST --->
  461. {block:Chat}
  462. {block:Title}
  463. <div id="title"><div class="texttitle">{Title}</div></div>
  464. {/block:Title}
  465. <div class="chat">
  466. {block:Lines}<div class="chat"><div class="line {Alt}">
  467. <div class="{Alt} user_{UserNumber}">
  468. {block:Label}
  469. <span class="label"><b>{Label}</b></span>
  470. {/block:Label}
  471. {Line}</div>
  472. </div></div>
  473. {/block:Lines}
  474. </div>
  475. {/block:Chat}
  476.  
  477. <!--- VIDEO POST --->
  478. {block:Video}
  479. {Video-500}
  480. {block:Caption}
  481. <div class="caption">{Caption}</div>
  482. {/block:Caption}
  483. {/block:Video}
  484.  
  485. <!--- AUDIO POST --->
  486. {block:Audio}
  487. <div id="audentryprob">
  488. <div class="audentry">
  489.  
  490. <img src="http://static.tumblr.com/2lqtwbf/hLRlz1vgy/2.png" alt="default album art" width="120" height="120" style="position:absolute; vertical-align:middle;" />
  491. {block:AlbumArt}
  492. <img width="120" height="120" src="{AlbumArtURL}" style="position:absolute;" />
  493. {/block:AlbumArt}
  494.  
  495. <div class="audioplayercircle"><div class="audioplayer">{AudioPlayerWhite}</div></div>
  496. <div class="something">
  497. <table style="float:right;" width="360px" cellspacing="1px" cellpadding="0">
  498.  
  499. {block:TrackName}
  500. <tr>
  501. <td class="audiodata"><b>Song: </b>{TrackName}</td>
  502. </tr>
  503. {/block:TrackName}
  504.  
  505. {block:Artist}
  506. <tr>
  507. <td class="audiodata"><b>Artist: </b> {Artist}</td>
  508. </tr>
  509. {/block:Artist}
  510. {block:Album}
  511. <tr>
  512. <td class="audiodata"><b>Album: </b>{Album}</td>
  513. </tr>
  514. {/block:Album}
  515. <tr>
  516. <td class="audiodata">Played {FormattedPlayCount} times</td>
  517. </tr>
  518. {block:ExternalAudio}
  519. <tr>
  520. <td class="audiodata"><a href="{ExternalAudioURL}" target="_blank">Source</a></td>
  521. </tr>
  522. {/block:ExternalAudio}
  523. {block:Caption}<tr>
  524. <td class="aucap">{Caption}</td></tr>
  525. {/block:Caption}
  526. </table>
  527. </div></div>
  528. </div>{/block:Audio}
  529.  
  530. <!--- ASK POST --->
  531. {block:Answer}
  532. <div class="question">
  533. <div class="questionarrow">◥</div>
  534. {Question}
  535. </div>
  536. <div class="asker"><div style="padding-top:6px; display:inline; vertical-align:middle!important;">{Asker}</div><img src="{AskerPortraitURL-24}"></div>
  537. <div class="answer">{answer}</div>{/block:Answer}
  538.  
  539. <!--- PERMALINKS --->
  540. <div id="ending">
  541. {block:date}<a href="{Permalink}"> Posted {block:NewDayDate}on {ShortMonth} {DayOfMonthWithZero}{/block:NewDayDate}{block:SameDayDate}at {12HourWithZero}:{Minutes}{AmPm}{/block:SameDayDate} {block:NoteCount}with {NoteCountWithLabel}{/block:NoteCount}.</a>&nbsp;{/block:date}
  542. </div>
  543.  
  544. </div>
  545.  
  546. <!--- POST NOTES--->
  547. {block:PermalinkPage}
  548. <div style="float:right; margin-right:8px;">
  549. {block:NoteCount}<div class="notperm">{NoteCountWithLabel} - <p class="shows">Show notes</p></div>{/block:NoteCount}
  550. {block:HasTags}<div class="tagperm"> tagged as: {block:Tags}<a href="{TagURL}" target="_blank">#{Tag} </a>{/block:Tags}</div>{/block:HasTags}
  551. {block:RebloggedFrom}<div class="rebperm">reblogged from <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a>. Originally posted by <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a></div>{/block:RebloggedFrom}
  552. </div>
  553. <br>
  554. {block:PostNotes}
  555. <div id="postnotes"><div class="clicky" style="display:none;">{PostNotes}</div></div><br>
  556. {/block:PostNotes}
  557. {/block:PermalinkPage}
  558. {/block:Posts}
  559.  
  560. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  561. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  562. {/block:ContentSource}
  563. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  564.  
  565. </div>
  566. </body>
  567. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement