body.front div.view-frontpage * a{
  color: yellow;
  text-transform: uppercase;
}

body.front p {
  color: grey;
}
body.front label {
color: grey;
}

body.front div.view-newest-story {
  background-color: rgb(5, 10, 5);
  overflow: auto;
  border-radius: 15px;
  padding: 15px;
  margin-bottom: 25px;
  background-image: linear-gradient(to top, #414141 0%, #000000 80%);
  box-shadow: inset 0 0 195px black, inset 0 0 10px 15px green;
  padding: 20px 25px 35px 35px;
}

body.front div.view-newest-story span.views-label-body {
  color: white
}

body.front div.view-newest-story p {
  font-family: courier;
  color: whitesmoke;
  font-size: 20px;
  text-shadow: 1px 1px 1px black;
}

body.front div.view-newest-story .views-field-title {
  font-size: 30px;
  text-decoration: underline;
  margin: 0px 0px 20px 0px;
}

/*
* table column labels
*/
body.front div#content-header {
  width: 940px;
  margin: auto;
}

body.front div.news-header {
  margin: auto;
  width: 940px;
  color: grey;
  font-weight: bold;
  font-size: 15px;
}

/*
* Table metrics
*/
div.view-content > div.item-list > ol, ol.news-header {
  padding: 0px;
  margin: auto;
  width: 940px;
  clear: both;
  background-color: black;
}

body.front ol.news-header {
/*  background-color: rgb(85, 85, 85);*/
  position: relative;
background-color: black;
}

/*
* Table HEADER
*/
ol.news-header * span.field-content {
  color: grey;
  font-weight: bold;
}

/*
* Row matrics
*/
body.front div#content-area .views-row {
  height: 30px;
  list-style-type: none;
}

body.front div#content-area li.views-row-first {
  border-top: 1px solid grey;
}

body.front li div.views-field {
  float: left;
color: yellow;
}

body.front div.node > h2 {
  margin: 5px 0px;
  margin-left: 15px;
}

body.front div.node:first-child {
  margin-top: 25px;
  border-top: 2px solid grey;
}

body.front a {
/*  color: darkblue; */
  text-decoration: none;
/*  font-size: .8em; */
}

body.front div.views-field-field-image img {
  display: block;
  margin: auto;
}

/*
* Column metrics
*/

div#block-system-main ol div.views-field {

  height: 20px;
  float: left;
  margin: 2px;
  padding: 3px;
  background-color: #222222;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
  overflow: hidden;
}

.view.view-frontpage .views-field.views-field-body {
  height: auto !important;
}

div.views-field > span {
}

body.front div.views-field-created, span.date {
  width: 85px;
  text-align: center;
}

body.front div.views-field-created-1, span.time {
  width: 45px;
  text-align: center;
}

body.front div.views-field-field-icon, div.views-field-spacer {
  width: 25px;
}

div.views-field-type, span.content-type {
  width: 150px;
}

div.view-frontpage div.views-field-title, span.title {
  width: 745px;
}

div.views-field-field-mp3, span.file {
  width: 375px;
}

li.views-row * a, div.view-footer {
  font-size: small;
  font-family: arial, sans-serif, helvetica;
}


/* CONTENT */
/* Radio show links block */
div#block-block-4 {
  font-family: Arial;
  font-size: x-small;
  color: rgb(255, 255, 255);
  margin: 50px 0px;
}

div#block-block-4 * p {
  margin: 0px;
  color: white;
}

div#block-block-4 * a {
  font-size: 100%;
  text-decoration: underline;
}

/* rss feed image */
div#block-block-15 {
  display: inline-block;
  float: right;
}

div#block-block-15 * p {
  margin:5px;
}

div#block-block-16 {
  display: inline-block;

}

div#block-block-16 * p {
  color: #29C413;
  margin: 5px;
}

div.view-cover-link-list li, div.view-cover-linlk-list li {
display: inline-block;
}

div.view-frontpage div.view-content {
/*
  box-shadow: 0 0 255px green;
  background-color: black;
box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
-moz-box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
-webkit-box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000000', EndColorStr='#133313');
*/

background-color: rgb(5, 10, 5);
background-image: linear-gradient(bottom, #0D2C05 0%, #133313 60%, #012200 80%, #000000 100%);
background-image: -o-linear-gradient(bottom, #0D2C05 0%, #133313 60%, #012200 80%, #000000 100%);
background-image: -moz-linear-gradient(bottom, #0D2C05 0%, #133313 60%, #012200 80%, #000000 100%);
background-image: -webkit-linear-gradient(bottom, #0D2C05 0%, #133313 60%, #012200 80%, #000000 100%);
background-image: -ms-linear-gradient(bottom, #0D2C05 0%, #133313 60%, #012200 80%, #000000 100%);
border-radius: 15px;
box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
-moz-box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
-webkit-box-shadow: 0 0 175px 15px rgb(11, 44, 11), inset 0 0 195px black, inset 0 0 10px 15px green;
filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000000', EndColorStr='#133313');
}

comment.body.front #content-header {
  display: none;
}

comment.body.front #front-news-toggler {
  margin: auto;
  width: 900px;
  cursor: pointer;
}

comment.body.front #front-news-toggler img {
  width: 900px;
}
comment.body.front .imgaeAnchor:focus img{
  display: none;
}

comment.body.front .imgaeAnchor:focus ~ #content-header {
  display: block;
}
