winchestersnothemes

Theme - Called Out In The Dark

Jun 17th, 2012
1,130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.07 KB | None | 0 0
  1. <!-- base por nee-d.tumblr.com--!>
  2. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  3.  
  4. <head>
  5. <!-- DEFAULT VARIABLES -->
  6. <meta name="color:background" content="#f8f8f8" />
  7. <meta name="color:link" content="#000000" />
  8. <meta name="color:text" content="#000000" />
  9. <meta name="color:post" content="#ffffff" />
  10. <meta name="color:sidebar" content="#ffffff" />
  11. <meta name="color:scrollbar" content="#000" />
  12. <meta name="color:lhover" content="#555555" />
  13. <meta name="color:linktext" content="#f4f4f4" />
  14. <meta name="color:linkbg" content="#000" />
  15. <meta name="image:background" content="" />
  16. <meta name="image:sidebar" content="http://static.tumblr.com/qqux7u6/g57m5rzy4/tumblr_m5mvoatnlh1qdjga5o1_r2_250.jpg" />
  17.  
  18. <meta name="if:Show tags" content="1"/>
  19.  
  20.  
  21.  
  22.  
  23. <meta name="text:Link1" content="" />
  24. <meta name="text:Link1 Title" content="REFRESH" />
  25. <meta name="text:Link2" content="" />
  26. <meta name="text:Link2 Title" content="dois" />
  27. <meta name="text:Link3" content="" />
  28. <meta name="text:Link3 Title" content="tres" />
  29. <meta name="text:Link4" content="" />
  30. <meta name="text:Link4 Title" content="quatro" />
  31. <meta name="text:Link5" content="" />
  32. <meta name="text:Link5 Title" content="cinco" />
  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.  
  43. <link href='http://fonts.googleapis.com/css?family=Droid+Serif:400,400italic' rel='stylesheet' type='text/css'>
  44.  
  45. <link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
  46.  
  47.  
  48. <style type="text/css">
  49.  
  50.  
  51.  
  52. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  53.  
  54. a {color: {color:link}; text-decoration: none; text-transform: none;}
  55. a:hover {color: {color:lhover}; background-color: transparent; text-decoration: none;}
  56.  
  57. p {margin: 6px 0 0 0}
  58.  
  59. blockquote {margin: 5px 5px 5px 5px; border-left: 6px solid {color:background}; padding-left: 5px; }
  60. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 5px solid {color:background};}
  61. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  62. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 3px solid {color:background}; }
  63.  
  64. blockquote img{max-width: 470px!important}
  65. blockquote blockquote img{max-width: 450px!important}
  66. blockquote blockquote blockquote img{max-width: 430px!important}
  67. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  68.  
  69.  
  70. #container {text-align: center; width: 935px; margin: 20px auto 20px auto; padding: 0px; z-index: 1}
  71.  
  72. #entry {float: left; margin-left: 268px;}
  73.  
  74. .posts {width: 500px; background-color: {color:post}; padding: 10px; margin-bottom: 2px; text-align: justify; font-family: verdana; font-size: 11px; position: relative;}
  75.  
  76. h1 {font-family: georgia; text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  77. h1 a {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  78. h1 a:hover {text-align: center; font-size: 16px; text-transform: none; color: {color:text}; font-weight: normal; line-height: 18px;}
  79.  
  80. .image {text-align: center; border: 0px}
  81. .image img {max-width: 500px; margin-bottom: 2px }
  82.  
  83. .pquote {font-family: georgia; text-align: center; font-size: 13px; line-height: 15px; padding: 3px;}
  84. .pquotesource {text-align: center; text-transform: none; margin-bottom: 5px;}
  85. .pquotesource a, a:hover{text-transform: none;}
  86.  
  87. .chat {line-height: 13px; list-style: none }
  88. .chat ul {line-height: 13px; list-style: none; padding: 5px; 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. .ofyou {opacity: 0.7; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  130. .ofyou:hover {opacity: 0.99; -webkit-transition: all 0.6s ease-out; -moz-transition: all 0.6s ease-out;}
  131.  
  132. #info {text-align: left; margin-top:-4px; font-size: 10px; font-family: calibri; text-transform: uppercase; z-index: 11;}
  133. #info a {font-size: 10px; text-transform: uppercase;}
  134.  
  135. #tags {color: {color:text}; font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  136. #tags a {font-size: 10px; font-family: calibri; display: inline; list-style: none; text-transform: uppercase;;}
  137.  
  138. #cap {width: 500px; margin-top: -2px;}
  139. .source {display: none;}
  140.  
  141. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 1px; font-size: 9px; text-align: center}
  142. ol.notes {list-style: none; margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  143. ol.notes li {background-color: {color:post}; margin-bottom: 2px; padding: 5px; }
  144. .notes img{display: none; border:0px}
  145.  
  146. #deanmeudean {position: fixed; margin: 0px 0px 0px -552px;}
  147.  
  148.  
  149. #img { float: left; margin-top: -50px; position: fixed; overflow: hidden; width: auto; height: auto;margin-left: 442px;border-left:1px solid {color:background};}
  150.  
  151. #img img {margin-top: 50px; margin-left: 194px; width:160px; height: 200px;border: 4px solid {color:sidebar}; padding: 6px; opacity: 0.9;}
  152.  
  153. #img img:hover {opacity: 1.5;}
  154.  
  155.  
  156.  
  157. .links1 {position: absolute; width: 220px; margin-left:597px; margin-top: 222px; padding: 0px; text-align: center; z-index:3; background-color: {color:linkbg}; }
  158.  
  159. .links1 a {letter-spacing: 1px; font-size:10px; font-family:'Homenaje'; text-align: center; color: {color:linktext}; text-decoration: none; text-transform:uppercase; line-height:22px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  160.  
  161. .links1 a:hover{text-align: center; background-color: transparent; color: 000; letter-spacing: 1px;}
  162.  
  163.  
  164.  
  165. #credi {text-align: justify; font-size: 10px; font-family: verdana; position: relative; width: 40px; height: 12px; background-color:trasnp; color: ; padding: 2px; margin-top: 10px; margin-left:775px; border-bottom-left-radius: 00px; border-top-left-radius: 0px ;position:fixed ; line-height: 9px; }
  166.  
  167.  
  168.  
  169. ::-webkit-scrollbar{width:7px;height:0px;}
  170. ::-webkit-scrollbar-button:start:decrement
  171. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
  172. ::-webkit-scrollbar-track-piece{background-color: {color:post}; -webkit-border-radius:0;-webkit-border-bottom-right-radius:0px;-webkit-border-bottom-left-radius:0px;}
  173. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color: {color:scrollbar};-webkit-border-radius:px;}
  174. ::-webkit-scrollbar-thumb:horizontal{width:0px; background-color: {color:sidebar};-webkit-border-radius:px;}
  175.  
  176. #tumblr_controls{position: fixed!important}
  177. #tumblr_controls{position: fixed!important}
  178. #tumblr_controls{position: fixed!important}
  179. #tumblr_controls{position: fixed!important}
  180.  
  181.  
  182. .pg{position:fixed; font-size: 23px; font-weight: bold; font-family: verdana; text-align: center; margin-left: 583px; margin-top: 150px;}
  183. .pg a{padding:2px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out;}
  184.  
  185. </style>
  186.  
  187. <body>
  188. <div id="container">
  189. <div id="deanmeudean">
  190.  
  191.  
  192. <div id="img">
  193.  
  194. <img src="{image:sidebar}">
  195.  
  196. </div>
  197.  
  198. <div class="links1">
  199. {block:ifLink1}<a href="{text:Link1}">{text:Link1 Title}</a>{/block:ifLink1}
  200. {block:ifLink2}<a href="{text:Link2}">{text:Link2 Title}</a>{/block:ifLink2}
  201. {block:ifLink3}<a href="{text:Link3}">{text:Link3 Title}</a>{/block:ifLink3}
  202. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a>{/block:ifLink4}
  203. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a>{/block:ifLink5}
  204. </div>
  205. <div id="credi"><center><a href="http://winchestersnote.tumblr.com/" title=" dtls por nee-d"><font color="{color:sidebar}">©</font></a></div>
  206. <div class="pg">
  207.  
  208. {block:Pagination}
  209. {block:PreviousPage}<a href="{PreviousPage}">- </a> {/block:PreviousPage}
  210. {block:NextPage}<a href="{NextPage}"> +</a>{/block:NextPage}
  211. {/block:Pagination}</div>
  212.  
  213.  
  214. </div>
  215.  
  216.  
  217. <div id="entry">
  218.  
  219. {block:Posts}
  220. <div class="posts">
  221.  
  222. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  223.  
  224. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  225.  
  226. {block:Photoset}{Photoset-500}{/block:Photoset}
  227.  
  228. {block:Quote}
  229. <div class="pquote">“{Quote}”</div>
  230. {block:Source}<div class="pquotesource"> ~ {Source}</div>
  231. {/block:Source}
  232. {/block:Quote}
  233.  
  234. {block:Link}
  235. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  236. {block:Description}{Description}{/block:Description}
  237. {/block:Link}
  238.  
  239. {block:Chat}
  240. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  241. <div class="chat"><ul>{block:Lines}
  242. <li class="person{UserNumber}">{block:Label}
  243. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  244. {/block:Chat}
  245.  
  246. {block:Audio}
  247. <div class="player">{AudioPlayerBlack}</div>
  248. {block:Caption}{Caption}{/block:Caption}
  249. {/block:Audio}
  250.  
  251. {block:Video}{Video-500}{/block:Video}
  252.  
  253.  
  254. {block:Answer}
  255. <table width="500px" cellspacing="0" cellpadding="0">
  256. <tr>
  257. <td width="415px" class="question">{Question}</td>
  258. <td width="30px"><span class="questionarrow">◤</span></td>
  259. <td width="64px" class="asking"><img src="{AskerPortraitURL-64}"><br>{Asker}</td>
  260. </tr>
  261. </table>
  262. <div class="answer">{Answer}</div>
  263. {/block:answer}
  264.  
  265.  
  266. <div id="cap">
  267. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  268. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  269. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  270.  
  271. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  272. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  273. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  274. {/block:ContentSource}</div></div>
  275. <br>
  276.  
  277. <div class="ofyou">
  278. {block:Date}<div id="info">
  279. <center> <a href="{Permalink}">{TimeAgo}</a> {block:NoteCount} · <a href="{Permalink}" {block:NoteCount}{/block:NoteCount}</a>{NoteCountWithLabel}</a>{block:RebloggedFrom} · <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">via</a>{/block:RebloggedFrom} {block:ContentSource} · <a href="{SourceURL}">source</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}
  280. </div></center>{/block:IfShowTags}{/block:Date}</div>
  281. </div>
  282.  
  283.  
  284. {/block:Posts}
  285. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.  
  293.  
  294. </div>
  295. </div>
  296. <a style="font-size: 10px; font-family:calibri;position:fixed;bottom:10px;right:15px;" href="http://winchestersnote.tumblr.com/" title="base nee-d">THEME</a>
  297. </div>
  298. </div>
  299.  
  300. </body>
  301. </html>
Advertisement
Add Comment
Please, Sign In to add comment