/*
Theme Name: Shane & Shane
Theme URI: http://www.visualcoma.com/
Description: Based on Parent Theme 3.2.8
Author: Randy Hicks | VisualComa
Author URI: http://www.visualcoma.com
Version: 0.0.3
*/

@import url("css/reset.css");
@import url("css/default.css");
@import url("css/blocks.css");
@import url("css/comments.css");

.hentry table.gigs  { border:none !important; }
.hentry table.gigs tr.gig { border:none; }
.hentry table.gigs td {padding:10px 7px 0 0;}

.hentry table.gigs th { border-bottom:solid 1px #fff; }
.hentry table.gigs tbody {padding-top:10px;}

/* widget_flickrRSS */

.widget_flickrRSS {}
.widget_flickrRSS .widget_title {}
.widget_flickrRSS .widget_title img { margin:0; -moz-border-radius:none; -khtml-border-radius:none; -webkit-border-radius:none; border-radius:none; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
.widget_flickrRSS img {
	margin:3px;
	margin-bottom:0px;
	border:solid 1px #333;
	
	box-shadow: 0 1px 3px #2f1e0a;
	-moz-box-shadow: 0 1px 3px #2f1e0a;
	-webkit-box-shadow: 0 1px 3px #2f1e0a;
}

#front_page .front_top_column .widget_flickrRSS img { max-width:62px; }

/* artistdata_shows */

.entry .artistdata_shows .artistdata_show {}
.entry .artistdata_shows .show_1 {}
.artistdata_shows .artistdata_show .ad_date,
.artistdata_shows .artistdata_show .ad_name {}
.artistdata_shows .artistdata_show .ad_venueName {}
.artistdata_shows .artistdata_show .ad_location { padding:0 7px 7px 0; clear:both; }
.artistdata_shows .artistdata_show .ad_venuePhone { clear:left; }
.artistdata_shows .artistdata_show .ad_location span { float:left; padding-right:10px; }
.artistdata .artistdata_shows .artistdata_show span { display:block; float:none; }

/* vc_mtweet */

.vc_mtweet {}
.vc_mtweet .widget_title {}
.vc_mtweet .widget_title a {}
.vc_mtweet .widget_title a img {}
.vc_mtweet .tweet_user {}
.vc_mtweet .tweet_user ul {}
.vc_mtweet .tweet_user ul.tweet_list {}
.vc_mtweet .tweet_user ul.tweet_list li { padding-left:11px; background:url('images/twitter_pointer.png') left 10px no-repeat; }
.vc_mtweet .tweet_user ul.tweet_list li.tweet_first {}
.vc_mtweet .tweet_user ul.tweet_list li.tweet_odd {}
.vc_mtweet .tweet_user ul.tweet_list li.tweet_even {}

.vc_mtweet .tweet_user ul.tweet_list li a {}
.vc_mtweet .tweet_user ul.tweet_list li a.tweet_avatar {}
.vc_mtweet .tweet_user ul.tweet_list li a.tweet_avatar img { display:none; float:left; border:solid 1px #292929; margin:0 5px 1px 0; }
.vc_mtweet .tweet_user ul.tweet_list li span {}
.vc_mtweet .tweet_user ul.tweet_list li span.tweet_text { display:block; background:#000; padding:7px; font-size:11px; min-height:50px; border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; }
.vc_mtweet .tweet_user ul.tweet_list li a.tweet_min { display:block; text-align:right; padding-right:20px; }
.vc_mtweet span.tweet_follow { display:block; text-align:right;}
.vc_mtweet span.tweet_follow a {}









