Advertisement
MarginalSide

Theme 57 -

Aug 18th, 2012
381
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.17 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">
  3. <head>
  4.  
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <meta name="font:text" content="verdana" />
  7. <meta name="color:background" content="#ffffff" />
  8. <meta name="color:post" content="#ffffff" />
  9. <meta name="color:text" content="#000000" />
  10. <meta name="color:link" content="#000000" />
  11. <meta name="color:linkhover" content="#858d99" />
  12. <meta name="color:scrollbar" content="#4e4e4e" />
  13. <meta name="color:scrollbarbg" content="#fafafa" />
  14.  
  15. <meta name="image:background" content=""/>
  16. <meta name="image:sidebar" content=""/>
  17. <meta name="image:sidebar1" content=""/>
  18. <meta name="text:titulo" content="let's put the blame on system" />
  19. <meta name="text:frase" content="let's put the blame on system" />
  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="link6" />
  31. <meta name="text:Link6 Title" content="link6" />
  32.  
  33. <title>{Title}</title>
  34.  
  35. <link href='http://fonts.googleapis.com/css?family=Megrim' rel='stylesheet' type='text/css'>
  36.  
  37.  
  38. <style type="text/css">
  39. body {background-color:{color:background}; font-family: {font:text}; color: {color:text}; background-image:url('{image:background}'); font-size: 12px; background-attachment:fixed; background-repeat:repeat;}
  40. a {color:{color:link}; text-decoration:none; }
  41. a:hover {color:{color:linkhover}; }
  42.  
  43. ::-webkit-scrollbar-thumb:vertical {background-color: {color:scrollbar}; height: 50px;}
  44. ::-webkit-scrollbar-thumb:horizontal {background-color: {color:scrollbar}; height: 10px;}
  45. ::-webkit-scrollbar {height: 5px; width: 5px; background-color: {color:scrollbarbg}; }
  46.  
  47.  
  48. #posts {float: left; margin-left: 475px; margin-top:-346px;}
  49.  
  50. .post {width: 400px; background-color: {color:post}; padding: 3px; margin-bottom: 5px; text-align: justify; font-family: {font:text}; font-size: 11px; position: relative; margin-bottom:1px}
  51.  
  52. .chat {line-height: 12px; list-style: none }
  53. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height:20px;}
  54. .person1 {color: #131212; }
  55. .person1 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:#131212}
  56. .person2 {color: #131212 }
  57. .person2 .label {font-weight: bold; padding: 0px; margin-left: 5px; color:#131212}
  58.  
  59. .quote {font-size:11px; text-align:center;}
  60. .sourcequote {text-align:center;}
  61. .title {font-size:18px; text-align:left; }
  62.  
  63. .tags {font-size:9px;}
  64.  
  65. #date {font-size:9px; margin-bottom: -15px;}
  66.  
  67.  
  68. #cap {position:relative;}
  69. .source {display: none;}
  70.  
  71. #sidebar {color:{color:sidebartext};}
  72.  
  73. /*LINKS*/
  74.  
  75. #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: 52px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  76.  
  77.  
  78.  
  79.  
  80.  
  81. /*POSTS*/
  82.  
  83.  
  84. #container {
  85. background-color:transparent;
  86. width: 465px;
  87. position: absolute;
  88. top:99px;
  89. left: 410px;
  90. padding-bottom: 5px
  91. }
  92.  
  93. #entries {margin: -58px 0 -10px 0}
  94. #entry {
  95. width: 500px;
  96. background-color:#FFF;
  97. text-align: justify;
  98. padding: 20px;
  99. margin-bottom:15px;}
  100.  
  101. /*DESCRIPTIONANDBARRA*/
  102.  
  103.  
  104. div#jojo{
  105. position:fixed;
  106. left:297px;
  107. top:0px;
  108. background-color:{color:background};
  109. width:721px;
  110. height:8px;
  111. padding:5px;
  112. text-align:right;
  113. z-index:1;
  114. }
  115.  
  116.  
  117.  
  118. #aahsla{ float: left; margin-top: -6px; margin-left:258px; position: fixed; overflow: hidden; width: 194px; height: 300px; border: 3px solid {color:post}; z-index:100; background-color:#000;-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in;}
  119.  
  120. #aahsla img {margin-top: 0px; margin-left: 0px; width: 200px; height: 300px;-webkit-transition: 0.5s ease-in; -moz-transition: 0.5s ease-in; transition: 0.5s ease-in; }
  121.  
  122. #aahsla:hover{opacity: 0.6;}
  123.  
  124. #textinho {width: 200px; margin-top: -6px; margin-left: 252px; height: auto; float:left; position:fixed; padding: 5px; overflow: hidden; letter-spacing: 0px; text-align: center; font-family:megrim; font-size: 48px; text-transform: uppercase; color: {color:text}; background-color: {color:sidebar}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; font-weight: normal; overflow: hidden; word-spacing: 0px; background-color: #transparent ; -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg);}
  125. #linha5 {margin-left: -8px; margin-top: 19px; width: 425px; height: 225px; text-align: center; background-color: {color:sidebar}; position: fixed; padding: 0px;-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -webkit-border-radius: 100px 0px 0px 100px;}
  126.  
  127.  
  128.  
  129. #links {width: 218px; float: left; margin-left:273px; margin-top: -30px; padding: 0px; position: fixed; padding: 0px;}
  130.  
  131. #links a {float: left; margin-left: 1px; display: block; font-family: 'Actor', sans-serif; font-size: 10px; text-align: center; width: 49.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;}
  132.  
  133. #links a:hover{text-align: center; background-color: {color:hover}; color:{color:hoverr};}
  134.  
  135.  
  136.  
  137. #nemvem{text-align: justify; font-size: 9px; font-family: verdana; position: relative; margin-left: 10px; width: 245px; height: auto; background-color: transparent; color: {color:text}; padding: 6px; margin-top: 40px; background-attachment: fixed;}
  138.  
  139.  
  140. .notita {margin-left: -50px;width:50px; margin-top:0px; padding: 1px 8px 5px 7px; position: absolute; opacity:0; z-index: 4; border-left:4px solid #0a0a0a;
  141. font-size:11px; text-align: center; text-transform: uppercase; color:#363636; text-shadow: 1px 1px 0px #363636; border-bottom: 0px dotted #fff; line-height:10px; font-family:'Play';line-height:15px;
  142. -webkit-transition-duration: .90s; -webkit-transition: opacity 0.3s linear;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
  143.  
  144. .post:hover .notita {margin-left: 327px;width:50px; opacity: .99;
  145. background:#000; color:#0a0a0a; padding: 1px 12px 5px 7px;
  146. -moz-box-shadow: inset 0 0 20px #000; line-height:15px;
  147. -webkit-box-shadow: inset 0 0 20px #000; font-family:'Play'; box-shadow: 0px 0px 10px #000; box-shadow: inset 0 0 20px #000; }
  148.  
  149. .post:hover .notita a{ font-family:'Play'; font-size:11px; text-align: center; text-transform: uppercase; color:#4F4F4F; text-shadow: 1px 1px 0px #363636; border-bottom: 0px dotted #363636; line-height:10px; }
  150. .post:hover .notita a:hover{color:#363636; text-shadow: 1px 1px 0px #000; }
  151.  
  152. gf{font-family:'PF Tempesta Seven Condensed'; font-size:8px; text-align: center; text-transform: none; color:#363636; text-shadow: 1px 1px 0px #ed91b6; padding: 0px 15px 5px 0px; line-height:10px; }
  153.  
  154. @font-face {font-family: "PF Tempesta Seven Condensed";
  155. src: url('http://static.tumblr.com/8yo5xxv/b5cm22t2y/pf_tempesta_seven_condensed.ttf'); format("truetype");}
  156.  
  157.  
  158.  
  159. .daoravida {margin-left:274px; width:200px; margin-top:294px; height:22px; text-align:center; overflow:hidden; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; background-color:{color:sidebar};}
  160.  
  161. #titulo {font-size:9px; text-align:center; font-family:verdana; width:192px; -webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; padding:4px; position:fixed; height: 14px; line-height:12px; color:{color:text}; background-color:{color:post}; letter-spacing: 0px; margin-top: 1px; border-top: 0px solid {color:text}}
  162.  
  163. .daoravida:hover #titulo {-webkit-transition: 1s ease-in; -moz-transition: 1s ease-in; transition: 1s ease-in; margin-left:-490px;}
  164.  
  165. #linkspaulinho { margin-top:-90px;position:relative; width:300px; height: 20px; font-family: verdana; font-size:9px; padding:4px; text-align:center; -webkit-transition: .9s ease-in; -moz-transition: .9s ease-in; transition: .9s ease-in; background-color:{color:post}; color:{color:link} }
  166.  
  167. #linkspaulinho a { font-size:9px; font-family: verdana; color:{color:link};}
  168. #linkspaulinho a:hover {font-weight:bold}
  169.  
  170. .daoravida:hover #linkspaulinho {margin-top:1px; -webkit-transition: .9s ease-in; -moz-transition: .9s ease-in; transition: .9s ease-in;}
  171.  
  172.  
  173.  
  174.  
  175.  
  176. #gii {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: 57px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  177.  
  178.  
  179. #tud {width: 200px; height: none; margin-left: -300px; background-color: #0; position: fixed; color: #888; font-size: 9px; border: px solid #ccc; border-right: 0px solid #eee; margin-top: 20px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; text-align: right}
  180.  
  181.  
  182.  
  183. #credit {float: left; height: 11px; margin-top: 293px; margin-left: 557px; width: 30px; background-color: #transparent; color: #1c1c1c; padding: 5px; font-size:10px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; border-right:1px solid {color:background}; border-top:1px solid {color:background}; }
  184.  
  185. .credito{margin-top:107px; margin-left:15px;}
  186.  
  187. #credit a{font-size: 9px; color:#1c1c1c;}
  188. #credit a:hover{color:{color:linkhover};}
  189.  
  190. #caap{float: left; height: 11px; margin-top: -20px; margin-left: 717px; width: 45px; background-color: #transparent; 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}; }
  191.  
  192. .credi{margin-top:17px; margin-left:15px;}
  193.  
  194. #caap a{font-size: 9px; color:#1c1c1c;}
  195. #caap a:hover{color:{color:linkhover};}
  196.  
  197.  
  198.  
  199.  
  200.  
  201. </style>
  202. <link rel="shortcut icon" href="http://static.tumblr.com/agz7yft/b57m4t6kt/favicon__7_.ico">
  203. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  204.  
  205. {/block:Description}
  206.  
  207. <link href='http://fonts.googleapis.com/css?family=Play' rel='stylesheet' type='text/css'>
  208.  
  209. </head>
  210.  
  211.  
  212. <body>
  213.  
  214. <div id="jojo"></div>
  215. <div id="content">
  216.  
  217. <div id="haha">
  218.  
  219.  
  220.  
  221. <div id="nemvem">
  222.  
  223.  
  224.  
  225. <div id="aahsla"><img src="{image:sidebar}"></div>
  226.  
  227.  
  228.  
  229.  
  230. <div id="textinho"><span id="wipe">{text:titulo}</span></div>
  231.  
  232. </div>
  233.  
  234.  
  235. <div id="tud">
  236.  
  237. <div id="credit"><a href="http://ladomarginal.tumblr.com/">©</a></div>
  238.  
  239.  
  240. <div id="caap">{block:PreviousPage}<a href="{PreviousPage}"> « </a>{/block:PreviousPage}·{block:NextPage}<a href="{NextPage}"> » </a>{/block:NextPage}</div></div>
  241.  
  242. <div id="links">
  243. <a href="{text:link1}">{text:link1 title}</a>
  244. <a href="{text:link2}">{text:link2 title}</a>
  245. <a href="{text:link3}">{text:link3 title}</a>
  246. <a href="{text:link4}">{text:link4 title}</a>
  247.  
  248. </div>
  249.  
  250.  
  251. </div></div>
  252.  
  253. <div class="daoravida">
  254.  
  255.  
  256.  
  257. <div id="titulo">
  258. {text:frase}
  259. </div>
  260.  
  261. <div id="linkspaulinho">
  262. <a href="{text:Link5}">{text:Link5 Title}</a> · <a href="{text:Link6}">{text:Link6 Title}</a>
  263. </div>
  264.  
  265. </div>
  266.  
  267.  
  268.  
  269.  
  270. <div id="posts">
  271. {block:Posts}
  272. <div class="post">
  273.  
  274.  
  275. <div class="notita">
  276. {block:NoteCount} <a href="{Permalink}"> Notes {NoteCount}</a>{/block:NoteCount}
  277.  
  278. <a href="{ReblogURL}" target="_blank">Reblogue</a></div>
  279.  
  280.  
  281. {block:Text}{block:Title}<div class="title">{Title}</div>{/block:Title}{Body}{/block:Text}
  282. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  283.  
  284. {block:Photoset}{Photoset-400}{/block:Photoset}
  285. {block:Quote}
  286. <div class="quote">"{Quote}"</div>
  287. {block:Source}<div class="sourcequote"> — {Source}</div>
  288. {/block:Source}
  289. {/block:Quote}
  290.  
  291. {block:Link}
  292. <div class="title"><a href="{URL}" {Target}>{Name}</a></div>
  293. {block:Description}{Description}{/block:Description}
  294. {/block:Link}
  295.  
  296. {block:Chat}
  297. {block:Title}<div class="title"><a href="{Permalink}">{Title}</a></div>{/block:Title}
  298. <div class="chat"><ul>{block:Lines}
  299. <li class="person{UserNumber}">{block:Label}
  300. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  301. {/block:Chat}
  302.  
  303. {block:Audio}
  304. <div class="player">{AudioPlayerBlack}</div>
  305. {block:Caption}{Caption}{/block:Caption}
  306. {/block:Audio}
  307.  
  308. {block:Video}{Video-500}{/block:Video}
  309.  
  310.  
  311. {block:Answer}
  312.  
  313.  
  314. <table width="100%" style="font-size:12px;">
  315. <tr>
  316. <td width="30"><img width="30" src="{AskerPortraitURL-48}"></td>
  317. <td style="padding: 10px; text-align:justify;"><b>{Asker}</b> sussurou: {Question}</td>
  318. </td>
  319. </table>
  320. {Answer}
  321. {/block:Answer}
  322.  
  323. <div id="cap">
  324. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  325. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  326. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  327.  
  328.  
  329. </div>
  330. <br>
  331. <div class="source">
  332. {block:ContentSource}<a href="{SourceURL}" target="_blank">Source</a>{/block:ContentSource}
  333. </div>
  334. <div id="date">
  335. {block:Date}
  336.  
  337. </div>
  338.  
  339. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  340. </div>{/block:Date}
  341.  
  342.  
  343. {block:ContentSource}
  344.  
  345. <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}"
  346. width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" />
  347. {/block:SourceLogo}
  348. {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  349. {/block:ContentSource}
  350. {block:ReblogParentURL}
  351. <!-- {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} -->
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358. {/block:Posts}
  359.  
  360. </div><br></div></div>
  361.  
  362. </div>
  363. </div>
  364.  
  365.  
  366.  
  367. </body>
  368.  
  369. <style>body {cursor:url(http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif), url(http://static.tumblr.com/piwu9ez/ynnljgi2y/cursor15.gif), auto;} </style>
  370. <a href="" target=_blank><div style="height: 50px; width: 50px; position: absolute; top: 0px; left: 0px;"> </div></a>
  371.  
  372. <style>a, a:hover {cursor: url("http://static.tumblr.com/q3bfkrn/NRBls779n/oth589.cur"), auto }</style>
  373.  
  374.  
  375. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement