/* @override 
	http://www.redcityradio.net/wordpress/wp-content/themes/red-city-radio-theme/style.css?ver=1.5.9 */









/*
Theme Name:     Red City Radio theme
Description:    Theme for Red City Radio site
Author:         admin
Template:       responsive

(optional values you can add: Theme URI, Author URI, Version)
*/

/* green: #889277
   red: #b22029
   light gray: #a1a2a1
   dark gray: #1c191b
   blue: #65798b
*/

/*updated colors for Titles 
	dark orange: #752F1D
	light orange: #AC603D
	mustard: #C89B36
	gray: #474747
	tan: #d0c4b2
*/

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

/* @group widgets*/

.widget-wrapper {
	-webkit-border-radius:0px;
    -moz-border-radius:0px;
	background-color:none;
	border:0;
	border-radius:0px;
	font-size:13px;
	margin:25px 0 20px;
	padding:20px;
	float: left;
/*	max-width: 285px;*/
	width: 90%;
}

#gigpress-4 {
	background: none;
}

#text-9 {
	background: none;
}

div.widget-title {
	font-family: 'Kreon', serif;
	color: #852c1b;	
}

/* @end */


/* @group general styling */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	color: white;
}

html {
	background-color: #000;
}

body {
	background: url('images/burlap-bkgrnd.png');
/*	background-size: cover;*/
	background-color: #000;
}


.hide {
	display: none;
}

table.gigpress-table.upcoming {
	border: 0;
}

table.gigpress-table.upcoming td {
	border: 0;
	padding: 5px;
}

td.gigpress-country {
	text-align: center;	
}

span.gigpress-info-item {
	width: 47%;
	float: left;
}

div.gigpress-calendar-links-inner span a, a.gigpress-links-toggle {
	float: left;
	clear: none;
	padding: 3px 0;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 7px 0 0;
}

a.gigpress-links-toggle{
/*	display: none;*/
	float: left;
	display: inline;
	background: #862d1b;
	color: #fff;
	padding: 5px;
}

#artist-1 span.gigpress-artist-subscriptions a img {
	border: 0;
}

table.gigpress-table.upcoming tbody.vevent {
	border-bottom: 2px solid tan;
	margin: 10px 0;
	padding: 10px 0;
}

td.gigpress-date, td.gigpress-links-cell {
	max-width: 100px;
	white-space: normal;
}

h1.post-title {
	font-family: 'Kreon', serif;
	font-size: 50px;
	margin: 5px 0 0 0;
/*	background: #889277;*/
}

img {
	border: 1px solid #d0c4b2;
}

#logo {
	width: 100%;
	text-align: center;
}

.category-uncategorized h1.post-title {
	font-size: 25px;
	line-height: 65px;
	margin: 0 0 25px 0;
}

tr.gigpress-header {
	border: 0;
}

th.gigpress-heading {
	border-bottom: 2px solid tan;
	border-top: none;
	border-right: none;
	border-left: none;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Kreon', serif;
	color: #AC603D;
	text-align: left;
	padding-left: 0;
}

tr.gigpress-row.active.gigpress-alt.gigpress-tour, tr.gigpress-row.active.gigpress-tour {
	border-top: 1px solid #333;
}

td.gigpress-date span.hide.url {
	display: none;
}

span.hide {
	display: none;
}

th.gigpress-date, th.gigpress-city, th.gigpress-venue, th.gigpress-country {
	background: #333;
	border: 0;
	font-family: 'Kreon', serif;
	text-align: left;
	font-size: 18px;
}

.post-meta {
	color:#fff;

}

.navigation {
	color:#fff;
	display:block;
	font-size:13px;
	height:28px;
	line-height:28px;
	margin:20px 0;
	padding:0 5px;
}

#featured {
	border: 0;
	padding: 0;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background: url('images/promo-615.jpg') no-repeat;
	background-size: cover;
	background-position: 0px -200px;
	height: 330px;
	float: left;
	clear: both;
}

#footer-wrapper {
	height: 100px;
	padding: 25px;
	background: none;
}

#footer-wrapper li a {
	color: #d0c4b2;
	border: none;
	font-family: 'Kreon' serif;
	font-size: 18px;
}

#footer-wrapper a {
	color: #d0c4b2;
}

ul.social-icons li a img {
	border: 0;
}

#logo a img {
	border: 0;
}

#footer-wrapper ul {
	margin: 0 0 50px 0;
}

.comment-body {
	background-color: #889277;
	border: 1px solid #ccc;
}

#respond {
	background: #ccc;	padding:10px 20px 50px;
}

.scroll-top a {
	display: none;
}

#wrapper {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	background:  none;
	border: 0;
}

.rfbp-post a.rfbp-link, p.rfbp-link-wrap {
	background: none !important;	
	border: none !important;
}

span.rfbp-link-image-wrap {
	background: none;
	border: 0 !important;
}

span.rfbp-link-text-wrap {
	border: none !important;
	background: none;
}

.widget-wrapper.widget_text {
	background: none !important;
}

.home #wrapper {
	background-color:transparent;
	background-image: none;
	border-bottom: 1px solid #333;
	margin: 20px auto 20px auto;
	padding:0;
	border: 0;
}

.home div#container.hfeed {
	background: url('images/rcr-bkgrnd.png') repeat-x;
}

#container.hfeed {
		background: url('images/rcr-bkgrnd.png') repeat-x;
}


h3 {
	font-family: 'Kreon', serif;
	font-size: 30px;
	color: #862d1b;
}

p, li {
	color: #fff;
}

li a, a, .post-data a {
/*	color: #d0c4b2;*/
/*	color: #C89B36;*/
	color: #AC603D;
}

input.wpcf7-form-control.wpcf7-submit {
	background-color: #C89B36;
	background-image: none;
	color: white;
	font-family: 'Kreon', serif;
	-moz-appearance: none;
	-webkit-appearance: none;
	border: none;
	font-weight: normal;
	height: 40px;
	letter-spacing: 2px;
	text-transform: uppercase;
	width: 75px;
	font-size: 16px;
	box-shadow: none;
	text-shadow: none;
}

#post-19 div.post-entry div.otw-row div.otw-twentyfour.otw-columns div.video.entry p a img {
	
}

.comment-author .says {
	color:#fff;
}

#featured-image {
	max-width: 660px;
	max-height: 230px;
	margin: 0;
	padding: 0;
	float: left;
}

.red-text {
	padding: 15px;
	margin: 0;
}

.red-text p, #featured p {
	padding: 17px;
	margin: 0;
	color: white;
	width: 245px;
	float:right;
	text-align: left;
	display: block;
	position: relative;
	font-family: 'Kreon', serif;
	margin: 0;
}

#widgets ul li, ul.rfb_posts li {
	margin:15px 0px;
	border-bottom: 1px solid #333;
	padding: 0;
	list-style: none;
}

li.vevent.active {
	line-height: 15px;
	float: left;
}

#gigpress-2 ul li {
	line-height: 25px;
	padding: 5px 0;
	margin: 0;
}

span.gigpress-sidebar-prep {
	font-size: 10px;
}

ul.gigpress-listing.vcalendar {
	padding: 0;
	margin: 10px 0 0 0;
}

td.gigpress-city.summary {
	float: left;
}

td.gigpress-venue.location {
	float: left;
	margin: 0 0 0 25px;
}

ul.rfb_posts {
	margin: 0;
	padding: 0;
}

div.textwidget {
	margin: 0px;
}

#gigpress-2 {
	background: url('images/tour15.png') no-repeat top left;
	padding: 65px 0px 0px 1px;
	width: 100%;
}

#gigpress-2 h3 {
	display: none;
}

#recent-posts-3 {
	background: url('images/news.png') no-repeat top left;
	padding: 65px 10px 10px 10px;
}

#advanced_text-2 {
	background: url('images/media15.png') no-repeat top left;
	padding: 85px 0px 0px 0px;
	text-align: center;
	width: 100%;
}

#advanced_text-2 div.AdvancedText div.video.entry a img.video_lightbox_anchor_image {
	margin: 0 40px;
}

#widget-title-one h3 {
	display: none;
}

#menu-main-menu {
	background: none;
	width: 100%;
}

#menu-main-menu li a {
	background: #862d1b;
	height: 28px;
	line-height: 25px;
	text-shadow: none;
	font-family: 'Kreon', serif;
	font-size: 21px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding: 0;
	border: 0;
}

#menu-main-menu li a:hover {
	background: #752F1D;
}

#menu-main-menu li {
	width: 14.5%;
	padding: 0 0 0 2.5%;
}

#menu-item-45 {
	padding: 0 !important;
}

.current_page_item a {
	color: #d0c4b2 !important;
	background: #2c2424 !important;
	border: none;
}

.tinynav {
	-moz-appearance:none;
	-webkit-appearance:none;
	appearance:none;
	background: url('images/gripper.png') 95% no-repeat #9b461d;
	background-size: 5%;
	border:none;
	font-family: 'Kreon', serif;
	overflow:hidden;
	height: 45px;
	font-size: 18px;
	color: white;
	padding:0.5em 1em 0.5em 0.75em;
}


abbr.dtstart {
	color: #fff;
	font-weight: bold;
	border: none;
	padding: 0 10px 0 0;
	font-size: 13px;
}

span.gigpress-info-label {
	display: none;
}

#header {
	background: none;
	border: none !important;
}

select,
input[type="text"], 
input[type="password"] {
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	-webkit-box-shadow:0;
	-moz-box-shadow:0;
	box-shadow:0;
	background:#f4f4f4;
	border:1px solid #65798b;
	border-bottom-color:#65798b;
	border-radius:0px;
	margin:0;
	outline:none;
	padding:6px 8px;
	vertical-align:middle;
	width:70%;
}

#video wrapper {
	width: 650px;
}

.video-title {
	height: 35px;
	float: left;
	margin: 0 0 10px 0;
	text-align: center;
	padding: 10px;
	border-right: 1px solid #d0c4b2;
/*	border-top: 1px solid #d0c4b2;*/
	border-left: 1px solid #d0c4b2;
	width: 180px;
	font-size: 12px;
}

.video.entry img {
	height: 115px;
}

#advanced_text-2 .video-title {
	width: 100%;
	padding: 0;
	text-align: left;
	border: 0;
	height: auto;
}

.video.entry {
	width: 200px;
	margin: 0 0px 20px 0;
	float: left;
}

.AdvancedText .video.entry {
	width: 305px;
}

#rfb_widget-3 {
	background: url('images/news15.png') no-repeat top left;
	padding: 80px 0px 0px 0px;
	width: 100%;
}

.widget_rfb_widget {
	background: none;
}

iframe {
	width: 100%;
	margin: 0;
	height: 550px;
	display: block;
}

#advanced_text-2 div.AdvancedText div.video.entry a img {
	margin: 0 auto;
	width: 300px;
	height: 165px;
}

#post-21 {
	max-width: 900px;
	min-width: 900px;
}

.song-title {
	margin: 10px 0 7px 0;
}

#gcalendar a {
	height: 20px;
	width: 20px;
	background: url('images/gcalendar.png') no-repeat center;
	background-size: 100%;
	text-indent: -5000px;
	float: left;
	display: inline;
	clear: none;
	margin: 0 0 0 10px;
}


#ical a {
	height: 20px;
	width: 20px;
	background: url('images/hero_ical.png') no-repeat center;
	background-size: 100%;
	text-indent: -5000px;
	float: left;
	clear: none;
	display: inline;
	margin: 0 0 0 10px;
	display:none;
}

#post-19 div.post-entry {
	width: ;
}

/* @end */

@media screen and (max-width: 1024px) and (min-width: 768px) {
	#featured {
/*		max-height: 700px;*/
/*		max-width: 715px;*/
		background-position: 0 70%;
	}
}

@media screen and (max-width: 768px) and (min-width: 481px){
	/*.red-text p, #featured p {
		float: left;
		width: 630px;
		text-align: left;
		font-size: 16px;
		font-family: 'Kreon', serif;
	}
.widget-wrapper {
	float: left;
	min-width: 750px;
}*/

#featured {
	max-height: 700px;
	max-width: 715px;
	background-position: 0 -70px;
}

#featured-image {
	max-width: 780px;
}

h1.post-title {
	font-family: 'Kreon', serif;
	font-size: 50px;
	margin: 10px 0 0 0;
/*	background: #889277;*/
	width: 250px;
}

/*#menu-main-menu {
	background: none;
	width: 700px;
}

#menu-main-menu li a {
	background: #65798b;
	height: 28px;
	line-height: 32px;
	text-shadow: none;
	font-family: 'Kreon', serif;
	font-size: 21px;
	width: 80px;
	text-align: center;
	margin: 0 0 0 10px;
	padding: 0;
}*/

#post-21 {
	max-width: 750px;
	min-width: 460px;
}

#sale-items {
	width: 300px !important;
	float: left;
}

.sale-item {
	margin: 0 0 20px 0;
}

#sale-items a {
	float: left;
	clear: left;
}

#pp_full_res iframe {
	margin: 50px;
}

#post-83 div.post-entry p img, #post-17 div.post-entry p img, #post-15 div.post-entry p img {
	margin: 10px 0 0 0;	
}




}

@media screen and (max-width: 480px) and (min-width: 321px) {
	.red-text p, #featured p {
		float: left;
		width: 400px;
		text-align: left;
		font-size: 16px;
		font-family: 'Kreon', serif;
	}
	
	h1.post-title {
		font-family: 'Kreon', serif;
		font-size: 50px;
		margin: 10px 0 0 0;
/*		background: #889277;*/
		width: 250px;
	}
	
.widget-wrapper {
	float: left;
	padding: 0;
	min-width: 300px;
}

#featured {
	height: 240px;
	background-position: 0 -1110px !important;
}

table.gigpress-table.upcoming {
	border: 0;
	max-width: 440px;
}

#post-21 {
	max-width: 450px;
	min-width: 300px;
}

iframe {
	width: 250px;
	min-height: 350px;
	height: 900px;
}

  #navigation {
  clear: left;
    float: left;
    margin: 0 0 0 20px;
    width: 178px;
  }
  
  #main {
  float:left;
    width: 25%;
    margin: 0 5px 0 0;
  }
  
  #main-content {
    width:100%;
  }
  
  #products {
    width: 100%
  }
#products div.products {
   width: 30%;
    display: inline;
    height: 100%;
    float: left;
    clear: left;
  }
  
  #sale-items {
  	width: 300px !important;
  	float: left;
  }
  
  .sale-item {
  	margin: 0 0 20px 0;
  }
  
  #sale-items a {
  	float: left;
  	clear: left;
  }
  
 #post-83 div.post-entry p img, #post-17 div.post-entry p img, #post-15 div.post-entry p img {
 	margin: 10px 0 0 0;	
 }

}

@media screen and (min-width: 320px) and (max-width: 480px) {
	.red-text p, #featured p {
		float: left;
		max-width: 260px;
		text-align: left;
		font-size: 11px;
		line-height: 13px;
		font-family: 'Kreon', serif;
	}

iframe {
height: 1500px;
width: 233px;
}

.widget-wrapper {
	float: left;
	padding: 0;
	min-width: 270px;
	max-width: 480px;
/*	background-color: black;*/
}

td.gigpress-venue.location {
	float: left;
	margin: 0px;
}

td.gigpress-date {
	width: 100px;
}

#recent-posts-3 {
	background-color: black;
}

#featured {
	height: 170px !important;
	background-position: 0 -50px !important;
}

#featured-image img {
	width: 100%;
}

table.gigpress-table.upcoming {
	border: 0;
	max-width: 280px;
}

table.gigpress-table.upcoming td {
	border: 0;
	padding: 5px;
	max-width: 50px;
}

h1.post-title {
	font-family: 'Kreon', serif;
	font-size: 50px;
	margin: 10px 0 0 0;
/*	background: #889277;*/
	width: 250px;
}

#sale-items {
	width: 300px !important;
	float: left;
}

.sale-item {
	margin: 0 0 20px 0;
}

#sale-items a {
	float: left;
	clear: left;
}

#rfb_widget-3 {
	width: 100%;
}

#post-21 {
	max-width: 450px;
	min-width: 0px;
width:100%;
}

#post-83 div.post-entry p img, #post-17 div.post-entry p img, #post-15 div.post-entry p img {
	margin: 10px 0 0 0;	
}

#myplayer div.ttw-music-player {
	width: 90% !important;
}

div.track-info {
	margin: 20px 0 0 0 !important;
}

div.player-controls {
	margin: 10px 0 0 0 !important;
}

#advanced_text-2 div.AdvancedText div.video.entry a img {
	margin: 0 auto;
	width: 265px;
	height: 145px;
}

.AdvancedText .video.entry {
	width: 265px;
}

/*#gcalendar a {
	height: 25px;
	width: 25px;
	background: url('images/gcalendar.png') no-repeat center;
	background-size: 100%;
	text-indent: -5000px;
	float: left;
	display: inline;
	clear: none;
	margin: 0 0 0 10px;
}



#ical a {
	height: 25px;
	width: 25px;
	background: url('images/hero_ical.png') no-repeat center;
	background-size: 100%;
	text-indent: -5000px;
	float: left;
	clear: none;
	display: inline;
	margin: 0 0 0 10px;
	display:none;
}*/


}


/*#post-21 {
	max-width: 450px;
	min-width: 300px;
}*/

