Advertisement
dreamerinthecity

Theme 08

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