a {
  font-style: italic;
  color: #555;
  text-decoration: none;
}
a:hover{
  background: #fdc908;
  color: #000;
  text-decoration: none;
}
a:visited {
  color: #555;
}
a:visited:hover {
  color: #555;
}
h1 {
  font-size: 24px;
}
h4 {
  font-size: 18px;
  padding: 2px 0px 4px 0px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 12px;
}
.bi {
  font-weight: bold;
  font-style: italic;
}
ul {
  list-style-type: none;
}
sup {
  bottom: 1ex;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
p {
  margin-bottom: 16px;
}
.header {
  width: 100%;
  border-bottom: 1px dashed #555;
  margin-bottom: 12px;
  font-weight: bold;
  font-style: italic;
  padding: 0px 0px 4px 0px !important;
  font-size: 14px;
}
.dasht {
  border-top: 1px dashed #555;
}
.dashu {
  padding-bottom: 16px;
  border-bottom: 1px dashed #000;
  margin-bottom: 16px;
}
.title {
  width: 100%;
  border-bottom: 1px dashed #555;
  margin-bottom: 12px;
  font-weight: bold;
  font-style: italic;
  padding-bottom: 4px;
}
body,
html {
  height: 100%;
}
body {
  background: white;
}
#page {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  min-height: 100%;
  font-family: 'Times New Roman', Times, Georgia, serif;
  margin-bottom: -25px;
}
#takeover {
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
  height: 300px;
  overflow: hidden;
}
#takeover img {
  width: 100%;
}
header#masthead {
  width: 100%;
  background: #fdc908;
  height: 80px;
  float: left;
  /*line-height: 80px;*/
}
header#masthead a#logo {
  float: left;
  margin-left: 10px;
}
header#masthead a#logo:hover{
  background:none;
}
header#masthead nav#site-navigation {
  float: left;
  padding-left: 10px;
  margin-top: 28px;
}
header#masthead nav#site-navigation ul li a {
  font-size: 15px;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
  font-style: italic;
  font-weight: 400;
  color: #000 !important;
}
header#masthead nav#site-navigation ul li a:hover {
  color: #000 !important;
  background: #fff !important;
}
header#masthead nav#site-navigation ul li ul {
  width: 120px;
  background: #fdc908;
}
header#masthead nav#site-navigation ul li ul li {
  width: 100%;
}
header#masthead nav#site-navigation ul li ul li a {
  width: 100%;
  display: block;
  font-weight: normal;
  font-size: 13px
}
header#masthead ul#header-social {
  float: left;
  line-height: 91px;
  margin-left: 15px;
}
header#masthead ul#header-social li {
  float: left;
  height: 20px;
  width: 20px;
  display: block;
  margin-right: 5px;
}
header#masthead ul#header-social li a {
  display: block;
  height: 20px;
  width: 20px;
  background: none !important;
  margin-top: 0px !important;
  position: relative;
  opacity: 0.5;
}
header#masthead ul#header-social li a:hover {
  opacity: 1.0;
}
header#masthead ul#header-social li a img {
  height: 100%;
}
header#masthead #search {
  float: right;
  margin-right: 10px;
  margin-top: 28px;
}
header#masthead #search input {
  padding: 2px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  font-size: 12px;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
#content {
  float: left;
  padding-top: 16px;
  padding-bottom: 25px;
  font-size: 12px;
  width: 100%;
}
#content #left {
  float: left;
  width: 704px;
}
#content #left #subcontainer {
  padding: 16px 0 16px 0;
  width: 704px;
}
#content #left #subcontainer #subleft {
  float: left;
  width: 219px;
}
#content #left #subcontainer #subright {
  float: right;
  width: 465px;
}
#carousel {
  position: relative;
  width: 704px;
  height: 166px;
  padding: 16px 0 16px 0;
  border-top: 1px dashed #555;
  border-bottom: 1px dashed #555;
  overflow: hidden;
}
#carousel .caroufredsel_wrapper {
  width: 704px !important;
}
#carousel a.cycle-controls {
  display: block;
  height: 30px;
  width: 25px;
}
#carousel a.cycle-controls#cycle-prev {
  position: absolute;
  left: 0;
  top: 68px;
}
#carousel a.cycle-controls#cycle-next {
  position: absolute;
  right: 0;
  top: 68px;
}
#carousel a.cycle-controls:hover {
  cursor: pointer;
}
#carousel ul {
  list-style-type: none;
  width: 704px;
}
#carousel ul li {
  color: #fff;
  font-size: 9pt;
  height: 132px;
  float: left;
  position: relative;
  margin-right: 16px;
}
#carousel ul li:hover a.caption {
  display: block;
  background-color: #fdc908;
  color: #000;
}
#carousel ul li a.caption {
  display: none;
  cursor: pointer;
  position: absolute;
  bottom: 0px;
  height: 20px;
  background-color: #000;
  width: 224px;
  text-align: center;
}
#newsletter {
  background: #e2e2e2;
  clear: both;
}
#newsletter form {
  background-color: #e2e2e2;
  padding: 10px;
}
#newsletter h5 {
  float: left;
}
#newsletter .btn {
  float: right;
  font-family: 'Times New Roman', Times, Georgia, serif;
  font-weight: bold;
  font-style: italic;
  padding: 0.4em 1em 0.4em !important;
}
#newsletter .text {
  clear: both;
  width: 100%;
  border: none;
  margin: 0;
  margin-top: 8px;
  padding: 2px 0 2px 0;
}
#twitter {
  margin-top: 20px;
  background: #ffde48;
}
#twitter a {
  color: #555 !important;
  -webkit-font-smoothing: antialiased;
}
#twitter a:hover {
  text-decoration: underline;
}
#twitter li#heading {
  text-align: left;
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  padding: 0 !important;
  height: 40px;
  border-bottom: 1px dashed #fff;
  position: relative;
}
#twitter li#heading #twitter-title {
  position: absolute;
  top: 10px;
  left: 10px;
  color: black;
}
#twitter li#heading #twitter-link {
  position: absolute;
  top: 10px;
  right: 10px;
}
#twitter .twiget-feed {
  margin: auto;
  padding: 0px;
  overflow: auto;
}
#twitter .tweet-wrap li {
  padding: 10px;
  border-bottom: 0px;
}
#twitter .tweet-wrap li p {
  margin-bottom: 0px;
}
#twitter .tweet-wrap li:nth-child(even) {
  background: #ffde48;
}
#twitter .tweet-wrap li:nth-child(odd) {
  background: #fdc908;
}
#twitter #tweet-bio-twiget-widget-2 {
  display: none;
}
#twitter .twigetfollow {
  display: none;
}
.sidebar-main {
  float: right;
  width: 219px;
}
.sidebar-main ul#featured-store-items {
  margin-bottom: 16px;
}
.sidebar-main ul#featured-releases {
  overflow: auto;
  padding: 10px;
}
.sidebar-main ul#featured-releases li {
  float: left;
  margin-bottom: 16px;
}
.sidebar-main ul#featured-releases li .release-image {
  float: left;
  margin-right: 5px;
  width: 80px;
}
.sidebar-main ul#featured-releases li .release-info {
  float: left;
  width: 114px;
}
.sidebar-main ul#featured-releases li .release-info a {
  font-style: italic;
  font-size: 9pt;
  color: #555;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}
.sidebar-main ul#featured-releases li .release-info a:hover {
  color: #000;
  text-decoration: underline;
}
.sidebar-main ul#featured-releases li.more a {
  font-size: 14px;
  border: none;
  color: #000;
  font-weight: bold;
}
.sidebar-main ul#featured-releases li.more a:hover {
  color: #000;
  text-decoration: underline;
}
#blog {
  width: 465px;
  margin: 0 auto;
}
article.post,
.article {
  font-size: 13px;
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px dashed #555;
}
article.post h1,
.article h1 {
  padding: 0 !important;
  -webkit-font-smoothing: antialiased;
  line-height: 28px;
}
article.post h1 a,
.article h1 a {
  font-style: italic;
  text-decoration: none;
}
article.post h1 a:hover,
.article h1 a:hover {
  background: #fdc908;
  color: #000;
  text-decoration: none;
}
article.post h5,
.article h5 {
  font-size: 13px;
}
article.post a,
.article a {
  line-height: normal;
  font-style: normal;
  text-decoration: underline;
}
article.post a:hover,
.article a:hover {
  background: #fdc908;
  color: #000;
  text-decoration: none;
}
article.post .content,
.article .content {
  padding-top: 16px;
}
article.post .meta,
.article .meta {
  text-align: center;
}
.wp-pagenavi {
  clear: both;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 16px;
  -webkit-font-smoothing: antialiased;
}
.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: none !important;
  color: #000 !important;
  background-color: #fff;
  padding: 3px 5px;
  margin: 2px;
}
.wp-pagenavi span.current {
  font-weight: bold;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  border-color: #000;
  background-color: #fdc908;
  color: #000;
}
#comments label {
  width: 50px;
  display: block;
  float: left;
}
#comments input[type="text"],
#comments input[type="email"],
#comments input[type="url"],
#comments textarea {
  padding: 2px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  font-size: 12px;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
}
.tag-title {
  font-weight: normal;
  margin-bottom: 30px;
}
body.page-releases ul#releases,
body.post-type-archive-release ul#releases {
  width: 100%;
  overflow: hidden;
}
body.page-releases ul#releases li,
body.post-type-archive-release ul#releases li {
  margin-right: 12px;
  float: left;
  width: 178px;
  height: 230px;
  text-align: left;
}
body.page-releases ul#releases li:nth-child(5n),
body.post-type-archive-release ul#releases li:nth-child(5n) {
  margin-right: 0px;
}
ul#releases {
  margin-top: 20px;
}
ul#releases li {
  float: left;
  margin-bottom: 16px;
}
ul#releases li .release-image {
  float: left;
  margin-right: 5px;
  width: 80px;
}
ul#releases li .release-info {
  float: left;
  width: 114px;
}
ul#releases li .release-info a {
  -webkit-font-smoothing: antialiased;
  font-style: italic;
  font-size: 9pt;
  color: #555;
  text-decoration: none;
}
ul#releases li .release-info a:hover {
  text-decoration: underline;
}
body.single-release #left {
  width: 219px !important;
  float: left !important;
  margin-right: 16px;
}
body.single-release #left select {
  width: 100%;
}
body.single-release #middle {
  width: 465px;
  float: left;
  margin-right: 16px;
}
body.single-release #middle div#release div {
  padding-top: 16px;
  clear: left;
}
body.single-release #middle div#release h1 {
  font-style: italic;
  font-weight: normal;
  padding: 0px 0px;
  margin: 0;
}
body.single-release #middle div#release h5 {
  font-style: italic;
  color: #777;
  padding-bottom: 10px;
  -webkit-font-smoothing: antialiased;
}
body.single-release #middle div#release #buylinks {
  padding: 16px 0 !important;
}
body.single-release #middle div#release #buylinks li {
  float: left;
  background: #fdc908;
  padding: 2px 5px;
  margin-right: 16px;
}
body.single-release #middle div#release #buylinks li a {
  font-size: 14px;
  color: #000;
}
body.single-release #right {
  width: 219px;
  float: left;
}
body.single-release #right #releases {
  margin-bottom: 16px;
  margin-top: 16px;
}
body.page-artists,
body.post-type-archive-artist {
  -webkit-font-smoothing: antialiased;
}
body.page-artists div#images,
body.post-type-archive-artist div#images {
  display: block;
  width: 100%;
  height: 420px;
  overflow: hidden;
}
body.page-artists ul#artists,
body.post-type-archive-artist ul#artists {
  width: 100%;
  overflow: hidden;
  padding-top: 16px;
  padding-bottom: 16px;
}
body.page-artists ul#artists li,
body.post-type-archive-artist ul#artists li {
  margin-right: 12px;
  float: left;
  width: 178px;
  text-align: left;
}
body.page-artists ul#artists li:nth-child(5),
body.post-type-archive-artist ul#artists li:nth-child(5) {
  margin-right: 0px;
}
body.page-artists ul#artists li h5,
body.post-type-archive-artist ul#artists li h5 {
  padding: 1px 0px;
}
body.page-artists ul#artists li h5 a:hover,
body.post-type-archive-artist ul#artists li h5 a:hover {
  background: #fdc908;
  color: #000;
  text-decoration: none;
}
body.single-artist #left {
  width: 219px !important;
  float: left;
  margin-right: 16px;
}
body.single-artist #left select {
  width: 100%;
}
body.single-artist #middle {
  width: 465px;
  float: left;
  margin-right: 16px;
}
body.single-artist #middle h1 {
  font-style: italic;
  font-weight: normal;
  padding: 16px 0px 8px 0px;
  border-bottom: 1px dashed #000;
  margin-bottom: 16px;
}
body.single-artist #right {
  width: 219px;
  float: left;
}
body.single-artist #right ul#recent {
  background: #fff !important;
}
body.single-artist #right ul#recent li {
  padding: 5px;
}
body.single-artist #right ul#recent li:nth-child(even) {
  background: #e5e5e5;
}
body.single-artist #right ul#recent li a {
  -webkit-font-smoothing: antialiased;
}
body.single-artist #right ul#recent li a:hover {
  color: #000;
  text-decoration: underline;
}
body.single-artist #right ul#recent li.more {
  background: white;
  margin-bottom: 0 !important;
  font-size: 9pt;
  margin-top: 8px;
}
body.single-artist #right ul#recent li.more a {
  font-size: 14px;
  border: none;
  color: #000 !important;
  font-weight: bold;
}
#featured-event{
  margin-bottom:50px !important;
}
body.page-events #featured-event iframe, body.page-events #featured-event img  {
  float: left;
}
body.page-events #featured-event .featured-event-info {
  padding-left: 20px;
  float: right;
  width: 50%;
}
body.page-events #featured-event.odd iframe, body.page-events #featured-event.odd img {
  padding-left: 20px;
  float: right;
}
body.page-events #featured-event.odd .featured-event-info {
  padding-left: 0px;
  float: left;
  width: 50%;
}
body.page-events #featured-event .featured-event-info h5 {
  font-size: 24px;
  -webkit-font-smoothing: antialiased;
}
body.page-events h5 {
  float: left;
  margin-top: 30px;
}
body.page-events ul#past-events {
  float: left;
  width: 100%;
  overflow: hidden;
}
body.page-events ul#past-events li {
  margin-right: 12px;
  width: 226px;
  float: left;
  text-align: left;
}
body.page-events ul#past-events li:nth-child(4n) {
  margin-right: 0px;
}
body.page-events ul#past-events li:nth-child(4n+1) {
  clear: left;
}
body.page-events ul#past-events li h4 {
  line-height: 20px;
}
body.page-events ul#past-events li p {
  text-align: left;
}
body.page-events ul#past-events li a {
  -webkit-font-smoothing: antialiased;
}
body.page-events ul#past-events li a:hover {
  color: #000;
  text-decoration: underline;
}
body.page-foolcast #downloads {
  float: left;
  overflow: hidden;
  width: 100%;
}
body.page-foolcast #downloads li {
  float: left;
  width: 226px;
  margin-right: 12px;
}
body.page-foolcast #downloads li:nth-child(4n) {
  margin-right: 0px;
}
body.page-foolcast #downloads li:nth-child(4n+1) {
  clear: left;
}
body.page-foolcast #downloads li a {
  -webkit-font-smoothing: antialiased;
}
body.page-foolcast #downloads li a:hover {
  color: #000;
  text-decoration: underline;
}
body.single-promo #left.promo,
body.single-promo #right.promo {
  float: left;
  width: 462px !important;
}
body.single-promo #left.promo {
  margin-right: 16px;
  margin-bottom: 50px;
}
body.single-promo #left.promo #player {
  background: #ccc;
  padding: 8px;
}
body.single-promo #left.promo form {
  margin-top: 16px;
  background: #fdc908;
  padding: 8px;
}
body.single-promo #left.promo form textarea {
  width: 99%;
}
body.single-promo #left.promo form p {
  margin-bottom: 0;
}
body.single-promo #left.promo h1 {
  background: #fdc908;
  padding: 16px;
  text-align: center;
  margin-top: 16px;
  font-style: italic;
  line-height: 36px;
}
body.single-promo #right.promo #blog {
  width: 465px;
  margin: 0 auto;
}
body.single-promo #right.promo #blog h1 {
  font-size: 24px;
  padding: 2px 0px 6px 0px;
}
body.single-promo #right.promo #blog h5 {
  font-style: italic;
  color: #777;
  padding-bottom: 10px;
}
body.page-contact div#about-image {
  float: left;
  margin-bottom: 30px;
}
body.page-contact div#about-middle  {
	padding: 0px 310px 5px 310px;
	margin: 0px;
	background-color: white;
}
body.page-contact #about-left {
  float: left;
  width: 65%;
  padding-right: 30px;
  border-right: 1px dashed #555;
  margin-bottom: 40px;
}
body.page-contact #about-right {
  float: left;
  width: 35%;
  padding-left: 30px;
}
body.page-contact #about-right ul {
  line-height: 30px;
}
footer.site-footer {
  background: #fdc908;
  width: 940px;
  height: 25px;
  line-height: 25px;
  font-size: 9pt;
  position: relative;
  left: 50%;
  margin: 0 -470px;
  font-family: 'Times New Roman', Times, Georgia, serif;
  -webkit-font-smoothing: antialiased;
}
footer.site-footer #links {
  float: left;
  margin-left: 10px;
  width: 650px;
}
footer.site-footer #links li {
  float: left;
  padding-left: 10px;
}
footer.site-footer #links li a {
  font-size: 9pt;
  text-decoration: none;
  font-style: italic;
  color: #000;
  padding-right: 10px;
}
footer.site-footer #links li a:visited {
  color: #000 !important;
}
footer.site-footer #info {
  float: right;
  margin-right: 10px;
  font-style: italic;
  color: #000 !important;
}
footer.site-footer #info a {
  font-size: 9pt;
  text-decoration: none;
  font-style: italic;
  color: #000 !important;
}
footer.site-footer #menu-footer_menu li:last-child span {
  display: none;
}

footer.site-footer #google a {
font-color: #fdc908 !important;
color: #fdc908 !important;
font-size: 10px;
}


form#commentform input, form#commentform textarea{
  font-family:sans-serif !important;
  font-style:italic !important;
}

form#commentform input#submit{
  font-family: 'Times New Roman', Times, Georgia, serif !important;
  font-weight: bold;
  font-style: italic;
  font-size:14px;
}