a:4:{s:8:"template";s:9120:"<!DOCTYPE html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<link href="http://gmpg.org/xfn/11" rel="profile"/>

<title>{{ keyword }}</title>

<link href="//s.w.org" rel="dns-prefetch"/>

<style id="twentysixteen-style-css" media="all" rel="stylesheet" type="text/css">

@font-face {
  font-family: "Genericons";
  src: url();
  src: url();
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Genericons";
  src: url(),
       url(),
       url();
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "Genericons";
    src: url();
  }
}



</style>
<style id="twentysixteen-style-css" media="all" rel="stylesheet" type="text/css">


html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

footer,
header {
	display: block;
}

a {
	background-color: transparent;
}


/**
 * 2.0 - Genericons
 */


/**
 * 3.0 - Typography
 */

body {
	color: #1a1a1a;
	font-family: Merriweather, Georgia, serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.75;
}

p {
	margin: 0 0 1.75em;
}


/**
 * 4.0 - Elements
 */

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	background: #1a1a1a;
	/* Fallback for when there is no custom background color defined. */
}

/* Placeholder text color -- selectors need to be separate to work. */
::-webkit-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

:-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}

::-moz-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	opacity: 1;
	/* Since FF19 lowers the opacity of the placeholder by default */
}

:-ms-input-placeholder {
	color: #686868;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
}


/**
 * 5.0 - Forms
 */


/**
 * 6.0 - Navigation
 */

/**
 * 6.1 - Links
 */

a {
	color: #007acc;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	color: #686868;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

.site-info a:hover {
	box-shadow: 0 1px 0 0 currentColor;
}


/**
 * 6.2 - Menus
 */

/* reset screen-reader-text */


/**
 * 7.0 - Accessibility
 */

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	/* many screen reader and browser combinations announce broken words as they would appear visually */
	word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
	background-color: #f1f1f1;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
	color: #21759b;
	display: block;
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 14px;
	font-weight: 700;
	left: -9999em;
	outline: none;
	padding: 15px 23px 14px;
	text-decoration: none;
	text-transform: none;
	top: -9999em;
}

.site .skip-link:focus {
	clip: auto;
	height: auto;
	left: 6px;
	top: 7px;
	width: auto;
	z-index: 100000;
}


/**
 * 8.0 - Alignments
 */


/**
 * 9.0 - Clearings
 */

.site-content:before,
.site-content:after {
	content: "";
	display: table;
}

.site-content:after {
	clear: both;
}


/**
 * 10.0 - Widgets
 */

/* Calendar widget */

/* Recent Posts widget */

/* RSS widget */

/* Tag Cloud widget */


/**
 * 11.0 - Content
 */

.site {
	background-color: #fff;
}

.site-inner {
	margin: 0 auto;
	max-width: 1320px;
	position: relative;
}

.site-content {
	word-wrap: break-word;
}

/* Do not show the outline on the skip link target. */


/**
 * 11.1 - Header
 */

.site-header {
	padding: 2.625em 7.6923%;
}

.site-header-main {
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.site-branding {
	margin: 0.875em auto 0.875em 0;
	/* Avoid overflowing wide custom logo in small screens in Firefox and IEs */
	max-width: 100%;
	min-width: 0;
	overflow: hidden;
}

.site-title {
	font-family: Montserrat, "Helvetica Neue", sans-serif;
	font-size: 23px;
	font-size: 1.4375rem;
	font-weight: 700;
	line-height: 1.2173913043;
	margin: 0;
}

.site-branding .site-title a {
	color: #1a1a1a;
}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus {
	color: #007acc;
}

.site-description {
	color: #686868;
	display: none;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
}

/**
 * 11.2 - Posts and pages
 */

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */


/**
 * 11.3 - Post Formats
 */


/**
 * 11.4 - Comments
 */


/**
 * 11.5 - Sidebar
 */


/**
 * 11.6 - Footer
 */

.site-footer {
	padding: 0 7.6923% 1.75em;
}

.site-info {
	color: #686868;
	font-size: 13px;
	font-size: 0.8125rem;
	line-height: 1.6153846154;
}

.site-info a {
	color: #686868;
}

.site-info a:hover,
.site-info a:focus {
	color: #007acc;
}

.site-footer .site-title {
	font-family: inherit;
	font-size: inherit;
	font-weight: 400;
}

.site-footer .site-title:after {
	content: "\002f";
	display: inline-block;
	font-family: Montserrat, sans-serif;
	opacity: 0.7;
	padding: 0 0.307692308em 0 0.538461538em;
}


@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}



@media screen and (min-width: 44.375em) {
	body:not(.custom-background-image):before,
	body:not(.custom-background-image):after {
		background: inherit;
		content: "";
		display: block;
		height: 21px;
		left: 0;
		position: fixed;
		width: 100%;
		z-index: 99;
	}

	body:not(.custom-background-image):before {
		top: 0;
	}

	body:not(.custom-background-image):after {
		bottom: 0;
	}

	.site {
		margin: 21px;
	}

	.site-header {
		padding: 3.9375em 7.6923%;
	}

	.site-branding {
		margin-top: 1.3125em;
		margin-bottom: 1.3125em;
	}

	.site-title {
		font-size: 28px;
		font-size: 1.75rem;
		line-height: 1.25;
	}

	.site-description {
		display: block;
	}

	/* restore screen-reader-text */
}


@media screen and (min-width: 56.875em) {
	.site-header {
		padding-right: 4.5455%;
		padding-left: 4.5455%;
	}

	.site-header-main {
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}

	.site-content {
		padding: 0 4.5455%;
	}

	.site-footer {
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0 4.5455% 3.5em;
	}

	.site-info {
		margin: 0.538461538em auto 0.538461538em 0;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
}


/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {

	.site-header {
		padding: 5.25em 4.5455%;
	}

	.site-branding {
		margin-top: 1.75em;
		margin-bottom: 1.75em;
	}
}


/**
 * 14.5 - >= 1200px
 */


/**
 * 15.0 - Print
 */

@media print {

	body {
		font-size: 12pt;
	}

	.site-title {
		font-size: 17.25pt;
	}

	.site-description {
		display: block;
	}

	.site-description,
	.site-info {
		font-size: 9.75pt;
	}

	body,
	.site {
		background: none !important; /* Brute force since user agents all print differently. */
	}

	body,
	.site-branding .site-title a {
		color: #1a1a1a !important; /* Make sure color schemes don't affect to print */
	}

	.site-description,
	.site-info,
	.site-info a {
		color: #686868 !important; /* Make sure color schemes don't affect to print */
	}

	a {
		color: #007acc !important; /* Make sure color schemes don't affect to print */
	}

	.site {
		margin: 5%;
	}

	.site-inner {
		max-width: none;
	}

	.site-header {
		padding: 0 0 1.75em;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em;
	}

	.site-footer {
		padding: 0;
	}
}

</style>


</head>
<body class="hfeed">
<div class="site" id="page">
<div class="site-inner">
<a class="skip-link screen-reader-text" href="#">Skip to content</a>
<header class="site-header" id="masthead" role="banner">
<div class="site-header-main">
<div class="site-branding">
<p class="site-title"><a href="#" rel="home">{{ keyword }}</a></p>
<p class="site-description">Just another site</p>
</div>
</div>
</header>
<div class="site-content" id="content">

{{ text }}

		</div>
<footer class="site-footer" id="colophon" role="contentinfo">
<div class="site-info">
<span class="site-title"><a href="#" rel="home">{{ keyword }}</a></span>
<a href="#">Proudly powered by</a>
</div>
</footer>
</div>
</div>




</body>
</html>";s:4:"text";s:3175:"Download GTA V pc game setup file in single direct link for windows. GTA 5 Download PC Game ... GTA 5 Crack  Download Torrent PC. Here you can download file GTA 5 PC Version Setup. Download GTA 5 Setup for PC Highly Compressed from this website and enjoy ultimate action with the worlds most famous pc game. Grand Theft Auto 5 Overview. ... Download and Extract the zip file; Run Setup.exe; ... Downloads. Learn how to download and Install Grand Theft Auto 5 with a GTA 5 free download link ... Grand Theft Auto 5 Free Download. ... GTA 5 pc setup file download; ... CroHasIt - Download PC Games For Copy the file update.rpf to Grand Theft Auto V\update\ by ... HOW DO I DOWNLOAD THE GAME GTA 5 ON PC San Andreas is back to life in GTA IV. Grand Theft Auto 5 is a action adventure game with huge open world and nice visual. Download GTA 5 Official setup. Install This Setup Completely To Get Game Setup Files ... Full PC Game Direct Free Download | ISO File ... HOW DO I DOWNLOAD THE GAME GTA 5 ON PC USING THIS ... create a new string value in Grand Theft Auto 5 Download gta v set up free ... you can download Grand Theft Auto V for PC from Softonic ... Grand Theft Auto Online: 5 things you need to know about multiplayer! 2shared gives you an excellent opportunity to store your files here and share them with others. Here is the GTA 5 game download and GTA 5 torrent. Grand Theft Auto 5(V) v1.0.678.1/v1.33 PC Game Repack with all DLCs is Here ! download gta iv: san andreas beta3. GTA IV: San Andreas is a cool mod for GTA IV which allows you to play and enjoy the mystic city of... gta 5 setup  Grand Theft Auto: Today, The Grand Theft Auto franchise is one of the most successful and most sought-after gaming franchises in the world. full working ... GTA 5 Grand Theft Auto V (GTA 5), for PC, download ... it may take up to 24 hours to be able to view or download the file. gta v setup free download. GTA V FPS fix Patch ... 28 programs for "gta v setup ... so the risk in case of a PC crash is minimized. Grand Theft Auto 5(V) v1.0.678.1/v1.33 PC Game Repack with all DLCs is Here ... Download and Extract the zip file; Run Setup.exe; ... Download Link. You can click on the GTA 5 download link or just save the GTA 5 torrent file and You can click on the GTA 5 download link or just save the GTA 5 torrent file ... GTA V Cracked Download For PC Full Version Setup ... Grand Theft Auto 5 Free download. GTA V free download game ... for PC setup highly compressed iso file GTA V FPS fix Patch ... frame work version 4.5. GTA 5 Download Full Version Pc Game Free Here You Can Download Free GTA 5 Pc Game, GTA 5 Download, GTA v Grand Theft Auto 5 Download Grand Theft Auto 5 (GTA V) game for PC full version 100% working not highly compressed with cheats, setup, trainer, kickass torrent link.  File  Download patch 1.0.617.1 for GTA 5 on PC. Download GTA V pc game setup file in single direct link for windows. This is most advanced and gta v setup free download. GTA V PC Game Free Download GTA 5 Free Download GTA V full version free download torrent. Download GTA V pc games full version setup.exe iso file latest version for windows direct link highly compressed. ";s:7:"keyword";s:28:"gta 5 pc setup file download";s:7:"expired";i:-1;}