Advertisement
glamorousdreams1

Public theme 22

Feb 25th, 2012
35
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.69 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. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <!--
  5. THEME BY GLAMOROUS-DREAMS
  6. FONT CREDIT TO LACETTE
  7. PLEASE DO NOT MOVE THE CREDITS-->
  8.  
  9. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js"></script>
  10. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/2eWl5b9xv/nav.js"></script>
  11. <link href='http://fonts.googleapis.com/css?family=Cedarville+Cursive&;v1' rel='stylesheet' type='text/css'>
  12. <link href='http://fonts.googleapis.com/css?family=Homemade+Apple' rel='stylesheet' type='text/css'>
  13.  
  14. <head>
  15. <meta name="image:Background" content="http://static.tumblr.com/oct6d4x/AaAlzv1j9/brushed_alu.png" />
  16. <meta name="color:text" content="#8A8A8A" />
  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="#DDEDE7" />
  22. <meta name="image:sidebar" content="http://static.tumblr.com/oct6d4x/CWAlzv033/tumblr_lu0tevdyer1qcwokto1_500.jpg"/>
  23.  
  24.  
  25. <title>{Title}</title>
  26. <link rel="shortcut icon" href="http://media.tumblr.com/tumblr_lm6owhuESE1qfoi4t.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:#C1D8D8;
  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. div.navi a{
  46. text-align: center;
  47. padding:0px;
  48. font-size: 20px;
  49. letter-spacing: 2px;
  50. color: #AD9E93;
  51. font-family: arial;
  52. background-color:#E8F8FC;
  53. margin-top: 8px;
  54. margin-bottom: 5px;
  55. margin-right:5px;
  56. width: 90px;
  57. height:17px;
  58. position:relative;
  59. display: inline-block;
  60.  
  61. }
  62.  
  63. div.navi a:hover{
  64. color: #AD9E93;
  65. background-color: #E8F8FC;
  66. z-index:2;
  67. opacity:0;
  68.  
  69. }
  70. body{
  71. color: {color:text};
  72. background-image:url({image:Background});
  73. background-postition:center;
  74. background-attachment: fixed;
  75. background-repeat: repeat;
  76. font-family: arial;
  77. font-size: 10px;
  78. line-height: 10px;
  79. text-align:justify;
  80. cursor: url(http://img69.imageshack.us/img69/7673/cursorw.png), progress;
  81. }
  82.  
  83.  
  84. A:link, A:visited, A:active{
  85. color: {color:links};
  86. text-decoration:none;
  87. -webkit-transition-duration: 1.0s;
  88. }
  89.  
  90.  
  91. A:hover{
  92. color: {color:links hover};
  93. cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress;
  94. }
  95.  
  96.  
  97. Title{
  98. color: {color:title};
  99. text-shadow: 1px 1px 2px {color:title shadow};
  100. font-family: Cedarville Cursive;
  101. font-size: 25px;
  102. line-height:80%;
  103. letter-spacing:0px;
  104. font-weight:normal;
  105. text-align: center;
  106. display: block;
  107. }
  108.  
  109. font2 {font-family: 'Cedarville Cursive'; font-size:20px; z-index:1; color: #808080;}
  110.  
  111.  
  112. Quotes{
  113. display: block;
  114. font-family: Cedarville Cursive;
  115. font-style:;
  116. font-size: 25px;
  117. line-height:80%;
  118. letter-spacing:0px;
  119. font-weight:normal;
  120. text-align: center;
  121. color: {color:title};
  122. text-shadow: 1px 1px 2px {color:title shadow};
  123. }
  124.  
  125.  
  126. Asks{
  127. display: block;
  128. font-family: Cedarville Cursive;
  129. font-size: 20px;
  130. line-height:80%;
  131. letter-spacing:0px;
  132. font-weight:normal;
  133. text-align: center;
  134. color: {color:title};
  135. text-shadow: 1px 1px 2px {color:titleshadow};
  136. }
  137.  
  138.  
  139. big{
  140. color: #886D5B;
  141. font-family: {font:body};
  142. font-size:17px;
  143. line-height:30px;
  144. letter-spacing:-1px;
  145. font-weight:normal;
  146. text-transform:;
  147. margin:0px;
  148. padding:0px;
  149. text-align:left;
  150. }
  151.  
  152.  
  153. b {
  154. font-family: arial;
  155. color: #9E9E9E;
  156. font-weight: bold;
  157. font-size: 10px;
  158. }
  159.  
  160.  
  161. i {
  162. color: #9E9E9E;
  163. font-family: arial;
  164. font-weight: none;
  165. font-size: 10px;
  166. border-bottom: solid 0px ;
  167. }
  168.  
  169.  
  170. u{
  171. text-decoration:none;
  172. border-bottom:#d5d0c1 dashed 1px;
  173. }
  174.  
  175.  
  176. div#navibar{
  177. position:fixed;
  178. text-align:center;
  179. font-size:9px;
  180. background-color:#FFFFFF;
  181. height:30px;
  182. width:417px;
  183. margin-top: 115px;
  184. margin-left: 380px;
  185. z-index:99999;
  186. }
  187.  
  188.  
  189. #top{
  190. -moz-border-radius:0px;
  191. border-radius:0px;
  192. border-bottom:1px dotted black;
  193. position:fixed !important;
  194. width:411px;
  195. height:120px;
  196. margin-top:-10px;
  197. margin-left:380px;
  198. padding:3px;
  199. background-color:#fff;
  200. z-index:10;
  201. overflow:scroll;
  202. }
  203.  
  204. #center{
  205. margin: 0 0px 15px 0;
  206. margin-left:380px;
  207. margin-top:140px;
  208. position:absolute;
  209. width:410px;
  210. padding:3px;
  211. background-color: #fff;
  212. {block:permalinkpage}
  213. width:410px;
  214. background-color:#fff;
  215. {/block:permalinkpage}
  216. }
  217.  
  218.  
  219. #entry {
  220. border: 1px solid #eedbcf;
  221. margin:2px;
  222. overflow-x: hidden;
  223. float:left;
  224. width:400px;
  225. {block:IndexPage}
  226. {/block:IndexPage}
  227. {block:permalinkpage}
  228. width:400px;
  229. height:100%;
  230. margin-bottom:10px;
  231. {/block:permalinkpage}
  232. overflow:hidden;
  233. border:1px solid {color:borders};
  234. -moz-border-radius:11px; -webkit-border-radius:11px;
  235.  
  236. }
  237.  
  238. #entry .perma a {color:{color:Links};}
  239.  
  240. #entry .perma {width: 400px; position: absolute; font-family: arial; font-size: 10px; line-height: 15px; text-align: center; overflow:hidden; opacity: 0.0; background-color:#fff;
  241. -moz-border-radius:11px; -webkit-border-radius:11px;}
  242.  
  243. #entry:hover .perma {opacity:0.8;overflow:visible; -webkit-transition-duration: 0.4s; -moz-border-radius:0px; -webkit-border-radius:0px;z-index: 2;}
  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="top">
  364. <center>
  365.  
  366. <img src="{image:sidebar}" align="left" style="border: 1px solid #8a8a8a; background:#fff; padding: 2px; height: 110px; margin: 3px" />
  367. {description}
  368. </center>
  369.  
  370.  
  371.  
  372. </div>
  373.  
  374. <div id="center">
  375.  
  376. <div class = "autopagerize_page_element" >
  377.  
  378. {block:Posts}<div id="entry">
  379. {block:IndexPage}
  380.  
  381. <div class="perma">
  382. <a href="{Permalink}">Posted on {Month} {DayOfMonth}{DayOfMonthSuffix} with {NoteCountWithLabel} </a></span> &hearts; <a href="{ReblogURL}" target="_blank" class="details">Reblog</a></span></div>
  383.  
  384.  
  385. <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>
  386. {block:Text}{Body}{/block:Text}
  387.  
  388.  
  389. {block:Photo}<center>{block:IndexPage}<a href="{permalink}"><img src="{PhotoURL-400}" width="400" alt="{PhotoAlt}"/></a>
  390. {/block:IndexPage}{block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-400}" width="400" alt="{PhotoAlt}"/>{LinkCloseTag}{/block:PermalinkPage}</center>{/block:Photo}
  391. {block:Photoset}<center>{block:IndexPage}{Photoset-400}{/block:IndexPage}{block:PermalinkPage}{Photoset-400}{/block:PermalinkPage}</center>{block:PermalinkPage}{/block:PermalinkPage}{/block:Photoset}
  392. {block:Quote}{block:Source}{Source}{/block:Source}{/block:Quote}
  393. {block:Link}<a href="{URL}" class="links2" {Target}>{Name}</a><BR>{block:Description}{Description}{/block:Description}{/block:Link}
  394. {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}
  395. {block:Video}<center>{block:IndexPage}<div id="video">{Video-400}</div>{/block:IndexPage}{block:PermalinkPage}{Video-400}{/block:PermalinkPage}</center>{/block:Video}
  396. {block:Audio}<span class="audio">{AudioPlayerBlack}</span>{block:IndexPage}{block:Caption}{Caption}{/block:Caption}{/block:IndexPage}{/block:Audio}
  397. {block:Answer}
  398. <asks>{Asker} asked: {Question}</asks>
  399. <center>{Answer}</center>
  400. {/block:Answer}
  401.  
  402. </div>
  403.  
  404. {block:PermalinkPage}{block:Date}<div id="info">{block:Caption}{Caption}{/block:Caption}
  405.  
  406. <div id="bottominfo">
  407. 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}
  408. {block:Photo}{block:HighRes}<br>HighRes: <a href="{PhotoURL-HighRes}">view</a>{/block:HighRes}{/block:Photo}
  409. {block:Answer}<BR>Ask: <a href="/ask">{AskLabel}</a>{/block:Answer}
  410. {block:Audio}<BR>Plays: {FormattedPlayCount}{block:ExternalAudio}<BR>Download: <a href="{ExternalAudioURL}">here</a>.{/block:ExternalAudio}{/block:Audio}
  411. {block:HasTags}<BR>Tagged: {block:Tags}<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}{block:NoteCount}<BR>Notes: {NoteCount}{/block:NoteCount}
  412. </div></div> {/block:Date}{/block:PermalinkPage}
  413. {/block:Posts}
  414. </div>
  415. {block:PostNotes}{PostNotes}{/block:PostNotes}
  416. <p id="footer">
  417.  
  418.  
  419. </div>
  420.  
  421.  
  422.  
  423. <BODY onselectstart="return false;" ondragstart="return false;">
  424.  
  425. </BODY>
  426. </HTML>
  427.  
  428.  
  429.  
  430. <div id="navibar">
  431. <div class="navi">
  432. <center><a href="/">refresh</a>
  433. <a href="/ask">message</a>
  434. <a href="/archive">archive</a>
  435. <a href="http://glamorous-dreams.tumblr.com/">theme</a>
  436. </center>
  437. </div></div>
  438.  
  439.  
  440. <img style="position:fixed; opacity: 1.0; TOP:0px; LEFT:0px; z-index: 1;" src="http://static.tumblr.com/oct6d4x/hN3lzuzym/eq5g7r.jpg">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement