/* =============================================================================
Stekkie - Home
============================================================================= */

/* General
============================================================================= */

.section {
  padding: 0 0 20px 0;
  border-bottom: 1px solid #dcdcdc;
}

p.link {margin: 16px 0 0 0;}

/* Introduction
============================================================================= */

h3#welcome {
  background: url(../img/welcome.gif) 0 0 no-repeat;
  width: 75px;
  margin: 0 0 0 0;
  float: left;
}

/* Interests
============================================================================= */

.middle {
  margin: 25px 0 0 0;
  border: none;
}

h3#interests {
  background: url(../img/interests.gif) 0 0 no-repeat;
  width: 89px;
  margin: 0 0 0 0;
  float: left;
}

div.interest {
  width: 146px;
  margin: 0 24px 0 0;
  float: left;
}

div.end {margin: 0;}

.picture img {
	padding: 3px; 
  border: 1px solid #ccc; 
  margin: 14px 0 0 0;
}

h4 {
  font: normal 14px/17px Arial, Helvetica, sans-serif;
  margin: 8px 0 0 0;
}

p.large {
  color: #5c5c56;
  font: normal 12px/17px Arial, Helvetica, sans-serif;
  margin: 9px 20px 0 0;
}

/* Right column
============================================================================= */

h3#news {
  background: url(../img/news.gif) 0 0 no-repeat;
  width: 114px;
  height: 19px;
}

h3#cooking {
  background: url(../img/cooking.gif) 0 0 no-repeat;
  width: 164px;
  height: 19px;
  margin: 18px 0 0 13px;
}

h3#faq {
  background: url(../img/faq.gif) 0 0 no-repeat;
  width: 59px;
  height: 20px;
  margin: 18px 0 0 13px;
}

#right_column p.highlight,#right_column span.highlight {color: #b8762a;}