/* 
  ------------------------------------------------
  PVII Affinity
  Copyright (c) 2013 Project Seven Development
  www.projectseven.com
  01: 1 Col Flex
  ------------------------------------------------
*/

body {
    font-family: 'Raleway', sans-serif;	
	color:#b7b7b7;
	text-shadow: 1px 1px 0 #000000;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
	/*padding-bottom:4em;*/
}
img {
	vertical-align: bottom;
}
#header-container {	
	/*position: fixed;
	z-index: 999;
	top: 0px;
	bottom: auto;*/
}
#header-container-index {	
	/*position: fixed;
	z-index: 999;
	top: 0px;
	bottom: auto;*/
}
.masthead {
	padding: 0px;
	text-align: right;
	/*background-color: #222;*/
	position: relative;
	z-index: 10;
	/*box-shadow: 0px 0px 30px #000;*/
}
.masthead img {
	height: auto !important;
	width: auto !important;
	max-width: 100%;
	/*border-radius: 5px;*/
}
.content-wrapper {
	margin: 0em 1.25em 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	/*background-color: #rgba(0,0,0,.50);*/
	position: relative;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin: auto;
}

.main-content .content{
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
	border: 1px solid;
	border-radius: 5px;
	border-color: #666;
}
.main-content-bg .content{
	width:50%;
	padding: 20px;
	font-size: 1em;
	line-height: 1.5em;
	background-color: rgba(0,0,0,.05);
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    /*border: 1px solid;
	border-radius: 5px;
	border-color: #666;*/
	float:right;
}
.textarea{
	width:100%;
	/*padding: 20px;
	font-size: 1em;
	line-height: 1.5em;*/
	background-color:transparent;
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    /*border: 1px solid;
	border-radius: 5px;
	border-color: #666;*/
	/*float:right;*/
}
.clear-bg {
	visibility: hidden;
	display: block;
	content: "\0020";
	clear: both;
	height: 0;
}

/*.infoboxcontainer {
	position:absolute;
	right:0;
	top:40%;
	width:58%;
	text-align:center;
	padding: 0px 0px 30px 0px;
	margin: 0 auto;
}
.infobox {
	margin:10px auto 0 auto;
	border:1px solid #fff;
	padding:5px;
	width: 150px;
	background-color: rgba(0,0,0,.62);
}*/
.infoboxcontainer {
	position:absolute;
	top:inherit;
	bottom:0;
	width:100%;
	text-align:center;
	padding: 0px 0px 30px 0px;
	margin: 0 auto;
}
.infobox {
	margin:10px auto 0 auto;
	border:1px solid #fff;
	padding:5px;
	width: 150px;
	background-color: rgba(0,0,0,.62);
}
.socialiconscontainer {
	position:absolute;
	top:inherit;
	bottom:0;
	width:100%;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0 auto;
}
.socialinfobox {
	margin:0 auto;
	border:0px;
	padding:0px;
	width: 350px;
	/*background-color: rgba(0,0,0,.62);*/
}
img.socialicons {
    display:inline-block;
    margin-left: auto;
    margin-right: auto;
	height:50px;
	width:50px;
	padding:30px;
	}
.generalcontainer {
	background-color: rgba(0,0,0,.10);
    border:1px solid #373737;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
/*IE 7 AND 8 DO NOT SUPPORT BORDER RADIUS*/
}

h1, h2, h3, h4 {
	margin: 0px 0px 0px 0px;
    font-family: 'Raleway', sans-serif;	
	font-weight: normal;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.35em; }
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;
}

.typewhite {
	color:#FFFFFF;
}
/*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: 5px;
}
img.scalableicons {
	height: 50px !important;
	width: 50px !important;
	max-width: 50px;
	border-radius: 0px;
}
.fancy {
	border: 1px solid rgba(255,255,255,.2);
	box-shadow: 0px 0px 30px rgba(0,0,0,.65);
}
.sidebar ul, .sidebar ol, .sidebar2 ul, .sidebar2 ol {
	margin: 0 0 0 .5em;
	padding: 0 0 0 .5em;
	line-height: normal;
}
.sidebar li, .sidebar2 li { 
	margin-bottom: 4px; 
}

/*Ordinary Link Styles*/
.content a {
	color: #c2aea7;
	text-decoration: none;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;*/
}
.content a:hover, .content a:focus {
	color: #fff;
	/*border-bottom-style: solid;*/
}
/*Ordinary Link Styles*/
a {
	color: #c2aea7;
	text-decoration: none;
}
a:hover, a:focus {
	color: #fff;
	text-decoration: none;
}

.footer a {
	color: #8C8C8C;
}
.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 {
	/*background-color: #7BA4C1;
	border-bottom: 1px solid #FFF;
	box-shadow: 0px 0px 30px #999;*/
	position: relative;
	z-index: 9;
}
.top-navigation:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 0;
	clear: both;
}

/*The Footer*/
.footer {
	/*background-color: #222;*/
	/*box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;*/
	padding: 15px 15px;
	font-size: 0.7em;
	color: #666666;
	text-align: center;
	/*clear: both;
	position: fixed;*/
	z-index: 999;
	/*top: auto;
	bottom: 0px;*/
	width: 100%;
}
.footerold {
	/*background-color: #222;*/
	/*box-shadow: inset 0px 16px 2px rgba(255,255,255,.025);
	border-top: 1px solid #000;*/
	padding: 15px 15px;
	font-size: 0.7em;
	color: #666666;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
	text-transform: uppercase;
	margin: 0px;
}
.bg-li {
	padding:0px 0px 15px 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;
}
.top-navigation {
	background-color: rgba(0,0,0,.62);
}
.footer {
	position: static;
	width: auto;
}
.content-wrapper, .columns-wrapper {margin: 0px; border: none;}
.main-content .content {
	padding: 20px 10px;
	border: none;
}
.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;
}
#header-container {	
	background-color: rgba(0,0,0,.62);
	/*position: fixed;
	z-index: 999;
	top: 0px;
	bottom: auto;*/
}
#header-container-index {	
	/*background-color: rgba(0,0,0,.62);*/
	/*position: fixed;
	z-index: 999;
	top: 0px;
	bottom: auto;*/
}
.columns-wrapper {
	background-color: #rgba(0,0,0,.62);
}


.main-content-bg .content{
	width:95%;
	margin:0;
	padding: 10px 10px 10px 10px;
	background-color: rgba(0,0,0,.62);
    /*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/
    /*border: 1px solid;
	border-radius: 5px;
	border-color: #666;*/
	float:none;
}
.infoboxcontainer {
	position:absolute;
	top:inherit;
	bottom:0;
	width:100%;
	text-align:center;
	padding: 0px 0px 30px 0px;
	margin: 0 auto;
}
.infobox {
	margin:10px auto 0 auto;
	border:1px solid #fff;
	padding:5px;
	width: 150px;
	background-color: rgba(0,0,0,.62);
}
h1 { font-size: 1.2em; }
h2 { font-size: 1.1em; }
h3 { font-size: 1.0em; }
h4 { font-size: 0.9em; }

}
/*Medium windows - reduce padding content padding*/
@media only screen and (min-width: 700px) and (max-width: 1280px) {
.main-content .content {padding: 10px 20px;}
.top-navigation {padding: 0px 10px;}
.content-wrapper {margin-left: 10px; margin-right: 10px;}

}
