Advertisement
joshdevines

Theme #017

Mar 12th, 2013
3,098
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.68 KB | None | 0 0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2.  
  3. <head>
  4.  
  5.  
  6. <!-- #017/WESTARK;
  7. do not use this code as a base, steal, or redistribute as your own -->
  8.  
  9. <!-- DEFAULT VARIABLES -->
  10. <meta name="color:background" content="#FCFCFC" />
  11. <meta name="color:text" content="#B8B8B8" />
  12. <meta name="color:entry" content="#707070" />
  13. <meta name="color:sidebar" content="#707070" />
  14. <meta name="color:link" content="#707070" />
  15. <meta name="color:block" content="#F3F2F1" />
  16. <meta name="color:linkhover" content="#E9E7E6" />
  17. <meta name="color:scrollbar" content="#F3F2F1" />
  18. <meta name="color:scrollbg" content="#FCFCFC" />
  19.  
  20. <meta name="image:sidebar" content=""/>
  21. <meta name="image:background" content="" />
  22.  
  23. <!-- LINKS -->
  24. <meta name="text:link 1" content="link 1" />
  25. <meta name="text:link 1 url" content="/" />
  26. <meta name="text:link 2" content="link 2" />
  27. <meta name="text:link 2 url" content="/" />
  28. <meta name="text:link 3" content="link 3" />
  29. <meta name="text:link 3 url" content="/" />
  30. <meta name="text:link 4" content="link 4" />
  31. <meta name="text:link 4 url" content="/" />
  32. <meta name="text:link 5" content="link 5" />
  33. <meta name="text:link 5 url" content="/" />
  34.  
  35. <!-- IF SHOWS -->
  36. <meta name="if:Show Link1" content="1"/>
  37. <meta name="if:Show Link2" content="1"/>
  38. <meta name="if:Show Link3" content="1"/>
  39. <meta name="if:Show Link4" content="1"/>
  40. <meta name="if:Show Link5" content="1"/>
  41.  
  42. <meta name="if:Show SidebarImage" content="1"/>
  43.  
  44. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  45. <title>{Title}</title>
  46. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  47. <link rel="shortcut icon" href="{Favicon}" />
  48. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  49.  
  50. <style type="text/css">
  51.  
  52. ::-webkit-scrollbar {width: 10px; height:auto; background:{color:scrollbg}}
  53. ::-webkit-scrollbar-corner {background:{color:scrollbg}}
  54. ::-webkit-scrollbar-button:vertical {height:4px; display: block; background:{color:scrollbar}}
  55. ::-webkit-scrollbar-button:horizontal {width: 7px; height: 4px; display: block; background:{color:scrollbar}}
  56. ::-webkit-scrollbar-thumb:vertical {background:{color:scrollbar}; border-top: 1px solid {color:scrollbg}; border-bottom: 1px solid {color:scrollbg}}
  57. ::-webkit-scrollbar-thumb:horizontal {background: {color:scrollbg}; border: 0px solid {color:scrollbg}}
  58. ::-webkit-scrollbar-thumb {background: {color:scrollbar}; border-top: 0pt solid {color:scrollbg}; border-bottom: 0pt solid {color:scrollbg}}
  59. ::-webkit-scrollbar-thumb:hover {background: {color:scrollbar}; cursor:url(http://i53.tinypic.com/zycxmw.png), auto}
  60. ::-webkit-scrollbar-track-piece {background: {color:scrollbg}; border-top: 1pt solid {color:scrollbg}; border-bottom: 1pt solid {color:scrollbg}; width:4px}
  61.  
  62. body {color:{color:text}; background-color:white; background-attachment:fixed; font-family:calibri; font-size:10px; line-height:100%; text-align:justify; font-style:normal}
  63.  
  64. a:link, a:active, a:visited {color: {color:link}; text-decoration:none;}
  65. a:hover {color:#000000;}
  66.  
  67. @font-face{font-family: WebSymbolsRegular; src: url(http://static.tumblr.com/xgofl0y/yqZm3m5if/websymbols-regular-webfont.ttf);}
  68.  
  69. small{font-size:10px; }
  70. big{font-size:14px; }
  71. b, strong{color:{color:title}}
  72. i, em {}
  73. p{margin-top:5px; margin-bottom:5px}
  74. blockquote {margin:10px; padding:6px; border-left:1px dashed #f9f9f9}
  75.  
  76. img a{border:none; width:100%}
  77.  
  78. h1{color:{color:text}; font-family:cambria; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:bold; text-transform:uppercase; margin:0px; padding:0px; text-align:left}
  79. h2{color:{color:title}; font-family:{font:title}; font-size:12px; line-height:12px; letter-spacing:0px; font-weight:normal; text-transform:none; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  80.  
  81. #sizer {width: 534px; height:670px; text-align: center; margin: -20px auto 10px 360px}
  82. #entries {margin:30px; text-align: justify; width:560px; padding:10px;}
  83. #entry {width: 500px; text-align: justify; padding: 18px; opacity:1; margin-bottom:50px;}
  84.  
  85. #sidebar {top:-6px; margin-left:-725px; width:120px; height:100%; padding-left:500px; padding-top:160px; position:fixed; font-family:arial;}
  86.  
  87. .links a {display:inline-block; width:43px; background:white; border-bottom:1px solid #fcfcfc; }
  88.  
  89. #texty {background:{color:block}; position:absolute; margin-left:60px; width:106px; margin-top:30px; text-transform:uppercase; text-align:center; letter-spacing:px; font-family:calibri; font-size: 8px; opacity:1; line-height:90%; padding:18px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  90. #texty a{font-size:8px; padding:3px; opacity:1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out;-ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  91. #texty img {width:80px; height:80px; border-radius:100%; border:8px solid white; margin-left:-5px; margin-bottom:5px}
  92.  
  93. #pagination {background:white; padding:5px; text-align:center; padding-top:px; padding-bottom:px; line-height:6px; font-family:calibri; margin-left:px; margin-top:6px; text-transform:none; text-transform:uppercase; opacity:.9; font-size:8px}
  94. #pagination a{color:{color:link}; margin-bottom:3px; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; line-height:140%;}
  95. #pagination a:hover {opacity:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  96.  
  97. #textytitle {text-align:left; font-size:16px; padding-bottom:3px; font-style:italic;}
  98.  
  99. #about {padding:3px; {color:linkblock}; }
  100. #about a {color:{color:linkblock}}
  101. #about a:hover {opacity:0; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  102. #sidebar:hover .addy {opacity:1}
  103.  
  104. #infotitle {font-size:15px; font-family:georgia; font-style:italic; border-bottom:1px dashed #f9f9f9; padding:3px; text-align:left}
  105.  
  106. #tptitle {padding:10px; background-color:{color:linkblock}; color:{color:linkblock2}; text-align:center; font-size:13px; text-transform:lowercase; font-style:italic; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; border-bottom: 1px dashed #fdfdfd}
  107. #tptitle a {color:{color:linkblock2}}
  108. #tptitle a:hover {color:{color:linkblock}; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  109.  
  110. #quotetitle {font-size:10px; padding:10px; background-color:{color:linkblock}; color:{color:linkblock2}; text-align:center; font-style:italic; letter-spacing:1px; text-transform:uppercase}
  111. #quoter {text-align:right; font-size:8px; text-transform:uppercase; letter-spacing:3px; padding:2px; color:{color:linkblock1}}
  112.  
  113. #info {text-align:center; background-color:{color:block}; font-family:calibri; text-transform:uppercase; font-size:8px; padding:8px; opacity:1; margin-top:6px; line-height:80%; color:{color:link}}
  114. #info a:hover {opacity:1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out;}
  115. #info a{width:102px; opacity:1; -webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out; transition: all 0.6s ease-in-out; }
  116.  
  117. .tags {text-align:left; margin-top:6px; font-family:calibri; text-transform:uppercase; font-size:8px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; line-height:80%;}
  118. .tags a {color:{color:link}; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }
  119. .tags a:hover {opacity:0; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
  120.  
  121. #questions {background-color:#fcfcfc; width:470px; padding:15px; font-family:calibri; font-size:8px; line-height:80%; text-align:center; text-transform:uppercase; color:{color:scrollbar}; padding:px; border-bottom:1px solid #f9f9f9}
  122. #questions a {color:#fff}
  123. #asker {font-family:calibri; width:490px; font-size:8px; text-transform:uppercase; background-color:{color:scrollbar}; color:white; text-align:center; color:white; padding:5px; }
  124. #asker a {color:#fff}
  125.  
  126. #answer {padding:4px;}
  127.  
  128. #title {width:396px; text-align:center; padding: 60px; margin-left:0px; margin-bottom:40px; color:{color:text}; font-family:times; font-size:21px; font-style:italic; line-height:70%; border-bottom: 1px dashed {color:linkblock2}}
  129.  
  130. #audio {padding:20px; background-color:#fcfcfc}
  131. .audiobg {width:400px; background:white; padding:30px}
  132. .audiolinks {width:400px; display:block; background-color:#ffffff; margin-top:2px; margin-bottom:1px; padding:2px; border-left:3px solid gray; margin-left:53px}
  133. .audiolinksimg {float:left; margin-top:2px; margin-left:px}
  134. .audiolinksimg img {background-color:#f9f9f9; width:45px; height:45px; padding:1px; border:1px dashed #fff; border-radius:200px}
  135.  
  136. .user_1 .label {color:{color:link}; font-weight:bold}
  137. .user_2 .label {color:{color:text}; font-weight:bold}
  138. .user_3 .label {color:{color:link}; font-weight:bold}
  139. .user_4 .label {color:{color:text}; font-weight:bold}
  140. .user_5 .label {color:{color:link}; font-weight:bold}
  141. .user_6 .label {color:{color:text}; font-weight:bold}
  142. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px}
  143.  
  144. .notes img{width:10px; position:relative; top:1px}
  145. ol.notes, .notes li{width:490px; list-style:none; margin:0px 0 -1px 5px; padding:0px}
  146.  
  147. #cred {position:fixed; font-family:calibri; font-size:9px; text-transform:uppercase; bottom:13px; right:13px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
  148. #cred a {border-radius:100%; border:1px solid #f9f9f9; display:block; padding:9px; background-color:#fcfcfc; color:{color:link}}
  149. #cred a:hover {-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; border:1px solid {color:link}; }
  150.  
  151.  
  152. </style>
  153. <style type="text/css">{CustomCSS}</style>
  154. </head>
  155.  
  156. <body onkeydown="return false">
  157.  
  158. <div id="sizer">
  159. <div id="sidebar">
  160. <div id="texty">
  161. {Block:ifShowSidebarImage}<center><img src="{image:sidebar}"></center>{Block:ifShowSidebarImage}
  162. <div id="about"><div class="links">
  163. <span style="text-align:right"><a href="/">home</a></span>
  164. <span style="text-align:left"><a href="/ask">inbox</a></span>
  165. <span style="text-align:right"><a href="/archive">past</a></span>
  166. {Block:ifShowLink1}<span style="text-align:left"><a href="{text:link 1 url}">{text:link 1}</a></span>{/Block:ifShowLink1}
  167. <span style="text-align:right">{Block:ifShowLink2}<a href="{text:link 2 url}">{text:link 2}</a>{/Block:ifShowLink2}</span>
  168. {Block:ifShowLink3}<span style="text-align:left"><a href="{text:link 3 url}">{text:link 3}</a></span>{/Block:ifShowLink3}<span style="text-align:right">{Block:ifShowLink4}<a href="{text:link 4 url}">{text:link 4}</a>{/Block:ifShowLink4}</span>
  169. {Block:ifShowLink5}<span style="text-align:left"><a href="{text:link 5 url}">{text:link 5}</a></span>{/Block:ifShowLink5}</div><br>{Description}</div>
  170.  
  171. <div id="pagination">{block:Pagination}{block:PreviousPage}<a href="{PreviousPage}">«</a>{/block:PreviousPage} {/block:Pagination}
  172. {block:Pagination}{currentpage} of {totalpages} {block:NextPage}<a href="{NextPage}">»</a>{/block:NextPage}{/block:Pagination}{/block:Pagination}
  173. </div></div></div>
  174.  
  175.  
  176. <div id="entries">
  177. {block:Posts}
  178. <div id="entry">
  179.  
  180.  
  181.  
  182. {block:Text}{block:Title}<div id="tptitle">{Title}</div>{/block:Title}{Body}{/block:Text}
  183.  
  184. {block:Quote}<div id="quotetitle">“{Quote}”</div> <div id="quoter">— {Source}</div>{/block:Quote}
  185.  
  186. {block:Link}<a href="{URL}"><div id="tptitle">{Name}</div></a>
  187. {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
  188.  
  189. {block:Photo}<center><img src="{PhotoURL-500}"/></center>
  190. {block:Caption}{Caption}{/block:Caption}{/block:Photo}
  191.  
  192. {block:Photoset}<center>{Photoset-500}</center>
  193. {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  194.  
  195. {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}
  196.  
  197. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  198.  
  199. {block:Answer}<div id="asker">{asker}</div><div id="questions">{Question}</div><div id="answer">{Answer}</div>{/block:answer}
  200.  
  201. {block:Audio}<div id="audio"><div class="audiobg"><center>{AudioPlayerWhite}</center></div>{block:Artist}{block:AlbumArt}<div class="audiolinksimg"><img src="{AlbumArtURL}" align="left" style="margin-right:10px"/></div>{/block:AlbumArt}<div class="audiolinks"><u>Artist</u>: <b>{Artist}</b></div>{/block:Artist}{block:TrackName}<div class="audiolinks"><u>Track</u>: <b>{TrackName}</b></div>{/block:TrackName}<div class="audiolinks"><u>Played</u>: <b>{playcount}</b> times.</div></div>{Caption}{/block:Audio}
  202.  
  203. <div id="info">Shared: {block:Date}<a href="{Permalink}">{dayofmonthwithzero}/{MonthNumberWithZero}/{year} at {24HourWithZero}:{Minutes}:{seconds}</a>{/block:Date}{block:NoteCount}, with {NoteCount} notes{block:ContentSource} - ©<a href="{SourceURL}">{SourceTitle}</a>{/block:ContentSource}{block:RebloggedFrom} @<a href="{ReblogParentURL}">{ReblogParentName}</a> {/block:RebloggedFrom} / </a>{/block:NoteCount} (<a href="{ReblogURL}" target="_blank">Reblog!</a>)</div><div class="tags">{block:HasTags}<b>Files:</b> {block:Tags}<a href="{TagURL}">#{Tag}</a> {/block:Tags}{/block:HasTags}</div></div></span>{/block:Posts}
  204.  
  205.  
  206. {block:PostNotes}{PostNotes}</div>{/block:PostNotes}<br>
  207.  
  208.  
  209. <div id="cred"><a href="http://westark.tumblr.com">WS</a></div>
  210.  
  211. </body>
  212.  
  213. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement