body {
	margin:0;
	background:#000;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
}
a{
	text-decoration:none;
	color:#fff;
}
a:hover{
	color:#017df9;
}
img{
	border:none;
}
#wrapper{
	width:993px;
	margin:0 auto;
}
#main{
	width:987px;
	position:relative;
	overflow:hidden;
	padding:0 3px 4px;
}
#main-entry{
	width:1024px;
	position:relative;
	overflow:hidden;
	padding:0 3px 4px;
}
#content-column{
	float:left;
	width:652px;
	padding:0 28px 0 25px;
	margin:0 10px 0 0;
}
#header{
	width:651px;
	padding:30px 0 14px 1px;
	position:relative;
}
.logo{
	width:345px;
	height:52px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position: absolute;
	left: 125px;
}
.logo a{
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
.join-logo{
	width:115px;
	height:115px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/join-logo.png) no-repeat;
	position:absolute;
	top:11px;
	left:0px;
}
.join-logo a{
	display:block;
	height:100%;
}
.nav-holder{
	height:1%;
	width:532px;
	margin:0 -4px;
	padding:0px 6px 3px 4px;
	margin-top: 68px;
	margin-left: 117px;
	overflow:hidden;
	position:relative;
}
.main-nav{
	margin: 0 0 0 -4px;
	margin-left: -12px;
	padding:0;
	display:inline;
	list-style:none;
	font-size:11px;
	font-weight:bold;
	position:relative;
	float:left;
	width:543px;
}
.main-nav li{
	float:left;
	padding:0 13px 0 0;
}
.main-nav li a{
	float:left;
	height:16px;
	padding:0 0 0 14px;
}
.main-nav li a span{
	float:left;
	height:15px;
	padding:1px 6px 0 0;
	line-height:14px;
}
.main-nav li a:hover, .main-nav li.active a{
	color:#017df9;
	cursor:pointer;
}
.main-nav li a:hover span, .main-nav li.active a span{
}
.f-connect{
	position:absolute;
	right:6px;
	top:28px;
	width:107px;
	height:23px;
	overflow:hidden;
	text-indent:-9999px;
	margin:-4px 0 0;
	background:url(../images/btn-f-connect.gif) no-repeat;
}
#content{
	padding-top: 15px;
	clear:both;
}
.gallery{
	position:relative;
	width:100%;
}
.gallery-holder, .gallery-w1{
	float:left;
	width:650px;
	height:590px;
	overflow:hidden;
	position:relative;
}
.gallery-list{
	width:9999px;
}
.gallery-w1 ul{
	margin:0 0 0 -10px;
	float:left;
	display:inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	width:660px;
	height:590px;
}
.gallery-w1 ul li{
	float:left;
	width:204px;
	height:134px;
	margin:0 0 10px 10px;
	display:inline;
	border:3px solid #fff;
	overflow:hidden;
	position:relative;
}
.gallery-w1 ul li a img{
	display:block;
}
.btn-prev, .btn-next{
	position:absolute;
	width:26px;
	height:145px;
	top:220px;
	left:-28px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/arrow_left_grey.png) no-repeat;
}
.gallery span.disabled a {display: none;}
.btn-next{
	background:url(../images/arrow_right_grey.png) no-repeat;
	left:659px;
}
.btn-prev a, .btn-next a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/arrow_left_white.png) no-repeat;
}
.btn-next a{
	left:659px;
	background:url(../images/arrow_right_white.png) no-repeat;
}
.btn-prev a:hover{
	background:url(../images/arrow_left_blue.png) no-repeat;
}
.btn-next a:hover{
	background:url(../images/arrow_right_blue.png) no-repeat;
}
.gallery-w1 ul li:hover, .gallery-w1 ul li.hover{
	cursor:pointer;
	background:red;
}
.gallery-w1 ul li:hover .photo-info, .gallery-w1 ul li.hover .photo-info{
	display:block;
}
.photo-info{
	background:url("../images/bg-comments.png") repeat scroll 0 0 transparent;
	position:absolute;
	bottom:0;
	left:0;
	width:204px;
	display:none;
}
ul.photo-w2{
	margin:0;
	padding-top:16px;
	padding-left:3%;
	height:32px;
	font-size:11px;
	line-height:13px;
	width:100%;
}
ul.photo-w2:hover, ul.photo-w2 li:hover,
ul.photo-w2 li span:hover {
	background-color:transparent;
}
ul.photo-w2 li{
	font-size:9px;
	margin:-6px 4px 0 0;
	padding:7px 3px 6px;
	width:35%;
	float:left;
	border:0 solid #000;
}
ul.photo-w2 li.stat-likes span{
	background:url(../images/bg-like.png) no-repeat;
	margin:-6px 4px 0 0;
	padding:7px 3px 6px;
	width:32px;
	height:20px;
	float:left;
	font-size:9px;
	text-align:center;
	color:#000;
}
ul.photo-w2 li.stat-likes:hover span{
	background:url(../images/bg-like.png) no-repeat;
}
ul.photo-w2 li.stat-comments{
	width:55%;
}
ul.photo-w2 li.stat-comments span{
	background:url(../images/bg-comment.gif) no-repeat;
	color:#000;
	height:21px;
	padding:6px 22px 17px 18px;
	margin:-6px 3px 0 0;
	width:38px;
}
.photo-w1{
	font-size:11px;
	line-height:13px;
	padding:4px 5px 6px 9px;
	width:190px;
}
.photo-w1 .title{
	color:#017df9;
	display:block;
	font-size:12px;
	padding:0 0 4px;
}
.photo-w1 p{
	margin:0;
}
#sidebar{
	float:right;
	width:270px;
	padding:38px 0 119px;
}
.f-banner{
	border:2px solid #fff;
	display:block;
	margin:0 0 11px;
}
.f-banner img{
	display:block;
}
.about-box{
	padding:7px 10px 3px;
}
.about-box h2{
	margin:0 0 8px;
	color:#017df9;
	font-size:14px;
}
.about-list{
	margin:0;
	padding:0;
	list-style:none;
}
.about-list li{
	padding:5px 0 0px 0px;
}
.about-list li.item1{
}
.about-list li.item2{
}
.about-list li.item3{
}

.enter-list{
	margin:0;
	padding:0;
	list-style:none;
}
.enter-list li{
	padding:5px 0 0px 55px;
}
.enter-list li.item1{
	background:url(../images/enter-1.png) no-repeat 0 3px;
	height: 62px;
}
.enter-list li.item2{
	background:url(../images/enter-2.png) no-repeat 0 3px;
	height: 62px;
}
.enter-list li.item3{
	background:url(../images/enter-3.png) no-repeat 0 3px;
	height: 62px;
}
.account-box{
	background:#333;
	width:254px;
	padding:6px 7px 10px 9px;
	margin:0 0 10px;
}
.general-info{
	width:254px;
	overflow:hidden;
	padding:0 0 6px;
}
.account-info{
	float:left;
	width:182px;
}
.account-info .img-holder{
	width:46px;
	height:46px;
	border:2px solid #fff;
	float:left;
	margin:3px 9px 0 0;
}
.account-info .img-holder img{
	display:block;
}
.person-info{
	float:left;
	width:121px;
}
.person-info h3{
	color:#017df9;
	font-size:12px;
	margin:0 0 4px;
}
.info-list{
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
}
.info-list li{
	padding:0 0 2px;
	vertical-align:top;
	height:1%;
}
.info-list li span{
	color:#999;
	padding:0 3px 0 0;
}
.info-list li em{
	font-style:normal;
}
.btn-logout{
	float:left;
	text-indent:-9999px;
	width:68px;
	margin:5px 0 0;
	height:23px;
	overflow:hidden;
	background:url(../images/btn-logout.gif) no-repeat;
}
.about-person{
	font-size:11px;
	line-height:13px;
	padding:0 0 0 2px;
}
.about-person p{
	margin:0;
}
.about-person p strong{
	color:#999;
	font-weight:normal;
}
.account-section{
	background:#333;
	width:270px;
}
.topiclist{
	background:#000;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	font-size:13px;
	font-weight:bold;
	height:1%;
}
.topiclist li{
	float:left;
}
.topiclist li a{
	float:left;
	background:#1d1d1d;
	color:#017df9;
	padding:4px 12px 5px;
}
.topiclist li a:hover, .topiclist li.active a{
	background:#333;
	color:#fff;
}
.entries-box{
	width:248px;
	height: 365px;
	padding:10px 11px 8px 11px;
	overflow:hidden;
}
.entries-list{
	padding:0 0 12px;
	margin:-10px 0 0 -10px;
	width:258px;
	overflow:hidden;
	list-style:none;
}
.entries-list li{
	float:left;
	width:70px;
	height:45px;
	border:3px solid #fff;
	margin:10px 0 0 10px;
	display:inline;
}
.entries-list li a{
	float:left;
}
.entries-list li a img{
	display:block;
}
.link-holder{
	overflow:hidden;
	height:1%;
}
.link-holder .prev-link{
	float:left;
}
.link-holder .next-link{
	float:right;
}
.link-holder .prev-link a{
	padding:0 0 0 10px;
	background:url(../images/arrow-prev04.gif) no-repeat 0 3px;
}
.link-holder .next-link a{
	background:url(../images/arrow-next04.gif) no-repeat 100% 3px;
	padding:0 11px 0 0;
}
.link-holder .prev-link a:hover, .prev-link a.disable{
	background:url(../images/arrow-prev05.gif) no-repeat 0 3px;
	color:#666;
}
.link-holder .next-link a:hover, .next-link a.disable{
	background:url(../images/arrow-next05.gif) no-repeat 100% 3px;
	color:#666;
}
#footer{
	font-size:9px;
	text-align:center;
	width:280px;
	position:absolute;
	bottom:0;
	right:0;
	clear:both;
}
#footer p{
	margin:16px 0 3px;
}
.footer-nav{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.footer-nav li{
	display:inline;
	padding:0 5px 0 8px;
	background:url(../images/sep-footer.gif) no-repeat 0 2px;
}
.footer-nav li:first-child{
	background:none;
}
#footer .join-logo{
	position:static;
	display:block;
	margin:0 auto;
}
.ajax-popup {
	position: relative;
	float: left;
}
.photo-popup{
	border:5px solid #fff;
	padding-top: 19px;
	width:705px;
	position:relative;
	background:#000;
	text-align: center;
	z-index: 1;
}

.popup-bottom {
	background:#fff;
}

.photo-popup-inline{
	border:5px solid #fff;
	width:650px;
	position:relative;
	background:#fff;
	z-index: 1;
}
.photo-popup .image-holder img{
	display:block;
}
.btn-close{
	position:absolute;
	top:0px;
	bottom:0;
	left: 0;
	width:19px;
	height:19px;
	cursor:pointer;
	overflow:hidden;
	text-indent:-9999px;
}
.btn-close span{
	display:block;
	height:100%;
	background:url(../images/btn-close.png) no-repeat;
}
.bottom-links{
	overflow:hidden;
	font-size:11px;
	line-height:12px;
	color:#000;
	height:13px;
	padding:5px 0 0;
	margin-left: 10px;
	background: #000;
	position: relative;
}
.bottom-links p{
	margin:0;
}
.bottom-links p a{
	color:#017df9;
}
.bottom-links p a:hover{
	text-decoration:underline;
}
.permalink{
	float:left;
}
.report {
	float: left;
	padding-left: 65px;
}
.sponsor{
	float:right;
}
.popup-menu{
	width:100%;
	bottom:0px;
	left:0;
	position: relative;
	margin-top: 0px;
}
* html .popup-menu{
	bottom:17px;
}
.list-holder{
	width:100%;
	background:url(../images/bg-popup-nav.png) repeat;
	padding:0 0 5px;
}
.popup-menu ul{
	margin:0;
	padding:8px 0 0 42px;
	list-style:none;
	overflow:hidden;
	font-size:14px;
	font-weight:bold;
}
.popup-menu ul li{
	float:left;
}
.popup-menu ul li a{
	float:left;
	position:relative;
}
.popup-menu ul li a:focus {
	outline: none;
}
.popup-menu ul li a span{
	float:left;
	font-size:9px;
	text-align:center;
	color:#000;
}
.like-item{
	padding:11px 0 0;
	margin:10px 48px 0 0;
	
}
.like-item span{
	background:url(../images/bg-like.png) no-repeat;
	margin:-6px 4px 0 0;
	padding:7px 3px 6px;
	width:32px;
	height:20px;
	float:left;
	font-size:9px;
	text-align:center;
	color:#000;
}
div.expanded .popup-menu ul li .comments-item span,
.popup-menu ul li a:hover span{
	color:#fff;
}
.like-item:hover span{
	background:url(../images/bg-like-hover.png) no-repeat;
}

.like-item-active {
	padding:11px 0 0;
	margin:10px 48px 0 0;
	color:#017df9;
}

.like-item-active span {
	color: white;
	margin:-6px 4px 0 0;
	padding:7px 3px 6px;
	width:32px;
	height:20px;
	background:url(../images/bg-like-hover.png) no-repeat;
}
.comments-item{
	padding:11px 0 0;
	margin:10px 46px 0 0;
}
.comments-item span{
	height:21px;
	padding:6px 3px;
	margin:-6px 5px 0 0;
	background:url(../images/bg-comment.png) no-repeat;
	width:38px;
}
div.expanded .comments-item {color:#017df9;}
div.expanded .comments-item span,
.comments-item:hover span{
	background:url(../images/bg-comment-hover.png) no-repeat;
}
.share-item{
	background:url(../images/bg-share.png) no-repeat;
	padding:6px 0 10px 40px;
	margin:15px 48px 0 0;
}
.share-item:hover{
	background:url(../images/bg-share-hover.png) no-repeat;
}
.artists-item{
	background:url(../images/bg-artist.png) no-repeat;
	padding:5px 0 12px 34px;
	margin:15px 51px 0 0;
}
.artists-item:hover{
	background:url(../images/bg-artist-hover.png) no-repeat;
}
.join-item{
	text-indent:-9999px;
	overflow:hidden;
	width:55px;
	height:55px;
	background:url(../images/join-link.png) no-repeat;
}

.join-item-static{
	text-indent:-9999px;
	overflow:hidden;
	width:55px;
	height:55px;
	background:url(../images/join-link.png) no-repeat;
	float: right;
	margin-left: 140px;
}
.popup-comments{
	width:226px;
	background:#333;
	position:absolute;
	top:0;
	right:0;
	overflow:hidden;
	padding:10px 10px 0 9px;
	height:495px;
}
.popup-comments .img-holder{
	border:2px solid #fff;
	width:50px;
	margin:0 0 6px 1px;
}
.popup-comments .img-holder img{
	display:block;
}
.popup-comments h3{
	margin:0 0 5px;
	font-size:16px;
	line-height:18px;
}
.popup-comments .autor{
	font-weight:normal;
	display:block;
	margin:0 0 12px;
}
.popup-comments .autor a{
	color:#0066ff;
	font-weight:bold;
}
.comments-list{
	margin:0;
	padding:0 0 2px;
	list-style:none;
	font-weight:bold;
	text-transform:uppercase;
}
.comments-list li{
	padding:0 0 9px;
}
.comments-list li a{
	padding:0 0 2px 27px;
	line-height:15px;
}
.comments-list .item1{
	background:url(../images/bg-like02.gif) no-repeat;
}
.comments-list .item2{
	background:url(../images/bg-leave.gif) no-repeat;
}
.comments-list .item3{
	background:url(../images/bg-share02.gif) no-repeat 1px 0;
	padding:0 0 2px 27px;
}
.comments-list .item1:hover{
	background:url(../images/bg-like02-hover.gif) no-repeat;
}
.comments-list .item2:hover{
	background:url(../images/bg-leave-hover.gif) no-repeat;
}
.comments-list .item3:hover{
	background:url(../images/bg-share02-hover.gif) no-repeat 1px 0;
}
.comments-holder{
	width:225px;
	padding:0 0 0 1px;
	clear:both;
}
.comment-box{
	overflow:hidden;
	width:226px;
	border-bottom:1px solid #464646;
	font-size:11px;
	padding:0 0 4px;
	margin:0 0 5px;
}
.comment-box .img-holder{
	width:36px;
	height:36px;
	float:left;
	border:1px solid #fff;
	margin:2px 7px 0 0;
}
.comment-box .img-holder img{
	display:block;
}


.comment-box-entry{
	overflow:hidden;
	width:650px;
	border-bottom:1px solid #464646;
	font-size:11px;
	padding:0 0 4px;
	margin:0 0 5px;
}
.comment-box-entry .img-holder{
	width:36px;
	height:36px;
	float:left;
	border:1px solid #fff;
	margin:2px 7px 0 0;
}
.comment-box-entry .img-holder img{
	display:block;
}

.comment-text{
	width:180px;
	float:left;
}

.comment-text-entry{
	float:left;
}

.comment-text p{
	margin:0;
}

.comment-text-entry p{
	margin:0;
}

.popup-comments .link-holder{
	height:auto;
	width:100%;
	padding:3px 0 7px;
}

.pagination-top {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #333;
}

.pagination-bottom {
	padding-top: 10px;
	margin-top: 10px;
	border-top: 1px dotted #333;
}

.all-image-div {
	margin-bottom: 25px;
	border: 1px solid #333;
}

.all-image {
	border: 1px solid #fff;
}

.all-image-text { 
	float: right; 
	width: 305px;
	text-align: left;
	margin-top: 45px;
	margin-right: 45px;
}

.all-image-title {
	color: #017df9;
}

ul.comment-paginate-buttons{
	margin:0 0 0 -10px;
	display:inline;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.comment-paginate-buttons li{
	float:left;
	display:inline;
	width:44%;
	padding:0 3%;
	margin-bottom:10px;
}
.comment-paginate-buttons li.btn-next-comment{
	text-align:left;
}
.comment-paginate-buttons li.btn-prev-comment{
	text-align:right;
}

.entry-comments {
	text-align: left;
	border-top: 1px dotted #fff;
	padding: 15px;
	background-color: #464646;
}

.permissions-box {
	text-align: center;
	background-color: #333;
	border: 1px solid #fff;
	padding-bottom: 30px;
}