


body {
  background:#BEBEBE;
  

  }

 

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;
  }


/* Header
----------------------------------------------- */

#blog-title {
  margin:5px 5px 0;
  padding:20px 20px .25em;
  border:1px solid #eee;
  border-width:1px 1px 0;
  font-size:200%;
  line-height:1.2em;
  font-weight:normal;
  color:#666;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#c60;
  }
#description {
  margin:0 5px 5px;
  padding:0 20px 20px;
  border:1px solid #eee;
  border-width:0 1px 1px;
  max-width:700px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }

.post-title {
  text-align:center
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  font-weight:bold;
  line-height:1.4em;
  color:#00008B;
  }

/* Content
----------------------------------------------- */
#content {
      text-align:left;
padding-left:60px;
	padding-top:10px;
	padding-right:70px;
	padding-bottom:10px;}
  
;
}

#bustalk {
	padding:0px 10px 10px 10px;
  font-size:80%;
  font-style: italic; 	
    }


/* 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;
  font-weight:bold;
  }

h1 {
  font:18px "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  color:#000;
  font-weight:bold;
  }


/* Posts
----------------------------------------------- */
.pic-center { 
 margin: 0px auto 10px; display: block; text-align: center; cursor: pointer;
	}

.date-header {
  margin:1.5em 0 .5em;
  }
