
body {
  background:#fff;
  margin:0;
  padding:0px 0px;
  font:x-small Arial;
  font-size:small;
  text-align:center;
  color:#333;
  }
a:link {
  color:#58a;
  text-decoration:none;
  }
a:visited {
  color:#969;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

/* -----------------  Navbar removal ----------------------------------------------- */
#b-navbar {
   height:0px;
   visibility:hidden;
   display:none
   }


/* -----------------  Header  ----------------------------------------------- */
#header {
  width:800px;
  margin:0 auto 10px;
  }
#blog-title {
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-align:left;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
/* #description {
  margin:0 15px 5px;
  padding:0 0px 0px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:800px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  } */


/* -----------------  Content  ----------------------------------------------- */ 
#content {
  width:800px;
  margin:0 auto;
  text-align:left;
  }
#main {
  width:410px;
  float:left;
  }
#sidebar {
  width:280px;
  float:right;
  // position: floating;
  }


/* -----------------  Headings  ----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* -----------------  Posts  ----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  padding-bottom:1.5em;
  }
.post-body {
  text-align: justify;
  } 
.post-body p {
  text-indent: 1.5em; 
  } 
.post dd {
  padding-left: 1.5em;
  font-size:94%;
  }
.alinea { 
  text-indent: 1.5em;
  }
.gris-note {
  color:#999;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:normal;
  line-height:1.4em;
  color:#c60;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
/* .post p {
  margin:0 0 .75em;
  line-height:1.6em; 
  } */
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:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }
#nav img {
  padding:4px;
  border:0;
  }
#nav a {
  border:1px solid #fff;
  }
#nav a:hover {
  border:1px solid #ddd;
  }
#nav2 {
  font:80% Arial;
  text-align:center;
  color:#666;
  }
#minimize-size dd {
  font:90%;
  }
.minimize-size dd {
  font:90%;
  }


/* -----------------  Sidebar Content  ----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .15em 1.5em;
  text-indent:-20px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* -----------------  ArrowTop  ----------------------------------------------- */
#arrowtop a {
  border:1px solid #fff;
  }
#arrowtop a:hover {
  border:1px solid #ddd;
  }


/* -----------------   Footer  ----------------------------------------------- */
/* #footer {
  width:800px;
  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;
  }
*/
