Advertisement
icewitch16

muted

Jul 10th, 2014
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.37 KB | None | 0 0
  1. <!--theme by carpels-->
  2.  
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">
  5.  
  6. <head>
  7. <title>{Title}</title>
  8. <link rel="shortcut icon" href="{Favicon}">
  9. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  10. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  11.  
  12. <meta name="color:Background" content="#ffffff"/>
  13. <meta name="image:Background" content="" />
  14. <meta name="color:Text" content="#000000"/>
  15. <meta name="color:Link" content="#000000"/>
  16. <meta name="color:Hover" content="#000000"/>
  17. <meta name="color:Audio Background" content="#ffffff"/>
  18. <meta name="color:Post Title"content="#000000"/>
  19. <meta name="color:Blog Title"content="#000000"/>
  20. <meta name="color:Selection" content="#f6f6f6"/>
  21. <meta name="color:Navigation" content="#f6f6f6"/>
  22. <meta name="color:Nav Hover" content="#eeeeee"/>
  23. <meta name="color:Scrollbar" content="#ffffff" />
  24. <meta name="text:Link 1 URL" content="" />
  25. <meta name="text:Link 1" content="Link 1" />
  26. <meta name="text:Link 2 URL" content="" />
  27. <meta name="text:Link 2" content="Link 2" />
  28. <meta name="text:Link 3 URL" content="" />
  29. <meta name="text:Link 3" content="Link 3" />
  30. <meta name="text:Link 4 URL" content="" />
  31. <meta name="text:Link 4" content="Link 4" />
  32.  
  33. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
  34.  
  35. <style type="text/css">
  36. /*highlights*/
  37. ::selection {
  38. background-color:{color:Selection};
  39. color:inherit;
  40. }
  41.  
  42. /*scrollbar*/
  43. ::-webkit-scrollbar {
  44. width:8px;
  45. height:8px;
  46. background-color:#fff;
  47. }
  48. ::-webkit-scrollbar-track {
  49. background-color:#fff;
  50. }
  51. ::-webkit-scrollbar-thumb {
  52. background-color:{color:Scrollbar};
  53. border: 2px solid #fff;
  54. }
  55.  
  56. /*controls*/
  57. #tumblr_controls {
  58. position: fixed !important
  59. }
  60. iframe#tumblr_controls{ right: 3px !important; position: fixed !important; }
  61.  
  62. /*main*/
  63. body{
  64. font-family: cambria;
  65. font-size: 12px;
  66. line-height: 13px ;
  67. color: {color:Text};
  68. background-color:{color:Background};
  69. background-image: url('{image:Background}');
  70. background-repeat:repeat;
  71. background-attachment:fixed;
  72. }
  73. a:link, a:visited, a:active {
  74. color: {color:Link};
  75. text-decoration:none;
  76. }
  77. a:hover{
  78. color:{color:Hover};}
  79. h2{
  80. color:#000;
  81. font-weight: 500;
  82. font-size: 14px;
  83. line-height:16px;
  84. letter-spacing: 0px;
  85. text-align: left;
  86. padding: 0px;
  87. }
  88. h1{
  89. color:#000;
  90. font-weight: 500;
  91. font-size: 20px;
  92. line-height:22px;
  93. letter-spacing: 0px;
  94. text-align: left;
  95. padding: 0px;
  96. }
  97. b, strong{color: {color:Text};
  98. }
  99. ul, ol {
  100. color: {color:Text};
  101. }
  102. blockquote {
  103. margin:.80em .80em;
  104. padding:0em .80em;
  105. border-left:3px solid {color:Text};
  106. }
  107.  
  108. /*navigation*/
  109. div.nav a {
  110. color: {color:Link};
  111. margin: 0 5px; padding: 10px 9px 11px 9px;
  112. text-decoration: none;
  113. }
  114. div.nav a:hover{
  115. color: {color:Link};
  116. background-color: {color:Nav Hover};
  117. }
  118. #navi{
  119. background-color:{color:Selection};
  120. font-size:12px;
  121. line-height: 15px;
  122. text-transform: uppercase;
  123. text-align: left;
  124. padding:10px 0px 8px 10px;
  125. margin: 20px 0px 0px 0px;
  126. border-bottom: solid 2px {color:Nav Hover};
  127. }
  128.  
  129. /*content*/
  130. #content{
  131. background:{color:Background};
  132. padding-top:0px;
  133. padding-right:0px;
  134. padding-left:0px;
  135. padding-bottom: 20px;
  136. margin:auto;
  137. width:440px;
  138. }
  139. #header {
  140. font-color: {color:Blog Title};
  141. font-family: cambria;
  142. font-weight: 500;
  143. font-size: 56px;
  144. line-height:70px;
  145. letter-spacing: 0px;
  146. text-align: left;
  147. padding: 0px 0px 0px 15px;
  148. margin-top: 0px;
  149. margin-left: 0px;
  150. }
  151. #desc {
  152. font-size:10px;
  153. font-family:cambria;
  154. text-align: left;
  155. padding: 10px;
  156. width:250px;
  157. margin-top:-57px;
  158. margin-left:170px;
  159. position: absolute;
  160. }
  161.  
  162.  
  163. /*posts*/
  164. #entry{
  165. float:center;
  166. background: {color:Background};
  167. margin-top: 0px;
  168. margin-bottom:0px;
  169. margin-right: 0px;
  170. margin-left: 0px;
  171. padding-top: 30px;
  172. padding-bottom: 10px;
  173. padding-right:20px;
  174. padding-left: 20px;
  175. width:400px;
  176. }
  177. #entry img{
  178. max-width:400px;
  179. }
  180. /*audio*/
  181. div.audio {
  182. padding:0px;
  183. margin:0px;
  184. background-color:{color:Background};
  185. border:0px dashed;
  186. }
  187. div.audio .player {
  188. width:27px;
  189. height:27px;
  190. position: absolute;
  191. overflow: hidden;
  192. z-index:1;
  193. }
  194. div.audio .track {
  195. text-align:right;
  196. z-index:2;
  197. padding-top:0px;
  198. text-transform:none;
  199. width:370px;
  200. font-size:10px;
  201. margin-left:30px;
  202. background-color:{color:Audio Background};
  203. height:30px;
  204. }
  205. /*video*/
  206. div.video embed,
  207. div.post div.video object {
  208. width:400px !important;
  209. height:auto !important;
  210. }
  211. /*quote*/
  212. div.quote{
  213. font-color:{color:Text};
  214. font-weight: 500;
  215. font-size: 14px;
  216. line-height:14px;
  217. letter-spacing: 0px;
  218. text-align: left;
  219. padding: 0px;
  220. }
  221. /*ta*/
  222. div.q{
  223. color: {color:Text};
  224. background-color: {color:Selection};
  225. padding:10px;
  226. margin-bottom:0px;
  227. text-align:left;
  228. letter-spacing: 0px;
  229. }
  230. div.q a:hover{
  231. color:{color:Text};
  232. }
  233. div.a{
  234. color:{color:Text};
  235. background-color:{color:Background};
  236. padding:5px;
  237. margin-bottom:0px;
  238. text-align:left;
  239. line-height: 12px;
  240. }
  241.  
  242. /*permalink*/
  243. .permalink{
  244. font-size: 9px;
  245. padding: 5px;
  246. padding-bottom: 1px;
  247. margin-top: 8px;
  248. margin-bottom:-10px;
  249. height: 20px;
  250. font-style: none;
  251. text-transform: uppercase;
  252. letter-spacing: 0px;
  253. text-align: right;
  254. width: 400px;
  255. margin-left: -5px;
  256. border-bottom: solid 1px {color:Nav Hover};
  257. }
  258.  
  259. /*post notes*/
  260. div.source {
  261. padding:9px 9px 0px 9px;
  262. {block:PermalinkPage}margin-bottom:9px;{block:PermalinkPage}
  263. text-align:right;
  264. }
  265. div.src {
  266. margin-left:10px;
  267. padding:9px;
  268. font-weight:normal;
  269. color:{color:Text};
  270. }
  271. div.src a {
  272. color:{color:Text};
  273. }
  274. div.src a:hover {
  275. color:{color:Hover};
  276. }
  277. div.notes {
  278. padding:0px 9px 0px 9px;
  279. }
  280. div.notes ol {
  281. list-style-type:none;
  282. padding:0;
  283. }
  284. div.notes li,
  285. div.notes li * {
  286. color:{color:Text};
  287. }
  288. div.notes a:hover,
  289. div.notes a *:hover {
  290. background-color:transparent;
  291. color:{color:Text};
  292. }
  293. div.notes img {
  294. display:none!important;
  295. position:relative;
  296. top:1px;
  297. margin-right:10px;
  298. height:10px;
  299. line-height:0!important;
  300. display:inline;
  301. }
  302.  
  303. /*pagination*/
  304. #pagi {
  305. text-align: center;
  306. margin-top:35px;
  307. }
  308. #pagi .next{
  309. margin-top:-30px;
  310. float:right;
  311. text-align:center;
  312. display:inline-block;
  313. background-color:#fff;
  314. padding:6px 12px;
  315. margin-right:0px;
  316. border:0px;
  317. color:{color:Text};}
  318. #pagi .back {
  319. margin-top:-30px;
  320. float:left;
  321. text-align:center;
  322. display:inline-block;
  323. background-color:#fff;
  324. padding:6px 12px;
  325. margin-left:0px;
  326. border:0px;
  327. color:{color:Text};
  328. }
  329. #pagi a {
  330. color:{color:Text};
  331. }
  332. #pagi a:hover {
  333. color:{color:Text};
  334. }
  335.  
  336. /*footer*/
  337. #footer{
  338. background-color:{color:Selection};
  339. font-size:11px;
  340. line-height: 12px;
  341. text-transform: uppercase;
  342. text-align: center;
  343. padding:2px 0px 2px 0px;
  344. margin: 0px 0px -20px 0px;
  345. border-top: solid 2px {color:Nav Hover};
  346. }
  347. </style>
  348. </head>
  349.  
  350. <body>
  351. <div id="content">
  352. <div id="navi"><div class="nav">
  353. <a href="/">HOME</a>
  354. <a href="/ask">MESSAGE</a>
  355. <a href="{text:Link 1 URL}">{text:Link 1}</a>
  356. <a href="{text:Link 2 URL}">{text:Link 2}</a>
  357. <a href="{text:Link 3 URL}">{text:Link 3}</a>
  358. <a href="{text:Link 4 URL}">{text:Link 4}</a>
  359. </div></div>
  360. <div id="header">{Title}</div>
  361. <div id="desc">{Description}</div>
  362. <div style="margin-top:10px;border-bottom: solid 2px {color:Nav Hover}"></div>
  363.  
  364. {block:Posts}
  365. <div id="entry">
  366. <!-- no via source code on reblogs -->
  367. <!-- {block:NoRebloggedFrom}
  368. {block:RebloggedFrom}{ReblogParentName}{/block:RebloggedFrom}
  369. {/block:NoRebloggedFrom} -->
  370. {block:ContentSource}<!-- {SourceURL}
  371. {block:SourceLogo}<img src="{BlackLogoURL}"width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}
  372. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  373. {/block:ContentSource}
  374.  
  375. {block:Text}
  376. {block:Title}<h1>{Title}</h1>{/block:Title}
  377. {Body}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  378. {/block:Text}
  379.  
  380. {block:Photo}
  381. {LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}" width="400"/>{LinkCloseTag}{block:Caption}{Caption}{/block:Caption}{/block:PermalinkPage}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  382. {/block:Photo}
  383.  
  384. {block:Photoset}
  385. {Photoset-400}
  386. {block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  387. {/block:Photoset}
  388.  
  389. {block:Quote}
  390. <div id="quote"><div style="font-size:50px; font-family:georgia; color:#000; position:absolute;"><div style="position:relative; top:15px;">&#147;</div></div><div style="padding-left:32px; line-height:18px; font-size:14px;">{Quote}</div></div><p>{block:Source}<div align="center">{Source}</div>{/block:Source}</p>{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  391. {/block:Quote}
  392.  
  393. {block:Link}
  394. <a href="{URL}"><h2>{Name}</h2></a>{block:Description}{Description}{/block:Description}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  395. {/block:Link}
  396.  
  397. {block:Chat}
  398. {block:Title}<h1>{Title}</h1>{/block:Title}
  399. {block:Lines}{block:Label}<b>{Label}</b> {Line}<br>{/block:Label}{/block:Lines}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}{/block:Chat}
  400.  
  401. {block:Audio}<div class="audio">{block:AudioPlayer}<div class="player">{AudioPlayerWhite}</div>{/block:AudioPlayer}<div class="track">{block:TrackName}{TrackName}{/block:TrackName}{block:Artist}<br>{Artist}{/block:Artist}</div></div>{block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}{/block:Audio}
  402.  
  403. {block:Answer}<div class="q"><b>{Asker}:</b> {Question}</div>
  404. <div class="a">{Answer}</div>{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}{/block:Answer}
  405.  
  406. {block:Video}
  407. <div class="video" align="center">{Video-400}</div>
  408. {block:Caption}{Caption}{/block:Caption}{block:IndexPage}<div class="permalink"><a href="{Permalink}">{NoteCountWithLabel}</a></div>{/block:IndexPage}
  409. {/block:Video}
  410. </div>
  411.  
  412. {block:PermalinkPage}
  413. {block:PostNotes}<div class="src">Posted {DayOfWeek}, {DayOfMonth} {Month} {Year} with {NoteCountWithLabel}{block:RebloggedFrom}<br/>from <a href="{ReblogParentURL}">{ReblogParentName}</a>{block:ContentSource} &middot; Source: <a href="{ReblogRootURL}">{ReblogRootName}</a>{/block:ContentSource}{/block:RebloggedFrom}{block:HasTags}<br/>Tags: {block:Tags}<a href="{TagURL}" class="tag">#{Tag}</a> {/block:Tags}{/block:HasTags}<div class="notes">{PostNotes}</div></div>{/block:PostNotes}{/block:PermalinkPage}
  414. {/block:Posts}
  415.  
  416. {block:Pagination}<div id="pagi">{block:PreviousPage}<span class="back"><a id="back" href="{PreviousPage}">← Newer posts</a></span>{/block:PreviousPage}{block:NextPage}<span class="next"><a id="next" href="{NextPage}">Older posts →</a></span>{/block:NextPage}</div>{/block:Pagination}
  417.  
  418. <div id="footer">
  419. <p><a href="/">Muted</a> Theme by <span class="footlink"><a href="http://carpels.tumblr.com/">Louise Dee</a>. Powered by <a href="http://tumblr.com">Tumblr</a></p></div>
  420. </div>
  421. </div>
  422. <div style="display:block;bottom:5px;right:4px;font-size:10px;font-family:baskerville;position:fixed;background-color:none;padding:3px;"><a href="http://carpels.tumblr.com/">C</a></div>
  423. </body>
  424. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement