Advertisement
MarginalSide

Theme 45.1 - Faith

Jul 16th, 2012
1,156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.60 KB | None | 0 0
  1. <html>
  2.  
  3. <html lang="en">
  4. <head>
  5. <script type="text/javascript" src="http://static.tumblr.com/3ikgvxs/0TGl4zgpu/jquery.min.js">
  6. </script>
  7.  
  8.  
  9. <meta name="color:background" content="#fede0" />
  10. <meta name="color:text" content="#131212" />
  11. <meta name="color:border" content="#131212" />
  12. <meta name="color:post" content="#fede0" />
  13. <meta name="color:link" content="#000" />
  14. <meta name="color:sidebar" content="#000"/>
  15. <meta name="color:bgtitle" content="#000" />
  16.  
  17. <meta name="image:sidebar" content="" />
  18.  
  19.  
  20. <meta name="text:Link1" content="/" />
  21. <meta name="text:Link1 Title" content="link1" />
  22. <meta name="text:Link2" content="/" />
  23. <meta name="text:Link2 Title" content="link2" />
  24. <meta name="text:Link3" content="/" />
  25. <meta name="text:Link3 Title" content="link3" />
  26. <meta name="text:Link4" content="/" />
  27. <meta name="text:Link4 Title" content="link4" />
  28. <meta name="text:Link5" content="/" />
  29. <meta name="text:Link5 Title" content="link5" />
  30. <meta name="text:Link6" content="/" />
  31. <meta name="text:Link6 Title" content="link6" />
  32. <meta name="text:Link7" content="/" />
  33. <meta name="text:Link7 Title" content="link" />
  34. <meta name="text:Link8" content="/" />
  35. <meta name="text:Link8 Title" content="link" />
  36.  
  37. <title>{Title}</title>
  38. <link rel="shortcut icon" href="http://static.tumblr.com/agz7yft/b57m4t6kt/favicon__7_.ico">
  39. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  40. {block:Description}
  41. <meta name="description" content="{MetaDescription}" />
  42. {/block:Description}
  43.  
  44. <style type="text/css">
  45.  
  46.  
  47. body {background-color: {color:background}; font-family: tahoma; color: {color:text}; text-align: center; font-size: 10px; background-image:url('{image:background}'); background-attachment: fixed; }
  48.  
  49. a {color: {color:link}; text-decoration: none; text-transform: none;}
  50. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  51.  
  52. p {margin: 6px 0 0 0}
  53.  
  54. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:sidebar}; padding-left: 5px; }
  55. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:sidebar};}
  56. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:sidebar}; }
  57. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:sidebar}; }
  58.  
  59. blockquote img{max-width: 470px!important}
  60. blockquote blockquote img{max-width: 450px!important}
  61. blockquote blockquote blockquote img{max-width: 430px!important}
  62. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  63.  
  64.  
  65. #entry {float: left; margin-left: 500px; margin-top:60px;}
  66.  
  67. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 1px; text-align: justify; font-family: tahoma; font-size: 10.5px; position: relative;}
  68.  
  69. h1 {font-family:tahoma; text-align: center; font-style: normal; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  70. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  71. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  72.  
  73.  
  74. .quote {font-family:georgia; text-align: center; font-style: italic; font-size: 15px; line-height: 18px; padding: 4px;}
  75. .quotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  76. .quotesource a, a:hover{text-transform: none;}
  77.  
  78. .chat {line-height: 13px; list-style: none }
  79. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  80. .person1 {color: {color:text}; padding: 2px; }
  81. .person1 .label {font-weight: bold; color:{color:text}}
  82. .person2 {color: {color:text}; padding: 2px; }
  83. .person2 .label {font-weight: bold; color:{color:text}}
  84.  
  85. .player {background-color: #696969; text-align: left; display:block;}
  86.  
  87. #asker {font-size: 11px; font-family: tahoma; text-align: left;}
  88. .answer {padding: 2px}
  89. .answer img {max-width: 420px;}
  90.  
  91.  
  92. #date {text-align: left; font-size: 9px; font-family: tahoma; text-transform: lowercase; z-index: 11;}
  93. #date a {font-size: 9px;}
  94.  
  95. .tags {color: {color:text}; font-size: 9px; font-family: Lucida Console; display: inline; list-style: none; text-transform:lowercase;}
  96. .tags a {font-size: 9px; color: {color:text}; display: inline; list-style: none; text-transform: lowercase;}
  97.  
  98. #cap {width: 500px; margin-top: -2px;}
  99. .source {display: none;}
  100.  
  101. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: cleft;}
  102. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  103. ol.notes li {background-color: {color:background}; margin-bottom: 5px; padding: 5px; }
  104. .notes img{display: none; border:1px;}
  105.  
  106.  
  107. /* scroll by ild */
  108.  
  109. ::-webkit-scrollbar-thumb:vertical {
  110. background-color: #1c1c1c;
  111. height: 50px;
  112. }
  113. ::-webkit-scrollbar-thumb:horizontal {
  114. background-color: #1c1c1c;
  115. height: 10px;
  116. }
  117. ::-webkit-scrollbar {
  118. height: 3px;
  119. width: 3px;
  120. background-color: #000;
  121. }
  122.  
  123.  
  124.  
  125.  
  126. .sidebar {width: 0px; height: auto; top: 40px; left: -16px; padding: 0px; background-color: {color:sidebar}; text-align: center; position: fixed;}
  127.  
  128.  
  129.  
  130.  
  131. #sidebar1{margin-left: 289px; margin-top: 115px; width: 210px; float: left; background-color: {color:post}; padding: 0px; position: fixed; height: 306px;}
  132. .sidebar1 {height: 346px; text-align: left; margin: 0px; border: 1px solid #6969; padding: 3px; background-color: {color:post};}
  133. .sidebar1 img{width:200px; height: 300px;height: auto; display: inline; overflow: auto;margin-left: 2px; margin-top: 3px;}
  134.  
  135.  
  136.  
  137. #footer { opacity: 0.9; top:-227px; background-color:{color:bgtitle};color:{color:text}; width:200px; height:44px; position: fixed; margin-top:295px; margin-left:289px; border:5px solid {color:post};}
  138.  
  139. .title{ height:30px; }
  140. .titled{ width:185px; float:left; font-size:18px; font-family: Georgia, Palatino, ‘Palatino Linotype’, Times, ‘Times New Roman’, serif;; text-transform:none;
  141. line-height:160%; color:; font-weight:300; margin:3px 0px 0px 0px; text-align:center; background-color:none; padding:4px 2px 4px 2px; }
  142.  
  143.  
  144. #tit2{background-color: trasparent; letter-spacing: 1px; color: transparent; width:193px; height:50px; position: fixed; padding-top: 10px; padding-bottom: -10px; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-left: -5px; font-family: verdana; font-size: 9px; margin-top: 102px; px; z-index: 3;}
  145. #tit2:hover {background-color: {color:frasesidbackground}; height: 25px; color: {color:frasesid txt}; filter:alpha(opacity=0.75) -moz-opacity:0.80; opacity:0.80}
  146.  
  147.  
  148. div#header{
  149. position:fixed;
  150. left:297px;
  151. top:30px;
  152. background-color:{color:post};
  153. width:808px;
  154. height:27px;
  155. padding:5px;
  156. text-align:right;
  157. z-index:1;
  158. }
  159.  
  160. div#jojo{
  161. position:fixed;
  162. left:297px;
  163. top:0px;
  164. background-color:{color:background};
  165. width:721px;
  166. height:20px;
  167. padding:5px;
  168. text-align:right;
  169. z-index:1;
  170. }
  171.  
  172.  
  173.  
  174.  
  175. #pagina {width: 386px;; height: 18px; background-color:{color:sidebar}; margin-bottom: 0px; margin-top: 35px; margin-left: -10px; padding:2px; font:9px verdana; letter-spacing: 0px; text-align:justify; color:{color:Description Text}; position: fixed; }
  176.  
  177. #td {width: 200px; height: none; margin-left: -128px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 440px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  178.  
  179.  
  180.  
  181.  
  182. #fundo1 {width:80px; height:113px; auto; margin-left:1021px; margin-top:60px; position:fixed; overflow:hidden; background-color: {color:post}; color: #fff; font-family: verdana; font-size:13px; text-align: center; border-left:0px solid; border-right:0px solid; padding:3px;z-index:1;-webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  183. #fundo1:hover {letter-spacing:1px}
  184.  
  185.  
  186. #linksbarra {margin-top: 63px; margin-left: 1021px; position:fixed; width: auto; z-index:100;}
  187.  
  188. #linksbarra a{text-transform: uppercase; display: block; font-family: tinytots; transition: all 0.5s ease-out; -o-transition-transition: all 0.5s ease-out; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; width: 80px; text-align: center; font-size: 8px; height:13px; margin: 1px 0 0px 0; color:#6969; background-color: {color:background}; margin-left: 3px; line-height:10px; }
  189.  
  190. #linksbarra a:hover{color: #696969; }
  191.  
  192.  
  193.  
  194. @font-face { font-family: "tinytots";src: url('http://static.tumblr.com/rmj06l2/Usellxb4i/tinytots.ttf');}
  195.  
  196. #paginal {font-family: verdana; font-size: 8px; text-align: center;}
  197. #paginal a {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px; color: {color:textdescription};}
  198. #paginal a:hover {background: {color:post}; color: {color:linkbg};}
  199. #paginal span.pagina_atual {background: {color:post}; margin: 0 1px 0 0; padding: 2px 4px;; color: {color:linkbg}; font-weight: bold; text-decoration: none;}
  200. .ps {position: fixed; margin-left: 289px; padding: 3px; width: 204px; height: auto; top: 593px; background-color: {color:post}; color: {color:textdescription};}
  201.  
  202. #description {position: fixed; margin-top: 468px; margin-left: 289px; width: 210px; height: 94px; background-color: {color:post}; z-index:2; font-family: Verdana}
  203. .opdescription{color: {color:textdescription}; clear: both; font-size:9px; height: 83px; text-align: center; background-color:transparent; padding: 8px; margin-top: -3px; font-family: Verdana}
  204. .opdescription a{font-size:9px}
  205. #description a:hover{position: fixed; margin-top: -3px; margin-left: 50px; height: 22px; z-index:2; text-transform: arial}
  206.  
  207.  
  208. #credit {float: left; height: 11px; margin-top: 122px; margin-left: 417px; width: 200px; background-color: {color:post}; color: {color:text}; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; border-right:1px solid {color:background}; border-top:1px solid {color:background}; }
  209.  
  210. .credito{margin-top:-17px; margin-left:15px;}
  211.  
  212. #credit a{font-size: 9px; color:{color:link};}
  213. #credit a:hover{color:{color:linkhover};}
  214.  
  215.  
  216. #papa {position: fixed; margin-top: 180px; margin-left: 1021px; width: 86px; height: 24px; background-color: {color:post}; z-index:2; font-family: Verdana;color:#ffff;}
  217. .papato{color: #fff; clear: both; font-size:9px; height: 83px; text-align: center; background-color:transparent; padding: 8px; margin-top: -3px; font-family: Verdana;margin-left: -5px;}
  218. .papato a{font-size:9px}
  219. #papa a:hover{position: fixed; margin-top: -3px; margin-left: 50px; height: 22px; z-index:2; text-transform: arial}
  220.  
  221.  
  222.  
  223.  
  224. </style>
  225. <body onkeydown="return false">
  226.  
  227.  
  228.  
  229. <div id="sidebar1">
  230. <div class="sidebar1">
  231. <img src="{image:sidebar}"/>
  232. </div></div>
  233.  
  234.  
  235. <div id="header"></div>
  236. <div id="jojo"></div>
  237.  
  238.  
  239.  
  240.  
  241. <div id="fundo1">
  242. </div></div></div>
  243. <div id="linksbarra">
  244. <a href="{text:link1}">{text:link1 title}</a>
  245. <a href="{text:link2}">{text:link2 title}</a>
  246. <a href="{text:link3}">{text:link3 title}</a>
  247. <a href="{text:link4}">{text:link4 title}</a>
  248. <a href="{text:link5}">{text:link5 title}</a>
  249. <a href="{text:link6}">{text:link6 title}</a>
  250. <a href="{text:link7}">{text:link7 title}</a>
  251. <a href="{text:link8}">{text:link8 title}</a>
  252. </div>
  253.  
  254.  
  255. <div id="footer"><div class="titled">{title}</div></div>
  256.  
  257. <div id="description">
  258. <div class="opdescription">{block:Description}{Description}{/block:Description}</div></div>
  259.  
  260. <div id="td"><div id="credit"> theme by <a href="http://ladomarginal.tumblr.com/"><b>lado marginal</a></b> do not copy</div></div>
  261.  
  262.  
  263. <div id="papa">
  264. <div class="papato">
  265.  
  266. </div></div>
  267.  
  268. <div class="ps"><div id="paginal">
  269. {block:JumpPagination length="6"}
  270. {block:CurrentPage}<span class="pagina_atual">{PageNumber}</span>{/block:CurrentPage}
  271. {block:JumpPage}<a class="jump_page" href="{URL}">{PageNumber}</a>{/block:JumpPage}
  272. {/block:JumpPagination}
  273. </div></div>
  274.  
  275.  
  276. <div id="entry">
  277.  
  278. {block:Posts}
  279. <div class="posts">
  280.  
  281. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  282.  
  283. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  284.  
  285. {block:Photoset}{Photoset-500}{/block:Photoset}
  286.  
  287. {block:Quote}
  288. <div class="quote">“{Quote}”</div>
  289. {block:Source}<div class="quotesource"> — {Source}</div>
  290. {/block:Source}
  291. {/block:Quote}
  292.  
  293. {block:Link}
  294. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  295. {block:Description}{Description}{/block:Description}
  296. {/block:Link}
  297.  
  298. {block:Chat}
  299. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  300. <div class="chat"><ul>{block:Lines}
  301. <li class="person{UserNumber}">{block:Label}
  302. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  303. {/block:Chat}
  304.  
  305. {block:Audio}
  306. <div class="player">{AudioPlayerBlack}</div>
  307. {block:Caption}{Caption}{/block:Caption}
  308. {/block:Audio}
  309.  
  310. {block:Video}{Video-500}{/block:Video}
  311.  
  312.  
  313. {block:Answer}
  314. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  315. <div class="answer">{Answer}</div>
  316. {/block:Answer}
  317.  
  318.  
  319. <div id="cap">
  320. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  321. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  322. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  323.  
  324. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  325. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  326.  
  327. <div id="date">
  328. {block:Date}
  329. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} ▪ <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage}<a href="{ReblogUrl}" target="_blank"><b> </a>
  330. </b></a> ▪ <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}
  331. {block:RebloggedFrom}<br>source: <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} ▪ reblogged from <a href="{ReblogParentURL}">{ReblogParentName}</a>
  332. {/block:RebloggedFrom}
  333. </div>
  334. </div>{/block:Date}
  335.  
  336.  
  337. {/block:Posts}
  338.  
  339.  
  340. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  341.  
  342.  
  343.  
  344. </div>
  345. </div>
  346. </div>
  347. </div>
  348.  
  349. </body>
  350.  
  351. <style>body {cursor:url(http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif), url(http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif), auto;} </style>
  352. <a href="" target=_blank><div style="height: 50px; width: 50px; position: absolute; top: 0px; left: 0px;"> </div></a>
  353.  
  354. <style>a, a:hover {cursor: url("http://static.tumblr.com/q3bfkrn/NRBls779n/oth589.cur"), auto }</style>
  355.  
  356.  
  357. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement