a:4:{s:8:"template";s:10947:"<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="utf-8"/>
<title>{{ keyword }}</title>

<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0" name="viewport"/>
<style rel="stylesheet" type="text/css">

* {margin: 0; padding: 0;}
html {height: 100.01%; padding: 0; background: #fafafa;}
body {position: relative; color: #666; font: 400 16px/1.5em "Open Sans", sans-serif;}

a, span {font-size: 1em;}
span {color: inherit;}
a, a:visited {color: #FF450C; text-decoration: none; transition: all 0.3s;}
a:hover {color: #000; text-decoration: none; transition: all 0.3s;}
ul, p {margin: 1.5em 0;}

/* form elements */
fieldset {max-width: 100%; border: none;}
input {width: 300px; max-width: 92%; margin: 5px 0; padding: 7px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #fff; }
input:focus {border-color: #eee;}
button {width: auto; padding: 6px 10px; border: 1px solid #e0e0e0; border-radius: 3px; background: #ff9b7c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff9b7c 0%, #ff450c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9b7c), color-stop(100%,#ff450c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff9b7c 0%,#ff450c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff9b7c 0%,#ff450c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff9b7c', endColorstr='#ff450c',GradientType=0 ); /* IE6-8 */
color: #fff; font-weight: 700; font-family: "Ubuntu", sans-serif; text-shadow: 0 0 2px rgba(0,0,0,0.3); cursor: pointer; vertical-align: middle;}
button:hover {background: #ff450c; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url();
background: -moz-linear-gradient(top, #ff450c 0%, #ff9b7c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff450c), color-stop(100%,#ff9b7c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ff450c 0%,#ff9b7c 100%); /* IE10+ */
background: linear-gradient(to bottom, #ff450c 0%,#ff9b7c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff450c', endColorstr='#ff9b7c',GradientType=0 ); /* IE6-8 */}
button .fa:before {padding-right: 5px;}
@media (max-width: 450px) {
	input {width: 96%;}
}

/* page header */
header {width: 100%; margin-bottom: 20px; padding-bottom: 10px; border-top: 2px solid #FF450C; border-bottom: 1px solid #eee; background: #fff;}
header nav {position: relative; z-index: 50; background: #222; font-family: "Ubuntu", sans-serif;}
header .menu {max-width: 1100px; min-height: 45px; margin: 0 auto; font-size: 0; list-style: none;}
header .menu a {color: #fff;}
header .menu a:hover, header .menu > li:hover > a {background: #FF450C; color: #fff;}
header .menu > li {display: inline-block; position: relative; margin: 0; padding: 0;}
header .menu > li:hover {z-index: 30;}
header .menu > li > a {display: inline-block; height: 45px; padding: 0 15px; font-size: 15px; line-height: 45px;}
header > div {overflow: hidden; max-width: 1100px; margin: 0 auto; padding: 15px;}

p.title {margin: 0; padding: 20px 0 12px 15px; font: 500 2em "Ubuntu", sans-serif; text-align: center;}
p.title a {color: #444;}
p.title a:hover {color: #FF450C;}
p.title span {display: block; color: #333; font-size: 0.35em; font-weight: 300; text-transform: uppercase; letter-spacing: 0.3em;}

.searchform input {width: 60%; margin-top: 0; vertical-align: top;}
.searchform button {vertical-align: top;}

header .searchform {width: 240px; margin: 1em auto; padding: 5px; border: 1px solid #eee; border-radius: 3px; background: #fafafa; text-align: center;}
header .searchform input {width: 200px; margin-top: 5px; padding: 2px 0; border: none; background: none; box-shadow: none;}
header .searchform button {padding: 0; border: none; background: none; color: #333; font-size: 18px; text-shadow: none; vertical-align: middle;}
header .searchform button:hover {color: #FF450C;}
@media (min-width: 800px) {
	p.title {float: left; padding-left: 0; text-align: left;}
	.searchform input {width: 70%;}
	header .searchform {float: right; margin-top: 1.5em;}
}
@media (min-width: 1100px) {
	header > div {padding: 15px 0;}
}

/* page footer */
footer {width: auto; margin: 50px 0 0; padding: 15px 15px 0; border-top: 1px solid #ddd; background: #eee;}
footer .widgets {max-width: 1100px; margin: 0 auto; padding: 20px 0;}
footer .bottom {margin-bottom: 0; padding: 15px 0; border-top: 1px solid #d0d0d0; background: #e0e0e0;}
footer .bottom p {margin: 1.5em auto; max-width: 1100px; font-size: 13px; text-align: center;}
footer .bottom ul {margin: 1em 0 0; padding: 0; list-style: none; font-size: 13px; text-align: center;}
footer .bottom ul li {display: inline-block; margin: 0; padding: 0; vertical-align: top;}
footer .bottom ul a, footer .bottom ul a:visited {padding: 0 10px; color: #666;}
footer .bottom ul a:hover {color: #ff450C;}
@media (min-width: 1100px) {
	footer {padding: 15px 0 0;}
}


a.go-top {display: block; position: fixed; right: 0; bottom: 0; width: 50px; height: 50px; background: #FF450C; color: #fff; font-size: 30px; line-height: 50px; text-align: center;}
a.go-top:hover {background: #222; color: #fff;}
@media (min-width: 800px) {
	a.go-top {right: 200px;}
}

/* the content area */
.content {max-width: 1100px; margin: 0 auto; padding: 20px 15px;}
.content:after {display: block; clear: both; height: 0; content: ' ';}

@media (min-width: 700px) {
	.content {margin-top: 50px; padding: 20px 15px;}
}

/* column system */
.cols {margin: 1.5em -20px; font-size: 0;}
.cols:after {display: block; clear: both; height: 0; content: ' ';}


</style>
<title>{{ keyword }}</title>
<link href="//fonts.googleapis.com" rel="dns-prefetch"/>

<style id="custom-background-css" type="text/css">
body.custom-background { background-color: #d4f1fc; }
</style>



</head>
<body class="custom-background">
<header id="top">
<nav>
<ul class="menu" id="menu-sample-hmenu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65" id="menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66" id="menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67" id="menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69" id="menu-item-69"><a href="#">Contact Us</a></li>
</ul> </nav>
<div>
<form action="#" class="searchform" method="get">
<fieldset>
<input name="s" placeholder="Search the site" type="text" value=""/> <button name="searchsubmit" type="submit" value="Search"><i class="fa fa-search"></i></button>
</fieldset>
</form> </div>
</header>
<section class="content">
<h3>{{ keyword }}</h3>

{{ text }}
		<a class="go-top" href="#" title="Go to top of page"><i class="fa fa-angle-up"></i></a>
</section>
<footer>
<section class="widgets">
<div class="cols">
</div>
</section>
<section class="bottom">
<ul class="menu" id="menu-sample-hmenu-1"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-65"><a href="#">Home</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-66"><a href="#">Board</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-67"><a href="#">About</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-69"><a href="#">Contact Us</a></li>
</ul> <p><a href="#"><i class="fa fa-rss"></i> RSS Feed</a></p>
</section>
<style type="text/css">
</style>

<style id="lps-style-css" media="" rel="stylesheet" type="text/css">.latest-post-selection {
    clear: both;
}

.latest-post-selection, .latest-post-selection * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.latest-post-selection article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #FFF;
    box-sizing: border-box;
    border: 1px solid #EEE;
    margin-bottom: 1%;
    padding: 1%;
    width: 100%;
}

.latest-post-selection.two-columns article {
    float: left;
    height: 400px;
    margin-right: 1%;
    margin-bottom: 1%;
    max-height: 400px;
    overflow: hidden;
    width: 49.5%;
}

.latest-post-selection.two-columns article:nth-child(2n) {
    clear: right;
    background-color: #EEE;
    border: 1px solid #DDD;
    margin-right: 0px;
}

.latest-post-selection.three-columns article {
    float: left;
    height: 200px;
    max-height: 200px;
    margin-right: 1.1%;
    overflow: hidden;
    width: 32.6%;
}

.latest-post-selection.three-columns article:nth-child(3n+2) {
    margin-right: 1.1%;
}

.latest-post-selection.three-columns article:nth-child(3n) {
    background-color: #EEE;
    border: 1px solid #DDD;
}

.latest-post-selection.three-columns article:nth-child(3n+1) {
    clear: right;
    background-color: #DDD;
    border: 1px solid #CCC;
    margin-right: 0px;
}

.latest-post-selection article img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0.5%;
    margin-right: 1%;
    max-width: 99%;
}

.latest-post-selection article h1 {
    font-size: 2em;
    line-height: 1em;
    margin: 0px;
    margin-bottom: 5px;
}

.latest-post-selection article .read-more {
    float: right;
}

.latest-post-selection article .read-more-wrap {
    text-decoration: none;
}

.latest-post-selection article .tags:before {
    content: "Tags: ";
}

.latest-post-selection.pages {
    clear: both;
    display: table-row;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.latest-post-selection.pages li {
    display: inline-block;
    float: left;
    list-style-type: none;
    position: relative;
    vertical-align: middle;
}

.latest-post-selection.pages li:first-child {
    margin: 1px;
    padding: 5px;
    padding-left: 0px;
}

.latest-post-selection.pages li a {
    display: block;
    line-height: 24px;
    margin: 1px;
    min-width: 24px;
    padding: 5px;
    text-align: center;
    text-decoration: none;
}

.latest-post-selection.pages li.current a {
    font-weight: bold;
}
</style>


</footer>
</body>
</html>";s:4:"text";s:3588:"They love it so much they'd marry it, if human-video-game marriage were legal. For Final Fantasy Tactics: The War of the Lions on the PSP, a GameFAQs message board topic titled "What is a good team build? Cheat Codes for Final Fantasy Tactics. Tactics Advance Characters. FFT The following is a list of jobs in Final Fantasy Tactics, featuring in both the original PlayStation version, and The War of the Lions remake. ?give ma some idea? - Page 2. Cheat Codes for Final Fantasy Tactics Game Boy Advance & SP. ... Rate my final fantasy tactics advance team? For Final Fantasy Tactics Advance on the Game Boy Advance, a GameFAQs message board topic titled "best team ever? - Page 2. Opinions: Best Final Fantasy Tactics Game. ". I know some great job combination, but i want to know more. For Final Fantasy Tactics A2: Grimoire of the Rift on the DS, a GameFAQs Answers question titled "Opinions for best character job combination? Saves & Codes; Store. ... Rate my final fantasy tactics advance team? Final Fantasy Tactics Advance. If this is your first visit, be sure to check out the FAQ by clicking the link above. ".  It improves on all aspects of the next best - the PS1 tactics. The 25 best Final Fantasy games. Final Fantasy Tactics Advance Tutorial: Get ANY Class You Desire To Join Your Clan! ". Final Fantasy Tactics (FFTA) team building help?!?!? For Final Fantasy Tactics Advance on the Game Boy Advance, a GameFAQs message board topic titled "best team ever?" Final Fantasy Tactics (FFTA) team building help?!?!? I have passed final fantasy tactics advance 2 times already and I have used the same party twice and now I'm planning to use a different party. I was wondering what are the best job combination in final fantasy tactics advance. For Final Fantasy Tactics A2: ... titled "Opinions for best character job combination?". ". ... What is best game now? Menu. Cheat Codes for Final Fantasy Tactics Game Boy Advance & SP. Me I go with Get marche and make him a ninja th.., Final Fantasy Tactics Advance Gameboy Advance He then decides that going against Mewt is in his best interests and the intrests of the Prince. Saves & Codes; Store. ... What is best game now? Final Fantasy Tactics Advance ... what are the best jobs . ". For Final Fantasy Tactics A2: Grimoire of the Rift on the DS, a GameFAQs message board topic titled "Best Team. Final Fantasy Tactics Advance wiki at IGN: walkthroughs, items, maps, video tips, and strategies TA Final Fantasy Tactics Advance is a strategy role-playing game for the Game Boy Advance. It is not a remake or a direct sequel to Final Fantasy Tactics, but takes place in the same setting, Ivalice. ... seriously,thanks! For Final Fantasy Tactics A2: Grimoire of the Rift on the DS, a GameFAQs Answers question titled "What is the best team build for utilizing debuffs? Final Fantasy Tactics Advance won Best Handheld Game at the 7th Annual Interactive Achievement Awards in 2004. Final Fantasy Tactics Guide / Job Rankings ... March 28, 2008, Square Haven has ceased updates indefinitely. For Final Fantasy Tactics Advance on the Game Boy Advance, a GameFAQs Answers question titled "Good team or bad team??? ... with Advance as a close second. If this is your first visit, be sure to check out the FAQ by clicking the link above. For Final Fantasy Tactics Advance on the Game Boy Advance, a GameFAQs message board topic titled "best team ever?" Cheat Codes for Final Fantasy Tactics. ". Final Fantasy Kingdom. ?give ma some idea? I personally love this game and have always been fan of people teling me what works best for clans. ";s:7:"keyword";s:39:"final fantasy tactics advance best team";s:7:"expired";i:-1;}