Advertisement
domdeamar

theme 15

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