body, html{font-family: Helvetica,Arial,sans-serif;}
H1
{font-family: Helvetica,Arial,sans-serif; color: #423933;   font-size: 13pt; }

H2
{font-family: Helvetica,Arial,sans-serif; color: #423933;  font-size: 11pt;}

H2.Blog
{font-family: Helvetica,Arial,sans-serif; color: #423933;  font-size: 14px; padding: 0px; margin: 0px}

p {font-family: Helvetica,Arial,sans-serif; color: #423933; text-align: justify;  font-size: 14px;}

a {color:#423933}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}



input.w100, select.w100, textarea.w100{
	width: 99%;
}

input.submit{
	font-size:8pt;
	background-color:#200B02;
	color:#FFFFFF;
	border-color:#200B02;
	border-width:1px;
	border-style:solid;
}

input, select, textarea{
	font-size:8pt;
	background-color:#FFF;
	border: 1px solid #200B02;
}

input.radio{
	border: 0px solid #fff;
}

@media all and (min-width: 0) {
  input.radio {border: 1px solid #200B02;}
}

span.errors{
	color:#FF0000;
}


ul.pages{
  padding:0;
  margin:0;
  list-style:none;
  font-size: 12px;
}

.listing{
  float:left;
  width:100%;
  text-align:center;
  padding:5px 0;
  overflow:hidden;
  height:30px;
  line-height:30px;
}
.listing li{
  display:inline;
  padding:0;
}

.listing .center a{
  padding:2px 2px;
  font-weight:100;
  background:#FFF;
  border:0px solid #c7c7c7;
  color:#423933;
  text-decoration:none;
  margin:0 1px;
}
.listing .center a:hover{
  background:#FFF;
  border:0px solid #666;
  color:#423933;
}
.listing .center a.active{
  background:#FFF;
  border:0px solid #666;
  color:#F00;
}
.listing .center span{
  font-weight:100;
  padding:0 5px;
}

div.post_add{	padding: 0px 0px 10px 0px;}

div.post_add, div.post_add a{	font-family: Helvetica,Arial,sans-serif;
	color: #00F;
	font-size: 12px;
	font-weight: bold;
}

div.add_links{	padding: 10px 23px 10px 5px;
}

div.add_links_entry, div.add_links_entry a{
	background-color: #EEDEBD;
	color:#230000;
	padding: 3px 10px 3px 10px;
	font: normal 11px/18px Georgia, Verdana;
	color: #333333;
}

a.del_admin{	color:#F00;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;}

div.work_path
{	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
}

div.work_path a
{
	text-decoration: none;
}
