﻿/*
Theme Name: GLAMOUR-CHILD
Author: dexthemes(developer) - one_touch(designer)
Template: glamour
Description: Glamour Theme v1.1 Child modified for SHS

/* ================================= CSS Structure =================================



/* =========================================================================== */

/* =========================== CUSTOM ============================== */

.banner img{
	width:100%;
}

h1.title {
	font-size:40px;
	color:#58595b;
	text-align:center !important;
}

h2.title {
	font-size:24px;
	color:#58595b;
	text-align:center !important;
}

#topnav .nav li a:hover,
#topnav .nav li a:focus,
#topnav .nav li.active a{
	color:#00abc7 !important;
}

h4.title-inner {
	text-align:center;
}

.spacer {
	height:25px;
	width:100%;
	display:block;
}

a .about-box:hover {
	color:#00abc7;
}

#navigation ul.dropdown-menu {
   }
   
#navigation ul.dropdown-menu {
right: -150%;
left: auto;
border-top:2px solid #00abc7;
border-bottom:2px solid #00abc7;
}

#navigation ul.dropdown-menu > li {
    display: inline-block;
    float:left;
}

.open > ul {
    display: inline-flex !important;
}

.watermark{
background-image: url(images/watermark.jpg);
background-repeat:no-repeat;
 width:100%;
 background-position:center top;
 min-height:500px;
}

.stag-image--center {
display: block;
margin: 50px 0 0 0;
text-align: center;
}


.info {
	width:70%;
	margin:0px auto 0;
	padding:20px;
	border: 1px solid #8d8e90;
	background-color:#fff;
	font-size: 16px;
}

.wide-info {
	width:90%;
	margin:20px auto 0;
	padding:20px;
	border: 1px solid #8d8e90;
	background-color:#fff;
	font-size: 14px;
	overflow:hidden;
}

.wide-info-blank {
	width:90%;
	margin:20px auto 0;
	padding:20px;
	border: 1px solid #8d8e90;
	font-size: 14px;
	overflow:hidden;
}

.wide-info ul.mid {
	padding-left: 35%;
}

h2.subhead {
	margin:0px;
	padding:0px;
	font-size:17px !important;
	font-family: 'Armata', sans-serif;
	font-weight:normal;
	color:#464647;
	margin-top:-10px;
}

h2.subhead-two {
	margin:0px;
	padding:0px;
	font-size:17px !important;
	font-family: 'Armata', sans-serif;
	font-weight:normal;
	color:#00abc7;
	margin-top:10px;
}

h2.subhead-pad {
	margin:0px;
	padding-top:10px;
	font-size:17px !important;
	font-family: 'Armata', sans-serif;
	font-weight:normal;
	color:#464647;
	margin-top:-10px;
}

.active i, .active h3{
	color:#00abc7
}

#vl {
	margin-top:0;
	padding-top:0;
}

#vl li {
	padding-bottom:8px;
}

#pdesc {
	display:none;
}

#pddesc{
	display:none;
}

.info a, .wide-info-joined a {
	color:#464647;
}

.info a:hover, .wide-info-joined a:hover {
	color:#00abc7;
}



.wide-info-joined  {
	width:90%;
	margin:20px auto 0;
	padding:20px;
	border: 1px solid #8d8e90;
	background-color:#fff;
	font-size: 14px;
	overflow:hidden;
	margin-top:0px;
}

.join {
	border-right:1px solid #8d8e90;
	width:50%;
	height:50px;
	.centered-vert-line();
}

.row {
margin-right: 0px !important;
margin-left: 0px !important;
}

#boxes {
	height:70px;
	width:65%;
	border-left:1px solid #8d8e90;
	margin:0 auto;
}

#cb {
	height:70px;
	width:50%;
	border-right:1px solid #8d8e90;
	display:none;
}

.center {
	text-align:center;
}

#address {
	margin:0 auto;
	border:none;
	margin-left:30%;
}

#address tr {
	border:none;
}

#address td {
	border:none;
	vertical-align:top;
}

#address i {
	color:#00abc7;
}

#caption {
	text-align:center;
	margin-top:-10px;
}