MarginalSide

Theme 55 - Lustful

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