Don't like ads? PRO users don't see any ads ;-)

Wanna Be Startin' Something

By: dec0der on Jan 25th, 2012  |  syntax: None  |  size: 8.49 KB  |  hits: 4,097  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  2. <head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}
  7. <meta name="description" content="{MetaDescription}" />
  8. {/block:Description}
  9. </head>
  10.  
  11. <!--
  12. (c) 2012 | dec0der
  13. Theme #4: Wanna Be Startin' Something Theme
  14.  
  15. please,don't remove the credit! Thank you.
  16. -->
  17.  
  18. <title>{title}</title>
  19. <meta name="color:Text" content="#3D3D3D">
  20. <meta name="color:Links" content="#000000">
  21. <meta name="color:Hover" content="#CCCCCC">
  22. <meta name="color:Header" content="#EEEEEE">
  23. <meta name="color:Headerlinks" content="#680000">
  24. <meta name="color:PermalinkBackground" content="#680000">
  25. <meta name="color:Background" content="#FFFFFF"/>
  26. <meta name="color:Title Hover" content="#DDDDDD">
  27. <meta name="color:Title" content="#000000">
  28. <meta name="text:Width" content="400"/>
  29. <link rel="shortcut icon" href="{Favicon}">
  30.  
  31.  
  32. <style type="text/css">
  33. @font-face {
  34.  
  35. font-family:basket;
  36. src: url('http://static.tumblr.com/iddq6cw/1irlvokks/mossy.ttf');
  37. }
  38.  
  39. body{ height:100%; text-align:justify; font-family: Arial !important; font-size: 10px !important; line-height: 12px !important; color:{color:text}; background-color:{Color:Background};}
  40.  
  41. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  42.  
  43. .contentcolumn{margin:auto; background:{Color:Background}; max-width:{text:Width}px; margin-top:85px; overflow:shown;}
  44.  
  45. body a{text-decoration:none; -webkit-transition: 0.5s ease-in; color:{color:links};}
  46.  
  47. body a:hover{
  48. color:{color:hover}; -webkit-transition: 0.5s ease-in;}
  49.  
  50. a img{border:0px;}
  51.  
  52. #entry{margin-bottom:20px; max-width:{text:Width}px;}
  53.  
  54. #entry img{max-width:{text:Width}px;}
  55. #entry:hover .permalink {opacity: 1;}
  56.  
  57. .title{font-family:Georgia; font-style:italic; border-bottom:1px solid black; font-size:12px; margin-bottom:-5px; line-height:12px; margin-bottom:4px; text-align:left; letter-spacing:1px;}
  58.  
  59. div#side{ position:fixed !important; width:180px; height:auto; line-height:11px; background-color:{color:background}; bottom:20px; margin: 0px 0px 0px -250px; padding:5px;}
  60.  
  61. .header {text-align:center; margin-top:-85px; margin-left:-7px; width:100%; background:#EEEEEE; position:fixed; font-family:Basket; font-size:35px; letter-spacing:4px; line-height:45px;}
  62. .header a {color:{color:title}; -webkit-transition: 0.5s ease-in; -webkit-text-stroke: 1px transparent; text-decoration:none; text-transform:lowercase;}
  63.  
  64. .header a:hover{color:{color:Title Hover};}
  65.  
  66. .headerlinks {font-family:georgia; margin-top:5px; font-size:9px; line-height:15px; text-align:center; letter-spacing:1px;}
  67.  
  68. .headerlinks a:hover {background-color:{color:headerlinks};}
  69.  
  70. .links a{text-align:center; font-size:9px; padding-top:2px; padding-left:3px; padding-right:3px; padding-bottom:2px; text-transform:uppercase; color:{color:Text};}
  71.  
  72. .links a:hover{background:{color:Nav Hover Background}; color:#ffffff;}
  73.  
  74. .description{font-style:italic; margin-bottom:5px; padding-left:2px; text-align:justify; padding-bottom:3px; margin-top:-60px; margin-left:66px;}
  75.  
  76. .h2{ font-family: Times; font-size:12px; line-height:12px; font-style:italic; letter-spacing: 1px; display:block;}
  77.  
  78. .h3{text-transform:uppercase;}
  79.  
  80. .h4{font-family: georgia; font-size:20px; line-height:25px; font-style:italic; letter-spacing: 2px; text-transform:lowercase; display:block; background:{color:title background};}
  81.  
  82. .h5{color:{color:title}; font-family: arial; font-size:40px; line-height:41px; font-style:; text-transform:lowercase; text-align:right;}
  83.  
  84. .audio {
  85. background-color:#E7E7E7;
  86. margin-bottom : -10px;
  87. width:{text:Width}px;
  88. }
  89. .answer{color:{Color:Text}; font-family:georgia; font-weight:normal; font-style:italic;}
  90. .answer b {color:{Color:Text}; text-transform:uppercase; text-decoration:underline; font-family:georgia;}
  91.  
  92. div.video embed,
  93. div.post div.video object {
  94. width:{text:Width}px !important;
  95. height:350px !important;
  96. }
  97.  
  98. .permalink {position : absolute; font-size:10px; text-align :center; height:20px; line-height:20px; background-color:{Color:PermalinkBackground}; letter-spacing:2px; font-family: times;
  99. width:{text:Width}px; opacity:0;}
  100. .permalink a:hover{color:{color:Hover}; opacity: 1; -webkit-transition: opacity 1s linear; opacity:.95; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out;
  101. }
  102.  
  103. .cred{bottom:5px; right:5px; position:fixed; background:#CCC; opacity:.65; color:#000;}
  104.  
  105. {CustomCSS}
  106.  
  107. </style>
  108.  
  109. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  110.  
  111. </head>
  112.  
  113. <body>
  114.  
  115. <div class="cred">
  116. <a href="http://www.dec0der.tumblr.com">C R E D I T</a>
  117. </div>
  118.  
  119. <div class="header">{Title}<br>
  120. <div class="headerlinks">
  121. <a href="/">refresh</a>&nbsp;&nbsp;&nbsp;
  122. <a href="/ask">askbox</a>&nbsp;&nbsp;&nbsp;
  123. <a href="/archive">archive</a>&nbsp;&nbsp;&nbsp;
  124. {block:Pages}{block:HasPages}<a href="{URL}"><span>{Label}</span></a>&nbsp;&nbsp;&nbsp;{/block:HasPages}{block:Pages}
  125. <a href="http://www.dec0der.tumblr.com">theme</a></div>
  126. </div>
  127.  
  128. <div class="contentcolumn">
  129.  
  130. <div id="side">
  131. <div style="padding-right:2px; text-align:left;"><img src="{PortraitURL-64}"></div>
  132. {block:Description}<div class="description">{Description}</div>{/block:Description}
  133. </div>
  134.  
  135. <div class="autopagerize_page_element">
  136.  
  137. {block:Posts}
  138.  
  139. {block:Text}
  140. <div id="entry">
  141. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  142. {block:Title}<div class="title">{Title}</div>{/block:Title}
  143. {Body}
  144. </div>
  145. {/block:Text}
  146.  
  147. {block:Photo}
  148. <div id="entry">
  149. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  150. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  151. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width={text:Width}/>
  152. {block:IndexPage}</a>{/block:IndexPage}
  153. {block:PermalinkPage}{LinkCloseTag}
  154. {/block:PermalinkPage}
  155. </div>
  156. {/block:Photo}
  157.  
  158. {block:Photoset}
  159. <div id="entry">
  160. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  161. {Photoset-400}
  162. </div>
  163. {/block:Photoset}
  164.  
  165. {block:Quote}
  166. <div id="entry">
  167. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}"{Quote}" {block:Source}<br>
  168. — <b>{Source}</b>{/block:Source}
  169. </div>
  170. {/block:Quote}
  171.  
  172. {block:Link}
  173. <div id="entry">
  174. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  175. <div class="h2"><a href="{URL}"><big><big>&rarr;</big></big> {Name}</a></div>{block:Description}{Description}{/block:Description}
  176. </div>
  177. {/block:Link}
  178.  
  179. {block:Chat}
  180. <div id="entry">
  181. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  182. {block:Title}<b>{Title}</b>{/block:Title}
  183. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  184. </div>
  185. {/block:Chat}
  186.  
  187. {block:Audio}
  188. <div id="entry">
  189. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  190. <div class="audio">
  191. {AudioPlayerGrey}</div><br>
  192. <div style="padding:2px; font-size:10px; text-align:center;font-style:italic;">{block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</div>
  193. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  194. </div>
  195. {/block:Audio}
  196.  
  197. {block:Answer}
  198. <div id="entry">
  199. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  200. <div class="answer"><b>{Asker}:</b> {Question}</div><br>
  201. <div style="margin-top:-15px;">{Answer}</div></div>
  202. {/block:answer}
  203.  
  204. {block:Video}
  205. <div id="entry">
  206. <div class="video">
  207. {block:IndexPage}<span class="permalink">† <a href="{Permalink}">{NoteCountwithLabel}</a> †</span>{/block:IndexPage}
  208. {Video-500}
  209. </div></div>
  210. {/block:Video}
  211.  
  212.  
  213. {block:PermalinkPage}
  214. {block:Caption}{Caption}<br>{/block:Caption}
  215. {block:HasTags}<u>Tags:</u> # {block:Tags}<a href="{TagURL}">{Tag}</a>, {/block:Tags}{/block:HasTags}<div style="text-align:right;">{NoteCountWithLabel}</div><br><br>
  216. {block:PostNotes}
  217. {PostNotes}
  218. {/block:PostNotes}
  219. {/block:PermalinkPage}
  220.  
  221. {/block:Posts}
  222.  
  223. </div>
  224.  
  225. <br>
  226. </div>
  227. </body>
  228. </html>