Advertisement
Guest User

Wandering Theme

a guest
Dec 5th, 2012
6,378
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <html><head>
  2.  
  3. <!- THEME MADE BY
  4. likethesun.tumblr.com -!>
  5.  
  6. <!LEAVE CREDIT ON THEME!>
  7.  
  8. <title>{title}</title>
  9.  
  10. <link rel="shortcut icon" href="{Favicon}">
  11.  
  12. <meta name="if:Endless Scroll" content="1"/>
  13.  
  14. <meta name="font:Body" content="Courier New"/>
  15.  
  16. <meta name="image:Background Image" content="http://static.tumblr.com/jcnmfph/YtNmekbw3/brain_scan_440.jpg" />
  17.  
  18. <meta name="if:Center Background img" content="0" />
  19. <meta name="if:Repeat Background img" content="0" />
  20. <meta name="if:Fixed Background img" content="0" />
  21. <meta name="if:Fullscreen Background img" content="1" />
  22.  
  23. <meta name="color:Text" content="#000000"/>
  24. <meta name="color:Title" content="#000"/>
  25. <meta name="color:background" content="#ffffff">
  26. <meta name="color:Links" content="#000" />
  27. <meta name="color:Permalink" content="#fff"/>
  28.  
  29. <meta name="text:Font Size" content="10px"/>
  30. <meta name="text:title font size" content="25px" />
  31.  
  32.  
  33. <meta name="if:More Space Between Posts" content="1"/>
  34.  
  35.  
  36.  
  37. <div class="blogtitle"></div><br>
  38. <div id="navigation">
  39. <a href="/">home</a><br> <a href="/ask">ask</a><br> <a href="/archive">archive</a><br> <a href="http://likethesun.tumblr.com">theme</a>
  40. </div><br>
  41.  
  42.  
  43.  
  44.  
  45. <style type="text/css">
  46.  
  47. {block:ifFullscreenBackgroundimg}
  48. html { background: url({image:Background Image}) no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
  49. {/block:ifFullscreenBackgroundimg}
  50.  
  51. body {background-color:transparent;
  52. font-family:{font:Body}; font-size:{text:font size};
  53. line-height:10px; text-align:center; color:{color:Text};
  54.  
  55. {block:ifnotfullscreenbackgroundimg}
  56. background-color:{color:background};
  57. background-image:url({image:Background Image});
  58. {block:ifCenterBackgroundimg}
  59. background-position:center top;
  60. {/block:ifCenterBackgroundimg}
  61. {block:ifNotRepeatBackgroundimg}
  62. background-repeat:no-repeat;
  63. {/block:ifNotRepeatBackgroundimg}
  64. {block:ifFixedBackgroundimg}
  65. background-attachment:fixed;
  66. {/block:ifFixedBackgroundimg}
  67. {/block:ifnotfullscreenbackgroundimg}}
  68.  
  69.  
  70.  
  71. a:link, a:visited {color:{color:Links}; text-decoration:none;}
  72. a:hover {text-decoration:none; opacity:1;}
  73.  
  74. img { padding: 25px; border: 0px; }
  75.  
  76. a img {border:0px; opacity:1;}
  77. a img:hover {opacity:0.7;
  78. -moz-transition: 0.2s ease-in;
  79. -webkit-transition: 0.2s ease-in;
  80. -o-transition: 0.2s ease-in;
  81. transition: 0.2s ease-in;}
  82.  
  83.  
  84. #navigation {position:fixed; z-index:2; display:block; width:200px; margin-left:50px; margin-top:270px; margin-bottom:5px; text-align:right; -moz-border-radius: 5px; opacity:.95; background-color:transparent; padding-bottom:25px;}
  85.  
  86. #navigation a:link {background-color:transparent; padding-bottom:5px; border:0px solid #444; text-transform:uppercase; font-size:25px; letter-spacing:-1px; margin-bottom:px; color:white; line-height:20px;}
  87.  
  88. #navigation a:hover {opacity:.5; padding-right:7px;
  89. opacity:0.4;
  90. -moz-transition: 0.2s ease-in;
  91. -webkit-transition: 0.2s ease-in;
  92. -o-transition: 0.2s ease-in;
  93. transition: 0.2s ease-in;}
  94.  
  95. #navigation a:visited {color:white;}
  96.  
  97.  
  98. .blogtitle {z-index:2; position:fixed; width:770px;
  99. margin-left:200px; margin-top:55px;
  100. font-family: gill sans; color:{color:title};
  101. font-size:30px; font-weight:bold;
  102. padding-bottom:4px; text-align:center;
  103. letter-spacing:-5px; text-transform:uppercase;}
  104.  
  105. .blogtitle a {color:{color:title};}
  106. .blogtitle a:hover {background-color:black;}
  107.  
  108.  
  109. div.sidelinks a {background-color:{color:side links background}; margin-bottom:4px; text-align:right; display:block; position:relative; color:{color:Nav Links};}
  110. div.sidelinks a:hover {display:block; margin-bottom:4px; color:{color:Hover};}
  111.  
  112.  
  113. .container {width:690px; display:block; margin:auto;
  114. background-color:white; padding:1px; margin-top:-30px;
  115. }
  116.  
  117. .content { margin-top:30px;}
  118.  
  119. .posts {margin-top:150px; opacity:1;}
  120.  
  121. #entry {background-color:transparent;
  122. padding-top:10px; text-align:center;
  123. opacity:1; padding:10px;
  124. margin:auto; font-size:{text:Font Size};
  125. {block:IfMoreSpaceBetweenPosts}
  126. margin-bottom:40px; {/block:IfMoreSpaceBetweenPosts}}
  127.  
  128. #entry img {opacity: 1; width:400px; -webkit-box-shadow: 1px 1px 1px 1px #999;}
  129. #entry:hover .permalink {opacity: 1;}
  130. #entry:hover {}
  131. #entry .post img {width:400px; border:0px; -webkit-box-shadow: 1px 1px 1px 1px #999;}
  132.  
  133. #entrytext { width:560px; text-align:center; margin:auto; padding:10px; background-color:none; }
  134.  
  135. #texttitle {font-size:28px; text-transform:uppercase; font-weight:bold; font-family:gill sans; letter-spacing:-2px;}
  136.  
  137.  
  138. #description {position:fixed; left:50%; margin-left:-290px; top:5px; z-index:2; background-color:#fff; width:125px; line-height:8px; text-align:right; color:white; padding-top:2px;font-size:10px; letter-spacing:2px;}
  139.  
  140. #description:hover {opacity:1;}
  141.  
  142. #description a {color:#444; line-height:15px; padding-left:4px; padding-right:4px;}
  143.  
  144. #description a:hover {background-color:#fff; color:black; padding-top:2px; padding-left:4px;}
  145.  
  146.  
  147. .audio {background-color:#000000; margin-bottom : 2px; margin-left:35px; width:400px; text-align:center;}
  148.  
  149. blockquote {border-left: 1px solid #eee; padding-left:3px; width:98.7%; margin-left: 0px;}
  150.  
  151.  
  152.  
  153. .permalink {z-index:2; left:50%; margin-left: -200px; margin-top:20px; padding-top:0px; position: absolute; text-align: center; width: 400px; height:10px; font-size: 45px; opacity:0; color:#fff; text-transform:uppercase; font-weight:bold;}
  154.  
  155. .permalink a {color:{color:permalink};}
  156. .permalink a:hover {color:{color:permalink};}
  157. .entry:hover .permalink {opacity: .85;}
  158.  
  159.  
  160. .textperma {z-index:2; position: absolute; left:50%; margin-left:-180px; margin-top:3px; text-align:right; color:#fff; width:400px; color:#000; font-weight:bold; height:10px;}
  161.  
  162. .textperma a {color:#000;}
  163. .textperma a:hover {opacity:.85}
  164. .entry:hover .textperma {opacity: .85;}
  165.  
  166.  
  167. div.video embed,div.post div.video object {
  168. width:400px !important;}
  169.  
  170.  
  171.  
  172. </style>
  173.  
  174.  
  175.  
  176. </head>
  177. {block:IfEndlessScroll}
  178. <script type="text/javascript" src="http://static.tumblr.com/q0etgkr/J5bl3lkz1/tumblrautopagernopage.js"></script>
  179. {/block:IfEndlessScroll}
  180. </head>
  181.  
  182.  
  183. <body>
  184. <div class="container">
  185. <div class="content">
  186.  
  187.  
  188.  
  189. {block:IfEndlessScroll}
  190. <div class="autopagerize_page_element">
  191. {/block:IfEndlessScroll}
  192.  
  193. {block:Posts}
  194.  
  195.  
  196.  
  197. {block:Text}
  198. <div id="entry">
  199. <div id="entrytext">
  200. <a href="{Permalink}">
  201. <a href="{Permalink}"><div id="texttitle">{Title}</div></a>
  202. {Body}
  203. </div></div>
  204. {/block:Text}
  205.  
  206.  
  207. {block:Photo}{block:IndexPage}
  208. <a href="{Permalink}">
  209. {block:Post1}
  210. <img src="{PhotoURL-HighRes}" width="320" alt="{PhotoAlt}"/>
  211. {/block:Post1}
  212.  
  213. {block:Post2}
  214. <img src="{PhotoURL-HighRes}" width="190" alt="{PhotoAlt}"/>
  215. {/block:Post2}
  216.  
  217. {block:Post3}
  218. <img src="{PhotoURL-HighRes}" width="560" alt="{PhotoAlt}"/><br>
  219. {/block:Post3}
  220.  
  221. {block:Post4}
  222. <img src="{PhotoURL-HighRes}" width="320" alt="{PhotoAlt}"/>
  223. {/block:Post4}
  224.  
  225. {block:Post5}
  226. <img src="{PhotoURL-HighRes}" width="190" alt="{PhotoAlt}"/>
  227. {/block:Post5}
  228.  
  229. {block:Post6}
  230. <img src="{PhotoURL-HighRes}" width="560" alt="{PhotoAlt}"/>
  231. {/block:Post6}
  232.  
  233. {block:Post7}
  234. <img src="{PhotoURL-HighRes}" width="320" alt="{PhotoAlt}"/>
  235. {/block:Post7}
  236.  
  237. {block:Post8}
  238. <img src="{PhotoURL-HighRes}" width="190" alt="{PhotoAlt}"/>
  239. {/block:Post8}
  240.  
  241. {block:Post9}
  242. <img src="{PhotoURL-HighRes}" width="560" alt="{PhotoAlt}"/>
  243. {/block:Post9}
  244.  
  245. {block:Post10}
  246. <img src="{PhotoURL-HighRes}" width="320" alt="{PhotoAlt}"/>
  247. {/block:Post10}
  248.  
  249. {block:Post11}
  250. <img src="{PhotoURL-HighRes}" width="190" alt="{PhotoAlt}"/>
  251. {/block:Post11}
  252.  
  253. {block:Post12}
  254. <img src="{PhotoURL-HighRes}" width="560" alt="{PhotoAlt}"/>
  255. {/block:Post12}
  256.  
  257. {block:Post13}
  258. <img src="{PhotoURL-HighRes}" width="320" alt="{PhotoAlt}"/>
  259. {/block:Post13}
  260.  
  261. {block:Post14}
  262. <img src="{PhotoURL-HighRes}" width="190" alt="{PhotoAlt}"/>
  263. {/block:Post14}
  264.  
  265. {block:Post15}
  266. <img src="{PhotoURL-HighRes}" width="560" alt="{PhotoAlt}"/>
  267. {/block:Post15}
  268.  
  269. {/block:IndexPage}</a>
  270.  
  271. {block:PermalinkPage}{LinkOpenTag}<img src="{PhotoURL-HighRes}" width="500" alt="{PhotoAlt}"/>{LinkCloseTag}
  272. {block:Caption}<div class="caption">{Caption}</div>{/block:Caption}{/block:PermalinkPage}
  273. {/block:Photo}
  274.  
  275.  
  276.  
  277. {block:Audio}
  278. <div id="entry">
  279. <span class="permalink"><div style="font-size:35px; margin-top:-8px;"><a href="{Permalink}">▼</a></div></span>
  280. <div class="audio">
  281. <center>{AudioPlayerBlack}</center></div>
  282. <small>{block:TrackName}{TrackName} by {/block:TrackName}{block:Artist}{Artist}{/block:Artist}</small>
  283. {block:PermalinkPage}{block:ExternalAudio} <a href="{ExternalAudioURL}"> / download </a> </span>{/block:ExternalAudio}{/block:PermalinkPage}
  284. </div>
  285. {/block:Audio}
  286.  
  287.  
  288.  
  289. {block:PermalinkPage}
  290.  
  291. <BR>{Caption}
  292. {/block:PermalinkPage}
  293.  
  294.  
  295. {/block:Posts}
  296.  
  297.  
  298.  
  299.  
  300. {/block:Posts}
  301. {block:IfEndlessScroll}</div>{/block:IfEndlessScroll}
  302.  
  303.  
  304. {block:IfNotEndlessScroll}<div style="width:{text:width}; position:absolute; margin-left:765px;"><div id="pag">
  305. {block:PreviousPage}<a href="{PreviousPage}" title="newer">back</a> {/block:PreviousPage} {block:NextPage}<a href="{NextPage}" title="older">forth</a>{/block:NextPage}{/block:IfNotEndlessScroll}
  306.  
  307. </div></div>
  308.  
  309. </div>
  310. </div>
  311. </body>
  312. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement