body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, sans-serif;
	text-align: center;
	color: #333;
	background-image: url(/images/page_background.gif);
	background-color: #e0e0e0;
	font-size: small;
  }

blockquote {
  margin: 0 0 0 30px;
  padding: 10px 0 0 20px;
  font-size: 88%;
  line-height: 1.5em;
  color: #666;
  }

blockquote p {
  margin-top: 0;
  }

abbr, acronym {
  cursor: help;
  font-style: normal;
  border-bottom: 1px dotted;
  }

code {
  color: #f63;
  }

hr {
  display: none;
  }

img {
  border: none;
  }

/* unordered list style */

ul {
	list-style: none;
	padding: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 30px;
  }

li {
	list-style: disc;
	padding-left: 5px;
	margin-bottom: 4px;
	margin: 0;
	padding: 0;
	padding-bottom: 4px;
  }

/* links */

a:link {
	color: #004D8F;
	text-decoration: none;
  }

a:visited {
  color: #666699;
  text-decoration: none;
  }

a:hover {
  text-decoration:underline;
  }

a:active {
	color: #cc3333;
	text-decoration: none;
  }

/* ---( layout structure )---*/

@media all {
  #wrap {
	width: 80%;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	border: 2px solid #FFF;
	margin-top: 15px;
	background-image: url(/images/footer-background.gif);
	background-position: bottom right;
	background-repeat: repeat-x;
    }

  #content {
    margin-left: 16px; /* to avoid the BMH */
    }

  #main-content {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 60%;
    }

  #sidebar {
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
	margin-top: 0;
	margin-right: 41px;
	margin-bottom: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 65%;
    }
  }
@media handheld {
  #wrap {
    width: 90%;
    background: none;
    }

  #content {
    margin:0 2% 0 2%;
    }

  #main-content {
    float: none;
    width: 100%;
    }

  #sidebar {
    margin: 0 2% 0 2%;
    }
  }


/* ---( header and site name )--- */

@media all {
  #blog-header {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #64C963;
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 130%;
	background-image: url(/images/factropolis-header.gif);
	height: 110px;
    }

  #blog-header h1 {
	margin: 0;
	font-size: 130%;
	color: #333333;
	text-shadow: #81A75B 2px 2px 2px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 200px;
    }
  }
@media handheld {
  #blog-header {
    background: #99cc66;
    }

  #blog-header h1 {
    background: none;
    }
  }

#blog-header h1 a {
  text-decoration: none;
  color: #fff;
  }

#blog-header h1 a:hover {
  color: #eee;
  }

/* ---( main column )--- */

h2.date-header {
	margin-top: 0;
	font-size: 11px;
	color: #102210;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 5px;
	font-weight: normal;
  }

h3.post-title {
  margin-top: 0;
  font-family: "Lucida Grande", "Trebuchet MS";
  font-size: 225%;
  letter-spacing: -1px;
  color: #236E24;
  }

h3.post-title a {
	color: #236E24;
	}
	

.post {
	margin: 0 0 1em 0;
	padding: 1.5em;
	border-bottom: 1px solid #ddd;
	background-color: #FFFFFF;
	border: 1px dotted;
	border-color: #92C78B;
	background-image: url(../images/fact-background.gif);
	background-repeat: repeat-x;
	background-position: top;
  }

.post-footer {
  margin: 0;
  font-size: 11px;
  color: #999;
  }

.post img {
  padding: 6px;
  }
  
.post cite {
	font-style: italic;
	color: #666666;
	font-size: 11px;
	margin-top: 20px;
}

/* comment styles */

#comments {
	line-height: 1.5em;
	color: #666;
	padding-left: 1.5em;
  }

#comments h4 {
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	color: #666;
  }
  
#comments ul {
	list-style-type:none;
	padding: 0;
	margin: 0;
  }

#comments li {
  background: none;
  padding: 0;
  margin: 0;
  list-style-type:none;
  }
  
.comment-body {
	padding: 0px 10px 12px 25px;
	font-size: 14px;
  }

.comment-body p {
  margin-bottom: 0;
  }

.comment-data {
  margin: 4px 0 0 0;
  padding: 0 10px 1em 0px;
  color: #999;
  border-bottom: 1px solid #ddd;
  }


.deleted-comment {
  font-style:italic;
  color:gray;
  }

.comment-link {
  }

/* ---( sidebar )--- */

h2.sidebar-title {
	margin: 0;
	font-family: "Lucida Grande", "Trebuchet MS";
	font-size: 130%;
	color: #333333;
	height: 32px;
	height: 32px !important; /* for most browsers */
	height /**/:57px; /* for IE5/Win */
	background-repeat: no-repeat;
	background-position: 20px 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
  }

#sidebar ul, #sidebar p {
	margin: 0;
	padding: 5px 20px 20px 20px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
  }

#sidebar li {
  }

/* profile block */

.profile-datablock {
  margin: 0;
  padding: 5px 20px 0 20px;
  }

.profile-datablock dd {
  margin: 0;
  padding: 0;
  }

.profile-img img {
  float: left;
  margin: 0 10px 0 0;
  padding: 4px;
  border-top: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #c0c0c0;
  border-right: 1px solid #c0c0c0;
  background: #fff;
  }

#sidebar p.profile-link {
  padding-left: 36px;
  }

p#powered-by, #sidebar p.profile-textblock {
  margin-top: 1em;
  border: none;
  }

/* ---( footer )--- */

.clear { /* to fix IE6 padding-top issue */
  clear: both;
  height: 0;
  }

@media all {
  #footer {
    margin: 0;
    padding: 0 0 9px 0;
    font-size: 85%;
    }

  #footer p {
	margin: 0;
	padding: 160px 0px 0px 20px;
    }
  }
@media handheld {
  #footer {
    background: none;
    }

  #footer p {
    background: none;
    }
  }
  
p.staff-name, .staff-name, h3.staff-name {
	font-size: 140%;
	font-weight: bold;
	padding-top: 30px;
	margin-bottom: 0px;
	clear: both;
}

.staff-title {
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #666;
	margin-top: 1px;
	margin-bottom: 12px;
}

.staff-photo img, img.staff-photo {
	padding: 3px;
	border: 1px solid #999;
	margin-bottom: 8px;
}

.staff-photo {
	width: 140px;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 3px 30px 20px 0px;
	float: left;
	color: #666;
}

