/* Farm Aid Community CSS */

#content {}

	#splash { background-image: none; }

	#splash #actions h4 {
		background: transparent url(bg_action_splash_mid.gif) 0 0 no-repeat;
		height: 50px;
	}
	#splash #actions #upclose-action h4 {
		background: transparent url(bg_action_splash_top.gif) 3px 0 no-repeat;
		height: 48px;
		margin: 0;
	}						
		#splash .action a {
			background: #eee;
			color: #484848;
			display: block;
			margin: 20px 20px 8px 20px;
			padding: 10px 10px 10px 70px;
			width: 128px;
		}
		#splash .last a { margin-bottom: 20px; }
			#splash #upclose-action a {
				background: transparent url(btn_upclose.gif) 0 0 no-repeat;
				margin-top: -36px;
				min-height: 26px;
				padding-top: 24px;
			}
			#splash #live-action a {
				background: transparent url(btn_live.gif) 0 0 no-repeat;
				margin-top: -33px;
				min-height: 26px;
				padding-top: 24px;
			}	
			#splash #scoop-action a {
				background: transparent url(btn_scoop.gif) 0 0 no-repeat;
				margin-top: -33px;
				min-height: 26px;
				padding-top: 24px;
			}							
			#splash #upclose-action a, #splash #live-action a, #splash #scoop-action a { color: #484848; }
			#splash #upclose-action a:hover, #splash #live-action a:hover, #splash #scoop-action a:hover { background-position: -220px 0; }	
	
	#content h2#latestblog {
		background: transparent url(hdr_latestblogentries.gif) no-repeat;
		border-bottom: 1px solid #cacaca;
		height: 24px;
		margin-bottom: 1.3em;
		padding-bottom: 1.4em;
		text-indent: -999em;
		width: 654px;
	}
	
	#subactions h4 {
		background: transparent url(bg_action_subnav_mid.gif) 0 0 no-repeat;
		height: 50px;
		margin-top: -12px;
	}
	#subactions #myspace-action h4 {
		background: transparent url(bg_action_subnav_top.gif) 0 0 no-repeat;
		height: 48px;
		margin: 0;
	}						
		#subactions .action a {
			background: #eee;
			color: #484848;
			display: block;
			margin: 20px;
			padding: 10px 10px 10px 71px;
			width: 96px;
		}
			#subactions #myspace-action a {
				background: transparent url(btn_myspace.gif) 0 0 no-repeat;
				margin-top: -31px;
				min-height: 20px;
				padding-top: 33px;
			}
			#subactions #join-action a {
				background: transparent url(btn_join.gif) 0 0 no-repeat;
				margin-top: -33px;
				min-height: 26px;
				padding-top: 33px;
			}							
			#subactions #myspace-action a, #subactions #join-action a { color: #484848; }
			#subactions #myspace-action a:hover, #subactions #join-action a:hover { background-position: -177px 0; }	
			

