@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - LAURA BELL COMMUNITY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		lbb_community.css
	Date:			Dec 28, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	

/*	--------------------------------------------------------------------------------------------------------------------------
	nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#nav {
		width:960px; height:44px;
		margin:0; padding:1px 0 0 0;
		float:none;
	}
	#mainCol {
		width:620px !important;
	}
	#altCol {
		width:320px !important;
		margin:0 16px 0 0;
		display:inline;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		height:17px;
		padding:93px 0 0 10px;
	}
		#header h1 {
			display:none;
		}
		#header a {
			font:bold 11px Arial, Helvetica, sans-serif;
			color:#ffd462;
		}
		
		#commHeader {
			width:960px; height:219px;
			margin:0 0 21px 0;
		}
			#commHeader ul#nav {
				list-style:none;
			}
				ul#nav li {
					height:44px;
					margin:0 10px 0 0;
					display:inline;
					float:left;
				}
					ul#nav li#navHome {
						width:58px;
						margin-left:10px;
					}
						ul#nav li#navHome a {
							width:58px; height:44px;
							display:block;
						}
							ul#nav li#navHome a:hover {
							background-position:-2px -44px;
						}
					ul#nav li#navCommunityGallery {
						width:178px;
						display:none !important;
					}
						ul#nav li#navCommunityGallery a {
							width:178px; height:44px;
							display:block;
						}
							ul#nav li#navCommunityGallery a:hover {
							background-position:-71px -44px;
						}
					ul#nav li#navBrowseMembers {
						width:154px;
					}
						ul#nav li#navBrowseMembers a {
							width:154px; height:44px;
							display:block;
						}
							ul#nav li#navBrowseMembers a:hover {
							background-position:-258px -44px;
						}
					ul#nav li#navFans {
						width:58px;
					}
						ul#nav li#navFans a {
							width:58px; height:44px;
							display:block;
						}
							ul#nav li#navFans a:hover {
							background-position:-419px -44px;
						}
			#commHeader ul.features {
				width:318px;
				margin:71px 10px 0 81px;
				list-style:none;
				color:#f5f1e6;
				float:left;
				display:inline;
			}
				#commHeader ul.features  li {
					padding:5px 0 0 9px;
					font:bold 13px Arial, Helvetica, sans-serif;
					line-height:13px;
				}
					#commHeader ul.features  li.title {
						font:normal 11px Arial, Helvetica, sans-serif;
						color:#f1b5c8;
						background:none;
					}
			#commHeader .joinLink {
				margin:93px 0 0 0;
				float:left;
			}
				#commHeader .joinLink h2 {
					font:bold 14px Arial, Helvetica, sans-serif;
					color:#f5f1e6;
				}
				#commHeader .joinLink a.btn:link, #commHeader .joinLink a.btn:active, #commHeader .joinLink a.btn:visited {
					width:105px; height:35px;
					margin:5px 0 0 0;
					display:block;
				}
					#commHeader .joinLink a.btn:hover {
						background-position:0 -35px;
					}
					
/*	--------------------------------------------------------------------------------------------------------------------------
	Community Nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	ul#subNav {
		width:604px; 
	}
		ul#subNav li {
			float:left;
		}
		ul#subNav li a {
			line-height:32px;
			text-align:center;
			display:block;
		}
			ul#subNav li#subNavOverview {
				
			}
				ul#subNav li#subNavOverview a {
					
				}
			ul#subNav li#subNavGallery {
				
			}
				ul#subNav li#subNavGallery a {
					
				}
			ul#subNav li#subNavBlog {
				
			}
				ul#subNav li#subNavBlog a {
					
				}
			ul#subNav li#subNavComments {
				
			}
				ul#subNav li#subNavComments a {
					
				}
			ul#subNav li#subNavFriends {
				
			}
				ul#subNav li#subNavFriends a {
					
				}
			ul#subNav li#subNavInbox {
				
			}
				ul#subNav li#subNavInbox a {
					
				}
					
/*	--------------------------------------------------------------------------------------------------------------------------
	content box Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#community {
		width:604px;
		padding:0 0 0 16px;
	}
		#community .titleBar {
			height:25px;
			padding:4px 10px 0 9px;
		}
			#community .titleBar h1 {
				width:375px;
				font:normal 18px Arial, Helvetica, sans-serif;
				float:left;
			}
			#community .titleBar a.btn_rss {
				display:block;
				float:left;
			}
				#community .titleBar a.btn_rss:hover {
					background-position:bottom;
				}
			#community .titleBar .selectBox {
				float:right;
			}
		#community .contentBox {
			width:604px;
			padding:13px 0 234px 0;
		}
			
			
/*	--------------------------------------------------------------------------------------------------------------------------
	commLogIn Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#newsContent {
		
	}
		#commLogIn .titleBar {
			height:21px;
			padding:8px 0 0 9px;
		}
			#commLogIn .titleBar h1#h1_logIn {
				width:52px; height:12px;
				background:url(../../images/h1_logIn.png) no-repeat;
			}
		#commLogIn .contentBox {
			height:227px;
			padding:12px;
			border-bottom:1px solid #aca394;
		}
			#commLogIn .contentBox .login {
				height:199px;
				padding:21px 0 6px 18px;
				background:#f5f1e6;
				border:none;
			}
			#commLogIn .login label {
				font:normal 16px Arial, Helvetica, sans-serif;
				color:#766044;
			}
			#commLogIn .login .inputBox input {
				width:323px; height:20px;
				margin:4px 0 17px 0; padding:1px 0 0 0;
				background:#dcd6c8;
				border:solid 1px #b6ae9d;
				color:#766044;
			}
			#commLogIn .login .checkBox {	
				margin:0 0 23px 0;
			}
				#commLogIn .contentBox .checkBox input {
					width:15px; height:15px;
					margin:0 4px 0 0;
					float:left;
				}
				#commLogIn .login .checkBox p {
					font:normal 14px Arial, Helvetica, sans-serif;
					color:#766044;
					line-height:14px;
					float:left;
				}
			#commLogIn .login a.btn:link, #commLogIn .login a.btn:active, #commLogIn .login a.btn:visited {
				width:75px; height:23px;
				padding:6px 0 0 0;
				display:block;
				background:url(../../images/btn_75.png) top left no-repeat;
				color:#613300;
				font:bold 14px Arial, Helvetica, sans-serif;
				text-decoration:none;
				text-align:center;
			}
				#commLogIn .login a.btn:hover {
					background-position:bottom;
					color:#14407d;
				}
	.contentHolder {
		padding:0 0 30px 0;
	}			
/*	--------------------------------------------------------------------------------------------------------------------------
	blogContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#blogContent {
		width:578px;
		margin:0 0 0 13px;
		background:#fff;
		float:left;
		display:inline;
	}
		#blogContent .titleBar {
			height:21px;
			padding:8px 0 0 9px;
			background:#d30650;
		}
		#blogContent .contentBox {
			width:560px; height:216px;
			margin:10px auto 0 auto;
			overflow:hidden;
		}
		#blogContent .footerBar {
			height:16px;
			padding:6px 13px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
			#blogContent .footerBar a:link, #blogContent .footerBar a:active, #blogContent .footerBar a:visited {
				padding:0 7px 0 0;
				color:#d8cfbd;
				text-decoration:none;
				background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
			}
				#blogContent .footerBar a:hover {
					color:#ff0000;
					background-position:right -40px;
				}
				
		#blogContent h1#h1_latestBlogs {
			width:165px; height:14px;
			background:url(../../images/h1_latestBlogEntries.png) no-repeat;
		}
		#blogContent .entry {
			width:560px;
			margin:0 0 1px 0; padding:0 0 2px 0;
			background:#e1e0dc;
		}
			#blogContent .entry p.date {
				width:60px;
				padding:6px 6px 0 0;
				float:left;
				font:normal 11px Arial, Helvetica, sans-serif;
				color:#D40853;
				text-align:right;
			}
			#blogContent .entry p.text {
				width:470px;
				float:left;
				padding:2px 8px 5px 8px;
				font:normal 16px Arial, Helvetica, sans-serif;
				line-height:21px;
			}
				#blogContent .entry p.text a:link, #blogContent .entry p.text a:active, #blogContent .entry p.text a:visited {
					color:#E97386;
				}
					#blogContent .entry p.text a:hover {
						color:#D40853;
					}
				#blogContent .entry p.text .post {
					margin:2px 0 0 0;
					font:normal 11px Arial, Helvetica, sans-serif;
					display:block;
				}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	mediaPanel Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mediaPanel {
		border:solid 1px #a6b6c8;
		width:318px;
		margin:20px 3px 0 3px; padding:0 0 10px 0;
		float:left;
		display:inline;
	}
		#mediaPanel .info {
			width:183px;
			padding:80px 0 0 126px;
			font:normal 12px Tahoma, Geneva, Arial, Helvetica, sans-serif;
			color:#7a6064;
		}
			#mediaPanel .cover h3 {
				margin:10px 0 4px 0;
				font:bold 1.3em Tahoma, Geneva, Arial, Helvetica, sans-serif;
			}
				#mediaPanel .cover h3 .black {
					color:#000;
					display:block;
				}
			#mediaPanel .cover .text {
				margin:0 0 8px 0;
				font:normal 1.2em Tahoma, Geneva, Arial, Helvetica, sans-serif;
				color:#7a6064;
				display:block;
			}
			#mediaPanel .info p {
				margin:0 0 9px 0;
				color:#7a6064;
			}
				#mediaPanel .info a.btn_amazon {
					width:88px; height:25px;
					margin:2px 0 11px 0;
					display:block;
				}
					#mediaPanel .info a.btn_amazon:hover {
						background-position:0 -25px;
					}
				#mediaPanel .info a.btn_itunes {
					width:104px; height:25px;
					margin:2px 0 11px 0;
					display:block;
				}
					#mediaPanel .info a.btn_itunes:hover {
						background-position:0 -25px;
					}
				#mediaPanel .info a.btn_walMart {
					width:88px; height:25px;
					margin:2px 0 0 0;
					display:block;
				}				
					#mediaPanel .info a.btn_walMart:hover {
						background-position:0 -25px;
					}
		#mediaPanel h1 {
			margin:80px 0 0 131px;
			font:bold 15px Tahoma, Arial, Helvetica, sans-serif;
			color:#0f0f0f;
		}
		#mediaPanel h2 {
			margin:0 0 0 131px;
			font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
			color:#231e1b;
		}
		#mediaPanel .buyLink {
			margin:10px 0 0 131px;
			width:95px; height:39px;
		}
		#mediaPanel a.btnBuyNow:link, #mediaPanel a.btnBuyNow:active, #mediaPanel a.btnBuyNow:visited {
			width:95px; height:39px;
			margin:0;
			/*display:block;*/
			display:none;
		}
			#mediaPanel a.btnBuyNow:hover {
				background-position:0 -39px;
			}
		#mediaPanel #audioPlayerHolder {
			width:277px; height:59px;
			margin:39px 0 0 19px;
			color:#fad58b;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
		}
			#mediaPanel #audioPlayer {
				width:277px; height:59px;
			}
			#mediaPanel #audioPlayerHolder a:link, #mediaPanel #audioPlayerHolder a:active, #mediaPanel #audioPlayerHolder a:visited {
				color:#fefbbf;
			}
				#mediaPanel #audioPlayerHolder a:hover {
					color:#e4efff;
				}
		/* #altCol styles*/
		#altCol #mediaPanel {
			width:318px;
			margin:10px 0 15px 0;
		}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	photosContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#photosContent {
		width:314px;
		margin:20px 3px 0 3px;
		float:left;	
		background:#fff;
		display:none !important;
	}
		#photosContent .titleBar {
			height:17px;
			padding:7px 0 0 9px;
			background:#d30650;
		}
		#photosContent .contentBox {
			height:230px;
			padding:8px 0 0 1px;
			overflow:hidden;
			
		}
		#photosContent .footerBar {
			height:16px;
			padding:3px 8px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
		#photosContent .footerBar a:link, #photosContent .footerBar a:active, #photosContent .footerBar a:visited {
			padding:0 7px 0 0;
			color:#E97386;
			text-decoration:none;
		}
			#photosContent .footerBar a:hover {
				color:#D40853;
			}
		#photosContent h1#h1_photos {
			width:196px; height:14px;
			background:url(../../images/h1_latestGalleryPhotos.png) no-repeat;
		}
		#photosContent .entry {
			width:300px;
			text-align:center;
		}
			#photosContent .entry a:link, #photosContent .entry a:active, #photosContent .entry a:visited {
				width:300px; height:217px;
				padding:5px;
				display:block;
				overflow:hidden;
			}
				
/*	--------------------------------------------------------------------------------------------------------------------------
	communityContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#communityContent {
		width:314px;
		margin:20px 3px 0 0;
		float:left;
		background:#fff;
	}
		#communityContent .titleBar {
			height:19px;
			padding:5px 0 0 9px;
			background:#d30650;
		}
		#communityContent .contentBox {
			height:230px;
			padding:8px 0 0 5px;
			overflow:hidden;
		}
		#communityContent .footerBar {
			height:16px;
			padding:3px 8px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
		#communityContent .footerBar a:link, #communityContent .footerBar a:active, #communityContent .footerBar a:visited {
			padding:0 7px 0 0;
			color:#E97386;
			text-decoration:none;
			background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
		}
			#communityContent .footerBar a:hover {
				color:#D40853;
				background-position:right -40px;
			}
		#communityContent h1#h1_communityLatestMembers {
			width:251px; height:19px;
			background:url(../../images/h1_community-LatestMembers_15px.png) no-repeat;
		}
		#communityContent .entry {
			width:100px; height:115px;
			margin:0 1px 1px 0;
			font:normal 11px Arial, Helvetica, sans-serif;
			float:left;
			text-align:center;
			overflow:hidden;
		}
			#communityContent .entry a:link, #communityContent .entry a:active {
				width:100px; height:110px;
				padding:5px 0 0 0;
				display:block;
			}
				#communityContent .entry a:visited {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
				}
				#communityContent .entry a:hover {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
				}
			#communityContent .entry a img {
				padding:0 0 5px 0;
				display:block;
				margin:0 auto;
			}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	userContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#userContentWrapper {
		margin:0 10px 0 0;
		display:inline;
		float:right;
	}
	#userContent {
		width:320px;
	}
		#userContent .titleBar {
			height:19px;
			padding:9px 0 0 9px;
			
		}
			#userContent .titleBar h1#h1_jameyJohnsonCommunity {
				width:196px; height:16px;
			}
		#userContent .contentBox {
			padding:8px 0 8px 9px;

		}
			#userContent .contentBox .userInfo {
				width:292px;
				padding:10px 0 0 10px;
				background:#f1f1f1;
			}
				#userContent .contentBox .userInfo .userPhoto {
					float:left;
				}
					#userContent .contentBox .userInfo .userPhoto img {
						display:block;
					}
				#userContent .contentBox .userInfo .user {
					margin:0 0 0 10px;
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#9b8569;
					float:left;
				}
					#userContent .contentBox .userInfo .user strong {
						font:normal 13px Arial, Helvetica, sans-serif;
					}
			/*	NOT LOGGED IN */
			#userContent .contentBox .userInfo .statusText {
				font:normal 11px Verdana, Arial, Helvetica, sans-serif;
				color:#9b8569;
			}
			#userContent .contentBox .userInfo .btnHolder {
				padding:0 0 10px 0;
			}
				#userContent .contentBox .userInfo .btnHolder a.btn:link, #userContent .contentBox .userInfo .btnHolder a.btn:active, #userContent .contentBox .userInfo .btnHolder a.btn:visited {
					width:70px; height:16px;
					margin:10px 0 0 0; padding:2px 0 0 0;
					display:block;
					background:url(../../images/btn_70.png) no-repeat;					
					font:bold 11px Arial, Helvetica, sans-serif;
					color:#cfcfcf;					
					text-align:center;
					text-transform:uppercase;
				}
					#userContent .contentBox .userInfo .btnHolder a.btn:hover {
						color:#a5bdde;
						background-position:bottom;
					}
			#userContent .contentBox ul {
				width:292px;
				padding:0 0 7px 10px;
				background:#f5f1e6;
				color:#9b8569;
				list-style:none;
			}

				#userContent .contentBox ul li {
					margin:5px 0 0 0; padding:0 4px 0 0;
					background:url(../../images/list_line.gif) right 5px no-repeat;
					font:normal 11px Arial, Helvetica, sans-serif;
					float:left;
					display:inline;
				}
					#userContent .contentBox ul li.noLine {
						background:none;
					}
					#userContent .contentBox ul li a {
						margin:2px 0 0 0;
					}
						#userContent .contentBox ul li a.active {
							color:#766044;
						}
				#userContent .contentBox ul li a.btn:link, #userContent .contentBox ul li a.btn:active, #userContent .contentBox ul li a.btn:visited {
					width:70px; height:18px;
					margin:0 0 0 15px;
					display:block;
					background:url(../../images/btn_logout.jpg) no-repeat;					
				}
					#userContent .contentBox ul li a.btn:hover {
						color:#a5bdde;
						background-position:0 -18px;;
					}
			#userContent .contentBox .login {
				width:292px;
				padding:0 0 7px 10px;
				background:#f1f1f1;
			}
				#userContent .contentBox .login a {
					width:70px; height:17px;
					margin:0 20px 0 0; padding:1px 0 0 0;
					font:normal 12px Tahoma, Arial, Helvetica, sans-serif;
					color:#fff;
					text-align:center;
					text-transform:uppercase;
					float:right;
					display:inline-block;
				}
					#userContent .contentBox .login a:hover {
						background-position:0 -18px;
					}
					
			#userContent .contentBox .userInfo .user p {
				padding:0 0 5px 0;
			}
			
/*	--------------------------------------------------------------------------------------------------------------------------
	#fanContent Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#fanContent {
		width:314px;
		margin:20px 0 0 0;
		float:left;
		background:#fff;
	}
		#fanContent .titleBar {
			height:19px;
			padding:5px 0 0 9px;
			background:#d30650;
		}
		#fanContent .contentBox {
			height:230px;
			padding:8px 0 0 5px;
			overflow:hidden;
		}
		#fanContent .footerBar {
			height:16px;
			padding:3px 8px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
		#fanContent .footerBar a:link, #fanContent .footerBar a:active, #fanContent .footerBar a:visited {
			padding:0 7px 0 0;
			color:#E97386;
			text-decoration:none;
			background:url(../../images/btn_doMoreArrows.gif) right 5px no-repeat;
		}
			#fanContent .footerBar a:hover {
				color:#D40853;
				background-position:right -40px;
			}
		#fanContent h1#h1_communityLatestMembers {
			width:251px; height:19px;
			background:url(../../images/h1_community-LatestMembers_15px.png) no-repeat;
		}
		#fanContent .entry {
			width:100px; height:115px;
			margin:0 1px 1px 0;
			font:normal 11px Arial, Helvetica, sans-serif;
			float:left;
			text-align:center;
			overflow:hidden;
		}
			#fanContent .entry a:link, #fanContent .entry a:active {
				width:100px; height:110px;
				padding:5px 0 0 0;
				display:block;
			}
				#fanContent .entry a:visited {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
				}
				#fanContent .entry a:hover {
					width:100px; height:110px;
					padding:5px 0 0 0;
					display:block;
				}
			#fanContent .entry a img {
				padding:0 0 5px 0;
				display:block;
				margin:0 auto;
			}

/*	--------------------------------------------------------------------------------------------------------------------------
	community fans altCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#altCol .allFans {
		width:319px;	
	}
		#altCol .allFans  .footerBar {
			height:16px;
			padding:3px 8px 0 0;
			text-align:right;
			font:bold 10px Arial, Helvetica, sans-serif;
			line-height:11px
		}
	#altCol .fanTitle {
		height:22px;
		padding:9px 0 0 9px;
	}
		#altCol .allFans .fanTitle h2 {
			font-size:14px;
			color:#fff;
		}
	#altCol .allFans .allfans {
		padding:0 0 0 31px;	
	}
		#altCol .allFans .allfans ul.entry {
			margin:0; padding:5px 0 0 0;
			background:none !important;
		}
			#altCol .allFans .allfans ul.entry li {
				width:90px; height:90px;
				padding:17px 0 17px 0;
				float:left;
				overflow:hidden;
			}
				#altCol .allFans .allfans ul.entry li .userpic {
					width:50px;
					padding:1px;
				}
				#altCol .allFans .fan-status {
					display:none;
				}
				#altCol .allFans .allfans ul.entry li .info {
					width:70px;
					overflow:hidden;
				}					
					#altCol .allFans .allfans ul.entry li .info a {
						font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
						text-decoration:none;
						line-height:30px;
					}
					#altCol .allFans .allfans ul.entry li .info .loc {
						font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
						line-height:11px;
					}
					#altCol .allFans .allfans ul.entry li .info .date {
						font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
						line-height:11px;
					}
					
/*	--------------------------------------------------------------------------------------------------------------------------
	community fans altCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.fansContent {
		width:310px;
		margin:20px 0 0 0;
		float:left;
	}
	.fansContent .fanTitle {
		height:22px;
		padding:9px 0 0 9px;
	}
		.fansContent .fanTitle h2 {
			font-size:14px;
			color:#fff;
		}
	.fansContent .allfans {
		padding:0 0 0 31px;	
	}
		.fansContent .allfans ul.entry {
			margin:0; padding:5px 0 0 0;
			background:none !important;
		}
			.fansContent .allfans ul.entry li {
				width:90px; height:90px;
				padding:17px 0 17px 0;
				float:left;
				overflow:hidden;
			}
				.fansContent .allfans ul.entry li .userpic {
					width:50px;
					padding:1px;
				}
				#altCol .allFans .fan-status {
					display:none;
				}
				.fansContent .allfans ul.entry li .info {
					width:70px;
					overflow:hidden;
				}					
					.fansContent .allfans ul.entry li .info a {
						font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
						text-decoration:none;
						line-height:30px;
					}
					.fansContent .allfans ul.entry li .info .loc {
						font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
						line-height:11px;
					}
					.fansContent .allfans ul.entry li .info .date {
						font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
						line-height:11px;
					}
	.fansContent  .footerBar {
		height:16px;
		padding:3px 8px 0 0;
		text-align:right;
		font:bold 10px Arial, Helvetica, sans-serif;
		line-height:11px
	}
