Advertisement
Perfect-Nicholas

Theme #34 - Chaos

Aug 19th, 2014
2,027
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.72 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3. <head><title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  7.  
  8. <!--- Theme 34 by llermans © tumblr.com --->
  9.  
  10. <meta name="color:Background" content="#ffffff"/>
  11. <meta name="color:Text" content="#656565"/>
  12. <meta name="color:Link" content="#000000"/>
  13. <meta name="color:Link Hover" content="#ffff00" />
  14. <meta name="color:Info" content="#eeeeee" />
  15.  
  16. <meta name="image:Sidebar" content=""/>
  17. <meta name="if:GreySidebar" content=""/>
  18.  
  19. <meta name="text:link 1" content="Home"/>
  20. <meta name="text:link 1 url" content="/"/>
  21. <meta name="text:link 2" content="Askbox"/>
  22. <meta name="text:link 2 url" content="/ask"/>
  23. <meta name="text:link 3" content="Link 3"/>
  24. <meta name="text:link 3 url" content="/"/>
  25. <meta name="text:link 4" content="Link 4"/>
  26. <meta name="text:link 4 url" content="/"/>
  27.  
  28.  
  29. <!-- jquery -->
  30. <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
  31.  
  32. <link href='http://fonts.googleapis.com/css?family=Inconsolata:400,700' rel='stylesheet' type='text/css'>
  33. <link href='http://fonts.googleapis.com/css?family=Lato:300,400,700,900' rel='stylesheet' type='text/css'>
  34.  
  35. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  36. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  37.  
  38. <script>
  39.  
  40. (function($){
  41.  
  42. $(document).ready(function(){
  43.  
  44. $("a[title]").style_my_tooltips({
  45.  
  46. tip_follows_cursor:true,
  47.  
  48. tip_delay_time:30,
  49.  
  50. tip_fade_speed:300,
  51.  
  52. attribute:"title"
  53.  
  54. });
  55.  
  56. });
  57.  
  58. })(jQuery);
  59.  
  60. </script>
  61.  
  62. <style type="text/css">
  63.  
  64. @font-face {font-family:"Multicolore"; src: url('http://static.tumblr.com/gdh5wux/njzmq56tr/multicolore.otf'); font-weight:100;}
  65.  
  66. #s-m-t-tooltip {color:{color:background};font-size:10px;font-style: italic;font-family: times;margin:12px 0px 0px 12px;padding:3px 5px;max-width:400px;background-color:{color:text};text-transform:lowercase;letter-spacing: 1px;z-index:999;}
  67.  
  68. ::-webkit-scrollbar {background-color:{color:background}; height:8px; width:8px}
  69. ::-webkit-scrollbar-thumb:vertical {background-color:{color:info}; height:50px}
  70. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:info}; height:8px!important}
  71.  
  72. html, body, h1, h2, h4, h5, h6, p, ol, blockquote { margin:3px; padding:0; list-style:none; margin-bottom:5px;}
  73.  
  74. h3 {font-size:15px;margin-bottom: 5px;font-weight:100;font-family:'Inconsolata',consolas, monospace;text-transform:lowercase;}
  75. h3 a {color:{color:text};}
  76.  
  77. body {font-size: 11px;font-family:arial; color: {color:text}; background-color: {color:background}; background-image: url('http://assets.tumblr.com/images/x.gif'); line-height:15px;}
  78. a {color: {color:link};}
  79. a:hover {text-shadow: 0px 0px 2px{color:Link Hover};}
  80. a {text-decoration:none;}
  81. #still {width: 500px; margin: 0 auto; margin-top: 25px; margin-bottom: 25px;}
  82.  
  83. b, strong {color:{color:text}}
  84. i, em {color:{color:text}}
  85. small {font-size:8px;}
  86. big {font-size:12px;}
  87. li {list-style-image: url('http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png');}
  88.  
  89. blockquote {padding: 0px 15px 0px 9px;border-left: 1px solid {color:info}; text-align:justify;}
  90.  
  91. blockquote p {display:block!important;}
  92.  
  93. blockquote img {max-width:220px!important;}
  94.  
  95. /* sidebar */
  96. {block:ifgreysidebar}#grey {width: 515px;height: 100%;position: fixed;top: 0;left: 0;background: url(http://joshtraveler.com/images/grid_DominikKiss_SubtlePatterns.jpg); -moz-box-shadow: -1px 0px 5px #888;-webkit-box-shadow: -1px 0px 5px #888;box-shadow: -1px 0px 5px #888;}{/block:ifgreysidebar}
  97.  
  98. #sidebarstill {top: 160px;position: fixed;}
  99. #sidebar {margin-left: -65px; line-height:15px; width: 120px; text-align: right;}
  100. #sidebar h1 a {color: {color:text}; text-decoration: none;}
  101. #sidebar h1 a:hover {color: {color:text}; text-decoration: none;}
  102.  
  103. #sidebarimage {margin-bottom:10px;}
  104. #sidebarimage img {{block:ifGreysidebar}border:1px solid {color:text};{/block:ifGreysidebar}width:80px;}
  105.  
  106. #description {text-align:right; margin-bottom:15px;}
  107.  
  108. #title {font-size:25px; margin-bottom:5px; line-height:100%; text-transform:lowercase;font-family:'Inconsolata',consolas, monospace;font-weight:100;}
  109.  
  110. /* links */
  111.  
  112. #links {width:120px;padding:5px 0px 5px 0px;line-height: 180%;text-align:right;display: block; font-family:arial; font-size:12px; margin-bottom: 3px; }
  113.  
  114. #links a {padding: 5px; color: {color:text};-webkit-transition: 0.5s;-moz-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
  115.  
  116. #links a:hover {color: {color:text}; text-shadow: 0px 0px 2px{color:Link Hover};}
  117.  
  118. /* posts */
  119.  
  120. #wrap {top:0px;margin: 0 auto; background:transparent;}
  121.  
  122. .entry {display: block;margin: 10px;overflow: visible;{block:indexPage}width: 250px;{/block:indexPage}{block:PermalinkPage}width:500px;margin-top: 132px;{/block:PermalinkPage}opacity: 1;float: left;}
  123.  
  124. .entry img{max-width:100%;}
  125.  
  126. #posts {position:relative;z-index:9;margin-left:-150px;right:auto;width:541px;height:100%;left:50%;margin-top:0px;overflow-y: visible;background:transparent;margin-right:auto;{block:PermalinkPage}width:600px;!important;line-height:10px;!important;{/block:PermalinkPage}}
  127.  
  128. .post {line-height: 18px; clear: both;}
  129. .post h3 {font-size: 1em;}
  130. .caption {padding:5px;text-align: left;}
  131. .caption blockquote {padding-left: 10px;}
  132.  
  133. /* kinds of posts */
  134.  
  135. .text {text-align: left;line-height:15px;}
  136.  
  137. .photo {text-align: center;line-height:15px;width: 250px;{block:permalinkpage}width: 500px!important;{/block:permalinkpage}}
  138. .photo img {border: 0;}
  139.  
  140. .quote {text-align: left;line-height:15px;}
  141. .source {font-size: 12px;line-height:15px;margin-top:10px;border-bottom:1px solid #f8f8f8; padding:5px;margin-bottom:2px;}
  142.  
  143. .answer {text-align: justify;line-height:15px;border-left:1px dotted {color:info};padding:2px 10px 2px 10px;margin-bottom:10px;}
  144. .question {margin-bottom: 0px;line-height:15px;padding:0px 15px 0px 15px;}
  145. .asker a {color:{color:text}!important;}
  146.  
  147. .link {text-align: left;line-height:15px; font-size:15px; text-transform:lowercase; font-weight:bold; padding-bottom: 10px;font-family:'Inconsolata',consolas, monospace;}
  148. .link a {color:{color:text};}
  149.  
  150. .audio {line-height:5px; {block:indexpage}width:250px;{/block:indexpage} background:#000;padding: 5px;}
  151. .audioinfo {font-family:'Inconsolata',consolas, monospace;color: #FFF;padding: 10px;border-bottom:1px solid {color:background};}
  152. .audioimg {position:absolute;{block:permalinkpage}width: 80px;{/block:permalinkpage}}
  153.  
  154. .video {text-align: left;line-height:10px;}
  155.  
  156. .chat {text-align: left;line-height:15px;margin-bottom: 5px;}
  157. .chat li {list-style-type: none;line-height:15px;}
  158.  
  159. /*custom css */
  160.  
  161. #infos {padding: 10px; text-align:center; font-size: 8px; text-transform:uppercase; letter-spacing:1px;line-height:150%;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;background:{color:info};}
  162.  
  163. #infos a {margin-right: 10px;color:{color:text};}
  164.  
  165. .infohover {opacity: 0;background: white;top: 0px;position: absolute;margin: 15px;width: 218px;padding: 10px;padding-top: 5px;padding-bottom: 5px;line-height: 130%;margin-bottom: 10px;text-align: center;}
  166.  
  167. ol.notes {display:block;padding-bottom:2%;text-align:left;list-style-type:decimal;margin-left:15px;padding:25px 0;}
  168. ol.notes li.note{padding:2%;}
  169. ol.notes li.note img.avatar{width:0px;height:0px;}
  170.  
  171. .pagenotes {text-align:left;}
  172.  
  173. .tags a {margin-right:5px;-webkit-transition: all 0.1s linear;-moz-transition: all 0.1s linear; transition: all 0.1s linear;text-decoration:none; text-shadow: -4px 0px transparent, 4px 0px transparent; font-size: 8px; }
  174. .tags a:hover {webkit-transition: all 0.2s linear;-moz-transition: all 0.2s linear; transition: all 0.2s linear;text-decoration:none; text-shadow: 0px 0px {color:Link Hover}, 0px 0px {color:Link Hover}; margin-right:5px;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  175.  
  176. .icon-x:before {content: url('http://static.tumblr.com/3yblkz0/phLn0ncjk/crss.png');}
  177.  
  178. #infscr-loading {width: 150px; text-align: center; padding: 10px; background: white; position: fixed;margin-left: 200px; border: 1px solid black;opacity: 0;}
  179.  
  180. *,
  181. *:after,
  182. *:before {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;/* padding: 0; */margin: 0 auto;}
  183.  
  184. #credit {position:fixed;right:10px;bottom:10px;text-transform:uppercase;font:7px 'times';letter-spacing:1px;padding:5px;text-shadow:2px 1px #eee;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  185.  
  186. #credit:hover {text-shadow:2px 1px {color:Link Hover};-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-o-transition: all 0.3s ease;transition: all 0.3s ease;}
  187.  
  188. #tumblr_lightbox {background-color:rgba(255,255,255,0.9)!important;}
  189. #tumblr_lightbox img { opacity:0;padding: 10px;
  190. border: 1px solid #ddd; }
  191. #tumblr_lightbox_center_image, #tumblr_lightbox_left_image, #tumblr_lightbox_right_image {opacity: 1!important;box-shadow: 0 0 0 transparent!important;border-radius: 0!important;-moz-border-radius: 0!important;-webkit-border-radius: 0!important;-o-border-radius: 0!important;padding: 10px!important;border: 1px solid #ddd!important;background-color: #fff!important;}
  192. #tumblr_lightbox_caption {color: #aaa!important;font-family: calibri!important;font-size: 12px!important;margin-top: 30px!important;text-shadow: 0 0 0 transparent!important;font-weight: 400!important;}
  193.  
  194. infscr-loading{opacity:0.0;}
  195.  
  196. {CustomCSS}
  197.  
  198. </style>
  199.  
  200. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
  201.  
  202. {block:IndexPage}
  203. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/iBElrgjim/jquerymasonry.js"></script>
  204. <script type="text/javascript" src="http://static.tumblr.com/dbek3sy/Qyblrgjfn/jqueryinfintescroll.js"></script>
  205. <script type="text/javascript">
  206. $(window).load(function () {
  207. var $content = $('#content');
  208. $content.masonry({itemSelector: '.entry'}),
  209. $content.infinitescroll({
  210. navSelector : 'div#pagination',
  211. nextSelector : 'div#pagination a#nextPage',
  212. itemSelector : '.entry',
  213. loading: {
  214. finishedMsg: '',
  215. img: 'https://31.media.tumblr.com/f045ffa00e0c892d4ab8501df6c99915/tumblr_inline_nag9od9qt41qg2fyk.gif'
  216. },
  217. bufferPx : 600,
  218. debug : false,
  219. },
  220. // call masonry as a callback.
  221. function( newElements ) {
  222. var $newElems = $( newElements );
  223. $newElems.hide();
  224. // ensure that images load before adding to masonry layout
  225. $newElems.imagesLoaded(function(){
  226. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(300);} );});});});</script>
  227. {/block:IndexPage}
  228.  
  229. <meta name="viewport" content="width=820" />
  230.  
  231. </head>
  232. <body>
  233.  
  234. <script type="text/javascript">
  235. $(window).load(function () {
  236. var $content = $('#posts');
  237. $content.masonry({itemSelector: '.entry'}),
  238. $content.infinitescroll({
  239. navSelector : 'div#pagination',
  240. nextSelector : 'div#pagination a#nextPage',
  241. itemSelector : '.entry',
  242. loading: {
  243. finishedMsg: '',
  244. img: 'https://31.media.tumblr.com/f045ffa00e0c892d4ab8501df6c99915/tumblr_inline_nag9od9qt41qg2fyk.gif'
  245. },
  246. bufferPx : 600,
  247. debug : false,
  248. },
  249. // call masonry as a callback.
  250. function( newElements ) {
  251. var $newElems = $( newElements );
  252. $newElems.hide();
  253. // ensure that images load before adding to masonry layout
  254. $newElems.imagesLoaded(function(){
  255. $content.masonry( 'appended', $newElems, true, function(){$newElems.fadeIn(500);} );
  256.  
  257. });
  258. });
  259. });
  260. </script>
  261.  
  262.  
  263. <div id="grey"></div>
  264.  
  265. <div id="still">
  266.  
  267. <div id="sidebarstill">
  268.  
  269. <div id="sidebar">
  270.  
  271. {block:ifSidebarimage}<div id="sidebarimage"><a href="/"><img src="{image:Sidebar}" /></a></div>{/block:ifSidebarimage}
  272.  
  273. <div id="title">{title}</div>
  274.  
  275. <div id="links">
  276.  
  277. {block:iflink1}<a href="{text:link 1 url}">{text:link 1}</a>{/block:iflink1}<br/>
  278. {block:iflink2}<a href="{text:link 2 url}">{text:link 2}</a>{/block:iflink2}<br/>
  279. {block:iflink3}<a href="{text:link 3 url}">{text:link 3}</a>{/block:iflink3}<br/>
  280. {block:iflink4}<a href="{text:link 4 url}">{text:link 4}</a>{/block:iflink4}
  281.  
  282. </div>
  283.  
  284. <div id="description">{description}</div>
  285.  
  286. </div></div>
  287.  
  288. <div id="wrap">
  289.  
  290. <div id="posts">
  291.  
  292. {block:Posts}
  293. <div class="entry">
  294.  
  295. {block:ContentSource}
  296. <!-- {SourceURL}{block:SourceLogo}<img src=”{BlackLogoURL}”
  297. width=”{LogoWidth}” height=”{LogoHeight}” alt=”{SourceTitle}” />
  298. {/block:SourceLogo}
  299. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  300. {/block:ContentSource}{block:ReblogParent}{/block:ReblogParent}
  301.  
  302. {block:Text}
  303. <div class="text">
  304. {block:Title}
  305. <h3><a href="{Permalink}">{Title}</a></h3>
  306. {/block:Title}{Body}
  307. </div>
  308. {/block:Text}
  309.  
  310. {block:Photo}<div class="photo">{block:indexpage}<img src="{PhotoURL-250}" alt="{PhotoAlt}"/>{block:indexpage}{block:permalinkpage}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{/block:permalinkpage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>{/block:Photo}
  311.  
  312. {block:Photoset}<div class="photoset">{block:indexpage}{Photoset-250}{block:indexpage}{block:permalinkpage}{Photoset-500}{/block:permalinkpage}{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}</div>{/block:Photoset}
  313.  
  314. {block:Quote}<div class="quote"><div style="padding: 0px 10px 0px 10px;"><i>{Quote}</i></div>{block:Source}<div class="source">{Source}</div>{/block:Source}</div>{/block:Quote}
  315.  
  316. {block:Link}<div class="link"><a href="{URL}" {Target}>{Name}</a></div>{block:Description}<div class="description">{Description}</div>{/block:Description}{/block:Link}
  317.  
  318. {block:Chat}<div class="chat">{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}<ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">
  319. {block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>
  320. {/block:Lines}</ul></div>{/block:Chat}
  321.  
  322. {block:Answer}<div style="color:{color:text};"><div class="question"><b><span class="asker">{Asker}</span></b> —
  323. "{Question}"</div></div><br><div class="answer">{Answer}</div>{/block:Answer}
  324.  
  325. {block:Video}<div class="video">{block:indexpage}{Video-250}{block:indexpage}{block:permalinkpage}{Video-500}{/block:permalinkpage}</div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Video}
  326.  
  327. {block:Audio}<div class="audio">{block:AlbumArt}{block:permalinkpage}<div class="audioimg">{/block:permalinkpage}<img src="{AlbumArtURL}" style="width:250px;">{block:permalinkpage}</div>{/block:permalinkpage}{/block:AlbumArt}
  328. {block:permalinkpage}<div style="margin-left: 105px;text-align: left;font-family: cambria;font-size: 16px;line-height: 150%;letter-spacing: 1px;font-style: oblique;font-weight: 200;">{/block:permalinkpage}
  329. <div class="audioinfo"> {block:TrackName} {TrackName} |
  330. {/block:TrackName} {PlayCountWithLabel}</div>
  331. {AudioPlayerBlack}</div>{block:permalinkpage}</div>{/block:permalinkpage}
  332.  
  333. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:Audio}
  334.  
  335. {block:indexpage}
  336. <div id="infos">{block:Date}<a href="{Permalink}" style="color:{color:text}; font-weight:bold;">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}
  337. <a href="{Permalink}" style="color:{color:text};">{NoteCount} Notes</a></div>{/block:indexpage}
  338.  
  339. {block:PermalinkPagination}
  340. <div id="infos">{block:Date}Posted on <a href="{Permalink}" style="color:{color:text}; font-weight:bold;">{Month} {DayOfMonth}{DayOfMonthSuffix}</a>{/block:Date}
  341. <a href="{Permalink}" style="color:{color:text};">with {NoteCount} Notes</a>{block:RebloggedFrom}<br/><a href="{ReblogParentURL}" title="{ReblogParenttitle}" style="color:{color:text};">Via</a>{block:ContentSource} <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}" style="color:{color:text}">Source</a> {/block:ContentSource}{/block:RebloggedFrom} <a href="{ReblogURL}" target="_blank" style="color:{color:text}">Reblog</a></span>
  342.  
  343. {block:HasTags}<div class="tags">{block:Tags}<a href="{TagURL}">{Tag}</a>{/block:Tags}</div>{/block:HasTags}</div>{/block:PermalinkPagination}
  344.  
  345. {block:PostNotes}<div class="pagenotes">{PostNotes}</div>{/block:PostNotes}</div>
  346.  
  347. {/block:Posts}
  348. </div></div></div></div>
  349.  
  350. {block:IndexPage}{block:Pagination}<div id="pagination">{block:NextPage}<a id="nextPage" href="{NextPage}"></a>{/block:NextPage}{block:PreviousPage}<a href="{PreviousPage}"></a>{/block:PreviousPage}</div>{/block:Pagination}{/block:IndexPage}
  351.  
  352. <div id="credit">
  353. <a href="http://llermans.tumblr.com">
  354. LLMNS
  355. </a> </div>
  356.  
  357. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement