/* --------

 Stylesheet generated with Wayout Lizard 1.0

-------- */

.stream { position:absolute;right:19999px;left:auto; }
.print { display : none; }
.screen {}


body {
  font-family : Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  font-size : 14px; _font-size : 87.5%;
  line-height : 1;
  background : #fff;
  color : #333;
  padding : 0;
  margin : 0;
}

/**/

.bodywrap {
  width : 727px;
/**
  background : url(i/grid.png) 0 0 repeat-y;
/**/
  margin : 0 auto;
  padding : 0;
  position : relative;
  _height : 1px; min-height : 1px;
}

.pageheader {
  width: 703px;
  background : url(i/1.png) 0 0 repeat-x;
  margin : 0 12px 24px 12px;
}
.pageheader .wrapper {
  background : url(i/2.png) 0 100% repeat-x;
  margin : 0;
  padding : 12px 0 4px 0;
  _height : 1px; min-height : 1px;
}

.pagebody {
  width : 508px;
  width : 495px;  /* broke the grid*/ 
  float : left;
  _display : inline;
  margin : 0 11px 0 12px;
}
.pagebody .wrapper {
}

.pageextra2, 
.pageextra1 {
  width : 184px;
  float : right;
  _display : inline;
  margin : 0 12px 0 0;
}


.pageextra5 {
  padding : 150px 0 80px 0;
  margin : 0 12px 0 12px;
  background : url(i/2.png) 0 140px repeat-x;
  clear : both;
  _height:0;min-height:0; /* ie hasLayout fix */
}

.pagebody .wrapper,
.pageextra5 .wrapper, 
.pageextra2 .wrapper, 
.pageextra1 .wrapper {
/*  border : 1px solid red;*/
}



.titles {
  margin : 0;
}
.subtitle { position:absolute;right:19999px;left:auto; }
.pagetitle a {
  display : block;
  height : 87px;
  background : url(i/hugsandi-logo.png) 0 0 no-repeat;
  width : 330px;
  text-indent : -9999em;
  overflow : hidden;
}

/*
img {
  max-width : 202px;
  float : right;
  clear : right;
  margin-left : 12px;
  margin-bottom : 12px;
  padding : 5px;
  border : 1px solid #ccc;
}
*/
/* block level elements */

h1, h2, h3, h4, h5, h6 {
  font-size : 1em;
  line-height : 1.5;
  margin : 0 0 0.75em 0;
}
/*
h1 {
  font-size : 2.5em;
  line-height : 0.6;
  margin-top : 0em;
  margin-bottom : 0.6em;
}
h2 {
  font-size : 1.8em;
  line-height : 0.833;
  margin-top : 0em;
  margin-bottom : 0.833em;
}
h3 {
  font-size : 1.5em;
  line-height : 1;
  margin-top : 0em;
  margin-bottom : 1em;
}
h4 {
  font-size : 1.3em;
  line-height : 1.154;
  margin-top : 0em;
  margin-bottom : 1.154em;
}
h5 {
  font-size : 1.2em;
  line-height : 1.25;
  margin-top : 0em;
  margin-bottom : 1.25em;
}
h6 {
  font-size : 1.1em;
  line-height : 1.364;
  margin-top : 0em;
  margin-bottom : 1.364em;
}
*/

p {
  font-size : 1em;
  line-height : 1.5;
  margin : 0.75em 0;
  text-align : justify;
}

hr {
  height : 0;
  padding : 0;
  margin : 0;
  border : 0;
  border-top : 1px dotted #888;
  clear : both;
}



/* footnotes & sources */
.sources,
.footnotes {
/*  border-top : 1px solid #ccc; */
  font-size : 0.818em;
  line-height : 1.834;
}
.bodywrap div.entry .sources h3,
.bodywrap div.entry .footnotes h3 {
  margin : 0;
  margin-top : .4em;
}
.sources hr,
.footnotes hr {
  border-top : 1px solid #ccc;
  width : 246px;
  text-align : left;
}
.sources ul,
.footnotes ol {
  margin : 10px 0px 10px 39px;
}
.footnotes li {
  margin : 0;
}
.sources li p,
.footnotes li p {
  margin-top : 0;
  text-align : left;
}
/*
ol, ul {
  margin-left : 5em;
  padding : 0;
  margin : 1.5em 2.5em;
}
li, dt, dd {
  line-height : 1.5;
}
ul ul, ul ol,
ol ol, ol ul {
  margin : 0 0 0 1.5em;
}
*/
/*
html>body .article p.fn,
html>body .entry p.fn {
  text-indent : 0;
  margin :  0;
  font-size : 0.818em;
  line-height : 1.834;
}
*/

/**/

blockquote {
  padding : .5em 1em;
  border : 0;
  margin : 0 2.5em 1.5em 1.5em;
  border : 1px solid #bbb; /* creates extra offset! */
  font-style : normal;
  line-height : 1.5;
  background : #fafafa url(i/blockquote.png) -5px 100% no-repeat;
}
/*
blockquote.verse {
  margin: 0 0 1.5em 0;
  font-style : normal;
  border : 0;
}
blockquote.verse pre {
  font-family: inherit;
  display: table;
  width: auto;
  margin: 0 auto;
  font-family : Helvetica, Arial, sans-serif;
  color : #444;
}
*/
blockquote pre,
.verse pre {
  font-family: inherit;
  display: table;
  ~font-family : Constantia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
  width: auto;
  margin: 0 auto;
  color : #333;
}
.verse {
  margin : 1em 0em;
  padding : 0;
  border : 0;
  ~margin : 1em 24px;
  background : transparent;
}
blockquote.small > pre {
  font-family: inherit;
  display: block;
  margin: 0;
}


address {
  display: block;
  font-style: italic;
}
iframe {
  margin-bottom : .5em;
}


/* inline */
em, i {
  font-style : italic;
}

a {
  color : #775;
  text-decoration : none;
}
a:hover, a:focus, a:active {
  color : #CF5300;
  text-decoration : underline;
}
/*
a:visited {
  color : #C800AA;
  text-decoration : underline;
}
*/
/*.pagebody a.external {
  padding-right : 12px;
  background : url(i/external.png) 100% .15em no-repeat;
}*/
.pagebody a.external {
  content : url(i/external.png);
}



a img, a:hover img, a:focus img {
  color : #888844;
}
.entry .body img {
}
img[align="right"],
img.right { float : right; }
img[align="left"],
img.left { float : left; }
img.center {}
.entry .wp-caption,
.excerpt .image,
.entry .image {
  border : 1px solid #ccc;
}
.entry .image a,
.excerpt .image a {
  display : block;
}
.wp-caption img,
.excerpt .image img,
.entry .image img {
  border : 0;
  padding : 5px;
  background : #fff;
}
.excerpt .image a img,
.entry .image a img {
  margin-left : 0;
  margin-right : 0;
}
.entry .body .img-tiny,
.entry .body .img-med {
  float : left;
  _display : inline;
  margin-bottom : .5em;
  margin-right : 12px;
}
.entry .body .img-alt {
  float : right;
  _display : inline;
  margin-right: 0;
  margin-left : 12px;
}
.entry .body .img-med img {
  width : 196px;
}
.home .entry .caption { position:absolute; left : -9999px; }
.entry .body .img-big {
  margin : .75em 0;
}
.entry .body .img-big img {
  width : 483px;
}
.entry .body .wp-caption-text,
.entry .body .image .caption {
  font-size : .818em;
  line-height : 1.3;
  padding : 0 5px 5px 5px;
  margin : 0;
  margin-top : .3em;
}
.caption:empty,
.excerpt .caption { display : none; }
.excerpt .image {
  float : left;
  _display : inline;
  margin : 0 12px .5em 0;
}

.entry .blurb {
  border : 1px solid #cca;
  font-size : 1em;
  line-height : 1.5;
  font-size : .818em;
  line-height : 1.834;
  background : #F8F8F0;
  padding : 0px 12px; 
  margin : .75em 0 1.4em 0;
  text-align : justify;
}
.entry .blurb p {
  text-align : left;
}



/* misc elements */

sup {
  line-height : 1; /* wtf?!? */
}


/* monospace/pre */

kbd, tt, pre, code {
  font-family : "andale mono", "lucida console", monospace;
  color : #777;
}
p kbd, p tt, p code {
  font-size : 0.909em;
}
code {
  background : #f0f0f8;
  color : #444;
}
pre {
  margin: 1.5em 0;
  clear : left;
  line-height : 1.5;
}
pre > code {
  border: 1px solid #cce;
  margin : -1px 0;
  padding: 1.65em;
  display : block ;
  font-size : 0.909em;
  line-height : 1.65;
}

/* acronyms */


acronym, abbr {
  cursor : help;
  border-bottom : 1px dotted #aaa;
}



/* lists*/
ol, ul {
  margin-left : 5em;
  padding : 0;
  margin : 1.5em 2.5em;
}
li, dt, dd {
  line-height : 1.5;
}
ul ul, ul ol,
ol ol, ol ul {
  margin : 0 0 0 1.5em;
}
dl {
  margin : 1.5em 0;
  border-top : 1px dotted #ccc;
  margin-top : -2px; /* ?? ff */
}
dt { 
  margin : 0;
  border-bottom : 1px dotted #ccc;
  margin-bottom : -1px;
}
dd {
  margin : 0 0 0 0;
  padding : 0 0 0 2.5em;
  border-bottom : 1px dotted #ccc;
  margin-bottom : -1px;
  font-size : 0.818em;
  line-height : 1.834;
}
.pagebody ul li {
  list-style-type: square;
}
.pagebody ol ul li,
.pagebody ul ul li {
  list-style-type: square;
}
.pagebody li:before {
  color : #ccc;
}


/* tables */

table {
  border-collapse : collapse;
  margin : 0 0 .5em 0;
  border : 1px solid #ccc;
}
table caption {
  font-size : 1em;
  padding :  0 0 .25em 0;
  text-align : left;
  font-weight : bold;
  color : #000;
  border : 0;
  line-height : 1.5;
/*  margin : 1.4em 0 -1.4em 0; *//* firefox */
}
table td,
table th {
  vertical-align : top;
  text-align : left;
  line-height : 1;
  padding : 0.25em 0.5em;
  border : 1px solid #ccc;
}
table .td th,
table .td td,
table thead th,
table thead td {
  text-align : left;
  background : #eee;
  font-weight : bold;
  border-bottom : 1px solid #ccc;
}
table tbody th {
  font-weight : normal;
}
table tbody .alt th,
table tr.alt td {
  background : #f4f4f4;
}

table td.right,
table td.r,
table td.num {
  text-align : right;
}
table .total td {
  font-weight : bold;
}




/* forms */
textarea {
  width : 99.7%;
}
label {
  display : block;
  color : #666;
  font-size : .91em;
}
fieldset {
  border : 3px double #ddd;
  padding : 1em;
  margin : 0;
}
label .required {
  color : #E44;
  border : 0;
  font-weight : bold;
  line-height : 1px;
  font-size : 1.2em;
}
.fi_bdy textarea,
.fi_txt input {
  font-family : 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
  font-size : 11px;
  border : 1px solid #888;
  background : #fff;
  padding : 3px;
}
.fi_bdy textarea:focus,
.fi_txt input:focus {
  color : #000;
  border-color : #000;
  background : #ffe;
}
.fi_btn input {
  font-family : 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Arial, sans-serif;
  font-size : 11px;
  border : 1px solid #aaa;
  background : #fafafa;
  color : #444;
  border-right-color : #444;
  border-bottom-color : #444;
  padding : 2px 5px;
  cursor : pointer;
}
.fi_btn input:hover {
  border : 2px solid #aaa;
  border-right-color : #222;
  border-bottom-color : #222;
  padding : 1px 4px;
}
.fi_btn {
  text-align : right;
}

/* textarea resize helper */
.textarea-resize-wrapper textarea {
  border : 0;
  padding : 0;
  width : 100%;
}
.textarea-resize-wrapper {
/*  border : 1px solid #555;*/
}
.resize-handle {
  cursor : n-resize;
  height : 8px;
  background : #eee;
  position : relative;
  margin-top : -2px;
}





/* - edit links - */

div.entry { position : relative; }
.editlink a {
  border : 1px solid red !important;
  padding : 2px;
  background : pink !important;
  color : #c00 !important;
  font-size : .8em;
  line-height : 1;
  font-weight : normal;
  position : absolute;
  top : 0;
  right : 0;
}



/* --- hide superfluous headings --- */

.pageextra1 h2,
body.home h1 { position:absolute; left : -9999px; }



/* --- entry --- */

.error .entry,
.page .entry,
.archive .archive {
}
.entry {
}
.home .entry {
  margin-bottom : 4em; /* space out entries on home */
}
.metadate {
  margin : 0 0 0 12px;
  font-size : 1em;
}
.metadate a {
  color : #888;
}
.home .metadate,
.single .metadate { position:absolute;right:19999px;left:auto; }
.pagebody h1,
.pagebody h2 {
  line-height : 1.15;
  font-size : 1.5em;
  font-weight : normal;
  margin : 0;
  margin-bottom : 0.5em;
}
.single .entry .body h2,
.single .entry .body h3,
.page .entry .body h2,
.page .entry .body h3 {
  font-weight : bold;
  font-size : 1.2em;
  line-height : 1.25;
  margin-top : 0em;
/*  margin-bottom : 1.25em; */
  margin-bottom : .65em;
}
h1,
.entry h1 a,
.entry h2 a {
  color : #000;
/*
  color : #000;
  color : #A33;
*/
}
.entry a img {
  border : 1px solid #ccc;
  padding : 4px;
/*  margin : .3em;
  margin-top : 0;
*/
}



/* entry meta info */

.post-meta { clear : both; }
.post-meta span {
}
/*.post-meta span.author,  only one author */
/*.home .post-meta .cat, */
.home .post-meta .time,
.post-meta span.intro {
  display : inline;
  position : absolute;
  left : -9999px;
}
.post-meta .time,
.post-meta .comments,
.post-meta .author {
/*  border-right : 2px solid #ccc;*/
  background : url(i/dots.png) 100% 40% no-repeat;
  margin-right : 4px;
  padding-right : 4px;
  display : inline;
}
.home .post-meta .comments {
  background : 0;
}
.single .post-meta .author {
  background : 0;
}
.post-meta span.cat a {
  border-right : 0;
  padding-right : 0;
  display : inline;
}
/* category tricks */
.single .pagebody .cat .label,
.single .pagebody .cat a,
.home .pagebody .cat .label,
.home .pagebody .cat a  {
  display : none;
}
.single .pagebody div.cat-ryni .content,
.home .pagebody div.cat-ryni .content,
.single .pagebody div.cat-i-umraedunni .content,
.home .pagebody div.cat-i-umraedunni .content,
.single .pagebody div.cat-postur-ad-utan .content,
.home .pagebody div.cat-postur-ad-utan .content {
  padding-top : 2em;
  position : relative;
}
.single .pagebody div.cat-ryni .cat-ryni,
.home .pagebody div.cat-ryni .cat-ryni,
.single .pagebody div.cat-i-umraedunni .cat-i-umraedunni,
.home .pagebody div.cat-i-umraedunni .cat-i-umraedunni,
.single .pagebody div.cat-postur-ad-utan .cat-postur-ad-utan,
.home .pagebody div.cat-postur-ad-utan .cat-postur-ad-utan {
  display : block;
  position : absolute;
  top : 0em;
  color : #000;
  padding-left : 8px;
  left : 0px;
  width : 487px;  /* 495px - 8px */
  line-height : 1.8em;
  border-top : 1px dotted #bbb;
  border-bottom : 1px dotted #bbb;
  background : #f8f8f8;
}


.home .body .more {
  margin : -.25em 0 0 0;
}

/* --- comments --- */

.commentform,
.comments {
  margin-top : 2em;
}
.comments ol {
  margin : 0;
  padding : 0;
  list-style : none;
}
.comments li {
  margin : 0;
  padding : 10px 0 0 129px;
  margin-bottom : 1.5em;
  border-top : 1px solid #888;
  position : relative;
}
.comments li .body {
  min-height:  40px;
  padding-bottom : 12px;
}
.comments p {
  margin-top : 0;
}
.comments p.meta {
  margin : 0;
  position : absolute;
  top : 10px;
  left : 0;
  width : 122px;
}
.comments p.meta cite {
  font-style : normal;
  float : left;
  clear : left;
}
.comments .date {
  float : left;
  clear : left;
}
.comments .wrote-at { position:absolute;right:19999px;left:auto; }
.comments .byauthor {
  border-top : 1px solid #000;
}
.comments .preview {
  border-top : 1px dotted #aaa;
  background : #ffe;
  min-height : 20px;
}
.comments .editlink a {
/*  top : 20px;
  left : 0;
  right : auto;*/
  position : static;
  float : left;
  clear : left;
}
.comments h2,
.comments h3 {
  border-top : 1px solid #888;
  padding : 10px 0;
  font-size : 1em;
  margin : 0;
  font-weight : normal;
  color : #888;
  _margin-bottom : -1.3em;
}
.comments fieldset h4 { position:absolute;right:19999px;left:auto; }

.comments fieldset {
  border : 0;
  border-top : 1px solid #888;
  padding : 12px 0;
  margin : 0;
}

.comments .attention {
  font-size : .818em;
  line-height : 1.834;
  background : #FFE;
  border : 1px dotted #DDC;
  margin-bottom : 17px;
  padding : 3px 10px;
}

.comments .fi_txt {
  position : relative;
  _height:0;min-height:0; /* ie hasLayout fix */
/*
  width : 244px;
  float : left;
  margin-right : 10px;
*/
}
.comments .fi_bdy label,
.comments .fi_txt label {
  float : left;
  _display : inline;
  width : 117px;
  margin-right : 12px;
}
.comments .fi_txt input {
  width : 215px;
  margin-right : 10px;
}
/*textarea-resize-wrapper*/
.comments .fi_bdy textarea {
  width : 358px;
  _width : 342px;
  margin-right : 0;
}
.comments .fi_txt .info {
  position : absolute;
  left : 363px;
  top : 0;
  color : #888;
}
.comments .fi_btn,
.comments .fi_bdy {
  clear : both;
}
.comments .textarea-resize-wrapper {
  float : left;
  overflow : hidden;
  border : 1px solid #888;
}
.comments .textarea-resize-wrapper textarea {
  width : 364px;
}

.comments .fi_bdy:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }
.comments .fi_btn input {
  width : 106px;
}


/* --- boxes --- */
/*
.pageextra1 .wrapper {
}
*/
.pageextra1 h3 {
/*  color : #a33; */
  font-weight : normal;
/*  border-bottom : 1px solid #ccc;*/
  font-size : 1.4em;
  line-height : 1.364;
  line-height : 1.15;
  margin-top : 0;
  margin-bottom : .364em;
}

.pageextra1 .box {
/*  width : 170px;
  margin-right : 15px;
  float : left;
  clear : none;*/
  margin-bottom : 1.8em;
}
.pageextra1 .box p {
  font-size : 0.818em;
  font-size : .92em;
  line-height : 1.4;
}
.pageextra1 ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.pageextra1 .box li {
  font-size : 0.818em;
  font-size : .92em;
  line-height : 1.834;
  line-height  : 1.4;
  margin-bottom : .5em;
}



.pageextra2 .box {
}
.pageextra2 .box h3 {
  font-size : 1.5em;
  font-weight : normal;
  line-height : 1.15;
  margin-bottom : .364em;
  margin-top : 0;
}
.pageextra2 .box p,
.pageextra2 .box li {
  font-size : 0.818em;
  font-size : .92em;
  line-height : 1.4;
  margin-bottom : 0.5em;
}
.pageextra2 .box ul {
  margin : 0;
  list-style : none;
}


/* --- navigation "tree" --- */
.bodywrap .pages {
  margin : 0;
}
.bodywrap div.pages .content {
  position : absolute;
  top : 65px;
  right : 12px;
  width : 362px;
  overflow : hidden;
}
.pages h3 {
  position : absolute;
  left : -9999px;
}
.pages ul {
  margin : 0 -22px 0 0;
  _display : inline;
  padding : 0;
  list-style : none;
  float : right;
}
.pages li {
  margin : 0;
  float : left;
  _display : inline;;
  font-size : .91em;
  margin-right : 10px;
  padding-right : 12px;
  background : url(i/dots.png) 100% 50% no-repeat;
}
.pages a {
  text-transform : uppercase;
  padding : 0;
/*/
  background : #c00;
  opacity : .5;
  width : 107px;
  /**/
  float : left;
}
.pages li.home { position:absolute;right:19999px;left:auto; }
.pages a:hover {
}
.pages .current_page_item a {
}
.pages .current_page_item {
}



/* next & prev buttons */

.navigation {
  clear : left;
  margin : 0;
  text-align : right;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.navigation:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:1px; margin-top:-1px; }
.navigation span {
  font-size : 0.818em;
  line-height : 1.834;
}
.navigation .prev {
  float : left;
}
.navigation .prev a:before { content : "\2190  "; }
.navigation .next a:after { content : " \2192"; }
.navigation a {
  color : #777;
/*  padding : 0 .5em; */
  _padding : 0;
}
.navigation a:hover {
  color : #000;
}



/* search box */

.qsearch {
  position : absolute;
  top : 46px;
  right : 12px;
  margin : -1em 0 0 0;
  padding : 0;
  _width : 185px;
}
.qsearch p {
  margin : 0;
}
.qsearch h3 { position:absolute;right:19999px;left:auto; }
.qsearch input {
}
.qsearch:hover input {
}
.qsearch .fi_btn input {
  width : 45px;
  font-size : 9px;
}
.qsearch .fi_btn input:hover {
}
.qsearch .fi_txt input {
  width : 128px;
  font-size : 9px;
}


/* --- archives --- */

.pagebody .archives ul, /* total */
.pagebody .archives li { /* total */
  list-style : none;
  margin : 0;
  padding : 0;
}
.archives .year h2 { position:absolute;right:19999px;left:auto; }
.archives .month h3 {
  margin : 0 0 .25em 0;
}
.archives .month ul {
  padding-left : 40px;
  margin-bottom : 20px;
  /*
  list-style-type : square;
  list-style-type : none;
  list-style : none;
  */
}
.archives .month ul li {
  list-style-type : square;
  color : #888;
  padding-left : 21px;
  position : relative;
  font-size : .92em;
  margin-bottom : .24em;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.archives .weekday { position:absolute;right:19999px;left:auto; }
.archives .day-of-month {
}
.archives .date {
  position : absolute;
  top : 0;
  left : -3px;
  width : 20px;
  text-align : right;
  display : block;
  color : #222;
  text-decoration : none;
}
/*
.archives ul ul { / * year * /
  margin : 0;
  padding : 0;
}
.archives ul ul ul { / * month * /
  border : 1px solid green;
  margin : 0;
  padding : 0;
}
*/


.pagebody .archive h1 {
  margin-bottom : .5em;
}
.pagebody .archive .meta { position:absolute;right:19999px;left:auto; }
.pagebody .archive .item { margin-bottom : 3.5em; }

.pagebody .archive .metadate { 
  clear : both;
  margin : 0;
}
.pagebody .bycategory .metadate {
  display : none;
} 
.pagebody .archive img { 
  max-width : 140px;
}
.pagebody .archive .excerpt {
  clear : left;
  overflow : hidden;
}
.pagebody .archive .excerpt p {
  margin-top : 0;
}


/* --- breadcrumbs --- */
.breadcrumbs { position:absolute;right:19999px;left:auto; }
/*
.breadcrumbs .content {
  position : absolute;
  top : 161px;
  right : 0;
  color : #999;
  text-align :  right;
  max-width : 370px;
  width : auto;
  width: 500px;
}
.home .breadcrumbs .content,
.breadcrumbs .pre,
.breadcrumbs h3 {
  position : absolute;
  left :-9999px;
}
.breadcrumbs p {
}
.breadcrumbs a {
  color : #999;
}
*/


/* links/blogroll box */
.links h4 {
  clear : left;
  color  : #888;
  margin : 0;
  font-size : 0.818em;
  line-height : 1.834;
}
.links {
  width : 100%;
  overflow : hidden;
}
.links ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
.links ul li {
/*  float : left;
  margin-right : 14px;*/
}

/* -- footer -- */

.footer {
  font-size : 0.818em;
  line-height : 1.834;
}
.footer .feeds,
.footer .appinfo {
  margin : 0;
}
.footer .feeds {
/*
  clear : right;
  float : right;
*/
}

#text-2 h3 {  display : none; }
#text-2 .content {
  float : right;
  font-size : 0.818em;
  line-height : 1.834;;
}



/* -- metablock -- */

.metablock {
}
.metablock li {
  _height:0;min-height:0; /* ie hasLayout fix */
}
.metablock li strong {
  display : block;
  font-weight : normal;
}
.metablock li span {
  display : block;
}
.metablock .print {
  display : none;
}

/* --- minar stillingar --- */
.userstylebuttons {
  position : absolute;
  top : 9px;
  left : 30px;
  font-size : .8em;
  color : #aaa;
}
.userstylebuttons a {
  color : #866;
}
.userstylebuttons a:active,
.userstylebuttons a:hover {
  color : #048;
}
.userstylebuttons span.pre {
  position : absolute;
  left : -99999px;
}
.userstylebuttons a.ust_toggle {
  height : 20px;
  line-height:  20px;
  padding-left : 24px;
  display : block;
  float : left;
  background : url(/files/stillingar.png) 0 0 no-repeat;
}
.userstylebuttons a.ust_toggle:hover {
  background : url(/files/stillingar.png) 0 -50px no-repeat;
}

