Advertisement
karenok

Theme 15

May 21st, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.46 KB | None | 0 0
  1. <html>
  2. <head>
  3.  
  4. <link href='http://fonts.googleapis.com/css?family=Neucha|Karla|Scada' rel='stylesheet' type='text/css'>
  5.  
  6. <meta name="color:background" content="#FFFFFF" />
  7. <meta name="color:text" content="#57554F" />
  8. <meta name="color:link" content="#000000" />
  9. <meta name="color:link hover" content="#57554F"/>
  10. <meta name="image:sidebar" content="" />
  11. <meta name="image:backround" content="" />
  12. <meta name="text:link1title" content="" />
  13. <meta name="text:link1link" content="" />
  14. <meta name="text:link2title" content="" />
  15. <meta name="text:link2link" content="" />
  16. <meta name="text:link3title" content="" />
  17. <meta name="text:link3link" content="" />
  18. <meta name="text:link4title" content="" />
  19. <meta name="text:link4link" content="" />
  20. <meta name="text:link5title" content="" />
  21. <meta name="text:link5link" content="" />
  22.  
  23. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  24. <title>{Title}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  25. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  26. <link rel="shortcut icon" href="{Favicon}" />
  27. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  28. <style type="text/css">
  29.  
  30.  
  31. body {color:{color:text};background-color:{color:background};background-image: url('');background-position: center;background-attachment:fixed;background-repeat: repeat;font-size:10px;font-family:helvetica;line-height:110%;text-align:justify}
  32.  
  33. a{color: {color:link}; text-decoration: none;}
  34.  
  35. a:hover{ opacity: 0.7; text-shadow: 2px 0px #df8181, -2px 0px #54d2cb; -webkit-transition: all 1s ease-in-out;}
  36.  
  37. #content {margin-left:430px; margin-top:0px; width:400px}
  38.  
  39. #posts{overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  40.  
  41. #sidebarimg img {max-width: 210px; margin-left:0px; margin-top:0px;
  42. height: auto; text-align:center;}
  43.  
  44. #sidebar {width:210px; margin-left:170px; margin-top:250px; position:fixed;
  45. overflow:hidden; background:trans; padding:3px}
  46.  
  47. #description {font-size:10px; text-align:center; font-family:helvetica; line-height:110%; margin-bottom:10px}
  48.  
  49. .links{background:trans;text-align:center;}
  50.  
  51. .links a{background:trans;display:inline-block;font-family:helvetica;font-size:9px;text-transform: lowercase;letter-spacing: 1px; padding:2px 2px 2px 2px; -webkit-border-radius: 1px;-moz-border-radius: 1px;}
  52.  
  53. .user_1 .label {color:{color:link}; font-weight:bold}
  54. .user_2 .label {color:{color:text}; font-weight:bold}
  55. .user_3 .label {color:{color:link}; font-weight:bold}
  56. .user_4 .label {color:{color:text}; font-weight:bold}
  57. .user_5 .label {color:{color:link}; font-weight:bold}
  58. .user_6 .label {color:{color:text}; font-weight:bold}
  59. .user_7 .label {color:{color:link}; font-weight:bold}
  60. .user_8 .label {color:{color:text}; font-weight:bold}
  61. .user_9 .label {color:{color:link}; font-weight:bold}
  62. .user_10 .label {color:{color:text}; font-weight:bold}
  63. .user_11 .label {color:{color:link}; font-weight:bold}
  64. .user_12 .label {color:{color:text}; font-weight:bold}
  65. .user_13 .label {color:{color:link}; font-weight:bold}
  66. .user_14 .label {color:{color:text}; font-weight:bold}
  67. .user_15 .label {color:{color:link}; font-weight:bold}
  68. .user_16 .label {color:{color:text}; font-weight:bold}
  69. .user_17 .label {color:{color:link}; font-weight:bold}
  70. .user_18 .label {color:{color:text}; font-weight:bold}
  71. .user_19 .label {color:{color:link}; font-weight:bold}
  72. .user_20 .label {color:{color:text}; font-weight:bold}
  73. .user_21 .label {color:{color:link}; font-weight:bold}
  74. .user_22 .label {color:{color:text}; font-weight:bold}
  75. .user_23 .label {color:{color:link}; font-weight:bold}
  76. .user_24 .label {color:{color:text}; font-weight:bold}
  77. .user_25 .label {color:{color:link}; font-weight:bold}
  78. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  79.  
  80. i, em {color: {color:Italic};}
  81. b, strong {color: {color:Bold};}
  82.  
  83. ::selection {
  84. color:{color:Text};
  85. background-color: {color:Link};
  86. }
  87.  
  88. ::-moz-selection {
  89. color:{color:Text};
  90. background-color: {color:Link};
  91. }
  92.  
  93. ::-webkit-selection {
  94. color:{color:Text};
  95. background-color:{color:Link};
  96. }
  97.  
  98. blockquote {border-left:2px {color:Link} solid; padding-left:5px; margin:1px 6px 1px 10px}
  99.  
  100. p{margin-top:5px; margin-bottom:5px; }
  101.  
  102. blockquote {padding:0px; text-align:left; padding-left:5px; margin:5px; background-color:transparent; border-left:3px solid {color:Link};}
  103.  
  104.  
  105. ol.notes img {
  106. width: 16px;
  107. position: relative;
  108. display: inline;
  109. top: 3px;
  110. }
  111. .photoset, .photoset_row, div.photoset_photo, .photoset img, .html_photoset {
  112.  
  113. margin: 0 auto;
  114. }
  115.  
  116. .text {
  117. padding: 5px;
  118. }
  119.  
  120. ol.notes {
  121. padding: 0 10px;
  122. }
  123.  
  124. .perma
  125. {
  126. opacity: 0.0;
  127. filter: alpha(opacity = 0);
  128. margin-top: -21px;
  129. width: px;
  130. height: 30px;
  131. line-height: 30px;
  132. font-size: 9px;
  133. position:absolute;
  134. text-align: center;
  135. z-index:9999991;
  136. color: {color:permalink};
  137.  
  138. }
  139. a.p
  140. {
  141.  
  142. color: {color:permalink};
  143. }
  144. .entry:hover .perma {
  145.  
  146. -webkit-transition: opacity 0.4s linear;
  147. opacity: 1;
  148. -moz-transition: all 0.4s linear;
  149. transition: all 0.4s linear;
  150. filter: alpha(opacity = 100);
  151.  
  152. }
  153.  
  154. select {
  155. font-size: 9px;
  156. width: 100px;
  157. margin-left: 10px;
  158.  
  159. }
  160. option {
  161. font-size: 9px;
  162. text-align: left;
  163.  
  164. }
  165. input[type=button]
  166. {
  167. font-size: 9px;
  168. }
  169.  
  170. .likep {
  171. width: 21px;
  172. height: 20px;
  173. overflow: hidden;
  174. position: relative;
  175. z-index: 9999999;
  176. position: absolute;
  177. margin-top: 26px;
  178. margin-left: 5px;
  179. }
  180. .rep {
  181. width: 24px;
  182. height: 20px;
  183. overflow: hidden;
  184. position: relative;
  185. z-index: 9999999;
  186. position: absolute;
  187. margin-top: 26px;
  188. margin-left: 29px;
  189. }
  190. .likep a:hover {
  191. background-position: 0px 0px;
  192. }
  193. .likep a {
  194. background-image: url("http://static.tumblr.com/uiqhh9x/BPnlzww8v/like.png");
  195. background-position: 0px 0px;
  196. display: block;
  197. z-index: 9999999;
  198. webkit-transition: all 0s linear;
  199. -webkit-transition: all 0s linear;
  200. -moz-transition: all 0s linear;
  201. transition: all 0s linear;
  202. }
  203. .likep img {
  204. width: 21px;
  205. height: 20px;
  206. webkit-transition: all 0.2s linear;
  207. -webkit-transition: all 0.2s linear;
  208. -moz-transition: all 0.2s linear;
  209. transition: all 0.2s linear;
  210. }
  211. .rep img{
  212. width: 24px;
  213. height: 20px;
  214. line-height: 30px;
  215. display: inline;
  216. }
  217.  
  218. .not { position: absolute;
  219. background: url("http://static.tumblr.com/uiqhh9x/X6Ym17xp2/middle.png");
  220. height: 20px;
  221. font-size: 11px;
  222. line-height: 20px;
  223. color: #fff;
  224. position: absolute;
  225. margin-top: 26px;
  226. margin-left: 56px;
  227. padding-left: 4px;
  228. padding-right: 4px;
  229. -moz-border-radius: 2px;
  230. border-radius: 2px;
  231. }
  232. .not a{
  233. color: #fff;
  234. font-weight: bold;
  235. font-family: Arial;
  236. }
  237.  
  238. ::-webkit-scrollbar-thumb:horizontal {
  239. background-color:#eee
  240. height:auto !important;
  241. }
  242.  
  243. ::-webkit-scrollbar {
  244. height:auto;
  245. width:7px;
  246. background-color: transparent;
  247. }
  248.  
  249. p {
  250. margin:0px;
  251. margin-top:0px;
  252. }
  253.  
  254.  
  255. </style>
  256. <style type="text/css">{CustomCSS}</style>
  257.  
  258. </head>
  259.  
  260. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  261.  
  262. <div id="sidebar">
  263.  
  264. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  265. <div id="description"><br>{Description}</div>
  266. <div class="links"><a href="{text:link1link}">{text:link1title}</a> ☯ <a href="{text:link2link}">{text:link2title}</a> ☯ <a href="{text:link3link}">{text:link3title}</a> ☯ <a href="{text:link4link}">{text:link4title}</a> ☯ <a href="{text:link5link}">{text:link5title}</a> </div>
  267.  
  268. </div>
  269.  
  270. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  271. <div id="content">
  272. {block:Posts}
  273. <div class="entry">
  274. {block:IndexPage}<div class="perma">
  275. <div class="likep"><a id="like{PostID}" href="javascript:likelink('{PostID}','{Permalink}','');"><img src="http://static.tumblr.com/lba83dv/OUUltd958/spacer.gif" width="21" height="20" alt="Like this post" id="likeimage{PostID}"/></a></div> <div class="rep"><a href="{reblogurl}" target="_blank"><img src="http://static.tumblr.com/uiqhh9x/OAClzwwao/reblog.png" width="30"/></a></div>
  276. <div class="not"><a id="notes{PostID}" href="{Permalink}">{NoteCount}</a></div>
  277.  
  278.  
  279.  
  280. </div>
  281. {/block:IndexPage}
  282. {block:Text}
  283. <div class="text">
  284. {block:Title}
  285. <h3><a href="{Permalink}">{Title}</a></h3>
  286. {/block:Title}
  287. {Body}
  288. </div>
  289. {/block:Text}
  290.  
  291. {block:Photo}
  292. {block:IndexPage}
  293. {LinkOpenTag}<img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  294. {/block:IndexPage}
  295. {block:permalinkpage}{LinkOpenTag}
  296. <img src="{PhotoURL-HighRes}" alt="{PhotoAlt}" width="100%"/>{LinkCloseTag}
  297. {/block:permalinkpage}
  298.  
  299. {/block:Photo}
  300.  
  301. {block:Photoset}
  302. {block:IndexPage}
  303. {Photoset-500}
  304. {/block:IndexPage}
  305. {block:permalinkpage}
  306. {Photoset-500}
  307. {/block:permalinkpage}
  308. {/block:Photoset}
  309.  
  310. {block:Quote}
  311. <div class="text">
  312. "{Quote}"
  313. {block:Source}
  314. <div class="source">{Source}</div>
  315. {/block:Source}
  316. </div>
  317. {/block:Quote}
  318.  
  319. {block:Link}
  320. <div class="text">
  321. <a href="{URL}" class="link" {Target}>{Name}</a>
  322. {block:Description}
  323. <div class="description">{Description}</div>
  324. {/block:Description}
  325. </div>
  326. {/block:Link}
  327.  
  328. {block:Chat}
  329. <div class="text">
  330. {block:Title}
  331. <h3><a href="{Permalink}">{Title}</a></h3>
  332. {/block:Title}
  333. <ul class="chat">
  334. {block:Lines}
  335. <li class="{Alt} user_{UserNumber}"> {block:Label} <span class="label">{Label}</span> {/block:Label}
  336.  
  337. {Line} </li>
  338. {/block:Lines}
  339. </ul>
  340. </div>
  341. {/block:Chat}
  342.  
  343. {block:Video}
  344.  
  345. {block:IndexPage}
  346. {Video-500}
  347. {/block:IndexPage}
  348. {block:permalinkpage}
  349. {Video-500}
  350. {/block:permalinkpage}
  351. {/block:Video}
  352.  
  353. {block:Audio}
  354. {AudioPlayerBlack}
  355. <div class="text">
  356. {block:Caption}
  357. {Caption}
  358. {/block:Caption}
  359. </div>
  360. {/block:Audio}
  361. {block:PermalinkPage}
  362. <center>{block:Date}{ShortMonth} {DayofMonth}{DayofMonthSuffix} {Year}{/block:Date}{block:NoteCount} - {NoteCountWithLabel}{/block:NoteCount}{block:HasTags} - Tags: {block:Tags}<a href="{TagURL}">#{Tag} </a>{/block:Tags}{/block:HasTags}</center>
  363. {/block:PermalinkPage}
  364. {block:PostNotes}{PostNotes}{/block:PostNotes}
  365. </div>
  366. {/block:Posts}
  367. </div>
  368. </div>
  369.  
  370. </body>
  371.  
  372. </a><div style="position:fixed; bottom:10px; left:1280px;">
  373. <a href="http://fvckanonymous.tumblr.com/"><small>C R E D I T</small></a>
  374.  
  375.  
  376. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement