@charset "UTF-8";

/**
 * Filename:        homepage.css
 * Revision:        v1.0 => 2013.01.21
 * Organization:    ignitr => http://wildfirecms.com
 * Author:          Trevor Lettman
*/


/*********************
 TAGS 
*********************/

#body.hp h1 {
}

#homebody-row2 h2 {
	color:#FDB333;
	margin:0 0 24px 0;
}

/*********************
 LAYOUT 
*********************/

#body.hp #live-area {
}

.hp #testimonial-widget {
	width:350px;
	position:absolute;
	left:620px;
}
.hp #testimonial-wrapper {
	position:relative;
	height:300px;
	overflow:hidden;
}

/*********************
 CLASSES 
*********************/

.hp div.boxwidget {
	width:220px;
	float:left;
}

#homepage-copy {
	margin:0 90px 0 0;
}

.hp #client-login {
	float:right;
	width:240px;
}

.hp .testimonial-body, .hp .testimonial-author {
	color:#FFF;
	text-shadow:1px 1px 1px #000;
}

.hp .testimonial-body {
	font-size:1.3em;
	font-weight:500;
}

.hp .testimonial-author {
}