Advertisement
emblemtres

Theme 04 by emblemtres

Jul 17th, 2013
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.49 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.  
  3. <!--
  4. Theme 05 by emblemtres AKA Sage
  5. Dont steal this shit nigga you do you in for a very rude awakening
  6. Okay have a nice day
  7. YOU'RE BEAUTIFUL
  8.  
  9. -->
  10.  
  11.  
  12. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  13. <head><title>{Title}</title>
  14. <link rel="shortcut icon" href="{Favicon}">
  15. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  16. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  17.  
  18.  
  19. <meta name="color:Background" content="#ffffff"/>
  20. <meta name="color:Sidebar" content="#ffffff"/>
  21. <meta name="color:Text" content="#a8a8a8"/>
  22. <meta name="color:Link" content="#b8b8b8"/>
  23. <meta name="color:Tags" content="f0f0f0"/>
  24. <meta name="color:Hover" content="#f2f2f2"/>
  25. <meta name="color:Line" content="#f2f2f2"/>
  26. <meta name="color:Border" content="#e4e4e4"/>
  27. <meta name="color:Post" content="#ffffff"/>
  28. <meta name="color:Answer" content="#f8f8f8"/>
  29.  
  30. <meta name="image:sidebar" content=""/>
  31. <meta name="image:Sidebar2" content=""/>
  32. <meta name="image:Sidebar3" content=""/>
  33. <meta name="image:Sidebar4" content=""/>
  34.  
  35. <meta name="image:bg" content=""/>
  36. <meta name="text:link1" content="" />
  37. <meta name="text:link1 url" content="/">
  38. <meta name="text:link2" content="" />
  39. <meta name="text:link2 url" content="/">
  40. <meta name="text:link3" content="" />
  41. <meta name="text:link3 url" content="/">
  42. <meta name="text:link4" content="" />
  43. <meta name="text:link4 url" content="/">
  44. <meta name="color:scrollbarbg" content="ffffff"/>
  45.  
  46.  
  47. <style type="text/css">
  48.  
  49. iframe#tumblr_controls { width:50%; white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  50.  
  51. iframe#tumblr_controls:hover { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:1; }
  52.  
  53. iframe#tumblr_controls {right:3px !important; position: fixed !important;-webkit-transition: opacity 0.7s linear;opacity: 0.2;-webkit-transition: all 0.8s ease-out;-moz-transition: all 0.8s ease-out;transition: all 0.8s ease-out;}
  54.  
  55. iframe#tumblr_controls:hover{-webkit-transition: opacity 0.7s linear;opacity: .9;-webkit-transition: all 0.4s ease-out;-moz-transition: all 0.4s ease-out;transition: all 0.4s ease-out;}
  56. #bite
  57. #bite a{
  58. display:block
  59. }
  60. #bite .death {
  61. margin-top:0px;filter: alpha(opacity = 0);
  62. opacity:0;-webkit-transition: all 0.5s ease-out;
  63. -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;
  64. }
  65.  
  66. #bite:hover .death {
  67. margin-top:0px;
  68. -webkit-transition: all 0.8s ease-out;
  69. -moz-transition: all 0.8s ease-out;
  70. transition: all 0.8s ease-out;
  71. filter: alpha(opacity = 100);
  72. filter: alpha(opacity = 100);
  73. opacity:100;
  74. }
  75. #s-m-t-tooltip {
  76.  
  77. max-width:300px;
  78.  
  79. padding:3px 3px 4px 5px;
  80.  
  81. margin:10px 0px 0px 10px;
  82.  
  83. background-color:#000; /* change the background color */
  84.  
  85. border:1px solid #fff; /* change the border color */
  86.  
  87. font-family:calibri; /* change the font */
  88.  
  89. font-size:9px; /* change the font size */
  90.  
  91. letter-spacing:2px; /* change the letter spacing */
  92.  
  93. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  94.  
  95. color:#fff; /* change the text color */
  96.  
  97. z-index:999999999999999999999999999999999999;
  98.  
  99. }
  100. *, body, a, a:hover {cursor: url(http://media.tumblr.com/tumblr_mem9zjUXhw1rqv2lu.png), auto;}
  101. /* --- SCROLLBAR ---*/
  102.  
  103. ::-webkit-scrollbar {
  104. width: 5px;height: 5px;}
  105. ::-webkit-scrollbar-button:start:decrement,
  106. ::-webkit-scrollbar-button:end:increment {
  107. height: 6px;display: block;background-color: {color:white};}
  108. ::-webkit-scrollbar-track-piece {
  109. background-color: {color:scrollbarbg};}
  110. ::-webkit-scrollbar-thumb:vertical {
  111. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  112.  
  113. /* --- BODY ---*/
  114.  
  115. body {
  116. background:{color:background};
  117. margin:0px;
  118. color:{color:text};
  119. font-family:arial;
  120. font-size:9px;
  121. line-height:100%;
  122. }
  123.  
  124. a {
  125. text-decoration:none;
  126. outline:none;
  127. -moz-outline-style:none;
  128. color:{color:link};
  129. }
  130.  
  131. img {
  132. border:none;
  133. }
  134.  
  135. blockquote {
  136. padding-left:5px;
  137. border-left:2px solid;
  138. }
  139.  
  140. blockquote blockquote {
  141. padding-left:5px;
  142. border-left:2px solid;
  143. }
  144.  
  145. h1 {
  146. font-size:9px;
  147. text-transform:uppercase;
  148. }
  149.  
  150. a:hover {
  151. opacity:10;
  152. color:{color:hover};
  153. -webkit-transition: all 0.7s ease;
  154. -moz-transition: all 0.7s ease;
  155. -o-transition: all 0.7s ease
  156. }
  157.  
  158. /* --- POST ENTRIES ---*/
  159.  
  160.  
  161. #entries {
  162. padding:10px;
  163. width:500px;
  164. margin-left:500px;
  165. margin-top:40px;
  166. font-size:10px;
  167. }
  168.  
  169. /* --- BODY: POSTS ---*/
  170.  
  171.  
  172. #post {
  173. width:500px;
  174. padding-bottom:20px;
  175. padding:10px;
  176. margin-top:15px;
  177. background-color:{color:Post};
  178. }
  179.  
  180. /* --- SIDEBAR IMAGE ---*/
  181.  
  182.  
  183. #sidebar {
  184. position:fixed;
  185. margin-left:70px;
  186. margin-top:130px;
  187. opacity:1;
  188. padding:250px 190px 200px 150px;
  189. border-right:1px line #e8e8e8;
  190. }
  191.  
  192.  
  193.  
  194.  
  195. #sidebarimage img {
  196. width:100px;
  197. height:100px;
  198. margin-left:-50px;
  199. margin-top:100px;
  200. padding:5px;
  201. top:250px;
  202. position:fixed;
  203. opacity:0.9;
  204.  
  205. -webkit-transition: all 0.5s ease;
  206. -moz-transition: all 0.5s ease;
  207. -o-transition: all 0.5s ease;
  208. }
  209.  
  210. #sidebarimage2 img {
  211. width:100px;
  212. height:100px;
  213. margin-top:-110px;
  214. margin-left:60px;
  215. padding:5px;
  216. top:350px;
  217. opacity:0.9;
  218. position:fixed;
  219. -webkit-transition: all 0.5s ease;
  220. -moz-transition: all 0.5s ease;
  221. -o-transition: all 0.5s ease;
  222. }
  223. #sidebarimage3 img {
  224. width:100px;
  225. height:100px;
  226. margin-top:-110px;
  227. margin-left:-50px;
  228. padding:5px;
  229. top:350px;
  230. opacity:0.9;
  231. position:fixed;
  232. -webkit-transition: all 0.5s ease;
  233. -moz-transition: all 0.5s ease;
  234. -o-transition: all 0.5s ease;
  235. }
  236. #sidebarimage4 img {
  237. width:100px;
  238. height:100px;
  239. margin-top:0px;
  240. margin-left:60px;
  241. padding:5px;
  242. top:350px;
  243. opacity:0.9;
  244. position:fixed;
  245. -webkit-transition: all 0.5s ease;
  246. -moz-transition: all 0.5s ease;
  247. -o-transition: all 0.5s ease;
  248. }
  249. #sidebar:hover #sidebarimage img {
  250. opacity:0;
  251. position:fixed;
  252. -webkit-transition: all 0.5s ease;
  253. -moz-transition: all 0.5s ease;
  254. -o-transition: all 0.5s ease;
  255. }
  256. #sidebar:hover #sidebarimage2 img {
  257. opacity:0;
  258. position:fixed;
  259. -webkit-transition: all 0.5s ease;
  260. -moz-transition: all 0.5s ease;
  261. -o-transition: all 0.5s ease;
  262. }
  263.  
  264. #sidebar:hover #links {
  265. margin-left:50px;
  266. opacity:1;
  267. -webkit-transition: all 0.5s ease;
  268. -moz-transition: all 0.5s ease;
  269. -o-transition: all 0.5s ease;
  270. }
  271.  
  272. #sidebar:hover #description{
  273. opacity:0.8;
  274. -webkit-transition: all .5s ease-in-out;
  275. -moz-transition: all .5s ease-in-out;
  276. -o-transition: all .5s ease-in-out;
  277. }
  278.  
  279. /* --- SIDEBAR LINKS ---*/
  280.  
  281.  
  282. .links {
  283. font-family:calibri;
  284. line-height:160%;
  285. font-size:9px;
  286. width:60px;
  287. height:60px;
  288. text-transform:uppercase;
  289. margin-top:-57px;
  290. padding:10px;
  291. background-color:#000;
  292. opacity:0;
  293. margin-left:-35px;
  294. text-align:center;
  295. color:#fff;
  296. position:fixed;
  297. -webkit-transition: all 0.7s ease;
  298. -moz-transition: all 0.7s ease;
  299. -o-transition: all 0.7s ease
  300. }
  301.  
  302.  
  303. .links a{
  304. padding:1px;
  305. color:#d3d3d3;
  306. letter-spacing:3px;
  307. -moz-transition-duration:.5s;
  308. -webkit-transition-duration:.5s;
  309. -o-transition-duration:.5s;
  310. }
  311.  
  312. .links a:hover{
  313. color:#fff;
  314. letter-spacing:8px;
  315. -moz-transition-duration:.5s;
  316. -webkit-transition-duration:.5s;
  317. -o-transition-duration:.5s;
  318. }
  319.  
  320. #sidebar:hover .links{
  321. opacity:.85;
  322. -moz-transition-duration:.7s;
  323. -webkit-transition-duration:.7s;
  324. -o-transition-duration:.7s;
  325. }
  326.  
  327. #description {
  328. line-height:120%;
  329. font-size:9.5px;
  330. font-style:none;
  331. font-family:calibri;
  332. color:#fff;
  333. width:65px;
  334. height:65px;
  335. margin-top:-170px;
  336. padding:10px;
  337. background-color:#111;
  338. opacity:0;
  339. margin-left:70px;
  340. text-align:center;
  341. position:fixed;
  342. -webkit-transition: all .9s ease-in-out;
  343. -moz-transition: all .5s ease-in-out;
  344. -o-transition: all .5s ease-in-out;
  345. }
  346. }
  347.  
  348. #description a {
  349. color:#fff
  350. -moz-transition-duration:0.4s;
  351. -webkit-transition-duration:0.4s; -o-transition-duration:0.4s;}
  352.  
  353. #description a:hover {}
  354.  
  355.  
  356. /* --- PAGINATION---*/
  357.  
  358.  
  359. #pagination {
  360. width:100px;
  361. font-size:8px;
  362. text-align:center;
  363. margin-left:0px;
  364. margin-top:60px;
  365. position:fixed;
  366. font-family:consolas;
  367. letter-spacing:0px;
  368. }
  369.  
  370. /* --- POST INFO ---*/
  371.  
  372.  
  373. #info {
  374. font-family:calibri;
  375. width:490px;
  376. margin-top:3px;
  377. padding:2px;
  378. padding-left:8px;
  379. font-size:8px;
  380. color:{color:link};
  381. text-transform:uppercase;
  382. font-style:normal;
  383. letter-spacing:2px;
  384. text-align:right;
  385. border-bottom:1px solid #f5f5f5;
  386. -moz-transition-duration:0.5s;
  387. -webkit-transition-duration:0.5s;
  388. -o-transition-duration:0.5s;
  389. }
  390.  
  391. #info a {
  392. color:{color:link};
  393. text-align:right;
  394. letter-spacing:1px;
  395. font-style:normal;
  396. }
  397.  
  398. #info a:hover {
  399. color:{color:hover};
  400. }
  401. /* --- POST TAGS---*/
  402.  
  403.  
  404. #tags {
  405. font-family:calibri;
  406. font-style:normal;
  407. width:500px;
  408. text-transform:uppercase;
  409. font-style:normal;
  410. color:{color:tags};
  411. letter-spacing:2px;
  412. line-height:120%;
  413. margin-left:-2px;
  414. font-size:8px;
  415. text-align:right;
  416. padding:2px;
  417. -moz-transition-duration:0.5s;
  418. -webkit-transition-duration:0.5s;
  419. -o-transition-duration:0.5s;
  420. }
  421.  
  422. #tags a {
  423. color:{color:text};
  424. letter-spacing:1px;
  425. padding:1px;
  426. }
  427.  
  428. #tags a:hover {
  429. color:#5f5e5e;
  430. }
  431.  
  432.  
  433. /* --- QUESTIONS ---*/
  434.  
  435. #asker {
  436. padding:7px;
  437. font-family:'calibri';
  438. letter-spacing:1px;
  439. text-align:left;
  440. font-style:none;
  441. margin-left:0px;
  442. border:1px #eee solid;
  443. background-color:{color:background}
  444. }
  445. #credit {
  446. font-size:11px;
  447. font-family:consolas;
  448. font-style:none;
  449. letter-spacing:1px;
  450. -moz-transition-duration:0.5s;
  451. -webkit-transition-duration:0.5s;
  452. -o-transition-duration:0.5s;
  453. }
  454.  
  455. #credit a {
  456. background-color:#fff;
  457. padding:7px;
  458. border:1px solid #e9e9e9;
  459. position:fixed;
  460. right:15px;
  461. bottom:10px
  462. }
  463.  
  464. #credit a:hover {
  465. color:#fff;
  466. background-color:#191919;
  467. }
  468.  
  469.  
  470. ::selection {color:#fff;background:#fff;}
  471. ::-moz-selection {color:#fff;background:#fff;}
  472. ::-webkit-selection{color:#fff;background:#fff;}
  473.  
  474.  
  475. {CustomCSS}</style></head><body>
  476.  
  477.  
  478.  
  479. <body onkeydown="return false">
  480.  
  481. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  482.  
  483. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  484.  
  485. <script>
  486.  
  487. (function($){
  488.  
  489. $(document).ready(function(){
  490.  
  491. $("a[title]").style_my_tooltips({
  492.  
  493. tip_follows_cursor:true,
  494.  
  495. tip_delay_time:0,
  496.  
  497. tip_fade_speed:0,
  498.  
  499. attribute:"title"
  500.  
  501. });
  502.  
  503. });
  504.  
  505. })(jQuery);
  506.  
  507. </script>
  508.  
  509. <div id="sidebar">
  510. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  511. <div id="sidebarimage2"><img src="{image:sidebar2}"></div>
  512. <div id="sidebarimage3"><img src="{image:sidebar3}"></div>
  513. <div id="sidebarimage4"><img src="{image:sidebar4}"></div>
  514.  
  515. <div id="description">
  516. {Description}
  517. </div>
  518.  
  519. <div class="links">
  520. <a href="{text:link1 url}" title="{text:link1}">Casa</a>
  521. <a href="{text:link2 url}" title="{text:link2}">Mail</a>
  522. <a href="{text:link3 url}" title="{text:link3}">Maps</a>
  523. <a href="{text:link4 url}" title="{text:link4}">roll</a>
  524. </div>
  525.  
  526. {block:Pagination}<div id="pagination">
  527. {block:PreviousPage}<a href="{PreviousPage}">&larr;</a>&nbsp;&nbsp;{/block:PreviousPage}
  528. {block:JumpPagination length="5"}
  529. {block:CurrentPage}<span class="current_page">{PageNumber}</span>&nbsp;&nbsp;{/block:CurrentPage}
  530. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>&nbsp;&nbsp;{/block:JumpPage}
  531. {/block:JumpPagination}
  532. {block:NextPage}<a href="{NextPage}">&rarr;</a>{/block:NextPage}
  533. </div>{/block:Pagination}
  534.  
  535. </div>
  536.  
  537.  
  538.  
  539.  
  540. <div id="entries">{block:Posts}<div id="post">
  541.  
  542. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  543.  
  544. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  545.  
  546. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  547.  
  548. {block:Quote}{Quote}{/block:Quote}
  549.  
  550. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  551.  
  552. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  553.  
  554. {block:Audio}<left>{block:AlbumArt}<img src="{AlbumArtURL}" width="80px" height="80px" align="left" style="margin-right:10px" />{/block:AlbumArt}<span class="audio">{AudioPlayerWhite}</left></span>
  555. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  556. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  557. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  558. {/block:Audio}
  559.  
  560. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  561.  
  562. {block:Answer}<div id="asker"><span style="font-family:calibri;font-size:9px;font-style:uppercase;">{Asker}: </span>{Question}</div><left><font face="calibri">{Answer}</font>{/block:Answer}
  563.  
  564.  
  565. <div id="info">
  566. <br>posted <a href="{Permalink}">{TimeAgo}</a> {block:RebloggedFrom} via <a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom} {block:ContentSource}(<a href="{SourceURL}">© <a href="{SourceURL}">{SourceLink}</a>){/block:ContentSource}{block:RebloggedFrom} <a href="{ReblogParentURL}" target="_blank"></a>{/block:RebloggedFrom} with <a href="{Permalink}">{NoteCountWithLabel}</a>
  567. {block:HasTags}<div id="tags">{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags}</div></div>
  568. {/block:Posts}
  569. {block:PostNotes}<div id="notes">{PostNotes}</div>{/block:PostNotes}
  570. {/block:Posts}</div></div></div>
  571.  
  572.  
  573.  
  574. <!--
  575. THEME MAKER CREDIT
  576. -->
  577. <div id="credit">
  578. <a href="http://emblemtres.tumblr.com/">EƎ</div>
  579.  
  580.  
  581. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement