Advertisement
winchestheart

theme 15; god of mischief.

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