malaxo-fobia

theme 55 mf

Nov 3rd, 2012
156
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 12.17 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3.  
  4. <! theme por muzzys | não copie e não retire os créditos, por favor !>
  5.  
  6. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  7.  
  8. <head profile="http://gmpg.org/xfn/11">  <!-- DEFAULT VARIABLES -->
  9. <meta name="color:background" content="#f8f8f8" />
  10. <meta name="color:link" content="#757575" />
  11. <meta name="color:linkhover" content="#ffffff" />
  12. <meta name="color:text" content="#000000" />
  13. <meta name="color:post" content="#ffffff" />
  14. <meta name="color:scroll" content="#000000" />
  15. <meta name="color:sidebar" content="#ffffff" />
  16. <meta name="color:titulo" content="#757575" />
  17. <meta name="color:sidlinks" content="#757575" />
  18. <meta name="color:bgsidlinks" content="#ffffff" />
  19. <meta name="color:bghome" content="#E0E0E0" />
  20. <meta name="color:home" content="#ffffff" />
  21.  
  22.  
  23. <meta name="image:background" content="" />
  24. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m5mr8dHwbx1rvysu7o1_500.jpg"/>
  25.  
  26.  
  27.  
  28. <meta name="font:text" content="verdana" />
  29. <meta name="font:title" content="georgia" />
  30.  
  31. <meta name="text:titulo" content="uma frase aqui" />
  32.  
  33.  
  34. <meta name="text:Link1" content="/1" />
  35. <meta name="text:Link2" content="/2" />
  36. <meta name="text:Link3" content="/3" />
  37. <meta name="text:Link4" content="/4" />
  38.  
  39.  
  40. <meta name="text:Link1 title" content="home" />
  41. <meta name="text:Link2 title" content="link2" />
  42. <meta name="text:Link3 title" content="link3" />
  43. <meta name="text:Link4 title" content="link4" />
  44.  
  45.  
  46.  
  47.    
  48.  
  49.                       <title>{Title}</title>
  50.         <link rel="shortcut icon" href="{Favicon}">
  51.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  52.         {block:Description}
  53.   <meta name="description" content="{MetaDescription}" />
  54.         {/block:Description}
  55.  
  56.     <style type="text/css">
  57.  
  58.  
  59. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  60.  
  61. a {color: {color:text}; text-decoration: none; text-transform: none;}
  62. a:hover {color: {color:text}; background-color: transparent; text-decoration: none;}
  63.  
  64. p {margin: 6px 0 0 0}
  65.  
  66. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:post}; padding-left: 5px; }
  67. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  68. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post}; }
  69. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post}; }
  70.  
  71. blockquote img{max-width: 470px!important}
  72. blockquote blockquote img{max-width: 450px!important}
  73. blockquote blockquote blockquote img{max-width: 430px!important}
  74. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  75.  
  76. #tudo {text-align: center; width: 935px; margin: 90px auto 20px auto; padding: 0px; z-index: 1}
  77.  
  78. #oquevemnadireita {float: left; margin-left: 456px; margin-top: -90px;   }
  79.  
  80.  
  81. #msd {width: 280px; height: 320px; margin-left:-721px; margin-top: 633px; position:fixed; overflow:hidden; padding:3px; background-color: transparent;}
  82.  
  83.  
  84. .danpost  {width: 400px; background-color: {color:post}; padding: 8px; text-align: justify; margin-bottom: 1px; position: relative;  }
  85.  
  86. .posts:hover #info{opacity:0.99;}
  87.  
  88. h1 {font-family: calibri; font-size: 15px; line-height: 16px; letter-spacing:0px; text-align: center; font-weight: normal;}
  89. h1 a {color: {color:link};}
  90. h1 a:hover {color: {color:hover};}
  91.  
  92. .image {text-align: center; border: 0px}
  93. .image img {max-width: 400px; margin-bottom: 2px }
  94.  
  95. .quote {font-family: calibri; font-size: 14px; line-height: 16px; letter-spacing:0; text-align: justify; font-weight: normal;}
  96. .quotesource {text-align: right; text-transform: none;}
  97.  
  98. .chat {line-height: 13px; list-style: none }
  99. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  100. .person1 {color: {color:text}; padding: 2px; }
  101. .person1 .label {font-weight: bold;  color:{color:text}}
  102. .person2 {color: {color:text}; padding: 2px;  }
  103. .person2 .label {font-weight: bold;  color:{color:text}}
  104.  
  105. .player {background-color: #000; text-align: left; display:block;}
  106.  
  107.  
  108. .question {color:{color:text}; font-size: 11px; font-weight: normal; font-family: verdana; line-height:95%; background: {color:background}; position: relative; min-height:70px; padding:10px 15px; margin-bottom:2px; margin-right:-10px;}
  109.  
  110. .questionarrow {font-size:30px; color:{color:background}; vertical-align:middle; margin-left:-5px!important;}
  111.  
  112. .asker {width:280px; text-align:right; text-transform:lowercase; color:{color:text};}
  113. .asker a {color:{color:text};}
  114. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  115.  
  116. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  117. .asking a{color:{color:text};}
  118. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  119.  
  120. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  121.  
  122. .answer {color:{color:answer};}
  123.  
  124. #info {text-align: center; font-size: 9px; font-family: calibri; text-transform: uppercase; opacity:1; margin-top:-4px;}
  125. #info a {font-size: 9px; text-transform: uppercase;}
  126.  
  127. .tags {font-size: 9px; text-transform: uppercase;}
  128. .tags a {font-size: 9px; text-transform: uppercase;}
  129.  
  130. #cap {width: 400px; margin-top: -2px;}
  131. .source {display: none;}
  132.  
  133. .notes {width: 416px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 11px; text-align: left}
  134. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  135. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  136. .notes img{display: none; border:0px}
  137.  
  138.  
  139. #links {width: 230px; margin-left: 938px; margin-top: -447px; position:fixed; overflow:hidden; background-color: transparent; padding:2px; font-family: georgia; font-size: 9px; font-style: normal; text-align: center; letter-spacing: 1px; z-index: 999;  }
  140. #links a {color: {color:sidlinks}; text-transform: uppercase;  border-left: 2px solid transparen; border-right: 2px solid transparent}
  141. #links a:hover { opacity: 0.8}
  142.  
  143.  
  144.  
  145.  
  146. #sideimg {display: block; margin-left: 938px; float: center; margin-top: -725px; width: auto; height: auto; background-color: {color:bghome}; position: fixed; z-index:10;  padding:7px; border: 20px solid {color:sidebar} ; }
  147. .simg1 img {width: 220x; height: 220px;  }
  148.  
  149. #sidebarlu {padding-top: 10px; text-align: center; font-size: 11px;  font-family: georgia;  background-color:  #ffffff; width:194px; margin-top: -451px; position: fixed; margin-left:938px;   color: {color:titulo};
  150. padding: 20px}
  151.  
  152. .descrilu { font-size: 9px;}
  153.  
  154.  
  155.  
  156. .pagination {  font:10px consolas,monospace; color:{color:titulo}; text-align:center; padding:5px; padding-top:6px;   margin-top: 15px; background-color: transparent;margin-left:0px; width:186px; border-top: 0px solid {color:background} ;}
  157. .pagination a {color:{color:titulo};}
  158. .pagination a:hover{color:{color:titulo};}
  159.  
  160.  
  161.  
  162.  
  163. ::-webkit-scrollbar{width:5px;height:5px;}
  164. ::-webkit-scrollbar-button:start:decrement
  165. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  166. ::-webkit-scrollbar-track-piece{background-color: {color:background}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  167. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  168. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  169.  
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173. #tumblr_controls{position: fixed!important}
  174.  
  175.  
  176. <script type='text/javascript' src='http://static.tumblr.com/d0qlne1/DiAl6ekb7/jquery-1.4.2.min.js'></script>
  177. <script src="http://static.tumblr.com/twte3d7/H8Glm663z/masonry.js"></script>
  178. <script src="http://static.tumblr.com/twte3d7/0pellzh2t/infinitescroll.js"></script>
  179. <script type="text/javascript">
  180. $(window).load(function () {
  181. $('#entries').masonry(),
  182. $('.masonryWrap').infinitescroll({
  183. navSelector : ".entry",
  184. nextSelector : "#page a#p",
  185. itemSelector : ".entry",
  186. bufferPx : 10000,
  187. extraScrollPx: 10000,
  188. loadingImg : "",
  189. loadingText : "",
  190. },
  191. function() { $('#entries').masonry({ appendedContent: $(this) }); }
  192. );
  193. });
  194. </script>
  195.  
  196.  
  197. </style>
  198.  
  199. </head>
  200.  
  201. <body>
  202.  
  203. <div id="tudo">
  204.  
  205.  
  206. </div>
  207.  
  208.  
  209. <div id="msd">
  210.  
  211. <div id="links">
  212. <a href="{text:Link1}">{text:Link1 Title}</a><font color="{color:sidlinks}"> | </font>
  213. <a href="{text:Link2}">{text:Link2 Title}</a><font color="{color:sidlinks}"> | </font>
  214. <a href="{text:Link3}">{text:Link3 Title}</a><font color="{color:sidlinks}"> | </font>
  215. <a href="http://muzzys.tumblr.com/">©</a>
  216. </div>
  217.  
  218. <div id="sideimg"><div class="simg1"><a href="/"  title="theme by muzzys">
  219. <img src="{image:sidebar}"></a>
  220. </div></div>
  221.  
  222.  
  223.  
  224. <div id="sidebarlu">{text:titulo}
  225. <div class="descrilu">{description}</div>
  226. <div class="pagination">{block:PreviousPage}<a href="{PreviousPage}" title="previous">«</a>{/block:PreviousPage} {CurrentPage} of {TotalPages} {block:NextPage}<a href="{NextPage}" title="next">»</a>{/block:NextPage}</div>{/block:Pagination}
  227. </div>
  228. </div>
  229.  
  230.  
  231. </div>
  232. </div>
  233. <div id="maisparabaixopf">
  234. <div id="oquevemnadireita">
  235.  
  236.  
  237.  {block:Posts}
  238. <div class="danpost">
  239.  
  240. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  241.  
  242. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  243.  
  244. {block:Photoset}{Photoset-400}{/block:Photoset}
  245.  
  246. {block:Quote}
  247. <div class="oiqqtt">“{Quote}”</div>
  248. {block:Source}<div class="oiqqtts"> — {Source}</div>
  249. {/block:Source}
  250. {/block:Quote}
  251.  
  252. {block:Link}
  253. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  254. {block:Description}{Description}{/block:Description}
  255. {/block:Link}
  256.  
  257. {block:Chat}
  258. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  259. <div class="chat"><ul>{block:Lines}
  260. <li class="person{UserNumber}">{block:Label}
  261. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  262. {/block:Chat}
  263.  
  264. {block:Audio}
  265. <div class="player">{AudioPlayerBlack}</div>
  266. {block:Caption}{Caption}{/block:Caption}
  267. {/block:Audio}
  268.  
  269. {block:Video}{Video-400}{/block:Video}
  270.  
  271.  
  272. {block:Answer}
  273. <table width="400px" cellspacing="0" cellpadding="0">
  274. <tr>
  275. <td width="195px" class="question">{Question}</td>
  276. <td width="30px"><span class="questionarrow"></span></td>
  277. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  278. </tr>
  279. </table>
  280. <div class="answer">{Answer}</div>
  281. {/block:answer}
  282.  
  283.  
  284. <div id="cap">
  285. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  286. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  287. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  288.  
  289. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  290.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  291.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  292. {/block:ContentSource}</div></div>
  293. <br>
  294.  
  295.  
  296. <div id="info">
  297. {block:Date}<a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>
  298.  
  299. {NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}<br> <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  300. </div>
  301. </div>{/block:Date}
  302.  
  303.  
  304.  {/block:Posts}
  305. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  306.  
  307.  
  308.  
  309. </div>
  310. <?php get_footer(); ?>
  311.  
  312.  
  313. </div>
  314. </div>
  315. </div>
  316. </div>
  317. </div>
  318. </div>
  319.  
  320. </body>
  321. </html>
Advertisement
Add Comment
Please, Sign In to add comment