/* @group Structure */

body {
	font-family: verdana;
	margin: 0px;
	padding: 0px;
	background: #0c0c0d;
}

#cf-beta {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../img/cf_beta_sign.jpg) no-repeat;
	width: 92px;
	height: 90px;
}

#cf-main {
	width: 459px;
	display: block;
}

#cf-logo {
	background: url(../img/cf_main_sign.jpg) no-repeat center top;
	width: 442px;
	height: 281px;
}

/* @group Community Box */

#cf-forum {
	background: url(../img/cf_forum_bg.jpg) no-repeat;
	width: 459px;
	height: 73px;
	text-align: left;
	margin-top: 30px;
}

#cf-forum h2 {
	padding: 40px 0px 0px 67px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}

#cf-forum h2 a { color: #a6cef0; text-decoration: none; }
#cf-forum h2 a:hover { color: #a6cef0; text-decoration: underline; }

/* @end */

/* @group Screenshots */

#cf-screens {
	margin-top: 15px;
	text-align: left;
	width: 455px;
	background: url(../img/cf_head_screens.jpg) no-repeat left top;
	height: 20px;
	border-bottom: 1px #1a2027 solid;
}

#cf-photo {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 455px;
	margin-top: 15px;
	height: 84px;
}

#cf-photo li {
	background: url(../img/cf_screens_bg.jpg) no-repeat;
	width: 126px;
	height: 84px;
	float: left;
	margin-right: 38px;
}

#cf-photo img {
	margin-top: 3px;
	border: 0px;
}

#cf-photo .lastcell {
	margin: 0px;
	padding: 0xp;
}

h3 {
	text-align: left;
	background: url(../img/cf_flickr_sign.jpg) no-repeat left top;
	height: 20px;
	font-size: 13px;
	font-weight: normal;
	padding-left: 45px;
	padding-top: 1px;
}

h3 a { color: #a6cef0; text-decoration: none; }
h3 a:hover { color: #a6cef0; text-decoration: underline; }

/* @end */

/* @group Footer */

#cf-footer {
	width: 455px;
	font-size: 10px;
	margin-top: 0px;
	padding-top: 10px;
	border-top: 1px #1a2027 solid;
	color: #658eb0;
	text-align: left;
}

#cf-footer a {
	color: #3e6fb8;
	text-decoration: none;
}

#cf-footer a:hover {
	color: #000;
}

/* @end */