/*  styles.css */

/* set the foundation row width */
.row {
  max-width: 1200px !important;
}

body {
  font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: #111;
}
p {
  line-height: 1.4;
}
ul {
  margin-left: 2.5em;
}

.center, .align_center {
  display: block;
  margin: 0 auto;
}

.padme {
  padding: 20px;
}
.spacer {
  margin-top: 20px;
}
.nomargin {
	margin 0;
}
.indented {
  margin-left: 50px;
}

.shadow {
  background-color: #fff;
  padding: 10px;
  border: 1px solid #CCCCCC;
  box-shadow: 4px 4px 4px rgba(9,9,9,0.3);
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  color: #111;
  text-align: left;
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-family: 'Amiri', serif;
}

/* any heading specific styles here */

h1 {
  font-size: 2.5em;
  margin-bottom: 0.25em;
}
h1.article_title {
  margin-bottom: 0;
  line-height: 1.1em;
}

h2 {
  font-size: 1.5em;
}
h2.subtitle {
  color: #333;
  margin-top: 0em;
}

h3 {
  font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
	margin-top: 1em;
	font-weight: bold;
}
h5 {
  font-size: 1.25em;
  font-weight: bold;
}

#newsletters td {
  vertical-align: top;
}

dl dt {
  font-weight: normal;
}
small {
  font-size: 90%;
}

a, a:link, a:visited {
  color: #BF0D11;
  text-decoration: none;
}
a:hover {
  color: #365F98;
}
a {
   outline: none;
}
a.backtop {
  font-style: italic;
  color: #999;
}


img {
  border:none;
  outline:0;
}
.image-left, .align_left {
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.image-right, .align_right {
  float: right;
  margin-left: 20px;
  margin-bottom: 10px;
}

.image-inline {
  margin-top: 15px;
  margin-bottom: 25px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.image-border {
  padding: 6px;
  border: 1px #ddd solid;
  box-shadow: 3px 3px 10px 0px rgba(3,3,3,0.2);
}


.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0; overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#header-wrapper {
  margin-bottom: 0px;
  background-color: #fff;
}
#header-row {
  padding-top: 20px;
  padding-bottom: 10px;
}
#header-right {
  margin-top: 10px;
}

#mainmenu-wrapper {
  margin-bottom: 0px;
  background-color: #4A7BBF;
}
div.mainmenu {
	font-size: 100%;
}
#p7PM3_1 {
  background-color: #4A7BBF;
}

.tagline p {
  color: #999;
  font-family: 'Amiri', serif;
  font-size: 30px;
  text-align: right;
  padding: 0;
  margin: 0;
}

.slideshow-wrapper {
  border-bottom: #133A6F 10px solid;
  margin-bottom: 25px;
}
.main-content-row {
  margin-bottom: 25px;
}

.article-categories, .hotlinks {
  margin-top: 2em;
  /* margin-left: 15px; */
  padding: 15px;
  border: 1px solid #bbb;
  border-radius: 10px;
  font-size: 0.85em;
  background-color: #E5E5E5;
}
.article-categories h2, .hotlinks h2 {
  margin-top: 0;
  text-align: center;
  font-size: 1.6em;
  font-weight: bold;
}
.article-categories ul, .hotlinks ul {
  list-style-type: none;
  margin-left: 0;
}
.article-categories ul li a, .hotlinks ul li a {
  display: block;
  padding: 2px;
}

.article-categories a, .article-categories a:link, .article-categories a:visited,
.hotlinks a, .hotlinks a:link, .hotlinks a:visited  {
  color: #111;
}
.article-categories a:hover,
.hotlinks a:hover {
  color: #fff;
  background-color: #4A7BBF;
}
.article-categories li,
.hotlinks li {
    border-bottom: 1px dotted #bbb;
    padding-top: 3px;
    padding-bottom: 3px;
}
.article-categories li:last-child,
.hotlinks li:last-child {
  border-bottom: none;
}

.sidebar {
  margin-top: 30px;
}
.article-categories a.nobgcolor:hover {
  background-color: transparent;
}


div#main-col-posters {
  margin-bottom: 30px;
}



.addthis_inline_share_toolbox {
  margin-bottom: 20px;
}

#home-main h1 {
  font-size: 2em;
  margin-top: 0.75em;
  font-weight: bold;
}
#home-main h2 {
  font-size: 1.3em;
  margin-top: 0.25em;
  font-weight: 500;
}
#home-main h3 {
  font-size: 1.3em;
  margin-top: 0.25em;
}
#home-main p {
  font-size: 0.9em;
}
.blogpost {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
.blogpost:last-child {
  border-bottom: none;
}

.news-signup {
  margin-top: 30px;
}

.feature-articles {
  margin-top: 10px;
}
.features h2 {
  font-size: 1.2em;
  margin-top: 0;
  margin-bottom: 0;
}
.features h2 a {
  color: #111;
}
.features p {
  font-size: 0.8em;
}
.featured-post {
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.featured-post:last-child {
  border-bottom: none;
}


.newsletterlist {
}

.home-right p {
  font-size: 0.9em;
  margin-left: 20px;
}
.home-right img {
  margin-top: 2em;
  margin-bottom: 0.5em;
}

.leftcol {
  padding: 30px;
}
.rightcol {
  30px;
}
.article {
  margin-top: 2.5em;
  margin-bottom: 2em;
}
.article_date {
  font-size: 0.9em;
}

.padbottom {
  padding-bottom: 25px;
}

.readmore {
  text-align: right;
  color: #999999;
  font-size: 0.9em;
}

/* search */
div#searchform {
  margin-top: 0;
  padding-top: 0px;
  padding-left: 10px;
}
div#searchform input {
  width: 60%;
  display: inline;
}
div#searchform .button {
  margin-top: 12px;
  margin-left: 15px;
}

ul.sitemap {
  margin-top: 30px;
  margin-bottom: 50px;
}

#footer-wrapper {
  clear: both;
  color: #fff;
  background-color: #133A6F;
  padding-top: 30px;
  padding-bottom: 30px;
}
#footer p {
  font-size: 95%;
  text-align: center;
}
#footer a, #footer a:link, #footer a:visited {
  color: #E0E0E0;
  text-decoration: none;
}
#footer a:hover {
  color: #FAE0C6;
  border-bottom: 1px dotted #999
}

div.copyright {
  margin-top: 20px;
}

div.login {
  width: 50%;
}

/* renderPage nav processwire */
.pager-row {
  clear: both;
  margin-bottom: 20px;
}

.MarkupPagerNav {
  clear: both;
  margin: 1em 0;
  font-family: Arial, sans-serif;
}
.MarkupPagerNav li {
  display: inline;
  list-style: none;
  margin: 0;
}

.MarkupPagerNav li a,
.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: block;
  float: left;
  padding: 2px 9px;
  color: #fff;
  background: #2f4248;
  margin-right: 3px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.MarkupPagerNav li.MarkupPagerNavOn a,
.MarkupPagerNav li a:hover {
  color: #fff;
  background: #C41330;
  text-decoration: none;
}

.MarkupPagerNav li.MarkupPagerNavSeparator {
  display: inline;
  color: #777;
  background: #d2e4ea;
  padding-left: 3px;
  padding-right: 3px;
}

/* scroll top */
#back-top span {
width: 50px;
height: 50px;
display: inline-block;
margin-bottom: 25px;
background: #dddddd url(up-arrow.png) no-repeat center center;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-transition: 1s;
-moz-transition: 1s;
transition: 1s;
position: fixed;
bottom: 0px;
right: 0px;
}


/* foundation */

.button {
  border-radius: 5px;
  color: #fff;
  background-color: #4A7BBF;
}
a.button, a.button:visited {
  color: #fff;
  text-decoration: none;
}
.button.success {
  color: #fff;
  background-color: #2E7E4B;
}
a.button.small {
  margin-top: 5px;
  background-color: #4A7BBF;
}

button.info, .button.info {
  font-size: 0.85em;
  font-weight: normal;
  padding: 0.5rem;
  color: #fff;
  background-color: #4A7BBF;
  border-color: #3462A2;
}

button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
  color: #fff;
  background-color: #405D46;
}


div.card {
  border-radius: 7px;
  border: 1px solid #CCCCCC;
  margin-bottom: 35px;
}
div.card img {
  width: 100%;
  border-radius: 7px 7px 0 0;
  margin: 0;
}
div.card h4 {
  font-family: 'Open Sans', Verdana, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
}
div.card p {
  font-size: 0.92em;
}
div.card p a {
  margin-top: 15px;
  margin-bottom: 0;
}
.equal-height-cards .cell {
  display: flex;
  align-items: stretch;
}


.sticky {
  position: relative;
  top: 0;
}

.p7MBX-01.matting .mbx-description.description-bottom {
  font-size: .85em !important;
}


/* ----- media queries ------ */
@media screen and (max-width: 1024px){
div.mainmenu {
	padding: 3px;
	font-size: 90%;
}
}
@media screen and (max-width: 768px){
.tagline p {
  font-size: 24px;
}
#header-right {
  margin-top: 0px;
}
}