rejeitei

theme02

Jan 26th, 2013
383
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 15.15 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2.  
  3. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4.  
  5. <!-- THEME POR NADASOCIAL - NÃO COPIA SEUS LINDU  --!>
  6.  
  7.  
  8. <!-- DEFAULT VARIABLES -->
  9.  
  10.  
  11. <meta name="color:background" content="#070606" />
  12. <meta name="color:post" content="#000000" />
  13. <meta name="color:sidebar" content="#000000" />
  14. <meta name="color:text" content="#4b4949" />
  15. <meta name="color:link" content="#9e1212" />
  16.  
  17.  
  18. <meta name="image:background" content="" />
  19. <meta name="image:sidebar" content="http://25.media.tumblr.com/tumblr_m72ramK9Qx1r851mvo1_500.jpg" />
  20. <meta name="image:sidebar2" content="http://static.tumblr.com/4mnaeqb/dFom72r2y/tumblr_m72m58osno1r5pxkfo1_5002.jpg" />
  21.  
  22.  
  23.  
  24. <meta name="text:Link1" content="/" />
  25. <meta name="text:Link1 Title" content="link" />
  26. <meta name="text:Link2" content="/" />
  27. <meta name="text:Link2 Title" content="link" />
  28. <meta name="text:Link3" content="/" />
  29. <meta name="text:Link3 Title" content="link" />
  30. <meta name="text:Link4" content="/" />
  31. <meta name="text:Link4 Title" content="link" />
  32. <meta name="text:Link5" content="/" />
  33. <meta name="text:Link5 Title" content="link" />
  34. <meta name="text:Link6" content="/" />
  35. <meta name="text:Link6 Title" content="link" />
  36. <meta name="text:Link7" content="/" />
  37. <meta name="text:Link7 Title" content="link" />
  38. <meta name="text:Link8" content="/" />
  39. <meta name="text:Link8 Title" content="link" />
  40.  
  41.                       <title>{Title}</title>
  42.         <link rel="shortcut icon" href="{Favicon}">
  43.     <link rel="alternate" type="application/rss+xml" href="{RSS}">
  44.         {block:Description}
  45.   <meta name="description" content="{MetaDescription}" />
  46.         {/block:Description}
  47.  
  48.     <style type="text/css">
  49.  
  50.  
  51. body {background-color: {color:background}; font-family: verdana; color: {color:text}; text-align: center; font-size: 11px; background-image:url('{image:background}'); background-attachment: fixed; }
  52.  
  53. a {color: {color:link}; text-decoration: none; text-transform: none; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out;}
  54.  
  55. p {margin: 6px 0 0 0}
  56.  
  57. blockquote {margin: 5px 5px 5px 5px; border-left: 4px solid {color:background}; padding-left: 5px; }
  58. blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:post};}
  59. blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  60. blockquote blockquote blockquote blockquote {margin: 0px 5px 0px 5px; border-left: 4px solid {color:background}; }
  61.  
  62. blockquote img{max-width: 470px!important}
  63. blockquote blockquote img{max-width: 450px!important}
  64. blockquote blockquote blockquote img{max-width: 430px!important}
  65. blockquote blockquote blockquote blockquote img{max-width: 410px!important}
  66.  
  67. #tudo {text-align: center; margin: 20px auto 20px auto; z-index: 1; width: 935px; }
  68.  
  69. #post {float:left; margin-left:400px;}
  70.  
  71. #postbox {width:500px; background-color:{color:post}; margin-bottom:1px; padding:10px; text-align: justify; position: relative;}
  72.  
  73. h1 {font-family: georgia; text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  74. h1 a {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  75. h1 a:hover {text-align: center; font-size: 17px; color: {color:text}; font-weight: normal; line-height: 17px;}
  76.  
  77. .image {text-align: center; border: 0px}
  78. .image img {max-width: 500px; margin-bottom: 2px }
  79.  
  80. .oiqqtt {font-family: georgia; text-align: left; font-size: 13px; line-height: 15px; padding: 3px;}
  81. .oiqqtts {text-align: center; text-transform: none; margin-bottom: 5px;}
  82. .oiqqtts a, a:hover{text-transform: none;}
  83.  
  84. .chat {line-height: 13px; list-style: none }
  85. .chat ul {line-height: 13px; list-style: none; padding: 5px; line-height:14px;}
  86. .person1 {color: {color:text}; padding: 2px; }
  87. .person1 .label {font-weight: bold;  color:{color:text}}
  88. .person2 {color: {color:text}; padding: 2px;  }
  89. .person2 .label {font-weight: bold;  color:{color:text}}
  90.  
  91. .player {background-color: #000; text-align: left; display:block;}
  92.  
  93. .question{background: {color:post}; font-size: 10px; font-weight:bold; color: {color:text}; padding: 10px;}
  94. .asker {width: 490px; background-color: {color:post}; color:{color:text};
  95. padding: 10px}
  96. .asker img{float: left; margin: 0px 5px 3px 0}
  97. .asker a{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height: 8px; padding: 0; margin: 0; font-family: verdana;}
  98. .asker a:hover{font-size: 9px; color:{color:link}; text-transform: lowercase; line-height:8px; padding: 0; margin: 0; font-family: verdana;}
  99. .answer {padding: 5px 0 0 0}
  100.  
  101. #oidata {text-align: center; font-size: 9px; font-family: verdana; text-transform: lowercase; z-index: 11; padding-right: 10px;padding-left: 10px;padding-top: 5px; width: 500px; margin-left: -10px; border-top: 1px solid {color:background}}
  102. #oidata a {font-size: 9px;}
  103.  
  104. .tags {color: {color:link};  font-size: 9px; font-family: verdana;  display: inline; list-style: none; text-transform: lowercase;}
  105. .tags a {font-size: 9px; color: verdana; display: inline; list-style: none; text-transform: lowercase;}
  106.  
  107. #cap {width: 500px; margin-top: -2px;}
  108. .source {display: none;}
  109.  
  110. .notes {width: 520px; padding: 0px; margin-top: 1px; margin-bottom: 10px; font-size: 9px; text-align: right}
  111. ol.notes {list-style: none;  margin: 0 20px 0 0px; padding: 0px; z-index: 11;}
  112. ol.notes li {background-color: {color:post}; margin-bottom: 1px; padding: 5px; }
  113. .notes img{display: none; border:0px}
  114.  
  115.  
  116. #tumblr_controls{position: fixed!important}
  117. #tumblr_controls{position: fixed!important}
  118. #tumblr_controls{position: fixed!important}
  119. #tumblr_controls{position: fixed!important}
  120.  
  121.  
  122.  
  123.  <!-- SIDEBAR --!>
  124. .picture {position: fixed; width:150px; height:150px; left: 200px; top:100px; margin:0 auto;}
  125.  
  126. .picture img {position:fixed; -webkit-transition: all 1s ease-in-out; -moz-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; transition: all 1s ease-in-out; display: block; height: 150px; width: 150px; left: 200px; top:100px; margin:0 auto; background: {color:sidebar} center center; color: {color:sidebar}; padding: 5px; text-align:center; text-decoration: none; letter-spacing:1px; font: italic 10px/67px Georgia, "Times New Roman", Times, serif;}
  127.  
  128. .picture img.top {-webkit-transform:scale(0,0); -moz-transform:scale(0,0); -o-transform:scale(0,0);
  129. -ms-transform:scale(0,0); transform:scale(0,0); opacity:0;}
  130.  
  131. .picture:hover img.top, .cf4.hover_effect img.top {opacity:1; -webkit-transform:scale(1,1); -webkit-transform-origin: top right; -moz-transform:scale(1,1); -moz-transform-origin: top right; -o-transform:scale(1,1); -o-transform-origin: top right; -ms-transform:scale(1,1); -ms-transform-origin: top right; transform:scale(1,1); transform-origin: top right;}
  132.  
  133. .picture:hover img.bottom, .cf4.hover_effect img.bottom {-webkit-transform:scale(0,0); -webkit-transform-origin: bottom left; -moz-transform:scale(0,0); -moz-transform-origin: bottom left;
  134. -o-transform:scale(0,0); -o-transform-origin: bottom left; -ms-transform:scale(0,0); -ms-transform-origin: bottom left; transform:scale(0,0); transform-origin: bottom left;}
  135.  
  136. #toppost {position:fixed; top:0px; margin-left:402px; height:105px; border-bottom:2px solid #ffffff; width:520px; background-color:#ffffff; z-index:998;}
  137. .pag {position:absolute; bottom:4px; right:2px; width:250px; text-align:right; z-index:60000; background-color:transparent; overflow:hidden; height:15px;}
  138.  
  139.  
  140.  
  141. .img {height:95px; border:5px solid #ffffff; overflow:hidden; width:90px; -webkit-transition: all 0.5s ease-out;-moz-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
  142.  
  143.  
  144.  
  145. .img:hover {border:5px solid #000000;}
  146.  
  147.  
  148.  
  149.  
  150. #cap {padding: 2px 0 0 0; width: 490px; margin: 0 0 0 5px}
  151.  
  152. .info {
  153. margin-top: 10px;
  154. border-left: 0px solid {color:sid};
  155. padding: 5px;
  156. background-color: {color:sid};
  157. text-align: left;
  158. font-size: 9px;
  159. font-family: verdana;
  160. text-transform: none;
  161. }
  162.  
  163. .info a {
  164. font-size: 9px;
  165. }
  166.  
  167. .tags{
  168. font-size: 9px;
  169. display: inline;
  170. text-align: left}
  171.  
  172. .tags a{font-size: 9px}
  173.  
  174. .origin{
  175. font-size: 9px;
  176. text-align: left}
  177.  
  178. .ibottom{
  179. margin: 5px 0 5px 0;
  180. font-family: tahoma, helvetica}
  181.  
  182. .ibottom a:hover{padding: 1px 0 1px 0}
  183.  
  184. .date{
  185. float:left;
  186. text-transform: none;
  187. font-size: 10px}
  188.  
  189. .permalink{
  190. float:right;
  191. text-transform: none;
  192. font-size: 10px}
  193.  
  194.  
  195. .linkstop {position: fixed; width: 450px; height: 40px; margin-top:15px; margin-left:695px; padding-top:0px;}
  196.  
  197. .linkstop a {float: left; margin-right: 2px; display: inline; width: 80px; letter-spacing: -1px; font-family: georgia; font-size: 12px; text-align: center; margin-bottom: 2px; background-color: transparent; color:{color:text}; font-style: italic; text-transform: none; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 2px; font-weight: none;}
  198.  
  199. .linkstop a:hover {letter-spacing: 2px; background-color: transparent; color: {color:text};}
  200.  
  201.  
  202.  
  203. .tlinks2 {position: fixed; width: 150px; height: 150px; margin-top:210px; margin-left:213px; padding-top:0px;}
  204.  
  205. .tlinks2 a {float: left; margin-right: 2px; display: block; width: 128px; letter-spacing: -1px; font-family: verdana; font-size: 9px; text-align: center; margin-bottom: 1px; background-color: {color:bglinks}; color:{color:text}; font-style: none; text-transform: none; line-height: 19px; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding: 1px; font-weight: none; height: 15px; line-height: 15px;}
  206.  
  207. .tlinks2 a:hover {letter-spacing: 1px; background-color: {color:bglink hover}; color: {color:text link}; font-weight: bold;}
  208.  
  209.  
  210.  
  211.  
  212. .oizinho {font-family: georgia; position: fixed; margin-left: 160px; margin-top: 00px; font-size: 28px; z-index: 0; }
  213. .oizinho a {color: ; background-color: transparent;}
  214. .oizinho a:hover {color: ;}
  215.  
  216. .oizinho2 {font-family: georgia; position: fixed; margin-left: 177px; margin-top: 00px; font-size: 28px; z-index: 0; }
  217. .oizinho2 a {color: ; background-color: transparent;}
  218. .oizinho2 a:hover {color: ;}
  219.  
  220.  
  221. #otts {position:absolute;margin-top:8px; margin-left:-101px;}
  222.  
  223. #qq {z-index: 7;position:absolute;margin-top:350px;width:117px; height:100px;background: {color:background} url('{image:background}')  repeat; color:{color:text};margin-left:-170px;}
  224.  
  225. #links {position:absolute;z-index: 7;width:200px; height:20px; font-size:10px; font-family:trebuchet ms; text-transform:uppercase; text-align:center; background-color:transparent; color:{color:text sidebar}; padding: 5px; margin-top:330px; margin-left:-50px; overflow:hidden;}
  226.  
  227.  
  228.  
  229.  
  230. #tumblr_controls{position: fixed!important}
  231. #tumblr_controls{position: fixed!important}
  232. #tumblr_controls{position: fixed!important}
  233. #tumblr_controls{position: fixed!important}
  234.  
  235.  
  236. .title {position: fixed; width:150px; top: 0px; left: 200px; margin-top:262px;  font-style: tahoma; font-size: 20px; color: #00000;  text-align:justify; background-color: {color:sidebar}; padding:6px; margin-bottom:01px;line-height: 17px;}
  237.  
  238.  
  239. .box {position: fixed; width:150px; top: 0px; left: 200px; margin-top:293px;  font-style: tahoma; font-size: 10px; color: #00000;  text-align:justify; background-color: {color:sidebar}; padding:6px; margin-bottom:01px;line-height: 17px;}
  240.  
  241.  
  242. .box2 {position: fixed; width:150px; top: 0px; left:  200px; margin-top:371px;  font-style: tahoma; font-size: 9px; color: #00000;  text-align:justify;
  243.  
  244. background-color: {color:sidebar}; padding:6px; margin-bottom:01px;line-height: 17px;}
  245.  
  246.  
  247. </style>
  248. <body onkeydown="return false">
  249. <div id="content">
  250. <div class="title">
  251. <center><div id="title">{Title}</center>
  252. </div>
  253. <div class="box2">
  254. <div id="description">{Description}
  255. <center><a href="http://nadasocial.tumblr.com">© theme</a>  
  256. </div></center>
  257. </div>
  258. <div class="picture" class="hover">
  259.  
  260. <img class="bottom shadow" src="{image:sidebar}" />
  261.  
  262. <img class="top shadow" src="{image:sidebar2}" />
  263.  
  264. </div>
  265.  
  266. </div></div>
  267.  
  268.  
  269. </div></div></div>
  270.  
  271. <div class="box">
  272.  
  273. <center>
  274. <a href="{text:Link1}">{text:Link1 Title}</a> .
  275. <a href="{text:Link2}">{text:Link2 Title}</a> .
  276. <a href="{text:Link3}">{text:Link3 Title}</a> .
  277. <a href="{text:Link4}">{text:Link4 Title}</a>
  278. <a href="{text:Link5}">{text:Link5 Title}</a> .
  279. <a href="{text:Link6}">{text:Link6 Title}</a> .
  280. <a href="{text:Link7}">{text:Link7 Title}</a> .
  281. <a href="{text:Link8}">{text:Link8 Title}</a></center>
  282. <div id="qq"></div>
  283. <div class="oizinho2">{block:NextPage}<a href="{NextPage}"> +</a>{/block:NextPage}</div>
  284.  
  285. <div class="oizinho">{block:PreviousPage}<a href="{PreviousPage}">- </a>{/block:PreviousPage}</div>
  286.  
  287. <div class="photo">
  288. <div id="otts">
  289. <div id="ot">
  290. </div>
  291. </div>
  292. <div id="slideShowContainer">
  293. </div>
  294. </div>
  295. </div>
  296. </div>
  297.  
  298. </div>
  299. <div id="post">
  300.  
  301. {block:Posts}
  302. <div id="postbox">
  303. {block:Text}{block:Title}<h1>{Title}</h1>{/block:Title}{Body}{/block:Text}
  304.  
  305. {block:Photo}{LinkOpenTag}<div class="image"><img src="{PhotoURL-500}"></div>{LinkCloseTag}{/block:Photo}
  306.  
  307. {block:Photoset}{Photoset-500}{/block:Photoset}
  308.  
  309. {block:Quote}
  310. <div class="oiqqtt">“{Quote}”</div>
  311. {block:source}<div class="oiqqtts">  — {Source}</div>
  312. {/block:source}
  313. {/block:Quote}
  314.  
  315. {block:Link}
  316. <h1><a href="{URL}" {Target}>{Name}</a></h1>
  317. {block:Description}{Description}{/block:Description}
  318. {/block:Link}
  319.  
  320. {block:Chat}
  321. {block:Title}<h1><a href="{Permalink}">{Title}</a></h1>{/block:Title}
  322. <div class="chat"><ul>{block:Lines}
  323. <li class="person{UserNumber}">{block:Label}
  324. <span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul></div>
  325. {/block:Chat}
  326.  
  327. {block:Audio}
  328. <div class="player">{AudioPlayerBlack}</div>
  329. {block:Caption}{Caption}{/block:Caption}
  330. {/block:Audio}
  331.  
  332. {block:Video}{Video-500}{/block:Video}
  333.  
  334.  
  335. {block:Answer}
  336. <img src="{AskerPortraitURL-30}" class="questionimg">
  337. <div class="questioner">asked by <b>{Asker}</b> </div>
  338. <div class="question">{Question}</div>
  339. <div class="answer">{Answer}</div>
  340. {/block:Answer}
  341.  
  342.  
  343. <div id="cap">
  344. {block:Photo}{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  345. {block:Video}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  346. {block:Photoset}{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  347.  
  348. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  349.      <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  350.        {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  351. {/block:ContentSource}</div></div>
  352. <br>
  353.  
  354.  
  355. <div id="date">
  356. {block:Date}
  357. <center><a href="{Permalink}">{TimeAgo}</a> {block:NoteCount}  · <a href="{Permalink}">{NoteCountWithLabel}</a>{/block:NoteCount} {block:IndexPage} · <a href="{ReblogUrl}" target="_blank">reblog now</a>{/block:IndexPage}
  358. {block:RebloggedFrom}<br> <a href="{ReblogParentURL}">via</a>
  359. {/block:RebloggedFrom}{block:RebloggedFrom} · <a href="{ReblogRootURL}" title="{ReblogRootTitle}">source</a>{/block:RebloggedFrom}<br>
  360. <div class="tags">{block:HasTags}{block:Tags}#<a href="{TagURL}">{Tag}</a>&nbsp;&nbsp;{/block:Tags}<br>{/block:HasTags}
  361. </div>
  362. </div>
  363. </div>{/block:Date}
  364.  
  365.  
  366. {/block:Posts}
  367. {block:PostNotes}<div class="notes">{PostNotes}</div>{/block:PostNotes}
  368.  
  369.  
  370. </div>
  371. </div>
  372. </div>
  373.  
  374. </body>
  375. </html>
Advertisement
Add Comment
Please, Sign In to add comment