/*---------------------*/

.gallery a {
	display: block; 
	float: left;
	text-decoration: none;
	text-align: center;
	width: 150px;
	height: 260px;
	padding: 5px;
	margin: 5px;
	overflow: hidden;
	line-height: 100%;
	}

.gallery a img {
	padding: 4px;
	border: 1px solid #DADADA;
	display: block;
	margin-bottom: 5px;
	
	}
	
.gallery a span {
	line-height: 100%;
	}	
	
/*------------------------------------*/


.picture {
	text-align: center;
}

.picture .img {
}

.picture .body {
	text-align: justify;
}
/*------------------------------------*/
.feed {
}

.feed .item, .lastnews .item {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	background: url(img/bg-line.jpg) repeat-x bottom;
	padding: 10px 0 20px 0;
	font-size: 0.9em;		
}

.feed .date, .lastnews .date{
	color: #C12B2D;
	font-weight: bold;
	display: block;	
}

.feed .title, .lastnews .title {
	font-weight: bold;
	font-size: 1.1em;
	padding: 3px 0;
	color: #424649;
	display: block;
	font-weight: bold;
	text-decoration: none;	
}

.feed .title:hover {
}

.feed .body, .lastnews .body {
		color: #889584;
}
.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 {
}

.lastnews .title {

}

.lastnews .body {
	
}

.lastnewst .link {
}

.lastnews .link:hover {
	}
/*------------------------------------*/

.gb {
}

.gb .item {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #DADADA;
}

.gb .date {
	}
.gb .post {
}

.gb .comment {
}

.gb .action {
	margin-top: 10px;
}
/*---------------------------*/
.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 {
}


/*---------------*/

.newsbuttons {
	margin-top: 10px;
}

.vacancies {
	
}

.vacancies .item {
	margin-bottom: 10px;
	
}


.vacancies .title {
	font-weight: bold;
	margin-bottom: 3px;
	
}

.vacancies .body {
	
}

