/*
Theme Name: jcp66-happenstance
Template: happenstance
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: jcp66-happenstance
	*/

.main-navigation {
	margin-top: 0.1rem;
	background-color:#471818;
	max-width: 940px;
}

.site-title {
 font-family: Arial, Oswald, Helvetica, sans-serif;
font-style: italic;
}

.site-description { 
  font-family: Arial, Oswald, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 80%;
font-style: italic;
  margin: 6px 0 0; 
  max-width: 880px;
  position: relative;
  width: 100%;
  z-index: 50;        
}

#header .menu-box .current-page-ancestor > a,
.home #header .menu-box .link-home {
  background-color: red;
}

.menu-box-wrapper {
background: #549ce5;
  border-bottom: 2px solid #549CE5;
  float: left;
min-height: 34px;
  position: relative;
  width: 100%;
  z-index: 500;          
}
.menu-box {
  float: left;
min-height: 34px;
  padding: 0 28px;
  position: relative;
  width: 1114px;
  z-index: 500;          
}
.menu-box .link-home {
border-left: 1px solid #535353;
  color: white;
  float: left;
  font-family: ElegantIcons !important;
  position: relative;                    
}
.menu-box .link-home i {
  font-family: ElegantIcons !important;
  font-size: 24px !important;                   
}

.menu-box a {
  border-right: 1px solid #535353;
  color: white;
  display: block;
	font-family: Calibri,  Oswald,  sans-serif, Times, Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;        
height: 34px;
line-height: 34px;
  padding: 0 19px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu-box ul li {
	float: left;
height: 34px;
line-height: 34px;
	margin: 0;
	padding: 0;
  position: relative;
}


.menu-box ul ul a {
	border-right: none;
  color: #333333 !important;
  display: block;
font-size: 11px;
  font-weight: normal;
  height: auto;
  line-height: 39px;
  margin: 0;
  min-height: 39px;
  padding: 0 0 0 19px;
  text-align: left;
  width: 193px;
}


h1, h2, h3, h4, h5, h6 {
  font-family: Oswald, Arial, Helvetica, sans-serif;
  -ms-word-wrap: break-word;
  word-wrap:     break-word;
  line-height: 120%;
  margin: 30px 0 7px;                   
}
h1 {
  color: #F9081F;
  font-size: 22px;  
}
h2 {
  color: #7B75D3;
  font-size: 18px;  
}
h3 {
  color: #696767;
  font-size: 16px;  
}
h4 {
  color:  #696767;
  font-size: 14px;
 
}
h5 {
  color: #555555;
  font-size: 16px;  
}
h6 {
  color: #666666;
  font-size: 14px;  
}

.sidebar-widget .sidebar-headline {
  background: left 50% repeat-x url(images/pattern-sidebar.png);
  color: #ffffff;
  font-family: Helvetica, Oswald, Arial, Helvetica, sans-serif; 
  font-size: 19px;
text-align: center;
  margin: 0 0 5px;
  position: relative;                                 
}
