@charset "utf-8";

/* ... to adapt the work */

.date {
 color: #666;
 display: block;
 font-size: 0.9em;
 padding: 0; }

.comment {
 color: #424440;
 margin: 10px 0px 20px 0px;
 background: #DFE3D4;
 padding: 15px;
 border-left: 3px solid #ACB09E; }

.comment small {
 color: #000;
 font-size: 11px; }
	
.commentform, .commentform a:link {
 font-size: 10px;
 color: #424440; }

.commentinput {
 width: 170px;
 margin: 0px 0px 3px 0px; }

.comments {
 color: #707070;	
 font-weight: bold;
 font-size: 1.2em; }

.entry {
 float: left;
 line-height: 1.6em;
 margin: 40px 0px 0px 0px;
 display: inline; }

.entry2 {
 background-color: #eee;
 width: 720px;	
 float: left;
 line-height: 1.6em;
 margin: 0px 0px 0px 0px;
 padding-left:20px;
 padding-bottom: 20px;
 display: inline; }

.entry3 {
 background-color: #fff;
 width: 720px;	
 float: left;
 line-height: 1.6em;
 margin: 0px 0px 0px 0px;
 padding-left:20px; 
 display: inline; }	
	  
.entryfooter {
 clear:both;
 margin: 10px 0px 0px; }

.entrynavigation {
 margin: 20px 0px 0px; }

.inv {
 display: inline;
 left: -1000px;
 overflow: hidden;
 width: 0px;
 position: absolute;
 top: -1000px;
 height: 0px }

.tags {
 display: block;
 margin-top: 6px;
 font-size: 0.95em; }

.tags a, .tags {
 color: #569400; }

a.pivot { 
  background: url(images2/pivot2.gif) bottom right no-repeat; 
  padding: 2px 22px 2px 0; }
a.pivot:hover { 
  background: url(images2/pivot.gif) bottom right no-repeat; }

a.rss { 
  background: url(images2/rss2.gif) bottom right no-repeat; 
  padding: 2px 22px 2px 0; }
a.rss:hover { 
  background: url(images2/rss.gif) bottom right no-repeat; }

#tagpage a:link {
  font-weight: bold;
  color: #666;
  text-decoration: none; }
#tagpage a:visited {
  font-weight: bold;
  color: #4c4c4c;
  text-decoration: none; }
#tagpage a:hover {
 font-weight:bold;
 color: #006; 
 text-decoration:underline; }
#tagpage a:active {
 font-weight: bold;
 color: #000;
 text-decoration: none; }   
      
div#tagpage li {
 list-style:none; 
 padding-left:16px;
 background-image: url(images2/intern.gif);
 background-repeat: no-repeat; }

#publicity468 { 
 width:468px;
 padding-bottom:5px; }
.publicity {
 text-transform:uppercase;
 font-size: 0.82em;
 color: #111; } 

div#HeaderNavigation {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  position: relative;
  clear: both;
  height: 21px;
  border: none;
  border-top: solid 1px #fff; }

div#HeaderNavigation ul {
  margin: 5px 0 0 100px;
  padding: 0 0 0 0;
  height: 15px; }

div#HeaderNavigation li {
  margin: 0 2px 0 0;
  padding:0;
  height: 15px;
  list-style: none;
  float: left;
  width: auto; }

div#HeaderNavigation ul li a {
  padding: 2px 6px 3px 6px;
  border-top: solid #fff 1px;
  border-left: solid #fff 1px;
  border-right: solid #fff 1px;
  border-bottom: solid #fff 1px;
  font-size: 0.95em !important;
  font-weight: bold;
  text-decoration: none; 
  background-color :#555;
  color: #fff;
  text-transform: uppercase; }

#HeaderNavigation ul li a.active {
  background-color: #ffc;
  color: #000; }
  
#HeaderNavigation p.active {
  background-color: #ffc;
  color :#000; }  
   
#HeaderNavigation ul li a:hover {
  background-color: #0f0;
  color: #000; } 
  
.Level1 {
  position: relative;
  display: block; }
.Level1 ul {
  float: left;
  display: block;
  height: 25px; }

a.active {
  font-weight: bold !important;
  color: #000; }
