Advertisement
yonikee

LEWIN theme

Feb 25th, 2014
4,947
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.35 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
  2. "http://www.w3.org/TR/html4/strict.dtd">
  3.  
  4. <!-------
  5. /$$$$$$ /$$$$$$ /$$ /$$ /$$ /$$
  6. /$$__ $$ /$$__ $$| $$ | $$| $$$ /$$$
  7. | $$ \__/| $$ \__/| $$ | $$| $$$$ /$$$$
  8. | $$$$$$ | $$ | $$ | $$| $$ $$/$$ $$
  9. \____ $$| $$ | $$ | $$| $$ $$$| $$
  10. /$$ \ $$| $$ $$| $$ | $$| $$\ $ | $$
  11. | $$$$$$/| $$$$$$/| $$$$$$/| $$ \/ | $$
  12. \______/ \______/ \______/ |__/ |__/
  13. COCKERS! this is a theme by scum97.tumblr.com
  14. the name of this theme is: lewin
  15. please don't remove this text that would be cool of you ^__^ ---->
  16.  
  17.  
  18. <html lang="en">
  19. <head>
  20.  
  21. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  22. <title>{Title}</title>
  23. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  24. <!-- custom -->
  25.  
  26. <meta name="if:Show Timestamp" content="1">
  27.  
  28. <meta name="if:Stretched Background" content="1">
  29. <meta name="if:Tiled Background" content="0">
  30. <meta name="if:Fixed Background" content="1">
  31.  
  32. <meta name="image:Background" content="">
  33.  
  34. <meta name="font:Body" content="Georgia">
  35. <meta name="color:Background" content="/"/>
  36. <meta name="color:Text" content="#111111"/>
  37. <meta name="color:Link Text Hover" content="#FFFFFF"/>
  38. <meta name="color:Link Background" content="FFFFFF"/>
  39. <meta name="color:Link Background Hover" content="#D00000"/>
  40. <meta name="color:Sidebar Background" content="00000" />
  41. <meta name="color:Blockquote" content="00000" />
  42. <meta name="if:Dashed Sidebar Border" content="1" />
  43. <meta name="if:Solid Sidebar Border" content="0" />
  44. <meta name="if:Show Tags" content="1" />
  45. <meta name="image:Sidebar" content="" />
  46.  
  47. <meta name="if:500px posts" content="1" />
  48. <meta name="if:400px posts" content="0" />
  49. <meta name="if:250px posts" content="0" />
  50.  
  51. <meta name="if:Navigation Link 1" content="1">
  52. <meta name="text:Navigation Link 1 URL" content="">
  53. <meta name="text:Navigation Link 1 Text" content="">
  54. <meta name="image:Navigation 1" content="">
  55.  
  56. <meta name="if:Navigation Link 2" content="1">
  57. <meta name="text:Navigation Link 2 URL" content="">
  58. <meta name="text:Navigation Link 2 Text" content="">
  59. <meta name="image:Navigation 2" content="">
  60.  
  61. <meta name="if:Navigation Link 3" content="1">
  62. <meta name="text:Navigation Link 3 URL" content="">
  63. <meta name="text:Navigation Link 3 Text" content="">
  64. <meta name="image:Navigation 3" content="">
  65.  
  66. <meta name="if:Navigation Link 4" content="1">
  67. <meta name="text:Navigation Link 4 URL" content="">
  68. <meta name="text:Navigation Link 4 Text" content="">
  69. <meta name="image:Navigation 4" content="">
  70.  
  71. <meta name="if:Navigation Link 5" content="1">
  72. <meta name="text:Navigation Link 5 URL" content="">
  73. <meta name="text:Navigation Link 5 Text" content="">
  74. <meta name="image:Navigation 5" content="">
  75.  
  76. <meta name="if:Navigation Link 6" content="1">
  77. <meta name="text:Navigation Link 6 URL" content="">
  78. <meta name="text:Navigation Link 6 Text" content="">
  79. <meta name="image:Navigation 6" content="">
  80.  
  81. <!-- custom -->
  82. <style type="text/css">
  83. body {
  84.  
  85. margin: 0;
  86. background-color: {color:Background};
  87. background-image: url('{image:Background}');
  88. padding: 20px;
  89. font-family: {font:Body};
  90. font-size: 0.75em;
  91. color: {color:Text};
  92. }
  93.  
  94. {block:ifStretchedBackground}
  95. body {background-size: 100%;}
  96. {/block:ifStretchedBackground}
  97.  
  98. {block:ifNotTiledBackground}
  99. body {background-repeat: no-repeat;}
  100. {/block:ifNotTiledBackground}
  101.  
  102. {block:ifFixedBackground}
  103. body {background-attachment: fixed;}
  104. {/block:ifFixedBackground}
  105.  
  106. a {
  107. color: {color:Text};
  108. background: {color:Link Background};
  109. text-decoration: underline;
  110. }
  111.  
  112. a:hover {
  113. color: {color:Link Text Hover};
  114. background: {color:Link Background Hover};
  115.  
  116. }
  117.  
  118. a:active,
  119. a:focus {
  120. outline: 0;
  121. }
  122.  
  123. a img { border-width: 0px; }
  124.  
  125. .clear {
  126. clear: both;
  127. }
  128.  
  129. #container {
  130. width: 770px;
  131. }
  132.  
  133. #left {
  134. float: left;
  135. width: 200px;
  136. }
  137.  
  138. #left a.h2 {
  139. text-transform: uppercase;
  140. font-size: 2em;
  141. line-height: 1em;
  142. color: {color:Text};
  143. text-decoration: none;
  144. }
  145.  
  146. #left a.h2:hover {
  147. color: {color:Text};
  148. text-decoration: none;
  149. }
  150.  
  151. #left .space {
  152. width: 100%;
  153. height: 20px;
  154. }
  155.  
  156. #left .space.small {
  157. width: 100%;
  158. height: 10px;
  159. }
  160.  
  161. #right {
  162. {block:if500pxposts}width: 500px;{/block:if500pxposts}
  163. {block:if400pxposts}width: 400px;{/block:if400pxposts}
  164. {block:if250pxposts}width: 250px;{/block:if250pxposts}
  165. float: right;
  166. }
  167.  
  168. #right .post {
  169. margin: 0 0 50px 0;
  170. }
  171.  
  172. img {
  173. max-width: 100%;
  174. }
  175.  
  176. #right .post h3 {
  177. font-weight: normal;
  178. font-size: 1.5em;
  179. margin: 0;
  180. }
  181.  
  182. #right .post a.h3 {
  183. color: {color:Text};
  184. text-decoration: none;
  185. font-size: 1.5em;
  186. margin: 0;
  187. }
  188.  
  189. #right .post a.h3:hover {
  190. background: none;
  191. }
  192.  
  193. #right .post a.h3.link {
  194. text-decoration: underline;
  195. background: {color:Link Background};
  196. }
  197.  
  198. #right .post a.h3.link:hover {
  199. color: {color:Link Text Hover};
  200. background: {color:Link Background Hover};
  201. }
  202.  
  203. #right .post blockquote {
  204. border-left: 2px solid {color:Blockquote};
  205. padding: 0 0 0 15px;
  206. margin-left: 0px;
  207. }
  208.  
  209. /* this is for chat */
  210. #right .post table {
  211. margin: 10px 0 0 0;
  212. border-collapse: collapse;
  213. }
  214.  
  215. #right .post table tr {
  216. margin: 1px 0;
  217. }
  218.  
  219. #right .post table tr td {
  220. padding: auto;
  221. vertical-align: top;
  222. }
  223.  
  224. #right .post table tr td.name {
  225. text-align: right;
  226. padding: 1px 15px;
  227. }
  228.  
  229. #right .post table tr td.words {
  230. width: 100%;
  231. text-align: left;
  232. padding: 1px;
  233. }
  234. /* that was for chat */
  235.  
  236. ol.notes {
  237. margin: 0 0 50px 0;
  238. padding: 0 0 0 0;
  239. }
  240.  
  241. ol.notes img {
  242. display: none;
  243. }
  244.  
  245. #right #footer {
  246. position: relative;
  247. right: 0px;
  248. text-align: right;
  249. }
  250.  
  251. #right #footer .credit {
  252. color: #9C9C9C;
  253. margin: 50px 0 0 0;
  254. }
  255. {CustomCSS}
  256. </style>
  257.  
  258. <link rel="shortcut icon" href="{Favicon}">
  259. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  260. <meta name="viewport" content="width=820" />
  261. </head>
  262. <body>
  263. <div id="container">
  264. <div id="left">
  265. <div class="space"></div>
  266. <div class="space small"></div>
  267. <a href="/"><big><big><big>{Title}</big></big></big></a><p>
  268. <img class="image" src="{image:Sidebar}" />
  269. <div id="content" style="background-color:{color:Sidebar Background};width:200px;float:left;padding:10px;{block:ifDashedSidebarBorder}outline: 2px dashed #000000;{/block:ifDashedSidebarBorder}{block:ifSolidSidebarBorder}outline: 2px solid #000000;{/block:ifSolidSidebarBorder}">{Description}</div>
  270.  
  271.  
  272. <div class="navigation">
  273. {block:ifNavigationLink1}
  274. <img src="{image:Navigation 1}">: <a href="{text:Navigation Link 1 URL}">{text:Navigation Link 1 Text}</a><br>
  275. {/block:ifNavigationLink1}
  276. {block:ifNavigationLink2}
  277. <img src="{image:Navigation 2}">: <a href="{text:Navigation Link 2 URL}">{text:Navigation Link 2 Text}</a><br>
  278. {/block:ifNavigationLink2}
  279. {block:ifNavigationLink3}
  280. <img src="{image:Navigation 3}">: <a href="{text:Navigation Link 3 URL}">{text:Navigation Link 3 Text}</a><br>
  281. {/block:ifNavigationLink3}
  282. {block:ifNavigationLink4}
  283. <img src="{image:Navigation 4}">: <a href="{text:Navigation Link 4 URL}">{text:Navigation Link 4 Text}</a><br>
  284. {/block:ifNavigationLink4}
  285. {block:ifNavigationLink5}
  286. <img src="{image:Navigation 5}">: <a href="{text:Navigation Link 5 URL}">{text:Navigation Link 5 Text}</a><br>
  287. {/block:ifNavigationLink5}
  288. {block:ifNavigationLink6}
  289. <img src="{image:Navigation 6}">: <a href="{text:Navigation Link 6 URL}">{text:Navigation Link 6 Text}</a><br>
  290. {/block:ifNavigationLink6}
  291.  
  292. </div>
  293.  
  294. </div>
  295.  
  296. <div id="right">
  297. {block:Posts}
  298. <div class="post">
  299. {block:Text}
  300. {block:Title}<a href="{Permalink}" class="h3">{Title}</a>{/block:Title}
  301. {Body}{block:ifShowTags}{block:HasTags}
  302. #: {block:Tags}
  303. <a href="{TagURL}">{Tag}</a>,
  304. {/block:Tags}
  305. {/block:HasTags}{/block:ifShowTags}
  306. {/block:Text}
  307.  
  308. {block:Link}
  309. <a href="{URL}" class="h3 link">{Name}</a>
  310. <p>{block:Description}{Description}{/block:Description}</p>
  311. {block:ifShowTags}{block:HasTags}
  312. #: {block:Tags}
  313. <a href="{TagURL}">{Tag}</a>,
  314. {/block:Tags}
  315. {/block:HasTags}{/block:ifShowTags}
  316. {/block:Link}
  317.  
  318. {block:Photo}
  319. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}">{LinkCloseTag}
  320. <p>{block:Caption}{Caption}{/block:Caption}</p>{block:ifShowTags}{block:HasTags}
  321. #: {block:Tags}
  322. <a href="{TagURL}">{Tag}</a>,
  323. {/block:Tags}
  324. {/block:HasTags}{/block:ifShowTags}
  325. {/block:Photo}
  326.  
  327. {block:Quote}
  328. <h3>&#8220;{Quote}&#8221;</h3>
  329. <p>{block:Source}&mdash; {Source}{/block:Source}</p>{block:ifShowTags}{block:HasTags}
  330. #: {block:Tags}
  331. <a href="{TagURL}">{Tag}</a>,
  332. {/block:Tags}
  333. {/block:HasTags}{/block:ifShowTags}
  334. {/block:Quote}
  335.  
  336. {block:Chat}
  337. {block:Title}<a href="#" class="h3">{Title}</a>{/block:Title}
  338. <table>
  339. {block:Lines}
  340. <tr>
  341. {block:Label}<td class="name">{Label}</td>{block:Label}
  342. <td class="words">{Line}</td>
  343. </tr>
  344. {/block:Lines}
  345. </table>{block:ifShowTags}{block:HasTags}
  346. #: {block:Tags}
  347. <a href="{TagURL}">{Tag}</a>,
  348. {/block:Tags}
  349. {/block:HasTags}{/block:ifShowTags}
  350. {/block:Chat}
  351.  
  352. {block:Audio}
  353. {block:AudioEmbed}
  354. {AudioEmbed-500}{block:ifShowTags}{block:HasTags}
  355. #: {block:Tags}
  356. <a href="{TagURL}">{Tag}</a>,
  357. {/block:Tags}
  358. {/block:HasTags}{/block:ifShowTags}
  359. {/block:AudioEmbed}
  360.  
  361. {block:AudioPlayer}
  362. {AudioPlayerBlack}
  363. {/block:AudioPlayer}
  364.  
  365. {block:Caption}{Caption}{/block:Caption}{block:ifShowTags}{block:HasTags}
  366. #: {block:Tags}
  367. <a href="{TagURL}">{Tag}</a>,
  368. {/block:Tags}
  369. {/block:HasTags}{/block:ifShowTags}
  370. {/block:Audio}
  371.  
  372. {block:Video}
  373. {Video-500}
  374. {block:Caption}{Caption}{/block:Caption}{block:ifShowTags}{block:HasTags}
  375. #: {block:Tags}
  376. <a href="{TagURL}">{Tag}</a>,
  377. {/block:Tags}
  378. {/block:HasTags}{/block:ifShowTags}
  379. {/block:Video}
  380. <p><a href="{Permalink}">{block:Date}{block:IfShowTimestamp}{12Hour}:{Minutes}&nbsp;{AmPm}&nbsp;&nbsp;{/block:IfShowTimestamp}&bull;&nbsp;&nbsp;{DayOfMonth}&nbsp;{Month}&nbsp;{Year}{block:Date}{block:NoteCount}&nbsp;&nbsp;&bull;&nbsp;&nbsp;{NoteCountWithLabel}{/block:NoteCount}{/block:Date}{block:Date}</a>{/block:Date}</p>
  381. </div>
  382.  
  383.  
  384. {PostNotes}
  385.  
  386. {/block:Posts}
  387. <div id="footer">
  388. {block:Pagination}
  389. {block:PreviousPage}
  390. <a href="{PreviousPage}">{lang:Previous}</a>
  391. {/block:PreviousPage}
  392.  
  393. {block:JumpPagination length="10"}
  394. {block:CurrentPage}
  395. <span class="current_page">{PageNumber}</span>
  396. {/block:CurrentPage}
  397.  
  398. {block:JumpPage}
  399. <a class="jump_page" href="{URL}">{PageNumber}</a>
  400. {/block:JumpPage}
  401. {/block:JumpPagination}
  402.  
  403. {block:NextPage}
  404. <a href="{NextPage}" class="next">{lang:Next}</a>
  405. {/block:NextPage}
  406. {/block:Pagination}
  407. {block:PermalinkPagination}
  408. {block:NextPost}
  409. <a href="{NextPost}">{lang:Back}</a>
  410. {/block:NextPost}
  411. &nbsp; &bull; &nbsp;
  412. {block:PreviousPost}
  413. <a href="{PreviousPost}">{lang:Next}</a>
  414. {/block:PreviousPost}
  415. {/block:PermalinkPagination}
  416. <div class="credit">
  417. <a href="http://scum97.tumblr.com/tagged/yoni-theme">theme credit</a><br />
  418.  
  419. </div>
  420. </div>
  421. </div>
  422. <div class="clear"></div>
  423. </div>
  424.  
  425. </body>
  426. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement