@import "default.css";

#subhead_contact_about {
	width:183px; 
	height:14px;
	margin-top:20px;
	margin-bottom:10px;
}

#about_author {
	width:347px; 
	height:auto;
	font-size:0.8em;
	line-height:1.6em;
}

#about_author img {float:left; margin:0px 20px 10px 0px;}
#about_author p {font-size:1.3em; line-height:18px; margin-bottom:7px;}

#contact_div {
	width:500px; 
	height:auto; 
	margin:0px 0px 0px 0px; 
	padding:0px;
}

#contact_form {font-size:1.1em; line-height:18px; margin-bottom:7px; margin-top:25px;}
#contact_form input, form input {background-color: #9CA8BD; color: #000000;}
#contact_form textarea {background-color: #9CA8BD; color: #000000;}
.contact_blurb {font-size:1.1em; line-height:18px; margin-bottom:7px;}

#appearances {
	/*margin-top:4.5em;*/
	
	background:#111;
	padding:2.5em;
	width:85%;
}
#appearances ul {
	font-size:1.1em;
	line-height:1.8em;
}
#appearances ul li {
	margin-bottom:1.0em;
}

#streetteam {
	width:307px; 
	height:auto;
	background:#111111;
	padding:20px;
	margin:20px 0px 10px 0px;
}
#streetteam p {
	font-size:1.04em;
	line-height:18px;
	margin-bottom:7px;
}
#streetteam ul {
	font-size:1.04em;
	line-height:18px;
	margin-bottom:7px;
	margin-left:0.05em;
	padding-left: 1em;
}
#streetteam h2 {

}
#streetteam h3 {

}

#streetteambanners {
	background:#111;
	padding:1.5em;
}

#streetteambanners h3 {
	margin:60px 0px 15px 0px;
}

#streetteambanners ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#streetteambanners ul li {
	display: inline-block;
	text-align:center;
	margin-bottom:20px;
}

#streetteambanners ul li img {
	border:#333 1px solid;
}

#streetteambanners textarea {
	background-color:#444;
	color:#0F6;
	overflow:hidden;
	width:100%;
	border:0px;
}
