assshhhhllleey

theme 07 b&w

Jun 12th, 2013
446
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.36 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. ________________________________________________________________________
  5.  
  6. Theme 07 b&w by Ashley aka Twerkitnarry
  7.  
  8. REMEMBER: IF YOU USE THIS, YOU ((MUST)) REBLOG/LIKE THE THEME POST.
  9.  
  10. Seriously
  11. Like
  12. Seriously
  13.  
  14. Oh and dont steal any part of this or Ill find u xoxo
  15.  
  16. Thank you and enjoy!
  17. ________________________________________________________________________
  18.  
  19. -->
  20.  
  21.  
  22. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  23. <head><title>{Title}</title>
  24. <link rel="shortcut icon" href="{Favicon}">
  25. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  26. {block:Description}<meta name="description" content="{MetaDescription}" />
  27. {/block:Description}
  28.  
  29.  
  30. <meta name="color:Background" content="#ffffff"/>
  31. <meta name="color:Text" content="#a8a8a8"/>
  32. <meta name="color:Link" content="#BFBFBF"/>
  33. <meta name="color:sblinks" content="#ffffff"/>
  34. <meta name="color:Tags" content="#000000"/>
  35. <meta name="color:Hover" content="#f2f2f2"/>
  36. <meta name="color:Line" content="#3f3f3f"/>
  37. <meta name="color:Post" content="#ffffff"/>
  38. <meta name="image:sidebar" content="http://static.tumblr.com/72bcafdc0e26d49edbf08d1f31c99dc5/b1xkvhu/2NVmoi9eo/tumblr_static_esoteric-taijitu-yin-yang_copyy.png"/>
  39. <meta name="text:Link 1" content="" />
  40. <meta name="text:Link 1 Text" content="" />
  41. <meta name="text:Link 2" content="" />
  42. <meta name="text:Link 2 Text" content="" />
  43. <meta name="text:Link 3" content="" />
  44. <meta name="text:Link 3 Text" content="" />
  45. <meta name="if:Show Link 1" content="1" />
  46. <meta name="if:Show Link 2" content="1" />
  47. <meta name="if:Show Link 3" content="1" />
  48. <meta name="color:scrollbarbg" content="#ffffff"/>
  49.  
  50.  
  51. <style type="text/css">
  52.  
  53. /* --- SCROLLBAR ---*/
  54.  
  55. ::-webkit-scrollbar {
  56. width: 5px;height: 5px;}
  57. ::-webkit-scrollbar-button:start:decrement,
  58. ::-webkit-scrollbar-button:end:increment {
  59. height: 6px;display: block;background-color: {color:white};}
  60. ::-webkit-scrollbar-track-piece {
  61. background-color: {color:scrollbarbg};}
  62. ::-webkit-scrollbar-thumb:vertical {
  63. height: 9px;background-color: {color:scrollbarbg};border-top:1px solid {color:scrollbarbg};border-bottom:1px solid {color:scrollbarbg};}
  64.  
  65.  
  66. iframe#tumblr_controls {position:fixed; z-index:9999999999; top: 3px; margin: 0 0 0 0; right:4px; -webkit-filter: invert(100%);}
  67.  
  68. /* --- BODY ---*/
  69.  
  70. body {
  71. background:{color:background};
  72. margin:0px;
  73. color:{color:text};
  74. font-family:Calibri;
  75. font-size:9px;
  76. line-height:100%;
  77. }
  78.  
  79. a {
  80. text-decoration:none;
  81. outline:none;
  82. -moz-outline-style:none;
  83. color:{color:link};
  84. }
  85.  
  86. img {
  87. border:none;
  88. }
  89.  
  90. blockquote {
  91. padding-left:5px;
  92. border-left:2px solid;
  93. }
  94.  
  95. blockquote blockquote {
  96. padding-left:5px;
  97. border-left:2px solid;
  98. }
  99.  
  100. h1 {
  101. font-size:9px;
  102. text-transform:uppercase;
  103. }
  104.  
  105. a:hover {
  106. opacity:10;
  107. color:{color:hover};
  108. -webkit-transition: all 0.7s ease;
  109. -moz-transition: all 0.7s ease;
  110. -o-transition: all 0.7s ease
  111. }
  112.  
  113. /* --- POST ENTRIES ---*/
  114.  
  115.  
  116. #entries {
  117. padding:10px;
  118. width:500px;
  119. margin-left:450px;
  120. margin-top:40px;
  121. font-size:10px;
  122. }
  123.  
  124. /* --- BODY: POSTS ---*/
  125.  
  126.  
  127. #post {
  128. width:500px;
  129. padding-bottom:20px;
  130. padding:10px;
  131. margin-top:45px;
  132. background-color:{color:Post};
  133. }
  134.  
  135. /* --- SIDEBAR IMAGE ---*/
  136.  
  137.  
  138. #sidebar {
  139. width:300px;
  140. height: 100px;
  141. position:fixed;
  142. margin-left:0px;
  143. margin-top:50px;
  144. opacity:1;
  145. background-color:#000;
  146. }
  147.  
  148. #sidebarimage {
  149. width: 100px;
  150. height: 100px;
  151. margin-left: 10px;
  152. margin-top: 2px;
  153. }
  154.  
  155. #sidebarimage img {
  156. width:88px;
  157. height: 88px;
  158. border:solid 4px;
  159. border-color: #000;
  160. }
  161.  
  162.  
  163. /* --- BOX --- */
  164.  
  165. #box {
  166. width: 120px;
  167. height: 200%;
  168. margin-top:-80px;
  169. margin-left: 190px;
  170. position:fixed;
  171. background-color: #000;
  172. -webkit-transition: all .5s linear;
  173. -webkit-transform: rotate(10deg);
  174. -moz-transform: rotate(10deg);
  175. -o-transform: rotate(10deg);
  176. }
  177.  
  178.  
  179. /* --- LINKS ---*/
  180.  
  181. .links {
  182. width:300px;
  183. height:150px;
  184. line-height: 370%;
  185. padding: 9px;
  186. font-size:22px;
  187. font-family:'Courier New';
  188. text-align:center;
  189. font-style: bold;
  190. margin-top:60px;
  191. margin-left:125px;
  192. text-transform:uppercase;
  193. word-spacing:20px;
  194. position:fixed;
  195. padding-bottom:7px;
  196. color: {color:Link};
  197.  
  198. }
  199.  
  200. .links a {
  201. color:{color:sblinks}
  202. }
  203.  
  204. .links a:hover {
  205. color:{color:Hover}
  206. }
  207.  
  208.  
  209. /* --- DESCRIPTION ---*/
  210.  
  211. #description {
  212. position:fixed;
  213. font-family:candara;
  214. line-height:90%;
  215. font-size:11px;
  216. font-style:italic;
  217. width:150px;
  218. margin-top:-95px;
  219. margin-left:115px;
  220. padding:8px;
  221. text-align:center;
  222. color:#ffffff;
  223. }
  224.  
  225. #description a {
  226. color:{color:sblinks};
  227. -moz-transition-duration:0.4s;
  228. -webkit-transition-duration:0.4s;
  229. -o-transition-duration:0.4s;
  230. }
  231.  
  232. /* --- PAGINATION---*/
  233.  
  234.  
  235. #pagination {
  236. width:100px;
  237. font-size:12px;
  238. text-align:center;
  239. margin-left:145px;
  240. margin-top:-23px;
  241. position:fixed;
  242. font-family:consolas;
  243. letter-spacing:0px;
  244. }
  245.  
  246. #pagination a {
  247. color:{color:sblinks}
  248. }
  249.  
  250. /* --- POST INFO ---*/
  251.  
  252.  
  253. #info {
  254. text-align:left;
  255. margin-top:10px;
  256. text-transform:uppercase;
  257. font-size:8px;
  258. font-style:none;
  259. border-top:1px solid {color:Line}
  260. }
  261.  
  262. /* --- POST TAGS---*/
  263.  
  264.  
  265. #tags {
  266. font-family:cambria;
  267. letter-spacing:0px;
  268. text-transform:lowercase;
  269. font-size:9px;
  270. font-style:none;
  271. margin-top:4px;
  272. text-align:left;
  273. }
  274.  
  275. #tags a {
  276. display:inline;
  277. color:{color:Tags};
  278. padding:-3px;
  279. text-align:left;
  280. -webkit-transition: all 0.6s ease-in-out;
  281. -moz-transition: all 0.6s ease-in-out;
  282. -o-transition: all 0.6s ease-in-out;
  283. -ms-transition: all 0.6s ease-in-out;
  284. transition: all 0.6s ease-in-out;
  285. }
  286.  
  287.  
  288. /* --- QUESTIONS ---*/
  289.  
  290. #asker {
  291. padding:5px;
  292. text-align:left;
  293. color:{color:text};
  294. background-color:{color:#ffffff};
  295. border-bottom:2px solid #000000;
  296. border-right:1px dashed #000000;
  297. border-left:1px solid #000000;
  298. border-top:1px dashed #000000;
  299. }
  300.  
  301. #s-m-t-tooltip {
  302. max-width:300px;
  303. padding:3px 4px 5px 4px;
  304. margin:20px 0px 0px 20px;
  305. background-color:#fff; /* change the background color */
  306. border:1px solid #ddd; /* change the border color */
  307. font-family:calibri; /* change the font */
  308. font-size:10px; /* change the font size */
  309. letter-spacing:2px; /* change the letter spacing */
  310. text-transform:uppercase; /* can be uppercase, lowercase, none*/
  311. color:#999; /* change the text color */
  312. z-index:999999999999999999999999999999999999;
  313. }
  314.  
  315. {CustomCSS}</style></head><body>
  316.  
  317. <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
  318. <script src="http://static.tumblr.com/iuw14ew/VSQma1786/jquery.style-my-tooltips.js"></script>
  319. <script>
  320. (function($){
  321. $(document).ready(function(){
  322. $("a[title]").style_my_tooltips({
  323. tip_follows_cursor:true,
  324. tip_delay_time:90,
  325. tip_fade_speed:600,
  326. attribute:"title"
  327. });
  328. });
  329. })(jQuery);
  330. </script>
  331.  
  332.  
  333. <div id="box"></div>
  334.  
  335. <div class="links">
  336. &nbsp&nbsp&nbsp <a title="Home"href="/">I.</a> <br>
  337. &nbsp&nbsp&nbsp<a title="Mail"href="/ask">II.</a> <br>
  338. &nbsp&nbsp{block:IfShowLink1}<a title="{text:Link 1 Text}"href="{text:Link 1}">III.</a>{/block:IfShowLink1} <br>
  339. &nbsp{block:IfShowLink2}<a title="{text:Link 2 Text}"href="{text:Link 2}">IV.</a>{/block:IfShowLink2} <br>
  340. {block:IfShowLink3}<a title="{text:Link 3 Text}"href="{text:Link 3}">V.</a>{/block:IfShowLink3} <br>
  341. </div>
  342.  
  343. <div id="sidebar">
  344. <div id="sidebarimage"><img src="{image:sidebar}"></div>
  345.  
  346. <div id="description">
  347. {Description}
  348. </div>
  349.  
  350.  
  351. {block:Pagination}<div id="pagination">
  352. {block:PreviousPage}<a href="{PreviousPage}"><<</a>&nbsp;&nbsp;{/block:PreviousPage}
  353. {block:NextPage}<a href="{NextPage}">>></a>{/block:NextPage}
  354. </div>{/block:Pagination}
  355.  
  356. </div>
  357.  
  358. <div id="entries">{block:Posts}<div id="post">
  359.  
  360. {block:Text}<h1>{block:Title}{Title}{/block:Title}</h1>{Body}{/block:Text}
  361.  
  362. {block:Photo}{LinkOpenTag}<img src="{PhotoURL-500}">{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  363.  
  364. {block:Photoset}{Photoset-500}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  365.  
  366. {block:Quote}{Quote}{/block:Quote}
  367.  
  368. {block:Link}<h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}{/block:Link}
  369.  
  370. {block:Chat}{block:Title}<h1>{Title}</h1>{/block:Title}{block:Lines}{block:Label}<b>{Label}</b>{/block:Label} {Line}<br>{/block:Lines}{/block:Chat}
  371.  
  372. {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>
  373. <br>{block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}
  374. <br>{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
  375. {/block:ExternalAudio}<br><b>Played:</b> {PlayCount} times
  376. {/block:Audio}
  377.  
  378. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  379.  
  380. {block:Answer}<div id="asker"><span style="font-family:cambria;font-size:9px;font-style:italic;">✎ {Asker}: </span>{Question}</div><left><font face="cambria">{Answer}</font>{/block:Answer}
  381.  
  382.  
  383. <div id="info">
  384. <br>{block:Date}{TimeAgo}{/block:Date} with <a href="{Permalink}">
  385. {NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank">( reblog )</a>
  386. <div style="float:right;">
  387. {block:RebloggedFrom} via <a href="{ReblogParentURL}" title="{ReblogParentTitle}">{ReblogParentName}</a>{/block:RebloggedFrom}
  388. {block:ContentSource}<a href="{SourceURL}"> - (© {SourceLink})</a>{/block:ContentSource}
  389. </div>{block:HasTags}<div id="tags"><big><big><big>☯</big></big></big>{block:Tags} #<a href="{TagURL}">{Tag}</a> {/block:Tags}</div>{/block:HasTags} </div></div>
  390.  
  391. {/block:Posts}
  392. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}
  393. {/block:Posts} </div></div>
  394.  
  395.  
  396.  
  397. <!--
  398. THEME MAKER CREDIT
  399. -->
  400.  
  401. <div style="position:fixed;bottom:3px; right:3px; font-size:7px; letter-spacing:1px; font-family:cambria;"><a href="http://twerkitnarry.tumblr.com/">© TWERKITNARRY</a></center></div>
  402.  
  403.  
  404. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment