Advertisement
larabycsk

Theme 10

Jul 21st, 2013
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 11.73 KB | None | 0 0
  1.  <!- -------- !!ALL THEME BY LARA BYCSKOVSKI - AMOREIOS.TUMBLR.COM!! !!!***DO NOT COPY BABY***!!!----------------------------------------------------------------- !>
  2.  
  3. <html>
  4.  
  5. <head>
  6.  
  7.  
  8.                                            
  9.                                            
  10. <!-- DEFAULT -->
  11. <meta name="color:background" content="#ffffff" />
  12. <meta name="color:link" content="#000000" />
  13. <meta name="color:text" content="#000000" />
  14. <meta name="color:post" content="#ffffff" />
  15. <meta name="color:infobg" content="#FCFCFC"/>
  16. <meta name="color:border" content="#f2f2f2" />
  17. <meta name="color:scrollbar" content="#000" />
  18. <meta name="color:scrollbar bg" content="#fff" />
  19. <meta name="color:lhover" content="#555555" />
  20. <meta name="image:background" content="" />
  21. <meta name="image:sidebar" content="" />
  22. <meta name="text:Link1" content="/" />
  23. <meta name="text:Link1 Title" content="link" />
  24. <meta name="text:Link2" content="/" />
  25. <meta name="text:Link2 Title" content="link" />
  26. <meta name="text:Link3" content="/" />
  27. <meta name="text:Link3 Title" content="link" />
  28. <meta name="text:Link4" content="/" />
  29. <meta name="text:Link4 Title" content="link" />
  30. <meta name="text:Link5" content="/" />
  31. <meta name="text:Link5 Title" content="link" />
  32. <meta name="if:Rolagem infinita" content="1"/>
  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. <link href='http://fonts.googleapis.com/css?family=Lora:400,400italic' rel='stylesheet' type='text/css'>
  43.  
  44.     <style type="text/css">
  45.  
  46.  
  47.  
  48. body {background-color:{color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url(''); background-attachment: fixed; }
  49.  
  50. a {color: {color:link}; text-decoration: none; text-transform: none;}
  51. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  52.  
  53. p {margin: 6px 0 0 0}
  54.  
  55. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:border}; padding-left: 5px; }
  56. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  57. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  58. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  59.  
  60. blockquote img{max-width: 470px!important}
  61. blockquote blockquote img{max-width: 450px!important}
  62. blockquote blockquote blockquote img{max-width: 430px!important}
  63. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  64.  
  65.  
  66. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  67.  
  68. #entry {float: left; margin-left: 550px; margin-top:-0px;}
  69.  
  70. .posts {width: 400px; background-color: {color:post}; padding: 5px; margin-bottom: 2px; text-align: justify; font-family: calibri; font-size: 12px; position: relative;}
  71.  
  72.  
  73. h1 {font-family: calibri; text-align: left; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  74.  
  75. .image {text-align: center; border: 0px}
  76. .image img {width:400px; margin-bottom: 0px; }
  77.  
  78. .credit {position:fixed;bottom:15px;right:15px;font-size:11px;font-family:cambria;color:#000;border-bottom:1px solid #fff; background-color:#fff; font-style:italic;}
  79. .credit a:hover {text-transform: normal; background-color:#fff; font-style:italic; color:#000;}
  80.  
  81. .pquote {font-family: text-align: justify; font-size: 13px; line-height: 15px; padding: 5px;}
  82. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  83. .pquotesource a, a:hover{text-transform: none; }
  84.  
  85.  
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding:0px; line-height:14px;}
  89. .person1 {color: {color:text}; padding: 2px; }
  90. .person1 .label {font-weight: bold;  color:{color:text}}
  91. .person2 {color: {color:text}; padding: 2px;  }
  92. .person2 .label {font-weight: bold;  color:{color:text}}
  93.  
  94. .player {background-color: #000; text-align: left; display:block;}
  95.  
  96. .question {
  97. color:{color:text};
  98. font-size: 11px;
  99. font-weight: normal;
  100. font-family: verdana;
  101. line-height:95%;
  102. background: {color:background};
  103. position: relative;
  104. min-height:70px;
  105. padding:10px 15px;
  106. margin-bottom:2px;
  107. margin-right:-10px;}
  108.  
  109. .questionarrow {
  110. font-size:30px;
  111. color:{color:background};
  112. vertical-align:middle;
  113. margin-left:-5px!important;}
  114.  
  115.  
  116. .asker {width:500px; text-align:right; text-transform:lowercase; color:{color:text};}
  117. .asker a {color:{color:text};}
  118. .asker img {float:left; margin-left:400px; vertical-align:top; margin-right:3px; max-height:15px;}
  119.  
  120. .asking {text-align:center; color:{color:text}; font:9px verdana; text-transform:none;}
  121. .asking a{color:{color:text};}
  122. .asking img {width:58px; vertical-align:middle; background-color:{color:background}; padding:3px;}
  123.  
  124. .arrow {padding-top:11px; color:{color:question background}; font-size:30px;}
  125.  
  126.  
  127. .answer {color:{color:answer};}
  128.  
  129.  
  130. #info {text-align: center; text-transform:lowercase; padding:0px; margin-top:0px; font-size: 10px; font-family: cambria; font-style:italic; z-index: 11; margin-left:0px; width: 400px; margin-bottom: -5px; letter-spacing:0px;border-top:0px solid {color:border};}
  131. #info a {font-size:10px; text-transform: lowercase;}
  132.  
  133. .posts:hover .tags{opacity:0.8;}
  134. .tags {position:absolute; width:150px; text-align:left; font: 10px calibri; font-style:none; text-transform: lowercase; margin-left:405px; -webkit-transition-duration: 0.2s; opacity:0;}
  135. .tags a {font-size: 10px; text-transform: lowercase;}
  136.  
  137. #photoset {width: 400px; margin-top: -2px;}
  138.  
  139. .source {display: none;}
  140.  
  141. .notes {width:520px; padding:0px; font-style:; margin-top:1px; margin-bottom:1px; font-size:11px; text-align:left;} ol.notes {list-style: none; margin: 0 20px 0 0px; padding:0px; border-bottom: 1px sólida # ccc; z-index:11;} ol.notes li {background-color:{color:post};margin-bottom:1px; padding:5px;text-transform:uppercase;}
  142. .notes img{display:none; border:0px}
  143.  
  144. #sidebar {position:fixed;height:80px;width:80px;border:10px solid #000; margin-left:220px;margin-top:200px; text-align:center;}
  145. #sidebar img {-webkit-transition:opacity 1s linear; -webkit-transition:all 0.4s ease-out; -moz-transition:all 0.4s ease-out; transition:all 0.4s ease-out; height:80px;width:81px; }
  146. #sidebar img:hover {opacity:0.7; -webkit-transition:opacity 0.7s linear; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; transition:all 0.5s ease-out;}
  147.  
  148. #description {color:#000; margin-top:-115px; margin-left:-10px; font-family:calibri; font-size:11px;
  149.     width:93px; background-color:#fff;
  150.     padding:2px; text-align:center;
  151.     border-top:2px solid #000; border-bottom:2px solid #000; border-left:2px solid #000; border-right:2px solid #000; font-style:none; letter-spacing:0px; text-transform:uppercase;}
  152.    
  153.  
  154.  
  155. .links {width:100px; margin-top:37px; margin-left:-9px; background: #fff;}
  156.  
  157. .links a {display: block; font: 10px calibri; line-height:11px; text-align:center; margin-bottom:3px; letter-spacing:1;  width:95px; background:#000; color:#fff; padding:2px;-webkit-transition-duration: 0.6s;}
  158. .links a:hover {background:#fff; color:#000; border-left:5px solid #000; border-right:5px solid #000; width:85;}
  159.  
  160.  
  161.  
  162.  
  163. ::-webkit-scrollbar{width:10px;height:3px;}
  164. ::-webkit-scrollbar-button:start:decrement
  165. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  166. ::-webkit-scrollbar-track-piece{background-color: {color:scrollbar bg}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  167. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  168. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  169.  
  170. #tumblr_controls{position: fixed!important}
  171. #tumblr_controls{position: fixed!important}
  172. #tumblr_controls{position: fixed!important}
  173. #tumblr_controls{position: fixed!important}
  174.  
  175.  
  176. </style>
  177.  
  178. <body onselectstart="return false">
  179.  
  180.  
  181.  
  182. <div id="container">
  183. <div id="sidebar">
  184. <div class="imgs">
  185. <img src="{image:sidebar}"/></div>
  186. <div class="links"><div class="link"</div>
  187. <a href="{text:Link1}" title="">{text:Link1 Title}</a>
  188. <a href="{text:Link2}" title="">{text:Link2 Title}</a>
  189. <a href="{text:Link3}" title="">{text:Link3 Title}</a>
  190. <a href="{text:Link4}" title="">{text:Link4 Title}</a>
  191. <a href="{text:Link5}" title="">{text:Link5 Title}</a></div></div>
  192. <div id="description"><div id="descri"><b>{Description}</b></div>
  193. </div>
  194. </div>
  195. </div>
  196. </div>
  197.  
  198. {block:IfRolagemInfinita}<div class="autopagerize_page_element">
  199. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:IfRolagemInfinita}
  200. <div id="entry">
  201.  
  202.  {block:Posts}
  203. <div class="posts">
  204.  
  205. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a><br>{/block:Tags}{/block:HasTags}</div>
  206.  
  207.  
  208. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  209.  
  210. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-400}"></div>{LinkCloseTag}{/block:Photo}
  211.  
  212. {block:Photoset}{Photoset-400}{/block:Photoset}
  213.  
  214. {block:Quote}
  215. <div class="quote">“{Quote}”</div>
  216. {block:Source}<div class="quotesource"><center>— {Source}</center></div>
  217. {/block:Source}
  218. {/block:Quote}
  219.  
  220. {block:Link}
  221. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  222. {block:Description}{Description}{/block:Description}
  223. {/block:Link}
  224.  
  225. {block:Chat}
  226. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  227. <div class="chat"><ul>{block:Lines}
  228. <li class="person{UserNumber}">{block:Label}
  229. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  230. {/block:Chat}
  231.  
  232. {block:Audio}
  233. <span class="audio"><left>{AudioPlayerBlack}</left></span>
  234. {block:Caption}{Caption}{/block:Caption}
  235. {/block:Audio}
  236.  
  237. {block:Video}{Video-400}{/block:Video}
  238.  
  239.  
  240. {block:Answer}
  241. <div id="asker"><b>{Asker} asked:</b> {Question}</div>
  242. <div class="answer">{Answer}</div>
  243. {/block:Answer}
  244.  
  245.  
  246. <div id="photoset">
  247. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  248. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  249. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  250.  
  251. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  252.       <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  253.         {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  254. {/block:ContentSource}</div></div>
  255. <br>
  256.  
  257. <div class="creditoaokaique">
  258. {block:Date}<div id="info">
  259. <left> <a href="{Permalink}"></a> {block:Date}{block:NoteCount}  <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom}  <a href="{ReblogParentURL}"><a href="{ReblogParentURL}"></a>{/block:RebloggedFrom} {block:ContentSource} <a href="{SourceURL}"></a>{/block:ContentSource} {block:IndexPage}· <a href="{ReblogUrl}" target="_blank">reblog</a>{/block:IndexPage}</center> </div>{block:IfShowTags}<center><div id="tags">{block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}
  260. </div></left>{/block:IfShowTags}{/block:Date}</div>
  261. </div>
  262.  
  263.  
  264.  {/block:Posts}
  265. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273. </div>
  274. </div>
  275. </div>
  276. </div>
  277. <div class="credit" title="theme by amoreios"><a href="http://amoreiosthmx.tumblr.com/">@amoreios</a></div>
  278.  
  279. </body>
  280.  
  281.  
  282. </html>
  283. <! - - - - - - - -  theme by amoreios.tumblr.com - -  - - - - !>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement