<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

<head>

	<title>{block:PostTitle}{PostTitle} | {/block:PostTitle}{Title}</title>

	<!-- VARIABLES -->
	<meta name="color:Link" content="#6E0075" />
	<meta name="color:Link Underline" content="#ffffff" />
	<meta name="color:Heading" content="#F3049D" />
	<meta name="color:Heading Hover" content="#000000" />
	<meta name="font:Heading" content="Georgia" />
	<meta name="font:Description" content="Georgia" />
	<meta name="font:Body" content="Georgia" />
	<meta name="font:Title" content="Georgia" />
	<meta name="font:Date" content="Georgia" />
	<meta name="font:Tag" content="Verdana" />
	<meta name="text:Disqus Shortname" content="" />

	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
	{block:Description}<meta name="description" content="{MetaDescription}" />{/block:Description}
	<link rel="alternate" type="application/rss+xml" href="{RSS}">
	<link rel="shortcut icon" href="{Favicon}">

	<style type="text/css" media="screen">
		/* CSS Reset by Eric Meyer - http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded */
		html, body, div, span, applet, object, iframe,
		h1, h2, h3, h4, h5, h6, p, blockquote, pre,
		a, abbr, acronym, address, big, cite, code,
		del, dfn, em, font, img, ins, kbd, q, s, samp,
		small, strike, strong, sub, sup, tt, var,
		dl, dt, dd, ol, ul, li,
		fieldset, form, label, legend,
		table, caption, tbody, tfoot, thead, tr, th, td {
			margin: 0;
			padding: 0;
			border: 0;
			outline: 0;
			font-weight: inherit;
			font-style: inherit;
			font-size: 100%;
			font-family: inherit;
			vertical-align: baseline;
		}
		/* remember to define focus styles! */
		:focus {
			outline: 0;
		}
		body {
			line-height: 1;
			color: black;
			background: white;
		}
		ol, ul {
			list-style: none;
		}
		/* tables still need 'cellspacing="0"' in the markup */
		table {
			border-collapse: separate;
			border-spacing: 0;
		}
		caption, th, td {
			text-align: left;
			font-weight: normal;
		}
		blockquote:before, blockquote:after,
		q:before, q:after {
			content: "";
		}
		blockquote, q {
			quotes: "" "";
		}
    </style>

    <style type="text/css" media="screen">
		body {
			background-color:#000000;
			background-image:url(http://hotlayouts2u.com/tumblr-layouts/pre_img/129192286543683b.jpg);
			color:#6E0075;
			font-weight:normal;
			font-size:14px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-family:{font:Body};
			line-height:1.4em;
			min-width:40em;
			}
		h1 {
			font-size:3em;
			font-weight:normal;
			line-height:1em;
			margin-bottom:18px;
			font-family:{font:Heading};
			}
		h2 {
			color:#000000;
			font-size:1em;
			font-weight:normal;
			}
		
		p {
			margin:0 0 1.5em;
			}
		
		a, a:visited, a:active {
			color:{color:Link};
			border-bottom:1px dotted {color:Link Underline};
			text-decoration:none;
			}
		a:hover {
			color:#000000;
			text-decoration:none;
			}
		
		abbr {
			border-bottom-width:1px;
			border-bottom-style:dotted;
			}
		
		blockquote {
			border-left:5px solid #6E0075;
			font-style:italic;
			margin:0 2.5em 1.5em;
			padding:.25em 1em;
			}
		
		ul, ol {
			margin:1.5em 3em;
			}
		ul {
			list-style:disc;
			}
		ol {
			list-style:decimal;
			}

		/* XXXXXXXXXXXXX - MAIN - XXXXXXXXXXXXX */
		#container {
			margin:auto;
			margin-top:1em;
			margin-bottom:2em;
			width:750px;
			-moz-box-shadow:0 0 30px 0 rgba(0,0,0,0.4);
			-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,0.4);
			}
		#content {
			background-image:url();
			background-color:#000000;
			}
		#content_bg_top {
			background-image:url(http://hotlayouts2u.com/tumblr-layouts/pre_img/129192286543683b.jpg);
			height:200px;
			line-height:0px;
			}
		#content_bg_bottom {
			background-image:url();
			height:6px;
			line-height:0px;
			}

		/* XXXXXXXXXXXXX - HEADER - XXXXXXXXXXXXX */
		#header {
			margin:2em;
			text-align:center;
			}
		#header a, #header a:visited, #header a:active {
			border-bottom:0;
			color:{color:Heading};
			}
		#header a:hover {
			color:{color:Heading Hover};
			}
		#header h2 {
			font-family:{font:Description};
			}

		/* XXXXXXXXXXXXX - TAGS - XXXXXXXXXXXXX */
		.tags {
			text-align:left;
			}
		.tags a, .tags a:visited {
			padding:5px 8px;
			background:#6E0075;
			border:0;
			color:#6E0075;
			font-family:{font:Tag};
			font-size:9px;
			text-transform:uppercase;
			-moz-border-radius:10px;
			-webkit-border-radius:10px;
			background:rgba(0,0,0,0.05);
			}
		.tags a:hover {
			background:#6E0075;
		}

		/* XXXXXXXXXXXXX - POST - XXXXXXXXXXXXX */
		.post {
			margin:1em 1em 1.2em 1em;
			background-image:url();
			background-repeat:repeat-x;
			}
		.post .date {
			display:block;
			margin-bottom:.5em;
			text-align:right;
			border-top:1px solid #07FD06;
			border-bottom:1px dotted #07FD06;
			padding:.5em;
			font-family:{font:Date};
			}
		.post .date a, .post .date a:visited, .post .date a:active {
			color:#6E0075;
			border-bottom:0px dotted #;
			text-decoration:none;
			}
		.post .date a:hover {
			color:#6E0075;
			}
		.post .date a .diff {
			font-size:2em;
			line-height:0;
			}

		/* XXXXXXXXXXXXX - TITLES - XXXXXXXXXXXXX */
		.regular h3, .chat h3, .link h3 {
			color:#07FD06;
			font-size:1.8em;
			line-height:1em;
			margin-bottom:.5em;
			font-family:{font:Title};
			}
		.regular h3 a, .chat h3 a,
		.regular h3 a:visited, .chat h3 a:visited {
			color:#07FD06;
			border:0;
			}

		/* XXXXXXXXXXXXX - TYPES - XXXXXXXXXXXXX */
		.regular {margin:1em;}
		.quote {margin:1em;}
		.link {margin:1em;}
		.photo {margin:1em;}
		.chat {margin:1em;}
		.video {margin:1em;}
		.audio {margin:1em;}
		.previous-next {margin:1em;}
		/* XXXXXXXXXXXXX - QUOTE POST - XXXXXXXXXXXXX */
		.quote {
			font-size:1.5em;
			line-height:1.4em;
			margin:0 1em;
			}
		.quote .source {
			color:#07FD06;
			}

		/* XXXXXXXXXXXXX - LINK POST - XXXXXXXXXXXXX */
		
		.link h3 a, .link h3 a:visited, .link h3 a:active {
			text-decoration:none;
			}
		.link h3 a:hover {
			text-decoration:none;
			}
		
		/* XXXXXXXXXXXXX - PHOTO / VIDEO - XXXXXXXXXXXXX */
		.photo, .video {
			text-align:center;
			}
		.photo img, .video embed {
			background-color:#000000;
			border:1px solid #07FD06;
			margin:1em 0 .5em;
			padding:5px;
			}
		.photo a, .photo a:visited {
			border-bottom:0;
			}
		.photo .caption, .video .caption {
			display:block;
			text-align:left;
			}
		
		/* XXXXXXXXXXXXX - CHAT - XXXXXXXXXXXXX */
		.chat ul {
			list-style:none;
			}
		.chat ul li {
			border-bottom:1px solid #07FD06;
			padding:.25em 0;
			}
		.chat ul li .person {
			color:#07FD06;
			display:block;
			float:left;
			width:9em;
			}
		.chat ul li .line {
			display:block;
			margin-left:10em;
			}

		/* XXXXXXXXXXXXX - PREV AND NEXT - XXXXXXXXXXXXX */
		#previous-next {
			font-size:1.25em;
			margin:40px 13px 0;
			padding:1em;
			text-align:center;
			border-bottom:1px dotted #07FD06;
			border-top:1px solid ##07FD06;
			background-image:url();
			background-repeat:repeat-x;
			}
		#previous-next .pagecount {
			margin:0 1.5em;
			}
		#previous-next a, #previous-next a:visited, #previous-next a:active {
			text-decoration:none;
			}
		#previous-next a:hover {
			color:#000;
			text-decoration:underline;
			}
		
		/* XXXXXXXXXXXXX - FOOTER - XXXXXXXXXXXXX */
		#footer {
			margin:1em 2em;
			padding:1em;
			text-align:center;
			}
			
		/* XXXXXXXXXXXXX DISQUS XXXXXXXXXXXXXX */
		#disqus {
			background:url("") repeat-x scroll 0 0 transparent;
			border-top:1px solid #07FD06;
			margin:0 -15px;
			padding:3px 15px;
			}

{CustomCSS}

	</style>
    
	<!--[if IE]>
    <style type="text/css" media="screen">
		.chat ul li {
			width:98%;
			}
		.regular h3, .chat h3, .link h3 {
			font-weight:normal;
			}
	</style>
	<![endif]-->

</head>

<body>

<div id="container">

	<div id="content">
	
		<div id="content_bg_top"><!-- --></div>

		<div id="header">

			<h1><a href="/">{Title}</a></h1>
			<h2>{Description}</h2>
			{block:IfTagline}<div class="tagline">{text:Tagline}</div>{/block:IfTagline}

			{block:HasPages}{block:Pages}<a href="{URL}">{Label}</a>  {/block:Pages}{/block:HasPages}
			{block:AskEnabled}<a href="/ask">{AskLabel}</a>  {/block:AskEnabled}
			{block:SubmissionsEnabled}<a href="/submit">{SubmitLabel}</a>{/block:SubmissionsEnabled}

		</div>
	
		{block:Posts}
		<div class="post">

			{block:NewDayDate}<span class="date"><a href="{Permalink}">{Month}<span class="diff">{DayOfMonth}</span>{Year}</a></span>{/block:NewDayDate}
			{block:SameDayDate}<span class="date"><a href="{Permalink}"><span class="diff">{12Hour}</span>{CapitalAmPm}</a></span>{/block:SameDayDate}

			{block:Text}
			<div class="regular">
				{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
				{Body}
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Text}

			{block:Quote}
			<div class="quote">
				“{Quote}”
				{block:Source}<span class="source">{Source}</span>{/block:Source}
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Quote}

			{block:Link}
			<div class="link">
				<h3><a href="{URL}">{Name}</a></h3>
				{block:Description}{Description}{/block:Description}
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Link}

			{block:Photo}
			<div class="photo">
				{LinkOpenTag}
				<img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
				{LinkCloseTag}
				{block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Photo}

			{block:Chat}
			<div class="chat">
				{block:Title}<h3><a href="{Permalink}">{Title}</a></h3>{/block:Title}
				<ul>
					{block:Lines}<li>
					{block:Label}<span class="person">{Label}</span>{/block:Label}
					<span class="line">{Line}</span>
					</li>{/block:Lines}
				</ul>
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Chat}

			{block:Video}
			<div class="video">
				{Video-400}
				{block:Caption}<span class="caption">{Caption}</span>{/block:Caption}
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			</div>
			{/block:Video}

			{block:Audio}
				<div class="audio">
					{AudioPlayerGrey}
					{block:Caption}
						{Caption} <span class="playcount">({FormattedPlayCount} plays)</span>
					{/block:Caption}
					{block:ExternalAudio}
						<p><a href="{ExternalAudioURL}">{lang:Download}</a></p>
					{/block:ExternalAudio}
				</div>
				{block:HasTags}
				<div class="tags">
					<p>{block:Tags}<a href="{TagURL}" class="tag">{Tag}</a> {/block:Tags}</p>
				</div>
				{/block:HasTags}
				{block:IfDisqusShortname}
					{block:Permalink}
						<div id="disqus">
							<div id="disqus_thread">
								<script type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js"></script>
								<noscript><a href="http://{text:Disqus Shortname}.disqus.com/?url=ref">{lang:View the discussion thread}</a></noscript>
							</div>
							<div style="text-align: right; margin-top: 5px">
								{lang:Blog comments powered by Disqus 2}
							</div>
						</div>
					{/block:Permalink}
				{/block:IfDisqusShortname}
			{/block:Audio}

		</div> <!-- / END POST -->
		{/block:Posts}

		<div id="previous-next">
			{block:NextPage}<a href="{NextPage}">← {lang:Older entries}</a>{/block:NextPage}
			<span class="pagecount">{lang:Page CurrentPage of TotalPages}</span>
			{block:PreviousPage}<a href="{PreviousPage}">{lang:Newer entries} →</a>{/block:PreviousPage}
		</div>
	
		<div id="footer"><a href="http://hotlayouts2u.com/user/layouts-21-6-newest-0-page-1.html">Design by Olehen</a></div>

		<div id="content_bg_bottom"><!-- --></div>
	
	</div> <!-- / CONTENT -->

</div> <!-- / CONTAINER -->

{block:IfDisqusShortname}
        <script type="text/javascript">
            //<![CDATA[
            (function() {
                var links = document.getElementsByTagName('a');
                var query = '?';
                for(var i = 0; i < links.length; i++) {
                    if(links[i].href.indexOf('#disqus_thread') >= 0) {
                        query += 'url' + i + '=' + encodeURIComponent(links[i].href) + '&';
                    }
                }
                document.write('<script charset="utf-8" type="text/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>');
            })();
            //]]>
        </script>
{/block:IfDisqusShortname}

<!--Hypster Music Player-->
<script type="text/javascript" src="http://scm.hypster.com/script.php" ><!--
//--></script>
<script type="text/javascript"><!--
SCMMusicPlayer.init("{'skin':'skins/aquaGreen/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'100'},'playlist':'2901112','placement':'bottom','showplaylist':'false'}");
//--></script>
<!--Hypster Music Player-->

<style type="text/css">body, a, a:hover {cursor: url(http://cur.cursors-4u.net/cursors/cur-4/cur320.ani), progress;}</style><a href="http://www.cursors-4u.com/cursor/2009/11/25/rave-2.html" target="_blank" title="Rave"><img src="http://cursors-4u.com/support.gif" border="0" alt="Rave" style="position:absolute; top: 0px; right: 0px;" /></a>

</body>
</html><br>Get <a href="http://www.freecodesource.com/tumblr-layouts" target="_blank"><b>Tumblr Layouts</b></a>
<div style="position:absolute;top:5px;left:1px"><a href="http://www.freecodesource.com/tumblr-layouts"><img src="http://img.freecodesource.com/images/buttons/tumblr-button.gif" border="0"></a></div><div style="position:absolute;top:5px;left:1px"><a href="http://www.freecodesource.com/tumblr-layouts"><img src="http://img.freecodesource.com/images/buttons/tumblr-button.gif" border="0"></a></div>