Advertisement
appleghost

Painting Flowers modified

Mar 19th, 2013
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.63 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. <!-- Painting Flowers theme by getbackwithyous -->
  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:link" content="#151412">
  13. <meta name="color:navlink" content=#ffffff">
  14. <meta name="color:navlinksbg" content="#141414">
  15. <meta name="color:hover" content="#9e9e9e">
  16. <meta name="color:text" content="#5e5c5c">
  17. <meta name="color:border" content="#cccccc">
  18. <meta name="text:sidetitle" content="">
  19.  
  20. <meta name="image:sidebar" content=""/>
  21.  
  22. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  23. <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24. <link rel="shortcut icon" href="{Favicon}" />
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  26.  
  27. <style type="text/css">
  28. iframe#tumblr_controls {
  29. position:fixed !important;-webkit-filter: invert(100%) ;
  30. -moz-transition: all 0.8s ease-out;
  31. -webkit-transition: opacity 0.7s linear;
  32. -webkit-transition: all 0.8s ease-out;
  33. transition: all 0.8s ease-out;
  34. opacity: 0.5;}
  35.  
  36. iframe#tumblr_controls {
  37. right:3px !important;
  38. position: fixed !important;
  39. -webkit-transition: opacity 0.7s linear;
  40. opacity: 0.5;
  41. -webkit-transition: all 0.8s ease-out;
  42. -moz-transition: all 0.8s ease-out;
  43. transition: all 0.8s ease-out;
  44. }
  45.  
  46. iframe#tumblr_controls:hover {
  47. -webkit-transition: opacity 0.7s linear;
  48. opacity: 1;
  49. -webkit-transition: all 0.4s ease-out;
  50. -moz-transition: all 0.4s ease-out;
  51. transition: all 0.4s ease-out;
  52. }
  53.  
  54. a {
  55. color:{color:link};
  56. text-decoration:none;
  57. -moz-transition-duration:0.5s;
  58. -webkit-transition-duration:0.5s;
  59. -o-transition-duration:0.5s;
  60. }
  61.  
  62. a:hover {
  63. color:{color:hover};
  64. -moz-transition-duration:0.5s;
  65. -webkit-transition-duration:0.5s;
  66. -o-transition-duration:0.5s;
  67. }
  68.  
  69. body {
  70. background-color:{color:bg};
  71. font-family:calibri;
  72. font-weight:normal;
  73. }
  74.  
  75.  
  76. h1 {
  77. font-weight:normal;
  78. font-size:10px;
  79. text-align:right;
  80. font-style:normal;
  81. line-height:80%;
  82. letter-spacing: 2px;
  83. text-transform:uppercase;
  84. color:{color:text};
  85. }
  86.  
  87. h2 {
  88. font-size:18px;
  89. text-align:justify;
  90. text-indent: 30px; line-height:100%;
  91. letter-spacing:-0.5px;
  92. color:{color:text};
  93. font-weight:normal;
  94. padding:5px;
  95. padding-bottom:2px;
  96. }
  97.  
  98.  
  99. blockquote {
  100. border-left:2px solid {color:text};
  101. padding-left:5px;
  102. margin:5px;
  103. }
  104.  
  105. #theme {
  106. background-color:{color:bg};
  107. width:700px;
  108. margin: 0 auto -12px auto;
  109. text-align: center;
  110. }
  111.  
  112. #sidebar {
  113. color:{color:text};
  114. position:fixed;
  115. margin-left:-80px;
  116. width:180px;
  117. height:auto;
  118. margin-top:120px;
  119. text-align:left;
  120. -moz-transition-duration:0.8s;
  121. -webkit-transition-duration:0.8s;
  122. -o-transition-duration:0.8s;
  123. }
  124.  
  125. #sidebar img {
  126. max-width:200px;
  127. opacity:1;
  128. height:auto;
  129. margin-bottom:10px;
  130. -moz-transition-duration:0.8s;
  131. -webkit-transition-duration:0.8s;
  132. -o-transition-duration:0.8s;
  133. }
  134.  
  135. .desc {
  136. width:180px;
  137. margin-top:-10px;
  138. text-align:justify;
  139. font-size: 12px;
  140. margin-left:1px;
  141. color:{color:text};
  142. letter-spacing:1px;
  143. line-height:150%;
  144. text-transform:lowercase;
  145. }
  146.  
  147. .desc a {
  148. color:{color:link};
  149. }
  150.  
  151. .desc a:hover {
  152. color:{color:hover};
  153. }
  154.  
  155. .pagi {
  156. font-family:cambria;
  157. font-size:14pt;
  158. margin-left:6px;
  159. margin-top:15px;
  160. font-family:;
  161. text-transform:uppercase;
  162. letter-spacing:3px;
  163. font-style:normal;
  164. text-align:center;
  165. }
  166.  
  167. .pagi a {
  168. color:{color:link};
  169. }
  170.  
  171. .pagi a:hover {
  172. text-decoration:none;
  173. color:{color:hover};
  174. }
  175.  
  176. #stuffcontainer {
  177. float:left;
  178. margin-left:100px;
  179. margin-top:0px;
  180. text-align:justify;
  181. background-color:{color:bg};
  182. color:{color:text};
  183. margin-bottom: 35px;
  184. }
  185.  
  186.  
  187. #stuff {
  188. width:500px;
  189. margin-top:50px;
  190. text-align:justify;
  191. font-size:9pt;
  192. line-height:16px;
  193. letter-spacing:0x;
  194. color:{color:text};
  195. }
  196.  
  197. .caption {
  198. width:500px;
  199. text-align:justify;
  200. line-height:120%;
  201. }
  202.  
  203. .ask {
  204. padding:10px;
  205. text-align:left;
  206. color:{color:text};
  207. border:1px solid {color:border};
  208. background-color:{color:bg};
  209. }
  210.  
  211. .ans {
  212. text-align:left;
  213. padding:10px;
  214. color:{color:text};
  215. }
  216.  
  217. .audio {
  218. width:500px;
  219. padding-bottom:10px;
  220. background-color:{color:bg};
  221. }
  222.  
  223. .albumart {
  224. float:left;
  225. padding:0px 10px 10px 0px;
  226. }
  227.  
  228. .albumart img {
  229. width:45px;
  230. height:45px;
  231. }
  232.  
  233. .playercontainer {
  234. width:480px;
  235. padding:10px;
  236. overflow:hidden;
  237. }
  238.  
  239. .audioinfo {
  240. padding:10px;
  241. color:{color:text};
  242. }
  243.  
  244. #postinfo {
  245. border-top:1px dotted {color:border};
  246. background-color:{color:bg};
  247. width:489px;
  248. padding:5px;
  249. font-size:10px;
  250. text-transform:uppercase;
  251. font-style:normal;
  252. letter-spacing:2px;
  253. text-align:left;
  254. -moz-transition-duration:0.5s;
  255. -webkit-transition-duration:0.5s;
  256. -o-transition-duration:0.5s;
  257. }
  258.  
  259. #postinfo a {
  260. text-align:center;
  261. letter-spacing:1px;
  262. font-style:normal;
  263. }
  264.  
  265. #postinfo a:hover {
  266. color:{color:hover};
  267. -moz-transition-duration:0.5s;
  268. -webkit-transition-duration:0.5s;
  269. -o-transition-duration:0.5s;
  270. }
  271.  
  272. .note {
  273. text-transform:uppercase;
  274. font-style:normal;
  275. letter-spacing:0px;
  276. font-size: 9px;
  277. text-align:left;
  278. line-height:90%;
  279. margin-left:-40px;
  280. }
  281.  
  282. .note li {
  283. list-style-type:none;
  284. border-bottom:1px solid {color:border};
  285. padding:10px 25px 10px 25px;
  286. text-align:left;
  287. margin:0px;
  288. -moz-transition-duration:0.5s;
  289. -webkit-transition-duration:0.5s;
  290. -o-transition-duration:0.5s;
  291. }
  292.  
  293. .tags {
  294. font-style:normal;
  295. width:490px;
  296. text-transform:uppercase;
  297. font-style:normal;
  298. color:#fff;
  299. letter-spacing:1px;
  300. margin-top:-3px;
  301. line-height:120%;
  302. font-size:9px;
  303. text-align:left;
  304. padding:5px;
  305. -moz-transition-duration:0.5s;
  306. -webkit-transition-duration:0.5s;
  307. -o-transition-duration:0.5s;
  308. }
  309.  
  310. .tags a {
  311. color:{color:link}
  312. letter-spacing:1px;
  313. padding:1px;
  314. }
  315.  
  316. .tags a:hover {
  317. color:{color:hover};
  318. -moz-transition-duration:0.5s;
  319. -webkit-transition-duration:0.5s;
  320. -o-transition-duration:0.5s;
  321. }
  322.  
  323. ul.chat, .chat ol, .chat li {
  324. list-style:none;
  325. margin:0px;
  326. padding:2px;
  327. }
  328.  
  329. .label {
  330. text-decoration:underline;
  331. font-weight:700;
  332. background-color:{color:bg};
  333. margin-right:5px;
  334. }
  335.  
  336. #cred {
  337. position:fixed;
  338. font-size:8px;
  339. line-height:150%;
  340. letter-spacing:1px;
  341. right:10px;
  342. bottom:10px;
  343. font-weight:none;
  344. text-transform:uppercase;
  345. text-align:center;
  346. }
  347.  
  348. #cred a {
  349. padding:4px;
  350. color:{color:link};
  351. background-color:{color:bg};
  352. -moz-transition-duration:0.5s;
  353. -webkit-transition-duration:0.5s;
  354. -o-transition-duration:0.5s;
  355. }
  356.  
  357. #cred a:hover {
  358. text-decoration:none;
  359. color:{color:bg};
  360. background-color:{color:link};
  361. -moz-transition-duration:0.8s;
  362. -webkit-transition-duration:0.8s;
  363. -o-transition-duration:0.8s;
  364. }
  365.  
  366. {CustomCSS}
  367.  
  368. </style></head>
  369.  
  370. <body>
  371. <div id="theme">
  372. <div id="sidebar">
  373. {block:ifsidebarimage}
  374. <a href="/"><img border="0" src="{image:sidebar}"></a>
  375. {/block:ifsidebarimage}
  376. {block:ifnotsidebarimage}
  377. <a href="/"><h2>{text:sidetitle}</h2></a>
  378. {/block:ifnotsidebarimage}
  379.  
  380. <div class="desc">
  381. {description}<br><br>
  382.  
  383. <a href="/archive">archive</a><br>
  384. <a href="/rss">RSS</a><br>
  385. {block:AskEnabled}
  386. <a href="/ask">Message</a><br>
  387. {/block:AskEnabled}
  388. {block:HasPages}
  389. {block:Pages}<a href="{URL}">{Label}</a><br>
  390. {/block:Pages}
  391. {/block:HasPages}
  392. </div>
  393. <div class="links">
  394. </div>
  395. {block:Pagination}
  396. <div class="pagi">
  397. {block:PreviousPage}
  398. <a href="{PreviousPage}">&laquo;</a>&nbsp;
  399. {/block:PreviousPage}
  400. {block:NextPage}
  401. <a href="{NextPage}">&raquo;</a>
  402. {/block:NextPage}
  403. </div>
  404. {/block:Pagination}
  405. </div>
  406.  
  407. <div id="stuffcontainer">
  408.  
  409. {block:Posts}
  410.  
  411. <div id="stuff">
  412.  
  413. {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
  414.  
  415. {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
  416.  
  417. {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
  418. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  419.  
  420. {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  421.  
  422. {block:Photoset}<center>{Photoset-500}</center>
  423. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  424.  
  425. {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  426.  
  427. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  428.  
  429. {block:Answer}<div class="ask">{Asker} asked: {Question}</div><div class="ans">{Answer}</div>{/block:answer}
  430.  
  431. {block:Audio}<div class="audio">
  432. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  433. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  434. <br><div class="playercontainer">{AudioPlayerWhite}</div></div>
  435. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  436.  
  437.  
  438.  
  439. {block:Date}<div id="postinfo"><a href="{Permalink}">{timeago}</a>{block:NoteCount} / <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:PermalinkPage}{block:RebloggedFrom} / <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom}
  440. {block:ContentSource} + <a href="{SourceURL}">source</a>{/block:ContentSource}{/block:PermalinkPage}</div>{/block:Date}
  441. {block:HasTags}
  442. <div class="tags">
  443. {block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;{/block:Tags}</div>
  444. {/block:HasTags}
  445. <div class="note">
  446. {block:PostNotes}{PostNotes}{/block:PostNotes}
  447. </div>
  448. </div>
  449. {/block:Posts}
  450.  
  451.  
  452. </div>
  453.  
  454. <div id="cred"><a href="http://www.getbackwithyous.tumblr.com/">theme</a></div>
  455.  
  456. </div>
  457. </div>
  458. </div>
  459. </body>
  460. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement