/* CSS Document */

/* -------- user profile styles -------- */

#userprofile-container {
	width:960px;
	border-bottom:1px solid #ABD7FF;
	padding:0 0 20px 0;
}

.userprofile-left {
	width:445px;
	float:left;
	margin:0 70px 0 0;
}

.userprofile-right {
	width:445px;
	float:left;
}

.text-class.userprofile {
	border-bottom:1px solid #ABD7FF;
}

.text-class.userprofile p {
	padding:10px 12px 10px 12px;
	margin:0;
	border:0px;
}

.text-class.userprofile p#more-news {
	text-align:right;
}

#username {
	padding:30px 0 30px 8px;
	width:418px;
}

#username-img {
	width:118px;
	float:left;
}

#username-text {
	width:278px;
	float:left;
	padding:0 0 0 22px;
}

#username p strong {
	color:#42A5FF;
	font-weight:normal;
}

#username p {
	margin:10px 0 0 0;
	padding:0;
}

.userprofile-item-container {
	width:425px;
	padding:22px 0 4px 20px;

}

.userprofile-item {
	width:165px;
	margin:0 20px 18px 0;
	float:left;
	display:inline;
}

.userprofile-item.userprofile-comments {
	width:330px;
}

.userprofile-item img {
	margin:0 !important;
	padding:0 !important;
}

.userprofile-item p {
	margin:0 !important;
	padding:0 !important;
}

.userprofile-img {
	float:left;
	width:45px;
}

.userprofile-text {
	float:left;
	width:113px;
	padding:0 0 0 7px;
}

.userprofile-item.userprofile-comments .userprofile-text {
	width:auto;
}

.userprofile-text a {
	color:#42A5FF;
	text-decoration:none;
}

#contact-username {
	width:429px;
	padding:8px 8px 8px 8px;
}

#contact-username form {
	margin:0;
	padding:0;
}

#contact-username form input {
	border:1px solid #666666;
	width:350px;
}

#contact-username form input#submit {
	height:24px;
	width:67px;
	border:0px;
}

#contact-username form textarea {
	border:1px solid #666666;
	width:350px;
	overflow:hidden;
}

#all-films {
	padding:36px 0 14px 20px;
}

.series-item {
	width:136px;
	float:left;
	margin:0 7px 10px 0;
}

.series-item-text p a {
	text-decoration:none;
	color:#4d9de5;
	font-weight:bold;
}

.series-item.series-item-last {
	margin:0 0 10px 0;
}

.series-item-text {
	padding:5px 0 0 5px;
}

.series-item-text p {
	padding:0 !important;
	margin:0 !important;
}
