officialjas0n

number three.

Jul 3rd, 2012
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.92 KB | None | 0 0
  1. <!--
  2. my third theme.
  3. by mac
  4. ______________________________________________________________
  5.  
  6. this theme has too much swag for you to remove the credit. so dont do it.
  7.  
  8. -->
  9.  
  10. <html>
  11. <head>
  12. <link href='http://fonts.googleapis.com/css?family=Questrial' rel='stylesheet' type='text/css'>
  13. <script type="text/javascript">
  14. WebFontConfig = {
  15. google: { families: [ 'Questrial::latin' ] }
  16. };
  17. (function() {
  18. var wf = document.createElement('script');
  19. wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +
  20. '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';
  21. wf.type = 'text/javascript';
  22. wf.async = 'true';
  23. var s = document.getElementsByTagName('script')[0];
  24. s.parentNode.insertBefore(wf, s);
  25. })(); </script>
  26.  
  27. <!-- DEFAULT VARIABLES -->
  28. <meta name="color:background" content="#FFFFFF" />
  29. <meta name="color:title" content="#272225" />
  30. <meta name="color:text" content="#57554F" />
  31. <meta name="color:link" content="#f31350" />
  32. <meta name="color:lhover" content="#fc81b6" />
  33. <meta name="image:sidebar" content="" />
  34. <meta name="text:sbartitle" content="" />
  35. <meta name="text:sbartext" content="" />
  36. <meta name="text:Link1Title" content="title"/>
  37. <meta name="text:Link1" content="link" />
  38. <meta name="text:Link2Title" content="title" />
  39. <meta name="text:Link2" content="link" />
  40. <meta name="text:Link3Title" content="title" />
  41. <meta name="text:Link3" content="link" />
  42. <meta name="if:endless scroll" content="" />
  43. <meta name="if:no endless scroll" content="" />
  44.  
  45.  
  46. {block:ifendlessscroll}<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>{/block:ifendlessscroll}
  47.  
  48. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  49. <title>{Title}{block:SearchPage} - Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  50. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  51. <link rel="shortcut icon" href="{Favicon}" />
  52. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  53. <style type="text/css">
  54. @import url(http://fonts.googleapis.com/css?family=Questrial);
  55.  
  56. body {color:{color:text};background-color:{color:background};background-image: url('{image:background}');background-position: center;background-attachment:fixed;background-repeat: repeat;font-size:10px;font-family:Questrial;line-height:110%;text-align:justify}
  57.  
  58. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  59.  
  60. a:hover{color:{color:lhover}; font-style:none;}
  61.  
  62. #content {margin-left:430px; margin-top:10px; width:505px}
  63.  
  64. #posts{overflow:hidden; background-color: {color:background}; border-left:0px solid; border-right:0px solid; padding:3px}
  65.  
  66. #title {font-size:14px; text-align:center; font-family:Questrial; text-shadow:black 1px 1px 0.5em; line-height:110%}
  67.  
  68. #sidebartext {font-size:10px; text-align:center; font-family:Questrial; line-height:110%; margin-bottom:10px}
  69.  
  70. #sidebarimg img {max-width: 230px; margin-left:0px; margin-top:0px;
  71. height: auto; text-align:center;}
  72.  
  73. #sidebar {width:230px; margin-left:150px; margin-top:50px; position:fixed;
  74. overflow:hidden; background:trans; padding:3px}
  75.  
  76. #description {font-size:10px; text-align:center; font-family:Questrial; line-height:110%; margin-bottom:10px}
  77.  
  78. #pagination {font-size:14px; text-align: right; font-family:georgia;}
  79.  
  80. #arrow1 {position:fixed; top:90px; margin-left:150px;}
  81.  
  82. #arrow1 a{color:; font:50px Questrial; line-height:90%;}
  83.  
  84. #arrow2 {position:fixed; top:90px; margin-left:180px;}
  85.  
  86. #arrow2 a{color:; font:50px Questrial; line-height:90%;}
  87.  
  88. h1{color:{color:link};font-family:Questrial;font-size:15px;line-height:17px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;text-align:left}
  89.  
  90. h2{color:{color:title};font-family:Questrial;font-size:12px;line-height:14px;letter-spacing:0px;font-weight:normal;margin:0px;padding:0px;margin-bottom:-0px;text-align:justify}
  91.  
  92. #perm {background-color:{color:background} margin:2px 0px 2px 0px;font-family:Questrial;font-size:9px;text-transform: lowercase; color:{color:text};
  93. letter-spacing: 2px; text-align:right; padding:2px;}
  94.  
  95. #linkss {position: fixed;top:100px;left:100px;width:200px; height:auto;}
  96.  
  97. #links {margin-left:0px; text-align:right}
  98. #links a {width:50px; font-family:Questrial; font-size: 10px; line-height:10px; display:block; text-align:right; color:{color:link}; padding:2px; letter-spacing: 0px; text-transform:lowercase; -webkit-transition: opacity 0.8s linear; opacity: 1; -webkit-transition: all 0.5s ease-out; -moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  99. #links a:hover {color:{color:link hover}; -webkit-transition:0.4s linear; -moz-transition: 0.4s linear; transition: 0.4s linear; letter-spacing: 1px;}
  100.  
  101. .question {font-size:9px;background:trans;color:{color:text}; padding: 10px 10px 10px 10px;}
  102.  
  103. #questions a {color:{color:link}}
  104.  
  105. blockquote {border-left:2px {color:text} solid; padding-left:5px; margin:0px 2px 0px 10px}blockquote img, blockquote a img {max-width: 490px}
  106.  
  107. p{margin-top:3px; margin-bottom:3px}
  108.  
  109. img a{border:none}.audio{background-color:black; display:block;}
  110.  
  111. .user_1 .label {color:{color:text}; font-weight:bold}
  112. .user_2 .label {color:{color:text}; font-weight:bold}
  113. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  114.  
  115. .notes img{width:10px; position:relative; top:1px;}
  116. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  117. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  118.  
  119. </style>
  120. <style type="text/css">{CustomCSS}</style>
  121.  
  122. </head>
  123.  
  124. <body>
  125. <div id="sidebar">
  126. <div id="title"><a href="/">{text:sbartitle}</a></div>
  127. <div id="sidebartext">{text:sbartext}</div>
  128. <div id="sidebarimg"><img src="{image:sidebar}"></div>
  129. <div id="linkss"><div id="links"><br><a href="/ask">inbox</a> <br>{block:ifLink1}<a href="{text:Link1}">{text:Link1Title}</a><br>{/block:ifLink1}
  130. {block:ifLink2}<a href="{text:Link2}">{text:Link2Title}</a><br>{/block:ifLink2}
  131. {block:ifLink3}<a href="{text:Link3}">{text:Link3Title}</a><br>{/block:ifLink3}
  132. </div></div>
  133. <div id="description"><br>{Description}</div>
  134. <div id="pagination">{block:IfNoEndlessScroll}
  135. <div id="arrow1">
  136. {block:PreviousPage}<a href="{PreviousPage}">-</a>{/block:PreviousPage}</div>
  137. <div id="arrow2">{block:NextPage}<a href="{NextPage}">+</a>{/block:NextPage}
  138. {/block:IfNoEndlessScroll}</div>
  139. </div></div>
  140.  
  141. <div id="content">
  142. {block:Posts}
  143. <div id="posts">
  144. {block:Quote}<h2>"{Quote}"&nbsp; - {Source}</h2>{/block:Quote}
  145. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  146. {block:Text}{Body}{/block:Text}
  147.  
  148. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  149. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  150.  
  151. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  152. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  153.  
  154. {block:Chat}<ul class="chat">{block:Lines}<li class="user_{UserNumber}">{block:Label}<span class="label">{Label}</span>{/block:Label}&nbsp;{Line}</li>{/block:Lines}</ul>{/block:Chat}
  155.  
  156. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  157.  
  158. {block:Answer}<u>{Asker}</u> moaned: <div class="question">{Question}</div><div class="answer">{Answer}</div>{/block:Answer}
  159.  
  160. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}<br>
  161.  
  162. <div id="perm"><a href="{Permalink}">{TimeAgo}</a> - {NoteCountWithLabel}{block:HasTags}<br>{block:Tags}#<a href="{TagURL}">{Tag}</a> {/block:Tags}{/block:HasTags}</div></div><br>{/block:Posts}{block:PostNotes}{PostNotes}{/block:PostNotes}
  163. </body>
  164. <div style ="position:altered; bottom:10px; right100px;">
  165. <a href="http://officialmileyray.tumblr.com/">theme credit</a>
  166. </html>
Advertisement
Add Comment
Please, Sign In to add comment