
/*
	Community: Comments
*/

/* leave comment box */

.commSep
{
	clear: both;
	height: 20px;

	border-bottom: solid 1px #cccccc;
}

.commQPLeft
{

}

.commQPSep
{
	float: left;
	width: 13px;
}

.commQPRight
{
	float: left;
	padding-left: 45px;
	width: 600px;
}

.commQPButtons
{
	text-align: left;
	width: 500px;

	margin-top: 6px;
	margin-bottom: 6px;
}

/* individual post: */

.commPostHolder
{
	padding: 4px;
	padding-top: 8px;
}

.commHeader
{
	clear: both;
}

.postItem
{
	float: left;

	margin-bottom: 16px;
}

.postNr
{
	float: left;

	width: 90px;
}

.postAvatar
{
	width: 80px;
	height: 80px;

	border: solid 3px #b2aea8;
}

.memberStatImage
{
	width: 74px;
	height: 74px;

	border: solid 1px #a8b4aa;
}

.postNr h3
{
	margin: 0px;
	padding: 0px;

	padding-left: 8px;
	padding-bottom: 8px;
}

.postHolder
{
	width: 400px;

	padding: 12px;
	padding-top: 0px;

	float: left;
}

.postContent
{
	padding: 4px;

	padding-top: 8px;
}

.postContent blockquote, .postContent em
{
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.postSep
{
	clear: both;

	margin-top: 12px;
	margin-bottom: 12px;
}

.postQuickPrev
{
	clear: both;
	display: none;
	color: red;
}

.postEdit
{
	height: 120px;
	width: 350px;
	padding: 2px;
	border: none;
	color: black;

	border: solid 1px #666; 
}

.postEditButtons
{
	width: 356px;
	text-align: right;
	margin-top: 3px;
}

.commNotLogged
{
	margin-left: 5px;

	font-size: italic;
}

.commError
{
	padding: 6px;

	clear: both;

	font-size: 14px;
	font-style: italic;

	color: red;
}

.postPreview
{
	color: #000000;
	font-weight: bold;
}

.spoiler
{
	background-color: #666666;
	color: #666666;
}

.spoiler:hover
{
	background-color: #FFFFFF;
	color: #000000;
}

.login-box {
	background-image: url(../images/social/my-nightmare.jpg);
	width: 306px;
	height: 65px;
	text-align:center;
	margin-left: 9px;
	padding-top: 45px;
}

.udc-login-box {
	background-image:url(../images/social/bg-login.jpg);
	width: 326px;
	height: 196px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:9px;
}

.favorates-right 
{
	background-image:url(../images/social/bg-favorates-right-menu.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 477px;
	text-align:left;
	padding-left: 29px;
}

.favorte-dj-right {
	text-align: left;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 10px;
	
}
.twitterstream {
	background-image:url(../images/social/twitter-stream.jpg);
	width: 329px;
	height: 237px;
}
.tweet-right {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding-left: 35px;
	padding-right: 35px;
}


.login-right {
	width: 130px;
}
/*
	end: Community Comments
*/



.sideAvatar
{
	border: solid 3px #b2aea8;
}

/*
	start: login right include
*/

.fav-right-top {
	background-image:url(../images/social/bg-right-top-fav.jpg);
	width: 329px;
	height: 27px;
	background-repeat:repeat-y;
}

.fav-middle-top {
	background-image:url(../images/social/bg-right-middle-fav.jpg);
	width: 295px;
	background-repeat:repeat-y;
	padding-left: 34px;
	text-align:left;
}

.fav-bottom-top {
	background-image:url(../images/social/bg-right-bottom-fav.jpg);
	width: 329px;
	background-repeat:repeat-y;
	height: 23px;
}

#smilePane {
	width: 180px;
	/*height: 170px;*/
	padding: 6px;
}

#bbcodePane {
	width: 250px;
	/*height: 170px;*/
	padding: 6px;
}

#bbcodePane table{
	width: 100%;
}

#bbcodePane td {
	width: 50%;
}

.bbcodeRow {
	border-bottom: 1px solid #cccccc;
}

.bbcodeRow table
{
	color: #000000;
}

.bbcodeRow:hover {
	background-color: #f1ece6;
	border-bottom: 1px solid #cccccc;
	cursor: pointer;
}


.inputarea-wall
{
	color: black;

	width: 380px;
	height: 100px;
}



.memCon_top
{
	width: 786px;
	height: 8px;

	background-image:url("../images/social/memcon-top.gif");
}

.memCon_main
{
	width: 772px;
	padding: 7px;
	background-color: #5f5946;
}

.memCon_bott
{
	width: 786px;
	height: 8px;

	background-image:url("../images/social/memcon-bott.gif");
}

.profileSepBig
{
	margin-bottom: 14px;
}

.proSched_box
{
	padding: 4px;
	padding-left: 20px;
}