@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - QTip CSS :: COMMUNITY PAGE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		qtip_members.css
	Date:			Oct. 23, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#posterContent {
		background:url(../../images/bg_home.jpg) top center no-repeat;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	header styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.header {
		padding:375px 0 50px 0;
		width:960px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	navBar Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.navBar {
		padding:0 0 0 268px;
		width:450px;
		float:left;
	}
		.navBar ul {
			width:450px;
			list-style:none;
		}
			.navBar ul li {
				padding:0 0 9px 0;
				float:left;
			}
			/*home*/
			.navBar ul li .home {
				width:91px; height:17px;
				background:url(../../images/nav_home.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .home:hover {
					background:url(../../images/nav_homeHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .home a {
					width:91px; height:17px;
					display:block;
				}
			/*videosAndMusic*/
			.navBar ul li .videosAndMusic {
				width:180px; height:17px;
				background:url(../../images/nav_videosAndMusic.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .videosAndMusic:hover {
					background:url(../../images/nav_videosAndMusicHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .videosAndMusic a {
					width:180px; height:17px;
					display:block;
				}
			/*bio*/
			.navBar ul li .bio {
				width:69px; height:17px;
				background:url(../../images/nav_bio.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .bio:hover {
					background:url(../../images/nav_bioHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .bio a {
					width:69px; height:17px;
					display:block;
				}
			/*shows*/
			.navBar ul li .shows {
				width:105px; height:17px;
				background:url(../../images/nav_shows.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .shows:hover {
					background:url(../../images/nav_showsHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .shows a {
					width:105px; height:17px;
					display:block;
				}
			/*extras*/
			.navBar ul li .extras {
				width:106px; height:17px;
				background:url(../../images/nav_extras.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .extras:hover {
					background:url(../../images/nav_extrasHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .extras a {
					width:106px; height:17px;
					display:block;
				}
			/*ringtones*/
			.navBar ul li .ringtones {
				width:136px; height:17px;
				background:url(../../images/nav_ringtones.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .ringtones:hover {
					background:url(../../images/nav_ringtonesHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .ringtones a {
					width:136px; height:17px;
					display:block;
				}
			/*community*/
			.navBar ul li .community {
				width:146px; height:17px;
				background:url(../../images/nav_communityHover.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .community:hover {
					background:url(../../images/nav_communityHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .community a {
					width:146px; height:17px;
					display:block;
				}
			/*photos*/
			.navBar ul li .photos {
				width:108px; height:17px;
				background:url(../../images/nav_photos.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .photos:hover {
					background:url(../../images/nav_photosHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .photos a {
					width:108px; height:17px;
					display:block;
				}
			/*kyte*/
			.navBar ul li .kyte {
				width:81px; height:17px;
				background:url(../../images/nav_kyte.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .kyte:hover {
					background:url(../../images/nav_kyteHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .kyte a {
					width:81px; height:17px;
					display:block;
				}
			/*signup*/
			.navBar ul li .signup {
				width:110px; height:17px;
				background:url(../../images/nav_signup.png) top no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.navBar ul li .signup:hover {
					background:url(../../images/nav_signupHover.png) top no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.navBar ul li .signup a {
					width:110px; height:17px;
					display:block;
				}
	
/*membershipBox styles*/
	
	.membershipBox {
		padding:2px 0 0 0;
		width:237px;
		float:left;
		display:inline;
	}
		.membershipBox h1 {
			padding:0 0 16px 0;
			width:98px; height:16px;
			background:url(../../images/h1min_enlist.png) no-repeat;
			behavior:url(/shared/css/iepngfix.htc);
		}
		
		/* login */
		
		.membershipBox .login {
			padding:0 0 4px 0;
			height:15px;
		}
				.membershipBox .login label {
					padding:1px 7px 0 0;
					font:normal 10px Arial, Helvetica, sans-serif;
					color:#782323;
					float:left;
					display:inline;
				}
				.membershipBox .login .btnHolder {
					float:left;
					display:inline;
				}
					.membershipBox .login .btnHolder a:link, .membershipBox .login .btnHolder a:active, .membershipBox .login .btnHolder a:visited {
						width:67px; height:14px;
						background:url(../../images/btn_login.jpg) top no-repeat;
						display:block;
					}
						.membershipBox .login .btnHolder a:hover {
							background-position:bottom;
						}
					.membershipBox .login .btnHolder img {
						width:67px; height:14px;
					}
			  .membershipBox p {
			      padding:0 0 4px 0;
			      height:15px;
			      font:normal 12px Arial, Helvetica, sans-serif;
			      color:#782323;
			      float:left;
				  display:inline;
			  }  
			  
			  .membershipBox p a:link, .membershipBox p a:active, .membershipBox p a:visited {
			        color:#005a74;
					text-decoration:none;
			  }
			        .membershipBox p a:hover {			
					    color:#5c2605;
			        }
						
			/* enlist */
				
				.membershipBox .enlist {
					height:32px;
					display:block;
				}
					.membershipBox .enlist .inputBox {
						padding:0 9px 0 0;
						width:136px;
						float:left;
					}
						.membershipBox .enlist .inputBox label {
							padding:0 0 6px 0;
							width:97px; height:8px;
							background:url(../../images/label_membership.png) no-repeat;
							behavior:url(/shared/css/iepngfix.htc);
							display:block;
						}
						.membershipBox .enlist .inputBox input {
							padding:0 0 0 3px;
							width:131px; height:13px;
							border:solid 1px #ffffff;
							background:transparent;
							display:block;
							font:normal 10px Verdana, Arial, Helvetica, sans-serif;
							color:#000000;
						}
				.membershipBox .enlist .btnHolder {
					float:left;
					display:inline;
				}
					.membershipBox .enlist .btnHolder a:link, .membershipBox .enlist .btnHolder a:active, .membershipBox .enlist .btnHolder a:visited {
						margin:14px 0 0 0;
						width:77px; height:15px;
						background:url(../../images/btn_enlist.jpg) top no-repeat;
						display:block;
					}
						.membershipBox .enlist .btnHolder a:hover {
							background-position:bottom;
						}
					.membershipBox .enlist .btnHolder img {
						width:77px; height:15px;
					}
						
		/* forgot */
			.membershipBox .forgot {
				margin:3px 0 0 0;
				width:117px; height:6px;
				display:block;
				background:url(../../images/btn_forgotPW.png) no-repeat;
				behavior:url(/shared/css/iepngfix.htc);
			}
				.membershipBox .forgot:hover {
					background:url(../../images/btn_forgotPWHover.png) no-repeat;
					behavior:url(/shared/css/iepngfix.htc);
				}
				.membershipBox .forgot a {
					width:117px; height:6px;
					display:block;
				}
				
		    .membershipBox .buttonHolder {
			  
			}
				.membershipBox .buttonHolder a.btnLogOut:link, .membershipBox .buttonHolder a.btnLogOut:active, .membershipBox .buttonHolder a.btnLogOut:visited {
					width:77px; height:15px;
					display:block;
					background:url(../../images/btn_logout.jpg) top no-repeat;
				}
			        .membershipBox .buttonHolder a.btnLogOut:hover {
						background-position:bottom;
			        }
				.membershipBox .buttonHolder a.btnLogout img {
					width:77px; height:15px;
				}
					
					
					
					
/*	--------------------------------------------------------------------------------------------------------------------------
	altCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.altCol {
		padding:180px 0 0 0;
	}
	.altCol #mediaPlayer {
		width:329px; height:330px;
	}	
	

/*	--------------------------------------------------------------------------------------------------------------------------
	mainCol styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.mainCol h1{
		margin:0 0 18px 0;
		width:292px; height:49px;
		background:url(../../images/h1community.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc);
	}
	.mainCol a:link, .mainCol a:active, .mainCol a:visited {
	    color:#04614c;
	}
	    .mainCol a:hover {
	        color:#680000; 
	    }
	        
	
	.mainCol p a:link, .mainCol .entry p a:active, .mainCol .entry p a:visited {
		color:#04614c;
		text-decoration:none;
	}
		.mainCol p a:hover {
			color:#680000;
		}
    .mainCol .memberNav a:link, .mainCol .memberNav a:active, .mainCol .memberNav a:visited {
        color:#04614c;
		text-decoration:none;
    }         
         .mainCol .memberNav a:hover {
	        color:#680000;
         }     
         
    .mainCol .entry .social {
		padding:8px 0 0 14px; margin:0 0 45px 0;
		width:400px; height:27px;
		background:url(../../images/bg_social.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc);
		font:normal 10px Verdana, Arial, Helvetica, sans-serif;
		color:#680000;
	}
	    .mainCol .entry .social ul {
			width:390px;
			list-style:none;
		}
			.mainCol .entry .social ul li {
				float:left;
			}
		.mainCol .entry .social ul a:link, .mainCol .entry .social ul a:active, .mainCol .entry .social ul a:visited {
			color:#04614c;
			text-decoration:none;
		}
			.mainCol .entry .social ul a:hover {
				color:#680000;
			}
		.mainCol .entry .social li.comments {
			width:250px;
		    color:#005a74;
		}
		
		.mainCol .entry .social li.comments a:link, .social li.comments a:active, .social li.comments a:visited {
			background: url(../../images/comments.png) no-repeat 0 1px;
			behavior:url(/shared/css/iepngfix.htc);
			margin: 0 10px 0 0; padding:0 0 0 14px;
			text-decoration:none;
		}
		.mainCol .entry .social li.digg {
			padding:0 11px 0 0;
		}
					.mainCol .entry .social li.digg a:link, .social li.digg a:active, .social li.digg a:visited {
						background: url(../../images/digg.png) no-repeat 0 1px;
						behavior:url(/shared/css/iepngfix.htc);
						margin: 0 10px 0 0; padding:0 0 0 14px;
						text-decoration:none;
					}
					.mainCol .entry .social li.delicious a:link, .social li.delicious a:active, .social li.delicious a:visited {
						background: url(../../images/delicious.png) no-repeat;
						behavior:url(/shared/css/iepngfix.htc);
						padding:0 0 0 16px;
						text-decoration:none;
					}     
     
	    
/*	--------------------------------------------------------------------------------------------------------------------------
	community Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.minCol h1 {
		margin:0 0 17px 0;
		width:175px; height:23px;
		background:url(../../images/h1alt_Speak.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc);
	}
			

	/* -- community Section Box */
	.sectionBox {
		margin:17px 0 0 0; padding:13px 0 13px 0;
		/*width:408px;*/
		
	}
		.sectionBox .sectionHead {
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
			padding:5px;
		}
		.sectionBox .sectionHead a {
			text-decoration:none;
			color:#04614c;
		}	
			.sectionBox .sectionHead a:hover {
			    text-decoration:none;
			    color:#680000;
		}	
		
		.sectionBox .sectionHead .title {
			font-size:larger;
			font-weight:bold;
		}
					
	
					
				
		.mainCol .sectionBox .entry a {
			text-decoration:none;
		}
					
		.mainCol .sectionBox .entry h2 {
			font:normal 24px Georgia, "Times New Roman", Times, serif;
			color:#ffe17d;
			line-height:25px;
			font-style:italic;
			margin:3px 0 8px 0;
		}
		.mainCol .sectionBox .entry h2 a:link, .mainCol .sectionBox .entry h2 a:active, .mainCol .sectionBox .entry h2 a:visited {
			color:#ffe17d;
			text-decoration:none;
		}
			.mainCol .sectionBox .entry h2 a:hover {
				color:#fff;
			}
    /* -- Community Section Gallery Images */
    .sectionBox .galleryThumb 
    {
        float:left;
        margin:10px 10px 0 0; padding:6px 6px;
		border:1px solid #A95606;
    }
    
    .sectionBox .galleryThumb img
    {
        border:0px; 
    }
    
    .sectionBox .galleryThumb .imgTitle a
    {
        color:#A95606;
		border: 0px;
        font-weight:bold;
    }
    	.sectionBox .galleryThumb .imgTitle a:hover
    {
        border: 0px;
        font-weight:bold;
		border:1px solid #680000;
    }
	
	
	.mainCol .entry {
	
	}
		.mainCol .entry .content img {
			border:1px solid #A95606;
		}


/*	--------------------------------------------------------------------------------------------------------------------------
	news Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	h1#hdrNews {
		margin:0 0 0 -5px;
		background:url(/img/hdr_news.png) no-repeat;
		behavior:url(/shared/css/iepngfix.htc);
		width:398px; height:28px;
	}
	.mainCol {
		
	}
	
	.mainCol h3
	{
	    margin:15px 0 10px 0;
	}
		.mainCol .sectionBox h3
		{
		    margin:0 0 10px 0;
		}
		
	
	.mainCol a {
	   	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
		color:#04614c;
		text-decoration:none;
	}
		.mainCol a:hover {
	   	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
		color:#680000;
		text-decoration:none;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	community:blog Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	
	.mainCol .entry {
		margin:10px 0 22px 0; padding:0 0 16px 0;
	}
		.mainCol .entry span.date {
			font:normal 11px Verdana, Arial, Helvetica, sans-serif;
			color:#680000;
		}
		.mainCol .entry h2 {
			margin:0 0 5px 0;
			font:bold 24px Verdana, Helvetica, sans-serif;
			color:#680000;
		}
			.mainCol .entry h2 a:link, .mainCol .entry h2 a:active, .mainCol .entry h2 a:visited {
				color:#04614c;
				border:0;
				text-decoration:none;
				font:bold 24px Verdana, Arial, Helvetica, sans-serif;
			}
				.mainCol .entry h2 a:hover {
					color:#680000;
					font:bold 24px Verdana, Arial, Helvetica, sans-serif;
					text-decoration:none;
				}
		.mainCol .entry img {
			border:1px solid #FAEB74;
		}
		.mainCol .entry p {
			margin:12px 0 16px 0;
		}
			
		
		
		.mainCol .entry a:link, .mainCol .entry a:active, .mainCol .entry a:visited {
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:0;
			color:#04614c;
		}
			.mainCol .entry a:hover {
				font:normal 10px Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				border:0;
				color:#680000;
			}
		.mainCol .entry .tagcloud a {
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:0;
			color:#04614c;
		}
			.mainCol .entry .tagcloud a:hover {
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;
			border:0;
			color:#680000;
		}
/*	--------------------------------------------------------------------------------------------------------------------------
	community:IM Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.profile ul.links {
		list-style:none;
	}
	
	.profile ul.links li span.user a.im img {
		border:none;
	}	

/*	--------------------------------------------------------------------------------------------------------------------------
	community:comments Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.mainCol #memberCommentsSection.sectionBox .item .content {
	    width:375px;
	    padding:5px;
	}
	    .mainCol #memberCommentsSecion.sectionBox .item .content h4 {
	        margin:0 0 10px 0;   
	    }
	    .mainCol #memberCommentsSection.sectionBox .item .content p {
	        margin:5px 0 5px 0;
	        color:#282836;
	    }
	   
	    
    .mainCol #memberCommentsSecion.sectionBox .item .profile {
        margin:5px 0 5px 0;   	    
    }
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	footer styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	.footer {
		padding:6px 0 6px 4px;
		border-top:solid 1px #7a542f;
		border-bottom:solid 1px #7a542f;
		font:normal 10px Verdana, Arial, Helvetica, sans-serif;
		color:#2e4a4e;
	}
		.footer .copyright {
			float:left;
			width:120px;
		}
		.footer .uniMotown {
			margin:2px 0 0 0;
			width:107px; height:8px;
			float:left;
		}
			.footer .uniMotown a:link, .footer .uniMotown a:active, .footer .uniMotown a:visited {
				width:107px; height:8px;
				display:block;
				background:url(../../images/uniMotown.png) top no-repeat;
			}
				.footer .uniMotown a:hover {
					background-position:bottom;
				}
		.footer img {
			margin:2px 0 0 0; padding:0 4px 0 4px;
			display:inline;
			float:left;
		}
		.footer .privacy {
			margin:2px 0 0 0;
			width:108px; height:8px;
			float:left;
		}
			.footer .privacy a:link, .footer .privacy a:active, .footer .privacy a:visited {
				width:108px; height:8px;
				display:block;
				background:url(../../images/privacy.png) top no-repeat;
			}
				.footer .privacy a:hover {
					background-position:bottom;
				}
		.footer .friends {
			margin:2px 0 0 210px;
			width:396px; height:7px;
			background:url(../../images/friendsOfQtip.png) no-repeat;
			behavior:url(/shared/css/iepngfix.htc);
			float:left;
		}
