
.section {
	margin-bottom: 10px;
	}

/*---------------------*/

.gallery a {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	padding: 10px 19px;
	width: 170px;
	height: 220px;
	}

.gallery a img {
	background: #68aed0;
	padding: 4px;
	border: 1px solid white;
	display: block;
	width: 160px;
	height: 180px;
	margin-bottom: 5px;
	}
	
.gallery a span {
	
	}	
	
/*------------------------------------*/


.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}
/*------------------------------------*/
.feed {
}

.feed .item {
	float: left;
	width: 100%;
	margin-bottom: 10px;	
}

.feed .date {
}

.feed .title {
	font-weight: bold;
	display: block;	
}

.feed .title:hover {
}

.feed .body {
}
.feed .inner {
	padding: 0 10px;
}
.feed .image {
	float: left;
	margin: 5px 5px 0 0;	
}


/*------------------------------------*/
.news {
}

.news .item {

}

.news .date {
}

.news .title {
}

.news .title:hover {
}

.news .body {
}
/*-------------------------------------*/
.paging {
	text-align: center;
	padding: 5px 0;
	clear: both;
	}
/*------------------------------------*/

.lastnews {
}

.lastnews .item {
}

.lastnews .date {
	font-weight: bold;
	display: block;
}

.lastnews .title {
	display: block;
	color: #044656;
	font-weight: bold;

}

.lastnews .body {
	color:#565052;
}

.lastnewst .link {
}

.lastnews .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
}

.gb .date {
	}
.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 {
	display: block;
}

banners .image-banner {
	text-align: center;
	}
.banners .image-banner img {
	margin: 0 auto;
	display: block;
}

.banners .title {
	color:#2A6585;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:15px;
	text-align:center;
	
}
