/* 
==============================
SpringRains.org News Pod Style Sheet
==============================
This CSS cucumber was pickled by:
>> Kyle Dutka at See Design
>> www.seedesign.ca | kyle [at] seedesign.ca
------------------------------
CSSed in Canada inside an igloo with 
dial-up internet powered by beaver
fur and pemmican that was purchased
with coloured money from the Queen.
------------------------------
*/


/* --- General --- */


#news h2 {
	margin: 3px 0 3px 0;
	padding: 0;
	font-size: 16px;
	}

#news h3 {
	margin: 10px 0 0 0;
	padding: 0;
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	}

#news p {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 18px;
	}

/* --- Images --- */

#news img {
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #333333;
	text-align:center;
	}
	
#newest_news_image img {
	margin: 5px 0 5px 0;
	padding: 0;
	border: 1px solid #333333;
	text-align:center;
	}

/* --- News Preview --- */

.news_item {
	clear: both;
	}

/* --- News Archive --- */

.news_item_archive {
	}

/*
------------------------------------------------------------------------------------------
Your {CREATIVITY} is RESTRICTED [when you think] your creativity is BOUND by your {ABILITY}.
------------------------------------------------------------------------------------------
*/

