Advertisement
dreamerinthecity

Theme 14

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