Advertisement
polinomial

THEME #9 BY POLINOMIAL

Jan 28th, 2012
18,610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 9.22 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2.  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4.  
  5. <!--                                                                                                                                                                                              
  6. THEME BY POLINOMIAL.
  7. http://polinomial.tumblr.com/
  8.  
  9. -->
  10.  
  11. <head>
  12.  
  13. <meta name="color:Background" content="#FFFFFF" />
  14. <meta name="color:Font" content="#B9AA9A" />
  15. <meta name="color:Bold" content="#DFB493" />
  16. <meta name="color:Link" content="#EEA182" />
  17. <meta name="color:Border" content="#ECD8BD" />
  18. <meta name="color:Question Background" content="#F3EFE0" />
  19. <meta name="color:Links" content="#FFFFFF" />
  20. <meta name="color:Home Link" content="#DFC8B4" />
  21. <meta name="color:Ask Link" content="#F0D9C5" />
  22. <meta name="color:Theme Link" content="#F0DECE" />
  23. <meta name="color:Link 1" content="#F0DECE" />
  24. <meta name="color:Link 2" content="#F5E6D9" />
  25. <meta name="color:Link 3" content="#F1E3D6" />
  26. <meta name="color:Link 4" content="#F8ECE1" />
  27.  
  28. <meta name="font:Body" content="Georgia" />
  29. <meta name="image:Background" content=""/>
  30. <meta name="image:Sidebar" content=""/>
  31. <meta name="text:Link One" content="" />
  32. <meta name="text:Link One Title" content="" />
  33. <meta name="text:Link Two" content="" />
  34. <meta name="text:Link Two Title" content="" />
  35. <meta name="text:Link Three" content="" />
  36. <meta name="text:Link Three Title" content="" />
  37. <meta name="text:Link Four" content="" />
  38. <meta name="text:Link Four Title" content="" />
  39.  
  40. <title>{Title}</title>
  41.         <link rel="shortcut icon" href="{Favicon}">
  42.         <link rel="alternate" type="application/rss+xml" href="{RSS}">
  43. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  44.  
  45. </head>
  46.  
  47. <style type="text/css">
  48.  
  49. body{
  50. color: {color:Font};
  51. background-color: {color:Background};
  52. background-image: url({image:Background});
  53. background-position: top left;
  54. background-repeat: no-repeat;
  55. background-attachment: fixed;
  56. font-family: {font:Body};
  57. font-size: 10px;
  58. line-height: 120%;
  59. text-align: justify;}
  60.  
  61. a:link, a:active, a:visited{
  62. color: {color:Link};
  63. text-decoration: none;
  64. -webkit-transition-duration: 0.4s;}
  65.  
  66. a:hover{
  67. border-bottom: 1px dashed {color:Link};}
  68.  
  69. #todo {
  70. margin: auto;
  71. width: 500px;
  72. margin-top: 30px;
  73. margin-bottom: 0px;}
  74.  
  75. #entradas {
  76. width: 500px;
  77. margin-bottom: 40px;
  78. padding-top: 10px;
  79. top:0px;}
  80.  
  81. @font-face {
  82. font-family: "Meow";
  83. src: url(http://static.tumblr.com/kauezwz/YlIlz8nop/theonlyexception.ttf) format("truetype");}
  84.  
  85. p.customfont {
  86. font-family: "Meow", georgia;}
  87.  
  88. #tags {
  89. text-transform: lowercase;
  90. width: 500px;
  91. border-top: 1px dashed {color:Border};
  92. margin-top: 5px;
  93. text-align: center;}
  94.  
  95. #date{
  96. float: left;
  97. background-color: {color:Border};
  98. padding: 2px;
  99. color: {color:Links};
  100. font-style: italic;
  101. -webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
  102. -moz-box-shadow: 0 8px 6px -6px #CCCCCC;
  103. box-shadow: 0 8px 6px -6px #CCCCCC;}
  104.  
  105. #nav{
  106. width: 205px;
  107. margin-left: -230px;
  108. position: fixed;
  109. text-align: center;
  110. padding: 5px;
  111. bottom: 30px;
  112. font-size: 40px;
  113. font-family: {font:Body};}
  114.  
  115. #nav a:hover{
  116. border-bottom: 0px solid white;}
  117.  
  118. #pies{
  119. width: 205px;
  120. margin-left: -245px;
  121. position: fixed;
  122. text-align: left;
  123. padding: 5px;
  124. font-size: 10px;
  125. font-family: {font:Body};
  126. color: {color:Font};
  127. background-color: transparent;}
  128.  
  129. .description{
  130. color: {color:Font};
  131. text-align: center;
  132. padding-top: 10px;}
  133.  
  134. #linkscabeza{
  135. width: 150px;
  136. position: fixed;
  137. margin-left: 520px;
  138. padding: 10px 0px 10px 0px;
  139. text-align: center;}
  140.  
  141. #linkscabeza a{
  142. display: block;
  143. width: 100px;
  144. height: 45px;
  145. font-size: 12px;
  146. font-family: {font:Body};
  147. color: {color:Links};
  148. margin-bottom: -5px;
  149. font-style: italic;
  150. padding-top: 30px;
  151. letter-spacing: -1px;
  152. -webkit-box-shadow: 0 8px 6px -6px #CCCCCC;
  153. -moz-box-shadow: 0 8px 6px -6px #CCCCCC;
  154. box-shadow: 0 8px 6px -6px #CCCCCC;}
  155.  
  156. #linkscabeza a:hover{
  157. border-bottom: 0px dotted {color:Link};
  158. padding-left: 20px;}
  159.  
  160. #titulop {
  161. color: {color:Font};
  162. width:205px;
  163. font-size: 20px;
  164. font-family: "Meow";
  165. text-align: center;
  166. text-transform: lowercase;
  167. padding-top: 10px;
  168. position: relative;
  169. padding-bottom: 5px;
  170. line-height: 105%;
  171. border-bottom:1px dashed {color:Border};}
  172.  
  173. #titulo {
  174. font-family: {font:Body};
  175. font-size: 20px;
  176. line-height: 102%;
  177. font-style: italic;
  178. letter-spacing: 1px;
  179. text-align: center;}
  180.  
  181. #titulo a{
  182. background-color: transparent;}
  183.  
  184. .question{
  185. background-color: {color:Question Background};
  186. color: {color:Font};
  187. -webkit-border-radius: 5px;
  188. -moz-border-radius: 5px;
  189. border-radius: 5px;
  190. text-align: center;
  191. padding: 10px;}
  192.  
  193. .quote {
  194. padding: 5px; font-size: 16px; line-height: 105%;}
  195.  
  196. .notes img {
  197. width: 10px; position: relative; top: 1px;}
  198.  
  199. blockquote {
  200. padding-left: 5px; margin:0px 6px 0px 6px; border-left: 3px solid {color:Link};}
  201.  
  202. b, strong{
  203. color: {color:Bold};}
  204.  
  205. small {
  206. font-size: 10px;}
  207.  
  208. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;padding-left:10px;}
  209. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  210.  
  211. </style>        
  212.  
  213.  
  214.  
  215.  
  216. <div id="todo">
  217. <div id="nav">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">« </a>{/block:PreviousPage}
  218. {block:NextPage}<a href="{NextPage}"> »</a>{/block:NextPage}{/block:Pagination}</div><div id="pies">
  219. {block:ifSidebarImage}<img src="{image:Sidebar}" width="201px" style="border: 3px solid {color:Border};-webkit-box-shadow: 0 8px 6px -6px #CCCCCC; -moz-box-shadow: 0 8px 6px -6px #CCCCCC; box-shadow: 0 8px 6px -6px #CCCCCC;"/>{/block:ifSidebarImage}<div id="titulop">{Title}</div><div class="description">{Description}</div></div>
  220.  
  221. <div id="linkscabeza"><a style="background-color:{color:Home Link};" href="/">home</a><br><a style="background-color:{color:Ask Link};" href="/ask">message</a>{block:IfLinkOneTitle}<br><a href="{text:Link One}" style="background-color:{color:Link 1};">{text:Link One Title}</a>{/block:IfLinkOneTitle}{block:IfLinkTwoTitle}<br><a href="{text:Link Two}" style="background-color:{color:Link 2};">{text:Link Two Title}</a>{/block:IfLinkTwoTitle}{block:IfLinkThreeTitle}<br><a href="{text:Link Three}" style="background-color:{color:Link 3};">{text:Link Three Title}</a>{/block:IfLinkThreeTitle}{block:IfLinkFourTitle}<br><a href="{text:Link Four}" style="background-color:{color:Link 4};">{text:Link Four Title}</a>{/block:IfLinkFourTitle}<br><a style="background-color:{color:Theme Link};" href="http://polinomial.tumblr.com/" target="_blank" >theme</a></div>
  222.  
  223. {block:Posts}<div id="entradas">
  224.              
  225. {block:Answer}<div class="question"><i>{Question}</i></div><center><b>{Asker}</b></center>
  226. {Answer}{/block:Answer}
  227.  
  228. {block:Text}
  229. <div id="titulo">{block:Title}<a href="{Permalink}">{Title}</a>{Block:Title}</div>{Body}
  230. {/block:Text}
  231.  
  232. {block:Photo}
  233. <img src="{PhotoURL-500}" alt="{PhotoAlt}"  width="500px" />{block:Caption}{Caption}{/block:Caption}
  234. {/block:Photo}
  235.                
  236. {block:Photoset}
  237. {block:ContentSource} <!-- {SourceURL}{block:SourceLogo}<img src="{BlackLogoURL}" width="{LogoWidth}" height="{LogoHeight}" alt="{SourceTitle}" /> {/block:SourceLogo} {block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo} --> {/block:ContentSource}{Photoset-500}{block:Caption}{Caption}{/block:Caption}
  238. {/block:Photoset}
  239.  
  240. {block:Quote}
  241. <div class="quote"><i>"{Quote}"</i></div>{block:Source}<div style="text-align:center;"><b>—{Source}</b></div>{/block:Source}
  242. {/block:Quote}
  243.  
  244. {block:Link}
  245. <a href="{URL}" class="link" {Target}><div id="titulo">→{Name}</div></a>{block:Description}{Description}{/block:Description}
  246. {/block:Link}
  247.  
  248. {block:Chat}
  249. {block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
  250. <ul class="chat">{block:Lines}<li class="{Alt} user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}{Line}</li>{/block:Lines}</ul>
  251. {/block:Chat}
  252.  
  253. {block:Video}
  254. {Video-500}{block:Caption}{Caption}{/block:Caption}
  255. {/block:Video}
  256.  
  257. {block:Audio}
  258. <div style="width:500px;background-color:white;">{AudioPlayerWhite}</div>{block:Caption}{Caption}{/block:Caption}
  259. {/block:Audio}
  260.            
  261.  
  262. {block:Date}<div id="tags"><div style="float:left;background-color:{color:Border};padding:2px;color:{color:Links};font-style:italic;-webkit-box-shadow: 0 8px 6px -6px #CCCCCC; -moz-box-shadow: 0 8px 6px -6px #CCCCCC; box-shadow: 0 8px 6px -6px #CCCCCC;"><a style="color:{color:Links};" href="{Permalink}">{ShortMonth} {DayOfMonth}{DayOfMonthSuffix}</a> - {NoteCount}{block:RebloggedFrom} - <a style="color:{color:Links};" href="{ReblogParentURL}" title="{ReblogParentName}" >via</a> - <a style="color:{color:Links};" href="{ReblogRootURL}" title="{ReblogRootName}" >©</a> {/block:RebloggedFrom}</div>{block:HasTags}<div style="float:right;">  {block:Tags}- <a href="/tagged/{Tag}">{Tag}</a>   {/block:Tags} -</div>{/block:HasTags}</div>{/block:Date}
  263.  
  264. </div>
  265.  
  266. {/block:Posts}
  267.  
  268. {block:PostNotes}
  269. <div class="notes">{PostNotes}</div>
  270.     {/block:PostNotes}<br>
  271. </div>
  272.  
  273.  
  274. </script>
  275. </body>
  276.  
  277. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement