@charset "UTF-8";
/* CSS Document */

/* lys #E7c6b2 */
.bannerLeft, #leftMenu, div.leftBarTop, .bannerStatusBox, div.sidebarBox, form.sidebarBox { color: black; background-color: silver; }

/* mørk cd7e4c */

div.leftBarBox, form.leftBarBox, .bloggRamme, .hCalendarDayCurrent 
{ border: solid 1px transparent; }

.thead, .hCalendarDayNameRow
{ color: red; background-color: white; border-bottom: 1px solid red; }


.leftBarBox h1, .rightBarBox h1, .sidebarBox h1, .story h1 { color: red; font-size: large; }

div.rightTop, #rightMenu
{
   background-color: silver;
}

#bloggHeaderBilde
{
  float: left;  
  width: 650px;
  height: 140px;
  /*border: 1px solid #ccc;*/
  background: url(http://www.forfatterbloggen.no/roller/johnsen/resource/forfatterbloggen.jpg) no-repeat;
  vertical-align: bottom;
}

.leftBarTop
{
  background: url(http://www.forfatterbloggen.no/roller/themes/tema1/images/Forfatterbloggen_logo.gif) no-repeat; 
}


div.comments-form input
{
  border: 1px solid #999;
  font-family: Georgia, serif;
  font-size: 1em;
}
