/**
  * STANDARD ELEMENTS
  */

body
{

  background: #ffffff;
  color: #000;
  font-weight: 400;
  font-family: "Trebuchet MS", sans-serif;
  text-align: center;
  width: 980px;
  /*padding: 25px;
  voice-family: "\"}\"";
  voice-family: inherit;*/
}

a:link
{
  color: #000000;
  voice-family: "\"}\"";
  voice-family: inherit;
  cursor: pointer;
}

a:visited
{
  color: #000000;
}

a:hover
{
  /*cursor: hand;*/
  voice-family: "\"}\"";
  voice-family: inherit;
  cursor: pointer;
}

ul, dl
{
  padding: 0px 0px 0px 5px;
  margin: 0px;
}

li, dt, dd, div.links a
{
  list-style-type: none;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  font-weight: 400;
  font-size: 12px;
  font-family: "Trebuchet MS", sans-serif;
  color: #000000;
}

li a, dd a, a.copyright, div.sidebarBox a, div.links a
{
  text-decoration: none !important;
}

li a:hover, dd a:hover, a.copyright:hover, div.links a:hover
{
  text-decoration: underline !important;
}

div.links
{
  line-height: 18px;
}

div.links div.rFolder {
    margin-left: -5px;
    margin-bottom: 10px;
}

dd
{
  margin-bottom: 10px;
}

img
{
  border: 1px solid #BAB5AB;
}

select
{
  font-family: Georgia, serif;
}

input.styled, textarea.styled,
div#searchAgain input /* added searchAgain for roller */,
div.comments-form input
{
  border: 1px solid #999;
  font-family: Georgia, serif;
  font-size: 1em;
}

label.styled, div.styled
{
  font: 800 oblique .85em Georgia, serif;
  color: #000;
}

/**
 * PAGE SectionS
 */

#mainContainer
{
  border: 0px solid #999;
  margin: auto;
  /*margin-top: 25px;*/
  /*overflow: hidden;*/
  width: 650px;
  text-align: left;
  vertical-align: top;
  background: #fff;
}

#smallContainer
{
  border: 2px solid #ccc;
  margin: auto;
  overflow: hidden;
  width: 448px;
  text-align: left;
  background: #fff;
}

#leftColumn
{
  padding: 0px 5px 0px 5px;
  float: left;
  margin: auto;
  font-family: Georgia, serif;
  width: 150px;
  overflow: hidden;
  /* IE 5+ Box Model Hack*/
  voice-family: "\"}\"";
  voice-family: inherit;

}

#midColumn
{
  padding: 10px;
  width: 468px;
  margin: auto;
  overflow: hidden;
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;

}


#mainColumn
{
  padding: 10px;
  width: 720px;
  border: 1px solid #999;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 700px;
}

#smallColumn
{
  padding: 10px;
  width: 448px;
  /*overflow: hidden;*/
  float: left;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 430px;
}

/**
 * PAGEBANNER
 */

#pageBanner
{
  height: 70px;
}

#pageBanner h1 {
  font-family: Georgia, Futura, Arial, Helvetica, sans-serif;
  margin: 0px 0px -10px 10px;
  padding-top: 10px;
  font-weight: lighter;
  font-size: 66px;
  font-style: italic;
  font-stretch: condensed;
  color: #fff;
}

#gutter h1 {
  font-family: Georgia, Futura, Arial, Helvetica, sans-serif;
  margin: 50px 0px 0px 30px;
  padding-top: 0px;
  font-weight: lighter;
  font-size: 36px;
  font-style: italic;
  font-weight: 600;
  font-stretch: narrower;
  color: #FFFFFF;
  vertical-align: bottom;
  float: right;
}

#gutter h2 {
  font-family: Georgia, Futura, Arial, Helvetica, sans-serif;
  margin: 0px 0px 0px 10px;
  padding-top: 10px;
  font-weight: lighter;
  font-size: 22px;
  font-style: italic;
  font-stretch: narrower;
  color: #FFFFFF;
  vertical-align: bottom;
  float: right;
}

#pageBanner h1 a
{
  background: transparent;
  color: #6F89A1;
  text-decoration: none;
  font-style: normal;
}

#gutter
{
  border-top: 0.1em solid #ddd;
  border-bottom: 0.1em solid #ddd;
  height: 140px;
  vertical-align: bottom;
  margin: 0px 0px 5px 0px;
}

#bloggHeaderBilde
{
  float: left;
  width: 650px;
  height: 140px;
  /*border: 1px solid #ccc;*/
  background: url(../images/Forfatterheader.jpg) no-repeat;
  vertical-align: bottom;
}

/**
 * ADMINBAR
 */

#adminBar
{
  border-bottom: 0px dotted #ddd;
  background-color: #f2cebc;
  padding: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  height: 30px;
}

#adminBar li
{
  display: inline;
  text-align: center;
}

#adminBar li a, #adminBar a
{
  color: #000000;
  padding: 5px;
  width: 180px;
  float: left;
  text-align: center;
  text-decoration: none;
}

#adminBar li a:hover
{
  font-weight: bold;
}

/**
 * MENU
 */

#menu
{
    padding: 5px;
    background: #fff;
    text-align: center;
    font-family: Arial, sans-serif;
    border-bottom: 1px dashed #ddd;
}

#menu a
{
    color: #999;
    padding:0px 2px 0px 2px;
}

#menu a:link
{
    text-decoration: none;
    font-size: 1em;
}

#menu a:visited
{
    text-decoration: none;
    font-size: 1em;
}

#menu a:hover
{
    text-decoration: underline;
}

/**
 * SEARCH
 */

.searchEntryTitle
{
    font: 400 .5em Georgia, serif;
}

.searchResultBox
{
  border-bottom: 1px solid #ddd;
}

.searchResultTitle
{
    border-bottom: 1px solid #ddd;
    font: 800 1.6em Georgia, serif;
}

/**
 * STORYLIST
 */

.storyBox
{
  border-bottom: 1px solid #BAB5AB;
}

.storyBox h2
{
  /*color: #333;*/
}

.storyDateBox
{
  font-family: Georgia, serif;
  float: left;
  padding: 0px 5px 5px 0px;
  margin: 0px 10px 4px 0px;
  border-right: 1px solid #B39169;
  width: 70px;
  position: relative;
}

.storyDateBox h2
{
  font-weight: 400;
  margin: 0px;
  padding: 0px;
}

.storyDateBox h2 a
{
  text-decoration: none;
  font-size: 36px;
}

.storyDate
{
  text-decoration: none;
  font-size: 32px;
}

.storyDateBox span
{
  font-size: 11px;
}

/**
 * STORY
 */

.story, .entryContent
{
  font-family: Georgia, "Trebuchet MS", sans-serif;
}



/**
 * COMMENTS
 */

div.trackbackUrl {
    background: transparent;
    color: #006633;
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted silver;
}

#commentBox
{
  font-family: Arial;
  color: #555
}

.comment {
    margin: 5px 10px 10px 5px;
    border: 1px solid #ddd;
    background:#eee;
}

#commentBoxPreview
{
  font-family: Arial;
  color: #555;
  padding: 5px;
  background: #eee;
  border: 1px solid #aaa;
}

#commentBoxPreview h3
{
  margin: 0px;
}

.comments-head {
    font-weight: 900;
}

.comment, .comments-form table {
    font-family: Trebuchet MS, Trebuchet MS, sans-serif;
    font-size: 1em;
}

.commentFormInput,
.commentFormTextarea {
    font-family: Trebuchet MS, serif;
    font-size: 1em;
}

div.comments-head {
    padding-top: 10px;
    background: transparent;
    color: #990000;
}

span.enabled {
    color: green;
    font-style: italic;
}

span.disabled {
    color: red;
}
/**
 * FORM ROWS
 */

.formRow
{
  width: auto;
}

.formRowTitle
{
  text-align: left;
  font: 800 oblique 11px Georgia, serif;
}

.formRowControl
{
  padding-top: 5px;
}

.formRowControl input, .formRowControl textarea
{
  border: 1px solid #999;
  font-family: Georgia, serif;
}

/**
 * SIDE COLUMN
 */

#quoteBox
{
  font-style: oblique;
  font-family: Arial, sans-serif;
}

.sidebarHeading, div.rFolder
{
  border-bottom: 1px solid #999;
  color: #990000;
  padding: 0px 0px 3px 5px;
  font-family: Georgia, serif;
  font-weight: 400;
  font-size: 12px;
  font-variant: small-caps;
}

div.sidebarBox, form.sidebarBox
{
  margin-bottom: 25px;
  background-color: #F7E9E0;
  padding: 10px;
}

#aboutBox
{
  font-size: 10px;
  font-family: Arial, sans-serif;
}

#aboutBox a
{
  text-decoration: none;
  border-bottom: 1px dotted #314E6C;
}

#blogChalk
{
  width: 35px;
  height: 30px;
  border:1px dashed #ddd;
}

/**
 * CLASSES
 */

.noBorder
{
  border: 0em;
}

.standardSpacer
{
  overflow: hidden;
}

.floatSpacer
{
  clear: both;
  overflow: hidden;
}

.noDisplay
{
  display: none;
}

.blockDisplay
{
  display: block;
}

.smallText
{
  font-size: 9px;
  font-family: Trebuchet MS, sans-serif;
}

.storyLink
{
  font-family: Trebuchet, Georgia, serif;
  font-size: 1.0em;
  margin-left: 1.0em;
}

.new
{
  color: blue;
  font-size: 9px;
}

.draft
{
  font: 800 oblique 14px Georgia;
  color: #aaa
}

.border
{
  border-bottom: 1px solid #ccc;
}


.sectionTitle
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-style: oblique;
    font-size: 1.2em;
    color: #555;
}

.heading
{
    font-family: Georgia, serif;
    font-weight: 400;
    font-style: oblique;
    font-size: 1.0em;
    color: #555;
}

.blockquote
{
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    line-height: 1.7em;
    color: #444;
    clear: both;
    /*font: 400 oblique 12px Helvetica, sans-serif;*/
    font-style: oblique;
    font-family: "Courier New", "Andale Mono", "MS Sans Serif";
}

img.smiley
{
    vertical-align: top;
}

/**
 * CALENDAR
 */

#calendar
{
    border: 1px solid #999;
}

#sideCalendar, table.hCalendarTable
{
    width: 150px;
}

table.hCalendarTable {
    font-size: 1em;
}

.thead, .hCalendarDayNameRow
{
    border-bottom: 1px solid #ffbf74;
    text-align: center;
    font-size: .9em;
    font-weight: 400;
    /*font-variant: small-caps;*/
    color: #444;
}

.calLink, .hCalendarDayTitle
{
    font-size: .9em;
    color: #555;
    text-align: center;
}

.calLink a:link, div.hCalendarDayTitle a
{
    text-decoration: none;
    font-size: 1.1em;
    font-weight: 800;
}

.calLink a:hover, div.hCalendarDayTitle a:hover
{
    text-decoration: underline !important;
    font-size: 1.1em;
    font-weight: 800;
}

.calendar
{
	font-family: Trebuchet MS, arial, sans-serif;
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 1px;
        text-align: left;
}

.calendarCaption, .hCalendarMonthYearRow
{
	font-family: Trebuchet MS, Georgia, serif;
	color: #111;
	font-size: 1.1em;
	font-weight: 400;
	padding: 2px;
	letter-spacing: .12em;
	background: #fff;
	/*font-variant: small-caps;*/
    text-transform: uppercase;
	text-align: center;
}

#calendar>caption
{
    margin: 5px;
}

/*
 * Yeah, this is a mess. Too lazy to code, easier to do the calendar through
 * styles.
 */
#cell1, #cell3, #cell5, #cell7, #cell8, #cell10, #cell12, #cell14, #cell15,
#cell17, #cell19, #cell21, #cell22, #cell24, #cell26, #cell28, #cell29, #cell31,
#cell33, #cell35, #cell36, #cell38, #cell40, #cell42
{
    background: #f7f7f7;
}

#c1, #c3, #c5, #c7, #c8, #c10, #c12, #c14, #c15,
#c17, #c19, #c21, #c22, #c24, #c26, #c28, #c29, #c31,
#c33, #c35, #c36, #c38, #c40, #c42
{
    background: #f0f0f0;
}


/**
 * Easier to use attr=[], but not well supported
 */
#cell1, #cell2, #cell3, #cell4, #cell5, #cell6, #cell7, #cell8, #cell9, #cell10,
#cell11, #cell12, #cell13, #cell14, #cell15, #cell16, #cell17, #cell18, #cell19, #cell20,
#cell21, #cell22, #cell23, #cell24, #cell25, #cell26, #cell27, #cell28, #cell29, #cell30,
#cell31, #cell32, #cell33, #cell34, #cell35, #cell36, #cell37, #cell38, #cell39, #cell40,
#cell41, #cell42
{
    border-top: 1px solid #999;
    height: 120px;
    width: 90px;
    text-align: left;
}

.hCalendarDayCurrent
{
    border: 1px solid #ffbf74;
}

.day
{
    font: 800 1.1em Georgia, serif;
    font-variant: small-caps;
}

.calendarMonth
{
    display: inline;
    font-family: Georgia, serif;
    font-weight: 400;
    font-variant: small-caps;
    /*font-style: oblique;*/
    font-size: 1.6em;
    color: #000;
}

a.calendarLink
{
    font-family: Georgia, serif;
    font-weight: 800;
    font-size: 1.1em;
}

a.calendarLink:link, a.calendarLink:visited
{
    text-decoration: none;
}

a.calendarLink:hover
{
    text-decoration: underline;
}

/**
 * INDEX
 */

.indexBox
{
  color: #999;
  margin-top: 10%;
  border: 4px solid #ccc;
  height: 250px;
  width: 200px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: auto;
  background: #fff;
}

.skrevetAv
{
    font-size: 1.4em;
    font-family: Trebuchet MS, Georgia;
    color: #797A7B;
/*grey*/
    text-align: left;
}
#skillelinje{
    height: 3px;
    width: 100%;
    color: #f2cebc;
}

.kommentarer{

    color: #f2cebc;
    font-size: 1.4em;
}

.bloggPosting
{
    font-size: 1.2em;
    font-family: Georgia, Trebuchet MS;
    color: #000000;
    text-align: left;
}
.bloggRamme
{
 display: block;
 border: 1px solid #CB7440;
 width: 648px;
}

/*skal g� til global*/
#leftMenu
{

  float: left;
  /*margin: auto;*/
  font-family: Georgia, serif;
  width: 160px;
  /*overflow: hidden;*/
  /* IE 5+ Box Model Hack*/
  voice-family: "\"}\"";
  voice-family: inherit;

}

div.leftBarBox, form.leftBarBox
{

  border: 1px solid #CB7440;
  text-align: left;
  padding: 10px;
  margin: 0px 5px 0px 5px;
  margin-bottom: 25px;
}

div.leftBarTop
{
  width: 160px;
  height: 140px;
  margin-bottom: 39px;

}

img leftBarTop
{
  border: 0px solid #BAB5AB;
}


#rightMenu
{
  padding: 0px 5px 0px 5px;
  float: right;
  /*margin: auto;*/
  font-family: Georgia, serif;
  width: 150px;
  min-height: 900px;
  overflow: hidden;
  /* IE 5+ Box Model Hack*/
  voice-family: "\"}\"";
  voice-family: inherit;

}

div.rightBarBox, form.rightBarBox
{
  margin-bottom: 25px;
  background-color: #FFFFFF;
  border: 0px solid #CB7440;
  text-align: left;
  padding: 10px;
}

div.rightTop
{
  height: 182px;
  vertical-align: left;
  margin-bottom: 0px;
  border: 0px solid #CB7440;
  text-align: right;
  padding: 0px;
  width: 150px;

}



div.completePage
{
  border: 1px solid #000000;
  margin: auto;
  margin-top: 25px;
  /*overflow: hidden;*/
/*  width: 1001px;*/
  text-align: left;
  background: #fff;
}

img.logo
{
  border: 0px solid #BAB5AB;
}

hr {
    background-image: url(/roller/images/forfatterblogg/1x1.gif);
    background-repeat: no-repeat;
    width: 80%;
    height: 5px;
    margin-left: auto;
    margin-right: auto;
}

.leftBarBox h1, .rightBarBox h1, .sidebarBox h1, .story h1 {
    font-size: 1.4em;
    font-family: Georgia, Trebuchet MS;
    font-weight: 400;
    margin: 0px 0px 5px 0px;
    color: #B94600;
    text-align: left;
}

.story h1 {
    font-weight: 900;

}

.storyBox h2
{
    font-size: 1.5em;
    font-family: Georgia, Trebuchet MS;
    font-weight: 400;
    margin: 0px 0px 10px 0px;
    color: #797A7B;
    text-align: left;

}

.leftBarElement
{
    margin-bottom: 3px;
    padding-bottom: 5px;
}

.bannerStatusBox {
    width: 620px;
    height: 22px;
    padding: 4px 15px 4px 15px;
    color: #fff;
    background-color: #fff;
    margin-bottom: 5px;
    margin-top: 0px;
    text-align: right;
}

.bannerStatusBox a, a.rUnchosenCategory, span.rFolderItem
{
  color: #000;
  list-style-type: none;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: normal;
  font-size: 14px;
  font-family: Trebuchet MS, sans-serif;

}

.bannerStatusBox a:hover, a:hover.rUnchosenCategory { text-decoration: underline; }

span.rChosenCategory {
  color: #000;
  list-style-type: none;
  text-decoration: none;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 14px;
  font-family: Trebuchet MS, sans-serif;
}

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

/* m�rk cd7e4c */

div.leftBarBox, form.leftBarBox, .bloggRamme, .hCalendarDayCurrent
{
  border: 1px solid #415F91;
}

.thead, .hCalendarDayNameRow
{
    border-bottom: 1px solid #415F91;
    color: #444;
}


.leftBarBox h1, .rightBarBox h1, .sidebarBox h1, .story h1 {
     color: #415F91;
}

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

.leftBarTop
{
  background: url(../images/Forfatterbloggen_logo.jpg) no-repeat;
}
