Don't like ads? PRO users don't see any ads ;-)

Themes By Ali 11

By: faggotfever on May 19th, 2012  |  syntax: None  |  size: 11.28 KB  |  hits: 334  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!--
  2. theme by http://lmprovident.tumblr.com/
  3. remove credit & i'll report you.
  4. -->
  5.  
  6.  
  7. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  8. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
  9. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&;v1' rel='stylesheet' type='text/css'>
  10. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  11.  
  12. <head>
  13. <meta name="image:Background" content="http://img46.imageshack.us/img46/6407/5y68a8.gif" />
  14. <meta name="color:text" content="#8A8A8A" />
  15. <meta name="color:entry background" content="#ffffff" />
  16. <meta name="color:entry border" content="#EACFFF" />
  17. <meta name="color:links" content="#9E9E9E" />
  18. <meta name="color:links hover" content="#C7C7C7" />
  19. <meta name="color:title" content="#AAA7A7" />
  20. <meta name="color:title shadow" content="#FFF7F0" />
  21. <meta name="color:borders" content="#EEE5DD" />
  22. <meta name="image:sidebar" content="http://static.tumblr.com/oct6d4x/MRVlwrxxk/tumblr_luuc81fvyc1qabf0wo1_500.jpg"/>
  23.  
  24.  
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_loepcrNSAs1qhcep0.gif">
  27.  
  28. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  29. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  30.  
  31. <style type="text/css">
  32.  
  33. ::-webkit-scrollbar-thumb:vertical {
  34. background-color:{color:entry border};
  35. -moz-border-radius:10px;
  36. -webkit-border-radius:10px;
  37. }
  38.  
  39. ::-webkit-scrollbar {
  40. width:10px;
  41. height:5px;
  42. background-color:#fff;
  43. }
  44.  
  45. body{
  46. color: {color:text};
  47. background-image:url({image:Background});
  48. background-postition:center;
  49. background-attachment: fixed;
  50. background-repeat: repeat;
  51. font-family: trebuchet ms;
  52. font-size: 10px;
  53. line-height: 10px;
  54. text-align:justify;
  55. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  56. }
  57.  
  58.  
  59. A:link, A:visited, A:active{
  60. color: {color:links};
  61. text-decoration:none;
  62. -webkit-transition-duration: 1.0s;
  63. }
  64.  
  65.  
  66. A:hover{
  67. color: {color:links hover};
  68. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  69. }
  70.  
  71.  
  72. Title{
  73. color: {color:title};
  74. text-shadow: 1px 1px 2px {color:title shadow};
  75. font-family: times new roman;
  76. font-size: 25px;
  77. line-height: 25px;
  78. letter-spacing:0px;
  79. font-weight:normal;
  80. text-align: center;
  81. display: block;
  82. }
  83.  
  84. div.button a{
  85. display: inline-block;
  86. color: {color:Link};
  87. background-color:#fff;
  88. height:13px;
  89. width: 295px;
  90. padding-left:5px;
  91. padding-top:2px;
  92. border-right: 8px solid #A5A3A3;
  93. }
  94.  
  95. div.button a:hover{
  96. width: 132px;
  97. text-align:right;
  98. border-right: 65px solid #A5A3A3;
  99. padding-right:2px;
  100. color: #a8a8a8;
  101. background-color:#fff;
  102. -webkit-transition: 0.5s}
  103.  
  104. font2 {font-family: 'times new roman'; font-size:20px; z-index:1; color: #808080;}
  105.  
  106.  
  107. Quotes{
  108. display: block;
  109. font-family: times new roman;
  110. font-style:;
  111. font-size: 25px;
  112. line-height: 25px;
  113. letter-spacing:0px;
  114. font-weight:normal;
  115. text-align: center;
  116. color: {color:title};
  117. text-shadow: 1px 1px 2px {color:title shadow};
  118. }
  119.  
  120.  
  121. Asks{
  122. display: block;
  123. font-family: times new roman;
  124. font-size: 15px;
  125. line-height: 13px;
  126. letter-spacing: 0px;
  127. font-weight:normal;
  128. text-align: center;
  129. color: {color:title};
  130. text-shadow: 1px 1px 2px {color:titleshadow};
  131. }
  132.  
  133.  
  134. big{
  135. color: #886D5B;
  136. font-family: {font:body};
  137. font-size:17px;
  138. line-height:30px;
  139. letter-spacing:-1px;
  140. font-weight:normal;
  141. text-transform:;
  142. margin:0px;
  143. padding:0px;
  144. text-align:left;
  145. }
  146.  
  147.  
  148. b {
  149. font-family: trebuchet ms;
  150. color: #9E9E9E;
  151. font-weight: bold;
  152. font-size: 10px;
  153. }
  154.  
  155.  
  156. i {
  157. color: #9E9E9E;
  158. font-family: trebuchet ms;
  159. font-weight: none;
  160. font-size: 10px;
  161. border-bottom: solid 0px ;
  162. }
  163.  
  164.  
  165. u{
  166. text-decoration:none;
  167. border-bottom:#d5d0c1 dashed 1px;
  168. }
  169.  
  170.  
  171. #side{
  172. position:fixed !important;
  173. width:250px;
  174. height: auto;
  175. margin-top: 150px;
  176. margin-left: 700px;
  177. padding: 2px;
  178. background-color:{color:entry background};
  179. border:2px solid {color:entry border};
  180. z-index:10;
  181. overflow:hidden;
  182. }
  183.  
  184. #center{
  185. margin: 0 0px 15px 0;
  186. margin-left:340px;
  187. margin-top:0px;
  188. position:absolute;
  189. width:648px;
  190. padding:3px;
  191. background-color: #trans;
  192. {block:permalinkpage}
  193. width:530px;
  194. background-color:#fff;
  195. {/block:permalinkpage}
  196. }
  197.  
  198.  
  199. #entry {
  200. background-color:{color:entry background};
  201. overflow-x: hidden;
  202. float:left;
  203. width:300px;
  204. height:200px;
  205. {block:IndexPage}
  206. {/block:IndexPage}
  207. {block:permalinkpage}
  208. width:500px;
  209. height:100%;
  210. margin-bottom:10px;
  211. {/block:permalinkpage}
  212. overflow:hidden;
  213. padding:2px;
  214. padding-top:5px;
  215. margin:5px;
  216. border:5px solid {color:entry border};
  217. }
  218.  
  219.  
  220. #entry .perma a{
  221. color:{Color:Links};}
  222.  
  223. #entry .perma{
  224. width:300px;
  225. position: absolute;
  226. font-family: trebuchet ms;
  227. font-size: 9px;
  228. line-height: 10px;
  229. text-transform: auto;
  230. text-align: center;
  231. overflow:hidden;
  232. opacity: 0.0;
  233. background-color:#fff;
  234. margin-top: -4px;
  235. }
  236.  
  237. #entry:hover .perma{
  238. margin-top: 0px;
  239. overflow:visible;
  240. -webkit-transition: all 0.4s linear; opacity: 0.8;
  241. -webkit-transition: all 0.4s linear;
  242. -moz-transition: all 0.4s linear;
  243. transition: all 0.4s linear;
  244. }
  245.  
  246. #notes{
  247. display:block;
  248. width:500px;
  249. float:left;
  250. padding:3px;
  251. margin:5px;
  252. }
  253.  
  254.  
  255. #foot{
  256. display:block;
  257. width:500px;
  258. position:absolute;
  259. padding:10px;
  260. height:15px;
  261. bottom:-45px;
  262. border-top: 1px dashed #000000;
  263. _bottom:-55px;
  264. _margin-left:370px;
  265. background-color: #FFFFFF;
  266.  
  267.  
  268. #question{
  269. border-bottom:1px solid #ffffff;
  270. overflow:SHOW;
  271. padding-bottom:3px;
  272. margin-bottom:3px;}
  273.  
  274.  
  275. #entry:hover #perma {display: block; opacity:1;}
  276. .alignleft {float: left;}
  277. .alignright {float: right;}
  278. .right { background-color:; margin: 0 0 px 0; padding: px; overflow:hidden; -moz-border-radius:3px; border-radius:3px; text-align: left; text-transform:; }
  279. .totalright {float:right; margin-top:0px;}
  280. #ask{ display:block; float: left; width:50px; overflow:hidden; word-wrap:break-word; margin-right:3px;}
  281. blockquote{ background-color: #E79FBE; padding: 7px; padding-left:8px; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;
  282. p{margin-top:3px; margin-bottom:3px;}
  283. blockquote img{display:block; width:100%;}
  284. border-left: 2px solid #616161;
  285. padding: 0 0 0 15px;
  286. margin-left: 0px;
  287. blockquote {position:relative; left:-5px; margin-top:0px; margin-right:0px; padding-right:0px;}
  288. a img{border:none;}
  289.  
  290. .audio{background-color:#C7C7C7; display:block;}
  291.  
  292. .user_1 .label, .user_4 .label, .user_7 .label {color:#d594af;}
  293.  
  294. .user_2 .label, .user_5 .label, .user_8 .label {color:#d594af;}
  295.  
  296. .user_3 .label, .user_6 .label, .user_9 .label {color:#b295a1; opacity:.75;}
  297.  
  298. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  299.  
  300. .notes img{width:10px; position:relative; top:1px;}
  301.  
  302. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  303.  
  304. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  305.  
  306.  
  307.  
  308. <style type="text/css">{CustomCSS]</style>
  309.  
  310.  
  311.  
  312. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  313. </head>
  314.  
  315.  
  316. <body>
  317.  
  318.  
  319. <script language=JavaScript>
  320.  
  321. <!--
  322. //Disable right mouse click Script
  323. //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
  324. //For full source code, visit http://www.dynamicdrive.com
  325.  
  326. var message="";
  327.  
  328. ///////////////////////////////////
  329. function clickIE4(){
  330. if (event.button==2){
  331. alert(message);
  332. return false;
  333. }
  334. }
  335.  
  336. function clickNS4(e){
  337. if (document.layers||document.getElementById&&!document.all){
  338. if (e.which==2|e.which==3){
  339. alert(message);
  340. return false;
  341. }
  342. }
  343. }
  344.  
  345. if (document.layers){
  346. document.captureEvents(Event.MOUSEDOWN);
  347. document.onmousedown=clickNS4;
  348. }
  349. else if (document.all&&!document.getElementById){
  350. document.onmousedown=clickIE4;
  351. }
  352.  
  353. document.oncontextmenu=new Function("return false")
  354.  
  355. // -->
  356. </script>
  357.  
  358.  
  359.  
  360. <!-- IMPORTANT -->
  361.  
  362.  
  363. <div id="center">
  364.  
  365.  
  366.  
  367. <div id="side">
  368. <center>
  369.  
  370. <img src="{image:sidebar}" align="left" style="border: 1px solid #E7CEBA; width: 240px; margin: 3px" />
  371. <BR><fieldset><legend><font2>Features:</font2></legend>
  372. {description}
  373. </fieldset></center>
  374. <br><br><div class="button">
  375. <a href="/">HOME</a>
  376. <a href="/ask">ASK</a>
  377. <a href="/archive">ARCHIVE</a>
  378. <a href="http://lmprovident.tumblr.com/">THEME</a>
  379. </div>
  380. </div>
  381. <div class = "autopagerize_page_element" >
  382.  
  383. {block:Posts}<div id="entry">
  384. {block:IndexPage}
  385.  
  386. <div class="perma">
  387. <a href="{permalink}">{notecountwithlabel}</a> ★ Posted {timeago}</a> ★ <a  href="{ReblogURL}" target="_blank">Reblog</a></div>
  388.  
  389. <div id="bar"></div>{/block:IndexPage}<div id="title">{block:Text}{block:Title}<title>{Title}</title>{/block:Title} {/block:Text}{block:Chat}{block:Title}{Title}{/block:Title} {/block:Chat}{block:Link}{/block:Link}{block:Quote}<quotes>"{Quote}"</quotes>{/block:Quote}{block:Photo}{/block:Photo}{block:Photoset}{/block:Photoset}{block:Video}{/block:Video}{block:Audio}{/block:Audio}{block:Answer}{/block:Answer}</div>
  390. {block:Text}{Body}{/block:Text}
  391.  
  392.  
  393. {block:Photo}<center>{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-400}" width="300" alt="{PhotoAlt}"/></a>
  394. {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-500}" width="500" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}</center>{/block:Photo}
  395. {block:Photoset}<center>{block:IndexPage}{Photoset-250}{/block:IndexPage}{block:PermalinkPage}{Photoset-500}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  396. {block:Quote}{block:Source}{Source}{/block:Source}{/block:Quote}
  397. {block:Link}<a href="{URL}" class="links2" {Target}>{Name}</a><BR>{block:Description}{Description}{/block:Description}{/block:Link}
  398. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  399. {block:Video}<center>{block:IndexPage}<div id="video">{Video-250}</div>{/block:IndexPage}{block:PermalinkPage}{Video-500}{/block:PermalinkPage}</center>{/block:Video}
  400. {block:Audio}<span class="audio">{AudioPlayerBlack}</span>{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:Audio}
  401. {block:Answer}
  402. <asks>{Asker} asked: {Question}</asks>
  403. <center>{Answer}</center>
  404. {/block:Answer}
  405.  
  406. </div>
  407.  
  408. {block:PermalinkPage}{block:Date}<div id="info">{block:Caption}{Caption}{/block:Caption}
  409.  
  410. <div id="bottominfo">
  411. Posted: <a href="/day/{year}/{monthnumberwithzero}/{dayofmonthwithzero}">{ShortDayOfWeek} {Month} {DayofMonth}{/block:Date} {block:RebloggedFrom}</a><br>Originally posted by <a href="{ReblogRootURL}">{ReblogRootName}</a>.{/block:RebloggedFrom}
  412. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  413. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  414. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  415. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  416. </div></div> {/block:Date}{/block:PermalinkPage}
  417. {/block:Posts}
  418. </div>
  419. {block:PostNotes}{PostNotes}{/block:PostNotes}
  420. <p id="footer">
  421.  
  422.  
  423. </div>
  424.  
  425.  
  426.  
  427. <BODY onselectstart="return false;" ondragstart="return false;">
  428.  
  429. </BODY>
  430. </HTML>