/*
	Theme Name: Super Skeleton
	Theme URI: http://www.makedesignnotwar.com
	Description: A responsive theme and pseudo-framework for WordPress
	Author: Brandon Jones
	Author URI: http://www.makedesignnotwar.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.9.0
	
*/


/** 
 * 
 * These are not the droids you are looking for...
 * Check the header file for the full stylesheet file loading sequence.
 * 
 */


/* Display edits made by Inquisition */

.mc_custom_border_hdr {
display: none;
}

#mc_signup_form {
background: none;
background-color: #fff;
border: none;
}

.mc_form_inside .updated, .login .message {
display: none;
}

.mc_form_inside #mc_signup_submit {
margin: 0px !important;
margin-top: 0px !important;

}

#news_search #mc_signup_submit {
margin: 0px !important;
margin-top: 0px !important;
}

.mc_form_inside #mc_signup_submit {
margin-top: 0px !important;
}

#mc_unsub_link { float: left;
margin-bottom: 20px;
}

.mc_var_label {
margin: -2px 0px 0px 1px !important;
text-align: left;
font-style: italic;
}

#news_search input.field {
margin-top: 21px !important;
}