Skip to content

mitrostziavarasgr/Greece

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1973mitros

<title></title>
<b:skin><![CDATA[/*

Blogger Template Style Name: Awesome Inc. Designer: Tina Chen URL: tinachen.org ----------------------------------------------- */

/* Variable definitions

*/

/* Content ----------------------------------------------- */ body { font: $(body.font); color: $(body.text.color); background: $(body.background); }

html body .content-outer { min-width: 0; max-width: 100%; width: 100%; }

a:link { text-decoration: none; color: $(link.color); }

a:visited { text-decoration: none; color: $(link.visited.color); }

a:hover { text-decoration: underline; color: $(link.hover.color); }

.body-fauxcolumn-outer .cap-top { position: absolute; z-index: 1;

height: 276px; width: 100%;

background: transparent $(body.background.gradient.cap) repeat-x scroll top left; _background-image: none; }

/* Columns ----------------------------------------------- */ .content-inner { padding: 0; }

.header-inner .section { margin: 0 16px; }

.tabs-inner .section { margin: 0 16px; }

.main-inner { padding-top: $(date.space); }

.main-inner .column-center-inner, .main-inner .column-left-inner, .main-inner .column-right-inner { padding: 0 5px; }

*+html body .main-inner .column-center-inner { margin-top: -$(date.space); }

#layout .main-inner .column-center-inner { margin-top: 0; }

/* Header ----------------------------------------------- */ .header-outer { margin: $(header.margin.top) 0 $(header.margin.bottom) 0; background: $(header.background.color) $(header.background.gradient) repeat scroll 0 0; }

.Header h1 { font: $(header.font); color: $(header.text.color); text-shadow: 0 0 $(title.shadow.spread) #000000; }

.Header h1 a { color: $(header.text.color); }

.Header .description { font: $(description.font); color: $(description.text.color); }

.header-inner .Header .titlewrapper, .header-inner .Header .descriptionwrapper { padding-left: 0; padding-right: 0; margin-bottom: 0; }

.header-inner .Header .titlewrapper { padding-top: $(header.padding.top); }

/* Tabs ----------------------------------------------- */ .tabs-outer { overflow: hidden; position: relative; background: $(tabs.background.color) $(tabs.background.gradient) repeat scroll 0 0; }

#layout .tabs-outer { overflow: visible; }

.tabs-cap-top, .tabs-cap-bottom { position: absolute; width: 100%;

border-top: 1px solid $(tabs.border.color);

}

.tabs-cap-bottom { bottom: 0; }

.tabs-inner .widget li a { display: inline-block;

margin: 0; padding: .6em 1.5em;

font: $(tabs.font); color: $(tabs.text.color);

border-top: 1px solid $(tabs.border.color); border-bottom: 1px solid $(tabs.border.color); border-$startSide: 1px solid $(tabs.border.color);

height: 16px; line-height: 16px; }

.tabs-inner .widget li:last-child a { border-$endSide: 1px solid $(tabs.border.color); }

.tabs-inner .widget li.selected a, .tabs-inner .widget li a:hover { background: $(tabs.selected.background.color) $(tabs.background.gradient) repeat-x scroll 0 -100px; color: $(tabs.selected.text.color); }

/* Headings ----------------------------------------------- */ h2 { font: $(widget.title.font); color: $(widget.title.text.color); }

/* Widgets ----------------------------------------------- */ .main-inner .section { margin: 0 27px; padding: 0; }

.main-inner .column-left-outer, .main-inner .column-right-outer { margin-top: $(widget.outer.margin.top); }

#layout .main-inner .column-left-outer, #layout .main-inner .column-right-outer { margin-top: 0; }

.main-inner .column-left-inner, .main-inner .column-right-inner { background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat 0 0;

-moz-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(outer.shadow.spread) rgba(0, 0, 0, .2);

-moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); }

#layout .main-inner .column-left-inner, #layout .main-inner .column-right-inner { margin-top: 0; }

.sidebar .widget { font: $(widget.font); color: $(widget.text.color); }

.sidebar .widget a:link { color: $(widget.link.color); }

.sidebar .widget a:visited { color: $(widget.link.visited.color); }

.sidebar .widget a:hover { color: $(widget.link.hover.color); }

.sidebar .widget h2 { text-shadow: 0 0 $(title.shadow.spread) #000000; }

.main-inner .widget { background-color: $(widget.background.color); border: 1px solid $(widget.border.color); padding: 0 $(widget.padding.side) 15px; margin: 20px -16px;

-moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2);

-moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); }

.main-inner .widget h2 { margin: 0 -$(separator.outdent); padding: .6em $(separator.outdent) .5em; border-bottom: 1px solid $(widget.border.bevel.color); }

.footer-inner .widget h2 { padding: 0 0 .4em;

border-bottom: 1px solid $(widget.border.bevel.color); }

.main-inner .widget h2 + div, .footer-inner .widget h2 + div { border-top: $(title.separator.border.size) solid $(widget.border.color); padding-top: $(widget.padding.top); }

.main-inner .widget .widget-content { margin: 0 -$(separator.outdent); padding: 7px $(separator.outdent) 0; }

.main-inner .widget ul, .main-inner .widget #ArchiveList ul.flat { margin: -$(widget.padding.top) -15px 0; padding: 0;

list-style: none; }

.main-inner .widget #ArchiveList { margin: -$(widget.padding.top) 0 0; }

.main-inner .widget ul li, .main-inner .widget #ArchiveList ul.flat li { padding: .5em 15px; text-indent: 0;

color: $(widget.alternate.text.color);

border-top: $(list.separator.border.size) solid $(widget.border.color); border-bottom: 1px solid $(widget.border.bevel.color); }

.main-inner .widget #ArchiveList ul li { padding-top: .25em; padding-bottom: .25em; }

.main-inner .widget ul li:first-child, .main-inner .widget #ArchiveList ul.flat li:first-child { border-top: none; }

.main-inner .widget ul li:last-child, .main-inner .widget #ArchiveList ul.flat li:last-child { border-bottom: none; }

.post-body { position: relative; }

.main-inner .widget .post-body ul { padding: 0 2.5em; margin: .5em 0;

list-style: disc; }

.main-inner .widget .post-body ul li { padding: 0.25em 0; margin-bottom: .25em;

color: $(body.text.color);

border: none; }

.footer-inner .widget ul { padding: 0;

list-style: none; }

.widget .zippy { color: $(widget.alternate.text.color); }

/* Posts ----------------------------------------------- */ body .main-inner .Blog { padding: 0; margin-bottom: 1em;

background-color: transparent; border: none;

-moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0); -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0); -goog-ms-box-shadow: 0 0 0 rgba(0, 0, 0, 0); box-shadow: 0 0 0 rgba(0, 0, 0, 0); }

.main-inner .section:last-child .Blog:last-child { padding: 0; margin-bottom: 1em; }

.main-inner .widget h2.date-header { margin: 0 -15px 1px; padding: 0 0 $(date.padding.bottom) 0;

font: $(date.font); color: $(date.text.color);

background: $(date.background);

border-top: $(date.border.size) solid $(date.border.color); border-bottom: 1px solid $(widget.border.bevel.color);

-moz-border-radius-topleft: $(date.header.border.radius.top); -moz-border-radius-topright: $(date.header.border.radius.top); -webkit-border-top-left-radius: $(date.header.border.radius.top); -webkit-border-top-right-radius: $(date.header.border.radius.top); border-top-left-radius: $(date.header.border.radius.top); border-top-right-radius: $(date.header.border.radius.top);

position: $(date.position); bottom: 100%; $(date.side): $(date.header.position); text-shadow: 0 0 $(title.shadow.spread) #000000; }

.main-inner .widget h2.date-header span { font: $(date.font); display: block; padding: .5em 15px; border-left: $(date.border.size) solid $(date.border.color); border-right: $(date.border.size) solid $(date.border.color); }

.date-outer { position: relative; margin: $(date.space) 0 20px; padding: 0 15px;

background-color: $(post.background.color); border: 1px solid $(post.border.color);

-moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2);

-moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius); }

.date-outer:first-child { margin-top: 0; }

.date-outer:last-child { margin-bottom: $(date.last.space.bottom);

-moz-border-radius-bottomleft: $(date.last.border.radius.bottom); -moz-border-radius-bottomright: $(date.last.border.radius.bottom); -webkit-border-bottom-left-radius: $(date.last.border.radius.bottom); -webkit-border-bottom-right-radius: $(date.last.border.radius.bottom); -goog-ms-border-bottom-left-radius: $(date.last.border.radius.bottom); -goog-ms-border-bottom-right-radius: $(date.last.border.radius.bottom); border-bottom-left-radius: $(date.last.border.radius.bottom); border-bottom-right-radius: $(date.last.border.radius.bottom); }

.date-posts { margin: 0 -$(separator.outdent); padding: 0 $(separator.outdent);

clear: both; }

.post-outer, .inline-ad { border-top: 1px solid $(post.border.bevel.color);

margin: 0 -$(separator.outdent); padding: 15px $(separator.outdent); }

.post-outer { padding-bottom: 10px; }

.post-outer:first-child { padding-top: $(post.first.padding.top); border-top: none; }

.post-outer:last-child, .inline-ad:last-child { border-bottom: none; }

.post-body { position: relative; }

.post-body img { padding: 8px; background: $(image.background.color); border: 1px solid $(image.border.color);

-moz-box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(image.shadow.spread) rgba(0, 0, 0, .2);

-moz-border-radius: $(image.border.radius); -webkit-border-radius: $(image.border.radius); border-radius: $(image.border.radius); }

h3.post-title, h4 { font: $(post.title.font); color: $(post.title.text.color); }

h3.post-title a { font: $(post.title.font); color: $(post.title.text.color); }

h3.post-title a:hover { color: $(link.hover.color); text-decoration: underline; }

.post-header { margin: 0 0 1em; }

.post-body { line-height: 1.4; }

.post-outer h2 { color: $(body.text.color); }

.post-footer { margin: 1.5em 0 0; }

#blog-pager { padding: 15px; font-size: 120%;

background-color: $(pager.background.color); border: 1px solid $(widget.border.color);

-moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2);

-moz-border-radius: $(widget.border.radius); -webkit-border-radius: $(widget.border.radius); -goog-ms-border-radius: $(widget.border.radius); border-radius: $(widget.border.radius);

-moz-border-radius-topleft: $(pager.border.radius.top); -moz-border-radius-topright: $(pager.border.radius.top); -webkit-border-top-left-radius: $(pager.border.radius.top); -webkit-border-top-right-radius: $(pager.border.radius.top); -goog-ms-border-top-left-radius: $(pager.border.radius.top); -goog-ms-border-top-right-radius: $(pager.border.radius.top); border-top-left-radius: $(pager.border.radius.top); border-top-right-radius-topright: $(pager.border.radius.top);

margin-top: $(pager.space.top); }

.blog-feeds, .post-feeds { margin: 1em 0; text-align: center; color: $(feed.text.color); }

.blog-feeds a, .post-feeds a { color: $(feed.link.color); }

.blog-feeds a:visited, .post-feeds a:visited { color: $(feed.link.visited.color); }

.blog-feeds a:hover, .post-feeds a:hover { color: $(feed.link.hover.color); }

.post-outer .comments { margin-top: 2em; }

/* Comments ----------------------------------------------- */ .comments .comments-content .icon.blog-author { background-repeat: no-repeat; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAAZiS0dEAP8A/wD/oL2nkwAAAAlwSFlzAAALEgAACxIB0t1+/AAAAAd0SU1FB9sLFwMeCjjhcOMAAAD+SURBVDjLtZSvTgNBEIe/WRRnm3U8RC1neQdsm1zSBIU9VVF1FkUguQQsD9ITmD7ECZIJSE4OZo9stoVjC/zc7ky+zH9hXwVwDpTAWWLrgS3QAe8AZgaAJI5zYAmc8r0G4AHYHQKVwII8PZrZFsBFkeRCABYiMh9BRUhnSkPTNCtVXYXURi1FpBDgArj8QU1eVXUzfnjv7yP7kwu1mYrkWlU33vs1QNu2qU8pwN0UpKoqokjWwCztrMuBhEhmh8bD5UDqur75asbcX0BGUB9/HAMB+r32hznJgXy2v0sGLBcyAJ1EK3LFcbo1s91JeLwAbwGYu7TP/3ZGfnXYPgAVNngtqatUNgAAAABJRU5ErkJggg==); }

.comments .comments-content .loadmore a { border-top: 1px solid $(tabs.border.color); border-bottom: 1px solid $(tabs.border.color); }

.comments .continue { border-top: 2px solid $(tabs.border.color); }

/* Footer ----------------------------------------------- */ .footer-outer { margin: -$(shadow.spread) 0 -1px; padding: $(shadow.spread) 0 0; color: $(footer.text.color); overflow: hidden; }

.footer-fauxborder-left { border-top: 1px solid $(widget.border.color); background: $(footer.background.color) $(footer.background.gradient) repeat scroll 0 0;

-moz-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -webkit-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); -goog-ms-box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2); box-shadow: 0 0 $(shadow.spread) rgba(0, 0, 0, .2);

margin: 0 -$(shadow.spread); }

/* Mobile ----------------------------------------------- */ body.mobile { background-size: $(mobile.background.size); }

.mobile .body-fauxcolumn-outer { background: $(mobile.background.overlay); }

*+html body.mobile .main-inner .column-center-inner { margin-top: 0; }

.mobile .main-inner .widget { padding: 0 0 15px; }

.mobile .main-inner .widget h2 + div, .mobile .footer-inner .widget h2 + div { border-top: none; padding-top: 0; }

.mobile .footer-inner .widget h2 { padding: 0.5em 0; border-bottom: none; }

.mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; }

.mobile .main-inner .widget ul, .mobile .main-inner .widget #ArchiveList ul.flat { margin: 0 -15px 0; }

.mobile .main-inner .widget h2.date-header { $(date.side): 0; }

.mobile .date-header span { padding: 0.4em 0; }

.mobile .date-outer:first-child { margin-bottom: 0; border: 1px solid $(post.border.color);

-moz-border-radius-topleft: $(date.first.border.radius.top); -moz-border-radius-topright: $(date.first.border.radius.top); -webkit-border-top-left-radius: $(date.first.border.radius.top); -webkit-border-top-right-radius: $(date.first.border.radius.top); -goog-ms-border-top-left-radius: $(date.first.border.radius.top); -goog-ms-border-top-right-radius: $(date.first.border.radius.top); border-top-left-radius: $(date.first.border.radius.top); border-top-right-radius: $(date.first.border.radius.top); }

.mobile .date-outer { border-color: $(post.border.color); border-width: 0 1px 1px; }

.mobile .date-outer:last-child { margin-bottom: 0; }

.mobile .main-inner { padding: 0; }

.mobile .header-inner .section { margin: 0; }

.mobile .post-outer, .mobile .inline-ad { padding: 5px 0; }

.mobile .tabs-inner .section { margin: 0 10px; }

.mobile .main-inner .widget h2 { margin: 0; padding: 0; }

.mobile .main-inner .widget h2.date-header span { padding: 0; }

.mobile .main-inner .widget .widget-content { margin: 0; padding: 7px 0 0; }

.mobile #blog-pager { border: 1px solid transparent; background: $(footer.background.color) $(footer.background.gradient) repeat scroll 0 0; }

.mobile .main-inner .column-left-inner, .mobile .main-inner .column-right-inner { background: $(widget.outer.background.color) $(widget.outer.background.gradient) repeat 0 0;

-moz-box-shadow: none; -webkit-box-shadow: none; -goog-ms-box-shadow: none; box-shadow: none; }

.mobile .date-posts { margin: 0; padding: 0; }

.mobile .footer-fauxborder-left { margin: 0; border-top: inherit; }

.mobile .main-inner .section:last-child .Blog:last-child { margin-bottom: 0; }

.mobile-index-contents { color: $(body.text.color); }

.mobile .mobile-link-button { background: $(link.color) $(tabs.background.gradient) repeat scroll 0 0; }

.mobile-link-button a:link, .mobile-link-button a:visited { color: $(mobile.button.color); }

.mobile .tabs-inner .PageList .widget-content { background: transparent; border-top: 1px solid; border-color: $(tabs.border.color); color: $(tabs.text.color); }

.mobile .tabs-inner .PageList .widget-content .pagelist-arrow { border-$startSide: 1px solid $(tabs.border.color); } /* color settings */ .playerBox_gsvb div.alldone_gsvb { color : #0000cc; } .playerBox_gsvb a.title_gsvb { color : #0000cc; }

.playerBox_gsvb div.alldone_gsvb:hover { color : #0000cc; } .playerBox_gsvb a.title_gsvb:hover { color : #0000cc; } .resultsBox_gsvb div.resultDiv_gsvb { border-color : #676767; } .floatingPlayerBox_gsvb, .floatingPlayerBox_gsvb * { background-color : #ffffff; } .floatingPlayerBox_gsvb { border : 1px solid #f0f0f0; } } .floatingPlayer_gsvb { background-color : #ffffff; }

/*

  • The Player Box
    • visible while playing
    • collapsed while idle */ .playerBox_gsvb { display : block; margin-top : 4px; margin-bottom : 4px; margin-left : 10px; margin-right : 10px; text-align : center; }

/**

  • Floating Player Box:
  • note: top, left, z-index, height, width
  • are set in code. Limit your styling to color/opacity
  • Note the z-index of floatingPlayer should be one
  • higher than the z-index of the floatingPlayerBox.
  • Adjust as needed on sites with crazy layering. */ .floatingPlayerBox_gsvb { position : absolute; opacity : 0.90; -moz-opacity : 0.90; filter:alpha(opacity=90); z-index : 9998; } .floatingPlayer_gsvb { position : absolute; z-index : 9999; } .floatingBranding_gsvb { position : absolute; }

.idle_gsvb { display : none; }

.playing_gsvb { display : block; }

.playerInnerBox_gsvb { margin-top : 2px; }

/* keep a 1.33 ratio

  • (on widths > 300px, add 20px in height for controls)
  • small player: 180x135 4:3
  • medium player: 260x195 4:3
  • large player: 320x260 4:3 + 20px at bottom
  • extra large player: 480x380 4:3 + 20px at bottom */ .playerInnerBox_gsvb .player_gsvb { width : 260px; height : 195px; }

.playerInnerBox_gsvb div.player_gsvb { margin : auto; }

.floatingPlayer_gsvb .playerInnerBox_gsvb div.player_gsvb { margin : 0; }

.playerBox_gsvb div.alldone_gsvb { display : inline; font-size : 11px; cursor : pointer; }

.playerBox_gsvb div.alldone_gsvb:hover { text-decoration : underline; }

.playerBox_gsvb div.title_gsvb { text-align : center; font-size : 11px; margin-top : 2px; }

.playerBox_gsvb a.title_gsvb { text-decoration : none; }

.playerBox_gsvb a.title_gsvb:hover { text-decoration : underline; }

/*

  • resultsTable
    • vertical mode
    • horizontal mode */ .full_gsvb { display : block; }

.empty_gsvb { display : none; }

table.resultTable_gsvb { border-collapse : collapse; }

table.resultTable_gsvb td { border : none; }

div.resultDiv_gsvb { border-width : 1px; border-style : solid; background-color : #000000; height : 79px; width : 104px; text-align : center; }

div.smallResultDiv_gsvb { height : 41px; width : 54px; text-align : center; }

div.resultDiv_gsvb img { cursor : pointer; display : inline; }

/* Auto Execute List Status Box */ div.statusBox_gsvb { padding : 4px; }

div.statusItem_gsvb { display : inline; text-decoration : underline; color : #0000cc; cursor : pointer; margin-right : 6px; font-weight : bold; white-space: nowrap; }

div.statusItemSelected_gsvb { text-decoration : none; color : #000000; }]]></b:skin>

<b:template-skin>
  <b:variable default='960px' name='content.width' type='length' value='840px'/>
  <b:variable default='0' name='main.column.left.width' type='length' value='100px'/>
  <b:variable default='310px' name='main.column.right.width' type='length' value='210px'/>

  <![CDATA[
  body {
    min-width: $(content.width);
  }

  .content-outer, .content-fauxcolumn-outer, .region-inner {
    min-width: $(content.width);
    max-width: $(content.width);
    _width: $(content.width);
  }

  .main-inner .columns {
    padding-left: $(main.column.left.width);
    padding-right: $(main.column.right.width);
  }

  .main-inner .fauxcolumn-center-outer {
    left: $(main.column.left.width);
    right: $(main.column.right.width);
    /* IE6 does not respect left and right together */
    _width: expression(this.parentNode.offsetWidth -
        parseInt("$(main.column.left.width)") -
        parseInt("$(main.column.right.width)") + 'px');
  }

  .main-inner .fauxcolumn-left-outer {
    width: $(main.column.left.width);
  }

  .main-inner .fauxcolumn-right-outer {
    width: $(main.column.right.width);
  }

  .main-inner .column-left-outer {
    width: $(main.column.left.width);
    right: 100%;
    margin-left: -$(main.column.left.width);
  }

  .main-inner .column-right-outer {
    width: $(main.column.right.width);
    margin-right: -$(main.column.right.width);
  }

  #layout {
    min-width: 0;
  }

  #layout .content-outer {
    min-width: 0;
    width: 800px;
  }

  #layout .region-inner {
    min-width: 0;
    width: auto;
  }
  ]]>
</b:template-skin>
<b:include data='blog' name='google-analytics'/>
<script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\0754728462919526257125\46blogName\75dimitris+tziavaras\46publishMode\75PUBLISH_MODE_BLOGSPOT\46navbarType\75BLUE\46layoutType\75LAYOUTS\46searchRoot\75//mitros1973.blogspot.com/search\46blogLocale\75el\46v\0752\46homepageUrl\75http://mitros1973.blogspot.com/\46vt\0753120863005291375716', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script><script type="text/javascript"> (function() { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = '//pagead2.googlesyndication.com/pagead/js/google_top_exp.js'; var head = document.getElementsByTagName('head')[0]; if (head) { head.appendChild(script); }})(); </script>

<b:if cond='data:blog.pageType == "index"'>

<b:if cond='data:blog.metaDescription'> </b:if>
</b:if>

<header>
<div class='header-outer'>
<div class='header-cap-top cap-top'>
  <div class='cap-left'/>
  <div class='cap-right'/>
</div>
<div class='fauxborder-left header-fauxborder-left'>
<div class='fauxborder-right header-fauxborder-right'/>
<div class='region-inner header-inner'>
  <b:section class='header' id='header' maxwidgets='1' name='Header' showaddelement='no'>
    <b:widget id='Header1' locked='true' title='dimitris tziavaras (Κεφαλίδα)' type='Header'>
      <b:includable id='main'>

<b:if cond='data:useImage'> <b:if cond='data:imagePlacement == "BEHIND"'> <b:if cond='data:mobile'>

<b:include name='title'/>

<b:include name='description'/>
<b:else/>

<b:include name='title'/>

<b:include name='description'/>
</b:if> <b:else/>
<b:if cond='data:imagePlacement == "BEFORE_DESCRIPTION"'> <b:include name='description'/> </b:if>
</b:if> <b:else/>

<b:include name='title'/>

<b:include name='description'/>
</b:if> </b:includable> <b:includable id='description'>

<div class='tabs-outer'>
<div class='tabs-cap-top cap-top'>
  <div class='cap-left'/>
  <div class='cap-right'/>
</div>
<div class='fauxborder-left tabs-fauxborder-left'>
<div class='fauxborder-right tabs-fauxborder-right'/>
<div class='region-inner tabs-inner'>
  <b:section class='tabs' id='crosscol' maxwidgets='1' name='Cross-Column' showaddelement='yes'>
    <b:widget id='VideoBar1' locked='false' title='multimitros' type='VideoBar'>
      <b:includable id='main'>

<b:if cond='data:title != ""'>

data:title/

</b:if>

Loading...

<b:include name='quickedit'/> </b:includable> </b:widget> <b:widget id='Image1' locked='false' title='mitrostziavarasgr' type='Image'> <b:includable id='main'> <b:if cond='data:title != ""'>

data:title/

</b:if>
<b:if cond='data:link'> <b:else/> </b:if>
<b:if cond='data:caption'> data:caption/ </b:if>
<b:include name='quickedit'/> </b:includable> </b:widget> </b:section> <b:section class='tabs' id='crosscol-overflow' name='Cross-Column 2' showaddelement='no'/>

<div class='main-outer'>
<div class='main-cap-top cap-top'>
  <div class='cap-left'/>
  <div class='cap-right'/>
</div>

<div class='fauxborder-left main-fauxborder-left'>
<div class='fauxborder-right main-fauxborder-right'/>
<div class='region-inner main-inner'>

  <div class='columns fauxcolumns'>

    <div class='fauxcolumn-outer fauxcolumn-center-outer'>
    <div class='cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left'>
    <div class='fauxborder-right'/>
    <div class='fauxcolumn-inner'>
    </div>
    </div>
    <div class='cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>

    <div class='fauxcolumn-outer fauxcolumn-left-outer'>
    <div class='cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left'>
    <div class='fauxborder-right'/>
    <div class='fauxcolumn-inner'>
    </div>
    </div>
    <div class='cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>

    <div class='fauxcolumn-outer fauxcolumn-right-outer'>
    <div class='cap-top'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    <div class='fauxborder-left'>
    <div class='fauxborder-right'/>
    <div class='fauxcolumn-inner'>
    </div>
    </div>
    <div class='cap-bottom'>
      <div class='cap-left'/>
      <div class='cap-right'/>
    </div>
    </div>

    <!-- corrects IE6 width calculation -->
    <div class='columns-inner'>

    <div class='column-center-outer'>
    <div class='column-center-inner'>
      <b:section class='main' id='main' name='Main' showaddelement='no'>
        <b:widget id='Blog1' locked='true' title='Αναρτήσεις ιστολογίου' type='Blog'>
          <b:includable id='main' var='top'>

<b:if cond='!data:mobile'>

  <b:include data='top' name='status-message'/>

  <b:loop values='data:posts' var='post'>
    <b:if cond='data:post.isDateStart and not data:post.isFirstPost'>
      &lt;/div&gt;&lt;/div&gt;
    </b:if>
    <b:if cond='data:post.isDateStart'>
      &lt;div class=&quot;date-outer&quot;&gt;
    </b:if>
    <b:if cond='data:post.dateHeader'>
      <h2 class='date-header'><span><data:post.dateHeader/></span></h2>
    </b:if>
    <b:if cond='data:post.isDateStart'>
      &lt;div class=&quot;date-posts&quot;&gt;
    </b:if>
    <div class='post-outer'>
      <b:include data='post' name='post'/>
      <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
    </div>

    <!-- Ad -->
    <b:if cond='data:post.includeAd'>
      <div class='inline-ad'>
        <data:adCode/>
      </div>
    </b:if>
  </b:loop>
  <b:if cond='data:numPosts != 0'>
    &lt;/div&gt;&lt;/div&gt;
  </b:if>
</div>

<!-- navigation -->
<b:include name='nextprev'/>

<!-- feed links -->
<b:include name='feedLinks'/>

<b:else/> <b:include name='mobile-main'/> </b:if>

<b:if cond='data:top.showPlusOne'> data:top.googlePlusBootstrap/ </b:if>

</b:includable> <b:includable id='backlinkDeleteIcon' var='backlink'> </b:includable> <b:includable id='backlinks' var='post'>

data:post.backlinksLabel/

<b:if cond='data:post.numBacklinks != 0'>
<b:loop values='data:post.backlinks' var='backlink'>
  data:backlink.title/ <b:include data='backlink' name='backlinkDeleteIcon'/>
data:backlink.snippet/
data:post.authorLabel/ data:backlink.author/ data:post.timestampLabel/ data:backlink.timestamp/
</b:loop>
</b:if>

:
  <b:if cond='data:post.commentPagingRequired'>
    <span class='paging-control-container'>
      <b:if cond='data:post.hasOlderLinks'>
        <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'><data:post.oldestLinkText/></a>
          &#160;
        <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'><data:post.olderLinkText/></a>
          &#160;
      </b:if>

      <data:post.commentRangeText/>

      <b:if cond='data:post.hasNewerLinks'>
        &#160;
        <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'><data:post.newerLinkText/></a>
        &#160;
        <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'><data:post.newestLinkText/></a>
      </b:if>
    </span>
  </b:if>

  <div expr:id='data:widget.instanceId + &quot;_comments-block-wrapper&quot;'>
    <dl expr:class='data:post.avatarIndentClass' id='comments-block'>
      <b:loop values='data:post.comments' var='comment'>
        <dt expr:class='&quot;comment-author &quot; + data:comment.authorClass' expr:id='data:comment.anchorName'>
          <b:if cond='data:comment.favicon'>
            <img expr:src='data:comment.favicon' height='16px' style='margin-bottom:-2px;' width='16px'/>
          </b:if>
          <a expr:name='data:comment.anchorName'/>
          <b:if cond='data:blog.enabledCommentProfileImages'>
            <data:comment.authorAvatarImage/>
          </b:if>
          <b:if cond='data:comment.authorUrl'>
            <a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
          <b:else/>
            <data:comment.author/>
          </b:if>
          <data:commentPostedByMsg/>
        </dt>
        <dd class='comment-body' expr:id='data:widget.instanceId + data:comment.cmtBodyIdPostfix'>
          <b:if cond='data:comment.isDeleted'>
            <span class='deleted-comment'><data:comment.body/></span>
          <b:else/>
            <p>
              <data:comment.body/>
            </p>
          </b:if>
        </dd>
        <dd class='comment-footer'>
          <span class='comment-timestamp'>
            <a expr:href='data:comment.url' title='comment permalink'>
              <data:comment.timestamp/>
            </a>
            <b:include data='comment' name='commentDeleteIcon'/>
          </span>
        </dd>
      </b:loop>
    </dl>
  </div>

  <b:if cond='data:post.commentPagingRequired'>
    <span class='paging-control-container'>
      <a expr:class='data:post.oldLinkClass' expr:href='data:post.oldestLinkUrl'>
        <data:post.oldestLinkText/>
      </a>
      <a expr:class='data:post.oldLinkClass' expr:href='data:post.olderLinkUrl'>
        <data:post.olderLinkText/>
      </a>
      &#160;
      <data:post.commentRangeText/>
      &#160;
      <a expr:class='data:post.newLinkClass' expr:href='data:post.newerLinkUrl'>
        <data:post.newerLinkText/>
      </a>
      <a expr:class='data:post.newLinkClass' expr:href='data:post.newestLinkUrl'>
        <data:post.newestLinkText/>
      </a>
    </span>
  </b:if>

  <p class='comment-footer'>
    <b:if cond='data:post.embedCommentForm'>
      <b:if cond='data:post.allowNewComments'>
        <b:include data='post' name='comment-form'/>
      <b:else/>
        <data:post.noNewCommentsText/>
      </b:if>
    <b:elseif cond='data:post.allowComments'/>
      <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
    </b:if>
  </p>
</b:if>
<b:if cond='data:showCmtPopup'>
  <div id='comment-popup'>
    <iframe allowtransparency='true' frameborder='0' id='comment-actions' name='comment-actions' scrolling='no'>
    </iframe>
  </div>
</b:if>

<div id='backlinks-container'>
<div expr:id='data:widget.instanceId + &quot;_backlinks-container&quot;'>
   <b:include cond='data:post.showBacklinks' data='post' name='backlinks'/>
</div>
</div>

<b:else/>

<b:loop values='data:posts' var='post'> <b:include cond='data:post.allowComments and data:post.feedLinks' data='post.feedLinks' name='feedLinksBody'/> </b:loop>
</b:if> </b:includable> <b:includable id='feedLinksBody' var='links'>

()

<b:if cond='data:post.allowIframeComments'> <script expr:src='data:post.iframeCommentSrc' type='text/javascript'/>

<b:if cond='data:post.embedCommentForm == &quot;false&quot;'>
  <a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>

</b:if> </b:includable> <b:includable id='mobile-index-post' var='post'>

<div class='mobile-post-outer'>
  <a expr:href='data:post.url'>
    <h3 class='mobile-index-title entry-title' itemprop='name'>
      <data:post.title/>
    </h3>

    <div class='mobile-index-arrow'>&amp;rsaquo;</div>

    <div class='mobile-index-contents'>
      <b:if cond='data:post.thumbnailUrl'>
        <div class='mobile-index-thumbnail'>
          <div class='Image'>
            <img expr:src='data:post.thumbnailUrl'/>
          </div>
        </div>
      </b:if>

      <div class='post-body'>
        <b:if cond='data:post.snippet'><data:post.snippet/></b:if>
      </div>
    </div>

    <div style='clear: both;'/>
  </a>

  <div class='mobile-index-comment'>
    <b:include cond='data:blog.pageType != &quot;static_page&quot;                          and data:post.allowComments                          and data:post.numComments != 0' data='post' name='comment_count_picker'/>
  </div>
</div>
  <b:include data='top' name='status-message'/>

  <b:if cond='data:blog.pageType == &quot;index&quot;'>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='mobile-index-post'/>
    </b:loop>
  <b:else/>
    <b:loop values='data:posts' var='post'>
      <b:include data='post' name='mobile-post'/>
    </b:loop>
  </b:if>
</div>

<b:include name='mobile-nextprev'/> </b:includable> <b:includable id='mobile-nextprev'>

<b:if cond='data:olderPageUrl'>
  <div class='mobile-link-button' id='blog-pager-older-link'>
  <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'>&amp;rsaquo;</a>
  </div>
</b:if>

<div class='mobile-link-button' id='blog-pager-home-link'>
<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>
</div>

<div class='mobile-desktop-link'>
  <a class='home-link' expr:href='data:desktopLinkUrl'><data:desktopLinkMsg/></a>
</div>

    <div class='post hentry uncustomized-post-template' itemscope='itemscope' itemtype='http://schema.org/BlogPosting'>
      <b:if cond='data:post.thumbnailUrl'>
        <meta expr:content='data:post.thumbnailUrl' itemprop='image_url'/>
      </b:if>
      <meta expr:content='data:blog.blogId' itemprop='blogId'/>
      <meta expr:content='data:post.id' itemprop='postId'/>

      <a expr:name='data:post.id'/>
      <b:if cond='data:post.title'>
        <h3 class='post-title entry-title' itemprop='name'>
          <b:if cond='data:post.link'>
            <a expr:href='data:post.link'><data:post.title/></a>
          <b:elseif cond='data:post.url and data:blog.url != data:post.url'/>
            <a expr:href='data:post.url'><data:post.title/></a>
          <b:else/>
            <data:post.title/>
          </b:if>
        </h3>
      </b:if>

      <div class='post-header'>
        <div class='post-header-line-1'/>
      </div>

      <div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' itemprop='articleBody'>
        <data:post.body/>
        <div style='clear: both;'/> <!-- clear for photos floats -->
      </div>

      <div class='post-footer'>
        <div class='post-footer-line post-footer-line-1'>
          <span class='post-author vcard'>
            <b:if cond='data:top.showAuthor'>
              <b:if cond='data:post.authorProfileUrl'>
                <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                  <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
                  <a expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
                    <span itemprop='name'><data:post.author/></span>
                  </a>
                </span>
              <b:else/>
                <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
                  <span itemprop='name'><data:post.author/></span>
                </span>
              </b:if>
            </b:if>
          </span>

          <span class='post-timestamp'>
            <b:if cond='data:top.showTimestamp'>
              <data:top.timestampLabel/>
              <b:if cond='data:post.url'>
                <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
                <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
              </b:if>
            </b:if>
          </span>

          <span class='post-comment-link'>
            <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                                  and data:post.allowComments' data='post' name='comment_count_picker'/>
          </span>
        </div>

        <div class='post-footer-line post-footer-line-2'>
          <b:if cond='data:top.showMobileShare'>
            <div class='mobile-link-button goog-inline-block' id='mobile-share-button'>
              <a href='javascript:void(0);'><data:shareMsg/></a>
            </div>
          </b:if>
          <b:if cond='data:top.showDummy'>
            <div class='goog-inline-block dummy-container'><data:post.dummyTag/></div>
          </b:if>
        </div>

      </div>
    </div>

    <b:include cond='data:blog.pageType in {&quot;static_page&quot;,&quot;item&quot;}' data='post' name='comment_picker'/>
  </div>
</div>
<b:if cond='data:olderPageUrl'>
  <span id='blog-pager-older-link'>
  <a class='blog-pager-older-link' expr:href='data:olderPageUrl' expr:id='data:widget.instanceId + &quot;_blog-pager-older-link&quot;' expr:title='data:olderPageTitle'><data:olderPageTitle/></a>
  </span>
</b:if>

<a class='home-link' expr:href='data:blog.homepageUrl'><data:homeMsg/></a>

<b:if cond='data:mobileLinkUrl'>
  <div class='blog-mobile-link'>
    <a expr:href='data:mobileLinkUrl'><data:mobileLinkMsg/></a>
  </div>
</b:if>
<a expr:name='data:post.id'/>
<b:if cond='data:post.title'>
  <h3 class='post-title entry-title' itemprop='name'>
  <b:if cond='data:post.link or (data:post.url and data:blog.url != data:post.url)'>
    <a expr:href='data:post.link ? data:post.link : data:post.url'><data:post.title/></a>
  <b:else/>
    <data:post.title/>
  </b:if>
  </h3>
</b:if>

<div class='post-header'>
<div class='post-header-line-1'/>
</div>

<!-- Then use the post body as the schema.org description, for good G+/FB snippeting. -->
<div class='post-body entry-content' expr:id='&quot;post-body-&quot; + data:post.id' expr:itemprop='(data:blog.metaDescription ? &quot;&quot; : &quot;description &quot;) + &quot;articleBody&quot;'>
  <data:post.body/>
  <div style='clear: both;'/> <!-- clear for photos floats -->
</div>

<b:if cond='data:post.hasJumpLink'>
  <div class='jump-link'>
    <a expr:href='data:post.url + &quot;#more&quot;' expr:title='data:post.title'><data:post.jumpText/></a>
  </div>
</b:if>

<div class='post-footer'>
<div class='post-footer-line post-footer-line-1'>
  <span class='post-author vcard'>
    <b:if cond='data:top.showAuthor'>
      <data:top.authorLabel/>
        <b:if cond='data:post.authorProfileUrl'>
          <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
            <meta expr:content='data:post.authorProfileUrl' itemprop='url'/>
            <a class='g-profile' expr:href='data:post.authorProfileUrl' rel='author' title='author profile'>
              <span itemprop='name'><data:post.author/></span>
            </a>
          </span>
        <b:else/>
          <span class='fn' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
            <span itemprop='name'><data:post.author/></span>
          </span>
        </b:if>
    </b:if>
  </span>

  <span class='post-timestamp'>
    <b:if cond='data:top.showTimestamp'>
      <data:top.timestampLabel/>
      <b:if cond='data:post.url'>
        <meta expr:content='data:post.canonicalUrl' itemprop='url'/>
        <a class='timestamp-link' expr:href='data:post.url' rel='bookmark' title='permanent link'><abbr class='published' expr:title='data:post.timestampISO8601' itemprop='datePublished'><data:post.timestamp/></abbr></a>
      </b:if>
    </b:if>
  </span>

  <span class='reaction-buttons'>
    <b:if cond='data:top.showReactions'>
      <table border='0' cellpadding='0' cellspacing='0' width='100%'><tr>
        <td class='reactions-label-cell' nowrap='nowrap' valign='top' width='1%'>
          <span class='reactions-label'>
          <data:top.reactionsLabel/></span>&#160;</td>
        <td><iframe allowtransparency='true' class='reactions-iframe' expr:src='data:post.reactionsUrl' frameborder='0' name='reactions' scrolling='no'/></td>
       </tr></table>
    </b:if>
  </span>

  <span class='post-comment-link'>
    <b:include cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                          and data:post.allowComments' data='post' name='comment_count_picker'/>
  </span>

   <!-- backlinks -->
   <span class='post-backlinks post-comment-link'>
     <b:if cond='data:blog.pageType not in {&quot;item&quot;,&quot;static_page&quot;}                      and data:post.showBacklinks'>
       <a class='comment-link' expr:href='data:post.url + &quot;#links&quot;'><data:top.backlinkLabel/></a>
     </b:if>
   </span>

  <span class='post-icons'>
    <!-- email post links -->
    <b:if cond='data:post.emailPostUrl'>
      <span class='item-action'>
      <a expr:href='data:post.emailPostUrl' expr:title='data:top.emailPostMsg'>
        <img alt='' class='icon-action' height='13' src='//img1.blogblog.com/img/icon18_email.gif' width='18'/>
      </a>
      </span>
    </b:if>

    <!-- quickedit pencil -->
    <b:include data='post' name='postQuickEdit'/>
  </span>

  <!-- share buttons -->
  <div class='post-share-buttons goog-inline-block'>
    <b:include cond='data:post.sharePostUrl' data='post' name='shareButtons'/>
  </div>

  </div>

  <div class='post-footer-line post-footer-line-2'>
  <span class='post-labels'>
    <b:if cond='data:post.labels'>
      <data:postLabelsLabel/>
      <b:loop values='data:post.labels' var='label'>
        <a expr:href='data:label.url' rel='tag'><data:label.name/></a><b:if cond='not data:label.isLast'>,</b:if>
      </b:loop>
    </b:if>
  </span>
  </div>

  <div class='post-footer-line post-footer-line-3'>
  <span class='post-location'>
    <b:if cond='data:top.showLocation'>
      <b:if cond='data:post.location'>
        <data:postLocationLabel/>
        <a expr:href='data:post.location.mapsUrl' target='_blank'><data:post.location.name/></a>
      </b:if>
    </b:if>
  </span>
  </div>
  <b:if cond='data:post.authorAboutMe'>
    <div class='author-profile' itemprop='author' itemscope='itemscope' itemtype='http://schema.org/Person'>
      <b:if cond='data:post.authorPhoto.url'>
        <img expr:src='data:post.authorPhoto.url' itemprop='image' width='50px'/>
      </b:if>
      <div>
        <a class='g-profile' expr:href='data:post.authorProfileUrl' itemprop='url' rel='author' title='author profile'>
          <span itemprop='name'><data:post.author/></span>
        </a>
      </div>
      <span itemprop='description'><data:post.authorAboutMe/></span>
    </div>
  </b:if>
</div>
<script async='async' expr:src='data:post.commentSrc' type='text/javascript'/> <script type='text/javascript'> (function() { var items = ; var msgs = ; var config = ; // 0) { cursor = parseInt(items[items.length - 1].timestamp) + 1; } var bodyFromEntry = function(entry) { if (entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.contentRemoved') { return '' + entry.content.$t + ''; } } } return entry.content.$t; } var parse = function(data) { cursor = null; var comments = []; if (data && data.feed && data.feed.entry) { for (var i = 0, entry; entry = data.feed.entry[i]; i++) { var comment = {}; // comment ID, parsed out of the original id format var id = /blog-(\d+).post-(\d+)/.exec(entry.id.$t); comment.id = id ? id[2] : null; comment.body = bodyFromEntry(entry); comment.timestamp = Date.parse(entry.published.$t) + ''; if (entry.author && entry.author.constructor === Array) { var auth = entry.author[0]; if (auth) { comment.author = { name: (auth.name ? auth.name.$t : undefined), profileUrl: (auth.uri ? auth.uri.$t : undefined), avatarUrl: (auth.gd$image ? auth.gd$image.src : undefined) }; } } if (entry.link) { if (entry.link[2]) { comment.link = comment.permalink = entry.link[2].href; } if (entry.link[3]) { var pid = /.*comments\/default\/(\d+)\?.*/.exec(entry.link[3].href); if (pid && pid[1]) { comment.parentId = pid[1]; } } } comment.deleteclass = 'item-control blog-admin'; if (entry.gd$extendedProperty) { for (var k in entry.gd$extendedProperty) { if (entry.gd$extendedProperty[k].name == 'blogger.itemClass') { comment.deleteclass += ' ' + entry.gd$extendedProperty[k].value; } else if (entry.gd$extendedProperty[k].name == 'blogger.displayTime') { comment.displayTime = entry.gd$extendedProperty[k].value; } } } comments.push(comment); } } return comments; }; var paginator = function(callback) { if (hasMore()) { var url = config.feed + '?alt=json&v=2&orderby=published&reverse=false&max-results=50'; if (cursor) { url += '&published-min=' + new Date(cursor).toISOString(); } window.bloggercomments = function(data) { var parsed = parse(data); cursor = parsed.length < 50 ? null : parseInt(parsed[parsed.length - 1].timestamp) + 1 callback(parsed); window.bloggercomments = null; } url += '&callback=bloggercomments'; var script = document.createElement('script'); script.type = 'text/javascript'; script.src = url; document.getElementsByTagName('head')[0].appendChild(script); } }; var hasMore = function() { return !!cursor; }; var getMeta = function(key, comment) { if ('iswriter' == key) { var matches = !!comment.author && comment.author.name == config.authorName && comment.author.profileUrl == config.authorUrl; return matches ? 'true' : ''; } else if ('deletelink' == key) { return config.baseUri + '/delete-comment.g?blogID=' + config.blogId + '&postID=' + comment.id; } else if ('deleteclass' == key) { return comment.deleteclass; } return ''; }; var replybox = null; var replyUrlParts = null; var replyParent = undefined; var onReply = function(commentId, domId) { if (replybox == null) { // lazily cache replybox, and adjust to suit this style: replybox = document.getElementById('comment-editor'); if (replybox != null) { replybox.height = '250px'; replybox.style.display = 'block'; replyUrlParts = replybox.src.split('#'); } } if (replybox && (commentId !== replyParent)) { replybox.src = ''; document.getElementById(domId).insertBefore(replybox, null); replybox.src = replyUrlParts[0] + (commentId ? '&parentID=' + commentId : '') + '#' + replyUrlParts[1]; replyParent = commentId; } }; var hash = (window.location.hash || '#').substring(1); var startThread, targetComment; if (/^comment-form_/.test(hash)) { startThread = hash.substring('comment-form_'.length); } else if (/^c[0-9]+$/.test(hash)) { targetComment = hash.substring(1); } // Configure commenting API: var configJso = { 'maxDepth': config.maxThreadDepth }; var provider = { 'id': config.postId, 'data': items, 'loadNext': paginator, 'hasMore': hasMore, 'getMeta': getMeta, 'onReply': onReply, 'rendered': true, 'initComment': targetComment, 'initReplyThread': startThread, 'config': configJso, 'messages': msgs }; var render = function() { if (window.goog && window.goog.comments) { var holder = document.getElementById('comment-holder'); window.goog.comments.render(holder, provider); } }; // render now, or queue to render when library loads: if (window.goog && window.goog.comments) { render(); } else { window.goog = window.goog || {}; window.goog.comments = window.goog.comments || {}; window.goog.comments.loadQueue = window.goog.comments.loadQueue || []; window.goog.comments.loadQueue.push(render); } })(); // ]]> </script>

</b:includable> <b:includable id='threaded_comments' var='post'>

    <div class='column-left-outer'>
    <div class='column-left-inner'>
      <aside>
      <macro:include id='main-column-left-sections' name='sections'>
        <macro:param default='0' name='num' value='1'/>
        <macro:param default='sidebar-left' name='idPrefix'/>
        <macro:param default='sidebar' name='class'/>
        <macro:param default='true' name='includeBottom'/>
      </macro:include>
      </aside>
    </div>
    </div>

    <div class='column-right-outer'>
    <div class='column-right-inner'>
      <aside>
      <macro:include id='main-column-right-sections' name='sections'>
        <macro:param default='2' name='num' value='2'/>
        <macro:param default='sidebar-right' name='idPrefix'/>
        <macro:param default='sidebar' name='class'/>
        <macro:param default='true' name='includeBottom'/>
      </macro:include>
      </aside>
    </div>
    </div>

    </div>

    <div style='clear: both'/>
  <!-- columns -->
  </div>

<!-- main -->
</div>
</div>
<div class='main-cap-bottom cap-bottom'>
  <div class='cap-left'/>
  <div class='cap-right'/>
</div>
</div>

<footer>
<div class='footer-outer'>
<div class='footer-cap-top cap-top'>
  <div class='cap-left'/>
  <div class='cap-right'/>
</div>
<div class='fauxborder-left footer-fauxborder-left'>
<div class='fauxborder-right footer-fauxborder-right'/>
<div class='region-inner footer-inner'>
  <macro:include id='footer-sections' name='sections'>
    <macro:param default='2' name='num'/>
    <macro:param default='footer' name='idPrefix'/>
    <macro:param default='foot' name='class'/>
    <macro:param default='false' name='includeBottom'/>
  </macro:include>
  <!-- outside of the include in order to lock Attribution widget -->
  <b:section class='foot' id='footer-3' name='Footer' showaddelement='no'>
    <b:widget id='Attribution1' locked='true' title='' type='Attribution'>
      <b:includable id='main'>
<b:if cond='data:feedbackSurveyLink'>
  <div class='mobile-survey-link' style='text-align: center;'>
    <data:feedbackSurveyLink/>
  </div>
</b:if>

<div class='widget-content' style='text-align: center;'>
  <b:if cond='data:attribution != &quot;&quot;'>
   <data:attribution/>
  </b:if>
</div>

<b:include name='quickedit'/>

</b:includable> </b:widget> </b:section>

<script type='text/javascript'> window.setTimeout(function() { document.body.className = document.body.className.replace('loading', ''); }, 10); </script>

<macro:includable id='sections' var='col'> <macro:if cond='data:col.num == 0'> macro:else/ <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + "-1"' preferred='yes' showaddelement='yes'/>

<macro:if cond='data:col.num &gt;= 2'>
  <table border='0' cellpadding='0' cellspacing='0' mexpr:class='&quot;section-columns columns-&quot; + data:col.num'>
  <tbody>
  <tr>
    <td class='first columns-cell'>
      <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-1&quot;'/>
    </td>

    <td class='columns-cell'>
      <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-2&quot;'/>
    </td>

    <macro:if cond='data:col.num &gt;= 3'>
      <td class='columns-cell'>
        <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-3&quot;'/>
      </td>
    </macro:if>

    <macro:if cond='data:col.num &gt;= 4'>
      <td class='columns-cell'>
        <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-2-4&quot;'/>
      </td>
    </macro:if>
  </tr>
  </tbody>
  </table>

  <macro:if cond='data:col.includeBottom'>
    <b:section mexpr:class='data:col.class' mexpr:id='data:col.idPrefix + &quot;-3&quot;' showaddelement='no'/>
  </macro:if>
</macro:if>

</macro:if> </macro:includable>

<b:section-contents id='sidebar-left-1'/><b:section-contents id='sidebar-right-1'> <b:widget id='PlusBadge1' locked='false' title='Google+ Badge' type='PlusBadge'> <b:includable id='main'>

<script type='text/javascript'> window.___gcfg = { lang: '' }; </script>

<b:if cond='data:title != ""'>

data:title/

</b:if>

<script type='text/javascript'>
  window.___gcfg = {&quot;lang&quot;: &quot;<data:language/>&quot;};
</script>

</b:includable> </b:widget> <b:widget id='BlogArchive1' locked='false' title='Αρχειοθήκη ιστολογίου' type='BlogArchive'> <b:includable id='main'> <b:if cond='data:title != ""'>

data:title/

</b:if>

  • ()
  • ()
()
▼  ◄  ► 

<div class='widget-content'>
  <div expr:id='data:widget.instanceId + &quot;_form&quot;'>
    <span class='cse-status'><data:loadingMsg/></span>
  </div>
</div>

<!-- override gsearch.css -->
<style type='text/css'>
  #uds-searchControl .gs-result .gs-title,
  #uds-searchControl .gs-result .gs-title *,
  #uds-searchControl .gsc-results .gsc-trailing-more-results,
  #uds-searchControl .gsc-results .gsc-trailing-more-results * {
    color:<data:linkColor/>;
  }

  #uds-searchControl .gs-result .gs-title a:visited,
  #uds-searchControl .gs-result .gs-title a:visited * {
    color:<data:visitedLinkColor/>;
  }

  #uds-searchControl .gs-relativePublishedDate,
  #uds-searchControl .gs-publishedDate {
    color: <data:dateColor/>;
  }

  #uds-searchControl .gs-result a.gs-visibleUrl,
  #uds-searchControl .gs-result .gs-visibleUrl {
    color: <data:urlColor/>;
  }

  #uds-searchControl .gsc-results {
    border-color: <data:borderColor/>;
    background-color: <data:backgroundColor/>;
  }

  #uds-searchControl .gsc-tabhActive {
    border-color: <data:borderColor/>;
    border-top-color: <data:activeBorderColor/>;
    background-color: <data:backgroundColor/>;
    color: <data:textColor/>;
  }

  #uds-searchControl .gsc-tabhInactive {
    border-color: <data:borderColor/>;
    background-color: transparent;
    color: <data:linkColor/>;
  }

  #uds-searchClearResults {
    border-color: <data:borderColor/>;
  }

  #uds-searchClearResults:hover {
    border-color: <data:activeBorderColor/>;
  }

  #uds-searchControl .gsc-cursor-page {
    color: <data:linkColor/>;
  }

  #uds-searchControl .gsc-cursor-current-page {
    color: <data:textColor/>;
  }
</style>

<b:include name='quickedit'/>

</b:includable> </b:widget> <b:widget id='Profile1' locked='false' title='dimitris tziavaras' type='Profile'> <b:includable id='main'> <b:if cond='data:title != ""'>

data:title/

</b:if>
<b:if cond='data:team'>
    <b:loop values='data:authors' var='i'>
  • data:i.display-name/
  • </b:loop>

<b:else/> <!-- normal blog profile -->

  <b:if cond='data:photo.url != &quot;&quot;'>
    <a expr:href='data:userUrl'><img class='profile-img' expr:alt='data:photo.alt' expr:height='data:photo.height' expr:src='data:photo.url' expr:width='data:photo.width'/></a>
  </b:if>

  <dl class='profile-datablock'>
    <dt class='profile-data'>
      <a class='profile-name-link g-profile' expr:href='data:userUrl' expr:style='&quot;background-image: url(&quot; + data:profileLogo + &quot;);&quot;' rel='author'>
        <data:displayname/>
      </a>
      <b:if cond='data:hasgoogleprofile'>
        <br/>
        <div class='g-follow' data-annotation='bubble' data-height='20' expr:data-href='data:userUrl'/>
      </b:if>
    </dt>

    <b:if cond='data:showlocation'>
      <dd class='profile-data'><data:location/></dd>
    </b:if>

    <b:if cond='data:aboutme != &quot;&quot;'><dd class='profile-textblock'><data:aboutme/></dd></b:if>
  </dl>
  <a class='profile-link' expr:href='data:userUrl' rel='author'><data:viewProfileMsg/></a>
</b:if>

 <b:include name='quickedit'/>
</div>

</b:includable> </b:widget> </b:section-contents><b:section-contents id='sidebar-right-2-2'/><b:section-contents id='sidebar-right-3'/><b:section-contents id='footer-1'/><b:section-contents id='footer-2-1'/><b:section-contents id='footer-2-2'/>