/*
Theme Name:    	The Sting
Description:    Theme for The Sting - child theme of Toolbox 
Author:         Trevor Filer
Template:       toolbox

Background art, "honeycombs.png", created by Trevor Filer.
*/

@import url("../toolbox/style.css");

@font-face {
  font-family: JapaneseStyle;  
  src: local('JapaneseStyle'), 
    url("../thesting/JapaneseStyle.ttf") format('truetype');  
  font-weight: normal;  
}
@font-face {
  font-family: FamousFaces;  
  src: local('famousfaces'), 
    url("../thesting/famousfaces.ttf") format('truetype');  
  font-weight: normal;  
}

@font-face {
  font-family: Gatsby;  
  src: local('GatsbyFLF'), 
    url("../thesting/GatsbyFLF-Bold.ttf") format('truetype');  
  font-weight: normal;  
}

body, html {
  height: 100%;
}

body {
  font-family: sans-serif;
  color: #f5f5dc;
  background-image: url("honeycombs.png");
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-color: black;
}

a {
  text-decoration: underline;
  color: #959595;
}

tr {
  height: 2em;
}

.aec-eventlist {
  -webkit-padding-start: 17px;
  -moz-padding-start: 17px;
  -o-padding-start: 17px;
  width: 90%;
}

#page {
  background-color: #101010;
  min-height: 98%;
  margin-top: 0px;
  margin-bottom: -1em;
  margin-left: auto;
  margin-right: auto;
  width: 948px;
  border-style: solid;
  border-color: black;
  border-width: 2px;
  position: relative;
}

#main {
  padding-left: 1em;
  padding-right: 1em;
  height: 100%;
  overflow: auto;
}

#colophon {
  margin-bottom: .2em;
  margin-left: 1em;
  font-size: .8em;
}

#site-title-link {
  text-decoration: none;
  color: #f5f5dc;
}

#site-title {
  font-size: 2.5em;
  
}

#branding {
  width: 100%;
  min-height: 195px;
  float: left;
  clear: both;
}

#branding-box {
  width: 100%;
  height: 125px;
  background-image: url("http://thesting.wrur.org/wp-content/themes/thesting/stingbanner.png");
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#logo {
  float: left;
  padding-right: 1em;
}

#titles {
  float: left;
}



#hgroup {
  float: left;
}

#login {
  float: right;
  position: relative;
  top: 10px;
  right: 15px;
  font-size: .8em;
}

#nav {
  
}

#access {
  background-color: black;
  margin-left: 1em;
  margin-right: 1em;
  width: 96.8%;
  text-decoration: none;
  color: #f5f5dc;
  /*	border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;*/
}

#access li:hover > a,
#access ul ul :hover > a {
  background: #303030;
}

#access li a:hover,
#access li a:focus {
  color: #FFC80B;
}

#primary {
  width: 68%;
  height: 100%;
  background-color: black;
  padding-top: .1em;
  padding-left: .5em;
  padding-right: 1em;
  padding-bottom: 1em;
  /*	border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;*/
}

#main .widget-area {
  background-color: black;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 1em;
  width: 24%;
  height:	100%;
  clear: right;
  /*	border-style: solid;
  border-width: 1px;
  border-color: #C0C0C0;*/
}

#tertiary {
  margin-top: 15px;
}

#colophon {
  height: 19px;
}


#content {
  width: 100%;
}

#aec-container {
  padding-top: .5em;
}

.listen_normal {
  background-color: #FFC80B;
  font-size: 1.5em;
  color: black;
}

.listen_hover {
  background-color: #FF3;
}

.slideshow-wrapper {
  min-height: 250px;
}

.blog_post {
  // float: left;
  //display: inline-flex;
  width: 100%;
  margin: 1%;
  padding: 2%;
  
}

.entry-meta {
  font-size: .8em;
  color: #606060;
}

.blog_post_title {
  color: #f5f5dc;
}

#coming_up {
  margin-left: auto;
  margin-right: auto;
  padding-right: 1em;
}

.author {
  list-style-type: none;
}

.author_post {
  padding-left: .5em;
}

.post_title {
  font-weight: bold;
  font-size: 1.2em;
}

.contact_title {
  font-weight: bold;
}

.contact_description {
  font-size: .8em;
}

#profile_picture {
  padding-top: .5em;
  float: left;
  padding-right: .5em;
}

#basic_info {
  float: left;
  max-width: 410px;
}

#author_name {
  font-size: 2em;
  font-weight: bold;
  padding-bottom: 1em;
  padding-top: .1em;
}

#about {
}

#author_posts {
  clear: both;
  padding-top: .5em;
}

.author_post {
  background-color: #101010;
  padding-top: 1em;
  padding-bottom: .1em;
  border-style: solid;
  border-color: #202020;
  margin-bottom: .7em;
}

.author_post_date {
  font-size: .8em;
}

.fc-state-highlight {
  background-color: #202020 !important;
}

#mp3link {
  font-size: .8em;
  text-align: center;
  padding-top: .5em;
}

input, textarea {
  background-color: #404040;
  border-color: #808080;
  color: white;
  font-family: sans-serif;
}

#ccf-form-success {
  color: black;
  border-color: black; !important
}


div.quick-chat-history-timestring {
  font-style: italic; margin: 0; padding: 0; font-size: 70%;
}


.box{
  float:left;
  width: 50%;
}
.clear{
  clear:both;
}

#twitter-widget-0 {
  margin-top: 1em;
}







/*Front Page Reviews*/
#review {
 // border-style: solid;
  border-radius: 15px;
  border-width: 2px;
  width:100%;
}
#review div.reviewbody {
  width: 100%;
}

div.reviewbody div.reviewimage {
  padding: 2%;
  padding-botton: 0%;
}
div.reviewbody div.reviewtext {
  padding: 2%;
  text-align:justify;
}
#thereview {
  width: 48%;
  display:inline-table;
}
/*End Front Page Reviews*/




/*Front page news posts*/
#latestnews {
  width:49%;
  display:inline-table;
  padding-right:1px;
}

#news {
 // border-style: solid;
  border-radius: 15px;
  border-width: 2px;
  width:100%;
  margin-bottom:2%;
}

#news div.blog_post {
  width:inherit;
}

#news h1.entry-title {
  
  -webkit-margin-before: 0;
}
/*End front page news posts*/




/*Indenting on Music Picks*/
#pew {
  width:92%;
  padding-left: 8%;
}



/*Outdated*/
#story {
  width: 95%;
  padding: 1%;
  margin: 1%;
  border-style: solid;
  border-radius: 15px;
  border-width: 2px;
}

#story article div.blog_post{
  width:98%;
  float:none;
  padding: 1%;
  padding-top:0%;
  padding-right: 1%;
}






/*Color formatting for current page in menu*/
.current_page_item {
   color: #FFC80B;
}

.current_page_item a {
   color: inherit;
  background: inherit;
}

.sub-menu {
    color: #959595;
  }

#access ul ul a {
   background: #303030
  }



/*copy over to live site listen and live event css*/

#listen {
  width: 90%;
  height: 40px;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  font-weight: bold;
  text-align: center;
  padding-top: .5em;
  cursor: pointer;
}

#liveevent {
  width: 90%;
  height: 40px;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  font-weight: bold;
  text-align: center;
  padding-top: .5em;
  cursor: pointer;
}

#newevent {
  width: 90%;
  height: 40px;
  margin-top: .5em;
  margin-left: auto;
  margin-right: auto;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  border-radius: 15px;
  -moz-border-radius: 15px;
  font-weight: bold;
  text-align: center;
  padding-top: .5em;
  cursor: pointer;
}

#event_switch {
  display: none;
  }

div > div > div.gce-list-event.gce-tooltip-event {
  background-color: #101010;
  }
