/**
 * @provides -Users-sfoster-dev-pers-samiam.com-public_html-assets-lentil_1.2-blog-css
 */

@import url('./style.css');

body {
  -x-system-font:none;
  color:#555555;
  font-family:tahoma,"Bitstream Vera Sans","Trebuchet MS","Lucida Grande",lucida,helvetica,sans-serif;
  font-size:small;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:160%;
  text-align:center;
}

a:link { color: #01535D; }
a:visited { color: #603913; }
a:hover { text-decoration: underline; }


img {
  border:0 none;
  display:block;
}
#content, #contentArea {
  font-size:96%;
  margin:0 auto;
  padding:25px 0 0;
  text-align:left;
  width:74em;
}
#blog-header {
  border:0 none;
  margin:0 auto;
  padding:0 0 15px;
}
#blog-header h1 {
  background-position:left top;
  background-repeat:repeat-x;
  font-size:24px;
  margin:0;
  padding:15px 20px 0;
  text-align:left;
}
#blog-header p {
  font-size:100%;
  line-height:140%;
  margin:0;
  padding:3px 20px 10px;
  text-align:left;
}
#mainContent {
  padding:0 20px;
}
#main {
  float:left;
  width:46em;
}
#sidebar {
  float:right;
  width:226px;
}
#blog-footer {
  background-color:#FDFDFD;
  border-color:#F9F9F9 -moz-use-text-color -moz-use-text-color;
  border-style:solid none none;
  border-width:1px 0 0;
  clear:left;
  margin:0;
  padding:0 20px;
  text-align:left;
}
#blog-footer p {
  background-color:transparent;
  color:#999999;
  font-size:x-small;
  margin:0;
  padding:10px 0;
  text-align:left;
}
#main p, #sidebar p {
  line-height:140%;
  margin-bottom:1em;
  margin-top:5px;
}
h2, h3, h4, h5 {
  margin:25px 0 0;
  padding:0;
}
h2 {
  font-size:large;
}

.post h3 {
  border: none;
}

h3.post-title {
  font-size:medium;
  margin-top:5px;
}
ul {
  margin:0 0 25px;
}
li {
  line-height:160%;
}
#sidebar ul {
  padding-left:10px;
  padding-top:3px;
}
#sidebar ul li {
  list-style-image:url(http://www.blogblog.com/moto_mr/diamond.gif);
  list-style-position:inside;
  list-style-type:disc;
  margin:0;
  padding:0;
  vertical-align:top;
}
dl.profile-datablock {
  margin:3px 0 5px;
}
dl.profile-datablock dd {
  line-height:140%;
}
.profile-img {
  display:inline;
}
.profile-img img {
  border:4px solid #CCCCBB;
  float:left;
  margin:0 10px 5px 0;
}
#comments {
  border-color:#EEEEDD -moz-use-text-color -moz-use-text-color;
  border-style:dashed none none;
  border-width:1px 0 0;
  margin:10px 0 0;
  padding:0;
}
#comments h3 {
  font-style:italic;
  font-weight:normal;
  letter-spacing:1px;
  margin-bottom:-10px;
  margin-top:10px;
  text-transform:uppercase;
}
#comments dl dt {
  color:#BBBBAA;
  font-style:italic;
  font-weight:bold;
  margin-top:35px;
  padding:1px 0 0 18px;
}
#comments dl dd {
  margin:0;
  padding:0;
}
.deleted-comment {
  color:#CCCCCC;
  font-style:italic;
}

