/* @override http://www.guc.no/webdesign/wp-content/themes/GUC/css/gallery.css */

/* @override http://localhost:8888/wp-content/themes/GUC/css/gallery.css */

/* @override http://localhost:8888/wp-content/themes/GUC/css/gallery.css */

.gallery_post{
	float: left;
	width: 397px;
	position: relative;

}

.gallery_front_image{
	width: 100px;
	height: 100px;
	float: left;
	border: 1px solid gray;
}

.gallery_content_box{
	float: left;
		width: 280px;
	padding-left: 15px;
	position: absolute;
	bottom: 0px;
	left: 105px;
}

.gallery_title{
	float: left;
	width: 209px;
}

a .gallery_title h4{
	line-height: 18px;
	position: relative;
	color: black;
}

a .gallery_ingress p {
	color: black;
}

a:hover .gallery_ingress p {
	color: green;
}

.gallery_ingress{
	float: left;
	width: 247px;
		border-top: 1px solid;
	border-color: #c3b75d;
	margin-top:4px;
	
	padding-top: 4px;
	}
	
.gallery_ingress p{
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
}	

#content.gallery_width{
	float: left;
	width: 402px;
	margin-right:400px;
}

span.extend {
display: none;	
}

.double_border{
	margin-bottom: 15px;
}

.foto_video{
	position: absolute;

	font-size: 10px;
	color: green;
	left: 210px;
	bottom: -2px;
}


div.navigation {
	float: left;
	font-size: 10px;
	color: #000;
}




#wrapper div.navigation div.wp-pagenavi a {
	color: #000;
	border-color: #000;
}

