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

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

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

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

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

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

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

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

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

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

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

div.end {margin: 0;}

h5 {
  color: #6385a1;
  font: normal 14px/25px Arial, Helvetica, sans-serif;  
  margin: 9px 20px 0 0;
}

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

.alignleft {
	float: left;
  margin: 0 10px 0 0;
  
}

.alignleft img {
	padding: 3px; 
  border: 1px solid #ccc; 
  margin: 10px 0 5px 0;
  
}

.alignright {
	float: right;
  margin: 5px 15px 0 5px;
  
}

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

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

h3#facts {
  background: url(../img/facts.gif) 0 0 no-repeat;
  width: 138px;
  height: 16px;
}

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

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