/*----Post Items----*/

.free_img {

	text-align: center;
	height: 520px;
	min-height: 520px;
	max-height: 520px;
	overflow: hidden;
	clear: both;
	margin-bottom: -40px;
}
#postbb {
	width: 400px;
	/*position: absolute;
	left:4px;
	bottom: 6px;*/
	float: left;
	margin-top: -20px;
}
#dlbox {
	display: block;
	float: left;
	width: 60px;
	height: 12px;
	background: url("images/dlback.gif") no-repeat 0px 0px;
	padding-top: 24px;
	margin: 0px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
}
#dbox, #applbox, #winbox,  {
	display: block;
	float: left;
	width: 60px;
	height: 12px;
	padding-top: 24px;
	margin: -10px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
}
#dbox {
	display: block;
	float: left;
	width: 60px;
	height: 12px;
	background: url("images/dlback.gif") no-repeat 0px 0px;
	padding-top: 24px;
	margin: -10px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
}
#applbox {
	display: block;
	float: left;
	width: 60px;
	height: 12px;
	background: url("images/applback.gif") no-repeat 0px 0px;
	padding-top: 24px;
	margin: -10px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
}
#winbox {
	display: block;
	float: left;
	width: 60px;
	height: 12px;
	background: url("images/winback.gif") no-repeat 0px 0px;
	padding-top: 24px;
	margin: -10px 10px 0px 0px;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	color: #fff;
}
#dbox:hover, #dlbox:hover, #applbox:hover, #winbox:hover {  background-position: 0px -36px;}
	.pagecontainer {padding: 10px;}
	.pagecontainer h1 {
	color: #ebf0f4;
	margin-bottom: -10px;
}
.portgallery {
	width: 656px;
	position: relative;
	left: 0px;
	margin: 0px;
	padding: 0px;
}
.portbox {
	display: block;
	margin: 0px;
	float: left;
	width: 160px;
	height: 160px;
	background-color: #181d22;
	border: 2px solid #0A0D0f;
	overflow: hidden;
	color: #fff;
	text-size: 14px;
	line-height: 18px;
}
.portbox p {
	margin: 8px 0 0 6px;
	color: #fff;
}
.portbox a:link, .portbox a:visited {color: #fff;}
.portbox img {
	position: absolute;
	z-index: 50;
	opacity:1;
	filter:alpha(opacity=100)
}
.portbox img:hover {
	opacity:0.1;
	filter:alpha(opacity=10)
}
.frontbox {
	width: 620px;
	background: #e9e9e9 url(images/front-page_image.jpg) no-repeat;
	height: 350px;
	padding: 10px;
	margin:15px auto 15px auto;
}
/*----contact page----*/
.contact-email {
	padding: 20px 20px 10px 10px;
	width: 318px;
	height: 490px;
	overflow: hidden;
	float: left;
	border-right: 2px dashed #E9E9E9;
}
.contact-email form input {
	margin-bottom: 20px !important;
}
.contact-im {
	padding: 20px 8px 0 20px;
	float: right;
	width: 310px;
}
.contact-list {
	clear:both;
	width:620;
	border-top: 2px dashed #E9E9E9;
	padding: 10px;
	color:#999;
	line-height: 150%;
}
.contact-list strong {font-weight: bold; color:#666;}
.contact-list ul {list-style: none;}