Advertisement
chefiada

chefiada + worenow

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