/* This file WILL NOT be overwritten with updates to the News and Events Plugin 
 * You can use it to override or customize styles for the plugin*/


/****************************** Public Overall *****************/
.news_and_events {
	
}

/* Previous and Next Buttons */
.ne_next_page {
	
}

.ne_previous_page {
 	
}

/******************** Fields **************************/
/* Shared News and Events */

.ne_image {
	
}

.ne_thumbnail {
		
}

.ne_thumbnail img {
	padding-top:5px;	
	display:block;
}

.ne_date {
	padding-bottom:10px;	
}

.ne_tags {
	
}


/* News */
h2.ne_headline,
.ne_headline a {
	font:13px Helvetica, Arial, sans-serif;
	color:#3c5ca9;
	font-weight:bold;
	line-height:1.4em;
	display:block;	
}
.ne_headline a {
	text-decoration:none;
}
.ne_headline a:hover {
	text-decoration:underline;
}

.ne_author {
	display:none;	
}

.ne_excerpt {
	
}

.ne_excerpt .more a,
.ne_article_view a.back-link {
	color:#ba8402;
	font-size:11px;
	font-weight:bold;
}

.ne_article_view a.back-link {
	display:block;
	margin-bottom:10px;
}

.ne_excerpt .more a:hover,
.ne_article_view a.back-link:hover {
	color:#d9a903;
	text-decoration:underline;
}

.ne_article {
	
}

/* Events */
.ne_title {
	
}

.ne_start_date {
	
}

.ne_end_date {
	
}

.ne_location {
	
}

.ne_date_location_text {
	
}

.ne_short_description {
	
}

.ne_long_description {
	
}

/********************* Table Columns *********************/
.ne_news_list table,
.ne_news_list td {
	border:none;	
}

.ne_column_1 {
}

.ne_column_1 img {
	padding-top:5px;	
	display:block;
}

.ne_column_2 {
}

.ne_column_3 {
}


/************************ Views ***************************/
.ne_headlines_view {
	
}

.ne_article_view .ne_headline {
	margin-bottom:0;
}

.ne_news_list {

}

.ne_article_view {
	
}

.ne_article_view .ne_article {
	clear:none;
	padding-top: 0;
}

.ne_event_title_view {
	
}

.ne_event_listView {
	
}

.ne_event_detail_view {
	
}
/************************* Combination ************************/
