
.entries{
	width: 71%;
	float: left;
}
.entries h1{
	text-align: center;
}
div.rWeblogCategoryChooser {
	text-align: center;
}
.rightbar{ 
	width: 25%;
	float: right;
}
.sidebar{
	margin-left: 6;
	padding-left: 5;
}
div.entry {
  font-family:verdana, arial, sans-serif; 
  font-size: 12px; 
  color: #999; 
  font-weight:bold;
  margin-top:10px;
  text-transform:uppercase;
  border-bottom:1px dotted #666;		
}

div.day {
  border-style: dotted;
  border-width: thin;
  font-family: verdana, sans-serif;
  font-size: small;
  color: black;
  color : #000000;
}

div.box {
  margin: 15px 15px 15px 15px;
}

h1 {
  color:#CC9933;
}
h2 {
  font-family:verdana, arial, sans-serif;
  color:#999;
  font-size:12px;
  font-weight:bold;
  background:#FFF;
  line-height:14px;
  padding:2px;
  margin-top:10px;
  border-bottom:1px dotted #666;
  text-transform:uppercase;
  letter-spacing: .2em;  					
}

p {
  font-family: verdana, sans-serif;
  font-size: small;
  color: black;
  color : #000000;
}

body {
  font-family: verdana, sans-serif;
  font-size: small;
  color: black;
  background-color: white;
}
a {
  text-decoration: none;
}
a:link { 
  color: blue;
  font-weight: medium;
}
a:visited {
  color: purple;
  font-weight: medium;
}

a:hover {
  text-decoration: underline overline;
}
img {
  border: 0px;
  margin: 0px; 
}

.dateStamp {
  color : gray;
  font-size: small;
}

.rFolder {
	margin-left: 0;
	padding-left: 0;
}
.rBookmark1 {
  margin-left: 10px;
  font-size: small;
  font-weight: bold;
}
.rBookmark2 {
  margin-left: 10px;
  font-weight: bold;
  font-size: large
}
.rBookmark3 {
  margin-left: 10px;
  font-size: x-large
}

.hCalendarTable {
  text-align : center;
}
.hCalendarTitle {
  text-align : center;
  font-weight : bolder;
  font-size: large;
}
.hCalendarDayNameRow {
  text-align : center;
  font-weight : bolder;
  font-size : x-small;
}
.hCalendarDay {
  text-align : center;
  font-size : x-small;
}
.hCalendarDayCurrent {
  text-align : center;
  font-size : x-small;
  font-weight : bolder ;
}
.hCalendarDayLinked {
  font-size : x-small;
  font-weight : bolder ;
  text-align : center;
}
.hCalendarDayNotInMonth {
  font-size : x-small;
  background-color: white;
  color: gray;
}
.hCalendarNextPrev {
  font-size : x-small;
  text-align : center;
  font-style : italic;
}

.rChosenCategory {
    font-weight: bolder;
}
.rUnchosenCategory {
    font-size: medium;
}

ul.rReferersList {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-size : x-small;
}
li.rReferersListItem {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  font-size : x-small;
}
    
.comments {
  margin: 15px 15px 15px 15px;
}		
.comment {
	margin: 5px 0px 10px 5px;
	border: 1px solid #ddd;
  	background:#eee;	
}
.comments-form {
  font-family:verdana, arial, sans-serif;
  color:#999;
  font-size:10px;
  font-weight:normal;
  background:#FFF;	
  margin: 15px 15px 15px 15px;
}	
			
.comments-head	{ 
  font-family:verdana, arial, sans-serif; 
  font-size: 10px; 
  color: #999; 
  font-weight:bold;
  margin-top:10px;
  text-transform:uppercase;
  border-bottom:1px dotted #666;		
}


