body {
	background-color: #fff;
	margin: 0;
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333; 
}

h2 {	color:       #333333;
	font-size:   14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; }
	
p {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; text-decoration: none;}

.lgold	{
	/*light goldt*/
	color:      #b8a744;
	}
.dgold {
	color: #887811; }
.pic	{ 
	border: 1px dotted #887811;
	margin: 10px 10px 10px 10px;
	float: right;
	}

.smnote {	font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #333; text-decoration: none;}
.vsmnote {
	color: #fffff9;
	font-size: 7px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; }
.plike {	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333; text-decoration: none;}

p.credentials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-decoration: none;
	margin-top: 0; }

.white {color:       #ffffff;}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666; }
	
.formbtn {
	color:       #666;
	font-size:   10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f3efcc;
	border: solid 1px #929497;
	/*background: #333 url(/blog/images/submitbtn.gif) no-repeat;
	background-color: #f3efcc;
	outline: none;*/
 }
 
 .formbtnhover {
	color:       #666;
	font-size:   10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #e4e3d3;
	border: solid 1px #929497;
 }
	
.date {
	/*gold*/
	color: #887811;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold;
	}
.author {	color:       #f3efcc;
	font-size:   10px;
	font-family: Arial, Helvetica, sans-serif; }

.title {	color:       #ffffff;
	font-size:   10px;
	font-family: Arial, Helvetica, sans-serif; }


.leftcol	{
	background-color: #333;
	background-image: url(images/rep3.gif);
	background-repeat: no-repeat; }
	
.leftcol_c {	background-color:  #333;
	background-image:  url(images/rep3_contrib.gif);
	background-repeat: no-repeat; }
	
.leftcol_a {	background-color:  #333;
	background-image:  url(images/rep3_about.gif);
	background-repeat: no-repeat; }

.leftcol_ar {	background-color:  #333;
	background-image:  url(images/rep3_archive.gif);
	background-repeat: no-repeat; }
	
.leftcol_r {	background-color:  #333;
	/*background-image:  url(images/rep3_recent.gif);*/
	background-image:  url(images/rep3.gif);
	background-repeat: no-repeat; }
	
.leftcol_com {	background-color:  #333;
	background-image:  url(images/rep3_comment.gif);
	background-repeat: no-repeat; }
	
.leftmost {	background-color:  #666;
	background-image:  url(images/rep2.gif);
	background-repeat: no-repeat; }
	
.nobullet {
	color:       #f3efcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	margin: 5px 3px 10px 5px;
	padding: 0;
	list-style-type: none; }
	
.nobulletbig {
	color:       #f3efcc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	margin: 5px 3px 10px 5px;
	padding: 0;
	list-style-type: none; }

.admingrey {
	background-color:       #333;
}

.adminwhite {
	background-color:       #e4e3d3;
}

.adminchild {	
	background-color:       #ebebeb;
}

.hidden {	
	text-decoration: line-through; 
	color: #666;
}

.attention {	
	font-weight: bold;
	color: #990033;
}

/*links*/

a {	color:       #929497;
	text-decoration: none;	}
a:visited {	
	color:       #929497;
	text-decoration: none;	}
a:hover {
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}
a:active {	
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}	

a.recent {	
	/*wheat*/
	color:       #f3efcc;
	text-decoration: none;	}
a.recent:visited {	
	/*wheat*/
	color:       #f3efcc;
	text-decoration: none;	}
a.recent:hover {
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}
a.recent:active {	
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}	


a.white {	color:       #ffffff;
	text-decoration: none;	}
a.white:visited {	
	color:       #ffffff;
	text-decoration: none;	}
a.white:hover {	
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}
a.white:active {	
	/* light gold */
	color:       #b8a744;
	text-decoration: none;	}
		
	
a.gold {	color:       #887811;
	text-decoration: none;	}
a.gold:visited {	
	color:       #887811;
	text-decoration: none;	}
a.gold:hover {	
	color:       #666666;
	text-decoration: none;	}
a.gold:active {	
	color:       #666666;
	text-decoration: none;	}

a.lgold {	color:       #b8a744;
	text-decoration: none;	}
a.lgold:visited {	
	color:       #b8a744;
	text-decoration: none;	}
a.lgold:hover {	
	color:       #666666;
	text-decoration: none;	}
a.lgold:active {	
	color:      #666666;
	text-decoration: none;	}
		

a.gray {	color:       #666666;
	text-decoration: none;	}
a.gray:visited {	
	color:       #666666;
	text-decoration: none;	}
a.gray:hover {	
	color:      #887811;
	text-decoration: none;	}
a.gray:active {	
	color:       #887811;
	text-decoration: none;	}	
	

/*end links*/

