Advertisement
getnakedmiley

Iris theme

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