Advertisement
dawnsalvatore

Theme #153

Jan 31st, 2014
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.57 KB | None | 0 0
  1. <!-- theme #153 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="#eedbe5" />
  29. <meta name="color:Link" content="#757575" />
  30. <meta name="color:Linkhover" content="#cea9af" />
  31. <meta name="color:Scrollbar" content="#e8e8e8" />
  32. <meta name="color:Text" content="#787878" />
  33. <meta name="color:Title" content="#434343" />
  34.  
  35.  
  36. <meta name="image:sidebar" content=""/>
  37. <meta name="image:background" content="" />
  38.  
  39. <meta name="text:Home" content="/" />
  40. <meta name="text:Home Title" content="Mail" />
  41. <meta name="text:Ask" content="/ask" />
  42. <meta name="text:Ask Title" content="Ask" />
  43. <meta name="text:Link1" content="" />
  44. <meta name="text:Link1 Title" content="" />
  45. <meta name="text:Link2" content="" />
  46. <meta name="text:Link2 Title" content="" />
  47. <meta name="text:Link3" content="" />
  48. <meta name="text:Link3 Title" content="" />
  49. <meta name="text:Link4" content="" />
  50. <meta name="text:Link4 Title" content="" />
  51.  
  52. <meta name="if:Infinite Scroll" content=""/>
  53. <meta name="if:500pxPosts" content="1">
  54. <meta name="if:400pxPosts" content="">
  55.  
  56.  
  57. <style type="text/css">
  58.  
  59.  
  60. /* --- SCROLLBAR ---*/
  61. ::-webkit-scrollbar {height: 7px;width: 8px;}
  62. ::-webkit-scrollbar-thumb {background-color:{color:scrollbar};}
  63. ::-webkit-scrollbar-track{background-color:{color:background};}
  64.  
  65.  
  66.  
  67. /* --- TOP ---*/
  68. 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;}
  69.  
  70. 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;}
  71.  
  72.  
  73.  
  74. /* --- BODY ---*/
  75. 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}');}
  76.  
  77. 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};}
  78.  
  79. a:hover { color: {color:linkhover}; -webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; transition:all 0.5s linear; }
  80.  
  81. img {border:none;}
  82.  
  83. h1{font-size:12px; line-height:100%;text-transform:none ;font-family:cambria; color:{color:title}; }
  84.  
  85. h2 { font-size:14px; padding:3px; line-height:100%; font-family:cambria; color:{color:title}; font-style:italic;}
  86.  
  87. blockquote { padding-left:5px; margin-left:8px; border-left:2px solid {color:border};}
  88.  
  89. blockquote img, blockquote a img {{block:If500pxPosts}
  90. {block:IfNot400pxPosts}
  91. max-width:490px;
  92. {/block:IfNot400pxPosts}
  93. {/block:If500pxPosts}
  94. {block:IfNot500pxPosts}
  95. {block:If400pxPosts}
  96. max-width:390px;
  97. {/block:If400pxPosts}
  98. {/block:IfNot500pxPosts}
  99. {block:IfNot500pxPosts}
  100. {block:IfNot400pxPosts}
  101. max-width:240px;
  102. {/block:IfNot400pxPosts}
  103. {/block:IfNot500pxPosts} }
  104.  
  105. b, strong{color:{color:text};}
  106. i, em {border: none; color:{color:text};}
  107. p{margin-top:2px; margin-bottom:2px}
  108.  
  109. .user_1 .label {font-weight:bold; color:{color:linkhover}; }
  110. .user_2 .label { font-weight:bold; color:{color:text};}
  111. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px; }
  112.  
  113. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  114.  
  115. .audio {padding-bottom:10px; }
  116.  
  117. .albumart {float:left; padding-bottom:10px}
  118.  
  119. .albumart img {width:100px;height:100px;}
  120.  
  121. .playercontainer { text-align:left; padding:10px;}
  122.  
  123. .audioinfo { padding:10px; margin-bottom:-20px;}
  124.  
  125. .qmark {font-size: 90px; font-family:baskerville; color:{color:text}; line-height: 90px; margin-left: -2px; opacity: 0.2; filter:alpha (opacity=10);}
  126.  
  127. .quote {font-family:baskerville; font-size: 17px; line-height: 23px; margin-top: -85px; margin-left: 35px; padding: 10px;}
  128.  
  129. .qsource{margin: 5px 15px 0 0; text-align: right; text-transform: none;}
  130.  
  131.  
  132.  
  133. /* --- POSTS ---*/
  134.  
  135. #entries{margin-top:20px; margin-bottom:10px; margin-left:575px;
  136. {block:If500pxPosts}
  137. {block:IfNot400pxPosts}
  138. width:500px;
  139. {/block:IfNot400pxPosts}
  140. {/block:If500pxPosts}
  141. {block:IfNot500pxPosts}
  142. {block:If400pxPosts}
  143. width:400px;
  144. {/block:If400pxPosts}
  145. {/block:IfNot500pxPosts}
  146. {block:IfNot500pxPosts}
  147. {block:IfNot400pxPosts}
  148. width:250px;
  149. {/block:IfNot400pxPosts}
  150. {/block:IfNot500pxPosts}}
  151.  
  152. #posts{ padding:10px; margin-bottom:20px; line-height:12px;
  153. {block:If500pxPosts}
  154. {block:IfNot400pxPosts}
  155. width:500px;
  156. {/block:IfNot400pxPosts}
  157. {/block:If500pxPosts}
  158. {block:IfNot500pxPosts}
  159. {block:If400pxPosts}
  160. width:400px;
  161. {/block:If400pxPosts}
  162. {/block:IfNot500pxPosts}
  163. {block:IfNot500pxPosts}
  164. {block:IfNot400pxPosts}
  165. width:250px;
  166. {/block:IfNot400pxPosts}
  167. {/block:IfNot500pxPosts}}
  168.  
  169. /* --- SIDEBAR ---*/
  170. #sbar { width:260px; margin-top:125px; margin-left:300px; position:fixed; overflow:hidden; padding:5px;}
  171.  
  172. #description { font-size:10px; font-family:consolas; padding:10px; text-align:center; width:200px; margin-top:3px;line-height:12px ;}
  173.  
  174. #sidebarimg img { width:200px; text-align:center; padding-top:4px; border-top:7px double {color:border}; padding-bottom:4px; border-bottom:7px double {color:border}; }
  175.  
  176. #title {font-family: georgia; font-size:14px; line-height:16px; letter-spacing:2px; font-style:italic; margin:0px; padding:2px; text-align:center; width:150px;margin-top:0px; text-shadow:0px 0px 12px #828282;}
  177.  
  178. #sbar:hover #tlinks { margin-top:25px; opacity: 1; -webkit-transition: all 0.9s linear;-moz-transition: all 0.9s linear;transition: all 0.9s linear;}
  179.  
  180. /* --- LINKS ---*/
  181.  
  182. #tlinks { width:150px; margin-top:-60px; padding:15px; text-align: center; margin-left:-85px; display:inline-block; font-size:11px; font-family:consolas; line-spacing:6px; background-color:tansparent; letter-spacing: 1px; position:fixed; overflow: visible; opacity: 0; -webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;transition: all 0.6s linear;}
  183.  
  184. #tlinks a { background-color:#fff; color:{color:link}; display:inline-block; width: 40px; height: 35px; text-transform: lowercase; margin-bottom: 5px; opacity:1;text-align: center;padding:5px; line-height:315%; }
  185.  
  186. #tlinks a:hover {opacity:0.8 ; -webkit-transition: all 0.6s linear;-moz-transition: all 0.6s linear;transition: all 0.6s linear; }
  187.  
  188.  
  189. #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};}
  190.  
  191.  
  192. /* --- PAGINATION ---*/
  193.  
  194. #pagination {letter-spacing:1px; font-size:10px}
  195.  
  196.  
  197. /* --- CREDITS ---*/
  198. #credit {position: fixed; opacity:1; font-family:sans-serif; font-size:10px; letter-spacing:0px; text-align:left; bottom:20px; right:25px; text-transform:none;}
  199.  
  200. /* --- ASK ---*/
  201.  
  202. #ask {font-size:15px; font-weight:bold; text-align:right; font-style:italic; padding:10px; border-bottom: 1px solid {color:border} ;}
  203.  
  204. #question {padding:10px; text-align:right;}
  205.  
  206. #answer { text-align:left; padding:10px; }
  207.  
  208.  
  209. /* --- INFO ---*/
  210. #info{font-size:8px;padding:2px; padding-right:8px;font-family:calibri; font-style:none; text-align:center; margin-top:-5px; letter-spacing:1px; text-transform:uppercase; border-top: 1px solid {color:border} ; }
  211.  
  212. #tags { letter-spacing:1px; font-family: calibri; font-size:8px; text-transform:lowercase; text-align:none; margin-top:0px; padding:1px; }
  213.  
  214. #tags a{padding-right:3px}
  215.  
  216. .notes img{width:15px; position:relative; top:5px; border-radius:360px; padding:5px; }
  217.  
  218. ol.notes, .notes li{list-style:none; margin:0px; padding-left:5px; position:relative; }
  219.  
  220. ol.notes {margin:-50px -15px; padding:10px;}
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228. </style>
  229. <style type="text/css">{CustomCSS}</style>
  230. {block:IfInfiniteScroll} <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  231. {/block:IfInfiniteScroll}
  232. </head>
  233. <body>
  234.  
  235. <div id="sbar">
  236.  
  237. <center>
  238. <div id="tlinks">
  239. <a title="{text:Home Title}" href="{text:Home}">01</a>
  240. <a title="{text:Ask Title}" href="{text:Ask}" >02</a>
  241. {block:ifLink1}<a title="{text:Link1 Title}" href="{text:Link1}">03</a>{/block:ifLink1}
  242. {block:ifLink2}<a title="{text:Link2 Title}" href="{text:Link2}">04</a>{/block:ifLink2}
  243. {block:ifLink3}<a title="{text:Link3 Title}" href="{text:Link3}">05</a>{/block:ifLink3}
  244. {block:ifLink4}<a title="{text:Link4 Title}" href="{text:Link4}">06</a>{/block:ifLink4}
  245. </div>
  246.  
  247. <div id="sidebarimg"><img src="{image:sidebar}"> </div>
  248.  
  249. <div id="description">
  250. {Description} </div>
  251. <div id="title">{Title}</div>
  252.  
  253. <br>
  254. {block:IfNotInfiniteScroll}
  255. <div id="pagination"> {block:Pagination}
  256. {block:PreviousPage}
  257. <a href="{PreviousPage}">back</a>
  258. {/block:PreviousPage} —
  259. {block:NextPage}
  260. <a href="{NextPage}">forth</a>
  261. {/block:NextPage}
  262. {/block:Pagination}
  263. </div>
  264. </center>
  265. {/block:IfNotInfiniteScroll}
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272. </div></div>
  273.  
  274. <div id="credit"><a href="http://salvatoreh.tumblr.com/tagged/theme">© SALVATOREH</a></div>
  275.  
  276. <div id="entries">
  277. <div class = "autopagerize_page_element" >
  278. {block:Posts}
  279. <div id="posts">
  280.  
  281. {block:Quote}
  282. <b class="qmark">“</b><div class="quote">{Quote}</div>
  283. {block:Source}<div class="qsource"> — {Source}</div>
  284. {/block:Source}
  285. {/block:Quote}
  286.  
  287. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  288. {block:Text}{Body}{/block:Text}
  289.  
  290. {block:Link}<h2><a href="{URL}" class="link" {Target}>{Name}&rarr;</a></h2>
  291. {block:Description}{Description}{/block:Description}{/block:Link}
  292. {block:Photo}<center>{LinkOpenTag}
  293. {block:If500pxPosts}
  294. {block:IfNot400pxPosts}
  295. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  296. {/block:IfNot400pxPosts}
  297. {/block:If500pxPosts}
  298.  
  299.  
  300. {block:IfNot500pxPosts}
  301. {block:If400pxPosts}
  302. <img src="{PhotoURL-400}" alt="{PhotoAlt}"/>
  303. {/block:If400pxPosts}
  304. {/block:IfNot500pxPosts}
  305.  
  306. {block:IfNot500pxPosts}
  307. {block:IfNot400pxPosts}
  308. <img src="{PhotoURL-250}" alt="{PhotoAlt}"/>
  309. {/block:IfNot400pxPosts}
  310. {/block:IfNot500pxPosts}
  311.  
  312.  
  313. {LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  314. {block:Photoset}{block:If500pxPosts}
  315. {block:IfNot400pxPosts}
  316. {Photoset-500}
  317. {/block:IfNot400pxPosts}
  318. {/block:If500pxPosts}
  319.  
  320.  
  321. {block:IfNot500pxPosts}
  322. {block:If400pxPosts}
  323. {Photoset-400}
  324. {/block:If400pxPosts}
  325. {/block:IfNot500pxPosts}
  326.  
  327. {block:IfNot500pxPosts}
  328. {block:IfNot400pxPosts}
  329. {Photoset-250}
  330. {/block:IfNot400pxPosts}
  331. {/block:IfNot500pxPosts}
  332. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  333.  
  334. {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}
  335.  
  336.  
  337.  
  338. {block:Video}{block:If500pxPosts}
  339. {block:IfNot400pxPosts}
  340. {Video-500}
  341. {/block:IfNot400pxPosts}
  342. {/block:If500pxPosts}
  343.  
  344. {block:IfNot500pxPosts}
  345. {block:If400pxPosts}
  346. {Video-400}
  347. {/block:If400pxPosts}
  348. {/block:IfNot500pxPosts}
  349.  
  350.  
  351. {block:IfNot500pxPosts}
  352. {block:IfNot400pxPosts}
  353. {Video-250}
  354. {/block:IfNot400pxPosts}
  355. {/block:IfNot500pxPosts}
  356. {block:Caption}{Caption}{/block:Caption}{/block:Video}
  357.  
  358. {block:Answer}<div id="ask">{Asker}</div><div id="question">{Question}</div><div id="answer">{Answer}</div>{/block:answer}
  359.  
  360. {block:Audio}<div class="audio"><div class="playercontainer">{AudioPlayerWhite}</div><br>{block:AlbumArt}<div class="albumart"><img src="{AlbumArtURL}"/></div>{/block:AlbumArt}
  361. <div class="audioinfo">{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  362. {/block:ExternalAudio}<b>Played:</b> {PlayCount} times</div>
  363. </div>
  364. {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
  365.  
  366.  
  367. </br>
  368.  
  369. <center> <div id="info">
  370. {block:Date}posted on<a href="{Permalink}"> {DayOfMonthWithZero} {ShortMonth} {ShortYear}</a>{/block:Date} {block:NoteCount} with <a href="{Permalink}"> {NoteCountWithLabel}{/block:NoteCount}</a>
  371. {block:ContentSource}<a href="{SourceURL}" target="_blank"></a>{/block:ContentSource}{block:RebloggedFrom}<a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom}
  372. <div id="tags"> {block:HasTags}{block:Tags} <a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:HasTags}</div></div>
  373. </center>
  374. </div>
  375. </br> </br> {block:PostNotes}{PostNotes}{/block:PostNotes} {/block:Posts}</div>
  376.  
  377. </div></div>
  378. </div>
  379. </div></div>
  380. </body>
  381.  
  382. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement