xrevolt

somewhat damaged -- grey

Dec 30th, 2011
32
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.96 KB | None | 0 0
  1. <i>“It's all right to love someone who doesn't love you back, as long as they're worth you loving them. As long as they deserve it.”</i> </br>
  2. raiesah; known as rae, fred, or anna. 8teen. muslim. :)<br>
  3. you will find movies, books, art, music, photography, landscape, architecture, ancient history, merlin, white collar, liverpool, scenery, love, family, spain, robin hood, etc etc on this blog :) hope you enjoy!
  4. <br>
  5. <a href="http://freddweasley.tumblr.com/ask">requests are always welcome! <3</a><br><br><br>
  6. <i>my mates</i>
  7. <br><a href="http://surrendersavedmylife.tumblr.com">ELENA TO MY DAMON</a>
  8. <br><a href="http://fyabi.tumblr.com">DJAQ TO MY WILL</a>
  9. <br><a href="http://speeditdown.tumblr.com">GEMMA TO MY KARTIK</a>
  10. <br><a href="http://gerrardishard.tumblr.com">CARRA TO MY STEVIE</a>
  11. <br><a href="http://stillnotgillan.tumblr.com">WILL TO MY JEM</a>
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  20. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  21.  
  22. <head>
  23. <!-- DO NOT REMOVE
  24.  
  25.  
  26. IMMIGRANT SONG THEME MADE BY: lostmemento.tumblr.com
  27.  
  28. -->
  29.  
  30. <link href='http://fonts.googleapis.com/css?family=Open+Sans+Condensed:300' rel='stylesheet' type='text/css'>
  31. {block:IfEnableOnlineLeaf}<script language="javascript" type="text/javascript" src="http://www.onlineleaf.com/savetheenvironment.js"></script>{/block:IfEnableOnlineLeaf}
  32. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.2/jquery.min.js"></script>
  33.  
  34.  
  35. <!-- DEFAULT VARIABLES -->
  36. <meta name="image:sidebarpic" content=""/>
  37. <meta name="image:Background" content=""/>
  38.  
  39. <meta name="color:Background" content="#e4e4e4"/>
  40. <meta name="color:Link" content="#484848"/>
  41. <meta name="color:LinkBackground" content="#484848"/>
  42. <meta name="color:SidebarBackground" content="#f2f2f2"/>
  43. <meta name="color:SidebarText" content="#959386"/>
  44. <meta name="color:SidebarLinkBackground" content="#fefdf6"/>
  45. <meta name="color:DateText" content="#7c7c7c"/>
  46. <meta name="color:PostsBackground" content="#ebebeb"/>
  47. <meta name="color:PostText" content="#adadad"/>
  48. <meta name="color:NoteCountBackground" content="#ffffff"/>
  49. <meta name="color:NoteCount" content="#ebebeb"/>
  50. <meta name="color:QuestionBackground" content="#e4e4e4"/>
  51. <meta name="color:DarkBlock" content="#484848"/>
  52. <meta name="color:LightBlock" content="#676767"/>
  53.  
  54. <meta name="text:Alternate Title" content=""/>
  55.  
  56. <meta name="if:Enable Online Leaf" content="1"/>
  57. <meta name="if:Background No Repeat" content="1"/>
  58. <meta name="if:Background Fixed" content="1"/>
  59. <meta name="if:Show Title" content="1"/>
  60. <meta name="if:Show Submit" content="0"/>
  61. <meta name="if:Show Random" content="0"/>
  62. <meta name="if:Show Random and Submit" content="0"/>
  63. <meta name="if:Sidebar Hide" content="1"/>
  64. <meta name="if:Tags Fade" content="1"/>
  65. <meta name="if:Show Tags On Right" content="1"/>
  66. <meta name="if:Picture Caption Hide" content="0"/>
  67. <meta name="if:Show HiRes" content="1"/>
  68. <meta name="if:Hide Post Info" content="0"/>
  69. <meta name="if:AudioPlayerWhite" content="0"/>
  70. <meta name="if:AudioPlayerGrey" content="1"/>
  71. <meta name="if:AudioPlayerBlack" content="0"/>
  72.  
  73.  
  74. <meta name="font:CalibriText" content="calibri, helvetica, verdana"/>
  75. <meta name="font:ConsolasText" content="consolas, monospace, calibri, helvetica, trebuchet ms, georgia, verdana"/>
  76.  
  77.  
  78. <title>{Title}</title>
  79. <link rel="shortcut icon" href="{Favicon}">
  80. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  81. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  82. <link rel="shortcut icon" href="{Favicon}" />
  83. <link rel="apple-touch-icon" href="{PortraitURL-128}"/>
  84. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  85.  
  86. <style type="text/css">
  87. body {background-color: {color:Background}; margin: 0px; background-image: url('{image:Background}'); {block:IfBackgroundNoRepeat}background-repeat: no-repeat; {/block:IfBackgroundNoRepeat} {block:IfBackgroundFixed}background-attachment: fixed;{/block:IfBackgroundFixed} font-family: {font:ConsolasText};}
  88. img {border: 0;}
  89. a {text-decoration: none; font-weight: normal;}
  90. .clear {clear:both;}
  91. .hidden {display: none; width: 5px;}
  92.  
  93. #container {margin: auto; margin-top: 30px; width: 1005px;}
  94. #contain_inner {margin-left: 0px; background-color: transparent;}
  95.  
  96.  
  97.  
  98.  
  99.  
  100. ::-webkit-scrollbar-thumb:vertical {
  101. background-color:{color:notecount};
  102. height:100px;
  103. }
  104. ::-webkit-scrollbar-thumb:horizontal {
  105. background-color:{color:title};
  106. height:10px;
  107. }
  108. ::-webkit-scrollbar {
  109. height:10px;
  110. width:10px;
  111. background-color:{color:background};
  112. }
  113.  
  114. i, em {color:{color:strongaccent};}
  115. b, strong {color:{color:sourcelinks};}
  116.  
  117.  
  118. /* SIDEBAR */
  119. #sidebar {width: 280px; position: fixed; color: {color:SidebarText}; bottom: 30px; {block:IfNotSidebarHide}background-color: {color:SidebarBackground};{/block:IfNotSidebarHide}}
  120.  
  121. #contain_inner:hover #sidebar_hover{opacity:1;}
  122. #sidebar_hover{-o-transition-transition: 0.8s; webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; {block:IfSidebarHide}opacity:0;{/block:IfSidebarHide}}
  123.  
  124. .links {margin-bottom: 10px; text-align: center; {block:IfNotSidebarHide}margin-top: 10px;{/block:IfNotSidebarHide}}
  125. .links a:link, .links a:visited, .links a:active {color: {color:Link}; display: inline-block; text-transform: uppercase; font-family: {font:ConsolasText}; transition: all 0.4s ease-out; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-size: 10px; background-color: {color:SidebarLinkBackground}; padding: 15px 0px; width: 84px; text-align: center; font-size: 9px; {block:IfNotShowRandomandSubmit}width: 61px;{/block:IfNotShowRandomandSubmit} {block:IfShowRandomandSubmit}width: 48px; padding: 5px 0px;{/block:IfShowRandomandSubmit}}
  126. .links a:hover {background-color: {color:LinkBackground}; color: {color:PostsBackground};}
  127.  
  128. .credit {font-size: 8px; letter-spacing: 1px; font-family: calibri, helvetica; background-color: {color:SidebarLinkBackground}; padding: 2px 4px; text-align: center;}
  129. .credit a {color: {color:SidebarText}}
  130.  
  131. .nav {font-family: 'Open Sans Condensed'; color: {color:Link}; text-align: center; font-size: 12px;}
  132. .nav a:link, .nav a:visited, .nav a:active {color: {color:Link}; padding: 0px 2px}
  133.  
  134. .sbtext {background-color: {color:SidebarBackground}; padding: 10px 5px; font-size: 8px; text-align: center; text-transform: uppercase; font-family: {font:CalibriText}; letter-spacing: 1px}
  135. .descript a {font-family: {font:ConsolasText}; color: {color:Link}; font-size: 8px}
  136. .descript a:hover {color: {color:Link}; background-color: {color:LinkBackground}}
  137.  
  138. .pages {margin: 0px 5px; margin-top: 10px;}
  139. .pages a:link, .pages a:visited, .pages a:active {color: {color:Link}; display: inline-block; text-transform: uppercase; font-family: {font:ConsolasText}; transition: all 0.4s ease-out; -o-transition-transition: all 0.4s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; font-size: 10px; background-color: {color:SidebarLinkBackground}; margin: 1px 1px; padding: 15px 0px; width: 125px; text-align: center; font-size: 9px;}
  140. .pages a:hover {background-color: {color:LinkBackground}; color: {color:PostsBackground};}
  141.  
  142. /* POSTS */
  143. #postbox {width: 506px; padding: 0px; margin-left: 300px; margin-bottom: 20px;}
  144.  
  145. .date {text-align: right; font-size: 9px; font-family: {font:ConsolasText}; color: {color:DateText}; background-color: {color:LinkBackground}; padding: 2px 5px;}
  146. .date a:link, .date a:visited, .date a:active {color: {color:DateText};}
  147.  
  148. #posts {background-color: {color:PostsBackground}; font-size: 10px; border: 3px solid {color:SidebarBackground}; font-family: {font:CalibriText}; color: {color:PostText}; letter-spacing: 1px;}
  149. .p_padding {padding: 10px; text-align: justify;}
  150. .p_padding img {max-width: 100%}
  151. .p_padding blockquote {max-width: 100%; border-left: 2px solid {color:Link}; padding-left: 5px; color: {color:Link}}
  152. .p_padding li {list-style: square}
  153. .p_padding a:link, .p_padding a:visited, .p_padding a:active {color: {color:Link}; text-transform: uppercase; font-family: {font:ConsolasText};}
  154. .p_padding a:hover {background-color: {color:LinkBackground}; color: {color:Link}}
  155.  
  156. h1 {text-align: center; font-family: {font:ConsolasText}; color: {color:Link}; font-weight: normal; text-transform: uppercase;}
  157.  
  158.  
  159. /* PHOTO */
  160. #ph:hover #ph_padding {display: block;}
  161. #ph_padding {padding: 10px; text-align: justify; display: none;}
  162. #ph_padding img {max-width: 100%}
  163. #ph_padding blockquote {max-width: 100%; border-left: 2px solid {color:Link}; padding-left: 5px; color: {color:Link}}
  164. #ph_padding li {list-style: square}
  165. #ph_padding a {color: {color:Link}; text-transform: uppercase; font-family: {font:ConsolasText};}
  166. #ph_padding a:hover {background-color: {color:LinkBackground}; color: {color:Link}}
  167.  
  168. #ph .p_padding {padding: 10px; text-align: justify;}
  169. #ph .p_padding a:link, #ph .p_padding a:visited, #ph .p_padding a:active {color: {color:Link}; text-transform: uppercase; font-family: {font:ConsolasText};}
  170. #ph .p_padding a:hover {background-color: {color:LinkBackground}; color: {color:Link}}
  171.  
  172. .hires {display: none;} .hires a:link, .hires a:visited, .hires a:active {color: {color:PostsBackground};}
  173. #photo:hover .hires {display: block; position: absolute;opacity:0.8;filter:alpha(opacity=80); background-color: {color:LinkBackground}; margin-left: 451px; margin-top: -20px; z-index: 5; padding: 5px; font-size: 8px; letter-spacing: 3px;}
  174.  
  175. /* QUOTE */
  176. .quote {text-align: justify; width: 75%; font-family: {font:ConsolasText}; padding-top: 10px;}
  177. .quote_short {font-size: 24px; line-height: 90%; text-indent: 10px; margin: 0px 20px;}
  178. .quote_medium {font-size: 18px; line-height: 90%; text-indent: 10px; margin: 0px 20px;}
  179. .quote_long {font-size: 12px;line-height: 90%; text-indent: 10px; margin: 0px 20px;}
  180. .source {text-align: right; margin-top: 20px;}
  181. .source a:link, .source a:visited, .source a:active {color: {color:Link}; padding: 0px 2px;}
  182. .source a:hover {background-color: {color:LinkBackground}; }
  183. .qleft {font-size: 70px; font-family: georgia; line-height: 100px; position: relative; bottom: 10px; left: 60px; margin-bottom: -90px; width: 50px;}
  184. .qright {font-size: 70px; padding-right: 5px; line-height: 30px; text-align: right; position: relative; bottom: 0px; font-family: georgia; margin-bottom: -10px;}
  185.  
  186.  
  187. /* CHAT */
  188. #posts .chat li {line-height: 12px; list-style: none; margin-right: 50px}
  189. .line {padding: 1px 5px;}
  190. .line .label {font-family: {font:ConsolasText}; padding: 3px; text-transform: uppercase;}
  191.  
  192. /* AUDIO */
  193. .contenttxt_audio {padding-left: 15px; margin-top: -5px}
  194. #audiocontain {text-align:center; width: 500px; height: 250px;}
  195.  
  196. .audio_player {text-align: center; margin: auto; width: 205px;}
  197. .album_art {position: absolute; width: 250px; height: 250px; margin-left: 0; text-align: left}
  198. .album_art img {width: 250px; height: 250px; float:left}
  199.  
  200. .containermusic {width: 240px; display: block; vertical-align: middle; float: right; height: 150px;}
  201. #posts .containermusic li {list-style: none; margin-left: -45px}
  202. .musiclabel {margin: auto; background-color: {color:posts}; padding: 3px 10px; font-size: 9px; color: {color:Link}; width: 185px; text-transform: uppercase; letter-spacing: 1px;}
  203. #entries .containermusic .musiclabel ul, #entries .containermusic .musiclabel li {list-style: none; display: block; width: 200px;}
  204. .mlabel {color: {color:DateText};}
  205.  
  206.  
  207. /* QUESTIONS */
  208. .question {background-color: {color:QuestionBackground}; display: block; padding: 10px; color: {color:Link}; margin-bottom: -8px;}
  209. .tip {color: {color:QuestionBackground}; font-size: 24px;}
  210. .asker {margin-top: 10px; color: {color:Link}; text-transform: uppercase; font-family: {font:ConsolasText};}
  211. .asker a:link, .asker a:visited, .asker a:active {color: {color:Link};}
  212. .asker a:hover {background-color: {color:LinkBackground}}
  213.  
  214. /* REBLOG */
  215. .reblog {background-color: {color:NoteCountBackground}; width: 100%; font-size: 10px; padding: 10px 0px; font-family: {font:CalibriText}}
  216.  
  217. .ntc {font-size: 24px; line-height: 10px; font-family: 'Open Sans Condensed'; padding: 0px 5px; color: {color:PostsBackground}; padding-bottom: 2px}
  218. .ntcblck {background-color: {color:NoteCount}; display: block; width:14px; height: 14px; font-size: 7px; text-align: center; line-height: 26px; margin-right: 2px;}
  219. .nc a:link, .nc a:visited, .nc a:active {font-size: 34px; line-height: 14px; font-family: 'Open Sans Condensed'; padding: 0px 5px; color: {color:NoteCount};}
  220. .ncblck {background-color: {color:NoteCount}; display: block; width:26px; height: 26px; font-size: 7px; text-align: center; line-height: 26px; margin-right: 2px;}
  221. .dkblck {background-color: {color:DarkBlock}; display: block; width:4px; height: 13px; margin: 0px 2px; margin-left: 0px;}
  222. .ltblck {background-color: {color:LightBlock}; display: block; width:4px; height: 13px; margin: 0px 2px; margin-left: 0px;}
  223. .reblog_ppl {padding: 0px 5px; color: {color:LightBlock}; text-transform: uppercase;}
  224. .reblog_ppl a:link, .reblog_ppl a:visited, .reblog_ppl a:active {color: {color:Link}; -o-transition-transition: 0.4s; webkit-transition-duration: 0.4s; -moz-transition-duration: 0.4s;}
  225. .reblog_ppl a:hover {color: {color:Link}; background-color: {color:DarkBlock}}
  226.  
  227. {block:IndexPage}
  228. #postshide:hover #hideinfo {display:block;}
  229. #hideinfo {display:none;}
  230.  
  231. /* TAGS */
  232. #posts:hover #tags {opacity:1;}
  233. #tags {width: 160px; position: absolute; color: {color:SidebarText}; margin-left: 510px; -o-transition-transition: 0.8s; webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; {block:IfTagsFade}opacity:0;{/block:IfTagsFade} background-color: {color:SidebarBackground}; padding: 10px;}
  234. .tag_b {display: block; height: 3px; width: 3px; background-color: {color:LinkBackground}; float: left; margin-top: 3px; margin-right: 2px;}
  235. #tags a:link, #tags a:visited, #tags a:active {display: block; font-family: {font:ConsolasText}; text-transform: uppercase; font-size: 8px; color: {color:Link}; -o-transition-transition: 0.8s; webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; word-wrap: break-word;}
  236. #tags a:hover {background-color: {color:LinkBackground}; color: {color:SidebarBackground}; padding: 5px;}{/block:IndexPage}
  237.  
  238. {block:PermalinkPage}/* TAGS */
  239. #tagbox {width: 160px; position: fixed; margin-left: 510px; top: 40px}
  240.  
  241. .date {background-color: {color:LinkBackground}; width: 170px; font-family: 'Open Sans Condensed'; color: {color:PostsBackground}; text-transform: uppercase;}
  242.  
  243. #tags {color: {color:SidebarText}; background-color: {color:SidebarBackground}; width: 160px; padding: 10px}
  244. .tag_b {display: block; height: 3px; width: 3px; background-color: {color:LinkBackground}; float: left; margin-top: 3px; margin-right: 2px;}
  245. #tags a:link, #tags a:visited, #tags a:active {display: block; font-family: {font:ConsolasText}; text-transform: uppercase; font-size: 8px; color: {color:Link}; -o-transition-transition: 0.8s; webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; word-wrap: break-word;}
  246. #tags a:hover {background-color: {color:LinkBackground}; color: {color:SidebarBackground}; padding: 5px;}{/block:PermalinkPage}
  247.  
  248. .tags_ip {background-color: {color:SidebarBackground}; width: 486px; padding: 10px; {block:PermalinkPage}margin-left: 300px; margin-top: -30px; padding-bottom: 30px{/block:PermalinkPage}}
  249. .tags_ip a:link, .tags_ip a:visited, .tags_ip a:active {font-family: {font:ConsolasText}; text-transform: uppercase; font-size: 8px; color: {color:Link}; -o-transition-transition: 0.8s; webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; padding: 2px 5px; letter-spacing: 1px; word-wrap: break-word;}
  250. .tags_ip a:hover {background-color: {color:LinkBackground}; color: {color:SidebarBackground};}
  251.  
  252.  
  253. /* PERMALINK PAGE */
  254. #perma {width:506px; margin-left: 300px; background-color: {color:NoteCountBackground}; margin-top: -20px; line-height: 100%; text-align: center; margin-bottom: -10px;}
  255.  
  256. #perma .ntc {font-size: 24px; font-family: 'Open Sans Condensed'; color: {color:NoteCount}; line-height: 100%; padding: 10px; text-transform: uppercase;}
  257.  
  258. .reblog_perma {margin-bottom: 10px; font-size: 9px; font-family: {font:CalibriText}; padding-top: 10px; text-transform: uppercase; color: {color:LightBlock}}
  259. .reblog_perma a {color: {color:Link}}
  260. .dkblck_p {background-color: {color:DarkBlock}; display: block; width: 12px; height: 12px; margin: 0px 2px}
  261. .ltblck_p {background-color: {color:LightBlock}; display: block; width: 12px; height: 12px; margin: 0px 2px;}
  262.  
  263. /* NOTES LIST */
  264. .notes {width:496px; margin-left: 300px; font-size: 10px; font-family: {font:ConsolasText};}
  265. ol.notes {padding: 0px; list-style-type: none; font-size: 10px; font-family: {font:ConsolasText}; color: {color:PostText};}
  266. ol.notes li {width: 496px; font-size: 10px; font-family: {font:ConsolasText}; color: {color:PostText};}
  267. ol.notes li a:link, ol.notes li a:visited, ol.notes li a:active {color: {color:Link}; padding: 0px 2px}
  268. ol.notes li a:hover {color: {color:Link}; background-color: {color:LinkBackground}}
  269. ol.notes li.note {border-top: solid 0px #ebebeb; padding: 5px; background-color: {color:NoteCountBackground}; color: {color:PostText}}
  270. ol.notes li.note img.avatar {vertical-align: -4px; margin-right: 2px; width: 16px; height: 16px;}
  271. ol.notes li.note span.action {font-weight: normal;}
  272. ol.notes li.note .answer_content {font-weight: normal;}
  273. ol.notes li.note blockquote {background-color: {color:SidebarBackground}; padding: 4px 10px; margin: 10px 0px 0px 25px;}
  274. ol.notes li.note blockquote a:link, ol.notes li.note blockquote a:visited, ol.notes li.note blockquote a:active {text-decoration: none;}
  275. </style></head>
  276.  
  277.  
  278. <body>
  279. <div id="container"><div id="contain_inner">
  280.  
  281. <div id="sidebar"><div id="sidebar_hover"><div class="links"><a href="/">HOME</a> <a href="/ask">ASK</a> {block:IfNotShowRandomandSubmit}{block:IfShowSubmit}<a href="/submit">SUBMIT</a>{/block:IfShowSubmit}{/block:IfNotShowRandomandSubmit} <a href="/archive">ARCHIVE</a> {block:IfNotShowRandomandSubmit}{block:IfShowRandom}<a href="/random">RANDOM</a>{/block:IfShowRandom}{/block:IfNotShowRandomandSubmit} {block:IfShowRandomandSubmit}<a href="/submit">SUBMIT</a> <a href="/random">RANDOM</a>{/block:IfShowRandomandSubmit}</div></div>
  282.  
  283. <div class="nav">{block:IfShowTitle}<span style="text-transform:uppercase; font-size: 18px">{block:IfNotAlternateTitle}{Title}{/block:IfNotAlternateTitle} {block:IfAlternateTitle}{text:Alternate Title}{/block:IfAlternateTitle}</span><br>{/block:IfShowTitle}
  284. {block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">&#8592</a>{/block:PreviousPage}
  285. {CurrentPage} of {TotalPages}
  286. {block:NextPage}<A href="{NextPage}">&#8594;</a>{/block:NextPage}{/block:Pagination}<br></div>
  287.  
  288. {block:IfSidebarPicImage}<img src="{image:sidebarpic}" width="280px">{/block:IfSidebarPicImage}
  289.  
  290. <div id="sidebar_hover"><div class="sbtext"><div class="descript">{Description}</div>
  291.  
  292. <div class="pages">{block:HasPages}{block:Pages}<a href="{URL}"> {Label}</a>{/block:Pages}{/block:HasPages}</div></div>
  293.  
  294. <div class="credit"><a href="http://lmthemes.tumblr.com">THEME &#169;</a></div></div></div>
  295.  
  296. {block:Posts}<div id="postbox">
  297.  
  298. <!--- INDEX DATE--->
  299. {block:IndexPage}<div class="date">{block:Date}<a href="{Permalink}">{block:NewDayDate}{DayOfMonthWithZero}.{MonthNumberWithZero}.{Year}{/block:NewDayDate}
  300.  
  301. {block:SameDayDate}{12HourWithZero}:{Minutes}{CapitalAmPm}{/block:SameDayDate}</a>{/block:Date}</div>{/block:IndexPage}
  302. {block:IfHidePostInfo}<div id="postshide">{/block:IfHidePostInfo}
  303. <!--- INDEX DATE --->
  304. <div id="posts">
  305. {block:IndexPage}{block:IfShowTagsOnRight}{block:HasTags}<div id="tags">{block:Tags}<a href="/tagged/{URLSafeTag}"><div class="tag_b"></div> {Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTagsOnRight}{/block:IndexPage}
  306.  
  307. <!--- PERMALINK DATE --->
  308. {block:PermalinkPage}<div id="tagbox"><div class="date">{block:Date}{TimeAgo}{/block:Date}</div>
  309.  
  310. <!--- PERMALINK TAGS --->
  311. {block:IfShowTagsOnRight}<div id="tags">{block:HasTags}{block:Tags}<a href="/tagged/{URLSafeTag}"><div class="tag_b"></div> {Tag}</a>{/block:Tags}{/block:HasTags}</div>{/block:IfShowTagsOnRight}</div>{/block:PermalinkPage}
  312.  
  313. <!--- TEXT POSTS --->
  314. {block:Text}<div class="p_padding"><h1>{block:Title}{Title}{/block:Title}</h1>
  315. {Body}</div>{/block:Text}
  316.  
  317. <!--- PHOTO POSTS --->
  318. {block:Photo}<div id="ph"><center>{LinkOpenTag}<div id="photo"><img src="{PhotoURL-500}">{block:IfShowHiRes}<div class="hires"><a href="{PhotoURL-HighRes}">HI-RES</a></div>{/block:IfShowHiRes}</div>{LinkCloseTag}</center>
  319. {block:Caption}{block:IndexPage}{block:IfPictureCaptionHide}<div id="ph_padding">{/block:IfPictureCaptionHide}{/block:IndexPage} {block:IndexPage}{block:IfNotPictureCaptionHide}<div class="p_padding">{/block:IfNotPictureCaptionHide}{/block:IndexPage} {block:PermalinkPage}<div class="p_padding">{/block:IfNotPictureCaptionHide}{/block:PermalinkPage}{Caption}</div>{/block:Caption}</div>{/block:Photo}
  320.  
  321. <!--- PHOTOSET POSTS --->
  322. {block:Photoset}<div id="ph">{Photoset-500}
  323. {block:Caption}{block:IndexPage}{block:IfPictureCaptionHide}<div id="ph_padding">{/block:IfPictureCaptionHide}{/block:IndexPage} {block:IndexPage}{block:IfNotPictureCaptionHide}<div class="p_padding">{/block:IfNotPictureCaptionHide}{/block:IndexPage} {block:PermalinkPage}<div class="p_padding">{/block:PermalinkPage}{Caption}</div>{/block:Caption}</div>{/block:Photoset}
  324.  
  325. <!--- QUOTE POSTS --->
  326. {block:Quote}<div class="p_padding"><div class="qleft">“</div><center><div class="quote"><div class="quote_{Length}">{Quote}</div><div class="qright">”</div>
  327. {block:Source}<div class="source">- {Source}</div>{/block:Source}</div></div>{/block:Quote}
  328.  
  329. <!--- LINK POSTS --->
  330. {block:Link}<div class="p_padding"><h1><a href="{URL}">{Name}</a></h1>
  331. {block:Description}{Description}{/block:Description}</div>{/block:Link}
  332.  
  333. <!--- CHAT POSTS --->
  334. {block:Chat}<div class="p_padding">{block:Title}{Title}{/block:Title}
  335. <div class="chat"><ul>{block:Lines}
  336. <li class="line">{block:Label}
  337. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div></div>
  338. {/block:Chat}
  339.  
  340. <!--- AUDIO POSTS --->
  341. {block:Audio}
  342. <div class="containermusic"><ul><li>{block:Artist}<div class="musiclabel"><span class="mlabel">ARTIST:</span> {Artist}</div>{/block:Artist}</li>
  343. <li>{block:TrackName}<div class="musiclabel"><span class="mlabel">SONG:</span> {TrackName}</div>{/block:TrackName}</li>
  344. <li>{block:Album}<div class="musiclabel"><span class="mlabel">ALBUM:</span> {Album}</div>{/block:Album}</li>
  345. <li><div class="musiclabel">{PlayCountWithLabel}</div></li>
  346. <li>{block:IfAudioPlayerGrey}{AudioPlayerGrey}{/block:IfAudioPlayerGrey}
  347. {block:IfAudioPlayerWhite}{AudioPlayerWhite}{/block:IfAudioPlayerWhite}
  348. {block:IfAudioPlayerBlack}{AudioPlayerBlack}{/block:IfAudioPlayerBlack}</li></ul></div>
  349.  
  350. <table cellspacing="0" cellpadding="0" style="vertical-align: top" height="150px"><tr><td><img style="position: absolute; margin-top: -75px" src="http://static.tumblr.com/jn9hrij/20Ul2zzsr/albumart.jpg" alt="default album art" width="150" height="150" />
  351. {block:AlbumArt}
  352. <img style="position: absolute; margin-top: -75px" width="150" height="150" src="{AlbumArtURL}" />
  353. {/block:AlbumArt}</div></td>
  354.  
  355. <td style="padding-left: 150px;"><img src="http://i40.tinypic.com/2vwcjgg.pngg" height="150px"></td></tr></table>
  356. {block:Caption}<div class="p_padding">{Caption}</div>{/block:Caption}
  357. {/block:Audio}
  358.  
  359. <!--- VIDEO POSTS --->
  360. {block:Video}{Video-500}
  361. {block:Caption}<div class="p_padding">{Caption}</div>{/block:Caption}{/block:Video}
  362.  
  363. <!--- ANSWER POSTS --->
  364. {block:Answer}<Div class="question">{Question}</div>
  365. <Table style="margin-left: 100px;"><tr><td><div class="tip">&#9701;</div></td><td><div class="asker"><img src="{AskerPortraitURL-16}"></div></td><Td><div class="asker">{Asker}</div></td></tr></table>
  366. <div class="p_padding">{Answer}</div>{/block:Answer}</div>
  367.  
  368. {block:IndexPage}
  369. {block:IfHidePostInfo}<div id="hideinfo">{/block:IfHidePostInfo}{block:IfNotShowTagsOnRight}{block:HasTags}<div class="tags_ip">{block:Tags}<a href="/tagged/{URLSafeTag}"># {Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfNotShowTagsOnRight}
  370.  
  371. <!--- NOT REBLOG --->
  372. {block:NotReblog}{block:NoteCount}<div class="reblog"><center><a href="{Permalink}"><Table cellpadding="0" cellspacing="0">
  373. <tr><Td class="ntc">{NoteCount}</td>
  374. <Td><div class="ntcblck"></div></td>
  375. <td class="ntc">NOTES</td></tr>
  376. </table></a></center></div>{/block:NoteCount}{/block:NotReblog}
  377.  
  378. <!--- REBLOGGED --->
  379. {block:RebloggedFrom}<div class="reblog"><center><Table cellpadding="0" cellspacing="0">
  380. <tr><Td rowspan="2" class="nc"><a href="{Permalink}">{NoteCount}</a></td>
  381. <Td rowspan="2"><div class="ncblck"></div></td>
  382. <Td rowspan="2"><div class="blck"></div></td>
  383. <td><div class="dkblck"></div></td>
  384. <Td rowspan="2"><img src="{ReblogParentPortraitURL-48}" height="26px"></td>
  385. <td class="reblog_ppl">VIA <a href="{ReblogParentURL}">{ReblogParentName}</a></td></tr>
  386. <tr><td><div class="ltblck"></div></td><td class="reblog_ppl">ORIGINALLY <a href="{ReblogRootURL}">{ReblogRootName}</a></td></tr></table></center></div>{/block:RebloggedFrom}
  387. {block:IfHidePostInfo}</div>{/block:IfHidePostInfo}{/block:IndexPage}
  388. {block:IfHidePostInfo}</div>{/block:IfHidePostInfo}
  389. </div>
  390.  
  391. <!--- PERMALINK PAGE --->
  392. {block:PermalinkPage}
  393. {block:IfNotShowTagsOnRight}{block:HasTags}<div class="tags_ip">{block:Tags}<a href="/tagged/{URLSafeTag}"># {Tag}</a>{/block:Tags}</div>{/block:HasTags}{/block:IfNotShowTagsOnRight}
  394.  
  395. <div id="perma">
  396. {block:RebloggedFrom}<Center><div class="reblog_perma"><table cellspacing="0" cellpadding="0"><tr><td>VIA <a href="{ReblogParentURL}">{ReblogParentName}</a></td><td><div class="dkblck_p"></div></td><td><img src="{ReblogParentPortraitURL-48}" height="12px"></td><td><div class="ltblck_p"></div></td><td>ORIGINALLY <a href="{ReblogRootURL}">{ReblogRootName}</a></td></tr></table></div></center>{/block:RebloggedFrom}
  397.  
  398. {block:NoteCount}<div class="ntc">{NoteCountWithLabel}</div>{/block:NoteCount}</div>{/block:PermalinkPage}
  399. {block:PostNotes}{PostNotes}{/block:PostNotes}{/block:Posts}
  400. </div></div>
  401. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment