Advertisement
AMARGEDOM

Theme 18 - AMARGEDOM

Sep 4th, 2012
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.65 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. <!-- THEME 18 POR AMARGEDOM.TUMBLR.COM NÃO RETIRE OS CRÉDITOS -->
  5.  
  6. <html>
  7. <head>
  8.  
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  12. {block:Description}
  13. <meta name="description" content="{MetaDescription}" />
  14. {/block:Description}
  15.  
  16. <meta name="color:Background" content ="#ffffff"/>
  17. <meta name="image:Background" content="" />
  18. <meta name="color:Text" content="#3d3d3d"/>
  19. <meta name="color:Link" content="#c5c5c5"/>
  20. <meta name="color:Link Hover" content="#000000"/>
  21. <meta name="font:Title" content="Georgia, Baskerville, Helvetica Neue"/>
  22. <meta name="font:Body" content="Baskerville, Arial, Helvetica"/>
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="link" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="link" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="link" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="link" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="link" />
  34.  
  35.  
  36. <style type="text/css">
  37.  
  38. body {
  39. background-color: "{color:Background}";
  40. font-family: {font:Body};
  41. font-size: 9px;
  42. color: {color:Text};
  43. }
  44.  
  45.  
  46. .content {
  47. position: absolute;
  48. top: 0px;
  49. right: 175px;
  50. width: 500px;
  51. padding: 10 30 10 30px;
  52. padding-bottom: 50px;
  53. background-color: #ffffff;
  54. }
  55.  
  56. .sidebar {
  57. font-family: tahoma;
  58. font-size: 8px;
  59. color: #ffffff;
  60. text-align: justify;
  61. text-transform: lowercase;
  62. width: 300px;
  63. height: 150px;
  64. bottom: 25px;
  65. position: fixed;
  66. left: 30px;
  67. padding: 20px;
  68. background-color: #000000;
  69. opacity: .5;
  70. overflow: auto;
  71. border-bottom: 10px solid #ffffff;
  72. letter-spacing: 1px;
  73. }
  74.  
  75.  
  76. .sidebar a:hover {
  77. color: #696969;
  78. }
  79.  
  80.  
  81. a {
  82. color: {color:Link};
  83. font-weight: none;
  84. text-decoration: none;
  85. }
  86.  
  87. a:hover {
  88. color: {color:Link Hover};
  89. }
  90.  
  91. a img {
  92. border: 0px;
  93. }
  94.  
  95.  
  96.  
  97. .post img {
  98. display: block;
  99. margin: 0 auto;
  100. }
  101.  
  102. .post {
  103. margin-top: 7px;
  104. text-align: justify;
  105.  
  106.  
  107. }
  108.  
  109. .notesandtags {
  110. padding: 5px;
  111. margin-bottom: 5px;
  112. margin-top: 5px;
  113. margin-left: -6px;
  114. }
  115.  
  116. .tags {
  117. font-size: 7px;
  118. float: right;
  119. text-transform: lowercase;
  120. margin-top: 2px;
  121. margin-right: 2px;
  122. }
  123.  
  124. .tag {
  125. font-family: tahoma;
  126. font-size: 8px;
  127. color: #444444;
  128. text-transform: uppercase;
  129. font-weight: none;
  130. width: 500px;
  131. margin-right: 2px;
  132.  
  133. }
  134.  
  135. .time {
  136. font-family: tahoma;
  137. font-size: 7px;
  138. color: #444444;
  139. text-transform: uppercase;
  140. font-weight: none;
  141. width: 500px;
  142. }
  143.  
  144. h3 {
  145. font-family: tahoma;
  146. font-size: 9px;
  147. color: #444444;
  148. text-align: left;
  149. text-transform: lowercase;
  150. font-weight: bold;
  151. font-style: italic;
  152. }
  153.  
  154. blockquote {
  155. font-family: tahoma;
  156. font-size: 9px;
  157. color: #444444;
  158. text-align: justify;
  159. text-transform: lowercase;
  160. font-weight: bold;
  161. font-style: italic;
  162. padding: 5px;
  163. margin: 5px;
  164. }
  165.  
  166. .quote {
  167. font-family: tahoma;
  168. font-size: 9px;
  169. color: #444444;
  170. text-align: center;
  171. text-transform: none;
  172.  
  173. }
  174.  
  175. .source {
  176. margin-left: 26px;
  177. font-family: tahoma;
  178. font-size: 9px;
  179. color: #444444;
  180. text-transform: uppercase;
  181. font-weight: none;
  182. }
  183.  
  184. .link {
  185. font-family: tahoma;
  186. font-size: 9px;
  187. color: #444444;
  188. text-align: center;
  189. text-transform: none;
  190.  
  191. }
  192.  
  193. .link:hover {
  194. color: #647e65;
  195. }
  196.  
  197. ul.chat {
  198. margin: 0;
  199. padding: 0;
  200. }
  201.  
  202. .chat li {
  203. list-style-type: none;
  204. font-size: 9px;
  205. margin-left: 0px;
  206. padding: 3px;
  207. }
  208.  
  209. .chat li.odd {
  210. margin-bottom: 1px;
  211. color: #454545;
  212. font-size: 9px;
  213. }
  214.  
  215. .chat li.even {
  216. margin-bottom: 1px;
  217. color: #454545;
  218. font-size: 9px;
  219. }
  220.  
  221. .label {
  222. font-weight: bold;
  223. }
  224.  
  225. .title {
  226. font-family: {font:Title};
  227. font-size: 14px;
  228. color: #ffffff;
  229. text-align: center;
  230. text-transform: uppercase;
  231. font-weight: bold;
  232. letter-spacing: 1px;
  233. font-style: none;
  234. }
  235.  
  236. #navcontainer
  237. {
  238. margin: 0px;
  239. padding: 0px;
  240. text-align: center;
  241. }
  242. #navcontainer { display: inline; }
  243. #navcontainer a
  244. {
  245. text-decoration: none;
  246. padding: .2em 1em;
  247. color: #fff;
  248. }
  249.  
  250.  
  251. #navcontainer a:hover
  252. {
  253. color: #fff;
  254. background-color: #369;
  255. }
  256.  
  257.  
  258. ::-webkit-scrollbar {
  259. height: 20px;
  260. width: 14px;
  261. background: #ffffff;
  262. }
  263. ::-webkit-scrollbar-thumb {
  264. background: #cccccc;
  265.  
  266. }
  267. ::-webkit-scrollbar-corner {
  268. background: #ffffff;
  269. }
  270.  
  271.  
  272. ol.notes {
  273. padding: 0px;
  274. margin: 25px 0px;
  275. font-size: 10px;
  276. list-style-type: none;
  277.  
  278. }
  279.  
  280. ol.notes li.note {
  281. padding: 2px;
  282. }
  283.  
  284. ol.notes li.note img.avatar {
  285. vertical-align: -4px;
  286. margin-right: 10px;
  287. width: 10px;
  288. height: 10px;
  289. }
  290.  
  291. ol.notes li.note span.action {
  292. font-weight: none;
  293. }
  294.  
  295. ol.notes li.note .answer_content {
  296. font-weight: normal;
  297. }
  298.  
  299. ol.notes li.note blockquote {
  300. border-color: none;
  301. padding: 4px 10px;
  302. margin: 5px 0px 0px 25px;
  303. }
  304.  
  305. ol.notes li.note blockquote a {
  306. text-decoration: none;
  307.  
  308.  
  309. {CustomCSS}
  310. </style>
  311.  
  312. <center><title>{Title}</title></center>
  313.  
  314. </head>
  315.  
  316. <body>
  317.  
  318.  
  319. <div style="position: fixed; left: 0px; top:0px; height: 655px; width: 400px;background-position: left center; background-image: url({image:Background}); "></div>
  320.  
  321. <div style=" position: relative; right: 150px; top:0px; position: fixed; height: 655px; width: 3px; "></div>
  322.  
  323. <div style="position: relative; right: 0px; bottom:5px; position: fixed; "><a href="http://amargedom.tumblr.com/">theme</a></div>
  324. <script type="text/javascript" src="http://static.tumblr.com/0bh6uxs/2tym9fkj7/amargedomcred.txt"></script>
  325. <div class="content">
  326.  
  327. {block:Posts}
  328.  
  329.  
  330.  
  331. {block:Text}
  332. <div class="post">
  333. {block:Title}
  334. <h3><a href="{Permalink}">{Title}</a></h3>
  335. {/block:Title}
  336. {Body}
  337. </div>
  338. {/block:Text}
  339.  
  340. {block:Photo}
  341. <div class="post">
  342. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}
  343. {Caption}
  344. </div>
  345. {/block:Photo}
  346.  
  347. {block:Photoset}
  348. <div class="post">
  349. <center>{Photoset-500}</center>
  350. {Caption}
  351. </div>
  352. {/block:Photoset}
  353.  
  354. {block:Quote}
  355. <div class="post">
  356. <span class="quote">"{Quote}"</span>
  357. {block:Source}
  358. <div class="source">– {Source}</div>
  359. {/block:Source}
  360. </div>
  361. {/block:Quote}
  362.  
  363. {block:Link}
  364. <div class="post">
  365. <a href="{URL}" class="link" {Target}>{Name}</a>
  366. {block:Description}
  367. <div class="description">{Description}</div>
  368. {/block:Description}
  369. </div>
  370. {/block:Link}
  371.  
  372. {block:Chat}
  373. <div class="post">
  374. {block:Title}
  375. <h3><a href="{Permalink}">{Title}</a></h3>
  376. {/block:Title}
  377. <ul class="chat">
  378. {block:Lines}
  379. <li class="{Alt} user_{UserNumber}">
  380. {block:Label}
  381. <span class="label">{Label}</span>
  382. {/block:Label}
  383. {Line}
  384. </li>
  385. {/block:Lines}
  386. </ul>
  387. </div>
  388. {/block:Chat}
  389.  
  390. {block:Video}
  391. <div class="post">
  392. <center>{Video-500}</center>
  393. {block:Caption}
  394. {/block:Caption}
  395. </div>
  396. {/block:Video}
  397.  
  398.  
  399. {block:Audio}
  400. <div class="post">
  401. {AudioPlayerBlack}
  402. {block:Caption}
  403. {/block:Caption}
  404. </div>
  405. {/block:Audio}
  406.  
  407. <div class="notesandtags">
  408. <div class="time">{block:Date}Posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}
  409. <div class="tags">{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags} {block:NoteCount}{NoteCount}{/block:NoteCount}</div>
  410. </div>
  411. </div>
  412.  
  413. {PostNotes}
  414. {/block:Posts}
  415. </div>
  416.  
  417.  
  418.  
  419.  
  420. <div class="sidebar">
  421.  
  422.  
  423.  
  424. <center><div class="title">{Title}</div> </center>
  425.  
  426. <p align="center">
  427. <a href="{text:link1}">{text:link1 title}</a> -
  428. <a href="{text:link2}">{text:link2 title}</a> -
  429. <a href="{text:link3}">{text:link3 title}</a> -
  430. <a href="{text:link4}">{text:link4 title}</a> -
  431. <a href="{text:link5}">{text:link5 title}</a>
  432. <center><div id=”navcontainer”>
  433. {block:HasPages}
  434. {block:Pages}
  435.  
  436. <a href={URL}>{Label}</a>
  437.  
  438. {/block:Pages}
  439. {/block:HasPages}</div></center>
  440.  
  441.  
  442.  
  443. {block:Description}<p>{Description}{/block:Description}
  444.  
  445. <p align="center">
  446.  
  447. {block:Pagination}
  448. {block:PreviousPage}
  449. <a href="{PreviousPage}">&#8592; Previous</a>
  450. {/block:PreviousPage}
  451.  
  452. {block:JumpPagination length="5"}
  453. {block:CurrentPage}
  454. <span class="current_page">{PageNumber}</span>
  455. {/block:CurrentPage}
  456.  
  457. {block:JumpPage}
  458. <a class="jump_page" href="{URL}">{PageNumber}</a>
  459. {/block:JumpPage}
  460. {/block:JumpPagination}
  461.  
  462. {block:NextPage}
  463. <a href="{NextPage}">Next &#8594;</a>
  464. {/block:NextPage}
  465. {/block:Pagination}
  466.  
  467. </div>
  468. </div>
  469.  
  470. </body>
  471. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement