/*  
Theme Name: Intuition Premium Wordpress Theme
Theme URI: http://www.skatdesign.com/
Description: Intuition is an advanced custom WordPress portfolio/blog/business theme with loads of features and customizations. Flexible to accomodate many kinds of content. Intuition includes a custom portfolio, a featured slider, a powerfull theme options page and much more. It was created to be VERY easy to maintain using simple WordPress posting and writing capabilities and has numerouse php and jquery enhancements. <strong>Follow me on twitter:</strong> <a href="http://www.twitter.com/skatdesign">skat design</a>
Date: Jun 3 2012
Version: 1.0
Author: Skat
Author URI: http://www.skatdesign.com/
Tags: 2 columns, fixed width, widget ready, valid xhtml, valid css, jquery, portfolio, image slider, featured category slider, lightbox, colorful.
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

#mc_signup_form .mc_input {
width: 180px;
height: 30px;
font-size: 11px;
font-family: "Open Sans", Arial, sans-serif;
background: #fff;
border: 1px solid #dbdbdb;
padding: 0 10px;
color: #666;
height: 25px;
margin: 0 0 5px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}

.mc_signup_submit {
text-align: left !important;
}

.mc_signup_submit input {
color: #fff;
background: #fc8042 url(../images/menu_hover.png) repeat-x;
text-shadow: 1px 1px 0 rgba(0, 0, 0, .2);
box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .3);
padding: 0 15px;
height: 30px;
line-height: 30px;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border: none;
}

.mc_success_msg {
	margin-bottom: 10px;
	color: #c4df9b !important;
	display: block;
}

