* {
  margin: 0px;
  border: 0px;
  padding: 0px;
  vertical-align: top;
  text-align: left;
}

ol { margin-left: 5px; }

a, a:link, a:active, a:visited, a:hover {
  text-decoration: underline;
  color: #0033CC;
}

a:visited {
  text-decoration: underline;
  color: #003366;
}

blockquote {
  padding-left: 15px;
  padding-bottom: 15px;
}

body {
  margin: 20px;
  text-align: center;
  color: #666;
  background-color: #FFFFFF;
  font: normal normal normal 16px/20px 'Trebuchet MS', helvetica, arial, sans-serif;
}

div.button { padding: 5px; }

div.button a {
  background: transparent url('/assets/1/button-a.gif') no-repeat scroll top right;
  color: #333333;
  display: block;
  float: left;
  font: normal normal normal 12px/14px arial, sans-serif;
  height: 24px;
  padding-right: 10px;
  text-decoration: none;
}

div.button a:active, div.button-selected a {
  background: transparent url('/assets/1/button-a.gif') no-repeat scroll bottom right;
  color: #000000;
  display: block;
  float: left;
  font: normal normal normal 12px/14px arial, sans-serif;
  height: 24px;
  padding-right: 10px;
  text-decoration: none;
  outline: none;
}

div.button a span {
  background: transparent url('/assets/2/button-span.gif') no-repeat top left;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 10px;
}

div.button a:active span, div.button-selected a span {
  background: transparent url('/assets/2/button-span.gif') no-repeat bottom left;
  display: block;
  line-height: 14px;
  padding: 5px 0 5px 10px;
} 

font { font: normal normal normal 16px/20px 'Trebuchet MS', helvetica, arial, sans-serif; }

h1, .h1 {
  padding-bottom: 20px;
  font-size: 35px;
  line-height: 40px;
  font-weight: normal;
  color: #FF5500;
}

h1 a, h1 a:link, h1 a:active, h1 a:visited, .h1 a, .h1 a:link, .h1 a:active, .h1 a:visited {
  text-decoration: none;
  font-size: 35px;
  line-height: 40px;
  font-weight: normal;
  color: #FF5500;
}

h1 a:hover, .h1 a:hover {
  text-decoration: underline;
  font-size: 35px;
  line-height: 40px;
  font-weight: normal;
  color: #FF5500;
}

h2, .h2 {
  padding-bottom: 15px;
  font-size: 30px;
  line-height: 35px;
  font-weight: normal;
  color: #995500;
}

h2 a, h2 a:link, h2 a:active, h2 a:visited, .h2 a, .h2 a:link, .h2 a:active, .h2 a:visited {
  text-decoration: none;
  font-size: 30px;
  line-height: 35px;
  font-weight: normal;
  color: #995500;
}

h2 a:hover, .h2 a:hover {
  text-decoration: underline;
  font-size: 30px;
  line-height: 35px;
  font-weight: normal;
  color: #995500;
}

h3, .h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #333;
}

h3 a, h3 a:link, h3 a:active, h3 a:visited, .h3 a, .h3 a:link, .h3 a:active, .h3 a:visited {
  text-decoration: none;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #333;
}

h3 a:hover, .h3 a:hover {
  text-decoration: underline;
  font-size: 20px;
  line-height: 25px;
  font-weight: bold;
  color: #333;
}

li {
  margin-left: 20px;
  padding-bottom: 15px;
  vertical-align: baseline;
}

p { padding-bottom: 15px; }

td {
  padding: 5px;
  background-color: #EEEEEE;
}

#donate-button-form {
  display: inline-block;
  position: relative;
  width: 67px;
  height: 20px;
}

#donate-button {
  display: block;
  position: relative;
  z-index: 2;
  background: #444444;
  background-image: -webkit-linear-gradient(top, #555555, #555555);
  background-image: -moz-linear-gradient(top, #555555, #555555);
  background-image: -ms-linear-gradient(top, #555555, #555555);
  background-image: -o-linear-gradient(top, #555555, #555555);
  background-image: linear-gradient(to bottom, #555555, #555555);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: Arial;
  color: #ffffff;
  font-size: 12px;
  line-height: 12px;
  padding: 4px 8px 4px 8px;
  text-decoration: none;
}

#donate-button:hover {
  cursor: pointer;
  background: #555555;
  background-image: -webkit-linear-gradient(top, #444444, #444444);
  background-image: -moz-linear-gradient(top, #444444, #444444);
  background-image: -ms-linear-gradient(top, #444444, #444444);
  background-image: -o-linear-gradient(top, #444444, #444444);
  background-image: linear-gradient(to bottom, #444444, #444444);
  text-decoration: none;
}

#donate-button:hover + .rays {
  position: absolute;
  top: -90px;
  left: -67px;
  height: 200px;
  width: 200px;
  opacity: 1;
}

.rays {
  transform-origin: center;
  position: absolute;
  top: 0px;
  left: 25px;
  height: 20px;
  width: 20px;
  z-index: 1;
  opacity: 0;
  transition: .5s ease-out;
  animation: godrays 10s ease-out alternate infinite;
}

@keyframes godrays {
  to {
    transform: rotate(360deg);
  }
}

#container-outer {
  /* 960 */
  
  /* 640 + 320 */
  /* 620 + 20 + 1 + 20 + 299 */
  
  /* 320 + 320 + 320 */
  /* 299 + 20 + 1 + 20 + 280 + 20 + 1 + 20 + 299 */
  
  /* 320 + 640 */
  /* 299 + 20 + 1 + 20 + 620 */
  
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  clear: both;
}

#container-inner { }

#header-outer {
  width: 960px;
  clear: both;
  padding-bottom: 20px;
}

#header-inner { height: 85px; }

#logo {
  clear: left;
  float: left;
  padding-right: 10px;
  width: 99px;
  height: 84px;
}

#logo img {
  width: 99px;
  height: 84px;
}

#search {
  width: 299px;
  padding-top: 3px;
  padding-left: 21px;
  padding-bottom: 20px;
  float: right; 
  clear: right;
}

#main-outer {
  width: 960px;
  clear: both;
}

#main-inner { }

#footer-outer {
  width: 960px;
  clear: both;
}

#footer-inner { }

#copyright { text-align: center; }

#connect-icons {
  float: left;
  position: relative;
  left:276px;
  top:4px;
}

#connect-icons img {
  width: 20px;
}

.menu {
  width: 845px;
  margin-top: 0px;
  padding-left: 6px;
  font-family: Georgia, serif;
  clear: right;
  float: right;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  text-align: center;
  color: #666;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
  display: block;
  float: left;
  padding: 8px 28px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 5px;
  color: #444;
}

.content-inner {
  margin-bottom: 20px;
  border-bottom: solid 1px #CCCCCC;
  padding-bottom: 20px;
  overflow: hidden;
}

.menu a:hover                   { background-color: #DDD; }
.menu-selected                  { background-color: #EEE; color: #000 !important; }

.content-outer                  { width: 960px; clear: both; }
.content-left-wide-outer        { width: 640px; clear: left; float: left; }
.content-left-wide-inner        { padding-right: 20px; overflow: hidden; }
.content-left-wide-inner-nopad  { overflow: hidden; }
.content-left-narrow-outer      { width: 320px; clear: left; float: left; }
.content-left-narrow-inner      { border-right: solid 1px #CCCCCC; padding-right: 20px; overflow: hidden; }
.content-middle-outer           { width: 320px; float: left; }
.content-middle-inner           { padding-left: 20px; padding-right: 20px; overflow: hidden; }
.content-right-narrow-outer     { width: 320px; clear: right; float: right; }
.content-right-narrow-inner     { border-left: solid 1px #CCCCCC; padding-left: 20px; overflow: hidden; }
.content-right-wide-outer       { width: 640px; clear: right; float: right; }
.content-right-wide-inner       { padding-left: 20px; overflow: hidden; }
.content-right-wide-inner-nopad { overflow: hidden; }
.content-section-outer          { clear: both; }
.content-section-inner          { padding-bottom: 30px; overflow: hidden; }

.digest-item-title              { padding-bottom: 15px; }
.digest-item-description        { padding-bottom: 15px; }

.read-loadtime                  { padding-bottom: 15px; font-style: italic; }
.read-description               { padding-bottom: 15px; }
.read-items-loading-inner       { padding-bottom: 15px; }
.read-items-loading-inner img   { position: relative; top: 1px; margin-right: 5px; }
.read-item-outer                { clear: both; }
.read-item-description          { padding-bottom: 30px; }
.read-item-tag                  { padding-bottom: 10px; font-style: italic; color: #a9a9a9; font-size: 12px; line-height: 15px; }
.read-item-title                { padding-bottom: 2px; } 
.read-item-title a:link         { color: #3b5998; text-decoration: none; font-weight: bold; font-size: 17px; line-height: 20px; }
.read-item-title a:hover        { text-decoration: underline; }
.read-subscribe                 { color: #5e5e5e; padding-bottom: 15px; }
.read-subscribe img             { position: relative; top: 3px; }

.search-button                  { position: relative; top: 1px; }
.search-query                   { width: 268px; height: 20px; border: solid 1px #999 !important; padding-left: 5px; }
.center                         { width: 150px; margin: auto; }

iframe[name="google_conversion_frame"] { display: none; }

/* start addthis */

.addthis_bar .addthis_bar_p
{
	text-align: center !important;
}

.addthis_bar .addthis_bar_message
{
	padding: 8px 16px !important;
}

.at-cv-lightbox #at-cv-lightbox-message, 
.at-cv-lightbox #at-cvlbx-form, 
.at-cv-lightbox .addthis_bar_message, 
.at-cv-lightbox .at-goal-container
{
	text-align: center !important;
}

.at-cv-lightbox #at-cv-lightbox-win
{
	border: 1px solid black !important;
}

.at-cv-lightbox #at-cv-lightbox-input
{
	box-sizing: border-box !important;
	height: 50px !important;
	margin: 10px 0 !important;
	border: 1px solid #CCC !important;
	padding: 14px !important;
	line-height: 20px !important;
	font-size: 20px !important;
	vertical-align: center !important;
}

.at-cv-lightbox #at-cv-lightbox-submit
{
	box-sizing: border-box !important;
	height: 50px !important;
	margin: 10px 0 !important;
	padding: 15px !important;
	line-height: 20px !important;
	font-size: 20px !important;
	vertical-align: center !important;
}

.at-cv-lightbox .at-branding-icon
{
	margin: 5px !important;
}

.at-cv-lightbox .at-branding-addthis
{
	vertical-align: top;
}

/* stop addthis */

/* Begin news block changes */

.read-inner {
  padding-top: 20px;
}

.content-left-wide-inner-nopad > .content-middle-outer {
	width: auto;
}

.content-left-wide-inner-nopad > .content-middle-outer .content-left-narrow-outer {
	width: 370px;
	margin-right: 0;
	
}
.content-left-wide-inner-nopad > .content-middle-outer .content-left-narrow-inner {
	border-right: none;
	padding-right: 0;
}

.content-left-wide-inner-nopad > .content-left-narrow-outer {
	width: 230px;
}

.content-left-wide-inner-nopad > .content-left-narrow-outer .read-inner {
	 /*border-top: 1px solid #315c99;*/
	 background-color: #edeff4;
	 padding: 20px 20px 5px 20px;
}

.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title,
.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title a,
.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title a:link,
.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title a:active,
.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title a:visited,
.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-title a:hover
{
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}

.content-left-wide-inner-nopad > .content-left-narrow-outer .read-item-description {
	color: #536385;
}

.content-left-wide-inner-nopad > .content-left-narrow-outer .content-left-narrow-inner {
  border-right: none;
  padding-right: 0px;
}

/* end news block changes */
