lttlebirdsthemes

SPRING - theme 06 by lttlebirds

Feb 24th, 2013
1,121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.53 KB | None | 0 0
  1. <!-- THEME CREDIT TO LTTLEBIRDS
  2. *thank you for using my theme, but please do not use this as a base or remove the credit! that's just not nice especially with a theme i was considering never releasing bc its my baby. however, you can edit it so that it is to your liking of course! if you have any questions, you can message me at lttlebirds.tumblr.com!
  3. ♡ALLI♡-->
  4.  
  5. <html>
  6. <head>
  7.  
  8. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  9. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  10. <head><title>{Title}</title>
  11. <link rel="shortcut icon" href="{Favicon}">
  12. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  13. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  14. <link href='http://fonts.googleapis.com/css?family=Port+Lligat+Slab' rel='stylesheet' type='text/css'>
  15.  
  16. <!--Default Variables-->
  17. <!--Colors-->
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Text" content="#b6b5b5"/>
  21. <meta name="color:Link" content="#a8a7a7"/>
  22. <meta name="color:Hover" content="#333333"/>
  23.  
  24. <!--Images-->
  25.  
  26. <meta name="image:Background" content=""/>
  27. <meta name="image:Sidebar" content=""/>
  28. <meta name="image:sidebar bg" content=""/>
  29.  
  30. <!--Links-->
  31.  
  32. <meta name="text:Link1" content="/" />
  33. <meta name="text:Link1 Title" content="III" />
  34. <meta name="text:Link2" content="/" />
  35. <meta name="text:Link2 Title" content="IV" />
  36. <meta name="text:Link3" content="/" />
  37. <meta name="text:Link3 Title" content="V" />
  38.  
  39. <style type="text/css">
  40.  
  41. #bite
  42. #bite a{
  43. display:block
  44. }
  45. #bite .death {
  46. margin-top:-40px;filter: alpha(opacity = 0);
  47. opacity:0;-webkit-transition: all 0.5s ease-out;
  48. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  49. }
  50.  
  51. #bite:hover .death {
  52. margin-top:0px;
  53. -webkit-transition: all 0.8s ease-out;
  54. -moz-transition: all 0.8s ease-out;
  55. transition: all 0.8s ease-out;
  56. filter: alpha(opacity = 100);
  57. filter: alpha(opacity = 100);
  58. opacity:100;
  59. }
  60.  
  61. ::-webkit-scrollbar {height: auto;width: 6px;}
  62. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  63. ::-webkit-scrollbar-track{background-color:{color:scrollbg};}
  64.  
  65. body {
  66. background:{color:background};
  67. background-image: url('{image:background}') no-repeat fixed center;;
  68. margin:0px;
  69. color:{color:text};
  70. font-family:consolas;
  71. font-size:10px;
  72. line-height:100%;
  73. }
  74.  
  75. a {
  76. text-decoration:none;
  77. outline:none;
  78. -moz-outline-style:none;
  79. color:{color:link};
  80. -webkit-transition: all 0.5s ease;
  81. -moz-transition: all 0.5s ease;
  82. -o-transition: all 0.5s ease
  83. }
  84.  
  85. img {
  86. border:none;
  87. }
  88.  
  89. blockquote blockquote {
  90. padding-left:5px;
  91. border-left:1px solid;
  92. }
  93.  
  94. h1 {
  95. font-size:12px;
  96. font-family:calibri;
  97. text-transform:uppercase;
  98. }
  99.  
  100. a:hover {
  101. opacity:10;
  102. color:{color:hover};
  103. -webkit-transition: all 0.7s ease;
  104. -moz-transition: all 0.7s ease;
  105. -o-transition: all 0.7s ease
  106. }
  107.  
  108. small{
  109. font-size:9px;
  110. line-height:110%
  111. }
  112.  
  113. big {
  114. font-size:12px;
  115. line-height:110%
  116. }
  117.  
  118. b, strong{
  119. color:{color:text}
  120. }
  121. i, em {
  122. color:{color:text}
  123. }
  124. p{
  125. margin-top:5px;
  126. margin-bottom:5px
  127. }
  128. blockquote {
  129. padding:0px;
  130. padding-left:5px;
  131. margin:5px;
  132. border-left:1px dotted {color:text}
  133. }
  134.  
  135. blockquote img {
  136. max-width:300px
  137. }
  138.  
  139. ul, li img {
  140. max-with:250px
  141. }
  142.  
  143. .audio {width:500px;height:160px;}
  144. .albumart {width:150px;height:150px;position:absolute; border:1px dotted {color:text}; padding:2px;}
  145. .albumart img {width:150px;height:150px;float:left;}
  146. .playercontainer {display:block;width:150px;height:150px;background-color:#ffffff;position:absolute;}
  147. .player {margin-left:36px;margin-top:36px;width:25px;height:25px;
  148. overflow:hidden;background-color:white;}
  149. .audioinfo {margin-left:160px;float:left;width:200px;padding:2px;margin-top:2px;}
  150.  
  151. #entries {
  152. padding:10px;
  153. width:500px;
  154. margin-left:450px;
  155. margin-top:30px;
  156. }
  157.  
  158.  
  159. #post {
  160. width:500px;
  161. padding-bottom:3px;
  162. font-family:calibri;
  163. opacity:1;
  164. }
  165.  
  166. #sidebarcont {
  167. width:80px;
  168. height:200%;
  169. position:fixed;
  170. margin-left:233px;
  171. background-color:#fcfcfc;
  172. background-image:url('http://www.gcgallery.com/_images/_artists/img_gray_faded_square.gif');
  173. margin-top:-30px;
  174. border:1px solid #ffffff;
  175. opacity:0.3
  176. }
  177.  
  178.  
  179. #sidebar {
  180. width:120px;
  181. position:fixed;
  182. margin-left:210px;
  183. margin-top:-28px;
  184. opacity:1;
  185. }
  186.  
  187. #sidebarimage img{
  188. width:120px;
  189. padding:3px;
  190. margin-top:200px;
  191. -webkit-transition: all 0.5s ease;
  192. -moz-transition: all 0.5s ease;
  193. -o-transition: all 0.5s ease
  194. }
  195.  
  196. #links {
  197. font-family:consolas;
  198. font-size:11px;
  199. opacity:1;
  200. text-align:center;
  201. padding-top:54px;
  202. letter-spacing:0px;
  203. text-transform:uppercase;
  204. padding-bottom:5px;
  205. margin-top:-175px;
  206. margin-left:-141px;
  207. line-height:200%
  208. }
  209.  
  210. #description {
  211. padding:5px;
  212. font-size:10px;
  213. font-style:italic;
  214. opacity: 0.8;
  215. text-align:center;
  216. margin-top:17px;
  217. margin-left:6px;
  218. border-left: 1px solid:#c0c0c0;
  219. border-right: 1px solid: #c0c0c0;
  220. border-top: 1px solid:#c0c0c0;
  221. border-bottom: 1px solid:#c0c0c0;
  222. background:#ffffff;
  223. color:#a8a7a7
  224. }
  225.  
  226. #pagination {
  227. position:fixed;
  228. width:500px;
  229. text-align:center;
  230. margin-top:15px;
  231. margin-left:450px;
  232. font-family:calibri;
  233. font-size:8px;
  234. letter-spacing:4px;
  235. text-transform:uppercase;
  236. font-style:normal;
  237. z-index:100;
  238. background-color:#ffffff;
  239. bottom:0;
  240. padding:10px;
  241. border-top:1px solid #f8f8f8;
  242. }
  243.  
  244. #info {
  245. text-align:center;padding:5px;
  246. margin-top:5px;
  247. margin-bottom:10px;
  248. text-transform: lowercase;
  249. font-family:calibri;
  250. font-size:9px;
  251. }
  252.  
  253. #tags {
  254. font-family:calibri;
  255. letter-spacing:1px;
  256. text-transform:lowercase;
  257. font-size:9px;
  258. margin-top:4px;
  259. a {display:inline; background-color:{color:linkb};
  260. padding:-4px;
  261. text-align:left;
  262. -webkit-transition: all 0.6s ease-in-out;
  263. -moz-transition: all 0.6s ease-in-out;
  264. -o-transition: all 0.6s ease-in-out;
  265. -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  266.  
  267. #asker {
  268. float:left;
  269. margin-right:5px;
  270. }
  271.  
  272. #asked {
  273. font-family:consolas;
  274. text-transform:lowercase;
  275. letter-spacing:1px;
  276. padding-bottom:3px;
  277. }
  278.  
  279. #notes {
  280. font-family:consolas;
  281. text-transform:lowercase;
  282. font-size:9px;
  283. }
  284.  
  285. #question {
  286. font-family:consolas;
  287. font-style:italic;
  288. font-size:10px;
  289. }
  290.  
  291. #answer {
  292. font-family:consolas;
  293. text-transform:uppercase;
  294. font-size:10px;
  295. }
  296.  
  297. {CustomCSS}</style></head><body>
  298. <div id="sidebarcont"></div>
  299. <div id="sidebar">
  300. <div id="bite">
  301. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  302. <div class="death">
  303. <div id="links">
  304. <a href="/">I</a><br>
  305. <a href="/ask">II</a><br>
  306. {block:ifLink1}<a href="{text:Link1}">III</a>{/block:ifLink1}<br>
  307. {block:ifLink2}<a href="{text:Link2}">IV</a>{/block:ifLink2}<br>
  308. {block:ifLink3}<a href="{text:Link3}">V</a>{/block:ifLink3}<br>
  309. </div></div></div>
  310. <div id="description">{Description}</div>
  311. </div>
  312. <div id="pagination">
  313. {block:Pagination}
  314. {block:PreviousPage}
  315. <a href="{PreviousPage}">←</a>
  316. {/block:PreviousPage}
  317. {block:JumpPagination length="5"}
  318. {block:CurrentPage}
  319. <span class="current_page">{PageNumber}</span>
  320. {/block:CurrentPage}
  321. {block:JumpPage}
  322. <a class="jump_page" href="{URL}">{PageNumber}</a>
  323. {/block:JumpPage}
  324. {/block:JumpPagination}
  325. {block:NextPage}
  326. <a href="{NextPage}">→</a>
  327. {/block:NextPage}
  328. </div>
  329. {/block:Pagination}</div>
  330.  
  331.  
  332. <div id="entries">{block:Posts}<div id="post">
  333.  
  334. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  335.  
  336. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  337.  
  338. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  339.  
  340. {block:Quote}{Quote}{block:Source} —{Source}{/block:Source}{/block:Quote}
  341.  
  342. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  343.  
  344. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  345.  
  346. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerBlack}</left></span>
  347. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  348. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  349. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  350. {/block:Audio}
  351.  
  352. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  353.  
  354. {block:Answer}<div id="asker"></div><div id="asked">{Asker} asked: {Question} {Answer}{/block:Answer}
  355.  
  356. <div id="info"><a href="{Perimalink}">{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} + <a href="{Permalink}">{NoteCount}</a> + {block:RebloggedFrom} <a href="{ReblogParentURL}">VIA</a> {/block:RebloggedFrom} +
  357. {block:ContentSource}<a href="{SourceURL}"><a href="{SourceURL}">©</a>{/block:ContentSource}{/block:RebloggedFrom}
  358. <div id="tags" st>
  359. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  360. {/block:Posts}
  361. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  362. {/block:Posts}</div></div></div>
  363.  
  364. <div style="font-size: 9px; letter-spacing: 1px; float: right; position: fixed; bottom: 5px; right: 5px; text-transform:lowercase;"><a href="http://lttlebirds.tumblr.com">♡</a></div>
  365.  
  366. </div>
  367. </div>
  368.  
  369. </body>
  370.  
  371. </html>
Advertisement
Add Comment
Please, Sign In to add comment