Advertisement
Stephanymafia

Theme 12

Jun 28th, 2012
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 14.63 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!----------- THEME BY MAFIA --------!>
  6.  
  7. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  8.  
  9. <head> <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#eee" />
  11. <meta name="color:link" content="#696969" />
  12. <meta name="color:linkhover" content="#000000" />
  13. <meta name="color:text" content="#9c9b9b" />
  14. <meta name="color:post" content="#fff" />
  15. <meta name="color:scroll" content="#bebebe" />
  16. <meta name="color:bglinks" content="#f7ade1" />
  17. <meta name="color:links" content="#000000" />
  18. <meta name="color:linkshover" content="#ff0096" />
  19. <meta name="color:bglinkshover" content="#000000" />
  20. <meta name="color:textdesc" content="#000000" />
  21.  
  22. <meta name="image:background" content="" />
  23. <meta name="image:sidebar" content="http://static.tumblr.com/tuc07b8/N6Om40q9t/327.png" />
  24.  
  25. <meta name="text:frase1" content="<b>Depois da raiva,</b>"/>
  26. <meta name="text:frase2" content="<b>vem as lágrimas…</b>"/>
  27.  
  28. <meta name="text:Link1" content="/" />
  29. <meta name="text:Link1 Title" content="home" />
  30. <meta name="text:Link2" content="/ask" />
  31. <meta name="text:Link2 Title" content="askbox" />
  32. <meta name="text:Link3" content="/" />
  33. <meta name="text:Link3 Title" content="link" />
  34. <meta name="text:Link4" content="/" />
  35. <meta name="text:Link4 Title" content="link" />
  36. <meta name="text:Link5" content="/" />
  37. <meta name="text:Link5 Title" content="link" />
  38. <meta name="text:Link6" content="/" />
  39. <meta name="text:Link6 Title" content="link" />
  40. <meta name="text:Link7" content="/" />
  41. <meta name="text:Link7 Title" content="link" />
  42. <meta name="text:Link7" content="/" />
  43. <meta name="text:Link7 Title" content="link" />
  44. <meta name="text:Link8" content="/" />
  45. <meta name="text:Link8 Title" content="link" />
  46. <meta name="text:Link9" content="/" />
  47. <meta name="text:Link9 Title" content="link" />
  48. <meta name="text:Link10" content="/" />
  49. <meta name="text:Link10 Title" content="link" />
  50.  
  51.  
  52.  
  53.                       <title>{Title}</title>
  54.         <link rel="shortcut icon" href="{Favicon}">
  55.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  56.         {block:Description}
  57.   <meta name="description" content="{MetaDescription}" />
  58.         {/block:Description}
  59.  
  60. <link href='http://fonts.googleapis.com/css?family=Jim+Nightshade|Princess+Sofia|Frijole|Satisfy' rel='stylesheet' type='text/css'>
  61.  
  62.  
  63. <link href='http://fonts.googleapis.com/css?family=Sevillana' rel='stylesheet' type='text/css'>
  64.  
  65.     <style type="text/css">
  66.  
  67. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-repeat: no-repeat; background-attachment: fixed; }
  68.  
  69.  
  70. a {color: {color:link}; text-decoration: none; text-transform: none;}
  71. a:hover {color: {color:linkhover}; background-color: transparent; text-decoration: none;}
  72.  
  73. /*** Seleção colorida Sm ***/
  74.  
  75. ::-moz-selection { background: #000; color: #fff; }
  76. ::selection { background: #000; color:#fff;}
  77.  
  78.  
  79. p {margin: 6px 0 0 0}
  80.  
  81. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  82. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background};}
  83. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  84. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  85.  
  86. blockquote img{max-width: 470px!important}
  87. blockquote blockquote img{max-width: 450px!important}
  88. blockquote blockquote blockquote img{max-width: 430px!important}
  89. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  90.  
  91. #tudo {position: fixed; text-align: center; width: 935px; margin: 0px auto 0px auto; padding: 0px; z-index: 100; margin-top: 190px;margin-left:52px }
  92.  
  93. #oquevemnadireita {float: left; margin-top: 8px; overflow:hidden; margin-left: 389px;z-index: 100; padding-bottom: 7px;}
  94.  
  95. .vicftpost {width: 500px; background-color: {color:post}; padding: 15px; margin-bottom: 1px; text-align: justify; font-family: verdana; font-size: 11px;z-index: 100; }
  96.  
  97.  
  98. h1 {font-family: verdana; text-align: center; font-size: 13px; color: {color:text}; font-weight: normal; line-height: 20px}
  99. h1 a:hover {text-align: center; font-size: 18px; text-transform: lowercase; font-style: italic; color: {color:text}; line-height: 24px}
  100.  
  101. .image {text-align: center; border: 0px; }
  102. .image img {max-width: 500px; margin-bottom: 2px }
  103.  
  104. .quote {font-family: verdana; text-align: center; font-size: 12px; line-height: 15px; padding: 3px;}
  105. .quotesource {text-align: right; text-transform: none; margin-bottom: 5px;}
  106.  
  107. .chat {line-height: 13px; list-style: none }
  108. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  109. .person1 {color: {color:text}; padding: 2px; background-color: {color:background}; }
  110. .person1 .label {font-weight: bold;  color:{color:text}; background-color: {color:background};}
  111. .person2 {color: {color:text}; padding: 2px;  }
  112. .person2 .label {font-weight: bold;  color:{color:text}}
  113.  
  114. .player {background-color: #000; text-align: left; display:block;}
  115.  
  116.  
  117.  
  118. #ask_form{width: 500px}
  119.  
  120. .asker {
  121. width: 480px;
  122. background-color: {color:background};
  123. color:{color:text};
  124. padding: 10px
  125. }
  126. .asker img{
  127. float: left;
  128. margin: 0px 4px 2px 0
  129. }
  130. .asker a{
  131. font-size: 15px;
  132. color:{color:link};
  133. line-height: 27px;
  134. padding: 0; margin: 0;
  135. font-family: georgia;
  136. font-weight:bold;
  137.  
  138. }
  139. .asker a:hover{
  140. font-size: 15px;
  141. color:{color:linkhover};
  142. line-height:27px;
  143. padding: 0;
  144. margin: 0;
  145. font-family: georgia;
  146. font-weight:bold;
  147. }
  148. .answer {padding: 5px 0 0 0}
  149.  
  150.  
  151.  
  152.  
  153. #info {text-align: left; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11;}
  154. #info a {font-size: 9px;}
  155.  
  156. #nts img{display: none; border:0px}
  157.  
  158. .tags {color: {color:text};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  159. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  160.  
  161.  
  162. #cap {width: 500px; margin-top: -2px;}
  163. .source {display: none;}
  164.  
  165. .notes {width: 530px; padding: 0px; margin-top: 5px; margin-bottom: 10px; font-size: 9px; text-align: center}
  166. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  167. ol.notes li {background-color: {color:post}; margin-bottom: 5px; padding: 5px; }
  168. .notes img{display: none; border:0px}
  169.  
  170. ::-webkit-scrollbar{width:7px;height:5px;}
  171. ::-webkit-scrollbar-button:start:decrement
  172. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  173. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px; }
  174. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  175. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scroll};-webkit-border-radius:px;}
  176.  
  177.  
  178. #sdescri {text-align: justify; margin-top:-110px; margin-left: 200px;  overflow: hidden; -webkit-border-radius: 0px 0px 0px 0px; font-size: 9px; font-family: verdana; position: fixed; color: {color:textdesc}; padding: 10px;  background-attachment: fixed; width:100px; height: 108px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; letter-spacing: 1px; font-style: normal; line-height: 8px; text-transform: normal; -webkit-transform: rotate(360deg); background-color: {color:bglinks}; -webkit-border-radius: 0px 10px 10px 0px;}
  179. #desc{font-size: 9px; font-family: verdana; letter-spacing: -1px; text-transform: normal; line-height: 8px; margin-left:-5px;}
  180.  
  181.  
  182.  
  183. #bru1 {width: 200px; height: 100px; float: left; margin-left:-20px; margin-top: -112px; padding: 0px; text-align: center; position: fixed; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;}
  184. #bru1 a {float: left; margin-left: 1px; font-family: tinytots; font-size: 8px; text-align: left; margin-top: 2px; height: 9px; width: 160px; background-color: {color:bglinks}; color:{color:links}; line-height: 12px; letter-spacing: 0px; text-transform: uppercase; padding:0px 20px 2px 30px; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; -webkit-border-radius: 10px 0px 0px 10px;}
  185. #bru1  a:hover{text-align: left; background-color: {color:bglinkshover}; color:{color:linkshover}; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; width: 180px; margin-left:-20px;}
  186.  
  187. #sidebarbi {position: fixed; margin: 0px 0px 0px 560px;}
  188.  
  189. #credit {margin-left: 45px; padding: 2px; text-align: center; position: fixed; background-color: {color:bglinks}; width: 11px; line-height: 12px; color: {color:text}; font-family: tahoma; font-size: 12px; margin-top: -130px; z-index: 20;  }
  190.  
  191. #credit a{font-size: 12px; color:{color:textsidebar}}
  192.  
  193.  
  194. #sid{float: left; display: block; height:15px; font-size: 9px; font-family: verdana; position: relative; margin-left: 186px; width: 191px; background-color: {color:bgfrase}; padding: 10px; margin-top: 84px; background-attachment: fixed; height:auto; }
  195.  
  196. .ttle {text-align: center; font-family: georgia; font-size: 20px; color: {color:text}; letter-spacing: 1px; height: 30px;}
  197.  
  198. #hay {width:135px; background-color:{color:bglinks};padding:5px 2px 20px 5px; margin-bottom:-10px;}
  199. #hay img {width:120px;height: 135px; border:5px solid {color:bglinks}; margin-bottom:5px; }
  200.    
  201. #hayley {margin-top: -130px; margin-left:60px; position:fixed; overflow:hidden; opacity:1.9; text-align:justify; font-size:9px;}
  202.  
  203.  
  204. /* pagination*/
  205.  
  206. #pagination {margin-left:225px; margin-top: 30px; position:fixed; font-size: 40px; font-family:georgia;  color:{color:link};}
  207.  
  208. .photo2 {position:fixed; height: 242px; width: 258px; margin-left:38px; margin-top:-138px; padding:5px; background-color:#FFFFFF; overflow: hidden;-webkit-transition: all 0.6s ease;box-shadow:0px 0px 5px  #ddd;}
  209. .photo2 img {display: block;height: 232px; width: 258px; }
  210.  
  211. #titled1 {margin-left:  38px; margin-top: -168px; width: 192px; font-size:  15px; height: 62px; text-align: justify; background-color:transparent ; font-family: Handlee ; line-height: 10px;  letter-spacing:1px; color: #000000; position: fixed;  padding: 5px; opacity:0.9; z-index:20; -webkit-transform: rotate(0deg); z-index:-20 }
  212.  
  213. #titled1:hover {color: #000; }
  214.  
  215. #titled2 {margin-left:  28px; margin-top: 48px; width: 192px; font-size:  15px; height: 62px; text-align: justify; background-color: transparent; font-family: Handlee ; line-height: 10px;  letter-spacing:1px; color: #000000; position: fixed;  padding: 5px; opacity:0.9; z-index:20; -webkit-transform: rotate(0deg); z-index:-20 }
  216.  
  217. #titled2:hover {color: #000; }
  218.  
  219.  
  220. #tumblr_controls{position: fixed!important}
  221. #tumblr_controls{position: fixed!important}
  222. #tumblr_controls{position: fixed!important}
  223. #tumblr_controls{position: fixed!important}
  224.  
  225.  
  226.  
  227.  
  228. </style>
  229.  
  230. <body>
  231.  
  232. <div id="tudo">
  233.  
  234. <div id="sidebar">
  235.  
  236.  
  237. <div id="credit"><a href="http://mafiadobobesponja.tumblr.com" alt="" title="theme MAFIA"><b>©</b></div></a>
  238.  
  239. <div id="sidebarbi"></div></div>
  240.  
  241. <div id="bru1">
  242. <a href="{text:Link1}">{text:Link1 Title}</a>
  243. <a href="{text:Link2}">{text:Link2 Title}</a>
  244. <a href="{text:Link3}">{text:Link3 Title}</a>
  245. <a href="{text:Link4}">{text:Link4 Title}</a>
  246. <a href="{text:Link5}">{text:Link5 Title}</a>
  247. <a href="{text:Link6}">{text:Link6 Title}</a>
  248. <a href="{text:Link7}">{text:Link7 Title}</a>
  249. <a href="{text:Link8}">{text:Link8 Title}</a>
  250. <a href="{text:Link9}">{text:Link9 Title}</a>
  251. <a href="{text:Link10}">{text:Link10 Title}</a>
  252. </div>
  253.  
  254. <div id="sdescri"><center></center><div id="desc">{description}</div></div>
  255.  
  256. <div id="hayley"><div id="hay">
  257. <centre><img src="{image:sidebar}"></centre></div></div>
  258.  
  259. </center>
  260.  
  261. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}"></a> &nbsp;{/block:PreviousPage}{block:NextPage}<a href="{NextPage}"></a>{/block:NextPage}</div>
  262.  
  263. <div id="titled1"><center> {text:frase1}  </center></div>
  264. <div id="titled2"><center> {text:frase2}  </center></div>
  265. </div>
  266.  
  267.  
  268. </div>
  269.  
  270. <div id="oquevemnadireita">
  271.  
  272.  {block:Posts}
  273. <div class="vicftpost">
  274.  
  275. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  276.  
  277. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  278.  
  279. {block:Photoset}{Photoset-500}{/block:Photoset}
  280.  
  281.  
  282. {block:Quote}
  283. <div class="quote">“{Quote}”</div>
  284. {block:Source}<div class="quotesource"> — {Source}</div>
  285. {/block:Source}
  286. {/block:Quote}
  287.  
  288. {block:Link}
  289. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  290. {block:Description}{Description}{/block:Description}
  291. {/block:Link}
  292.  
  293. {block:Chat}
  294. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  295. <div class="chat"><ul>{block:Lines}
  296. <li class="person{UserNumber}">{block:Label}
  297. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  298. {/block:Chat}
  299.  
  300. {block:Audio}
  301. <div class="player">{AudioPlayerBlack}</div>
  302. {block:Caption}{Caption}{/block:Caption}
  303. {/block:Audio}
  304.  
  305. {block:Video}{Video-500}{/block:Video}
  306.  
  307.  
  308. {block:Answer}
  309. <div class="asker"><img src="{AskerPortraitURL-48}"> {Asker}<br> {Question} </div>
  310. <div class="answer">{Answer}</div>
  311. <br>
  312. {/block:Answer}
  313.  
  314.  
  315. <div id="cap">
  316. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  317. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  318. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  319.  
  320. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  321.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  322.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  323. {/block:ContentSource}</div></div>
  324. <br>
  325.  
  326.  
  327.  
  328. <div id="info">
  329. {block:Date}<div class="tags">{block:HasTags}{block:Tags}<b>.</b> <a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}</div>
  330. <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  | <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} | <a href="{ReblogUrl}" target="_blank">Reblog this <big></big> </a>{/block:IndexPage}
  331. {block:RebloggedFrom}<br>©<a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>{/block:RebloggedFrom}{block:RebloggedFrom} | via <a href="{ReblogParentURL}">{ReblogParentName}</a>
  332. {/block:RebloggedFrom}
  333. </div>
  334. </div>{/block:Date}
  335.  
  336.  
  337. {/block:Posts}
  338. {block:PostNotes}
  339. <div id="nts"><div id="ntstext">{PostNotes}</div></div>
  340. {/block:PostNotes}
  341.  
  342.  
  343.  
  344.  
  345. </div>
  346. </div>
  347. </div>
  348. </div>
  349. </center>
  350. </center>
  351.  
  352.  
  353.  
  354. </body>
  355. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement