@charset "utf-8";


#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.forumgallerywrapper {
	width: 315px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}


.forumgallery {
	border: 1px solid #333;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #666;
}
.forumgallery .titleholder {
	line-height: 50px;
}

.forumgallery .titleholder h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 16px;
	background-color: #5D946D;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


.forumgallery .imageholder {
	height: 225px;
	width: 300px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}


.forumgallery img {
	height: 225px;
	width: 300px;
}
.imageholder a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*.forumgallery .textholder {
	overflow: auto;

}*/


.forumgallery .textholder p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	padding: 3px;
	text-align: center;
}
.textholder {
	height: 130px;
	padding: 5px;
}

.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.imageinfo {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-left: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}
.imageinfo .article {
	text-decoration: none;
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.shadowholder {
	height: 50px;
	width: 310px;
	background-image: url(../images/SiteBuild/shadow.png);
}


#fv430forumgallery h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFF;
	text-align: center;
	letter-spacing: 5px;
	padding: 20px 0px;
}
#fv430forumgallery h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
