body {
	text-align:center;
	color:#6F7A80;
	font-size/* */:/**/small;
	font-size: /**/11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEF;
  }

a img {
  border-width:0;
  }

/* Content
----------------------------------------------- */
@media all {
  #content {
	width:950px;
	margin:0 auto;
	padding:0;
	text-align:left;
    }
  #main {
	width:630px;
	float:left;
    }
  #sidebar {
	width:228px;
	float:right;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }
#main a {
	color: #6F7A80;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#main a:hover {
	color: #353A3D;
	text-decoration: none;
}


/* Headings
----------------------------------------------- */
h2 {
	margin:1.5em 0 .75em;
	text-transform:uppercase;
	letter-spacing:0.2em;
	color:#353A3D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
	margin:1.5em 0 .5em;
	font-size: 11px;
    }
  .post {
	margin:.5em 0 1.5em;
	border-bottom:1px dotted #ccc;
	padding-bottom:1.5em;
	text-align: justify;
    }
  }
@media handheld {
  .date-header {
	padding:0 1.5em 0 1.5em;
	color: #6F7A80;
	font-size: 11px;
    }
  .post {
	padding:0 1.5em 0 1.5em;
	text-align: justify;
    }
  }
.post-title {
	margin:.25em 0 0;
	padding:0 0 4px;
	font-size:140%;
	font-weight:normal;
	line-height:1.4em;
	color:#6F7A80;
  }
.post-title a, .post-title a:visited, .post-title strong {
	display:block;
	text-decoration:none;
	color:#6F7A80;
	font-weight:normal;
  }
.post-title strong, .post-title a:hover {
	color:#6F7A80;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
  }
.post div {
	margin:0 0 .75em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
	font-style:normal;
	color:#6F7A80;
	margin-right:0.6em;
	font-size: 11px;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }




/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
	margin:0 0 1.5em;
	padding:0 0 1.5em;
	list-style:none;
  }
#sidebar li {
	margin:0;
	padding:0 0 .25em 15px;
	text-indent:-15px;
  }
#sidebar p {
	color:#6F7A80;
  }

#sidebar a {
	color: #6F7A80;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover {
	color: #353A3D;
	text-decoration: none;
}



/* Feeds

----------------------------------------------- */

#blogfeeds {
}
#postfeeds {
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}
#footer a {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #353A3D;
	text-decoration: none;
}
hr {
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
}

