Advertisement
themesbycl

theme 11 - 2

Jul 25th, 2012
9,768
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.53 KB | None | 0 0
  1. <!-----------------------------------------------------------------
  2. * THEME BY CLASSY-LOVELY.TUMBLR.COM
  3. * PLEASE KEEP ALL CREDIT, THANK YOU !❤
  4. ------------------------------------------------------------------->
  5.  
  6. <head>
  7. <meta name="color:Background" content="#eeeeee"/>
  8. <meta name="color:Link" content="#000000"/>
  9. <meta name="color:Text" content="#000000"/>
  10. <meta name="color:Title" content="#000000"/>
  11. <meta name="color:border" content="#aca3a3"/>
  12. <meta name="color:shadow" content="#dddddd"/>
  13. <meta name="color:Hover" content="#b8b3b6"/>
  14. <meta name="color:scrollbar" content="#aca3a3"/>
  15. <meta name="color:permatext" content="#eeeeee"/>
  16. <meta name="image:Background" content=""/>
  17. <meta name="image:Sidebar" content=""/>
  18. <meta name="if:show title" content="1"/>
  19. <meta name="if:Show Shadow" content="0"/>
  20. <meta name="if:show photo" content="1"/>
  21. <meta name="if:rainbow links" content="0"/>
  22. <meta name="if:tiny cursor" content="1"/>
  23. <meta name="text:Link One Title" content="" />
  24. <meta name="text:Link One" content="" />
  25. <meta name="text:Link Two Title" content="" />
  26. <meta name="text:Link Two" content="" />
  27. <meta name="text:Link Three Title" content="" />
  28. <meta name="text:Link Three" content="" />
  29. <meta name="text:Link Four Title" content="" />
  30. <meta name="text:Link Four" content="" />
  31. <meta name="text:Link Five Title" content="" />
  32. <meta name="text:Link Five" content="" />
  33.  
  34. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300,700' rel='stylesheet' type='text/css'>
  37.  
  38. <style type="text/css">
  39.  
  40. {block:iftinycursor}body, a:hover {cursor: url(http://i.imgur.com/ZOrzC.png), progress !important;} a:hover {cursor: url(http://cur.cursors-4u.net/others/oth-6/oth589.cur), progress !important;}{/block:iftinycursor}
  41.  
  42. ::-webkit-scrollbar {width: 7px; height: 4px; background: {color:background};}
  43. ::-webkit-scrollbar-thumb { background-color: {color:scrollbar};}
  44.  
  45. body {
  46. background-color: {color:Background};
  47. background-image:url({image:Background});
  48. background-repeat: repeat;
  49. background-attachment: fixed;}
  50.  
  51. body, div, p, textarea, submit, input{
  52. font-family: Geneva,'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 10px; line-height:11px;
  53. letter-spacing:0px; color:{color:Text};}
  54.  
  55. ::-webkit-scrollbar-thumb:vertical {background-color:{color:scrollbar}; height:auto;-webkit-border-radius: 0ex; border: 0px solid black;}
  56.  
  57. ::-webkit-scrollbar-thumb:horizontal {background-color:{color:scrollbar};height:10px !important;}
  58.  
  59. ::-webkit-scrollbar {height:5px; width:7px; background-color:#ffffff;}
  60.  
  61. ul, ol, li{
  62. list-style:none; margin:0px; padding:0px;}
  63.  
  64. a:hover {
  65. color:{color:Hover};text-decoration: none;font-style: none;
  66. -webkit-transition-duration: 0.8s;}
  67.  
  68. p { margin:0px; margin-top:0px;}
  69.  
  70. a:link, a:active, a:visited{
  71. color: {color:Link}; text-decoration: none;-webkit-transition-duration: 0.8s;}
  72.  
  73. a:hover {color:{color:Hover}; text-decoration: none;}
  74.  
  75. div#center{
  76. background:#fff;
  77. margin: auto;
  78. position:relative;
  79. width: 918px;
  80. overflow:auto;
  81. overflow-y:hidden;
  82. margin-top: 26px;
  83. height:608px;
  84. {block:ifShowShadow}-webkit-box-shadow: 0px 0px 10px {color:shadow};
  85. -moz-box-shadow: 0px 0px 10px {color:shadow};
  86. box-shadow: 0px 0px 10px {color:shadow} ;{/block:ifShowShadow};}
  87.  
  88.  
  89. div#content{
  90. position:relative;
  91. background:;
  92. width:645px;
  93. height:592px;
  94. margin-top: 5px;
  95. padding-top:0px;
  96. padding-bottom:5px;
  97. overflow:scroll;
  98. overflow-x:hidden;
  99. float: left;
  100. margin-left:269px;
  101. }
  102.  
  103. div#sidebar{
  104. position:fixed !important;
  105. width: 240px;
  106. height:598px;
  107. padding-left:12px;
  108. padding-right:10px;
  109. padding-bottom:5px;
  110. padding-top:5px;
  111. font-size: 11px;
  112. line-height:10px;
  113. border-right:3px solid {color:border};
  114. letter-spacing:0px;
  115. background-color: transparent;
  116. margin-left: 0px;
  117. float: left;
  118. }
  119.  
  120. div#sidebar2{
  121. position:fixed !important;
  122. width: 380px;
  123. height:37px;
  124. padding-left: 1px;
  125. padding-top: 1px;
  126. padding-bottom: 1px;
  127. font-size: 11px;
  128. line-height:10px;
  129. letter-spacing:0px;
  130. margin-top: -43px;
  131. background-color: {color:top};
  132. -webkit-border-radius: 20px 20px 0px 0px;
  133. margin-left: 90px;
  134. float: left;
  135. }
  136.  
  137. div#entry{
  138. overflow:hidden;
  139. float:left;
  140. {block:IndexPage}width:315px; height :210px;{/block:IndexPage};
  141. {block:PermalinkPage}width:500px{/block:PermalinkPage};
  142. margin-left:1px;
  143. margin-bottom:1px;
  144. padding:0px;
  145. background-color: #fff;
  146. }
  147.  
  148.  
  149.  
  150.  
  151. #postnotes{
  152. text-align: justify;}
  153.  
  154. #postnotes blockquote{ border: 0px;}
  155.  
  156. .title{
  157. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; font-size: 14px; line-height: 12px;
  158. color: {color:Title}; font-weight: normal; padding:0px 0px 0px 0px;}
  159.  
  160. blockquote{
  161. padding:0px 0px 2px 5px; margin:0px 0px 2px 1px; border-left: 1px dotted #555555;}
  162.  
  163. blockquote p, ul{ margin:0px; padding:0px; }
  164.  
  165. a img{border: 0px;}
  166.  
  167. .user_1 .label, .user_2 .label, .user_3 .label, .user_4 .label, .user_5 .label, .user_6 .label,
  168. .user_7 .label, .user_8 .label, .user_9 .label {color:#555555;}
  169.  
  170. .notes img{
  171. width:10px;
  172. position:relative;
  173. top:3px;
  174. }
  175.  
  176.  
  177. #entry .permaaaa{position: absolute; text-transform:uppercase; background:#ffffff; width: auto; height: 13px; font-size: 9px; padding: 4px; overflow:hidden; opacity: 0.0; text-align: left; line-height:15px; margin-top: 0px;}
  178.  
  179. #entry:hover .permaaaa{overflow:visible; height: 13px; padding: 7px;margin-top: 0px; opacity :1; linear; opacity: 1; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
  180.  
  181. #entry:hover .permaaaa:hover{ overflow:visible; padding: 7px;height: 13px; margin-top: 0px; opacity :1; linear; opacity:1; -webkit-transition: all 0.3s linear; -moz-transition: all 0.3s linear; transition: all 0.3s linear; }
  182.  
  183. .permalink{
  184. position:center;
  185. display: block;
  186. font-family: ;
  187. font-size: 9px;
  188. text-align: center;
  189. background-color:{color:permatext};
  190. text-transform:uppercase;
  191. }
  192.  
  193. @font-face { font-family: "colabthi"; src: url('http://static.tumblr.com/xgp678o/XdNm6gnxt/colabthi.otf'); }
  194.  
  195. .blogtitle{
  196. font-size: 34px;
  197. font-family: "colabthi";
  198. line-height:22px;
  199. color:#757575;
  200. text-align:center;
  201. }
  202.  
  203. small {
  204. font-size: 90%;
  205. }
  206.  
  207.  
  208. .title2{
  209. font-style: normal;
  210. font-family: Geneva, 'Lucida Sans', 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
  211. font-size:12px;
  212. display: block;
  213. padding:5px 10px;
  214. margin:3px 0;
  215. width: auto;
  216. background-color:rgba(0,0,0,0.05);
  217. color:#3F3F3F;
  218. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  219. text-align: left;
  220. }
  221.  
  222. .title2:hover{
  223. background-color:rgba(0,0,0,0.01);
  224. color:#3F3F3F;
  225. -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; transition: all 0.2s linear;
  226. }
  227.  
  228. .bg {
  229. background: url(http://static.tumblr.com/kwz90l7/ZNJls21re/noise.png);
  230. }
  231.  
  232. h1{
  233. font-family: cambria
  234. font-size: 24px;font-style:normal;
  235. font-weight:normal;
  236. color: #3F3F3F;
  237. text-shadow: 1px 1px 0px rgba(255,255,255,0.5);
  238. margin-bottom: 5px;
  239. margin-top: 10px;
  240. }
  241.  
  242.  
  243. .nine{
  244. bottom:5px;
  245. right:5px;
  246. font-size:11px;
  247. z-index:4;
  248. position:fixed;
  249. font-family: "century gothic";
  250. padding:0px;
  251. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  252. }
  253. .nine:hover{
  254. bottom:15px;
  255. font-family: "century gothic";
  256. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  257. }
  258. .nine .linkk{opacity:0;
  259. bottom:5px;
  260. right:7px;
  261. font-family: "century gothic";
  262. font-size:11px;
  263. z-index:4;
  264. position:fixed;
  265. padding:0px;
  266. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  267. }
  268. .nine:hover .linkk{
  269. opacity:0.9;
  270. -webkit-transition: all 0.7s ease-out; -moz-transition: all 0.7s ease-out;transition: all 0.7s ease-out;
  271. }
  272.  
  273.  
  274. #linksss{
  275. position:fixed !important;
  276. width:auto;
  277. height:auto;
  278. right:3px;
  279. top:26px;
  280. }
  281.  
  282. </style>{block:ifrainbowlinks}
  283. <script type="text/javascript" src="http://static.tumblr.com/jn17x0j/2Zvltn7mc/rainbow_links.txt
  284. "></script>{/block:ifrainbowlinks}
  285.  
  286. <script type="text/javascript">
  287. $(window).load(function(){
  288. $("p").remove(":contains('Source:')");
  289. $("p").remove(":contains('(via')");
  290. });
  291. </script>
  292.  
  293. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.1/jquery.min.js"></script>
  294.  
  295.  
  296.  
  297. <title>{Title}</title>
  298.  
  299. <link rel="shortcut icon" href="{Favicon}">
  300. <link rel="alternate" type="application/rss+xml" title="RSS" href="{RSS}" />
  301. <meta name="viewport" content="width=820" />
  302. </head>
  303. <script src='http://static.tumblr.com/xgp678o/IdWm3lca4/infinitescrolling.txt' type='text/javascript'></script>
  304. <body>
  305.  
  306.  
  307. <div id="cage">
  308. <div id="center">
  309. <div id="sidebar">
  310. <center><br><br>
  311. {block:ifshowtitle}<span class=blogtitle><a href="/">
  312. {Title}
  313. </a></span>{/block:ifshowtitle}</center><br>
  314. {block:ifshowphoto}
  315. <a href="/"><img src="{image:sidebar}" width="237px"></a>{/block:ifshowphoto}<br>
  316. <center><div id="links">
  317. <a href="/">home</a> -
  318. <a href="/ask">ask</a> -
  319. <a href="/archive">archive</a> -
  320. {block:IfLinkOneTitle}<a href="{text:Link One}"> {text:Link One Title} </a> - {/block:ifLinkOneTitle}
  321.  
  322.  
  323. {block:ifLinkTwoTitle}<a href="{text:Link Two}"> {text:Link Two Title} </a> - {/block:ifLinkTwoTitle}
  324.  
  325.  
  326. {block:ifLinkThreeTitle}<a href="{text:Link Three}"> {text:Link Three Title} </a> -{/block:ifLinkThreeTitle}
  327.  
  328.  
  329. {block:ifLinkFourTitle}<a href="{text:Link Four}">{text:Link Four Title} </a> -{/block:ifLinkFourTitle}
  330.  
  331.  
  332. {block:ifLinkFiveTitle}<a href="{text:Link Five}"> {text:Link Five Title} </a> -{/block:ifLinkFiveTitle}
  333.  
  334. <a href="http://classy-lovely.tumblr.com/">theme</a> <br><br></div>
  335. <div style="text-align: center;">{description}</div></div>
  336.  
  337.  
  338.  
  339. <div id="content"> {block:Posts} <div id="entry">
  340.  
  341.  
  342. {block:Text}
  343. {block:Title}<span class="title">{Title}</span>{/block:Title}
  344. <span class="entrytext">{Body}</span>{/block:Text}
  345. {block:Link}
  346. <a href="{URL}" class="title">{Name}</a>
  347. {block:Description}{Description}{/block:Description}<div align="right"><a href="{Permalink}"><span style="font-size: 11px;"> </span></a></div>
  348. {block:Link}
  349.  
  350. {block:Photo}<center>
  351. {LinkOpenTag}<div class="permaaaa"><a href="{Permalink}">{NoteCountWithLabel}</a>
  352. </div>
  353.  
  354. <a href="{Permalink}"><img src="{PhotoURL-500}" alt="{PhotoAlt}" style="{block:IndexPage}width:315px;height :210px;{/block:IndexPagE}{block:PermalinkPage}width:500px; height:auto;{/block:PermalinkPage}"/>{LinkCloseTag}</center></a>
  355. {/block:Photo}
  356.  
  357. {block:Quote}
  358. {Quote}</span>
  359. {block:Source}<strong>{Source}</strong>{/block:Source}<div align="right"><a href="{Permalink}"><span style="font-size: 11px;"> </span></a></div>
  360. {/block:Quote}
  361.  
  362. {block:Photoset}<center>{Photoset-500}" style={block:IndexPage}width:275px;{/block:IndexPage}{block:PermalinkPage}275px;{/block:PermalinkPage}</center>
  363. <span class="permalink"><a href="{permalink}"> </a></span>
  364. {/block:Photoset}
  365.  
  366. {block:Chat}
  367. {block:Title}<span class="title">{Title}</span>{/block:Title}
  368. <ul class="chat">
  369. {block:Lines}
  370. <li class="user_{UserNumber}">
  371. {block:Label}
  372. <span class="label">{Label}</span>
  373. {/block:Label}
  374.  
  375. {Line}
  376. </li>
  377. {/block:Lines}<div align="right"><a href="{Permalink}"><span style="font-size: 11px;"> </span></a></div>
  378. {/block:Chat}
  379.  
  380.  
  381. {block:Audio}
  382. <center><div style="width:495px; height:28px;"><div style="float:left">{AudioPlayerWhite}</div><div style="margin-top:10px; float:right;">
  383. {FormattedPlayCount} plays {block:ExternalAudio}{/block:ExternalAudio}</div></div></center><br><div align="right"><a href="{Permalink}"><span style="font-size: 11px;"> </span></a></div>
  384. {/block:Audio}
  385.  
  386. {block:Video}<center>
  387. <div class="video">{Video-500}</div></center><div align="right"><a href="{Permalink}"><span style="font-size: 11px;"> </span></a></div>
  388. {block:Video}
  389.  
  390. {block:PermalinkPage}{block:Caption}{Caption}{/block:Caption}{block:NoteCount}{NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - {block:Tags}<a href="{TagURL}"> #{Tag}</a> {/block:Tags}{/block:hasTags}{/block:PermalinkPage}
  391.  
  392. {block:PostNotes}{PostNotes}
  393. {/block:PostNotes}
  394.  
  395. {block:IndexPage}
  396. <center><div class="permalink">
  397. <a href="{permalink}">{NoteCountWithLabel}</a> <a href="{ReblogURL}" target="_blank"> &middot reblog </a> &middot <a href="{permalink}">{TimeAgo}</a></span></div></center>
  398. {/block:IndexPage}
  399.  
  400. </div>
  401.  
  402. {/block:Posts}
  403. </div></div>
  404. </div>
  405.  
  406. <div class="nine"><a href="http://classy-lovely.tumblr.com">theme credit</a><br><div class="linkk"><a href="http://classy-lovely.tumblr.com">classy-lovely</a></div>
  407. </div>
  408. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement