Advertisement
winchestheart

theme 10; live long and prosper.

Jun 13th, 2013
16,268
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.92 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 10; live long and prosper 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.  
  25. <meta name="color:Links" content="#c6c6c6" />
  26. <meta name="color:Main Color" content="#bdcbcc" />
  27. <meta name="color:Text" content="#a7a7a7" />
  28. <meta name="color:Background" content="#ffffff" />
  29. <meta name="color:Post" content="#ffffff" />
  30. <meta name="color:Border" content="#f1f1f1" />
  31. <meta name="color:Navi 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.  
  42. <meta name="if:Lazy Load" content="" />
  43. <meta name="if:Custom Scrollbar" content="">
  44.  
  45.  
  46. <!-- lazy load by Mika Tuupola | http://www.appelsiini.net -------------->
  47.  
  48. {block:IfLazyLoad}
  49. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/8mXm7q8vn/jquery.js"></script>
  50. <script type="text/javascript" src="http://static.tumblr.com/bmdsqsc/ogWm7q8w1/lazyload.js"></script>
  51. <script type="text/javascript" charset="utf-8">
  52. var $j = jQuery.noConflict();
  53. $j(function() {
  54. if (navigator.platform == "iPad" || navigator.platform == "iPhone") return;
  55. $j("img").lazyload({
  56. placeholder : "http://static.tumblr.com/twte3d7/RSvlio0k5/grey.gif",
  57. effect: "fadeIn",
  58. });
  59. });
  60. </script>
  61. {/block:IfLazyLoad}
  62.  
  63.  
  64. <style type="text/css">
  65.  
  66. {block:IfCustomScrollbar}
  67. ::-webkit-scrollbar {width:5px;height:5px;background:{color:sidebar background};}
  68. ::-webkit-scrollbar-thumb:vertical {height:5px;background:{color:main color};}
  69. ::-webkit-scrollbar-thumb:horizontal {height:5px;background:{color:main color};}
  70. {/block:IfCustomScrollbar}
  71.  
  72. iframe#tumblr_controls {top:0px!important;right:3px!important;position: fixed!important;}
  73.  
  74. body {font-family:calibri;font-size:10px;background-color:{color:background};color:{color:text};line-height:11px;letter-spacing:0px;}
  75.  
  76. 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};}
  77. a:hover {color:{color:main color};}
  78.  
  79. strong, bold, b {font-weight:normal;color:{color:links};}
  80.  
  81. small {font-size:10px;}
  82. sub {font-size:10px;}
  83. code {font-size:10px;font-family:calibri;}
  84. pre {word-wrap:break-word;font-size:10px;font-family:calibri;}
  85.  
  86. blockquote {padding-left:8px;margin-left:10px;border-left:3px solid {color:border};}
  87.  
  88. blockquote img {max-width:300px;}
  89.  
  90. h1 {font-size:10px;font-weight:normal;}
  91.  
  92. .label {font-weight:bold;color:{color:main color};}
  93. .chat {line-height:12px;margin:8px;}
  94.  
  95. #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};}
  96.  
  97.  
  98. /* SIDEBAR */
  99.  
  100. #sidebar {position:fixed;width:180px;margin-left:180px;margin-top:200px;}
  101.  
  102. .navigation {text-align:center;margin:8px 0px;line-height:15px;background-color:{color:Navi Background};padding:2px;letter-spacing:1px;font-size:9px;font-family:cambria;}
  103. .navigation a {padding:2px 3px;margin:0px 1px;color:{color:text};}
  104. .navigation a:hover {text-decoration:underline;}
  105.  
  106. .description {margin-top:5px;text-align:center;padding:0px 10px;}
  107.  
  108. .pagination {text-align:center;margin-top:5px;color:{color:links};}
  109.  
  110. /* POST */
  111.  
  112.  
  113. #post {width:500px;margin-left:450px;padding:1px;padding-bottom:8px;text-align:justify;background-color:{color:background};}
  114.  
  115. .line {width:500px;margin-left:450px;margin-top:6px;height:1px;background-color:{color:border};}
  116.  
  117. .permalink {margin-left:448px;margin-top:-7px;text-transform:uppercase;font-size:7px;text-align:left;letter-spacing:1px;font-family:trebuchet ms;}
  118.  
  119. .tags {font-style:italic;width:500px;margin-left:452px;margin-top:5px;color:{color:links};}
  120. .tags a:hover {text-decoration:underline;color:{color:links};}
  121.  
  122.  
  123. /* QUOTE */
  124.  
  125. .quote {font-size:12px;font-family:cambria;line-height:15px;}
  126. .source {font-size:8px;text-transform:uppercase;font-family:calibri;font-weight:bold;padding-top:10px;text-align:center;margin-bottom:10px;}
  127.  
  128.  
  129. /* QUESTION */
  130.  
  131. .question {padding:10px;text-align:justify;font-style:italic;background-color:{color:border};}
  132. .asker {font-size:8px;font-weight:bold;text-transform:uppercase;text-align:right;margin-right:10px;margin-top:-2px;font-family:calibri;}
  133.  
  134.  
  135. /* NOTES */
  136.  
  137. .notes {margin-left:210px;margin-top:30px;width:480px;}
  138. .notes a:hover {background-color:transparent;color:{color:links};}
  139. ol.notes {list-style-type:none;}
  140. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  141. ol.notes li.note img.avatar {vertical-align:-8px;}
  142. ol.notes li.note img {padding:2px;border:1px solid {color:border};}
  143. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  144.  
  145. </style>
  146. </head>
  147.  
  148. <body>
  149.  
  150. <div id="credit"><a href="http://winchestheart.tumblr.com" target="_blank" title="theme by winchestheart">THEME</a></div>
  151.  
  152. <!-- sidebar -->
  153.  
  154. <div id="sidebar">
  155.  
  156. <center><img src="{image:Sidebar}" width="180"></center>
  157.  
  158. <div class="navigation">
  159. <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>
  160.  
  161. <div class="description">{Description}</div>
  162.  
  163. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}"><i>prev</i></a> {/block:PreviousPage}{block:NextPage} — <a href="{NextPage}"><i>next</i></a>{/block:NextPage}</div>
  164.  
  165. </div> <!-- sidebar -->
  166.  
  167.  
  168. <!-- posts -->
  169.  
  170. {block:Posts}
  171.  
  172. <br><br><br>
  173.  
  174. <div id="post">
  175.  
  176. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  177.  
  178. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  179.  
  180. {block:Photoset}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  181.  
  182. {block:Quote}<div class="quote">"{Quote}"</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  183.  
  184. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  185.  
  186. {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}
  187.  
  188. {block:Video}{Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  189.  
  190. {block:Audio}{AudioPlayerWhite}{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  191.  
  192. {block:Answer}<div class="question">{Question}</div><div class="asker"><span style="font-size:20px;color:{color:border};">◥</span> {Asker}</div>{Answer}{/block:Answer}
  193.  
  194. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  195. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  196.  
  197. <!-- {block:NoRebloggedFrom}
  198. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  199. {/block:NoRebloggedFrom} -->
  200.  
  201. </div><!-- post -->
  202.  
  203. <div class="line"></div>
  204.  
  205. <center><div class="permalink">
  206. {block:Date}<span style="background-color:{color:background};padding:3px;"><a href="{Permalink}" style="letter-spacing:1px;font-weight:normal;background-color:{color:main color};padding:2px;padding-left:3px;color:{color:post};">{DayOfMonthWithZero} {Month}</a>{/block:Date}{block:NoteCount}&nbsp;&nbsp;<span style="color:{color:main color};opacity:.8;font-family:arial;"><big> ♥ </big></span><a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:RebloggedFrom}&nbsp;&nbsp;<span style="color:{color:main color};opacity:.8;"><big>▲</big> </span><a href="{ReblogRootURL}" title="posted by {ReblogRootName}" target="_blank">{ReblogRootName}</a>{/block:RebloggedFrom}</span></div></center>
  207. <div class="tags">{block:HasTags}{block:Tags}<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  208.  
  209.  
  210.  
  211. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  212.  
  213. </div><!-- post -->
  214.  
  215. {/block:Posts}
  216.  
  217.  
  218. <br><br><br>
  219.  
  220. </body>
  221. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement