@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - MOBILE : 	Laura Bell Bundy Website
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		lbb_mobile.css
	Date:			Dec 1, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	

/*	--------------------------------------------------------------------------------------------------------------------------
	#nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#nav li.navMobile a {
		background-position:-634px -213px !important;
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#mobile Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#mainCol {
		width:880px;
	}
		#mobile {
			width:500px;
			padding:22px 0 22px 25px;
			float:left;
		}
			#mobile h3 {
				padding:0 0 10px 0;
				font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
			}
			#mobile #featured {
				width:475px;
				margin:0 0 30px 0; padding:16px 0 16px 16px;
			}
				#mobile #featured img {
					margin:0 18px 0 0;
					float:left;
				}
				#mobile #featured table#featuredRingtones {
					float:left;
				}
					#mobile #featured table#featuredRingtones colgroup {
						
					}
						#mobile #featured table#featuredRingtones colgroup #titleCol {
							
						}
						#mobile #featured table#featuredRingtones colgroup #btnCol {
							
						}
					#mobile #featured table#featuredRingtones thead {
						
					}
						#mobile #featured table#featuredRingtones thead tr {
							
						}
							#mobile #featured table#featuredRingtones thead tr th {
								
							}
								#mobile #featured table#featuredRingtones thead tr th.title {
									padding:0 0 5px 0;
									font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
									text-align:left;
								}
					#mobile #featured table#featuredRingtones tbody {
						
					}
						#mobile #featured table#featuredRingtones tbody tr {
							
						}
							#mobile #featured table#featuredRingtones tbody tr.last td {
								background:none !important;
							}
							#mobile #featured table#featuredRingtones tbody tr td {
								background:url(../../images/bg_albumTable.png) -1px bottom repeat-x;
							}
								#mobile #featured table#featuredRingtones tbody tr td.titleCol {
									width:205px;
									padding:0 0 0 5px;
									font:normal 14px Tahoma, Arial, Helvetica, sans-serif;
									color:#0f0f0f;
									line-height:35px;
								}
								#mobile #featured table#featuredRingtones tbody tr td.btnCol {
									width:70px;
								}
									#mobile #featured table#featuredRingtones tbody tr td.btnCol a {
										width:62px; height:19px;
										display:block;
									}
										#mobile #featured table#featuredRingtones tbody tr td.btnCol a:hover {
											background-position:0 -19px;
										}
			#mobile #archives {
				
			}
				#mobile #archives table#ringtoneArchives {
					
				}
					#mobile #archives table#ringtoneArchives colgroup {
						
					}
						#mobile #archives table#ringtoneArchives colgroup #ringtoneCol {
							
						}
						#mobile #archives table#ringtoneArchives colgroup #albumCol {
							
						}
						#mobile #archives table#ringtoneArchives colgroup #btnCol {
							
						}
					#mobile #archives table#ringtoneArchives thead {
						
					}
						#mobile #archives table#ringtoneArchives thead tr {
							
						}
							#mobile #archives table#ringtoneArchives thead tr th {
								padding:0 5px;
								font:normal 14px Myriad Pro, Arial, Helvetica, sans-serif;
								text-align:left;
								line-height:26px;
							}
								#mobile #archives table#ringtoneArchives thead tr th.title_ringtone {
									
								}
								#mobile #archives table#ringtoneArchives thead tr th.title_album {
									
								}
					#mobile #archives table#ringtoneArchives tbody {
						
					}
						#mobile #archives table#ringtoneArchives tbody tr {
							
						}
							#mobile #archives table#ringtoneArchives tbody tr td {
								width:315px;
								padding:0 5px 0 4px;
								background:url(../../images/bg_albumTable.png) -1px bottom repeat-x;
							}
								#mobile #archives table#ringtoneArchives tbody tr td.ringtoneCol {
									font:normal 14px Arial, Helvetica, sans-serif;
									color:#0f0f0f;
									line-height:38px;
								}
								#mobile #archives table#ringtoneArchives tbody tr td.albumCol {
									font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
									line-height:38px;
								}
								#mobile #archives table#ringtoneArchives tbody tr td.btnCol {
									width:84px;
									padding:0 0 0 4px;
								}
									#mobile #archives table#ringtoneArchives tbody tr td.btnCol a {
										width:62px; height:19px;
										display:block;
									}
										#mobile #archives table#ringtoneArchives tbody tr td.btnCol a:hover {
											background-position:0 -19px;
										}
		#widget {
			width:300px;
			margin:54px 0 0 25px; padding:0 0 22px 0;
			display:inline;
			float:left;
		}
