Advertisement
domdeamar

Theme 61

Oct 21st, 2014
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.84 KB | None | 0 0
  1. <!--------------------------------
  2. THEME FEITO POR domdeamar
  3. NÃO COPIE, OBRIGADA.
  4. base: suffixyou <3
  5. ------------------------>
  6.  
  7.  
  8.  
  9. <html>
  10.  
  11. <head>
  12.  
  13. <!-- DEFAULT -->
  14. <meta name="color:background" content="#ffffff" />
  15. <meta name="color:hover" content="#D02090" />
  16. <meta name="color:text" content="#6a6369" />
  17. <meta name="color:fundodoslinks" content="#6a6369" />
  18. <meta name="text:frase2" content="a segunda frase ficará aqui, beijos." />
  19.  
  20.  
  21. <meta name="image:sidebar" content="http://33.media.tumblr.com/24ec821012195d2b983e0b158e24a8e9/tumblr_ndnz16kGC01tqyin3o1_500.jpg" />
  22. <meta name="if:Rolagem infinita" content="1"/>
  23. <meta name="image:background" content=""/
  24.  
  25.  
  26. <meta name="text:Atoa1 Title" content="link" />
  27. <meta name="text:Link1" content="/" />
  28. <meta name="text:Link1 Title" content="link" />
  29. <meta name="text:Link2" content="/" />
  30. <meta name="text:Link2 Title" content="link" />
  31. <meta name="text:Link3" content="/" />
  32. <meta name="text:Link3 Title" content="link" />
  33. <meta name="text:Link4" content="/" />
  34. <meta name="text:Link4 Title" content="link" />
  35.  
  36. <link href='http://fonts.googleapis.com/css?family=Shadows+Into+Light' rel='stylesheet' type='text/css'>
  37.  
  38.  
  39.  
  40.  
  41. <title>{Title}</title>
  42. <link rel="shortcut icon" href="{FavIcon}">
  43. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44. {block:Description}
  45. <meta name="description" content="{MetaDescription}" />
  46. {/block:Description}
  47.  
  48. <style type="text/css">
  49.  
  50. body {background-color: {color:background}; background-image:{image:background}; color:{color:text}; font:12px calibri; text-align: center;}
  51.  
  52.  
  53. a:link, a:active, a:visited{color: #000; text-decoration:none;}
  54. a:hover{color: #777;}
  55.  
  56. p {margin: 6px 0 0 0}
  57.  
  58. h1 {text-align: center;font-weight: normal;font-family:calibri; font-size: 14px; color: #000;}
  59.  
  60. s {color: #000000;}
  61. i {color: #000000;}
  62. b, strong {color: #000000;}
  63. u, span.sublinha {color: #000; text-decoration: none; border-bottom:1px solid #000000;}
  64.  
  65. blockquote {margin: 3px; border-left: 3px solid {color:background}; padding-left: 5px; }
  66. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background};}
  67. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  68. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  69.  
  70. blockquote img{max-width: 470px!important}
  71. blockquote blockquote img{max-width: 450px!important}
  72. blockquote blockquote blockquote img{max-width: 430px!important}
  73. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  74.  
  75. #container {width: 420px; margin:50px auto: 50px auto;}
  76.  
  77. iframe#tumblr_controls {
  78. top:0px !important;
  79. right:3px !important;
  80. position: fixed !important;
  81. -webkit-transition: opacity 0.7s linear;
  82. opacity: 0.4;
  83. -webkit-transition: all 0.8s ease-out;
  84. -moz-transition: all 0.8s ease-out;
  85. transition: all 0.8s ease-out;
  86. z-index:999999999999999999;}
  87.  
  88. iframe#tumblr_controls:hover{
  89. -webkit-transition: opacity 0.7s linear;
  90. opacity: 1;
  91. -webkit-transition: all 0.4s ease-out;
  92. -moz-transition: all 0.4s ease-out;
  93. transition: all 0.4s ease-out;
  94. z-index:999999999999999999999;}
  95.  
  96.  
  97. #entries {width:450px; float:left; margin-left:530px; margin-top:20px;position:relative; z-index:999; padding-right:0px; padding-top:0px}
  98.  
  99. .entries {width:450px; padding:5px; background-color:#ffffff; margin:0px 0px 0px 0px; margin-bottom:-0px; float:right; text-align:justify; font-family:verdana; font-size:11px; font-family:verdana; }
  100.  
  101.  
  102. .image {text-align: center; border: 0px}
  103. .image img {width: 450px; margin-bottom: 1px; }
  104. .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;}
  105.  
  106. .quote {font-family:calibri; text-align: justify; font-size: 12px; line-height:15px; padding: 2px; border-top: px solid #eee;}
  107. .quotesource {text-align:left; text-transform: none; margin-bottom: 2px;font-family:cambria; font-size: 10px;background-color:#;border-bottom:3px solid #eee;}
  108.  
  109. .chat {line-height: 13px; list-style: none }
  110. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  111. .person1 {color: {color:text}; padding: 2px; }
  112. .person1 .label {font-weight: bold; color:{color:text}}
  113. .person2 {color: {color:text}; padding: 2px; }
  114. .person2 .label {font-weight: bold; color:{color:text}}
  115.  
  116. .player {background-color: #000; text-align: left; display:block;}
  117.  
  118.  
  119.  
  120.  
  121. #asker {font-family:cambria; text-align: justify; background-color:;color:#000; font-size:12px;padding:2px; border-bottom:2px solid #ff4841; border-left:px solid #f2f2f2; border: 1px dashed #6a6369; }
  122. .answer {padding: 1px; font-family:cambria; font-size:12px;}
  123. .answer img {max-width: 400px;}
  124. #asker a:hover {text-shadow: 0px 0px 1px {color:fundodoslinks} }
  125. #ssource{margin-left:10px; display:none}
  126.  
  127.  
  128. #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:transparent;text-transform:lowercase }
  129. #hoverphoto:hover {color:#777;}
  130.  
  131. .entries:hover #hoverphoto { opacity:1.0;}
  132.  
  133.  
  134. #gogoho {margin-left:-44px; text-align:left; font-size: 10px; font-family: calibri; width:100px;height: auto; text-transform:lowercase}
  135. #gogoho a {text-transform:lowercase; font-style:normal}
  136. #gogoho a:hover {color:#777;}
  137. .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.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;}.notes img{display:none; border:0px}
  138.  
  139.  
  140.  
  141. #sidebar {position:fixed; width: 150px; height:150px; margin-left:310px;margin-top:70px; -webkit-transition-duration: 0.4s;}
  142.  
  143. #foto img {display: inline; margin-left:0px; position:fixed; text-align:left;-webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; margin-top:3px;}
  144. #foto img {width:160px; height:220px; margin-top:-200px;margin-left:-70px;}
  145.  
  146.  
  147. #menu{font-size: 12px; font-family: calibri;margin-left:-7px;position:fixed;margin-top:25px;background-color;width:171px;text-transform:;}
  148. #menu a:hover {color:{color:hover};font-size: 12px; font-family: calibri;font-style:normal;margin-top:58px;text-shadow: 3px 1px 5px #d20733;border-radius:100px;}
  149.  
  150. #b1 {-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;margin-left:158px; margin-top:30px; position:fixed; text-align:left;}
  151. #b1 img { width:35px; height:auto;}
  152. #sidebar:hover #b1 { -webkit-transform:rotate(360deg);margin-top:22px;}
  153.  
  154.  
  155.  
  156.  
  157. .frase { border-left:px solid #ddd;border-right:px solid #ddd;-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;width:166px; height:13px;margin-top:39px; text-transform:; padding: 2px ;line-height:12px;margin-left:0px; font-family:'calibri'; font-size:11px;text-align:center; position:fixed;color:#000;font-style:bold;opacity:;}
  158. #sidebar:hover .frase {margin-left:-10px;opacity:0;color:#fff;}
  159.  
  160. .frase2 { border-left:px solid #ddd;border-right:px solid #ddd;-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;width:166px; height:13px;margin-top:39px; text-transform:; padding: 2px ;line-height:12px;margin-left:0px; font-family:'calibri'; font-size:11px;text-align:center; position:fixed;color:#000;font-style:bold;opacity:0;}
  161. #sidebar:hover .frase2 {opacity:10;}
  162.  
  163.  
  164.  
  165. #tudo {width:150px; margin-left:20px; margin-top:300px;}
  166. ::-webkit-scrollbar{width:7px;
  167. height:0px;}
  168. ::-webkit-scrollbar-button:start:decrement
  169. ::-webkit-scrollbar-button:end:increment{display:block;
  170. height:0;
  171. background-color:#000;}
  172. ::-webkit-scrollbar-track-piece{background-color:#fff;
  173. -webkit-border-radius:0;
  174. -webkit-border-bottom-right-radius:3px;
  175. -webkit-border-bottom-left-radius:3px;}
  176. ::-webkit-scrollbar-thumb:vertical{height:50px;
  177. background-color:#000;}
  178. ::-webkit-scrollbar-thumb:horizontal{width:50px;
  179. background-color:#000;}
  180.  
  181. /*helpdesigns se usar credite por favor */
  182. #link {width:388px; height: 42px; float: left; margin-left:10px; margin-top:25px; text-align: center; position: fixed;}
  183. #link a {display: inline-block;
  184. overflow:hidden;float: left; font: 8px PF Arma Five;text-align:center text-align: center; height: 13px; width: 13px; margin-left:2; color:#aaa; line-height: 13px;text-transform: none;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; font-style: normal; background-color: #fff; -webkit-transition: all 0.5s ease-in-out;}
  185. #link a:hover{background-color:{color:fundodoslinks};border-radius:100px; color:#fff;-webkit-transition: all 0.5s ease-in-out;width: 50px;}
  186.  
  187. @font-face {src: url('http://static.tumblr.com/08l8cbl/bxDmeztw0/pf_arma_five.ttf'); font-family: PF Arma Five;}
  188. /*helpdesigns*/
  189.  
  190.  
  191.  
  192. </style>
  193.  
  194.  
  195.  
  196. <style type="text/css">{CustomCSS}</style>
  197.  
  198.  
  199.  
  200. <body>
  201.  
  202.  
  203.  
  204. <div id="container">
  205. <div id="sidebar">
  206. <div id="tudo">
  207. <div id="foto"><img src="{image:sidebar}"></div>
  208. <div id="link">
  209. <a href="{text:Link1}">♥ {text:Link1 Title}</a>
  210. <a href="{text:Link2}">♥ {text:Link2 Title}</a>
  211. <a href="{text:Link3}">♥ {text:Link3 Title}</a>
  212. <a href="{text:Link4}">♥ {text:Link4 Title}</a>
  213.  
  214.  
  215. </a></div>
  216.  
  217.  
  218.  
  219.  
  220.  
  221. <div class="frase">{description}</div>
  222. <div class="frase2">{text:frase2}</div>
  223.  
  224.  
  225. </div>
  226.  
  227.  
  228.  
  229. </div>
  230.  
  231. </div>
  232.  
  233. </div></div>
  234.  
  235.  
  236. <div id="entries">
  237. <div class="autopagerize_page_element">
  238.  
  239.  
  240. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  241. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  242.  
  243.  
  244. {block:Posts}
  245.  
  246.  
  247. <div class="entries">
  248. <div id="hoverphoto">
  249. <div id="gogoho"><a href="{Permalink}">{block:NoteCount}{notecount}{/block:NoteCount}</a></div>{LinkCloseTag}
  250. {block:RebloggedFrom}
  251. <div id="gogoho"><a href="{ReblogParentURL}"></a><a href="{ReblogRootURL}">source</a></div>
  252. {/block:RebloggedFrom}
  253. <div id="gogoho"><a href="{ReblogURL}" target="_blank">reblog</a></div>
  254. {block:HasTags}{block:Tags}
  255. <div id="gogoho"><a href="{TagURL}"><b></b>#{Tag}</a>&nbsp;</div>{/block:Tags}{/block:HasTags}</div>
  256.  
  257. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  258.  
  259. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  260.  
  261. {block:Photoset}{Photoset-450}{/block:Photoset}
  262.  
  263. {block:Quote}
  264. <div class="quote">“{Quote}”</div>
  265. {block:Source}<div class="quotesource">
  266. <b>{Source}</b></div>
  267. {/block:Source}
  268. {/block:Quote}
  269.  
  270. {block:Link}
  271. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  272. {block:Description}{Description}{/block:Description}
  273. {/block:Link}
  274.  
  275. {block:Chat}
  276. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  277. <div class="chat"><ul>{block:Lines}
  278. <li class="person{UserNumber}">{block:Label}
  279. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  280. {/block:Chat}
  281.  
  282. {block:Audio}
  283. <div class="player">{AudioPlayerBlack}</div>
  284. {block:Caption}{Caption}{/block:Caption}
  285. {/block:Audio}
  286.  
  287. {block:Video}{Video-400}{/block:Video}
  288.  
  289.  
  290. {block:Answer}
  291. <div id="asker"> <b>{Asker}</b>:</i> {Question}</div>
  292. <div class="answer">{Answer}</div>
  293. {/block:Answer}
  294.  
  295. <div id="photoset">
  296. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  297. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  298. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  299. </div>
  300.  
  301. <div id="ssource">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  302. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  303. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  304. {/block:ContentSource}</div>
  305.  
  306. </div>
  307.  
  308. {/block:Posts}
  309.  
  310. {block:PostNotes}{PostNotes}{/block:PostNotes}<br />
  311.  
  312.  
  313. </div>
  314. </div>
  315. </div>
  316. </div>
  317.  
  318.  
  319.  
  320. </div>
  321. </div>
  322. </div>
  323.  
  324. </body>
  325.  
  326. <!--♥-- por favor não retire meus creditos --♥-->
  327. <a style=" font-size:11px; color:#000;font-family:cambria;position:fixed;bottom:30px;padding:3px;z-index:55554235555;border-bottom:1px dashed {color:fundodoslinks} ;left:10px;" href="http://domdeamar.tumblr.com/" title="feito por /domdeamar ♔">domdeamar <font color="{color:fundodoslinks}">©</font></a></div>
  328. <!--♥-- por favor não retire meus creditos --♥-->
  329.  
  330.  
  331.  
  332.  
  333. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement