@import url(/blogg/themes/theme-blue_crush/theme-blue_crush.css);

#banner
{
	background: #000 url(/images/frog2.jpg);
        height: 140px;
}

.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;
}

#banner-description
{
        width: 250px;
}

/*
div#pagebody a
{
  text-decoration:none;
  border-bottom: 1px dashed; 
}
*/

a.english
{
  background: url(/images/flags/en.gif) no-repeat;
}

blockquote
{
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 5px 10px 5px 10px;
}