Advertisement
Guest User

theme 1

a guest
Jul 29th, 2014
203
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.88 KB | None | 0 0
  1.  
  2. <!-- base por mectub, theme por bawdidinha-->
  3.  
  4. <html>
  5.  
  6.  
  7. <head>
  8. <!-- DEFAULT -->
  9. <meta name="color:background" content="#ffffff" />
  10. <meta name="color:link" content="#F0540E" />
  11. <meta name="color:text" content="#000000" />
  12. <meta name="color:post" content="#ffffff" />
  13. <meta name="color:scrollbar" content="#000" />
  14. <meta name="color:scrollbar bg" content="#fff" />
  15. <meta name="color:lhover" content="#555555" />
  16. <meta name="color:hover" content="#555555" />
  17.  
  18.  
  19. <meta name="image:sidebar" content="" />
  20. <meta name="if:Rolagem infinita" content="1"/>
  21.  
  22.  
  23. <meta name="text:Link1" content="/" />
  24. <meta name="text:Link1 Title" content="link" />
  25. <meta name="text:Link2" content="/" />
  26. <meta name="text:Link2 Title" content="link" />
  27. <meta name="text:Link3" content="/" />
  28. <meta name="text:Link3 Title" content="link" />
  29. <meta name="text:Link4" content="/" />
  30. <meta name="text:Link4 Title" content="link" />
  31. <meta name="text:Link5" content="/" />
  32. <meta name="text:Link5 Title" content="link" />
  33.  
  34.  
  35.  
  36. <title>{Title}</title>
  37. <link rel="shortcut icon" href="{FavIcon}">
  38. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  39. {block:Description}
  40. <meta name="description" content="{MetaDescription}" />
  41. {/block:Description}
  42.  
  43. <style type="text/css">
  44.  
  45. body {background-color: {color:background}; background-image:url('{image:background}'); color: {color:text}; font:13px calibri; text-align: center;}
  46.  
  47.  
  48. a {color: {color:link}; text-decoration: none; text-transform: none;}
  49. a:hover {color:#777;}
  50.  
  51. p {margin: 6px 0 0 0}
  52.  
  53. ::-webkit-scrollbar{width:10px;
  54. height:0px;}
  55. ::-webkit-scrollbar-button:start:decrement
  56. ::-webkit-scrollbar-button:end:increment{display:block;
  57. height:0;
  58. background-color:{color:scrollbar bg};}
  59. ::-webkit-scrollbar-track-piece{background-color:{color:scrollbar bg};
  60. -webkit-border-radius:0;
  61. -webkit-border-bottom-right-radius:3px;
  62. -webkit-border-bottom-left-radius:3px;}
  63. ::-webkit-scrollbar-thumb:vertical{height:70px;
  64. background-color:{color:scrollbar};}
  65. ::-webkit-scrollbar-thumb:horizontal{width:70px;
  66. background-color:{color:scrollbar};}
  67.  
  68.  
  69.  
  70. .tumblrAutoPager_page_separator, .tumblrAutoPager_page_info {display: none;}
  71.  
  72. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  73. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  74. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  75. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  76.  
  77. blockquote img{max-width: 470px!important}
  78. blockquote blockquote img{max-width: 450px!important}
  79. blockquote blockquote blockquote img{max-width: 430px!important}
  80. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  81.  
  82. #container {width: 420px; margin:50px auto: 50px auto;}
  83.  
  84. iframe#tumblr_controls {
  85. top:0px !important;
  86. right:3px !important;
  87. position: fixed !important;
  88. -webkit-transition: opacity 0.7s linear;
  89. opacity: 0.4;
  90. -webkit-transition: all 0.8s ease-out;
  91. -moz-transition: all 0.8s ease-out;
  92. transition: all 0.8s ease-out;
  93. z-index:999999999999999999;}
  94.  
  95. iframe#tumblr_controls:hover{
  96. -webkit-transition: opacity 0.7s linear;
  97. opacity: 1;
  98. -webkit-transition: all 0.4s ease-out;
  99. -moz-transition: all 0.4s ease-out;
  100. transition: all 0.4s ease-out;
  101. z-index:999999999999999999999;}
  102.  
  103.  
  104. #entries {width:450px; float:left; margin-left:440px; margin-top:0px; position:relative; z-index:999; padding-right:5px; padding-top:10px}
  105. .entries {width:450px; padding:0px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:4px; float:right; font-size:13px;text-align:justify; padding-right:5px; padding-left:px; padding-top:px; padding-bottom:px; border-top: px solid ;}
  106.  
  107.  
  108. h1 {font-family:calibri; font-size: 14px; line-height: 17px; text-align: center; font-weight: normal; margin-bottom:8px;}
  109. h1 a {color: {color:link};}
  110. h1 a:hover {color: {color:hover};}
  111.  
  112. .image {text-align: center; border: 0px}
  113. .image img {width: 450px; margin-bottom: 1px; }
  114. .image img {-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -webkit-filter: grayscale(%);
  115. margin-bottom: 1px
  116. }
  117.  
  118.  
  119. .quote {font-family: arial; text-align: justify; font-size: 12px; line-height:15px; padding: 1px; color:#000;}
  120. .quotesource {text-align:center;font-size:12px; font-family:cambria;font-style:; padding:5px; margin-top:-5px; text-transform:; margin-bottom:px;border-bottom:px solid #ececec; color:#000;}
  121.  
  122.  
  123. .chat {line-height: 13px; list-style: none }
  124. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  125. .person1 {color: {color:text}; padding: 2px; }
  126. .person1 .label {font-weight: bold; color:{color:text}}
  127. .person2 {color: {color:text}; padding: 2px; }
  128. .person2 .label {font-weight: bold; color:{color:text}}
  129.  
  130. .player {background-color: #000; text-align: left; display:block;}
  131.  
  132. #asker {font-family:calibri; text-align: justify; background-color:#;color:#000; font-size:12px;padding:px;}
  133. .answer {padding: px; font-family:calibri; font-size:12px; margin-top:3px;}
  134. .answer img {max-width: 400px;}
  135. #asker a:hover {color:#777;}
  136. #ssource{margin-left:10px; display:none}
  137.  
  138. #hoverphoto { padding:3px;opacity:0; margin:0px 0px 495px 495px; filter: alpha(opacity = 0.2); position:absolute; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;margin-top:-5px; background-color:{color:post}; }
  139. #hoverphoto:hover {color:{color:hover};}
  140.  
  141. .entries:hover #hoverphoto { opacity:1.0;}
  142.  
  143. #tequila {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto}
  144. #tequila a {font-size: 10px;font-family: calibri;border-left:px solid #000}
  145. #tequila:hover {color:{color:hover} ;}
  146.  
  147.  
  148. .notes {width:400px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left;text-transform:;}
  149. ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sólida # ccc; z-index:11;}
  150. ol.notes li {background-color:;margin-bottom:px; padding:5px;text-transform:;}
  151.  
  152. .notes img{display:none; border:0px}
  153.  
  154.  
  155.  
  156. #sidebar {position:fixed; width: 186px; height:255px; margin-left:195px;margin-top:121px; -webkit-transition-duration: 0.4s;}
  157.  
  158. #foto {margin-top:0px; margin-left:10px; margin-bottom:0px; padding:9px;border:px solid {color:border}; height:auto; width:px; -webkit-transition: all 1.2s ease-out; -moz-transition: all 1.2s ease-out;}
  159. #foto img {display: inline; height:auto; height:245px; width:200px; border-top:px solid #eee;border-right:px solid #000; ; border-left:px solid #000; padding:3px; }
  160. #foto img {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out;}
  161. #sidebar:hover #foto {opacity:1;-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;all 0.3s ease-out; -webkit-filter: grayscale(50%)}
  162.  
  163. .links {background-color:#;width:200px;position: fixed;font-style:; font-family:calibri; letter-spacing:px;font-size:14px; line-height:px; height:px;text-align:center; color:#000; padding:px;border-left:px solid;margin-top:-15px;margin-left:22px;border-top:px solid #000;text-transform:;letter-spacing:px;opacity:0;padding-top:3px;padding-bottom:3px;}
  164. .links a {opacity:;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out;text-transform:; color:#000; font-weight:; background:#;font-weight:; }
  165.  
  166. .links a:hover {color:{color:lhover};-webkit-transition: all 0.8s ease-out; -moz-transition: all 0.4s ease-out; text-shadow:0px 0px 10px; }
  167. #sidebar:hover .links {opacity:1;}
  168.  
  169.  
  170. #descri {width:196px;background-color:#;position: fixed;font-style:; font-family:cambria; letter-spacing:px; font-size:9px; line-height:15px; height:px;text-align:center; color:#000;padding:0px;margin-top:275px;margin-left:22px;border-right:px solid #eee; border:px solid #000;border-top:px solid #000; border-left:px solid #ddd;padding: 2px;text-transform:uppercase; opacity:1;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; font-weight:;}
  171. #sidebar:hover #descri {opacity:0;}
  172.  
  173.  
  174. #oizinho {;margin-left:22px; margin-top:257px; position:fixed;text-align:left;-webkit-transition: all 0.5s ease-out;-moz-transition: all 0.9s ease-out;all 0.3s ease-out; opacity:1;}
  175. #oizinho img { width:205px; height:20px;}
  176. #sidebar:hover #oizinho {margin-top:272px;}
  177.  
  178. </style>
  179.  
  180.  
  181.  
  182. <style type="text/css">{CustomCSS}</style>
  183.  
  184.  
  185.  
  186.  
  187. <body>
  188.  
  189. <div id="container">
  190. <div id="sidebar">
  191. <div id="oizinho"><img src="http://static.tumblr.com/pbqqj0j/Akun9gz0i/frasinha17.png"/></div>
  192. <div id="descri"> {description} </div>
  193. <div id="foto"><img src="{image:sidebar}"/></div>
  194. <div class="links">
  195. <a href="{text:link1}">{text:link1 title}</a>
  196. <a href="{text:link2}">{text:link2 title}</a>
  197. <a href="{text:link3}">{text:link3 title}</a>
  198. <a href="{text:link4}">{text:link4 title}</a>
  199. <a href="{text:link5}">{text:link5 title}</a>
  200.  
  201. </div>
  202. </div>
  203. </div>
  204.  
  205.  
  206. <div id="entries">
  207. <div class="autopagerize_page_element">
  208.  
  209.  
  210. {IfRolagemInfinita}<div class="autopagerize_page_element">
  211. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  212.  
  213.  
  214. {block:Posts}
  215.  
  216.  
  217. <div class="entries">
  218.  
  219. <div id="hoverphoto">
  220. <div id= "tequila"><a href="{Permalink}">{TimeAgo}</a></div>
  221. <div id= "tequila"><a href="{Permalink}"{block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a></br></div>{LinkCloseTag}
  222. {block:RebloggedFrom}
  223. <div id="tequila"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  224. {/block:RebloggedFrom}
  225. <div id="tequila"><a href="{ReblogURL}" target="_blank"><b>reblog</b></a></div>
  226. {block:HasTags}{block:Tags}
  227. <div id="tequila"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  228.  
  229.  
  230. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  231.  
  232. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  233.  
  234. {block:Photoset}{Photoset-400}{/block:Photoset}
  235.  
  236. {block:Quote}
  237. <div class="quote">“{Quote}”</div>
  238. {block:Source}<div class="quotesource">
  239. — <b>{Source}</b></div>
  240. {/block:Source}
  241. {/block:Quote}
  242.  
  243. {block:Link}
  244. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  245. {block:Description}{Description}{/block:Description}
  246. {/block:Link}
  247.  
  248. {block:Chat}
  249. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  250. <div class="chat"><ul>{block:Lines}
  251. <li class="person{UserNumber}">{block:Label}
  252. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  253. {/block:Chat}
  254.  
  255. {block:Audio}
  256. <div class="player">{AudioPlayerBlack}</div>
  257. {block:Caption}{Caption}{/block:Caption}
  258. {/block:Audio}
  259.  
  260. {block:Video}{Video-400}{/block:Video}
  261.  
  262.  
  263. {block:Answer}
  264. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  265. <div class="answer">{Answer}</div>
  266. {/block:Answer}
  267.  
  268. <div id="photoset">
  269. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  270. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  271. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  272. </div>
  273.  
  274.  
  275.  
  276. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  277. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  278. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  279. {/block:ContentSource}</div>
  280.  
  281. </div>
  282.  
  283. {/block:Posts}
  284.  
  285. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  286.  
  287.  
  288. </div>
  289. </div>
  290. </div>
  291. </div>
  292.  
  293.  
  294.  
  295. </div>
  296. </div>
  297. </div>
  298.  
  299.  
  300. </body>
  301. <a style="width:120px; font-size:9px; color:#4a4a4a; font-family:cambria;position:fixed;font-style:;bottom:30px;right:-15px;" href="bawdidinha.tumblr.com" title="">theme por <b>bawdidinha</b></a>
  302.  
  303.  
  304. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement