@charset 'UTF-8';
body{
margin-top:38px;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 0;
  font-family: Meiryo,"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #333;
}
.blog-masthead{
background-color:#000000;
}
.jumbotron {
/* background:url(/assets/img/siteHeader.png) center no-repeat; */
background-size: cover;
margin-bottom:20px;
background-color: #333333;
}
.blog-nav .active:after{
/*color: #f7f7f7;*/
}
/*
.blog-header{
max-width:970px;
height:250px;
padding:20px;
text-align:right;
margin: 0 auto;
}
*/
h1.blog-title,
h1.blog-title a{
text-shadow: 1px 1px 2px #000000;
font-size:42px;
}
	h1.blog-title a{
	color: #ffffff;	
	}
	h1.blog-title a:hover{
	color: #ffffff;
	text-decoration: none;
	}
blog-description{
color: #dcdcdc;
text-shadow: 1px 1px 6px #000000;
font-size:15px;
}

.blog-post-title{
font-size:22px;
font-weight:bold;
border-bottom:1px solid #222222;
}
.blog-post-meta{
font-size:13px;
text-align:right;
}
.blog-body{	
font-size:14px;
}
.side-headline{
border-bottom:1px solid #333333;	
}
.blog-masthead{
z-index:9999;
position:fixed;
top:0;
width:100%;
}
#headerAccordion{
display:none;
padding-bottom:5px;
background-color:#f7f7f7;
border-bottom:1px solid #333333;
}
h5.header-menu-headline{
padding-top: 10px;
font-weight:bold;
}


/* adv */
.adv-header,
.adv-footer,
.adv-middle,
.adv-large,
.adv-half{
text-align:center;
padding:0;
margin:0;
/*background-color:#ffdbe7;*/
}
.adv-middle,
.adv-large,
.adv-half{
margin-top:10px;
margin-bottom:10px;
}
p.epilogueHl {
    background: #ffeaf1;
    font-weight: bold;
    padding: 5px;
    margin: 0 auto;
    text-align: center;
    margin-top: 23px;
}


.capture-point{
    background: #d04674;
	color:#ffffff;
    font-weight: bold;
    padding: 5px;
	font-size:15px;
}
.well.well-sm{
font-size:15px;
}
.pageLinks{
	margin-top:20px;
	margin-bottom:20px;
}