Advertisement
dreamerinthecity

Theme 01

Jan 3rd, 2012
704
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.49 KB | None | 0 0
  1. <head>
  2. <title>{Title}</title>
  3. <meta charset="utf-8" />
  4. <link rel="shortcut icon" href="{Favicon}" />
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  6.  
  7. <style type="text/css">
  8.  
  9. body {
  10. color: #8f8f8f;
  11. background-color: #fff;
  12. background-image:url();
  13. background-attachment: fixed;
  14. font-family: trebuchet ms;
  15. font-size: 10px;
  16. line-height: 12px;
  17. text-align: justify;
  18. cursor: url(http://i.imgur.com/ZOrzC.png), auto;
  19. }
  20.  
  21. a:link, a:active, a:visited {
  22. color: #aaaaaa;
  23. text-decoration: none;
  24. }
  25.  
  26. a:hover {
  27. color: #fff;
  28. background-color: #FFC2C2;
  29. letter-spacing: 1px;
  30. -moz-border-radius: 7px;
  31. -webkit-border-radius: 7px;
  32. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), auto;}
  33.  
  34. #container {
  35. width: 500px;
  36. float: left;
  37. margin:auto;
  38. left: auto;
  39. font-size: 10px;
  40. background-color: #fff;
  41. border: 0px solid #DFDFDF;
  42. margin: 20px auto;
  43. padding: 20px;
  44. margin-top: -30px;
  45. -webkit-border-radius: 5px;
  46. }
  47.  
  48. img {
  49. border: 0;
  50. }
  51.  
  52. #container img {
  53. margin-bottom: -8px;
  54. -webkit-border-radius: 5px;
  55. }
  56.  
  57. #post {
  58. background-color: transparent;
  59. color: #8f8f8f;
  60. font-family: trebuchet ms;
  61. font-size: 10px;
  62. line-height: 12px;
  63. letter-spacing: 1px;
  64. text-align: justify;
  65. }
  66.  
  67. blockquote {
  68. width: 488px;
  69. font-family: trebuchet ms;
  70. font-size: 10px;
  71. line-height: 12px;
  72. letter-spacing: 1px;
  73. background-color: #fcfcfc;
  74. border: 1px solid #eee;
  75. border-left: 10px solid #eee;
  76. padding: 5px;
  77. margin-left: 0px;
  78. text-align: justify;
  79. }
  80.  
  81. h1 {
  82. color: #8f8f8f;
  83. font-family: trebuchet ms;
  84. font-size: 10px;
  85. line-height: 12px;
  86. letter-spacing: 1px;
  87. margin-bottom: 5px;
  88. }
  89.  
  90. h2 {
  91. font: italic normal 16px Georgia, "Times New Roman", serif;
  92. letter-spacing: 1px;
  93. }
  94.  
  95. h3 {
  96. font-family: 'cursive';
  97. font-size: 30px;
  98. margin-bottom: 0px;
  99. margin-top: 10px;
  100. padding-bottom: 10px;
  101. padding-top: 7px;
  102. text-align: center;
  103. }
  104.  
  105. h5{
  106. text-align: center;
  107. border-bottom: 1px #eeeeee solid;
  108. }
  109.  
  110. #side {
  111. width:220px;
  112. float: right;
  113. background-color: #fff;
  114. color: #8f8f8f;
  115. font-family: trebuchet ms;
  116. font-size: 10px;
  117. line-height: 12px;
  118. letter-spacing: 1px;
  119. position: fixed;
  120. top: 65px;
  121. margin-left: 550px;
  122. padding: 15px;
  123. -webkit-border-radius: 5px;
  124. }
  125.  
  126. .post-meta {
  127. font-family: trebuchet ms;
  128. background: #fff;
  129. padding-top: 0px;
  130. padding-bottom: 3px;
  131. padding-left: 0px;
  132. margin-bottom: 10px;
  133. border-bottom: 1px dashed #EEE;
  134. font-size: 8px;
  135. text-transform: uppercase;
  136. letter-spacing: 1px;
  137. width: 500px;
  138. text-align: center;
  139. }
  140.  
  141. div.navigate a{
  142. background: #FFC2C2;
  143. font-size:8px;
  144. color: #ffffff;
  145. font-family: Trebuchet MS;
  146. display:block;
  147. width: 88px;
  148. height: 15px;
  149. text-align: center;
  150. padding-top:2px;
  151. margin-left:2px;
  152. margin-top:2px;
  153. position:relative;
  154. text-align: center;
  155. z-index:1;
  156. font-weight: bold;
  157. -moz-border-radius:7px;
  158. -webkit-border-radius:7px; display: inline-block;
  159. }
  160.  
  161. div.navigate a:hover{
  162. background: #f5f5f5;
  163. color:#b6b6b6;
  164. letter-spacing:1px;
  165. }
  166.  
  167. @font-face {
  168. font-family: 'cursive';
  169. src: local('DawningofaNewDay'), url('http://themes.googleusercontent.com/static/fonts/dawningofanewday/v1/JiDsRhiKZt8uz3NJ5xA06sI8uESXD0Pyby-WfK8NSPc.woff') format('woff');
  170. }
  171.  
  172. cursive {
  173. color: #FFC2C2;
  174. font-family: 'cursive';
  175. font-size:20px;
  176. }
  177.  
  178. pink {
  179. color: #FFC2C2;
  180. }
  181.  
  182. ::-webkit-scrollbar {width:5px;height:auto;background:#fff;}
  183. ::-webkit-scrollbar-corner { background:#FFC2C2; }
  184. ::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  185. ::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  186. ::-webkit-scrollbar-thumb:vertical {background-color: #FFC2C2; background-image: url();border: 0px solid #FBC4AC;}
  187.  
  188. .audio {
  189. display:block;
  190. }
  191.  
  192. .next {
  193. float: center;
  194. }
  195.  
  196. .previous {
  197. float: center;
  198. }
  199.  
  200. .post-meta p {
  201. margin-bottom: 0;
  202. }
  203.  
  204. .post-meta .date {
  205. border-top: 2px solid #F0F7F7;
  206. padding: 2px 8px;
  207. }
  208.  
  209. .post-meta ul {
  210. background-color: #F0F7F7;
  211. padding: 2px 8px;
  212. }
  213.  
  214. .post-meta li {
  215. display: inline;
  216. list-style: none;
  217. margin-right: 5px;
  218. }
  219.  
  220. .post-meta .notecount {
  221. float: right;
  222. font-size: 8px;
  223. letter-spacing: 2px;
  224. }
  225.  
  226. p {
  227. margin-bottom: 15px;
  228. }
  229.  
  230. #pages {
  231. margin-bottom: 30px;
  232. }
  233.  
  234. #pages li {
  235. display: inline;
  236. font-size: 11px;
  237. font-weight: bold;
  238. list-style: none;
  239. text-transform: uppercase;
  240. padding: 0 10px;
  241. }
  242.  
  243. #pages a {
  244. color: #0B3F3F;
  245. }
  246.  
  247. .quote-post p {
  248. font: italic normal 12px Georgia, "Times New Roman", serif;
  249. letter-spacing: 1px; margin-bottom: 15px;
  250. }
  251.  
  252. .text-post blockquote {
  253. font-size: 14px;
  254. font-weight: normal;
  255. }
  256.  
  257. .text-post ul {
  258. margin: 0 0 15px 15px;
  259. }
  260.  
  261. ol.notes {
  262. margin-bottom: 30px;
  263. }
  264.  
  265. ol.notes li {
  266. border-bottom: 1px dotted #efefef;
  267. list-style: none;
  268. }
  269.  
  270. </style>
  271.  
  272. </head>
  273. <body>
  274.  
  275.  
  276. <div id="side">
  277. <img src="http://img684.imageshack.us/img684/7928/55497880.png" align="left" style="border: 1px dashed #eeeeee ; padding: 5px; margin-right:10px"/><cursive>W</cursive>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 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
  278.  
  279. <BR>
  280. <div style="font-family: Trebuchet MS;font-size:8px;letter-spacing:2px;text-transform:uppercase; border-bottom: 1px #eeeeee dashed; padding-bottom:0px;padding-top:5px;margin-left:0px; background: #fff; color: #8f8f8f; text-align:justify; margin-bottom:-5px; margin-top:5px;padding-left:5px;width:220px;">NAVIGATION</div><br>
  281.  
  282. <DIV ALIGN=center><div class="navigate">
  283.  
  284. <a href="URL HERE">LINK 1</a>
  285. <a href="URL HERE">LINK 2</a><br>
  286. <a href="URL HERE">LINK 3</a>
  287. <a href="URL HERE">LINK 4</a><br>
  288. <a href="URL HERE">LINK 5</a>
  289. <a href="http://dreamerinthecity.tumblr.com/">THEME</a>
  290.  
  291. </div>
  292.  
  293. <div style="font-family: Trebuchet MS;font-size:8px;letter-spacing:2px;text-transform:uppercase; border-top: 1px #eeeeee dashed; padding-bottom:0px;padding-top:5px;margin-left:0px; background: #fff; color: #8f8f8f; text-align:justify; margin-top:10px;padding-left:5px;width:220px;"></div>
  294.  
  295. </div></div>
  296.  
  297. <div id="container">
  298.  
  299. {block:HasPages}
  300. <ul id="pages">
  301. {block:Pages}
  302. <li><a href="{URL}">{Label}</a></li>
  303. {/block:Pages}
  304. </ul>
  305. {/block:HasPages}
  306.  
  307. <div id="content">
  308.  
  309. {block:Posts}
  310.  
  311. <div id="post">
  312. {block:Text}{block:Title}<h3>{Title}</h3>{/block:Title}{Body}
  313. {/block:Text}
  314.  
  315. {block:Photo}
  316. <div class="photo-post">
  317. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" />{LinkCloseTag}
  318. {Caption}
  319. </div>
  320. {/block:Photo}
  321.  
  322. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  323.  
  324. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  325.  
  326. {block:Quote}
  327. <div class="quote-post">
  328. <h2>"{Quote}"</h2>
  329. {block:Source}<small><p>— {Source}</small></p>{/block:Source}
  330. </div>
  331. {/block:Quote}
  332.  
  333. {block:Chat}<ul class="chat">{block:Lines}<li
  334. class="user_{UserNumber}">{block:Label}<span class="label">
  335. {Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>
  336. {/block:Chat}
  337.  
  338. <center><div style="margin:5px 0 0px 0;">{block:Audio}
  339. {AudioPlayerGrey}{block:Caption}{Caption}{/block:Caption}
  340. {/block:Audio}</center>
  341.  
  342. {block:Link}
  343. <div class="link-post">
  344. <h3><a href="{URL}" {Target}>{Name}</a></h3>
  345. {block:Description}{Description}{/block:Description}
  346. </div>
  347. {/block:Link}
  348.  
  349. <div class="post-meta">
  350.  
  351. <a href="http://i53.tinypic.com/zupemu.gif" target="_blank"></a>
  352. <a href="{Permalink}"> {NoteCountWithLabel}</a> <span style="color: #FFC2C2; ;">&hearts;</span>
  353. {block:Date}<a href="{Permalink}"> {TimeAgo}</a>{/block:Date}
  354. </div>
  355.  
  356. {block:PostNotes}
  357. <div class="notes">
  358. {PostNotes}
  359. </div>
  360. {/block:PostNotes}
  361.  
  362. {/block:Posts}
  363.  
  364. {block:PermalinkPagination}
  365. <div class="permalink-navigation">
  366. <DIV ALIGN=center>{block:PreviousPost}<span class="previous"><a href="{PreviousPost}">Previous<a></span>{/block:PreviousPost}</div>
  367. <DIV ALIGN=center>{block:NextPost}<span class="next"><a href="{NextPost}">Next</a></span>{/block:NextPost}
  368. </div></div>
  369. {/block:PermalinkPagination}
  370.  
  371. {block:Pagination}
  372. <div class="navigation">
  373. <DIV ALIGN=center>{block:PreviousPage}<span class="previous"><a href="{PreviousPage}">Previous<a></span>{/block:PreviousPage}</div>
  374. <DIV ALIGN=center>{block:NextPage}<span class="next"><a href="{NextPage}">Next</a></span>{/block:NextPage}
  375. </div></div>
  376. {/block:Pagination}
  377.  
  378. </div>
  379. </div>
  380. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement