Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta name="color:bg" content="#eeeeee">
- <meta name="color:navibg" content="#fff">
- <meta name="color:notesbg" content="#fff">
- <meta name="color:postsbg" content="#fff">
- <meta name="color:navifont" content="#ffffff">
- <meta name="color:border" content="#f1f1f1">
- <meta name="color:title" content="#fff">
- <meta name="color:link" content="#5fc5df">
- <meta name="color:hover" content="#2b798c">
- <meta name="color:text" content="#444">
- <meta name="color:scrollbar" content="#eeeeee">
- <meta name="color:accent1" content="#f6b651">
- <meta name="image:header" content=""/>
- <meta name="image:descimg" content=""/>
- <meta name="image:icon" content=""/>
- <meta name="text:link1" content="">
- <meta name="text:link1 url" content="/">
- <meta name="text:link2" content="">
- <meta name="text:link2 url" content="/">
- <meta name="text:link3" content="">
- <meta name="text:link3 url" content="/">
- <meta name="text:link4" content="">
- <meta name="text:link4 url" content="/">
- <meta name="text:link5" content="">
- <meta name="text:link5 url" content="/">
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>{Title}</title> {block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
- <link rel="shortcut icon" href="{Favicon}" />
- <link rel="alternate" type="application/rss+xml" href="{RSS}" />
- <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js"></script>
- <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Roboto' rel='stylesheet' type='text/css'>
- <link href='http://fonts.googleapis.com/css?family=Graduate' rel='stylesheet' type='text/css'>
- <link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css">
- <link href='//fonts.googleapis.com/css?family=Lato:300,400,700,400italic,700italic|Montserrat:400,700|PT+Sans:400,700,400italic,700italic' rel='stylesheet' type='text/css'>
- <script type="text/javascript" src="http://static.tumblr.com/bp5eclb/7aXlvzh6m/jquery-1.2.6.min.js"></script>
- <script type='text/javascript'> $(document).ready(function(){ $("img.a").hover( function() { $(this).stop().animate({"opacity": "0"}, "slow"); }, function() { $(this).stop().animate({"opacity": "1"}, "slow"); }); }); </script>
- <link href="http://static.tumblr.com/5omyijl/bzrn2yg7i/style-my-tooltips.css" rel="stylesheet" type="text/css" />
- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
- <style type="text/css">
- @import url(http://weloveiconfonts.com/api/?family=fontawesome);
- /* fontawesome */
- [class*="fontawesome-"]:before {
- font-family: 'FontAwesome', sans-serif;
- }
- @font-face { font-family: lato; src:url(http://fayelikescats.b1.jcink.com/uploads/fayelikescats/latos.ttf); }
- @font-face { font-family: lato italic; src:url(http://fayelikescats.b1.jcink.com/uploads/fayelikescats/latositalic.ttf); }
- body {
- background: {color:bg};
- margin: 0px;
- color: {color:text};
- font-family: 'Gibson', sans-serif;
- font-size: 12px;
- line-height: 170%;
- background-position: top center;
- background-repeat: no-repeat;
- word-wrap: break-word;
- }
- a {
- color: {color:link};
- text-decoration: none;
- transition: all 0.2s;
- -webkit-transition: all 0.2s;
- -moz-transition: all 0.2s;
- }
- b {
- color: {color:link};
- }
- a:hover {
- color: {color:hover};
- transition: all 0.2s;
- -webkit-transition: all 0.2s;
- -moz-transition: all 0.2s;
- }
- .date {font-weight: bold; font-style: normal; color: {color:link}!important; font-family: lato, 'Gibson'' font-size: 11px;
- }
- H2 {
- text-align: left;
- font-weight: 700;
- font-family: lato, calibri;
- font-size: 21px;
- uppercase;
- color: {color:text};
- line-height: 22px;
- margin-bottom: 5px; padding-bottom: 10px;
- margin-top: -3px;
- border-bottom: 1px solid {color:border};
- }
- blockquote {
- padding-left: 15px;
- margin-left: 10px;
- border-left: 2px solid {color:border};
- }
- .clear {
- clear: both;
- }
- #header {
- position:relative;
- margin:auto;
- width:100%;
- height: 300px;
- margin-bottom: 0px;
- background-image:url({image:header});
- z-index: 999;
- background-position: center;
- padding-top: 0px;
- margin-top: 0px;
- }
- #about {
- position:relative;
- margin:auto;
- width:100%;
- height: 200px;
- margin-bottom: 0px;
- background-color: {color:navibg};
- z-index: 999;
- background-position: center; border-bottom: 1px solid {color:border};
- padding-top: 0px;
- margin-top: 0px;
- }
- #contain {
- width: 1100px;
- margin: 0px auto;
- margin-top: 400px;
- height: 500%;
- min-height:1500px;
- }
- .title {
- font-size:13px;
- text-transform:none; text-align: right;
- letter-spacing:1px;
- font-family: lato, calibri;
- font-weight: 500; margin-left: 8px;
- margin-bottom:4px;
- color:{color:text};
- }
- .titlez { font-size:14px; margin-right: 55px; padding-bottom: 5px; color:{color:accent1}; font-family: lato, calibri; font-weight: bold; text-align: right; border-bottom: 2px solid {color:border}; width: auto; display: inline-block;}
- #navbg {
- width: 100%;
- margin: auto;
- background-color: {color:navibg};
- height: 25px;
- padding: 10px;
- padding-top: 20px;
- z-index: 99;
- }
- #navigation {
- background-color:{color:navibg};
- height: 65px;
- text-align: right;
- font-size: 8px;
- margin:auto;
- width: 1080px;
- padding: 10px;
- padding-top: 50px;
- z-index: 9999999999999;
- font-family: lato, calibri;
- uppercase;
- color: {color:navifont};
- padding-bottom: 12px;
- }
- #navigation a {
- font-family: lato;
- uppercase;
- margin-left: 30px;
- color: {color:navifont};
- font-size: 12px; letter-spacing: 1px;
- padding-bottom:12px;
- margin-right: 5px; font-weight: 700!important;
- }
- #navigation a:hover {
- border-bottom: 1px solid {color:link};
- padding-bottom: 5px; }
- #sidebar {
- margin-left: 45px;
- position: absolute;
- width: 350px;
- margin-top: 50px;
- z-index: 999999;
- }
- #sidebar #section {
- margin-bottom: 60px;
- margin-top: px;
- padding: 20px;
- text-align: justify;
- }
- #sidebar #section a {
- color: {color:text};
- font-weight: bold;
- }
- #posts {
- width: 670px;
- margin-left: 460px;
- margin-top: -400px;
- z-index: 999999;
- padding-top: 30px;
- }
- #post {
- margin-bottom: 50px;
- width: 500px;
- background-color: {color:postsbg};
- padding: 40px; padding-bottom: 20px;
- border: 1px solid {color:border};
- margin-top: 20px;
- }
- .permalink {
- padding-top: 6px;
- letter-spacing: 1px;
- margin-top: 10px;
- uppercase;
- font-size: 9px;
- padding-bottom: 0px;
- margin-bottom: -5px;
- line-height:170%;
- }
- .permalink a {
- color: {color:Text};
- }
- .notes {
- margin-top: 20px;
- width: 500px;
- margin-left: -40px;
- margin-bottom: 70px;
- }
- .notes li {
- list-style: none;
- padding: 5px;
- margin-bottom: 10px;
- border-radius: 5px;
- box-shadow: 0px 1px 2px rgba(0,0,0,0.0544445);
- }
- .notes li img {
- float: right;
- width: 12px;
- }
- #pagination {
- padding: 20px;
- margin-bottom: 25px;
- border: 1px solid {color:border};
- font-size: 21px;
- width: 500px;
- font-weight: bold;
- text-transform: uppercase;
- text-align: center;
- }
- #posts #pagination a, #posts #pagination span {
- display: inline-block;
- margin: 0px 3px;
- color: {color:accent1};
- }
- h1 { font-family: calibri;
- font-size: 11px;
- font-weight: 500;}
- .projects b {
- text-transform: uppercase; font-size: 9px;
- }
- .projects b2 {
- text-transform: uppercase; font-size: 9px; color: {color:text}; font-weight: bold;
- }
- #desc { width: 500px; max-height: 170px; overflow: auto; text-align: justify; font-size: 14px; line-height: 180%; padding-top: 25px;}
- .projectsab { width: 95px; height: 80px; color:#fff; font-family: lato; font-size: 17px; text-align: center; line-height: 110%; padding: 10px; padding-top: 30px; overflow: hidden; margin-top: 10px; background-color:{color:accent1}; text-shadow:1px 0px #3baac2; margin-left: -5px; margin-bottom: 10px;
- }
- .wrapper {width:1100px;margin:0 auto;overflow:hidden; }
- #navigation { width:100%; text-transform:uppercase;font-size:16px; font-family: lato; margin-top: -40px; font-weight: 500;}
- .padding { padding:40px 30px 30px 30px; }
- .info { background-color: rgba(0,0,0, .35); height:150px; width:300px; color:#ffffff; font-size: 11px; line-height: 150%;}
- .affiliates img { padding: 3px; margin: 2px; border: 1px solid {color:border}; }
- .projects b { font-size: 14px; text-transform: none; color: {color:text}; }
- .projects a { border-bottom: 3px solid {color:postsbg}; margin: 11px; padding-bottom: 5px; font-size: 10px;}
- {CustomCSS}
- </style></head><body>
- <div id="navigation"><div class="wrapper">
- <table width="100%"><tr valign="top">
- <td><div style="text-align:center;margin-top: 20px;">
- <center> <a href="/" style="font-size: 15px;"></a> </div></a></td><td>
- <center> <div style="width: 50px; height: 50px; background-image:url({image:icon}); border-radius: 100px; margin-left: 50px; margin-top: 5px;"> </div>
- </td><td>
- <center><div style="margin-top: 20px; margin-left: -30px;">
- <a href="/">home</a>
- <a href="/apply">apply</a>
- <a href="{text:link1 url}">{text:link1}</a>
- {/block:IfLink1}
- {block:IfLink2}
- <a href="{text:link2 url}">{text:link2}</a>
- {/block:IfLink2}
- {block:IfLink3}
- <a href="{text:link3 url}">{text:link3}</a>
- {/block:IfLink3}
- <a href="{text:link4 url}">{text:link4}</a>
- {/block:IfLink4}
- <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5083025";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script>
- </div>
- </td>
- </tr></table>
- </div>
- </div>
- <div id="header" style="margin-top: 0px;"></div>
- <div id="about"> <center><table><td><div id="desc"> <center>Welcome to <b><i>thebelchers</i></b>! <p>Here, you will find content pertaining to the FOX series, <b><i>Bob's Burgers</i></b>.
- </div></td><td><div style="margin-left: 140px; width: 365px; margin-top: 25px;"><div style="width: 350px; height: 150px; background-image:url({image:descimg});"></div> </div></td></table></div>
- <div id="contain">
- <section id="sidebar">
- <div class="title"><div class="titlez">ABOUT</div></div>
- <div id="section" class="projects">
- <img src="https://41.media.tumblr.com/226feec1a674d152d4748432d6c86273/tumblr_inline_nv3gi3ChLX1qzkyns_540.png" style="float: left; border-radius: 100px; margin-right: 30px; border: 3px solid {color:postsbg}; padding: 5px;">
- <br>
- <b>Bob's Burgers</b> (2011-present)<br>
- <b>Status</b>: Sundays at 7:30/6:30c on FOX<br><br><br>
- The story centers on the Belcher family: Bob Belcher and wife, Linda, and their 3 children: Tina, 13, introspective, quirky, yet independent; Gene, 11, adolescent techno music freak who has yet to outgrow his sense of fun and his baby fat; and Louise, 9, budding diabolical Machiavellian hellcat who never runs out of ideas. Together, they run their struggling restaurant where the food is really great, but life always gets in the way of business.
- <p>
- <center><a href="http://www.imdb.com/title/tt1561755/"> IMDB </a> <a href="http://www.fox.com/bobs-burgers/pics"> PHOTOS </a> <a href="http://www.fox.com/bobs-burgers"> MORE INFO </a> </center>
- </div>
- <div class="title"><div class="titlez">TEAM</div></div>
- <div id="section" class="members">
- <img src="https://33.media.tumblr.com/avatar_1354f603843e_512.png" style="-webkit-border-radius:10px;width:40px;">
- <div style="margin-top:-40px;margin-left:55px;text-transform:uppercase;font.size:7px;letter-spacing:1px;">
- <a href="http://brysheregrays.tumblr.com/"><b>brysheregrays</b></a>
- <br>Bernie2016</div> <br><br>
- <img src="https://33.media.tumblr.com/avatar_2d85d124d339_128.png" style="-webkit-border-radius:10px;width:40px;">
- <div style="margin-top:-40px;margin-left:55px;text-transform:uppercase;font.size:7px;letter-spacing:1px;">
- <a href="http://incomparablyme.tumblr.com/"><b>incomparablyme</b></a>
- <br>Josh (◡‿◡✿)</div> <br><br>
- <img src="https://36.media.tumblr.com/b8848eeb063af946d4af15c3c053a589/tumblr_inline_nvjzwz7zJe1qjn4ad_540.png" style="-webkit-border-radius:10px;width:40px;">
- <div style="margin-top:-40px;margin-left:55px;text-transform:uppercase;font.size:7px;letter-spacing:1px;">
- <a href="http://jessepumpkin.tumblr.com/"><b>jessepumpkin</b></a>
- <br>bitches be crazy</div> <br><br>
- <img src="https://33.media.tumblr.com/avatar_0dd6a27f054c_512.png" style="-webkit-border-radius:10px;width:40px;">
- <div style="margin-top:-40px;margin-left:55px;text-transform:uppercase;font.size:7px;letter-spacing:1px;">
- <a href="http://kal-el.tumblr.com/"><b>kal-el</b></a>
- <br>lord of the cock rings</div> <br><br>
- <img src="https://31.media.tumblr.com/avatar_0b8d9332eec6_512.png" style="-webkit-border-radius:10px;width:40px;">
- <div style="margin-top:-40px;margin-left:55px;text-transform:uppercase;font.size:7px;letter-spacing:1px;">
- <a href="http://peetamelllarks.tumblr.com/"><b>peetamelllarks</b></a>
- <br>if worst comes to worst</div> <br><br>
- </div>
- <div class="title"><div class="titlez">AFFILIATES</div></div>
- <div id="section">
- <div class="affiliates">
- <center>
- <a href="http://dailysqgifs.tumblr.com/"><img src="http://i.imgur.com/m3nXzuG.png"></a>
- <a href="http://dcfilms.tumblr.com"><img src="https://40.media.tumblr.com/ccaf81a30d78b4720c2142dcb126efbe/tumblr_inline_nv8j2rfKAs1qzkyns_540.png"></a>
- <a href="http://freshofftheboatgifs.tumblr.com/"><img src="https://40.media.tumblr.com/c5d795e1a064319d6c08edcc3a933169/tumblr_nvttkgYG1W1tp3mnbo1_75sq.png"></a>
- <a href="http://friendsgifs.tumblr.com/"><img src="https://41.media.tumblr.com/a5cee8357abe1a42be0571225a8ff085/tumblr_nw5ebaKCbJ1rxhuq8o1_75sq.jpg"></a>
- <a href="http://gravityfallsgifs.tumblr.com/"><img src="https://40.media.tumblr.com/d6815e6678e85355021a1b4204e12239/tumblr_inline_nv45p0Yc731qjn4ad_540.png"></a>
- <a href="http://sourcequantico.tumblr.com/"><img src="http://s5.postimg.org/shhc1aw4z/avatar_c6b99a2d0bd4_128.jpg"></a>
- <a href="http://theavengers.tumblr.com"><img src="https://40.media.tumblr.com/7876d07b82450a581a6415de85077dcd/tumblr_inline_nvd2uhhLKD1qzkyns_540.png"></a>
- <a href="http://uks-gifs.tumblr.com/"><img src="https://40.media.tumblr.com/405e9d23fe04b30de3e9670aef9ff394/tumblr_inline_nwvdx3Jato1qjn4ad_540.jpg"></a>
- <a href="/apply"><img src="http://i.imgur.com/y51z1Bc.jpg"></a>
- <a href="/apply"><img src="http://i.imgur.com/y51z1Bc.jpg"></a>
- </center>
- </div>
- </div>
- <div class="title"><div class="titlez">SITE INFORMATION</div></div>
- <div id="section">
- <b>About</b>: Bob's Burgers<br>
- <b>Created</b>: June 2012<br>
- <b>Currently online</b>: <script language="JavaScript">var fhs = document.createElement('script');var fhs_id = "5066954";
- var ref = (''+document.referrer+'');var pn = window.location;var w_h = window.screen.width + " x " + window.screen.height;
- fhs.src = "http://freehostedscripts.net/ocounter.php?site="+fhs_id+"&e1=&e2=&r="+ref+"&wh="+w_h+"&a=1&pn="+pn+"";
- document.head.appendChild(fhs);document.write("<span id='o_"+fhs_id+"'></span>");
- </script><br>
- <b>Hits</b>: <script language="JavaScript">var fhsh = document.createElement('script');var fhs_id_h = "2996989";
- fhsh.src = "http://freehostedscripts.net/ocount.php?site="+fhs_id_h+"&name=&a=1";
- document.head.appendChild(fhsh);document.write("<span id='h_"+fhs_id_h+"'></span>");
- </script><br>
- <b>Theme</b>: <a href="http://claraosmin.tumblr.com/">claraosmin</a></div>
- <div class="title"><div class="titlez">DISCLAIMER</div></div>
- <div id="section">
- <b><b></b>The Belchers</b> claims no rights to any media posted here, unless stated otherwise. Images and information on this blog are copyright to their respective owners. We are not, in any way, related to or affiliated with Wilo Productions, Buck & Millie Productions, Bento Box Entertainment, 20th Century Fox Television, or FOX Broadcasting Company. If there is any content on this blog that belongs to you and do not wish for it to appear here, please message us with a direct link to the post, and it will be removed immediately.
- </div>
- </section>
- <section id="posts">
- {block:Posts}
- <div id="post" >
- <div class="permalink" style="padding-bottom: 4px; margin-bottom: 10px;">
- <a href="{Permalink}" style="font-size:11px; background-color:{color:notesbg}; padding: 3px;"> <span class="date">{DayOfMonthWithZero}{ShortMonth}</span></a> </div>
- {block:Text}{block:Title}<h2>{Title}</h2>{/block:Title}{Body}{/block:Text}
- {block:Quote}<h2>“{Quote}”</h2><h1>{Source}</h1>{/block:Quote}
- {block:Link}<a href="{URL}"><h2>{Name}</h2></a>
- {block:Description}<p>{Description}</p>{/block:Description}{/block:Link}
- {block:Photo}<center><img src="{PhotoURL-500}"/></center>{block:Caption}{Caption}{/block:Caption}{/block:Photo}
- {block:Photoset}<center>{Photoset-500}</center>
- {block:Caption}{Caption}{/block:Caption}{/block:Photoset}
- {block:Chat}<ul class="chat">{block:Title}<h2>{Title}</h2>{/block:Title}{block:Lines}<li>{block:Label}<span class="label">{Label}</span>{/block:Label} {Line}</li>{/block:Lines}</ul>{/block:Chat}
- {block:Video}{Video-500}{block:Caption}{Caption}{/block:Caption}{/block:Video}
- {block:Answer}
- <div class="ask"><div style="color: #555555; padding: 10px; padding-bottom: 8px; background-color: #f7f7f7; text-transform: none; font-style: italic;"><table><td><img src="{AskerPortraitURL-30}" style="border: 8px solid #fff; margin: 1px; margin-right: 5px;"></td><td><font style="font-size: 8px; text-transform: uppercase; width: 64px; line-height: 30%; margin-top: -10px; letter-spacing: 1px;"> {Asker} SAID:</font><br><font style="text-transform: lowercase;">
- {Question}</font></td></table>
- </div><div style="margin-left: 0px; margin-top: -5px;">
- {Answer}</div></div>
- {/block:Answer}
- {block:Audio}{block:AlbumArt}<img src="{AlbumArtURL}" width="100px" height="100px" align="left" style="margin-right:10px;" />{/block:AlbumArt}
- {block:TrackName}<b>Title:</b> {TrackName}<br />{/block:TrackName}{block:Artist}<b>Artist:</b> {Artist}<br />{/block:Artist}
- {/block:ExternalAudio}
- <br>{AudioPlayerwhite}<br></span>
- {block:Caption}{Caption}{/block:Caption}<br>{/block:Audio}
- {block:Date}
- </div>
- <div class="permalink" style="width: 550px; padding: 15px; margin-top: -50px; margin-bottom: 90px; background-color: {color:notesbg}; border: 1px solid {color:border}; border-top: 0px solid #fff;">
- <a href="{Permalink}" style="font-weight: bold;">{NoteCountWithLabel}</a> <div style="float: right;">{block:RebloggedFrom} <a href="{ReblogParentURL}" title="{ReblogParenttitle}" style="color:{color:accent2}">{ReblogParentName} </a> {block:ContentSource} • <a href="{ReblogRootURL}" "{ReblogRootName}" title="{ReblogRoottitle}" style="color:{color:accent2}">{ReblogRootName}</a>{/block:ContentSource}
- {/block:RebloggedFrom} {block:RebloggedFrom}
- <a title ="{ReblogParentName}" href="{ReblogParentURL}"></a>
- {/block:RebloggedFrom}</a>
- {block:ContentSource}
- <a title ="{SourceTitle}" href="{SourceURL}"></a>
- {/block:ContentSource}</div> <div style="height: 5px;"></div>
- {block:HasTags}<div style="line-height: 160%!important;">
- {block:Tags}<a href="{TagURL}" style="font-size: 8px; background-color:{color:postsbg}; color: {color:link}; padding: 3px;">{Tag}</a> {/block:Tags}</div>
- {/block:HasTags}
- {/block:Date}
- </div>
- <p>
- {block:PostNotes}
- <div style="margin-left:15px;">
- {PostNotes}{/block:PostNotes}
- {/block:Posts}
- <div id="pagi">
- {block:IndexPage}
- <div id="pagination">
- {block:Pagination}
- {block:JumpPagination length="3"}
- {block:CurrentPage}
- <span class="current_page">{PageNumber}</span>
- {/block:CurrentPage}
- {block:JumpPage}
- <a class="jump_page" href="{URL}">{PageNumber}</a>
- {/block:JumpPage}
- {/block:JumpPagination}
- {/block:Pagination}
- </div>
- {/block:IndexPage}
- </div>
- </div>
- </div>
- </div>
- </div>
- </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement