/*
Theme Name: Gonzo
Theme URI: http://www.themeforest.net
Description: Minimalist, Responsive Magazine
Version: 1.9.1
Author: Ollie McCarthy
Author URI: http:///www.themeforest.net/user/OllieMcCarthy
License URI: http://themeforest.net/licenses/regular_extended
License: Themeforest Regular License
Tags: light, white, black,  two-columns, left-sidebar,   custom-colors, custom-menu,  featured-images, full-width-template, post-formats,  theme-options, translation-ready
*/

@import url("css/style_reset.css") ; 

@import url("css/flexslider.css");

@import url("css/elastislide.css");

@import url("css/style_main.css") ; 

@import url("css/style_400.css");

@import url("css/style_320.css");

@import url("css/style_768.css");

@import url("css/style_1024.css");

@import url("css/tabber.css");

@import url("css/wpp.css");







.ABss_form_wrapper {
	   font-size: 12px;
}
.ABss_form_wrapper form.ABss_form {
	   font-size: 12px;
}
.ABss_form_wrapper div.ABss_success_message {
	margin-top: 20px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}
.ABss_form_wrapper input.ABss_subscriber_name {
}
.ABss_form_wrapper input.ABss_subscriber_email {
}
.ABss_form_wrapper input[type="submit"] {
	background: linear-gradient(to bottom,#363636 0%,#1b1b1b 100%) repeat scroll 0 0 rgba(0,0,0,0);
	border-color: -moz-use-text-color -moz-use-text-color #fff;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: none none solid;
	border-width: medium medium 3px;
	color: #FFFFFF;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}
.ABss_form_wrapper:hover input[type="submit"] {
	background: linear-gradient(to bottom,#1b1b1b 0%,#363636 100%) repeat scroll 0 0 rgba(0,0,0,0);
	border-color: -moz-use-text-color -moz-use-text-color #efefef;
	border-image: none;
	border-radius: 2px 2px 2px 2px;
	border-style: none none solid;
	border-width: medium medium 3px;
	color: #FFFFFF;
	display: inline-block;
	padding: 11px 24px 10px;
	text-decoration: none;
}
.ABss_form_wrapper label {
}
.ABss_form_wrapper .ABss_field_error {
}