/* 
  ------------------------------------------------
  PVII Affinity
  Garnet Theme
  01: 1 Col Flex
  ------------------------------------------------
*/

body {
	font-family: "Segoe UI", Optima, Helvetica, Arial, sans-serif;
	color: #000;
	/*background-color: #FFFFFF;*/
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	padding-bottom: 4em;
}
img {
	vertical-align: bottom;
}

/*.img_side {
	vertical-align: bottom;
	display:block;
	
}*/
.masthead {
	padding: 10px 10px;
	text-align: left;
	background-color: #222;
	position: relative;
	z-index: 999;
	box-shadow: 0px 0px 30px #000;
	background-image: url(../art/black-wood-2.jpg);
	background-repeat: repeat-x;
	
}

.masthead-logo {
	background-image: url(img/logo-top-zen-1.png);
	background-repeat: no-repeat;
	height: 50px;
	
}


.content-wrapper {
	margin: 0em 1.25em;
	overflow: hidden;
}
.columns-wrapper {
	overflow: hidden;
	background-color: #FFF;
	position: relative;
	border: 1px solid;
	border-color: #333;
	border-top: none;
	border-radius: 0px 0px 5px 5px;
}
.columns-wrapper, .menu-top-wrapper {
	max-width: 1260px;
	margin: auto;
}

.main-content .content{
	padding: 30px;
	font-size: 1em;
	line-height: 1.5em;
}

.main-content2 .content{
	font-size: 1em;
	line-height: 1.5em;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

/*Heading styles*/
h1, h2, h3, h4 {
	/*margin: 30px 0px 0px 0px;*/
	margin: 0px;

	/*font-family: Federo, "Segoe UI", Optima, Helvetica, Arial, sans-serif;*/
	font-family: 'Lobster', 'Comfortaa', sans-serif;
	font-weight: normal;
}
h1 { font-size: 2.5em; margin: 0px; }

.show h1 { font-size: 2.5em; margin-left: 20px; margin-top:20px; padding-bottom:5px; }
.show-social { font-size: 1em; margin-left: 20px; margin-top:20px; padding-bottom:5px; }


h2 { font-size: 1.3em; margin-left: 20px; margin-top:20px; padding-bottom:5px; }
h3 {
	font-family: 'Comfortaa', san-serif;
	font-weight: 700;
	color:#009900;
	font-size: 1.5em;
	margin-bottom:5px!important;
}

h3 .title {
	font-family: 'Comfortaa', san-serif;
	font-weight: 300;
	color:#000;
	font-size: .85em;
}
h4 { font-family: 'Comfortaa', san-serif;
	font-weight: 300;
	color:#000;
	font-size: 1.5em;
	margin-bottom:5px!important;
}

/*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;
}
.content p {
	font-family: 'Ubuntu', sans-serif;
	font-weight: 300;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top:0px; margin-bottom:20px;
	padding-right: 30px !important;
	
}

.content p .leadin {
	font-family: 'Lobster Two', sans-serif;
	/*font-weight: 300;*/
	/*line-height: 1.5em;*/
	font-size: 1.2em;
	
}

.content p .gzen {
	font-family: 'Comfortaa', sans-serif;
	font-weight: 400;
	/*line-height: 1.5em;*/
	font-size: 1.1em;
	
}


/*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;
}
.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: #002953;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.content a:hover, .content a:focus {
	color: #000;
	border-bottom-style: solid;
}
.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 .p7DMM02 {
	background-color: transparent;
	border: none;
	box-shadow: none;
	text-align: left;
	
}
.top-navigation {
	background-color: #00CC33;
	border-bottom: none;
	box-shadow: 0px 0px 30px #000;
	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-band {  first version
	
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}
*/




.footer-band {
	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: #8C8C8C;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}


.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}


/*.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: #8C8C8C;
	text-align: center;
	clear: both;
	position: fixed;
	z-index: 999;
	top: auto;
	bottom: 0px;
	width: 100%;
}*/
.footer p.copyright {
	text-transform: uppercase;
	margin: 0px;
}
/*Mobile Devices - PHONES*/
@media only screen and (max-device-width: 480px) {

.masthead {
	padding: 0px !important;
	margin:0;
	z-index: 999;
	background-image: url(../art/black-wood-2.jpg);
	background-repeat: repeat-y;
	
}


.masthead-logo {
	background-image: url(img/logo-top-zen-phone.png);
	background-repeat: no-repeat;
	height: 150px;	

	
}

.main-content2 .content{
	padding-top: 0px !important;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	border: none;
}

h1 { font-size: 1.5em; margin:0px !important;  padding-left:10px; padding-bottom:5px; }

.show h1 { font-size: 1.5em; margin:0px!important; padding-left:10px; padding-bottom:5px;  }

.show { margin:0px!important; padding-top:0px!important; }

/*.show-social { font-size: 1em; margin-left: 20px; margin-top:10px; padding-bottom:0px; }*/

.show-social { display:none !important; }
/*.addthis_toolbox { display:none !important; }*/

}

/*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;}
.main-content .content {
	padding: 20px 10px;
	border: none;
}

.main-content2 .content{
	padding-top: 0px !important;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	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;
}

.show h1 { font-size: 1.5em; margin:0px!important; padding-left: 10px;padding-bottom:5px; padding-top:15px; } /*IPHONE TOP*/

.show { margin:0px!important; padding-top:0px!important; }

/*.show-social { font-size: 1em; margin-left: 10px; margin-top:10px; padding-bottom:0px; }*/
.show-social { display:none !important; }
 
.addthis_toolbox { display:none !important; } /****TURNS OFF COUNTERS ON SMALL BROWSER*/


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



}
