Stormtroop3r

THEME 01

Apr 9th, 2013
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.70 KB | None | 0 0
  1. <html>
  2.  
  3.  
  4. <!------------------------------------
  5.  
  6. THEME 1
  7. FEITO POR STORMTROOP3R
  8. SEM PLÁGIOS AQUI OK? SE NÃO TE CAÇO ATÉ O INFERNO, É.
  9.  
  10. ------------------------------------>
  11.  
  12.  
  13. <head>
  14.  
  15.  
  16.  
  17. <!— DEFAULT VARIABLES —>
  18.  
  19. <meta name="color:background" content="#f8f8f8" />
  20. <meta name="color:sbar" content="#FFFFFF" />
  21. <meta name="color:entry" content="#FFFFFF" />
  22. <meta name="color:title" content="#000000" />
  23. <meta name="color:text" content="#010101" />
  24. <meta name="color:link" content="#010101" />
  25.  
  26. <meta name="image:background" content="" />
  27. <meta name="image:bolinha1" content=""/>
  28. <meta name="image:bolinha2" content=""/>
  29. <meta name="image:bolinha3" content=""/>
  30. <meta name="image:bgsidebar" content=""/>
  31.  
  32. <meta name="text:Linksid1" content="/ask" />
  33. <meta name="text:Linksid1 Title" content="ask me" />
  34. <meta name="text:Linksid2" content="" />
  35. <meta name="text:Linksid2 Title" content="appearence" />
  36. <meta name="text:Linksid3" content="" />
  37. <meta name="text:Linksid3 Title" content="appearence" />
  38. <meta name="text:Linksid4" content="" />
  39. <meta name="text:Linksid4 Title" content="appearence" />
  40. <meta name="text:Linksid5" content="" />
  41. <meta name="text:Linksid5 Title" content="appearence" />
  42. <meta name="text:Linksid6" content="" />
  43. <meta name="text:Linksid6 Title" content="appearence" />
  44.  
  45.  
  46.  
  47.  
  48.  
  49. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  50.  
  51.  
  52. <title>{Title}{block:SearchPage}, Search results for: {SearchQuery}{/block:SearchPage}{block:PostSummary}, {PostSummary}{/block:PostSummary}</title>
  53. {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
  54. <link rel="shortcut icon" href="{Favicon}" />
  55. <link rel="alternate" type="application/rss+xml" href="{RSS}" />
  56.  
  57. <style type="text/css">
  58.  
  59.  
  60.  
  61. body {background-color:{color:background} ; color: #{color:text}; font-family: {font:body};
  62.  
  63. font-size:12px; margin-bottom:30px; margin-top: 0px; margin-left: 0px;
  64.  
  65. margin-right: 0px; padding:0px; background-image:url('{image:background}'); background-attachment:
  66.  
  67. fixed;}
  68.  
  69. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  70. a:hover{color:{color:title}}
  71. g {color:#000000; font-size:4px}
  72.  
  73. #links{text-align:center; position: fixed; margin-left: -70px; width: 270px; margin-top: 110px; height:auto; padding: 0px; line-height:10px; font-size:10px; font-family: littlefont; font-weight: bold; background-color: transparent;}
  74.  
  75. @font-face {font-family: "littlefont";src: url('http://static.tumblr.com/4yxykdm/NMJlre6xz/04b_03___1_.ttf');}
  76.  
  77. div.navigate a{ background: #929090; color: #000; display:block; width: 60px; height: 15px; text-align: center; font-family: littlefont; padding-top:2px; padding-right:0px; margin-top: 5px; z-index:1; ;display: inline-block;border-top-right-radius: 7px; -moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px; border-bottom-left-radius: 7px; -moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px; -webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.6); -moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.6); box-shadow: 2px 2px 5px rgba(0,0,0,0.6);}
  78.  
  79. div.navigate a:hover{background: #929090; border-top-right-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-bottom-left-radius: 0px; -moz-border-radius-bottomleft: 0px; -webkit-border-bottom-left-radius: 0px; border-top-left-radius: 7px; -moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px; border-bottom-right-radius: 7px; -moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px;}
  80.  
  81. #roundsidebar {width:300px; margin-left:265px; margin-top:35px; height: 300px; width: 300px; -moz-border-radius: 300px; border-radius: 300px;background-color:#ffffff;background-image: url('{image:bgsidebar}'); background-position:left; -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;}
  82.  
  83. #roundsidebar:hover {height: 300px; width: 300px; -moz-border-radius: 300px; border-radius: 300px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  84.  
  85. #sidebar {width:300px; margin-left:20px; bottom:-168px; position:fixed; background-color:#F7F4ED; background-position: bottom; background-repeat: no-repeat; background-attachment:fixed;-webkit-border-radius: 8px; -moz-border-radius: 8px; border-radius: 8px;-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;}
  86.  
  87. #sidebar:hover { bottom: 56; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  88.  
  89. #sbar {width:250px; height:100%; margin-left:240px; top:0px; position:fixed; background-color:#F7F4ED; background-position: bottom; background-repeat: no-repeat; background-attachment:fixed;}
  90.  
  91. #sbarbg {position:fixed; bottom:0px;}
  92.  
  93. #sbar img {width:250px;}
  94.  
  95. #madeby {width:250px; position:fixed; bottom:0px; left:248px; text-align:center; background: transparent; font:10px Georgia; color:#000000; text-transform: lowercase; padding-top:2px; padding-bottom:2px;}
  96.  
  97. #madeby a {text-decoration:none; color: #c0c0c0;}
  98.  
  99. #hover {position:absolute; z-index:99; opacity:.5; -webkit-transition: opacity 0.9s linear;}
  100. .links:hover #hover {opacity:3}
  101.  
  102. #sidebarimg img {width:120px; margin-left:5px; margin-top:55px; height: 120px; width: 120px; -moz-border-radius: 120px; border-radius: 10px;background-color:#F7F4ED;-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;}
  103.  
  104. #sidebarimg img:hover {height: 165px; width: 165px; -moz-border-radius: 165px; border-radius: 165px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  105.  
  106. #sidebarimg img {height: 160px; width: 160px; -moz-border-radius: 160px; border-radius: 160px; margin-left:-210px; margin-top:5px;}
  107.  
  108. #sidebarimg8 img {width:120px; margin-left:5px; margin-top:55px; height: 120px; width: 120px; -moz-border-radius: 120px; border-radius: 10px;background-color:#F7F4ED;-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;}
  109.  
  110. #sidebarimg8 img:hover {height: 165px; width: 165px; -moz-border-radius: 165px; border-radius: 165px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  111.  
  112. #sidebarimg8 img {height: 160px; width: 160px; -moz-border-radius: 160px; border-radius: 160px; margin-left:-210px; margin-top:190px;}
  113.  
  114.  
  115. #sidebarimg9 img {width:120px; margin-left:5px; margin-top:55px; height: 120px; width: 120px; -moz-border-radius: 120px; border-radius: 10px;background-color:#F7F4ED;-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;}
  116.  
  117. #sidebarimg9 img:hover {height: 165px; width: 165px; -moz-border-radius: 165px; border-radius: 165px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  118.  
  119. #sidebarimg9 img {height: 160px; width: 160px; -moz-border-radius: 160px; border-radius: 160px; margin-left:-210px; margin-top:370px;}
  120.  
  121. #roundimage img {width:160px; margin-left:45px; margin-top:5px; height: 160px; width: 160px; -moz-border-radius: 160px; border-radius: 160px; margin-bottom:8px;}
  122.  
  123. #sidebarimg1 img {width: 130px; border: 4px solid; margin-left:4px; margin-top: 4px; color:#F7F7ED;}
  124.  
  125. #sidebarimg2 img {width: 130px;float:left; border: 4px solid; margin-left:158px; margin-top:-148px; color:#F7F7ED;}
  126.  
  127. #moveimgs img {width: 160px; border: 5px solid; margin-top: 8px; color:#F7F7ED; margin-left:3px;}
  128.  
  129. #iconright {border: 4px solid; margin-left:4px; margin-top: 30px; margin-bottom:4px;position:fixed; color:#F7F7ED;}
  130.  
  131. #sideblock {display:block; width:264px; height:22px; margin-top:29px;margin-bottom:6px;margin-left:18px;background-color:#F7F4ED;}
  132.  
  133. #sideblocklinks {background-color:#ffffff;text-align:center;margin-top:3px; margin-bottom:2px;padding:3px 6px;}
  134.  
  135. #sideblocklinks a{display:inline-block;padding:3px 6px; background-color:#F7F4ED;margin-top:2px;margin-bottom:2px;font-family:Georgia;font-weight: normal;letter-spacing: 1px; font-size:9px; text-transform: lowercase; -webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  136.  
  137. #sideblocklinks a:hover{background-color:#F7F4ED;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  138.  
  139. #sidebar2 {width:125px; height: auto; margin-left:370px; margin-top:160px; position:fixed; overflow:hidden; background-color:#F7F4ED; padding:3px;font-family: Georgia; font-style: none; text-transform: lowercase; font-size: 9px; text-align: center ;}
  140.  
  141. #sidebar3{top: 0px; height: 100%; width: 95px; position: fixed; left: 0px; background-color: #3293A0;background-image:url(''); background-attachment:fixed; border-right: 5px solid; color:#F7F4ED;}
  142.  
  143. #sidebar3links {display:block; padding: 5px 10px;background-color: #dcd6bc; margin-left:-92px; margin-top:260px; font-family: Georgia; font-style: italic; font-weight:strong; text-transform: lowercase; font-size: 20px; text-align: right; float:left; letter-spacing: 2px;-webkit-transform: rotate(-90deg);position:fixed;}
  144.  
  145. #sidebar3links a:hover{background-color:#F7F4ED;-webkit-transition: all 0.5s ease-in-out; -moz-transition: all 0.5s ease-in-out; -o-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out;}
  146.  
  147. .sidelinks {text-align: center; line-height: 14px;margin-left:5px;margin-top:2px;}
  148. .sidelinks a {display: block; width:100px; font-family: Georgia; letter-spacing: 2px; font-size: 9px; padding:10px; text-align: center; margin-right:1px; margin-bottom: 2px; background-color: #ffffff; font-style:italic; text-transform: lowercase;float:left;}
  149. .sidelinks a:hover{background-color:#C7C0A3;}
  150.  
  151. #sidebar4 {width:500px; height:100%; left:0px; margin-top:203px; position:fixed; background-color: transparent; border:0px solid #F7F4ED;}
  152.  
  153. #sidebar5 {width:210px; margin-left:220px; margin-top:20px; position:fixed; background-color: transparent; border:0px solid #F7F4ED;}
  154.  
  155. #sidebarinfo{color:; font-family:Georgia; font-size:10px; font-weight:smooth;margin-top:20px; text-align:center;padding-left:20px;padding-right:20px;}
  156.  
  157. #roundsidebar:hover #sidebarinfo{margin-top:20px; text-align:center;padding-left:20px;padding-right:20px;}
  158.  
  159. h1{color:#2E747D; font-family:Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size:15px; line-height:17px; letter-spacing:1px; font-weight:normal; margin:0px; padding:0px; text-align:center}
  160.  
  161. h2{color:#2E747D; font-family:Levimarker; font-size:20px; line-height:14px; letter-spacing:2px; font-weight:normal; margin:0px; padding:1px; margin-bottom:0px; text-align:center}
  162.  
  163. #header{ border-bottom: 1px dotted #A9D4C6; font-family:; font-size:9px; text-transform: lowercase; color:#1f2424; letter-spacing: 2px; text-align:left; padding:2px;margin-top:-2px;}
  164.  
  165. #footer{ border-top: 1px dotted #A9D4C6; font-family:; font-size:10px; text-transform: lowercase; color:#1f2424; letter-spacing: 2px; text-align:center; padding:2px;}
  166.  
  167. .links a:link, .links a:visited, .links a:active
  168. {display:block;font-family: Georgia; font-style: none; text-transform: lowercase;}
  169.  
  170. .links a{position:relative;font-family: Georgia; font-style: none; text-transform: lowercase; font-size: 9px; text-align: center ; margin-top:25px; letter-spacing:2px; color: ;}
  171.  
  172. #b1 {margin-top:145px; margin-left:385px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  173.  
  174. #b1:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  175.  
  176. #b2 {margin-top:120px; margin-left: 305px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  177.  
  178. #b2:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  179.  
  180. #b3 {margin-top:125px; margin-left: 465px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  181.  
  182. #b3:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  183.  
  184. #b4 {margin-top:70px; margin-left:240px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  185.  
  186. #b4:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  187.  
  188. #b5 {margin-top:-5px; margin-left:200px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  189.  
  190. #b5:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  191.  
  192. #b6 {margin-top:-85px; margin-left:195px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:transparent;-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;}
  193.  
  194. #b6:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  195.  
  196. #dis {margin-top:455px; height: 65px; width: 65px; -moz-border-radius: 65px; border-radius: 65px;background-color:#DDF0E8;-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;}
  197.  
  198. #dis:hover {height: 75px; width: 75px; -moz-border-radius: 75px; border-radius: 75px;-webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; -o-transition: all .5s ease-out; transition: all .5s ease-out; }
  199.  
  200. #hovermenu{margin-left:3px; text-align:center;font-family:Georgia;font-weight:light; font-style:italic; letter-spacing:1px; display:inline-block; width:61px; color: #3D6578; background-color: #F7F4ED; font-size: 9px;transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;float:left;margin-top:6px;line-height:15px;}
  201.  
  202. #hovermenu:hover #fezz a:first-child{border-top:0px solid #fff; }
  203.  
  204. #hovermenu:hover #fezz{ opacity:3; margin-top:0px; -webkit-transition-duration:.7s; overflow:hidden; background-color:transparent; z-index:99; height:auto; }
  205.  
  206. #fezz{position:absolute; margin-top:-15px; opacity:0; margin-left:0px; width:61px; overflow:hidden; height:0px; padding: 2px 0px 2px 0px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  207.  
  208. #fezz a{ background-color:#ffffff; color:; text-align:center; display:block; text-transform:lowercase; line-height:20px; font-size: 9px; font-family:Georgia;letter-spacing: 2px; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  209.  
  210. #fezz a:hover{ border-bottom:0px solid #f5f5f5; Text-transform:lowercase; color:#3D6578; background-color:#F7F4ED; opacity:4; transition: all 0.5s ease; -o-transition-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease;}
  211.  
  212. .llinks{width: 300px; font-size: 9px; text-transform: none; margin-left: 0px; margin-top-4;}
  213. .llinks a{display: block; text-decoration: none; color: #ffffff; background-color: ; padding: 2px 0px 2px 0px;}
  214. .llinks a:hover{background-color:; color:#ffffff; text-transform: lowercase; -webkit-box-shadow: 0 0 1em ; box-shadow: 0 0 1em ;}
  215.  
  216.  
  217.  
  218. #top{width:100%; height:60px; background-color:transparent;margin-top:45px;margin-left: -10px; z-index:2; position:fixed}
  219.  
  220.  
  221.  
  222. #bar {text-align:center}
  223.  
  224. .tit{width:950px; background-color:transparent; color:#ffffff; text-align: left; margin-left: 10px; margin-right:auto; margin-top:-210px}
  225.  
  226. .les{width:950px; background-color:transparent; color:#ffffff; text-align: left; margin-left: -120px; margin-right:auto; margin-top:0px}
  227.  
  228. t1 {font-family:Freestyle Script; font-size:75px; color:; padding-left:10px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out}
  229.  
  230. t1:hover {font-style:italic; letter-spacing:3px; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out}
  231.  
  232. t2 {font-family:Freestyle Script; font-size:50px; color:; padding-left:250px; opacity:0.5; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out}
  233.  
  234. t2:hover {opacity:0.8; -webkit-transition: all 1.0s ease-out; -moz-transition: all 1.0s ease-out}
  235.  
  236. #sidb4{position: fixed; margin-left:1315px; margin-top: -220px; width: 38px; height: 10px; background-color: transparent; color: #000000; padding: 10px; background-attachment: fixed; background-image:url('');  background-repeat: no-repeat;}
  237.  
  238.  
  239. #sidb3{position: fixed; margin-left:470px; margin-top:-210px; width: 28px; height: 20px; background-color: transparent; color: #000000; padding: 10px; background-attachment: fixed; background-image:url('');  background-repeat: no-repeat;}
  240.  
  241.  
  242.  
  243.  
  244. #simg2 {width:789px; height:141px; margin-left: 550px; margin-top:4px; position:fixed; overflow:hidden; background-color: #000000; border-left:0px solid; -webkit-transform: rotate(0deg); border-right:0px solid; padding:0px}
  245.  
  246. .sdbarimg {height: 139px; text-align: left; margin: 0px; border: 0px solid #949494; padding: 1px; background-color: #000000; overflow: hidden;}.sdbarimg img{max-width: 169px; height: 141px; display: inline; margin-bottom: 1px;}
  247.  
  248.  
  249.  
  250. #page{text-align: center; margin:0px 0 0px 0; font-size:18px}
  251. #page a{font-size: 20px; text-decoratin: none}
  252.  
  253.  
  254.  
  255. #entries { width: 510px; margin-left: 600px; margin-top: 20px; z-index: 1;}
  256.  
  257.  
  258. #post{text-align: justify; width: 500px; background-color: {color:entry}; -moz-box-shadow: 0 0 1em #E8E8E8; -webkit-box-shadow: 0 0 1em #E8E8E8 ; box-shadow: 0 0 1em #E8E8E8; padding:0px; margin-bottom: 5px; margin-right: auto; margin-left: auto;}
  259.  
  260. .info{margin: 15px 20px 0 20px; border-left: 5px solid {color:linkbackground}; padding-left: 5px; font-family: {font:body}}
  261. .tags{font-size:9px; display: inline}
  262. .origin{font-size:9px}
  263. .ibottom{margin-top: 5px; font-family: {font:body}}
  264. .date{float:left; padding-left: 10px; text-transform: uppercase; font-size: 10px}
  265. .permalink{float:right; padding-right: 10px; text-transform: uppercase; font-size: 10px}
  266.  
  267. h1{font-family: {font:title}; font-size: 20px; letter-spacing: -1px; line-height: 20px; text-align:center; font-style: italic; font-weight: normal; margin: 0 0 5px 0;}
  268. h1 a{font-size: 18px; letter-spacing: -1px;}
  269. h2{font-size: 9px; display: block; width: 250px; color:{color:text}; background-color: {color:linkbackground}; text-align: center; margin: 0px 0px 3px 0px; padding: 3px 0 3px 0; text-transform: uppercase; text-decoration: none; font-weight: normal}
  270.  
  271. .image{border: 0px; text-align:center }
  272. .image a{border: 0px; text-align:center }
  273.  
  274. .qqmarks{font-size: 80px; font-weight: bold; line-height: 80px; color: {color:sidebartext}}
  275. .qquote{font-family: {font:title}; font-size: 20px; letter-spacing: -1px; line-height: 20px; text-transform: none; margin-top: -70px; margin-left: 50px; text-indent: 45px}
  276. .qsource{margin: 5px 15px 0 0; text-align: right}
  277.  
  278. .chat{line-height: 12px; list-style: none }
  279. .chat ul {line-height: 15px; list-style: none; padding: 0px; line-height: 20px;}
  280. .person1 {background-color: {color:linkbackground}; color: {color:text} }
  281. .person1 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  282. .person2 {background-color: {color:background}; color: {color: text} }
  283. .person2 .label { font-weight: bold; padding: 0px; margin-left: 5px; color: {color: text} }
  284.  
  285. .iaudio{text-align: center; margin-bottom: 5px}
  286. .iaudio img{max-width: 500px; height: auto}
  287. .cover {background-image: url(http://i35.tinypic.com/ampiiq.jpg); float: left; width: 150px; height: 150px; margin-right: 10px; margin-bottom: 10px}
  288. .cover img{width: 150px; height: 150px}
  289. .plcount {font-style: italic}
  290.  
  291. .asker {width:430px; background-color: #FFFFFF; color: #000; text-align: left; margin-left: 60px; margin-top: -50px; padding: 5px 5px 5px 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-bottom: 1px dashed #D8BFD8;}
  292. .asker img{float: left; padding: 2px; margin: 5px}
  293. .asker a{font-size: 20px; color:{color:link}; text-transform: uppercase; line-height: 27px; padding: 0; margin: 5px}
  294. .asker a:hover{font-size: 20px; color:{color:post}; background-color: {color:background}; text-transform: uppercase; line-height:27px; padding: 0; margin: 0}
  295. .answer {padding: 5px}
  296. .q {background-color:{color:linkbackground}; padding:5px}
  297. .a {padding-top: 5px}
  298.  
  299. #cap {padding: 22px 0 0 0; width: 500px; margin: 0 0 0 5px}
  300. .source{display:none}
  301.  
  302. .bottombar {width:100%; left:0px; top: 0px; opacity:0.8; background-image: url('http://static.tumblr.com/ghrv9bx/ySqlwpwgu/galaxy-wallpaper.jpg'); position:fixed; background-color: #dadada; bottom:-2px; height: 150px; background-color: rgba(0,0,0,0.4); color:#000000;}
  303.  
  304. #notes {background-color:{color:background};width:510px; margin-bottom:10px }
  305. #notestext {width: 500px; margin-left: 20px; background-color:{color:background};padding:0px;}
  306. ol.notes {list-style: none; padding:0px}
  307. ol.notes li {background-color: {color: background}; margin: 0 px; padding: 5px;}
  308. ol.notes .avatar {border: 0px; height: 10px; padding: 0px; width: 10px;}
  309. ol.notes li .clear {height: 0px!important;}
  310. ol.notes li blockquote {border-color: #ccc!important;}
  311.  
  312. #clear{width:300px;height:3px; clear:both; background-color: transparent}
  313.  
  314. .search {background-color: {color:linkbackground}; border: 0px dashed {color:text}; margin: 2px;
  315. padding: 2px; width: 185px; font-family: {font:body}; font-size: 11px}
  316. .searchb {background-color:{color:linkbackground}; border: 0px dashed {color:text}; margin: 2px;
  317.  
  318. padding: 1px 7px 1px 7px; width: 50px; font-family: {font:body}; font-size: 11px}
  319.  
  320. #tumblr_controls{position: fixed!important}
  321.  
  322.  
  323.  
  324. html::-webkit-scrollbar {width:22; height:auto;background: #FFF;}
  325.  
  326. html::-webkit-scrollbar-corner { background: #FFF;}
  327.  
  328. html::-webkit-scrollbar-button:vertical {height:1px;display:block;}
  329.  
  330. html::-webkit-scrollbar-button:horizontal {width:1px;display:block;}
  331.  
  332. html::-webkit-scrollbar-thumb:vertical {background-image: url(URL DA IMAGEM OU PATTERN PRA BARRINHA);border: 1px solid #A2A2A2;border-right:none;-webkit-border-radius: 8px;}
  333.  
  334. html::-webkit-scrollbar-thumb:horizontal {background-image: url(URL DA IMAGEM OU PATTERN PRA BARRINHA);border: 1px solid #A2A2A2;border-bottom;}
  335.  
  336. html::-webkit-scrollbar-thumb {background-image: url(URL DA IMAGEM OU PATTERN PRA BARRINHA);}
  337.  
  338. html::-webkit-scrollbar-thumb:hover {background-image: url(URL DA IMAGEM OU PATTERN PRA BARRINHA);border: 1px solid #A2A2A2;}
  339.  
  340. html::-webkit-scrollbar-track-piece {background: none;}
  341.  
  342. html::-webkit-scrollbar:vertical {border-left: 1px solid #A2A2A2;}
  343.  
  344. html::-webkit-scrollbar:horizontal {border-top: 1px solid #A2A2A2;}
  345.  
  346.  
  347.  
  348.  
  349. .bottombar {width:100%; left:0px; top: 0px; opacity:0.8; background-image: url('http://static.tumblr.com/ghrv9bx/ySqlwpwgu/galaxy-wallpaper.jpg'); position:fixed; background-color: #dadada; bottom:-2px;  height: 150px; background-color: rgba(0,0,0,0.4);  color:#000000;}
  350.  
  351.  
  352.  
  353. </style>
  354.  
  355.  
  356.  
  357. <style type="text/css"></style>
  358.  
  359.  
  360.  
  361. <meta name="robots" content="noindex"/><meta http-equiv="x-dns-prefetch-control" content="off"/>
  362.  
  363. </head>
  364.  
  365.  
  366.  
  367. <body>
  368.  
  369. <div id="sidebar4">
  370. <div class="links">
  371. <div id="b1"></div>
  372. <div id="b2"></div>
  373. <div id="b3"></div>
  374. <div id="b4"></div>
  375. <div id="b5"></div>
  376. <div id="b6"></div>
  377. </div>
  378. </div>
  379.  
  380. <div id="roundsidebar">
  381. <div id="sideblock">
  382. <div id="hovermenu"><a href="/">home</a></a>
  383. <div id="fezz">
  384. </div></div>
  385.  
  386.  
  387. <div id="hovermenu"><a href="#">ask/submit</a></a>
  388. <div id="fezz">
  389. <a href="{text:Linksid1}">{text:Linksid1 Title}</a>
  390. <a href="/submit">submit</a>
  391. </div></div>
  392.  
  393. <div id="hovermenu"><a href="#">links</a></a>
  394. <div id="fezz">
  395. <a href="{text:Linksid2}">{text:Linksid2 Title}</a>
  396. <a href="{text:Linksid3}">{text:Linksid3 Title}</a>
  397. <a href="{text:Linksid4}">{text:Linksid4 Title}</a>
  398. <a href="{text:Linksid5}">{text:Linksid5 Title}</a>
  399. <a href="{text:Linksid6}">{text:Linksid6 Title}</a>
  400. </div></div>
  401.  
  402. <div id="hovermenu"><a href="#">theme©</a></a>
  403. <div id="fezz">
  404. <a href="http://st0rmtroop3r.tumblr.com/">Tumblr</a>
  405. <a href="http://www.facebook.com/St0rmtroop3r/">Facebook</a>
  406. <a href="http://st0rmtroop3r-themes.tumblr.com/">Themes</a>
  407.  
  408.  
  409.  
  410. </div></div></div>
  411.  
  412.  
  413.  
  414. <div id="sidebarinfo">
  415.  
  416. <b><center><div id="page">{block:Pagination}{block:PreviousPage}<big><big><a href="{PreviousPage}">&laquo;</a></big></big>{/block:PreviousPage}</center>
  417.  
  418. <big><big>{CurrentPage}/{TotalPages}</big></big> {block:NextPage}<big><big><a href="{NextPage}">&raquo;</a></big></big>{/block:NextPage}{/block:Pagination}</div></b>
  419.  
  420.  
  421. <center>[..] {block:Description}{Description}{/block:Description}<br></center>
  422. </div></div></div>
  423.  
  424.  
  425.  
  426. <div id="sidebar5">
  427.  
  428.  
  429.  
  430.  
  431.  
  432.  
  433.  
  434. <div id="sidebarimg"><img src="{image:bolinha1}"></div>
  435. <div id="sidebarimg8"><img src="{image:bolinha2}"></div>
  436. <div id="sidebarimg9"><img src="{image:bolinha3}"></div>
  437.  
  438.  
  439.  
  440.  
  441. </div>
  442.  
  443.  
  444.  
  445.  
  446.  
  447.  
  448.  
  449.  
  450.  
  451.  
  452.  
  453. <div id="content">
  454.  
  455. <div id="entries">
  456.  
  457. {block:Posts}
  458.  
  459. <div id="entry">
  460.  
  461. <div id="post">
  462. {block:Text}
  463. {block:Title}<h1>{Title}</h1>{/block:Title}{Body}
  464. {/block:Text}
  465.  
  466. {block:Photo}
  467. {LinkOpenTag}<div class="image"><img src="{PhotoURL-500}" border="0"></div>{LinkCloseTag}
  468. {/block:Photo}
  469.  
  470. {block:Photoset}
  471. {Photoset-500}
  472. {/block:Photoset}
  473.  
  474. {block:Quote}
  475. <b class="qqmarks">“</b><div class="qquote">{Quote}</div>
  476. {block:Source}<div class="qsource">~ {Source}</div>{/block:Source}
  477. {/block:Quote}
  478.  
  479. {block:Link}
  480. <h1><a href="{URL}" {Target}>{Name}</a></h1>{block:Description}{Description}{/block:Description}
  481. {/block:Link}
  482.  
  483. {block:Chat}
  484. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  485. <div class="chat"><ul>{block:Lines}
  486. <li class="person{UserNumber}">{block:Label}
  487. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  488. {/block:Chat}
  489.  
  490. {block:Audio}
  491. <div class="iaudio">{block:AlbumArt}<img src="{AlbumArtURL}">{/block:AlbumArt}</div>
  492. {AudioPlayerGrey}
  493. <div class="plcount">{PlayCountWithLabel}</div>
  494. <div class="cap">{block:Caption}{Caption}{/block:Caption}</div>
  495. {/block:Audio}
  496.  
  497. {block:Video}
  498. {Video-500}
  499. {/block:Video}
  500.  
  501. {block:Answer}
  502. <img src="{AskerPortraitURL-48}"><div class="asker"> {Asker} <br><br> {Question}</div>
  503. <div class="answer">{Answer}</div>
  504. <br>
  505. {/block:Answer}
  506.  
  507. <div class="cap">
  508. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  509. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  510. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  511.  
  512. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  513. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  514. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  515. {/block:ContentSource}</div></div>
  516.  
  517.  
  518. <div class="info">{block:IfShowTags}{block:HasTags}<div class="tags">tagged {block:Tags}&nbsp;&nbsp;<a
  519.  
  520. href="{TagURL}">{Tag}&nbsp;&nbsp;</a>{/block:Tags}</div>{/block:HasTags}{/block:IfShowTags}
  521. <div class="origin">{block:RebloggedFrom}via&nbsp;&nbsp;<a href="{ReblogParentURL}"
  522. title="{ReblogParentTitle}">{ReblogParentName}</a>&nbsp;&nbsp;(originally&nbsp;&nbsp;<a href="{ReblogRootURL}"
  523.  
  524. title="{ReblogRootTitle}">{ReblogRootName}</a>){/block:RebloggedFrom}</div></div>
  525.  
  526. <div class="ibottom">{block:Date}<span class="date"><a href="{Permalink}">{TimeAgo}</a> postado em <strong>{DayOfMonth}</strong>/<strong>{MonthNumberWithZero}</strong>/<strong>{Year}</strong> às {12Hour}:{Minutes}{AmPm} </span>{/block:Date}
  527. {block:NoteCount}<span class="permalink"><a
  528.  
  529. href="{Permalink}" title="permalink to this
  530.  
  531. post"> {NoteCountWithLabel}</a> {block:IndexPage}<a href="{ReblogURL}" target="_blank">+ Reblog</a></span>{/block:IndexPage}{/block:NoteCount}</span>{/block:NoteCount} <br></div>
  532.  
  533. </div>
  534.  
  535. <div id="clear"></div></div>
  536. {/block:Posts}
  537.  
  538. {block:PostNotes}
  539. <div id="notes"><div id="notestext">{PostNotes}</div></div></div>
  540. {/block:PostNotes}
  541. </div>
  542. </body>
  543. </html>
Advertisement
Add Comment
Please, Sign In to add comment