Advertisement
Notlikeamovie

Theme #007

Oct 11th, 2011
54,493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.58 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. <!-- theme #007
  5. made by maraudersmaps.tumblr.com. Do not redistribute or use as a base for other themes -->
  6.  
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10. <meta name="image:Sidebar" content=""/>
  11. <meta name="image:Background" content=""/>
  12.  
  13. <meta name="font:Body" content="Trebuchet Ms" />
  14.  
  15. <meta name="if:Fixed Background" content="/">
  16. <meta name="if:Link 1" content="/">
  17. <meta name="if:Link 2" content="/">
  18. <meta name="if:Link 3" content="/">
  19. <meta name="if:Show Tags" content="/">
  20. <meta name="if:Icons White" content="/">
  21. <meta name="if:Icons Black" content="/">
  22.  
  23. <meta name="text:Link 1 Url" content="http://" />
  24. <meta name="text:Link 1 Name" content="Link 1" />
  25. <meta name="text:Link 2 Url" content="http://" />
  26. <meta name="text:Link 2 Name" content="Link 2" />
  27. <meta name="text:Link 3 Url" content="http://" />
  28. <meta name="text:Link 3 Name" content="Link 3" />
  29.  
  30. <meta name="color:Background" content="#F0F2F2" />
  31. <meta name="color:Blogtitle" content="#929DAA" />
  32. <meta name="color:Header Links" content="#BDD894" />
  33. <meta name="color:Header Bottom" content="#AFD48E" />
  34. <meta name="color:Description" content="#8ab3b7" />
  35. <meta name="color:Sidebar links" content="#E3F1E1" />
  36. <meta name="color:Sidebar links hover" content="#93B390" />
  37. <meta name="color:Sidebar text" content="#D1E0CE" />
  38. <meta name="color:Posts" content="#E6F0E6" />
  39. <meta name="color:Text" content="#A3BBA2" />
  40. <meta name="color:Bold" content="#5D9B5B" />
  41. <meta name="color:Italic" content="#677372" />
  42. <meta name="color:Link" content="#87B0A5" />
  43. <meta name="color:Link Hover" content="#3D3836" />
  44. <meta name="color:Title" content="#838A83" />
  45. <meta name="color:Permalink" content="#4C8B81" />
  46. <meta name="color:Quote" content="#454A63" />
  47. <meta name="color:Source" content="#8EBD95" />
  48. <meta name="color:Chat1" content="#FAF7F7" />
  49. <meta name="color:Chat2" content="#F1F1F0" />
  50. <meta name="color:Artist" content="#FCFCFC" />
  51. <meta name="color:tracks" content="#EAF3E6" />
  52. <meta name="color:album" content="#F2FAF8" />
  53. <meta name="color:ending" content="#fff" />
  54. <meta name="color:Answer" content="#9A9C92" />
  55. <meta name="color:Question Background" content="#CADEC8" />
  56. <meta name="color:Question Text" content="#fff" />
  57. <meta name="color:pagination" content="#C7C7FF" />
  58. <meta name="color:Scrollbar1" content="#F0F2F2" />
  59. <meta name="color:Scrollbar2" content="#4B637E" />
  60. <meta name="color:Scrollbar3" content="#B8BEC2" />
  61. <meta name="color:Scrollbar4" content="#fff" />
  62.  
  63.  
  64. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  65.  
  66.  
  67. <link href='http://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
  68. <link href='http://fonts.googleapis.com/css?family=Ubuntu+Condensed' rel='stylesheet' type='text/css'>
  69.  
  70. <title>{Title}</title>
  71. <link rel="shortcut icon" href="{Favicon}">
  72. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  73. {block:Description}
  74. <meta name="description" content="{MetaDescription}" />
  75. {/block:Description}
  76.  
  77.  
  78. <style type="text/css">
  79.  
  80.  
  81.  
  82.  
  83. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbar1};}
  84.  
  85. ::-webkit-scrollbar-corner {background:{color:scrollbar2};}
  86.  
  87. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar3};}
  88.  
  89. ::-webkit-scrollbar-button:horizontal { width: 7px; height: 4px; display: block; background:{color:scrollbar3};}
  90.  
  91. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar3}; border-top: 1px solid {color:scrollbar1}; border-bottom: 1px solid {color:scrollbar1};}
  92.  
  93. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbar1};border: 0px solid {color:scrollbar1};}
  94.  
  95. ::-webkit-scrollbar-thumb {background: {color:scrollbar3}; border-top: 0pt solid {color:scrollbar1}; border-bottom: 0pt solid {color:scrollbar1};}
  96.  
  97. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar3}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto; }
  98.  
  99. ::-webkit-scrollbar-track-piece {background: {color:scrollbar1}; border-top: 1pt solid {color:scrollbar4}; border-bottom: 1pt solid {color:scrollbar4}; width:4pt;}
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106. iframe#tumblr_controls {
  107. top:0px !important;
  108. right:3px !important;
  109. position: fixed !important;
  110. -webkit-transition: opacity 0.7s linear;
  111. opacity: 0.4;
  112. -webkit-transition: all 0.8s ease-out;
  113. -moz-transition: all 0.8s ease-out;
  114. transition: all 0.8s ease-out;}
  115.  
  116. iframe#tumblr_controls:hover{
  117. -webkit-transition: opacity 0.7s linear;
  118. opacity: 1;
  119. -webkit-transition: all 0.4s ease-out;
  120. -moz-transition: all 0.4s ease-out;
  121. transition: all 0.4s ease-out;}
  122.  
  123. .tumblrAutoPager_page_info, .tumblrAutoPager_page_separator {display:none;}
  124.  
  125.  
  126. body {background-color:{color:background}; background-image: url('{image:background}'); color:{color:text}; font-family: {font:body}; font-size:10px; {block:IfFixedBackground}background-attachment:fixed; background-repeat:no-repeat;{/block:IfFixedBackground} text-align:justify; }
  127.  
  128. #content {width:840px; margin:auto;}
  129.  
  130. #arrow1 {position:fixed; top:300px; margin-left:60px;}
  131. #arrow1 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
  132.  
  133. #arrow2 {position:fixed; top:300px; float:right; right:60px;}
  134. #arrow2 a{color:{color:pagination}; font:100px Georgia; line-height:90%;}
  135.  
  136. #sidebar {width:250px; float:left; margin-top:75px; margin-left:13px; position:fixed;}
  137.  
  138. #sidepic {width:252px; margin-bottom:0px; background-color:#trans; padding-right:-02px; margin-right:-2px;}
  139. #sidepic img {border:0px; width:254px;}
  140.  
  141. #description {width:250px; margin-bottom:2px; background-color:{color:description}; padding:2px; font:9px {font:body}; color:{color:sidebar text};}
  142.  
  143.  
  144. .compllinks {width:250px; display:block; text-align:center;}
  145. .compllinks a{display:block; background-color:#trans; color:{color:sidebar links}; font:10px 'Ubuntu Condensed'; text-transform:uppercase; padding:3px 2px 1px 2px; border-top:1px solid {color:background}; width:250px; margin-bottom:1px; margin-left:-2px;}
  146. .compllinks a:hover {letter-spacing:1px;}
  147.  
  148. #header {width:900px; position:fixed; z-index:999; background-color:{color:background}; margin-left:13px; margin-bottom:5px; margin-top:-10px;}
  149.  
  150. #headers {width:815px; border-bottom:2px solid {color:header bottom}; padding:5px; height:63px;}
  151. #header1 {display:inline; margin-left:110px; padding:3px;}
  152.  
  153. .blogtitle {float:right; margin-right:6px; font:40px 'Pacifico'; color:{color:blogtitle}; margin-bottom:2px; margin-top:-2px;}
  154. .tble {margin-left:-5px; float:left; width:auto;}
  155.  
  156. .header1 {width:55px; height:45px; background-color:{color:header links}; font:11px 'Ubuntu Condensed'; color:{color:sidebar links}; padding:3px; -webkit-border-radius: 250px; -moz-border-radius: 250px;
  157. border-radius: 250px; text-transform:uppercase; text-align:center; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out;}
  158.  
  159. .header1 a {color:{color:sidebar links}; -moz-transition: all .6s ease-in-out; -o-transition: all .6s ease-in-out; transition: all .6s ease-in-out; -webkit-transition: all .6s ease-in-out; background-color:#trans;}
  160.  
  161. .header1 img { -webkit-border-radius: 250px; -moz-border-radius: 250px;
  162. border-radius: 250px; padding:-3px!important;}
  163.  
  164. .header1:hover a{color:{color:header links};}
  165. .header1:hover {color:{color:header links}; background-color:{color:sidebar links}; transform: rotate(360deg); -moz-transform: rotate(360deg); -webkit-transform: rotate(360deg); -o-transform: rotate(360deg);}
  166.  
  167.  
  168.  
  169. #entries {width:510px; float:right; margin-top:75px;}
  170. .entries {width:500px; padding:4px 4px 6px 4px; background-color:{color:Posts}; margin:0px 0px 15px 0px;}
  171.  
  172. #reblogs {display:none;}
  173.  
  174.  
  175. .lehover{
  176. display:block;
  177. width:auto;
  178. position:absolute;
  179. margin-left:505px;
  180. margin-top:-6px;
  181. float:right;
  182. background:#trans;
  183. padding:2px;
  184. opacity:0;
  185. filter: alpha(opacity = 0);
  186. -webkit-transition: 0.3s ease-in;
  187. height:auto;
  188. text-align:center;}
  189.  
  190. .lehover a{color:{color:permalink}; font-size:14px; font-family: 'Ubuntu Condensed', sans-serif; text-transform:uppercase; text-align:center;}
  191.  
  192. .lehover img {max-width:25px;}
  193.  
  194. .entries:hover .lehover{
  195. opacity:0.95;
  196. filter: alpha(opacity = 95);
  197. -webkit-transition: 0.6s ease-in-out;
  198. -moz-transition: 0.6s ease-in-out;
  199. -o-transition: 0.6s ease-in-out;
  200. z-index:1;
  201. }
  202.  
  203.  
  204.  
  205. #title { border-bottom: 2px {color:background} solid; width:500px;}
  206. .texttitle {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
  207. .texttitle a {font-size:12px; font-family: {font:Body}; margin:0px 0px -03px 0px; font-weight:normal; color: {color:title}; text-transform:uppercase; padding:2px 1px; text-align:center;}
  208.  
  209. .chat .line{
  210. font:9px {font:Body};
  211. background-color:{color:chat1};
  212. margin: 0 0 1px;
  213. padding: 2px;
  214. }
  215. .chat .line.odd{ background-color:{color:chat2};}
  216.  
  217. .label {font-weight:bold; color:{color:bold}}
  218.  
  219. blockquote {border-left:3px {color:body} solid; padding-left:3px; margin:0px 0px 0px 10px;}
  220. ul, li, ol {margin:0px 0px 0px 10px; color:{color:body}; padding-left:4px}
  221.  
  222. b, strong, .strong {color:{color:Bold};}
  223. i, em, .em {color:{color:Italic};}
  224.  
  225. a {color:{color:link}; text-decoration:none;}
  226. a:hover {color:{color:link hover};}
  227.  
  228.  
  229. img a {border:0px color:{color:transparent};}
  230.  
  231.  
  232. .linkdescription {padding:0px; margin:0px; font:9px {font:Body};}
  233.  
  234.  
  235. .caption {margin:0px; padding:0px;}
  236.  
  237. .short_quote {font:17px 'Ubuntu Condensed'; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  238. .medium_quote {font:15px 'Ubuntu Condensed'; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  239. .long_quote {font:13px 'Ubuntu Condensed'; background-color:#fff; height:auto; margin:0px; padding:6px; text-align:center; color:{color:quote};}
  240.  
  241. .source {text-align:right; font-style:italic; font-size:10px; color:{color:source};}
  242.  
  243. .audio {width:500px;}
  244.  
  245. #audio {
  246. width:494px;
  247. margin:0px 0px 2px 0px;
  248. padding:2px;
  249. background-color:#fff;}
  250.  
  251. .artist {
  252. width:450px!important;
  253. background-color:{color:artist};
  254. font:9px trebuchet ms;
  255. text-transform: uppercase;
  256. margin-bottom:1px;
  257. padding-top:-1px;
  258. text-align:center;
  259. height:17px;
  260. margin-left:-20px;}
  261.  
  262. .tracks {
  263. background-color:{color:tracks};
  264. font:9px trebuchet ms;
  265. text-transform: uppercase;
  266. margin-bottom:1px;
  267. text-align:center;
  268. height:17px;}
  269.  
  270. .album {
  271. background-color:{color:album};
  272. font:9px trebuchet ms;
  273. text-transform: uppercase;
  274. padding-bottom:-1px;
  275. text-align:center;
  276. height:15px!important;
  277. line-height:95%;}
  278.  
  279. .albumart {width:65px; margin-right:-50px;}
  280. .albumart img {margin:0px;}
  281.  
  282.  
  283. #postnotes {display:block; margin-left:3px; width:500px;}
  284.  
  285.  
  286. .question {
  287. color:{color:question text};
  288. font-size: 9px;
  289. font-weight: normal;
  290. font-family: {font:body};
  291. line-height:95%;
  292. background: {color:question background};
  293. margin: 0 0 10px 0;
  294. padding: 10px 15px;
  295. position: relative;}
  296.  
  297. .questionarrow {
  298. width: 13px;
  299. height: 7px;
  300. font-size:30px;
  301. font-family:'trebuchet ms';
  302. position: absolute;
  303. color:{color:question background};
  304. bottom: -3.5px;
  305. left: 240px;}
  306.  
  307.  
  308. .asker {width:500px; text-align:left; text-transform:uppercase; color:{color:text};}
  309. .asker a {color:{color:text};}
  310. .asker img {float:left; margin-left:220px; vertical-align:top; margin-right:3px; max-height:15px;}
  311.  
  312. .answer {color:{color:answer};}
  313.  
  314. #ending {width:500px; background-color:{color:ending};font:9px trebuchet ms; text-transform:uppercase; text-align:center; margin-top:4px; margin-bottom:-3px; padding:1px 0px; color:{color:permalink}; line-height:92%; {block:PermalinkPage}display:none;{/block:PermalinkPage};}
  315. #ending a{color:{color:permalink};}
  316.  
  317. </style>
  318. </head>
  319.  
  320. <body>
  321. {block:Pagination}
  322. <div id="arrow1">
  323. {block:PreviousPage}
  324. <a href="{PreviousPage}">«</a>
  325. {/block:PreviousPage}
  326. </div>
  327. {/block:Pagination}
  328. <div id="content">
  329. <div id="header">
  330. <div id="headers">
  331. <div id="header1">
  332. <table class="tble" cellspacing="2px">
  333. <tr>
  334. <td class="header1"><a href="/"><img src="{PortraitURL-96}" border="0" width="58"></a></td>
  335. <td class="header1"><a href="/ask" > ask</a></td>
  336. <td class="header1"><a href="/archive">archive</a></td>
  337. {block:IfLink1}<td class="header1"><a href="{text:Link 1 Url}" target="_blank">{text:Link 1 Name}</a></td>{/block:IfLink1}
  338. </tr>
  339. </table>
  340. <div class="blogtitle">{Title}</div>
  341. </div>
  342. </div>
  343. </div>
  344.  
  345. <div id="sidebar">
  346. {block:IfSidebarImage}
  347. <div id="sidepic">
  348. <img src="{image:sidebar}" border="0">
  349. </div>
  350. {/block:IfSidebarImage}
  351. <div id="description">
  352. {Description}
  353. <div class="compllinks">
  354. {block:IfLink2}<a href="{text:Link 2 Url}" target="_blank">{text:Link 2 Name}</a>{/block:IfLink2}
  355. {block:IfLink3}<a href="{text:Link 3 Url}" target="_blank">{text:Link 3 Name}</a>{/block:IfLink3}
  356. <a href="http://maraudersthemes.tumblr.com">Theme made by maraudersmaps</a>
  357. </div>
  358.  
  359. </div>
  360. </div>
  361.  
  362.  
  363. <div id="entries">
  364. {block:Posts}
  365. <div class="entries {block:Photo}photo{/block:Photo}{block:Quote}quote{/block:Quote}{block:Link}link{/block:Link}{block:Text}text{/block:Text}{block:Chat}chat{/block:Chat}{block:Audio}audio{/block:Audio}{block:Video}video{/block:Video}{block:Answer}answer{/block:Answer}">
  366.  
  367. {block:IndexPage}<div class="lehover">{block:NoteCount}<a href="{Permalink}">{NoteCountWithLabel}</a><br> {/block:NoteCount}<a href="{Permalink}" title="View Post"><img src={block:IfIconsBlack}"http://static.tumblr.com/2lqtwbf/3rIlsx6uv/heart_black.png"{/block:IfIconsBlack}{block:IfIconsWhite}"http://static.tumblr.com/2lqtwbf/i6Xlsx6tt/heart_white.png"{/block:IfIconsWhite}></a>&nbsp;&nbsp; <a href="{ReblogURL}" target="_blank" title="Reblog"><img src={block:IfIconsBlack}"http://static.tumblr.com/2lqtwbf/cX8lsx6g7/arrow_black.png"{/block:IfIconsBlack}{block:IfIconsWhite}"http://static.tumblr.com/2lqtwbf/1sTlsx6jn/arrow_white.png"{/block:IfIconsWhite}></a></div>{/block:IndexPage}
  368.  
  369. {block:Text}
  370. <div id="title">
  371. {block:Title}
  372. <div class="texttitle"><a href="{Permalink}" target="_blank">{Title}</a></div>
  373. {/block:Title}
  374. </div>
  375. {Body}
  376. {/block:Text}
  377.  
  378. {block:Photo}
  379. <img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
  380. {block:Caption}
  381. <div class="caption">{Caption}</div>
  382. {/block:Caption}
  383. {/block:Photo}
  384.  
  385. {block:Photoset}
  386. {Photoset-500}
  387. {block:Caption}
  388. <div class="caption">{Caption}</div>
  389. {/block:Caption}
  390. {/block:Photoset}
  391.  
  392. {block:Quote}
  393. <div class="{Length}_quote">
  394. {Quote}
  395. {block:Source}
  396. <div class="source">- {Source}</div>
  397. {/block:Source}
  398. </div>
  399. {/block:Quote}
  400.  
  401. {block:Link}
  402. <div id="title"><div class="texttitle"><a href="{URL}" class="linkpost" target="_blank">{Name}</a></div></div>
  403. {block:Description}
  404. <div class="linkdescription">{Description}</div>
  405. {/block:Description}
  406. {/block:Link}
  407.  
  408. {block:Chat}
  409. {block:Title}
  410. <div id="title"><div class="texttitle">{Title}</div></div>
  411. {/block:Title}<br>
  412. <div class="chat">
  413. {block:Lines}<div class="chat"><div class="line {Alt}">
  414. <div class="{Alt} user_{UserNumber}">
  415. {block:Label}
  416. <span class="label"><b>{Label}</b></span>
  417. {/block:Label}
  418. {Line}</div>
  419. </div></div>
  420. {/block:Lines}
  421. </div>
  422. {/block:Chat}
  423.  
  424. {block:Video}
  425. {Video-500}
  426. {block:Caption}
  427. <div class="caption">{Caption}</div>
  428. {/block:Caption}
  429. {/block:Video}
  430.  
  431. {block:Audio}
  432. <div id=audio>{AudioPlayerWhite}</div>
  433. <div id="dataudio">
  434. <table class="audio">
  435. <tr>
  436. <td padding="0" rowspan="3" class="albumart">
  437. {block:AlbumArt}
  438. <img src="{AlbumArtURL}" width="64">
  439. {/block:AlbumArt}
  440. </td>
  441. <td rowspan="1" class="artist">
  442. {block:Artist}
  443. {Artist}
  444. {/block:Artist}
  445. </td>
  446. </tr>
  447. <tr>
  448. <td rowspan="1" class="tracks">
  449. {block:TrackName}
  450. {TrackName}
  451. {/block:TrackName}
  452. </td>
  453. </tr>
  454. <tr>
  455. <td rowspan="1" class="album">
  456. {block:Album}
  457. {Album}
  458. {/block:Album}
  459. </td>
  460. </tr>
  461. </table>
  462. </div>
  463. {block:Caption}
  464. <div class="reblogs">
  465. {Caption}
  466. </div>
  467. {/block:Caption}
  468. {/block:Audio}
  469.  
  470. {block:Answer}
  471. <div class="question">
  472. <div class="questionarrow">▼</div>
  473. {Question}
  474. </div>
  475. <div class="asker"><img src="{AskerPortraitURL-24}">{Asker}</div>
  476. <div class="answer">{Answer}</div>
  477. {/block:answer}
  478.  
  479.  
  480. {block:IfShowTags}
  481. {block:HasTags}
  482. <div id="ending">
  483. Tagged as: {block:Tags}<a href="{TagURL}" target="_blank">#{Tag}&nbsp;</a>{/block:Tags}
  484. </div>
  485. {/block:HasTags}
  486. {/block:IfShowTags}
  487.  
  488. </div>
  489. {block:PermalinkPage}
  490. <center>
  491. {block:NoteCount}{NoteCountWithLabel}<br>{/block:NoteCount}
  492. {block:HasTags} tagged as: {block:Tags}<a href="{TagURL}" target="_blank">{Tag}. </a>{/block:Tags}<br>{/block:HasTags}
  493. {block:RebloggedFrom}reblogged from <a href="{ReblogParentURL}" target="_blank">{ReblogParentName}</a><br> originally posted by <a href="{ReblogRootURL}" target="_blank">{ReblogRootName}</a>{/block:RebloggedFrom}
  494. </center>
  495. <br>
  496. {block:PostNotes}
  497. <div id="postnotes">{PostNotes}</div><br>
  498. {/block:PostNotes}
  499. {/block:PermalinkPage}
  500. {/block:Posts}
  501.  
  502. <div id=reblogs>{block:RebloggedFrom}<a href="{ReblogParentURL}"><img src="{ReblogParentPortraitURL-24}"></a>→ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>, {/block:RebloggedFrom}
  503. {block:ContentSource}originally from <a href="{SourceURL}">{SourceLink}</a><br>
  504. {/block:ContentSource}
  505. <a href="{Permalink}">→ {block:NoteCount}{NoteCount} notes, {/block:NoteCount}{block:Date}posted {TimeAgo}{/block:Date}</a></div><p><p>
  506.  
  507. </div>
  508. {block:Pagination}
  509. <div id="arrow2">
  510. {block:NextPage}
  511. <a href="{NextPage}">»</a>
  512. {/block:NextPage}
  513. </div>
  514. {/block:Pagination}
  515. </body>
  516. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement