/* Move down content because we have a fixed navbar that is 50px tall */
html {
  font-size: 12px;}


body {
  	font-size: 1-3 em;
	padding-top: 70px;
  	padding-botton: 10px;
	background-color: #CEDCCF
}

.center {
     float: none;
     margin-left: auto;
	 margin-right: auto;
}

.margin-top {
   margin-top: 3%;
}

.margin-bottom {
   margin-bottom: 3%;
}

.margin-left {
   margin-left: 3%;
}

.margin-right {
   margin-right: 3%;
}

.navbar {
  min-height: 50px;  !important;
}

.navbar-logo {
margin: 0;
  min-height: 50px;
}


.img-margin {
	margin: 5px;
}

.imgbord {
	border: 7px #bfcbd6 ridge;
}

.note {
font-weight: bold;
color: #dd4444;
}

.headline {
color:#cc6600;
font-size: 1.75em;
font-style: normal;
font-weight: normal;
letter-spacing: normal;
word-spacing: normal;
line-height:150%;
}

.headline2 {
display:inline;
color:#000000;
font-size: 1.5em;
font-style: italic;
font-weight: normal;
letter-spacing: normal;
word-spacing: normal;
line-height:125%;
}

.copyright {
text-align: center;
font-family:  sans-serif;
color: #000000;
font-size: .9em;
border: none;
background-image: none;
background-color: #CEDCCF;
}

.transparency {
    opacity: .5;
}

/* background-color:#A3CCA3;*/

.column_blog {
border-radius: 24px;
background-color:#ADCCAD;
border:none;
border-color:#003333;
padding:0em;
}

.background_color_light {
background-color:#f7fcf7;
padding:1em;
 border-radius: 24px;
}

.column_date:before {

   content:"\27A2";
	}

.jumbotron {
  padding: 0px 0px;
  margin-bottom: 0px;
  color: inherit;
  background-color: #CEDCCF;
}
blockquote {
  border-left: 0px;
}

hr {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #000000 -moz-use-text-color #FFFFFF;
  border-style: solid none;
  border-width: 1px 0;
 
  width: 90%;
}

.search_box {
	height: 60px;
}

/* Option 2A: Reset an entire region via CSS */
.reset-box-sizing,
.reset-box-sizing *,
.reset-box-sizing *:before,
.reset-box-sizing *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}

 .cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
   background-image: inherit;
   box-sizing: content-box;
   -moz-box-sizing: content-box;
 }
<style type="text/css">
	#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif;  width:30px;}
	/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
	   We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */

  /* Blog snippit */
.table_blog {
width: 100%;
}

/* begin styles for RSS Feed */

.rss-box {
	 margin: 1em;
	 width: 90%;
	 background-color: none;
	 border: 0px solid #9B72CF;
	 
}
.rss-items {
	margin-top:0px;
	padding:0em; 0em;
	margin-left:0px;
	color:#000000;
}
p.rss-title {padding:0.5em;}
.rss-title {
	text-decoration: none;
	font-family: verdana, sans-serif;
	font-size: 85%;
	background-color:none;
	color:#ffffff;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 0.75em;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss-item a {
	text-decoration : underline;
	color:blue;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
	}
	
.rss-item a:visited {
	color:purple;
}

.rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #000;
	}
 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

.pod-play {
   _width:12em;
   margin: 0 0.2em; padding: 0.1em 0; _padding:0;
   
   white-space:nowrap;
   text-decoration: none;
   vertical-align:middle;
   background: #fb6;
   color: black;
   }
.pod-play em {
   _width:1em; _cursor:hand;
   font-style: normal;
   margin:0; padding: 0.1em 0.5em;
   background: white;
   color: #222;
   }
.pod-play span {
   _width:1em; _cursor:hand;
   margin:0; padding: 0.1em 0.5em 0.1em 0.3em;
   }
.pod-play:hover {
   background: #666;
   color: white;
   }
.pod-play:hover em {
   background: black;
   color: white
   }

.fb-like, .fb-like span, .fb-like.fb_iframe_widget span iframe {
    width: 100% !important;

.navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}

 id {
padding-top:40px;
margin-top:-40px;
}

iframe {
	border:"none",
}
