/*
You can add your own CSS here.

Click the help icon above to learn more.
*/



.searchform .s {
	
	height: 24px;
	line-height: 24px;
	margin: 5px 0px 0px 0;
	color : #000000;
}



/* Avatar Commissions page  */

#avatars {
		float: right;
		width: 420px;
		padding: 0;
		margin : 0 0 20px 20px;	
}
#avatars img {
		width: 200px;
		padding: 0;
		margin:0;
		float: left;
}

h2.page-title {
 		border-bottom: 1px solid #E8E8E8;
  	padding-bottom: 5px; 
  	margin-top: 50px;
 		margin-bottom: 30px;
}

.intro {
	font-weight: bold;
	color: #1d5a54;
	
}

ul, ol {
	padding: 0 0 0 20px;
	list-style-position: outside; 
	margin-bottom: 20px;
}

li {
	margin-bottom: 20px;	

}

a.avatarbutton {
	display: block;
	margin-bottom: 30px;
	width:250px;
	
}

.twitterati {
	display: none;
}