/* Pagination */

DIV.navigation {
  margin-right: 1.764em;
}

DIV.navigation .alignright {
  float: right;
}

DIV.navigation .alignleft {
  float: left
}

/* Sidebar */

DIV#ikea-tv-wrapper DIV#sidebar UL LI H2 {
  float: none;
  background: #fff url(/images/bg-section-heading.png) repeat-x scroll left center;
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  overflow: hidden;
  font-size: 0.95em;
  padding: 0 0.882em;
  margin-bottom: 0;
}

DIV#ikea-tv-wrapper DIV#sidebar UL LI UL LI {
  margin-top: 0.882em;
  margin-bottom: 0;
  line-height: 1em;
}

DIV#ikea-tv-wrapper DIV#sidebar UL LI {
  margin-bottom: 1.5292em;
}

DIV#ikea-tv-wrapper DIV#sidebar UL LI UL LI A {
  font-weight: bold;
}

/* Post */

DIV#ikea-tv-wrapper DIV.post {
  margin-right: 1.764em;
  margin-bottom: 0.882em;
  border-bottom: 1px solid #e4e3de;
}

DIV#ikea-tv-wrapper DIV.first-post {
}

DIV#ikea-tv-wrapper DIV.post H2 {
  font-size: 1.636em;
  text-transform: none; 
}

DIV#ikea-tv-wrapper DIV.post H2 A {
  color: #000;
}

DIV#ikea-tv-wrapper DIV.post P {
  margin-bottom: 0.882em;
}

DIV#ikea-tv-wrapper DIV.post P.date {
  font-style: italic;
}

DIV#ikea-tv-wrapper DIV.post STRONG,
DIV#ikea-tv-wrapper DIV.post B {
  font-weight: bold;
}

DIV#ikea-tv-wrapper DIV.post EM {
  font-style: italic;
}


/* Comments */

DIV#respond {
  margin-right: 1.764em;
}

DIV#respond H2 {
  /* in order allow default styled
    inline elements in heading */
  text-transform: none;
  font-size: 1em;
}

/* "real" heading */
DIV#respond H2 SPAN {
  text-transform: uppercase;
  font-size: 1.0909em;
  display: inline;
  margin-right: 0.4em;
}

DIV#respond FORM {
  background: #f1f1e9;
  padding: 1.764em 1.764em 0.882em 1.764em;
  overflow: hidden;
  margin-bottom: 1.764em;
}

DIV#respond FORM TEXTAREA {
  border: none;
  width: 451px;
  height: 102px;
  background: #fff;
  padding: 9px;
  font-size: 16px;
}

DIV#respond INPUT#submit {
  float: right;
  background: transparent url(/images/sv_SE/send_comment_inactive.png) no-repeat;
  width: 87px;
  height: 30px;
  text-indent: -999em;
  border: none;
  display: block;
  vertical-align: top;
  margin: 0.7938em -0.2646em 0 0;
  display: block;
  overflow: hidden;
  padding-bottom: 0.441em;
  cursor: pointer;
  line-height: 1px;
  z-index: 2;
}

DIV#ikea-tv-wrapper DIV.logged-in INPUT#submit {
  background: transparent url(/images/sv_SE/buttons.png) no-repeat 0 -312px;
}

DIV#respond OL LI {
  padding-bottom: 0.882em;
  margin-bottom: 0.882em;
  border-bottom: 1px solid #e4e3de;
}

DIV#ikea-tv-wrapper .comments UL {
  margin-top: 0;
}

DIV#ikea-tv-wrapper .comments P {
  margin-bottom: 1.764em;
}
