Advertisement
untheme

Kerfuffle Theme by Untheme

Sep 28th, 2012
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. <!--
  2. Theme Kerfuffle, Made By: http://untheme.tumblr.com/, Please don't take off Credit. If you're going to take it off, at least put it in your FAQ. And if not, I'm reporting you. If you edit this theme AT ALL I must have credit for originality. And I'll be checking for that, too. Thank you, I love you. -Aensly-->
  3.  
  4. <head>
  5.  
  6.  
  7.  
  8. <title>{Title}</title>
  9. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  10. <meta name="color:background" content="#A3A3A3"/>
  11. <meta name="color:text" content="#000000"/>
  12. <meta name="color:title" content="#000000"/>
  13. <meta name="color:link" content="#555555"/>
  14. <meta name="color:hover" content="#000000"/>
  15. <meta name="if:Faded Images" content="0"/>
  16. <meta name="if:Inverted Fade" content="0"/>
  17. <meta name="image:Sidebar" content="http://static.tumblr.com/dofk6eu/BYCm6f95q/sweet.png"/>
  18. <meta name="image:Background" content="http://media.tumblr.com/tumblr_lpwoxqnrXa1qcn2vb.png"/>
  19. <meta name="if:Enable small cursor" content="0"/>
  20. <meta name="if:Show Default Links" content="1"/>
  21. <meta name="if:Infinite Scrolling" content="1"/>
  22. <meta name="if:Show Sidebar Image" content="0"/>
  23. <meta name="if:500px" content="0"/>
  24.  
  25.  
  26.  
  27.  
  28. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  29. <title>{block:SearchPage}Search results for "{SearchQuery}" - {/block:SearchPage}{block:PostSummary}
  30.  
  31. {PostSummary} - {/block:PostSummary}{Title}</title>
  32.  
  33. <style type="text/css">
  34.  
  35. {block:ifFadedImages}img{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}img:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;} {/block:ifFadedImages}
  36.  
  37. {block:ifFadedImages}photoset{-webkit-transition: opacity 0.8s linear; opacity: 0.75;}photoset:hover{-webkit-transition: opacity 0.8s linear; opacity: 1;} {/block:ifFadedImages}
  38.  
  39.  
  40. {block:ifInvertedFade}img{-webkit-transition: opacity 0.7s linear; opacity: 50;}img:hover{-webkit-transition: opacity 0.2s linear; opacity: .60;} {/block:ifInvertedFade}
  41.  
  42. body {margin:0px;background-color: {color:Background};background-image:url({image:Background});
  43. background-attachment: fixed;background-repeat: repeat;}body, div, p, textarea, submit, input{
  44. font-family: bubbles;font-size: 10px;line-height:12px;letter-spacing:0px;color:{color:Text};}
  45.  
  46. p {margin:0px;margin-top:0px;}
  47.  
  48. a:link, a:active, a:visited{color: {color:Link}; text-decoration: none; }
  49.  
  50. a:hover {color:{color:Hover};text-decoration: none;}
  51.  
  52. @font-face { font-family: "bubbles"; src: url('http://static.tumblr.com/4yxykdm/fVAlrfkyo/bubblesstandard_1_.ttf'); }
  53.  
  54. @font-face { font-family: "pineappledelight"; src: url('http://static.tumblr.com/1kdckk4/LAvlolf4m/pineappledelight.ttf'); }
  55.  
  56. #links {
  57. background-color:#F5A9BC;
  58. padding:4px;
  59. width:240px;
  60. height:9px;
  61. margin-bottom: 2px;
  62. -moz-border-radius:20px 20px 0px 0px;
  63. -webkit-border-radius:20px 20px 0px 0px;
  64. }
  65.  
  66. #links:hover {
  67. background-color: #BDBDBD;
  68. -moz-border-radius:0px 0px 20px 20px;
  69. -webkit-border-radius:0px 0px 20px 20px;
  70. -moz-transition: all .5s ease-in-out;
  71. -webkit-transition: all .5s ease-in-out;
  72.  
  73. }
  74.  
  75. #title {
  76. font-family:pineappledelight;
  77. font-size:20px;
  78. }
  79.  
  80. #desc{font-size:12px;line-height:10px; font-family:bubbles;}
  81.  
  82. div#center{margin:auto;position:relative;width:840px;background-color:;overflow:auto;overflow-y:hidden;}
  83.  
  84. {block:if500px}div#content{float:right;width:500px;padding:2px;padding-top: 2px;margin-right: 30px;
  85. background: #fff;}{/block:if500px}
  86.  
  87. div#entry{background-color:;margin-top:px;padding-top:0px;padding-bottom:1px;}
  88.  
  89. div#sidebar{position:fixed !important;width: 250px;height: 500px;margin: 150px 0px 0px 0px; -webkit-border-radius:150px 150px 0px 0px; padding-top:0px;padding-left:-2px;font-size: 10px;line-height:8px;letter-spacing:0px;margin-bottom: 6px; background-color:white;border: 4px solid transparent;}
  90.  
  91.  
  92.  
  93. #postnotes{text-align: justify;}
  94.  
  95. #postnotes blockquote{border: 0px;}
  96.  
  97. .title{font-family: pineappledelight;font-size: 15px;line-height: 15px;color: {color:Title}; letter-spacing: {text:title letter spacing};font-weight: normal;padding:0px 0px 0px 0px; }
  98.  
  99. .title2{font-family: halohandletter;font-size: 12px;line-height: 12px;color: {color:Title}; letter-spacing: {text:title letter spacing};font-weight: {text:title font weight};padding:0px 0px 0px 0px; }
  100.  
  101. blockquote{padding:0px 0px 2px 5px;margin:0px 0px 2px 1px;border-left: 1px dotted #555555;}
  102.  
  103. blockquote p, ul{margin:0px; padding:0px; }
  104.  
  105. a img{border: 0px;}
  106.  
  107. ul, ol, li{list-style:none; margin:0px; padding:0px;}
  108.  
  109. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  110. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  111.  
  112. .notes img{width:10px; position:relative; top:3px;}
  113.  
  114. .permalink{display: block;font-size: 10px;text-align: right;}
  115.  
  116. small{font-size: 90%;}
  117.  
  118. </style>
  119.  
  120. <link rel="shortcut icon" href="{Favicon}">
  121. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  122. <meta name="viewport" content="width=820" />
  123. </head>
  124. <body>
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131. <div id="cage">
  132. <div id="center">
  133. <div id="sidebar">
  134. {block:ifshowsidebarimage}<a href="/"><img src="{image:sidebar}" width=250px height=200px style="-moz-border-radius:150px 150px 0px 0px; -webkit-border-radius:150px 150px 0px 0px; margin-top:5px;"></a>{/block:ifshowsidebarimage}
  135. <br>
  136. <br>
  137. <br>
  138. <div id="title">
  139. <center>{Title}</center>
  140. </div>
  141. <div id="desc">
  142.  
  143. <br>
  144. <br>
  145. <center>
  146. <div id="links">
  147. <a href="/">home</a>&nbsp;&nbsp;&nbsp;
  148. </div>
  149. <br>
  150. <div id="links">
  151. <a href="/ask">ask</a>&nbsp;&nbsp;&nbsp;
  152. </div>
  153. <br>
  154.  
  155. <div id="links">
  156. <a href="http://untheme.tumblr.com">credit</a>&nbsp;&nbsp;&nbsp;
  157. </div>
  158. </center>
  159.  
  160.  
  161. <br>
  162. <br>
  163.  
  164. {Description}
  165. </div>
  166. <div align="right">
  167. <br>
  168. {block:NextPage}<a href="{NextPage}"><font size="3"><center><b>→</b></font></a>{/block:NextPage}
  169. {block:PreviousPage} <a href="{PreviousPage}"><font size="3"><center><b>←</b></font></a>{/block:PreviousPage}
  170. </div>
  171.  
  172. </div>
  173.  
  174. <div id="content">
  175. {block:Posts}
  176. <div id="entry">
  177. {block:Text}
  178. {block:Title}<span class="title">{Title}</span>{/block:Title}
  179. <span class="entrytext">{Body}</span>
  180. <span class="permalink"><a href="{Permalink}">✧</a></span>
  181. {/block:Text}
  182.  
  183. {block:Link}
  184. <a href="{URL}" class="title">{Name}</a>
  185. {block:Description}{Description}{/block:Description}
  186. <span class="permalink"><a href="{Permalink}">✧</a>
  187. {block:Link}
  188.  
  189. {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}" {block:if300px}width="300"{/block:if300px} {block:if400px}width="400"{/block:if400px} {block:if500px}width="500"{/block:if500px} class="shakeimage" onMouseover="init(this);rattleimage()" onMouseout="stoprattle(this);top.focus()" onClick="top.focus()"/> {block:IndexPage}</a>{/block:IndexPage} {block:PermalinkPage}{LinkCloseTag} {/block:PermalinkPage} {block:ifShowCaptions}{block:Caption}{Caption}{/block:Caption}{/block:ifShowCaptions} {/block:Photo}
  190.  
  191. {block:Photoset}{block:if300px}{block:IndexPage}{Photoset-300}{/block:IndexPage}{block:PermalinkPage}{Photoset-300}{/block:PermalinkPage}{block:IndexPage}<div style="padding:1px; float:right;"><a href="{Permalink}">✧</a></div>{/block:IndexPage}{/block:if300px}{/block:Photoset}
  192.  
  193. {block:Photoset}{block:if400px}{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:if400px}{/block:Photoset}
  194.  
  195. {block:Photoset}{block:if500px}{block:IndexPage}{Photoset-500}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}{block:IndexPage}<div style="padding:1px; float:right;"><a href="{Permalink}">✧</a></div>{/block:IndexPage}{/block:if500px}{/block:Photoset}
  196.  
  197. {block:Quote}
  198. <span class="title">{Quote}</span>
  199. {block:Source}{Source}{/block:Source}
  200. <span class="permalink"><a href="{Permalink}">✧</a>
  201. {/block:Quote}
  202.  
  203. {block:Chat}
  204. {block:Title}<span class="title">{Title}</span>{/block:Title}
  205. <ul class="chat">
  206. {block:Lines}
  207. <li class="user_{UserNumber}">
  208. {block:Label}
  209. <span class="label">{Label}</span>
  210. {/block:Label}
  211. {Line}
  212. </li>
  213. {/block:Lines}
  214. </ul>
  215. {/block:Chat}
  216.  
  217. {block:Audio}
  218. <center><div class="audio"><div style="width:300px; height:-10px;"><div style="float:center">{AudioPlayerBlack}</div><div style="margin-top:10px; float:center;">
  219. {block:ExternalAudio} // <a href="{ExternalAudioURL}">Download?</a>{/block:ExternalAudio}</div></div></centeR>
  220. <span class="permalink"><a href="{Permalink}">✧</a>
  221. {/block:Audio}
  222.  
  223. {block:Video}<center>
  224. {Video-400}</center>
  225. <span class="permalink"><a href="{Permalink}">✧</a>
  226. {block:Video}
  227.  
  228. {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}
  229.  
  230. {block:PostNotes}{PostNotes}
  231. {/block:PostNotes}
  232. </div>
  233.  
  234. {/block:Posts}
  235. <center></a>
  236. </div></div>
  237.  
  238. {Block:ifinfinitescrolling}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/Block:ifinfinitescrolling}
  239.  
  240. {block:ifEnableSmallCursor}<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;}</style>{/block:ifEnableSmallCursor}
  241.  
  242. </div>
  243. </center>
  244.  
  245. </body>
  246. <a
  247. href="http://untheme.tumblr.com/">©<a/>
  248. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement