foxybieber

Shake Tramp Theme

Feb 17th, 2012
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.14 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. theme 3 by foxybieber (carly)
  4. -->
  5. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  6. <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
  7. <head>
  8. <!-- DEFAULT VARIABLES -->
  9. <meta name="font:body" content="georgia" />
  10. <meta name="color:background" content="#ffffff" />
  11. <meta name="color:toptext" content="#000000" />
  12. <meta name="color:text" content="#3d3d3d" />
  13. <meta name="color:sidebar" content="#f8f8f8" />
  14. <meta name="color:bglinksidebar" content="#f8f8f8" />
  15. <meta name="color:linksidebar" content="#000" />
  16. <meta name="color:bglinksidebar hover" content="#3d3d3d" />
  17. <meta name="color:linksidebar hover" content="#f8f8f8" />
  18. <meta name="color:sidebarborder" content="#000000" />
  19. <meta name="color:sidebarborder hover" content="#3d3d3d" />
  20. <meta name="color:entry" content="#F7F7F5" />
  21. <meta name="color:link" content="#470E1A" />
  22.  
  23. <meta name="image:background" content=""/>
  24. <meta name="text:Link1" content="/#" />
  25. <meta name="text:Link1 Title" content="link one" />
  26. <meta name="text:Link2" content="/#" />
  27. <meta name="text:Link2 Title" content="link two" />
  28. <meta name="text:Link3" content="/#" />
  29. <meta name="text:Link3 Title" content="link three" />
  30. <meta name="text:Link4" content="/#" />
  31. <meta name="text:Link4 Title" content="link four" />
  32. <meta name="text:Link5" content="/#" />
  33. <meta name="text:Link5 Title" content="link five" />
  34. <meta name="if:Enable endless scrolling" content="0"/>
  35.  
  36. <meta name="font:title" content="georgia" />
  37. <meta name="font:body" content="arial" />
  38.  
  39. <meta name="image:background" content="" />
  40. <meta name="image:sdb" content=""/>
  41.  
  42. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  43. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  44. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  45. <link rel="shortcut icon" href="{Favicon}" />
  46. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  47. <style type="text/css">
  48.  
  49. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-position: center; background-attachment:fixed; background-repeat: repeat; font-family:{font:body}; font-size:11px; line-height:110%; text-align:justify}
  50.  
  51. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  52. a:hover{color:{color:title};}
  53. a:hover{color:{color:title};}
  54.  
  55. #entries{left:50%; margin-left:420px; margin-top:-10px; width:510px}
  56.  
  57. .navigation{float: right; margin-top: 24px}
  58. .navigation a{display:inline; padding: 25px 22px 25px 22px; margin-right: 2px; background-color: {color:toptext}; color:{color:text}; text-transform: normal; text-decoration: none; font-size: 9px; }
  59. .navigation a:hover{background-color: {color:linkbackground}; color:{color:text};padding: 25px 22px 25px 22px}
  60. .title{ text-align: center; font-family: Rochester; {block:IfBorragemTitulo} text-shadow:4px 3px 15px {color:borragem titulo};{/block:IfBorragemTitulo}}
  61. .title a{text-decoration: none; font-size: 20px; color: {color:toptext}; letter-spacing: -1px; text-transform:normal; line-height: 20px;}
  62. .title a:hover{color:{color:toptext}}
  63. .userpic{float: left}
  64. .userpic img{border: 7px solid {color:toptext}}
  65. .pages{margin-left: 125px}
  66. .pages a{background-color: {color:top};color:{color:toptext}; padding: 5px 10px 5px 10px; text-transform:
  67.  
  68. normal; text-decoration: none; font-size: 9px}
  69.  
  70.  
  71. #sidebar{margin-left: 5px; width: 380px; float: right; background-color: {color:sidebar}; padding: 0px; border: 6px solid {color:sidebarborder}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; overflow: hidden; cursor: default; font-weight: normal; z-index: 12345;position:fixed;-moz-border-radius-topleft: 0px; -moz-border-radius-topright: 200px; -moz-border-radius-bottomright: 0px; -moz-border-radius-bottomleft: 200px; -webkit-border-radius: 0px 100px 0px 100px; border-radius: 0px 100px 0px 100px;}
  72.  
  73. #sidebar:hover {border: 6px solid {color:sidebarborder hover}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; overflow: hidden; cursor: default; font-weight: normal; z-index: 12345; position:fixed; -moz-border-radius-topleft: 0px; -moz-border-radius-topleft: 100px; -moz-border-radius-topright: 0px; -moz-border-radius-bottomright: 100px; -moz-border-radius-bottomleft: 0px; -webkit-border-radius: 100px 0px 100px 0px; border-radius: 100px 0px 100px 0px;-webkit-transition: all .8s ease-in; -moz-transition: all .8s ease-in; -o-transition: all .8s ease-in; transition: all .8s ease-in;}
  74.  
  75.  
  76. .s2 {position: absolute; text-align: center;margin-top: 18px; margin-left: 255px;}
  77.  
  78. .s2 a {display: block; font-family: verdana; font-size: 9px; text-align: center; width: 80px; height: auto; background-color: {color:bglinksidebar}; color:{color:linksidebar}; text-decoration: uppercase; padding: 9px 5px 8px 5px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; margin-bottom: 1px; letter-spacing: -1px; text-shadow:4px 3px 15px {color:borragem links}; -moz-border-radius-bottomleft: 8px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-topright: 8px; -webkit-border-top-right-radius: 5px; font-weight: bold;}
  79.  
  80. .s2 a:hover{text-align: center; letter-spacing: 2px; background-color: {color:bglinksidebar hover}; color:{color:linksidebar hover}; {block:IfBorragemLinks}text-shadow:4px 3px 15px {color:borragem links};{/block:IfBorragemLinks} -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 8px; font-weight: bold; }
  81.  
  82. .sidebardescr{margin: 7px 15px 0px 15px; text-align: justify; padding:8px; font-size: 10px; font-family: verdana; letter-spacing: -1px; background-color: {color:bg da descr}; color: {color:texto da descr}; z-index: 59; -webkit-border-radius: 5px; -moz-border-radius: 0px; border-radius: 5px;}
  83.  
  84. .sidebarimg {background-color: {color:sid}; z-index: 59; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; margin: 7px 5px 8px 138px; padding: 8px 0 8px 0}
  85.  
  86. .sidebarimg img{max-width: 210px; height: 230px; margin-left: -115px; border: 4px solid {color:borda da img}; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; -webkit-border-radius: 0px 50px 0px 50px; border-radius: 0px 50px 0px 50px;}
  87.  
  88. .sidebarimg img:hover {max-width: 210px; height: 230px; margin-left: -115px; border: 4px solid {color:borda da img hover}; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out; z-index: 59; -webkit-border-radius: 50px 0px 50px 0px; border-radius: 50px 0px 50px 0px; opacity: 0.7;}
  89.  
  90. #sidebarimg img {max-width: 250px; height: auto; text-align:center}
  91.  
  92. #sbar {width:250px; margin-left:30px; margin-top:-2px; position:fixed; overflow:hidden; background-color: {color:sbar}; border-left:0px solid; border-right:0px solid; padding:3px}
  93.  
  94. #pagination {font-family:georgia; text-align:center; font-size:30px}
  95.  
  96. #posts{overflow:hidden; background-color: {color:entry}; border-left:0px solid {color:link}; border-right:0px solid {color:link}; padding:3px}
  97.  
  98. h1{color:{color:title}; font-family:Geneva; font-size:16px; line-height:17px; letter-spacing:1px; font-weight:normal; text-transform:lowercase; margin:0px; padding:0px; text-align:left}
  99.  
  100. h2{color:{color:title}; font-family:Arial; font-size:15px; line-height:14px; letter-spacing:-1px; font-weight:normal; text-transform:uppercase; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  101.  
  102. #question {font-size: 11px; text-transform: lowercase; background-color:{color:question bg}; color:{color:text}; padding-top: 3px; padding-left:5px; height:35px; margin:0px 0px 0px 0px; border-bottom:1px {color:solid} solid;}
  103.  
  104. #source {text-align: left}
  105.  
  106. #info{font-family:georgia; font-size:11px; text-transform:lowercase; text-align:left; background-color:{color:background};}
  107.  
  108. #questions {background-color:{color:question background}; color: {color:question Text}; padding:10px; margin-bottom:0px;}
  109. #questions a {color:{color:question text};}
  110. #thequest {font:{text:font size} {font:body}; letter-spacing:1px}
  111.  
  112. blockquote {border-left:2px {color:body} solid; padding-left:5px; margin:0px 2px 0px 10px}
  113.  
  114. b, strong{color:{color:title}}
  115. i, em {color:{color:link};}
  116. p{margin-top:3px; margin-bottom:3px}
  117. blockquote {margin:2px 5px 2px 5px; padding: 1px 0 3px 6px; border-left: 2px solid {color:link}}
  118.  
  119. img a{border:none; width:100%}
  120. .audio{background-color:black; display:block;}
  121.  
  122. .user_1 .label {color:{color:link}; font-weight:bold}
  123. .user_2 .label {color:{color:text}; font-weight:bold}
  124. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  125.  
  126. .notes img{width:10px; position:relative; top:1px;}
  127. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  128. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  129. </style>
  130. <style type="text/css">{CustomCSS}</style>
  131. </head>
  132.  
  133. <BR>
  134.  
  135. <body>
  136.  
  137. <div id="sidebar">
  138. <br>
  139. <br>
  140. <div class="title"><a href="/">{Title}</a></div>
  141. <br>
  142. <div class="s2">
  143. <center>
  144. <a href="/">home</a>
  145.  
  146. <a href="/ask"><b>ask me</b></a>
  147.  
  148. {block:ifLink1}<a href="{text:Link1}" class="nav">{text:Link1 Title}</a>{/block:ifLink1}
  149.  
  150. {block:ifLink2}<a href="{text:Link2}" class="nav">{text:Link2 Title}</a>{/block:ifLink2}
  151.  
  152. {block:ifLink3}<a href="{text:Link3}" class="nav">{text:Link3 Title}</a>{/block:ifLink3}
  153.  
  154. {block:ifLink4}<a href="{text:Link4}" class="nav">{text:Link4 Title}</a>{/block:ifLink4}
  155.  
  156. {block:ifLink5}<a href="{text:Link5}" class="nav">{text:Link5 Title}</a>{/block:ifLink5}
  157.  
  158. <a href=http://foxybieber.tumblr.com/tagged/themes>theme</a>
  159.  
  160. </center>
  161. </div>
  162.  
  163. <div class="sidebarimg"><img src="{image:sdb}"/></div>
  164. <div class="sidebardescr">{block:Description}{Description}{/block:Description}</div>
  165.  
  166.  
  167. <div id="pagination">{block:PreviousPage}<a href="{PreviousPage}">ยซ</a> &nbsp;{/block:PreviousPage}{block:NextPage}&nbsp;<a href="{NextPage}">ยป</a>{/block:NextPage}</div><br>
  168. </div>
  169.  
  170. <div id="entries">
  171. {block:Posts}
  172. <div id="posts">
  173.  
  174. {block:Title}<h1>{Title}&nbsp;</h1>{/block:Title}
  175. {block:Text}{Body}{/block:Text}
  176.  
  177. {block:Quote}<h2>"{Quote}"</h2>{/block:Quote}
  178. {block:Source}<div class="source">โ€” {Source}</div>{/block:Source}
  179.  
  180. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  181. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  182.  
  183. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  184. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  185.  
  186. {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}
  187.  
  188. {block:Video}{Video-500}{/block:Video}
  189.  
  190. {block:Answer}
  191. <div id="question"><img src="{AskerPortraitURL-40}" width="32" align="left" style="margin-right:5px;" />{Asker} said, {Question}</div>
  192. <div id="answer">{Answer}</div>{/block:Answer}
  193.  
  194. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{/block:Audio}<br>
  195.  
  196. <div id="info"><center>{block:Date}posted <a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount} with <a href="{Permalink}">{NoteCount} notes</a>{/block:NoteCount} <br> {block:RebloggedFrom} via <a href="{ReblogParentURL}"><a href="{ReblogParentURL}">{ReblogParentName}</a>{/block:RebloggedFrom}
  197. {block:ContentSource} ยฉ <a href="{SourceURL}">{SourceLink}</a>
  198. {/block:ContentSource} {block:HasTags}{block:Tags} #<a href="{TagUrl}">{Tag}</a>{/block:Tags}{/block:HasTags}</div><br>
  199. {/block:Posts}
  200. {block:PostNotes}{PostNotes}{/block:PostNotes}
  201.  
  202. </div>
  203. </body>
  204. </html>
Add Comment
Please, Sign In to add comment