Advertisement
dreamerinthecity

Theme 22.1

May 5th, 2012
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.95 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html lang="en-us">
  3. <head>
  4. <title>{Title}</title>
  5. <link rel="shortcut icon" href="">
  6. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  7.  
  8. <style type="text/css">
  9.  
  10. body {
  11. color: #8f8f8f;
  12. background-color: #fff;
  13. background-image:url();
  14. background-attachment: fixed;
  15. font-family: courier new;
  16. font-size: 10px;
  17. line-height: 12px;
  18. text-align: justify;
  19. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  20. }
  21.  
  22. a:link, a:active, a:visited {
  23. color: #000;
  24. text-decoration: none;
  25. }
  26.  
  27. a:hover {
  28. background: transparent;
  29. color:#fff;
  30. background-color: #f8567c;
  31. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
  32.  
  33. #container {
  34. background-color: #fff;
  35. color:#8f8f8f;
  36. font-size: 10px;
  37. width: 510px;
  38. margin: auto;
  39. padding:15px;
  40. margin-top: -10px;
  41. padding-left:35px;
  42. border-left: 0px solid #808080;
  43. -webkit-border-radius: 5px;
  44. float: center;
  45. margin-left: 380px;
  46. }
  47.  
  48. img {
  49. border: 0;
  50. }
  51.  
  52. #container img {
  53. }
  54.  
  55. #post {
  56. width: 500px;
  57. color: #8f8f8f;
  58. font-family: courier new;
  59. font-size: 11px;
  60. line-height: 12px;
  61. letter-spacing: 1px;
  62. text-align: justify;
  63. background-color: #fff;
  64. padding-bottom:10px;
  65. padding: 5px;
  66. margin-bottom: 15px;
  67. }
  68.  
  69. blockquote {
  70. width: 485px;
  71. font-family: courier new;
  72. font-size: 10px;
  73. line-height: 12px;
  74. letter-spacing: 1px;
  75. background-color: #fff;
  76. border: 2px dotted #eee;
  77. padding: 5px;
  78. margin-left: 0px;
  79. text-align: justify;
  80. }
  81.  
  82. h1 {
  83. font-size: 9px;
  84. }
  85.  
  86. h2 {
  87. font: italic normal 16px courier new;
  88. letter-spacing: 1px;
  89. }
  90.  
  91. h3 {
  92. width: 510px;
  93. font-family: courier new;
  94. font-size: 16px;
  95. line-height: 12px;
  96. background-color: transparent;
  97. text-transform: uppercase;
  98. margin-top: 5px;
  99. margin-bottom: -3px;
  100. margin-left: -5px;
  101. padding-left: 3px;
  102. text-align: center;
  103. padding-bottom: 3px;
  104. }
  105.  
  106. h4{
  107. text-align: right;
  108. }
  109.  
  110. h5{
  111. text-align: center;
  112. border-bottom: 1px #eeeeee dashed;
  113. }
  114.  
  115. h6 {
  116. width: 510px;
  117. font-family: courier new;
  118. font-size: 8px;
  119. line-height: 12px;
  120. background-color: transparent;
  121. text-transform: uppercase;
  122. margin-bottom: -5px;
  123. margin-top: -7px;
  124. margin-left: -6px;
  125. padding-left:3px;
  126. padding-bottom: 1px;
  127. text-align: center;
  128. border-bottom: 1px dashed #eee;
  129. }
  130.  
  131. #side {
  132. height: 100%;
  133. background-color: #f5f5f5;
  134. color: #8f8f8f;
  135. font-family: courier new;
  136. font-size: 11px;
  137. line-height: 12px;
  138. letter-spacing: 1px;
  139. text-align: justify;
  140. width: 240px;
  141. float: left;
  142. position: fixed;
  143. margin-left: 120px;
  144. padding-left: 10px;
  145. padding-right: 10px;
  146. top: -1px;
  147. border: 1px solid #eee;
  148. }
  149.  
  150. .post-meta {
  151. margin-bottom: 10px;
  152. }
  153.  
  154. .banner{
  155. background-image:url();
  156. position:fixed;
  157. top: 0px;
  158. left: 0px;
  159. margin-left:0px;
  160. }
  161.  
  162. div.navigate a{
  163. color: #000;
  164. font-family: courier new;
  165. font-size: 8px;
  166. text-transform: uppercase;
  167. border-bottom: 0px dashed #eee;
  168. width: 70px;
  169. text-align: center;
  170. height: 15px;
  171. padding-top:4px;
  172. margin-left:2px;
  173. margin-top:2px;
  174. position:relative;
  175. display: block;
  176. z-index: 1;
  177. display: inline-block;
  178. }
  179.  
  180. div.navigate a:hover{
  181. background-color: #f8567c;
  182. color:#fff; text-align: center;
  183. }
  184.  
  185. courier new {
  186. font: normal 8px courier new;
  187. }
  188.  
  189. b,B,strong {
  190. color: #f8567c;
  191. font-weight: bold;
  192. }
  193.  
  194. i,I,em {
  195. color: #f8567c;
  196. font-family: georgia; 
  197. font-size: 12px;
  198. font-style: italic; 
  199. text-transform: lowercase!important; 
  200. letter-spacing: 0px !important; 
  201. text-decoration:none;
  202. }
  203.  
  204. s,S,strike {
  205. color: #eee;
  206. }
  207.  
  208. u,U {
  209. color:#a0a0a0; 
  210. font-family: verdana; 
  211. font-size: 6pt; 
  212. font-weight: bold; 
  213. text-transform: uppercase;
  214. letter-spacing: 0px; 
  215. border-bottom: 1px dashed #813c9e;
  216. text-decoration: none; 
  217. }
  218.  
  219. small {
  220. font-family: courier new;
  221. font-size: 8px;
  222. }
  223.  
  224. ::-webkit-scrollbar {width:9px;height:auto;background:#fff;}
  225. ::-webkit-scrollbar-corner { background:#eee; }
  226. ::-webkit-scrollbar-button:vertical {height:3px;display:block;}
  227. ::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  228. ::-webkit-scrollbar-thumb:vertical {background-color: #eee;background-image: url();border: 0px solid #eee;}
  229.  
  230. .audio {
  231. display:block;
  232. }
  233.  
  234. .next {
  235. float: center;
  236. }
  237.  
  238. .previous {
  239. float: center;
  240. }
  241.  
  242. .post-meta p {
  243. margin-bottom: 0;
  244. }
  245.  
  246. .post-meta .date {
  247. border-top: 2px solid #F0F7F7;
  248. }
  249.  
  250. .post-meta ul {
  251. list-style-image: url(http://desmond.imageshack.us/Himg32/scaled.php?server=32&filename=sssazw.png&res=landing);
  252. }
  253.  
  254. ul {
  255. list-style-image: url(http://desmond.imageshack.us/Himg32/scaled.php?server=32&filename=sssazw.png&res=landing);
  256. }
  257.  
  258. .post-meta li {
  259. display: inline;
  260. list-style: none;
  261. margin-right: 5px;
  262. }
  263.  
  264. .post-meta .notecount {
  265. float: right;
  266. font-size: 8px;
  267. letter-spacing: 2px;
  268. }
  269.  
  270. p {
  271. margin-bottom: 5px;
  272. }
  273.  
  274. #pages {
  275. margin-bottom: 30px;
  276. }
  277.  
  278. #pages li {
  279. display: inline;
  280. font-size: 11px;
  281. font-weight: bold;
  282. list-style: none;
  283. text-transform: uppercase;
  284. padding: 0 10px;
  285. }
  286.  
  287. #pages a {
  288. color: #0B3F3F;
  289. }
  290.  
  291. .quote-post p {
  292. font: italic normal 12px Georgia, "Times New Roman", serif;
  293. letter-spacing: 1px;
  294. }
  295.  
  296. .text-post blockquote {
  297. font-size: 14px;
  298. font-weight: normal;
  299. }
  300.  
  301. .text-post ul {
  302. margin: 0 0 0px 15px;
  303. }
  304.  
  305. ol.notes {
  306. margin-bottom: 30px;
  307. }
  308.  
  309. ol.notes li {
  310. border-bottom: 1px dotted #efefef;
  311. list-style: none;
  312. }
  313.  
  314. </style>
  315. </head>
  316. <body>
  317.  
  318. <div id="side">
  319.  
  320. <div style="width: 252px; border: 1px solid #eee; color: #000; background-color: #fff; font-family: courier new; text-transform: uppercase; font-size: 9px; line-height: 12px; margin-bottom:5px; font-weight: bold; margin-left: -7px; margin-top: 5px; letter-spacing: 3px;"><center>about</center></div>
  321.  
  322. Welcome! Type your info here! Donec nec odio feugiat faucibus. Proin aliquet, nunc non euismod aliquet, felis est amet condimentum erat purus sed mauris. Maec nec odio feugiat bibe sodales. &hearts;<br><br>
  323.  
  324. <div style="width: 252px; border: 1px solid #eee; color: #000; background-color: #fff; font-family: courier new; text-transform: uppercase; font-size: 9px; line-height: 12px; margin-bottom:5px; font-weight: bold; margin-left: -7px; letter-spacing: 3px;"><center>navigation</center></div>
  325.  
  326. <div class="navigate">
  327. <a href="URL HERE">link one</a>
  328. <a href="URL HERE">link two</a>
  329. <a href="URL HERE">link three</a>
  330. <a href="URL HERE">link four</a>
  331. <a href="URL HERE">link five</a>
  332. <a href="http://dreamerinthecity.tumblr.com/">theme</a>
  333. </div><br>
  334.  
  335. <div style="width: 252px; border: 1px solid #eee; color: #000; background-color: #fff; font-family: courier new; text-transform: uppercase; font-size: 9px; line-height: 12px; margin-bottom:5px; font-weight: bold; margin-left: -7px; letter-spacing: 3px;"><center>may</center></div>
  336.  
  337. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  338.  
  339. <tr>
  340. <td colspan="7" align="center"><div align="center"><b></b></div></td>
  341.  
  342. </tr>
  343.  
  344. <tr>
  345.  
  346. <td><div align="center"><h1>S</h1></div></td>
  347.  
  348. <td><div align="center"><h1>M</h1></div></td>
  349.  
  350. <td><div align="center"><h1>T</h1></div></td>
  351.  
  352. <td><div align="center"><h1>W</h1></div></td>
  353.  
  354. <td><div align="center"><h1>T</h1></div></td>
  355.  
  356. <td><div align="center"><h1>F</h1></div></td>
  357.  
  358. <td><div align="center"><h1>S</h1></div></td>
  359.  
  360. </tr>
  361.  
  362. <tr>
  363. <td><small><div align="center"></div></td>
  364. <td><small><div align="center"></div></td>
  365. <td><small><div align="center">01</div></td>
  366. <td><small><div align="center">02</div></td>
  367. <td><small><div align="center">03</div></td>
  368. <td><small><div align="center">04</div></td>
  369. <td><small><div align="center">05</div></td>
  370.  
  371. </tr>
  372.  
  373. <td><small><div align="center">06</div></td>
  374. <td><small><div align="center">07</div></td>
  375. <td><small><div align="center">08</div></td>
  376. <td><small><div align="center">09</div></td>
  377. <td><small><div align="center">10</div></td>
  378. <td><small><div align="center">11</div></td>
  379. <td><small><div align="center">12</div></td>
  380.  
  381. </tr>
  382. <tr>
  383.  
  384. <td><small><div align="center">13</div></td>
  385. <td><small><div align="center">14</div></td>
  386. <td><small><div align="center">15</div></td>
  387. <td><small><div align="center">16</div></td>
  388. <td><small><div align="center">17</div></td>
  389. <td><small><div align="center">18</div></td>
  390. <td><small><div align="center">19</div></td>
  391.  
  392. </tr>
  393. <tr>
  394.  
  395. <td><small><div align="center">20</div></td>
  396. <td><small><div align="center">21</div></td>
  397. <td><small><div align="center">22</div></td>
  398. <td><small><div align="center">23</div></td>
  399. <td><small><div align="center">24</div></td>
  400. <td><small><div align="center">25</div></td>
  401. <td><small><div align="center">26</div></td>
  402.  
  403. </tr>
  404. <tr>
  405.  
  406. <td><small><div align="center">27</div></td>
  407. <td><small><div align="center">28</div></td>
  408. <td><small><div align="center">29</div></td>
  409. <td><small><div align="center">30</div></td>
  410. <td><small><div align="center">31</div></td>
  411. <td><small><div align="center"></div></td>
  412. <td><small><div align="center"></div></td>
  413.  
  414. </h1></tr></table><br>
  415.  
  416. <div style="width: 252px; border: 1px solid #eee; color: #000; background-color: #fff; font-family: courier new; text-transform: uppercase; font-size: 9px; line-height: 12px; margin-bottom:5px; font-weight: bold; margin-left: -7px; letter-spacing: 3px;"><center>agenda</center></div>
  417.  
  418. <i>01;</i> Event One <br>
  419. <i>02;</i> Event Two <br>
  420. <i>03;</i> Event Three <br>
  421. <i>04;</i> Event Four <br>
  422. <i>05;</i> Event Five <br>
  423.  
  424. <br><br>
  425. </div></div></div>
  426.  
  427. <div id="container">
  428.  
  429. {block:HasPages}
  430. <ul id="pages">
  431. {block:Pages}
  432. <li><a href="{URL}">{Label}</a></li>
  433. {/block:Pages}
  434. </ul>
  435. {/block:HasPages}
  436.  
  437.  
  438. <div id="content">
  439.  
  440. {block:Posts}
  441.  
  442. <div id="post">
  443. {block:Text}{block:Title}<h3><span class="title"><a href="{ShortURL}">{Title}</a></h3></span>{/block:Title}
  444. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a>
  445.  
  446. </div>
  447.  
  448. {Body}
  449.  
  450. {/block:Text}
  451.  
  452. {block:Photo}
  453. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a>
  454. </div><br>
  455. <div class="photo-post">
  456. {LinkOpenTag}<img width="500px" src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
  457. {Caption}
  458. </div>
  459. {/block:Photo}
  460.  
  461. {block:Photoset}<div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a><br>
  462. <center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  463.  
  464. {block:Quote}
  465.  
  466.  
  467. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a>
  468.  
  469. </div>
  470.  
  471.  
  472.  
  473. <div class="quote-post"> <h2>"{Quote}"</h2>
  474. {block:Source}<small><p>— {Source}</small></p>{/block:Source}
  475.  
  476. </div>
  477. {/block:Quote}
  478.  
  479. {block:Chat}
  480.  
  481. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a></div>
  482.  
  483. <ul class="chat">
  484.  
  485. {block:Lines}
  486. <li class="user_{UserNumber}">
  487. {block:Label}
  488. <span class="label">
  489. {Label}
  490. </span>
  491. {/block:Label}
  492. {Line}
  493. </li>
  494. {/block:Lines}
  495. </ul>
  496. {/block:Chat}
  497.  
  498. {block:Audio}
  499.  
  500. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a></div><br>
  501.  
  502. <center><div style="margin:0px 0 0px 0;">{AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}
  503. {/block:Audio}</center>
  504.  
  505.  
  506. {block:Link}
  507.  
  508. <div class="link-post">
  509. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  510. <div class="permalink2"><h6>{Month}/{MonthNumberWithZero}/{Year} - <a href="{Permalink}">{NoteCountWithLabel}</h6></a>
  511. </div>
  512. {block:Description}{Description}{/block:Description}
  513. </div>
  514. {/block:Link}
  515.  
  516. </div>
  517.  
  518. <div class="post-meta">
  519. </div>
  520.  
  521. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  522.  
  523. {block:PostNotes} <div class="notes"> {PostNotes} </div> {/block:PostNotes}
  524.  
  525. {/block:Posts}
  526. <div class="navy"><center></center></div>
  527. <br>
  528. <div class="navy"><center>{block:PreviousPage}<a href="{PreviousPage}" title="newer entries">← Previous Page</a></a> / {/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="older entries">Next Page →</a></a>{/block:NextPage}</center></div>
  529.  
  530. {/block:Pagination}
  531.  
  532. </div>
  533.  
  534. </div>
  535. </body>
  536. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement