@import url(/blogg/themes/theme-blue_crush/theme-blue_crush.css);

/*
#banner
{
	background: #000 url(/images/toppur-peru.gif);
	height: 158px;
}
*/

#banner
{
	background: #000 url(/images/frog2.jpg);
        height: 140px;
}

#banner-description
{
        width: 250px;
}

p.content-nav a.nav-previous
{
 float: left;
}

p.content-nav a.nav-center
{
 float: right;
}

p.content-nav a.nav-next
{
 float: right;
}

p.content-nav .arrow
{
 margin: 10px 25px 10px 25px;
}

.comment
{
  border: 1px solid #ccc;
  margin: 10px 0 10px 0;
  background-color: #eee;
}

.comment-footer
{
  /*border: 1px solid black;*/
  padding: 3px 10px 3px 10px;
  margin: 0px 0px 0px 0px;
  background-color: #ccc;
}

.commentordernumber
{
  color: #ccc;
  font-size: x-large;
  font-style: italic;
  font-weight: bold;
  float: right;
}

div.photoentry
{
  float: left;
  height: 155px;
  width: 75px;
  padding: 20px;
  margin: 5px 3px;
  bacground: white;
  border: 1px solid;
  border-color: #aaa #444 #444 #aaa;
}

div.photoentry img { border: none; }
div.photoentry ul { margin: 0.25em 0 0; padding: 0; font: x-small Arial, Verdana, sans-serif;  }

div.lspt img { height: 75px; width: 75px; border: 1px solid; border-color: #444 #aaa #aaa #444; }

li.title { display: bock; list-style: none; text-align: center;}
li.comments { display: bock; list-style: none; text-align: center;}

/*
div#pagebody a
{
  text-decoration:none;
  border-bottom: 1px dashed; 
}
*/

a.english
{
  background: url(/images/flags/en.gif) no-repeat;
}