Advertisement
winchestheart

theme 11; middle-earth.

Jun 30th, 2013
6,723
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.31 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 11; middle-earth 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="color:Links" content="#c6c6c6" />
  24. <meta name="color:Main Color" content="#bdcbcc" />
  25. <meta name="color:Text" content="#a7a7a7" />
  26. <meta name="color:Background" content="#ffffff" />
  27. <meta name="color:Post" content="#ffffff" />
  28. <meta name="color:Border" content="#f1f1f1" />
  29. <meta name="color:Description Background" content="#f9f9f9" />
  30.  
  31. <meta name="text:Link 01" content="" />
  32. <meta name="text:Link 02" content="" />
  33. <meta name="text:Link 03" content="" />
  34. <meta name="text:Link 04" content="" />
  35. <meta name="text:Link 01 URL" content="" />
  36. <meta name="text:Link 02 URL" content="" />
  37. <meta name="text:Link 03 URL" content="" />
  38. <meta name="text:Link 04 URL" content="" />
  39.  
  40. <meta name="image:Sidebar" content="" />
  41. <meta name="if:Lazy Load" content="0" />
  42. <meta name="if:Custom Scrollbar" content="1" />
  43. <meta name="if:Infinite Scrolling" content="0" />
  44. <meta name="if:Source Permalink Page" content="1" />
  45. <meta name="if:Display Via Link" content="0" />
  46.  
  47.  
  48.  
  49. <!-- lazy load by Mika Tuupola | http://www.appelsiini.net -------------->
  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. <!-- Infinite Scrolling by CodySherman | http://codysherman.tumblr.com --->
  68.  
  69. {block:IfInfiniteScrolling}
  70. <script type="text/javascript" src="http://yourjavascript.com/21212225154/esz.js"></script>
  71. {/block:IfInfiniteScrolling}
  72.  
  73.  
  74.  
  75. <style type="text/css">
  76.  
  77. {block:IfCustomScrollbar}
  78. ::-webkit-scrollbar {width:5px;height:5px;background:{color: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:arial;font-size:9px;line-height:11px;background-color:{color:background};color:{color:text};}
  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 {font-size:9px;}
  93. sub {font-size:9px;}
  94. code {font-size:9px;font-family:arial;}
  95. pre {word-wrap:break-word;font-size:9px;font-family:arial;}
  96.  
  97. blockquote {padding-left:8px;margin-left:10px;border-left:3px solid {color:border};}
  98.  
  99. h1 {font-size:10px;font-weight:normal;}
  100.  
  101. .label {font-weight:bold;color:{color:main color};}
  102. .chat {line-height:12px;margin:8px;}
  103.  
  104. #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};}
  105.  
  106.  
  107. /* NAVIGATION */
  108.  
  109. #navigation {z-index:20;position:fixed;width:500px;height:30px;margin:-20px 0px 80px 451px;padding:80px 0px 10px 0px;border-bottom:3px solid {color:border};background-color:{color:background};}
  110.  
  111. .navimg {margin:0px 5px 0px 25px;}
  112.  
  113. .title {margin:-32px 0px 3px 65px;font:12px cambria italic;}
  114.  
  115. .navlinks {margin-left:61px;letter-spacing:1px}
  116. .navlinks a {padding:0px 3px;}
  117.  
  118.  
  119. /* SIDEBAR */
  120.  
  121. #sidebar {position:fixed;width:180px;margin-left:180px;margin-top:200px;}
  122.  
  123. .description {margin:5px 0px 0px -1px;;text-align:justify;padding:12px 20px;letter-spacing:0px;background-color:{color:description background};width:141px;}
  124.  
  125. .pagination {text-align:center;margin-top:10px;color:{color:links};}
  126. .pagination a {padding:1px 3px;margin:0px 5px;}
  127. .pagination a:hover {background-color:{color:links};color:{color:background};}
  128.  
  129. .currentpage {margin:0px 5px;padding:1px 3px;background-color:{color:links};color:{color:background};}
  130.  
  131.  
  132. /* POST */
  133.  
  134. #post {width:500px;margin:0px 0px 50px 450px;padding:1px;text-align:justify;background-color:{color:background};}
  135.  
  136. #permalink {width:500px;margin-top:15px;font-size:9px;text-align:left;color:{color:links};}
  137. #permalink a {padding:1px 2px 1px 3px;}
  138.  
  139. .date, .info {display:inline;}
  140. .info a:hover {text-decoration:underline;}
  141.  
  142. .tags {line-height:15px;display:inline;}
  143. .tags a:hover {text-decoration:none;background-color:{color:main color};color:{color:background};}
  144.  
  145.  
  146. /* QUOTE */
  147.  
  148. .quote {font-size:12px;font-family:cambria;line-height:15px;}
  149. .source {font-size:8px;text-transform:uppercase;font-family:calibri;font-weight:bold;padding-top:10px;text-align:center;margin-bottom:10px;}
  150.  
  151.  
  152. /* AUDIO */
  153.  
  154. #audio {margin-bottom:10px;padding:10px;background-color:#f9f9f9;height:80px;}
  155.  
  156. .cover {width:80px;height:80px;position:absolute;}
  157. .cover img {z-index:10;width:70px;height:70px;border:5px solid {color:border};}
  158. .player {margin:15px 0px 0px 100px;}
  159. .audioinfo {margin:10px 0px 0px 110px;}
  160.  
  161.  
  162. /* QUESTION */
  163.  
  164. #question {padding:10px;text-align:justify;background-color:#f9f9f9;line-height:10px;min-height:46px;}
  165. .portrait {position:absolute;height:48px;width:48px;}
  166. .portrait img {z-index:10;border:3px solid {color:border};}
  167. .asker {margin:8px 0px 4px 60px;font-family:cambria;font-size:12px;font-style:italic;}
  168. .asker a {margin-left:-5px;}
  169. .question {margin-left:55px;}
  170.  
  171.  
  172. /* NOTES */
  173.  
  174. .notes {margin-left:210px;margin-top:30px;width:480px;}
  175. .notes a:hover {background-color:transparent;color:{color:links};}
  176. ol.notes {list-style-type:none;}
  177. ol.notes li.note {padding-bottom:7px;margin-bottom:12px;border-bottom:1px solid {color:border};}
  178. ol.notes li.note img.avatar {vertical-align:-8px;}
  179. ol.notes li.note img {padding:2px;border:1px solid {color:border};}
  180. ol.notes li.note blockquote {padding-left:5px;margin-left:30px;}
  181.  
  182.  
  183. </style>
  184. </head>
  185.  
  186. <body>
  187.  
  188.  
  189. <div id="credit"><a href="http://winchestheart.tumblr.com" target="_blank" title="theme by winchestheart">THEME</a></div>
  190.  
  191.  
  192. <!-- sidebar -->
  193.  
  194. <div id="sidebar">
  195.  
  196. <center><img src="{image:Sidebar}"></center>
  197.  
  198. <div class="description">{Description}</div>
  199.  
  200.  
  201. {block:IfNotInfiniteScrolling}<div class="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}{block:JumpPagination length="5"}{block:CurrentPage}<span class="currentpage">{PageNumber}</span></a>{/block:CurrentPage}{block:JumpPage}<a href="{URL}">{PageNumber}</a>{/block:JumpPage}{/block:JumpPagination}{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}{/block:Pagination}</div>{/block:IfNotInfiniteScrolling}
  202.  
  203. </div> <!-- sidebar -->
  204.  
  205.  
  206.  
  207. <div id="block">
  208.  
  209. <!-- navigation -->
  210.  
  211. <div id="navigation">
  212. <img src="{Favicon}" class="navimg" width="30">
  213. <div class="title">{Title}</div>
  214. <div class="navlinks"><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>
  215. </div>
  216.  
  217.  
  218. <!-- posts -->
  219.  
  220. <div style="padding:150px 0px;">
  221.  
  222. {block:IfInfiniteScrolling}<div class="autopagerize_page_element">{/block:IfInfiniteScrolling}
  223.  
  224. {block:Posts}
  225.  
  226. <div id="post">
  227.  
  228. {block:Text}{block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}{Body}{/block:Text}
  229.  
  230. {block:Photo}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photo}
  231.  
  232. {block:Photoset}{Photoset-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Photoset}
  233.  
  234. {block:Quote}<div class="quote">"{Quote}"</div>{block:Source}<div class="source">- {Source}</div>{/block:Source}{/block:Quote}
  235.  
  236. {block:Link}<h1><a href="{URL}" class="link" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  237.  
  238. {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}
  239.  
  240. {block:Video}{Video-500}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  241.  
  242. {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}
  243.  
  244. {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}
  245.  
  246.  
  247. {block:ContentSource}<!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  248. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->{/block:ContentSource}
  249.  
  250. <!-- {block:NoRebloggedFrom}
  251. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  252. {/block:NoRebloggedFrom} -->
  253.  
  254.  
  255.  
  256. <div id="permalink">
  257.  
  258. <div class="date">
  259. {block:Date}<a href="{Permalink}" style="font-weight:normal;background-color:{color:main color};padding:1px 2px 1px 3px;color:{color:post};">{DayOfMonthWithZero} {ShortMonth}</a>{/block:Date}
  260. </div>
  261.  
  262. <div class="info">
  263. {block:NoteCount}&nbsp;&nbsp;<a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount}
  264.  
  265. {block:IfNotSourcePermalinkPage}{block:RebloggedFrom}&nbsp;{block:IfDisplayViaLink}<a href="{ReblogParentURL" title="via {ReblogParentName}">via</a>|{/block:IfDisplayViaLink}<a href="{ReblogRootURL}" title="posted by {ReblogRootName}" target="_blank">source</a>{/block:RebloggedFrom}{/block:IfNotSourcePermalinkPage}
  266.  
  267. {block:IfSourcePermalinkPage}{block:PermalinkPage}{block:RebloggedFrom}&nbsp;{block:IfDisplayViaLink}<a href="{ReblogParentURL" title="via {ReblogParentName}">via</a>|{/block:IfDisplayViaLink}<a href="{ReblogRootURL}" title="posted by {ReblogRootName}" target="_blank">source</a>{/block:RebloggedFrom}{/block:PermalinkPage}{/block:IfSourcePermalinkPage}
  268. </div>
  269.  
  270. <div class="tags">{block:HasTags}&nbsp;&nbsp;{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div>
  271.  
  272. </div>
  273.  
  274.  
  275. </div><!-- post -->
  276.  
  277.  
  278. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  279.  
  280. {/block:Posts}
  281.  
  282. {block:IfInfiniteScrolling}</div>{/block:IfInfiniteScrolling}
  283.  
  284. </div>
  285.  
  286. </body>
  287. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement