/* header */
#headerWP{
	width:100%;
	position: relative;
	top:0;
	left:0;
	background:url(http://static.befunky.com/V4/images/bg-header.gif) repeat-x;
	z-index:2;
}
/*
#headerWP li, p {	
line-height:41px;
}*/

#headerWP .holder{
	width:980px;
	margin:0 auto;
	height:44px;
	overflow:hidden;
}
.logo{
	float:left;
	background:url(http://static.befunky.com/V4/images/logo.gif) no-repeat;
	width:99px;
	height:34px;
	overflow:hidden;
	text-indent:-9999px;
	margin:6px 0 0 3px;
}
.logo a{
	display:block;
	height:100%;
}
/* navigation */
/* navigation */
.navigation{
	float:right;
	margin:0;
	font-size:14px;
	list-style:none;
	line-height:40px;
	padding:1px;
}
.navigation li{
	float:left;
}
.navigation a{
	float:left;
	width:153px;
	height:42px;
	text-align:center;
	color:#fff;
	cursor:pointer;
	text-decoration:none;
	overflow:hidden;
}
.navigation a span{
	background:url(http://static.befunky.com/V4/images/bg-nav-link.png) no-repeat;
	width:153px;
	height:84px;
	display:block;
}
.navigation a:hover{
	background:none;
	text-decoration:none;
}
.navigation a:hover span{
	margin:-38px 0 0;
	padding:38px 0 0;
	height:38px;
}
/* manu */
.menu{
	float:right;
	padding:13px 7px 0 0;
	margin:0;
	list-style:none;
	font-size:12px;
	line-height:16px;
}
.menu li{
	float:left;
	display:inline;
	margin:0 0 0 13px;
}
.menu a{
	color:#fff;
	text-decoration:none;
}
.menu a:hover{
	text-decoration:underline;
}
.w1{
	width:980px;
	margin:15px auto 0;
	position:relative;
	z-index:3;
}
/* footer */
#footer{
	height:1%;
	overflow:hidden;
	padding:0 0 50px;
}
.sitemap{
	float:left;
	padding:0 0 0 15px;
	font-size:120%;
	width:545px;
}
.sitemap .col{
	float:left;
	width:104px;
	padding:0 4px 0 0;
}
.sitemap strong{color:#939393;}
.sitemap ul{
	padding:0;
	margin:0;
	list-style:none;
}
.sitemap ul a{
	color:#09f;
}
#footer .secured{
	float:left;
	background:url(http://static.befunky.com/V4/images/ico-secured.gif) no-repeat;
	width:111px;
	height:73px;
	margin:3px 0 0 8px;
	overflow:hidden;
	text-indent:-9999px;
}
.copy{
	float:right;
	width:246px;
	text-align:center;
}
.copy .statistic{
	color:#666;
	display:block;
	margin:0 0 7px;
	font-size:125%;
}
.copy .logo{
	background:url(http://static.befunky.com/V4/images/footer-logo.gif) no-repeat;
	width:102px;
	height:32px;
	float:none;
	display:block;
	margin:0 auto 2px;
}
.copy p{
	color:#939393;
	font-size:100%;
	margin:0;
}
.two-columns{
	height:1%;
	padding:15px 18px 0 22px;
	background:#fff url(http://static.befunky.com/V4/images/bg-two-columns.gif) repeat-x;
	margin:0 0 20px;
}
#main:after,
.two-columns:after{
	content:'';
	display:block;
	clear:both;
}
/* bottom */
.bottom{
	width:978px;
	border:1px solid #e0e0e0;
	background:#fff url(http://static.befunky.com/V4/images/bg-bottom-t.gif) repeat-x;
	margin:0 0 11px;
}
.bottom .holder{
	background:url(http://static.befunky.com/V4/images/bg-bottom-b.gif) repeat-x 0 100%;
	height:1%;
	overflow:hidden;
	padding:8px 0 15px 22px;
}
.bottom .feedback{
	float:right;
	color:#666;
	text-align:center;
	width:245px;
	padding:7px 0 0;
	font-size:125%;
}
.bottom .feedback p{
	margin:0;
	font-weight:bold;
}
.bottom .links{
	padding:0;
	margin:0 0 19px;
	list-style:none;
	font-size:125%;
	text-align:left;
}
.bottom .links li{
	display:inline;
	background:url(http://static.befunky.com/V4/images/split.gif) no-repeat 0 2px;
	padding:0 5px 0 10px;
}
.bottom .links li:first-child,
.bottom .links li.first-child{
	background:none;
	padding-left:0;
}
.bottom .social{
	height:1%;
	overflow:hidden;
	font-size:125%;
}
.bottom .social .label{
	float:left;
	color:#939393;
	padding:0 6px 0 0;
}
.bottom .social ul{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
	font-size:0;
}
.bottom .social ul li{
	float:left;
	display:inline;
	margin:0 11px 0 0;
}