/*
THEME NAME: Funroe Projects
THEME URI: http://funroe.net
DESCRIPTION: Custom Theme for Funbox
VERSION: 1.0
AUTHOR: Jess Planck
AUTHOR URI: http://funroe.net
TEMPLATE: funbox
*/

/*
NOTE - This stylesheet appears after /funroe-core/style.css
*/

#f-contribute-wrapper {
	width: 60em;
	height: 2.4em;
	margin: 0 1em 0 9.2em;		
	float: left;
}

#f-contribute-wrapper .icon-exclamation-black {
	float: left;
	width: 3em;
	height: 2.8em;
	background-position: 0px -6px;
}

#f-contribute {
	width: 53.2em;
	height: 2.4em;
	float: left;
	padding: .2em 0 .2em 1em;
	background: #000;
	color: #fff;
}

#f-contribute h2, #f-contribute div,  #f-contribute a, #f-contribute a:link, #f-contribute a:visited, #f-contribute a:active {
	color: #fff;	
}

#f-contribute h2 {
	font-size: 120%;
	float: left;
	margin-right: .4em;
	padding: .2em 0 0 0;
}

#f-contribute-pp {
	float: left;
	margin-right: .4em;
	padding: .2em 0 0 0;
}

#f-contribute-pp form, #f-contribute-pp img {
	display: inline;
	float: left;
}

#f-contribute .has-pp, .has-pp input, .has-pp input:hover   {
	padding: 0;
	border: none;	
}