/*
Theme Name: 2015 Child Theme
Theme URI: 
Description: Twenty Fifteen Child Theme
Author: Graham Inman
Template: twentyfifteen
*/

@import url('../twentyfifteen/style.css');

/* Theme customization starts below this line -------- */

body { background: white; font-family: Tahoma, Geneva, sans-serif; color: #8c8c8c; font-size: 14px; }
.entry-content {
  background: white;
  font-family: Tahoma, Geneva, sans-serif;
  color: #8c8c8c;
  font-size: 14px;
}

a img { border: 0; }
a { color: #000000 !important; text-decoration: none; }
a:hover { color: #1a2339; text-decoration: none; }

h1, h2 {  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif; font-size: 24pt; font-weight: normal; color: #004f86; margin: 0; margin-bottom: 30px; }

.site-title {
  font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  color: #000;
  margin: 0;
  margin-bottom: 30px;

}

.entry-content h4, .entry-summary h4, .page-content h4, .comment-content h4 {
color: rgb(0, 69, 127);
  font-size: 14px;
  font-size: 1.5rem;
  line-height: 1.4545;
  margin-top: 2.9091em;
  margin-bottom: 1.4545em;
}
.entry-title a {
 font-family: Arial, Helvetica, Geneva, Tahoma, sans-serif;
  font-size: 20pt;
  font-weight: normal;
  color: #004f86;


}
.site-description {
font-family: Tahoma, Geneva, sans-serif;
font-size: 16px;
color: #004f86;
}

.hentry, .page-header, .page-content {
  box-shadow: 0 0 0px rgba(0, 0, 0, 0.15); */
  margin: 0 7.6923%;
}

.main-navigation .current_page_item > a, .main-navigation .current-menu-item > a, .main-navigation .current_page_ancestor > a {
padding: 6px;
  font-size: 16px;
  border-bottom: 1px solid #e6ebf1;
color: #004f86;
}


/* SLIDESHOW */

#content .slideshow-window, .jetpack-slideshow {
    background-color: #FFFFFF;
border: 20px solid #ffffff;
}
#content .slideshow-slide-caption {
position:relative;
color:#000;
margin-top:20px;
font-size:14px;
  text-shadow:none;
}
.entry-content a, .entry-summary a, .page-content a, .comment-content a, .pingback .comment-body > a {
  border-bottom: 0px solid #ccc;
}
.jp-carousel-close-hint:before {
  content: "Close";
float: right;
font-size:12px;
font-weight:normal;
}
.jp-carousel-close-hint span {
float: right !important;
}



