#b-navbar {
  height:0px;
  visibility:hidden;
  display:none
  }

#container {

	border: 0px solid gray;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	text-align:left;
	background: #677067;
	width: 800px;
         top: 5px;
}


body {
  background: #7F8D80;
  margin:0;
  padding:0px 0px;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
  font:88%/1.4em garamond, times new roman,Verdana,Sans-serif;
  
  }
a:link {
  color:#955D5E;
  text-decoration:none;
  }
a:visited {
  color:#955D5E;
  text-decoration:none;
  }
a:hover {
  color:#FFF;
  text-decoration:none;
  background: #955D5E;
  }
a img {
  border-width:0;
  }


/* Header
----------------------------------------------- */
#header {
  width:460px;
  margin:0 auto 10px;
  border:0px solid #ccc;
  }
#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;
  font:78%/1.4em garamond, times new roman;
  }
#blog-title a {
  color:#666;
  text-decoration:none;
  font: times new roman;
  }
#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 garamond, times new roman;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Content
----------------------------------------------- */
#content {
  background:#fff;
  width:800px;
  margin:10px auto;
  padding:0;
  text-align:left;
  z-index: 1;

  }

#links {
 padding: 10px;  
 width:800px;
  float:left;
  font:118%/1.3em garamond, times new roman;
  
}


#main {
 padding: 5PX 5px 5px 5px;  
 width:370px;
  float:left;
  font:95%/1.3em garamond, times new roman;
  
}

#cmain {
 padding: 0;  
 width:500px;
  float:left;
  font:95%/1.3em garamond, times new roman;
  
}



#sidebar {
  width:140px;
  float:left;
  font:69%/1.1em garamond, times new roman;
}


#lsidebar {
  width:350px;
  float:left;
  font:99%/1.1em garamond, times new roman;
}


#fsidebar {
 padding: 10px;  
  width:200px;
  float:left;
  font:69%/1.1em garamond, times new roman;


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:85%/1.4em garamond, times new roman;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }


#highlighter {
	position : relative;
	border-color : #AAE0F9;
	border-style :  solid solid solid solid;
	border-width : thin thin thin thin;
	margin-bottom : 10px;
	padding: 15px 15px 15px 15px;
	font-family : garamond, times new roman;
	font-size : 13px;
	line-height : 140%;
	background-color : #FFFFFF;
	color : #000;
	text-align: justify;	
	margin-top : 10px;
	width: 90%;
	}


.post {
  margin:.5em 1 1.5em;
  border:0px solid #ccc;
  padding: 5PX 5PX 5PX 5PX;
  line-height:1.0em;
  width: 300px;

.cpost {
  margin:.5em 0 1.5em;
  border:0px solid #ccc;
  padding: 5PX 5PX 5PX 5PX;
  line-height:1.0em;
  width: 450px;


  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 0px;
  font-size:130%;
  font-weight:bold;
  line-height:1.0em;
  color:#9F9667;
  }
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#c60;
  }
.post-title strong, .post-title a:hover {
  color:#333;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  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:0px;
  border:0px solid #ddd;
  }
.post blockquote {
  margin:1em 1px;

  }
.post blockquote p {
  font-size: 90%;
  font-weight: normal;
  line-height: 1.0em;  

  }
.full {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size: 120%;
  font-weight: normal;
  line-height: 1.0em;  

 }

/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* 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 .25em 15px;
  text-indent:-15px;
  line-height:1.0em;
  }
#sidebar p {
  color:#666;
  line-height:1.0em;
  }

#lsidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  list-style:none;
  }
#lsidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.0em;
  }
#lsidebar p {
  color:#666;
  line-height:1.0em;
padding: 5px 5px 5px 5px;
 font-size: 95%;
  font-weight: normal;
  line-height: 1.0em;  

  }



/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */
#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
