.cmsbutton{
	width:70px;
	height:70px;
	position:fixed;
	top:30px;
	left:0px;
	background:url(http://media.waveformwebsites.com/images/resources/gear.png);
	background-size:100% 100%;
	z-index:7000;
	cursor:pointer;
}

.cmsbutton:hover{
	background:url(http://media.waveformwebsites.com/images/resources/gear2.png);
	background-size:100% 100%;
}

.menu > h1 > a{
	
	border:none;
	border-radius:5px;

}

#stratus{
	background-color:black;
}



.menu > h1{
	background:none;
}

#mobilemenubutton{
	top:30px !important;
	cursor:pointer;
	z-index:12000;
	display:none;
}

@media screen and (max-width: 900px) {
    .subcontainer_rightsidebar_left{
		width:100%;
		float:none;
	}
	
	#buybutton{
		width:100%;
		border-radius:0px;
		border-left:0px;
		height:50px;
	}
	
	#buybutton > div > h1{
		top:12px;
	}
	
	
	
	
	.counter{
		display:none;
	}
	
	.maincontent2 > .foreground > .subcontainer > * > * > .featurecontain{
		height:auto;
	}
	
	.subcontainer_regular > div > .featurecontain > .featureleft{
		width:100%;
		float:none;
	}
	
	.featureright{
		width:100%;
		float:none;
		padding-top:10px;
	}
	
	.subcontainer_rightsidebar_right{
		width:100%;
		float:none;
		display:none;
	}
}

@media screen and (max-width: 630px) {
    .subcontainer_rightsidebar_left{
		width:100%;
		float:none;
	}
	
	.subcontainer_rightsidebar_right{
		width:100%;
		float:none;
		
	}
	
	
	
	#stats{
		display:none !important;
	}
	
	.menu > h1{
		font-size:24px;
	}
	
	.menu > h1 > a{
		padding: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		width: 100% !important;
		float: left;
		padding-top: 20px;
		padding-bottom: 20px;

		
	}
	.menu{
		padding-top:2px;
		height:70px !important;
		overflow:hidden;
	}
	
	#mobilemenubutton{
		display:block;

	
}

@media screen and (max-width: 720px) {
	.menu > h1{
		font-size:22px;
	}
	
	.menu > h1 > a, .featureright > p > a, p > a {
		padding-left: 15px;
		padding-right: 25px;
	}
	
	.artistname > h1{
		font-size:28px;
	}
}

@media screen and (max-width: 520px) {
	.menu > h1{
		font-size:20px;
	}
	
	.footertext > h1{
		font-size:12px;
	}
	
	
	
	#footer{
		display:none !important;
	}

}

@media screen and (max-width: 470px) {
	
	
	

}

@media screen and (max-width: 430px) {

}

.subcontainer_rightsidebar {
/*
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 10px;
    display: inline-block;
    padding: 20px;
	padding-bottom:100px;
	box-shadow:1px 1px 2px rgb(0,0,0);
	position: relative;
    z-index: 222;
*/
	padding-bottom:100px;
}

.fb-comments{
	width:100%;
	position:relative;
	top:-3px;
	background-color:#333;
	display:inline-block !important;
}

td > input, td > textarea{
	width:100%;
	padding-top:3px;
	margin-bottom:8px;
}

.emaillabel{
	text-align:left;
	letter-spacing:0px;
	padding-left:15px;
}

.textInput{
	font-family: 'Roboto Condensed', sans-serif !important;
	
	padding:5px !important;
	border-radius:10px !important;
	font-size:18px !important;
}

a{
	outline:none !important;
}

.send{
	position:relative;
	top:10px;
	padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-shadow: none;
	border-radius: 5px;
	padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    text-shadow: none;
/*	background-color: rgba([[buttonbg]], 1);*/
    background-image: url(http://media.paradigmwebsites.com/images/resources/fade3.png);
    background-size: 100% 100%;
    border-bottom: 1px solid rgba(255, 255, 0, 0.2);
    border-top: 1px solid rgba(255, 255, 0, 0.2);
    color: #fff;
	font-size: 24px;
	margin-bottom:50px;
/*	[[fontitalic]]*/

    border-color: white #AAA #AAA white;
    border-radius: 50px 10px 10px 20px / 15px 10px 50px 5px;
    border-style: solid none solid solid;
    border-width: 3px medium 2px 1px;
    color: #fff;

    padding: 7px 25px 5px 15px;
    position: relative;
    top: 15px;
	
}

.send:hover{
	background-color:#FFF !important;
	color:black !important;
	background-image: url(../images/resources/fade2.png);
    background-size: 100% 100%;
}

#contform{
	margin-bottom:150px;
}

.counter{
	position:absolute;
	display:inline-block;
	top:20px;
	right:20px;
	pointer-events:none;
	display:none;
}

.fb-comments{
	display:inline-block !important;
	background-color:#111;
	overflow:hidden;
	top:-27px;
}

.fb-comments > span{
	position:relative;
	top:26px;
}

.video,.widget_iframe, .subcontainer_rightsidebar > div > iframe{
	position:relative;
	z-index:5000;
}

.subcontainer_regular > div > .featurecontain > .featureleft > .video{
	padding-left:20px;
	padding-right:20px;
}

.socialbuttons{
	max-height: 150px;
	width:auto !important;
	bottom: auto !important;
	top:100px !important;
	right: 0 !important;
}

.socialbuttons2{
	min-width:auto;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	height:auto;
	left:0px !important;
}

.socialbutton{
	float:none;
	height:40px;
}

#showhidesocial{
	width:24px;
	height:26px;
	border:1px solid #AAA;
	position:absolute;
	top:12px;
	right:10px;
	border-radius:5px;
	overflow:hidden;
}

#showhidesocial > a{
	color:white;
	width:100%;
	font-size:20px;
	text-decoration:none;
	text-align:center;
	height:100%;
	display:inline-block;
	background-color:black;	
	font-family: 'Roboto Condensed', sans-serif !important;
	padding-top:2px;
}

#twitterdiv > iframe{
	min-width:80px;
}

#twitterdiv {
    height: 30px;
    overflow: hidden;
}

#footer{
	display:block;
	background:none;
	box-shadow:none;
	min-height:40px;
}

#footer > .vector, #footer > .vignette{
	display:none;
} 

.footertext > h1, .footertext > h1 > a{
	text-align: left;
    padding-left: 5px;
	padding-bottom:0px;
	letter-spacing:1px;
	color:#AAA;
	font-family:"Economica",sans-serif !important;
	text-decoration:none;
	outline : none;
}

.menutex{
	background:none;
	background-color:black;
	opacity:1;
	
}

#footer > .menutex{
	background: none !important;
	
}

.maincontent > .foreground > .subcontainer > * > * > .featurecontain, .newscontainer > .featurecontain {
    padding: 0px;
	padding-top:20px;
	padding-bottom:20px;
	border: 1px solid #AAA;
}

.featureright{
	padding-left:20px;
	padding-right: 20px;
}

.newsbody{
	padding-left:40px;
	padding-right:40px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.newstime {
    padding-left: 2%;
}

.newstitle > h1{
	color:black !important;
}

.newsbody > h2{
	font-family: 'Economica', sans-serif !important;
	font-size:18px;
	margin-top:20px;
}

.newscontainer > .featurecontain{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&1+0,0.7+100;White+to+Transparent */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,0.5) 100%) !important; /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 100%) !important; /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,0.5) 100%) !important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#b3ffffff',GradientType=0 ) !important; /* IE6-9 */
	border-radius:10px !important;
	width:100% !important;
}

.newscontainer > .featurecontain > .bgtex2{
	opacity:0.5;
	width:100%;
	height:100%;
	position:relative;
}

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } }

.socialbuttonig{
	width:130px; padding-top:7px; position:relative; left:-1px;
}

#facebookfeed{
	padding-left: 15px;
    border: 1px solid #AAA;
	padding-top:5px;
	background-color:#FFF;
	max-width: 253px;
}

.ig-new {
    background: rgba(0, 0, 0, 0) url("http://www.paradigmwebsites.com/images/ig-badge-view-24.png") no-repeat scroll 0 0 !important;
    width: 80px;
    top: -7px;
}




#buybutton > div > h1{
	color:white !important;
}

#buybutton:hover > div > h1{
	color:black !important;
}

@media screen and (max-width: 700px) {

.socialbuttons{
	max-height: 50px;
	width:100% !important;
	bottom: 0px !important;
	top:auto !important;
	right: 0 !important;
	display:none !important;
}

.socialbuttons2{
	min-width:auto;
	border-top-left-radius:0px;
	border-top-right-radius:0px;
	height:auto;
	left:0px !important;
}

.socialbutton{
	float:left;
	height:40px;
}

#showhidesocial, #socialbutton_instagram, #socialbutton_tumblr{
	display:none !important;
}

}

.menu > h1 > a{
	padding-left:0px !important;
	padding-right:0px !important;
}

.pointereventsnone{
	pointer-events:none !important;
	display:none !important;

}

.mobilemenudisable{
	overflow:hidden !important;
	height:70px !important;
}

.mobilemenuenable{
	overflow:auto !important;
	height:auto !important;
}
