Advertisement
dreamerinthecity

Theme 17

Mar 18th, 2012
931
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.86 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: #938a81;
  12. background-color: #fff;
  13. background-image:url(http://img542.imageshack.us/img542/655/2n8c0wh.jpg);
  14. background-attachment: fixed;
  15. font-family: consolas;
  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: #8f8f8f;
  24. text-decoration: none;
  25. -webkit-transition: all 0.7s ease-out;
  26. -moz-transition: all 0.7s ease-out;
  27. }
  28.  
  29. a:hover {
  30. background: transparent;
  31. color:#eee;
  32. -webkit-transition: all 0.7s ease-out;
  33. -moz-transition: all 0.7s ease-out;
  34. -webkit-border-radius: 5px;
  35. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
  36.  
  37. #container {
  38. background-color: #fff;
  39. color:#fff;
  40. font-size: 10px;
  41. width: 780px;
  42. margin: auto;
  43. padding:15px;
  44. margin-top: 15px;
  45. margin-left: 270px;
  46. padding-left:15px;
  47. -webkit-border-radius: 5px;
  48. float: left;
  49. border: 1px solid #eee;
  50. border-top: 40px solid #7c756f;
  51. }
  52.  
  53. img {
  54. border: 0;
  55. }
  56.  
  57. #container img {
  58. -webkit-border-radius: 5px;
  59. }
  60.  
  61. #post {
  62. width: 500px;
  63. color: #938a81;
  64. font-family: consolas;
  65. font-size: 10px;
  66. line-height: 12px;
  67. letter-spacing: 1px;
  68. text-align: justify;
  69. background-color: #fff;
  70. -webkit-border-radius: 5px 5px 0px 0px;
  71. padding: 5px;
  72. margin-top: -10px;
  73. }
  74.  
  75. blockquote {
  76. width: 480px;
  77. font-family: consolas;
  78. font-size: 10px;
  79. line-height: 12px;
  80. letter-spacing: 1px;
  81. background-color: #fbf8f3;
  82. border: 1px solid #f5efe5;
  83. border-left: 10px solid #f5efe5;
  84. padding: 5px;
  85. margin-left: 0px;
  86. text-align: justify;
  87. }
  88.  
  89. h1 {
  90. color: #938a81;
  91. font-family: consolas;
  92. font-size: 10px;
  93. line-height: 12px;
  94. letter-spacing: 1px;
  95. margin-bottom: 5px;
  96. }
  97.  
  98. h2 {
  99. font: italic normal 16px Georgia, "Times New Roman", serif;
  100. letter-spacing: 1px;
  101. }
  102.  
  103. h3 {
  104. font: normal 30px dubielitalic;
  105. text-transform: lowercase;
  106. text-align: center;
  107. color: #938a81;
  108. margin-top: 0px;
  109. margin-bottom: -5px;
  110.  
  111. }
  112. h4{
  113. text-align: right;
  114. }
  115. h5{
  116. text-align: center;
  117. border-bottom: 1px #fbf8f3 solid;
  118. }
  119.  
  120. #side {
  121. width:250px;
  122. float: right;
  123. background-color: #fbf8f3;
  124. background-image:url();
  125. background-attachment: fixed;
  126. color: #938a81;
  127. position: absolute;
  128. font-family: consolas;
  129. font-size: 10px;
  130. line-height: 12px;
  131. letter-spacing: 1px;
  132. margin-left: 805px;
  133. top: 30px;
  134. padding: 5px;
  135. border: 3px solid #fff;
  136. -webkit-border-radius:5px 5px 0px 0px ;
  137. }
  138.  
  139. .post-meta {
  140. font-size: 8px;
  141. font-family: consolas;
  142. letter-spacing: 1px;
  143. background-color: white;
  144. text-transform: uppercase;
  145. text-align: center;
  146. margin-top:0px;
  147. margin-bottom: 10px;
  148. width: 500px;
  149. -webkit-border-radius: 0px 0px 0px 0px;
  150. padding: 5px;
  151. border-bottom: 1px solid #fbf8f3;
  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. background: #7c756f;
  164. font-size: 8px;
  165. color: #ffffff;
  166. font-family: consolas;
  167. display:block;
  168. width: 88px;
  169. height: 15px;
  170. text-align: center;
  171. padding-top:4px;
  172. margin-left:2px;
  173. margin-top:2px;
  174. position:relative;
  175. text-align: center;
  176. text-transform: uppercase;
  177. z-index:1;
  178. font-weight: bold;
  179. -moz-border-radius:7px;
  180. -webkit-border-radius:7px;
  181. display: inline-block;
  182. }
  183.  
  184. div.navigate a:hover{
  185. background-color: #efe4d1;
  186. color:#7c756f;
  187. -webkit-transition: all 0.4s ease-out;
  188. -moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  189.  
  190.  
  191. #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%;}
  192.  
  193. #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%;}
  194.  
  195. @font-face {
  196. font-family: "dubielitalic";
  197. src: url('http://static.tumblr.com/m6mqatb/QUklrzd0z/dubielitalic.ttf');
  198. }
  199.  
  200. cursive {
  201. color: #938a81;
  202. font: normal 30px dubielitalic;
  203. }
  204.  
  205. cursive2 {
  206. color: #ededed;
  207. font: normal 22px theonlyexception;
  208. letter-spacing: 0px;
  209. }
  210.  
  211. pink {
  212. color: #938a81;
  213. }
  214.  
  215. ::-webkit-scrollbar {width:5px;height:auto;background:#fff;}
  216. ::-webkit-scrollbar-corner { background:#938a81; }
  217. ::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  218. ::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  219. ::-webkit-scrollbar-thumb:vertical {background-color: #938a81;background-image: url();border: 0px solid #938a81;}
  220.  
  221. .audio {
  222. display:block;
  223. }
  224.  
  225. .next {
  226. float: center;
  227. }
  228.  
  229. .previous {
  230. float: center;
  231. }
  232.  
  233. .post-meta p {
  234. margin-bottom: 0;
  235. }
  236.  
  237. .post-meta .date {
  238. border-top: 2px solid #938a81;
  239. }
  240.  
  241. .post-meta ul {
  242. background-color: #938a81;
  243. padding: 0px 0px;
  244. }
  245.  
  246. .post-meta li {
  247. display: inline;
  248. list-style: none;
  249. margin-right: 5px;
  250. }
  251.  
  252. .post-meta .notecount {
  253. float: right;
  254. font-size: 8px;
  255. letter-spacing: 2px;
  256. }
  257.  
  258. p {
  259. margin-bottom: 5px;
  260. }
  261.  
  262. #pages {
  263. margin-bottom: 30px;
  264. }
  265.  
  266. #pages li {
  267. display: inline;
  268. font-size: 11px;
  269. font-weight: bold;
  270. list-style: none;
  271. text-transform: uppercase;
  272. padding: 0 10px;
  273. }
  274.  
  275. #pages a {
  276. color: #938a81;
  277. }
  278.  
  279. .quote-post p {
  280. font: italic normal 12px Georgia, "Times New Roman", serif;
  281. letter-spacing: 1px; <!-- Deleted margin bottom 15px !!! -->
  282. }
  283.  
  284. .text-post blockquote {
  285. font-size: 14px;
  286. font-weight: normal;
  287. }
  288.  
  289. .text-post ul {
  290. margin: 0 0 0px 15px;
  291. }
  292.  
  293. ol.notes {
  294. margin-bottom: 30px;
  295. }
  296.  
  297. ol.notes li {
  298. border-bottom: 0px dotted #938a81;
  299. list-style: none;
  300. }
  301.  
  302. </style>
  303.  
  304. </head>
  305. <body>
  306.  
  307. <div class="banner"><img src=""></div>
  308.  
  309. <div id="side">
  310. <div style="width: 253px; border-bottom: 0px solid #fff; text-align: center; margin-bottom:5px;"><cursive><b>your title here</cursive> </b></div>
  311. Welcome! Type your info here! Welcome! 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 diam, non luctus justo tempor feugiat. In hac habitasse platea dictumst. Pellentesque ullamcorper luctus mauris ac luctus. Proin ultricies scelerisque placerat. Donec ullamcorper dictum dolor, dictum tempus enim sollicitudin in. ♥
  312. <br>
  313. <br>
  314. <div style="width: 253px; border-bottom: 0px solid #fff; text-align: center; margin-bottom:5px;"><cursive><b>navigation</cursive> </b></div>
  315. <DIV ALIGN=center><div class="navigate">
  316. <a href="URL HERE">link one</a>
  317. <a href="URL HERE">link two</a>
  318. <a href="URL HERE">link three</a>
  319. <a href="URL HERE">link four</a>
  320. <a href="URL HERE">link five</a>
  321. <a href="http://dreamerinthecity.tumblr.com">theme</a></div>
  322. <br>
  323. <div style="width: 253px; border-bottom: 0px solid #fff; text-align: center; margin-bottom:5px;"><cursive><b>march</cursive> </b></div>
  324.  
  325. <table width="100%" border="0" cellspacing="0" cellpadding="0">
  326.  
  327. <tr>
  328. <td colspan="7" align="center"><div align="center"><b></b></div></td>
  329.  
  330. </tr>
  331.  
  332. <tr>
  333.  
  334. <td><div align="center"><strong>S</strong></div></td>
  335.  
  336.  
  337.  
  338. <td><div align="center"><strong>M</strong></div></td>
  339.  
  340. <td><div align="center"><strong>T</strong></div></td>
  341.  
  342. <td><div align="center"><strong>W</strong></div></td>
  343.  
  344. <td><div align="center"><strong>T</strong></div></td>
  345.  
  346. <td><div align="center"><strong>F</strong></div></td>
  347.  
  348. <td><div align="center"><strong>S</strong></div></td>
  349.  
  350.  
  351. </tr>
  352.  
  353. <tr>
  354. <td><div align="center"></div></td>
  355. <td><div align="center"></div></td>
  356. <td><div align="center"></div></td>
  357. <td><div align="center"></div></td>
  358. <td><div align="center">01</div></td>
  359. <td><div align="center">02</div></td>
  360. <td><div align="center">03</div></td>
  361.  
  362. </tr>
  363.  
  364. <td><div align="center">04</div></td>
  365. <td><div align="center">05</div></td>
  366. <td><div align="center">06</div></td>
  367. <td><div align="center">07</div></td>
  368. <td><div align="center">08</div></td>
  369. <td><div align="center">09</div></td>
  370. <td><div align="center">10</div></td>
  371.  
  372. </tr>
  373. <tr>
  374.  
  375. <td><div align="center">11</div></td>
  376. <td><div align="center">12</div></td>
  377. <td><div align="center">13</div></td>
  378. <td><div align="center">14</div></td>
  379. <td><div align="center">15</div></td>
  380. <td><div align="center">16</div></td>
  381. <td><div align="center">17</div></td>
  382.  
  383. </tr>
  384. <tr>
  385.  
  386. <td><div align="center">18</div></td>
  387. <td><div align="center">19</div></td>
  388. <td><div align="center">20</div></td>
  389. <td><div align="center">21</div></td>
  390. <td><div align="center">22</div></td>
  391. <td><div align="center">23</div></td>
  392. <td><div align="center">24</div></td>
  393.  
  394. </tr>
  395. <tr>
  396.  
  397. <td><div align="center">25</div></td>
  398. <td><div align="center">26</div></td>
  399. <td><div align="center">27</div></td>
  400. <td><div align="center">28</div></td>
  401. <td><div align="center">29</div></td>
  402. <td><div align="center">30</div></td>
  403. <td><div align="center">31</div></td>
  404.  
  405. </tr></table><br><br><br><br><br><br><br><br><br>
  406.  
  407. </div></div></div>
  408. <div id="container">
  409.  
  410. {block:HasPages}
  411. <ul id="pages">
  412. {block:Pages}
  413. <li><a href="{URL}">{Label}</a></li>
  414. {/block:Pages}
  415. </ul>
  416. {/block:HasPages}
  417.  
  418.  
  419. <div id="content">
  420.  
  421. {block:Posts}
  422.  
  423. <div id="post">
  424. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}
  425. {/block:Text}
  426.  
  427. {block:Photo}
  428. <div class="photo-post">
  429. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
  430. {Caption}
  431. </div>
  432. {/block:Photo}
  433.  
  434. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  435.  
  436. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  437.  
  438. {block:Quote}
  439. <div class="quote-post"> <h2>"{Quote}"</h2>
  440. {block:Source}<small><p>— {Source}</small></p>{/block:Source}
  441. </div>
  442. {/block:Quote}
  443.  
  444. {block:Chat}
  445. <ul class="chat">
  446.  
  447. {block:Lines}
  448. <li class="user_{UserNumber}">
  449. {block:Label}
  450. <span class="label">
  451. {Label}
  452. </span>
  453. {/block:Label}&nbsp;
  454. {Line}
  455. </li>
  456. {/block:Lines}
  457. </ul>
  458. {/block:Chat}
  459.  
  460. <center><div style="margin:0px 0 0px 0;">{block:Audio}
  461. {AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}
  462. {/block:Audio}</center>
  463.  
  464.  
  465. {block:Link}
  466. <div class="link-post">
  467. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  468. {block:Description}{Description}{/block:Description}
  469. </div>
  470. {/block:Link}
  471.  
  472. </div> <!-- ADDED THIS !!! -->
  473.  
  474. <div class="post-meta">
  475. <a href="http://i53.tinypic.com/zupemu.gif" target="_blank"></a>
  476. <a href="{Permalink}"> {NoteCountWithLabel}</a> <pink>●</pink>
  477. {block:Date}<a href="{Permalink}"> {TimeAgo}</a>{/block:Date}
  478. </div>
  479.  
  480. {block:PostNotes} <div class="notes"> {PostNotes} </div> {/block:PostNotes}
  481.  
  482. {/block:Posts}
  483.  
  484.  
  485. <div class="navy"><center></center></div>
  486. <br>
  487. <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>
  488.  
  489. {/block:Pagination}
  490.  
  491. </div>
  492.  
  493. </div>
  494. </body>
  495. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement