@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FEFFD7;
	color: #333333;
}
a:link {
	color: #C47500;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A97C27;
}
a:hover {
	text-decoration: none;
	color: #0C3;
}
a:active {
	text-decoration: underline;
}
#main {
	background-color: #FFF;
	background-image: url(images/bg_top_l.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-weight: normal;
	font-size: 19px;
}
#box {
	border: 1px solid #96BD00;
	margin: 3px;
}

#white {
	color: #A97C27;
}
h1 {
	color: #F60;
	font-size: 22px;
	font-weight: normal;
}
#quote {
	background-image: url(images/bg_quotes.jpg);
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.quoted {
	font-weight: bold;
	text-align: right;
}




#green {
	color: #FFF;
	background-color: #96BD00;
}

#top {
	background-image: url(images/bg_top1.jpg);
	background-repeat: repeat-x;
	background-color: #7A7D0A;
}
#greenBG {
	color: #FFF;
	background-color: #96BD00;
	background-image: url(images/sec_bg.jpg);
	background-repeat: no-repeat;
}
.boxed {
	border: 10px solid #FFF;
	margin: 5px;
}
#info dl {
	clear:both;
	width:738px;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 2em;
	margin-left: auto;
}
#info dt {
  margin-bottom:1em; 
  font-weight:bold;}
#info dd {
  width:33%; 
  float:left; 
  margin:0;}
#info li {
	list-style-type: disc;
	padding-bottom: 2px;
	list-style-image: url(images/bg_list.jpg);
	vertical-align: top;
}
#greenBG a {
	color: #FFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
}
#info a {
	text-decoration: none;
}

/**************** Editor *********************/

.by{
font:bold 15px Verdana;
color:#f7941d;
}

.time{
font:11px Verdana;
color:#666666;
}

.submit{
background:url(images/form2.gif) repeat-x;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
}

.textfield2{
border:1px solid #cccccc;
padding:4px;
font:11px Verdana;
color:#727272;
width:208px;
}

.submit2{
background:url(images/form2.gif) repeat-x;
padding:3px;
border:1px solid #6bae12;
font:bold 11px Verdana;
color:#ffffff;
float:right;
}

.author{
background:url(images/author.gif) no-repeat left center;
font:11px Verdana;
padding-left:21px;
float:left;
padding-top:2px;
margin:0;
}

.comments{
float:right;
background:url(images/comments.gif) no-repeat left center;
font:11px Verdana;
padding-left:21px;
padding-top:2px;
margin:0;
}

.boldbutton{
background:url(images/bold.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.imgbutton{
background:url(images/image.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.linkbutton{
background:url(images/link.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.ibutton{
background:url(images/italic.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.ubutton{
background:url(images/underline.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.lbutton{
background:url(images/left.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.cbutton{
background:url(images/center.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.rbutton{
background:url(images/right.png) no-repeat;
width:23px;
height:23px;
border:none;
}
.ulinkbutton{
background:url(images/unlink.png) no-repeat;
width:23px;
height:23px;
border:none;
}
