/*
Theme Name: Michael Smith & Associates Child
Theme URI: http://www.visualcoma.com/
Description: Defalut Child Theme for Parent Theme
Version: 0.0.2
Author: Randy Hicks
Author URI: http://www.visualcoma.com
Tags: Child Theme 
Template: ParentTheme
*/

@import url("../ParentTheme/style.css");
@import url("css/default.css");
@import url("css/type.css");
@import url("css/blocks.css");

/* ul.menu li.vc_img_w */

ul.menu li.vc_img_w h3 { display:none; }
ul.menu li.vc_img_w { background:none; }

/* vc_discog_entry */

ul.vc_discog_entry {
	list-style:none;
}

ul.vc_discog_entry li {
	margin:0 0 25px 0;
}

ul.vc_discog_entry li a {}

ul.vc_discog_entry li img {
	max-width:250px;
	border:none;
}

ul.vc_discog_entry li img.img_album {
	float:left;
	border:solid 1px #000;
}

span.discog_album {
	font-size:16px;
	display:block;
}

span.discog_text {}

span.discog_text p {}

.vc_discog_entry .set {
	margin-bottom:20px;
}

span.discog_itunes_img {
	font-size:16px;
	display:block;
}

span.discog_itunes_img img {}

span.discog_store {
	font-size:16px;
	display:block;
}

span.discog_chords {
	font-size:16px;
}

span.discog_chords img {}

/* img */

.entry img.no_border {
	border:none;
}

/* header */

.msa_header_space {
	width:290px;
	height:208px;
	padding:25px 10px 0 0;
	text-align:right;
	float:right;
	font-style:italic;
}

span.flick img {
	width:50px;
	height:50px;
	margin:0 1px 1px 0;
}

/* Flickr */

li.widget_flickrRSS .flickr_rss {
	padding:0 10px 0 15px;
	background:url('images/widget_box/widget_box_bk.jpg') center top repeat-y;
}

li.widget_flickrRSS img {
	margin:0 10px 5px 0;
	border:solid 1px #000;
}

/* VC MTweets */

li#vc-mtweets {}

ul.menu li.vc_mtweets h3 {
	background:url('images/widget_box/widget_box_h3_twitter.jpg') center top no-repeat;
}

li.vc_mtweets .vc_mtweets_follow {
	display:block;
	text-align:right;
	padding:0 15px;
	background:url('images/widget_box/widget_box_bk.jpg') center top repeat-y;
}

li.vc_mtweets .vc_mtweets_follow a {}

li.vc_mtweets .vc_mtweets_follow .follow_title {}

li.vc_mtweets div#twitter_multi_div {}

li.vc_mtweets div#twitter_multi_div ul#twitter_multi_update_list {}

ul#twitter_multi_update_list li.vc_mtweets_single {
	padding:7px 0;
	border-bottom:solid 2px #fff;
}

li li.vc_mtweets_single img {
	float:left;
	border:solid 1px #000;
	margin:0 5px 1px 0;
}

li li.vc_mtweets_single .vc_mtweets_text {}

li li.vc_mtweets_single .vc_mtweets_time {}

li li.vc_mtweets_single .vc_mtweets_via {}

/* vc_twitterrss */

li.vc_twitterrss ul li {
	padding:7px 0;
	border-bottom:solid 2px #fff;
}

ul.menu li.vc_twitterrss h3 {
	background:url('images/widget_box/widget_box_h3_twitter.jpg') center top no-repeat;
}

li.vc_twitterrss .follow {
	display:block;
	text-align:right;
	padding:0 15px;
	border:none;
}