/*
Theme Name: Paradigm
Theme URI: http://www.visualcoma.com/
Description: Based on Parent Theme 3.2.1
Author: Randy Hicks | VisualComa
Author URI: http://www.visualcoma.com
Version: 0.0.1
*/

@import url("css/reset.css");
@import url("css/default.css");
@import url("css/blocks.css");
@import url("css/comments.css");
/*
@import url("css/boxes.css");
@import url("css/chromestyle.css");
@import url("css/emma.css");
*/

/* cforms */
.make_offer form.cform {height:1300px; display:block; position:relative; color:#000;}
.make_offer .cform fieldset {position:absolute; display:block; width:200px; margin:0 15px 15px 0;}
.make_offer .cform fieldset legend {width:200px; font-size:16px; line-height:24px; padding:0 0 5px 5px; text-shadow:0 1px 3px #444; }
.make_offer .cform fieldset label {display:block;}
.make_offer .cform fieldset ol {background:rgba(200,200,200,0.3); padding:10px;}
.make_offer .cform fieldset .cf-box-group label {display:inline;}
.make_offer .cform fieldset select {}

.make_offer .cform fieldset.cf-fs1 {top:0; 		left:0;}
.make_offer .cform fieldset.cf-fs2 {top:120px; 	left:0;}
.make_offer .cform fieldset.cf-fs3 {top:440px;	left:0;}

.make_offer .cform fieldset.cf-fs4 {top:0; 		left:250px;}
.make_offer .cform fieldset.cf-fs5 {top:550px; 	left:250px;}
.make_offer .cform fieldset.cf-fs6 {top:850px;	left:250px;}

.make_offer .cform fieldset.cf-fs7 {top:0;		 left:500px; 	width:350px;}

.make_offer .cform fieldset.cf-fs8 {top:350px;	left:500px; 	width:350px;}
.make_offer .cform fieldset.cf-fs8 legend {width:350px;}

.make_offer .cform fieldset.cf-fs9 {top:1170px;	left:0; 	width:700px;}
.make_offer .cform fieldset.cf-fs9 legend {width:500px;}
.make_offer .cform fieldset.cf-fs9 ol {background:none;}
.make_offer .cform p.cf-sb {top:1200px;left:0;position:absolute; display:block;width:100%; border-top:solid 1px #aaa; padding-top:10px;}


.info_request form.cform {height:800px; display:block; position:relative; color:#000; }
.info_request .cform fieldset {position:absolute; display:block; width:200px; margin:0 15px 15px 0;}
.info_request .cform fieldset legend {width:200px; font-size:16px; line-height:24px; padding:0 0 5px 5px; text-shadow:0 1px 3px #444; }
.info_request .cform fieldset label {display:block;}
.info_request .cform fieldset ol {background:rgba(200,200,200,0.3); padding:10px;}
.info_request .cform fieldset .cf-box-group label {display:inline;}
.info_request .cform fieldset select {}

.info_request .cform fieldset.cf-fs1 {top:0; left:0;}
.info_request .cform fieldset.cf-fs2 {top:120px; left:0;}
.info_request .cform fieldset.cf-fs3 {top:0px; left:250px; }
.info_request .cform fieldset.cf-fs4 {top:0px; left:500px; }
.info_request .cform fieldset.cf-fs5 {}
.info_request .cform fieldset.cf-fs5 legend {}
.info_request .cform fieldset.cf-fs5 ol {}
.info_request .cform p.cf-sb {top:650px;left:0px;position:absolute; display:block;width:100%; border-top:solid 1px #aaa; padding-top:10px;}


/* login */

.alw_widget_layout td {
	padding:5px;
}


/* widget_flickrRSS */

.widget_flickrRSS {}

.widget_flickrRSS .widget_title img {
	margin:0;
	-moz-border-radius:none;
	-khtml-border-radius:none;
	-webkit-border-radius:none;
	border-radius:none;
	
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
}


.widget_flickrRSS img {
	margin:10px;
	margin-bottom:0px;
	
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-moz-box-shadow: 0 0px 3px #000;
	-webkit-box-shadow: 0 0px 3px #000;
}

/* 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:10px 0;
	border-bottom:solid 1px #000;
}
.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 {
	float:left;
	border:solid 1px #000;
	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 {}
.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;
	padding:10px;
	padding-bottom:0;
	
	padding-top:30px;
	background:url('images/twitter_follow.png') left 10px no-repeat;
}
.vc_mtweet span.tweet_follow a {}

.vc_mtweet_tabbed {}
.vc_mtweet_tabbed #vc_mtweet_nav {}
.vc_mtweet_tabbed #vc_mtweet_nav ul {}
.vc_mtweet_tabbed #vc_mtweet_nav ul li { display:inline; padding:5px; }
.vc_mtweet_tabbed #vc_mtweet_nav ul li a {}
.vc_mtweet_tabbed #vc_mtweet_nav ul li a:hover {}

.vc_mtweet_tabbed #tweet_user_tabbed {}
.vc_mtweet_tabbed #tweet_user_tabbed .tweet_user {}

.vc_mtweet_tabbed #tweet_user_tabbed_search_hide {}
.vc_mtweet_tabbed .tweet_user {}

.vc_mtweet_tabbed .tweet_follow_tabbed {}
.vc_mtweet_tabbed .tweet_follow_tabbed a {}
.vc_mtweet_tabbed .tweet_follow_tabbed a:hover {}





