Advertisement
AlanaJewel

Theme 4: Hana

Aug 13th, 2012
1,263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.97 KB | None | 0 0
  1. <!--
  2. THEME HANA BY LOLITALAYOUTS/LITTLEWISHINGWELL
  3. PLEASE DO NOT CLAIM THEME AS YOURS, TAKE OUT CREDITS OR
  4. USE THIS THEME AS A BASE CODE FOR YOUR OWN. THANK YOU AND ENJOY!
  5. -->
  6.  
  7. <head>
  8.  
  9. <title>{Title}</title>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  11.  
  12. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  13. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  14.  
  15. {PostSummary} - {/block:PostSummary}{Title}</title>
  16.  
  17. <style type="text/css">
  18.  
  19. img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;}
  20.  
  21.  
  22. body {margin:0px;background-color: #fff; background-image:url(http://26.media.tumblr.com/tumblr_lz8030VZa51rnpeyto1_250.png);
  23. background-attachment: fixed;background-repeat: repeat;}body, div, p, textarea, submit, input{
  24. font-family: tinytots;font-size: 8px;line-height:12px;letter-spacing:0px;color:#000;}
  25.  
  26. p {margin:0px;margin-top:0px;}
  27.  
  28. A:link, A:visited, A:active{color: #000; text-decoration:none; -webkit-transition: .4s;text-align: justify;}
  29.  
  30. A:hover{
  31. color: #ffdfdf;
  32.  
  33. }
  34.  
  35. @font-face {
  36.  
  37. font-family: "tinytots";
  38.  
  39. src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  40.  
  41. @font-face {
  42.  
  43. font-family: "script";
  44. src: url('http://static.tumblr.com/njndksx/JBClv9ydy/cursive_standard.ttf');
  45. }
  46.  
  47.  
  48. #title {
  49. position:fixed;
  50. padding-bottom:5px;
  51. margin-left:10px;
  52. margin-right:10px;
  53. margin-top: -22px;
  54. font-family:trebuchet ms;
  55. font-size:20px;
  56. letter-spacing:2px;
  57. border-bottom:4px dashed #bdbdbd;}
  58.  
  59.  
  60. #title:hover {
  61. color:#848484;
  62. padding-bottom:10px;
  63. border-bottom: dashed 3px #bdbdbd;
  64. -moz-transition: all .5s ease-in-out;
  65. -webkit-transition: all .5s ease-in-out;
  66. }
  67.  
  68.  
  69. #desc {
  70. font-family:trebuchet ms;
  71. font-size:10px;
  72. letter-spacing: 1px;
  73. margin-top:30px;
  74. margin-left:-10px;
  75. line-height:10px;
  76. color: #6e6e6e;
  77. width:230px;
  78. border:2px solid #ffdfdf;
  79. padding-top:5px;
  80. padding-bottom:5px;
  81. padding-left:5px;
  82. padding-right:5px;
  83. background-color:#fff;
  84.  
  85. }
  86.  
  87.  
  88. #sidepic {
  89.  
  90. width:200px;
  91. height:200px;
  92. -webkit-border-radius:100px;
  93. border: 4px solid #ffdfdf;
  94. }
  95.  
  96.  
  97.  
  98. #flower1{
  99. position:fixed;
  100. font-size:30px;
  101. margin-top:140px;
  102. margin-left:35px;
  103. color:#848484;
  104. -moz-transition: all .5s ease-in-out;
  105. -webkit-transition: all .5s ease-in-out;
  106.  
  107. }
  108.  
  109. #flower1:hover{
  110. color:#000;
  111. font-size:25px;
  112. -moz-transition: all .5s ease-in-out;
  113. -webkit-transition: all .5s ease-in-out;
  114. }
  115.  
  116. #flower2{
  117. position:fixed;
  118. font-size:30px;
  119. margin-top:130px;
  120. margin-left:75px;
  121. color:#848484;
  122. -moz-transition: all .5s ease-in-out;
  123. -webkit-transition: all .5s ease-in-out;
  124. }
  125.  
  126. #flower2:hover{
  127. color:#000;
  128. font-size:25px;
  129. -moz-transition: all .5s ease-in-out;
  130. -webkit-transition: all .5s ease-in-out;}
  131.  
  132. #flower3{
  133. position:fixed;
  134. font-size:30px;
  135. margin-top:130px;
  136. margin-left:115px;
  137. color:#848484;
  138. -moz-transition: all .5s ease-in-out;
  139. -webkit-transition: all .5s ease-in-out;
  140. }
  141.  
  142. #flower3:hover{
  143. color:#000;
  144. font-size:25px;
  145. -moz-transition: all .5s ease-in-out;
  146. -webkit-transition: all .5s ease-in-out;}
  147.  
  148. #flower4{
  149. position:fixed;
  150. font-size:30px;
  151. margin-top:140px;
  152. margin-left:155px;
  153. color:#848484;
  154. -moz-transition: all .5s ease-in-out;
  155. -webkit-transition: all .5s ease-in-out;
  156. }
  157.  
  158. #flower4:hover{
  159. color:#000;
  160. font-size:25px;
  161. -moz-transition: all .5s ease-in-out;
  162. -webkit-transition: all .5s ease-in-out;}
  163.  
  164.  
  165. div#center{
  166. margin:auto;
  167. position:relative;
  168. width:840px;
  169. background-color:;
  170. overflow:auto;
  171. overflow-y:hidden;}
  172.  
  173.  
  174.  
  175. div#content{
  176. float:right;
  177. width:400px;
  178. padding-right:2px;
  179. padding-left:2px;
  180. margin-right: 120px;
  181. height:auto;
  182. padding:10px;
  183. margin-bottom:5px;
  184. border:0px solid #fff;
  185. font-family:tinytots;
  186. font-size:9px;
  187. color: #000;
  188. background-color:transparent;
  189. opacity:1;
  190.  
  191. }
  192.  
  193.  
  194.  
  195. #text {
  196. background-color: #fff;
  197. border:1px solid #fff;
  198. width:400px;
  199. }
  200.  
  201.  
  202. div#entry{
  203. background-color:transparent;
  204. margin-top:0px;
  205. padding-right:solid #fff 5px;
  206. padding-left: solid #fff 5px;
  207. padding-top:0px;
  208. padding-bottom:1px;
  209. margin-bottom:-15px;
  210. border-bottom: solid transparent 10px;}
  211.  
  212.  
  213.  
  214.  
  215.  
  216.  
  217. div#sidebar{
  218. position:fixed !important;
  219. -moz-border-radius:0px 100px 0px 2px;
  220. -webkit-border-radius: 0px 100px 0px 2px;
  221. width: 270px;
  222. height: auto;
  223. margin: 150px 0px 0px 0px;
  224. padding-top:0px;
  225. padding-left:-2px;
  226. font-size: 10px;
  227. line-height:8px;
  228. letter-spacing:0px;
  229. margin-bottom: 6px;
  230. background-color:transparent;
  231. border: 4px solid transparent;}
  232.  
  233.  
  234.  
  235.  
  236.  
  237. #postnotes{text-align: justify;}
  238.  
  239. #postnotes blockquote{border: 0px;}
  240.  
  241. .title {
  242. font-family: script;
  243. text-transform:lowercase;
  244. text-align:center;
  245. font-size: 18px;
  246. margin-bottom: 20px;
  247. line-height: 15px;
  248. color: #000;
  249. letter-spacing: 1px;
  250. font-weight: lighter;
  251. padding:0px 0px 0px 0px; }
  252.  
  253.  
  254.  
  255. .title2 {
  256. font-family: script;
  257. text-transform:lowercase;
  258. text-align:center;
  259. margin-bottom: 20px;
  260. font-size: 18px;
  261. line-height: 12px;
  262. color: #848484;
  263. letter-spacing: 0px;
  264. font-weight: normal;
  265. padding:0px 0px 0px 0px; }
  266.  
  267.  
  268. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 2px 1px;border-left: 1px solid #555555;}
  269.  
  270. blockquote p, ul{margin:0px; padding:0px; }
  271.  
  272. a img{border: 0px;}
  273.  
  274. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  275.  
  276. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  277. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  278.  
  279. .notes img{width:10px; position:relative; top:3px;}
  280.  
  281. .permalink{display: block;font-size: 10px;text-align: right;}
  282.  
  283. small{font-size: 90%;}
  284.  
  285. </style>
  286.  
  287.  
  288.  
  289. <link rel="shortcut icon" href="{Favicon}">
  290. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  291. <meta name="viewport" content="width=820" />
  292.  
  293. </head>
  294.  
  295. <body>
  296.  
  297.  
  298. <div id="cage">
  299. <div id="center">
  300.  
  301. <a title="i n d e x" href="/"><div id="flower1">
  302. ✽</div></a>
  303.  
  304. <a title="m e s s a g e" href="/ask"><div id="flower2">
  305. ✽</div></a>
  306.  
  307. <a title="p a s t" href="/archive"><div id="flower3">
  308. ✽</div></a>
  309.  
  310. <a title="t h e m e" href="http://littlewishingwell.tumblr.com/"><div id="flower4">
  311. ✽</div></a>
  312.  
  313.  
  314. <div id="sidebar">
  315.  
  316.  
  317.  
  318.  
  319.  
  320. <br>
  321. <div id="sidepic">
  322. <img src="http://24.media.tumblr.com/tumblr_m55x8lshZa1qgk97uo1_500.png" width=200px; height=200px; style=" -moz-border-radius:100px;
  323. -webkit-border-radius:100px;
  324. -moz-transition: all .5s ease-in-out;
  325. -webkit-transition: all .5s ease-in-out; border: 0px solid #fff; background-color:#fff;"></a></div>
  326.  
  327.  
  328.  
  329. <div id="desc">
  330. <center>{Description}</center>
  331. </div>
  332.  
  333.  
  334.  
  335. <div align="right">
  336.  
  337. </div>
  338.  
  339. </div>
  340.  
  341. <div id="content">
  342. {block:Posts}
  343. <div id="entry">
  344.  
  345. <div id="text">
  346. {block:Text}
  347. {block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}
  348. <br>
  349.  
  350. <span class="entrytext">{Body}</span>
  351. <span class="permalink"><a href="{Permalink}">♡</a></span>
  352. {/block:Text}
  353.  
  354.  
  355.  
  356. {block:Link}
  357. <a href="{URL}" class="title"><center>{Name}</center></a>
  358. <br>
  359.  
  360. {block:Description}{Description}{/block:Description}
  361. <span class="permalink"><a href="{Permalink}">♡</a>
  362. {block:Link}
  363.  
  364.  
  365.  
  366. {block:Photo}{block:IndexPage}<a href="{Permalink}">{/block:IndexPage} {block:PermalinkPage}{LinkOpenTag}{/block:PermalinkPage} <img src="{block:IndexPage}{PhotoURL-HighRes}{/block:IndexPage}{block:PermalinkPage}{PhotoURL-HighRes}{/block:PermalinkPage}" alt="{PhotoAlt}" width="400" {block:IndexPage}</a>{/block:IndexPage} {block:PermalinkPage}{LinkCloseTag} {/block:PermalinkPage} {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions} {/block:Photo}
  367.  
  368.  
  369.  
  370. {block:Photoset}{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}{block:IndexPage}<div style="padding:1px; float:right;"><a href="{Permalink}">♡</a></div>{/block:IndexPage}{/block:Photoset}
  371.  
  372.  
  373. {block:Quote}
  374. <span class="title"><center>{Quote}</center></span>
  375. <br>
  376. {block:Source}- {Source}{/block:Source}
  377. <span class="permalink"><a href="{Permalink}">♡</a>
  378. {/block:Quote}
  379.  
  380.  
  381.  
  382. {block:Chat}
  383. {block:Title}<span class="title"><center>{Title}</center></span>{/block:Title}
  384. <br>
  385. <ul class="chat">
  386. {block:Lines}
  387. <li class="user_{UserNumber}">
  388. {block:Label}
  389. <span class="label">{Label}</span>
  390. {/block:Label}
  391. {Line}
  392. </li>
  393. {/block:Lines}
  394. </ul>
  395. {/block:Chat}
  396.  
  397.  
  398.  
  399. {block:Audio}
  400. <center><div class="audio"><div style="width:300px; height:-10px;"><div style="float:center"><center>{AudioPlayerBlack}</center></div><div style="margin-top:10px; float:center;">
  401. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</div></div></centeR>
  402. <span class="permalink"><a href="{Permalink}">♡</a>
  403. {/block:Audio}
  404.  
  405. </div>
  406.  
  407.  
  408. {block:Video}<center>
  409. {Video-400}</center>
  410. <span class="permalink"><a href="{Permalink}">♡</a>
  411. {block:Video}
  412. <br>
  413.  
  414. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} &middot; {block:Tags}<a href="TagURL"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  415.  
  416. {block:PostNotes}{PostNotes}
  417. {/block:PostNotes}
  418. </div>
  419.  
  420. {/block:Posts}
  421.  
  422. <center></a>
  423. </div></div>
  424.  
  425. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  426.  
  427. <style type="text/css">a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}</style>
  428. <style> body, a { cursor:url('http://www.dolliehost.com/dolliecrave/graphics/cursors-arrow/19.gif'), auto }</style>
  429.  
  430. </div>
  431. </center>
  432.  
  433. </body>
  434. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement