babirdgs

Theme Seven

Jan 17th, 2012
1,116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.08 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. <!--
  6.  
  7. Theme 6
  8.  
  9. By themesbynothingbuttherain.
  10.  
  11. http://themesbynothingbuttherain.tumblr.com
  12.  
  13. Get them here: http://nothingbuttherainthemes.tumblr.com
  14.  
  15. fluroicecream-yesplease does not own any of these themes, all are strictly made by nothingbuttherain.
  16.  
  17. -->
  18.  
  19. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  20.  
  21. <head> <!-- DEFAULT VARIABLES -->
  22.  
  23. <meta name="if:Photo caption" content="1"/>
  24.  
  25. <meta name="color:background" content="#ffffff" />
  26.  
  27. <meta name="color:top" content="#C5CEAE" />
  28.  
  29. <meta name="color:toptext" content="#3d3d3d" />
  30.  
  31. <meta name="color:title" content="#3d3d3d" />
  32.  
  33. <meta name="color:subtitle" content="#3d3d3d" />
  34.  
  35. <meta name="color:bgtitle" content="#3d3d3d" />
  36.  
  37. <meta name="color:bgsubtitle" content="#3d3d3d" />
  38.  
  39. <meta name="color:text" content="#3d3d3d" />
  40.  
  41. <meta name="color:entry" content="#F7F7F5" />
  42.  
  43. <meta name="color:sidebar" content="#EBE6E6" />
  44.  
  45. <meta name="color:sidebar2" content="#EBE6E6" />
  46.  
  47. <meta name="color:link" content="#470E1A" />
  48.  
  49. <meta name="image:picslide1" content="http://27.media.tumblr.com/tumblr_lxg28lcF7e1r04pw6o3_250.jpg"/>
  50.  
  51. <meta name="image:picslide2" content="http://27.media.tumblr.com/tumblr_lxg28lcF7e1r04pw6o2_250.jpg"/>
  52.  
  53. <meta name="image:background" content=""/>
  54.  
  55. <meta name="text:title" content="" />
  56.  
  57. <meta name="text:subtitle" content="" />
  58.  
  59. <meta name="text:Link1" content="/" />
  60.  
  61. <meta name="text:Link1 Title" content="+link" />
  62.  
  63. <meta name="text:Link2" content="/" />
  64.  
  65. <meta name="text:Link2 Title" content="+link" />
  66.  
  67. <meta name="text:Link3" content="/" />
  68.  
  69. <meta name="text:Link3 Title" content="+link" />
  70.  
  71. <meta name="text:Link4" content="/" />
  72.  
  73. <meta name="text:Link4 Title" content="+link" />
  74.  
  75. <meta name="text:Link5" content="/" />
  76.  
  77. <meta name="text:Link5 Title" content="+link" />
  78.  
  79. <meta name="text:Link6" content="/" />
  80.  
  81. <meta name="text:Link6 Title" content="+link" />
  82.  
  83. <meta name="text:Link7" content="/" />
  84.  
  85. <meta name="text:Link7 Title" content="+link" />
  86.  
  87. <title>{Title}</title>
  88.  
  89. <link rel="shortcut icon" href="{Favicon}">
  90.  
  91. <link rel="alternate" type="application/rss+xml" href="{RSS}">
  92.  
  93. {block:Description}
  94.  
  95. <meta name="description" content="{MetaDescription}" />
  96.  
  97. {/block:Description}
  98.  
  99. {block:IfEnableEndlessScrolling}
  100.  
  101. <script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script>
  102.  
  103. {/block:IfEnableEndlessScrolling}
  104.  
  105. <style type="text/css">
  106.  
  107. body {color:{color:text}; background-color:{color:background}; background-image: url('{image:Background}'); background-attachment:fixed; font-family: verdana; font-size:11px; line-height:110%; text-align:justify}
  108.  
  109. a:link, a:active, a:visited{color: {color:link}; text-decoration:none}
  110.  
  111. a:hover{color:{color:title}; background-color:{color:lhover}}
  112.  
  113. .evan {float: left; width: 190px; margin-top: 10px;height: auto; background-color: #ffffff; padding: 10px; margin-bottom: 1px; margin-left: -35px; position: fixed; }
  114.  
  115. .credit {float: left; margin-top:30px; margin-left:90px; width: 130px; position: fixed; background-color: #ffffff; color: #3D3D3D; padding: 5px; font-size: 9px; font-family: Verdana, Geneva, Tahoma, sans-serif; text-align: center; }
  116.  
  117. .about {font-size:9px; font-family: verdana; margin-top: -7px;text-align: center; padding: 3px 3px 3px 3px; color: #3D3D3D}
  118.  
  119. #slideimg {margin-top: 60px; margin-left: 170px; position: fixed;}
  120.  
  121. #slideShowContainer {
  122.  
  123. float: left;
  124.  
  125. margin-top: 2px;
  126.  
  127. margin-left: 0px;
  128.  
  129. height: auto;
  130.  
  131. width:170px;
  132.  
  133. position: absolute;
  134.  
  135. background-color: {color:background};
  136.  
  137. }
  138.  
  139. #slideShow2 {margin-top: -169px;
  140.  
  141. margin-bottom: 5px;
  142.  
  143. -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out;
  144.  
  145. }
  146.  
  147. #slideShow2 img{width: 165px; height: 163px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
  148.  
  149. #slideShow2:hover {opacity: 0; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
  150.  
  151. #slideShowContainer2{
  152.  
  153. float: left;
  154.  
  155. margin-top: 0px;
  156.  
  157. margin-left: 810px; height: auto;
  158.  
  159. width:170px;
  160.  
  161. position: absolute;
  162.  
  163. background-color: {color:background};
  164.  
  165. }
  166.  
  167. #slideShow4 {margin-top: 5px; margin-bottom: 6px;}
  168.  
  169. #slideShow4 img{width: 160px; height: 163px; -webkit-border-radius: 100px; -moz-border-radius: 100px; border-radius: 100px;}
  170.  
  171. div#nav{
  172.  
  173. padding-right:10px;
  174.  
  175. display:block;
  176.  
  177. width:140px;
  178.  
  179. margin-top:250px;
  180.  
  181. margin-left:185px;
  182.  
  183. border-top:1px solid {color:navigation};
  184.  
  185. position: fixed;
  186.  
  187. }
  188.  
  189. .nav{
  190.  
  191. display: navigate;
  192.  
  193. font-size:11px;
  194.  
  195. font-family:georgia;
  196.  
  197. text-transform:lowercase;
  198.  
  199. padding:5px;
  200.  
  201. font-style:italic;
  202.  
  203. position: center;
  204.  
  205. }
  206.  
  207. a.nav{color:{color:link};}
  208.  
  209. .oipvc {margin-left: -55px; margin-top: 160px;float: left;font-family: georgia; position:fixed; font-size: 12px; text-align: center; background-color: {color:background};width: 260px;}
  210.  
  211. #mn {width: 310px; height: 15px; margin-left: -90px; margin-top: 140px; position:fixed; overflow:hidden; background-color: {color:bgmenu}; padding:3px; font-family: georgia; font-size: 11px; font-style: italic; text-align: center;}
  212.  
  213. #mn a {color: {color:menulink};}
  214.  
  215. #mn a:hover {color: {color:menulink2};}
  216.  
  217. #entries{left:50%; margin-left:500px; margin-top:20px; width:510px}
  218.  
  219. #posts{width: 500px; background-color:{color:entry}; color: {color:text};text-align: justify; padding: 20px; }
  220.  
  221. h1{color:{color:text}; font-family:georgia; font-size:20px; line-height:23px; letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; text-align:left}
  222.  
  223. h2{color:{color:text}; font-family:georgia; font-size:20px; line-height:23px; letter-spacing:-1px; font-weight:normal; margin:0px; padding:0px; margin-bottom:-0px; text-align:left}
  224.  
  225. .source{display:none}
  226.  
  227. #source {text-align: right; font-size: 9px;}
  228.  
  229.  
  230. #dda {margin-top: -10px; font-size: 9px; font-family: verdana; text-transform: lowercase;}
  231. .dda a {font-size: 9px;}
  232.  
  233. .tags {color: {color:text}; font-size: 9px; font-family: verdana; display: none; text-align: left; list-style: none; text-transform: lowercase;}
  234. .tags a {font-size: 9px; color: verdana; display: none; list-style: none; text-transform: lowercase;}
  235.  
  236. .question{background-color:; font-size: 10px; font-weight:bold; color: {color:font}; padding: 10px;}
  237.  
  238. .ask{font-size: 10px; background-color:{color:background}; color:{color:font};margin-bottom:0px;
  239. padding: 7px;}
  240.  
  241. .asker{text-transform: lowercase; font-family: georgia;padding-bottom:0px; font-size: 11px;}
  242.  
  243. .answer{padding:4px;}
  244.  
  245.  
  246. blockquote {border-left:2px {color:text} solid; padding-left:5px; margin:0px 2px 0px 10px}
  247.  
  248. b, strong{color:{color:text}}
  249.  
  250. i, em {color:;}
  251.  
  252. p{margin-top:5px; margin-bottom:5px}
  253.  
  254. blockquote {padding:0px; padding-left:5px; margin:5px; border-left:2px solid {color:text}}
  255.  
  256. img a{border:none; width:100%}
  257.  
  258. .audio{background-color:black; display:block;}
  259.  
  260. .user_1 .label {color:{color:text}; font-weight:bold}
  261.  
  262. .user_2 .label {color:{color:link}; font-weight:bold}
  263.  
  264. ul.chat, .chat ol, .chat li {list-style:none; margin:0px; padding:0px;}
  265.  
  266. .quote{
  267. font-size: 90px; font-family: Georgia, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; color:{color:text}; line-height: 90px; margin-left: 5px; opacity:0.5; filter:alpha (opacity=10);}
  268.  
  269. .q{font-family: Verdana, Palatino, 'Palatino Linotype', Times, 'Times New Roman', serif; font-size: 16px; line-height: 23px; margin-top: -95px; margin-left: 45px; padding: 10px;
  270. }
  271.  
  272. .notes img{width:10px; position:relative; top:1px;}
  273.  
  274. ol.notes, .notes li{list-style:none; margin:0px; padding:0px;}
  275.  
  276. iframe input, iframe submit, iframe textarea, iframe div, iframe table {background-color:transparent!important;}
  277.  
  278. ::-webkit-scrollbar{width:6px;height:2px; }
  279. ::-webkit-scrollbar-button:start:decrement
  280. ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:{color:text}}
  281. ::-webkit-scrollbar-track-piece{background-color:{color:text};-webkit-border-radius:0;-webkit-border-bottom-right-radius:3px;-webkit-border-bottom-left-radius:3px;}
  282. ::-webkit-scrollbar-thumb:vertical{height:50px; background-color:{color:tlinkbg};-webkit-border-radius:px;}
  283. ::-webkit-scrollbar-thumb:horizontal{width:50px; background-color:{color:tlinkbg};-webkit-border-radius:px;
  284. </style>
  285.  
  286.  
  287. </head>
  288.  
  289. <body>
  290.  
  291. <div id="slideimg">
  292.  
  293. <div id="slideShowContainer">
  294.  
  295. <div id="slideShow4"><img src="{image:picslide2}"></div>
  296.  
  297. <div id="slideShow2"><img src="{image:picslide1}"/></div>
  298.  
  299. </div>
  300.  
  301. </div>
  302.  
  303. <div id="nav">
  304.  
  305. <a href="{text:Link1}" class="nav">{text:Link1 Title}</A><small> •</small>
  306.  
  307. <a href="{text:Link2}"class="nav">{text:Link2 Title}</a><small>• </small>
  308.  
  309. <a href="{text:Link3}" class="nav">{text:Link3 Title}</a>
  310.  
  311. <div class="oipvc">{block:Pagination}{block:PreviousPage}<small>«</small> <a href="{PreviousPage}"><i>previous</i> </a>{/block:PreviousPage}{block:NextPage} <small><small>•</small></small> <a href="{NextPage}"><i>next</a> </i><small>»</small>{/block:NextPage}{/block:Pagination}</div>
  312.  
  313. <div class="evan">
  314.  
  315. <div class="about">{block:description} {description} {/block:description} </div></div>
  316.  
  317. <div id="mn">
  318.  
  319. {block:ifLink4}<a href="{text:Link4}">{text:Link4 Title}</a> • {/block:ifLink4}
  320.  
  321. {block:ifLink5}<a href="{text:Link5}">{text:Link5 Title}</a> • {/block:ifLink5}
  322.  
  323. {block:ifLink6}<a href="{text:Link6}">{text:Link6 Title}</a> • {/block:ifLink6}
  324.  
  325. {block:ifLink7}<a href="{text:Link7}">{text:Link7 Title}</a> {/block:ifLink7}
  326.  
  327. <div class="credit"> <a href="http://jbam-themes.tumblr.com/">theme</a> + <a href="http://verdades-silenciosas.tumblr.com/">adapt.</a> © <br> don't copy or be inspired</div></div></div>
  328.  
  329. <div id="entries">
  330. {block:Posts}
  331. <div id="posts">
  332.  
  333. {block:Title}<h1><i>{Title}&nbsp;</i></h1>{/block:Title}
  334.  
  335. {block:Text}{Body}{/block:Text}
  336.  
  337. {block:Quote}<span class="quote">“</span><div class="q">{Quote}</div>{/block:Quote}
  338. {block:Source}<div id="source">— {Source}</div>{/block:Source}
  339.  
  340. {block:Link}<a href="{URL}" class="link" {Target}><h1>{Name}&nbsp;</h1></a>
  341.  
  342. {block:Description}<P>{Description}</p>{/block:Description}{/block:Link}
  343.  
  344. {block:Photo}<center>{LinkOpenTag}<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>{LinkCloseTag}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
  345.  
  346. {block:Photoset}<center>{Photoset-500}</center>{block:Caption}{Caption}{/block:Caption}{/block:Photoset}
  347.  
  348. {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}
  349.  
  350. {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
  351.  
  352.  
  353. {block:Answer}<div class="asker"><i>{Asker}</i> asked:</div> <div class="ask">{Question}</div>
  354. <div class="answer">{Answer}</div>{/block:Answer}
  355.  
  356. {block:Audio}<span class="audio"><center>{AudioPlayerBlack}</center></span>{block:Caption}{Caption}{/block:Caption}{/block:Audio}
  357.  
  358. <div class="source">{block:ContentSource}<a href="{SourceURL}">{lang:Source}:{block:SourceLogo}
  359. <img src="{BlackLogoURL}" width="{LogoWidth} height="{LogoHeight}" alt="{SourceTitle}" />
  360. {/block:SourceLogo}{block:NoSourceLogo}{SourceLink}{/block:NoSourceLogo}</a>
  361. {/block:ContentSource}</div>
  362. <br>
  363.  
  364.  
  365. <!-- INFO -->
  366. <div id="dda">
  367. <div style="float:left;" class="details">{block:HasTags}{block:Tags}<a href="{TagURL}">#{Tag}</a>&nbsp;&nbsp;{/block:Tags}{/block:HasTags}</div><br>
  368.  
  369. <div style="float:left;" class="details">
  370. {block:Date}<a href="{Permalink}">{TimeAgo}</a>{/block:Date}{block:NoteCount}, {NoteCountWithLabel}{/block:NoteCount} - {block:IndexPage}<a href="{ReblogUrl}" target="_blank">reblog this</a>{/block:IndexPage}<BR>
  371.  
  372. {block:RebloggedFrom}via <a href="{ReblogParentURL}">{ReblogParentName}</a> (© <a href="{ReblogRootURL}" title="{ReblogRootTitle}">{ReblogRootName}</a>) {/block:RebloggedFrom}</span>
  373. </div>
  374.  
  375. <br clear="all" /></div></div><br>
  376. {/block:Posts}
  377. {block:PostNotes}{PostNotes}{/block:PostNotes}
  378. </div>
  379. </div>
  380. </div>
  381.  
  382.  
  383. </body>
  384.  
  385. </html>
Advertisement
Add Comment
Please, Sign In to add comment