﻿html {
  margin:0;
  padding:0;
  height:100%; /* needed for container min-height */
}

body {
  margin: 0;
  padding: 0px;
  font-family: "Montserrat", Arial, sans-serif;
  /*font-family: 'Roboto Condensed', sans-serif;*/
  /*font-family: "Arial Black", Arial, sans-serif;
  font-size: 101%;
  background: url('../images/templates/bgBody.gif') repeat-x 50% top;*/
  background-color:black;
}

#container {
  position: relative;
  width:100%;
  min-height: 100%;
  height:auto !important;
  height: 100%;
  margin:0 auto;
  padding: 0px;
  z-index:1;
}

#content{
  position:relative;
  width: 100%;
  color: white;
  /*font-size: 14pt;*/
  font-weight: 900;
  line-height:1.88;
}

.pageMain{
	position:relative;
	background: url('https://momsbar.com/images/template/BG_Content.png') repeat;
	width: 100%;
	padding: 10px 0px;
}

.fullHorizBanner, .fullHorizBannerDark{
  position:relative;
  width: 100%;
  padding: 30px 0px;
  background-size:100%;
  /*background-repeat: no-repeat;*/
  color: white;
  text-align:center;
}

.fullHorizBanner{
  background: url('https://momsbar.com/images/template/BG_RedWood.jpg') no-repeat center center;
}
.fullHorizBannerDark{
  background: url('https://momsbar.com/images/template/BG_Dark.jpg') center center;
}


@media screen and (min-width:1000px){
  .pageWidth {
	width: 1000px;
	margin:0 auto;
	clear: left;
  }
  .slidePhotos{
	align:center;
	width:90%;
	margin:0 auto;
  }
  .eventPhoto{
	display:'';
	float: right;
	margin-left: 10px;
  }

  .eventVideo{
	display:'';
	float: right;
	margin-left: 10px;
  }

}  
/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 999px){
  .slidePhotos{
	width:90%;
	align:center;
	margin-left: 20px;

  }
  .eventPhoto{
	/*display:none;*/
	display:block;
  }

  .eventVideo{
	/*display:none;*/
	display: inline-block;
  }
}
/* End Phone */

/* ========================= Text Start ============================= */

.pageMain a:active,
.pageMain a:focus,
.pageMain a:link,
.pageMain a:visited,
.pageMain a:active,
.pageMain a:active img,
.pageMain a:focus img,
.pageMain a:link img,
.pageMain a:visited img,
.pageMain a:active img {
	  outline: 0;
	  border: none;
	  color: #e50000;
}

.redBox a:active,
.redBox a:focus,
.redBox a:link,
.redBox a:visited,
.redBox a:active{
	  outline: 0;
	  border: none;
	  color: #e50000;
}

/* ========================= Text End ============================= */

/* ========================= Images Start ============================= */

@media screen and (min-width:1000px){
  .mnuPic {
	margin: 1px;
	height: 400px;
  }

  .img100 {
	width: 995px;
  }

}
/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 999px){
  .mnuPic{
	width: 90%;
	margin-bottom: 5px;
  }

  .img100 {
	width: 100%;
  }
}
/* End Phone */

/* ========================= Images End ============================= */

/* ========================= Button Start ============================= */

.btnRed{
  color: #FFFFF0; /* ivory*/
  background-color: #e50000;
  
  /*line-height: 25px;
  font-weight: bold;
  -moz-border-radius: 15px;
  border-radius: 15px;*/
}

.btnRed:hover, .btnRed:focus{
  color: #e50000; /* red*/
  background-color: #fedddd;
  
  /*line-height: 25px;
  font-weight: bold;
  -moz-border-radius: 15px;
  border-radius: 15px;*/
}
.redBox{
	border:double #C31A1E 3px;
	padding: 15px;
	margin: 10px 0px;
}
.whiteBox{
	border:white 1px  outset;
	padding: 5px;
	margin: 0px 0px;
	background:black;
	color: white ;
	font-weight: 900;
	line-height:1.88;
	font-style:italic;	
}
.smTitle{
  font-size: 16pt;
  color: #fffff0;
  font-family: "Arial Black", Arial, sans-serif;
  font-style:italic;
  font-weight: 900;
  text-transform: uppercase;
}

.title{
  font-size: 20pt;
  /*color: #f95001;*/
  font-family: "Arial Black", Arial, sans-serif;
  font-style:italic;
  font-weight: 900;
  text-transform: uppercase;
}

.regOrange{
  font-size: 12pt;
  color: #f95001;
	font-family: "Arial Black", Arial, sans-serif;
  /*font-weight:bold;*/
  font-weight: 900;
  font-style:italic;
  text-transform: uppercase;
}
.titleOrange{
  font-size: 20pt;
  color: #f95001;
  font-family: "Arial Black", Arial, sans-serif;
  font-style:italic;
  font-weight: 900;
  text-transform: uppercase;
}

.regGreen{
  font-size: 12pt;
  color: #009B48;
	font-family: "Arial Black", Arial, sans-serif;
  /*font-weight:bold;*/
  font-weight: 900;
  font-style:italic;
  text-transform: uppercase;
}
.titleGreen{
  font-size: 20pt;
  color: #009B48;
  font-family: "Arial Black", Arial, sans-serif;
  font-style:italic;
  font-weight: 900;
  text-transform: uppercase;
}

.white{
  color: white;
}

/* ========================= Header Start ============================= */
.hdrTop #pageTitle, .hdrTopI #pageTitle{
  width: 100%;
  text-align:center;
  font-size: 24pt;
  color:white;
}
.hdrTop #pageTitle{
  padding: 30px 0px;
}

.hdrTopI #pageTitle{
  padding: 30px 0px 100px 0px;
}

.hdrTop #pageTitle, .hdrTop .hdrHR, .hdrTopI #pageTitle, .hdrTopI .hdrHR{
  display:'';
}
.hdrTopFixed #pageTitle, .hdrTopFixed .hdrHR {
  display: none;
}

.hdrTop #mastMenu, .hdrTopI #mastMenu{
  position: relative;
  top:0px;
}
.hdrTopFixed #mastMenu{
  position: relative;
  top:0px;
}

.hdrTop .hdrSocialMedia, .hdrTopI .hdrSocialMedia,{
  position: relative;
  top:0px;
}
.hdrTopFixed .hdrSocialMedia{
  position: relative;
  top: 0px;
}
.hdrSocialMedia img{
  margin-left: 20px;
}
.hdrTop #imgOrgLogo, .hdrTopI #imgOrgLogo{
	height: 110px;
}
.hdrTopFixed #imgOrgLogo{
	height: 80px;
}

.hdrSocialMedia{
  position:relative;
  top: 0px;
  float:right;
  /*display:inline-block;*/
  z-index:100;
}

#imgOrgLogo{
	position: relative;
	border:0;
	top:0px;
}

.headerMain{
	/*background:  repeat;*/
}
#mastMenu{
  position:relative;
	left: 0px;
	/*top: -120px;*/
	
	/*width: 1000px;*/
	z-index:100;
}

.hdrHR{
	margin: 5px 0px 5px 0px;
	width: 100%;
	/*background-color:gray;*/
	background:rgba(136,136,136,0.2);
	height: 1px;	
}
  .hdrTop{
	width: 100%;
	/*position:fixed;*/
	position:relative;
	top:0;
	z-index:1000;
	padding:0 0 0 0;
	/*height: 250px;  top: 87  + slide:215 + gray: 60px */

	/*box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px #666;*/
	background: black url('https://momsbar.com/images/template/BG_Header.jpg') repeat;
  }
  .hdrTopI{
	width: 100%;
	/*position:fixed;*/
	position:relative;
	top:0;
	z-index:1000;
	padding:0 0 0 0;
	/*height: 250px;  top: 87  + slide:215 + gray: 60px */

	/*box-shadow: 0 0 9px #666;
	-webkit-box-shadow: 0 0 9px #666;*/
	background: black url('https://momsbar.com/images/template/momsBackground70.jpg') no-repeat fixed center center;
	background-size:100%;
	background-repeat: no-repeat;
	/*opacity: 0.7;*/
	/*background-color: rgba(0, 0, 0, 0.1);*/
  }

  .hdrTopFixed{
	height: 100px; /* top: 87  + slide:215 + gray: 60px */
	background: black;

	/*position:absolute;*/
	width: 100%;
	position:fixed;
	top:0;
	z-index:1000;
	padding:0 0 0 0;
  }

@media screen and (min-width:1000px){
  #hdrRight{
	/*width: 724px;*/
	float: right;
	text-align: right;
  }
  #mobileBtn
  {
	display:none;
  }
  #hdrRight{
	/*width: 724px;*/
	float: right;
	text-align: right;
  }
  .hdrTopFixed #nav .mnuMain, .hdrTopFixed #nav a{
	color: #e50000; /* red*/
  }
  .mainPhoto{
	width:500px;
  }
  .HomeAlert{
	display: none;
  }

}
/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 999px){
  #mobileBtn
  {
	position:absolute;
	top: 0;
	right: 5px;
	display:'';
	
	float:right;
	/*height:100%;
	background-color:aqua;*/
  }

  .hdrRightPic{
	/*width: 140px;*/
	height:50px;
	border:0;
	float:right;
	/*outline:Background;*/
  }
  
  .mainPhoto{
	width:95%;
  }
  .HomeAlert{
	display: '';
  }

}

/* ========================= Header End ============================= */

/* ========================= Footer Start ============================= */

.divBannerBottom{
	background-color:black;
	color: #888888; /* dk Gray*/
	padding: 10px 0px 10px 0px;
	line-height: 2;
	/*font-size: 1.3em;*/
}
.divBannerBottom a{
  	color: #888888; /* dk Gray*/
}
.divBannerBottom{
	/*margin-left:auto;
	margin-right:auto;*/
	width: 100%;
	z-index:0;
	clear: left;
	min-height: 40px;
	font-size: .8em;
}

@media screen and (min-width:1000px){
  .divBannerBottom,{
	position:relative;
  }
}
/* Start Phone 35em 695px*/
/* 768px */
@media handheld, only screen and (max-width: 999px){
  .divBannerBottom{
	clear: left;
	position:relative;
	bottom: 0px;
	height:auto;
  }
}

/* ========================= Footer End ============================= */
