/*CCS file for Bob Pennycook, Mixed Media Artist
developed July 2009 by CarricDesign, Kingston, Ontario*/


/*#wrapper
================================================================*/


/*#nav
================================================================*/



/*#content
================================================================*/
#content div.licensing a {
	color: #fff;
}

#content a.button {
	background: url(../images/button-lic3.jpg) top left no-repeat;
	display: block;
	float: left;
	width: 245px;
	height: 50px;
	text-indent: -9000px;
}

#content a.button:hover {
	background: url(../images/button-lic3.jpg) top right no-repeat;
}

#content div.licensing {
	width: 505px;
	/*height: 169px;*/
	height: 217px;
	clear: left;
	margin: 0 0 20px 0;
	background: #000;
}

#content div.instructions {
	width: 180px;
	float: right;
}

#content div.instructions form {
	text-align: left;
	padding-top: 10px;
	width: 180px;
	height: 210px;
	background: #e0e0e0;
	border: 1px solid #999;
}

#content div.instructions input {
	margin-left: 5px;
	width: 165px;
}

#content div.instructions label {
	padding-left: 5px;
}

#content div.instructions p {
	width: 180px;
	margin-bottom: 0;
}

#content div.instructions p.form {
	width: 180px;
	margin: 0 0 10px 5px;
	color: red;
}

#content div.instructions input.buttons {
	width: 80px;
}

#content h1 {
	font-size: 1.7em;
	font-family: century gothic, arial, sans serif;
}

#content h2 {
	font-family: century gothic, arial, sans serif;
	font-size: 1.9em;
	padding: 40px 0 0 0;
}

#content img.lic {
	padding: 2px;
	float: left;
	clear: none;
	margin: 0 40px 0 0;
	border: 1px solid #999;
}

#content p.desc {
	clear: none;
	float: left;
	width: 290px;
}

#content p.pw {
	width: 100%;
}


/*#content div.collections
================================================================*/
#content div.collections {
	margin: 0;
	padding: 0;
	width: 520px;
}

#content div.collections li {
	display: inline;
	padding: 0 5px 0 0;
	line-height: 2em;
}

#content div.collections ul {
	margin: 0;
	padding: 0;
	margin: 0 0 25px 0;
	list-style: none;
}
