Advertisement
getnakedmiley

We Own The Night Theme

Sep 8th, 2012
11,511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 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. <!-- We Own The Night theme by SUNSGODOWN -->
  4.  
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6.  
  7.  
  8. <head>
  9.  
  10.  
  11. <meta name="color:bg" content="#FFFFFF">
  12. <meta name="color:box" content="#F7F7F7">
  13. <meta name="color:posts" content="#FFFFFF">
  14. <meta name="color:link" content="#C4C2C2">
  15. <meta name="color:hover" content="#9A9A9A">
  16. <meta name="color:text" content="#9A9A9A">
  17. <meta name="color:infobg" content="#FCFCFC">
  18. <meta name="color:scrollbar" content="#D6D5D5">
  19. <meta name="color:borders" content="#D9D9D9">
  20. <meta name="color:triangle" content="#625159">
  21.  
  22. <meta name="image:sbimage" content="">
  23.  
  24. <meta name="text:link 1" content="">
  25. <meta name="text:link 1 url" content="/">
  26. <meta name="text:link 2" content="">
  27. <meta name="text:link 2 url" content="/">
  28. <meta name="text:link 3" content="">
  29. <meta name="text:link 3 url" content="/">
  30.  
  31.  
  32.  
  33. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  34. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  35. <link rel="shortcut icon" href="{Favicon}" />
  36. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  37.  
  38. <style type="text/css">
  39.  
  40.  
  41. a {
  42. color:{color:link};
  43. text-decoration:none;
  44. -moz-transition-duration:0.4s;
  45. -webkit-transition-duration:0.4s;
  46. -o-transition-duration:0.4s;
  47. }
  48.  
  49. a:hover {
  50. color:{color:hover};
  51. text-shadow:3px 0px 0px {color:borders}, -3px 0px 0px {color:borders};
  52. }
  53.  
  54. ::-webkit-scrollbar {width: 7px; height:auto; background:{color:bg}}
  55.  
  56. ::-webkit-scrollbar-corner {background:{color:bg}}
  57.  
  58. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  59.  
  60. ::-webkit-scrollbar-button:horizontal {width: 4px; height: 4px; display: block; background:{color:scrollbar}}
  61.  
  62. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:bg}; border-bottom: 1px solid {color:bg}}
  63.  
  64. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:bg}}
  65.  
  66. @font-face { font-family: "Ostrich"; src: url('http://static.tumblr.com/qlfmldj/BGLm9x39a/ostrich-regular.ttf'); }
  67.  
  68. body {
  69. background-color:{color:bg};
  70. }
  71.  
  72.  
  73. h1 {
  74. font-family:calibri;
  75. font-size:10px;
  76. text-align:center;
  77. font-weight:normal;
  78. text-transform:uppercase;
  79. line-height:120%;
  80. }
  81.  
  82. h2 {
  83. font-family:georgia;
  84. font-size:12px;
  85. text-align:center;
  86. font-weight:normal;
  87. line-height:90%;
  88. letter-spacing:-0.5px;
  89. font-style:italic;
  90. }
  91.  
  92. h3 {
  93. font-family:georgia;
  94. font-size:11px;
  95. text-align:center;
  96. font-weight:normal;
  97. line-height:120%;
  98. text-transform:uppercase;
  99. letter-spacing:1.5px;
  100. }
  101.  
  102. blockquote {
  103. border-left:2px solid {color:text};
  104. padding-left:5px;
  105. margin:5px;
  106. }
  107.  
  108. #theme {
  109. background-color:{color:bg};
  110. margin-bottom: 5%;
  111. }
  112.  
  113. #title {
  114. position:fixed;
  115. margin-left:650px;
  116. margin-top:70px;
  117. width:240px;
  118. padding:5px;
  119. font-family:'Ostrich';
  120. font-size:25px;
  121. line-height:90%;
  122. text-transform:uppercase;
  123. text-align:center;
  124. letter-spacing:-0.5px;
  125. color:{color:link};
  126. }
  127.  
  128. #links {
  129. position:fixed;
  130. margin-left:825px;
  131. margin-top:275px;
  132. width:50px;
  133. padding:5px;
  134. font-family:calibri;
  135. font-size:10px;
  136. line-height:120%;
  137. text-transform:uppercase;
  138. text-align:center;
  139. letter-spacing:-0.5px;
  140. color:{color:link};
  141. z-index:100;
  142. }
  143.  
  144. #links a {
  145. opacity:1;
  146. }
  147.  
  148. #links a:hover {
  149. opacity:.5;
  150. }
  151.  
  152. .link1 {
  153. -moz-transform:rotate(-10deg);
  154. -webkit-transform:rotate(-10deg);
  155. -o-transform:rotate(-10deg);
  156. background-color:{color:bg};
  157. }
  158.  
  159. .link2 {
  160. -moz-transform:rotate(-7deg);
  161. -webkit-transform:rotate(-7deg);
  162. -o-transform:rotate(-7deg);
  163. background-color:{color:bg};
  164. }
  165.  
  166. .link3 {
  167. -moz-transform:rotate(3deg);
  168. -webkit-transform:rotate(3deg);
  169. -o-transform:rotate(3deg);
  170. background-color:{color:bg};
  171. }
  172.  
  173. #sidebar {
  174. position:fixed;
  175. width:240px;
  176. border-radius:2px 2px 0px 0px;
  177. padding:5px;
  178. margin-left:650px;
  179. margin-top:90px;
  180. font-family:cambria;
  181. font-size:9px;
  182. line-height:100%;
  183. text-align:center;
  184. letter-spacing:2px;
  185. text-transform:uppercase;
  186. color:{color:text};
  187. }
  188.  
  189. #sidebar img {
  190. padding-top:5px;
  191. max-width:240px;
  192. }
  193.  
  194. .desc {
  195. position:fixed;
  196. width:230px;
  197. padding:10px;
  198. padding-top:40px;
  199. font-family:cambria;
  200. font-size:9px;
  201. line-height:90%;
  202. text-align:center;
  203. letter-spacing:-0.5px;
  204. color:{color:text};
  205. }
  206.  
  207. .arrow {
  208. position:fixed;
  209. width:250px;
  210. font-size:18px;
  211. margin-top:-2px;
  212. text-align:center;
  213. color:{color:triangle};
  214. }
  215.  
  216. #stuffcontainer {
  217. width:600px;
  218. margin-left:100px;
  219. background-color:{color:bg};
  220. font-family:cambria;
  221. color:{color:text};
  222. margin-bottom: 5%;
  223. }
  224.  
  225. .stuff {
  226. width:500px;
  227. margin-top:50px;
  228. padding:20px;
  229. padding-bottom:10px;
  230. font-family:cambria;
  231. font-size:10px;
  232. line-height:90%;
  233. color:{color:text};
  234. }
  235.  
  236. .caption {
  237. width:500px;
  238. text-align:justify;
  239. line-height:120%;
  240. }
  241.  
  242. .audio {
  243. width:500px;
  244. height:160px;
  245. }
  246. .albumart {
  247. width:150px;
  248. height:150px;
  249. position:absolute;}
  250. .albumart img {
  251. width:150px;
  252. height:150px;
  253. float:left;}
  254. .playercontainer {
  255. display:block;
  256. width:150px;
  257. height:150px;
  258. background-color:#ffffff;
  259. position:absolute;
  260. }
  261. .player {
  262. margin-left:36px;
  263. margin-top:36px;
  264. width:25px;
  265. height:25px;
  266. overflow:hidden;
  267. background-color:white;
  268. }
  269. .audioinfo {
  270. margin-left:160px;
  271. float:left;
  272. width:200px;
  273. padding:2px;
  274. margin-top:3px;
  275. }
  276.  
  277. .postinfo {
  278. width:530px;
  279. text-transform:uppercase;
  280. text-align:center;
  281. padding:3px;
  282. font-size:9px;
  283. line-height:120%;
  284. margin-bottom:10px;
  285. opacity:1;
  286. background-color: {color:infobg};
  287. border-top:1px dashed {color:borders};
  288. }
  289.  
  290. .postinfo li {
  291. padding:2px;
  292. list-style-type: none;
  293. text-align:left;
  294. margin-left:-40px;
  295. color:{color:text};
  296. }
  297.  
  298. .tags {
  299. text-align:right;
  300. padding:-7px 0px 0px 5px;
  301. }
  302.  
  303. .tags a {
  304. color:{color:link};
  305. text-decoration: none;
  306.  
  307. .audio {
  308. background-color:{color:bg};
  309. display:{color:bg};
  310. }
  311.  
  312. </style>
  313.  
  314. </head>
  315. <body>
  316.  
  317. <div id="theme">
  318. <div id="title">{Title}</div>
  319. <div id="links">
  320. <div class="link1">
  321. <a href="{text:link 1 url}">{text:link 1}</a>
  322. </div><br>
  323. <div class="link2">
  324. <a href="{text:link 2 url}">{text:link 2}</a>
  325. </div><br>
  326. <div class="link3">
  327. <a href="{text:link 3 url}">{text:link 3}</a>
  328. </div>
  329. </div>
  330. <div id="sidebar">
  331. <a href="/">home</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  332. <a href="/ask">ask</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
  333. <a href="http://sunsgodownthemes.tumblr.com/">theme</a>
  334. <img src="{image:sbimage}">
  335. <div class="arrow">▼</div>
  336. <div class="desc">
  337. {Description}
  338. <br><br><br><br>
  339. {block:Pagination}
  340. {block:PreviousPage}
  341. <a href="{PreviousPage}">prev</a>
  342. {/block:PreviousPage}
  343. {block:NextPage}
  344. <a href="{NextPage}">next</a>
  345. {/block:NextPage}
  346. {/block:Pagination}
  347. </div>
  348.  
  349.  
  350. </div>
  351.  
  352.  
  353. <div id="stuffcontainer">
  354.  
  355.  
  356. {block:Posts}
  357.  
  358.  
  359. {block:Text}<div class="stuff">{block:Title}<h2>{Title}</h2>{/block:Title}{Body}</div>{/block:Text}
  360.  
  361. {block:Quote}<div class="stuff"><h2>“{Quote}”</h2><h1>— {Source}</h1></div>{/block:Quote}
  362.  
  363. {block:Link}<div class="stuff"><a href="{URL}"><h2>{Name}</h2></a>
  364. {block:Description}<p>{Description}</p>{/block:Description}</div>{/block:Link}
  365.  
  366. {block:Photo}<div class="stuff"><center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}</div>{/block:Photo}
  367.  
  368. {block:Photoset}<div class="stuff"><center>{Photoset-500}</center>
  369. {block:Caption}{Caption}{/block:Caption}</div>{/block:Photoset}
  370.  
  371. {block:Chat}<div class="stuff">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}</div>{/block:Chat}
  372.  
  373. {block:Video}<div class="stuff">{Video-500}{block:Caption}{Caption}{/block:Caption}</div>{/block:Video}
  374.  
  375. {block:Answer}<div class="stuff"><h3>{Asker} said:</h3><h2>{Question}</h2><br>{Answer}</div>{/block:answer}
  376.  
  377. {block:Audio}<div class="stuff">{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerblack}<br></span>
  378. {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  379. {block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  380. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times
  381. {block:Caption}{Caption}{/block:Caption}<br></div>{/block:Audio}
  382.  
  383. <div class="postinfo">
  384. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  385. {block:ContentSource} <a href="{SourceURL}">©</a>{/block:ContentSource}
  386. {block:PostNotes}{PostNotes}{/block:PostNotes}{block:HasTags}{block:Tags}<a href="{TagURL}"> + {Tag} </a> {/block:Tags} {/block:HasTags}
  387. </div>
  388.  
  389. {/block:Posts}
  390.  
  391. </div>
  392. </div>
  393. </body>
  394. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement