@charset "ISO-8859-1";
/* CSS Document */

html { overflow: -moz-scrollbars-vertical; overflow-x: auto; overflow-y: scroll; }

p {
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
	background: #fff;
}

img {
	border: none;
}

h1, h2, h3, h4 {
	font-family: Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#000;
}

h1 {
	font-size: 24px;
	margin: 8px 0 0 0;
	padding: 0;
	color: #333;
	line-height: 24px;
}

h2 {
	font-size: 18px;
	color: #333;
	margin: 0 0 10px 0;
}

	#sidebar h2 {
		float: left;
		display: inline;
		width: 340px;
		border-top: 1px solid #eaeaea;
		border-bottom: 1px solid #eaeaea;
		margin: 0 0 10px 20px;
		padding: 10px 0 10px 0;
	}

h3 {
	font-size: 16px;
	margin: 0 0 10px 0;
	color: #000;
}

h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
	color: #333;
}

	#sidebar h4 {
		margin: 0 0 10px 20px;
		color:#000;
	}

a {
	color: #000;
	text-decoration: none;
}

a:visited {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

	#front-contentwide a {
		color: #0099ff;
		font-weight: bold;	
	}
	#contenttext a {
		color: #0099ff;
		font-weight: bold;
}		
	#sidebar-group-information a {
		color: #0099ff;
		font-weight: bold;
	}
	#sidebar-group-information a:visited {
		color: #0099ff;
		font-weight: bold;
	}
	#sidebar-group-information a:hover {
		color: #666;
		font-weight: bold;
	}
	#notification a {
		color: #0099ff;
		font-weight: bold;		
	}
	#notification a:visited {
		color: #0099ff;
		font-weight: bold;		
	}
	#notification a:hover {
		color: #666;
		font-weight: bold;		
	}	
	#footer a {
		color: #0099ff;
		font-weight: bold;
	}
	#footer a:visited {
		color: #0099ff;
		font-weight: bold;
	}	
	#footer a:hover {
		color: #666;
		font-weight: bold;
	}	

	
	
a.button-large {
	background: url(../images/button_large.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 30px;
	width: 104px;
    margin-right: 6px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}

a.button-large:hover {
	background: url(../images/button_large_hover.png) top left no-repeat;
}

a.button-large span {
	color: #fff;
    display: block;
    line-height: 10px;
    padding: 10px 0 10px 0;
}
a.button-medium {
	background: url(../images/button_medium.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 24px;
	width: 120px;
    margin-right: 6px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}

a.button-medium:hover {
	background: url(../images/button_medium_hover.png) top left no-repeat;
}

a.button-medium span {
	color: #fff;
    display: block;
    line-height: 10px;
    padding: 6px 0 6px 0;
}

a.button-small {
	background: url(../images/button_small.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 20px;
	width: 90px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}

a.button-small:hover {
	background: url(../images/button_small_hover.png) top left no-repeat;
}

a.button-small span {
	color: #fff;
    display: block;
    line-height: 10px;
    padding: 5px 0 5px 0;
}

a.button-small-follow {
	background: url(../images/button_small_follow.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 20px;
	width: 90px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}

a.button-small-follow span {
	color: #fff;
    display: block;
    font-size: 10px;
    line-height: 10px;
    padding: 5px 0 5px 0;
}



a.button-yes {
	background: #82a341 url(../images/button_yes_20x1.png) top left repeat-x;
    color: #fff;
    display: block;
    height: auto;
	width: auto;
    text-decoration: none;
	font-size: 11px;
	text-align: center;
	border:1px solid #6b8e22;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;	
}

a.button-yes span {
	color: #fff;
    display: inherit;
    line-height: 10px;
    padding:5px 0px;
/*   	font-family: 'Gill Sans', Arial, Sans-Serif;*/
}


.button-number {
	background: url(../images/button_medium.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 24px;
	width: 120px;
    margin-right: 6px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}


.button-number span {
	color: #fff;
	font-weight: bold;
    display: block;
    line-height: 10px;
    padding: 6px 0 6px 0;
}

a.button-action {
	background: url(../images/button_action.png) top left no-repeat;
    color: #fff;
    display: block;
    float: left;
    height: 24px;
	width: 120px;
    margin-right: 6px;
    text-decoration: none;
	font-size: 10px;
	text-align: center;
}


a.button-action span {
	color: #fff;
	font-weight: bold;
    display: block;
    line-height: 10px;
    padding: 6px 0 6px 0;
}


/* *********** */

.form-input {
	height: auto;
	width:250px;
	padding:3px 5px;
}

.form-button {
	background: #82a341 url(../images/button_yes_20x1.png) top left repeat-x;
    color: #fff;
    display: block;
    height: auto;
	width: auto;
    text-decoration: none;
	font-size: 11px;
	text-align: center;
	border:1px solid #6b8e22;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-weight: bold;
    display: inherit;
    line-height: 14px;
    padding:5px 10px;
	float: left;
}
.form-button:active {
	background:#628e2d;
}
.form-button-cancel {
	background: #adadad url(../images/button_no_20x1.png) top left repeat-x;
    color: #fff;
    display: block;
    height: auto;
	width: auto;
    text-decoration: none;
	font-size: 11px;
	text-align: center;
	border:1px solid #858585;
	border-bottom-left-radius: 5px 5px;
	border-bottom-right-radius: 5px 5px;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	font-weight: bold;
    display: inherit;
    line-height: 14px;
    padding:5px 10px;
	float: left;
}
.form-button-cancel:active {
	background:#717171;
}
.createaccount_row {
	margin: 10px 0 20px 0;
}
.createaccount_type {
	font-weight: bold;
}
.createaccount_input {
	margin: 3px 0 0 0;
}
.talky-info-bg {
	float:right;
	width:250px;
	height:300px;
	padding:0 20px 0 30px;
	margin:25px 10px 0 0;
	line-height:1.5em;
	font-size:13px;
	color:#FFF;
	background:#000;
	background:url(../images/talky-newuser.png) no-repeat top left;
}
.talky-info-bg p {
	color: #FFFFFF;
	background: none;
}
.talky-info-wide-bg {
	float:left;
	width:470px;
	height:200px;
	padding:20px 30px 0 30px;
	margin:25px 10px 0 0;
	line-height:1.5em;
	font-size:13px;
	color:#FFF;
	background:#000;
	background:url(../images/talky-bubble-wide.png) no-repeat top left;
}
.talky-info-wide-bg a {
	color: #0099ff;
	background: none;
}
.talky-info-wide-bg a:visited {
	color: #0099ff;
	background: none;
}
.talky-info-wide-bg a:hover {
	color: #eaeaea;
	background: none;
}
.talky-info-wide-bg h3 {
	color: #FFFFFF;
	background: none;
}
.talky-info-wide-bg p {
	color: #FFFFFF;
	background: none;
}

/* TALK STYLE */

	.talks-block {
		float: left;
		display: inline;
		width: 520px;
		margin: 0;
		padding: 0;
	}

	.talk {
		float: left;
		display: inline;
		width: 520px;
		margin: 0 0 0 0;
		border-bottom: 1px solid #eaeaea;
		padding: 10px 0 10px 0;
	}
	
		.playbar {
			float: left;
			display: inline;
			width: 360px;
			height: 20px;
			margin: 0 0 0 5px;
			//bbackground: url(../images/playbar_360x20.png) no-repeat top left;
		}
		
			.playbar a {
				float: left;
				display: inline;
				height: 10px;
				//bbackground: url(../images/icon_play_10x10.png) no-repeat center left;
				padding: 0 0 0 15px;
				margin: 5px 0 0 5px;
			}
			
				.playbar a span {
					font-weight: bold;
					font-size: 10px;
				}
		
	.play-button {
	background: #f5f5f5 url(../images/play-button-70x70.png) no-repeat center top;
	width:70px;
	height:70px;
	
	}	
		.talk-info {
			float: left;
			display: inline;
			width: 360px;
			margin: 5px 0 0 5px;
		}
		
		.talk-image {
			float: left;
			display: inline;
			width: 53px;
		}
		
			.talk-image a img {
				border: none;	
			}
		
		.commentbox {
			float: left;
			display: inline;
			width: 365px;
			margin:5px 0 0 0;
			padding: 0 0 0 5px;
			border-top: 1px solid #eaeaea;
/*			background: #eaeaea;*/
		}
		
			.comment-images {
				float: left;
				display: inline;
				width: 360px;
				margin:5px 0 0 0;
			}
			
				.comment-images img {
					margin: 7px 7px 7px 0;	
				}
		
		.timestamp {
			float: right;
			width: 90px;
			display: inline;
			text-align: right;
		}
				
		.timestamp p {
			color: #ff6600;
			font-weight: bold;
			background: none;
		}
		
			.talk-id {
			line-height: 11px;
			font-size: 11px;
			font-weight: bold;
			color: #999;
			float:right;
			margin: 0 0 5px 0;	

			}
		
			.playcount {
				line-height: 11px;
				font-size: 11px;
				font-weight: bold;
				color: #999;
				float: right;
				display: block;
				background: url(/images/icon_sound_12x12.png) no-repeat center left;
				padding: 0 0 0 16px;
				margin: 0 8px 5px 0;	
			}
		
		.share-icons {
			margin:5px 0 0 0;
			padding: 0;
			float:right;
			width: 90px;
		}
		.icon-facebook {
			background: url(../images/icon_facebook_10x10.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 5px 0 0;
		}
		.icon-facebook:hover {
			background: url(../images/icon_facebook_10x10_hover.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 5px 0 0;
		}		
		.icon-twitter {
			background: url(../images/icon_twitter_10x10.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 0 0 0;
		}
		.icon-twitter:hover {
			background: url(../images/icon_twitter_10x10_hover.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 0 0 0;
		}
		.icon-email {
			background: url(../images/icon_email_10x10.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 5px 0 0;
		}
		.icon-email:hover {
			background: url(../images/icon_email_10x10_hover.png) no-repeat center right;
			width: 10px;
			height: 10px;
			float: right;
			margin:0 5px 0 0;
		}
		
		h4.username {
			float: left;
			display: inline;
			width: 200px;
			margin: 0px 20px 5px 6px;
		}
		
		a.comments {
			float: left;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_comment_11x11.png) no-repeat center left;
			padding: 0 0 0 15px;
			margin: 5px 20px 0 0;
			font-weight: bold;
		}
		
		a.like {
			float: left;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_like_11x11.png) no-repeat center left;
			padding: 0 0 0 15px;
			margin: 5px 20px 0 0;
			font-weight: bold;
		}
		
		a.like span {
			font-weight: bold;
			color: #0099ff;
		}
		
		a.delete {
			float: left;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_delete_10x10.png) no-repeat center left;
			padding: 0 0 0 15px;
			margin: 5px 20px 0 0;
			font-weight: bold;
		}

		a.delete span {
			font-weight: bold;
			color: #0099ff;
		}

		a.deletemetsa {
			float: left;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_delete_10x10.png) no-repeat center left;
			padding: 0 0 0 15px;
			margin: 5px 20px 0 0;
			font-weight: bold;
		}

		a.deletecomment {
			float: left;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_delete_10x10.png) no-repeat center left;
			padding: 0 0 0 15px;
			margin: 5px 20px 0 0;
			font-weight: bold;
		}

		a.deletemetsa span {
			font-weight: bold;
			color: #0099ff;
		}

		a.deleteright {
			float: right;
			display: inline;
			font-size: 10px;
			height: 11px;
			background: url(../images/icon_delete_10x10.png) no-repeat top right;
			padding: 0 0 0 15px;
			margin: 2px 0 0 0;
			font-weight: bold;
		}
		
		a.deleteright span {
			font-weight: bold;
			color: #0099ff;
		}
		
/*		.likes-top {
		float: left;
		width: 300px;
		height: 12px;
		margin: 5px 0 0 0;
		background: url(../images/commentboxtop_40x10.png) no-repeat top left;
		}
*/
		.likes {
			float: left;
			display: inline;
			width: 360px;
			font-size: 11px;
			padding:5px 5px 5px 5px;
			margin: 0;
/*			background: #eaeaea;*/
			font-weight: normal;
/*			padding:3px 0px 0px 0px;
			border-top: 1px solid #eaeaea;*/
		}
		
			.likes a {
				font-weight: bold;
				color: #0099ff;
			}
		
		.more-likes {
			float: left;
			width: 360px;
			margin: 3px 0 0 0;
			display: none;
		  background: url(../images/icon_like_11x11.png) no-repeat top left;
		  padding: 0px 0px 0px 14px;
		}
		
		a.make-comment {
			float: left;
			font-size: 10px;
			font-weight: bold;
			margin: 0 5px 5px 0;
		}
		
.more-talks-link,
.more-talks-link-loaded {
	width: 510px;
	float: left;
	display: inline;
	padding: 5px;
	background: #ccc;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

a.more-talks-link:link {
	color: #fff;
}

.show-all-link,
.show-all-link-loaded {
	width: 510px;
	float: left;
	display: inline;
	padding: 5px;
	background: #ccc;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
}

a.show-all-link:link {
	color: #fff;
}

		
/* PROFILE STYLES */

.profile {
	float: left;
	display: inline;
	width: 539px;
	margin: 0 0 20px 0;
	
}

	.profile-image {
		float: left;
		display: inline;
		width: 160px;
		text-align: center;
		margin: 5px 0 0 0;
	}
	
		.profile-image a {
			font-size: 10px;
			font-weight: bold;
			margin: 5px 0 0 0;
		}
	
	.profile-info {
		float: left;
		display: inline;
		width: 180px;
		list-style-type: none;
		margin: 10px 0 0 20px;
		padding: 0;
		color: #333;
	}
	
	.profile-info li {
		margin: 0 0 5px 0;
		padding: 0;
	}
	
		.profile-info li h3 {
			color: #000;	
		}
	
		.profile-info li h4 {
				
		}
		
		.profile-info li h4 span {
			float: right;
			display: inline;
			color: #ff6600;
			margin: 0 0 0 20px;
		}
	
	.profile-details {
		font-weight: bold;
	}
	.profile-details-about {
		width: 340px;
		text-align: justify;
	}	
		.profile-details span {
			float: right;
			display: inline;
			color: #ff6600;
			margin: 0 0 0 20px;
		}
		
	.edit-profile {
		float: right;
		display: inline;
		height: 20px;
		background: url(../images/icon_edit_20x20.png) no-repeat top right;
		padding: 5px 25px 5px 0;
		margin: 10px 20px 0 0;
		font-size: 10px;
	}
	
		.edit-profile span {
			color: #999;	
		}
		
/* FOLLOWING */

.followingbox {
	float: left;
	display: inline;
	width: 520px;
	margin: 0;
	border-bottom: 1px solid #eaeaea;
}

.following-group {
	float: left;
	display: inline;
	width: 520px;
	border-bottom: 1px solid #eaeaea;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
}

	.following-group-image {
		float: left;
		display: inline;
		width: 78px;
	}
	
	.following-group-header {
		float: left;
		display: inline;
		width: 427px;
		margin: 0 0 0 15px;
		line-height: normal;
	}
	
		.following-group-header h4 {
			margin: 0px 0 0 0;	
		}
	
		.following-group-locked {
			float: left;
			display: inline;
			margin: 1px 0 0 10px;
			padding:2px 0 0 0;
		}
		.following-group-edit {
			float: left;
			display: inline;
			margin: 1px 0 0 10px;
			padding:2px 0 0 0;		
		}
		.following-group-resign {
			float: left;
			display: inline;
			margin: 1px 0 0 10px;
			padding:2px 0 0 0;		
		}
		.following-group-vcard {
			float: left;
			display: inline;
			margin: 1px 0 0 10px;
			padding:2px 0 0 0;		
		}		
		.group-usercount {
			float: right;
			display: inline;
			height: 10px;
			background: url(../images/icon_user_10x10.png) no-repeat center left;
			padding: 0 0 0 10px;
			margin: 5px 20px 0 0;
			line-height: 10px;
		}
		
			.group-usercount span {
				color: #ff6600;
				font-size: 10px;
				margin: 0 0 0 2px;
			}
	
	.following-group-followers {
		float: left;
		display: inline;
		width: 427px;
		margin: 11px 0 0 15px;
	}
	
		.following-group-followers img {
			float: left;
			display: inline;
			margin: 0 3px 3px 0;
		}

.following-users {
	float: left;
	display: inline;
	width: 520px;
}
