body #facebox .close {
	background: url(img/closelabel.png) no-repeat top right;
	width: 8px;
	height: 8px;
	
	}
/*---------------------*/

.gallery .item {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	width: 170px;
	margin: 0 8px;
	margin-bottom: 10px;
	height: 170px;
	}

.gallery a img {
	padding: 4px;
	border: 1px solid #d6d6d6;
	display: block;
	margin: 0 auto;
	}
	
.gallery a span {
	line-height: 100%;
	display: block;
	margin-top: 5px;
	
	}	
	
#facebox .picture .title {
	font-weight: bold;
	font-size: 1.2em;
	margin-bottom: 7px;
	}
#facebox .picture .body {
	margin-top: 5px;
	}	
/*------------------------------------*/


.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}
/*------------------------------------*/
.feed {
overflow: hidden;
}

.feed .item {
	float: left;
	width: 100%;
	
	padding: 10px 0;
	border-bottom: 1px solid #DEE8EA;
	position: relative;
	top: 1px;
}

.feed .date {
	color: #25426C;
	font-weight: bold;
	display: block;
}

.feed .title {
	font-weight: bold;
	display: block;	
	text-decoration: none;
	font-size: 1.1em;
}

.feed .title:hover {
}

.feed .body {
	color: #75797A;
}
.feed .inner {
	padding: 0 10px;
}
.feed .image {
	float: left;
	margin: 5px 5px 0 0;	
}

.feed .link {
	font-weight: bold;
	text-decoration: none;
}

/*------------------------------------*/
.news {
}

.news .item {

}

.news .date {
}

.news .title {
}

.news .title:hover {
}

.news .body {
}
/*-------------------------------------*/
.paging {
	text-align: center;
	padding: 5px 0;
	clear: both;
	}
/*------------------------------------*/

.lastnews {
	width: 640px;
	float: left;
	background: url(img/bg-lastnews.jpg) repeat-x top;
}

.lastnews .item {
	float: left;
	width: 280px;
	padding: 10px 20px;
	background: url(img/bg-lastnews-border.jpg) no-repeat top right;
	
	
}

.lastnews .date {
	color: #185081;
	display: block;
	font-weight: bold;
}

.lastnews .title {
	font-weight: bold;
	text-decoration: none;
	padding: 5px 0;

}

.lastnews .body {
	color: #757A7D;
	line-height: 1.3em;
}

.lastnews .link {
	display: none;
}

.lastnews .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
	border-bottom: 1px dashed #D6D6D6;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.gb .date {
	color: #19669E;
	}
.gb .post {
}

.gb .comment {
}

/*---------------------------*/
.articles {
	}
	
.articles .item {

	}			

.articles .title {

	
	}

.articles .body {

	}


.articles .image {

	}

.articles img {

	}

.articles .content {
	}
	
/*------------------------------*/	
.search-results {
	}
	
.search-results form {
	}	
	
.search-results .blah {
	}
		
.search-results .results {
	}

.search-results .item {
	}
	
.search-results img {
	}
		
.search-results .title {
	font-weight: bold;
	}	

.search-results .body {
}

.banners .item {
	margin-bottom: 10px;
}

