/* -- This is the place to add your own style modifications without touching the original styles -- */

	/* ---------[ maples ]--------- */
	body, h1, h2, h3, h4, h5, h6, p, li, a, span{
	//font-family: Verdana, Geneva, sans-serif;
	//font-family: Tahoma, Geneva, sans-serif;
	
	}
	
	#logo {
	  float: left;
	  width: 320px;
	  text-align: right;
	  margin-top: 20px;
	}
	
	.head-banner468 {
	  width: 728px;
	  max-width: 728px;
	  height: 90px;
	}
	
	.head-banner468 img{
	  width: 728px;
	  max-width: 100%;
	  height: 90px;
	}
	
	#topnav {
	  //background: #8cc63f;
	  text-align: right;
	}
	#topnav ul a {
	color: #FFF;
	}
	#topnav ul a:hover {
	color: #336600;
	}
	
	#topnav ul li {
	float
	}
	#topnav ul ul a {
	  width: 200px;
	  line-height: 20px;
	  border: 1px solid #354e7e;
	  border-top: 0;
	  //background: #4466a8;
	}
	#catnav ul a {
	font-size: 14px;
	}
	 input[type="text"], input[type="email"], textarea {
	 border: 1px solid #eee;
	 padding: 10px;
	 background-color: #f1f1f1;
	 color: #333;
	 }
	input[type="submit"] {
			 background-color: #669900;
			 color: #fff;
			 padding: 10px;
			 border: 0px solid #eee;
	}
	

#head-content {
  margin: 5px auto; 
  padding: 5px 0;
  max-width: 100%;
}
#page {
  padding: 15px 0;
  clear: both;
  margin: 0 auto;
}

#crumbs {
list-style: none;
padding: 0;
margin: 10px 0;
}
#crumbs li {
float: left;
color: #666;
}
#footer{
display: block;
}

.single .meta .meta-author, .meta .meta-author {
display: none;
}

.mashsb-buttons a {
  max-width: 20px;
  max-height: 20px;
  min-width: 20px;
   padding: 5px;
}

#content .format-standard .entry .meta-view a {
  background-color: #f1f1f1;
  text-align: center;
  line-height: 80px;
  font-weight: bold;
  color: #333;
  display: block;
}
#content .format-standard .entry .meta-view a:hover {
background-color: #3d9602;

}
#related {
display: none;
}

.meta-author,  .single .meta .meta-author, .meta .meta-author, .featured.narrow .meta span.meta-author {	
	display: none;
}
