Advertisement
dawnsalvatore

Theme #120

Dec 31st, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.74 KB | None | 0 0
  1. <!-- theme #120 by dawnsalvatore -->
  2. <html><head>
  3. <title>{Title}</title>
  4. <link rel="shortcut icon" href="{Favicon}">
  5. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  6. {block:Description}
  7. <meta name="description" content="{MetaDescription}" />
  8. {/block:Description}
  9. <style> .my-like { cursor:pointer; display:inline-block; vertical-align:top; } .my-liked, .my-like:hover { color: red; cursor:pointer; display:inline-block; vertical-align:top; } </style> <script> window.onload = function () { document.body.insertAdjacentHTML( 'beforeEnd', '<iframe id="my-like-frame" style="display:none;"></iframe>' ); document.addEventListener( 'click', function ( event ) { var myLike = event.target; if( myLike.className.indexOf( 'my-like' ) > -1 ) { var frame = document.getElementById( 'my-like-frame' ), liked = ( myLike.className == 'my-liked' ), command = liked ? 'unlike' : 'like', reblog = myLike.getAttribute( 'data-reblog' ), id = myLike.getAttribute( 'data-id' ), oauth = reblog.slice( -8 ); frame.src = 'http://www.tumblr.com/' + command + '/' + oauth + '?id=' + id; liked ? myLike.className = 'my-like' : myLike.className = 'my-liked'; }; }, false ); }; </script>
  10. </head>
  11. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  12. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  13. <script>
  14. (function($){
  15. $(document).ready(function(){
  16. $("a[title]").style_my_tooltips({
  17. tip_follows_cursor:true,
  18. tip_delay_time:80,
  19. tip_fade_speed:500,
  20. attribute:"title"});
  21. });
  22. })(jQuery);
  23. </script>
  24. <!-- DEFAULT VARIABLES -->
  25.  
  26.  
  27. <meta name="color:Background" content="#ffffff" />
  28. <meta name="color:Border" content="#f4f4f4" />
  29. <meta name="color:Link" content="#a0a0a0" />
  30. <meta name="color:Linkhover" content="#d1d1d1" />
  31. <meta name="color:Scrollbar" content="#e9e8e8" />
  32. <meta name="color:Text" content="#969595" />
  33. <meta name="color:Title" content="#7a7a7a" />
  34. <meta name="color:Bold" content="#4d4c4b" />
  35. <meta name="color:Italic" content="#868686" />
  36.  
  37.  
  38. <meta name="image:sidebar" content=""/>
  39. <meta name="image:background" content="" />
  40.  
  41. <meta name="text:Home" content="/" />
  42. <meta name="text:Home Title" content="Home" />
  43. <meta name="text:Ask" content="/ask" />
  44. <meta name="text:Ask Title" content="Ask" />
  45. <meta name="text:Link1" content="" />
  46. <meta name="text:Link1 Title" content="" />
  47. <meta name="text:Link2" content="" />
  48. <meta name="text:Link2 Title" content="" />
  49. <meta name="text:Link3" content="" />
  50. <meta name="text:Link3 Title" content="" />
  51.  
  52. <meta name="if:Infinite Scroll" content=""/>
  53. <meta name="if:500pxPosts" content="1">
  54. <meta name="if:400pxPosts" content="">
  55. <meta name="if:FirstLetter" content="1">
  56. <meta name="if:Description Hover" content="1">
  57. <meta name="if:Tags Hover" content="1">
  58.  
  59.  
  60.  
  61.  
  62. <link href='http://fonts.googleapis.com/css?family=Allura' rel='stylesheet' type='text/css'>
  63.  
  64. <link href='http://fonts.googleapis.com/css?family=Volkhov:400,400italic' rel='stylesheet' type='text/css'>
  65.  
  66. <link href='http://fonts.googleapis.com/css?family=Codystar' rel='stylesheet' type='text/css'>
  67.  
  68. <link href='http://fonts.googleapis.com/css?family=Euphoria+Script' rel='stylesheet' type='text/css'>
  69.  
  70. <style type="text/css">
  71.  
  72.  
  73. /* --- SCROLLBAR ---*/
  74. ::-webkit-scrollbar {height: 7px;width: 8px;}
  75. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  76. ::-webkit-scrollbar-track{background-color:{color:background};}
  77.  
  78.  
  79.  
  80. /* --- TOP ---*/
  81. iframe#tumblr_controls { right:3px !important; position: fixed !important; -webkit-transition: opacity 0.8s linear; opacity: 0.9; -webkit-transition: all 0.8s ease-out; -moz-transition: all 0.8s ease-out; transition: all 0.8s ease-out;}
  82.  
  83. iframe#tumblr_controls:hover{ -webkit-transition: opacity 0.9s linear; opacity: 1; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}
  84.  
  85.  
  86.  
  87. /* --- BODY ---*/
  88. body { background-attachment:fixed; font-family:calibri; font-size:11px; line-height:100%;color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}');}
  89.  
  90. a { text-decoration: none; font-weight: normal; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear; color: {color:link};}
  91.  
  92. a:hover { color: {color:linkhover}; text-decoration:none; font-weight:normal; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear; }
  93.  
  94. img {border:none;}
  95.  
  96. h1{font-size:12px; line-height:100%;text-transform:none ;font-family:cambria; color:{color:title}; }
  97.  
  98. h2 { font-size:14px; padding:3px; line-height:100%; font-family:cambria; color:{color:title}; font-style:italic;}
  99.  
  100. blockquote { padding-left:5px; margin-left:8px; border-left:2px solid {color:border};}
  101.  
  102. blockquote img, blockquote a img {{block:If500pxPosts}
  103. {block:IfNot400pxPosts}
  104. max-width:490px;
  105. {/block:IfNot400pxPosts}
  106. {/block:If500pxPosts}
  107. {block:IfNot500pxPosts}
  108. {block:If400pxPosts}
  109. max-width:390px;
  110. {/block:If400pxPosts}
  111. {/block:IfNot500pxPosts}
  112. {block:IfNot500pxPosts}
  113. {block:IfNot400pxPosts}
  114. max-width:240px;
  115. {/block:IfNot400pxPosts}
  116. {/block:IfNot500pxPosts} }
  117.  
  118. b, strong{color:{color:bold};}
  119. i, em {border: none; color:{color:italic};}
  120. p{margin-top:2px; margin-bottom:2px}
  121.  
  122. .user_1 .label {font-weight:bold; color:{color:linkhover}; }
  123. .user_2 .label { font-weight:bold; color:{color:text};}
  124. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; }
  125.  
  126. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  127.  
  128.  
  129. /* --- POSTS ---*/
  130. #entries{margin-top:40px;
  131. margin-bottom:0px; margin-left:450px;
  132. {block:If500pxPosts}
  133. {block:IfNot400pxPosts}
  134. width:500px;
  135. {/block:IfNot400pxPosts}
  136. {/block:If500pxPosts}
  137. {block:IfNot500pxPosts}
  138. {block:If400pxPosts}
  139. width:400px;
  140. {/block:If400pxPosts}
  141. {/block:IfNot500pxPosts}
  142. {block:IfNot500pxPosts}
  143. {block:IfNot400pxPosts}
  144. width:250px;
  145. {/block:IfNot400pxPosts}
  146. {/block:IfNot500pxPosts}}
  147.  
  148. #posts{ margin-bottom:40px; line-height:11px;
  149. {block:If500pxPosts}
  150. {block:IfNot400pxPosts}
  151. width:500px;
  152. {/block:IfNot400pxPosts}
  153. {/block:If500pxPosts}
  154. {block:IfNot500pxPosts}
  155. {block:If400pxPosts}
  156. width:400px;
  157. {/block:If400pxPosts}
  158. {/block:IfNot500pxPosts}
  159. {block:IfNot500pxPosts}
  160. {block:IfNot400pxPosts}
  161. width:250px;
  162. {/block:IfNot400pxPosts}
  163. {/block:IfNot500pxPosts}}
  164.  
  165. #posts:hover #tags{ opacity:1; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear;}
  166.  
  167.  
  168. /* --- SIDEBAR ---*/
  169. #sbar {width:106px; margin-top:200px; margin-left:250px; position:fixed; }
  170.  
  171. #sbar:hover #description {margin-top:-105px; margin-left: -140px; opacity:1 ; -webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear }
  172.  
  173. #description { font-size:10px; font-family:calibri; padding:4px; text-align:none;position:fixed; width:125px; margin-top: -105px;padding-bottom:4px;{block:IfDescriptionHover} margin-left: -20px; opacity:0 ;{/block:IfDescriptionHover} -webkit-transition: all 0.8s linear;-moz-transition: all 0.8s linear;transition: all 0.8s linear; background:{color:background}; {block:IfNotDescriptionHover} margin-left: -140px; opacity:1 ;{/block:IfNotDescriptionHover}}
  174.  
  175. #description:first-letter { {block:IfFirstLetter}padding:0px; font-style:bold; font-size:30px; margin-right:0px; margin-top:10px; font-family:'Euphoria Script'; {/block:IfFirstLetter}}
  176.  
  177. #sidebarimg img { width:100px; text-align:center; border-radius:0px; border:1px solid {color:border}; padding:3px; }
  178.  
  179.  
  180. /* --- LINKS ---*/
  181.  
  182. #tlinks { margin-top:3px; padding:0px; text-align: center; }
  183.  
  184. #tlinks a {font-family:cambria; font-size:9px; padding:3px; text-transform:uppercase; letter-spacing:1px; display:inline-block; }
  185.  
  186.  
  187. #s-m-t-tooltip {max-width:250px;padding:2px 2px 2px 2px;margin:8px 10px 5px -45px; font-family:calibri; font-size:8px; letter-spacing:2px; text-transform:uppercase; z-index:999999999999999999999999999999999999; background-color:{color:background}; border:1px solid {color:border}; color:{color:text};}
  188.  
  189.  
  190. /* --- PAGINATION ---*/
  191.  
  192. #pagination {text-align:center;}
  193.  
  194. #pagination a { margin: 0 1px 0 0; padding: 1px 5px; font-size:8px}
  195.  
  196. #pagination a:hover { ;font-size:8px;}
  197.  
  198. #pagination span.pagination_a { margin: 0 1px 0 0; padding: 1px 5px; font-size:9px}
  199.  
  200. #pagination span.info { margin: 0 1px 0 0; padding: 1px 5px; font-size:9px}
  201.  
  202.  
  203. /* --- CREDITS ---*/
  204. #credit {position: fixed; opacity:1; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:12px; right:15px; text-transform:none;}
  205.  
  206. /* --- ASK ---*/
  207. #ask { padding:15px; margin-bottom:0px; font-family:calibri; font-size:11px; {block:If500pxPosts}
  208. {block:IfNot400pxPosts}
  209. width:430px;
  210. {/block:IfNot400pxPosts}
  211. {/block:If500pxPosts}
  212. {block:IfNot500pxPosts}
  213. {block:If400pxPosts}
  214. width:330px;
  215. {/block:If400pxPosts}
  216. {/block:IfNot500pxPosts}
  217. {block:IfNot500pxPosts}
  218. {block:IfNot400pxPosts}
  219. width:180px;
  220. {/block:IfNot400pxPosts}
  221. {/block:IfNot500pxPosts}}
  222.  
  223.  
  224.  
  225. #ask:after, #demo:before { border: solid transparent;
  226. content: ' ';
  227. height: 0; left: 100%;
  228. position: absolute;
  229. width: 0; }
  230.  
  231. #ask:after { border-width: 7px;
  232. top: 10px;}
  233.  
  234. #ask:before { border-width: 10px;
  235. top: 10px;}
  236.  
  237.  
  238. /* --- INFO ---*/
  239. #info{font-size:8px; text-transform:uppercase; padding:5px; font-family:calibri; font-style:none; text-align:center; margin-top:-6px; border-top:1px solid {color:border}; word-spacing:1px; color:{color:link};}
  240.  
  241. #tags { font-family: calibri; font-size:8px; text-transform:lowercase; text-align:center; margin-top:-7px; padding:6px; {block:IfTagsHover}opacity:0; {/block:IfTagsHover}-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear; }
  242.  
  243. #tags a{padding-right:3px}
  244.  
  245. .notes img{width:15px; position:relative; top:5px; border-radius:360px; padding:5px; }
  246.  
  247. ol.notes, .notes li{list-style:none; margin:0px; padding-left:5px; position:relative; }
  248.  
  249. ol.notes {margin:-50px -10px; padding:10px;}
  250.  
  251. #audio {width:500px; height:auto; padding-bottom:5px;
  252. display:block;}
  253.  
  254.  
  255. </style>
  256. <style type="text/css">{CustomCSS}</style>
  257. {block:IfInfiniteScroll} <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  258. {/block:IfInfiniteScroll}
  259. </head>
  260. <body>
  261. <BR>
  262.  
  263.  
  264.  
  265.  
  266.  
  267. </div> </div>
  268.  
  269.  
  270.  
  271. <div id="sbar">
  272.  
  273.  
  274.  
  275. <div id="sidebarimg"><img src="{image:sidebar}"> </div>
  276. <div id="description">
  277. {Description} </div>
  278. <center> <div id="tlinks"> <a class="tooltip" title="{text:Home Title}" href="{text:Home}"> I. </a>
  279. <a class="tooltip" title="{text:Ask Title}" href="{text:Ask}"> II. </a>
  280. {block:ifLink1}<a class="tooltip" title="{text:Link1 Title}" href="{text:Link1}"> III. </a>{/block:ifLink1}
  281. {block:ifLink2}<a class="tooltip" title="{text:Link2 Title}" href="{text:Link2}"> IV. </a>{/block:ifLink2}
  282. {block:ifLink3}<a class="tooltip" title="{text:Link3 Title}" href="{text:Link3}"> V. </a>{/block:ifLink3}
  283. </div>
  284.  
  285. <br>
  286. {block:IfNotInfiniteScroll} <div id="pagination">
  287. {block:Pagination}
  288. {block:PreviousPage}
  289. <a href="{PreviousPage}">prev</a>
  290. {/block:PreviousPage} —
  291. {block:NextPage}
  292. <a href="{NextPage}">next</a>
  293. {/block:NextPage}
  294. {/block:Pagination}
  295.  
  296. </div>
  297. {/block:IfNotInfiniteScroll}</center>
  298.  
  299.  
  300.  
  301.  
  302.  
  303.  
  304. </div></div>
  305.  
  306. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">© SALVATOREH</a></div>
  307.  
  308. <div id="entries">
  309. <div class = "autopagerize_page_element" >
  310. {block:Posts}
  311. <div id="posts">
  312.  
  313.  
  314. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  315. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  316. {block:Text}{Body}{/block:Text}
  317.  
  318. {block:Link}<a href="{URL}" class="link" {Target}>{Name}&nbsp</a></h1>
  319. {block:Description}{Description}{/block:Description}{/block:Link}
  320.  
  321. {block:Photo}<center>{LinkOpenTag}
  322. {block:If500pxPosts}
  323. {block:IfNot400pxPosts}
  324. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  325. {/block:IfNot400pxPosts}
  326. {/block:If500pxPosts}
  327.  
  328.  
  329. {block:IfNot500pxPosts}
  330. {block:If400pxPosts}
  331. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  332. {/block:If400pxPosts}
  333. {/block:IfNot500pxPosts}
  334.  
  335. {block:IfNot500pxPosts}
  336. {block:IfNot400pxPosts}
  337. <img src="{PhotoURL-250}" alt="{PhotoAlt}"/>
  338. {/block:IfNot400pxPosts}
  339. {/block:IfNot500pxPosts}
  340.  
  341.  
  342. {LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  343. {block:Photoset}{block:If500pxPosts}
  344. {block:IfNot400pxPosts}
  345. {Photoset-500}
  346. {/block:IfNot400pxPosts}
  347. {/block:If500pxPosts}
  348.  
  349.  
  350. {block:IfNot500pxPosts}
  351. {block:If400pxPosts}
  352. {Photoset-400}
  353. {/block:If400pxPosts}
  354. {/block:IfNot500pxPosts}
  355.  
  356. {block:IfNot500pxPosts}
  357. {block:IfNot400pxPosts}
  358. {Photoset-250}
  359. {/block:IfNot400pxPosts}
  360. {/block:IfNot500pxPosts}
  361. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  362.  
  363. {block:Chat}<ul class="chat">{block:Title}{Title}{/block:Title} {block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  364.  
  365.  
  366. {block:Video}{block:If500pxPosts}
  367. {block:IfNot400pxPosts}
  368. {Video-500}
  369. {/block:IfNot400pxPosts}
  370. {/block:If500pxPosts}
  371.  
  372. {block:IfNot500pxPosts}
  373. {block:If400pxPosts}
  374. {Video-400}
  375. {/block:If400pxPosts}
  376. {/block:IfNot500pxPosts}
  377.  
  378.  
  379. {block:IfNot500pxPosts}
  380. {block:IfNot400pxPosts}
  381. {Video-250}
  382. {/block:IfNot400pxPosts}
  383. {/block:IfNot500pxPosts}
  384. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  385.  
  386.  
  387.  
  388.  
  389. {block:Answer}
  390. <img align="right" style="border-radius:360px" src="{AskerPortraitURL-40}"> <div id="ask"><i>{Asker} said:</i> {Question}</div> <BR>
  391. {Answer}
  392. {/block:Answer}
  393.  
  394. {block:Audio}
  395. <div id="audio">
  396. {block:AudioPlayer}
  397. {AudioPlayerGrey}
  398. {/block:AudioPlayer}
  399. </div>
  400. {block:Caption}
  401. <p>{Caption}
  402. {/block:Caption}
  403. {/block:Audio}
  404.  
  405. </br>
  406.  
  407. <center> <div id="info">
  408. POSTED {block:Date}<a href="{Permalink}">{TimeAgo} </a>{/block:Date} {block:NoteCount}WITH <a href="{Permalink}">{NoteCountWithLabel}{/block:NoteCount}</a> · <a href="{ReblogURL}"> Reblog</a>
  409. {block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  410. <div id="tags"> {block:HasTags}<u>tagged as:</u> &nbsp {block:Tags} <a href="{TagURL}"> <i> #{Tag}</i> </a> {/block:Tags}{/block:HasTags}</div></div>
  411.  
  412. </div> </center>
  413. </br> </br> {block:PostNotes}{PostNotes}{/block:PostNotes} {/block:Posts}</div>
  414.  
  415. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement