/*
* Licensed to the Apache Software Foundation (ASF) under one or more
*  contributor license agreements.  The ASF licenses this file to You
* under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.  For additional information regarding
* copyright in this work, please see the NOTICE file in the top level
* directory of this distribution.
*/

.entries{
	width: 80%;
	float: left;
}
.entries h1{
	text-align: center;
}
div.rWeblogCategoryChooser {
	text-align: center;
}
.rightbar{float:right;width:184px;margin:3px 0;background:#F1F1F1;}
.sidebar{margin:0;padding:8px 10px;font-size:12px;color:#5A6571;text-align: justify;background:url(images/rightbar_tbg.gif) repeat-x top;}
div.entry {
  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;		
}

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:#990000;
  font-size:14px;
  font-weight:bold;
  line-height:18px;
  margin:0;
  text-transform:uppercase;
  text-align:left;					
}

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
}

.hCalendarNavBar{text-align : center;color:#990000;font-size:14px;font-weight : bolder;}

.hCalendarTable {width:156px;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 ;
  color:#006699;
  font-size:14px;
  text-align : center;
}
.hCalendarDayNotInMonth {
  font-size : x-small;
  color: gray;
}
.hCalendarNextPrev {
  font-size : x-small;
  text-align : center;
  font-style : italic;
  background:#FFFFFF;
}

.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 { width:100%;margin:0;text-align:center;}		
.comment {margin: 5px 15px 10px 15px;padding:6px;text-align:left;font-size:12px;color:#826821;border: 1px solid #F0E3D4;background:#FBF8F1;}
.comments-form {width:98%;
  font-family:verdana, arial, sans-serif;
  color:#999;
  font-size:12px;
  font-weight:normal;
  background:#FFF;	
  margin:0;
}	
			
.comments-head	{ text-align:left; color:#C4AF93; font-family:"verdana","arial","sans-serif";  font-size:14px; font-weight:bold;  border-bottom:1px dotted #E1CCAF;margin:10px 0 5px 0;text-transform:uppercase;}

