You are on page 1of 12

<!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="#ffffff" /> <meta name="color:Link Underline" content="#ffffff" /> <meta name="color:Heading" content="#ffffff" /> <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/2 007/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:#ffffff; background-image:url(http://hotlayouts2u.com/tumblr-layo uts/pre_img/1292718419muavecheck0922bg8.gif); color:#ffffff; 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:#ffffff; 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 #ffffff; 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:950px; -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(http://hotlayouts2u.com/tumblr-layo uts/pre_img/1292718420muavecheck0922bg15.gif); background-color:#ffffff; } #content_bg_top { background-image:url(http://hotlayouts2u.com/tumblr-layo uts/pre_img/1292718420muavecheck0922bg15.gif); height:20px; line-height:0px; } #content_bg_bottom { background-image:url(http://hotlayouts2u.com/tumblr-layo uts/pre_img/1292718420muavecheck0922bg15.gif); 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:#ffffff; border:0; color:#ffffff; 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:#ffffff; } /* 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 #ffffff; border-bottom:1px dotted #ffffff; padding:.5em; font-family:{font:Date}; } .post .date a, .post .date a:visited, .post .date a:active { color:#ffffff; border-bottom:0px dotted #; text-decoration:none; } .post .date a:hover { color:#ffffff; } .post .date a .diff { font-size:2em; line-height:0; } /* XXXXXXXXXXXXX - TITLES - XXXXXXXXXXXXX */ .regular h3, .chat h3, .link h3 { color:#ffffff; 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:#ffffff; 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:#ffffff; } /* 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 #ffffff; 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 #ffffff; padding:.25em 0; }

.chat ul li .person { color:#ffffff; 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 #ffffff; border-top:1px solid #ffffff; background-image:url(); background-repeat:repeat-x; } #previous-next .pagecount { margin:0 1.5em; } #previous-next a, #previous-next a:visited, #previous-next a:act ive { 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 #ffffff; 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}</di v>{/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:NewDayD ate} {block:SameDayDate}<span class="date"><a href="{Permalin k}"><span class="diff">{12Hour}</span>{CapitalAmPm}</a></span>{/block:SameDayDat e} {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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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}</spa n>{/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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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:Descript ion} {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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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="te xt/javascript" src="http://disqus.com/forums/{text:Disqus Shortname}/embed.js">< /script> <noscript><a hre f="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 comme nts 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 entri es}</a>{/block:NextPage} <span class="pagecount">{lang:Page CurrentPage of TotalP ages}</span> {block:PreviousPage}<a href="{PreviousPage}">{lang:Newer entries} ?</a>{/block:PreviousPage} </div> <div id="footer"><a href="http://hotlayouts2u.com/user/layouts-2 1-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].h ref) + '&'; } } document.write('<script charset="utf-8" type="text/javascript" s rc="http://disqus.com/forums/{text:Disqus Shortname}/get_num_replies.js' + query + '"></' + 'script>'); })(); //]]> </script> {/block:IfDisqusShortname} </body> </html><br>Get <a href="/tumblr-layouts" target="_blank"><b>Tumblr Layouts</b></ a> <div style="position: absolute; top: 5px; left: 1px;"><a href="http://www.hotlayouts2u.com/tumblr-layouts"><i mg src="http://images.hotprofileplus.com/images/buttons /tumblr-button.gif" border="0"></a></div> <center>Get <a href="http://www.hotlayouts2u.com/tumblr-layo uts" target="_blank"><b>Tumblr Layouts</b></a></center>

You might also like