Advertisement
lovely-themesDOTcom

lovely-themesDOTcom/05

Mar 19th, 2013
1,539
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.64 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.  
  5. <title>{Title}</title>
  6.  
  7. <style type="text/css">
  8. body{
  9. background-color:#dadada;
  10. background-image: url('http://static.tumblr.com/h0rxggh/e7Km6czu0/205ulc.png');
  11. background-attachment:fixed;
  12. color:#666;
  13. font-family: trebuchet ms;
  14. font-size:11px;
  15. line-height:13px;
  16. font-weight:normal;
  17. }
  18. #main{
  19. margin: 0 auto;
  20. margin-top:-10px;
  21. width:800px;
  22. }
  23. #header{
  24. width:800px; height: 147px;
  25. background-image: url('http://i.imgur.com/7LKKMwA.png');
  26. }
  27. #sidebar{
  28. float: left; height:100%;
  29. width: 250px;
  30. padding:0px;
  31. margin:4px;
  32. }
  33. #content{
  34. float: right;
  35. width: 500px;
  36. padding:5px;
  37. margin:4px;
  38. background-color:#dadada;
  39. }
  40. #footer{
  41. clear:both;
  42. }
  43. .box{
  44. background-color:#dadada;
  45. width:268px;padding:3px;
  46. }
  47.  
  48. #permalink{
  49. display:block;
  50. padding:1px;
  51. margin-top:0px;
  52. margin-bottom:0px;
  53. text-align:center;
  54. }
  55.  
  56. ::-webkit-scrollbar-thumb {
  57. background-color: #333;
  58. }
  59. ::-webkit-scrollbar {
  60. width: 10px; height: 4px;
  61. background: #ccc;
  62. }
  63.  
  64. a:link, a:active, a:visited{color:#8b46a4; text-decoration: none;}
  65. a:hover{color:#111; text-decoration: none;}
  66.  
  67. h1{
  68. color:#fff;
  69. font-family: arial black;
  70. font-size:18px;
  71. text-align:center;
  72. line-height:15px;
  73. letter-spacing:-1px;
  74. padding:2px;
  75. margin:0px; width:270px;
  76. text-transform: uppercase;
  77. background-color:#8b46a4;
  78. }
  79. h2{
  80. color:#fff;
  81. font-family: arial black;
  82. font-size:18px;
  83. text-align:center;
  84. line-height:15px;
  85. letter-spacing:-1px;
  86. padding:2px;
  87. margin:0px; width:270px;
  88. text-transform: uppercase;
  89. background-color:#e972b0;
  90. }
  91. h3{
  92. color:#fff;
  93. font-family: arial black;
  94. font-size:18px;
  95. text-align:center;
  96. line-height:15px;
  97. letter-spacing:-1px;
  98. padding:2px;
  99. margin:0px; width:270px;
  100. text-transform: uppercase;
  101. background-color:#efaf8c;
  102. }
  103. h4{
  104. color:#fff;
  105. font-family: arial black;
  106. font-size:18px;
  107. text-align:center;
  108. line-height:15px;
  109. letter-spacing:-1px;
  110. padding:2px;
  111. margin:0px; width:270px;
  112. text-transform: uppercase;
  113. background-color:#91c185;
  114. }
  115.  
  116.  
  117. a.nav1, a.nav1:visited {
  118. margin:1px; padding:3px;
  119. text-align: center;
  120. font-family: arial;
  121. font-size:10px;
  122. color:#ac68c5;
  123. display: block;
  124. line-height:8px;
  125. background-color:#8b46a4;
  126. text-transform:uppercase;
  127. font-weight:bold;
  128. letter-spacing:0px;
  129. -webkit-transition:0.5s; -moz-transition:0.5s;
  130. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  131. }
  132. a.nav1:hover {color:#ac68c5; letter-spacing:3px; background-color:#8b46a4;}
  133.  
  134. a.nav2, a.nav2:visited {
  135. margin:1px; padding:3px;
  136. text-align: center;
  137. font-family: arial;
  138. font-size:10px;
  139. color:#fba5d5;
  140. display: block;
  141. line-height:8px;
  142. background-color:#e56fb0;
  143. text-transform:uppercase;
  144. font-weight:bold;
  145. letter-spacing:0px;
  146. -webkit-transition:0.5s; -moz-transition:0.5s;
  147. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  148. }
  149. a.nav2:hover {color:#fba5d5; letter-spacing:3px; background-color:#e56fb0;}
  150.  
  151. a.nav3, a.nav3:visited {
  152. margin:1px; padding:3px;
  153. text-align: center;
  154. font-family: arial;
  155. font-size:10px;
  156. color:#f9d6c3;
  157. display: block;
  158. line-height:8px;
  159. background-color:#efaf8c;
  160. text-transform:uppercase;
  161. font-weight:bold;
  162. letter-spacing:0px;
  163. -webkit-transition:0.5s; -moz-transition:0.5s;
  164. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  165. }
  166. a.nav3:hover {color:#f9d6c3; letter-spacing:3px; background-color:#efaf8c;}
  167.  
  168. a.nav4, a.nav4:visited {
  169. margin:1px; padding:3px;
  170. text-align: center;
  171. font-family: arial;
  172. font-size:10px;
  173. color:#bce1b2;
  174. display: block;
  175. line-height:8px;
  176. background-color:#91c185;
  177. text-transform:uppercase;
  178. font-weight:bold;
  179. letter-spacing:0px;
  180. -webkit-transition:0.5s; -moz-transition:0.5s;
  181. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;
  182. }
  183. a.nav4:hover {color:#bce1b2; letter-spacing:3px; background-color:#91c185;}
  184.  
  185.  
  186. .title{
  187. color:#8b46a4; margin:0px;
  188. font-family: arial black;
  189. font-size:14pt;
  190. line-height:16px;
  191. text-transform:uppercase;
  192. letter-spacing:-1px;
  193. }
  194.  
  195. .quote{
  196. color:#8b46a4; margin:0px;
  197. font-family:arial black;
  198. letter-spacing:-1px;
  199. font-size:14px; line-height:14px;
  200. text-transform:uppercase;
  201. }
  202.  
  203. .stuff{
  204. margin:1px;padding:4px;
  205. display: block;
  206. line-height:8px;
  207. text-align:center;
  208. margin-top:0px;
  209. margin-bottom:10px;
  210. }
  211. .stuff a{margin:0px; padding:5px;
  212. text-align:center;
  213. color:#333; background-color:#dadada;
  214. font-family: "georgia";
  215. font-size:12px; line-height:12px;
  216. text-transform:lowercase;
  217. letter-spacing:0px; font-weight:normal;
  218. -webkit-transition:0.5s; -moz-transition:0.5s;
  219. -ms-transition:0.5s; -o-transition:0.5s; transition:0.5s;}
  220.  
  221. .stuff a:hover{color:#000; background-color:#dadada;}
  222.  
  223. figure {
  224. display: block;
  225. position: relative;
  226. float: left;
  227. overflow: hidden;
  228. margin: 0px;}
  229. figcaption {
  230. position: absolute;
  231. padding: 5px; opacity: 0;
  232. -webkit-transition: all 0.6s ease;
  233. -moz-transition: all 0.6s ease;
  234. -o-transition: all 0.6s ease;}
  235. figure:hover figcaption {opacity:1;}
  236. .cap-bot figcaption {left: 0; bottom: -20%;}
  237. .cap-bot:hover figcaption {bottom: 0;}
  238.  
  239. b{color:#8b46a4;font-weight:normal;}
  240. i{color:#f98fa1; font-family: "Handy00"; font-size:8px; line-height:9px; text-transform:lowercase; letter-spacing:0px; font-weight:normal; font-style:normal}
  241. u{color:#91c185;}
  242.  
  243.  
  244. </style>
  245. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  246. </head>
  247.  
  248. <div id="main">
  249. <div id="header"></div>
  250. <div id="sidebar">
  251. <div align="justify">
  252.  
  253. <h1>{Title}</h1>
  254. <img src="http://media.tumblr.com/tumblr_m5n4v6Q4PC1r2pg0p.gif" width=274><p>
  255.  
  256. <h2>Description</h2>
  257. <div class="box">
  258. {description}
  259. </div><p>
  260.  
  261. <h3>The Links</h3>
  262. <div class="box">
  263. <a href="/" class="nav1" title="Tumblr Themes">home</a>
  264. <a href="/archive" class="nav2" title="Tumblr Themes">archive</a>
  265. <a href="/ask" class="nav3" title="Tumblr Themes">ask box</a>
  266. <a href="http://lovely-themes.com/" class="nav4" title="Tumblr Themes">Theme Credit</a>
  267. </div><p>
  268.  
  269. <h4>favorites</h4>
  270. <div class="box">
  271. <marquee><a href="URL">link here</a> &hearts; <a href="URL">link here</a> &hearts; <a href="URL">link here</a> &hearts; <a href="URL">link here</a> &hearts; <a href="URL">link here</a> ♥ <a href="URL">link here</a> ♥ <a href="URL">link here</a> &hearts; <a href="URL">link here</a></marquee><p>
  272. </div>
  273.  
  274. </div>
  275. </div>
  276.  
  277.  
  278. {block:Posts}
  279. <div class="autopagerize_page_element">
  280.  
  281. <a href="{Permalink}"></a>
  282. <div id="content">
  283. {block:Text}{block:Title}<span class="title">{Title}</span>{/block:Title}<div style="margin:-8px 0 -9px 0; text-align:justify;">{Body}</div>{/block:Text}
  284.  
  285. {block:Photo}
  286. <figure class='cap-bot'>
  287. <a href="{ReblogURL}" alt="{PhotoAlt}" target="_blank"><img src="{PhotoURL-500}" width="500px"/></a>
  288. {/block:Photo}
  289. {block:Photoset}
  290. <center>{Photoset-500}</center>
  291. {/block:Photoset}<figcaption class='cap-bot'>
  292. <div class="stuff"><a href="{ReblogURL}">Reblog</a>{block:NoteCount} <a href="{Permalink}">{NoteCount} Notes</a>{/block:NoteCount}</div>
  293. </figcaption></figure>
  294.  
  295.  
  296. {block:Quote}
  297. <span class="quote">"{Quote}"</span>
  298. {/block:Quote}
  299.  
  300. {block:Link}
  301. <a href="{URL}" class="link" {Target}><span class="title">{Name}</span></a>
  302. {/block:Link}
  303. {block:Link}
  304. {block:Description}
  305. <p align="justify">{Description}</p>
  306. {/block:Description}
  307. {/block:Link}
  308.  
  309. {block:Chat}<ul class="chat"><div style="margin:-8px 0 -8px 0;">{block:Lines}<li class="user_
  310.  
  311. {UserNumber}">{block:Label}<span class="label"><b>{Label}</b></span>{/block:Label}&nbsp;{Line}</li>
  312.  
  313. {/block:Lines}</ul>{/block:Chat}
  314.  
  315. {block:Audio}
  316. <center><div style="margin:0px 0 0px 0;">
  317. <div style="float:center">{AudioPlayerWhite}</div></center>
  318. {block:Caption}
  319. <div style="margin:-10px 0 -10px 0; text-align:center;">{Caption}</div>
  320. {/block:Caption}{/block:Audio}
  321.  
  322. {block:Video}<center>{Video-500}<br>{block:Caption}{Caption}{/block:Caption}</center>{/block:Video}
  323.  
  324. {block:Answer}
  325. <div style="margin-top:4px;"><i>{Asker}</i> asked: <b>{Question}</b></div>
  326. <br>
  327. <div style="margin-top:-3px; margin-bottom:-2px;">{Answer}
  328. </div>
  329. {/block:Answer}
  330.  
  331. </div>
  332.  
  333. {block:PostNotes}
  334. <div id="content">
  335. {block:RebloggedFrom}
  336. Via <b><a href="{ReblogParentURL}">{ReblogParentName}</a></b><br>
  337. Source <b><a href="{ReblogRootURL}">{ReblogRootName}</a></b>
  338. {/block:RebloggedFrom}
  339.  
  340. {PostNotes}
  341.  
  342. <center>{block:ContentSource}<a href="{SourceURL}">
  343. {lang:Source}: {block:SourceLogo}
  344. <img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  345. {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a> {/block:ContentSource}</center>
  346. </div>
  347. {/block:PostNotes}
  348. {/block:Posts}
  349. <center></div>
  350. <br>
  351.  
  352. <div id="footer">
  353. </div>
  354. </body>
  355. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement