/*
Theme Name: Walden
Theme URI: http://xiik.com
Author: xiik
Author URI: http://xiik.com
Description: A custom theme for The Walden School
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: 
*/

.admin-bar header { margin-top: 20px; }
.no-dot-list { list-style: none; margin-left: 0; padding-left: 0; }
.rotator-action a:hover, .feature-callout-action a:hover { color: #8A9654; }

#error_response {
	width:340px; 
	overflow:hidden;
	display:none;
	background: #F00;
	margin-top: 10px;
	min-height:40px;
	float:right;	
	padding:5px;
}

#error_response p {
		color:#FFFFFF; 
		text-align:center;
}

.newsletter_submit {
	background: url("../Images/button-bg-gold.png") repeat-x scroll left top #E6B64B;
color: #FFFFFF;
float:left;

}

.newsletter_response {
	text-align:center;
	color:#000000;
}