@media (max-width: 600pxpx) {
	#logo-box {
		width: 100%;
	}
	#tp {
    	font-size: 1.6em;
    	line-height: 2em;
	}
}

@media (max-width: 768px) {
	#outer, #addr, #logo-box {
		width: 100%;
	}
	#logo-box h1 {
		font-size: 3em;
		padding: 0.25em 0 0.25em 0.5em;
		line-height: 1em;
	}
	#logo-box .tag {
	    margin-left: 0.11em;
	    font-size: 0.5em;
	    float: none;
    }
    #page #content {
    	padding: 2em 1em;
    }
    #page #content img {
    	float: none !important;
    	margin: 1em auto !important;
    	max-width: 100%;
    	height: auto;
    }
    #page #content #inner-content-box {
	    border-left: none;
	    padding-left: 0;
	    margin-left: 0;
	}
	#mp3player-2 .jp-audio, #mp3player-2 .jp-audio-stream, #mp3player-2 .jp-video {
	    border: none !important;
	}
	#mp3player-2 .jp-audio {
	    width: 100%;
	    padding: 0;
	}
	#mp3player-2 .jp-interface {
    	width: 100%;
    	margin: 0;
	}
	#mp3player-2 .jp-audio .jp-controls {
    	padding: 20px 10% 0;
	}
	#mp3player-2 .jp-audio .jp-type-playlist .jp-progress {
	    left: inherit;
	    right: 10%;
	    width: 130px;
	}
	#mp3player-2 .jp-audio .jp-type-playlist .jp-time-holder {
	    left: inherit;
	    right: 10%;
	    width: 130px;
	}
	#mp3player-2 .jp-audio .jp-type-playlist .jp-toggles {
	    display: none;
	}
	#mp3player-2 div.jp-type-playlist div.jp-playlist a {
    	font-size: 14px;
	}
	#page #content #email {
	    background: none;
	    padding: 0;
	    border: none;
	    text-align: center;
	    width: 55%;
	    text-align: center;
	    margin: 0 auto;
	}
	#addr {
		padding: 12px 0 18px 0;
	}
	#tp {
    	font-size: 1.5em;
    	line-height: 2em;
	}
	#ftr a {
    	font-size: 1.2em;
	}
	#home #nav, #page #nav {
    	width: auto;
    }
    #home #nav a, #page #nav a {
    	display: block;
    }
    #page #content h1#rp {
    	font-size: 28px;
    }
    /* home page player */
    #fadeshow {
    	/*width: auto !important;*/
    }
    #mp3player {
    	margin: 2em auto 3em auto;
    	position: inherit;
    	overflow: hidden;
    	float: none;
    }
    #outer {
    	height: auto;
    	overflow: hidden;
    }
    #adm {
    	position: inherit;
    	text-align: center;
    	margin: 1em auto;
    }
    #fadeshow .descpanelfg {
    	font-size: 14px !important;
    	line-height: 14px !important;
	}
	#fadeshow .gallerylayer img {
		margin-top: 0 !important;
		position: relative;
    	left: -175px;
	}
	video {
		width: 100%;
		height: auto;
	}
	.promo {
		/*display: none;*/
		top: 100px;
	}
	.center-mr {
    	left: 0;
	}
}



