/*
Cascading Style Sheet for:	www.LinneaHeinrichs.com
Designer: 					Georganna Hancock, Copyright 2007
Website:   					www.HancockWebsites.com
------------------------------------------ */

body {
  background:#fff;
  margin:0;
  padding:10px 10px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
  
a:link {
  color:#FF0000;
  text-decoration:underline;
  }
  
a:visited {
  color:#FF0000;
  text-decoration:underline;
  }
  
a:hover {
  color:#FF0000;
  text-decoration:underline;
  }

/* Header
----------------------------------------------- */

@media all {
  #header {
    width:660px;
    margin:0 auto 10px;
    background-color:#000000;
    
    }
  }
  
@media handheld {
  #header {
    width:90%;
    }
  }
  
#site-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#FF0000;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
  
#site-title a {
  color:#FF0000;
  text-decoration:none;
  }
  
#site-title a:hover {
  color:#FF0000;
  }

/* Content
----------------------------------------------- */

@media all {
  #twocol-content {
    width:660px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #leftcol {
	width:410px;
	float:left;
	line-height: 1.5em;
    }
  #rightcol {
	width:220px;
	float:right;
	line-height: 1.5em;
    }
  }
  
@media handheld {
  #twocol-content {
    width:90%;
    }
  #leftcol {
    width:100%;
    float:none;
    }
  #rightcol {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */

h2 {
  margin:1.5em 0 .75em;
  font: 100%/1.4em"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#FF0000;
  }

/* Footer
----------------------------------------------- */

#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
  
#footer hr {
  display:none;
  }
  
#footer p {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }

/*  End CSS for linneaheinrichs.com by hancockwebsites.com
----------------------------------------------------------- */