Advertisement
dreamerinthecity

Theme 07

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