Advertisement
winchestheart

theme 14; northern lights.

Aug 26th, 2013
14,768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.69 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 14; Northern Lights 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. Read the rules before using any of my themes:
  11. > http://winchestheart.tumblr.com/rules
  12.  
  13. Do not remove the credit or use as your own work.
  14. Thank you.
  15.  
  16. -->
  17.  
  18.  
  19. <html><head>
  20. <title>{Title}</title>
  21. <link rel="shortcut icon" href="{Favicon}">
  22.  
  23. <meta name="image:Sidebar" content="" />
  24. <meta name="image:Background" content="" />
  25.  
  26. <meta name="color:Links" content="#c6c6c6" />
  27. <meta name="color:Main Color" content="#96cac3" />
  28. <meta name="color:Text" content="#b6b6b6" />
  29. <meta name="color:Background" content="#ffffff" />
  30. <meta name="color:Border" content="#f1f1f1" />
  31. <meta name="color:Question Background" content="#f9f9f9" />
  32.  
  33. <meta name="text:Link 01" content="home" />
  34. <meta name="text:Link 02" content="ask" />
  35. <meta name="text:Link 03" content="link" />
  36. <meta name="text:Link 04" content="link" />
  37. <meta name="text:Link 01 URL" content="/" />
  38. <meta name="text:Link 02 URL" content="/ask" />
  39. <meta name="text:Link 03 URL" content="/" />
  40. <meta name="text:Link 04 URL" content="/" />
  41. <meta name="text:Background Image Position" content="left" />
  42.  
  43. <meta name="if:Lazy Load" content="0" />
  44. <meta name="if:Custom Scrollbar" content="1">
  45. <meta name="if:Background Image Repeat" content="0" />
  46. <meta name="if:Infinite Scrolling" content="0" />
  47.  
  48.  
  49. <!------------------------------------------------------------------------>
  50.  
  51. {block:IfLazyLoad}
  52. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  53. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  54. <script type="text/javascript" charset="utf-8">
  55. var $j = jQuery.noConflict();
  56. $j(function() {
  57. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  58. $j("img").lazyload({
  59. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  60. effect: "fadeIn",
  61. });
  62. });
  63. </script>
  64. {/block:IfLazyLoad}
  65.  
  66. <!------------------------------------------------------------------------>
  67.  
  68. {block:IfInfiniteScrolling}<script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>{/block:IfInfiniteScrolling}
  69.  
  70. <!------------------------------------------------------------------------>
  71.  
  72. <link href='http://fonts.googleapis.com/css?family=Inconsolata' rel='stylesheet' type='text/css'>
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77. {block:IfCustomScrollbar}
  78. ::-webkit-scrollbar {width:5px;height:5px;background:{color:sidebar background};}
  79. ::-webkit-scrollbar-thumb:vertical {height:5px;background:{color:main color};}
  80. ::-webkit-scrollbar-thumb:horizontal {height:5px;background:{color:main color};}
  81. {/block:IfCustomScrollbar}
  82.  
  83. iframe#tumblr_controls {top:0px!important;right:3px!important;position: fixed!important;}
  84.  
  85. body {font-family:cambria;font-size:9px;line-height:11px;color:{color:text};background-color:{color:background};background-attachment:fixed;background-image:url('{image:Background}');background-position:{text:Background Image Position};{block:IfNotBackgroundImageRepeat}background-repeat:no-repeat;{/block:IfNotBackgroundImageRepeat}{block:IfBackgroundImageRepeat}background-repeat:repeat;{/block:IfBackgroundImageRepeat}}
  86.  
  87. a {text-decoration:none;-webkit-transition: all .3s linear;-moz-transition: all .3s linear;-ms-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;color:{color:links};}
  88. a:hover {color:{color:main color};}
  89.  
  90. strong, bold, b {font-weight:normal;color:{color:links};}
  91.  
  92. small, sub {font-size:9px;}
  93. code {font:10px 'Inconsolata';}
  94. pre {word-wrap:break-word;font:10px 'Inconsolata';padding:8px;background-color:{color:Question Background};}
  95.  
  96. blockquote {padding-left:8px;margin:-2px 8px;border-left:3px solid {color:border};}
  97.  
  98. h1 {font:12px cambria;}
  99.  
  100. .label {font-weight:bold;color:{color:main color};}
  101. .chat {line-height:12px;margin:8px;}
  102.  
  103. #credit {position:fixed;bottom:5px;right:5px;text-transform:uppercase;font-size:8px;font-weight:bold;font-family:calibri;padding:3px;border:1px solid {color:border};}
  104.  
  105. ::selection {color:{color:main color};}
  106. ::-moz-selection {color:{color:main color};}
  107. ::-webkit-selection {color:{color:main color};}
  108.  
  109.  
  110. /*************************************************************************/
  111.  
  112. #sidebar {position:fixed;width:245px;margin-left:240px;margin-top:220px;}
  113.  
  114. .sideimg {width:245px;height:110px;overflow:hidden;}
  115.  
  116. .navigation {padding:5px 0px;letter-spacing:1px;text-align:center;border-top:1px solid {color:border};}
  117. .navigation a {margin:0px 6px;color:{color:links};}
  118. .navigation a:hover {color:{color:main color};}
  119.  
  120. .description {text-align:justify;margin:5px 0px;padding:5px 15px;line-height:13px;letter-spacing:1px;}
  121.  
  122.  
  123. /*************************************************************************/
  124.  
  125. #post {width:500px;padding:1px;margin:40px 0px 40px 570px;text-align:justify;}
  126.  
  127. #permalink {text-align:right;text-transform:uppercase;font-size:7px;letter-spacing:1px;padding-bottom:3px;margin-top:10px;border-bottom:1px solid {color:border};color:{color:links};}
  128.  
  129. .tags {margin-top:3px;text-align:right;font-style:italic;letter-spacing:1px;}
  130.  
  131.  
  132. /*************************************************************************/
  133.  
  134. .quote {font-size:12px;font-family:cambria;line-height:15px;}
  135. .source {font-size:8px;text-transform:uppercase;font-family:calibri;font-weight:bold;padding-top:10px;text-align:center;margin-bottom:10px;}
  136.  
  137.  
  138. /*************************************************************************/
  139.  
  140. #question {z-index:10;padding:10px;text-align:justify;line-height:10px;min-height:46px;background-color:{color:Question Background};}
  141.  
  142. .portrait {position:absolute;height:48px;width:48px;}
  143. .portrait img {border:3px solid {color:border};}
  144.  
  145. .asker {margin:5px 0px 4px 60px;font:12px cambria italic;}
  146. .asker a {margin-left:-5px;}
  147.  
  148. .question {margin-left:55px;}
  149.  
  150.  
  151. /*************************************************************************/
  152.  
  153. #audio {margin-bottom:10px;padding:10px;height:80px;background-color:{color:Question Background};}
  154.  
  155. .cover {width:80px;height:80px;position:absolute;}
  156. .cover img {z-index:10;width:70px;height:70px;border:5px solid {color:border};}
  157.  
  158. .player {margin:15px 0px 0px 100px;}
  159. .audioinfo {margin:10px 0px 0px 110px;}
  160.  
  161.  
  162. /*************************************************************************/
  163.  
  164. .notes {margin-left:-15px;margin-top:30px;width:480px;}
  165. .notes a:hover {background-color:transparent;color:{color:links};}
  166. ol.notes {list-style-type:none;}
  167. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  168. ol.notes li.note img.avatar {vertical-align:-6px;}
  169. ol.notes li.note img {padding:2px;}
  170. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  171.  
  172. </style>
  173. </head>
  174.  
  175. <body>
  176.  
  177. <div id="credit"><a href="http://winchestheart.tumblr.com" target="_blank" title="theme by winchestheart">THEME</a></div>
  178.  
  179. <!------------------------------------------------------------------------>
  180.  
  181. <div id="sidebar">
  182.  
  183. <div class="sideimg"><img src="{image:Sidebar}" width="245"></div>
  184.  
  185. <div class="description">{Description}</div>
  186.  
  187. <div class="navigation">
  188. {block:IfNotInfiniteScrolling}{block:PreviousPage}<a href="{PreviousPage}">-</a> {/block:PreviousPage}{/block:IfNotInfiniteScrolling}<a href="{text:Link 01 URL}">{text:Link 01}</a> <a href="{text:Link 02 URL}">{text:Link 02}</a> <a href="{text:Link 03 URL}">{text:Link 03}</a> <a href="{text:Link 04 URL}">{text:Link 04}</a>{block:IfNotInfiniteScrolling}{block:NextPage} <a href="{NextPage}">+</a>{/block:NextPage}{/block:IfNotInfiniteScrolling}</div>
  189.  
  190. </div>
  191.  
  192.  
  193. <!------------------------------------------------------------------------>
  194.  
  195. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  196.  
  197. {block:Posts}
  198.  
  199.  
  200. <div id="post">
  201.  
  202. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  203.  
  204. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  205.  
  206. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  207.  
  208. {block:Quote}<div class="quote">"{Quote}"</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  209.  
  210. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  211.  
  212. {block:Chat}<div id="chat">{block:Title}<a href="{Permalink}">{Title}</a>{/block:Title}<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>{/block:Chat}
  213.  
  214. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  215.  
  216. {block:Audio}<div id="audio"><div class="cover"><img src="http://static.tumblr.com/jivo3dw/cnHmoby5g/audio.png"></div>{block:AlbumArt}<div class="cover"><img src="{AlbumArtURL}" width="80"></div>{/block:AlbumArt}<div class="player">{AudioPlayerWhite}</div><div class="audioinfo">{block:Artist}<b>{Artist}</b>&nbsp;&nbsp;{/block:Artist}{block:TrackName}<i>{TrackName}</i>{/block:TrackName}</div></div><div id="audiocaption">{block:Caption}{Caption}{/block:Caption}</div>{/block:Audio}
  217.  
  218. {block:Answer}<div id="question"><div class="portrait"><img src="{AskerPortraitURL-40}"></div><div class="asker">{Asker}</div><div class="question">{Question}</div></div>{Answer}{/block:Answer}
  219.  
  220. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  221. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  222.  
  223. <!-- {block:NoRebloggedFrom}
  224. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  225. {/block:NoRebloggedFrom} -->
  226.  
  227. <div id="permalink">
  228.  
  229. {block:Date}shared <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} ♥ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}{block:RebloggedFrom} <big>▲</big> <a href="{ReblogRootURL}" title="Posted by {ReblogRootName}" target="_blank">origin</a> (<a href="{ReblogParentURL}" title="Via {ReblogParentName}" target="_blank">via</a>){/block:RebloggedFrom}
  230.  
  231. </div>
  232.  
  233. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  234.  
  235. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  236.  
  237. </div>
  238.  
  239. {/block:Posts}
  240.  
  241. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  242.  
  243. </body>
  244. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement