#stdPage, #stdPage strong, #stdPage .colOneTwoThree a, #stdPage .colOneTwoThree li{
	color:#29cfae;
}
#stdPage li span, #stdPage p{
	color:#000000;
}
/* Share! */
#stdPage .colBadge{
	padding-bottom:20px;
}
#stdPage .colBadge div *{
	margin:0;
	padding:0
}
.colBadge div{
	margin-bottom:10px;
}
.colBadge .badge, .colBadge h3{
	display: inline-block;
	vertical-align:middle;
}
.colBadge .badge{
	width:50px;
}
.colBadge h3{
	width:180px;
}
.colOneTwo h3{
	width: 400px;
}

#contact  input.text, #contact  textarea {
	background:#1d917a;
	border:0;
	padding:2px;
	font-weight:normal;
	font-family:inherit;
	color:white;
	font-size:80%;
}
#contact  input.text{
	width:200px;
}
#contact  textarea{
	width:300px;
}
#contact label{
	font-weight:bold;
}
#contact label.fixed{
	display:inline-block;
	width:120px;
	clear:left;
	vertical-align:top;
}
#contact .error-message{
	color:red;
	font-style:italic;
}
#flashMessage{
	border:3px solid #29cfae;
	color:#000000;
	font-weight:bold;
	padding:3px;
	width:410px;
}

#stdPage #twitter .tweet, #twitter a{
	color: #555555;
	font-size: 90%;
}
#stdPage #twitter .author {
	font-size: 90%;
}
#stdPage #twitter .tweet a {
	color: #555555;
}
#stdPage #twitter .tweet a:hover {
	color: #000000;
}
#moreTweets{
	text-align:right;
	font-size: 90%;
}
.twitterThumb{
	height:48px;
	width:48px;
	float:right;
	margin: 5px 0 5px 5px;
}
