Advertisement
dec0der

Starry Eyed Theme

Mar 17th, 2012
3,887
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. <!--
  2. Revised: (c) 2012 | dec0der
  3. Theme #3: Starry Eyed Theme
  4.  
  5. please, don't remove the credit! thank you.
  6. -->
  7.  
  8.  
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head>
  11. <title>{Title}</title>
  12. <link rel="shortcut icon" href="{Favicon}">
  13. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  14. {block:Description}
  15. <meta name="description" content="{MetaDescription}" />
  16. {/block:Description}
  17. </head>
  18.  
  19. <title>{title}</title>
  20. <meta name="color:Text" content="#444444">
  21. <meta name="color:Links" content="#BDB1B1">
  22. <meta name="color:Hover" content="#DDDDDD">
  23. <meta name="color:Background" content="#FFFFFF"/>
  24. <meta name="color:Title Hover" content="#5F5F5F">
  25. <meta name="color:Title" content="#3d3d3d">
  26. <meta name="text:Width" content="500"/>
  27. <link rel="shortcut icon" href="{Favicon}">
  28.  
  29.  
  30. <style type="text/css">
  31. body{
  32. height:100%;
  33. text-align:justify;
  34. font-family: georgia !important;
  35. font-size: 9px !important;
  36. line-height: 10px !important;
  37. color:{color:text};
  38. background-color:{Color:Background};
  39. }
  40.  
  41. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  42.  
  43.  
  44. .contentcolumn{
  45. margin:auto;
  46. background:{Color:Background};
  47. max-width:{text:Width}px;
  48. margin-top:25px;
  49. overflow:shown;
  50. }
  51.  
  52.  
  53. body a{
  54. text-decoration:none;
  55. -webkit-transition: 0.5s ease-in;
  56. color:{color:links};
  57. }
  58. body a:hover{
  59. color:{color:hover};
  60. -webkit-transition: 0.5s ease-in;
  61. }
  62. a img{
  63. border:0px;
  64. }
  65. #entry{
  66. margin-left:0px;
  67. padding-bottom:0px;
  68. margin-bottom:4px;
  69. max-width:{text:Width}px;
  70. }
  71.  
  72. #entry img{
  73. max-width:{text:Width}px;
  74. }
  75. #entry:hover .permalink {opacity: 1;}
  76.  
  77. .title{
  78. font-family:Georgia;
  79. font-style:italic;
  80. border-bottom:1px solid black;
  81. font-size:12px;
  82. margin-bottom:-5px;
  83. line-height:12px;
  84. margin-bottom:4px;
  85. text-align:left;
  86. letter-spacing:1px;
  87. }
  88. div#side{
  89. position:fixed !important;
  90. width:110px;
  91. height:auto;
  92. background-color:{color:background};
  93. margin: 0px 0px 0px -125px;
  94. padding-top:10px;
  95. padding-left:3px;
  96. padding-right:3px;
  97. text- align: right;
  98. letter-spacing:2px;
  99. border-right: 1px solid {Color:Title};
  100. }
  101. .header {
  102. text-align:center;
  103. margin-top:-25px;
  104. width:{text:Width}px;
  105. background:{Color:Background};
  106. position:fixed;
  107. }
  108. .header a {
  109. color:{color:title};
  110. font-family:Cambria;
  111. font-size:20px;
  112. line-height:21px;
  113. -webkit-transition: 0.5s ease-in;
  114. -webkit-text-stroke: 1px transparent;
  115. letter-spacing:5px;
  116. text-decoration:none;
  117. text-transform:uppercase;
  118. }
  119. .header a:hover{
  120. color:{color:Title Hover};
  121. }
  122. .links a{
  123. text-align:center;
  124. font-size:9px;
  125. padding-top:2px;
  126. padding-left:3px;
  127. padding-right:3px;
  128. padding-bottom:2px;
  129. text-transform:uppercase;
  130. color:{color:Text};
  131. }
  132. .links a:hover{
  133. background:{color:Nav Hover Background};
  134. color:#ffffff;
  135. }
  136. .description{
  137. font-style:italic;
  138. text-align:center;
  139. margin-bottom:10px;
  140. padding-bottom:3px;
  141. border-bottom:1px solid {Color:Title};
  142. }
  143.  
  144. .h2{
  145. font-family: Times;
  146. font-size:12px;
  147. line-height:12px;
  148. font-style:italic;
  149. letter-spacing: 1px;
  150. display:block;
  151. }
  152. .h3{
  153. text-transform:uppercase;
  154. }
  155. .h4{
  156. font-family: georgia;
  157. font-size:20px;
  158. line-height:25px;
  159. font-weight:;
  160. font-style:italic;
  161. letter-spacing: 2px;
  162. text-transform:lowercase;
  163. display:block;
  164. background:{color:title background};
  165. }
  166. .h5{
  167. color:{color:title};
  168. font-family: arial ;
  169. font-size:40px;
  170. line-height:41px;
  171. font-weight:;
  172. font-style:;
  173. text-transform:lowercase;
  174. text-align:right;
  175. }
  176.  
  177. .audio {
  178. background-color:#E7E7E7;
  179. margin-bottom : -10px;
  180. width:{text:Width}px;
  181. }
  182. .answer{
  183. color:{Color:Text};
  184. font-family:georgia;
  185. font-weight:normal;
  186. font-style:italic;
  187. }
  188. .answer b {
  189. color:{Color:Text};
  190. text-transform:uppercase;
  191. text-decoration:underline;
  192. font-family:georgia;
  193. }
  194.  
  195. div.video embed,
  196. div.post div.video object {
  197. width:{text:Width}px !important;
  198. height:350px !important;
  199. }
  200.  
  201. .permalink {
  202. float: left;
  203. margin-left:{text:Width}px;
  204. padding-left:10px;
  205. position : absolute;
  206. font-size:9px;
  207. text-align : right;
  208. height:50px;
  209. letter-spacing:1px;
  210. font-family: times;
  211. -webkit-transition: 0.5s ease-in;
  212. opacity:0;
  213. }
  214. .permalink a:hover{
  215. color:{color:Hover}
  216. }
  217.  
  218. {CustomCSS}
  219.  
  220. </style>
  221.  
  222.  
  223. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  224. </head>
  225.  
  226. <body>
  227.  
  228.  
  229. <div class="contentcolumn">
  230. <div class="header"><a href="/">{Title}</a></div>
  231.  
  232. {block:Description}<div class="description">{Description}</div>{/block:Description}
  233.  
  234. <div style="text-align: right;">
  235. <div id="side">
  236. {block:AskEnabled}<a href="/ask">ask</a>{/block:AskEnabled}<br>
  237. <a href="/archive">archive</a><br>
  238. {block:HasPages}{block:Pages}<a href="{URL}" class="page">{Label}</a><br>{/block:Pages}{/block:HasPages}{/block:HasPages}
  239. <a href="http://www.dec0der.tumblr.com">theme</a><br><br>
  240.  
  241. <div style="float: left; position: fixed; bottom: 5px; right: 5px; text-transform:none;">
  242. <a href="http://www.decoder.tumblr.com">C R E D I T</a>
  243. </div>
  244.  
  245. </div>
  246. </div>
  247.  
  248.  
  249.  
  250. <div class="autopagerize_page_element">
  251.  
  252.  
  253. {block:Posts}
  254.  
  255. {block:Text}
  256. <div id="entry">
  257. <span class="permalink"><a href="{Permalink}">††</a></span>
  258. {block:Title}<div class="title">{Title}</div>{/block:Title}
  259. {Body}
  260. </div>
  261. {/block:Text}
  262.  
  263. {block:Photo}
  264. <div id="entry">
  265. {block:IndexPage}<a href="{Permalink}">{/block:IndexPage}
  266. {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage}
  267. <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width={text:Width}/>
  268. {block:IndexPage}</a>{/block:IndexPage}
  269. {block:PermalinkPage}{LinkCloseTag}
  270. {/block:PermalinkPage}
  271. {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions}
  272. </div>
  273. {/block:Photo}
  274.  
  275. {block:Photoset}
  276. <div id="entry">
  277. <span class="permalink"><a href="{Permalink}">††</a></span>
  278. {Photoset-500}
  279. {block:PermalinkPage}{block:IfShowCaption}{Caption}{/block:IfShowCaption}{/block:PermalinkPage}
  280. </div>
  281. {/block:Photoset}
  282.  
  283. {block:Quote}
  284. <div id="entry">
  285. <span class="permalink"><a href="{Permalink}">††</a></span>"{Quote}" {block:Source}<br>
  286. — <b>{Source}</b>{/block:Source}
  287. </div>
  288. {/block:Quote}
  289.  
  290. {block:Link}
  291. <div id="entry">
  292. <span class="permalink"><a href="{Permalink}">††</a></span>
  293. <div class="h2"><a href="{URL}"><big><big>&rarr;</big></big> {Name}</a></div>{block:Description}{Description}{/block:Description}
  294. </div>
  295. {/block:Link}
  296.  
  297. {block:Chat}
  298. <div id="entry">
  299. <span class="permalink"><a href="{Permalink}">††</a></span>
  300. {block:Title}<b>{Title}</b>{/block:Title}
  301. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}
  302. </div>
  303. {/block:Chat}
  304.  
  305. {block:Audio}
  306. <div id="entry">
  307. <span class="permalink"><a href="{Permalink}">††</a></span>
  308. <div class="audio">
  309. {AudioPlayerGrey}</div><br>
  310. <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>
  311. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  312. </div>
  313. {/block:Audio}
  314.  
  315. {block:Answer}
  316. <div id="entry">
  317. <span class="permalink"><a href="{Permalink}">††</a></span>
  318. <div class="answer"><b>{Asker}:</b> {Question}</div><br>
  319. <div style="margin-top:-15px;">{Answer}</div></div>
  320. {/block:answer}
  321.  
  322. {block:Video}
  323. <div id="entry">
  324. <div class="video">
  325. <span class="permalink"><a href="{Permalink}">††</a></span>
  326. {Video-500}
  327. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}
  328. </div></div>
  329. {/block:Video}
  330.  
  331. {block:PostNotes}
  332. {PostNotes}
  333. {/block:PostNotes}
  334.  
  335. {/block:Posts}
  336.  
  337. </div>
  338.  
  339. <br>
  340. </div>
  341. </body>
  342. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement