Advertisement
dawnsalvatore

Theme #127

Jan 3rd, 2014
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.63 KB | None | 0 0
  1. <!-- theme #127 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:Sidebar" content="#f6f6f6" />
  29. <meta name="color:Border" content="#f0f0f0" />
  30. <meta name="color:Link" content="#c6c6c6" />
  31. <meta name="color:Linkhover" content="#d1d1d1" />
  32. <meta name="color:Scrollbar" content="#e9e8e8" />
  33. <meta name="color:Text" content="#b8b8b8" />
  34. <meta name="color:Title" content="#7a7a7a" />
  35. <meta name="color:Bold" content="#4d4c4b" />
  36. <meta name="color:Italic" content="#868686" />
  37.  
  38.  
  39. <meta name="image:sidebar" content=""/>
  40. <meta name="image:background" content="" />
  41.  
  42. <meta name="text:Home" content="/" />
  43. <meta name="text:Home Title" content="Home" />
  44. <meta name="text:Ask" content="/ask" />
  45. <meta name="text:Ask Title" content="Ask" />
  46. <meta name="text:Link1" content="" />
  47. <meta name="text:Link1 Title" content="" />
  48. <meta name="text:Link2" content="" />
  49. <meta name="text:Link2 Title" content="" />
  50. <meta name="text:Link3" content="" />
  51. <meta name="text:Link3 Title" content="" />
  52.  
  53. <meta name="if:Infinite Scroll" content=""/>
  54. <meta name="if:500pxPosts" content="1">
  55. <meta name="if:400pxPosts" content="">
  56. <meta name="if:FirstLetter" 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:10px; 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:50px; 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 {background-color:{color:sidebar}; width:300px; margin-top:0px; margin-left:-4px; position:fixed; height:120%; margin-top:-19px; border-right:4px solid {color:border};}
  170.  
  171.  
  172. #description { font-size:10px; font-family:calibri; padding:5px; text-align:justify; width:170px; margin-top: 10px;line-height:14px; }
  173.  
  174. #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}}
  175.  
  176. #sidebarimg img { width:200px; text-align:center; margin-top:5px; }
  177.  
  178. #title {margin-left:1px; margin-top:125px; font-family:Allura; font-size: 28px; padding:5px; max-width:325px; letter-spacing:1px; color:{color:title}; text-align: center; }
  179.  
  180.  
  181. /* --- LINKS ---*/
  182.  
  183. #tlinks { margin-top:5px; padding-top:9px; text-align: center; }
  184.  
  185. #tlinks a {font-family:cambria; font-size:9px; padding:1px; text-transform:uppercase; letter-spacing:1px; display:inline-block; word-spacing:1px; -moz-transition-duration:0.8s ease-in-out; -webkit-transition-duration:0.8s ease-in-out; -o-transition-duration:0.8s ease-in-out; }
  186.  
  187. #tlinks a:hover { text-decoration:underline; -moz-transition-duration:0.8s ease-in-out; -webkit-transition-duration:0.8s ease-in-out; -o-transition-duration:0.8s ease-in-out; }
  188.  
  189.  
  190. #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};}
  191.  
  192.  
  193. /* --- PAGINATION ---*/
  194.  
  195. #pagination { margin-left:140px; font-size:10px}
  196.  
  197.  
  198. /* --- CREDITS ---*/
  199. #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;}
  200.  
  201. /* --- ASK ---*/
  202. #ask { position:relative; padding:5px; padding-left:40px; margin-bottom:15px; font-family:calibri; font-size:11px; {block:If500pxPosts}
  203. {block:IfNot400pxPosts}
  204. width:430px;
  205. {/block:IfNot400pxPosts}
  206. {/block:If500pxPosts}
  207. {block:IfNot500pxPosts}
  208. {block:If400pxPosts}
  209. width:330px;
  210. {/block:If400pxPosts}
  211. {/block:IfNot500pxPosts}
  212. {block:IfNot500pxPosts}
  213. {block:IfNot400pxPosts}
  214. width:180px;
  215. {/block:IfNot400pxPosts}
  216. {/block:IfNot500pxPosts}}
  217.  
  218.  
  219.  
  220. /* --- INFO ---*/
  221. #info{font-size:8px; padding:5px; font-family:calibri; font-style:none; text-align:none; margin-top:-5px; letter-spacing:2px; text-transform:uppercase; }
  222.  
  223. #tags { letter-spacing:1px; font-family: calibri; font-size:8px; text-transform:lowercase; text-align:none; margin-top:0px; padding:1px; {block:IfTagsHover}opacity:0; {/block:IfTagsHover}-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear; }
  224.  
  225. #tags a{padding-right:3px}
  226.  
  227. .notes img{width:15px; position:relative; top:5px; border-radius:360px; padding:5px; }
  228.  
  229. ol.notes, .notes li{list-style:none; margin:0px; padding-left:5px; position:relative; }
  230.  
  231. ol.notes {margin:-75px -15px; padding:10px;}
  232.  
  233. #audio {width:500px; height:auto; padding-bottom:5px;
  234. display:block;}
  235.  
  236.  
  237. </style>
  238. <style type="text/css">{CustomCSS}</style>
  239. {block:IfInfiniteScroll} <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  240. {/block:IfInfiniteScroll}
  241. </head>
  242. <body>
  243. <BR>
  244.  
  245.  
  246.  
  247.  
  248.  
  249. </div> </div>
  250.  
  251.  
  252.  
  253. <div id="sbar">
  254.  
  255.  
  256.  
  257. <center> <div id="title">{Title}</div> <div id="sidebarimg"><img src="{image:sidebar}"> </div>
  258.  
  259.  
  260.  
  261. <div id="tlinks"> <a href="{text:Home}">{text:Home Title}</a>
  262. <a href="{text:Ask}">{text:Ask Title}</a>
  263. {block:ifLink1}<a href="{text:Link1}"> {text:Link1 Title}</a>{/block:ifLink1}
  264. {block:ifLink2}<a href="{text:Link2}"> {text:Link2 Title}</a>{/block:ifLink2}
  265. {block:ifLink3}<a href="{text:Link3}"> {text:Link3 Title}</a>{/block:ifLink3}
  266. </div>
  267. <div id="description">
  268. {Description} </div>
  269. <br>
  270. {block:IfNotInfiniteScroll} <div id="pagination">{block:Pagination}{block:PreviousPage}
  271. <a href="{PreviousPage}">«</a>
  272. {/block:PreviousPage}
  273. {CurrentPage}/{TotalPages}
  274. {block:NextPage}
  275. <a href="{NextPage}">»</a>
  276. {/block:NextPage}{/block:Pagination}
  277. </div></center>
  278. {/block:IfNotInfiniteScroll}
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285. </div></div>
  286.  
  287. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">© SALVATOREH</a></div>
  288.  
  289. <div id="entries">
  290. <div class = "autopagerize_page_element" >
  291. {block:Posts}
  292. <div id="posts">
  293.  
  294.  
  295. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  296. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  297. {block:Text}{Body}{/block:Text}
  298.  
  299. {block:Link}<a href="{URL}" class="link" {Target}>{Name}&nbsp</a></h1>
  300. {block:Description}{Description}{/block:Description}{/block:Link}
  301.  
  302. {block:Photo}<center>{LinkOpenTag}
  303. {block:If500pxPosts}
  304. {block:IfNot400pxPosts}
  305. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  306. {/block:IfNot400pxPosts}
  307. {/block:If500pxPosts}
  308.  
  309.  
  310. {block:IfNot500pxPosts}
  311. {block:If400pxPosts}
  312. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  313. {/block:If400pxPosts}
  314. {/block:IfNot500pxPosts}
  315.  
  316. {block:IfNot500pxPosts}
  317. {block:IfNot400pxPosts}
  318. <img src="{PhotoURL-250}" alt="{PhotoAlt}"/>
  319. {/block:IfNot400pxPosts}
  320. {/block:IfNot500pxPosts}
  321.  
  322.  
  323. {LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  324. {block:Photoset}{block:If500pxPosts}
  325. {block:IfNot400pxPosts}
  326. {Photoset-500}
  327. {/block:IfNot400pxPosts}
  328. {/block:If500pxPosts}
  329.  
  330.  
  331. {block:IfNot500pxPosts}
  332. {block:If400pxPosts}
  333. {Photoset-400}
  334. {/block:If400pxPosts}
  335. {/block:IfNot500pxPosts}
  336.  
  337. {block:IfNot500pxPosts}
  338. {block:IfNot400pxPosts}
  339. {Photoset-250}
  340. {/block:IfNot400pxPosts}
  341. {/block:IfNot500pxPosts}
  342. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  343.  
  344. {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}
  345.  
  346.  
  347. {block:Video}{block:If500pxPosts}
  348. {block:IfNot400pxPosts}
  349. {Video-500}
  350. {/block:IfNot400pxPosts}
  351. {/block:If500pxPosts}
  352.  
  353. {block:IfNot500pxPosts}
  354. {block:If400pxPosts}
  355. {Video-400}
  356. {/block:If400pxPosts}
  357. {/block:IfNot500pxPosts}
  358.  
  359.  
  360. {block:IfNot500pxPosts}
  361. {block:IfNot400pxPosts}
  362. {Video-250}
  363. {/block:IfNot400pxPosts}
  364. {/block:IfNot500pxPosts}
  365. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  366.  
  367.  
  368.  
  369.  
  370. {block:Answer}
  371. <img align="left" style="border-radius:360px" src="{AskerPortraitURL-30}"> <div id="ask"><i>{Asker} said:</i> {Question}</div> <BR>
  372. {Answer}
  373. {/block:Answer}
  374.  
  375. {block:Audio}
  376. <div id="audio">
  377. {block:AudioPlayer}
  378. {AudioPlayerGrey}
  379. {/block:AudioPlayer}
  380. </div>
  381. {block:Caption}
  382. <p>{Caption}
  383. {/block:Caption}
  384. {/block:Audio}
  385.  
  386. </br>
  387.  
  388. <center> <div id="info">
  389. {block:Date}<a href="{Permalink}"><span style="background-color:{color:border};padding:2px;padding-left:6px;padding-right:6px;">{MonthNumberWithZero}.{DayOfMonthWithZero}</a>{/block:Date} {block:NoteCount} <a href="{Permalink}"> - {NoteCountWithLabel}{/block:NoteCount}</a> - <a href="{ReblogURL}"> reblog</a> </span>
  390. {block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  391. <div id="tags"> {block:HasTags} {block:Tags} <a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  392. </center>
  393. </div>
  394. </br> </br> {block:PostNotes}{PostNotes}{/block:PostNotes} {/block:Posts}</div>
  395.  
  396. </div></body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement