Advertisement
okesan

Little Things theme by winchestheart

Apr 8th, 2013
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.08 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3.  
  4. <!-- Theme 03; little things by ~winchestheart.
  5. // http://winchestheart.tumblr.com © //
  6.  
  7. This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
  8. > http://creativecommons.org/licenses/by-nc/3.0/
  9.  
  10. Do not remove the credit or use as your own work.
  11. Thank you.
  12.  
  13. -->
  14. <script src="http://static.tumblr.com/2w7y46r/xtmlvfnoc/snowstorm.js"></script>
  15. <html><head>
  16. <title>{Title}</title>
  17. <link rel="shortcut icon" href="{Favicon}">
  18.  
  19. <meta name="image:sidebar" content="" />
  20. <meta name="color:main" content="#c6c6c6" />
  21. <meta name="color:text" content="#a7a7a7" />
  22. <meta name="color:bg" content="#ffffff" />
  23. <meta name="color:post" content="#ffffff" />
  24. <meta name="color:border" content="#f1f1f1" />
  25. <meta name="text:link" content="" />
  26. <meta name="text:link title" content="" />
  27. <meta name="if:custom cursor" content="0" />
  28. <meta name="if:custom scrollbar" content="1" />
  29. <meta name="if:post info hover" content="0" />
  30. <meta name="if:grayscale" content="0" />
  31.  
  32.  
  33. <style type="text/css">
  34.  
  35. {block:IfGrayScale}.image {-webkit-filter:grayscale(1)}{/block:IfGrayScale}
  36.  
  37. {block:IfCustomScrollbar}
  38. ::-webkit-scrollbar {width:5px;height:5px;background:{color:border};}
  39. ::-webkit-scrollbar-thumb:vertical {height:5px;background:{color:main};}
  40. ::-webkit-scrollbar-thumb:horizontal {height:5px;!important;background:{color:main};}{/block:IfCustomScrollbar}
  41.  
  42. iframe#tumblr_controls {top:0px!important;right:3px!important;position: fixed!important;}
  43.  
  44. body {font-family:calibri,arial;font-size:10px;background-color:{color:bg};color:{color:text};}
  45.  
  46. {block:IfCustomCursor}body, a, a:hover {cursor:url('http://www.totallylayouts.com/cursors/random/tiny_cursor.png'), auto}{/block:IfCustomCursor}
  47.  
  48. a {padding:1px;-webkit-transition: all 0.2s linear; -moz-transition:
  49. all 0.2s linear; transition: all 0.2s linear;text-decoration:none;color:{color:main};}
  50. a:hover {-webkit-transition: all 0.2s linear; -moz-transition:
  51. all 0.2s linear; transition: all 0.2s linear;color:{color:text};}
  52.  
  53. small {font-size:9px;}
  54.  
  55. blockquote {padding:0px 8px 0px 8px;margin:0px 0px 0px 10px;border-left:2px solid {color:border};}
  56.  
  57. h1 {font-family:cambria;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:normal;}
  58.  
  59. #credit {margin-right:-9px;position:fixed;bottom:5px;right:5px;text-transform:uppercase;font-size:8px;font-weight:bold;padding:3px;border:1px solid {color:border};}
  60.  
  61. .credit {display:inline-block;margin-right:-100px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;}
  62.  
  63. #credit:hover .credit {margin-right:0px;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-ms-transition: all 0.5s linear;-o-transition: all 0.5s linear;transition: all 0.5s linear;}
  64.  
  65. .label {font-weight:bold;color:{color:main};}
  66.  
  67.  
  68. /* SIDEBAR */
  69.  
  70. #sidebar {width:138px;margin-left:290px;margin-top:180px;position:fixed;}
  71.  
  72. .sideimg {width:150px;height:auto;float:center;}
  73.  
  74. .description {letter-spacing:1px;font-family:cambria;font-size:8px;padding:15px;text-align:center;}
  75.  
  76. .navigation {width:110px;margin-left:15px;margin-top:-5px;padding-top:5px;font-family:courier new;text-transform:uppercase;letter-spacing:1px;font-size:7px;text-align:center;border-top:1px solid {color:border};}
  77.  
  78. .navigation a {color:{color:text};}
  79. .navigation a:hover {color:{color:main};}
  80.  
  81.  
  82. /* POST */
  83.  
  84. #post {margin-left:500px;margin-top:40px;width:500px;padding:10px;text-align:justify;background-color:{color:post};border:1px solid {color:border};{block:IndexPage}margin-bottom:30px;{/block:IndexPage}-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;}
  85.  
  86. .info {font-size:8px;width:490px;font-family:consolas;text-align:center;letter-spacing:1px;margin-left:1px;padding:5px;position:absolute;opacity:0;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;{block:IndexPage}background-color:#000;{/block:IndexPage}}
  87.  
  88. #post:hover .info {z-index:5;opacity:.8;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;}
  89.  
  90. .info2 {font-size:8px;width:500px;font-family:consolas;text-transform:uppercase;text-align:left;letter-spacing:1px;position:absolute;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;{block:IfPostInfoHover}margin-top:20px;opacity:0;{/block:IfPostInfoHover}{block:IfNotPostInfoHover}margin-top:15px;{/block:IfNotPostInfoHover}}
  91.  
  92. #post:hover .info2 {margin-top:15px;opacity:.8;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;}
  93.  
  94. #tags {font-family:consolas;text-transform:uppercase;width:500px;text-align:left;letter-spacing:1px;font-size:8px;position:absolute;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;{block:IfPostInfoHover}margin-top:20px;opacity:0;{/block:IfPostInfoHover}{block:IfNotPostInfoHover}margin-top:15px;{/block:IfNotPostInfoHover}}
  95.  
  96. #post:hover #tags {margin-top:15px;opacity:.9;-webkit-transition:all .4s ease-in; -moz-transition:all .4s ease-in; -o-transition:all .4s ease-in;}
  97.  
  98. #permalink {margin-left:500px;width:520px;text-transform:uppercase;letter-spacing:1px;font-family:consolas;font-size:8px;{block:PermalinkPage}padding:5px;{/block:PermalinkPage}}
  99.  
  100.  
  101. /* QUOTE */
  102.  
  103. .quote {font-size:14px;font-family:cambria;}
  104. .source {font-size:8px;font-weight:bold;text-transform:uppercase;font-family:calibri;padding-top:10px;text-align:center;}
  105.  
  106.  
  107. /* QUESTION */
  108.  
  109. .question {font-style:italic;padding:10px;background-color:#f8f8f8;}
  110. .asker {font-size:8px;font-weight:bold;text-transform:uppercase;text-align:right;padding-right:10px;margin-top:-7px;}
  111.  
  112.  
  113. /* AUDIO */
  114.  
  115. .audioplayer {position:absolute;z-index:10;width:28px;height:28px;overflow:hidden;margin:40px;opacity:.7;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease-o-transition: all 0.8s ease;transition: all 0.8s ease;}
  116. .audioplayer:hover {opacity:.9;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;-ms-transition: all 0.8s ease-o-transition: all 0.8s ease;transition: all 0.8s ease;}
  117. .albumart {width:100px;height:100px;position:relative;z-index:5;display:inline-block;}
  118. .albumart img {padding:3px;border:1px solid {color:border};opacity:.5;}
  119. .audiocaption {display:inline-block;margin-left:20px;}
  120.  
  121.  
  122. /* NOTES */
  123.  
  124. .notes {width:480px;margin-left:240px;margin-top:30px;font-weight:bold;}
  125. ol.notes {list-style-type:none;}
  126. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  127. ol.notes li.note img.avatar {vertical-align:-8px;}
  128. ol.notes li.note img {padding:2px;border:1px solid {color:border};}
  129. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  130.  
  131.  
  132. </style>
  133.  
  134. <div style="position: fixed; top: -14px; left: 0px; right: 0px; height: 37px; background: url('http://static.tumblr.com/7qjmkr5/Tz4mb7rq9/omgadok.png') repeat-x top; z-index: 999; opacity: 0.9;"></div>
  135.  
  136.  
  137. <div id="banner"></div>
  138.  
  139.  
  140. </head>
  141.  
  142.  
  143. <body>
  144.  
  145. <div id="credit">theme © <div class="credit"><a href="http://winchestheart.tumblr.com" target="_blank">winchestheart</a>&nbsp;&nbsp;</div></div>
  146.  
  147. <!-- sidebar -->
  148.  
  149. <div id="sidebar">
  150.  
  151. <div class="sideimg"><img src="{image:Sidebar}" width="150"></div>
  152.  
  153. <div class="description">{Description}</div>
  154.  
  155. <div class="navigation">
  156. {block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}
  157. <a href="/">index</a> <a href="/ask">mssg</a> <a href="{text:link}">{text:link title}</a>
  158. {block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  159. </div>
  160.  
  161. </div> <!-- sidebar -->
  162.  
  163.  
  164. <!-- posts -->
  165.  
  166. {block:Posts}
  167. <div id="post">
  168.  
  169. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}<div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Text}
  170.  
  171. {block:Photo}{block:IndexPage}<div class="info">
  172. {block:Date}{<a href="{Permalink}">{TimeAgo}</a>;}{/block:Date} {block:NoteCount} +{NoteCountWithLabel}{/block:NoteCount} | <a href="{ReblogURL}" target="_blank">reblog</a></div>{/block:IndexPage}{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" class="image" />{LinkCloseTag}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{block:IndexPage}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IndexPage}{/block:Photo}
  173.  
  174. {block:Photoset}<div class="info">{block:IndexPage}
  175. {block:Date}{<a href="{Permalink}">{TimeAgo}</a>;}{/block:Date} {block:NoteCount} +{NoteCountWithLabel}{/block:NoteCount} | <a href="{ReblogURL}" target="_blank">reblog</a>{/block:IndexPage}</div><div class="image">{Photoset-500}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{block:IndexPage}{block:HasTags}<div id="tags">{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}{/block:IndexPage}{/block:Photoset}
  176.  
  177. {block:Quote}<div class="quote">❝ {Quote}</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}<div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Quote}
  178.  
  179. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}<div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Link}
  180.  
  181. {block:Chat}<div id="chat">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}
  182. <div class="chat">{block:Lines}<div class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label} </span>{/block:Label}{Line}</div>{/block:Lines}</div></div><div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Chat}
  183.  
  184. {block:Video}<div class="info">{block:IndexPage}
  185. {block:Date}{<a href="{Permalink}">{TimeAgo}</a>;}{/block:Date} {block:NoteCount} +{NoteCountWithLabel}{/block:NoteCount} | <a href="{ReblogURL}" target="_blank">reblog</a>{/block:IndexPage}</div>{Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  186.  
  187. {block:Audio}<div class="audioplayer">{AudioPlayerWhite}</div><div class="albumart">{block:AlbumArt}<img src="{AlbumArtURL}" width="100" height="100">{/block:AlbumArt}</div><div class="audiocaption"><div style="font-family:courier new;font-size:9px;letter-spacing:1px;">{block:Artist}<u>ARTIST</u>: {Artist};<br>{/block:Artist}{block:Album}<u>ALBUM</u>: {Album};<br>{/block:Album}{block:TrackName}<u>TRACK</u>:{TrackName};<br>{/block:TrackName}<u>PLAYED</u>: {PlayCount} times.</div>{block:Caption}{Caption}{/block:Caption}</div><div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Audio}
  188.  
  189. {block:Answer}<div class="question">{Question}</div><div class="asker"><span style="font-size:20px;color:#f8f8f8;">◥</span> {Asker}</div>{Answer}<div class="info2">{block:IndexPage}{block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date} {block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}{/block:IndexPage}</div>{/block:Answer}
  190.  
  191. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  192. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  193.  
  194. <!-- {block:NoRebloggedFrom}
  195. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  196. {/block:NoRebloggedFrom} -->
  197.  
  198. </div><!-- post -->
  199.  
  200.  
  201. <div id="permalink">{block:PermalinkPage}
  202. {block:Date}{TimeAgo}{/block:Date}{block:NoteCount} | {NoteCountWithLabel}{/block:NoteCount} {block:RebloggedFrom} | <a href="{ReblogRootURL}" title="{ReblogRootName}" target="_blank">source</a>{/block:RebloggedFrom}{block:HasTags} | {block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}
  203. {/block:PermalinkPage}</div>
  204.  
  205.  
  206. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  207.  
  208. {/block:Posts}
  209.  
  210.  
  211.  
  212. </body>
  213. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement