Advertisement
dezarezende

46

Jun 30th, 2014
388
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.52 KB | None | 0 0
  1. <!-- THEME DESENVOLVIDO POR ROMANCEAIS (http://romanceais.tumblr.com)
  2.  
  3.  
  4. • Não use como base e nem pegue detalhes;
  5. • Em hipótese alguma retire os meus créditos ou mova-os de lugar;
  6. • Modificações serão permitidas somente para uso próprio, com a permanência dos créditos; -->
  7.  
  8.  
  9. <html> <head>
  10.  
  11. <meta name="image:background" content="" />
  12. <meta name="image:sidebar" content="http://static.tumblr.com/q8fckve/Ncwn802ih/tumblr_n477648aii1r2y4bjo1_400.jpg" />
  13.  
  14.  
  15.  
  16. <meta name="color:ask" content="#ffffff" />
  17. <meta name="color:desc" content="#2f2f2f" />
  18. <meta name="color:post" content="#2f2f2f" />
  19. <meta name="color:links" content="#2f2f2f" />
  20. <meta name="color:scroll" content="#2f2f2f" />
  21.  
  22.  
  23. <meta name="text:Link1 Url" content="/" />
  24. <meta name="text:Link1 Title" content="link1" />
  25. <meta name="text:Link2 Url" content="/" />
  26. <meta name="text:Link2 Title" content="link2" />
  27. <meta name="text:Link3 Url" content="/" />
  28. <meta name="text:Link3 Title" content="link3" />
  29. <meta name="text:Link4 Url" content="/" />
  30. <meta name="text:Link4 Title" content="link4" />
  31.  
  32.  
  33.  
  34. <link rel="stylesheet" type="text/css" href="http://assets.tumblr.com/fonts/gibson/stylesheet.css?v=3">
  35. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/mFbkoqlkr/tumblrautopager.js"></script>
  36.  
  37. <link href='http://fonts.googleapis.com/css?family=Vibur|EB+Garamond|Baumans' rel='stylesheet' type='text/css'>
  38.  
  39.  
  40. <link href='http://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'>
  41.  
  42.  
  43. <title>{Title}</title>
  44. <link rel="shortcut icon" href="{Favicon}">
  45. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  46. {block:Description}
  47. <meta name="description" content="{MetaDescription}" />
  48. {/block:Description}
  49. <link href='http://fonts.googleapis.com/css?family=Rochester' rel='stylesheet' type='text/css'>
  50.  
  51.  
  52.  
  53. <style type="text/css">
  54. body {background-color:{color:background}; font-family:consolas;letter-spacing:0px; font-size: 10px; height:auto; color:{color:post}; text-align:justify; background-image:url('{image:background}');background-attachment: fixed; background-repeat: no-repeat;background-size:100% 100%; background-position: fixed; }
  55. a {color: {color:links}; text-decoration:none; text-transform:none;}
  56. a:hover {color: {color:lhover}; background-color:transparent;}
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin:5px 5px 5px 5px; border-left:4px solid color:background}; padding-left:5px;}
  60. blockquote blockquote {margin:0px 5px 0px 5px; border-left:4px solid {color:background};}
  61. blockquote blockquote blockquote {margin:0px 5px 0px 5px; border-left:4px solid {color:background};}
  62. blockquote blockquote blockquote blockquote {margin:0px 5px 0px 5px; border-left:4px solid {color:background};}
  63. blockquote img{max-width:470px!important}
  64. blockquote blockquote img{max-width:450px!important}
  65. blockquote blockquote blockquote img{max-width:430px!important}
  66. blockquote blockquote blockquote blockquote img{max-width:410px!important}
  67.  
  68. h1 {font-family:consolas; font-size:11px; line-height:20px; text-align:center; color:{color:post}; ;}
  69. h1 a {color:{color:links};}
  70. h1 a:hover {color:{color:lhover};}
  71. .image {text-align:center; border:0px}
  72. .image img {max-width:400px; margin-bottom:2px }
  73. .image img {width:400px; }
  74. #pquote {text-align:justify; line-height:20px; }
  75. #pquotesource { font-family:consolas; font-size:11px; text-align: left;margin-bottom: 1px; font-weight:normal;}
  76.  
  77. ul.chat { margin: 0 0 0 0; padding: 0 0 0 0;}
  78. .chat li { list-style-type: none; margin-left: 0px; padding: 4px;}
  79. .chat li.odd {}
  80. .chat li.even { background-color:}
  81. .player {background-color: #000; text-align: left; display:block;}
  82.  
  83. .asker {overflow:hidden; padding:3px; text-align:left; line-height:18px; background-color: {color:ask};}
  84. .answer {padding:0px; text-align:left; line-height:18px;}
  85.  
  86. #info {text-align: right; margin-top:0px; font-size: 10px; font-family: consolas; z-index: 11; letter-spacing:0px; margin-left:0px; width: 400px; margin-bottom: -19px; color:{color:post};-webkit-transition-duration: 0.4s; -moz-transition: all .7s ease-in-out; -o-transition: all .7s ease-in-out; transition: all .7s ease-in-out; -webkit-transition: all .7s ease-in-out;opacity:0;}
  87. #info a {font-size:10px; text-transform: lowercase; color:{color:post}; -webkit-transition-duration: 0.4s;}
  88. #info:hover {color:{color:post}}
  89. .boxpost:hover #info {opacity:9; padding-top:4px; margin-bottom:0px;}
  90. .source {display: none;}
  91. #captt {width: 400px; margin-top: -2px; text-align: center;}
  92.  
  93.  
  94.  
  95.  
  96. #post {float:left; margin-left:485px; background-color:transparent; height:auto; margin-top:0px;}
  97. .boxpost {width:400px; background-color:transparent; margin-bottom:0px; text-align:justify; height:auto; font-family:consolas;letter-spacing:0px; font-size: 10px; position:relative; line-height:15px;}
  98. .vsanna{display: none;}
  99. #side { width:200px; margin-left:250px; position:fixed; background-color:transparent; margin-top:0px; opacity:1.8; padding:5px; height:auto;}
  100. .foto img {margin-right:0px;margin-left: 0px; margin-top: 0px; height: 150px; width:200px; text-align:center;}
  101.  
  102.  
  103. #desc {margin-right:5px; margin-top:0px;font-family: consolas; font-size:10px; text-align:justify; line-height:17px; color: {color:desc};}
  104.  
  105. #links {width:200px; margin-top:auto; word-spacing:5px; font-family:consolas; font-size: 10px ; line-height:18px; text-align:center; opacity:1;background-color:#eee; }
  106. #links a{padding:0px;}
  107. #links a:hover{text-decoration:underline;}
  108.  
  109.  
  110.  
  111. ::-webkit-scrollbar{width:7px;height:5px;}
  112. ::-webkit-scrollbar-button:start:decrement
  113. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:{color:#fff};}
  114. ::-webkit-scrollbar-track-piece{background-color:{color:#fff} ; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  115. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:scroll}; -webkit-border-radius:px;}
  116. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:scroll}; -webkit-border-radius:px;}
  117. iframe#tumblr_controls { white-space:nowrap; -webkit-filter: invert(100%); -moz-filter: invert(100%); -o-filter: invert(100%); -ms-filter: invert(100%); filter: invert(100%); opacity:.2;transition: .8s ease-in-out; -webkit-transition: .8s ease-in-out;-moz-transition: .8s ease-in-out;-o-transition: .8s ease-in-out; }
  118.  
  119.  
  120. #tumblr_controls{position: fixed!important}
  121. #tumblr_controls{position: fixed!important}
  122. #tumblr_controls{position: fixed!important}
  123. #tumblr_controls{position: fixed!important}
  124. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  125.  
  126. .cred {color:{color:links}; position:fixed;bottom:40px;left:10px;font-size:10px;font-family:consolas; padding:5px; border:0px solid #fff; border-radius:10px;}
  127.  
  128.  
  129. </style>
  130. </head>
  131. <body onkeydown="return false">
  132.  
  133.  
  134. <div id="side">
  135. <div class="foto"><img class="top shadow" src="{image:sidebar}">
  136. <div id="desc">{description} </div>
  137.  
  138. <div id="links">
  139. <a href="{text:Link1 Url}" >{text:link1 title}</a>
  140. <a href="{text:Link2 Url}" >{text:link2 title}</a>
  141. <a href="{text:Link3 Url}" >{text:link3 title}</a>
  142. <a href="{text:Link4 Url}" >{text:link4 title}</a>
  143.  
  144. </div></div></div></div>
  145. </div>
  146. <div id="post">
  147. <div class="autopagerize_page_element">
  148.  
  149. {block:Posts}
  150. <div class="boxpost">
  151.  
  152.  
  153.  
  154. {block:Text}
  155.  
  156. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  157.  
  158. {block:Photo}
  159. {LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  160.  
  161.  
  162. {block:Photoset}
  163. {Photoset-400}{/block:Photoset}
  164.  
  165. {block:Quote}
  166. <div id="pquote">{Quote}</div>
  167. {block:Source}<div id="pquotesource"><b>
  168. — {Source}</b></div>{/block:Source}
  169. {/block:Quote}
  170.  
  171. {block:Link}
  172.  
  173. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  174. {block:Description}{Description}{/block:Description}
  175. {/block:Link}
  176.  
  177. {block:Chat}
  178. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  179. <ul class="chat">
  180. {block:Lines}
  181. <li class="{Alt} user_{UserNumber}">
  182. {block:Label}
  183. <b>{Label}</b>
  184. {/block:Label}
  185. <span style="font-style:none">{Line}</span>
  186. </li>
  187. {/block:Lines}
  188. </ul>
  189. {/block:Chat}
  190.  
  191. {block:Audio}
  192.  
  193. <div class="player">{AudioPlayerBlack}</div>
  194. {block:Caption}{Caption}{/block:Caption}
  195. {/block:Audio}
  196.  
  197. {block:Video}
  198.  
  199. {Video-400}{/block:Video}
  200.  
  201. {block:Answer}
  202. <div class="asker">{Asker} disse: {Question}</div>
  203. <div class="answer">{Answer}</div>
  204.  
  205. {/block:Answer}
  206.  
  207. <div id="captt">
  208.  
  209. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}"/>{/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>{/block:ContentSource}</div></div><br>
  210.  
  211. {block:Date}<div id="info"><left> <a href="{Permalink}">{Month} {DayOfMonthWithZero}</a> / {block:Date}{block:NoteCount} <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} <a href="{ReblogParentURL}">{/block:RebloggedFrom} {block:ContentSource} {/block:ContentSource}{block:IndexPage} / <a href="{ReblogUrl}" target="_blank">compartilhe</a>{/block:IndexPage}</div>{/block:Date}</div>
  212.  
  213. {/block:Posts}</div></div></div></div></div>
  214.  
  215.  
  216.  
  217.  
  218.  
  219. <div class="cred"><a href="http://romanceais.tumblr.com/" title="Theme por: romanceais"> @romanceais</a></div>
  220.  
  221. </body>
  222. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement