ponderism

theme # 16

Mar 22nd, 2014
1,388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.83 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. <!--
  4.  
  5. THEME # 16 by PONDERISM
  6. don't repost or remove credit okay pls
  7.  
  8. -->
  9.  
  10.  
  11. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  12. <head><title>{Title}</title>
  13. <link rel="shortcut ICN" href="{Favicon}">
  14. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  15. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  16.  
  17.  
  18.  
  19. <meta name="image:sidebar" content="" />
  20. <meta name="color:Description" content="#f8efef"/>
  21. <meta name="color:Text" content="#8c8b8b"/>
  22. <meta name="color:Link" content="#b8b8b8"/>
  23. <meta name="color:Hover" content="#f2f2f2"/>
  24. <meta name="color:Line" content="#ccc"/>
  25. <meta name="color:Highlight" content="#F7F7F7"/>
  26. <meta name="color:Answer" content="#f8f8f8"/>
  27. <meta name="text:Link 1" content="" />
  28. <meta name="text:Link 1 Text" content="" />
  29. <meta name="text:Link 2" content="" />
  30. <meta name="text:Link 2 Text" content="" />
  31. <meta name="text:Link 3" content="" />
  32. <meta name="text:Link 3 Text" content="" />
  33.  
  34.  
  35. <style type="text/css">
  36.  
  37.  
  38. ::-webkit-scrollbar {
  39. width: 5px;height: 5px;}
  40. ::-webkit-scrollbar-button:start:decrement,
  41. ::-webkit-scrollbar-button:end:increment {
  42. height: 6px;display: block;background-color: {color:white};}
  43. ::-webkit-scrollbar-track-piece {
  44. background-color: {color:scrollbarbg};}
  45. ::-webkit-scrollbar-thumb:vertical {
  46. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  47.  
  48.  
  49.  
  50. body {
  51. background: #fff;
  52. margin:0px;
  53. color:{color:text};
  54. font-family:arial;
  55. font-size:9px;
  56. line-height:100%;
  57. }
  58.  
  59. a {
  60. text-decoration:none;
  61. outline:none;
  62. -moz-outline-style:none;
  63. color:{color:link};
  64. }
  65.  
  66. img {
  67. border:none;
  68. }
  69.  
  70. blockquote {
  71. width: 460px;
  72. padding:10px 20px 10px 20px;
  73. margin-left: 0px;
  74. background: {color:highlight};
  75. }
  76.  
  77. blockquote blockquote {
  78. width: 440px;
  79. }
  80.  
  81. h1 {
  82. font-size:18px;
  83. text-align: left;
  84. letter-spacing: -2px;
  85. text-transform:lowercase;
  86. }
  87.  
  88. a:hover {
  89. opacity:10;
  90. color:{color:hover};
  91. -webkit-transition: all 0.5s ease;
  92. -moz-transition: all 0.5s ease;
  93. -o-transition: all 0.5s ease
  94. }
  95.  
  96. #entries {
  97. padding:0px;
  98. width:500px;
  99. margin-left:auto;
  100. margin-right: auto;
  101. line-height: 110%;
  102. margin-top:00px;
  103. font-size:11px;
  104. }
  105.  
  106.  
  107. #post {
  108. width:500px;
  109. padding-bottom:20px;
  110. padding:20px;
  111. margin-top:40px;
  112. margin-bottom: 40px;
  113. background-color: #fff;
  114. }
  115.  
  116. /* --- TITLE --- */
  117.  
  118.  
  119. #title {
  120. width: 197px;
  121. text-transform: lowercase;
  122. text-align: right;
  123. margin-bottom: 15px;
  124. font-family: 'calibri';
  125. line-height: 80%;
  126. font-size: 10px;
  127. font-style: italic;
  128. padding: 5px;
  129. margin-top: 10px;
  130. padding-right:5px;
  131. border-bottom: 1px solid {color:Line};
  132. color: {color:Text};
  133. }
  134.  
  135.  
  136. #sidebar {
  137. width:470px;
  138. position:fixed;
  139. height: 100%;
  140. opacity:1;
  141. right: 50%;
  142. margin-top: 200px;
  143. background-color:{color:Sidebar};
  144. }
  145.  
  146. #sidebarimage {
  147. margin-right: 250px;
  148. }
  149.  
  150. #sidebarimage img {
  151. width: 200px;
  152. padding: 3px;
  153. border: 1px solid {color:Line};
  154. }
  155.  
  156. /* --- PAGINATION --- */
  157.  
  158. #pagination {
  159. padding:2px;
  160. font-family:'arial';
  161. letter-spacing:-2px;
  162. font-size:18px;
  163. text-align:center;
  164. padding:2px;
  165. margin-top:30px;
  166. text-transform:lowercase;
  167. }
  168.  
  169. #pagination a{
  170. font-size: 18px;
  171. font-weight: bold;
  172. }
  173.  
  174. /* --- SIDEBAR LINKS ---*/
  175.  
  176. .links {
  177. width: 50px;
  178. position:fixed;
  179. width:10px;
  180. height:5px;
  181. display: inline-block;
  182. font-family:'calibri';
  183. font-style:normal;
  184. text-align:left;
  185. margin-top:20px;
  186. right: 50%;
  187. margin-right: -310px;
  188. text-transform:lowercase;
  189. letter-spacing: 0px;
  190. position:fixed;
  191. margin-top: 220px;
  192. -webkit-transition: all 0.5s ease;
  193. -moz-transition: all 0.5s ease;
  194. -o-transition: all 0.5s ease
  195. }
  196.  
  197. .links a {
  198. width: 60px;
  199. transition: 1s;
  200. display: inline-block;
  201. font-size: 10px;
  202. margin-bottom: 5px;
  203. padding: 4px;
  204. padding-left: 7px;
  205. border-left: 3px solid #ccc;
  206. color: {color:links};
  207. background: {color:highlight};
  208. }
  209.  
  210. .links a:hover {
  211. color: #ccc;
  212. transition: 0.3s;
  213. padding-left: 30px;
  214. background: {color:highlight};
  215. }
  216.  
  217.  
  218.  
  219. #description {
  220. position:fixed;
  221. font-family:calibri;
  222. line-height:100%;
  223. font-size:10px;
  224. width:200px;
  225. right: 50%;
  226. margin-right:260px;
  227. padding-right: 5px;
  228. margin-top: -7px;
  229. padding-bottom: 10px;
  230. text-align:right;
  231. text-transform: lowercase;
  232. color:{color:text};
  233. }
  234.  
  235. #description a {color:{color:text}; -moz-transition-duration:0.4s;
  236. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  237.  
  238.  
  239.  
  240. #info {
  241. text-align:center;
  242. font-family: arial;
  243. margin-top:10px;
  244. text-transform:lowercase;
  245. font-size:9px;
  246. font-style:normal;
  247.  
  248. }
  249.  
  250. #tags {
  251. font-family:arial;
  252. text-transform:lowercase;
  253. font-size:9px;
  254. line-height: 90%;
  255. font-style:normal;
  256. margin-top:-5px;
  257. padding-top: px;
  258. text-align:center;
  259. padding: 10px;
  260. font-style: italic;
  261. background: #fff;
  262. }
  263.  
  264.  
  265. #asker {
  266. padding:11px;
  267. margin-top: 5px;
  268. font-family:calibri;
  269. text-align:left;
  270. font-size: 10px;
  271. font-style:normal;
  272. margin-left:0px;
  273. margin-bottom: 5px;
  274. background-color: {color:Answer};
  275. }
  276.  
  277. .tumblr_audio_player {
  278. width: 500px;
  279. }
  280.  
  281. #credit {
  282. width: 60px;
  283. padding: 5px;
  284. background-color: #f2f2f2;
  285. position:fixed;
  286. bottom:5px;
  287. right:5px;
  288. font-style: italic;
  289. text-align: center;
  290. font-size:9px;
  291. letter-spacing:2px;
  292. border: 1px solid #D4D4D4;
  293. color: #ffffff;
  294. font-family:'arial';
  295. }
  296.  
  297.  
  298. {CustomCSS}</style></head><body>
  299.  
  300.  
  301. <div id="sidebar">
  302. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  303. <div id="title">{Title}</div>
  304. <div id="description">{Description}
  305. <p align="center">
  306. {block:Pagination}
  307. {block:PreviousPage}<a href="{PreviousPage}">prev</a>{/block:PreviousPage}
  308. - {block:NextPage}<a href="{NextPage}">next</a>{/block:NextPage}
  309.  
  310. {/block:Pagination}
  311. </div>
  312. </div>
  313.  
  314. <div class="links">
  315. <a href="/">index</a>
  316. <a href="/ask">contact</a>
  317. <a href="{text:Link 1}">{text:Link 1 Text}</a>
  318. <a href="{text:Link 2}">{text:Link 2 Text}</a>
  319. <a href="{text:Link 3}">{text:Link 3 Text}</a>
  320. </div>
  321. </div>
  322.  
  323.  
  324. <div id="entries">{block:Posts}
  325.  
  326.  
  327. <div id="post">
  328.  
  329.  
  330. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  331.  
  332. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  333.  
  334. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  335.  
  336. {block:Quote}<p align="center"><span style="text-align:center;font-size:20px;font-weight:bold;letter-spacing:-1px;line-height:100%;">{Quote}</span>{/block:Quote}</p>
  337. <p align=center>{block:Source}{Source}{/block:Source}</p>
  338.  
  339. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  340.  
  341. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  342.  
  343. {block:Audio}<div class="audio_container">{block:AudioEmbed}{AudioEmbed color="white"}{/block:AudioEmbed}</div>
  344. {block:Caption}<div class="caption">{Caption}</div>
  345. {/block:Caption}{/block:Audio}
  346.  
  347.  
  348. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  349.  
  350. {block:Answer}
  351. <table style=""><tr><td style="width:500px;background:{color:highlight};padding:15px;"><strong>{Asker} inquired:</strong> {Question}</td></tr></table><span style="text-align:center;font-style:italic;">{Answer}</span>
  352. {/block:Answer}
  353.  
  354. <div id="info">
  355. <br />
  356. <a href="{Permalink}">{block:Date} {DayOfMonthWithZero}.{MonthNumber}.{ShortYear} {/block:Date}</a> {block:RebloggedFrom} // <a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource}+ <a href="{SourceURL}">source</a>{/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} <a href="{Permalink}">{block:NoteCount}// {NoteCountWithLabel} {/block:NoteCount}</a>
  357. <br />
  358. {block:HasTags}<div id="tags">filed under: {block:Tags} + <a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  359. {/block:Posts}
  360. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  361. {/block:Posts}</div></div></div>
  362.  
  363.  
  364. <div id="credit">
  365. <a href="http://ponderism.tumblr.com/">ponderism</a></center></div>
  366.  
  367. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment