<!DOCTYPE html>
<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6 lte-ie8"> <![endif]-->
<!--[if IE 7 ]> <html lang="en" class="no-js ie7 lte-ie8"> <![endif]-->
<!--[if IE 8 ]> <html lang="en" class="no-js ie8 lte-ie8"> <![endif]-->
<!--[if (gte IE 9)|!(IE)]><!--> <html lang="en" class="no-js"> <!--<![endif]-->
    <head>
       <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <meta name="viewport" content="width=device-width, initial-scale=1" />
    <title>{Title}{block:TagPage} &bull; Posts Tagged &lsquo;{Tag}&rsquo;{/block:TagPage}{block:PostSummary} &bull; {PostSummary}{/block:PostSummary}</title>
    <style type="text/css">
<!--
.style3 {color: #0000FF}
-->
    </style>    
    {block:Description}
    <meta name="description" content="{MetaDescription}"/>
    {/block:Description}
    {block:Description}
    <meta name="description" content="{Description}"/>
    {/block:Description}
    <meta name="color:Outside Link Hover" content="#131313"/>
    <meta name="color:Header Background" content="#3d3d3d" />
    <meta name="color:Site Background" content="#dddddd" />
    
    <meta name="image:Banner Header" content=""/>
    <meta name="image:Banner Sitebar" content=""/>
    <meta name="image:Banner Footer" content=""/>
    <meta name="image:Logo" content=""/>    
    <meta name="if:Blog Title in Page Header" content="0"/>

    <meta name="if:Moving Text Box" content="0"/>
	<meta name="if:Search Box" content="0"/>
    
	<meta name="text:Sticky Tag" content="" />
    <meta name="text:Banner Header Redirect URL" content=""/>
    <meta name="text:Banner Sitebar Redirect URL" content=""/>
    <meta name="text:Banner Footer Redirect URL" content=""/>
	<meta name="text:Copyright Text" content=""/>
	<meta name="text:Default Search Text" content="Search"/>
    <meta name="text:Moving Text" content=""/>
    <meta name="text:Banner Header URL" content=""/>
    <meta name="text:Banner Sitebar URL" content=""/>
    <meta name="text:Banner Footer URL" content=""/>
    <meta name="text:Twitter Post URL" content=""/>
    <meta name="text:Facebook Post URL" content=""/>
    <meta name="text:Twitter Sitebar URL" content=""/>
    <meta name="text:Facebook Sitebar URL" content=""/>
    <meta name="text:Pinterest Sitebar URL" content=""/>
    <meta name="text:Google Sitebar URL" content=""/>
    <meta name="text:Facebook Sitebar Timeline URL" content=""/>
    
    
    	<!-- FACEBOOK OPEN GRAPH -->
	<!-- >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>-->
		
	<meta property="og:site_name" content="{Title}"/>
	
	{block:PermalinkPage}
	
		<meta property="og:url" content="{Permalink}"/>
		<meta property="og:type" content="article"/>
		
			{block:Posts}
				{block:Text}
					{block:Title}<meta property="og:title" content="{PlaintextTitle}"/>{/block:Title}
					<meta property="og:description" content="{PlaintextBody}"/>
				{/block:Text}
			
				{block:Photo}
					<meta property="og:image" content="{PhotoURL-500}"/>
					{block:Caption}<meta property="og:description" content="{PlaintextCaption}"/>{/block:Caption}
				{/block:Photo}
			
				{block:Photoset}
					{block:Photos}
					<meta property="og:image" content="{PhotoURL-500}"/>
				    {/block:Photos}
					{block:Caption}<meta property="og:description" content="{PlaintextCaption}"/>{/block:Caption}
				{/block:Photoset}
			
				{block:Quote}
					<meta property="og:title" content="{PlaintextQuote}"/>
					<meta property="og:description" content="{PlaintextSource}"/>
					<meta property="og:image" content="{PortraitURL-64}"/>
				{/block:Quote}
			
				{block:Link}
					<meta property="og:title" content="{PlaintextName}"/>
					<meta property="og:description" content="{PlaintextDescription}"/>
					<meta property="og:image" content="{PortraitURL-64}"/>
				{/block:Link}
			
				{block:Chat}
					<meta property="og:title" content="{PlaintextTitle}"/>
					<meta property="og:description" content="{block:Lines}{block:Label}{Label}: {/block:Label}{Line} &bull; {/block:Lines}"/>
					<meta property="og:image" content="{PortraitURL-64}"/>
				{/block:Chat}
			
				{block:Audio}
					<meta property="og:title" content="{block:Artist}{Artist} - {/block:Artist}{block:TrackName}{TrackName}{/block:TrackName}"/>
					<meta property="og:description" content="{PlaintextCaption}"/>
					{block:AlbumArt}<meta property="og:image" content="{AlbumArtURL}"/>{/block:AlbumArt}
				{/block:Audio}
			
				{block:Video}
					{block:Caption}<meta property="og:description" content="{PlaintextCaption}"/>{/block:Caption}
				{/block:Video}
			
				{block:Answer}
					<meta property="og:title" content="{PlaintextQuestion}"/>
					<meta property="og:description" content="{PlaintextAnswer}"/>
					<meta property="og:image" content="{PortraitURL-64}"/>
				{/block:Answer}
			
			{/block:Posts}
			
	{/block:PermalinkPage}
	
	{block:IndexPage}
			<meta property="og:title" content="{Title}"/>
			<meta property="og:type" content="blog"/>
			<meta property="og:description" content="{MetaDescription}"/>
			<meta property="og:image" content="{PortraitURL-64}"/>
	{/block:IndexPage}


	<link rel="shortcut icon" href="{Favicon}" />
	<link rel="apple-touch-icon" href="{PortraitURL-128}" />
	<link rel="alternate" type="application/rss+xml" href="{RSS}"/>
	<link rel="stylesheet" href="http://static.tumblr.com/hugxd2w/aJVmax7qn/style.min.css" media="screen"/>
	<link rel="stylesheet" href="http://static.tumblr.com/xgwqnql/MF5lbpkr4/jquery.fancybox-1.3.1.css" media="screen"/>	 
	
	{block:IndexPage}<script src="http://assets.tumblr.com/javascript/tumblelog.js?16"></script>{/block:IndexPage}
    <script type="text/javascript">
		tumblrUsername = '{PlaintextName}';
		searchValue = "{text:Default Search Text}";
		themeColor = "{color:Main Theme}";
		{block:IfContentWidth500}contentWidth = 500;{/block:IfContentWidth500}
		{block:IfContentWidth600}contentWidth = 600;{/block:IfContentWidth600}
		{block:IfContentWidth700}contentWidth = 700;{/block:IfContentWidth700}
		{block:IfCustomPhotosets}customPhotosets = true;{/block:IfCustomPhotosets}
		{block:IndexPage}{block:IfInfiniteScrolling}infiniteScroll = true;{/block:IfInfiniteScrolling}{/block:IndexPage}
		{block:IfCollapseNotes}collapseNotes = true;{/block:IfCollapseNotes}
	{block:IfDisqusShortname}
		disqusEnabled = true;
		disqusShortname = "{text:Disqus Shortname}";
	{/block:IfDisqusShortname}
		twitterUsername = "{block:Twitter}{TwitterUsername}{/block:Twitter}";
		{block:IfFixedTopBar}fixedBar = true;{/block:IfFixedTopBar}
	{block:IfShowTweets}{block:Twitter}
		showTweets = true;
		{block:IfNumTweetsMax4}numTweets = parseInt({text:Num Tweets Max 4});{/block:IfNumTweetsMax4}
		{block:IfShowTwitterProfile}showTwitterProfile = true;{/block:IfShowTwitterProfile}
	{/block:Twitter}{/block:IfShowTweets}
	var showInstagram = false;
	{block:IfShowInstagram}showInstagram = true;{/block:IfShowInstagram}
	var accessToken = '{text:Instagram Access Token}';
	var instaCount = '{text:Instagram Count Max 4}';
	{block:IfShowBlogsIFollow}
	{block:Following}
		showFollowing = true;
		{block:IfRowsOfFollowedAvatars}followedRows = parseInt({text:Rows Of Followed Avatars});{/block:IfRowsofFollowedAvatars}
	{/block:Following}
	{/block:IfShowBlogsIFollow}
		{block:IfShowLikes}{block:Likes}showLikes = true;{/block:Likes}{/block:IfShowLikes}
		{block:PermalinkPage}isPermalink = true;{/block:PermalinkPage}
		photosets = {};
	</script>
        <!--[if lt IE 9]>
        <script src="dist/html5shiv.js"></script>
        <![endif]-->
<!-- normalize css -->        
<style type="text/css">
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {display: block;}
audio,canvas,video {display: inline-block;*display: inline;*zoom: 1;}
audio:not([controls]) {display: none;height: 0;}
[hidden] {display: none;}
html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

html,button,input,select,textarea {
    font-family: sans-serif;
}
body {margin: 0;}
a{text-decoration: none;color: #fff;}
a:focus {outline: none;}
a:active,a:hover {outline: none;}
h1 {font-size: 2em;margin: 0.67em 0;}
h2 {font-size: 1.5em;margin: 0.83em 0;}
h3 {font-size: 1.17em;margin: 1em 0;}
h4 {font-size: 1em;margin: 1.33em 0;}
h5 {font-size: 0.83em;margin: 1.67em 0;}
h6 {font-size: 0.75em;margin: 2.33em 0;}
dl,menu,ol,ul {margin: 1em 0;}
dd {margin: 0 0 0 40px;}
menu,ol,ul{padding: 0 0 0 40px;}
nav ul,nav ol {list-style: none;list-style-image: none;margin: 0;}
img {border: 0;-ms-interpolation-mode: bicubic;}

/*
 * Corrects overflow displayed oddly in IE 9.
 */
svg:not(:root) {overflow: hidden}
figure {margin: 0;}
form {margin: 0;}
fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}
legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}
button,input,select,textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}
button,input {line-height: normal;}
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}
button[disabled],input[disabled] {cursor: default;}
input[type="checkbox"],input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}
input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
textarea {overflow: auto;vertical-align: top;}
table {border-collapse: collapse;border-spacing: 0;}
</style><!-- normalize css -->

<!-- main css -->
<style type="text/css">
html,button,input,select,textarea {color: #fff;}
body {font-size: 1em;line-height: 1.4;background: {color:Site Background}}
img {vertical-align: middle;}
fieldset {border: 0;margin: 0;padding: 0;}
textarea {resize: vertical;}
.chromeframe {margin: 0.2em 0;background: #ccc;color: #000;padding: 0.2em 0;}
.shadow_out {
-moz-box-shadow: 0 4px 5px #5F5F5F;
-webkit-box-shadow: 0 4px 5px #5F5F5F;
box-shadow: 0 4px 5px #5F5F5F;
}

/* ==========================================================================
   Author's custom styles       
   ========================================================================== */
   
   /*===== header ====*/
#header{width: 100%;background: {color:Header Background};height: 70px; position: fixed;border-bottom: 1px solid #5f5f5f;z-index: 999;top: 0; margin: 0;}
    #logo{width: 250px;font: 24px Arial, sans-serif;color: #fff;text-align: center;padding-top: 20px;
            border-right: 1px solid #191919;height: 50px;float:left;}
            #logo h1{display:block; font-size:20px; margin: 0;}
    nav{border-right: 1px solid #555555;height: 70px;width:;}
        nav li{float: left;height: 70px;border-left: 1px solid #555555;border-right: 1px solid #191919; 
                text-align: center;}
            nav li a{padding: 28px; top: 20px; position: relative;}
            #right_menu{float: left;height: 70px;border-left: 1px solid #555555;}
          #search { margin: 15px 140px 0 0;}  
    /*===== wrapper =====*/
#wrapper{width: 960px;margin: 0 auto;}
#banner_header {
    background-color: #B7C8D2;
    height: 90px;
    margin: 0 auto;
    position: relative;
    top: 88px;
    width: 728px;
    text-align: center;
    font: 50px Arial, sans-serif;
}
    #banner_header img {
        height: 90px;
        width: 728px;
    }
    
#header_box {
    background-color: #FFFFFF;
    color: #000000;
    position: relative;
    top: 105px;
    width: 100%;
}




/*content*/

#tumblr-posts {
    margin-top: 110px;
}

.post .post-panel{
    margin-top: 10px;
    }
.post {margin-bottom: 0;}

#content{width: 700px;border: 2px solid #d3d3d3;height: auto;background-color: #fff;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    position: relative;
    float: left;
}
    #menu{width: 100%; height: 48px;position: relative;}
        #menu ul{margin: 0; list-style: none;}
        #menu li{float: left;height: 48px;}
            #menu li a{color: #000;padding: 12px 20px; top: 10px;position: relative;}
            .menu1{ margin-left: -35px;}
            .menu2 {
                background-color: #F0F0F0;
                border-bottom: 2px solid #d3d3d3;
                border-left: 2px solid #d3d3d3;
                left: 123px;
                position: absolute;
                width: 575px;
                -webkit-border-radius: 0 15px 0 0;
                -moz-border-radius: 0 15px 0 0;
                border-radius: 0 15px 0 0;
            }
.type-photo, .type-photoset {
    border: 0 none;
    padding: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 0;
    margin-top: 25px;
}
#post_foto{width: 660px;position: relative;left: 15px;}
#post_foto #foto{width: 440px; position: relative; margin: 0 15px 0 0; float: left;}

#foto img {
    width: 100%;
}
    #avtor h2 {
        color: #3D3D3D;
        font: 22px Arial,sans-serif;
        padding-right: 10px;
        position: relative;
        top: 40px;
    }
    #avtor p a{
        color: #10b9ff;
        font: 13px Arial,sans-serif;
        position: relative;
        top: 30px;
    }
    #box_right #chare {
        position: relative;
        top: 20px;
    }
        #chare li{
            float: left;
            margin-right: 19px;
        }
         #chare li a{
            color: #000;
            font-size: 13px;
        }
           #chare span {
                color: #000;
                font: 13px arial;
                padding-left: 20px;
            }
            .notes-count {
                height: 30px;
                background: url(http://static.tumblr.com/yvbnrmn/j5Fmby4gm/img_chare.png) 0 4px no-repeat;
                }
           #chare .notes-count span .meta_glyph {
               
               width:20px;
               height: 20px;
               }
           
    #content_footer{ height: 60px;width: 100%;background-color: #f0f0f0;position: relative;margin-top: 80px;
                        -webkit-border-radius:0 0 15px 15px;
                        -moz-border-radius:0 0 15px 15px;
                        border-radius:0 0 15px 15px; 
                    }
.copy a {
    border-bottom: 1px solid #E0E2E1;
    color: blue;
    margin-top: -1px;
    padding: 1px 0;
}
                    
/*========post_footer=======*/                    
 #post_footer{
     background-color: #eaeaea;
     margin: -10px 15px 0px;

     }   
    /*========nav_pages========*/
    #pagination {
        height: 50px
        margin-bottom: 10px;
        padding-bottom:10px;
    }
    
    #pagination > ul {
        padding: 40px 0 35px 132px;
    }
        #pagination li {
            float: left;
            padding-right: 45px;
        }
    #banner_post{
        width: 250px;
        height: 250px;
        border: 1px solid #000;
        margin: 0 auto;
        }
        #banner_post p{
            text-align: center;
            font-size: 40px;
            position: relative;
            padding-top: 95px;
            color: #000;
            }
/*======== note-container========*/
#branding:after, .inner:after, #posts:after, .media:after, .post-panel:after, .meta:after, #socialize:after, #followed-list:after, #followed-wrap:after, #scrollable-wrap:after, .side-box:after, #pagination:after, #footer-end:after, #footer-links:after, ul.chat:after, ul.chat li:after, #likes:after{height: auto !important;}
.media #note-container {
        background-color: #eaeaea;
        margin: 15px;
        padding-right:20px;
        
    }
        .action a{color: #666666;text-decoration: underline;border: none;}

        /*==============    sitebar     ================*/
#sitebar {
    float: right;
    height: auto;
    position: relative;
    width: 235px;
}
    #social_icons ul li{float: left;position: relative;margin-right: 5px;list-style: none;}
    #social_icons ul a{display: block;}
    #social_icons ul a img{width:30px;height:30px;}
    #social_icons > ul {margin: 20px 0 0 -35px;position: relative;z-index: 3;}
    #social_icons > div {position: relative;top: 5px;z-index: 2;}
    #like{position: relative;top: 20px;}
  .optin_form{width: 222px; height: 241px;border: 2px solid #8f8f8f;position: relative; top: 45px;left: 3px;
                -webkit-border-radius:15px;
                -moz-border-radius:15px;
                border-radius:15px;
                background-color: #f7f7f7;
                color: #3d3d3d;
                font: 18px Arial, sans-serif;
            } 
            .optin_form input{width: 198px;height: 34px;border: 2px solid #8f8f8f;
                            -webkit-border-radius:15px;
                            -moz-border-radius:15px;
                            border-radius:15px;
                            background-color: #eeeeee;
                            margin: 9px;
                            color: #3d3d3d;
                        }
        .optin_form form{position: relative; top: 10px;} 
        .optin_form form label{padding-left: 10px;}
        .optin_form button {background: url(http://static.tumblr.com/yvbnrmn/hrNmby51x/submit.png) 0 0 no-repeat; width: 205px;height: 53px;border: none;margin-left: 9px; }
    #blogroll{width: 222px; height: 241px;border: 2px solid #8f8f8f;position: relative; top: 60px;left: 3px;
                -webkit-border-radius:15px;
                -moz-border-radius:15px;
                border-radius:15px;
                background-color: #f7f7f7;
    }
        #blogroll p, #blogroll a {
            color: #757575;
            font: 12px Arial,sans-serif;
            padding: 10px;
        }
    
    #copyright{color: #757575;top: 65px;position: relative;left:16px;}
        #copyright p{font: 12px Arial, sans-serif;}
        #copyright span{font: 10px Arial, sans-serif;position: relative;top: -12px;}
    
    #banner_sitebar{width: 140px;height: 430px;background-color: #aaaaaa;position: relative;top: 30px;left: 45px;}
    #banner_sitebar_img{top:0;width: 140px;height: 430px;}

/*=========     footer      =========*/

footer{height: 125px;width: 100%;margin-top: 60px;position: relative;float: left;}
    #footer_banner{width: 728px;height: 90px;text-align: center;background-color: #b7c8d2;position: absolute;top: 7px;}
    .banner_footer_img{width: 728px;height: 90px;}


/* ==========================================================================*/
#back-top {
    bottom: 30px;
    position: fixed;
    right: 50px;
}

#back-top a {
	width: 50px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top a:hover {
	color: #000;
}
#back-top span {
    width: 50px;
	height: 50px;
	display: block;
	background: #ddd url("http://assets.tumblr.com/images/dashboard_master_sprite.png?6") no-repeat -600px -190px;

	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
#back-top a:hover span {
	background-color: #777;
}

   /*========================================================================== */

</style>
		
		<style type="text/css">
		
			{block:IfShowLoadingIndicator}
			.themeloading {
				background: url(//static.tumblr.com/41ljbbi/dZjlnvr8e/ajax-loader-1.gif) no-repeat center center;
			}
			
			.themeloading body {
				left: -99999px;
				position: absolute;
				*overflow: hidden;
			}
			{/block:IfShowLoadingIndicator}
			
			.bF, .bF * { background-color: {color:Accent Background}; }
			.lF a, a.lF, .tF { color: {color:Accent}; }
			.bP { background-color: {color:Link}; }
			.lP a, a.lP, .lS a:hover, a:hover.lS, .like_post a, .blogsmore, #tumblr-tweets .date:hover { color: {color:Link}; }
			.lS a, a.lS, #tumblr-tweets .date { color: #6e6e6e; }
			.bT { background-color: {color:Title}; }			
			.lT a, a.lT, .like_link a { color: {color:Title}; }
			
			{CustomCSS}
			
		.style2 {color: #990000}
        </style>
		
<script data-name="SingleATheme" id="theme" src="//static.tumblr.com/ffsuflv/hdsmayksq/theme.js" type="text/javascript"></script>
<script type="text/javascript">
			(function () {
				
				var features = {};
				
				try {
				
					{block:IfDisqusShortname}
					{block:IndexPage}
					features['view.disqus.counts'] = {
						shortName:								"{text:Disqus Shortname}"
					};
					{/block:IndexPage}
					{/block:IfDisqusShortname}
					
					{block:IfDisqusShortname}
					{block:PermalinkPage}
					features['view.disqus.thread'] = {
						identifier:								"{PostID}",
						title: 									"{PostTitle}",
						url: 									"{Permalink}",
						shortName:								"{text:Disqus Shortname}"
					};
					{/block:PermalinkPage}
					{/block:IfDisqusShortname}
					
					{block:IfShowexfmPlayer}
					features['view.exfm.player'] = {
						bgColor:								"{color:exfm Body}".slice(1),
						displayColor:							"{color:exfm Display}".slice(1),
						fontColor:								"{color:exfm Font}".slice(1),
						playlistTopColor:						"{color:exfm Playlist}".slice(1)
					};
					{/block:IfShowexfmPlayer}
					
					{block:IfGATrackingID}
					features['view.google.analytics'] = {
						webPropertyID:							"{text:GA Tracking ID}"
					};
					{/block:IfGATrackingID}
					
					features['view.google.fonts'] = {
						fontFamilies:							"Droid+Sans::latin|Yanone+Kaffeesatz::latin"
					};
					
					{block:IfShowSharingFeatures}
					features['view.sharing.tools'] = {
						showLikeButton:							true,
						showPinItButton:						true,
						showPlusOneButton:						true,
						{block:PermalinkPage}
						showShareButton:						true,
						{/block:PermalinkPage}
						showTweetButton:						true
					};
					{/block:IfShowSharingFeatures}
					
					{block:IfFeaturedTag}
					{block:IfFeaturedHeading}
					features['view.tumblr.featured'] = {
						audioPlayerBgColor:						"black",
						audioPlayerColor:						"ffffff",
						condensed:								true,
						filter:									"text",
						el:										"#tumblr-featured",
						tag:									"{text:Featured Tag}"
					};
					{/block:IfFeaturedHeading}
					{/block:IfFeaturedTag}
					
					{block:IfShowBlogsIFollow}
					{block:IfFollowingHeading}
					{block:Following}
					features['view.tumblr.following'] = {
						blogs: (function () {
							var blogs = [];
							{block:Followed}
							blogs.push({
								name:							"{FollowedName}",
								title:							"{FollowedTitle}",
								src:							"{FollowedPortraitURL-30}",
								url:							"{FollowedURL}"
							});
							{/block:Followed}
							return blogs;
						}()),
						className:								"blogs clear",
						count:									36,
						el:										"#tumblr-following"
					};
					{/block:Following}
					{/block:IfFollowingHeading}
					{/block:IfShowBlogsIFollow}
					
					{block:IfStickyTag}
					{block:IndexPage}
					features['view.tumblr.sticky'] = {
						{block:SearchPage}
						disabled: 								true,
						{/block:SearchPage}
						{block:TagPage}
						disabled: 								true,
						{/block:TagPage}
						labelText:								"{text:Sticky Label}",
						el:										"#tumblr-posts .posts",
						tag: 									"{text:Sticky Tag}"
					};
					{/block:IndexPage}
					{/block:IfStickyTag}
					
					{block:IfTwitterUsername}
					features['view.twitter.timeline'] = {
						screenName:								"{text:Twitter Username}",
						el:										"#tumblr-tweets"
					};
					{/block:IfTwitterUsername}
				
					new SingleATheme(features);
				}
				catch (e) {}
			}());
		</script>
</head><body>
        <!--[if lt IE 7]>
            <p class="chromeframe">You are using an outdated browser. <a href="http://browsehappy.com/">Upgrade your browser today</a> or <a href="http://www.google.com/chromeframe/?redirect=true">install Google Chrome Frame</a> to better experience this site.</p>
        <![endif]-->
<header id="header" class="shadow_out pinned inner">
            
                <div id="logo">
                    
        			    {block:IfLogoImage} 
                            <a href="/" title="{Title}" class="logo"><img src="{image:Logo}" alt="Logo" /></a>
                            
                        {/block:IfLogoImage}
    			    
                    {block:IfNotBlogTitleInPageHeader}
    		            <h1 class="{block:IfNotBlogTitleInTopBar} hidden{/block:IfNotBlogTitleInTopBar}"><a href="/">{Title}</a></h1>
			        {/block:IfNotBlogTitleInPageHeader}
  </div>
                
                <nav>
            		<ul class="top-nav">
        				<li><a href="/">Home</a></li>
						<li><a href="http://www.tumblr.com/follow/{Name}">follow</a></li>
					<li><a href="/archive">archive</a></li>				
                    </ul>
    
                    <div id="right_menu"></div>
                    {block:IfSearchBox}
    		            <div id="search">
            				<form id="search-form" method="get" action="/search">
            					<input type="text" name="q" value="{block:IfDefaultSearchText}{text:Default Search Text}{/block:IfDefaultSearchText}" />
            				</form>
			            </div>
			        {/block:IfSearchBox}
                </nav>
                
                {block:IfPagesInTopBar}
            		{block:HasPages}
            			<ul class="pages">
            				{block:Pages}
            				    <li><a href="{URL}">{Label}</a></li>
            				{/block:Pages}
  </ul>
{/block:HasPages}
{/block:IfPagesInTopBar} </header>
<div id="wrapper">
        
        <!-- ===== banner header ===== -->
                
    		        <div id="banner_header">
                    <!--{block:IfBannerHeaderImage}
    			        <a href="{text:Banner Header Redirect URL}"title="{Title}"><img src="{image:Banner Header}" alt="banner"/></a>
                    {/block:IfBannerHeaderImage}
                    {block:IfBannerHeaderURL}
                        <a href="{text:Banner Header Redirect URL}" style=" opacity:1; z-index:100;position: relative;"><img src="{text:Banner Header URL}"/> </a>
                    {/block:IfBannerHeaderURL}-->
                  <script type="text/javascript">
google_ad_client = "pub-YOURNUMBERS";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "0000FF";
google_color_link = "FFFFFF";
google_color_text = "000000";
google_color_url = "008000";
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
    		        </div>
		<!-- ===== and banner header ===== --> 
        
        
                {block:ifMovingTextBox}
                <div id="header_box">
                   {block:IfMovingText}
                   <marquee loop="infinite" behavior="altemate" 
                            bgcolor="aqua" direction="right" height="auto" width="100%">
{text:MovingText}
</marquee>
                   {/block:ifMovingText}
                </div>
                {/block:ifMovingTextBox}	
<div id="tumblr-posts">
		      <div id="content" >
                <div id="menu">
                        <ul>
                        	<li class="menu1"><a href="/">What?s Hot</a></li>
                          {block:HasPages}
                            {block:Pages}<li class="menu2"><a href="{URL}">{Label}</a></li>{/block:Pages}
                            <!--<li class="menu2"><a href="http://">Trending</a></li>-->
                            {/block:HasPages}
                        </ul>
                </div>
                <div class="posts">
		          <!--wNMfuiLp4L2Mub-->
{block:Posts}
<article id="post-{postID}" class="post {block:Text}type-text {/block:Text}{block:Photo}type-photo {/block:Photo}{block:Photoset}type-photoset {/block:Photoset}{block:Quote}type-quote {/block:Quote}{block:Link}type-link {/block:Link}{block:Chat}type-chat {/block:Chat}{block:Video}type-video {/block:Video}{block:Audio}type-audio {/block:Audio}{block:Answer}type-answer {/block:Answer}{block:Tags}tag_{URLSafeTag} {/block:Tags}">
			    
                        <!-- foto -->        
                {block:Photo}
					<div class="media">
						<section id="post_foto">
							<div id="foto">
							
								{LinkOpenTag}<a href="{Permalink}#note-container"><img src="{PhotoURL-500}" alt="{PhotoAlt}"/>
							</a>{LinkCloseTag}							</div>
                            <div id="box_right">
                                <div id="avtor">
    				                {block:Caption}<h2>{Caption}</h2>{/block:Caption}
                                    <p><a href="">{Title}</a></p>
                                </div>
                                <div id="chare">
                                    <ul>
                                    {block:NoteCount}
    								<li class="notes-count">
    									<a href="{Permalink}#note-container">
										<span class="meta_glyph"></span> {NoteCount} </a> </li>
									{/block:NoteCount}
                                    	<li><a href=""><img src="http://static.tumblr.com/yvbnrmn/bVvmby4l6/img_chare1.png" alt="" /></a></li><br />
                                    </ul>
                                    <ul>
                                        <li class="share-twitter">
    										<a href="http://twitter.com/share" target="_blank" class="ir" data-url="{ShortURL}" data-text="{Title} |">
											<img src="http://static.tumblr.com/yvbnrmn/qEomby4op/img_chare_twitter.png" alt="" />											</a>										</li>
                                        <li class="share-facebook">    									
<script>function fbs_click() {u=location.href;t=document.title;window.open('http://www.facebook.com/sharer.php?u='+encodeURIComponent(u)+'&t='+encodeURIComponent(t),'sharer','toolbar=0,status=0,width=626,height=436');return false;}</script><a rel="nofollow" href="http://www.facebook.com/share.php?u={URLEncodedPermalink}" onclick="return fbs_click()" target="_blank">
												<img src="http://static.tumblr.com/yvbnrmn/bUgmby4sl/img_chare_fasboock.png" alt="" />
										  </a>
										</li>
                                    </ul>
                                </div>
                            </div>
						</section>
                    </div>
                    
				{/block:Photo}
                        
                        {block:Text}
    			         <div class="post-panel">
					       <div class="copy">
        						{block:Title}<h2 class="post-title">{Title}</h2>{/block:Title}
        						{Body}
					       </div>
          </div>
                  {/block:Text} </article>
                        {block:PermalinkPage}
                        <div id="post_footer"><!--block pagination + note-container-->
                        {block:Pagination}
                        <div id="pagination">
                            <ul>
		{block:NextPage}<li><a href="{NextPage}" rel="next">&larr; {lang:Older entries}</a></li>{/block:NextPage}
		{block:PreviousPage}<li><a href="{PreviousPage}">{lang:Newer entries} &rarr</li>;</a>{/block:PreviousPage}
                            </ul>
	                    </div>
	                    {/block:Pagination}
    
                        {block:PermalinkPagination}
                         <div id="pagination">
                            <ul>
        {block:NextPost}<li><a href="{NextPost}"><img src="http://static.tumblr.com/qbxwsrs/KF8mc17dh/next_post.png" alt="" /></a></li>{/block:NextPost}
		{block:PreviousPost}<li><a href="{PreviousPost}"><img src="http://static.tumblr.com/qbxwsrs/DVSmc17dz/previous_post.png" alt="" /></a></li>{/block:PreviousPost}
                            </ul>
                            
                 <!-- ===== banner post ===== -->           
                        <div id="banner_post">
                            <!--<p>banner</p>-->
                                                   <script type="text/javascript">
google_ad_client = "pub-YOURNUMBERS";
google_ad_width = 250;
google_ad_height = 250;
google_ad_format = "250x250_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "0000FF";
google_color_link = "FFFFFF";
google_color_text = "000000";
google_color_url = "008000";
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>


              </div>
 
                <!-- ===== and banner post ===== --> 
                    	</div>
                    	{/block:PermalinkPagination}
	
                    	{block:DayPagination}
                    	<div id="pagination">
		{block:PreviousDayPage}<a href="{PreviousDayPage}">&larr; {lang:Previous day}</a>{/block:PreviousDayPage}
		{block:NextDayPage}<a href="{NextDayPage}">{lang:Next day} &rarr;</a>{/block:NextDayPage}
                    	</div>
                    	{/block:DayPagination}
                     
                    {block:PostNotes}
                        <div id="note-container">
                        {PostNotes}
            	        </div>
                    {/block:PostNotes}
                    
                        </div><!--end block pagination + note-container-->
                        {/block:PermalinkPage}			
   				     {/block:Posts}
   				     <!--wNMfuiLp4L2Mub-->
                     <div id="content_footer"></div>
                </div>
   			</div>
                <!-- === sitebar === -->
<div id="sitebar">
                    <div id="social_icons">
                        <ul>
                        	<li><a target="_blank" href="{text:Twitter Sitebar URL}"><img src="http://static.tumblr.com/yvbnrmn/nXjmby4to/img_sitebar_twitter.png" alt="" /></a></li>
                        	<li><a target="_blank" href="{text:Facebook Sitebar URL}"><img src="http://static.tumblr.com/yvbnrmn/Mgxmby4ul/img_sitebar_fasboock.png" alt="" /></a></li>
                        	<li><a target="_blank" href="{text:Pinterest Sitebar URL}"><img src="http://static.tumblr.com/yvbnrmn/Ifgmby4v7/img_sitebar_p.png" alt="" /></a></li>
                        	<li><a target="_blank" href="{text:Google Sitebar URL}"><img src="http://static.tumblr.com/yvbnrmn/Wiemby4w3/img_sitebar_g.png" alt="" /></a></li>
                        </ul>
                        <div id="f_timeline"><a target="_blank" href="{text:Facebook Sitebar Timeline URL}"><img src="http://static.tumblr.com/yvbnrmn/d8cmby4x1/f_timeline.png" alt="" /></a></div>
                    </div>
                    <div id="like">
                    <!--FaceBook FanBox - To add your facebook Fanbox to your side bar then follow the steps noted below.
                    
                    1-Go To This Page. http://developers.facebook.com/docs/reference/plugins/like-box/
                    2-Enter your Fan Page URL in the field ?Facebook Page URL?, it doesn?t matter if it?s not a friendly url yet, it will pull your data the same exact way.
                    3-Customize your Tumblr Facebook Like Box Widget by changing the Width, Height (236px ? 224px) and other features, until it suits your needs.
                    4-Now Click on Get Code and copy it.
                    5-Replace the below code (<img src="http://static.tumblr.com/yvbnrmn/7QEmby4yb/like.jpg" alt="" />) with your copied facebook code -->
                    
                  <img src="http://static.tumblr.com/yvbnrmn/7QEmby4yb/like.jpg" alt="" />
                    </div>
                    
       
               
           <!-- ===== banner sitebar start ===== --> 
           
                    <div id="banner_sitebar">
                        {block:IfBannerSitebarImage}
            			        <a href="{text:Banner Footer Redirect URL}"title="{Title}"><img id="banner_sitebar_img" src="{image:Banner Sitebar}" alt="banner"/></a>
		                {/block:IfBannerSitebarImage}
                        {block:IfBannerSitebarURL}
                        <a href="{text:Banner Sitebar Redirect URL}" style=" opacity:1; z-index:100;position: relative;"><img src="{text:Banner Sitebar URL}"/> </a>
                    {/block:IfBannerSitebarURL}
                    </div>
                    
          <!-- ===== and  end ===== -->   
          
          <!-- ===== banner form start===== --> 
            
                    
                   <div class="optin_form">
                    <!--Add Opt In Code here and remove everything between <form> </form>-->
                       <form>
                             <label>Optin Form
                                 <input name="name" />
                                 <input name="email" type="email" /><br />
                                 <button></button>
                             </label>
                     </form>
                    
      </div>
                    <div id="blogroll">
                        <p>{Description}</p>
                    </div>
      <div id="copyright">
                        <p>Copyright ? 2012?English ( en )</p>
                        <span></span>
      </div>
                    <br/>
<br/>
<center>  <center>{block:NextPage}<a href="{NextPage}" class="style3"><font size="16">Next &#187;</font></a>{/block:NextPage}
  {block:PreviousPage}  <a href="{PreviousPage}" class="style2"><font size="16">Prev &#171;</font></a>{/block:PreviousPage}<br>
  {block:PermalinkPagination}
  {block:NextPost}<a href="{NextPost}" class="style3"><font size="16">Next &#187;</font></a>{/block:NextPost}
  {block:PreviousPost}  <a href="{PreviousPost}" class="style2"><font size="16">Prev &#171;</font></a>{/block:PreviousPost}
  {/block:PermalinkPagination}
  <p>
</center>
<br/>
      <!-- ===== and banner form ===== -->
</div>
    	  </div>
          <footer>
            <!-- ===== footer banner ===== -->
            <div id="footer_banner">
              <!-- {block:IfBannerFooterImage}
            			        <a href="{text:Banner Footer Redirect URL}"title="{Title}"><img class="banner_footer_img" src="{image:Banner Footer}" alt="banner"/></a>
		                {/block:IfBannerFooterImage}
                        {block:IfBannerFooterURL}
                        <a href="{text:Banner Footer Redirect URL}" style=" opacity:1; z-index:100;position: relative;"><img class="banner_footer_img" src="{text:Banner Footer URL}"/> </a>
                    {/block:IfBannerFooterURL}-->
              <script type="text/javascript">
google_ad_client = "pub-YOURNUMBERS";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_color_border = "FFFFFF";
google_color_bg = "0000FF";
google_color_link = "FFFFFF";
google_color_text = "000000";
google_color_url = "008000";
</script><script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
            </div>
            <!-- ===== and footer banner ===== -->
          </footer>
</div>
        <div id="back-top">
<a href="#top"><span></span></a>
</div>
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
<script>
        $(document).ready(function(){
            $('#foto a').click(function(){
                $('#sticky_post').css('display', 'none');
            });
        });
        </script>
        <!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
$(document).ready(function(){
 
    // hide #back-top first
	$("#back-top").hide();
 
	// fade in #back-top
	$(function () {
		$(window).scroll(function () {
			if ($(this).scrollTop() > 100) {
				$('#back-top').fadeIn();
			} else {
				$('#back-top').fadeOut();
			}
		});
 
		// scroll body to 0px on click
		$('#back-top a').click(function () {
			$('body,html').animate({
				scrollTop: 0
			}, 800);
			return false;
		});
	});
 
});
</script>
<script>
            var _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];
            (function(d,t){var g=d.createElement(t),s=d.getElementsByTagName(t)[0];
            g.src=('https:'==location.protocol?'//ssl':'//www')+'.google-analytics.com/ga.js';
            s.parentNode.insertBefore(g,s)}(document,'script'));
        </script>
</body>
</html>