/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  04: 3 Col Flex Sidebar Right and Left
  RAY CHARLES
  ------------------------------------------------
*/
#WelcomeMobile {
	text-align: center;
	height: 100%;
}
#p7IGM_1 img {
	width: auto !important;
	height: auto !important;
	max-width: 100%;
}
@font-face {
    font-family: PT Sans Narrow;
    src: url(../fonts/PT_Sans-Narrow-Web-Regular.ttf);
}
@font-face {
    font-family: PT Sans Narrow Bold;
    src: url(../fonts/PT_Sans-Narrow-Web-Bold.ttf);
}
@font-face {
    font-family: Raleway Light;
    src: url(../fonts/Raleway-Light.ttf);
}
@font-face {
    font-family: Raleway;
    src: url(../fonts/Raleway-Regular.ttf);
}
@font-face {
    font-family: Raleway Heavy;
    src: url(../fonts/Raleway-Heavy.ttf);
}
@font-face {
    font-family: Titan One;
    src: url(../fonts/TitanOne-Regular.ttf);
}
strong {
   font-family: Raleway Heavy;
   src: url(../fonts/Raleway-Heavy.ttf);
   font-weight: normal;
   font-style: normal;
}

.video-wrapper {
	position: relative;
	padding-bottom: 0%;
	padding-top: 0px;
	height: 0px;
	overflow: hidden;
}
.video-wrapper iframe, .video-wrapper object, .video-wrapper embed {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#RightSideBarSCROLL {
	-moz-box-shadow: 3px 3px 6px 2px rgba(255,255,255,0.4);
	-webkit-box-shadow: rgba(0,0,0,0.4) 3px 3px 6px 2px;
	box-shadow: rgba(0,0,0,0.4) 3px 3px 6px 2px;
	border-radius: 15px;
	width: 200px;
	height: 600px;
	float: right;
	text-align: right;
	z-index: 1;
	position: relative;
}

.content-wrapper-wide {
	overflow: visible;
	margin-top: 0em;
	margin-right: 1.25em;
	margin-bottom: 0em;
	margin-left: 1.25em;
	position: relative;
	top: 0px;
	z-index: 999999;
}
.main-content-wide {
	float: left;
	width: 120%;
	left: 0%;
	position: relative;
}
.term {
	float: left;
	width: 120%;
	left: 0%;
	position: relative;
}
.IndexAdMobile {
	width: 100%;
}
#IndexAdMobile {
	display: none;
}
.floatRIGHT {
	float: right;
}
#HeadlineIMAGE {
	max-width: 500px;
}
.discog-text  {
	font-family: Raleway, Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	margin-left: 35%;
	line-height: 1em;
}
.discog-photo {
	margin-right: 15px;
	padding-top: 25px;
	padding-right: 15px;
}
.discog-text-heavy {
	font-family: "Raleway Heavy", Verdana, Geneva, sans-serif;
}
#swiffycontainer {
  width : 100% !important;
  height: auto !important;
}
.SocialMedia {
	float: right;
	text-align: left;
	margin-top: 5px;
}
ol.a {
	list-style-type: lower-alpha;
	margin-left: 25px;
}

.__________________________________ {}
body {
	font-family: Raleway, Verdana, Geneva, sans-serif;
	color: #000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
.BodyJUSTIFIED {
	text-align: justify;
}
.BodyACCEPT {
	text-align: center;
	padding-top: 22px;
}
.BodyACCEPT a {
	text-decoration: none;
	border-bottom: dotted 1px #000;
}
.Left a {
	text-decoration: none;
	border-bottom: dotted 1px #000;
}
.Left a:hover {
	color: #000;
	text-decoration: none;
	border-bottom-width: 0px;
	border-bottom-style: dotted;
}
img {
	vertical-align: bottom;
}
.masthead {
	padding: 0px;
	text-align: center;
	position: relative;
	z-index: 10;
	box-shadow: 0px 0px 0px #000;
	background: linear-gradient(0deg, rgba(104,38,3,1), rgba(247,148,29,1));
	background-color: #974913;
	background-repeat: repeat-x;
	height: 60px;
	margin-top: -60px;
}

.content-wrapper {
	overflow: visible;
	margin-top: 4em;
	margin-right: 1.25em;
	margin-bottom: 0em;
	margin-left: 1.25em;
	position: relative;
	top: 0px;
}
.columns-wrapper {
	overflow: visible;
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 950px;
	margin: auto;
}

.main-content {
	float: left;
	width: 60%;
	left: 17%;
	position: relative;
}
.sidebar {
	width: 18%;
	float: left;
	position: relative;
	left: -62%;
}
.sidebar-right {
	width: 22%;
	float: right;
}

.main-content, .sidebar, .sidebar-right {
	-webkit-transition: all linear .35s .1s;
	transition: all linear .35s .1s;
}
.sidebar .content,
.sidebar-right .content {
	padding: 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	border: 0px solid;
	border-color: #333;
	border-radius: 0px;
}
/*.sidebar .content {
	background-image: -webkit-linear-gradient(#BBB, #FFF);
}
.sidebar-right .content {
	background-image: -webkit-linear-gradient(#7BA4C1, #FFF);
}*/

.main-content .content{
	font-family: Raleway, Verdana, Geneva, sans-serif;
	padding: 0px 30px 60px 30px;
	font-size: 1em;
	line-height: 1.5em;
	border: 0px solid;
	border-radius: 5px;
	border-color: #666;
}

/*Heading styles*/
h1, h2, h3, h4 {
	margin: 30px 0px 0px 0px;
	font-family: "Raleway Heavy";
	font-weight: normal;
}
h1 { font-size: 1.5em; }
h2 {
	font-size: 1.35em;
	margin-top: 30px;
	margin-bottom: 0px;
}
h3 { font-size: 1.25em; }
h4 { font-size: 1.1em; }

/*A utility rule assigned to the first heading to remove top margins.*/
.content h1:first-child,
.content h2:first-child,
.content h3:first-child,
.content h4:first-child {
	margin-top: 0px;
}


/*Make Image Scalable - Assign this class to any image to make it scale with the browser window size*/
img.scalable {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 0px;
}
img.scalableX {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	border-radius: 0px;
}
.fancy {
	border: 0px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.fancyLEFT {
	-moz-box-shadow: 3px 3px 12px 4px rgba(100,50,15,0.8);
	-webkit-box-shadow: rgba(100,50,15,0.8) 3px 3px 12px 4px;
	box-shadow: rgba(100,50,15,0.8) 3px 3px 12px 4px;
	float: left;
	margin: 0px 15px 15px 0px;
}
.fancyRIGHT {
	-moz-box-shadow: 3px 3px 12px 4px rgba(100,50,15,0.8);
	-webkit-box-shadow: rgba(100,50,15,0.8) 3px 3px 12px 4px;
	box-shadow: rgba(100,50,15,0.8) 3px 3px 12px 4px;
	float: right;
	margin: 0px 0px 15px 10px;
}
.sidebar ul, .sidebar ol, .sidebar-right ul, .sidebar-right ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar-right li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #7B471B;
	border-bottom-style: solid;
}
.footer a {
	color: #FFFFFF;
}
.footer a:hover, .footer a:focus { color: #FFF; }


/*The DIVs that contains the horizontal menu bar at the top of your page.*/
.menu-top-wrapper .p7DMM01 {
	background-color: transparent;
	border: none;
	box-shadow: none;
}
.top-navigation {
	border-bottom: 1px solid #000;
	box-shadow: 0px 0px 0px #999;
	position: relative;
	z-index: 9;
	background: linear-gradient(0deg, rgba(247,148,29,1), rgba(104,38,3,1));
	background-color: #aa6326;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;
	font-size: 0.7em;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
	background: linear-gradient(0deg, rgba(104,38,3,1), rgba(247,148,29,1));
	padding: 5px 5px;
}
.footer p.copyright {
	margin: 0px;
}


/*1 Column for Narrow Browser Windows and Smartphones in both orientations*/
.__________________________________ {}
@media only screen and (min-width: 0px) and (max-width: 700px) {
body {
	padding-bottom: 0px;
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.sidebar, .sidebar-right, .main-content {
	width: auto !important;
	float: none !important;
	position: static !important;
}
.main-content .content, .sidebar .content, .sidebar-right .content {
	padding: 20px 15px;
	border: none;
	height: auto !important;
	max-height: 888678px;
}
.p7DMM01 ul a, .p7DMM01 ul a:hover, .p7DMM01 ul a:focus, .p7DMM01 ul a.open {
	border-bottom: 1px solid !important;
	border-color: #89AEC9 !important;
}
.p7DMM01 ul li:last-child a {
	border-bottom: none !important;
}
.-----------iPhone----------- {}
.masthead {
	margin-top: 0px;
}
.main-content {
	background-color: #f1cc8d;
}
.sidebar {
	background-color: #f1cc8d;
	text-align: center;
}
.sidebar-right {
	background-color: #f1cc8d;
	left: 50%;
}
#RightSideBarSCROLL {
	text-align: center;
	float: none;
}
.discog-text  {
	font-size: .8em;
	line-height: 1em;
	margin-left: 0%;
}
.discog-text-heavy {
	font-family: "Raleway Heavy", Verdana, Geneva, sans-serif;
}
.discog-photo {
	margin-right: 0px;
	padding: 20px 0px 0px 0px;
}
#HeadlineIMAGE {
	margin: -10px 0px 0px 0px;
}
#HeadlineIMAGE-responsive {
	width: 100%;
	margin: 225px auto 0px auto;
	max-width: 950px;
	text-align: center;
}
img.scalableX {
	max-width: 50%;
}
.SocialMedia {
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 4px;
	width: 60%;
	clear: both;
}
#IndexAd {
	display: none;
}
#RCBannerLanding {
	display: none;
}
#IndexAdMobile {
	display: block;
}
#MapA {
	display: none;
}
.term {
	float: left;
	width: 92%;
	left: 0%;
	position: relative;
}
}
/*Medium windows - reduce padding content padding*/
.------------iPad------------ {}
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content-wide .content, .main-content .content, .sidebar .content, .sidebar-right .content {padding: 20px 15px;}
.top-navigation {padding: 0px 10px;}
.content-wrapper {
	margin-left: 10px;
	margin-right: 10px;
	z-index: 1;
}
.content-wrapper-wide {
	overflow: visible;
	margin-top: 0em;
	margin-right: 1.25em;
	margin-left: 1.25em;
	position: relative;
	top: 0px;
	z-index: 999999;
	height: 400px;
}
.main-content-wide {
	float: left;
	width: 100%;
	left: 0%;
	position: relative;
	height: 100%;
}

.main-content {width: 50%;left: 21%;}
.sidebar {width: 21%; left: -50%;}
.sidebar-right {width: 24%;}

.------------iPad------------ {}


}
