
/* Style additions of PURPLE theme used for the HOMEPAGE */
/* completes common.css - ACN */
/* (c) Keloid Media 2009 */


a{
	color: 					#ab3aa0;
}
body{
	background:				url('../images/background_page_purple.gif') no-repeat center 25px;	
}


/* ====================================== */

#col_1{
	font-size: 				14px;
	width: 					330px;
}
#col_1 .article h2{
	margin: 				0px;
	padding: 				0px;
}

#col_2{
	font-size: 				13px;
	width: 					220px;
}

#col_2 h2,
#col_3 h2{
	height: 				30px;
	font-size: 				15px;
	margin: 				3px 0px 5px 0px;
}

#col_2 .news_archive,
#col_3 .eventlist{
	line-height: 			140%;
}
#col_2 .news_archive .news_message,
#col_3 .eventlist .event{
	margin-bottom: 			30px;
}
#col_2 .news_archive .news_message h3,
#col_3 .eventlist .event h3{
	font-size: 				13px;
	font-weight: 			normal;
	margin: 				0;
}
#col_2 .news_archive .news_message .news_message_date,
#col_3 .eventlist .event .date{
	font-size: 				12px;
}



#col_3{
	line-height: 			155%;
	width: 					245px;
}

#col_3 .donate{
	margin-top: 			30px;
}

#col_3 .image_holder{
	margin-top: 			30px;
}
#col_3 .image_holder h2{
	visibility: 			hidden;
}


#navigation_main{
	height: 				75px;
}
#navigation_main ul{
	margin-left: 			25px;
	margin-top: 			30px;
}



#visual_acn_img.purple{
	background: 			url('../images/background_header_purple.gif') no-repeat top right;
}




